:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:1024px){:root{font-size:16px}}@media(prefers-color-scheme:dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}body{margin:0}#root{width:1126px;max-width:100%;margin:0 auto;text-align:center;border-inline:1px solid var(--border);min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media(max-width:1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media(max-width:1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}:root{color:#f7fff3;background:#e9f8d9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(185,255,122,.45),transparent 32%),linear-gradient(135deg,#f7ffe9,#e7f8d9 42%,#f8fff0)}button,input{font:inherit}button{cursor:pointer}.app-shell{width:100%;min-height:100svh;display:grid;grid-template-columns:minmax(320px,460px) minmax(360px,520px);align-items:center;justify-content:center;gap:clamp(18px,3vw,42px);padding:clamp(18px,4vw,56px)}.phone-hero,.panel{width:100%;min-height:min(760px,calc(100svh - 72px));border-radius:clamp(26px,3vw,38px);box-shadow:0 28px 80px #03141838}.phone-hero{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:34px 30px;background:linear-gradient(180deg,#010e161a,#010c13eb),url(/assets/maya-hero-cozy.png) center / cover}.phone-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(1,14,22,.86));pointer-events:none}.brand-logo,.hero-copy,.hero-button{position:relative;z-index:1}.brand-logo{width:118px;height:auto;object-fit:contain}.eyebrow{margin:0 0 10px;color:#b8ff77;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{max-width:320px;margin:0;color:#fff;font-size:clamp(42px,6vw,62px);line-height:.93;letter-spacing:-.06em;text-transform:uppercase}.hero-copy h1 span{color:#b8ff77}.hero-copy p{max-width:310px;color:#ffffffd1;line-height:1.6}.hero-button,.primary-button,.google-button,.ghost-button{border:0;border-radius:999px}.hero-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 24px;color:#07161c;background:linear-gradient(135deg,#d5ff75,#a7ff57);font-weight:800;box-shadow:0 12px 30px #a7ff5740}.hero-button{width:100%;max-width:260px}.panel{padding:30px;background:radial-gradient(circle at top right,rgba(151,255,86,.14),transparent 34%),linear-gradient(180deg,#061721,#021018);border:1px solid rgba(184,255,119,.14)}.panel-header,.dashboard-top,.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel h2,.dashboard-top h1,.section-title h2{margin:0;color:#fff}.panel h2{font-size:34px}.shield-icon{color:#b8ff77}.google-button{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:54px;margin-top:28px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.google-button span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#07161c;background:#fff;font-weight:900}.divider{display:flex;align-items:center;gap:12px;margin:28px 0;color:#ffffff7a}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#ffffff1f}.auth-form{display:grid;gap:18px}.auth-form label{display:grid;gap:8px;color:#ffffffc7;font-size:14px;font-weight:700}.input-wrap{display:flex;align-items:center;gap:12px;min-height:54px;padding:0 16px;border-radius:18px;color:#b8ff77;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.input-wrap input{width:100%;color:#fff;background:transparent;border:0;outline:0}.input-wrap input::placeholder{color:#ffffff61}.primary-button{width:100%}.switch-button{width:100%;margin-top:20px;color:#b8ff77;background:transparent;border:0;font-weight:800}.status-message{margin:0;padding:12px 14px;border-radius:16px;color:#ffd8d8;background:#ff5a5a1f}.dashboard-shell{grid-template-columns:minmax(320px,1120px);align-items:start}.dashboard-panel{min-height:auto;width:100%}.ghost-button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;color:#fff;background:#ffffff14}.credit-card{margin:28px 0;padding:24px;border-radius:28px;background:#ffffff12;border:1px solid rgba(184,255,119,.18)}.credit-card p,.credit-card span{margin:0;color:#ffffff9e}.credit-card strong{display:block;margin-top:8px;color:#fff;font-size:48px;line-height:1}.credit-grid,.feature-grid,.library-grid{display:grid;gap:16px}.credit-grid{grid-template-columns:repeat(2,1fr);margin-top:20px}.credit-grid div,.feature-grid article{padding:18px;border-radius:22px;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.credit-grid b{display:block;color:#b8ff77;font-size:22px}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.feature-grid article svg{color:#b8ff77}.feature-grid h3,.library-card h3{margin:10px 0 6px;color:#fff}.feature-grid p,.library-card p,.section-title span{margin:0;color:#ffffff9e;line-height:1.5}.library-section{margin-top:30px}.library-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:16px}.library-card{overflow:hidden;border-radius:24px;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.library-card img{width:100%;aspect-ratio:4 / 3;height:auto;object-fit:cover}.library-card div{padding:14px}@media(min-width:1280px){.app-shell{grid-template-columns:minmax(360px,520px) minmax(420px,560px)}.dashboard-shell{grid-template-columns:minmax(320px,1180px)}}@media(max-width:1024px){.app-shell{grid-template-columns:minmax(300px,440px) minmax(320px,460px);gap:18px}.phone-hero,.panel{min-height:min(700px,calc(100svh - 48px))}.hero-copy h1{font-size:clamp(36px,6vw,50px)}}@media(max-width:820px){.app-shell{grid-template-columns:minmax(280px,520px);align-items:start;padding:18px}.phone-hero,.panel{min-height:auto}.phone-hero{min-height:620px}.dashboard-top,.panel-header,.section-title{align-items:flex-start;flex-direction:column}.credit-grid{grid-template-columns:1fr}}@media(max-width:520px){.app-shell{padding:12px}.phone-hero,.panel{border-radius:26px}.phone-hero{min-height:calc(100svh - 24px);padding:26px 22px}.panel{padding:22px}.brand-logo{width:96px}.hero-copy h1{font-size:clamp(34px,12vw,46px)}.panel h2{font-size:28px}.dashboard-top h1{font-size:28px;line-height:1.08}.credit-card strong{font-size:42px}.feature-grid,.library-grid{grid-template-columns:1fr}}.credit-grid div{position:relative}.credit-tag{display:inline-flex;align-items:center;justify-content:center;min-height:20px;margin-bottom:8px;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-tag{color:#fff7ff;background:linear-gradient(135deg,#ff57d547,#b8ff771f);border:1px solid rgba(255,87,213,.38)}.free-tag{color:#07161c;background:linear-gradient(135deg,#d5ff75,#a7ff57);border:1px solid rgba(184,255,119,.5)}.upgrade-card{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin:26px 0;padding:22px;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,87,213,.18),transparent 36%),linear-gradient(135deg,#ffffff1a,#b8ff7714);border:1px solid rgba(184,255,119,.2)}.upgrade-card h2{margin:8px 0 6px;color:#fff;font-size:26px;line-height:1.05}.upgrade-card p{max-width:560px;margin:0;color:#ffffffa8;line-height:1.5}.upgrade-price{display:flex;align-items:baseline;gap:4px;color:#ffffffb3;white-space:nowrap}.upgrade-price strong{color:#fff;font-size:42px;line-height:1}.locked-card{position:relative;opacity:.86}.locked-card:after{content:"LOCKED";position:absolute;top:12px;right:12px;padding:4px 8px;border-radius:999px;color:#07161c;background:#b8ff77;font-size:9px;font-weight:900;letter-spacing:.08em}@media(max-width:820px){.upgrade-card{grid-template-columns:1fr}.upgrade-card .primary-button{width:100%}}.admin-test-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;margin:0 0 26px;padding:22px;border-radius:28px;background:radial-gradient(circle at top right,rgba(184,255,119,.16),transparent 34%),#ffffff12;border:1px dashed rgba(184,255,119,.35)}.admin-test-card h2{margin:8px 0 6px;color:#fff}.admin-test-card p{margin:0;color:#ffffffa3}.admin-test-actions{display:flex;align-items:center;gap:12px}@media(max-width:820px){.admin-test-card{grid-template-columns:1fr}.admin-test-actions{align-items:stretch;flex-direction:column}.admin-test-actions .primary-button,.admin-test-actions .ghost-button{width:100%}}.dashboard-panel{max-width:1080px;margin:0 auto;padding:clamp(26px,3vw,38px)}.dashboard-top{align-items:flex-start;margin-bottom:20px}.dashboard-title-block{min-width:0}.dashboard-kicker-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:8px}.dashboard-kicker-row .eyebrow{margin:0}.dashboard-top h1{max-width:820px;margin:0;font-size:clamp(34px,4vw,54px);line-height:.98;letter-spacing:-.06em}.plan-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.free-plan{color:#07161c;background:linear-gradient(135deg,#d5ff75,#a7ff57)}.trial-plan{color:#fff7ff;background:linear-gradient(135deg,#ff57d559,#b8ff7729);border:1px solid rgba(255,87,213,.42)}.premium-plan{color:#07161c;background:linear-gradient(135deg,#fff05d,#b8ff77)}.credit-card{margin-top:22px;margin-bottom:26px;text-align:center}.credit-card>p{font-weight:800;letter-spacing:.02em}.credit-card>span{display:block;margin-top:4px}.credit-grid div{display:grid;justify-items:center;align-content:center;min-height:110px}.credit-grid b{margin-bottom:3px}.upgrade-card{margin-top:0;margin-bottom:26px}.upgrade-card .primary-button{min-width:180px;white-space:nowrap}.feature-grid article{min-height:150px;text-align:center}.feature-grid article svg{width:25px;height:25px}.library-section{margin-top:34px}.section-title{margin-bottom:14px}.library-grid{gap:18px}.library-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.library-card:hover{transform:translateY(-3px);border-color:#b8ff7747;box-shadow:0 14px 34px #0000002e}.library-card div{text-align:center}@media(max-width:820px){.dashboard-panel{padding:22px}.dashboard-top{gap:14px}.dashboard-top h1{font-size:clamp(30px,8vw,42px);line-height:1.02}.ghost-button{width:100%;justify-content:center}.feature-grid article{min-height:auto}}@media(max-width:520px){.dashboard-panel{border-radius:24px}.credit-card{padding:20px}.credit-grid div{min-height:96px}.upgrade-card h2{font-size:22px}.upgrade-price strong{font-size:34px}}.page-card{margin-top:22px;padding:24px;border-radius:28px;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.empty-state{display:grid;place-items:center;min-height:360px;text-align:center;color:#ffffffad}.empty-state svg{color:#b8ff77}.empty-state h2{margin:14px 0 8px;color:#fff}.empty-state p{max-width:460px;margin:0;line-height:1.55}.profile-card{display:flex;align-items:center;gap:16px;padding:20px;border-radius:24px;background:#ffffff12}.profile-card svg{color:#b8ff77}.profile-card h2{margin:0 0 4px;color:#fff;font-size:24px}.profile-card p{margin:0;color:#ffffffa8}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:16px}.profile-grid article{padding:18px;border-radius:22px;background:#ffffff0f}.profile-grid svg{color:#b8ff77}.profile-grid h3{margin:10px 0 6px;color:#fff}.profile-grid p{margin:0;color:#ffffff9e;line-height:1.5}.bottom-nav{position:sticky;bottom:0;z-index:5;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:24px;padding:12px;border-radius:26px;background:#031119e0;border:1px solid rgba(184,255,119,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{display:grid;place-items:center;gap:4px;min-height:54px;border:0;border-radius:18px;color:#ffffff8c;background:transparent;font-size:12px;font-weight:800}.bottom-nav button svg{color:currentColor}.bottom-nav button.active{color:#07161c;background:linear-gradient(135deg,#d5ff75,#a7ff57)}@media(max-width:520px){.bottom-nav{gap:6px;padding:8px;border-radius:22px}.bottom-nav button{min-height:48px;border-radius:16px;font-size:10px}.page-card{padding:18px}.profile-card{align-items:flex-start;flex-direction:column}.profile-card h2{font-size:18px;word-break:break-word}}.chat-page{display:grid;gap:18px}.chat-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.chat-toolbar h2{margin:0;color:#fff;font-size:clamp(24px,3vw,34px);letter-spacing:-.04em}.chat-credit-pills{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.chat-credit-pills span{display:inline-flex;min-height:30px;align-items:center;padding:6px 10px;border-radius:999px;color:#ffffffc7;background:#ffffff14;font-size:12px;font-weight:800}.mode-switcher{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mode-switcher button{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px;border-radius:22px;color:#ffffffb8;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);text-align:left}.mode-switcher button svg{color:#b8ff77;flex:0 0 auto}.mode-switcher button span{display:grid;gap:3px;font-weight:900}.mode-switcher button small{color:#ffffff8a;font-size:12px;font-weight:700}.mode-switcher button.active{color:#07161c;background:linear-gradient(135deg,#d5ff75,#a7ff57);border-color:#b8ff7780}.mode-switcher button.active svg,.mode-switcher button.active small{color:#07161c}.locked-premium-note,.trial-note{display:flex;gap:14px;padding:16px;border-radius:22px;border:1px solid rgba(184,255,119,.18)}.locked-premium-note{background:#ff57571a}.trial-note{background:radial-gradient(circle at top right,rgba(255,87,213,.14),transparent 40%),#ffffff12}.locked-premium-note svg,.trial-note svg{color:#b8ff77;flex:0 0 auto}.locked-premium-note h3,.trial-note h3{margin:0 0 4px;color:#fff}.locked-premium-note p,.trial-note p{margin:0;color:#ffffffa8;line-height:1.5}.chat-window{display:grid;gap:14px;min-height:360px;max-height:520px;overflow:auto;padding:18px;border-radius:28px;background:radial-gradient(circle at top left,rgba(184,255,119,.08),transparent 34%),#031119bf;border:1px solid rgba(184,255,119,.12)}.maya-message,.user-message{display:flex;gap:10px}.user-message{justify-content:flex-end}.avatar-bubble{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#07161c;background:linear-gradient(135deg,#d5ff75,#a7ff57);font-size:13px;font-weight:900;flex:0 0 auto}.message-bubble{max-width:min(620px,86%);padding:14px 16px;border-radius:20px;line-height:1.5}.assistant-bubble{color:#ffffffd6;background:#ffffff14;border-top-left-radius:8px}.user-bubble{color:#07161c;background:linear-gradient(135deg,#d5ff75,#a7ff57);border-top-right-radius:8px;font-weight:750}.message-bubble p{margin:0 0 8px}.message-bubble p:last-child{margin-bottom:0}.message-bubble ul{margin:0 0 8px;padding-left:20px}.quick-prompts{display:flex;flex-wrap:wrap;gap:10px}.quick-prompts button{min-height:38px;padding:8px 12px;border-radius:999px;color:#ffffffb8;background:#ffffff12;border:1px solid rgba(255,255,255,.1);font-weight:800}.chat-input-row{display:grid;grid-template-columns:1fr auto;gap:12px}.chat-input-row input{width:100%;min-height:54px;padding:0 18px;border-radius:999px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.12);outline:0}.chat-input-row input::placeholder{color:#ffffff6b}.chat-input-row input:disabled,.chat-input-row button:disabled{cursor:not-allowed;opacity:.54}@media(max-width:820px){.chat-toolbar{flex-direction:column}.chat-credit-pills{justify-content:flex-start}.mode-switcher,.chat-input-row{grid-template-columns:1fr}.chat-input-row .primary-button{width:100%}}@media(max-width:520px){.chat-window{min-height:320px;padding:14px}.message-bubble{max-width:92%}}.message-bubble p{white-space:pre-wrap}.message-bubble p+p{margin-top:4px}.chat-input-row .primary-button:disabled{box-shadow:none}.dashboard-shell{min-height:100vh;width:100%;padding:28px 16px;display:flex;justify-content:center;align-items:flex-start;background:radial-gradient(circle at 20% 0%,rgba(185,255,122,.36),transparent 30%),linear-gradient(135deg,#efffe8,#f7ffe9 45%,#e7f8d9);color:#f8fff3}.dashboard-card{width:min(100%,880px);min-height:calc(100vh - 56px);padding:28px;border-radius:30px;background:radial-gradient(circle at top right,rgba(180,255,92,.16),transparent 34%),linear-gradient(145deg,#06191f,#071d1c 48%,#020d13);border:1px solid rgba(185,255,122,.18);box-shadow:0 30px 90px #05161457}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.dashboard-header h1{margin:6px 0 8px;color:#fff;font-size:clamp(34px,5vw,56px);line-height:.96;letter-spacing:-.06em}.dashboard-header p{color:#ffffffb8}.plan-badge{margin-left:8px;padding:5px 9px;border-radius:999px;background:#a9ff5729;color:#b8ff5b;border:1px solid rgba(185,255,122,.28);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.logout-button{border:0;border-radius:999px;padding:11px 15px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:#ffffff1f;cursor:pointer}.credit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 22px}.credit-card{min-height:118px;padding:22px;border-radius:22px;background:linear-gradient(145deg,#ffffff17,#ffffff0a);border:1px solid rgba(255,255,255,.11);color:#fff;text-align:center}.credit-card small,.credit-card span{color:#ffffffad}.credit-card strong{display:block;margin:8px 0 6px;color:#b8ff5b;font-size:42px;line-height:1}.total-card{grid-column:span 2}.credit-tag{margin-left:6px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase}.premium-tag{color:#fff;background:#9152a08c;border:1px solid rgba(255,185,235,.28)}.free-tag{color:#07120b;background:#b8ff5b}.upgrade-card{margin:22px 0;padding:26px 30px;border-radius:26px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:radial-gradient(circle at right,rgba(189,99,209,.28),transparent 34%),linear-gradient(135deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.12);color:#fff}.upgrade-card h2{margin:6px 0;color:#fff;font-size:28px}.upgrade-card p{color:#ffffffb8}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px}.feature-card,.image-card,.placeholder-page,.chat-page{background:#ffffff12;border:1px solid rgba(255,255,255,.11);color:#fff;border-radius:20px}.feature-card{min-height:170px;padding:20px}.feature-card svg{color:#b8ff5b}.feature-card h3{margin:14px 0 8px;color:#fff}.feature-card p,.feature-card span{color:#ffffffad}.bottom-nav{position:sticky;bottom:14px;z-index:5;margin-top:26px;padding:9px;border-radius:22px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;background:#020f12f0;border:1px solid rgba(185,255,122,.18);box-shadow:0 18px 50px #00000047}.bottom-nav button{min-height:48px;border:0;border-radius:16px;background:transparent;color:#ffffff9e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;font-weight:800;cursor:pointer}.bottom-nav button.active{background:#b8ff5b;color:#06120e}.image-card{overflow:hidden;padding-bottom:16px}.image-card img{width:100%;height:170px;object-fit:cover;display:block}.image-card h3,.image-card p{padding:0 16px}.image-card h3{margin:14px 0 6px}.image-card p{color:#ffffffad}@media(max-width:820px){.dashboard-shell{padding:0}.dashboard-card{min-height:100vh;border-radius:0;padding:22px 16px}.dashboard-header{flex-direction:column}.credit-grid,.feature-grid{grid-template-columns:1fr}.total-card{grid-column:span 1}.upgrade-card{flex-direction:column;align-items:flex-start}}.dashboard-shell{min-height:100vh;padding:26px 12px;align-items:flex-start;background:radial-gradient(circle at top left,rgba(185,255,122,.38),transparent 30%),linear-gradient(135deg,#efffe8,#f9ffef 45%,#e9f9d8)!important}.dashboard-card{width:min(100%,430px)!important;min-height:860px;margin:0 auto;padding:22px 16px 16px!important;border-radius:34px!important;background:radial-gradient(circle at top right,rgba(185,255,122,.18),transparent 28%),linear-gradient(180deg,#061720,#071d20 42%,#020d13)!important;box-shadow:0 34px 90px #04161259;color:#fff}.dashboard-header{display:grid!important;grid-template-columns:1fr auto;align-items:start;gap:12px;margin-bottom:18px!important}.dashboard-header .eyebrow{color:#b8ff5b!important;font-size:10px;letter-spacing:.14em;font-weight:900}.dashboard-header h1{max-width:330px;margin:8px 0!important;color:#fff!important;font-size:31px!important;line-height:1.04!important;letter-spacing:-.055em}.dashboard-header p{max-width:320px;color:#ffffffad!important;font-size:13px;line-height:1.45}.logout-button{padding:10px 12px!important;font-size:12px;background:#ffffff1a!important}.credit-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.credit-card{min-height:96px!important;padding:15px 12px!important;border-radius:18px!important;background:linear-gradient(145deg,#ffffff17,#ffffff0b)!important;border:1px solid rgba(255,255,255,.12)!important}.credit-card small{display:block;min-height:18px;color:#ffffffb3!important;font-size:11px}.credit-card strong{color:#b8ff5b!important;font-size:30px!important;margin:6px 0 4px!important}.credit-card span{color:#ffffffa6!important;font-size:12px}.total-card{grid-column:span 2!important;min-height:122px!important}.total-card strong{font-size:42px!important}.upgrade-card{margin:16px 0!important;padding:18px!important;border-radius:22px!important;display:grid!important;grid-template-columns:1fr;gap:14px;background:radial-gradient(circle at right,rgba(184,89,205,.32),transparent 35%),linear-gradient(145deg,#ffffff1a,#ffffff0b)!important}.upgrade-card h2{font-size:25px!important}.upgrade-card .primary-button{width:100%;justify-content:center}.feature-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:16px!important}.feature-card{min-height:unset!important;padding:15px 16px!important;display:grid;grid-template-columns:34px 1fr auto;align-items:center;column-gap:12px;text-align:left;border-radius:18px!important}.feature-card svg{grid-row:span 2;color:#b8ff5b!important}.feature-card h3{margin:0 0 4px!important;font-size:16px;color:#fff!important}.feature-card p{margin:0!important;color:#ffffffa3!important;font-size:12px;line-height:1.35}.feature-card span{grid-column:3;grid-row:1 / span 2;align-self:center;padding:6px 8px;border-radius:999px;background:#b9ff7a24;color:#b8ff5b!important;font-size:9px;font-weight:900;text-transform:uppercase}.bottom-nav{margin-top:18px!important;bottom:10px!important;border-radius:20px!important}.bottom-nav button{min-height:46px!important}.chat-page{padding:16px;border-radius:22px}.chat-window{min-height:280px}.image-card img{height:210px!important}@media(min-width:900px){.dashboard-card{transform:none}}.dashboard-shell{padding:18px 10px!important}.dashboard-card{width:min(100%,430px)!important;min-height:820px!important}@media(max-width:430px){.dashboard-shell{padding:0!important}.dashboard-card{width:100%!important;min-height:100vh!important;border-radius:0!important;box-shadow:none!important}.dashboard-header h1{font-size:29px!important}.credit-card strong{font-size:28px!important}.total-card strong{font-size:38px!important}}@media(min-width:431px)and (max-width:899px){.dashboard-shell{padding:24px 14px!important}.dashboard-card{width:min(100%,520px)!important;min-height:860px!important}}@media(min-width:900px)and (max-width:1199px){.dashboard-shell{padding:34px 20px!important}.dashboard-card{width:min(100%,620px)!important;min-height:880px!important;padding:28px 24px 18px!important}.dashboard-header h1{font-size:42px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature-card{grid-template-columns:34px 1fr!important}.feature-card span{grid-column:2!important;grid-row:auto!important;justify-self:start;margin-top:8px}}@media(min-width:1200px){.dashboard-shell{padding:42px 24px!important}.dashboard-card{width:min(100%,760px)!important;min-height:860px!important;padding:32px 28px 22px!important;border-radius:34px!important}.dashboard-header h1{max-width:560px;font-size:48px!important}.dashboard-header p{max-width:520px;font-size:14px}.credit-grid{gap:14px!important}.credit-card{min-height:118px!important;padding:20px!important}.total-card strong{font-size:52px!important}.credit-card strong{font-size:38px!important}.upgrade-card{grid-template-columns:1fr 240px!important;align-items:center;padding:24px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature-card{min-height:130px!important;grid-template-columns:38px 1fr!important}.feature-card span{grid-column:2!important;grid-row:auto!important;justify-self:start;margin-top:8px}.bottom-nav{max-width:100%}}@media(min-width:1500px){.dashboard-card{width:min(100%,820px)!important}}.chat-page{padding:16px!important;border-radius:22px!important;background:#fff1!important;border:1px solid rgba(255,255,255,.11)!important}.chat-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.chat-credit-pills{display:flex;gap:8px}.chat-credit-pills span{padding:7px 10px;border-radius:999px;background:#ffffff1a;color:#ffffffd1;font-size:11px;font-weight:800}.chat-page h2{margin:8px 0 14px;color:#fff;font-size:18px;text-align:center}.mode-switcher{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.mode-card{min-height:66px;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px;display:grid;grid-template-columns:22px 1fr;gap:6px 8px;text-align:left;background:#ffffff13;color:#ffffffc2;cursor:pointer}.mode-card svg{color:#b8ff5b}.mode-card strong{color:#fff;font-size:13px}.mode-card span{grid-column:2;color:#ffffffad;font-size:11px;line-height:1.25}.mode-card.active{background:#b8ff5b;color:#07120d}.mode-card.active svg,.mode-card.active strong,.mode-card.active span{color:#07120d}.chat-window{min-height:300px;max-height:360px;overflow-y:auto;padding:14px;border-radius:18px;background:#010e13bd;border:1px solid rgba(255,255,255,.07)}.chat-row{display:flex;gap:10px;margin-bottom:12px;align-items:flex-start}.chat-row.user{justify-content:flex-end}.chat-row.user .chat-avatar{order:2}.chat-avatar{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;background:#b8ff5b;color:#06120e;font-size:11px;font-weight:900}.chat-bubble{max-width:78%;padding:12px 14px;border-radius:16px;color:#fff;background:#ffffff1a;font-size:13px;line-height:1.45;white-space:pre-wrap;text-align:left}.chat-row.user .chat-bubble{background:#b8ff5b;color:#06120e}.quick-prompts{display:flex;gap:8px;overflow-x:auto;padding:12px 0 10px}.quick-prompts button{border:0;border-radius:999px;padding:9px 11px;background:#ffffff1f;color:#fff;font-size:12px;font-weight:800;white-space:nowrap}.chat-input-row{display:grid;grid-template-columns:1fr 56px;gap:8px}.chat-input-row input{min-height:48px;border:1px solid rgba(255,255,255,.11);border-radius:999px;padding:0 16px;background:#ffffff1c;color:#fff;outline:none}.chat-input-row input::placeholder{color:#ffffff7a}.chat-input-row button{border:0;border-radius:16px;background:#b8ff5b;color:#06120e;font-weight:900;cursor:pointer}.chat-input-row button:disabled,.chat-input-row input:disabled{opacity:.55;cursor:not-allowed}.chat-page{padding:16px!important;border-radius:24px!important;background:#ffffff13!important}.chat-window{min-height:360px!important;max-height:430px!important;overflow-y:auto!important;padding:16px!important;border-radius:22px!important;background:radial-gradient(circle at top left,rgba(185,255,122,.06),transparent 28%),#010d12e0!important;display:flex!important;flex-direction:column!important;gap:14px!important}.chat-row{width:100%!important;display:flex!important;align-items:flex-end!important;gap:9px!important;margin:0!important}.chat-row.assistant{justify-content:flex-start!important}.chat-row.user .chat-avatar{order:2!important;background:#ffffff24!important;color:#ffffffe0!important}.chat-avatar{width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#b8ff5b!important;color:#06120e!important;font-size:10px!important;font-weight:900!important}.chat-bubble{width:fit-content!important;max-width:76%!important;padding:12px 14px!important;border-radius:18px 18px 18px 6px!important;background:#ffffff1b!important;border:1px solid rgba(255,255,255,.08)!important;color:#fffffff0!important;font-size:13px!important;line-height:1.45!important;text-align:left!important;white-space:pre-wrap!important}.chat-row.user .chat-bubble{border-radius:18px 18px 6px!important;background:#b8ff5b!important;color:#06120e!important;border-color:#b9ff7a73!important}.thinking-bubble{width:64px!important;display:flex!important;align-items:center!important;gap:5px!important}.thinking-bubble span{width:7px;height:7px;border-radius:999px;background:#b8ff5b;opacity:.45;animation:mayaThinking 1.1s infinite ease-in-out}.thinking-bubble span:nth-child(2){animation-delay:.15s}.thinking-bubble span:nth-child(3){animation-delay:.3s}@keyframes mayaThinking{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-5px);opacity:1}}.chat-input-row{grid-template-columns:1fr 76px!important}.chat-input-row button{border-radius:18px!important}.search-card-list{display:grid;gap:10px;margin-top:12px}.search-result-card{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:10px;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none}.search-result-card img{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#ffffff1f}.search-result-card strong{display:block;color:#fff;font-size:12px;line-height:1.25}.search-result-card span{display:block;margin:3px 0;color:#b8ff5b;font-size:10px;font-weight:800}.search-result-card p{margin:0;color:#ffffffad;font-size:11px;line-height:1.35}.search-empty{margin:8px 0 0;color:#ffffffb8;font-size:12px}.chat-row.assistant .chat-bubble:has(.search-card-list){max-width:88%!important}.fallback-search-card{background:radial-gradient(circle at right,rgba(185,255,122,.16),transparent 36%),#ffffff17!important}.fallback-search-card strong{color:#b8ff5b!important}.chat-bubble p{margin:0 0 7px}.chat-bubble p:last-child{margin-bottom:0}.chat-markdown-heading{color:#fff!important;font-weight:900;font-size:14px;margin-bottom:9px!important}.chat-markdown-bullet{padding-left:4px;color:#ffffffeb}.chat-row.user .chat-markdown-heading,.chat-row.user .chat-markdown-bullet,.chat-row.user .chat-bubble p{color:#06120e!important}.cycle-page{display:grid;gap:14px}.cycle-status-card,.cycle-note-card,.cycle-form,.cycle-chart-card,.cycle-agent-card{border-radius:22px;padding:18px;background:#ffffff13;border:1px solid rgba(255,255,255,.11);color:#fff}.cycle-status-card{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;background:radial-gradient(circle at right,rgba(185,255,122,.14),transparent 34%),#ffffff13}.cycle-status-card h2{margin:6px 0;font-size:22px;line-height:1.1}.cycle-status-card p,.cycle-note-card p,.cycle-agent-card p,.cycle-empty{color:#ffffffad;line-height:1.45}.cycle-alert-pill,.cycle-calm-pill{flex:0 0 auto;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase}.cycle-alert-pill{background:#ffc75729;color:#ffd37a;border:1px solid rgba(255,211,122,.26)}.cycle-calm-pill{background:#b9ff7a24;color:#b8ff5b;border:1px solid rgba(185,255,122,.26)}.cycle-note-card strong{color:#ffd37a}.cycle-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cycle-form label{display:grid;gap:7px;color:#ffffffb8;font-size:12px;font-weight:800}.cycle-form input,.cycle-form select,.cycle-form textarea{width:100%;border:1px solid rgba(255,255,255,.11);border-radius:14px;padding:12px;background:#ffffff1a;color:#fff;outline:none}.cycle-form option{color:#06120e}.cycle-notes-field{grid-column:span 2}.cycle-form textarea{min-height:76px;resize:vertical}.cycle-form .primary-button{grid-column:span 2;justify-content:center}.cycle-chart-header,.cycle-agent-card{display:flex;justify-content:space-between;align-items:center;gap:14px}.cycle-chart-header h3,.cycle-agent-card h3{margin:0;color:#fff}.cycle-chart-header span{color:#ffffff85;font-size:11px}.cycle-record-list{display:grid;gap:10px;margin-top:14px}.cycle-record{display:grid;gap:8px;padding:13px;border-radius:16px;background:#010d127a;border:1px solid rgba(255,255,255,.08)}.cycle-record strong{display:block;color:#fff}.cycle-record span,.cycle-record small{color:#ffffff9e}.flow-bar{height:8px;border-radius:999px;background:#ffffff1a;overflow:hidden}.flow-bar span{display:block;height:100%;border-radius:inherit;background:#b8ff5b}.flow-light span{width:32%}.flow-medium span{width:62%}.flow-heavy span{width:92%;background:#ffd37a}.cycle-agent-actions{display:grid;gap:8px;min-width:126px}.cycle-agent-actions button{border:0;border-radius:999px;padding:11px 13px;background:#b8ff5b;color:#06120e;font-weight:900;cursor:pointer}.cycle-agent-actions button:first-child{background:#ffffff1f;color:#fff}@media(max-width:560px){.cycle-form,.cycle-chart-header,.cycle-agent-card{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.cycle-notes-field,.cycle-form .primary-button{grid-column:span 1}}.bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:5px!important}.bottom-nav button{min-width:0!important;padding:6px 4px!important;font-size:9px!important}.bottom-nav button svg{width:15px!important;height:15px!important}@media(max-width:430px){.bottom-nav{gap:3px!important;padding:7px!important}.bottom-nav button{font-size:8px!important}}.dashboard-shell{min-height:100vh!important;width:100%!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:flex-start!important}.dashboard-card{width:100%!important;max-width:430px!important;min-height:100vh!important;border-radius:0!important;padding:20px 14px 14px!important}@media(min-width:431px)and (max-width:767px){.dashboard-shell{padding:18px 10px!important}.dashboard-card{width:min(100%,460px)!important;max-width:460px!important;min-height:820px!important;border-radius:30px!important}}@media(min-width:768px)and (max-width:1023px){.dashboard-shell{padding:28px 18px!important}.dashboard-card{width:min(100%,620px)!important;max-width:620px!important;min-height:840px!important;border-radius:34px!important;padding:28px 24px 18px!important}.dashboard-header h1{font-size:42px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1024px)and (max-width:1439px){.dashboard-shell{padding:36px 22px!important}.dashboard-card{width:min(78vw,760px)!important;max-width:760px!important;min-height:820px!important;border-radius:34px!important;padding:32px 28px 22px!important}.dashboard-header h1{font-size:46px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1440px){.dashboard-shell{padding:44px 28px!important}.dashboard-card{width:min(70vw,900px)!important;max-width:900px!important;min-height:860px!important;border-radius:36px!important;padding:36px 34px 24px!important}.dashboard-header h1{font-size:54px!important;max-width:680px!important}.dashboard-header p{font-size:15px!important;max-width:620px!important}.credit-card{min-height:126px!important}.total-card strong{font-size:56px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.chat-window{min-height:440px!important;max-height:520px!important}}@media(min-width:1800px){.dashboard-card{width:min(62vw,980px)!important;max-width:980px!important}}.bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr))!important}@media(min-width:1024px){.bottom-nav button{font-size:10px!important}.bottom-nav button svg{width:17px!important;height:17px!important}}.dashboard-shell{width:100%!important;min-height:100vh!important;padding:clamp(12px,2.5vw,42px)!important;display:flex!important;justify-content:center!important;align-items:flex-start!important}.dashboard-card{width:min(100%,1180px)!important;max-width:1180px!important;min-height:calc(100vh - clamp(24px,5vw,84px))!important;border-radius:clamp(22px,2.4vw,38px)!important;padding:clamp(18px,3vw,44px)!important}.dashboard-header{align-items:flex-start!important;margin-bottom:clamp(18px,3vw,34px)!important}.dashboard-header h1{font-size:clamp(34px,5.2vw,74px)!important;line-height:.95!important;max-width:880px!important}.dashboard-header p{font-size:clamp(13px,1.1vw,17px)!important;max-width:760px!important}.credit-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(12px,1.6vw,22px)!important;margin:clamp(18px,3vw,38px) 0!important}.total-card{grid-column:span 2!important}.credit-card{min-height:clamp(112px,13vw,170px)!important;padding:clamp(18px,2vw,30px)!important;border-radius:clamp(18px,1.8vw,28px)!important}.credit-card strong{font-size:clamp(34px,4.2vw,62px)!important}.total-card strong{font-size:clamp(44px,5vw,76px)!important}.upgrade-card{margin:clamp(18px,3vw,36px) 0!important;padding:clamp(20px,2.4vw,34px)!important;border-radius:clamp(20px,2vw,30px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,280px)!important;align-items:center!important}.upgrade-card h2{font-size:clamp(26px,2.5vw,42px)!important}.feature-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(12px,1.4vw,20px)!important}.feature-card{min-height:clamp(150px,15vw,220px)!important;padding:clamp(16px,1.6vw,24px)!important;display:block!important}.feature-card h3{font-size:clamp(15px,1.2vw,20px)!important}.feature-card p{font-size:clamp(12px,1vw,15px)!important}.chat-page,.cycle-page,.placeholder-page{width:100%!important}.chat-window{min-height:clamp(340px,38vh,560px)!important;max-height:clamp(420px,52vh,680px)!important}.mode-switcher{grid-template-columns:repeat(2,minmax(0,1fr))!important}.image-card img{height:clamp(160px,16vw,260px)!important}.bottom-nav{margin-top:clamp(18px,2vw,28px)!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:clamp(4px,.7vw,10px)!important;padding:clamp(8px,1vw,12px)!important}.bottom-nav button{min-height:clamp(46px,5vw,62px)!important;font-size:clamp(9px,.8vw,12px)!important}.bottom-nav button svg{width:clamp(15px,1.3vw,20px)!important;height:clamp(15px,1.3vw,20px)!important}@media(max-width:1023px){.dashboard-card{max-width:720px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.upgrade-card{grid-template-columns:1fr!important}}@media(max-width:560px){.dashboard-shell{padding:0!important}.dashboard-card{max-width:none!important;width:100%!important;min-height:100vh!important;border-radius:0!important;padding:18px 14px 14px!important}.dashboard-header{display:grid!important;grid-template-columns:1fr auto!important}.dashboard-header h1{font-size:clamp(30px,10vw,42px)!important}.credit-grid{grid-template-columns:1fr!important}.total-card{grid-column:span 1!important}.feature-grid,.mode-switcher{grid-template-columns:1fr!important}.bottom-nav{position:sticky!important;bottom:8px!important}.bottom-nav button{font-size:8px!important;padding:5px 2px!important}}@media(min-width:1440px){.dashboard-card{width:min(88vw,1320px)!important;max-width:1320px!important}}@media(min-width:1800px){.dashboard-card{width:min(82vw,1500px)!important;max-width:1500px!important}}@media(min-width:1024px){.dashboard-shell{padding:28px 22px!important;align-items:flex-start!important}.dashboard-card{width:min(72vw,980px)!important;max-width:980px!important;min-height:auto!important;padding:30px 28px 24px!important;border-radius:34px!important}.dashboard-header{margin-bottom:22px!important}.dashboard-header h1{font-size:clamp(40px,3.9vw,58px)!important;line-height:1!important}.dashboard-header p{font-size:14px!important}.credit-card{min-height:118px!important}.feature-card{min-height:145px!important}.cycle-status-card,.cycle-note-card,.cycle-form,.cycle-chart-card,.cycle-agent-card{padding:18px!important}.cycle-status-card h2{font-size:24px!important}.cycle-status-card p{font-size:15px!important}.cycle-form input,.cycle-form select,.cycle-form textarea{min-height:48px!important;font-size:14px!important}.bottom-nav{position:relative!important;bottom:auto!important;margin-top:18px!important}}@media(min-width:1440px){.dashboard-card{width:min(66vw,1040px)!important;max-width:1040px!important}}@media(min-width:1800px){.dashboard-card{width:min(58vw,1120px)!important;max-width:1120px!important}}@media(min-width:768px)and (max-width:1023px){.dashboard-shell{padding:22px 16px!important}.dashboard-card{width:min(100%,720px)!important;max-width:720px!important;padding:24px 20px 18px!important}.bottom-nav{position:relative!important;bottom:auto!important}}@media(max-width:560px){.dashboard-card{padding-bottom:18px!important}.bottom-nav{position:sticky!important;bottom:8px!important}.cycle-page,.chat-page{padding-bottom:10px!important}}.cycle-page{padding-bottom:10px!important}.cycle-form{margin-bottom:10px!important}@media(min-width:1024px){.dashboard-shell{padding:28px 20px!important}.dashboard-card{width:min(68vw,900px)!important;max-width:900px!important;min-height:auto!important;padding:28px 26px 22px!important;border-radius:32px!important}.dashboard-header h1{font-size:clamp(38px,3.4vw,52px)!important;line-height:1!important}.dashboard-header p{font-size:13px!important}.credit-grid{gap:14px!important;margin:24px 0!important}.credit-card{min-height:112px!important;padding:18px!important}.credit-card strong{font-size:38px!important}.total-card strong{font-size:48px!important}.upgrade-card{padding:20px 22px!important;margin:22px 0!important}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.feature-card{min-height:140px!important;padding:16px!important}.feature-card h3{font-size:15px!important}.feature-card p{font-size:12px!important}.bottom-nav{position:relative!important;bottom:auto!important;margin-top:16px!important}}@media(min-width:1440px){.dashboard-card{width:min(62vw,960px)!important;max-width:960px!important}}@media(min-width:1800px){.dashboard-card{width:min(54vw,980px)!important;max-width:980px!important}}@media(min-width:768px)and (max-width:1023px){.dashboard-card{width:min(94vw,720px)!important;max-width:720px!important;padding:24px 20px 18px!important}}@media(max-width:560px){.dashboard-shell{padding:0!important}.dashboard-card{width:100%!important;max-width:none!important;min-height:100vh!important;border-radius:0!important;padding:18px 14px 14px!important}}.cycle-pro-page{gap:16px!important}.cycle-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 130px 130px;gap:12px}.cycle-pro-hero,.cycle-metric-card,.cycle-mini-calendar,.cycle-quick-log,.cycle-pro-form,.cycle-pro-records,.cycle-pro-agent{border-radius:24px;background:radial-gradient(circle at right,rgba(185,255,122,.1),transparent 34%),#ffffff13;border:1px solid rgba(255,255,255,.11);color:#fff}.cycle-pro-hero{padding:20px;display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.cycle-pro-hero h2{margin:6px 0;font-size:clamp(22px,2vw,32px);line-height:1.05}.cycle-pro-hero p{color:#ffffffb3;line-height:1.4}.cycle-metric-card{padding:18px;display:grid;place-items:center;text-align:center}.cycle-metric-card span,.cycle-metric-card small{color:#ffffff9e;font-size:12px}.cycle-metric-card strong{margin:6px 0 2px;color:#b8ff5b;font-size:38px;line-height:1}.cycle-mini-calendar{padding:14px;display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:8px;overflow-x:auto}.cycle-day-pill{min-width:48px;min-height:58px;border-radius:16px;display:grid;place-items:center;gap:2px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.cycle-day-pill span{font-size:10px;color:#ffffff8f}.cycle-day-pill strong{color:#fff;font-size:16px}.cycle-day-pill.today{border-color:#b9ff5b7a}.cycle-day-pill.period{background:#ff78a02e}.cycle-day-pill.expected{background:#b9ff5b2e}.cycle-overdue-card{border-color:#ffd37a38}.cycle-quick-log{padding:18px}.cycle-section-title{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:12px}.cycle-section-title.full{grid-column:1 / -1}.cycle-section-title h3{margin:0;color:#fff}.cycle-section-title span{color:#ffffff85;font-size:11px}.cycle-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.cycle-chip{border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:9px 11px;background:#ffffff14;color:#ffffffc7;font-size:12px;font-weight:800;cursor:pointer}.cycle-chip.active{background:#b8ff5b;color:#06120e;border-color:#b9ff5b8c}.cycle-pro-form{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:18px!important}.cycle-pro-form label{min-width:0}.cycle-pro-form input,.cycle-pro-form select,.cycle-pro-form textarea{min-height:48px}.cycle-notes-field,.cycle-save-button{grid-column:1 / -1!important}.cycle-pro-record{gap:10px!important}.cycle-record-tags{display:flex;flex-wrap:wrap;gap:6px}.cycle-record-tags span{padding:5px 7px;border-radius:999px;background:#b9ff5b21;color:#b8ff5b;font-size:10px;font-weight:800}@media(max-width:1023px){.cycle-hero-grid{grid-template-columns:1fr 1fr}.cycle-pro-hero{grid-column:span 2}.cycle-pro-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.cycle-hero-grid{grid-template-columns:1fr}.cycle-pro-hero{grid-column:span 1}.cycle-mini-calendar{grid-template-columns:repeat(7,minmax(48px,1fr))}.cycle-pro-form{grid-template-columns:1fr!important}.cycle-section-title{align-items:flex-start;flex-direction:column}}.cycle-mini-calendar{overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:16px!important}.cycle-mini-calendar::-webkit-scrollbar{height:8px}.cycle-mini-calendar::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.cycle-mini-calendar::-webkit-scrollbar-thumb{background:#b9ff5b8c;border-radius:999px}.cycle-day-pill{border:0;cursor:pointer;scroll-snap-align:start;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cycle-day-pill:hover{transform:translateY(-2px);box-shadow:0 10px 26px #b9ff5b24}.cycle-day-pill.selected{background:#b8ff5b!important;border-color:#b9ff5bcc!important;box-shadow:0 0 0 3px #b9ff5b29,0 18px 36px #b9ff5b38}.cycle-chip.active,.flow-bar span{box-shadow:0 0 0 3px #b9ff5b1f,0 12px 30px #b9ff5b2e}.cycle-pro-form select:focus,.cycle-pro-form input:focus,.cycle-pro-form textarea:focus{border-color:#b9ff5b9e!important;box-shadow:0 0 0 3px #b9ff5b1f!important}@media(min-width:1024px){.cycle-mini-calendar{grid-template-columns:repeat(14,minmax(54px,1fr))!important}}@media(max-width:620px){.cycle-mini-calendar{grid-template-columns:repeat(14,minmax(52px,1fr))!important}}.cycle-mini-calendar{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(58px,1fr)!important;grid-template-columns:none!important;overflow-x:auto!important;gap:9px!important;padding:14px 14px 18px!important}.cycle-day-pill{appearance:none!important;min-width:58px!important;min-height:64px!important;border-radius:18px!important;background:#ffffff17!important;border:1px solid rgba(255,255,255,.1)!important;display:grid!important;place-items:center!important;gap:2px!important}.cycle-day-pill span{font-size:10px!important;font-weight:800!important;letter-spacing:.02em!important}.cycle-day-pill strong{font-size:17px!important;font-weight:950!important}.cycle-day-pill.today{border:1px solid rgba(185,255,91,.72)!important;box-shadow:inset 0 0 0 1px #b9ff5b2e,0 0 22px #b9ff5b1a!important}.cycle-day-pill.expected{background:#b9ff5b29!important}.cycle-day-pill.period{background:#ff74aa2e!important}.cycle-day-pill.selected{background:linear-gradient(135deg,#b8ff5b,#9bff3f)!important;border-color:#b9ff5bf2!important;transform:translateY(-3px) scale(1.04)!important;box-shadow:0 0 0 4px #b9ff5b2e,0 18px 34px #b9ff5b3d!important}.cycle-day-pill.selected span,.cycle-day-pill.selected strong{color:#06120e!important}.cycle-day-pill.selected:after{content:"Selected";font-size:7px;font-weight:950;color:#06120e;text-transform:uppercase;letter-spacing:.08em}.cycle-chip.active{background:linear-gradient(135deg,#b8ff5b,#9bff3f)!important;color:#06120e!important;box-shadow:0 0 0 3px #b9ff5b29,0 12px 28px #b9ff5b2e!important}.cycle-calendar-card{border-radius:24px;background:radial-gradient(circle at right,rgba(185,255,122,.1),transparent 34%),#ffffff13;border:1px solid rgba(255,255,255,.11);padding:16px;color:#fff}.cycle-calendar-header{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;margin-bottom:12px}.cycle-calendar-header strong{text-align:center;font-size:16px;letter-spacing:.02em}.cycle-calendar-header button{border:0;border-radius:14px;height:38px;background:#ffffff1a;color:#b8ff5b;font-size:24px;font-weight:900;cursor:pointer}.cycle-week-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:8px}.cycle-week-row span{text-align:center;color:#ffffff85;font-size:10px;font-weight:900;text-transform:uppercase}.cycle-mini-calendar.full-month{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:unset!important;gap:8px!important;overflow:visible!important;padding:0!important}.cycle-mini-calendar.full-month .cycle-day-pill{min-width:0!important;min-height:62px!important}.cycle-day-pill.blank{opacity:0;pointer-events:none;box-shadow:none!important}@media(max-width:560px){.cycle-calendar-card{padding:12px}.cycle-mini-calendar.full-month{gap:6px!important}.cycle-mini-calendar.full-month .cycle-day-pill{min-height:54px!important;border-radius:14px!important}.cycle-day-pill span{font-size:8px!important}.cycle-day-pill strong{font-size:14px!important}}.assistant-brand-block{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.assistant-brand-logo{width:clamp(120px,16vw,220px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 10px 26px rgba(0,0,0,.22))}.assistant-brand-subtitle{margin:0;color:#ffffffb8;font-size:clamp(14px,1.4vw,20px);line-height:1.4;font-weight:500}@media(max-width:768px){.assistant-brand-logo{width:clamp(96px,34vw,160px)}.assistant-brand-subtitle{font-size:13px}}.assistant-brand-block{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;margin:6px 0 14px}.assistant-brand-logo{width:clamp(96px,12vw,170px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(0,0,0,.24))}.assistant-brand-subtitle{margin:0;color:#ffffffb8;font-size:clamp(11px,1vw,14px);line-height:1.35;font-weight:600}@media(max-width:560px){.assistant-brand-logo{width:112px}.assistant-brand-subtitle{font-size:12px}}.dashboard-header .assistant-brand-block{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px!important;margin:4px 0 10px!important}.dashboard-header .assistant-brand-logo{width:clamp(92px,10vw,150px)!important;max-height:76px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 10px 24px rgba(0,0,0,.25))!important}.dashboard-header .assistant-brand-subtitle{margin:0!important;color:#ffffffb8!important;font-size:clamp(11px,1vw,14px)!important;line-height:1.35!important;font-weight:700!important}.dashboard-header .assistant-brand-logo{width:clamp(130px,13vw,210px)!important;max-height:92px!important}.dashboard-header .assistant-brand-subtitle{font-size:clamp(12px,1.05vw,15px)!important;color:#ffffffc7!important;margin-top:2px!important}.dashboard-header .assistant-brand-block{margin:2px 0 16px!important}@media(max-width:560px){.dashboard-header .assistant-brand-logo{width:120px!important}}@media(min-width:1024px){.dashboard-shell{padding:22px 18px!important}.dashboard-card{width:min(58vw,760px)!important;max-width:760px!important;padding:22px 20px 18px!important;border-radius:30px!important}.dashboard-header{margin-bottom:16px!important}.dashboard-header .eyebrow{font-size:11px!important;margin-bottom:7px!important}.dashboard-header .assistant-brand-logo{width:clamp(110px,8vw,150px)!important;max-height:70px!important}.dashboard-header .assistant-brand-subtitle{font-size:12px!important}.dashboard-header .assistant-brand-block{gap:6px!important;margin:0 0 10px!important}.logout-button{min-height:38px!important;padding:0 13px!important;font-size:12px!important}.cycle-hero-grid{grid-template-columns:minmax(0,1fr) 96px 96px!important;gap:10px!important}.cycle-pro-hero,.cycle-metric-card,.cycle-calendar-card,.cycle-quick-log,.cycle-pro-form,.cycle-pro-records,.cycle-pro-agent{border-radius:18px!important}.cycle-pro-hero{padding:14px!important}.cycle-pro-hero h2{font-size:20px!important}.cycle-pro-hero p{font-size:12px!important}.cycle-metric-card{padding:12px!important}.cycle-metric-card strong{font-size:28px!important}.cycle-calendar-card{padding:12px!important}.cycle-calendar-header{grid-template-columns:34px 1fr 34px!important;margin-bottom:8px!important}.cycle-calendar-header button{height:32px!important;border-radius:11px!important;font-size:20px!important}.cycle-calendar-header strong{font-size:13px!important}.cycle-week-row{gap:5px!important;margin-bottom:5px!important}.cycle-week-row span{font-size:8px!important}.cycle-mini-calendar.full-month{gap:5px!important}.cycle-mini-calendar.full-month .cycle-day-pill{min-height:42px!important;border-radius:11px!important}.cycle-day-pill span{font-size:7px!important}.cycle-day-pill strong{font-size:13px!important}.cycle-day-pill.selected:after{font-size:6px!important}.cycle-quick-log,.cycle-pro-form,.cycle-pro-records,.cycle-pro-agent{padding:12px!important}.cycle-section-title h3{font-size:14px!important}.cycle-section-title span{font-size:9px!important}.cycle-chip{padding:7px 9px!important;font-size:10px!important}.cycle-pro-form{gap:9px!important}.cycle-pro-form label{font-size:10px!important}.cycle-pro-form input,.cycle-pro-form select,.cycle-pro-form textarea{min-height:38px!important;padding:9px 10px!important;font-size:11px!important;border-radius:12px!important}.cycle-pro-form textarea{min-height:58px!important}.cycle-save-button{min-height:42px!important;font-size:12px!important}.bottom-nav{margin-top:12px!important;min-height:58px!important}.bottom-nav button{min-height:42px!important;font-size:8px!important}.bottom-nav button svg{width:14px!important;height:14px!important}}@media(min-width:1440px){.dashboard-card{width:min(54vw,820px)!important;max-width:820px!important}}@media(min-width:1800px){.dashboard-card{width:min(48vw,860px)!important;max-width:860px!important}}.cycle-calendar-header{position:relative!important;z-index:5!important}.cycle-calendar-header button{position:relative!important;z-index:10!important;pointer-events:auto!important}.cycle-insights-card{border-radius:24px;background:radial-gradient(circle at left,rgba(185,255,122,.1),transparent 36%),#ffffff13;border:1px solid rgba(255,255,255,.11);padding:16px;color:#fff}.cycle-insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cycle-insight-tile{padding:13px;border-radius:16px;background:#010d1257;border:1px solid rgba(255,255,255,.08);display:grid;gap:5px;text-align:center}.cycle-insight-tile span{color:#ffffff94;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.cycle-insight-tile strong{color:#b8ff5b;font-size:26px;line-height:1}.cycle-insight-tile small{color:#ffffff8f;font-size:10px}.cycle-smart-alert{margin-top:12px;padding:13px;border-radius:16px;background:#ffd37a1a;border:1px solid rgba(255,211,122,.22)}.cycle-smart-alert strong{color:#ffd37a}.cycle-smart-alert p{margin:6px 0 0;color:#ffffffbd;line-height:1.45}.cycle-pattern-row{margin-top:12px;display:grid;gap:8px}.cycle-pattern-row strong{color:#ffffffd1}.cycle-pattern-row div{display:flex;flex-wrap:wrap;gap:7px}.cycle-pattern-row span{padding:6px 8px;border-radius:999px;background:#b9ff5b21;color:#b8ff5b;font-size:10px;font-weight:900}@media(max-width:900px){.cycle-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.cycle-insight-grid{grid-template-columns:1fr}}@media(min-width:1024px){.cycle-insights-card{padding:12px!important;border-radius:18px!important}.cycle-insight-grid{gap:8px!important}.cycle-insight-tile{padding:10px!important;border-radius:13px!important}.cycle-insight-tile strong{font-size:22px!important}}.cycle-hidden{display:none!important}.cycle-view-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:8px;border-radius:18px;background:#ffffff13;border:1px solid rgba(255,255,255,.1)}.cycle-view-tabs button{border:0;border-radius:14px;min-height:38px;background:#ffffff14;color:#ffffffb8;font-size:11px;font-weight:900;cursor:pointer}.cycle-view-tabs button.active{background:#b8ff5b;color:#06120e;box-shadow:0 12px 28px #b9ff5b2e}.cycle-status-message{margin:0;padding:10px 12px;border-radius:14px;background:#b9ff5b1f;color:#b8ff5b;font-size:12px;font-weight:800;text-align:center}.cycle-overview-panel,.cycle-pregnancy-panel{border-radius:24px;padding:22px;background:radial-gradient(circle at center,rgba(185,255,91,.12),transparent 44%),#ffffff13;border:1px solid rgba(255,255,255,.11);color:#fff;display:grid;gap:16px;justify-items:center;text-align:center}.cycle-overview-circle,.cycle-pregnancy-circle{width:min(100%,280px);aspect-ratio:1 / 1;border-radius:999px;display:grid;place-items:center;align-content:center;gap:8px;background:radial-gradient(circle,#b9ff5b2e,#ffffff12);border:1px solid rgba(185,255,91,.24);box-shadow:inset 0 0 40px #b9ff5b14}.cycle-overview-circle span,.cycle-pregnancy-circle span{color:#ffffffb8;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.cycle-overview-circle strong,.cycle-pregnancy-circle strong{color:#b8ff5b;font-size:clamp(34px,4vw,54px);line-height:1}.cycle-overview-circle small,.cycle-pregnancy-circle small{color:#ffffffa3;max-width:220px}.cycle-overview-actions,.cycle-pregnancy-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.cycle-overview-actions button,.cycle-pregnancy-actions button{border:0;border-radius:999px;min-height:42px;padding:0 18px;background:#b8ff5b;color:#06120e;font-weight:950;cursor:pointer}.cycle-overview-actions button:first-child,.cycle-pregnancy-actions button:first-child{background:#ffffff1f;color:#fff}.cycle-pregnancy-note{max-width:620px;padding:14px;border-radius:16px;background:#ffd37a1a;border:1px solid rgba(255,211,122,.22)}.cycle-pregnancy-note strong{color:#ffd37a}.cycle-pregnancy-note p{margin:6px 0 0;color:#ffffffbd;line-height:1.45}@media(max-width:560px){.cycle-view-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.cycle-overview-circle,.cycle-pregnancy-circle{width:min(100%,230px)}}@media(min-width:1024px){.cycle-view-tabs button{min-height:34px!important;font-size:9px!important}.cycle-overview-panel,.cycle-pregnancy-panel{padding:16px!important;border-radius:18px!important}.cycle-overview-circle,.cycle-pregnancy-circle{width:220px!important}.cycle-overview-circle strong,.cycle-pregnancy-circle strong{font-size:34px!important}}.cycle-library-panel{border-radius:24px;padding:18px;background:radial-gradient(circle at right,rgba(185,255,122,.1),transparent 34%),#ffffff13;border:1px solid rgba(255,255,255,.11);color:#fff;display:grid;gap:16px}.cycle-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cycle-library-card,.pregnancy-week-card,.cycle-current-week-card,.cycle-library-safety{border-radius:18px;background:#010d1257;border:1px solid rgba(255,255,255,.08);padding:14px}.cycle-library-card span{display:inline-flex;width:fit-content;padding:5px 8px;border-radius:999px;background:#b9ff5b21;color:#b8ff5b;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.cycle-library-card h4{margin:10px 0 6px;color:#fff;font-size:15px}.cycle-library-card p,.cycle-library-safety p,.cycle-current-week-card p,.cycle-current-week-card small{color:#ffffffad;line-height:1.45}.cycle-week-title{margin-top:4px}.pregnancy-week-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;max-height:420px;overflow:auto;padding-right:4px}.pregnancy-week-grid::-webkit-scrollbar{width:8px}.pregnancy-week-grid::-webkit-scrollbar-thumb{background:#b9ff5b6b;border-radius:999px}.pregnancy-week-card{cursor:pointer;text-align:left;color:#fff;min-height:112px}.pregnancy-week-card span{color:#b8ff5b;font-size:11px;font-weight:950}.pregnancy-week-card strong{display:block;margin:7px 0;color:#ffffffe0;font-size:12px;line-height:1.25}.pregnancy-week-card small{color:#ffffff8f;line-height:1.35}.pregnancy-week-card.active{background:linear-gradient(135deg,#b9ff5b47,#ffffff14);border-color:#b9ff5b6b;box-shadow:0 12px 28px #b9ff5b24}.cycle-current-week-card{max-width:620px;text-align:center}.cycle-current-week-card strong{color:#b8ff5b;font-size:18px}.cycle-current-week-card p{margin:8px 0 4px}.cycle-library-safety{background:#ffd37a1a;border-color:#ffd37a38}.cycle-library-safety strong{color:#ffd37a}@media(max-width:980px){.cycle-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pregnancy-week-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.cycle-view-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.cycle-library-grid,.pregnancy-week-grid{grid-template-columns:1fr}}@media(min-width:1024px){.cycle-library-panel{padding:12px!important;border-radius:18px!important}.cycle-library-grid{gap:8px!important}.cycle-library-card,.pregnancy-week-card,.cycle-current-week-card,.cycle-library-safety{padding:10px!important;border-radius:14px!important}.pregnancy-week-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-height:320px!important}.pregnancy-week-card{min-height:96px!important}}.pregnancy-growth-page{display:grid;gap:14px}.pregnancy-growth-hero{border-radius:24px;padding:20px;background:radial-gradient(circle at 28% 34%,rgba(255,138,116,.2),transparent 34%),radial-gradient(circle at 90% 10%,rgba(185,255,91,.14),transparent 36%),#ffffff13;border:1px solid rgba(255,255,255,.11);display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;align-items:center;overflow:hidden}.pregnancy-visual-card{min-height:240px;border-radius:28px;background:radial-gradient(circle,#ffa08238,#b9ff5b14,#010d124d);display:grid;place-items:center;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.pregnancy-visual-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pregnancy-visual-fallback{position:relative;z-index:1;width:min(78%,210px);aspect-ratio:1 / 1;border-radius:999px;display:grid;place-items:center;align-content:center;gap:8px;background:radial-gradient(circle,#ff8a7447,#b9ff5b21);border:1px solid rgba(255,255,255,.14);text-align:center}.pregnancy-visual-fallback span{color:#ff9a7e;font-size:34px}.pregnancy-visual-fallback strong{color:#fff;font-size:26px}.pregnancy-visual-fallback small{color:#ffffffad}.pregnancy-growth-copy h2{margin:8px 0;color:#fff;font-size:clamp(34px,4vw,58px);line-height:1}.pregnancy-growth-copy p{color:#ffffffb8;line-height:1.45}.pregnancy-growth-copy button{margin-top:12px;border:0;min-height:44px;padding:0 18px;border-radius:999px;background:#ff9478;color:#07120f;font-weight:950;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.pregnancy-milestone-card{border-radius:22px;padding:16px;background:#ffffff13;border:1px solid rgba(255,255,255,.11);display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center}.pregnancy-milestone-icon{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:#ff94782e;color:#ff9478;font-size:28px}.pregnancy-milestone-card h3{margin:0 0 5px;color:#fff}.pregnancy-milestone-card p{margin:0;color:#ffffffad;line-height:1.45}.pregnancy-daily-insights{border-radius:24px;padding:16px;background:#fff1;border:1px solid rgba(255,255,255,.1)}.pregnancy-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pregnancy-insight-grid button{min-height:128px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#010d1257;color:#fff;padding:14px;text-align:left;cursor:pointer;display:grid;align-content:start;gap:7px}.pregnancy-insight-grid span{font-size:24px}.pregnancy-insight-grid strong{font-size:14px}.pregnancy-insight-grid small{color:#fff9;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pregnancy-week-card{overflow:hidden!important}.pregnancy-week-card strong,.pregnancy-week-card small{display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.pregnancy-week-card strong{-webkit-line-clamp:2!important}.pregnancy-week-card small{-webkit-line-clamp:3!important}.pregnancy-week-detail-card{width:100%;max-width:none}@media(max-width:760px){.pregnancy-growth-hero{grid-template-columns:1fr}.pregnancy-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.pregnancy-insight-grid{grid-template-columns:1fr}}@media(min-width:1024px){.pregnancy-growth-hero{padding:14px!important;border-radius:18px!important;gap:12px!important}.pregnancy-visual-card{min-height:180px!important;border-radius:20px!important}.pregnancy-growth-copy h2{font-size:32px!important}.pregnancy-growth-copy p{font-size:12px!important}.pregnancy-growth-copy button{min-height:38px!important;font-size:12px!important}.pregnancy-milestone-card,.pregnancy-daily-insights{padding:12px!important;border-radius:18px!important}.pregnancy-insight-grid{gap:8px!important}.pregnancy-insight-grid button{min-height:104px!important;padding:10px!important;border-radius:14px!important}}.real-growth-hero{grid-template-columns:.95fr 1.05fr!important}.real-week-image-card{min-height:260px!important;background:#010d1259!important}.real-week-image-card img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}.real-week-card{min-height:178px!important;padding:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:108px auto auto!important;gap:0!important;text-align:left!important}.pregnancy-week-thumb{width:100%!important;height:108px!important;object-fit:cover!important;display:block!important;border-radius:16px 16px 0 0!important;background:#ffffff0f}.real-week-card span{padding:9px 10px 2px!important;color:#b8ff5b!important;font-size:11px!important;font-weight:950!important}.real-week-card strong{padding:0 10px 10px!important;margin:0!important;color:#ffffffe0!important;font-size:11px!important;line-height:1.25!important;-webkit-line-clamp:2!important}.real-week-card small{display:none!important}.real-week-card.active{border-color:#b9ff5b9e!important;box-shadow:0 14px 30px #b9ff5b29!important}.pregnancy-week-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;max-height:560px!important}@media(max-width:900px){.pregnancy-week-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:560px){.pregnancy-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.real-growth-hero{grid-template-columns:1fr!important}}@media(min-width:1024px){.real-week-image-card{min-height:210px!important}.pregnancy-week-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-height:430px!important}.real-week-card{min-height:145px!important;grid-template-rows:86px auto auto!important}.pregnancy-week-thumb{height:86px!important}}.real-week-card{grid-template-rows:96px auto auto!important;min-height:150px!important}.real-week-card span{padding:8px 10px 0!important;font-size:10px!important;line-height:1!important}.real-week-card strong{padding:4px 10px 10px!important;color:#ffffffeb!important;font-size:13px!important;line-height:1.18!important;text-transform:capitalize!important;-webkit-line-clamp:2!important}.real-week-card:after{content:"View";position:absolute;right:9px;bottom:8px;padding:4px 7px;border-radius:999px;background:#b9ff5b24;color:#b8ff5b;font-size:8px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.real-week-card{position:relative!important}@media(min-width:1024px){.real-week-card{grid-template-rows:82px auto auto!important;min-height:132px!important}.pregnancy-week-thumb{height:82px!important}.real-week-card strong{font-size:11px!important}}.expert-library-page{display:grid;gap:16px}.expert-library-hero{border-radius:24px;padding:18px;text-align:center;background:radial-gradient(circle at right,rgba(185,255,91,.12),transparent 36%),#ffffff13;border:1px solid rgba(255,255,255,.11)}.expert-library-hero h2{margin:6px 0;color:#fff;font-size:clamp(24px,3vw,38px)}.expert-library-hero p{margin:0 auto;max-width:560px;color:#ffffffad;line-height:1.45}.expert-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.expert-card{border:1px solid rgba(255,255,255,.11);border-radius:22px;background:linear-gradient(180deg,#ffffff14,#ffffff0b);overflow:hidden;color:#fff;padding:0;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.expert-card:hover{transform:translateY(-3px);border-color:#b9ff5b59;box-shadow:0 18px 40px #b9ff5b1a}.expert-card img{width:100%;height:170px;object-fit:cover;display:block}.expert-card div{padding:14px;display:grid;gap:7px}.expert-card span{width:fit-content;padding:5px 8px;border-radius:999px;background:#b9ff5b24;color:#b8ff5b;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.expert-card h3{margin:0;color:#fff;font-size:17px}.expert-card p{margin:0;color:#ffffffa8;line-height:1.4;font-size:13px}@media(max-width:640px){.expert-card-grid{grid-template-columns:1fr}.expert-card img{height:190px}}@media(min-width:1024px){.expert-library-page{gap:12px!important}.expert-library-hero{padding:14px!important;border-radius:18px!important}.expert-library-hero h2{font-size:26px!important}.expert-library-hero p{font-size:12px!important}.expert-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.expert-card{border-radius:16px!important}.expert-card img{height:118px!important}.expert-card div{padding:10px!important}.expert-card h3{font-size:13px!important}.expert-card p{font-size:11px!important}}.expert-card img,.expert-card .expert-image{width:100%!important;height:168px!important;object-fit:cover!important;display:block!important;object-position:center 34%!important}.expert-image-skincare{object-position:center 30%!important}.expert-image-outfit{object-position:center 24%!important}.expert-image-meals{object-position:center 38%!important}.expert-image-travel{object-position:center 30%!important}.expert-image-vision{object-position:center center!important}.expert-image-fitness{object-position:center 24%!important}.expert-image-stress{object-position:center 30%!important}.expert-card{min-height:290px!important}.expert-card div{min-height:116px!important}@media(min-width:1024px){.expert-card img,.expert-card .expert-image{height:145px!important}.expert-card{min-height:255px!important}.expert-card div{min-height:104px!important}}@media(max-width:640px){.expert-card img,.expert-card .expert-image{height:210px!important;object-position:center 28%!important}}.product-search-page{display:grid;gap:16px}.product-search-hero{border-radius:24px;padding:18px;text-align:center;background:radial-gradient(circle at right,rgba(185,255,91,.12),transparent 36%),#ffffff13;border:1px solid rgba(255,255,255,.11)}.product-search-hero h2{margin:6px 0;color:#fff;font-size:clamp(24px,3vw,38px)}.product-search-hero p{margin:0 auto;max-width:620px;color:#ffffffad;line-height:1.45}.product-search-form{display:grid;grid-template-columns:1fr 130px;gap:10px}.product-search-form input{min-height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;padding:0 18px;font-weight:700}.product-search-form button{border:0;border-radius:999px;background:#b8ff5b;color:#06120e;font-weight:950;cursor:pointer}.product-search-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.product-search-meta span{padding:7px 10px;border-radius:999px;background:#ffffff14;color:#ffffffb3;font-size:11px;font-weight:800}.product-search-status{margin:0;padding:12px;border-radius:16px;background:#b9ff5b1a;color:#b8ff5b;text-align:center;font-weight:800}.product-card-grid{display:grid;gap:12px}.product-result-card{display:grid;grid-template-columns:128px 1fr;gap:12px;padding:12px;border-radius:22px;background:#ffffff13;border:1px solid rgba(255,255,255,.11);color:#fff}.product-result-card img,.product-image-fallback{width:128px;height:128px;border-radius:18px;object-fit:cover;background:#010d1261;display:grid;place-items:center;color:#b8ff5b;font-weight:950}.product-result-card div{display:grid;gap:6px}.product-result-card span{width:fit-content;padding:5px 8px;border-radius:999px;background:#b9ff5b21;color:#b8ff5b;font-size:9px;font-weight:950;text-transform:uppercase}.product-result-card h3{margin:0;color:#fff;font-size:16px}.product-result-card small,.product-result-card p{margin:0;color:#ffffffa3;line-height:1.4}.product-result-card a{width:fit-content;color:#06120e;background:#b8ff5b;text-decoration:none;border-radius:999px;padding:8px 12px;font-weight:950;display:inline-flex;gap:6px;align-items:center}@media(max-width:560px){.product-search-form,.product-result-card{grid-template-columns:1fr}.product-result-card img,.product-image-fallback{width:100%;height:190px}}@media(min-width:1024px){.product-search-hero{padding:14px!important;border-radius:18px!important}.product-search-hero h2{font-size:26px!important}.product-search-hero p,.product-search-meta span,.product-search-status{font-size:11px!important}.product-search-form input,.product-search-form button{min-height:42px!important;font-size:12px!important}.product-result-card{grid-template-columns:96px 1fr!important;border-radius:16px!important}.product-result-card img,.product-image-fallback{width:96px!important;height:96px!important;border-radius:14px!important}.product-result-card h3{font-size:13px!important}.product-result-card p,.product-result-card small{font-size:11px!important}}.product-market-row{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:12px;align-items:end}.product-market-row label{display:grid;gap:7px;color:#ffffffb8;font-size:12px;font-weight:900}.product-market-row select{min-height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;padding:0 16px;font-weight:900;outline:none}.product-market-row select option{color:#06120e;background:#fff}.product-market-row small{color:#ffffff8a;line-height:1.4;padding-bottom:12px}@media(max-width:640px){.product-market-row{grid-template-columns:1fr}.product-market-row small{padding-bottom:0}}@media(min-width:1024px){.product-market-row{grid-template-columns:minmax(180px,260px) 1fr!important;gap:10px!important}.product-market-row label,.product-market-row small{font-size:10px!important}.product-market-row select{min-height:40px!important;font-size:11px!important}}@media(min-width:1024px){.profile-page{gap:12px!important}.about-app-card,.profile-settings-card{padding:14px!important;border-radius:18px!important}.about-app-card h2,.profile-settings-card h2{font-size:26px!important}.about-app-card>p,.profile-settings-header p,.about-safety-note p{font-size:12px!important}.about-feature-grid{gap:8px!important}.about-feature-grid article{padding:10px!important;border-radius:14px!important}.about-feature-grid strong,.profile-summary-box strong{font-size:11px!important}.about-feature-grid span,.profile-form label,.profile-form input,.profile-form select{font-size:10px!important}.profile-form input,.profile-form select{min-height:38px!important;border-radius:12px!important}}.profile-page{display:grid;gap:16px}.profile-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:8px;border-radius:18px;background:#ffffff13;border:1px solid rgba(255,255,255,.1)}.profile-tabs button{border:0;border-radius:14px;min-height:42px;background:#ffffff14;color:#ffffffbd;font-weight:950;cursor:pointer}.profile-tabs button.active{background:#b8ff5b;color:#06120e}.about-app-card,.profile-settings-card{border-radius:24px;padding:18px;background:radial-gradient(circle at right,rgba(185,255,91,.1),transparent 36%),#ffffff13;border:1px solid rgba(255,255,255,.11);color:#fff}.about-app-card h2,.profile-settings-card h2{margin:6px 0;color:#fff;font-size:clamp(24px,3vw,38px)}.about-app-card>p,.profile-settings-header p{margin:0;color:#ffffffad;line-height:1.45}.about-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.about-feature-grid article{border-radius:18px;padding:13px;background:#010d1257;border:1px solid rgba(255,255,255,.08);display:grid;gap:6px}.about-feature-grid strong{color:#b8ff5b;font-size:13px}.about-feature-grid span{color:#ffffffa8;line-height:1.4;font-size:12px}.about-safety-note{margin-top:14px;padding:14px;border-radius:18px;background:#ffd37a1a;border:1px solid rgba(255,211,122,.22)}.about-safety-note strong{color:#ffd37a}.about-safety-note p{margin:6px 0 0;color:#ffffffb8;line-height:1.45}.profile-settings-header{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:16px}.profile-plan-pill{min-width:118px;padding:12px;border-radius:18px;background:#b9ff5b1f;border:1px solid rgba(185,255,91,.22);text-align:center}.profile-plan-pill span{display:block;color:#ffffff94;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.profile-plan-pill strong{color:#b8ff5b;font-size:20px}.profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-form label{display:grid;gap:7px;color:#ffffffb8;font-size:12px;font-weight:900}.profile-form input,.profile-form select{min-height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;padding:0 14px;font-weight:800;outline:none}.profile-form select option{color:#06120e;background:#fff}.profile-summary-box{grid-column:1 / -1;border-radius:18px;padding:14px;background:#010d1257;border:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:auto 1fr;gap:8px 14px}.profile-summary-box span{color:#ffffff8a;font-size:11px;font-weight:900;text-transform:uppercase}.profile-summary-box strong{color:#fff;font-size:13px;overflow-wrap:anywhere}.profile-saved-message{grid-column:1 / -1;margin:0;padding:11px 12px;border-radius:14px;background:#b9ff5b1f;color:#b8ff5b;font-size:12px;font-weight:900;text-align:center}.profile-save-button{grid-column:1 / -1}@media(max-width:640px){.about-feature-grid,.profile-form{grid-template-columns:1fr}.profile-settings-header{display:grid}.profile-plan-pill{width:100%}}@media(min-width:1024px){.profile-page{gap:12px!important}.profile-tabs button{min-height:36px!important;font-size:11px!important}.about-app-card,.profile-settings-card{padding:14px!important;border-radius:18px!important}.about-app-card h2,.profile-settings-card h2{font-size:26px!important}.about-app-card>p,.profile-settings-header p,.about-safety-note p{font-size:12px!important}.about-feature-grid{gap:8px!important}.about-feature-grid article{padding:10px!important;border-radius:14px!important}.about-feature-grid strong,.profile-summary-box strong{font-size:11px!important}.about-feature-grid span,.profile-form label,.profile-form input,.profile-form select{font-size:10px!important}.profile-form input,.profile-form select{min-height:38px!important;border-radius:12px!important}}.pwa-install-card{position:fixed;left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(720px,calc(100vw - 28px));margin:0 auto;padding:14px;border:1px solid rgba(255,125,173,.28);border-radius:22px;background:#fff8fcf0;box-shadow:0 18px 60px #812f5633;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#5b2941}.pwa-install-card strong,.pwa-install-card span,.pwa-install-card em{display:block}.pwa-install-card strong{font-size:.98rem;letter-spacing:-.01em}.pwa-install-card span{margin-top:3px;color:#5b2941c7;font-size:.86rem;line-height:1.35}.pwa-install-card em{margin-top:6px;color:#5b2941b3;font-size:.78rem;font-style:normal}.pwa-install-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pwa-install-card button{border:0;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;color:#fff;background:linear-gradient(135deg,#f05d9b,#b85cff);box-shadow:0 10px 24px #b85cff38}.pwa-install-card .pwa-install-later{color:#7c4260;background:#ffffffc2;box-shadow:none}.pwa-update-card{border-color:#5b7aff3d;background:#f7f9fff0}.pwa-update-card button{background:linear-gradient(135deg,#5b7cff,#31c6d4)}@media(max-width:640px){.pwa-install-card{align-items:stretch;flex-direction:column;border-radius:20px}.pwa-install-actions{width:100%}.pwa-install-actions button{flex:1}}.chat-page.chat-page-general,.chat-page.chat-page-premium{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important}.chat-mode-title{text-align:center!important;padding:8px 10px 2px!important}.chat-mode-title h2{margin:4px 0 5px!important;font-size:clamp(1.35rem,3vw,2rem)!important;line-height:1.05!important;letter-spacing:-.04em!important}.chat-mode-title span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:6px 12px!important;border-radius:999px!important;color:#efffe8e6!important;background:#ffffff17!important;border:1px solid rgba(255,255,255,.1)!important;font-size:.78rem!important;font-weight:850!important}.chat-page-premium .chat-mode-title span{color:#071514!important;background:linear-gradient(135deg,#b3ff4d,#eaff9c)!important}.chat-page-general .mode-card.active{background:linear-gradient(135deg,#b3ff4d,#7dff72)!important}.chat-page-premium .mode-card.active{background:linear-gradient(135deg,#eaff9c,#b3ff4d)!important}.chat-page-general .chat-window,.chat-page-premium .chat-window{min-height:clamp(420px,56vh,680px)!important;max-height:clamp(500px,64vh,780px)!important;overflow-y:auto!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:clamp(14px,2.2vw,22px)!important;border-radius:28px!important}.chat-scroll-anchor{width:1px!important;height:1px!important}.chat-page-general .chat-row,.chat-page-premium .chat-row{margin-bottom:12px!important}.chat-page-general .chat-bubble,.chat-page-premium .chat-bubble{max-width:min(76%,680px)!important;padding:12px 15px!important;font-size:clamp(.92rem,1.5vw,1rem)!important;line-height:1.48!important;overflow-wrap:anywhere!important}.chat-page-general .chat-row.user .chat-bubble,.chat-page-premium .chat-row.user .chat-bubble{max-width:min(72%,620px)!important}.chat-page-general .chat-input-row,.chat-page-premium .chat-input-row{margin-top:8px!important}.chat-page-general .chat-input-row input,.chat-page-premium .chat-input-row input{font-size:1rem!important}@media(max-width:820px){.chat-page.chat-page-general,.chat-page.chat-page-premium{min-height:calc(100svh - 92px)!important;padding:12px!important}.chat-page-general .mode-switcher,.chat-page-premium .mode-switcher{grid-template-columns:1fr!important;gap:10px!important}.chat-page-general .mode-card,.chat-page-premium .mode-card{min-height:58px!important;border-radius:20px!important}.chat-page-general .chat-window,.chat-page-premium .chat-window{min-height:calc(100svh - 390px)!important;max-height:calc(100svh - 280px)!important;border-radius:22px!important}.chat-page-general .chat-bubble,.chat-page-premium .chat-bubble,.chat-page-general .chat-row.user .chat-bubble,.chat-page-premium .chat-row.user .chat-bubble{max-width:84%!important}.chat-page-general .chat-input-row,.chat-page-premium .chat-input-row{position:sticky!important;bottom:8px!important;z-index:8!important;background:#07191bed!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}}@media(max-width:520px){.chat-page.chat-page-general,.chat-page.chat-page-premium{min-height:calc(100svh - 82px)!important;padding:10px!important}.chat-mode-title{padding-top:2px!important}.chat-mode-title h2{font-size:1.32rem!important}.chat-mode-title span{font-size:.72rem!important;min-height:28px!important}.chat-page-general .chat-credit-pills,.chat-page-premium .chat-credit-pills{gap:6px!important}.chat-page-general .chat-window,.chat-page-premium .chat-window{min-height:calc(100svh - 360px)!important;max-height:calc(100svh - 235px)!important;padding:12px!important}.chat-page-general .chat-avatar,.chat-page-premium .chat-avatar{width:27px!important;height:27px!important;min-width:27px!important;font-size:.62rem!important}.chat-page-general .chat-bubble,.chat-page-premium .chat-bubble,.chat-page-general .chat-row.user .chat-bubble,.chat-page-premium .chat-row.user .chat-bubble{max-width:87%!important;padding:10px 12px!important;font-size:.92rem!important}.chat-page-general .quick-prompts,.chat-page-premium .quick-prompts{overflow-x:auto!important;scrollbar-width:none!important}.chat-page-general .quick-prompts::-webkit-scrollbar,.chat-page-premium .quick-prompts::-webkit-scrollbar{display:none!important}}.chat-page-general .chat-mode-title:after,.chat-page-premium .chat-mode-title:after{content:"";display:block;width:min(180px,42%);height:1px;margin:12px auto 0;background:linear-gradient(90deg,transparent,rgba(179,255,77,.42),transparent)}.chat-page-general .chat-mode-title h2:before{content:"✦ ";color:#b3ff4d}.chat-page-premium .chat-mode-title h2:before{content:"♛ ";color:#b3ff4d}.chat-page-general .chat-window{border-color:#b3ff4d24!important}.chat-page-premium .chat-window{border-color:#eaff9c33!important;box-shadow:inset 0 0 0 1px #eaff9c0d}.chat-toolbar-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}.new-chat-button{min-height:34px!important;border:1px solid rgba(179,255,77,.22)!important;border-radius:999px!important;padding:8px 12px!important;background:#b3ff4d1a!important;color:#ecffe6f0!important;font-size:.76rem!important;font-weight:900!important;letter-spacing:-.01em!important;cursor:pointer!important}.new-chat-button:hover{background:#b3ff4d2e!important;transform:translateY(-1px)!important}.chat-page-general .chat-window,.chat-page-premium .chat-window{min-height:clamp(520px,62vh,760px)!important;max-height:clamp(560px,68vh,820px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:20px!important}.chat-page-general .chat-bubble,.chat-page-premium .chat-bubble{max-width:min(72%,640px)!important}.chat-page-general .chat-row.user .chat-bubble,.chat-page-premium .chat-row.user .chat-bubble{max-width:min(68%,560px)!important}.chat-page-general .quick-prompts,.chat-page-premium .quick-prompts{margin-top:4px!important}.chat-page-general .chat-input-row,.chat-page-premium .chat-input-row{margin-top:8px!important;align-items:center!important}.chat-page-general .chat-input-row input,.chat-page-premium .chat-input-row input,.chat-page-general .chat-input-row button,.chat-page-premium .chat-input-row button{min-height:52px!important}@media(max-width:900px){.chat-toolbar{align-items:flex-start!important;gap:10px!important}.chat-toolbar-actions{width:100%!important;justify-content:space-between!important}.new-chat-button{flex:0 0 auto!important}.chat-page-general .chat-window,.chat-page-premium .chat-window{min-height:calc(100svh - 375px)!important;max-height:calc(100svh - 265px)!important}.chat-page-general .chat-bubble,.chat-page-premium .chat-bubble,.chat-page-general .chat-row.user .chat-bubble,.chat-page-premium .chat-row.user .chat-bubble{max-width:84%!important}}@media(max-width:560px){.chat-toolbar-actions{gap:8px!important}.chat-credit-pills{flex:1 1 100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.chat-credit-pills span{justify-content:center!important;text-align:center!important}.new-chat-button{width:100%!important;min-height:38px!important}.chat-page-general .chat-window,.chat-page-premium .chat-window{min-height:calc(100svh - 345px)!important;max-height:calc(100svh - 220px)!important;border-radius:20px!important}.chat-page-general .chat-bubble,.chat-page-premium .chat-bubble,.chat-page-general .chat-row.user .chat-bubble,.chat-page-premium .chat-row.user .chat-bubble{max-width:88%!important}.chat-page-general .chat-input-row,.chat-page-premium .chat-input-row{position:sticky!important;bottom:calc(env(safe-area-inset-bottom,0px) + 8px)!important;z-index:9!important}}.chat-page.chat-page-general,.chat-page.chat-page-premium{max-width:720px!important;margin:0 auto!important;padding:clamp(14px,2vw,22px)!important;border-radius:34px!important;background:radial-gradient(circle at 80% 0%,rgba(179,255,77,.12),transparent 28%),linear-gradient(180deg,#071a20,#061218)!important;border:1px solid rgba(187,255,129,.13)!important;box-shadow:0 28px 90px #00000061!important}.chat-toolbar{min-height:42px!important;margin-bottom:2px!important}.chat-toolbar .eyebrow{color:#b3ff4d!important;letter-spacing:.16em!important}.chat-toolbar-actions{gap:8px!important}.chat-credit-pills span,.new-chat-button{min-height:32px!important;padding:7px 11px!important;border-radius:999px!important;font-size:.72rem!important;background:#ffffff17!important;border:1px solid rgba(255,255,255,.09)!important}.chat-planned-header{display:grid!important;grid-template-columns:38px 1fr auto!important;align-items:center!important;gap:12px!important;padding:8px 0 12px!important;text-align:left!important}.chat-planned-header h2{margin:2px 0 3px!important;font-size:clamp(1.35rem,3vw,1.85rem)!important;letter-spacing:-.045em!important;color:#f9fff6fa!important}.chat-planned-header .eyebrow{margin:0!important;color:#b3ff4d!important;font-size:.68rem!important;letter-spacing:.14em!important}.chat-planned-header span{min-height:24px!important;padding:5px 10px!important;font-size:.7rem!important;font-weight:900!important}.chat-planned-back,.chat-planned-credit-pill{width:34px!important;height:34px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#b3ff4d1c!important;border:1px solid rgba(179,255,77,.18)!important;color:#b3ff4d!important;font-weight:950!important}.chat-planned-credit-pill{width:auto!important;min-width:52px!important;padding:0 12px!important;color:#071514!important;background:linear-gradient(135deg,#b3ff4d,#eaff9c)!important}.mode-switcher{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:5px!important;border-radius:999px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.08)!important;margin:0 0 12px!important}.mode-card{min-height:44px!important;border-radius:999px!important;padding:8px 12px!important;gap:7px!important;background:transparent!important;border:0!important;color:#e7f2ebbf!important;box-shadow:none!important}.mode-card svg{width:15px!important;height:15px!important}.mode-card strong{font-size:.78rem!important;line-height:1.1!important}.mode-card span{display:none!important}.mode-card.active{color:#071514!important;background:linear-gradient(135deg,#b3ff4d,#8dff5f)!important;box-shadow:0 10px 28px #b3ff4d29!important}.chat-window{min-height:clamp(520px,63vh,760px)!important;max-height:clamp(560px,68vh,820px)!important;padding:18px 16px!important;border-radius:26px!important;background:radial-gradient(circle at top left,rgba(179,255,77,.07),transparent 32%),#061115!important;border:1px solid rgba(255,255,255,.08)!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important}.chat-row{gap:10px!important;margin-bottom:14px!important}.chat-row.user{justify-content:flex-end!important}.chat-avatar{width:34px!important;height:34px!important;min-width:34px!important;border-radius:999px!important;background:transparent!important;border:2px solid #b3ff4d!important;color:#b3ff4d!important;font-size:.75rem!important;font-weight:950!important}.chat-row.user .chat-avatar{display:none!important}.chat-bubble{max-width:min(76%,560px)!important;padding:12px 15px!important;border-radius:20px 20px 20px 6px!important;background:#ffffff17!important;border:1px solid rgba(255,255,255,.08)!important;color:#f7fff7f0!important;font-size:.94rem!important;line-height:1.48!important;letter-spacing:-.01em!important}.chat-row.user .chat-bubble{max-width:min(72%,520px)!important;border-radius:20px 20px 6px!important;background:linear-gradient(135deg,#b3ff4d,#8eff61)!important;color:#071514!important;font-weight:850!important;border:0!important}.chat-bubble p,.chat-markdown-bullet,.chat-markdown-heading{color:inherit!important;line-height:1.48!important}.quick-prompts{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:8px 0 2px!important;scrollbar-width:none!important}.quick-prompts::-webkit-scrollbar{display:none!important}.quick-prompts button{flex:0 0 auto!important;min-height:38px!important;padding:9px 13px!important;border-radius:14px!important;background:#b3ff4d1a!important;border:1px solid rgba(179,255,77,.14)!important;color:#f1ffeceb!important;font-size:.78rem!important;font-weight:850!important}.chat-input-row{display:grid!important;grid-template-columns:1fr 52px!important;gap:9px!important;padding:8px!important;margin-top:8px!important;border-radius:999px!important;background:#ffffff13!important;border:1px solid rgba(255,255,255,.09)!important}.chat-input-row input{min-height:46px!important;padding:0 16px!important;border-radius:999px!important;background:transparent!important;border:0!important;color:#fafff7f2!important}.chat-input-row button{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border-radius:999px!important;padding:0!important;font-size:0!important;background:linear-gradient(135deg,#b3ff4d,#eaff9c)!important;color:#071514!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.chat-input-row button svg{width:20px!important;height:20px!important}@media(max-width:620px){.dashboard-shell{padding:0!important;background:#061115!important}.dashboard-card{width:100%!important;min-height:100svh!important;border-radius:0!important;box-shadow:none!important}.chat-page.chat-page-general,.chat-page.chat-page-premium{min-height:calc(100svh - 80px)!important;border-radius:0!important;padding:12px!important;margin:0!important;box-shadow:none!important}.chat-toolbar{gap:8px!important}.chat-toolbar-actions{width:100%!important}.chat-credit-pills{flex:1!important}.chat-credit-pills span{font-size:.66rem!important;padding:6px 8px!important}.new-chat-button{font-size:.66rem!important;padding:6px 9px!important}.chat-planned-header{grid-template-columns:34px 1fr auto!important}.chat-planned-header h2{font-size:1.22rem!important}.chat-planned-header span{font-size:.66rem!important}.mode-switcher{margin-bottom:10px!important}.mode-card{min-height:40px!important;padding:7px 10px!important}.mode-card strong{font-size:.72rem!important}.chat-window{min-height:calc(100svh - 345px)!important;max-height:calc(100svh - 230px)!important;border-radius:22px!important;padding:14px 12px!important}.chat-avatar{width:30px!important;height:30px!important;min-width:30px!important}.chat-bubble,.chat-row.user .chat-bubble{max-width:86%!important;font-size:.88rem!important;padding:10px 12px!important}.quick-prompts button{min-height:34px!important;font-size:.72rem!important}.chat-input-row{position:sticky!important;bottom:calc(env(safe-area-inset-bottom,0px) + 8px)!important;z-index:10!important}}.cycle-friendly-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 0}.cycle-friendly-actions button{min-height:76px;border:1px solid rgba(179,255,77,.16);border-radius:22px;padding:12px;text-align:left;background:radial-gradient(circle at top right,rgba(179,255,77,.16),transparent 40%),#ffffff13;color:#f7fff5f0;cursor:pointer}.cycle-friendly-actions button:hover{transform:translateY(-1px);border-color:#b3ff4d57;background:radial-gradient(circle at top right,rgba(179,255,77,.22),transparent 44%),#ffffff1a}.cycle-friendly-actions span{display:inline-flex;margin-bottom:7px;padding:4px 8px;border-radius:999px;color:#071514;background:#b3ff4d;font-size:.66rem;font-weight:950}.cycle-friendly-actions strong{display:block;font-size:.88rem;line-height:1.25}.cycle-calendar-legend{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0;color:#e9f6ebb8;font-size:.72rem;font-weight:750}.cycle-calendar-legend span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#fff1;border:1px solid rgba(255,255,255,.07)}.legend-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.legend-dot.logged{background:#ff8faf}.legend-dot.expected{background:#b3ff4d}.legend-dot.today{background:#77d8ff}.cycle-record-actions{display:flex;gap:8px;margin-top:12px}.cycle-record-actions button{border:1px solid rgba(179,255,77,.16);border-radius:999px;padding:7px 11px;background:#b3ff4d17;color:#f1ffeeeb;font-size:.72rem;font-weight:850}.cycle-record-actions button:last-child{border-color:#ff8faf38;background:#ff8faf14}.cycle-pro-hero{position:relative;overflow:hidden}.cycle-pro-hero:after{content:"";position:absolute;right:-60px;top:-60px;width:160px;height:160px;border-radius:999px;background:radial-gradient(circle,rgba(179,255,77,.18),transparent 68%);pointer-events:none}.cycle-pro-form{border-color:#b3ff4d24!important}.cycle-pro-form label{gap:7px}.cycle-pro-form input,.cycle-pro-form select,.cycle-pro-form textarea{min-height:46px;border-radius:16px!important}.cycle-save-button{min-height:52px;border-radius:18px!important;background:linear-gradient(135deg,#b3ff4d,#eaff9c)!important;color:#071514!important;font-weight:950!important}@media(max-width:820px){.cycle-friendly-actions{grid-template-columns:1fr}.cycle-friendly-actions button{min-height:68px}.cycle-calendar-legend{gap:6px}.cycle-record-actions{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:560px){.cycle-page.cycle-pro-page{padding:10px!important}.cycle-friendly-actions{margin-top:10px}.cycle-friendly-actions button{border-radius:18px;padding:11px}.cycle-calendar-legend span{font-size:.66rem;padding:5px 7px}.cycle-pro-form{gap:10px!important}.cycle-pro-form input,.cycle-pro-form select,.cycle-pro-form textarea{font-size:.9rem!important}}.maya-premium-banner{position:relative;overflow:hidden;border:1px solid rgba(179,255,77,.14);background:radial-gradient(circle at top right,rgba(196,118,255,.18),transparent 32%),radial-gradient(circle at bottom left,rgba(179,255,77,.16),transparent 36%),linear-gradient(135deg,#091b1cf5,#13262ceb);box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff0a;animation:mayaPremiumFloat 6s ease-in-out infinite}.maya-premium-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.08) 45%,transparent 65%);transform:translate(-120%);animation:mayaPremiumShimmer 4.6s linear infinite;pointer-events:none}.maya-premium-banner:after{content:"";position:absolute;width:180px;height:180px;top:-70px;right:-40px;border-radius:999px;background:radial-gradient(circle,rgba(179,255,77,.18),transparent 70%);pointer-events:none}.maya-premium-chip{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:6px 12px;border-radius:999px;background:#b3ff4d1f;border:1px solid rgba(179,255,77,.22);color:#dfffaa;font-size:.7rem;font-weight:900;letter-spacing:.08em}.maya-premium-banner h1,.maya-premium-banner h2,.maya-premium-banner h3{color:#fff;line-height:1.02;margin-bottom:8px}.maya-premium-banner p{color:#edf7ebd6}.maya-premium-banner button,.maya-premium-banner .primary-button,.maya-premium-banner .cta-button{min-height:52px;border-radius:999px;border:1px solid rgba(179,255,77,.18);background:linear-gradient(135deg,#b8ff54,#dbff94);color:#071514;font-weight:900;box-shadow:0 10px 24px #b3ff4d38;transition:transform .18s ease,box-shadow .18s ease}.maya-premium-banner button:hover,.maya-premium-banner .primary-button:hover,.maya-premium-banner .cta-button:hover{transform:translateY(-1px) scale(1.01);box-shadow:0 14px 30px #b3ff4d47}@keyframes mayaPremiumShimmer{0%{transform:translate(-120%)}to{transform:translate(130%)}}@keyframes mayaPremiumFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(max-width:860px){.maya-premium-banner{gap:14px}.maya-premium-banner h1,.maya-premium-banner h2,.maya-premium-banner h3{font-size:clamp(1.7rem,5vw,2.2rem)}}@media(max-width:640px){.maya-premium-banner{border-radius:24px;padding:18px!important}.maya-premium-chip{font-size:.64rem;padding:5px 10px}.maya-premium-banner button,.maya-premium-banner .primary-button,.maya-premium-banner .cta-button{width:100%;min-height:50px}}.dashboard-card{position:relative;overflow:hidden}.dashboard-card:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 18% 12%,rgba(179,255,77,.08),transparent 24%),radial-gradient(circle at 86% 22%,rgba(111,222,255,.06),transparent 26%),radial-gradient(circle at 80% 82%,rgba(193,116,255,.09),transparent 26%);pointer-events:none;animation:mayaHomeAura 11s ease-in-out infinite alternate}.dashboard-card>*{position:relative;z-index:1}.maya-premium-banner-animated{isolation:isolate;transform-style:preserve-3d;animation:mayaPremiumFloat 6s ease-in-out infinite,mayaPremiumGlow 5.4s ease-in-out infinite alternate}.maya-premium-banner-animated h1,.maya-premium-banner-animated h2,.maya-premium-banner-animated h3{text-shadow:0 0 22px rgba(179,255,77,.1)}.maya-premium-banner-animated p{max-width:560px}.maya-premium-banner-animated .maya-premium-chip{color:#071514!important;background:linear-gradient(135deg,#b3ff4d,#eaff9c)!important;box-shadow:0 0 18px #b3ff4d33}.maya-counter-card,.credit-summary-card,.wallet-total-card,.home-credit-card,.metric-card,.home-wallet-card{position:relative;overflow:hidden}.maya-counter-card:after,.credit-summary-card:after,.wallet-total-card:after,.home-credit-card:after,.metric-card:after,.home-wallet-card:after{content:"";position:absolute;width:110px;height:110px;right:-48px;top:-54px;border-radius:999px;background:radial-gradient(circle,rgba(179,255,77,.15),transparent 68%);pointer-events:none}.maya-counter-card strong,.credit-summary-card strong,.wallet-total-card strong,.home-credit-card strong,.metric-card strong,.home-wallet-card strong{animation:mayaCounterPulse 3.2s ease-in-out infinite}.maya-trial-blink,.plan-badge.maya-trial-blink{color:#071514!important;background:linear-gradient(135deg,#caa6ff,#e7d6ff)!important;border:1px solid rgba(255,255,255,.18)!important;animation:mayaTagBlink 1.8s ease-in-out infinite}.maya-free-blink,.free.maya-free-blink,[class*=free].maya-free-blink{color:#071514!important;background:linear-gradient(135deg,#b3ff4d,#eaff9c)!important;animation:mayaTagBlink 1.8s ease-in-out infinite}.feature-card,.home-feature-card,.module-card{transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.feature-card:hover,.home-feature-card:hover,.module-card:hover{transform:translateY(-3px);border-color:#b3ff4d47!important;background:radial-gradient(circle at top right,rgba(179,255,77,.12),transparent 38%),#ffffff13!important;box-shadow:0 14px 34px #0000003d}.feature-card svg,.home-feature-card svg,.module-card svg{filter:drop-shadow(0 0 10px rgba(179,255,77,.22))}@keyframes mayaHomeAura{0%{transform:translate3d(-1%,-1%,0) scale(1);opacity:.72}to{transform:translate3d(1%,1%,0) scale(1.04);opacity:1}}@keyframes mayaPremiumGlow{0%{box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff0a}to{box-shadow:0 24px 54px #00000052,0 0 34px #b3ff4d1a,inset 0 1px #ffffff0f}}@keyframes mayaCounterPulse{0%,to{text-shadow:0 0 0 rgba(179,255,77,0)}50%{text-shadow:0 0 22px rgba(179,255,77,.22)}}@keyframes mayaTagBlink{0%,to{filter:brightness(1);transform:scale(1)}50%{filter:brightness(1.12);transform:scale(1.035)}}@media(prefers-reduced-motion:reduce){.dashboard-card:before,.maya-premium-banner-animated,.maya-counter-card strong,.credit-summary-card strong,.wallet-total-card strong,.home-credit-card strong,.metric-card strong,.home-wallet-card strong,.maya-trial-blink,.maya-free-blink{animation:none!important}}@media(max-width:760px){.maya-premium-banner-animated{text-align:center}.maya-premium-banner-animated p{margin-left:auto;margin-right:auto}.feature-card,.home-feature-card,.module-card{min-height:128px}}@media(max-width:520px){.maya-premium-banner-animated{border-radius:22px!important}.maya-premium-banner-animated h1,.maya-premium-banner-animated h2,.maya-premium-banner-animated h3{font-size:clamp(1.65rem,8vw,2.15rem)!important}.maya-premium-banner-animated p{font-size:.92rem!important;line-height:1.45!important}}.dashboard-card{animation:homeCardReveal .55s ease-out both}.dashboard-card .trial-badge,.dashboard-card .plan-badge,.dashboard-card [class*=trial],.dashboard-card [class*=free]{color:#071514!important;font-weight:950!important;animation:tagPulseVisible 1.25s ease-in-out infinite!important}.dashboard-card [class*=free]{background:linear-gradient(135deg,#b3ff4d,#eaff9c)!important}.dashboard-card [class*=trial]{background:linear-gradient(135deg,#d9b6ff,#f1e4ff)!important}.dashboard-card article,.dashboard-card section,.dashboard-card div{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.dashboard-card article:hover,.dashboard-card section:hover{transform:translateY(-2px)}.dashboard-card .maya-premium-banner,.dashboard-card [class*=premium]{position:relative;overflow:hidden}.dashboard-card .maya-premium-banner:before,.dashboard-card [class*=premium]:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.1) 42%,rgba(179,255,77,.12) 50%,transparent 62%);transform:translate(-130%);animation:premiumSweepVisible 2.8s linear infinite;pointer-events:none}.dashboard-card .maya-premium-banner,.dashboard-card [class*=premium-card],.dashboard-card [class*=upgrade],.dashboard-card [class*=plan]{box-shadow:0 18px 50px #0000004d,0 0 34px #b3ff4d1a!important}.dashboard-card strong,.dashboard-card h2,.dashboard-card h3{animation:softTextGlow 2.4s ease-in-out infinite}@keyframes premiumSweepVisible{0%{transform:translate(-130%);opacity:0}12%{opacity:1}55%{opacity:1}to{transform:translate(140%);opacity:0}}@keyframes tagPulseVisible{0%,to{transform:scale(1);filter:brightness(1);box-shadow:0 0 #b3ff4d00}50%{transform:scale(1.08);filter:brightness(1.18);box-shadow:0 0 18px #b3ff4d59}}@keyframes softTextGlow{0%,to{text-shadow:0 0 0 rgba(179,255,77,0)}50%{text-shadow:0 0 18px rgba(179,255,77,.22)}}@keyframes homeCardReveal{0%{opacity:.86;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.dashboard-card,.dashboard-card .trial-badge,.dashboard-card .plan-badge,.dashboard-card [class*=trial],.dashboard-card [class*=free],.dashboard-card .maya-premium-banner:before,.dashboard-card [class*=premium]:before,.dashboard-card strong,.dashboard-card h2,.dashboard-card h3{animation:none!important}}
