@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700&display=swap";
[data-theme=light],:root:not([data-theme=dark]){--fiq-primary:#3949ab;--fiq-primary-hover:#303f9f;--fiq-primary-focus:#3949ab20;--fiq-primary-inverse:#fff}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme]){--fiq-primary:#3949ab;--fiq-primary-hover:#3f51b5;--fiq-primary-focus:#3949ab40;--fiq-primary-inverse:#fff}}[data-theme=dark]{--fiq-primary:#0172ad;--fiq-primary-hover:#00cad5;--fiq-primary-focus:#3949ab40;--fiq-primary-inverse:#fff;--fiq-h1-color:#00cad5;--fiq-h3-color:#adfc92}:root{--fiq-form-element-active-border-color:var(--fiq-primary);--fiq-form-element-focus-color:var(--fiq-primary-focus);--fiq-switch-color:var(--fiq-primary-inverse);--fiq-switch-checked-background-color:var(--fiq-primary);--fiq-font-family:"Nunito Sans", arial, sans-serif;--fiq-background-color:#000;--fiq-spacing:1rem;--fiq-muted-color:#fff;--fiq-typography-spacing-vertical:.5rem}body{font-family:Nunito Sans,arial,sans-serif}.container{width:min(1200px,100% - 2rem);margin:0 auto;padding:1.25rem 0}.container-fluid{width:min(1540px,100% - 1rem);margin:0 auto;padding:.75rem 0}.grid{gap:1rem;display:grid}article{background:linear-gradient(155deg,#ffffff0f,#ffffff05),#080c11cc;border:1px solid #ffffff1a;border-radius:16px;padding:1rem;box-shadow:0 14px 34px #00000047}.contrast{color:#fecaca}li{color:#fff}ul{margin-top:1rem}mark{background-color:#0c6291;border-radius:.25em}.warning{color:#8b0000}.faceTracker{width:100%;height:auto;position:"relative";flex-direction:column;justify-content:center;display:flex}.faceTracker video,.faceTracker canvas{width:100%;height:auto;position:"absolute";top:0;left:0}.faceTracker .controls{position:"absolute";color:#fff;text-align:center;background:#00000080;padding:10px;bottom:0;left:0;right:0}.overlay{color:#fff;background:#00000080;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.stop-button{position:absolute;left:.5em}.wrnMsg{font-size:1.4em;position:absolute;top:1em;left:50%;transform:translate(-50%,-50%)}.blink-me{color:#adfc92;animation:1s linear infinite blinker}@keyframes blinker{50%{opacity:0}}.logo{width:auto;height:44px}.public-nav{z-index:20;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.45rem;display:flex;position:relative}.public-nav>ul,.public-nav .nav-links{align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.public-nav .nav-links{margin-left:auto}.public-nav .nav-links li{margin:0}.public-nav a{text-decoration:none}.public-nav .nav-links a{color:#e7edf4;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;padding:.46rem .72rem;font-size:.86rem;font-weight:700;line-height:1;transition:border-color .2s,background-color .2s,transform .2s;display:inline-flex}.public-nav .nav-links a:hover,.public-nav .nav-links a:focus-visible{background:#00cad524;border-color:#00cad580;outline:none;transform:translateY(-1px)}.menu-item{padding-top:2rem}.menu-item p{margin:0}.dominant{color:#adfc92;font-weight:700}.menu-item .reduced-padding{margin:0;padding:.5rem}.grid-container{display:flex}.content-container{flex-flow:wrap;display:flex}.mood-grid{pointer-events:none;background-color:#00000080;width:80%;height:100%;margin:auto;padding:0 10%;position:absolute;inset:0}.mood-image{max-width:100%;max-height:100%}.right-column{width:90%;display:flex}.menu-column{width:10%}.top-row,.bottom-row,.top-row1{width:100%;display:flex}.top-row div{flex-basis:50%}.bottom-row div{flex-basis:33.33%}.top-row1{flex-basis:100%}@media (max-width:1400px){.right-column{width:85%}.menu-column{width:15%}}@media (max-width:750px){.grid-container{flex-direction:column}.menu-column,.right-column{width:100%}.top-row,.bottom-row{flex-flow:wrap;width:100%;display:flex}.top-row div,.bottom-row div{flex-basis:100%}}.content,.wrapper{width:100%;max-width:fit-content;height:100%;margin:0 auto}.item{padding:3px}.centered-image{margin:auto;display:block}.col{background-color:#0000005b;border-radius:10px;margin:.5em}.imggrid{margin:auto;position:absolute;inset:0}.imggrid img{object-fit:cover;width:100%;height:100%}input.slider{margin-bottom:0}input[type=range]::-webkit-slider-thumb{appearance:none;background:#adfc92;box-shadow:0 0 1px #0c6291}.password-field{position:relative}.password-field input{margin-top:calc(var(--fiq-spacing) * .25);padding-right:40px}.icon-container{cursor:pointer;pointer-events:auto;color:var(--fiq-muted-color,#fff);z-index:10;position:absolute;top:55%;right:10px;transform:translateY(-50%)}.icon-container svg{width:25px;height:25px}.password-toggle-icon{cursor:pointer;pointer-events:auto;color:var(--fiq-muted-color,#fff);z-index:10;position:absolute;top:40%;right:0;transform:translateY(-50%)}.no-vertical{--fiq-typography-spacing-vertical:.5rem}button{color:#00cad5}[role=button]{color:#00cad5;transition:background-color .3s}button:hover,button:focus,button:active,[role=button]:hover,[role=button]:focus,[role=button]:active{color:#000}.small-button{width:100%;margin-bottom:.3rem;padding:.3rem}.grid-item .grid .small-button{padding:.1rem;font-size:.8em}.hero{text-align:center;width:100%;margin-left:auto;margin-right:auto;display:block;position:relative}.text-content{padding:0 .5em}.home-h1{text-align:center;margin-bottom:.5em;font-size:1.5em}.home-video{justify-content:center;align-items:center;display:flex}.video-container{width:100%;position:relative;overflow:hidden}.video-container video{width:100%;display:block}.play-button{cursor:pointer;background-color:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mute-control{cursor:pointer;z-index:10;background-color:#0000;border:none;justify-content:center;align-items:center;margin:0;padding:5px;line-height:0;display:inline-flex;position:absolute;bottom:10px;left:10px}.mute-control:hover,.mute-control:focus{background-color:#ffffff1a;outline:none}.featured-image{max-width:28%;height:auto;max-height:1000px}section.Toastify{margin-bottom:0}.center-section{max-width:884px;margin:0 auto}.center-section h3{color:#00cad5;text-align:center;margin-bottom:.5em}.center-section h4{color:#adfc92}.center-section p{margin-top:0}.two-column-section{box-sizing:border-box;width:100%;margin-bottom:var(--fiq-spacing)}.grid.section-30-70,.grid.section-50-50{gap:var(--fiq-spacing);flex-wrap:wrap;display:flex}.column{box-sizing:border-box;word-break:break-word}.grid.section-30-70>.column-1{flex-grow:0;flex-shrink:0;flex-basis:calc(30% - (var(--fiq-spacing) * .3));padding-top:2em}.grid.section-30-70>.column-2{flex-grow:0;flex-shrink:0;flex-basis:calc(70% - (var(--fiq-spacing) * .7));padding-top:2em;padding-left:2em}.grid.section-50-50>.column-1,.grid.section-50-50>.column-2{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - (var(--fiq-spacing) / 2))}.section-title-centered{text-align:center}.Hcentered{vertical-align:center;padding-top:2%}@media (max-width:768px){.grid.section-30-70>.column,.grid.section-50-50>.column{flex-basis:100%!important}.two-column-section{padding:1rem .5rem}}.site-footer{text-align:center;width:100%;margin-top:1rem;padding:1rem}.home-footer{text-align:center;padding:1rem}.home-footer h1{margin-bottom:.5em}body{position:relative}.divider{text-align:center;margin:1rem 0}.hamburger-menu{cursor:pointer;z-index:10;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-top:0;margin-right:15px;padding:0;transition:background-color .2s,border-color .2s,transform .2s,box-shadow .2s;display:none;position:relative;box-shadow:0 10px 24px #0000002e}.hamburger-menu:hover,.hamburger-menu:focus-visible{background:#ffffff14;border-color:#00cad573;outline:none;transform:translateY(-1px)}.hamburger-menu .hamburger-line{background-color:#00cad5;border-radius:999px;width:18px;height:2px;transition:transform .25s,opacity .2s,background-color .2s;position:absolute}.hamburger-menu .hamburger-line:first-child{transform:translateY(-6px)}.hamburger-menu .hamburger-line:nth-child(2){transform:translateY(0)}.hamburger-menu .hamburger-line:nth-child(3){transform:translateY(6px)}.hamburger-menu.open{background:#00cad51f;border-color:#00cad56b}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(0)rotate(45deg)}.hamburger-menu.open .hamburger-line:nth-child(2){opacity:0}.hamburger-menu.open .hamburger-line:nth-child(3){transform:translateY(0)rotate(-45deg)}@media (max-width:619px){.hamburger-menu{margin-right:0;display:flex}.public-nav{flex-wrap:wrap;justify-content:space-between}.public-nav .nav-links{background:linear-gradient(155deg,#ffffff14,#ffffff05),#080c11d6;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;width:100%;margin-top:.5rem;padding:.55rem;display:none}.public-nav .nav-links.show{display:flex}.public-nav .nav-links li{text-align:left;width:100%;padding:0}.public-nav .nav-links li a{text-align:center;width:100%;margin:0;padding:.72rem .82rem;display:block}}@media (min-width:619px){.public-nav .nav-links{display:flex!important}}.submit-button:hover:not(:disabled){background-color:#005bb5}.submit-button:disabled{cursor:not-allowed;background-color:#a0c3e8}.submit-feedback{text-align:center;border-radius:4px;margin-top:20px;padding:10px}.submit-feedback.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.submit-feedback.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.user-management{width:100%}.user-actions{margin-bottom:1rem}.add-user-button{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px}.add-user-button:hover:not(:disabled){background-color:#218838}.add-user-button:disabled{cursor:not-allowed;background-color:#6c757d}.add-user-form{background:#ffffff0d;border:1px solid #444;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.add-user-form h4{color:#00cad5;margin-top:0}.add-user-form label{color:#adfc92}.form-actions{justify-content:flex-start;gap:.5rem;margin-top:1rem;display:flex}.form-actions button[type=submit]{color:#fff;background-color:#007bff}.form-actions button[type=submit]:hover:not(:disabled){background-color:#0056b3}.form-actions button[type=button]{color:#fff;background-color:#6c757d}.form-actions button[type=button]:hover:not(:disabled){background-color:#545b62}.video-upload-section{margin-top:.5rem}.admin-nav{gap:.5rem;padding:0;display:flex}.admin-nav button{color:#e0e0e0;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #00cad51a;padding:.75rem 1rem;transition:all .3s}.admin-nav button:hover{color:#00cad5;background:#00cad51a}.admin-nav button.active{color:#00cad5;background:#00cad51a;border-bottom-color:#00cad5}
.dashboard-module__rFLKKa__dashboardGrid{gap:1.5rem;margin-top:1.5rem;display:grid}.dashboard-module__rFLKKa__statsRow{grid-template-columns:minmax(170px,.78fr) minmax(170px,.78fr) minmax(260px,1.72fr) minmax(260px,1.72fr);gap:1rem;display:grid}.dashboard-module__rFLKKa__actionsRow{grid-template-columns:repeat(3,minmax(220px,1fr));gap:1rem;display:grid}.dashboard-module__rFLKKa__bottomRow{grid-template-columns:1fr 320px;gap:1rem;display:grid}@media (max-width:900px){.dashboard-module__rFLKKa__bottomRow{grid-template-columns:1fr}}.dashboard-module__rFLKKa__card{background:#ffffff08;border:1px solid #333;border-radius:12px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s}.dashboard-module__rFLKKa__card:hover{border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__statCard{background:#ffffff08;border:1px solid #333;border-radius:12px;flex-direction:column;min-height:140px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;display:flex}.dashboard-module__rFLKKa__statCard:hover{background:#00cad50d;border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__statCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.dashboard-module__rFLKKa__statIcon{color:#00cad5;opacity:.8;flex-shrink:0}.dashboard-module__rFLKKa__statLabel{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500;line-height:1.3}.dashboard-module__rFLKKa__statValue{color:#00cad5;margin-bottom:auto;font-size:2rem;font-weight:700;line-height:1.2;display:block}.dashboard-module__rFLKKa__statSubtext{color:#adfc92;margin-top:.75rem;font-size:.8rem}.dashboard-module__rFLKKa__statPositive{color:#adfc92}.dashboard-module__rFLKKa__metricStatCard{min-height:112px;padding:.95rem 1rem}.dashboard-module__rFLKKa__metricStatCard .dashboard-module__rFLKKa__statCardHeader{margin-bottom:.45rem}.dashboard-module__rFLKKa__metricStatCard .dashboard-module__rFLKKa__statValue{font-size:1.55rem}.dashboard-module__rFLKKa__metricStatCard .dashboard-module__rFLKKa__statSubtext{margin-top:.45rem;font-size:.72rem}.dashboard-module__rFLKKa__metricStatCard .dashboard-module__rFLKKa__statIcon svg{width:18px;height:18px}.dashboard-module__rFLKKa__fiqStatCard{grid-column:span 1;min-height:210px}.dashboard-module__rFLKKa__fiqHeroRow{align-items:baseline;gap:.4rem;margin-bottom:.75rem;display:flex}.dashboard-module__rFLKKa__fiqHeroValue{font-size:2.1rem;font-weight:800;line-height:1}.dashboard-module__rFLKKa__fiqHeroScale{color:#9ca3af;font-size:.9rem}.dashboard-module__rFLKKa__fiqPillars{flex-direction:column;gap:.45rem;margin-top:auto;display:flex}.dashboard-module__rFLKKa__fiqPillarRow{grid-template-columns:92px 1fr 46px;align-items:center;gap:.5rem;display:grid}.dashboard-module__rFLKKa__fiqPillarLabel{color:#c7ced6;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;font-size:.78rem;font-weight:600}.dashboard-module__rFLKKa__fiqProgressTrack{background:#ffffff1f;border-radius:9999px;width:100%;height:8px;overflow:hidden}.dashboard-module__rFLKKa__fiqProgressFill{border-radius:9999px;height:100%;transition:width .25s;display:block}.dashboard-module__rFLKKa__fiqPillarValue{color:#d1d5db;text-align:right;font-size:.78rem;font-weight:600}@media (max-width:1200px){.dashboard-module__rFLKKa__statsRow{grid-template-columns:repeat(2,minmax(220px,1fr))}.dashboard-module__rFLKKa__fiqStatCard{grid-column:1/-1}.dashboard-module__rFLKKa__actionsRow{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:900px){.dashboard-module__rFLKKa__statsRow{grid-template-columns:1fr}.dashboard-module__rFLKKa__fiqStatCard{grid-column:1/-1}.dashboard-module__rFLKKa__actionsRow{grid-template-columns:1fr}}.dashboard-module__rFLKKa__actionCard{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #333;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.dashboard-module__rFLKKa__actionCard:hover{background:#00cad50d;border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__actionIcon{color:#00cad5;background:#00cad51a;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.dashboard-module__rFLKKa__actionTitle{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.dashboard-module__rFLKKa__actionDescription{color:#a0a0a0;margin:0;font-size:.9rem;line-height:1.4}.dashboard-module__rFLKKa__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00cad5,#0172ad);border:none;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.dashboard-module__rFLKKa__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00cad54d}.dashboard-module__rFLKKa__primaryCta:active{transform:translateY(0)}.dashboard-module__rFLKKa__fiqbotCard{background:#ffffff08;border:1px solid #333;border-radius:12px;flex-direction:column;height:100%;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.dashboard-module__rFLKKa__fiqbotCard:hover{border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__fiqbotHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dashboard-module__rFLKKa__fiqbotAvatar{background:linear-gradient(135deg,#00cad5,#0172ad);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.dashboard-module__rFLKKa__fiqbotInfo h4{color:#fff;margin:0;font-size:1rem}.dashboard-module__rFLKKa__fiqbotStatus{color:#adfc92;align-items:center;gap:.375rem;font-size:.8rem;display:flex}.dashboard-module__rFLKKa__statusDot{background:#adfc92;border-radius:50%;width:8px;height:8px}.dashboard-module__rFLKKa__fiqbotMessage{color:silver;background:#ffffff0d;border-radius:8px;flex:1;margin-bottom:1rem;padding:1rem;font-size:.9rem;line-height:1.5}.dashboard-module__rFLKKa__fiqbotLink{color:#00cad5;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.dashboard-module__rFLKKa__fiqbotLink:hover{text-decoration:underline}.dashboard-module__rFLKKa__sessionsCard{background:#ffffff08;border:1px solid #333;border-radius:12px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s}.dashboard-module__rFLKKa__sessionsCard:hover{border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__sessionsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__rFLKKa__sessionsHeader h3{color:#fff;margin:0;font-size:1.125rem}.dashboard-module__rFLKKa__viewAllLink{color:#00cad5;cursor:pointer;align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;display:flex}.dashboard-module__rFLKKa__viewAllLink:hover{text-decoration:underline}.dashboard-module__rFLKKa__sessionsList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__rFLKKa__sessionItem{cursor:pointer;background:#ffffff08;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;transition:background .2s;display:flex}.dashboard-module__rFLKKa__sessionItem:hover{background:#00cad514}.dashboard-module__rFLKKa__sessionIcon{color:#00cad5;background:#00cad51a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.dashboard-module__rFLKKa__sessionDetails{flex:1}.dashboard-module__rFLKKa__sessionTitle{color:#fff;margin:0 0 .25rem;font-size:.9rem;font-weight:500}.dashboard-module__rFLKKa__sessionMeta{color:#888;margin:0;font-size:.8rem}.dashboard-module__rFLKKa__sessionScore{color:#00cad5;font-size:1rem;font-weight:600}.dashboard-module__rFLKKa__emptyState{color:#666;text-align:center;padding:2rem;font-size:.9rem}.dashboard-module__rFLKKa__welcomeHeader{margin-bottom:.5rem}.dashboard-module__rFLKKa__welcomeTitle{color:#fff;margin:0 0 .25rem}.dashboard-module__rFLKKa__welcomeTitle span{color:#00cad5}.dashboard-module__rFLKKa__streakBadge{color:#adfc92;font-weight:600}.dashboard-module__rFLKKa__welcomeSubtitle{color:#888;margin:0 0 1rem;font-size:.95rem}.dashboard-module__rFLKKa__planInfo{color:#888;margin-bottom:1.5rem;font-size:.85rem}.dashboard-module__rFLKKa__planInfo span{color:#a0a0a0}
