:root{--icon-bg: #14b8a6;--icon-bg-hover: #0d9488;--icon-color: #ffffff;font-family:Segoe UI,Roboto,sans-serif}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border:none;background:#14b8a6;color:#c0e6ff;border-radius:8px;cursor:pointer}.button-padding{padding:.5rem 1rem}button:hover{background:#0d9488;transform:translateY(-1px)}button:focus,button:focus-visible{outline:none;box-shadow:none}.white{background-color:#e5c999}.black,.v3_black{background-color:#936a44}.v3_white{background-color:#e5c999}.R_black{background-color:#4682b4}.R_white{background-color:#f0f8ff}html,body,#root,.layout{height:100vh;overflow:hidden}.page-content,.app-container{height:calc(100vh - 48px);overflow:hidden}#root{width:100vw;background:#f9fafb;color:#1e293b;font-family:Segoe UI,Roboto,sans-serif}.layout{min-height:calc(100vh - 48px)}.top-nav{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:.8rem 1.5rem;box-shadow:0 2px 6px #00000014;position:sticky;top:0;z-index:1000}.brand__mark-img{height:50px;display:block;border-radius:8px}.nav-links a{color:#475569;margin-left:1.5rem;text-decoration:none;font-weight:500;transition:color .25s ease}.nav-links a:hover{color:#0d9488}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-gap-1rem{gap:1rem}.justify-content-center{justify-content:center}.flex-col{flex-direction:column}.feature-button{font-size:16px;font-weight:600;padding:.6rem 1.2rem;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border-radius:.5rem;border:none;cursor:pointer;transition:background .25s ease,transform .2s ease}.feature-button:hover{background:linear-gradient(135deg,#0d9488,#2563eb);transform:translateY(-2px)}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#21354799;display:flex;justify-content:center;align-items:center;z-index:2000}.overlaymodal{background-color:#0f172a;border-radius:12px;padding:2rem;box-shadow:0 0 20px #0006;width:360px;max-width:90%;color:#fff}.linkbutton{background:none;border:none;color:#60a5fa;cursor:pointer;font-size:.9rem}.scrollbar::-webkit-scrollbar{width:8px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:4px;border:2px solid #1e293b}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#6b7280}.scrollbar{scrollbar-width:thin;scrollbar-color:#4b5563 transparent}.whitetogglebtn{background-color:#e8edf1;padding:10px 15px;color:#000}.whitetogglebtn:hover{background-color:#2563eb;color:#fff}.blacktogglebtn{background-color:#5e7da2;padding:10px 15px;color:#c0e6ff}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}.content-section{overflow:auto;display:flex;flex-direction:column;flex:1}.main-content{flex:1;margin-bottom:2rem;padding:1rem}.content-frame{background:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 12px #00000014;max-width:1100px;margin:auto;transition:transform .2s ease}.content-frame:hover{transform:translateY(-2px)}.content-frame .content-title,.study-content .content-title{margin-top:0}hr{border:none;border-bottom:1px solid #334155}.spinner{border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:16px;height:16px;animation:spin .6s linear infinite;display:inline-block;vertical-align:middle;margin-left:8px}.footer{background:#fff;text-align:center;padding:1rem;font-size:.9rem;color:#64748b;border-top:1px solid #e2e8f0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.menu-section{white-space:nowrap;width:200px;min-width:200px;max-width:200px;height:calc(100vh - 48px);overflow:hidden;display:flex;flex-direction:column;top:0;left:0}.menu-nav{white-space:nowrap;width:200px;min-width:200px;max-width:200px;height:100%;overflow:hidden;display:flex;flex-direction:column;top:0;left:0;border-right:1px solid #e2e8f0;position:fixed;padding-top:75px}.menu-item{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 12px;text-decoration:none;color:#475569;border-radius:6px;margin-bottom:4px;transition:background-color .2s ease-in-out}.menu-item .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px;color:#1e293b}.menu-item:hover{background:#14b8a6;color:#14b8a6}.menu-item .icon{margin-right:10px;font-size:18px;width:24px;text-align:center}.menu-item .label{font-size:.9rem}.menu-item.logout{color:#f87171}#headerBrandName,.menuButton{display:none}.menuButton button{margin:auto 10px auto auto;padding:5px 10px}.flyoutMenu{width:200px;background-color:#fff;top:75px;right:0;height:fit-content;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #00000014;padding:.5rem 0}.flyoutMenu button{display:none}@media (max-width: 920px){.menuButton{display:unset}.top-nav{display:flex}.menu-section{width:50px;min-width:50px;max-width:50px}.menu-nav{width:50px;min-width:50px;max-width:50px;border:none}.menu-section .label,#brandName{display:none}}@media (max-width: 480px){.menu-section{display:none}}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:50}.sheet-content{position:fixed;background:#fff;z-index:50;display:flex;flex-direction:column;box-shadow:0 4px 16px #0003;transition:all .4s ease-in-out}.sheet-content.right{inset-y:0;right:0;height:100%;width:75%;max-width:400px;border-left:1px solid #ddd}.sheet-content.left{inset-y:0;left:0;height:100%;width:75%;max-width:400px;border-right:1px solid #ddd}.sheet-content.top{inset-x:0;top:0;height:auto;width:100%;border-bottom:1px solid #ddd}.sheet-content.bottom{inset-x:0;bottom:0;height:auto;width:100%;border-top:1px solid #ddd}.sheet-header,.sheet-footer{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.sheet-footer{margin-top:auto}.sheet-title{font-weight:600;color:#111}.sheet-description{font-size:.875rem;color:#666}.sheet-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;opacity:.7;transition:opacity .2s;display:flex;color:#64748b;cursor:pointer;transition:color .2s ease}.sheet-close:hover{opacity:1;color:#14b8a6;background-color:#fff}.sheet-close:focus{outline:none}.language-side-panel{background-color:#f8fafc;top:75px;right:0;height:fit-content;border-left:1px solid #333;border-bottom:1px solid #333;position:fixed;z-index:100;border:none}.language-side-panel1 button{margin:auto 10px auto auto;padding:5px 10px}.language-panel{padding:16px;max-width:330px;font-family:Segoe UI,sans-serif;color:#ccc;border:1px solid #2a3f5f;border-radius:8px;box-shadow:0 8px 16px #44404066}.language-panel h4{font-size:1rem;margin-bottom:10px;color:#0f172a;display:flex;align-items:center;border-bottom:1px solid #ccc;padding-bottom:5px}.language-panel h3 .icon{margin-right:8px}.language-section{margin-bottom:16px}.language-section-title{font-weight:700;font-size:.95rem;margin-bottom:8px;color:#cbd5e1;border-bottom:1px solid #334155;padding-bottom:4px}.language-button{width:100px!important;display:inline-block;background:#e0f7f5;color:#0d9488;padding:.4rem .8rem;margin:.3rem;border-radius:9999px;font-size:.9rem;cursor:pointer;transition:background .25s ease,color .25s ease}.language-button:hover{background:#a7f3d0;color:#0f172a}.language-button .lang-eng{color:#aaa}.close-button{float:right;cursor:pointer;color:#94a3b8;font-weight:700;transition:color .2s}.close-button:hover{color:#f87171}.custom-dropdown{position:relative;width:100%;font-family:Inter,sans-serif}.label{font-size:.85rem;margin-bottom:4px;color:#ccc}.selected-box{background-color:#1e293b;color:#fff;padding:10px;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;outline:none;min-width:40px}.arrow{margin-left:8px;font-size:.75rem}.dropdown-options{position:absolute;top:100%;left:0;right:0;margin-top:4px;background-color:#1e293b;color:#fff;border-radius:6px;overflow-y:auto;max-height:150px;box-shadow:0 6px 12px #0006;z-index:9999;font-size:1rem}.dropdown-options.up{top:auto;bottom:100%;margin-top:0;margin-bottom:4px}.dropdown-options div{padding:10px;cursor:pointer;transition:background .2s}.dropdown-options div:hover{background-color:#2563eb}.footer{padding:40px 20px;font-family:Segoe UI,Arial,sans-serif;color:#475569}.footer-top{display:flex;gap:60px;justify-content:center;align-items:flex-start;flex-wrap:wrap;max-width:1200px;width:100%;margin:0 auto 20px;gap:40px}.footer-section{width:fit-content;text-align:left;max-width:30%}.footer-section h4{margin-bottom:12px;font-size:16px;color:#0f172a;font-weight:600;border-left:4px solid #3b82f6;padding-left:8px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:8px;display:flex;align-items:center;gap:6px;font-size:14px}.footer-section a{color:#475569;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#0ea5e9}.footer-section.description{line-height:1.6;font-size:14px;color:#64748b}.footer-bottom{text-align:center;font-size:13px;color:#64748b;margin-top:20px;border-top:1px solid #334155;padding-top:12px}.footer-bottom a{color:#475569;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.herma-chat-button{position:fixed;bottom:24px;right:24px;width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(to right,#06b6d4,#14b8a6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;cursor:pointer;overflow:hidden;border:none}.herma-chat-box{position:fixed;bottom:80px;right:20px;width:320px;height:400px;background:#fff;border:1px solid #ddd;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 6px 14px #0003;overflow:hidden}.herma-chat-header{background:linear-gradient(135deg,#00a8a8,#0078ff);color:#fff;padding:10px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.close-btn{background:transparent;color:#fff;font-size:18px;border:none;cursor:pointer}.herma-chat-messages{flex:1;padding:10px;overflow-y:auto;background:#f9f9f9;display:flex;flex-direction:column}.herma-message{margin:6px 0;padding:10px 14px;border-radius:12px;max-width:80%;font-size:14px;line-height:1.4}.herma-message.user{background:#e6f3ff;color:#046;align-self:flex-end;border:1px solid #b3daff}.herma-message.herma{background:#fff;color:#333;align-self:flex-start;border:1px solid #00a8a8}.herma-chat-input{display:flex;border-top:1px solid #ddd}.herma-chat-input input{flex:1;border:none;padding:10px;outline:none;font-size:14px}.herma-chat-input button{background:#00a8a8;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-weight:700;border-radius:0 0 12px}.herma-chat-input button.disabled{background:#aaa;cursor:default}.herma-chat-button img{width:90%;height:90%;object-fit:contain;pointer-events:none}.attached-text{font-size:12px;background:#f1f1f1;color:#555;padding:6px;margin:4px 8px;border-radius:6px;border-left:3px solid #999;font-style:italic}.ask-herma-popup{position:absolute;background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000080;display:flex;flex-direction:column;padding:4px;z-index:2000;min-width:160px}.ask-herma-popup .floatie-menu-item{background:transparent;border:none;padding:8px 12px;display:flex;align-items:center;gap:6px;font-size:.9rem;cursor:pointer;color:#334155;border-radius:6px;transition:background .2s,color .2s}.ask-herma-popup .floatie-menu-item:hover{background:linear-gradient(135deg,#14b8a6,#2563eb);color:#fff}.home{font-family:Segoe UI,sans-serif;color:#1e293b}.hero{display:flex;justify-content:space-between;align-items:center;padding:60px 10%;background:linear-gradient(to right,#fdfdfd,#f0f9ff);flex-wrap:wrap}.hero-text{max-width:600px}.hero-text h1{font-size:2.5rem;margin-bottom:10px}.hero-text .brand{color:#0284c7}.hero-text h2{font-size:1.5rem;margin-bottom:15px;font-weight:500;color:#334155}.hero-text p{font-size:1rem;line-height:1.6;margin-bottom:20px}.hero-buttons{display:flex;gap:15px}.btn{padding:10px 20px;border-radius:6px;font-weight:600;border:none;cursor:pointer;transition:background .3s}.btn.primary{background:#16a34a;color:#fff}.btn.primary:hover{background:#0369a1}.btn.secondary{background:#f1f5f9;border:1px solid #cbd5e1;color:#0284c7}.btn.secondary:hover{background:#e2e8f0}.hero-illustration img{width:280px;max-width:100%}.features{text-align:center;padding:60px 10%;background:#fff}.features h2{margin-bottom:40px;font-size:1.8rem;color:#0f172a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.feature-card{background:#f9fafb;padding:20px;border-radius:12px;box-shadow:0 2px 5px #0000000d;transition:transform .2s}.feature-card:hover{transform:translateY(-4px);background:#f0fdf4}.feature-card h3{margin-bottom:10px;color:#0284c7}.cta{text-align:center;padding:60px 10%;background:#f0f9ff}.cta h2{margin-bottom:20px;font-size:1.8rem;color:#0f172a}.cta p{margin-bottom:25px;font-size:1rem;color:#334155}.study-card{flex:1;min-width:250px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 2px 6px #00000026;transition:transform .2s ease;margin-bottom:10px}.study-card:hover{transform:translateY(-2px)}.progress-bar{background:#e2e8f0;border-radius:8px;height:8px;margin:8px 0}.progress-fill{background:linear-gradient(90deg,#14b8a6,#2563eb);height:100%;border-radius:8px}.last-studied{font-size:.85rem;color:#475569;margin-bottom:.5rem}.goals-card ul{list-style:none;padding:0}.goals-card li{display:flex;align-items:center;margin:6px 0}.goals-card input{margin-right:8px}.goals-card .done{text-decoration:line-through;color:#94a3b8}.analytics-card .chart-placeholder{background:#f1f5f9;border:1px dashed #94a3b8;border-radius:8px;height:100px;margin-top:8px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.85rem}.resources-tabs{margin-top:1rem}.tab-header{display:flex;gap:.5rem;margin-bottom:.75rem}.tab-btn{background:#f1f5f9;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;color:#334155;transition:background .2s}.tab-btn.active{background:linear-gradient(135deg,#14b8a6,#2563eb);color:#fff}.tab-content{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 6px #00000014}.pricing-table-container{padding:2rem;font-family:Segoe UI,sans-serif;background:#f9fafb;text-align:center}.pricing-title{font-size:2rem;margin-bottom:.5rem;color:#2b4f81}.pricing-tagline{font-size:1rem;color:#6c757d;margin-bottom:2rem}.pricing-table-wrapper{overflow-x:auto}.pricing-table{width:100%;border-collapse:collapse;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden}.pricing-table th,.pricing-table td{padding:1rem;border:1px solid #d0d7e2;text-align:center;font-size:.95rem}.feature-col{text-align:left;background:#eef2f7;color:#1a365d;font-weight:700;width:35%}.plan-col{background:#fff;color:#333;width:16%}.plan-col.highlight{background:#f0f6ff;border-top:3px solid #3b82f6}.plan-header{display:flex;flex-direction:column;gap:.2rem}.plan-name{font-weight:700;font-size:1rem}.plan-price{font-size:1.2rem;font-weight:700;color:#2b4f81}.plan-period{font-size:.85rem;color:#6c757d}.feature-name{text-align:left;color:#333}.feature-value{color:#333;font-weight:500}.tabs{display:flex;gap:10px;margin-bottom:1rem}.tab-btn{padding:8px 16px;border-radius:6px;border:1px solid #cbd5e1;background:#f1f5f9;cursor:pointer;font-weight:600;color:#334155;transition:background .2s,color .2s}.tab-btn:hover{background:#e2e8f0}.tab-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.modal-list li{margin:.5rem 0;padding-left:1rem;font-size:.95rem;color:#1e293b}.btn.demo-btn{margin-top:20px;padding:10px 22px;border-radius:6px;font-weight:600;border:none;cursor:pointer;background:#facc15;color:#1e293b;transition:background .3s}.btn.demo-btn:hover{background:#fbbf24}.smartrev-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172acc;display:flex;justify-content:center;align-items:center;z-index:50}.smartrev-modal{background:#fff;color:#1e293b;border-radius:12px;padding:2rem;max-width:500px;width:90%;text-align:left;box-shadow:0 8px 24px #00000040;animation:fadeIn .3s ease-in-out}.smartrev-modal h2{margin-bottom:1rem;font-size:1.4rem;color:#0f172a}.modal-desc{margin-bottom:1rem;font-size:1rem;color:#334155}.modal-list{margin-bottom:1.5rem;list-style:none;padding:0}.modal-list li{margin:.5rem 0;padding-left:1rem;position:relative;font-size:.95rem;color:#1e293b}.btn.close-btn{padding:8px 16px;border-radius:6px;font-weight:600;border:none;cursor:pointer;background:#2563eb;color:#fff}.btn.close-btn:hover{background:#1d4ed8}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.smartrev-hero{text-align:center;padding:60px 20px;margin:40px auto;background:linear-gradient(135deg,#2563eb,#0d9488);border-radius:12px;color:#fff;max-width:1000px;margin-bottom:2rem}.smartrev-hero-title{font-size:2rem;margin-bottom:15px;font-weight:700}.smartrev-hero-title span{color:#facc15}.smartrev-hero-subtitle{font-size:1.1rem;max-width:800px;margin:0 auto;line-height:1.6;color:#f1f5f9}.smartrev-highlight{border:1px solid #d0d7e2;border-radius:12px;padding:1.5rem;background:#fff;text-align:left;margin-bottom:2rem}.smartrev-highlight-title{font-size:1.4rem;margin-bottom:.5rem;color:#1a365d}.smartrev-highlight-text{font-size:1rem;margin-bottom:1rem;color:#444}.smartrev-highlight-list{list-style:none;padding:0;margin:0 0 1rem}.smartrev-highlight-list li{margin:.3rem 0;font-size:.95rem}.smartrev-highlight-footer{font-size:.9rem;color:#2563eb;font-weight:500}.smartrev-blurb{max-width:800px;margin:2rem auto;text-align:left;line-height:1.6;color:#333}.smartrev-blurb-title{font-size:1.3rem;margin-bottom:.8rem;color:#2b4f81}.smartrev-blurb p{margin-bottom:1rem}
