body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modal-overlay{animation:modalFadeIn .15s ease-out;background-color:#000000bf;padding:20px}.modal-container{animation:modalSlideIn .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;overflow-y:auto;position:relative;width:100%}.modal-header{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding:24px 24px 0}.modal-title{color:#111827;font-size:24px;font-weight:700;margin:0}.modal-close{align-items:center;background:none;border:2px solid #222;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;line-height:1;padding:.2rem .6rem;position:absolute;right:16px;top:16px;width:40px;z-index:1}.modal-close:hover{background-color:#f3f4f6;color:#374151}.modal-content{padding:0 .5rem .5rem}.auth-form input:-internal-autofill-selected{background-color:#fff}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.modal-overlay{padding:10px}.modal-container{max-height:95vh}.modal-header{margin-bottom:20px;padding:20px 20px 0}.modal-content{padding:0 20px 20px}.modal-title{font-size:20px}}.suite-grid{&.hor{display:flex;flex-direction:column}}.suite-card{&.hor{flex-direction:row}}.auth-form{.forgot-password.form-group label{color:#fff}}.meetings-page{background:#0a0f1c;color:#f8f9ff;min-height:70vh;padding:60px 0}.meetings-page .container{margin:0 auto;width:min(960px,90vw)}.meetings-page h1{font-size:2.5rem;margin-bottom:32px;text-align:center}.error-message,.loading,.no-access,.no-meetings{background:#141c2cd9;border:1px solid #4a90e240;border-radius:16px;padding:80px 20px;text-align:center}.error-message{margin-bottom:24px}.subscribe-link{background:linear-gradient(135deg,#4a90e2,#1c64f2);border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.subscribe-link:hover{box-shadow:0 12px 24px #1c64f259;transform:translateY(-2px)}.meetings-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.upcoming-section{background:#0f172ab3;border:1px solid #4a90e233;border-radius:16px;margin-bottom:40px;padding:24px}.upcoming-section h2{font-size:1.6rem;margin-bottom:18px}.upcoming-list{gap:16px;list-style:none;margin:0;padding:0}.upcoming-item,.upcoming-list{display:flex;flex-direction:column}.upcoming-item{background:linear-gradient(135deg,#111928d9,#0a1120d9);border:1px solid #4a90e240;border-radius:12px;gap:12px;padding:16px 18px}.upcoming-meta{align-items:center;color:#c7d6ff;display:flex;font-size:.95rem;gap:12px}.upcoming-meta time{font-weight:600}.upcoming-links{align-items:center;display:flex;flex-wrap:wrap;font-size:.9rem;gap:16px}.upcoming-links a{color:#9dbff9;text-decoration:underline}.upcoming-id{color:#c7d6ffd9}.meeting-card{background:linear-gradient(145deg,#111928f2,#0a1120e6);border:1px solid #4a90e233;border-radius:16px;box-shadow:0 24px 32px -16px #0f172a99;display:flex;flex-direction:column;gap:16px;padding:28px}.meeting-card-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.meeting-card h2{color:#9dbff9;font-size:1.4rem;margin:0}.tier-basic{background:var(--color-blue);border:1px solid #4a90e299}.tier-premium{background:#ec489959;border:1px solid #ec489999}.meeting-time{color:#c7d6ff;font-size:.95rem;margin:0}.meeting-time.unscheduled{color:#c7d6ff99}.meeting-detail{display:flex;font-size:.95rem;gap:16px;justify-content:space-between}.meeting-detail .label{color:#c7d6ffbf}.meeting-detail .value{font-weight:600;word-break:break-word}.join-btn{align-items:center;background:linear-gradient(135deg,#4a90e2,#1c64f2);border-radius:10px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;margin-top:auto;padding:12px 20px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.join-btn:hover{box-shadow:0 18px 28px -12px #1c64f273;transform:translateY(-2px)}.zoom-info{background:#0a0f1980;border:1px solid #4a90e226;border-radius:8px;padding:16px}.upcoming-info{display:flex;flex-direction:column;gap:8px}.meeting-topic{color:#9dbff9;font-size:.95rem;font-weight:600}.occurrence-info{color:#c7d6ffbf;font-size:.85rem}.occurrences-section{border-top:1px solid #4a90e226;margin-top:8px;padding-top:16px}.occurrences-section h3{color:#9dbff9;font-size:1rem;margin:0 0 12px}.occurrences-list{display:flex;flex-direction:column;gap:8px}.occurrence-item{align-items:center;background:#0a0f1999;border:1px solid #4a90e21a;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.occurrence-time{color:#c7d6ff;font-size:.85rem;font-weight:500}.occurrence-duration{color:#c7d6ffb3;font-size:.8rem;font-weight:600}@media (max-width:600px){.meetings-page{padding:40px 0}.meeting-card{padding:24px}.meeting-card-header{align-items:flex-start;flex-direction:column}.upcoming-section{padding:18px}.upcoming-item{padding:14px 16px}.meeting-detail{align-items:flex-start;flex-direction:column}.zoom-info{padding:12px}.upcoming-info{gap:6px}.meeting-topic{font-size:.9rem}.occurrence-item{padding:6px 10px}.occurrence-time{font-size:.8rem}.occurrence-duration{font-size:.75rem}.occurrences-section h3{font-size:.9rem}}.terms-page{background:linear-gradient(135deg,#0a1326,#111c38);color:#f8f9ff;min-height:80vh;padding:60px 0}.terms-container{background:#0a142dd9;border:1px solid #4368c540;border-radius:18px;box-shadow:0 30px 60px -25px #0a0f1ecc;margin:0 auto;padding:48px 56px;width:min(900px,90vw)}.terms-header{margin-bottom:40px;text-align:center}.terms-header h1{color:#e4ecff;font-size:2.6rem;margin-bottom:16px}.terms-header p{color:#e2e9ffd9;font-size:1rem;margin:6px 0}.terms-header a{color:#69a7ff;text-decoration:none}.terms-header a:hover{text-decoration:underline}.terms-container section{margin-bottom:28px}.terms-container h2{color:#b6ccff;font-size:1.4rem;margin-bottom:12px}.terms-container li,.terms-container p{color:#ebf1ffe0;font-size:1rem;line-height:1.6}.terms-container ul{margin:0;padding-left:22px}.terms-container address{color:#ebf1ffe0;font-style:normal;line-height:1.6}@media (max-width:640px){.terms-container{padding:32px 24px}.terms-header h1{font-size:2.1rem}.terms-container h2{font-size:1.25rem}}.support-page{background:linear-gradient(140deg,#0a1326,#172950);color:#eaf1ff;min-height:80vh;padding:60px 0}.support-container{background:#0e1934e0;border:1px solid #4c70c440;border-radius:18px;box-shadow:0 28px 55px -24px #0a101ecc;margin:0 auto;padding:48px 54px;width:min(880px,92vw)}.support-header{margin-bottom:32px;text-align:center}.support-header h1{color:#f3f6ff;font-size:2.4rem;margin-bottom:12px}.support-header p{color:#e3e9ffcc;font-size:1rem}.support-form{flex-direction:column}.form-row,.support-form{display:flex;gap:22px}.form-group{flex:1 1}.form-group input,.form-group select,.form-group textarea{background:#0a142af2;border:1px solid #5278cd66;border-radius:10px;color:#f8f9ff;font-size:1rem;padding:12px 14px;transition:border-color .2s ease,box-shadow .2s ease}.form-group select option{background:#0a142af2;color:#f8f9ff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6ea5ff;box-shadow:0 0 0 3px #6ea5ff40;outline:none}.form-group textarea{color:#f8f9ff!important;min-height:140px}.submit-btn{background:linear-gradient(135deg,#3f7bff,#2350c9);padding:12px 28px}.submit-btn:hover:not(:disabled){box-shadow:0 14px 28px -16px #2350c999}@media (max-width:720px){.support-container{padding:32px 24px}.form-row{flex-direction:column}.submit-btn{align-self:stretch;width:100%}}.contact-page{background:linear-gradient(145deg,#0d162f,#172c52);color:#eef3ff;min-height:80vh;padding:60px 0}.contact-container{background:#0e1936e6;border:1px solid #4a70cd40;border-radius:18px;box-shadow:0 28px 58px -26px #0a0f1ebf;margin:0 auto;padding:48px 46px;width:min(760px,92vw)}.contact-header{margin-bottom:32px;text-align:center}.contact-header h1{color:#f5f8ff;font-size:2.3rem;margin-bottom:10px}.contact-header p{color:#e2eaffd6;font-size:1.05rem}.contact-form{gap:22px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:var(--color-gray);font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{background:#0a142af2;border:1px solid #5a80d666;border-radius:10px;color:#f8faff;color:#000;font-size:1rem;padding:12px 14px;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group textarea:focus{border-color:#6e9cff;box-shadow:0 0 0 3px #6e9cff40;outline:none}.form-group textarea{min-height:150px;resize:vertical}.submit-btn{align-self:flex-end;background:linear-gradient(135deg,#3f7bff,#254ec8);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 26px;transition:transform .2s ease,box-shadow .2s ease}.submit-btn:hover:not(:disabled){box-shadow:0 15px 28px -20px #254ec8a6;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:640px){.contact-container{padding:32px 24px}.submit-btn{align-self:stretch;width:100%}}.faq-page{background-color:#f8f9fa;min-height:100vh;padding:3rem 0}.faq-page .container{margin:0 auto;max-width:960px;padding:0 1.5rem}.faq-header{margin-bottom:3rem;text-align:center}.faq-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem}.faq-header p{color:#6c757d;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:720px}.faq-grid{grid-gap:1.75rem;display:grid;gap:1.75rem}.faq-card{background:#fff;border:1px solid #e5eaf0;border-radius:12px;box-shadow:0 15px 35px #00000014;padding:1.75rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.faq-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-4px)}.faq-card h2{color:#2f498b;font-size:1.35rem;margin-bottom:1rem}.faq-answer li,.faq-answer p,.faq-answer ul{color:#495057;line-height:1.7}.faq-answer p{margin-bottom:1rem}.faq-answer ul{margin:0 0 1rem;padding-left:1.25rem}.faq-answer li{margin-bottom:.5rem}.faq-answer a{color:#2f498b;font-weight:600;text-decoration:none}.faq-answer a:hover{text-decoration:underline}@media (min-width:768px){.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.faq-card{padding:1.5rem 1.25rem}.faq-header h1{font-size:2.1rem}}.newsletter-page{background-color:#f8f9fa;min-height:100vh;padding:3.5rem 0}.newsletter-page .container{margin:0 auto;max-width:1080px;padding:0 1.5rem}.newsletter-header{margin-bottom:3rem;text-align:center}.newsletter-header h1{color:#2c3e50;font-size:2.6rem;margin-bottom:1rem}.newsletter-header p{color:#6c757d;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:720px}.newsletter-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.newsletter-form{background:#fff;border:1px solid #e5eaf0;border-radius:14px;box-shadow:0 16px 35px #00000014;padding:2rem}.newsletter-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.newsletter-form .form-group{display:flex;flex-direction:column;gap:.5rem}.newsletter-form label{color:var(--color-gray)!important;font-weight:600}.newsletter-form input{background:#fff;border:1px solid #d0d6e1;border-radius:10px;font-size:1rem;padding:.85rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.newsletter-form input:focus{border-color:#2f498b;box-shadow:0 0 0 3px #2f498b26;outline:none}.newsletter-aside{align-items:stretch;display:flex}.benefits-card,.success-card{background:#fff;border:1px solid #e5eaf0;border-radius:14px;box-shadow:0 16px 35px #00000014;padding:2rem;width:100%}.benefits-card h2,.success-card h2{color:#2f498b;font-size:1.5rem;margin-bottom:1rem}.benefits-card ul{margin:0;padding-left:1.25rem}.benefits-card li{color:#495057;line-height:1.6;margin-bottom:.6rem}.success-card p{color:#495057;line-height:1.7}@media (max-width:768px){.newsletter-header h1{font-size:2.2rem}.newsletter-content{grid-template-columns:1fr}.newsletter-aside{order:-1}}.header{background-color:#fff;box-shadow:0 4px 12px #0000001f;color:var(--color-gray);padding:1rem 0;position:sticky;top:0;z-index:100}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-container,.logo{align-items:center;display:flex}.logo{background:no-repeat url(/static/media/aom_logo_green.feb6a5063a110ae94ad5.svg);background-size:cover;gap:1rem;min-height:58px;min-width:150px;text-decoration:none}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--color-gray);font-size:1rem;font-weight:600;min-width:120px;text-decoration:none;transition:color .3s ease}.nav-link:hover{filter:brightness(1.01);transform:translateY(-1px)}.auth-links,.user-menu{align-items:center;display:flex;gap:1rem}.user-menu .nav-link{min-width:145px}.logout-btn,.signup-btn{background:linear-gradient(179deg,#09e727,#01570b);border:none;border-radius:44px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1rem 3rem;transition:background-color .3s ease;width:100%}.logout-btn:hover,.signup-btn:hover{filter:brightness(1.3)}.logout-btn:active,.signup-btn:active{transform:translateY(1px) scale(.98)}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:8px;z-index:101}.mobile-menu-btn span{background-color:var(--color-green);height:3px;transition:all .3s ease;width:25px}.menu-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}@media (max-width:768px){.header-container{padding:0 1rem;position:relative}.mobile-menu-btn{display:flex}.nav-menu{align-items:stretch;background-color:var(--color-dark-blue);box-shadow:-5px 0 15px #0000004d;flex-direction:column;gap:0;height:100vh;padding:80px 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:100}.nav-menu-open{right:0}.nav-link{border-bottom:1px solid #3e3e3e;color:#fff;display:block;font-size:1.1rem;padding:1rem 0}.nav-link:last-child{border-bottom:none}.auth-links,.user-menu{align-items:stretch;flex-direction:column;gap:0}.auth-links .nav-link,.user-menu .nav-link{margin:0}.logout-btn,.signup-btn{border-radius:4px;font-size:1rem;margin:1rem 0;padding:.8rem 1rem;text-align:center}.signup-btn{display:block;text-decoration:none}.logo-text .aom,.logo-text .trading{font-size:1.2rem}}@media (max-width:480px){.header-container{padding:0 .5rem}.nav-menu{right:-100%;width:100%}.nav-menu-open{right:0}.logo-text .aom,.logo-text .trading{font-size:1rem}}.footer{background-color:var(--color-dark-green);color:#fff;margin-top:auto;padding:5rem 0 3rem}.footer .logo{align-items:center;background:no-repeat url(/static/media/aom_logo_green.feb6a5063a110ae94ad5.svg);background-size:contain;display:flex;min-height:150px;min-width:150px;text-decoration:none}.footer-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-container,.footer-sections{display:flex;gap:4rem}.footer-section h3{color:var(--color-green);font-size:1.2rem;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-disclaimer{color:var(--color-light-gray);margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1200px;padding-left:2rem;padding-right:2rem;padding-top:1rem}.footer-disclaimer p{font-size:.8rem;line-height:1.4;margin:0}@media (max-width:768px){.footer-container{flex-direction:column;gap:2rem;padding:0 1rem}.footer-sections{gap:2rem}.footer-disclaimer{padding-left:1rem;padding-right:1rem}.footer .logo{min-height:80px;min-width:80px}}.payment-form{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001a;margin:0 auto;max-width:500px;padding:2rem}.payment-header{margin-bottom:2rem;text-align:center}.payment-header h2{color:#333;font-size:2rem;margin-bottom:1.5rem}.payment-summary{background-color:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.product-info{align-items:center;border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.product-info h3{color:#333;font-size:1.2rem;margin:0}.price{color:#4caf50;font-size:1.5rem;font-weight:700;margin:0}.customer-info p{color:#666;font-size:.9rem;margin:.25rem 0}.checkout-form{margin-bottom:2rem}.card-element-container{margin-bottom:1.5rem}.card-element-container label{color:#333;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.card-element-container .StripeElement{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;appearance:none;background-color:#fff;border:2px solid #e1e1e1;border-radius:6px;min-height:56px;padding:16px;transition:border-color .3s ease;-webkit-user-select:text}@supports (-webkit-appearance:none){.card-element-container .StripeElement{-webkit-touch-callout:none;-webkit-appearance:none!important;-webkit-user-select:text}}.card-element-container .StripeElement--focus,.card-element-container .StripeElement:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.card-element-container .StripeElement--invalid{border-color:#dc3545}.payment-error{background-color:#f8d7da;border:1px solid #f1aeb5;border-radius:6px;color:#721c24;font-size:.9rem;margin-bottom:1.5rem;padding:.75rem}.form-actions{justify-content:space-between}.cancel-button{background-color:#6c757d;border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:.875rem;transition:background-color .3s ease}.cancel-button:hover:not(:disabled){background-color:#545b62}.pay-button{background-color:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:2 1;font-size:1rem;font-weight:600;padding:.875rem;transition:background-color .3s ease}.pay-button:hover:not(:disabled){background-color:#2e7d32}.cancel-button:disabled,.pay-button:disabled{cursor:not-allowed;opacity:.6}.payment-security{border-top:1px solid #e1e1e1;padding-top:1.5rem;text-align:center}.security-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.security-badge{align-items:center;background-color:#e8f5e8;border-radius:20px;color:#2e7d32;display:flex;font-size:.8rem;font-weight:500;gap:.25rem;padding:.5rem 1rem}.security-text{color:#666;font-size:.8rem;line-height:1.4;margin:0}@media (max-width:768px){.payment-form{margin:1rem;padding:1.5rem}.payment-header h2{font-size:1.75rem}.product-info{gap:.5rem;text-align:center}.form-actions,.product-info,.security-badges{flex-direction:column}.security-badges{gap:.5rem}.security-badge{justify-content:center}.card-element-container .StripeElement{font-size:18px;min-height:60px;padding:20px}.cancel-button,.pay-button{font-size:1.1rem;min-height:50px;padding:1rem}}@supports (-webkit-appearance:none){.card-element-container .StripeElement{-webkit-touch-callout:none!important;-webkit-appearance:none!important;font-size:18px!important;-webkit-user-select:text!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.card-element-container .StripeElement{font-size:18px;min-height:54px;padding:18px}.cancel-button,.pay-button{min-height:48px;padding:.9rem}}.card-element-focus{border-color:#4caf50!important;box-shadow:0 0 0 3px #4caf501a!important}.card-element-invalid{border-color:#dc3545!important}.stripe-error,.stripe-loading{margin:2rem 0;padding:2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#4caf50;height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stripe-loading p{color:#333;font-size:1.1rem;margin-bottom:.5rem}.stripe-loading small{color:#666;font-size:.9rem}.stripe-error{background-color:#fff5f5;border:2px solid #fed7d7;border-radius:8px;color:#c53030}.stripe-error h3{color:#c53030;font-size:1.4rem;margin-bottom:1rem}.stripe-error p{color:#742a2a;font-size:1rem;margin-bottom:1.5rem}.troubleshooting-steps{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;margin:1.5rem 0;padding:1.5rem;text-align:left}.troubleshooting-steps h4{color:#2d3748;font-size:1.1rem;margin-bottom:1rem}.troubleshooting-steps ul{color:#4a5568;margin:0;padding-left:1.5rem}.troubleshooting-steps li{line-height:1.4;margin-bottom:.5rem}.retry-button{background-color:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.875rem 1.5rem;transition:background-color .3s ease}.retry-button:hover{background-color:#2e7d32}.subscription-form{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:500px;padding:2rem}.form-header{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.form-header h2{color:#333;margin-bottom:1rem}.subscription-summary h3{color:#007bff;margin-bottom:.5rem}.pricing-summary{align-items:baseline;display:flex;gap:.25rem;justify-content:center;margin-bottom:.5rem}.pricing-summary .amount{color:#333;font-size:2rem;font-weight:700}.pricing-summary .period{color:#666;font-size:1.2rem}.billing-info{color:#666;font-size:.9rem;margin:0}.payment-form{display:flex;flex-direction:column;gap:1.5rem}.form-section h4{color:#333;font-size:1.1rem;margin-bottom:.75rem}.card-element-container{background:#fff;border:1px solid #ddd;border-radius:6px;padding:12px;transition:border-color .2s}.card-element-container:focus-within{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:0}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;padding:12px}.form-actions{display:flex;gap:1rem;margin-top:1rem}.cancel-button,.submit-button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s}.cancel-button{background:#6c757d;color:#fff}.cancel-button:hover:not(:disabled){background:#545b62}.submit-button{background:#007bff;color:#fff}.submit-button:hover:not(:disabled){background:#0056b3}.cancel-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.6}.subscription-terms{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.subscription-terms p{color:#666;font-size:.85rem;line-height:1.4;margin:0;text-align:center}@media (max-width:768px){.subscription-form{margin:1rem;padding:1.5rem}.form-actions{flex-direction:column}.pricing-summary .amount{font-size:1.75rem}}.homepage{min-height:100vh}.hero{align-items:center;background:linear-gradient(#0000004d,#0003),url(/static/media/homepage_back.793547b002527237f7af.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:80vh;justify-content:center;text-align:center;.h3-subtext{color:var(--color-green);font-family:Montserat;font-size:2.6rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase}}.hero-overlay{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.hero-content{justify-content:left;text-align:left}.hero-content h1{font-size:3.5rem;font-weight:700;max-width:1000px;text-transform:uppercase}.container{background-color:var(--bg-light-gradient-blue)}.services-section{background-color:#fff;padding:7rem 0}.services-section h2{color:var(--color-blue);font-size:2.5rem;font-weight:400;font-weight:700;margin-bottom:1rem;text-align:center}.services-intro{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto 2rem;max-width:800px;text-align:center}.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.service-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:3rem;text-align:center}.service-card h3{font-size:1.8rem;font-weight:600;line-height:2.5rem;margin-bottom:1rem}.service-card p{color:#666;line-height:1.6;margin-bottom:1rem}.service-card ul{margin-bottom:1.5rem;text-align:left}.service-card li{color:#666;margin-bottom:.5rem}.service-button{background-color:#4caf50;border-radius:5px;color:#fff;display:inline-block;font-weight:700;margin-top:auto;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.service-button:hover{filter:brightness(1.01);transform:translateY(-1px)}.consistent-trader{background-color:#fff;padding:7rem 0}.consistent-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;.cta-container{text-align:left;width:100%}}.consistent-text h2{color:var(--color-blue);font-size:2.2rem;margin-bottom:.5rem}.consistent-text p{margin-top:2rem}.consistent-text p:nth-of-type(2){margin-bottom:3rem}.consistent-image{background-image:url(/static/media/monitor_w_back_home.89b232496f7bbe8940c1.png);background-size:cover;display:flex;justify-content:center;min-height:434px}.founder-section{background-color:var(--color-light-gray);padding:5rem 0}.founder-section h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.founder-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1.5fr 1.5fr}.founder-text p{color:#000;line-height:1.6;margin-bottom:1.5rem}.founder-text a:hover{text-decoration:underline}.founder-photo{align-items:center;display:flex;justify-content:center}.founder-photo img{border-radius:12px;box-shadow:0 4px 12px #00000026;height:300px;object-fit:cover;width:400px}.trusted-resources{background:linear-gradient(10deg,#1a00c9,#0d0063);padding:4rem 0;text-align:center}.trusted-resources h2{color:#fff;font-size:2.5rem;margin-bottom:2rem;text-transform:uppercase}.resources-logos{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:2rem}.resource-logo{border:2px solid #ffffff4d;border-radius:20px;color:#fff;font-size:1.5rem;font-weight:700;padding:1rem 3rem}.services-description{background:linear-gradient(173deg,#1a00c9,#0d0063);padding:4rem 0;text-align:center}.services-description h2{color:#fff;font-size:2.5rem;margin-bottom:2rem}.subscriptions{display:flex;flex-direction:row;gap:2rem;margin:0 auto;max-width:1200px;padding:1rem 5rem}.subscription{align-items:center;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;color:#333;display:flex;flex-direction:column;font-size:1.2rem;font-style:italic;line-height:1.5;margin:0 auto 1rem;max-width:800px;min-width:250px;padding:1.5rem;text-align:center}.subscription .desc{font-size:1rem;font-style:normal;text-transform:none}.subscription .icon-course{background-image:url(/static/media/course.819e6ffd7094ad4cdd9b.svg);background-size:cover;min-height:35px;min-width:35px}.subscription .icon-software{background-image:url(/static/media/software.4a14e18e224e8f5898b4.svg);background-size:cover;min-height:35px;min-width:35px}.subscription .icon-trading{background-image:url(/static/media/trading_room.10971f7ff5709c2179b0.svg);background-size:cover;min-height:35px;min-width:36px}.subscription .icon-support{background-image:url(/static/media/support.75bc089842336c68adbe.svg);background-size:cover;min-height:35px;min-width:35px}.subscription-title{color:var(--color-gray);font-size:1.2rem;font-style:normal;font-weight:600;margin:1rem;text-transform:uppercase}@media (max-width:768px){.hero-content{padding:0 50px;text-align:center;width:100%;.h3-subtext{font-size:1.3rem;margin:1rem 0}}.hero-content h1{font-size:1.8rem}.services-intro{font-size:1rem;margin-bottom:1.5rem}.services-grid{grid-template-columns:1fr}.consistent-image{min-height:345px}.consistent-content,.founder-content{gap:2rem;grid-template-columns:1fr}.resources-logos{gap:1rem}.container{padding:0 1rem}.services-description{padding:2rem 3rem}.subscriptions{flex-direction:column;padding:0}.consistent-content{.cta-container{text-align:center}}.cta-container{text-align:center}.founder-photo{margin-top:2rem}.founder-photo img{height:225px;width:300px}}.auth-page{align-items:center;background:linear-gradient(145deg,#0d162f,#172c52);display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.auth-container{max-width:450px;width:100%}.auth-card{background:#0e1936e6;border:1px solid #4a70cd40;border-radius:12px;box-shadow:0 20px 40px #0000001a;color:#fff;padding:3rem 2.5rem;text-align:center}.auth-header h1{font-size:2rem}.auth-header p{font-size:1.2rem;font-weight:300;margin-bottom:4rem}.error-messages{background-color:#fee;border:1px solid #fcc;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.error-message{color:#c33;font-size:.9rem;margin:.25rem 0}.auth-error,.auth-success{border-radius:8px;line-height:1.6;margin-bottom:1.5rem;padding:1.25rem}.auth-success{background:#edf9f0;border:1px solid #c6efd3;color:#1f7a42}.auth-error{background:#fff4f4;border:1px solid #f7d6d6;color:#b91c1c}.auth-form{margin-bottom:1rem;text-align:left;.forgot-password.form-group label{color:#fff}}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1.2rem!important}.form-group label{color:#fff;display:block;font-weight:300;margin-bottom:.5rem}.auth-form--modal .form-group label{color:var(--color-gray)}.form-group input{background-color:#fff!important;border:1px solid var(--color-gray);border-radius:10px;color:#000;font-size:1rem;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input:-internal-autofill-selected{background-color:#fff!important}.form-group input:focus{box-shadow:0 0 0 3px #4caf501a;outline:none}.form-options{display:flex;justify-content:flex-end;margin-bottom:2.5rem}.forgot-password{background:#0000;border:none;color:#fff;font-size:.9rem;text-decoration:none}.forgot-password:hover{text-decoration:underline}.auth-form--modal .forgot-password{color:var(--color-gray)}.auth-footer a,.auth-footer p{color:#fff}.auth-form--modal+.auth-footer a,.auth-form--modal+.auth-footer p,.auth-modal-content .auth-footer a,.auth-modal-content .auth-footer p{color:var(--color-gray)}.auth-button.google{align-items:center;background-color:#fff;border:1px solid #666;border-radius:10px;color:#333;display:flex;gap:.5rem;justify-content:center;padding:1rem;width:100%}.auth-button.google:hover:not(:disabled){border-color:#ccc;box-shadow:0 2px 8px #0000001a}.google-icon{flex-shrink:0}.auth-divider{margin:1rem 0;position:relative;text-align:center}.auth-divider:before{background-color:#e1e1e1;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.auth-divider span{background-color:#fff;color:#666;font-size:.9rem;padding:0 1rem}.auth-footer{margin-top:2rem}.auth-footer p{color:#666;margin:0}.auth-footer a{font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-modal-content{padding:1.5rem;text-align:center}.link-button{background:none;border:none;cursor:pointer;font-size:inherit;font-weight:500;padding:0;text-decoration:none}.link-button:hover{text-decoration:underline}@media (max-width:768px){.auth-page{padding:1rem}.auth-card{padding:2rem 1.5rem}.auth-header h1{font-size:1.75rem}.form-row{gap:0;grid-template-columns:1fr}}.services-page{min-height:80vh;padding:4rem 0}.content-section{align-items:start;display:flex;flex-direction:row;gap:4rem;margin-bottom:4rem}.content-left{align-items:center;display:flex;justify-content:center}.content-image{background-image:url(/static/media/monitor_w_back_home.89b232496f7bbe8940c1.png);background-size:cover;min-height:434px;min-width:545px;width:100%}.content-right{display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:2rem}.content-right p{color:#333;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.6}.feature-column{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-column:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.feature-column h3{color:#333;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.feature-column p{color:#666;font-size:1rem;line-height:1.6;margin:0}.billing-toggle{align-items:center;background:#fff;border-radius:50px;box-shadow:0 2px 10px #0000001a;display:flex;gap:1rem;justify-content:center;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:400px;padding:1rem}.billing-toggle span{font-size:1.1rem;font-weight:600;transition:color .3s ease}.billing-toggle span.active{color:#444193}.save-badge{animation:pulse 2s infinite;background:var(--bg-color-blue);border-radius:12px;color:#f1f1f1;display:inline;font-size:.75rem!important;font-weight:600;margin:0 .5rem;padding:.25rem .5rem}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.toggle-switch{display:inline-block;height:30px;position:relative;width:60px}.toggle-switch input{height:0;opacity:0;width:0}.slider{background-color:#341ade9c;border-radius:30px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.3s}.slider:before{background-color:#fff;border-radius:50%;bottom:4px;box-shadow:0 2px 4px #0003;content:"";height:22px;left:4px;width:22px}input:checked+.slider{background-color:var(--bg-color-blue)}input:checked+.slider:before{transform:translateX(30px)}.pricing-section{background-color:#efefef85;border-radius:10px;margin:2rem 0;padding:1rem 3rem;text-align:center}.current-price{margin-bottom:.5rem}.current-price .amount{font-size:3rem;font-weight:700}.current-price .period{font-size:1.2rem;font-weight:600}.monthly-equivalent{font-size:.9rem;font-weight:600;margin-bottom:1rem}.service-button{border:none;border-radius:25px;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin:1rem auto 0;max-width:250px;padding:15px 40px;text-transform:uppercase;transition:all .3s ease;width:100%}.service-button:hover{box-shadow:0 4px 15px #007bff4d;transform:translateY(-2px)}.subscription-features{margin:8rem 0}.subscription-features h2{color:#333;font-size:2.5rem;margin-bottom:2rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:2rem;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-item h3{color:var(--color-blue);font-size:1.5rem;margin-bottom:1rem}.feature-item p{color:#666;line-height:1.6}.feature-item-description{min-height:180px}.protected-content-section{background:linear-gradient(172deg,#f1f1f1);border-radius:20px;border-radius:16px;margin:4rem 0;padding:4rem 3rem;text-align:center}.cancel-btn{color:var(--color-blue);padding:5rem 0 0;text-decoration:underline}.protected-content-section h2{color:#444193;font-size:2.5rem;margin-bottom:1rem}.protected-feature-item{display:flex;flex-direction:column;justify-content:space-between}.feature-access-button{background:#444193}.feature-access-button:hover{background:#0056b3;box-shadow:0 4px 15px #007bff4d;transform:translateY(-2px)}.feature-access-button.premium{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 4px 15px #007bff33}.cta-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;padding:4rem 3rem;text-align:center}.cta-section h2{color:#333;font-size:2.5rem;margin-bottom:1.5rem}.cta-section p{color:#666;font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.auth-buttons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0}@media (max-width:768px){.content-section{flex-direction:column}.hero-features{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem;padding:0 .5rem}.feature-column{padding:2rem 1.5rem}.feature-column h3{font-size:1.3rem}.billing-toggle{flex-wrap:wrap;gap:.75rem;margin:0 1rem 3rem;padding:.5rem 0 1.5rem}.billing-toggle span{font-size:.5rem}.save-badge{background:var(--bg-color-blue);color:#f1f1f1;display:block;margin-left:0;margin-top:.25rem;span{font-size:.5rem}}.cta-section h2,.subscription-features h2{font-size:2rem}.cta-section{padding:3rem 2rem}.auth-buttons{align-items:center;flex-direction:column}.protected-content-section{margin:3rem 0;padding:3rem 2rem}.protected-content-section h2{font-size:2rem}.welcome-message{font-size:1rem;margin-bottom:2rem}.protected-features-grid{gap:1.5rem;grid-template-columns:1fr}.protected-feature-item{padding:1.5rem}.feature-access-button{font-size:.9rem;padding:10px 20px}}@media (max-width:480px){.content-image{min-height:345px}}.my-subscriptions-page{min-height:80vh;padding:2rem 0}.my-subscriptions-page h1{color:#333;font-size:3rem;margin-bottom:3rem;padding-top:50px;text-align:center}.loading,.no-access,.no-subscription{align-items:center;color:#666;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;min-height:40vh;text-align:center}.no-subscription{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:500px;padding:3rem}.no-subscription h2{color:#333;margin-bottom:1rem}.no-subscription p{line-height:1.6;margin-bottom:2rem}.subscribe-button{background:#444193;border-radius:25px;color:#fff;display:inline-block;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.subscribe-button:hover{filter:brightness(1.01);transform:translateY(-1px)}.subscription-status-section{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:3rem;padding:2rem}.subscription-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.subscription-status-section h2{color:#444193;font-size:1.8rem;margin:0;text-align:center}.tier-badge{background:var(--color-blue);border:1px solid #4a90e299;border-radius:999px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:6px 12px;text-transform:uppercase}.subscription-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.subscription-detail-item{background:#f8f9fa;border-left:4px solid #444193;border-radius:8px;display:flex;flex-direction:column;padding:1rem}.detail-label{color:#666;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.detail-value{color:#333;font-size:1.1rem;font-weight:600}.level-value{align-items:center;display:flex;gap:1rem}.upgrade-button{background:#92e3a9;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.upgrade-button:hover{box-shadow:0 4px 15px #4441934d}.status-badge{background:#92e3a9;border-radius:12px;color:#fff;font-size:.9rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.welcome-message{color:#333;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.protected-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.protected-feature-item{background:#fff;border:1px solid #e6f3ff;border-radius:15px;box-shadow:0 4px 20px #007bff1a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.protected-feature-item:hover{box-shadow:0 8px 30px #007bff33;transform:translateY(-5px)}.protected-feature-item.premium-feature{background:linear-gradient(135deg,#fff,#f8f9ff);border:2px solid #444193}.protected-feature-item h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.protected-feature-item p{color:#666;line-height:1.6;margin-bottom:2rem;min-height:150px}.feature-access-button{background:var(--bg-color-blue);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.feature-access-button:hover{box-shadow:0 4px 15px #4441934d;filter:brightness(1.01);transform:translateY(-1px)}.feature-access-button.premium{background:#92e3a9;box-shadow:0 4px 15px #92e3a933;color:#424242}.feature-access-button.premium:hover{background:#7dd396;box-shadow:0 4px 15px #92e3a94d}@media (max-width:768px){.my-subscriptions-page h1{font-size:2.5rem;margin-bottom:2rem}.subscription-status-section{padding:1.5rem}.subscription-details{gap:1rem;grid-template-columns:1fr}.subscription-detail-item{padding:.8rem}.welcome-message{font-size:1rem;margin-bottom:2rem}.protected-features-grid{gap:1.5rem;grid-template-columns:1fr}.protected-feature-item{padding:1.5rem}.protected-feature-item p{min-height:auto}.feature-access-button{font-size:.9rem;padding:10px 20px}.no-subscription{margin:0 1rem;padding:2rem}}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}.modal-header{border-bottom:2px solid #444193;margin-bottom:0;padding:2rem 2rem 0;position:relative}.modal-header h2{color:var(--bg-color-blue);font-size:1.8rem;margin:0 0 1rem;text-align:center}.modal-close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:2rem;height:2rem;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:2rem}.modal-close-btn:hover{background:#f0f0f0;color:#333}.modal-body{padding:2rem}.disclaimer-sections{font-size:small;margin-bottom:2rem}.disclaimer-sections p{font-size:1rem}.disclaimer-agreement{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:1.5rem;text-align:center}.disclaimer-agreement p{color:#856404;font-size:1rem;margin:0}.modal-actions{padding:0 2rem 2rem;text-align:center}.modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:12px 32px;transition:all .3s ease}.modal-btn.primary{background:var(--bg-color-blue);color:#fff}.modal-btn.primary:hover{background:#333;box-shadow:0 4px 15px #4441934d;transform:translateY(-2px)}.modal-btn.secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d}.modal-btn.secondary:hover{background:#e9ecef;color:#495057;transform:translateY(-1px)}@media (max-width:768px){.modal-overlay{padding:.5rem}.modal-content{max-height:95vh}.modal-header{padding:1.5rem 1.5rem 0}.modal-header h2{font-size:1.5rem}.modal-body{padding:1.5rem}.disclaimer-content h3{font-size:1.2rem}.disclaimer-section{padding:.8rem}.disclaimer-section h4{font-size:1rem}.disclaimer-agreement{padding:1rem}.modal-actions{padding:0 1.5rem 1.5rem}.modal-btn{font-size:.9rem;min-width:auto;padding:10px 24px}}.cancel-subscription-modal{max-width:500px}.cancel-warning{text-align:center}.cancel-warning p{font-size:1rem;margin-bottom:.5rem}.cancel-details{background-color:#f8f9fa;border-radius:8px;margin:1rem 0;padding:1.5rem;text-align:left}.cancel-details p{color:#333;font-weight:600;margin-bottom:1rem}.cancel-details ul{color:#666;margin:0;padding-left:1.5rem}.cancel-details li{font-size:1rem;line-height:1.4;margin-bottom:.5rem}.cancel-details p:last-child{font-style:italic;margin-bottom:0;margin-top:1.5rem}.modal-btn.danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.modal-btn.danger:hover:not(:disabled){background-color:#c82333;border-color:#bd2130}.modal-btn.secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.modal-btn.secondary:hover:not(:disabled){background-color:#5a6268;border-color:#545b62}.modal-btn:disabled{cursor:not-allowed;opacity:.6}.modal-actions{display:flex;gap:1rem;justify-content:center}.cancel-btn{border:none;border-radius:5px;color:var(--color-gray);cursor:pointer;font-size:1rem;margin-top:2rem;padding:.75rem 1.5rem;transition:background-color .2s}.trial-end-date{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0 0}.subscription-cancelled span,.subscription-expired span,.trial-end-date span{color:#666;font-size:.95rem}.subscription-cancelled,.subscription-expired{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0 0}.subscription-expired{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;padding:.75rem}.subscription-expired span{color:#856404;font-weight:600}.purchase-button,.renew-button{background:#28a745;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.purchase-button:hover,.renew-button:hover{background:#218838;box-shadow:0 4px 15px #28a7454d;transform:translateY(-2px)}.renew-button{background:#007bff}.renew-button:hover{background:#0056b3;box-shadow:0 4px 15px #007bff4d}.subscription-cancelled .renew-button{background:#28a745;margin-top:.5rem;width:100%}.subscription-cancelled .renew-button:hover{background:#218838;box-shadow:0 4px 15px #28a7454d}.study-course-page{background-color:#f8f9fa;min-height:100vh;padding:5rem 0}.study-course-header{margin-bottom:3rem;text-align:center}.study-course-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem}.course-subtitle{color:#7f8c8d;font-size:1.2rem;margin:0 auto;max-width:600px}.course-navigation{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:1rem}.course-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-around}.nav-item{background:#f8f9fa;border:2px solid #aaa;border-radius:8px;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.nav-item,.nav-item:hover{color:#495057;text-decoration:none}.nav-item:hover{background:#e9ecef}.nav-item.active{background:var(--color-blue);border:2px solid var(--color-blue);color:#fff}.course-content{margin-bottom:3rem}.course-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:2rem}.course-section h2{border-bottom:2px solid var(--color-blue);color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.lesson-grid{display:flex;flex-direction:row;gap:1.5rem}.lesson-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:0;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.lesson-card:only-child{max-width:50%}.lesson-card:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.lesson-card h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.75rem}.lesson-card p{color:#6c757d;line-height:1.5;margin-bottom:1rem}.lesson-meta{display:flex;gap:1rem;margin-bottom:1rem}.difficulty,.duration{border-radius:4px;font-size:.9rem;font-weight:500;padding:.25rem .5rem}.duration{background:#e3f2fd;color:#1976d2}.difficulty{background:#fff3e0;color:#f57c00}.start-lesson-btn{background:var(--color-blue);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.start-lesson-btn:hover{filter:brightness(1.01);transform:translateY(-1px)}.course-progress{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem}.progress-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.progress-header h3{color:#2c3e50;margin:0}.overall-progress{align-items:center;display:flex;gap:1rem}.progress-bar{background:#e9ecef;border-radius:4px;height:8px;overflow:hidden;width:200px}.progress-fill{background:var(--color-blue);border-radius:4px;height:100%;transition:width .3s ease}.recent-activity h4{color:#2c3e50;margin-bottom:1rem}.activity-item{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:.75rem 0}.activity-item:last-child{border-bottom:none}.activity-date{color:#6c757d;font-size:.9rem;font-weight:500}.activity-text{color:#495057;flex-grow:1;margin-left:1rem}@media (max-width:768px){.study-course-page{padding:1rem 0}.study-course-header h1{font-size:2rem}.course-subtitle{font-size:1rem}.course-nav{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.nav-item{flex-shrink:0;white-space:nowrap}.lesson-grid,.quiz-grid{flex-direction:column}.lesson-card,.quiz-card{width:100%}.progress-header{align-items:flex-start;flex-direction:column}.overall-progress{justify-content:space-between;width:100%}.progress-bar{width:150px}.activity-item{align-items:flex-start;flex-direction:column;gap:.25rem}.activity-text{margin-left:0}}.lesson-page,.quiz-page{background-color:#f8f9fa;min-height:100vh;padding:2rem 0}.breadcrumb{color:#6c757d;font-size:.9rem;margin-bottom:1rem}.breadcrumb a{color:#007bff;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#0056b3}.completion-badge{background:#28a745;border-radius:12px;color:#fff;flex-shrink:0;font-size:.8rem;font-weight:500;padding:.25rem .6rem;white-space:nowrap}.lesson-card.completed,.quiz-card.completed{background:#f8fff9;border-left:4px solid #28a745}.lesson-card .lesson-header,.quiz-card .quiz-header{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.75rem}.lesson-page .lesson-header,.quiz-page .quiz-header{display:flex;flex-direction:column;gap:1rem}.lesson-header h4,.quiz-header h4{color:#2c3e50;flex:1 1;margin:0}.content-section-study{flex-direction:column;gap:1rem;margin:1rem 0}.content-section h3{border-bottom:2px solid var(--color-blue);color:#2c3e50;margin-bottom:1.5rem;padding-bottom:.5rem}.quiz-grid{display:flex;flex-direction:row;gap:1.5rem}.quiz-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:0;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.quiz-card:only-child{max-width:50%}.quiz-card:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.quiz-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.quiz-meta span{border-radius:4px;font-size:.9rem;font-weight:500;padding:.25rem .5rem}.questions{background:#e3f2fd;color:#1976d2}.passing-score{background:#fff3e0;color:#f57c00}.attempts{background:#f3e5f5;color:#7b1fa2}.content-type{background:#e8f5e8;color:#2e7d32}.start-quiz-btn{background:#ffc107;border:none;border-radius:8px;color:#212529;cursor:pointer;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.start-quiz-btn:hover{background:#e0a800;color:#212529;text-decoration:none;transform:translateY(-1px)}.start-lesson-btn{display:inline-block;text-align:center;text-decoration:none}.start-lesson-btn:hover{color:#fff;text-decoration:none}.section-header h2{color:#2c3e50;font-size:1.8rem;margin-bottom:.5rem}.section-description{margin-bottom:2rem}.loading,.section-description{color:#6c757d;font-size:1.1rem}.loading{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:3rem;text-align:center}.lesson-title-section,.quiz-title-section{max-width:100%;width:100%}.lesson-title-section h1,.quiz-title-section h1{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem;max-width:80%}.lesson-description,.quiz-description{color:#6c757d;font-size:1.1rem;margin-bottom:1.5rem}.lesson-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin:2rem 0;padding:2rem}.text-content{color:#333;line-height:1.6}.content-loading{color:#6c757d;font-style:italic;padding:1.5rem 0}.content-error{background:#fdecea;border:1px solid #f5b7b1;border-radius:8px;color:#c0392b;padding:1rem 1.25rem}.text-content h2,.text-content h3,.text-content h4{color:#2c3e50;margin-bottom:1rem;margin-top:2rem}.placeholder-content{color:#6c757d;font-style:italic}.lesson-html{color:#344054;line-height:1.8}.lesson-html p{margin:0 0 1rem}.lesson-html h1,.lesson-html h2,.lesson-html h3{color:#1f2a44;font-weight:600;margin:2rem 0 1rem}.lesson-html h1{font-size:2rem}.lesson-html h2{font-size:1.6rem}.lesson-html h3{font-size:1.3rem}.lesson-html ul{margin:1rem 0;padding-left:1.5rem}.lesson-html li{margin-bottom:.5rem}.lesson-actions,.quiz-actions{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin:2rem 0;padding:2rem;text-align:center}.complete-btn{background:var(--color-blue);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.complete-btn:hover{background:var(--color-blue);transform:translateY(-1px)}.completion-message{color:var(--color-blue);font-size:1.2rem;font-weight:600}.back-navigation,.navigation-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2rem}.nav-btn{background:#fff;border:2px solid var(--color-blue);border-radius:8px;color:var(--color-blue);font-weight:500;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.nav-btn:hover{background:var(--color-blue);color:#fff;text-decoration:none;transform:translateY(-1px)}.quiz-results{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin:2rem 0;padding:2rem;text-align:center}.quiz-results.passed{border-left:6px solid #28a745}.quiz-results.failed{border-left:6px solid #dc3545}.score-display{align-items:center;display:flex;gap:1rem;justify-content:center;margin:1rem 0}.score{font-size:2.5rem;font-weight:700}.quiz-results.passed .score{color:#28a745}.quiz-results.failed .score{color:#dc3545}.results-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.back-btn,.retake-btn{border:2px solid;border-radius:8px;cursor:pointer;font-weight:500;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.retake-btn{background:#ffc107;border-color:#ffc107;color:#212529}.retake-btn:hover{background:#e0a800;border-color:#e0a800}.back-btn{background:#fff;border-color:#6c757d;color:#6c757d}.back-btn:hover{background:#6c757d;color:#fff;text-decoration:none}.question-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin:1rem 0;padding:2rem}.question-header{align-items:center;border-bottom:2px solid #f8f9fa;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.question-text p{color:#2c3e50;font-size:1.2rem;margin-bottom:1.5rem}.question-hint{color:#6c757d;font-size:.95rem;font-style:italic;margin-top:.5rem}.option-label{align-items:flex-start;background:#f8f9fa;border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;gap:1rem;margin:.5rem 0;padding:1rem;transition:background-color .3s ease}.option-label:hover{background:#92e3a91a;border-color:var(--color-blue)}.option-label input[type=checkbox],.option-label input[type=radio]{cursor:pointer;flex-shrink:0;height:20px;margin-top:2px;width:20px}.option-text{flex:1 1;line-height:1.5}.option-text.correct{background:#28a7451a;border-radius:4px;color:#28a745;padding:.5rem}.option-text.incorrect{background:#dc35451a;border-radius:4px;color:#dc3545;padding:.5rem}.short-answer textarea{border:2px solid #e9ecef;border-radius:8px;font-size:1rem;min-height:120px;padding:1rem;resize:vertical;width:100%}.short-answer textarea:focus{border-color:var(--color-blue);outline:none}.submit-quiz-btn{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.submit-quiz-btn:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.submit-quiz-btn:disabled{cursor:not-allowed;opacity:.6}.software-page{background-color:#f8f9fa;min-height:100vh;padding:2rem 0}.software-header{margin-bottom:3rem;text-align:center}.software-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:4rem}.software-subtitle{color:var(--color-gray);font-size:1.2rem;text-align:left}.software-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.software-card{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 15px #0000001a;display:flex;flex-direction:column;justify-content:space-around;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.software-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.software-card.primary{border:2px solid #92e3a9;position:relative}.software-card.primary:before{background:var(--color-green);border-radius:4px;color:#fff;content:"LATEST";font-size:.8rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:20px;top:-10px}.software-icon{align-items:center;background:var(--color-dark-green);border-radius:12px;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;width:64px}.software-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.software-card p{color:#6c757d;line-height:1.6;margin-bottom:1.5rem}.software-features{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:0 20px}.feature{color:#495057;font-size:.9rem}.software-actions{display:flex;flex-direction:column;gap:.75rem}.download-btn{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.download-btn.primary{background:var(--color-dark-green);color:#fff}.download-btn.primary:hover{background:var(--color-dark-green);transform:translateY(-1px)}.download-btn.secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.download-btn.secondary:hover{background:#e9ecef}.version-info{color:#6c757d;font-size:.8rem;text-align:center;text-decoration:none}.version-info:hover{color:#495057;text-decoration:underline}.download-link{align-self:center;background:none;border:none;color:var(--color-blue);cursor:pointer;font-size:.9rem;text-decoration:underline}.download-link:hover{color:var(--color-dark-blue)}.software-suite{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin:3rem 0;padding:2.5rem}.suite-header{display:flex;flex-direction:column;gap:1rem;margin:0 auto 2.5rem;max-width:760px;text-align:center}.suite-header h2{color:var(--color-blue);font-size:2rem}.suite-header p{color:#5f6c7b;line-height:1.7}.suite-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));&.hor{display:flex;flex-direction:column}}.suite-card{background:#f7f9fc;border-radius:12px;box-shadow:0 2px 12px #0f172a0a;display:flex;flex-direction:column;gap:1.25rem;padding:1.75rem;&.hor{flex-direction:row}}.suite-card h3{color:#2f498b;font-size:1.4rem;margin:0}.suite-card p{color:#55606f;line-height:1.65;margin:0}.suite-card ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.suite-card li{color:#3c4656;line-height:1.5;padding-left:1.5rem;position:relative}.suite-card li:before{background:#2f498b;border-radius:50%;box-shadow:0 0 0 3px #2f498b26;content:"";height:.6rem;left:0;position:absolute;top:.5rem;width:.6rem}.system-requirements{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:2rem}.system-requirements h3{color:var(--color-blue);font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.requirements-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:750px;width:100%}.req-section{max-width:350px}.req-section h4{border-bottom:2px solid #92e3a9;color:#495057;font-size:1.2rem;margin-bottom:1rem;padding:.5rem 0}.req-section ul{list-style:none;padding:0}.req-section li{color:#6c757d;padding:.5rem 0 .5rem 1.5rem;position:relative}.req-section li:before{color:var(--color-dark-green);content:"✓";font-weight:700;left:0;position:absolute}.support-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem}.support-section h3{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.support-options{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.support-option{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease}.support-option:hover{transform:translateY(-2px)}.support-option h4{color:#495057;font-size:1.1rem;margin-bottom:.75rem}.support-option p{color:#6c757d;font-size:.95rem;margin-bottom:1rem}.support-btn{background:var(--color-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.support-btn:hover{background:var(--color-dark-blue);transform:translateY(-1px)}.no-access{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;color:#6c757d;font-size:1.1rem;padding:3rem;text-align:center}@media (max-width:768px){.software-page{padding:1rem 0}.software-header h1{font-size:2rem}.software-subtitle{font-size:1rem}.software-grid{gap:1.5rem;grid-template-columns:1fr}.software-card{padding:1.5rem}.software-suite{margin:2rem 0;padding:2rem 1.5rem}.suite-header{gap:.75rem}.suite-header h2{font-size:1.75rem}.suite-grid{grid-template-columns:1fr}.suite-card{padding:1.5rem}.requirements-grid{gap:30px;max-width:100%}.requirements-grid,.support-options{grid-template-columns:1fr}}:root{--color-blue:#341ade;--color-dark-blue:#0d0063;--color-green:#09e727;--color-dark-green:#01570b;--color-light-gray:#ececec;--color-gray:#2f2d3c;--bg-color-blue:#341ade;--bg-color-light-gray:#ececec}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#2f2d3c;color:var(--color-gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.color-blue{color:#341ade;color:var(--color-blue)}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.page-placeholder{align-items:center;background-color:#f9f9f9;color:#666;display:flex;font-size:2rem;justify-content:center;min-height:60vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}h1{font-weight:700;text-transform:capitalize}h1,h2,h3,h4,h5,h6{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}h2,h3,h4,h5,h6{font-weight:600}a,button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;transition:all .3s ease}button{cursor:pointer}div,input,li,p,select,span,td,textarea,th{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}div,li,p,span,td,th{font-size:1.1rem}.text-center{text-align:center}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.cta-button{background:linear-gradient(179deg,#09e727,#01570b);border:none;border-radius:44px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:500;padding:1rem 3rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{filter:brightness(1.01);transform:translateY(-1px)}.cta-button.primary{background:#007bff;box-shadow:0 4px 15px #007bff4d;color:#fff}.cta-button.primary:hover{box-shadow:0 8px 25px #007bff66;transform:translateY(-3px)}.cta-button.secondary{background:#0d0063;background:var(--color-dark-blue);color:#fff;font-weight:400;padding:.8rem 3rem;text-align:left}.cta-button.secondary:hover{box-shadow:0 8px 25px #007bff4d;transform:translateY(-3px)}@media (max-width:768px){.cta-button{max-width:300px}}
/*# sourceMappingURL=main.bd52aa0c.css.map*/