@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&display=swap";@import "https://fonts.cdnfonts.com/css/open-dyslexic";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,300;1,400;1,500&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--bg:#fafaf7;--bg-secondary:#f0ede8;--accent:#7c9e87;--accent-light:#7c9e871f;--accent-hover:#6a8c74;--text-h:#1a1a2e;--text:#4a4a5a;--text-muted:#8a8a9a;--border:#e5e2dc;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 8px 24px #00000014;--shadow-lg:0 16px 40px #0000001a;--font:"DM Sans", system-ui, sans-serif;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:48px;--space-6:64px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;line-height:1.65}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3,h4{font-family:var(--font);color:var(--text-h);letter-spacing:-.02em;margin:0}h1{font-size:clamp(36px,6vw,64px);font-weight:600;line-height:1.1}h2{font-size:clamp(24px,4vw,40px);font-weight:600;line-height:1.2}h3{font-size:clamp(18px,2.5vw,24px);font-weight:500}p{margin:0;line-height:1.7}button{font-family:var(--font);cursor:pointer}.btn-primary{background:var(--accent);color:#fff;border-radius:var(--radius-sm);border:none;padding:12px 28px;font-size:15px;font-weight:500;transition:background .25s,transform .2s}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.card{border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:var(--shadow-sm);background:#fff;transition:transform .25s,box-shadow .25s}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}body.high-contrast{--color-bg:#000;--color-surface:#111;--color-text:#fff;--color-muted:#ccc;--color-border:#fff;--color-accent:#ff0;filter:contrast(1.4)}body.high-contrast .dash__card,body.high-contrast .prof__identity-card,body.high-contrast .prof__stat-card,body.high-contrast .prof__summary-card,body.high-contrast .story__chart-block,body.high-contrast .story__narrative{color:#fff!important;background:#111!important;border-color:#fff!important}body.high-contrast .dash__card-title,body.high-contrast .dash__card-desc,body.high-contrast .prof__name,body.high-contrast .story__chart-title,body.high-contrast .story__para{color:#fff!important}body.high-contrast button{border-color:#fff!important}body.colour-blind{--cb-positive:#07b;--cb-negative:#e73;--cb-neutral:#bbb;--cb-accent:#3be}body.colour-blind .recharts-line path,body.colour-blind .recharts-line-curve{stroke:#07b!important}body.colour-blind .recharts-bar-rectangle path[fill=\#C07A7A],body.colour-blind .recharts-bar-rectangle path[fill=\#E8A0B8]{fill:#e73!important}body.colour-blind .recharts-bar-rectangle path[fill=\#5AAA80],body.colour-blind .recharts-bar-rectangle path[fill=\#A0C8A8],body.colour-blind .recharts-bar-rectangle path[fill=\#88B7A0]{fill:#07b!important}body.colour-blind .prof__mood-badge{color:#07b!important;background:#0077bb26!important;border-color:#07b6!important}body.colour-blind .dash__card{border-left-color:#07b!important}body.reduce-motion *,body.reduce-motion :before,body.reduce-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.screen-reader :focus{outline-offset:3px!important;outline:3px solid #ff0!important;box-shadow:0 0 0 5px #ffff0040!important}body.screen-reader .sr-only{color:#fff;background:#000000bf;border-radius:4px;padding:4px 8px;font-size:12px;clip:auto!important;white-space:normal!important;width:auto!important;height:auto!important;position:static!important;overflow:visible!important}body.screen-reader p,body.screen-reader h1,body.screen-reader h2,body.screen-reader h3,body.screen-reader li,body.screen-reader span,body.screen-reader button{letter-spacing:.03em!important;line-height:1.85!important}body.screen-reader button,body.screen-reader a,body.screen-reader [role=button]{min-width:44px!important;min-height:44px!important}body.large-text{font-size:118%!important}body.large-text .dash__card-title{font-size:18px!important}body.large-text .dash__card-desc{font-size:15px!important}body.large-text .prof__name{font-size:24px!important}body.large-text .prof__stat-value{font-size:36px!important}body.large-text .prof__stat-value small{font-size:18px!important}body.large-text .story__para,body.large-text .story__chart-title{font-size:17px!important}@media (width>=600px) and (width<=899px){body.large-text .prof__name{font-size:27px!important}body.large-text .prof__stat-value{font-size:41px!important}body.large-text .prof__stat-value small{font-size:20px!important}}@media (width>=900px){body.large-text .prof__name{font-size:32px!important}body.large-text .prof__stat-value{font-size:53px!important}body.large-text .prof__stat-value small{font-size:24px!important}}@media (width>=1400px){body.large-text .prof__name{font-size:36px!important}body.large-text .prof__stat-value{font-size:62px!important}body.large-text .prof__stat-value small{font-size:24px!important}}body.dyslexia-font,body.dyslexia-font *{letter-spacing:.05em!important;word-spacing:.15em!important;font-family:OpenDyslexic,Comic Sans MS,cursive!important;line-height:1.9!important}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.page-container{background:#f5f7fb;justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem;display:flex}.mood-checkin-card{background:#fff;border-radius:16px;width:100%;max-width:900px;padding:2rem;box-shadow:0 8px 24px #00000014}.mood-button{cursor:pointer;background:#fff;border:2px solid #d9dee8;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;transition:all .2s;display:flex}.mood-button:hover{border-color:#7c8cff;transform:translateY(-2px)}.mood-button.selected{background:#eef2ff;border-color:#4f46e5}.mood-status{margin-top:1rem}.mood-page-content{flex-direction:column;gap:1.5rem;width:100%;max-width:900px;display:flex}.mood-checkin-card,.mood-chart-card{background:#111827;border:1px solid #1f2937;border-radius:20px;width:100%;padding:1.5rem;box-shadow:0 10px 30px #00000040}.mood-checkin-card h2,.mood-chart-card h3{color:#f8fafc;margin:0}.mood-checkin-card p,.chart-header p,.chart-caption,.empty-chart-state span{color:#94a3b8}.mood-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;margin-top:1.25rem;display:grid}.mood-button{color:#f8fafc;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:14px;flex-direction:column;align-items:center;gap:.4rem;padding:.9rem .6rem;transition:all .2s;display:flex}.mood-button:hover{background:#273449;border-color:#6366f1}.mood-button.selected{background:#312e81;border-color:#818cf8;transform:translateY(-1px)}.mood-button:disabled{opacity:.6;cursor:not-allowed}.mood-emoji{font-size:1.5rem}.mood-label{text-align:center;font-size:.85rem}.mood-status{color:#cbd5e1;margin-top:1rem}.chart-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.chart-summary{flex-wrap:wrap;gap:.75rem;display:flex}.summary-pill{background:#1e293b;border:1px solid #334155;border-radius:12px;flex-direction:column;min-width:90px;padding:.6rem .9rem;display:flex}.summary-pill span{color:#94a3b8;font-size:.75rem}.summary-pill strong{color:#f8fafc;margin-top:.15rem;font-size:1rem}.chart-wrapper{background:#0f172a;border-radius:14px;width:100%;padding:1rem;overflow-x:auto}.mood-chart-svg{width:100%;min-width:700px;height:auto;display:block}.chart-grid-line{stroke:#1e293b;stroke-width:1px}.chart-axis-label{fill:#94a3b8;font-size:11px}.chart-line{stroke:#818cf8;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-point{fill:#f59e0b;stroke:#0f172a;stroke-width:2px}.chart-x-labels{flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:.75rem;display:flex}.chart-x-label-item{color:#cbd5e1;flex-direction:column;align-items:center;min-width:70px;font-size:.8rem;display:flex}.chart-x-label-item small{color:#64748b;margin-top:.15rem}.chart-caption{margin-top:1rem;font-size:.9rem}.global-audio-player{z-index:1000;color:#f7efe1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121822eb;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(560px,100vw - 24px);min-height:72px;padding:10px 12px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #00000047}.global-audio-player button{font:inherit}.global-audio-player__art{color:#f7efe1;cursor:pointer;background:#6494dc38;border:0;border-radius:14px;width:48px;height:48px;font-size:23px}.global-audio-player__main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:2px;display:flex}.global-audio-player__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#b4c8dcb8;font-size:10px;font-weight:700}.global-audio-player__title{color:#fff8ea;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.global-audio-player__meta{color:#e8e0d0ad;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.global-audio-player__bar{background:#ffffff29;border-radius:999px;width:100%;height:3px;margin-top:5px;overflow:hidden}.global-audio-player__bar span{border-radius:inherit;background:#88b4f0;height:100%;display:block}.global-audio-player__controls{align-items:center;gap:6px;display:flex}.global-audio-player__controls button{color:#f7efe1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;min-width:44px;height:38px;padding:0 10px;font-size:12px;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.global-audio-player__controls button:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-1px)}.global-audio-player__controls .global-audio-player__play{background:#6494dc4d;border-color:#6494dc80;min-width:68px}.global-audio-player__volume{color:#e8e0d0ad;grid-column:2/-1;grid-template-columns:auto minmax(120px,1fr) 42px;align-items:center;gap:8px;font-size:11px;font-weight:700;display:grid}.global-audio-player__volume input{accent-color:#88b4f0;cursor:pointer;width:100%}.global-audio-player__volume span:last-child{text-align:right}.global-audio-toggle{z-index:1000;color:#f7efe1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:46px;font:inherit;cursor:pointer;background:#121822eb;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 48px #00000047}.global-audio-toggle:hover{background:#1c2432f2;border-color:#ffffff40;transform:translateY(-1px)}.app-guide-button{top:max(18px, env(safe-area-inset-top,18px));right:max(18px, env(safe-area-inset-right,18px));z-index:1200;color:#fff8ea;-webkit-backdrop-filter:blur(16px);min-height:44px;font:inherit;cursor:pointer;background:#121822e0;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:8px;padding:9px 14px 9px 10px;font-size:13px;font-weight:800;line-height:1;transition:background .18s,border-color .18s,transform .18s;display:inline-flex;position:fixed;box-shadow:0 14px 36px #00000038}.app-guide-button span:first-child{background:#ffffff29;border-radius:50%;place-items:center;width:26px;height:26px;font-size:16px;font-weight:900;display:grid}.app-guide-button:hover{background:#1c2432f0;border-color:#ffffff61;transform:translateY(-1px)}.app-guide-button:focus-visible{outline-offset:3px;outline:3px solid #88b4f0b3}@media (width<=560px){.global-audio-player{grid-template-columns:42px minmax(0,1fr);gap:10px;bottom:10px}.global-audio-player__art{width:42px;height:42px;font-size:20px}.global-audio-player__controls{grid-column:1/-1;width:100%}.global-audio-player__controls button{flex:1}.global-audio-player__volume{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) 38px;width:100%}.global-audio-toggle{bottom:10px;right:10px}.app-guide-button{min-height:40px;padding:7px 10px 7px 7px;font-size:12px}.app-guide-button span:first-child{width:24px;height:24px;font-size:15px}}.empty-chart-state{background:#0f172a;border:1px dashed #334155;border-radius:14px;margin-top:1rem;padding:1.2rem}.empty-chart-state p{color:#f8fafc;margin:0 0 .35rem;font-weight:600}@media (width<=768px){.mood-grid{grid-template-columns:repeat(2,1fr)}.chart-header{flex-direction:column}}.home-page{color:#f8fafc;background:linear-gradient(#0f172a 0%,#111827 100%);min-height:100vh}.home-hero{justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem 2rem;display:flex}.home-hero-content{text-align:center;max-width:820px}.hero-badge{color:#cbd5e1;background:#1e293b;border:1px solid #334155;border-radius:999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.9rem;display:inline-block}.home-hero-content h1{margin:0 0 1rem;font-size:clamp(2.5rem,6vw,4.4rem);font-weight:800;line-height:1.1}.home-hero-content p{color:#94a3b8;max-width:680px;margin:0 auto;font-size:1.08rem;line-height:1.7}.home-hero-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:1.6rem;display:flex}button.primary-action-button{cursor:pointer;color:#fff;letter-spacing:.01em;background:#6aaf8a;border:2px solid #6aaf8a;border-radius:24px;min-width:82px;padding:10px 28px;font-size:14px;font-weight:700;line-height:1.65;transition:all .22s;box-shadow:0 4px 14px #6aaf8a61}button.primary-action-button:hover{background:#5a9f7a;border-color:#5a9f7a;transform:translateY(-1px)}button.secondary-action-button{cursor:pointer;color:#5a8eaf;letter-spacing:.01em;background:#ffffffe0;border:2px solid #7baed4;border-radius:24px;min-width:82px;padding:10px 28px;font-size:14px;font-weight:500;line-height:1.65;transition:all .22s}button.secondary-action-button:hover{background:#fff;border-color:#5a8eaf;transform:translateY(-1px)}.context-quickstart-section{flex-direction:column;gap:1.25rem;max-width:1100px;margin:0 auto;padding:0 1.5rem 4rem;display:flex}.context-quickstart-header{background:#0f172ad6;border:1px solid #233047;border-radius:24px;padding:1.35rem 1.5rem;box-shadow:0 10px 30px #00000038}.context-quickstart-header h2{color:#fff;margin:0 0 .5rem;font-size:1.55rem}.context-quickstart-header p{color:#cbd5e1;margin:0;line-height:1.65}.context-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.context-control{background:#111827f5;border:1px solid #233047;border-radius:18px;flex-direction:column;gap:.7rem;padding:1rem;display:flex}.context-control span{color:#cbd5e1;font-size:.86rem;font-weight:700}.context-control select{color:#f8fafc;width:100%;font:inherit;background:#0f172a;border:1px solid #334155;border-radius:14px;padding:.8rem .9rem}.context-control select:focus{outline-offset:2px;outline:2px solid #6aaf8a}.context-results-summary{background:#0f172ae0;border:1px solid #233047;border-radius:18px;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;display:flex}.context-results-summary p{color:#cbd5e1;margin:0;line-height:1.5}.context-suggestion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.context-suggestion-card{background:#0f172a;border:1px solid #233047;border-radius:16px;flex-direction:column;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.context-suggestion-card:hover{border-color:#6aaf8a;transform:translateY(-1px)}.context-card-actions{justify-content:flex-end;display:flex}.context-start-button{color:#fff;font:inherit;cursor:pointer;background:#6aaf8a;border:1px solid #6aaf8a;border-radius:999px;padding:.55rem .95rem;font-size:.85rem;font-weight:700;transition:all .2s}.context-start-button:hover{background:#5a9f7a;border-color:#5a9f7a;transform:translateY(-1px)}.suggestions-section{max-width:1100px;margin:0 auto;padding:5rem 1.5rem 4rem}.suggestions-header{text-align:center;margin-bottom:2rem}.suggestions-header h2{color:#fff;margin:0 0 .6rem;font-size:2rem}.suggestions-header p{color:#94a3b8;margin:0;line-height:1.6}.suggestions-status-message{text-align:center;color:#cbd5e1}.suggestions-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.suggestion-column{background:#111827;border:1px solid #1f2937;border-radius:20px;padding:1.25rem;box-shadow:0 10px 30px #00000040}.suggestion-column-header{margin-bottom:1rem}.suggestion-column-header h3{margin:0 0 .35rem;font-size:1.3rem}.suggestion-column-header p{color:#94a3b8;margin:0;line-height:1.5}.suggestion-list{flex-direction:column;gap:1rem;display:flex}.suggestion-card{background:#0f172a;border:1px solid #233047;border-radius:16px;padding:1rem;transition:all .2s}.suggestion-card:hover{border-color:#818cf8;transform:translateY(-1px)}.suggestion-card-top{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.suggestion-category-badge{color:#e0e7ff;background:#312e81;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:600}.suggestion-duration{color:#94a3b8;font-size:.9rem}.suggestion-card h3{color:#f8fafc;margin:0 0 .5rem;font-size:1.05rem}.suggestion-description{color:#cbd5e1;margin:0;line-height:1.6}@media (width<=768px){.home-hero{min-height:85vh;padding:2.5rem 1rem 2rem}.home-hero-content h1{font-size:clamp(2rem,8vw,3rem)}.home-hero-content p{font-size:1rem}.suggestions-section{padding:4rem 1rem 3rem}.suggestions-grid,.context-controls,.context-suggestion-grid{grid-template-columns:1fr}.context-results-summary{flex-direction:column}}.landing{opacity:0;justify-content:center;align-items:center;min-height:100svh;transition:opacity 1s;display:flex;position:relative;overflow:hidden}.landing--visible{opacity:1}.landing__bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1522383225653-ed111181a951?w=1920&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.landing__bg:after{content:"";background:linear-gradient(160deg,#ffe6eb59 0%,#ffd2dc33 50%,#f0c8d24d 100%);position:absolute;inset:0}.landing__canvas{z-index:1;width:100%;height:100%;position:absolute;inset:0}.landing__content{z-index:2;text-align:center;padding:0 24px;position:relative}.landing__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#a04060;text-shadow:0 1px 12px #fffffff2;-webkit-backdrop-filter:blur(10px);background:#ffffffbf;border-radius:999px;margin-bottom:24px;padding:6px 22px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;display:inline-block}.landing__headline{letter-spacing:.01em;color:#2c1a2e;text-shadow:0 2px 32px #ffffffd9;min-height:2.2em;margin-bottom:32px;font-family:Cormorant Garamond,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:clamp(72px,11vw,120px);font-style:italic;font-weight:300;line-height:1.08}.landing__headline:after{content:"|";color:#c06080;margin-left:4px;font-weight:300;animation:.75s step-end infinite blink;display:inline-block}.landing__headline--done:after{display:none}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.landing__sub{color:#4a2a3a;text-shadow:0 1px 12px #ffffffe6;-webkit-backdrop-filter:blur(8px);background:#ffffffa6;border-radius:16px;margin-bottom:48px;padding:10px 28px;font-family:DM Sans,sans-serif;font-size:clamp(20px,2.5vw,26px);font-weight:600;line-height:1.75;display:block}.landing__cta{color:#fff;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#c06080,#a04868);border:none;border-radius:100px;padding:20px 60px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;transition:all .25s;box-shadow:0 6px 28px #c0608073}.landing__cta:hover{background:linear-gradient(135deg,#a04868,#803858);transform:translateY(-3px);box-shadow:0 12px 36px #c060808c}.landing__cta:active{transform:translateY(-1px)}@media (width<=480px){.landing__eyebrow{padding:5px 16px;font-size:14px}.landing__sub{padding:8px 18px;font-size:17px}.landing__cta{padding:16px 44px;font-size:17px}}.a11y-chips{flex-wrap:wrap;gap:10px;display:flex}.a11y-chip{appearance:none;-webkit-backdrop-filter:blur(10px);color:#ffffffe0;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:999px;align-items:center;gap:9px;padding:11px 20px;font-family:DM Sans,Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.3;transition:all .18s;display:inline-flex;box-shadow:0 2px 10px #0003}.a11y-chip:hover{color:#fff;background:#fff3;border-color:#ffffff85;transform:translateY(-1px);box-shadow:0 4px 16px #00000047}.a11y-chip:active{transform:scale(.98)}.a11y-chip__icon{flex-shrink:0;font-size:17px;line-height:1}.a11y-chip__label{font-size:14px;font-weight:600}.a11y-chip--on{font-weight:700}.a11y-chip[data-key=highContrast].a11y-chip--on{color:#f5d842;background:#f5d8422e;border-color:#f5d842;box-shadow:0 0 20px #f5d8424d,0 2px 8px #0003}.a11y-chip[data-key=highContrast].a11y-chip--on:hover{background:#f5d84247;border-color:#ffe852}.a11y-chip[data-key=colourBlind].a11y-chip--on{color:#5aaddd;background:#5aaddd2e;border-color:#5aaddd;box-shadow:0 0 20px #5aaddd4d,0 2px 8px #0003}.a11y-chip[data-key=colourBlind].a11y-chip--on:hover{background:#5aaddd47}.a11y-chip[data-key=reduceMotion].a11y-chip--on{color:#90c8a8;background:#90c8a82e;border-color:#90c8a8;box-shadow:0 0 20px #90c8a84d,0 2px 8px #0003}.a11y-chip[data-key=reduceMotion].a11y-chip--on:hover{background:#90c8a847}.a11y-chip[data-key=screenReader].a11y-chip--on{color:#e8a0c8;background:#e8a0c82e;border-color:#e8a0c8;box-shadow:0 0 20px #e8a0c84d,0 2px 8px #0003}.a11y-chip[data-key=screenReader].a11y-chip--on:hover{background:#e8a0c847}.a11y-chip[data-key=largeText].a11y-chip--on{color:#d4904a;background:#d4904a2e;border-color:#d4904a;box-shadow:0 0 20px #d4904a4d,0 2px 8px #0003}.a11y-chip[data-key=largeText].a11y-chip--on:hover{background:#d4904a47}.a11y-chip[data-key=dyslexiaFont].a11y-chip--on{color:#b0a0e8;background:#b0a0e82e;border-color:#b0a0e8;box-shadow:0 0 20px #b0a0e84d,0 2px 8px #0003}.a11y-chip[data-key=dyslexiaFont].a11y-chip--on:hover{background:#b0a0e847}.dash,.dash *{box-sizing:border-box;margin:0;padding:0}.dash{min-height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.dash__bg{z-index:0;background-image:url(https://images.pexels.com/photos/33044/sunflower-sun-summer-yellow.jpg?auto=compress&cs=tinysrgb&w=1920);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.dash__bg:after{content:"";background:linear-gradient(160deg,#ffdc5026 0%,#ffc83214 50%,#dcb4282e 100%);position:absolute;inset:0}.dash__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:420px;min-height:100svh;padding:40px 24px 100px;display:flex;position:relative}.dash__arch{-webkit-backdrop-filter:blur(28px);background:#fffcf5e0;border:1px solid #c8aa5066;border-radius:160px 160px 28px 28px;width:320px;max-width:100%;position:relative;overflow:hidden;box-shadow:0 12px 56px #503c0a2e,inset 0 1px #ffffffeb,inset 0 -1px #c8aa5040}.dash__arch:before{content:"";background:linear-gradient(90deg,#0000,#d2aa2880,#f0c83ccc,#d2aa2880,#0000);height:4px;position:absolute;top:0;left:0;right:0}.dash__arch-inner{flex-direction:column;align-items:center;gap:6px;padding:48px 28px 36px;display:flex}.dash__greeting{color:#8a7020;text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:600}.dash__title{color:#1e1508;text-align:center;letter-spacing:.01em;font-size:26px;font-style:italic;font-weight:300;line-height:1.25}.dash__divider{color:#c4a020;justify-content:center;align-items:center;gap:12px;width:100%;margin:10px 0 18px;font-size:13px;display:flex}.dash__divider:before,.dash__divider:after{content:"";flex:1;height:1px}.dash__divider:before{background:linear-gradient(90deg,#0000,#c4a0208c)}.dash__divider:after{background:linear-gradient(90deg,#c4a0208c,#0000)}.dash__cards{flex-direction:column;gap:10px;width:100%;display:flex}.dash__card{appearance:none;text-align:left;cursor:pointer;border:none;border-left:4px solid var(--accent);background:#fffffff7;border-radius:16px;align-items:center;gap:14px;padding:14px 16px 14px 14px;font-family:inherit;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 14px #503c0a17,0 1px 3px #0000000f}.dash__card:after{content:"";opacity:0;background:linear-gradient(120deg,#fff0 0%,#ffffff80 50%,#fff0 100%);transition:opacity .3s;position:absolute;inset:0}.dash__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #503c0a24,0 2px 6px #00000014}.dash__card:hover:after{opacity:1}.dash__card:active{transform:scale(.98)}.dash__card-icon{flex-shrink:0;font-size:26px;line-height:1}.dash__card-text{flex:1;min-width:0}.dash__card-title{color:#1a1008;letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.2}.dash__card-desc{color:#5a4820;margin-top:3px;font-size:12.5px;font-weight:400;line-height:1.35}.dash__card-arrow{color:#9a8030;flex-shrink:0;font-size:24px;font-weight:300;line-height:1}.dash__affirmation{z-index:100;-webkit-backdrop-filter:blur(20px);background:#fff8dcf7;border-top:1px solid #c8aa5040;align-items:center;gap:10px;padding:14px 24px 22px;transition:transform .7s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.dash__affirmation--visible{transform:translateY(0)}.dash__affirmation-icon{flex-shrink:0;font-size:17px}.dash__affirmation-text{color:#3a2a08;font-size:13.5px;font-style:italic;font-weight:500;line-height:1.4}@media (width>=768px){.dash__affirmation{border-left:1px solid #c8aa5040;border-right:1px solid #c8aa5040;border-radius:16px 16px 0 0;max-width:420px;left:50%;transform:translate(-50%)translateY(100%)}.dash__affirmation--visible{transform:translate(-50%)translateY(0)}}.dash__recharge{z-index:20;cursor:pointer;background:linear-gradient(#fff,#fffbf6);border:1px solid #281e140f;border-radius:20px;flex-direction:column;align-items:center;gap:12px;width:84px;padding:18px 12px;display:flex;position:fixed;top:50%;left:24px;transform:translateY(-50%);box-shadow:0 8px 30px #0c121414,inset 0 1px #fff9}.dash__recharge-label{font-size:20px;line-height:1}.dash__recharge-track{background:#1e1e1e0f;border-radius:999px;align-items:flex-end;width:10px;height:120px;display:flex;overflow:hidden}.dash__recharge-fill{width:100%;height:var(--score,30%);background:linear-gradient(#f6c36b,#e39a3a);border-radius:999px;min-height:6px;transition:height .7s cubic-bezier(.2,.9,.2,1),background .3s;box-shadow:inset 0 -6px 14px #0000000f}.dash__recharge-score{color:#2b2b2b;font-size:16px;font-weight:800;line-height:1}.dash__recharge-status{text-transform:uppercase;letter-spacing:.06em;writing-mode:vertical-rl;text-orientation:mixed;color:#7a5b2a;font-size:10px;font-weight:700;line-height:1;transform:rotate(180deg)}.dash__recharge:hover .dash__recharge-tooltip{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.dash__recharge-tooltip{opacity:0;pointer-events:none;z-index:60;color:#222;background:#fff;border:1px solid #2323230f;border-radius:12px;width:310px;max-width:calc(100vw - 32px);padding:16px 18px;transition:opacity .18s,transform .18s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-8px);box-shadow:0 14px 40px #12161e14}.dash__recharge-tooltip--open{opacity:1!important;pointer-events:auto!important}.dash__recharge-tooltip-title{color:#1e1408;justify-content:center;align-items:center;gap:8px;margin-bottom:6px;font-size:14px;font-weight:800;display:flex}.dash__recharge-tooltip-desc{color:#4b3a1a;flex-direction:column;gap:12px;font-size:13px;font-weight:500;line-height:1.45;display:flex}.dash__recharge-breakdown{grid-template-columns:1fr auto;align-items:center;gap:6px 12px;display:grid}.dash__recharge-breakdown .label{color:#6b5530;min-width:0;font-size:12px;font-weight:600}.dash__recharge-breakdown .value{color:#222;text-align:right;min-width:0;font-size:12px;font-weight:800}.dash__recharge-breakdown-row{display:contents}.dash__recharge-value-main{color:#1f2a20;font-size:13px;font-weight:800}.dash__recharge-value-sub{color:#6b5530;opacity:.95;overflow-wrap:anywhere;font-size:11px;font-weight:600}.dash__recharge-pin{cursor:pointer;color:#9a6f2a;background:0 0;border:none;border-radius:6px;padding:4px;font-size:14px}.dash__recharge-pin:hover{background:#9a6f2a0f}.dash__recharge-pinned-badge{color:#a86412;background:#fff3e6;border-radius:12px;padding:4px 6px;font-size:11px;font-weight:700;position:absolute;top:-6px;right:-6px;box-shadow:0 4px 10px #12161e0f}.dash__recharge-tooltip-note{color:#6b5530;margin-top:6px;font-size:12px}.dash__recharge-reset{color:#385f46;text-align:center;background:#5aaa8017;border:1px solid #5aaa8029;border-radius:8px;justify-content:center;align-items:center;gap:4px;margin-top:2px;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.3;display:flex}.dash__recharge-reset strong{color:#1f6f48;font-variant-numeric:tabular-nums}@media (width<=768px){.dash__recharge{border-radius:999px;flex-direction:row;gap:12px;width:auto;padding:10px 18px;top:auto;bottom:72px;left:50%;transform:translate(-50%)}.dash__recharge-track{align-items:flex-start;width:80px;height:10px}.dash__recharge-fill{width:var(--score,30%);min-height:unset;transition:width 1s cubic-bezier(.34,1.56,.64,1);height:100%!important}.dash__recharge-status{writing-mode:horizontal-tb;font-size:10px;transform:none}.dash__recharge-tooltip{opacity:0;pointer-events:none;width:min(300px,100vw - 40px);max-height:min(72svh,560px);padding:14px;top:auto;bottom:calc(100% + 10px);left:50%;overflow-y:auto;transform:translate(-50%)}.dash__recharge-tooltip-title{text-align:center;font-size:13px;line-height:1.35}.dash__recharge-tooltip-desc{gap:10px}.dash__recharge-breakdown{grid-template-columns:1fr;gap:9px}.dash__recharge-breakdown .label{font-size:12px;line-height:1.25}.dash__recharge-breakdown .value{text-align:left;border-bottom:1px solid #6b553024;grid-template-columns:auto 1fr;align-items:baseline;gap:8px;padding-bottom:8px;display:grid}.dash__recharge-breakdown .value:last-child{border-bottom:0;padding-bottom:0}.dash__recharge-value-main{white-space:nowrap}.dash__recharge-value-sub{text-align:right;font-size:10.5px;line-height:1.35}.dash__recharge-reset{flex-wrap:wrap;align-items:center;line-height:1.25}.dash__recharge-tooltip--open{opacity:1!important;pointer-events:auto!important;transform:translate(-50%)!important}.dash__recharge:hover .dash__recharge-tooltip{opacity:0;pointer-events:none}.dash__recharge-tooltip--open{opacity:1!important;pointer-events:auto!important}}.dash__profile-chip{appearance:none;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#fffcf5eb;border:1px solid #c8aa5059;border-radius:999px;align-items:center;gap:10px;padding:8px 14px 8px 8px;font-family:inherit;display:flex;position:fixed;top:20px;left:20px;box-shadow:0 4px 16px #503c0a1f}.dash__profile-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.dash__profile-name{color:#1a1008;font-size:13px;font-weight:600;line-height:1}.dash__profile-role{color:#8a7020;margin-top:2px;font-size:10px;display:block}.dash__profile-signout{appearance:none;color:#c07a7a;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0;font-family:inherit;font-size:11px;font-weight:600}.dash__profile-signout:hover{color:#a05a5a}.dash__profile-signin{appearance:none;color:#8a7020;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-family:inherit;font-size:13px;font-weight:600}.dash__profile-signin:hover{color:#5a4810}.dash__a11y-panel{z-index:50;-webkit-backdrop-filter:blur(16px);background:#fffcf5eb;border:1px solid #c8aa5059;border-radius:18px;width:min(360px,100vw - 40px);padding:12px;position:fixed;bottom:20px;left:20px;box-shadow:0 4px 16px #503c0a1f}.dash__a11y-title{color:#5a4810;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.dash__a11y-toggle{appearance:none;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:0;font-family:inherit;display:flex}.dash__a11y-toggle-icon{display:none}.dash__a11y-chips{gap:8px}.dash__a11y-chips .a11y-chip{color:#2a1d08;background:#ffffffc7;border-color:#8a702047;padding:8px 11px;font-size:12px;box-shadow:0 2px 10px #503c0a14}.dash__a11y-chips .a11y-chip:hover{color:#1a1008;background:#fffffff5;border-color:#8a702073;box-shadow:0 4px 14px #503c0a1f}.dash__a11y-chips .a11y-chip__icon{font-size:14px}.dash__a11y-chips .a11y-chip__label{font-size:12px}@media (width<=480px){.dash__profile-chip{padding:6px 10px 6px 6px;top:12px;left:12px}.dash__profile-info{display:none}.dash__a11y-panel{bottom:max(10px, env(safe-area-inset-bottom,10px));left:max(10px, env(safe-area-inset-left,10px));border-radius:999px;width:auto;max-width:calc(100vw - 24px);padding:10px}.dash__a11y-panel--open{border-radius:18px;width:min(300px,100vw - 132px)}.dash__a11y-toggle{gap:12px;min-height:28px;margin-bottom:0}.dash__a11y-title{line-height:1.2}.dash__a11y-toggle-icon{color:#5a4810;background:#5a48101f;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;font-weight:800;line-height:1;display:inline-flex}.dash__a11y-chips{gap:6px;max-height:26svh;margin-top:10px;padding-right:2px;display:none;overflow-y:auto}.dash__a11y-panel--open .dash__a11y-chips{display:flex}.dash__a11y-chips .a11y-chip{gap:6px;padding:7px 9px}.dash__a11y-chips .a11y-chip__label{font-size:11px}}.stress-page,.stress-page *{box-sizing:border-box;margin:0;padding:0}.stress-page{min-height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);flex-direction:column;align-items:center;display:flex;position:relative}.stress-page:before{content:"";z-index:0;background-image:url(https://images.unsplash.com/photo-1448375240586-882707db888b?w=1920&q=80);background-position:50%;background-size:cover;position:fixed;inset:0}.stress-page:after{content:"";z-index:1;background:linear-gradient(160deg,#c8e1d259 0%,#a0c8b433 50%,#64967859 100%);position:fixed;inset:0}.stress-page-shell{z-index:2;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:760px;padding:48px 24px 80px;display:flex;position:relative}.stress-page-header{text-align:center;-webkit-backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px;width:fit-content;max-width:min(620px,100vw - 48px);padding:12px 34px;box-shadow:0 8px 20px #0f17241a}.stress-page-header h1{color:#1a0e04;letter-spacing:.01em;text-shadow:0 2px 16px #ffffff80;font-size:32px;font-style:italic;font-weight:300;line-height:1.25}.stress-page-header p{color:#6a4010;margin-top:6px;font-size:13px;line-height:1.5}.recommendation-banner{text-align:center;color:#0d2a1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#dcf5e6f2;border:1px solid #64aa8266;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 20px;font-size:13px;font-weight:600;display:flex}.recommendation-banner__button{appearance:none;color:#fff;cursor:pointer;background:#3c825aeb;border:1px solid #0d2a1a1f;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:800;line-height:1;transition:transform .18s,background .18s}.recommendation-banner__button:hover{background:#2d6e4af5;transform:translateY(-1px)}.stress-tabs{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;display:flex}.stress-tab{appearance:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#0d2a1a;cursor:pointer;background:#ffffffe0;border:1px solid #64a08280;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:all .18s}.stress-tab:hover{background:#fffffff7;transform:translateY(-1px)}.stress-tab.active{color:#fff;background:#3c825aeb;border-color:#0000;box-shadow:0 4px 14px #3c785a59}.stress-page-shell>:not(.stress-page-header):not(.stress-tabs):not(.recommendation-banner):not(.back-btn){-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffffeb;border:1px solid #78b48c4d;border-radius:20px;width:100%;padding:24px;box-shadow:0 4px 24px #28503c1a}.placeholder-card h2{color:#0d1f15;margin-bottom:8px;font-size:17px;font-weight:700}.placeholder-card p{color:#1e3d2a;font-size:13px;font-weight:500;line-height:1.5}.quick-suggestion-banner{color:#0d2a1a;text-align:center;background:#dcf5e6f2;border:1px solid #64aa8259;border-radius:14px;width:100%;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.5;box-shadow:0 4px 18px #28503c14}.back-btn{appearance:none;-webkit-backdrop-filter:blur(10px);color:#1a0e04;cursor:pointer;z-index:4;white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s;position:fixed;top:48px;left:54px}.back-btn:hover{background:#fff;transform:translate(-2px)}@keyframes breathePulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.stress-page-shell .context-quickstart-section{max-width:100%;margin:0;padding:0}.stress-page-shell .context-quickstart-header{color:#0d1f15;background:#ffffffeb;border:1px solid #78b48c4d;box-shadow:0 4px 24px #28503c1a}.stress-page-shell .context-quickstart-header h2{color:#0d1f15}.stress-page-shell .context-quickstart-header p{color:#1e3d2a}.stress-page-shell .context-control{color:#0d1f15;background:#ffffffe0;border:1px solid #78b48c4d}.stress-page-shell .context-control span{color:#1e3d2a;font-weight:600}.stress-page-shell .context-control select{color:#0d1f15;background:#fffffff2;border:1px solid #78b48c66}.stress-page-shell .context-control select:focus{outline-offset:2px;outline:2px solid #3c825a}.stress-page-shell .context-results-summary{color:#0d1f15;background:#ffffffe0;border:1px solid #78b48c4d}.stress-page-shell .context-results-summary p{color:#1e3d2a}.stress-page-shell .context-suggestion-card{background:#dcf5e699;border:1px solid #64aa8266}.stress-page-shell .context-suggestion-card:hover{background:#dcf5e6bf;border-color:#3c825a}.stress-page-shell .context-card-top{color:#0d1f15}.stress-page-shell .context-category-badge{color:#0d1f15;background:#3c825a26;font-weight:600}.stress-page-shell .context-duration{color:#1e3d2a}.stress-page-shell .context-suggestion-card h3{color:#0d1f15}.stress-page-shell .context-suggestion-card p{color:#1e3d2a}.stress-page-shell .context-start-button{color:#fff;background:#3c825aeb;border:1px solid #3c825ae6;font-weight:700}.stress-page-shell .context-start-button:hover{background:#3c825a;border-color:#3c825a;transform:translateY(-1px)}.stress-page-shell .context-time-fit{color:#0d2a1a;font-weight:600}.stress-page-shell .context-time-over{color:#d97706}.stress-page-shell .context-card-actions{justify-content:flex-end;display:flex}.stress-page-shell .suggestions-section{max-width:100%;margin:0;padding:0}.stress-page-shell .suggestions-header{text-align:center;margin-bottom:1.5rem}.stress-page-shell .suggestions-header h2{color:#0d1f15;font-size:1.5rem}.stress-page-shell .suggestions-header p{color:#1e3d2a}.stress-page-shell .suggestions-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.stress-page-shell .suggestion-column{background:#ffffffe0;border:1px solid #78b48c4d;border-radius:20px;padding:1.25rem;box-shadow:0 4px 24px #28503c1a}.stress-page-shell .suggestion-column-header h3{color:#0d1f15}.stress-page-shell .suggestion-column-header p{color:#1e3d2a}.stress-page-shell .suggestion-card{background:#dcf5e699;border:1px solid #64aa8266;border-radius:16px;padding:1rem}.stress-page-shell .suggestion-card:hover{background:#dcf5e6bf;border-color:#3c825a}.stress-page-shell .suggestion-category-badge{color:#0d1f15;background:#3c825a26;font-weight:600}.stress-page-shell .suggestion-duration{color:#1e3d2a}.stress-page-shell .suggestion-card h3{color:#0d1f15}.stress-page-shell .suggestion-description,.stress-page-shell .suggestions-status-message,.stress-page-shell .context-status-message{color:#1e3d2a}@media (width<=768px){.stress-page{align-items:stretch}.stress-page-shell{align-items:stretch;max-width:100%;padding:24px 14px 72px}.stress-page-header{width:100%;max-width:100%;padding:12px 18px}.stress-page-header h1{font-size:26px}.back-btn{align-self:flex-start;position:static}.stress-tabs{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.stress-tab{white-space:normal;width:100%;min-height:44px;padding:10px 8px}.stress-page-shell>:not(.stress-page-header):not(.stress-tabs):not(.recommendation-banner):not(.back-btn),.stress-page-shell .context-quickstart-section,.stress-page-shell .suggestions-section,.stress-page-shell .quick-tool-guide,.stress-page-shell .body-scan-card{width:100%;max-width:100%}.stress-page-shell .suggestions-grid{grid-template-columns:1fr}.stress-page-shell .context-controls,.stress-page-shell .context-suggestion-grid{grid-template-columns:1fr;width:100%}.stress-page-shell .context-control,.stress-page-shell .context-control select,.stress-page-shell .context-suggestion-card,.stress-page-shell .suggestion-column,.stress-page-shell .suggestion-card,.stress-page-shell .primary-action-button{width:100%}.qtg-situations{grid-template-columns:1fr}.qtg-tool-header{flex-direction:column;align-items:flex-start}}@media (width<=380px){.stress-page-shell{padding-inline:10px}.stress-page-header h1{font-size:24px}.stress-tabs{grid-template-columns:1fr}}.quick-tool-guide{flex-direction:column;gap:2rem;max-width:100%;padding:0;display:flex}.qtg-section{flex-direction:column;gap:1.25rem;display:flex}.qtg-title{color:#0d1f15;text-align:center;margin:0;font-size:1.25rem;font-weight:700}.qtg-situations{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.qtg-situation-btn{appearance:none;color:#0d1f15;cursor:pointer;text-align:left;background:#dcf5e699;border:2px solid #64aa8266;border-radius:14px;padding:1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.qtg-situation-btn:hover{background:#dcf5e6bf;border-color:#3c825a;transform:translateY(-2px)}.qtg-situation-btn--active{color:#fff;background:#3c825aeb;border-color:#3c825a;box-shadow:0 4px 12px #3c825a4d}.qtg-tools-grid{grid-template-columns:1fr;align-items:stretch;gap:1.25rem;display:grid}.qtg-tool-card{background:#dcf5e699;border:1px solid #64aa8266;border-radius:16px;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;transition:all .2s;display:flex}.qtg-tool-card:hover{background:#dcf5e6bf;border-color:#3c825a;transform:translateY(-2px)}.qtg-tool-card--highlighted{background:#3c825a26;border-color:#3c825a;box-shadow:0 4px 16px #3c825a26}.qtg-tool-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.qtg-tool-icon{font-size:2rem}.qtg-tool-duration{color:#0d1f15;background:#3c825a26;border-radius:999px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.qtg-tool-name{color:#0d1f15;min-height:3.2em;margin:0;font-size:1.1rem;font-weight:700}.qtg-tool-description{color:#1e3d2a;flex:1;margin:0;font-size:.9rem;line-height:1.5}.qtg-tool-meta{flex-direction:column;align-items:center;gap:.5rem;min-height:7.5rem;display:flex}.qtg-tool-label{color:#0d1f15;text-align:center;margin:0;font-size:.85rem;font-weight:600}.qtg-tool-tags{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.qtg-tag{color:#0d1f15;background:#3c825a33;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:500}.qtg-tool-start-btn{appearance:none;color:#fff;cursor:pointer;background:#3c825aeb;border:1px solid #3c825ae6;border-radius:10px;margin-top:auto;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .2s}.qtg-tool-start-btn:hover{background:#3c825a;border-color:#2a6a4a;transform:translateY(-1px)}.qtg-tips{background:#ffffffe0;border:1px solid #78b48c4d;border-radius:16px;padding:1.5rem}.qtg-tips-title{color:#0d1f15;margin:0 0 1rem;font-size:1rem;font-weight:700}.qtg-tips-list{color:#1e3d2a;margin:0;padding-left:1.25rem;font-size:.9rem;line-height:1.7}.qtg-tips-list li{margin-bottom:.75rem}@media (width>=900px){.stress-page-shell--quick-start{max-width:1120px}.stress-page-shell--quick-start .quick-tool-guide{box-shadow:none;-webkit-backdrop-filter:none;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:1.5rem;padding:0;display:grid}.stress-page-shell--quick-start .qtg-section:first-child{background:#ffffffeb;border:1px solid #78b48c4d;border-radius:20px;padding:1.5rem;box-shadow:0 4px 24px #28503c1a}.stress-page-shell--quick-start .qtg-title{text-align:left;font-size:1.45rem}.stress-page-shell--quick-start .qtg-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.stress-page-shell--quick-start .qtg-tool-card{text-align:left;border-radius:14px;padding:1.15rem}.stress-page-shell--quick-start .qtg-tool-name{min-height:0}.stress-page-shell--quick-start .qtg-tool-meta{align-items:flex-start;min-height:6.75rem}.stress-page-shell--quick-start .qtg-tool-label{text-align:left}.stress-page-shell--quick-start .qtg-tool-tags{justify-content:flex-start}.stress-page-shell--quick-start .qtg-tips{border-radius:20px;padding:1.4rem;position:sticky;top:24px}}@media (width>=1200px){.stress-page-shell--quick-start .qtg-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.back-btn{top:24px;left:24px}.qtg-situations,.qtg-tools-grid{grid-template-columns:1fr}}.mood-page,.mood-page *{box-sizing:border-box;margin:0;padding:0}.mood-page{min-height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);position:relative;overflow-x:clip}.mood-page__bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920&q=80);background-position:50%;background-size:cover;position:fixed;inset:0}.mood-page__bg:after{content:"";background:linear-gradient(160deg,#ffdcc847 0%,#c8d2ff33 50%,#b4c8f04d 100%);position:absolute;inset:0}.mood-page__layout{z-index:2;align-items:flex-start;max-width:1400px;min-height:100svh;margin:0 auto;padding:40px 24px 60px;display:flex;position:relative}.mood-page__panel{flex-direction:column;flex:1;gap:16px;display:flex}.mood-page__content-wrapper{align-items:flex-start;gap:24px;display:flex}.mood-page__topbar{grid-template-columns:1fr auto 1fr;align-items:flex-start;gap:12px;width:100%;display:grid}.mood-page__back{appearance:none;color:#1a0e04;cursor:pointer;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;justify-self:start;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s}.mood-page__back:hover{background:#fff;transform:translate(-2px)}.mood-page__heading-card{-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px;flex-direction:column;justify-self:center;align-items:center;gap:6px;width:fit-content;max-width:min(620px,100vw - 220px);padding:12px 34px;display:flex;box-shadow:0 8px 20px #0f17241a}.mood-page__title{color:#1a0e04;letter-spacing:.01em;text-shadow:0 2px 16px #ffffff80;font-size:32px;font-style:italic;font-weight:300;line-height:1.2}.mood-page__sub{color:#6a4010;font-size:13px}.mood-page__forecast-nudge{color:#7b6cf0;text-align:center;-webkit-backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:14px;align-self:center;width:fit-content;max-width:min(620px,100vw - 48px);padding:8px 18px;font-size:12px;font-weight:600;box-shadow:0 8px 20px #0f17241a}.mood-page__forecast-nudge--unlocked{color:#3d9970}.mood-page__selected-banner{-webkit-backdrop-filter:blur(16px);z-index:100;background:#ffffffeb;border:1px solid #c4b8f880;border-radius:16px;flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex;position:sticky;top:8px;box-shadow:0 4px 16px #6450a01f}.mood-page__pill{color:#3a2a6a;background:#c4b8f859;border:1px solid #c4b8f899;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:500}.mood-page__grid{flex-direction:column;flex:1;gap:10px;display:flex}.mood-page__category{flex-direction:column;gap:0;display:flex}.mood-page__category-btn{appearance:none;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #c8bee659;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-family:inherit;transition:all .2s;display:flex}.mood-page__category-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #6450a01a}.mood-page__category-btn-left{align-items:center;gap:10px;display:flex}.mood-page__category-emoji{font-size:22px}.mood-page__category-name{font-size:15px;font-weight:700}.mood-page__category-count{color:#fff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.mood-page__category-arrow{font-size:11px;transition:transform .2s}.mood-page__category-items{border-left:2px solid #c8bee64d;flex-direction:column;gap:5px;margin-top:6px;margin-left:12px;padding:8px 0 4px 16px;display:flex}.mood-page__card{appearance:none;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;border:1px solid #c8bee64d;border-radius:12px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:11px 16px;font-family:inherit;transition:all .18s;display:flex}.mood-page__card:hover{transform:translate(4px);box-shadow:0 4px 14px #6450a01a;background:#fffffff7!important}.mood-page__card--active{box-shadow:0 4px 14px #6450a01f}.mood-page__card-emoji{flex-shrink:0;font-size:20px;line-height:1}.mood-page__card-label{color:#2d2b55;flex:1;font-size:13px;font-weight:600;line-height:1.2}.mood-page__card-check{flex-shrink:0;margin-left:auto;font-size:14px;font-weight:700}.mood-page__actions{flex-direction:column;gap:10px;padding-top:4px;display:flex}.mood-page__save{appearance:none;cursor:pointer;color:#5a4a7a;background:#c8bee666;border:none;border-radius:14px;padding:14px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s}.mood-page__save--ready{color:#fff;background:linear-gradient(135deg,#7b6cf0,#5ba8f0);box-shadow:0 4px 20px #7b6cf059}.mood-page__save--ready:hover{background:linear-gradient(135deg,#6b5ce0,#4b98e0);transform:translateY(-1px)}.mood-page__chat-btn{appearance:none;cursor:pointer;color:#3a2a7a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1.5px solid #7b6cf080;border-radius:14px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.mood-page__chat-btn:hover{background:#fffffff7;transform:translateY(-1px)}.mood-page__clear-btn{appearance:none;cursor:pointer;color:#7a2a4a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffdcdc59;border:1.5px solid #c8648273;border-radius:14px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.mood-page__clear-btn:hover{background:#ffb4b473;border-color:#c8506e99;transform:translateY(-1px)}.mood-page__insight-panel{-webkit-backdrop-filter:blur(24px);text-align:center;background:#ffffffe0;border:1px solid #c4b8f866;border-radius:24px;flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:center;gap:14px;width:300px;padding:36px 24px;display:flex;position:sticky;top:24px;box-shadow:0 8px 32px #6450a01a}.mood-page__insight-emoji{margin-bottom:4px;font-size:58px;line-height:1}.mood-page__insight-label{color:#1a0e30;letter-spacing:-.01em;font-size:20px;font-weight:700}.mood-page__insight-text{color:#3a2a6a;font-size:13px;font-weight:400;line-height:1.75}.mood-page__confirmation{z-index:1000;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6aaf8af2 0%,#6bb48ff2 100%);border:1px solid #fff3;border-radius:12px;padding:14px 28px;font-size:15px;font-weight:600;animation:.4s ease-out slideDown;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #6aaf8a4d}@keyframes slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.mood-page__modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mood-page__modal{background:#fffffff5;border:1px solid #c4b8f880;border-radius:24px;flex-direction:column;gap:16px;max-width:380px;padding:32px 28px;animation:.3s ease-out modalSlide;display:flex;box-shadow:0 12px 40px #6450a033}@keyframes modalSlide{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.mood-page__modal-title{color:#1a0e30;margin:0;font-size:20px;font-weight:700}.mood-page__modal-message{color:#3a2a6a;margin:0;font-size:14px;line-height:1.6}.mood-page__modal-actions{gap:10px;margin-top:8px;display:flex}.mood-page__modal-cancel{appearance:none;cursor:pointer;color:#3a2a7a;background:#ffffffe6;border:1.5px solid #c4b8f880;border-radius:12px;flex:1;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.mood-page__modal-cancel:hover{background:#fff;border-color:#c4b8f8cc;transform:translateY(-1px)}.mood-page__modal-confirm{appearance:none;cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff9b9b,#ff7b7b);border:none;border-radius:12px;flex:1;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #ff7b7b4d}.mood-page__modal-confirm:hover{background:linear-gradient(135deg,#ff8b8b,#ff6b6b);transform:translateY(-1px);box-shadow:0 6px 16px #ff7b7b66}@media (width<=768px){.mood-page__layout{flex-direction:column;width:100%;padding:18px 14px 96px}.mood-page__panel{gap:12px}.mood-page__topbar{grid-template-columns:1fr;gap:10px}.mood-page__heading-card{justify-self:stretch;width:100%;max-width:100%;padding:12px 18px}.mood-page__title{font-size:26px}.mood-page__sub{font-size:13px;line-height:1.35}.mood-page__back{justify-self:start;padding:8px 18px;font-size:13px}.mood-page__content-wrapper{flex-direction:column;align-items:stretch;gap:12px;width:100%}.mood-page__insight-panel{text-align:left;border-radius:16px;flex-direction:row;order:-1;align-items:center;gap:12px;width:100%;padding:14px 16px;position:static}.mood-page__insight-emoji{flex-shrink:0;margin-bottom:0;font-size:32px}.mood-page__insight-panel>:not(.mood-page__insight-emoji){flex:1}.mood-page__insight-label{font-size:14px;font-weight:700}.mood-page__insight-text{margin-top:2px;font-size:11px;line-height:1.5}.mood-page__grid{gap:8px;width:100%}.mood-page__category,.mood-page__category-items,.mood-page__card{width:100%}.mood-page__category-btn{border-radius:12px;padding:12px 14px}.mood-page__category-emoji{font-size:18px}.mood-page__category-name{font-size:14px}.mood-page__category-items{gap:4px;margin-left:8px;padding:6px 0 4px 10px}.mood-page__card{gap:10px;min-height:48px;padding:12px 14px}.mood-page__card-emoji{font-size:18px}.mood-page__card-label{font-size:12px}.mood-page__selected-banner{border-radius:12px;gap:6px;padding:10px 12px;position:static;top:6px}.mood-page__pill{padding:3px 10px;font-size:11px}.mood-page__actions{gap:8px}.mood-page__save,.mood-page__chat-btn,.mood-page__clear-btn{border-radius:12px;width:100%;padding:15px 20px;font-size:14px}.mood-page__confirmation{text-align:center;width:90vw;padding:12px 16px;font-size:13px;top:10px}}@media (width<=380px){.mood-page__layout{padding:16px 10px 100px}.mood-page__title{font-size:24px}.mood-page__category-btn{padding:10px 12px}.mood-page__card{min-height:44px;padding:10px 12px}}.mood-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #c8bee659;border-radius:16px;gap:6px;padding:5px;display:flex}.mood-tab{color:#3c286480;cursor:pointer;background:0 0;border:none;border-radius:11px;flex:1;padding:11px 8px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.mood-tab.active{color:#3a2a6a;background:#fff;font-weight:700;box-shadow:0 2px 10px #6450a026}.mood-forecast-tab{flex-direction:column;gap:14px;width:min(100%,680px);max-width:680px;margin:0 auto;display:flex}.mft-login-prompt{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #c4b8f866;border-radius:24px;flex-direction:column;align-items:center;gap:14px;padding:48px 24px;display:flex}.mft-login-icon{font-size:40px}.mft-login-prompt h3{color:#1a0e30;font-size:20px;font-weight:700}.mft-login-prompt p{color:#3a2a6a;max-width:320px;font-size:13px;line-height:1.6}.mft-persona-row{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #c4b8f859;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex}.mft-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.mft-persona-name{color:#1a0e30;font-size:14px;font-weight:600}.mft-persona-role{color:#6a5a8a;margin-top:2px;font-size:11px}.mft-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #c4b8f859;border-radius:20px;padding:20px}.mft-lbl{text-transform:uppercase;letter-spacing:.13em;color:#7b6cf0;margin-bottom:12px;font-size:11px;font-weight:700}.mft-hist-bars{align-items:flex-end;gap:5px;height:52px;margin-bottom:6px;display:flex}.mft-bar-col{flex:1;align-items:flex-end;height:100%;display:flex}.mft-bar{border-radius:3px 3px 0 0;width:100%;min-height:4px;transition:height .35s}.mft-hist-days{gap:5px;display:flex}.mft-hist-days span{text-align:center;color:#3c286459;flex:1;font-size:9px}.mft-lock-card{text-align:center;padding:28px 20px}.mft-lock-icon{margin-bottom:10px;font-size:36px}.mft-lock-title{color:#1a0e30;margin-bottom:6px;font-size:16px;font-weight:700}.mft-lock-sub{color:#6a5a8a;margin-bottom:14px;font-size:12px;line-height:1.55}.mft-prog-bg{background:#6450a01f;border-radius:3px;width:100%;height:5px;margin-bottom:6px;overflow:hidden}.mft-prog-fill{background:linear-gradient(90deg,#7b6cf0,#5ba8f0);border-radius:3px;height:100%;transition:width .5s}.mft-prog-row{color:#6a5a8a;justify-content:space-between;margin-bottom:16px;font-size:10px;display:flex}.mft-trend-card{padding:16px 16px 12px}.mft-trend-svg{width:100%;height:auto;margin-bottom:8px;display:block;overflow:visible}.mft-trend-meta{color:#8a7aaa;border-top:1px solid #6450a014;justify-content:space-between;align-items:center;padding-top:8px;font-size:11px;display:flex}.mft-trend-badge{border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700}.mft-trend-badge.good{color:#2a7a50;background:#3d99701f}.mft-trend-badge.warn{color:#7a3a2a;background:#c07a641f}.mft-trend-badge.neutral{color:#5a4a8a;background:#6450a01a}.mft-fc-grid{grid-template-columns:1fr 1.18fr 1fr;align-items:center;gap:10px;margin-bottom:12px;display:grid}.mft-fc-card{text-align:center;-webkit-backdrop-filter:blur(10px);background:#ffffffa6;border:1px solid #c4b8f840;border-radius:18px;padding:16px 10px;transition:transform .2s,box-shadow .2s}.mft-fc-card.today{background:#7b6cf01f;border-color:#7b6cf066;padding:20px 10px;transform:scale(1.06);box-shadow:0 10px 28px #7b6cf02e}.mft-fc-day{text-transform:uppercase;letter-spacing:.12em;color:#3c286473;margin-bottom:8px;font-size:9px}.mft-fc-ico{margin-bottom:8px;font-size:38px;line-height:1}.mft-fc-lbl{margin-bottom:4px;font-size:13px;font-weight:700}.mft-fc-score{color:#3c286461;margin-bottom:8px;font-size:9px}.mft-fc-tip{color:#3a2a6a;font-size:10px;line-height:1.45}.mft-insight{border-radius:11px;margin-top:4px;padding:11px 14px;font-size:12px;line-height:1.55}.mft-insight.warn{color:#7a3a2a;background:#c07a641a;border:1px solid #c07a6440}.mft-insight.good{color:#1a5a38;background:#3d99701a;border:1px solid #3d997040}.mft-comparison-sub{color:#6a5a8a;margin-bottom:14px;font-size:12px;line-height:1.45}.mft-comparison-note{color:#8a7aaa;margin-top:14px;font-size:11px;line-height:1.5}.mft-dept-list{flex-direction:column;gap:8px;display:flex}.mft-dept-row{background:#ffffff80;border:1px solid #c4b8f833;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 12px;transition:background .2s;display:flex}.mft-dept-row.you{background:#7b6cf01a;border-color:#7b6cf059}.mft-dept-left{align-items:flex-start;gap:10px;display:flex}.mft-dept-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.mft-dept-text{flex-direction:column;gap:2px;display:flex}.mft-dept-name{color:#2a1a4a;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.mft-dept-stress-type{color:#8a7aaa;font-size:10px;font-weight:400;line-height:1.2}.mft-you-tag{color:#5b4cf0;background:#7b6cf033;border-radius:20px;padding:2px 7px;font-size:9px;font-weight:700}.mft-dept-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.mft-dept-weather{font-size:16px}.mft-dept-bar-wrap{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.mft-dept-bar-bg{background:#6450a01a;border-radius:3px;width:80px;height:6px;overflow:hidden}.mft-dept-bar-fill{border-radius:3px;height:100%;transition:width .4s}.mft-dept-ppl{opacity:.75;font-size:9px;font-weight:600}.mft-dept-score{color:#3a2a6a;text-align:right;min-width:28px;font-size:12px;font-weight:700}.mft-btn-primary{appearance:none;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b6cf0,#5ba8f0);border:none;border-radius:13px;width:100%;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #7b6cf04d}.mft-btn-primary:hover{transform:translateY(-1px)}.mft-org-header{-webkit-backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #c4b8f859;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;box-shadow:0 4px 16px #6450a014}.mft-org-title{color:#1a0e30;margin-bottom:3px;font-size:15px;font-weight:700}.mft-org-avg-block{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;display:flex}.mft-org-avg-num{color:#3a2a6a;font-size:24px;font-weight:700;line-height:1}.mft-org-avg-label{color:#8a7aaa;font-size:10px;font-weight:500}.mft-spotlight-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mft-spotlight{-webkit-backdrop-filter:blur(16px);border:1px solid #c4b8f84d;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.mft-spotlight--top{background:#3d99701a;border-color:#3d997047}.mft-spotlight--low{background:#7b6cf014;border-color:#7b6cf038}.mft-spotlight-ico{flex-shrink:0;font-size:28px;line-height:1}.mft-spotlight-tag{text-transform:uppercase;letter-spacing:.1em;color:#8a7aaa;margin-bottom:3px;font-size:9px;font-weight:700}.mft-spotlight-dept{color:#1a0e30;margin-bottom:3px;font-size:13px;font-weight:700;line-height:1.2}@media (width<=768px){.mood-tabs{gap:4px}.mood-tab{padding:10px 4px;font-size:11px}.mft-fc-grid{gap:8px}.mft-fc-ico{margin-bottom:6px;font-size:28px}.mft-fc-card{border-radius:14px;padding:14px 8px}.mft-fc-card.today{padding:18px 8px;transform:scale(1.03)}.mft-fc-lbl{font-size:12px}.mft-fc-tip{font-size:10px}.mft-trend-card{padding:14px 12px 10px}.mft-org-header{border-radius:14px;padding:12px 14px}.mft-org-title{font-size:14px}.mft-org-sub{font-size:10px}.mft-org-avg-num{font-size:20px}.mft-spotlight-grid{gap:8px}.mft-spotlight{border-radius:14px;gap:8px;padding:12px}.mft-spotlight-ico{font-size:22px}.mft-spotlight-dept{font-size:12px}.mft-dept-bar-bg{width:55px}.mft-dept-ppl{display:none}}@media (width<=520px){.mood-tabs{width:100%}.mood-tab{min-height:44px;line-height:1.2}.mft-card{border-radius:16px;padding:16px 14px}.mft-fc-grid{grid-template-columns:1fr}.mft-fc-card,.mft-fc-card.today{padding:14px 12px;transform:none}.mft-fc-ico{font-size:32px}.mft-org-header{flex-direction:column;align-items:flex-start;gap:8px}.mft-org-avg-block{align-items:flex-start}.mft-dept-row{align-items:flex-start;gap:10px}.mft-dept-left{min-width:0}.mft-dept-name{flex-wrap:wrap}}@media (width<=380px){.mood-tab{padding:9px 3px;font-size:10px}.mft-fc-ico{font-size:24px}.mft-spotlight-grid{grid-template-columns:1fr}}.mood-tab{color:#281450a6;font-weight:600}.mood-tab.active{color:#3a2a6a;background:#fff;font-weight:700}.mood-page__sub{color:#3a2a6a;font-size:15px;font-style:italic;font-weight:600}.mood-page__forecast-nudge{font-style:italic}.mood-tabs{background:#ffffffd1;border:1px solid #9682c873}.mood-tab{color:#281450b3;font-size:14px;font-style:italic;font-weight:700}.mood-tab.active{color:#3a2a6a;background:#fff}.mft-insight.info{color:#2a1a6a;background:#7b6cf024;border:1px solid #7b6cf04d;font-size:13px;font-style:italic}.mft-org-title{color:#1a0e30;font-size:17px;font-style:italic}.mft-org-sub{color:#4a3a7a;font-size:12px}.mft-org-avg-num{color:#5b4cf0;font-size:28px}.mft-org-avg-label{color:#5a4a8a;font-size:11px}.mft-spotlight-tag{color:#6a5a8a;font-size:10px;font-style:italic}.mft-spotlight-dept{color:#1a0e30;font-size:15px;font-style:italic}.mft-spotlight-score{color:#5a4a8a;font-size:13px;font-weight:700}.mft-dept-name{color:#1a0e30;font-size:14px;font-style:italic}.mft-dept-stress-type{color:#6a5a8a;font-size:11px}.mft-dept-score{color:#3a2a6a;font-size:13px}.mft-lbl{color:#5b4cf0;letter-spacing:.1em;font-size:12px}.mft-fc-day{color:#2814508c;font-size:10px;font-style:italic}.mft-fc-lbl{font-size:14px}.mft-fc-tip{color:#2a1a5a;font-size:11px}.mft-fc-score{color:#28145080;font-size:10px}.mft-spotlight--top{background:#f0fcf6f5;border:1px solid #3d997066}.mft-spotlight--low{background:#f0f0fff5;border:1px solid #7b6cf066}.mft-insight.info{color:#2a1a6a;background:#ebebfff5;border:1px solid #7b6cf073}@media (width<=768px){.mood-page__title{font-size:26px}.mood-page__sub{font-size:13px;line-height:1.35}.mood-tab{min-height:44px;padding:10px 6px;font-size:12px}.mft-org-title{font-size:14px}.mft-org-sub{font-size:11px}.mft-org-avg-num{font-size:22px}.mft-spotlight-dept{font-size:13px}}@media (width<=520px){.mft-fc-grid{grid-template-columns:1fr}.mft-fc-card.today{transform:none}}@media (width<=380px){.mood-page__title{font-size:24px}.mood-tab{padding:9px 4px;font-size:11px}}.chat-page,.chat-page *{box-sizing:border-box}.chat-page{height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);color:#0f1724;position:relative;overflow:hidden}.chat-page__bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1505118380757-91f5f5632de0?w=1920&q=80);background-position:50%;background-size:cover;position:fixed;inset:0}.chat-page__bg:after{content:"";background:linear-gradient(160deg,#b4dcf06b 0%,#8cbedc38 45%,#64a0c857 100%);position:absolute;inset:0}.chat-page__shell{z-index:1;flex-direction:column;gap:14px;width:min(1400px,100vw - 32px);height:calc(100svh - 32px);margin:0 auto;padding:16px 0 20px;display:flex;position:relative;overflow:hidden}.chat-page__header,.chat-page__crisis{-webkit-backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px}.chat-page__header{-webkit-backdrop-filter:none;background:0 0;border-color:#0000;align-items:center;gap:14px;padding:14px 18px;display:flex}.chat-page__back{appearance:none;color:#1a0e04;cursor:pointer;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s}.chat-page__back:hover{background:#fff;transform:translate(-2px)}.chat-page__header-text{-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px;flex-direction:column;flex:0 auto;align-items:center;gap:6px;width:fit-content;max-width:min(620px,100vw - 220px);margin:0 auto;padding:12px 34px;display:flex;box-shadow:0 8px 20px #0f17241a}.chat-page__title{color:#1a0e04;text-shadow:0 2px 16px #ffffff80;letter-spacing:.01em;margin:0;font-size:32px;font-style:italic;font-weight:300}.chat-page__sub{color:#6a4010;font-size:13px}.chat-page__crisis{color:#7f1d1d;background:#fef2f2f2;border-color:#f8b4b4cc;padding:12px 16px}.chat-page__grid{flex:1;grid-template-columns:320px minmax(0,1fr);gap:16px;min-height:0;display:grid;overflow:hidden}@media (width<=1100px){.chat-page__grid{grid-template-columns:280px minmax(0,1fr)}}@media (width<=900px){.chat-page__shell{width:calc(100vw - 16px)}.chat-page__header{align-items:flex-start;width:100%}.chat-page__header-text{max-width:calc(100vw - 160px);padding:10px 18px}.chat-page__grid{grid-template-columns:1fr;width:100%}}.chat-page__grid>aside,.chat-page__grid>div{width:100%;min-width:0}.chat-page__grid>aside{-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #e1e8f0f2;border-radius:20px;height:100%;padding:16px;overflow-y:auto}.chat-page__grid>aside h2{color:#0f1724;font-size:1rem}.chat-page__grid>aside button{font:inherit}.chat-page__history-toggle{appearance:none;color:#0f1724;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #e1e8f0f2;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700;display:none}.chat-page__grid>div{flex-direction:column;gap:12px;min-width:0;height:100%;min-height:0;display:flex}.chat-page__window{flex-direction:column;flex:1;min-height:0;display:flex}.chat-window{-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #e1e8f0f2;border-radius:22px;flex-direction:column;flex:auto;gap:12px;min-height:0;max-height:none;padding:18px;display:flex;overflow-y:auto}.messages{flex-direction:column;gap:12px;display:flex}.message-row{display:flex}.message-row.user{justify-content:flex-end}.message-row.ai{justify-content:flex-start}.message-bubble{white-space:pre-wrap;word-break:break-word;border-radius:18px;max-width:min(72%,720px);padding:12px 14px;line-height:1.55}.message-bubble.ai{color:#0f1724;background:#f3f4f6;border-bottom-left-radius:6px}.message-bubble.user{color:#0f1724;background:#d1e7dd;border-bottom-right-radius:6px}.prompt-suggestions{-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #e1e8f0f2;border-radius:18px;margin-top:2px;padding:14px 16px;box-shadow:0 10px 30px #0f172414}.prompt-suggestions__label{color:#0f1724;letter-spacing:.02em;margin-bottom:10px;font-size:13px;font-weight:800}.prompt-chips{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.prompt-chip{appearance:none;color:#0b4d8a;cursor:pointer;font:inherit;text-align:center;background:linear-gradient(#f8fcfffa,#e5f3fffa);border:1px solid #3b82f62e;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:10px 14px;font-weight:700;line-height:1.35;display:flex;box-shadow:0 4px 12px #0f17240f}.prompt-chip:hover{background:linear-gradient(#f1f8ff,#daecff);transform:translateY(-1px);box-shadow:0 8px 18px #0f17241a}.chat-input-row{-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #e1e8f0f2;border-radius:22px;align-items:stretch;gap:10px;padding:12px;display:flex}.chat-input-row__actions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.chat-input-row__toggle{appearance:none;color:#334155;font:inherit;cursor:pointer;white-space:nowrap;background:#ffffffdb;border:1px solid #94a3b859;border-radius:14px;padding:8px 12px;font-size:12px;box-shadow:0 4px 12px #0f17240f}.chat-input-row__toggle:hover{color:#0f1724;background:#fff}.chat-input-row textarea{resize:none;min-height:124px;max-height:220px;font:inherit;color:#0f1724;background:#fff;border:1px solid #dbe3ee;border-radius:16px;flex:1;padding:14px;line-height:1.5}.chat-input-row textarea:focus{border-color:#9cc7ff;outline:none;box-shadow:0 0 0 3px #9cc7ff38}.chat-send-btn{appearance:none;color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:#0b69ff;border:none;border-radius:16px;min-width:92px;padding:14px 18px;font-weight:700}.chat-send-btn:disabled{cursor:not-allowed;opacity:.7}.chat-page__input-wrap{flex-direction:column;gap:10px;width:100%;display:flex}@media (width<=640px){.chat-page{overflow-y:auto}.chat-page__shell{width:calc(100vw - 24px);height:auto;min-height:100svh;padding:14px 0 24px;overflow:visible}.chat-page__header{flex-direction:column;gap:10px;padding:0}.chat-page__header-text{width:100%;max-width:100%;padding:12px 18px}.chat-page__title{font-size:26px}.chat-page__sub{font-size:13px;line-height:1.35}.chat-page__crisis,.chat-page__grid,.chat-page__grid>aside,.chat-page__grid>div,.chat-page__window,.chat-window,.prompt-suggestions,.chat-page__input-wrap,.chat-input-row,.doodle-pad{width:100%}.chat-page__grid{overflow:visible}.chat-page__grid>aside{height:auto;max-height:260px;min-height:auto!important}.chat-page__grid>div{height:auto}.chat-page__window{min-height:320px}.chat-window{min-height:320px;max-height:52svh;padding:14px}.message-bubble{max-width:88%}.prompt-chips{grid-template-columns:1fr}.chat-input-row{flex-direction:column;gap:10px}.chat-input-row__actions{flex-direction:row;width:100%}.chat-input-row__toggle{white-space:normal;flex:1;min-height:44px}.chat-input-row textarea{width:100%;min-height:112px}.chat-send-btn{width:100%;min-height:48px}.doodle-pad__top,.doodle-pad__feeling,.doodle-pad__brush{width:100%}.doodle-pad__top{flex-direction:column}.doodle-pad__feeling select{flex:1;min-width:0}}@media (width<=380px){.chat-page__shell{width:calc(100vw - 20px)}.chat-page__title{font-size:24px}}.doodle-pad{-webkit-backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #e1e8f0f2;border-radius:20px;padding:14px;box-shadow:0 10px 30px #0f172414}.doodle-pad__top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.doodle-pad h3{color:#0f1724;margin:0 0 2px;font-size:16px}.doodle-pad p{color:#64748b;margin:0;font-size:12px}.doodle-pad__feeling,.doodle-pad__brush{color:#475569;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.doodle-pad__feeling select{color:#0f1724;font:inherit;background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:7px 9px}.doodle-pad__canvas{touch-action:none;cursor:crosshair;background:#fff;border:1px solid #dbe3ee;border-radius:14px;width:100%;height:180px;display:block}.doodle-pad__controls{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.doodle-pad__swatches{gap:8px;display:flex}.doodle-pad__swatches button{background:var(--swatch);cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px}.doodle-pad__swatches button.is-active{border-color:#0f1724;box-shadow:0 0 0 3px #0f17241f}.doodle-pad__brush input{accent-color:#0b69ff}.doodle-pad__clear,.doodle-pad__submit{appearance:none;color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #94a3b859;border-radius:12px;padding:8px 12px;font-size:12px;font-weight:700}.doodle-pad__caption{resize:vertical;width:100%;min-height:48px;max-height:110px;font:inherit;color:#0f1724;border:1px solid #dbe3ee;border-radius:12px;margin-top:10px;padding:10px 12px}.doodle-pad__caption:focus{border-color:#9cc7ff;outline:none;box-shadow:0 0 0 3px #9cc7ff38}.doodle-pad__submit{color:#fff;background:#0f1724;border-color:#0f1724;width:100%;min-height:42px;margin-top:10px}.doodle-pad button:disabled,.doodle-pad textarea:disabled,.doodle-pad select:disabled,.doodle-pad input:disabled{cursor:not-allowed;opacity:.65}.loading-indicator{color:#475569;align-items:center;gap:10px;width:fit-content;max-width:min(72%,520px);margin-top:2px;display:flex}.loading-indicator__avatar{color:#9a3412;background:linear-gradient(#fff7ed,#fed7aa);border:1px solid #fb923c5c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #0f172414}.loading-indicator__bubble{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px 16px 16px 6px;align-items:center;gap:10px;min-height:42px;padding:10px 13px;display:inline-flex;box-shadow:0 8px 18px #0f17240f}.loading-indicator__text{color:#334155;white-space:nowrap;font-size:13px;font-weight:700}.loading-indicator__dots{align-items:center;gap:4px;display:inline-flex}.loading-indicator__dots span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite emberTypingPulse}.loading-indicator__dots span:nth-child(2){animation-delay:.16s}.loading-indicator__dots span:nth-child(3){animation-delay:.32s}@keyframes emberTypingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media (width<=640px){.chat-page{height:100svh;overflow:hidden}.chat-page__shell{gap:8px;width:calc(100vw - 16px);height:100svh;min-height:0;padding:8px 0 10px;overflow:hidden}.chat-page__header{flex:none;gap:6px}.chat-page__back{padding:7px 14px;font-size:12px}.chat-page__header-text{border-radius:14px;padding:8px 14px}.chat-page__title{font-size:22px;line-height:1.1}.chat-page__sub{font-size:12px}.chat-page__crisis{border-radius:14px;flex:none;gap:6px;padding:8px 10px}.chat-page__grid{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:hidden}.chat-page__grid>aside{flex:none;max-height:96px;border-radius:14px!important;min-height:auto!important;padding:10px!important}.chat-page__history-toggle{flex:none;width:100%;min-height:40px;display:block}.chat-page__history:not(.chat-page__history--open){display:none}.chat-page__grid>aside h2{font-size:.9rem}.chat-page__grid>div{flex:auto;gap:8px;height:auto;min-height:0}.chat-page__window{flex:auto;min-height:0}.chat-window{border-radius:16px;gap:10px;height:100%;min-height:0;max-height:none;padding:12px}.message-bubble{max-width:92%;padding:10px 12px;font-size:14px;line-height:1.45}.prompt-suggestions{border-radius:14px;flex:none;padding:8px 10px}.prompt-suggestions__label{margin-bottom:6px;font-size:11px}.prompt-chips{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.prompt-chip{flex:0 0 78%;min-height:40px;padding:8px 10px;font-size:12px}.chat-page__input-wrap{flex:none;gap:8px}.chat-input-row{border-radius:16px;gap:8px;padding:8px}.chat-input-row__actions{gap:6px}.chat-input-row__toggle{min-height:38px;padding:7px 8px;font-size:11px}.chat-input-row textarea{border-radius:12px;min-height:72px;max-height:96px;padding:10px 12px}.chat-send-btn{border-radius:12px;min-height:42px;padding:11px 14px}.doodle-pad{border-radius:16px;max-height:32svh;padding:10px;overflow-y:auto}.doodle-pad__canvas{height:132px}}@media (width<=380px){.chat-page__shell{width:calc(100vw - 12px)}.chat-page__title{font-size:21px}.prompt-chip{flex-basis:86%}.chat-input-row textarea{min-height:64px}}.journal-page,.journal-page *{box-sizing:border-box;margin:0;padding:0}.journal-page{min-height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);position:relative}.journal-page__bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1572276596237-5db2c3e16c5d?w=1920&q=80);background-position:50%;background-size:cover;position:fixed;inset:0}.journal-page__bg:after{content:"";background:linear-gradient(160deg,#ffc86440 0%,#f0aa5026 50%,#dc963c47 100%);position:absolute;inset:0}.journal-page__shell{z-index:2;max-width:1100px;margin:0 auto;padding:32px 24px 80px;position:relative}.journal-page__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:132px;margin-bottom:32px;padding-bottom:72px;display:flex;position:relative}.journal-page__header{z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px;flex-direction:column;align-items:center;gap:6px;width:fit-content;max-width:min(620px,100vw - 48px);padding:12px 34px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0f17241a}.journal-page__header *{pointer-events:auto}.journal-page__back{appearance:none;color:#3a2208;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s}.journal-page__back:hover{background:#fff;transform:translate(-2px)}.journal-page__title{color:#1a0e04;text-shadow:0 2px 16px #ffffff80;letter-spacing:.01em;font-size:32px;font-style:italic;font-weight:300}.journal-page__sub{color:#6a4010;text-align:center;font-size:13px}.journal-loading{text-align:center;color:#5a3808;background:#fffaf0f2;border:1px solid #c8a05040;border-radius:14px;max-width:520px;margin:48px auto;padding:40px;font-size:16px;box-shadow:0 8px 28px #3c1e081f}.journal-page__add{appearance:none;color:#fff;cursor:pointer;white-space:nowrap;background:#b46414e0;border:none;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:all .18s}.journal-page__add:hover{background:#a0500af2;transform:translateY(-1px)}.journal-page__tabs{justify-content:center;gap:12px;margin-bottom:28px;display:flex}.journal-page__tab{appearance:none;color:#6a4010;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1.5px solid #c8a0504d;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.journal-page__tab:hover{background:#ffffffd9;border-color:#c8a05080}.journal-page__tab.active{color:#fff;background:#c4860ae0;border-color:#c4860ae6;box-shadow:0 4px 12px #c4860a4d}.journal-page__masonry{columns:3;column-gap:18px}@media (width<=900px){.journal-page__masonry{columns:2}}@media (width<=520px){.journal-page__masonry{columns:1}}@media (width<=640px){.journal-page__shell{width:100%;max-width:100%;padding:20px 14px 72px}.journal-page__topbar{flex-direction:column;align-items:stretch;min-height:0;margin-bottom:20px;padding-bottom:0}.journal-page__header{width:100%;max-width:100%;margin:0;padding:12px 18px;position:static;transform:none}.journal-page__title{font-size:26px}.journal-page__sub{line-height:1.35}.journal-page__back,.journal-page__add{align-self:flex-start}.journal-page__tabs{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.journal-page__tab{width:100%;min-height:44px;padding:10px 8px}.journal-page__masonry,.journal-card,.journal-modal,.journal-moderation-modal{width:100%;max-width:100%}.journal-modal__overlay,.journal-moderation-overlay{align-items:flex-start;padding:16px 12px;overflow-y:auto}.journal-modal{border-radius:18px;padding:24px 18px}.journal-modal__actions,.journal-delete-modal__actions{flex-direction:column}.journal-modal__cancel,.journal-modal__save,.journal-delete-modal__confirm{width:100%}}@media (width<=380px){.journal-page__shell{padding-inline:10px}.journal-page__title{font-size:24px}.journal-page__tabs{grid-template-columns:1fr}.journal-toast{text-align:center;white-space:normal;width:calc(100vw - 24px)}}.journal-card{break-inside:avoid;-webkit-backdrop-filter:blur(16px);background:#fffaf0eb;border:1px solid #c8a0504d;border-radius:20px;margin-bottom:18px;padding:20px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 4px 20px #643c0a1a}.journal-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #643c0a2e}.journal-card--pinned{border-top:3px solid #c4860a}.journal-card--default{background:#fff8e6f0}.journal-card--shared{background:#fffcf8f2;border:1.5px solid #c4860a80}.journal-card__pin-badge{opacity:.75;font-size:14px;position:absolute;top:14px;right:14px}.journal-card__privacy-badge{color:#5a3010;text-transform:uppercase;letter-spacing:.06em;background:#7a4a0526;border:1px solid #7a4a0566;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:600;transition:all .2s;position:absolute;top:14px;right:14px}.journal-card--shared .journal-card__privacy-badge{color:#7a4a05;background:#c4860a26;border-color:#c4860a66}.journal-card__community-badge{color:#7a4a05;text-transform:uppercase;letter-spacing:.06em;background:#c4860a2e;border:1px solid #c4860a59;border-radius:999px;padding:2px 9px;font-size:10px;font-weight:600;position:absolute;top:14px;right:14px}.journal-card__mood{margin-bottom:8px;font-size:24px;line-height:1}.journal-card__title{color:#1a0e04;margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3}.journal-card__body{color:#4a3010;font-size:13px;line-height:1.65}.journal-card__tag{color:#7a4a05;background:#c4860a26;border:1px solid #c4860a59;border-radius:999px;margin-top:12px;padding:3px 10px;font-size:11px;font-weight:500;display:inline-block}.journal-card__footer{border-top:1px solid #c8a05033;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding-top:12px;display:flex}.journal-card__date{color:#9a6a20;font-size:11px}.journal-card__actions{align-items:center;gap:8px;display:flex}.journal-card__icon-btn{appearance:none;cursor:pointer;opacity:.6;background:0 0;border:none;align-items:center;gap:3px;padding:2px 4px;font-family:inherit;font-size:14px;transition:opacity .15s,transform .15s;display:flex}.journal-card__icon-btn:hover{opacity:1;transform:scale(1.15)}.journal-card__icon-btn.liked{opacity:1}.journal-card__icon-btn.shared{opacity:1;color:#c4860acc}.journal-card__icon-btn--edit{color:#5a3a18cc}.journal-card__like-count{color:#7a4a05;font-size:11px;font-weight:500}.journal-modal__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e0f0580;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.journal-modal{background:#fffaeefa;border-radius:24px;flex-direction:column;gap:12px;width:100%;max-width:480px;padding:32px;display:flex;box-shadow:0 24px 64px #643c0a40}.journal-modal__title{color:#1a0e04;font-size:22px;font-style:italic;font-weight:300}.journal-modal__input,.journal-modal__textarea{color:#1a0e04;background:#f5e8d2b3;border:1px solid #c8a05073;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .18s}.journal-modal__input:focus,.journal-modal__textarea:focus{border-color:#c4860ab3}.journal-modal__textarea{resize:vertical;min-height:120px}.journal-modal__actions{gap:10px;display:flex}.journal-modal__save{appearance:none;color:#fff;cursor:pointer;background:#b46414e6;border:none;border-radius:12px;flex:1;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .18s}.journal-modal__save:hover{background:#a0500af2}.journal-modal__cancel{appearance:none;color:#5a3808;cursor:pointer;background:#c8a0502e;border:1px solid #c8a05059;border-radius:12px;padding:12px 20px;font-family:inherit;font-size:14px;transition:all .18s}.journal-modal__cancel:hover{background:#c8a0504d}.journal-delete-modal__overlay{z-index:180}.journal-delete-modal{text-align:center;align-items:center;gap:14px;max-width:420px}.journal-delete-modal__icon{background:#ff8c5f24;border:1px solid #ff8c5f38;border-radius:50%;place-items:center;width:56px;height:56px;font-size:24px;display:grid;box-shadow:inset 0 0 0 1px #ffffff59}.journal-delete-modal__message{color:#5a3a18;margin:0;font-size:14px;line-height:1.65}.journal-delete-modal__actions{width:100%;margin-top:6px}.journal-delete-modal__confirm{appearance:none;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8d70,#ff6a57);border:none;border-radius:12px;flex:1;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:700;transition:all .18s;box-shadow:0 8px 18px #ff6a5740}.journal-delete-modal__confirm:hover{background:linear-gradient(135deg,#ff7e60,#ff5a47);transform:translateY(-1px);box-shadow:0 10px 22px #ff6a574d}.journal-modal__privacy-section{background:#c4860a14;border:1px solid #c4860a33;border-radius:12px;margin:16px 0;padding:12px 14px}.journal-modal__privacy-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.journal-modal__privacy-checkbox{cursor:pointer;accent-color:#c4860acc;width:18px;height:18px}.journal-modal__privacy-text{color:#3a2208;font-size:14px;font-weight:500}.journal-modal__privacy-hint{color:#7a4a05;margin-top:8px;font-size:12px;font-style:italic;line-height:1.4}.journal-toast{color:#fff;z-index:200;white-space:nowrap;background:#1e0f05e0;border-radius:999px;padding:10px 24px;font-size:13px;animation:2.2s forwards fadeInOut;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(8px)}15%{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:1}to{opacity:0}}.journal-moderation-overlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e0f058c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.journal-moderation-modal{text-align:center;background:#fffaeefa;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:380px;padding:36px 32px 28px;display:flex;box-shadow:0 24px 64px #643c0a47}.journal-moderation-modal__title{color:#1a0e04;margin:0;font-size:20px;font-weight:600}.journal-moderation-modal__message{color:#5a3e22;margin:0;font-size:15px;line-height:1.6}.journal-moderation-modal__btn{appearance:none;color:#fff;cursor:pointer;background:#b46414e6;border:none;border-radius:999px;margin-top:8px;padding:10px 32px;font-family:inherit;font-size:14px;transition:background .18s}.journal-moderation-modal__btn:hover{background:#a0500af2}.sleep-page,.sleep-page *{box-sizing:border-box;margin:0;padding:0}.sleep-page{min-height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);color:#e8e0d0;position:relative}.sleep-page__bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1519681393784-d120267933ba?w=1920&q=80);background-position:50%;background-size:cover;position:fixed;inset:0}.sleep-page__bg:after{content:"";background:linear-gradient(160deg,#0a1432b8 0%,#050f23a6 50%,#0a1937b8 100%);position:absolute;inset:0}.sleep-page__shell{z-index:2;max-width:640px;margin:0 auto;padding:32px 20px 80px;position:relative}.sleep-page__top{justify-content:center;align-items:center;gap:12px;margin-bottom:28px;display:flex}.sleep-page__nav-actions{z-index:4;align-items:center;gap:8px;display:flex;position:fixed;top:48px;left:54px}.sleep-page__heading-card{-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px;flex-direction:column;align-items:center;gap:6px;width:fit-content;max-width:min(620px,100vw - 48px);padding:12px 34px;display:flex;box-shadow:0 8px 20px #0f17241a}.sleep-page__back{appearance:none;color:#1a0e04;cursor:pointer;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s}.sleep-page__back:hover{background:#fff;transform:translate(-2px)}.sleep-page__home{appearance:none;color:#1a0e04;cursor:pointer;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s}.sleep-page__home:hover{background:#fff;transform:translate(-2px)}.sleep-page__title{color:#1a0e04;text-align:center;letter-spacing:.01em;text-shadow:0 2px 16px #ffffff80;font-size:32px;font-style:italic;font-weight:300}.sleep-page__sub{color:#6a4010;text-align:center;font-size:13px}.sleep-page__dots{justify-content:center;gap:6px;margin-bottom:28px;display:flex}.sleep-dot{background:#ffffff40;border-radius:50%;width:8px;height:8px;transition:all .25s}.sleep-dot.active{background:#6494dcf2;border-radius:4px;width:24px}.sleep-dot.done{background:#64b48ccc}.sleep-card{-webkit-backdrop-filter:blur(20px);background:#0f1937bf;border:1px solid #ffffff2e;border-radius:24px;margin-bottom:16px;padding:28px}.sleep-card__label{text-transform:uppercase;letter-spacing:.14em;color:#b0c4dc;margin-bottom:20px;font-size:12px;font-weight:600}.sleep-arc-wrap{justify-content:center;margin-bottom:24px;display:flex}.sleep-time-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sleep-time-block{flex-direction:column;gap:8px;display:flex}.sleep-time-label{text-transform:uppercase;letter-spacing:.12em;color:#b0c4dc;font-size:11px;font-weight:600}.sleep-time-input{color:#f0e8d8;background:#ffffff1a;border:1px solid #ffffff38;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:15px}.sleep-time-input:focus{border-color:#96b4f099}.sleep-moons{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.sleep-moon-btn{appearance:none;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:72px;padding:14px 12px;font-family:inherit;transition:all .18s;display:flex}.sleep-moon-btn:hover{background:#ffffff2e;transform:translateY(-2px)}.sleep-moon-btn.active{background:#648cdc59;border-color:#648cdca6;transform:translateY(-3px)}.sleep-moon-icon{font-size:26px;line-height:1}.sleep-moon-label{color:#b0c4dc;text-align:center;font-size:10px;font-weight:500}.sleep-moon-btn.active .sleep-moon-label{color:#c8dcff}.sleep-disruptors{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (width<=480px){.sleep-disruptors{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sleep-page__shell{width:100%;max-width:100%;padding:24px 14px 72px}.sleep-page__top{flex-direction:column;align-items:stretch;margin-bottom:20px}.sleep-page__nav-actions{flex-wrap:wrap;align-self:flex-start;position:static}.sleep-page__heading-card{width:100%;max-width:100%;padding:12px 18px}.sleep-page__title{font-size:26px}.sleep-page__sub{line-height:1.35}.sleep-page__back,.sleep-page__home{align-self:auto}.sleep-card,.sleep-status-card,.sleep-activity-card,.sleep-btn-row,.sleep-time-row,.sleep-reflection-buttons,.sleep-dream-buttons,.sleep-mood-buttons,.sleep-disruptors,.sleep-debt-content,.sleep-history-list{width:100%}}.sleep-dis-btn{appearance:none;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:18px 8px;font-family:inherit;transition:all .18s;display:flex}.sleep-dis-btn:hover{background:#ffffff29;transform:translateY(-2px)}.sleep-dis-btn.active{background:#dc646438;border-color:#dc787899;transform:translateY(-3px)}.sleep-dis-btn.good.active{background:#64c88c38;border-color:#64c88c99}.sleep-dis-icon{font-size:26px;line-height:1}.sleep-dis-label{color:#b0c4dc;text-align:center;font-size:10px;font-weight:500;line-height:1.3}.sleep-dis-btn.active .sleep-dis-label{color:#ffb8b8}.sleep-dis-btn.good.active .sleep-dis-label{color:#a0e8c0}.sleep-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.sleep-stat{text-align:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;padding:16px}.sleep-stat__val{color:#f0e8d8;font-size:28px;font-weight:300}.sleep-stat__label{color:#b0c4dc;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:11px;font-weight:500}.sleep-chart{align-items:flex-end;gap:6px;height:80px;margin-bottom:8px;display:flex}.sleep-bar-col{flex:1;align-items:flex-end;height:100%;display:flex}.sleep-bar{border-radius:5px 5px 0 0;width:100%;min-height:4px;transition:height .4s}.sleep-chart-labels{gap:6px;display:flex}.sleep-chart-labels span{text-align:center;color:#7888a0;flex:1;font-size:10px}.sleep-chart-labels span.today{color:#6494dc;font-weight:600}.sleep-status-card{-webkit-backdrop-filter:blur(20px);background:#0f1937bf;border:1px solid #ffffff2e;border-radius:24px;flex-direction:column;gap:12px;margin-bottom:16px;padding:24px;display:flex}.sleep-status-badge{text-transform:uppercase;letter-spacing:.1em;border-radius:999px;align-self:flex-start;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.sleep-status-headline{color:#f0e8d8;font-size:20px;font-weight:400;line-height:1.3}.sleep-status-body{color:#c0d0e0;font-size:13.5px;line-height:1.65}.sleep-activity-card{-webkit-backdrop-filter:blur(20px);background:#6494dc2e;border:1px solid #6494dc66;border-radius:24px;flex-direction:column;gap:12px;margin-bottom:16px;padding:24px;display:flex}.sleep-activity-header{align-items:center;gap:16px;display:flex}.sleep-activity-icon{font-size:36px;line-height:1}.sleep-activity-label{text-transform:uppercase;letter-spacing:.12em;color:#88b4f0;margin-bottom:4px;font-size:11px;font-weight:600}.sleep-activity-name{color:#f0e8d8;font-size:20px;font-weight:500}.sleep-activity-desc{color:#c0d0e0;font-size:13.5px;line-height:1.65}.sleep-activity-btn{appearance:none;color:#fff;cursor:pointer;background:#6494dcd9;border:none;border-radius:12px;align-self:flex-start;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .18s}.sleep-activity-btn:hover{background:#6494dc;transform:translateY(-1px)}.sleep-tips-list{flex-direction:column;gap:12px;display:flex}.sleep-tip-item{align-items:flex-start;gap:12px;display:flex}.sleep-tip-dot{background:#6494dc;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.sleep-tip-text{color:#c0d0e0;font-size:13.5px;line-height:1.55}.sleep-btn{appearance:none;color:#fff;cursor:pointer;background:#648cdce0;border:none;border-radius:16px;width:100%;padding:16px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.sleep-btn:hover{background:#648cdc;transform:translateY(-1px)}.sleep-btn-row{gap:10px;display:flex}.sleep-btn-back{appearance:none;color:#f0e8d8;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;flex:none;padding:16px 20px;font-family:inherit;font-size:15px;transition:all .18s}.sleep-btn-back:hover{background:#ffffff3d}.sleep-saved{text-align:center;color:#a0e8c0;background:#64b48c40;border:1px solid #64b48c66;border-radius:14px;padding:16px;font-size:14px;font-weight:500}.sleep-error-banner{text-align:center;color:#ffb8b8;background:#c07a7a40;border:1px solid #c07a7a73;border-radius:12px;margin-bottom:16px;padding:12px 16px;font-size:13px;animation:.3s ease-out slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.sleep-time-pickers{flex-direction:column;gap:24px;margin-top:20px;padding:16px 0;display:flex}.sleep-reflection-group{border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding-bottom:24px}.sleep-reflection-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sleep-reflection-question{color:#e0d8c8;margin-bottom:12px;font-size:15px;font-weight:500}.sleep-reflection-buttons{gap:12px;display:flex}.sleep-reflection-btn{appearance:none;color:#c8d8e8;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffff38;border-radius:10px;flex:1;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.sleep-reflection-btn:hover{color:#f0e8d8;background:#ffffff29;border-color:#ffffff59}.sleep-reflection-btn.active{color:#c8dcff;background:#6494dc59;border-color:#6494dc99}.sleep-dream-buttons{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.sleep-dream-btn{appearance:none;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffff38;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;font-family:inherit;transition:all .2s;display:flex}.sleep-dream-btn:hover{background:#ffffff29;border-color:#ffffff59}.sleep-dream-btn.active{background:#6494dc59;border-color:#6494dc99}.sleep-dream-icon{font-size:24px;line-height:1}.sleep-dream-label{color:#c8d8e8;font-size:12px;font-weight:500}.sleep-dream-btn.active .sleep-dream-label{color:#b0d0f0}.sleep-mood-buttons{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.sleep-mood-btn{appearance:none;color:#c8d8e8;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffff38;border-radius:10px;padding:11px 8px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s}.sleep-mood-btn:hover{background:#ffffff29;border-color:#ffffff59}.sleep-mood-btn.active{color:#c8dcff;background:#6494dc59;border-color:#6494dc99}.sleep-notes{resize:vertical;color:#f0e8d8;width:100%;min-height:92px;font:inherit;background:#ffffff1a;border:1.5px solid #ffffff38;border-radius:12px;outline:none;padding:12px 14px;line-height:1.5}.sleep-notes::placeholder{color:#b0c4dc9e}.sleep-notes:focus{border-color:#6494dcb3}.sleep-debt-content{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;display:grid}.sleep-debt-item{text-align:center;background:#ffffff08;border-radius:12px;padding:14px}.sleep-debt-label{text-transform:uppercase;letter-spacing:.1em;color:#8a9bb0;margin-bottom:8px;font-size:11px;font-weight:600}.sleep-debt-value{color:#f0e8d8;font-size:24px;font-weight:300}.sleep-debt-sublabel{color:#506070;margin-top:4px;font-size:10px}.sleep-debt-severity{margin-top:2px;font-size:14px;font-weight:600}.sleep-debt-bar{background:#ffffff14;border-radius:4px;width:100%;height:8px;margin-bottom:4px;overflow:hidden}.sleep-debt-bar-fill{border-radius:4px;height:100%;transition:width .4s,background .3s}.sleep-recovery-recommendations{flex-direction:column;gap:12px;display:flex}.sleep-recovery-item{background:#ffffff08;border-radius:10px;align-items:flex-start;gap:12px;padding:12px;display:flex}.sleep-recovery-number{color:#6494dc;background:#6494dc66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.sleep-recovery-text{color:#a8b8c8;flex:1;font-size:13px;line-height:1.55}.sleep-history-list{flex-direction:column;gap:12px;display:flex}.sleep-history-item{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:12px}.sleep-history-main{color:#d8e4f0;grid-template-columns:1.4fr repeat(3,minmax(62px,.7fr));align-items:center;gap:10px;font-size:13px;display:grid}.sleep-history-main strong{color:#f0e8d8;font-weight:600}.sleep-history-main span:last-child{color:#c8dcff;text-align:center;background:#6494dc47;border-radius:999px;justify-self:end;min-width:38px;padding:4px 9px;font-weight:700}.sleep-history-notes,.sleep-history-empty{color:#a8b8c8;margin-top:8px;font-size:12.5px;line-height:1.5}@media (width<=560px){.sleep-page__shell{padding-inline:12px}.sleep-page__title{font-size:24px}.sleep-card,.sleep-status-card,.sleep-activity-card{border-radius:18px;padding:20px 16px}.sleep-time-row,.sleep-reflection-buttons,.sleep-btn-row,.sleep-debt-content{flex-direction:column;grid-template-columns:1fr}.sleep-stats,.sleep-disruptors,.sleep-dream-buttons{grid-template-columns:1fr}.sleep-mood-buttons{grid-template-columns:repeat(2,1fr)}.sleep-btn-back,.sleep-activity-btn{width:100%}.sleep-activity-header{align-items:flex-start}.sleep-history-main{grid-template-columns:1fr .5fr}.sleep-history-main span:last-child{justify-self:start}}@media (width<=380px){.sleep-page__shell{padding-inline:10px}.sleep-mood-buttons{grid-template-columns:1fr}}.awareness-page,.awareness-page *{box-sizing:border-box;margin:0;padding:0}.awareness-page{min-height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);position:relative}.awareness-page__bg{z-index:0;background-image:url(https://images.pexels.com/photos/1166209/pexels-photo-1166209.jpeg?auto=compress&cs=tinysrgb&w=1920);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.awareness-page__bg:after{content:"";background:linear-gradient(160deg,#f0f8f08c 0%,#dceee166 50%,#c8e4d280 100%);position:absolute;inset:0}.awareness-page__shell{z-index:2;flex-direction:column;gap:28px;max-width:1100px;margin:0 auto;padding:40px 24px 80px;display:flex;position:relative}.awareness-page__header{flex-direction:column;align-items:center;gap:20px;display:flex}.awareness-page__back{appearance:none;color:#1a0e04;cursor:pointer;z-index:4;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s;position:fixed;top:48px;left:54px}.awareness-page__back:hover{background:#fff;transform:translate(-2px)}.awareness-page__hero{-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px;flex-direction:column;align-items:center;gap:6px;width:fit-content;max-width:min(620px,100vw - 48px);padding:12px 34px;display:flex;box-shadow:0 8px 20px #0f17241a}.awareness-page__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#6a4010;font-size:11px;font-weight:700}.awareness-page__title{color:#1a0e04;letter-spacing:.01em;text-shadow:0 2px 16px #ffffff80;font-size:32px;font-style:italic;font-weight:300;line-height:1.2}.awareness-page__desc{color:#6a4010;max-width:100%;font-size:13px;line-height:1.5}.awareness-stats-row{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=900px){.awareness-stats-row{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.awareness-stats-row{grid-template-columns:1fr}.awareness-page__hero{padding:10px 20px}}@media (width<=768px){.awareness-page__shell{gap:18px;width:100%;max-width:100%;padding:24px 14px 72px}.awareness-page__header{align-items:stretch}.awareness-page__back{align-self:flex-start;position:static}.awareness-page__hero{width:100%;max-width:100%;padding:12px 18px}.awareness-page__title{font-size:26px}.awareness-page__desc{line-height:1.45}.awareness-stats-row,.awareness-two-col,.awareness-risk-grid,.awareness-risk-notes,.awareness-library-layout,.awareness-library-grid,.awareness-personal-stats,.awareness-sleep-facts,.awareness-age-toggles{width:100%}.awareness-chart-card,.awareness-risk-card,.awareness-library-card,.awareness-personal-card,.awareness-stat-card,.awareness-article-card,.awareness-article-detail,.sleep-mood-card{width:100%;max-width:100%}}.awareness-stat-card{-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #64a07840;border-radius:20px;padding:24px 20px;box-shadow:0 4px 20px #28503c14}.awareness-stat-card__num{color:#1a5a35;letter-spacing:-.02em;margin-bottom:10px;font-size:36px;font-weight:700;line-height:1}.awareness-stat-card__label{color:#3a5a40;font-size:13px;line-height:1.5}.awareness-chart-card{-webkit-backdrop-filter:blur(24px);background:#ffffffeb;border:1px solid #64a07833;border-radius:24px;flex-direction:column;gap:16px;padding:28px;display:flex;box-shadow:0 4px 24px #28503c14}.awareness-chart-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.awareness-chart-card__title{color:#0e2018;font-size:18px;font-weight:600;line-height:1.2}.awareness-chart-card__sub{color:#5a7a60;margin-top:4px;font-size:12px;line-height:1.4}.awareness-chart-frame{width:100%;min-width:0}.awareness-chart-frame .recharts-wrapper,.awareness-chart-frame .recharts-surface{overflow:visible}.awareness-chart-card__axis-label{text-align:center;color:#6a7a8a;margin-top:-8px;font-size:11px;line-height:1}.awareness-chart-card__insight{color:#3a5a40;background:#64a0781a;border:1px solid #64a07833;border-radius:12px;padding:12px 16px;font-size:13px;line-height:1.55}.awareness-age-toggles{flex-wrap:wrap;gap:8px;display:flex}.awareness-age-toggle{appearance:none;color:#5a7a60;cursor:pointer;background:#c8dcd24d;border:1.5px solid #64a07840;border-radius:999px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .18s}.awareness-age-toggle.active{background:var(--toggle-color);border-color:var(--toggle-color);color:#fff}.awareness-tooltip{background:#fffffff7;border:1px solid #64a0784d;border-radius:12px;padding:12px 16px;font-family:inherit;box-shadow:0 4px 20px #28503c1f}.awareness-tooltip__label{color:#0e2018;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:600}.awareness-tooltip__item{font-size:13px;line-height:1.6}.awareness-two-col{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=800px){.awareness-two-col{grid-template-columns:1fr}}@media (width<=680px){.awareness-chart-card{padding:20px 14px}.awareness-chart-card__header{gap:16px}.awareness-chart-frame{-webkit-overflow-scrolling:touch;padding-bottom:4px;overflow:auto visible}.awareness-chart-frame>.recharts-responsive-container{min-width:640px}.awareness-chart-frame--compact>.recharts-responsive-container{min-width:560px}.awareness-chart-frame--line>.recharts-responsive-container,.awareness-chart-frame--stress>.recharts-responsive-container{min-width:700px}}@media (width<=520px){.awareness-page__shell{padding-inline:12px}.awareness-page__title{font-size:24px}.awareness-chart-card,.awareness-risk-card,.awareness-library-card,.awareness-personal-card{border-radius:18px;padding:20px 14px}.awareness-chart-card__header,.awareness-risk-card__header,.awareness-library-card__header,.awareness-personal-header{flex-direction:column;align-items:stretch}.awareness-age-toggle,.awareness-personal-cta{min-height:44px}.awareness-personal-cta{align-self:stretch;width:100%}.awareness-library-card__hint,.awareness-risk-pill{white-space:normal;border-radius:14px;width:100%}.awareness-sleep-fact{flex:100%}}@media (width<=380px){.awareness-page__shell{padding-inline:10px}}.awareness-sleep-facts{flex-wrap:wrap;gap:12px;display:flex}.awareness-sleep-fact{background:#64a07814;border:1px solid #64a0782e;border-radius:14px;flex:1;align-items:center;gap:10px;min-width:80px;padding:12px 14px;display:flex}.awareness-sleep-fact__icon{flex-shrink:0;font-size:20px}.awareness-sleep-fact__val{color:#1a5a35;font-size:18px;font-weight:700;line-height:1}.awareness-sleep-fact__label{color:#5a7a60;margin-top:2px;font-size:10px;line-height:1.3}.awareness-loading{text-align:center;color:#5a7a60;padding:40px;font-size:14px}.awareness-risk-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#fffffff2 0%,#e8f4ecf5 100%);border:1px solid #64a07838;border-radius:24px;flex-direction:column;gap:18px;padding:28px;display:flex;box-shadow:0 4px 24px #28503c14}.awareness-risk-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.awareness-risk-card__eyebrow,.awareness-library-card__eyebrow,.awareness-article-detail__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#4a8a60;margin-bottom:8px;font-size:11px;font-weight:700}.awareness-risk-card__title,.awareness-library-card__title{color:#0e2018;font-size:22px;font-weight:600;line-height:1.2}.awareness-risk-card__sub,.awareness-library-card__sub,.awareness-article-detail__summary{color:#3a5a40;max-width:700px;font-size:13px;line-height:1.6}.awareness-risk-pill{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700}.awareness-risk-pill--low{color:#1f6a40;background:#5aaa8024;border-color:#5aaa8047}.awareness-risk-pill--moderate{color:#9a6a12;background:#e0b05a29;border-color:#e0b05a47}.awareness-risk-pill--high{color:#9b4c4c;background:#c07a7a29;border-color:#c07a7a47}.awareness-risk-meter{flex-direction:column;gap:8px;display:flex}.awareness-risk-meter__track{background:#64a0781f;border-radius:999px;width:100%;height:12px;overflow:hidden}.awareness-risk-meter__fill{background:linear-gradient(90deg,#5aaa80 0%,#c4a060 55%,#c07a7a 100%);border-radius:999px;height:100%;transition:width .4s}.awareness-risk-meter__labels{color:#5a7a60;justify-content:space-between;gap:10px;font-size:11px;display:flex}.awareness-risk-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (width<=840px){.awareness-risk-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.awareness-risk-grid{grid-template-columns:1fr}}.awareness-risk-stat{background:#ffffffd1;border:1px solid #64a07829;border-radius:16px;flex-direction:column;gap:6px;padding:18px;display:flex}.awareness-risk-stat__val{color:#1a5a35;font-size:28px;font-weight:700;line-height:1}.awareness-risk-stat__label{color:#3a5a40;font-size:12px;line-height:1.45}.awareness-risk-notes{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (width<=720px){.awareness-risk-notes{grid-template-columns:1fr}}.awareness-risk-note{background:#64a07814;border:1px solid #64a07829;border-radius:16px;padding:16px 18px}.awareness-risk-note__label{text-transform:uppercase;letter-spacing:.12em;color:#4a8a60;margin-bottom:8px;font-size:10px;font-weight:700;display:inline-flex}.awareness-risk-note p{color:#254230;font-size:13px;line-height:1.6}.awareness-library-card{-webkit-backdrop-filter:blur(24px);background:#ffffffe6;border:1px solid #64a07833;border-radius:24px;flex-direction:column;gap:18px;padding:28px;display:flex;box-shadow:0 4px 24px #28503c14}.awareness-library-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.awareness-library-card__hint{color:#5a7a60;background:#64a0781a;border:1px solid #64a07829;border-radius:999px;padding:10px 12px;font-size:12px}.awareness-library-layout{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:16px;display:grid}@media (width<=860px){.awareness-library-layout{grid-template-columns:1fr}}.awareness-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=640px){.awareness-library-grid{grid-template-columns:1fr}}.awareness-article-card{appearance:none;text-align:left;cursor:pointer;background:#fafdfbeb;border:1px solid #64a0782e;border-radius:18px;padding:18px;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 2px 12px #28503c0d}.awareness-article-card:hover{border-color:#5aaa8059;transform:translateY(-2px);box-shadow:0 8px 20px #28503c1a}.awareness-article-card.active{background:linear-gradient(135deg,#5aaa801f 0%,#6494dc1a 100%);border-color:#5aaa8066}.awareness-article-card__meta{text-transform:uppercase;letter-spacing:.12em;color:#5a7a60;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:10px;font-weight:700;display:flex}.awareness-article-card__title{color:#0e2018;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.35}.awareness-article-card__summary{color:#3a5a40;font-size:13px;line-height:1.6}.awareness-article-detail{background:linear-gradient(#5aaa8014 0%,#fffffff2 100%);border:1px solid #64a0782e;border-radius:18px;flex-direction:column;gap:10px;padding:20px;display:flex}.awareness-article-detail__title{color:#0e2018;font-size:20px;font-weight:600;line-height:1.25}.awareness-article-detail__list{flex-direction:column;gap:10px;margin-top:6px;list-style:none;display:flex}.awareness-article-detail__list li{color:#254230;padding-left:18px;font-size:13px;line-height:1.6;position:relative}.awareness-article-detail__list li:before{content:"";background:#5aaa80;border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.awareness-personal-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#5aaa801f 0%,#6494dc1f 100%);border:1px solid #5aaa804d;border-radius:24px;flex-direction:column;gap:20px;padding:28px;display:flex}.awareness-personal-header{align-items:center;gap:16px;display:flex}.awareness-personal-icon{font-size:32px}.awareness-personal-title{color:#0e2018;font-size:20px;font-weight:600}.awareness-personal-sub{color:#5a7a60;margin-top:2px;font-size:13px}.awareness-personal-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=600px){.awareness-personal-stats{grid-template-columns:1fr}}.awareness-personal-stat{background:#fffc;border-radius:16px;flex-direction:column;gap:6px;padding:18px;display:flex}.awareness-personal-stat__val{color:#1a5a35;font-size:32px;font-weight:700;line-height:1}.awareness-personal-stat__label{color:#3a5a40;font-size:12.5px;line-height:1.5}.awareness-personal-stat__note{color:#5a7a60;font-size:12px;font-style:italic}.awareness-personal-cta{appearance:none;color:#fff;cursor:pointer;background:#5aaa80e6;border:none;border-radius:12px;align-self:flex-start;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .18s}.awareness-personal-cta:hover{background:#46966cf2;transform:translateY(-1px)}.awareness-sources{text-align:center;padding:16px}.awareness-sources__title{text-transform:uppercase;letter-spacing:.12em;color:#5a7a60;margin-bottom:6px;font-size:11px;font-weight:700}.awareness-sources__list{color:#7a9a80;font-size:11px;line-height:1.6}.sleep-mood-card{box-sizing:border-box;width:100%}.awareness-page__shell>*{box-sizing:border-box;max-width:100%}.sleep-mood-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#fffffff5 0%,#eef5f8fa 100%);border:1px solid #64a07833;border-radius:24px;flex-direction:column;gap:18px;padding:28px;display:flex;box-shadow:0 4px 24px #28503c14}.sleep-mood-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sleep-mood-card__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#4a8a60;margin-bottom:8px;font-size:11px;font-weight:700}.sleep-mood-card__title{color:#0e2018;font-size:22px;font-weight:600;line-height:1.2}.sleep-mood-card__sub{color:#3a5a40;max-width:700px;margin-top:4px;font-size:13px;line-height:1.6}.sleep-mood-range{flex-wrap:wrap;gap:8px;display:flex}.sleep-mood-range__btn{appearance:none;color:#5a7a60;cursor:pointer;background:#c8dcd24d;border:1.5px solid #64a07840;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .18s}.sleep-mood-range__btn.active{color:#fff;background:#5aaa80;border-color:#5aaa80}.sleep-mood-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (width<=840px){.sleep-mood-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.sleep-mood-metrics{grid-template-columns:1fr}}.sleep-mood-metric{background:#ffffffd1;border:1px solid #64a07829;border-radius:16px;flex-direction:column;gap:6px;padding:18px;display:flex}.sleep-mood-metric__val{color:#1a5a35;font-size:28px;font-weight:700;line-height:1}.sleep-mood-metric__label{color:#3a5a40;font-size:12px;line-height:1.45}.sleep-mood-loading{text-align:center;color:#5a7a60;padding:40px;font-size:14px}.sleep-mood-empty{background:#64a07814;border:1px solid #64a07829;border-radius:18px;flex-direction:column;gap:12px;padding:22px;display:flex}.sleep-mood-empty__title{color:#0e2018;font-size:18px;font-weight:600}.sleep-mood-empty__body{color:#3a5a40;font-size:13px;line-height:1.6}.sleep-mood-empty__actions{flex-wrap:wrap;gap:10px;display:flex}.sleep-mood-empty__btn{appearance:none;color:#fff;cursor:pointer;background:#5aaa80;border:0;border-radius:999px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:transform .18s,background .18s}.sleep-mood-empty__btn:hover{background:#4b9a70;transform:translateY(-1px)}.sleep-mood-empty__btn--secondary{color:#1a5a35;background:#ffffffeb;border:1px solid #64a07833}.sleep-mood-empty__btn--secondary:hover{background:#fff}.sleep-mood-insight{background:#64a07814;border:1px solid #64a07829;border-radius:16px;padding:16px 18px}.sleep-mood-insight__label{text-transform:uppercase;letter-spacing:.12em;color:#4a8a60;margin-bottom:8px;font-size:11px;font-weight:700}.sleep-mood-insight__title{color:#0e2018;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.35}.sleep-mood-insight__body{color:#3a5a40;font-size:13px;line-height:1.6}.sleep-mood-insight__meta{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.sleep-mood-insight__meta span{color:#5a7a60;background:#ffffffb3;border:1px solid #64a07824;border-radius:999px;padding:5px 10px;font-size:11px}.sleep-mood-tooltip{background:#fffffffa;border:1px solid #64a0784d;border-radius:12px;padding:12px 16px;font-family:inherit;box-shadow:0 4px 20px #28503c1f}.sleep-mood-tooltip__label{color:#0e2018;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:600}.sleep-mood-tooltip__item{font-size:13px;line-height:1.6}.ap-page,.ap-page *{box-sizing:border-box;margin:0;padding:0}.ap-page{min-height:100svh;font-family:var(--font,"DM Sans", "Inter", sans-serif);color:#e8e0d0;position:relative}.ap-bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1448375240586-882707db888b?w=1920&q=80);background-position:50%;background-size:cover;position:fixed;inset:0}.ap-bg:after{content:"";background-image:radial-gradient(circle at 20% 30%,#6494dc14 0%,#0000 50%),radial-gradient(circle at 80% 70%,#a89ae00f 0%,#0000 50%);position:absolute;inset:0}.ap-shell{z-index:2;flex-direction:column;gap:16px;max-width:680px;margin:0 auto;padding:28px 16px 80px;display:flex;position:relative}.ap-header{flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.ap-back{appearance:none;color:#1a0e04;cursor:pointer;z-index:4;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffd9;border:1px solid #c8a05066;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s;position:fixed;top:48px;left:54px}.ap-back:hover{background:#fff;transform:translate(-2px)}.ap-heading-card{-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffdb;border:1px solid #e1e8f0e6;border-radius:18px;flex-direction:column;align-items:center;gap:6px;width:fit-content;max-width:min(620px,100vw - 48px);padding:12px 34px;display:flex;box-shadow:0 8px 20px #0f17241a}.ap-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#6a4010;font-size:10px;font-weight:700}.ap-title{color:#1a0e04;letter-spacing:.01em;text-shadow:0 2px 16px #ffffff80;font-size:32px;font-style:italic;font-weight:300}.ap-sub{color:#6a4010;font-size:13px;line-height:1.5}.ap-cats{flex-wrap:wrap;gap:8px;display:flex}.ap-cat-btn{color:#b4c8dc99;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:7px 18px;font-family:inherit;font-size:12px;font-weight:500;transition:all .18s}.ap-cat-btn:hover{color:#e8e0d0;background:#ffffff1a}.ap-cat-btn.active{color:#a8c8f0;background:#6494dc40;border-color:#6494dc8c;font-weight:600}.ap-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;display:grid}.ap-track-card{appearance:none;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:6px;padding:14px 12px;font-family:inherit;transition:all .18s;display:flex;position:relative}.ap-track-card:hover{background:#ffffff17;border-color:#ffffff2e;transform:translateY(-2px)}.ap-track-dot{background:#88b4f0;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:10px}.ap-track-emoji{font-size:22px;line-height:1}.ap-track-name{color:#e0d8c8;font-size:13px;font-weight:500}.ap-track-tag{color:#b4c8dc66;font-size:10px}.ap-player{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;gap:14px;padding:20px;display:flex}.ap-player-top{align-items:center;gap:14px;display:flex}.ap-player-icon{background:#ffffff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex}.ap-player-name{color:#f0e8d8;margin-bottom:3px;font-size:16px;font-weight:500}.ap-player-cat{color:#b4c8dc80;font-size:12px}.ap-bg-badge{color:#a5e1b9e6;white-space:nowrap;background:#6aaf8a2e;border:1px solid #6aaf8a59;border-radius:20px;flex-shrink:0;margin-left:auto;padding:4px 10px;font-size:10px;font-weight:600}.ap-progress-bar{cursor:pointer;background:#ffffff1a;border-radius:999px;width:100%;height:4px;margin-bottom:6px;overflow:hidden}.ap-progress-fill{background:linear-gradient(90deg,#6494dc,#88b4f0);border-radius:999px;height:100%;transition:width .5s linear}.ap-progress-times{color:#b4c8dc66;justify-content:space-between;font-size:11px;display:flex}.ap-controls{justify-content:center;align-items:center;gap:18px;display:flex}.ap-ctrl-btn{appearance:none;cursor:pointer;color:#b4c8dc80;background:0 0;border:none;border-radius:10px;padding:8px;font-family:inherit;font-size:18px;transition:all .15s}.ap-ctrl-btn:hover{color:#e0d8c8;background:#ffffff14}.ap-ctrl-btn.active{color:#88b4f0}.ap-play-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6494dc,#88b4f0);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:all .15s;display:flex;box-shadow:0 4px 16px #6494dc59}.ap-play-btn:hover{transform:scale(1.06)}.ap-vol-row{border-top:1px solid #ffffff12;align-items:center;gap:10px;padding-top:12px;display:flex}.ap-vol-label{color:#b4c8dc80;width:50px;font-size:12px}.ap-vol-slider{accent-color:#6494dc;flex:1}.ap-vol-num{color:#b4c8dc80;text-align:right;min-width:36px;font-size:12px}.ap-timer-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:16px 18px}.ap-timer-label{color:#b4c8dc8c;margin-bottom:10px;font-size:12px}.ap-timer-countdown{color:#88b4f0;font-weight:600}.ap-timer-hint{color:#e8e0d09e;margin:-4px 0 10px;font-size:11px;line-height:1.35}.ap-timer-row{gap:8px;display:flex}.ap-timer-btn{color:#b4c8dc8c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:8px 4px;font-family:inherit;font-size:11px;transition:all .15s}.ap-timer-btn:hover{color:#e0d8c8;background:#ffffff17}.ap-timer-btn:disabled{opacity:.45;cursor:not-allowed}.ap-timer-btn:disabled:hover{color:#b4c8dc8c;background:#ffffff0a}.ap-timer-btn.active{color:#a8c8f0;background:#6494dc33;border-color:#6494dc73;font-weight:600}@media (width<=480px){.ap-shell{padding:20px 12px 70px}.ap-back{top:24px;left:24px}.ap-heading-card{padding:10px 20px}.ap-title{font-size:32px}.ap-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}.ap-timer-btn{padding:7px 2px;font-size:10px}}.ap-track-card{background:#0a1e0fd1;border:1px solid #ffffff2e}.ap-track-card:hover{background:#0f2814eb}.ap-track-card.playing{background:#145028e0;border-color:#64dc8299}.ap-track-name{color:#f0ede0;font-weight:600}.ap-track-tag{color:#c8e6d299}.ap-player{background:#0a1e0fe0;border-color:#ffffff26}.ap-timer-card{background:#0a1e0fd1;border-color:#ffffff1f}.ap-player-name{color:#f0ede0}.ap-player-cat,.ap-vol-label,.ap-vol-num,.ap-timer-label{color:#c8e6d299}.ap-timer-btn{color:#c8e6d2a6;background:#0a1e0f99;border-color:#ffffff1f}.ap-ctrl-btn{color:#c8e6d299}.ap-cat-btn{color:#c8e6d2a6;background:#0a1e0f80}@media (width<=640px){.ap-page{overflow-x:hidden}.ap-shell{gap:12px;width:100%;max-width:100%;padding:18px 14px 72px}.ap-header{align-items:stretch;gap:10px}.ap-back{align-self:flex-start;position:static}.ap-heading-card{width:100%;max-width:100%;padding:12px 18px}.ap-title{font-size:26px;line-height:1.15}.ap-sub{font-size:13px;line-height:1.35}.ap-cats{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.ap-cat-btn{white-space:normal;width:100%;min-height:42px;padding:9px 8px}.ap-grid{grid-template-columns:1fr 1fr;gap:8px;width:100%}.ap-track-card{min-height:104px;padding:12px 10px}.ap-player,.ap-timer-card{border-radius:18px;width:100%;max-width:100%;padding:16px 14px}.ap-player-top{flex-wrap:wrap;align-items:flex-start;gap:10px}.ap-player-icon{border-radius:12px;width:46px;height:46px;font-size:24px}.ap-player-info{flex:1;min-width:0}.ap-bg-badge{text-align:center;border-radius:12px;width:100%;margin-left:0}.ap-controls{grid-template-columns:1fr 1fr 56px 1fr 1fr;gap:6px;width:100%;display:grid}.ap-ctrl-btn,.ap-play-btn{min-height:44px}.ap-ctrl-btn{width:100%;padding:7px 4px;font-size:12px}.ap-play-btn{justify-self:center;width:52px;height:52px;font-size:14px}.ap-vol-row{flex-wrap:wrap;align-items:stretch;gap:8px}.ap-vol-label,.ap-vol-num{width:auto;min-width:44px}.ap-vol-slider{flex:100%;width:100%}.ap-timer-row{grid-template-columns:1fr 1fr;width:100%;display:grid}.ap-timer-btn{min-height:42px;padding:8px 6px;font-size:11px}}@media (width<=380px){.ap-shell{padding-inline:10px}.ap-title{font-size:24px}.ap-cats,.ap-grid,.ap-timer-row{grid-template-columns:1fr}.ap-controls{grid-template-columns:1fr 1fr}.ap-play-btn{grid-area:1/1/auto/-1}}.health-garden-page{background:radial-gradient(circle at top,#fffffff2,#0000 28%),linear-gradient(#f6fff1 0%,#e6f3dc 45%,#c5e0bb 100%);min-height:100vh;padding:34px 18px;font-family:inherit}.health-garden-shell{text-align:center;background:linear-gradient(145deg,#fffffffa,#f4fcf0f5);border:1px solid #fffffff2;border-radius:38px;max-width:1240px;margin:0 auto;padding:38px;overflow:hidden;box-shadow:0 32px 90px #1f4d2d38,inset 0 1px #fffffff2}.health-garden-header span{color:#4e8a64;letter-spacing:.06em;text-transform:uppercase;background:#69ad8424;border-radius:999px;margin-bottom:8px;padding:7px 16px;font-size:12px;font-weight:850;display:inline-block}.health-garden-header h1{color:#123d27;letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(36px,5vw,56px);font-weight:950}.health-garden-header p{color:#3e6b4e;max-width:720px;margin:0 auto 26px;font-size:18px;line-height:1.6}.hg-stats{background:#ffffffd1;border:1px solid #6aaf8a38;border-radius:28px;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:28px;padding:14px;display:inline-flex;box-shadow:0 18px 36px #285a3721}.hg-stat-card{background:linear-gradient(145deg,#fff,#eef8f0);border:1px solid #6aaf8a3d;border-radius:22px;min-width:155px;padding:15px 20px;box-shadow:0 12px 24px #265c351f,inset 0 2px 4px #ffffffe6}.hg-stat-card strong{color:#143d28;margin-top:5px;font-size:25px;line-height:1;display:block}.hg-stat-card span{color:#5a765f;margin-top:6px;font-size:13px;font-weight:750;display:block}.hg-stat-icon{width:34px;height:34px;margin:0 auto;position:relative}.hg-stat-icon.leaf:before{content:"";background:linear-gradient(145deg,#90d872,#45a25d);border-radius:80% 0;width:25px;height:16px;position:absolute;top:8px;left:4px;transform:rotate(-28deg);box-shadow:inset 4px 4px 6px #ffffff59}.hg-stat-icon.tree:before{content:"";background:radial-gradient(circle at 35% 30%,#9de178,#3f9a4e 70%);border-radius:50%;width:28px;height:24px;position:absolute;top:3px;left:3px;box-shadow:-8px 6px #4aa85a,8px 6px #5eb963,inset 5px 5px 8px #ffffff47}.hg-stat-icon.tree:after{content:"";background:linear-gradient(90deg,#6b3e28,#9a6240);border-radius:2px;width:7px;height:12px;position:absolute;top:23px;left:14px}.hg-stat-icon.fruit:before{content:"";background:radial-gradient(circle at 35% 25%,#ff8990,#ee3f4f 70%,#bd2741);border-radius:55% 55% 65% 65%;width:25px;height:27px;position:absolute;top:6px;left:5px;box-shadow:inset 4px 4px 8px #ffffff47}.hg-stat-icon.fruit:after{content:"";background:#62b044;border-radius:100% 0;width:14px;height:8px;position:absolute;top:2px;left:17px;transform:rotate(-25deg)}.professional-garden-scene{background:linear-gradient(#f5ffef 0%,#d8eecf 40%,#a8d397 100%);border:2px solid #6aaf8a47;border-radius:40px;min-height:520px;margin-bottom:30px;position:relative;overflow:hidden;box-shadow:inset 0 18px 38px #ffffffa6,0 25px 48px #4678462e}.sky-glow{z-index:1;background:radial-gradient(circle at 18% 18%,#ffffffe6,#0000 18%),radial-gradient(circle at 76% 16%,#ffffff94,#0000 20%);animation:8s ease-in-out infinite alternate cloudDrift;position:absolute;inset:0}.hill{z-index:2;border-radius:50% 50% 0 0;height:170px;position:absolute;left:-8%;right:-8%}.hill-one{background:#d4e9b9;bottom:215px;transform:rotate(-2deg)}.hill-two{opacity:.86;background:#b8dfa2;bottom:190px;transform:rotate(2deg)}.wooden-sign{color:#3b210d;z-index:10;background:linear-gradient(145deg,#c98a45 0%,#a7662e 55%,#7e461e 100%);border:2px solid #5c371673;border-radius:16px;width:148px;padding:18px 12px;font-size:23px;font-weight:950;line-height:1.12;position:absolute;top:34px;left:34px;transform:rotate(-4deg);box-shadow:0 18px 24px #4b2d1447,inset 0 4px 8px #ffffff38}.wooden-sign span{display:block}.white-fence{z-index:3;background:repeating-linear-gradient(90deg,#fff8e8 0 28px,#e6d9c3 28px 34px);border-radius:11px;height:66px;position:absolute;bottom:188px;left:8%;right:8%;box-shadow:0 10px 18px #46503c2b}.soil-bed{z-index:4;background:radial-gradient(#966036 0%,#754723 60%,#5c361b 100%);border-top-left-radius:50% 30%;border-top-right-radius:50% 30%;height:245px;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 30px 35px #28140552,inset 0 -14px 22px #ffffff14}.soil-highlight{filter:blur(1px);background:#ffffff14;border-radius:50%;height:25px;position:absolute;top:30px;left:12%;right:12%}.soil-texture{filter:blur(1px);background:#49261038;border-radius:50%;position:absolute}.soil-texture.t1{width:85px;height:16px;top:88px;left:28%}.soil-texture.t2{width:105px;height:18px;top:105px;right:18%}.soil-texture.t3{width:70px;height:14px;bottom:42px;left:48%}.front-grass{z-index:6;background:linear-gradient(#87c76c 0%,#5ba34b 62%,#3f7e35 100%);border-top-left-radius:50% 70%;border-top-right-radius:50% 70%;height:78px;position:absolute;bottom:0;left:3%;right:3%;box-shadow:inset 0 14px 22px #ffffff38}.garden-objects{z-index:8;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:78px;left:8%;right:8%}.tree-zone,.flower-zone{align-items:flex-end;gap:32px;min-height:185px;display:flex}.css-tree,.css-flower{transform-origin:bottom;width:120px;height:170px;animation:.55s both gardenPop;position:relative}.css-tree.seed{width:60px;height:70px}.css-tree.sprout{width:75px;height:95px}.css-tree.plant{width:92px;height:120px}.css-tree.young-tree{width:105px;height:145px}.css-tree.full-tree{width:135px;height:185px}.tree-shadow,.flower-shadow{filter:blur(2px);background:#1c23142e;border-radius:50%;width:88%;height:18px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tree-trunk{background:linear-gradient(90deg,#5e3421,#9b6a45 45%,#4b281b);border-radius:10px 10px 5px 5px;width:20px;height:70px;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:inset 4px 0 6px #ffffff26}.tree-canopy{background:radial-gradient(circle at 35% 30%,#9fe47c,#55ae59 60%,#3b8c4a 100%);border-radius:50%;position:absolute;box-shadow:inset 8px 8px 12px #ffffff47,inset -8px -10px 12px #1c5f2a38,0 14px 18px #23411e2e}.canopy-a{width:72px;height:72px;bottom:82px;left:21px}.canopy-b{width:84px;height:78px;bottom:50px;left:8px}.canopy-c{width:84px;height:78px;bottom:50px;right:8px}.tree-seed{background:radial-gradient(circle at 36% 28%,#b88961,#8a4f36 70%,#61331f);border-radius:50% 50% 55% 55%;width:38px;height:42px;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:inset 5px 5px 8px #ffffff2e,0 10px 14px #2b1a102e}.tree-sprout-leaf{opacity:0;background:linear-gradient(145deg,#9de374,#49a95a);border-radius:80% 0;width:34px;height:19px;position:absolute;box-shadow:inset 5px 4px 6px #ffffff4d}.tree-sprout-leaf.left{bottom:50px;left:18px;transform:rotate(-28deg)}.tree-sprout-leaf.right{bottom:54px;right:18px;transform:rotate(35deg)scaleX(-1)}.css-tree.seed .tree-trunk,.css-tree.seed .tree-canopy,.css-tree.seed .tree-sprout-leaf,.css-tree.sprout .tree-canopy,.css-tree.sprout .tree-trunk{opacity:0}.css-tree.sprout .tree-sprout-leaf,.css-tree.plant .tree-sprout-leaf{opacity:1}.css-tree.plant .tree-canopy{display:none}.css-tree.plant .tree-trunk{width:14px;height:48px;bottom:12px}.css-tree.plant .tree-seed,.css-tree.young-tree .tree-seed,.css-tree.full-tree .tree-seed{opacity:0}.css-tree.young-tree .tree-canopy{transform:scale(.78)}.css-tree.young-tree .tree-trunk{height:60px}.css-flower{width:110px;height:150px}.css-flower.seed{width:60px;height:70px}.css-flower.bud{width:75px;height:110px}.css-flower.flower{width:110px;height:150px}.css-flower.fruit{width:105px;height:135px}.flower-stem{background:linear-gradient(90deg,#3e8a38,#68b35c);border-radius:999px;width:8px;height:78px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.flower-leaf{background:linear-gradient(145deg,#89d16c,#3f9849);border-radius:80% 0;width:34px;height:18px;position:absolute;box-shadow:inset 4px 4px 6px #ffffff40}.leaf-left{bottom:52px;left:22px;transform:rotate(-35deg)}.leaf-right{bottom:64px;right:20px;transform:rotate(35deg)scaleX(-1)}.flower-head{width:82px;height:82px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.petal{background:radial-gradient(circle at 35% 25%,#ff9bdd,#ed4cb0 70%,#c5358b);border-radius:50% 50% 45% 45%;width:36px;height:42px;position:absolute;box-shadow:inset 5px 5px 8px #ffffff47,0 8px 12px #84286426}.p1{top:0;left:23px}.p2{top:22px;left:43px;transform:rotate(70deg)}.p3{top:42px;left:30px;transform:rotate(145deg)}.p4{top:36px;left:8px;transform:rotate(215deg)}.p5{top:12px;left:4px;transform:rotate(285deg)}.flower-centre{background:radial-gradient(circle at 35% 30%,#ffe96f,#f6b316);border-radius:50%;width:20px;height:20px;position:absolute;top:30px;left:31px;box-shadow:0 5px 8px #633c002e}.flower-bud{background:radial-gradient(circle at 35% 25%,#ff94d0,#df4aa2 70%,#b42e80);border-radius:50% 50% 45% 45%;width:38px;height:55px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.flower-fruit{background:radial-gradient(circle at 35% 25%,#ff8d91,#ee3f4f 72%,#b8223c);border-radius:50% 50% 58% 58%;width:66px;height:70px;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:inset 8px 7px 12px #ffffff47,0 14px 16px #5f1e2d2e}.flower-fruit:after{content:"";background:linear-gradient(145deg,#8bd35a,#3f9a39);border-radius:100% 0;width:28px;height:15px;position:absolute;top:-7px;right:-3px;transform:rotate(-25deg)}.flower-seed{background:radial-gradient(circle at 36% 28%,#b88961,#8a4f36 70%,#61331f);border-radius:50% 50% 55% 55%;width:34px;height:38px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.css-flower.seed .flower-stem,.css-flower.seed .flower-leaf,.css-flower.seed .flower-head,.css-flower.seed .flower-bud,.css-flower.seed .flower-fruit,.css-flower.bud .flower-head,.css-flower.bud .flower-fruit,.css-flower.bud .flower-seed,.css-flower.flower .flower-bud,.css-flower.flower .flower-fruit,.css-flower.flower .flower-seed,.css-flower.fruit .flower-head,.css-flower.fruit .flower-bud,.css-flower.fruit .flower-seed{opacity:0}.scene-decoration{z-index:9;position:absolute}.grass-clump:before,.grass-clump:after{content:"";transform-origin:bottom;background:#54a746;border-radius:999px;width:6px;height:28px;position:absolute;bottom:0}.grass-clump:before{transform:rotate(-22deg)}.grass-clump:after{left:10px;transform:rotate(20deg)}.grass-clump.one{bottom:18px;left:18%}.grass-clump.two{bottom:20px;right:8%}.flower-dot:before{content:"";background:radial-gradient(circle at 35% 35%,#fff,#ff82bf 40%,#e84b99);border-radius:50%;width:22px;height:22px;position:absolute;box-shadow:0 7px 10px #6e2d5029}.flower-dot.one{bottom:20px;left:7%}.flower-dot.two{bottom:18px;right:24%}.growth-summary-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:24px;margin-bottom:30px;display:grid}.growth-summary-card{border-radius:28px;padding:24px;box-shadow:0 16px 30px #3c6e4b1c}.growth-summary-card.tree-card{background:linear-gradient(145deg,#f1fcf3f2,#e7f8ebdb);border:1.5px solid #6aaf8a47}.growth-summary-card.flower-card{background:linear-gradient(145deg,#fff6fdf2,#fce8f7db);border:1.5px solid #c482be47}.growth-heading{align-items:center;gap:14px;display:flex}.growth-heading h2{color:#153f2a;margin:0 0 4px;font-size:22px}.flower-card .growth-heading h2{color:#42143e}.growth-heading p{color:#3e6b4e;margin:0}.flower-card .growth-heading p{color:#7a4f75}.growth-icon{border-radius:50%;flex:none;width:42px;height:42px}.growth-icon.tree{background:radial-gradient(circle at 35% 30%,#9de178,#3f9a4e 70%);box-shadow:inset 5px 5px 8px #ffffff47}.growth-icon.flower{background:radial-gradient(circle at 35% 30%,#ff9bdd,#ed4cb0 70%);box-shadow:inset 5px 5px 8px #ffffff47}.hg-progress-path{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:18px;display:flex}.hg-progress-item{align-items:center;gap:9px;display:flex}.hg-progress-circle{background:linear-gradient(145deg,#fff,#eef5ef);border:1px solid #6aaf8a40;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:inset 0 3px 8px #fffc}.hg-progress-circle.done{background:linear-gradient(145deg,#e8f8ea,#cbead3)}.hg-progress-circle.active.tree{border:3px solid #6aaf8a;box-shadow:0 10px 22px #5aa06e47,inset 0 3px 8px #fffc}.hg-progress-circle.active.flower{border:3px solid #d85dba;box-shadow:0 10px 22px #d85dba38,inset 0 3px 8px #fffc}.hg-progress-line{background:#6aaf8a38;border-radius:999px;width:42px;height:3px}.hg-progress-line.done.tree{background:#6aaf8a}.hg-progress-line.done.flower{background:#d85dba}.mini-plant-icon{width:32px;height:32px;display:block;position:relative}.mini-plant-icon span,.mini-plant-icon:before,.mini-plant-icon:after{content:"";display:block;position:absolute}.mini-seed span{background:radial-gradient(circle at 35% 28%,#b88961,#8a4f36 70%,#61331f);border-radius:50%;width:22px;height:25px;top:4px;left:5px}.mini-sprout:before,.mini-plant:before{background:#57a753;border-radius:999px;width:5px;height:20px;top:10px;left:14px}.mini-sprout:after,.mini-plant:after{background:linear-gradient(145deg,#9de374,#49a95a);border-radius:80% 0;width:24px;height:13px;top:8px;left:4px;transform:rotate(-24deg)}.mini-plant span{background:linear-gradient(145deg,#9de374,#49a95a);border-radius:80% 0;width:23px;height:13px;top:13px;left:12px;transform:rotate(25deg)scaleX(-1)}.mini-young-tree span,.mini-full-tree span{background:radial-gradient(circle at 35% 30%,#9de178,#3f9a4e 70%);border-radius:50%;width:26px;height:24px;top:3px;left:3px;box-shadow:-6px 5px #4aa85a,6px 5px #5eb963}.mini-young-tree:after,.mini-full-tree:after{background:#73452d;border-radius:2px;width:6px;height:14px;top:22px;left:13px}.mini-bud span{background:radial-gradient(circle at 35% 25%,#ff94d0,#df4aa2 70%);border-radius:50% 50% 45% 45%;width:20px;height:28px;top:3px;left:6px}.mini-bud:after,.mini-flower:after,.mini-fruit:after{background:#57a753;border-radius:999px;width:5px;height:22px;top:15px;left:14px}.mini-flower span{background:radial-gradient(circle at 35% 30%,#ff9bdd,#ed4cb0 70%);border-radius:50%;width:26px;height:26px;top:3px;left:3px}.mini-fruit span{background:radial-gradient(circle at 35% 25%,#ff8990,#ee3f4f 70%);border-radius:55% 55% 65% 65%;width:25px;height:27px;top:3px;left:4px}.growth-message{text-align:center;margin-top:14px;font-weight:850}.tree-message{color:#5ca678}.flower-message{color:#d85dba}.garden-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.garden-btn{cursor:pointer;border-radius:30px;padding:15px 32px;font-size:16px;font-weight:850;transition:transform .2s,box-shadow .2s}.garden-btn.primary{color:#fff;background:linear-gradient(#72ba91,#5da77b);border:none;box-shadow:0 12px 22px #50966959}.garden-btn.secondary{color:#3d6a4c;background:#ffffffe0;border:1.5px solid #60a07866;box-shadow:0 8px 18px #50785a1f}.garden-btn:hover{transform:translateY(-2px)}@keyframes gardenPop{0%{opacity:0;transform:translateY(18px)scale(.72)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cloudDrift{0%{opacity:.55;transform:translate(-18px)}to{opacity:.85;transform:translate(18px)}}@media (width<=768px){.health-garden-page{padding:18px 10px}.health-garden-shell{border-radius:28px;padding:22px}.professional-garden-scene{min-height:430px}.wooden-sign{transform-origin:0 0;transform:scale(.75)rotate(-4deg)}.garden-objects{gap:10px;left:5%;right:5%}.tree-zone,.flower-zone{gap:12px}.css-tree.full-tree,.css-tree.tree-full{transform:scale(.78)}.completed-tree,.completed-fruit{transform:scale(.8)}.hg-progress-line{width:24px}}.prof,.prof *{box-sizing:border-box;margin:0;padding:0}.prof{flex-direction:column;min-height:100svh;font-family:DM Sans,Inter,sans-serif;display:flex;position:relative}.prof__bg{z-index:0;background-image:url(https://images.pexels.com/photos/417074/pexels-photo-417074.jpeg?auto=compress&cs=tinysrgb&w=1920);background-position:50%;background-size:cover;position:fixed;inset:0}.prof__bg:after{content:"";background:linear-gradient(#0a1e32a6 0%,#0a1e3266 40%,#0a1e32ad 100%);position:absolute;inset:0}.prof__back{z-index:100;appearance:none;-webkit-backdrop-filter:blur(16px);color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff29;border:1.5px solid #ffffff59;border-radius:999px;width:auto;height:auto;padding:10px 22px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;position:fixed;top:18px;left:18px;box-shadow:0 4px 16px #00000040}.prof__back:hover{background:#ffffff42}.prof__recharge{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0a1428e0;border:1.5px solid;border-radius:16px;flex-direction:column;align-items:center;gap:5px;width:120px;padding:10px 14px;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 4px 20px #00000059}.prof__recharge__icon{font-size:16px;line-height:1}.prof__recharge__info{flex-direction:row;align-items:baseline;gap:5px;display:flex}.prof__recharge__score{font-size:22px;font-weight:800;line-height:1}.prof__recharge__label{text-transform:uppercase;letter-spacing:.07em;opacity:.85;font-size:9px;font-weight:700}.prof__recharge__track{background:#ffffff24;border-radius:999px;width:100%;height:7px;overflow:hidden}.prof__recharge__fill{height:100%;width:var(--score,84%);border-radius:999px;transition:width 1s}.prof__body{z-index:2;flex-direction:column;flex:1;gap:12px;width:100%;max-width:520px;margin:0 auto;padding:78px 16px 40px;display:flex;position:relative}.prof__identity-card{-webkit-backdrop-filter:blur(20px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:20px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex;box-shadow:0 8px 32px #0000004d}.prof__avatar{border:2px solid #ffffff73;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:700;display:flex;box-shadow:0 4px 16px #00000040}.prof__name{color:#fff;font-size:20px;font-weight:700;line-height:1.2}.prof__profession{color:#ffffffbf;margin-top:2px;font-size:13px}.prof__mood-badge{color:#a0f0c8;background:#5aaa8038;border:1px solid #5aaa806b;border-radius:999px;margin-top:7px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.prof__cluster-badge{letter-spacing:.04em;flex-direction:column;gap:3px;margin-top:10px;font-size:13px;font-weight:700;display:flex}.prof__cluster-desc{color:#ffffffd1;letter-spacing:0;font-size:12px;font-weight:400;line-height:1.4}.prof__cluster-badge--cold{color:#ffffffb8;background:#ffffff14;border:1px solid #fff3;border-radius:10px;align-items:center;gap:6px;margin-top:10px;padding:8px 12px;font-size:12px;font-weight:500;line-height:1.4;display:flex}.prof__stats-row{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.prof__stat-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:16px 8px;display:flex;box-shadow:0 4px 16px #0003}.prof__stat-value{font-size:30px;font-weight:800;line-height:1}.prof__stat-value small{font-size:15px;font-weight:600}.prof__stat-label{color:#ffffffbf;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700}.prof__summary-card{-webkit-backdrop-filter:blur(20px);background:#ffffff1f;border:1px solid #fff3;border-radius:18px;padding:18px 20px;box-shadow:0 4px 16px #0003}.prof__summary-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px;font-size:11px;font-weight:700}.prof__summary-text{color:#ffffffeb;font-size:14px;line-height:1.72}.prof__chart-card{appearance:none;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(20px);background:#ffffff1f;border:1px solid #fff3;border-radius:18px;width:100%;padding:16px 16px 12px;font-family:inherit;transition:background .18s,transform .18s;box-shadow:0 4px 16px #0003}.prof__chart-card:hover{background:#ffffff2e;transform:translateY(-2px)}.prof__chart-card:active{transform:scale(.99)}.prof__chart-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.prof__chart-card-title{color:#fff;font-size:15px;font-weight:700;line-height:1.2}.prof__chart-card-sub{color:#ffffffb8;margin-top:4px;font-size:12px}.prof__sample-tag{color:#c8aa50e6;text-transform:uppercase;letter-spacing:.06em;background:#c8aa5024;border:1px solid #c8aa5052;border-radius:999px;flex-shrink:0;margin-left:8px;padding:3px 9px;font-size:9px;font-weight:600}.prof__a11y-section{-webkit-backdrop-filter:blur(20px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:18px;padding:18px 18px 16px;box-shadow:0 4px 16px #0003}.prof__a11y-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.prof__a11y-label:after{content:"";background:linear-gradient(90deg,#fff3,#0000);flex:1;height:1px}.prof__a11y-section .a11y-chips{flex-wrap:wrap;gap:10px;display:flex}.prof__a11y-section .a11y-chip{color:#ffffffeb;background:#ffffff1f;border-color:#ffffff4d;border-radius:999px;min-height:42px;padding:10px 16px;font-size:13px;line-height:1;box-shadow:0 2px 10px #0000002e}.prof__a11y-section .a11y-chip:hover{color:#fff;background:#fff3}.prof__a11y-section .a11y-chip__icon{font-size:16px}.prof__a11y-section .a11y-chip__label{font-size:13px;line-height:1.2}.prof__story-btn{appearance:none;cursor:pointer;color:#fff;text-align:left;background:linear-gradient(135deg,#c4a060,#9a7030);border:none;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-family:inherit;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 8px 28px #a0782880}.prof__story-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #a07828a6}.prof__story-btn:active{transform:scale(.98)}.prof__story-btn__title{font-size:17px;font-weight:700;line-height:1.2}.prof__story-btn__sub{opacity:.85;margin-top:3px;font-size:13px}.prof__story-btn__arrow{flex-shrink:0;margin-left:12px;font-size:26px;font-weight:300}@media (width>=600px) and (width<=899px){.prof__body{gap:14px;max-width:580px;padding:82px 24px 44px}.prof__name{font-size:22px}.prof__avatar{width:62px;height:62px;font-size:24px}.prof__stat-value{font-size:34px}.prof__summary-text{font-size:15px}.prof__cluster-badge{font-size:14px}.prof__cluster-desc,.prof__cluster-badge--cold{font-size:13px}}@media (width>=900px){.prof__back{padding:12px 28px;font-size:16px;top:22px;left:24px}.prof__recharge{border-radius:18px;gap:6px;width:160px;padding:12px 18px;top:22px;right:24px}.prof__recharge__icon{font-size:20px}.prof__recharge__score{font-size:28px}.prof__recharge__label{font-size:10px}.prof__recharge__track{height:9px}.prof__body{flex-direction:unset;grid-template-columns:1fr 1fr;align-items:start;gap:18px;max-width:min(96vw,1240px);padding:96px 52px 52px;display:grid}.prof__identity-card{grid-column:1/-1;align-items:flex-start;gap:22px;padding:24px 28px}.prof__avatar{width:72px;height:72px;font-size:28px}.prof__name{font-size:26px}.prof__profession{font-size:15px}.prof__mood-badge{padding:5px 14px;font-size:13px}.prof__cluster-badge{gap:4px;margin-top:12px;font-size:15px}.prof__cluster-desc{font-size:13px}.prof__cluster-badge--cold{padding:9px 14px;font-size:13px}.prof__stats-row{grid-column:1/-1;gap:16px}.prof__stat-card{padding:22px 12px}.prof__stat-value{font-size:44px}.prof__stat-value small{font-size:20px}.prof__stat-label{letter-spacing:.1em;font-size:12px}.prof__body>.prof__chart-card:first-of-type{grid-area:3/1/5;padding:20px 20px 16px}.prof__summary-card{grid-area:3/2;padding:22px 24px}.prof__summary-label{margin-bottom:10px;font-size:11px}.prof__summary-text{font-size:15px;line-height:1.75}.prof__body>.prof__chart-card:nth-of-type(2){grid-area:4/2;padding:20px 20px 16px}.prof__chart-card-title{font-size:16px}.prof__chart-card-sub{font-size:13px}.prof__a11y-section{grid-column:1/-1;padding:22px 26px 20px}.prof__a11y-label{margin-bottom:14px;font-size:11px}.prof__a11y-section .a11y-chips{gap:12px}.prof__a11y-section .a11y-chip{padding:12px 18px;font-size:14px}.prof__a11y-section .a11y-chip__icon{font-size:17px}.prof__a11y-section .a11y-chip__label{font-size:14px}.prof__story-btn{grid-column:1/-1;padding:24px 32px}.prof__story-btn__title{font-size:20px}.prof__story-btn__sub{font-size:14px}.prof__story-btn__arrow{font-size:30px}}@media (width>=1400px){.prof__body{gap:22px;max-width:min(96vw,1440px);padding:110px 72px 60px}.prof__identity-card{padding:28px 36px}.prof__avatar{width:84px;height:84px;font-size:34px}.prof__name{font-size:30px}.prof__stat-value{font-size:52px}.prof__summary-text{font-size:16px}.prof__chart-card-title{font-size:18px}.prof__chart-card-sub{font-size:14px}.prof__a11y-section .a11y-chip{padding:12px 20px;font-size:15px}.prof__story-btn__title{font-size:22px}.prof__cluster-badge{font-size:16px}.prof__cluster-desc,.prof__cluster-badge--cold{font-size:14px}}.guide,.guide *{box-sizing:border-box;margin:0;padding:0}.guide{flex-direction:column;align-items:center;min-height:100svh;padding:0 16px;font-family:DM Sans,Inter,sans-serif;display:flex;position:relative}.guide__bg{z-index:0;background-image:url(https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1920&q=80);background-position:50%;background-size:cover;position:fixed;inset:0}.guide__bg:after{content:"";background:linear-gradient(#081628cc 0%,#0816288c 45%,#081628d1 100%);position:absolute;inset:0}.guide__top-actions{z-index:200;align-items:center;gap:10px;display:flex;position:fixed;top:18px;right:18px}.guide__skip,.guide__privacy-button{appearance:none;-webkit-backdrop-filter:blur(16px);color:#ffffffd9;cursor:pointer;background:#ffffff24;border:1.5px solid #ffffff4d;border-radius:999px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,color .15s}.guide__privacy-button{color:#f2ffe9;border-color:#a0c8a894}.guide__skip:hover,.guide__privacy-button:hover{color:#fff;background:#ffffff3d}.guide__counter{z-index:200;color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700;position:fixed;top:24px;left:18px}.guide__slide{z-index:2;text-align:center;flex-direction:column;flex:1;align-items:center;gap:0;width:100%;max-width:480px;padding:82px 0 16px;display:flex;position:relative;overflow-y:auto}.guide__slide[data-dir=forward]{animation:.38s cubic-bezier(.34,1.15,.64,1) both guideSlideRight}.guide__slide[data-dir=backward]{animation:.38s cubic-bezier(.34,1.15,.64,1) both guideSlideLeft}@keyframes guideSlideRight{0%{opacity:0;transform:translate(52px)}to{opacity:1;transform:translate(0)}}@keyframes guideSlideLeft{0%{opacity:0;transform:translate(-52px)}to{opacity:1;transform:translate(0)}}.guide__icon-ring{border:2px solid var(--accent,#a0c8a8);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:28px;animation:3.2s ease-in-out infinite guideFloat;display:flex;box-shadow:0 0 0 12px #ffffff0a,0 8px 36px #00000059}.guide__icon{font-size:52px;line-height:1;display:block}@keyframes guideFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-9px)scale(1.06)}}.guide__text-panel{-webkit-backdrop-filter:blur(18px);background:#08162894;border:1px solid #fff3;border-radius:18px;width:100%;max-width:420px;padding:18px 20px 20px;box-shadow:0 18px 48px #00000047}.guide__subtitle{color:#ffffffb8;text-transform:uppercase;letter-spacing:.15em;margin-bottom:10px;font-size:12px;font-weight:700;animation:.4s .12s both guideFadeUp}.guide__title{color:#fff;margin-bottom:16px;font-size:26px;font-weight:800;line-height:1.2;animation:.4s .18s both guideFadeUp}.guide__desc{color:#ffffffe6;max-width:380px;margin:0 auto;font-size:15px;line-height:1.75;animation:.4s .26s both guideFadeUp}@keyframes guideFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.guide__recharge-demo{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:18px;width:100%;max-width:320px;margin-top:24px;padding:18px 22px;animation:.4s .32s both guideFadeUp}.guide__recharge-demo-top{justify-content:center;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.guide__recharge-demo-bolt{font-size:20px}.guide__recharge-demo-num{font-size:38px;font-weight:800;line-height:1}.guide__recharge-demo-lbl{text-transform:uppercase;letter-spacing:.09em;opacity:.85;font-size:11px;font-weight:700}.guide__recharge-track{background:#ffffff24;border-radius:999px;width:100%;height:9px;margin-bottom:14px;overflow:hidden}.guide__recharge-fill{border-radius:inherit;width:0;height:100%;animation:1.4s cubic-bezier(.34,1.2,.64,1) .6s forwards guideFillBar}@keyframes guideFillBar{to{width:var(--target,84%)}}.guide__source-tags{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.guide__source-tag{color:#fffc;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:600}.guide__tags{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:22px;display:flex}.guide__tag{color:var(--accent,#a0c8a8);border:1.5px solid var(--accent,#a0c8a8);opacity:0;background:#ffffff14;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;animation:.35s both guideFadeUp}.guide__dual{flex-direction:column;gap:10px;width:100%;max-width:360px;margin-top:22px;display:flex}.guide__dual-card{-webkit-backdrop-filter:blur(16px);border:1px solid #fff3;border-left:3px solid var(--accent,#a0c8a8);text-align:left;opacity:0;background:#ffffff1a;border-radius:14px;align-items:center;gap:16px;padding:14px 18px;animation:.38s both guideSlideRight;display:flex}.guide__dual-icon{flex-shrink:0;font-size:26px}.guide__dual-label{color:#fff;margin-bottom:3px;font-size:14px;font-weight:700}.guide__dual-desc{color:#ffffffb8;font-size:12px;line-height:1.4}.guide__ready-parade{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.guide__ready-item{opacity:0;flex-direction:column;align-items:center;gap:6px;animation:.42s cubic-bezier(.34,1.56,.64,1) forwards guidePop;display:flex}.guide__ready-icon{font-size:34px;line-height:1}.guide__ready-label{color:#ffffffb8;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700}@keyframes guidePop{0%{opacity:0;transform:scale(.4)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.guide__dots{z-index:2;align-items:center;gap:8px;padding:14px 0;display:flex;position:relative}.guide__dot{appearance:none;cursor:pointer;background:#ffffff40;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .25s,background .25s,box-shadow .25s}.guide__dot--active{width:24px}.guide__dot--done{background:#ffffff8c}.guide__nav{z-index:2;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:480px;padding:4px 0 36px;display:flex;position:relative}.guide__nav-back{appearance:none;-webkit-backdrop-filter:blur(16px);color:#fff;cursor:pointer;background:#ffffff24;border:1.5px solid #ffffff52;border-radius:999px;padding:12px 26px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;box-shadow:0 4px 14px #00000038}.guide__nav-back:hover{background:#ffffff3d}.guide__nav-next{appearance:none;-webkit-backdrop-filter:blur(16px);color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;margin-left:auto;padding:12px 32px;font-family:inherit;font-size:15px;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 4px 18px #00000047}.guide__nav-next:hover{background:#ffffff47;transform:translateY(-2px)}.guide__nav-next:active{transform:scale(.97)}.guide__nav-next--final{background:linear-gradient(135deg,#c4a060,#9a7030)!important;box-shadow:0 6px 24px #a078288c!important}.guide__nav-next--final:hover{background:linear-gradient(135deg,#d4b070,#aa8040)!important;box-shadow:0 8px 28px #a07828b3!important}.guide__privacy-overlay{z-index:400;-webkit-backdrop-filter:blur(10px);background:#040c16ad;place-items:center;padding:24px 16px;display:grid;position:fixed;inset:0}.guide__privacy-modal{color:#fff;background:#081628f0;border:1px solid #ffffff38;border-radius:22px;width:min(720px,100%);max-height:min(84svh,760px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0000006b}.guide__privacy-close{appearance:none;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:36px;height:36px;font-family:inherit;font-size:24px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.guide__privacy-close:hover{background:#ffffff38}.guide__privacy-kicker{color:#a0c8a8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.guide__privacy-title{color:#fff;max-width:calc(100% - 44px);margin-bottom:14px;font-size:28px;line-height:1.18}.guide__privacy-copy,.guide__privacy-note,.guide__privacy-list p{color:#ffffffd6;font-size:14px;line-height:1.65}.guide__privacy-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.guide__privacy-list section{background:#ffffff14;border:1px solid #ffffff29;border-left:3px solid #a0c8a8;border-radius:14px;padding:16px}.guide__privacy-list h3{color:#fff;margin-bottom:8px;font-size:15px;line-height:1.3}.guide__privacy-note{color:#ffffffbd;border-top:1px solid #ffffff24;padding-top:16px}@media (width>=600px){.guide__slide{padding-top:90px}.guide__text-panel{max-width:480px;padding:22px 26px 24px}.guide__title{font-size:30px}.guide__desc{font-size:16px}.guide__icon-ring{width:124px;height:124px}.guide__icon{font-size:60px}.guide__nav{padding-bottom:42px}.guide__nav-back,.guide__nav-next{padding:14px 32px;font-size:16px}}@media (width<=599px){.guide__top-actions{gap:7px;top:14px;right:12px}.guide__skip,.guide__privacy-button{padding:8px 12px;font-size:13px}.guide__counter{top:67px;left:16px}.guide__slide{padding-top:108px}.guide__privacy-modal{border-radius:18px;max-height:88svh;padding:24px 18px 20px}.guide__privacy-title{font-size:22px}.guide__privacy-list{grid-template-columns:1fr}}@media (width>=900px){.guide__slide{max-width:560px;padding-top:100px}.guide__text-panel{max-width:520px;padding:24px 30px 26px}.guide__title{font-size:34px}.guide__desc{max-width:460px;font-size:17px}.guide__icon-ring{width:140px;height:140px;margin-bottom:34px}.guide__icon{font-size:68px}.guide__recharge-demo{max-width:380px;padding:22px 28px}.guide__recharge-demo-num{font-size:46px}.guide__dual{max-width:420px}.guide__dual-card{padding:18px 22px}.guide__dual-label{font-size:15px}.guide__dual-desc{font-size:13px}.guide__ready-parade{gap:16px;margin-top:32px}.guide__ready-icon{font-size:40px}.guide__nav{max-width:560px;padding-bottom:52px}.guide__nav-back,.guide__nav-next{padding:14px 36px;font-size:17px}.guide__counter{font-size:13px;top:28px;left:28px}.guide__top-actions{top:22px;right:24px}.guide__skip,.guide__privacy-button{padding:11px 24px;font-size:15px}}.story,.story *{box-sizing:border-box;margin:0;padding:0}.story{min-height:100svh;font-family:var(--font,"DM Sans","Inter",sans-serif);flex-direction:column;display:flex;position:relative}.story__bg{z-index:0;background-image:url(https://images.pexels.com/photos/417074/pexels-photo-417074.jpeg?auto=compress&cs=tinysrgb&w=1920);background-position:50%;background-size:cover;position:fixed;inset:0}.story__bg:after{content:"";background:linear-gradient(#0a1e329e 0%,#0a1e326b 40%,#0a1e32a6 100%);position:absolute;inset:0}.story__back{top:max(18px, env(safe-area-inset-top,18px));z-index:100;appearance:none;-webkit-backdrop-filter:blur(16px);color:#fff;cursor:pointer;background:#ffffff2e;border:1.5px solid #ffffff59;border-radius:999px;padding:11px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;position:fixed;left:18px;box-shadow:0 4px 16px #0003}.story__back:hover{background:#ffffff47}.story__body{z-index:2;padding:max(88px,calc(env(safe-area-inset-top,0px)80px)) 20px max(60px,calc(env(safe-area-inset-bottom,0px)50px));flex-direction:column;flex:1;gap:20px;width:100%;max-width:640px;margin:0 auto;display:flex;position:relative;overflow-y:auto}.story__header{text-align:center;padding:4px 0 8px}.story__title{color:#fff;font-size:24px;font-weight:700}.story__date{color:#fff9;margin-top:4px;font-size:12px}.story__banner{color:#ffffffd9;background:#c8aa5026;border:1px solid #c8aa504d;border-radius:14px;align-items:flex-start;gap:10px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.story__banner strong{color:#fff;font-weight:700}.story__narrative{-webkit-backdrop-filter:blur(20px);background:#0a1423a6;border:1px solid #ffffff26;border-radius:18px;gap:14px;padding:22px;display:flex;box-shadow:0 8px 32px #00000040}.story__narrative-accent{background:linear-gradient(#c4a060,#5aaa80);border-radius:2px;flex-shrink:0;width:4px}.story__narrative-content{flex-direction:column;gap:12px;display:flex}.story__para{color:#ffffffe6;font-size:14px;line-height:1.8}.story__para strong{color:#fff;font-weight:700}.story__para--cluster{background:#ffffff0d;border-left:3px solid;border-radius:0 6px 6px 0;margin-top:4px;padding-left:14px}.story__section{flex-direction:column;gap:12px;display:flex}.story__section-title{color:#fff;border-bottom:1px solid #ffffff26;padding-bottom:10px;font-size:18px;font-weight:700}.story__charts-grid{grid-template-columns:1fr;gap:10px;display:grid}.story__chart-block{-webkit-backdrop-filter:blur(20px);background:#0a1423a6;border:1px solid #ffffff26;border-radius:16px;padding:16px;box-shadow:0 4px 20px #0003}.story__chart-title{color:#fff;margin-bottom:4px;font-size:14px;font-weight:700}.story__chart-caption{color:#ffffff8c;margin-bottom:14px;font-size:11.5px;line-height:1.4}.story__a11y-toggle{appearance:none;-webkit-backdrop-filter:blur(20px);cursor:pointer;color:#fff;background:#0a1423a6;border:1px solid #fff3;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:600;display:flex;box-shadow:0 4px 16px #0003}.story__a11y-panel{flex-wrap:wrap;gap:10px;padding:6px 0;display:flex}.story__a11y-chip{appearance:none;-webkit-backdrop-filter:blur(10px);cursor:pointer;color:#ffffffe0;white-space:nowrap;background:#ffffff1a;border:1.5px solid #ffffff47;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .18s;display:inline-flex;box-shadow:0 2px 10px #0000002e}.story__a11y-chip__icon{flex-shrink:0;font-size:17px;line-height:1}.story__a11y-chip:hover{color:#fff;background:#fff3;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 16px #00000040}.story__a11y-chip--on{font-weight:700}.story__a11y-chip[data-key=highContrast].story__a11y-chip--on{color:#f5d842;background:#f5d8422e;border-color:#f5d842;box-shadow:0 0 20px #f5d84247,0 2px 8px #0000002e}.story__a11y-chip[data-key=colourBlind].story__a11y-chip--on{color:#5aaddd;background:#5aaddd2e;border-color:#5aaddd;box-shadow:0 0 20px #5aaddd47,0 2px 8px #0000002e}.story__a11y-chip[data-key=reduceMotion].story__a11y-chip--on{color:#90c8a8;background:#90c8a82e;border-color:#90c8a8;box-shadow:0 0 20px #90c8a847,0 2px 8px #0000002e}.story__a11y-chip[data-key=screenReader].story__a11y-chip--on{color:#e8a0c8;background:#e8a0c82e;border-color:#e8a0c8;box-shadow:0 0 20px #e8a0c847,0 2px 8px #0000002e}.story__a11y-chip[data-key=largeText].story__a11y-chip--on{color:#d4904a;background:#d4904a2e;border-color:#d4904a;box-shadow:0 0 20px #d4904a47,0 2px 8px #0000002e}.story__a11y-chip[data-key=dyslexiaFont].story__a11y-chip--on{color:#b0a0e8;background:#b0a0e82e;border-color:#b0a0e8;box-shadow:0 0 20px #b0a0e847,0 2px 8px #0000002e}.story__cluster-card{-webkit-backdrop-filter:blur(20px);background:#0a1423b3;border:1.5px solid;border-radius:20px;flex-direction:column;gap:20px;padding:22px;display:flex;box-shadow:0 8px 32px #00000040}.story__cluster-card--locked{opacity:.85;border-color:#ffffff26!important}.story__cluster-header{align-items:center;gap:16px;display:flex}.story__cluster-icon{flex-shrink:0;font-size:38px;line-height:1}.story__cluster-name{font-size:22px;font-weight:800;line-height:1.1}.story__cluster-tagline{color:#ffffff9e;margin-top:4px;font-size:13px;line-height:1.4}.story__cluster-block{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding-top:16px;display:flex}.story__cluster-block:first-of-type{border-top:none;padding-top:0}.story__cluster-block-title{text-transform:uppercase;letter-spacing:.14em;color:#ffffff73;font-size:10px;font-weight:700}.story__cluster-body{color:#ffffffd9;font-size:14px;line-height:1.75}.story__cluster-signals{flex-direction:column;gap:8px;display:flex}.story__cluster-signal{color:#fffc;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.story__cluster-all{flex-direction:column;gap:8px;display:flex}.story__cluster-pill{color:#ffffffd1;border:1.5px solid;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;line-height:1.4;display:flex}.story__cluster-pill--active{box-shadow:0 0 20px #ffffff0f}@media (width>=768px){.story__body{max-width:780px;padding-left:40px;padding-right:40px}.story__title{font-size:30px}.story__charts-grid{grid-template-columns:1fr 1fr;gap:14px}.story__chart-block--wide{grid-column:1/-1}.story__narrative{padding:28px}.story__para{font-size:15px}.story__cluster-card{gap:22px;padding:28px}.story__cluster-name{font-size:26px}.story__cluster-tagline{font-size:14px}.story__cluster-body{font-size:15px}.story__cluster-signal{font-size:14px}.story__cluster-all{grid-template-columns:1fr 1fr;gap:10px;display:grid}}@media (width>=1200px){.story__body{max-width:960px}.story__cluster-card{padding:36px}}
