@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#182331;background:#f2f5f8;font-synthesis:none;--blue: #286af4;--blue-soft: #ebf2ff;--blue-border: #9ab9ff;--green: #20a66a;--green-soft: #eaf8f1;--orange: #e8832f;--orange-soft: #fff3e8;--ink: #182331;--muted: #788596;--line: #e4e9ef;--panel: #ffffff;--surface: #f7f9fb;--shadow: 0 18px 50px rgba(32, 52, 77, .08)}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#f2f5f8}button,textarea{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible{outline:3px solid rgba(40,106,244,.25);outline-offset:2px}.app-shell{min-height:100vh;padding:18px 22px 22px}.app-header{height:64px;display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto 14px}.app-header>div,.panel-header>div,.stage-heading>div{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:14px}.brand-mark svg{width:24px;height:24px}.app-header h1{margin:0;font-size:20px;line-height:1.2;letter-spacing:-.02em}.app-header p{margin:5px 0 0;font-size:12px;color:var(--muted)}.reset-button{height:38px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;gap:7px;cursor:pointer}.reset-button svg{width:17px}.demo-workspace{height:max(940px,calc(100vh - 118px));min-height:940px;max-height:980px;max-width:1600px;margin:0 auto;display:grid;grid-template-columns:318px minmax(500px,1fr) 348px;gap:16px;align-items:stretch}.side-panel,.phone-stage{background:#fffffff5;border:1px solid rgba(215,223,232,.9);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.side-panel{padding:20px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d7dee7 transparent}.panel-header{margin-bottom:18px}.panel-index{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;background:var(--blue-soft);color:var(--blue);font-size:11px;font-weight:700}.panel-header h2,.stage-heading h2{margin:0;font-size:17px;line-height:1.25}.panel-header p{margin:7px 0 0 40px;font-size:11px;color:var(--muted)}.profile-card,.source-group,.decision-card,.response-section,.demo-note{border:1px solid var(--line);background:var(--panel);border-radius:16px}.profile-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;margin-bottom:12px}.profile-card>svg{width:36px;height:36px;color:#6a7aa0}.profile-card div{min-width:0}.profile-card span,.profile-card strong{display:block}.profile-card div span{font-size:11px;color:var(--muted)}.profile-card div strong{margin-top:3px;font-size:13px}.online-dot{font-size:10px;color:var(--green);white-space:nowrap}.online-dot:before{content:"";display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:var(--green)}.online-dot.compact{font-size:9px}.source-group{padding:13px;margin-bottom:12px;background:#fbfcfd}.source-group.emphasized{border-color:var(--blue-border);background:#f6f9ff}.group-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.group-title span{font-size:12px;font-weight:700}.group-title em{font-size:9px;font-style:normal;color:var(--muted)}.device-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.device-row div:nth-child(2){min-width:0}.device-row strong,.device-row span{display:block}.device-row strong{font-size:12px}.device-row span{margin-top:2px;font-size:9px;color:var(--muted)}.success-icon{width:16px;height:16px;color:var(--green)}.icon-badge{flex:0 0 auto;width:38px;height:38px;display:inline-grid;place-items:center;border-radius:12px;background:var(--blue-soft);color:var(--blue)}.icon-badge.small{width:30px;height:30px;border-radius:9px}.icon-badge svg{width:19px;height:19px}.icon-badge.small svg{width:16px;height:16px}.icon-badge.green{color:var(--green);background:var(--green-soft)}.icon-badge.orange{color:var(--orange);background:var(--orange-soft)}.icon-badge.neutral{color:#657285;background:#eef1f5}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.metric-strip div{min-width:0;text-align:center}.metric-strip svg{width:14px;height:14px;color:#6d7b8f}.metric-strip span,.metric-strip strong{display:block}.metric-strip span{margin-top:2px;font-size:8px;color:var(--muted)}.metric-strip strong{margin-top:2px;font-size:9px}.context-line{margin-top:11px;padding-top:9px;border-top:1px solid rgba(154,185,255,.35);display:flex;align-items:center;gap:6px;font-size:9px;color:#607089}.context-line svg{width:14px;height:14px;color:var(--blue)}.data-list{display:grid;gap:8px}.data-list>div{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:6px}.data-list svg{width:15px;color:#68778b}.data-list span{font-size:10px}.data-list em{font-size:9px;font-style:normal;color:var(--muted)}.scenario-buttons{display:grid;gap:7px}.scenario-buttons button{width:100%;min-height:38px;padding:0 9px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer;text-align:left}.scenario-buttons button:hover{border-color:#b9caeb;background:#f8faff}.scenario-buttons button.active{border-color:var(--blue-border);background:var(--blue-soft)}.scenario-buttons svg{width:17px;height:17px;color:#5f6e82}.scenario-buttons span{font-size:10px}.scenario-buttons b{font-size:9px;color:var(--blue)}.phone-stage{display:flex;flex-direction:column;align-items:center;padding:16px 20px 14px;background:#f8fafc}.stage-heading{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.stage-heading>span{font-size:10px;color:var(--muted)}.phone-shell{position:relative;flex:0 0 auto;width:min(390px,100%);height:auto;aspect-ratio:390/844;min-height:0;max-height:none;border:5px solid #1e2c3c;border-radius:40px;background:#fff;box-shadow:0 24px 55px #16253829;overflow:hidden;display:flex;flex-direction:column}.phone-speaker{width:74px;height:6px;border-radius:999px;background:#c7d0da;margin:12px auto 7px;flex:0 0 auto}.phone-viewport{flex:1;min-height:0;overflow-y:auto;scrollbar-width:none}.phone-viewport::-webkit-scrollbar{display:none}.phone-screen-content{padding:12px 18px 20px}.mobile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.mobile-header h2{margin:2px 0 0;font-size:21px;letter-spacing:-.03em}.eyebrow{font-size:9px;color:var(--muted)}.round-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.round-button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.round-button svg{width:18px;height:18px}.energy-section,.insight-section,.metrics-section,.action-section,.diary-summary,.night-summary,.featured-task,.task-list{border:1px solid var(--line);border-radius:16px;background:#fff}.energy-section{padding:14px}.energy-main{display:flex;justify-content:space-between;gap:12px}.section-kicker{font-size:10px;font-weight:700}.energy-value{margin-top:7px;display:flex;align-items:baseline;gap:3px}.energy-value strong{font-size:43px;line-height:.95;color:var(--blue);letter-spacing:-.05em}.energy-value span{font-size:12px;color:var(--muted)}.energy-section p{margin:8px 0 0;font-size:10px;color:var(--muted)}.energy-change{align-self:flex-start;display:flex;align-items:center;gap:4px;color:#8b98a8;font-size:9px}.energy-change svg{width:14px;height:14px}.progress-track,.goal-progress{overflow:hidden;height:5px;border-radius:999px;background:#e8edf3}.progress-track{margin-top:13px}.progress-track span,.goal-progress span{display:block;height:100%;background:var(--blue);border-radius:inherit}.insight-section{margin-top:10px;padding:13px 14px 2px}.section-title-row{display:flex;align-items:center;justify-content:space-between}.section-title-row h3{margin:0;font-size:13px}.section-title-row>span{font-size:9px;color:var(--muted)}.text-button{padding:0;border:0;background:transparent;color:var(--muted);font-size:9px;cursor:pointer}.insight-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid var(--line)}.insight-row:last-child{border-bottom:0}.insight-row div:nth-child(2){min-width:0}.insight-row strong,.insight-row p{display:block;margin:0}.insight-row strong{font-size:10px}.insight-row p{margin-top:4px;font-size:8px;color:var(--muted)}.insight-row>svg{width:15px;height:15px;color:#a6b0bd}.metrics-section{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.mini-metric{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.mini-metric:nth-child(2n){border-right:0}.mini-metric:nth-last-child(-n+2){border-bottom:0}.mini-metric span,.mini-metric strong{display:block}.mini-metric span{font-size:8px;color:var(--muted)}.mini-metric strong{margin-top:3px;font-size:10px}.mini-metric em{position:absolute;right:8px;top:8px;font-size:8px;font-style:normal}.mini-metric em.green{color:var(--green)}.mini-metric em.orange{color:var(--orange)}.mini-metric em.blue{color:var(--blue)}.action-section{margin-top:10px;padding:13px 14px}.goal-row{display:grid;grid-template-columns:auto 90px 1fr 28px;align-items:center;gap:7px;margin-top:10px}.goal-copy strong,.goal-copy span{display:block}.goal-copy strong{font-size:9px}.goal-copy span{margin-top:2px;font-size:7px;color:var(--muted)}.goal-row b{font-size:8px;text-align:right}.live-notice{margin-top:10px;padding:10px;border:1px solid var(--blue-border);border-radius:15px;background:#f4f7ff;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.live-notice.orange{border-color:#efc18f;background:#fff9f2}.live-notice.green{border-color:#9ed9bf;background:#f4fbf7}.live-notice.neutral{border-color:#d7dee7;background:#f7f9fb}.live-notice span,.live-notice strong,.live-notice em{display:block}.live-notice span{font-size:8px;color:var(--blue)}.live-notice strong{margin-top:4px;font-size:9px;line-height:1.4}.live-notice em{margin-top:4px;font-size:8px;font-style:normal;color:var(--green)}.live-notice em svg{width:11px;height:11px;vertical-align:-2px}.live-notice>svg{width:15px;color:#a5afbb}.phone-nav{flex:0 0 62px;padding:5px 6px;display:grid;grid-template-columns:repeat(4,1fr);gap:3px;border-top:1px solid var(--line);background:#fffffffa}.phone-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9aa5b2;cursor:pointer}.phone-nav button.active{color:var(--ink);background:#f0f1f3;border-radius:18px}.phone-nav button:nth-child(2).active{color:var(--blue);background:var(--blue-soft)}.phone-nav svg{width:18px;height:18px}.phone-nav span{font-size:8px}.root-nav-icon{position:relative;display:grid;place-items:center}.root-nav-icon i{position:absolute;top:-2px;right:-4px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:#ff5b5b}.device-home-screen{min-height:100%;padding:18px 16px 24px;background:#f5f5f6}.device-home-header{display:flex;align-items:center;justify-content:space-between;margin:2px 2px 18px}.device-home-header h2{margin:0;font-size:24px;letter-spacing:-.04em}.device-add-button{width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:#ffffffeb;box-shadow:0 10px 26px #1c263414;cursor:pointer}.device-add-button svg{width:24px;height:24px}.device-product-card{padding:10px 12px 14px;border-radius:23px;background:#fff;text-align:center}.device-product-card>img{width:100%;height:184px;display:block;object-fit:contain}.device-product-name{margin:2px auto 0;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.device-product-name strong{font-size:15px}.device-product-name svg{width:16px;color:#afb4ba}.device-battery{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:6px}.device-battery svg{width:18px;height:18px}.device-battery span{font-size:14px}.device-section-label{margin:18px 4px 10px;color:#93989f;font-size:11px;font-weight:600}.album-card{padding:14px 14px 15px;border-radius:21px;background:#fff}.album-card-head{display:flex;align-items:center;justify-content:space-between}.album-card-head strong{font-size:14px}.album-card-head button{padding:0;border:0;background:transparent;display:flex;align-items:center;gap:2px;color:#a0a5ab;font-size:11px;cursor:pointer}.album-card-head svg{width:13px}.album-thumbnails{margin-top:12px;display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.album-thumbnails img{width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover}.device-feature-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.device-feature-card{min-height:104px;padding:14px;border:0;border-radius:21px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;cursor:pointer}.device-feature-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#98a6b9;color:#fff}.device-feature-card svg{width:20px;height:20px}.device-feature-card strong{font-size:14px}.health-hub{min-height:100%;background:#fff}.health-subnav{position:sticky;top:0;z-index:6;padding:8px 14px 7px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.health-subnav button{height:30px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:9px;cursor:pointer}.health-subnav button.active{background:var(--blue-soft);color:var(--blue);font-weight:700}.health-hub .phone-screen-content{padding-top:10px}.health-hub:has(.health-overview-v3){background:radial-gradient(circle at 78% 0%,rgba(220,229,255,.48),transparent 34%),radial-gradient(circle at 5% 10%,rgba(255,242,207,.42),transparent 30%),#fffefa}.health-hub .health-overview-v3{padding:13px 15px 18px;color:#0f1114}.health-v3-header{min-height:50px;display:flex;align-items:center;justify-content:space-between}.health-v3-header h2{margin:0;font-size:25px;line-height:1;letter-spacing:-.055em;font-weight:700}.health-v3-header span{display:block;margin-top:6px;color:#7d8188;font-size:9px}.health-calendar-button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffe6;box-shadow:0 8px 24px #2d323b12;cursor:pointer}.health-calendar-button svg{width:17px;height:17px}.health-v3-section{margin-top:13px}.health-v3-section>h3,.health-v3-title-row h3{margin:0 0 9px;font-size:14px;letter-spacing:-.025em}.health-score-card{position:relative;min-height:185px;padding:15px;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#ebfae9,#e7f7ec 52%,#eefcf3);box-shadow:inset 0 0 0 1px #ffffff94,0 12px 28px #4a815b0f}.score-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.score-copy{display:flex;align-items:center;gap:10px}.score-icon,.round-line-icon{display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#ffffffde;color:#101214}.score-icon{width:42px;height:42px}.score-icon svg{width:19px;height:19px}.score-copy small,.score-copy strong{display:block}.score-copy small{font-size:10px;font-weight:600}.score-copy strong{margin-top:2px;font-size:39px;line-height:.92;letter-spacing:-.07em}.score-sparkline{width:47%;color:#111315}.score-sparkline svg{width:100%;height:42px}.health-score-card>p{margin:11px 0 12px;font-size:12px;font-weight:600;letter-spacing:-.02em}.score-factors{padding-top:10px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px dashed rgba(64,116,79,.18)}.score-factors>div{display:grid;grid-template-columns:24px 1fr;column-gap:6px;align-items:center;padding:0 8px;border-right:1px solid rgba(64,116,79,.15)}.score-factors>div:first-child{padding-left:0}.score-factors>div:last-child{padding-right:0;border-right:0}.score-factors svg{grid-row:1 / 3;width:20px;height:20px;padding:4px;border-radius:50%;background:#fffc}.score-factors span,.score-factors strong{display:block}.score-factors span{font-size:8px}.score-factors strong{margin-top:1px;font-size:14px;line-height:1}.health-v3-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.health-v3-title-row h3{margin-bottom:0}.health-v3-title-row button{padding:0;border:0;background:transparent;display:flex;align-items:center;gap:2px;color:#777b82;font-size:9px;cursor:pointer}.health-v3-title-row button svg{width:12px;height:12px}.agent-insight-grid{margin-top:9px;height:234px;display:grid;grid-template-columns:1.22fr .95fr;gap:8px}.coffee-insight-card,.small-insight-card{position:relative;overflow:hidden;border:0;text-align:left;color:#101214;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.coffee-insight-card:hover,.small-insight-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px #2a313e17}.coffee-insight-card{padding:12px;border-radius:21px;background:#eadffc}.coffee-insight-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.coffee-insight-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#eee2ff26,#eee2ff14,#dccafa47);pointer-events:none}.round-line-icon{position:relative;z-index:1;width:32px;height:32px}.round-line-icon svg{width:17px;height:17px}.coffee-insight-copy{position:relative;z-index:1;margin-top:35px}.coffee-insight-copy strong{display:block;max-width:145px;font-size:12px;line-height:1.3}.coffee-insight-copy p{margin:7px 0 0;max-width:143px;color:#5f5969;font-size:9px;line-height:1.55}.coffee-insight-copy b{color:#111315;font-size:11px}.evidence-tags{position:absolute;z-index:2;left:11px;bottom:10px;display:flex;gap:4px}.evidence-tags em{padding:4px 6px;border-radius:999px;background:#ffffff94;color:#65578f;font-size:7px;font-style:normal}.small-insight-stack{display:grid;grid-template-rows:1.07fr .93fr;gap:8px}.small-insight-card{padding:11px;border-radius:20px}.small-insight-card.sky{background:linear-gradient(145deg,#e8f8ff,#dcecff)}.small-insight-card.peach{background:linear-gradient(145deg,#fff2e4,#ffead4)}.small-insight-card .round-line-icon{width:31px;height:31px}.small-insight-card>strong{position:absolute;left:50px;top:18px;font-size:10px}.small-insight-card .mini-wave{display:block;width:100%;height:34px;margin:4px 0 0;color:#347ee8}.small-insight-card>small{display:block;margin-top:7px;color:#807568;font-size:7px}.small-insight-card>b{display:block;margin-top:3px;font-size:15px;letter-spacing:-.03em}.agent-action-v3{position:relative;min-height:137px;margin-top:9px;padding:13px;overflow:hidden;border-radius:22px;background:#e6f6f2;box-shadow:inset 0 0 0 1px #ffffff8f}.agent-action-v3>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.agent-action-v3:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(235,249,240,.12),transparent 78%);pointer-events:none}.action-v3-copy{position:relative;z-index:1;width:69%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.action-v3-copy .round-line-icon{width:34px;height:34px}.action-v3-copy strong,.action-v3-copy p{display:block}.action-v3-copy strong{font-size:12px}.action-v3-copy p{margin:3px 0 0;color:#52615f;font-size:8px;line-height:1.4}.agent-action-v3>button{position:relative;z-index:1;width:66%;height:31px;margin-top:9px;padding:0 12px;border:0;border-radius:999px;background:#08090a;color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:600;cursor:pointer}.agent-action-v3>button svg{width:13px;height:13px}.agent-action-v3>small{position:relative;z-index:1;display:flex;align-items:center;gap:4px;margin-top:8px;color:#66716f;font-size:7px}.agent-action-v3>small svg{width:10px;height:10px}.agent-action-v3.enabled{box-shadow:inset 0 0 0 1.5px #26916147,0 12px 26px #42896814}.health-task-section{margin-top:14px}.running-health-task{position:relative;width:100%;min-height:142px;margin-top:9px;padding:13px;overflow:hidden;border:0;border-radius:22px;background:#e7f7f2;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff94}.running-health-task>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.running-health-task:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#eefaf524,#eefaf505 74%);pointer-events:none}.running-health-task .round-line-icon{position:absolute;left:13px;top:14px;width:35px;height:35px}.running-task-copy{position:relative;z-index:1;width:70%;margin-left:44px}.running-task-copy small,.running-task-copy strong,.running-task-copy p,.running-task-copy em{display:block}.running-task-copy small{color:#4b8d79;font-size:7px;font-weight:600}.running-task-copy strong{margin-top:3px;font-size:14px;letter-spacing:-.025em}.running-task-copy p{margin:4px 0 0;color:#596a65;font-size:8px;line-height:1.45}.running-task-copy em{margin-top:6px;color:#668078;font-size:7px;font-style:normal}.running-task-arrow{position:absolute;z-index:2;right:13px;top:20px;width:15px;height:15px}.running-task-progress{position:absolute;z-index:2;left:13px;bottom:13px;width:58%;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.running-task-progress span{height:4px;border-radius:99px;background:#1f4c3e1f}.running-task-progress span:first-child,.running-task-progress span.active{background:#67c7a8}.suggested-health-task{width:100%;min-height:54px;margin-top:8px;padding:9px 11px;border:0;border-radius:18px;background:#ffffffc7;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;text-align:left;box-shadow:inset 0 0 0 1px #e4e0ebb3;cursor:pointer}.suggested-health-task .round-line-icon{width:34px;height:34px;color:#745fb0;background:#efe8ff}.suggested-health-task small,.suggested-health-task strong{display:block}.suggested-health-task small{color:#8a77bb;font-size:7px}.suggested-health-task strong{margin-top:3px;font-size:9px}.suggested-health-task>svg{width:14px;color:#8f959e}.health-management-section{margin-top:14px}.health-goal-list{display:grid;gap:8px;margin-top:9px}.health-goal-item{position:relative;min-height:84px;overflow:hidden;border-radius:20px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #e1e2e8b8;transition:transform .16s ease,box-shadow .16s ease}.health-goal-item:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #d8dae1cc,0 10px 24px #2f35400f}.health-goal-item.violet{background:linear-gradient(145deg,#f2ecff,#ebf1ff)}.health-goal-item.mint{background:linear-gradient(145deg,#ecfaf2,#e7f5f2)}.health-goal-item.sky{background:linear-gradient(145deg,#eef7ff,#edf2ff)}.health-goal-item.peach{background:linear-gradient(145deg,#fff5e9,#fff0e4)}.health-goal-item.suggested{background:#ffffffb8}.health-goal-main{width:100%;min-height:84px;padding:12px 58px 12px 12px;border:0;background:transparent;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;text-align:left;cursor:pointer}.health-goal-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#ffffffd6;color:#22252a}.health-goal-icon svg{width:18px;height:18px}.health-goal-icon.violet{color:#735ab2}.health-goal-icon.mint{color:#3f8d73}.health-goal-icon.sky{color:#4b78ac}.health-goal-icon.peach{color:#ac7241}.health-goal-copy{min-width:0}.health-goal-meta{display:flex;align-items:center;gap:5px}.health-goal-meta em,.health-goal-meta i{display:inline-flex;align-items:center;min-height:17px;padding:0 6px;border-radius:99px;font-size:7px;font-style:normal;white-space:nowrap}.health-goal-meta em{color:#477c6b;background:#ffffffad;font-weight:700}.health-goal-item.suggested .health-goal-meta em{color:#6b7480;background:#f0f2f5}.health-goal-meta i{padding-left:0;color:#737983}.health-goal-copy strong,.health-goal-copy small{display:block}.health-goal-copy strong{margin-top:4px;color:#15171a;font-size:11px;letter-spacing:-.02em}.health-goal-copy small{margin-top:4px;overflow:hidden;color:#6f747c;font-size:7.5px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.health-goal-arrow{position:absolute;right:14px;bottom:12px;width:13px;height:13px;color:#989da5}.goal-switch{position:absolute;z-index:2;right:12px;top:12px;width:34px;height:20px;padding:2px;border:0;border-radius:99px;background:#d7dbe0;cursor:pointer;transition:background .16s ease}.goal-switch span{display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1a1f262e;transition:transform .16s ease}.goal-switch.on{background:#4dc78d}.goal-switch.on span{transform:translate(14px)}.health-goal-list.compact .health-goal-item,.health-goal-list.compact .health-goal-main{min-height:79px}.management-overview{margin-top:8px}.management-summary{min-height:92px;padding:15px;border-radius:22px;background:linear-gradient(145deg,#eaf9ef,#edf5ff);box-shadow:inset 0 0 0 1px #ffffffb8}.management-summary strong,.management-summary span,.management-summary small{display:block}.management-summary strong{float:left;margin-right:5px;font-size:31px;line-height:1;letter-spacing:-.05em}.management-summary span{padding-top:8px;font-size:10px;font-weight:700}.management-summary small{clear:both;padding-top:9px;color:#6f7b78;font-size:8px}.health-goal-list.full{margin-top:10px}.health-plan-list-screen .create-task-button{margin-top:14px}.sleep-goal-detail{padding-bottom:28px}.sleep-goal-detail.stage-observation{background:radial-gradient(circle at 88% 0%,rgba(215,226,255,.62),transparent 34%),radial-gradient(circle at 0 5%,rgba(239,229,255,.55),transparent 28%),#fffefa}.sleep-goal-detail.stage-improvement{background:radial-gradient(circle at 88% 0%,rgba(211,245,229,.7),transparent 35%),radial-gradient(circle at 0 5%,rgba(255,241,207,.42),transparent 27%),#fffefa}.task-status-pill.observing{color:#6b5c98;background:#f2ecffe0}.task-status-pill.observing i{background:#9c7fe2}.task-status-pill.improving{color:#47796a;background:#e8f8f0e6}.task-status-pill.improving i{background:#54bd91}.task-status-pill.suggested{color:#737983;background:#f2f3f6eb}.task-status-pill.suggested i{background:#a4a9b1}.goal-start-banner{margin-bottom:10px;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;background:linear-gradient(145deg,#f5f6f8,#eef4fb);box-shadow:inset 0 0 0 1px #e0e3e8c7}.goal-start-banner small,.goal-start-banner strong,.goal-start-banner p{display:block}.goal-start-banner small{color:#7e838b;font-size:7px}.goal-start-banner strong{margin-top:3px;font-size:9px}.goal-start-banner p{max-width:215px;margin:4px 0 0;color:#747982;font-size:7px;line-height:1.4}.goal-start-banner button{min-width:62px;height:31px;padding:0 10px;border:0;border-radius:99px;background:#121416;color:#fff;font-size:8px;cursor:pointer}.goal-stage-hero{padding:17px;overflow:hidden;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffffb8,0 13px 30px #4245530f}.goal-stage-hero.observation{background:radial-gradient(circle at 90% 8%,rgba(202,226,255,.7),transparent 37%),linear-gradient(145deg,#f0eaff,#e9f6ff 58%,#eaf8f1)}.goal-stage-hero>small{color:#756d83;font-size:8px;font-weight:600}.goal-stage-hero h3{margin:10px 0 0;font-size:23px;line-height:1.18;letter-spacing:-.045em}.goal-stage-hero>p{width:90%;margin:10px 0 0;color:#6b6f79;font-size:8px;line-height:1.55}.observation-coverage{margin-top:16px;padding-top:13px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(108,107,133,.12)}.observation-coverage>div{padding:0 9px;border-right:1px solid rgba(108,107,133,.12)}.observation-coverage>div:first-child{padding-left:0}.observation-coverage>div:last-child{border-right:0}.observation-coverage span,.observation-coverage strong{display:block}.observation-coverage span{color:#7b7d86;font-size:7px}.observation-coverage strong{margin-top:4px;font-size:14px}.goal-detail-section{margin-top:16px}.goal-detail-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.goal-detail-title h3{margin:0;font-size:13px;letter-spacing:-.02em}.goal-detail-title span{color:#80858d;font-size:7px}.goal-finding-card{min-height:112px;padding:10px;display:grid;grid-template-columns:92px 1fr;align-items:center;gap:11px;border-radius:20px;background:#fffc;box-shadow:inset 0 0 0 1px #e2e0e8bd}.goal-finding-card img{width:92px;height:92px;object-fit:cover;border-radius:15px}.goal-visual-icon{display:grid;place-items:center;border-radius:18px}.goal-finding-card>.goal-visual-icon{width:92px;height:92px}.goal-finding-hero>.goal-visual-icon{width:108px;height:136px}.goal-visual-icon svg{width:44px;height:44px}.goal-visual-icon.violet{color:#765bb8;background:linear-gradient(145deg,#eee4ff,#e6eeff)}.goal-visual-icon.mint{color:#3d8b72;background:linear-gradient(145deg,#def6e9,#e5f4f2)}.goal-visual-icon.sky{color:#4f7fae;background:linear-gradient(145deg,#e2f3ff,#e8edff)}.goal-visual-icon.peach{color:#ad7441;background:linear-gradient(145deg,#fff0dc,#ffe9e1)}.goal-finding-card small,.goal-finding-card strong{display:block}.goal-finding-card small{color:#7d728b;font-size:7px}.goal-finding-card strong{margin-top:5px;font-size:10px;line-height:1.38}.goal-finding-card p{margin:6px 0 0;color:#767982;font-size:7px;line-height:1.48}.goal-work-list{display:grid;gap:7px}.goal-work-item{min-height:68px;padding:10px 11px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:18px;background:#fffc;box-shadow:inset 0 0 0 1px #e1e3e8b8}.goal-work-item.violet{background:linear-gradient(145deg,#f5f0ff,#f0f4ff)}.goal-work-item.sky{background:linear-gradient(145deg,#eef7ff,#f1f5ff)}.goal-work-item.mint{background:linear-gradient(145deg,#edf9f2,#edf7f5)}.goal-work-item.peach{background:linear-gradient(145deg,#fff5e9,#fff1e8)}.goal-work-item .task-list-icon{width:36px;height:36px}.goal-work-item>div:nth-child(2){min-width:0}.goal-work-item strong,.goal-work-item small{display:block}.goal-work-item strong{font-size:9px;line-height:1.35}.goal-work-item small{margin-top:4px;overflow:hidden;color:#777c84;font-size:7px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.goal-work-control{min-width:48px;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.goal-work-control em{padding:4px 7px;border-radius:99px;background:#ffffffc2;color:#667078;font-size:7px;font-style:normal;white-space:nowrap}.goal-work-control .goal-switch{position:relative;top:auto;right:auto;width:31px;height:18px;padding:2px}.goal-work-control .goal-switch span{width:14px;height:14px}.goal-work-control .goal-switch.on span{transform:translate(13px)}.goal-stage-action{margin-top:14px}.observation-next-update{margin-top:12px;padding:11px 12px;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:9px;border-radius:18px;background:linear-gradient(145deg,#eef7ff,#f2f0ff);box-shadow:inset 0 0 0 1px #e1e3eab8}.observation-next-update .task-list-icon{width:36px;height:36px}.observation-next-update small,.observation-next-update strong{display:block}.observation-next-update small{color:#7b7d89;font-size:7px}.observation-next-update strong{margin-top:4px;font-size:9px;line-height:1.4}.observation-work-details{margin-top:16px}.observation-work-details>summary{min-height:58px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;border-radius:18px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #e0e2e8b8;cursor:pointer}.observation-work-details>summary::-webkit-details-marker{display:none}.observation-work-details>summary span,.observation-work-details>summary b,.observation-work-details>summary small{display:block}.observation-work-details>summary b{font-size:10px}.observation-work-details>summary small{margin-top:4px;color:#7b7f87;font-size:7px}.observation-work-details>summary em{padding:5px 8px;border-radius:99px;background:#edf1f8;color:#6e7682;font-size:7px;font-style:normal;white-space:nowrap}.observation-work-details[open]>summary{margin-bottom:8px}.improvement-reason-row{padding:10px 12px;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:9px;border-radius:18px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #e0e4e6b3}.improvement-reason-row .task-list-icon{width:36px;height:36px}.improvement-reason-row small,.improvement-reason-row strong{display:block}.improvement-reason-row small{color:#718078;font-size:7px}.improvement-reason-row strong{margin-top:4px;font-size:9px;line-height:1.42}.improvement-plan-hero{margin-top:10px;padding:15px;border-radius:24px;background:radial-gradient(circle at 90% 10%,rgba(205,237,255,.78),transparent 38%),linear-gradient(145deg,#e6f8ed,#edf8f5 60%,#edf3ff);box-shadow:inset 0 0 0 1px #ffffffc2,0 13px 30px #3d65530f}.improvement-plan-heading{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px}.improvement-plan-heading .task-list-icon{width:42px;height:42px}.improvement-plan-heading small,.improvement-plan-heading strong{display:block}.improvement-plan-heading small{color:#668076;font-size:8px;font-weight:600}.improvement-plan-heading strong{margin-top:5px;font-size:13px;line-height:1.38;letter-spacing:-.02em}.improvement-plan-progress{margin-top:14px;display:flex;align-items:center;justify-content:space-between;color:#62746c}.improvement-plan-progress span{font-size:7px}.improvement-plan-progress b{font-size:8px}.improvement-progress-track{height:5px;margin-top:7px;overflow:hidden;border-radius:99px;background:#ffffffb8}.improvement-progress-track i{display:block;width:22%;height:100%;border-radius:inherit;background:#58bb90}.improvement-evidence-details{margin-top:16px}.improvement-evidence-details>summary{padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;border-radius:17px;background:#ffffffad;box-shadow:inset 0 0 0 1px #e0e2e6ad;cursor:pointer}.improvement-evidence-details>summary::-webkit-details-marker{display:none}.improvement-evidence-details>summary span{font-size:9px;font-weight:700}.improvement-evidence-details>summary em{color:#7b7f86;font-size:7px;font-style:normal}.improvement-evidence-details[open]>summary{margin-bottom:8px}.goal-finding-hero.compact{min-height:136px}.goal-finding-hero{min-height:164px;padding:14px;display:grid;grid-template-columns:108px 1fr;align-items:center;gap:12px;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#efe5ff,#e8f1ff);box-shadow:inset 0 0 0 1px #ffffffb3,0 13px 30px #4a40600f}.goal-finding-hero img{width:108px;height:136px;object-fit:cover;border-radius:17px}.goal-finding-hero small{color:#766889;font-size:7px;font-weight:600}.goal-finding-hero h3{margin:7px 0 0;font-size:17px;line-height:1.34;letter-spacing:-.035em}.goal-finding-hero h3 b{color:#6d4bae;font-size:20px}.goal-finding-hero p{margin:8px 0 0;color:#726f79;font-size:7px;line-height:1.48}.improvement-plan-card{margin-top:10px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:20px;background:linear-gradient(145deg,#eaf9f0,#e9f5ff);box-shadow:inset 0 0 0 1px #ffffffb8}.improvement-plan-card>div{display:flex;align-items:center;gap:9px}.improvement-plan-card .task-list-icon{width:35px;height:35px}.improvement-plan-card small,.improvement-plan-card strong{display:block}.improvement-plan-card small{color:#668076;font-size:7px}.improvement-plan-card strong{margin-top:4px;font-size:10px}.improvement-plan-card>span{padding:5px 8px;border-radius:99px;background:#ffffffb8;color:#61746d;font-size:7px;white-space:nowrap}.task-page-header,.sleep-task-header{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:9px}.task-page-header{margin:3px 0 18px}.task-page-header h2,.sleep-task-header h2{margin:0;color:#0e1114;font-size:20px;letter-spacing:-.035em}.task-page-header span{display:block;margin-top:3px;color:#82878e;font-size:7px}.task-back-button,.task-add-button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffe0;box-shadow:0 7px 20px #282d3512;cursor:pointer}.task-back-button svg,.task-add-button svg{width:17px;height:17px}.health-task-list-screen,.sleep-task-screen{min-height:100%;color:#101214;background:radial-gradient(circle at 84% 0%,rgba(222,228,255,.5),transparent 32%),radial-gradient(circle at 0 5%,rgba(255,241,207,.42),transparent 27%),#fffefa}.task-list-group{margin-top:14px}.task-list-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.task-list-title h3{margin:0;font-size:13px}.task-list-title span{min-width:20px;height:20px;display:grid;place-items:center;border-radius:99px;background:#eaecf0e0;color:#747b85;font-size:8px}.primary-task-row,.suggested-task-row{width:100%;border:0;background:transparent;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-align:left;cursor:pointer}.primary-task-row{min-height:88px;padding:12px;border-radius:20px;background:linear-gradient(145deg,#f0e9ff,#e8f1ff);box-shadow:inset 0 0 0 1px #ffffffb3}.primary-task-row.primary-plan-row{min-height:142px;align-items:flex-start}.primary-plan-row>.task-list-icon,.primary-plan-row>svg{margin-top:3px}.plan-row-current{margin-top:10px;padding:9px;border-radius:13px;background:#ffffff85}.plan-row-current span,.plan-row-current b,.plan-row-current em{display:block}.plan-row-current span{color:#7f748f;font-size:7px}.plan-row-current b{margin-top:4px;color:#292632;font-size:8px;line-height:1.35}.plan-row-current em{margin-top:4px;color:#777384;font-size:7px;font-style:normal}.primary-task-row.quiet{min-height:70px;margin-top:8px;background:linear-gradient(145deg,#effaf3,#e7f6f2)}.task-list-icon{width:37px;height:37px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff}.task-list-icon svg{width:18px;height:18px}.task-list-icon.violet{color:#6f5eaa;background:#ffffffc7}.task-list-icon.mint{color:#438e76;background:#e9f8f1}.task-list-icon.sky{color:#4f7cab;background:#e8f4ff}.task-list-icon.peach{color:#ad7441;background:#fff0e1}.primary-task-row small,.primary-task-row strong,.primary-task-row p,.suggested-task-row strong,.suggested-task-row p{display:block}.primary-task-row small{color:#7767a2;font-size:7px}.primary-task-row strong{margin-top:3px;font-size:12px}.primary-task-row p,.suggested-task-row p{margin:4px 0 0;color:#747a84;font-size:7px;line-height:1.45}.primary-task-row>svg,.suggested-task-row>svg{width:14px;color:#989da4}.suggested-task-group{margin-top:18px}.suggested-task-row{min-height:62px;padding:9px 3px;border-bottom:1px solid rgba(220,224,230,.72)}.suggested-task-row strong{font-size:10px}.health-task-list-screen .create-task-button{margin-top:18px;border-radius:999px;background:#090a0b}.plan-overview-card{padding:16px;border-radius:24px;background:linear-gradient(145deg,#f1ecff,#e7f4ff 55%,#e9f8f1);box-shadow:inset 0 0 0 1px #ffffffb8}.plan-overview-card>small{color:#756d83;font-size:8px}.plan-overview-card>h3{margin:6px 0 0;font-size:19px;letter-spacing:-.035em}.plan-next-step{margin-top:14px;padding:11px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;border-radius:16px;background:#ffffffa8}.plan-next-step .task-list-icon{width:34px;height:34px}.plan-next-step small,.plan-next-step strong,.plan-next-step p{display:block}.plan-next-step small{color:#777080;font-size:7px}.plan-next-step strong{margin-top:3px;font-size:11px}.plan-next-step p{margin:3px 0 0;color:#7a7b84;font-size:7px}.plan-tasks-section{margin-top:18px}.plan-section-title{display:flex;align-items:center;justify-content:space-between}.plan-section-title h3{margin:0;font-size:13px}.plan-section-title span{color:#7c828a;font-size:8px}.plan-task-rows{margin-top:9px;border-radius:20px;overflow:hidden;background:#ffffffc7;box-shadow:inset 0 0 0 1px #e1e2e7ad}.plan-task-row{width:100%;min-height:68px;padding:10px 11px;border:0;border-bottom:1px solid rgba(220,223,229,.68);background:transparent;display:grid;grid-template-columns:22px 34px 1fr 14px;align-items:center;gap:8px;text-align:left}.plan-task-row:last-child{border-bottom:0}.plan-task-row.current{background:linear-gradient(90deg,#ebf6ffd1,#eff9f4bd);cursor:pointer}.plan-task-row:disabled{color:inherit;opacity:1}.plan-task-index{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#edf0f4;color:#727984;font-size:8px;font-weight:700}.plan-task-row.done .plan-task-index{color:#fff;background:#64b899}.plan-task-row.current .plan-task-index{color:#fff;background:#477ff0}.plan-task-index svg{width:12px;height:12px}.plan-task-row .task-list-icon{width:34px;height:34px;color:#667487;background:#f4f6f8}.plan-task-row.current .task-list-icon{color:#416fba;background:#e7f1ff}.plan-task-row.done .task-list-icon{color:#438e76;background:#e9f8f1}.plan-task-row strong,.plan-task-row small{display:block}.plan-task-row strong{font-size:9px;line-height:1.35}.plan-task-row small{margin-top:4px;color:#7b8189;font-size:7px}.plan-task-row>svg{width:14px;color:#858d97}.plan-continue-button{margin-top:14px}.sleep-task-header{margin:2px 0 14px;grid-template-columns:34px 1fr auto}.sleep-task-header h2{font-size:22px}.task-status-pill{min-height:28px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:99px;background:#ffffffbf;color:#5f756d;font-size:8px;box-shadow:inset 0 0 0 1px #fffc}.task-status-pill i{width:6px;height:6px;border-radius:50%;background:#68cda5}.sleep-goal-line{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:8px 1px 16px}.sleep-goal-line .task-list-icon{width:34px;height:34px}.sleep-goal-line p{margin:0;color:#6d737b;font-size:9px}.sleep-goal-line b{margin-right:7px;color:#31363c;font-size:8px}.task-contract-card{margin-bottom:14px;padding:14px 15px;border-radius:20px;background:linear-gradient(145deg,#f2edff,#eaf5ff);box-shadow:inset 0 0 0 1px #ffffffb8}.task-contract-card small{color:#756c86;font-size:7px}.task-contract-card h3{margin:5px 0 0;font-size:16px;line-height:1.35;letter-spacing:-.025em}.task-contract-card p{margin:6px 0 0;color:#777783;font-size:8px}.task-progress-summary{margin-bottom:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.task-progress-summary>div{padding:11px 12px;border-radius:16px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #e1e2e8ad}.task-progress-summary span,.task-progress-summary strong{display:block}.task-progress-summary span{color:#7b8088;font-size:7px}.task-progress-summary strong{margin-top:4px;font-size:13px}.agent-next-card{padding:12px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;border-radius:18px;background:linear-gradient(145deg,#eaf8f3,#edf5ff)}.agent-next-card .task-list-icon{width:36px;height:36px}.agent-next-card small,.agent-next-card strong,.agent-next-card p{display:block}.agent-next-card small{color:#648478;font-size:7px}.agent-next-card strong{margin-top:3px;font-size:11px}.agent-next-card p{margin:4px 0 0;color:#687672;font-size:7px;line-height:1.45}.task-evidence-title{margin:15px 0 8px;display:flex;align-items:center;justify-content:space-between}.task-evidence-title h3{margin:0;font-size:13px}.task-evidence-title span{color:#868a91;font-size:7px}.task-evidence-card{min-height:110px;padding:10px;display:grid;grid-template-columns:92px 1fr;align-items:center;gap:11px;border-radius:18px;background:#fffc;box-shadow:inset 0 0 0 1px #e3e1e9b8}.task-evidence-card img{width:92px;height:90px;object-fit:cover;border-radius:14px}.task-evidence-card small,.task-evidence-card strong{display:block}.task-evidence-card small{color:#7a7186;font-size:7px}.task-evidence-card strong{margin-top:5px;font-size:10px;line-height:1.4}.task-evidence-card p{margin:6px 0 0;color:#7b7b84;font-size:7px;line-height:1.45}.latest-progress-section>h3,.task-history-section>h3{margin:0 0 10px;font-size:14px}.latest-progress-card{position:relative;min-height:270px;padding:18px;overflow:hidden;border-radius:25px;background:#eee2ff;box-shadow:0 13px 35px #5c488314}.latest-progress-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.latest-progress-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f1e7ff1a,#e5d3fe2e);pointer-events:none}.latest-progress-card>small,.latest-progress-card h4,.latest-progress-card>p,.progress-evidence{position:relative;z-index:1}.latest-progress-card>small{color:#726c79;font-size:8px}.latest-progress-card h4{margin:24px 0 0;font-size:19px;letter-spacing:-.035em}.latest-progress-card>p{margin:10px 0 0;color:#3d3942;font-size:12.5px;line-height:1.55}.progress-evidence{position:absolute;left:18px;right:18px;bottom:16px;display:flex;align-items:center;justify-content:space-between}.progress-evidence span{display:flex;align-items:center;gap:5px;color:#655e6c;font-size:8px}.progress-evidence svg{width:13px;height:13px}.progress-evidence em{padding:5px 8px;border-radius:99px;background:#ffffff8c;color:#7158b0;font-size:7px;font-style:normal}.task-primary-button,.task-secondary-button{width:100%;border:0;cursor:pointer}.task-primary-button{height:42px;margin-top:13px;border-radius:999px;background:#08090a;color:#fff;font-size:10px;font-weight:600}.task-secondary-button{height:34px;margin-top:4px;background:transparent;color:#30343a;font-size:9px}.task-history-section{margin-top:17px;padding-bottom:15px}.task-history-rows{padding:8px 12px;border-radius:17px;background:#ffffffc2;box-shadow:inset 0 0 0 1px #e5e2eab3}.task-history-rows>div{display:grid;grid-template-columns:8px 48px 1fr;align-items:center;gap:8px;min-height:34px}.task-history-rows>div>span{width:7px;height:7px;border:2px solid #c9b8f6;border-radius:50%}.task-history-section time{color:#5f6670;font-size:8px}.task-history-section p{margin:0;font-size:8px}.task-history-section>button{width:100%;min-height:38px;margin-top:8px;padding:0 12px;border:0;border-radius:14px;background:#ffffffbd;display:flex;align-items:center;justify-content:space-between;font-size:8px;cursor:pointer}.task-history-section>button svg{width:13px}.agent-stage-line{margin:5px 0 12px;display:flex;align-items:center;gap:6px;color:#608479;font-size:8px}.agent-stage-line svg{width:13px}.today-action-card{position:relative;min-height:338px;padding:20px;overflow:hidden;border-radius:25px;background:#ece0ff}.today-action-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.today-action-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#efe2ff14,#e0cefb29);pointer-events:none}.today-action-card>small,.today-action-card h3,.today-action-card>p,.today-action-card>button{position:relative;z-index:1}.today-action-card>small{color:#735bb5;font-size:10px;font-weight:600}.today-action-card h3{margin:24px 0 0;font-size:27px;line-height:1.22;letter-spacing:-.055em}.today-action-card>p{margin:12px 0 0;color:#625c69;font-size:9px;line-height:1.55}.today-action-card .task-primary-button{position:absolute;left:18px;right:18px;bottom:18px;width:auto}.live-task-reminder{margin-top:10px;padding:11px;border-radius:18px;background:linear-gradient(145deg,#eaf8f3,#e9f2ff);display:grid;grid-template-columns:auto 1fr;gap:9px}.live-task-reminder small,.live-task-reminder strong,.live-task-reminder p{display:block}.live-task-reminder small{color:#5a8074;font-size:7px}.live-task-reminder strong{margin-top:3px;font-size:10px}.live-task-reminder p{margin:4px 0 0;color:#6f7780;font-size:7px}.task-disclosure-list{margin-top:10px}.task-disclosure-list>button{width:100%;min-height:56px;padding:8px 2px;border:0;border-bottom:1px solid rgba(221,224,229,.75);background:transparent;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;text-align:left;cursor:pointer}.task-disclosure-list strong,.task-disclosure-list small{display:block}.task-disclosure-list strong{font-size:10px}.task-disclosure-list small{margin-top:3px;color:#7b8189;font-size:7px}.task-disclosure-list>button>svg{width:14px;color:#979da5}.evaluation-card{padding:18px;border-radius:25px;background:linear-gradient(145deg,#e9faee,#e2f6f5 55%,#e8f3ff)}.evaluation-card .round-line-icon{width:40px;height:40px}.evaluation-card>small{display:block;margin-top:16px;color:#637870;font-size:8px}.evaluation-card h3{margin:8px 0 0;font-size:20px;line-height:1.35}.evaluation-card h3 b{color:#247e62;font-size:27px}.evaluation-card>p{margin:10px 0 0;color:#64716e;font-size:8px;line-height:1.6}.evaluation-metrics{margin-top:16px;padding-top:13px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(66,128,104,.14)}.evaluation-metrics>div{padding:0 8px;border-right:1px solid rgba(66,128,104,.12)}.evaluation-metrics>div:first-child{padding-left:0}.evaluation-metrics>div:last-child{border-right:0}.evaluation-metrics span,.evaluation-metrics strong{display:block}.evaluation-metrics span{color:#6f817b;font-size:7px}.evaluation-metrics strong{margin-top:4px;font-size:12px}.evaluation-next{margin-top:12px;padding:16px;border-radius:22px;background:#ffffffc7}.evaluation-next>small{color:#6f8d83;font-size:7px}.evaluation-next h3{margin:4px 0 0;font-size:16px}.evaluation-next p{margin:7px 0 0;color:#727981;font-size:8px;line-height:1.55}.task-demo-group{padding:13px;margin-bottom:12px;border:1px solid #dce5ff;border-radius:16px;background:linear-gradient(145deg,#f8faff,#f3f7ff)}.task-stage-buttons{display:grid;gap:6px}.task-stage-buttons button{min-height:36px;padding:0 8px;border:1px solid transparent;border-radius:10px;background:#ffffffc2;display:grid;grid-template-columns:18px 18px 1fr auto;align-items:center;gap:6px;text-align:left;cursor:pointer}.task-stage-buttons button.active{border-color:var(--blue-border);background:#eaf1ff}.task-stage-buttons b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#eef1f5;color:#68788d;font-size:8px}.task-stage-buttons button.active b{background:var(--blue);color:#fff}.task-stage-buttons svg{width:14px;height:14px;color:#61728b}.task-stage-buttons span{font-size:9px}.task-stage-buttons>button>svg:last-child{width:11px;color:#a0a9b5}.stage-helper{margin:9px 0 0;color:#78879a;font-size:7px;line-height:1.5}.task-runtime-card{margin-bottom:14px;padding:13px;border:1px solid #dfe5ee;border-radius:16px;background:linear-gradient(145deg,#f7f9ff,#f4fbf8)}.task-runtime-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.task-runtime-card span,.task-runtime-card em{font-size:8px}.task-runtime-card span{color:var(--muted)}.task-runtime-card em{padding:4px 7px;border-radius:99px;background:#e6f5ee;color:#3f826a;font-style:normal}.task-runtime-card strong{display:block;margin-top:7px;font-size:14px}.task-runtime-card p{margin:4px 0 0;color:#788596;font-size:8px}.runtime-progress{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.runtime-progress i{height:4px;border-radius:99px;background:#e0e5eb}.runtime-progress i:first-child,.runtime-progress.improvement i{background:#6fc5a7}.insight-sheet-backdrop{position:absolute;z-index:30;top:0;right:0;bottom:62px;left:0;padding:12px;display:flex;align-items:flex-end;background:#181b1f3d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.insight-result-sheet{position:relative;width:100%;padding:18px;border-radius:25px;background:#fff;box-shadow:0 -12px 45px #1e243024}.insight-result-sheet.sky{background:linear-gradient(145deg,#f8fdff,#e6f2ff)}.insight-result-sheet.violet{background:linear-gradient(145deg,#fff,#eee5ff)}.insight-result-sheet.peach{background:linear-gradient(145deg,#fff,#ffedda)}.sheet-close{position:absolute;right:14px;top:14px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffc7;cursor:pointer}.sheet-close svg{width:15px;height:15px}.sheet-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff}.sheet-icon svg{width:21px;height:21px}.insight-result-sheet>small{display:block;margin-top:14px;color:#68717e;font-size:8px}.insight-result-sheet h3{margin:5px 0 0;font-size:19px}.insight-result-sheet>strong{display:block;margin-top:9px;font-size:14px;line-height:1.35}.insight-result-sheet>p{margin:9px 0 0;color:#66707c;font-size:9px;line-height:1.55}.sheet-evidence{margin-top:14px;padding:10px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:4px;border-radius:14px;background:#ffffffb8;text-align:center}.sheet-evidence span{font-size:8px;font-weight:600}.sheet-evidence svg{width:12px;height:12px;color:#929aa4}.next-insight{width:100%;height:38px;margin-top:12px;border:0;border-radius:999px;background:#0a0b0c;color:#fff;font-size:10px;font-weight:600;cursor:pointer}.phone-nav{padding:5px 14px 6px;gap:7px;border-top:0;background:#ffffffed;box-shadow:0 -8px 28px #2b30390f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.phone-nav button{border-radius:999px}.phone-nav button.active{background:transparent}.phone-nav button:nth-child(2).active{width:56px;height:56px;justify-self:center;color:#fff;background:#08090a;border-radius:50%}.phone-nav button:nth-child(2).active .root-nav-icon i{display:none}.journal-date-strip{padding:10px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center}.journal-date-strip span{color:var(--muted);font-size:8px;line-height:1.8}.journal-date-strip b{color:var(--ink);font-size:12px}.journal-date-strip span.active{border-radius:12px;background:var(--blue);color:#fff}.journal-date-strip span.active b{color:#fff}.journal-story-card{margin-top:10px;padding:15px;border:1px solid var(--line);border-radius:18px}.journal-story-card>span{color:var(--blue);font-size:8px}.journal-story-card h3{margin:7px 0 0;font-size:15px;line-height:1.4}.journal-story-card p{margin:9px 0 0;color:var(--muted);font-size:9px;line-height:1.65}.journal-photo-row{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.journal-photo-row img{width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover}.discover-screen{background:#f7f8fa;min-height:100%}.discover-feature{min-height:120px;margin-bottom:10px;padding:16px;display:flex;align-items:flex-end;gap:12px;border-radius:20px;color:#fff}.discover-feature>svg{width:30px;height:30px;flex:0 0 auto}.discover-feature strong,.discover-feature span{display:block}.discover-feature strong{font-size:14px}.discover-feature span{margin-top:5px;font-size:8px;opacity:.8}.discover-feature.blue{background:#507da4}.discover-feature.violet{background:#716789}.discover-feature.slate{background:#56606d}.diary-summary,.night-summary{padding:12px;display:grid;grid-template-columns:auto 1fr;gap:9px}.diary-summary{background:#f7f8ff;border-color:#dfe5ff}.diary-summary>svg{color:#6d6ff5}.diary-summary svg,.night-summary svg{width:18px;height:18px}.diary-summary strong,.night-summary strong{font-size:10px}.diary-summary p,.night-summary p{margin:4px 0 0;font-size:8px;line-height:1.5;color:var(--muted)}.diary-timeline{margin:10px 0}.diary-entry{position:relative;width:100%;padding:10px 8px 10px 0;display:grid;grid-template-columns:42px 14px 1fr;gap:7px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.diary-entry.selected{background:#f5f7ff;border-radius:12px;border-bottom-color:transparent}.diary-entry time{font-size:10px;color:#506074;padding-top:2px}.timeline-dot{width:8px;height:8px;margin-top:3px;border-radius:50%;background:#adb7c4}.timeline-dot.blue{background:var(--blue);box-shadow:0 0 0 4px #e5edff}.timeline-dot.orange{background:var(--orange);box-shadow:0 0 0 4px #fff0e2}.timeline-dot.green{background:var(--green);box-shadow:0 0 0 4px #e3f6ec}.diary-entry strong,.diary-entry span,.diary-entry p,.diary-entry em{display:block}.diary-entry strong{font-size:10px}.diary-entry strong svg{width:13px;height:13px;vertical-align:-2px;margin-right:4px}.diary-entry span{margin-top:3px;font-size:7px;color:var(--muted)}.diary-entry p{margin:5px 0 0;font-size:8px;line-height:1.4}.diary-entry em{margin-top:4px;font-size:7px;font-style:normal;color:#6775bf}.diary-entry em svg{width:11px;vertical-align:-2px}.night-summary{background:#fafbfc}.night-summary>svg{color:#6c76df}.featured-task{padding:13px;border-color:#b6cbff;background:#f7f9ff}.featured-task-head{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.featured-task-head span,.featured-task-head strong{display:block}.featured-task-head span{font-size:8px;color:var(--blue)}.featured-task-head strong{margin-top:3px;font-size:11px}.featured-task dl{margin:12px 0 0}.featured-task dl div{display:grid;grid-template-columns:60px 1fr;gap:8px;padding:7px 0;border-top:1px solid #dfe6f4}.featured-task dt{font-size:8px;color:var(--muted)}.featured-task dd{margin:0;font-size:8px;line-height:1.4}.switch{position:relative;width:34px;height:20px;padding:0;border:0;border-radius:999px;background:#cfd6df;cursor:pointer}.switch span{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .16s ease}.switch.on{background:var(--blue)}.switch.on span{transform:translate(14px)}.task-list{margin-top:10px;padding:0 12px}.task-row{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.task-row:last-child{border-bottom:0}.task-row strong,.task-row span{display:block}.task-row strong{font-size:9px}.task-row span{margin-top:3px;font-size:7px;color:var(--muted)}.create-task-button{width:100%;margin-top:10px;height:39px;border:0;border-radius:12px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:700;cursor:pointer}.composer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-end;background:#18233140}.composer-sheet{position:relative;width:100%;padding:20px 17px 18px;border-radius:22px 22px 0 0;background:#fff;text-align:center;box-shadow:0 -10px 35px #1823311f}.composer-sheet>svg{color:var(--blue)}.composer-sheet h3{margin:7px 0 0;font-size:16px}.composer-sheet p{margin:5px 0 12px;font-size:8px;color:var(--muted)}.composer-sheet textarea{width:100%;min-height:92px;resize:none;padding:11px;border:1px solid var(--line);border-radius:12px;font-size:9px;line-height:1.5;color:var(--ink)}.composer-close{position:absolute;top:12px;right:12px;border:0;background:transparent;cursor:pointer}.composer-close svg{width:16px}.primary-action{width:100%;height:38px;margin-top:10px;border:0;border-radius:11px;background:var(--blue);color:#fff;font-size:10px;font-weight:700;cursor:pointer}.event-list-section{margin-bottom:14px}.event-list{position:relative;display:grid;gap:5px}.event-list:before{content:"";position:absolute;left:39px;top:20px;bottom:20px;width:1px;background:var(--line)}.event-list button{position:relative;z-index:1;width:100%;padding:8px;display:grid;grid-template-columns:38px auto 1fr auto;align-items:center;gap:7px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.event-list button:hover{background:#f7f9fb}.event-list button.selected{border-color:var(--blue-border);background:var(--blue-soft)}.event-list time{font-size:9px;color:var(--muted)}.event-list button div{min-width:0}.event-list strong,.event-list span{display:block}.event-list strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-list span{margin-top:2px;font-size:7px;color:var(--muted)}.event-list em{font-size:8px;font-style:normal;white-space:nowrap}.event-list em.blue{color:var(--blue)}.event-list em.orange{color:var(--orange)}.event-list em.green{color:var(--green)}.event-list em.neutral{color:var(--muted)}.decision-card{padding:14px}.decision-title{display:flex;align-items:center;justify-content:space-between}.decision-title div{display:flex;align-items:center;gap:6px}.decision-title svg{width:18px;color:var(--blue)}.decision-title span{font-size:11px;font-weight:700}.decision-title em{font-size:8px;font-style:normal;color:var(--muted)}.decision-card h3{margin:11px 0 4px;font-size:14px}.decision-card dl{margin:10px 0 0}.decision-card dl div{display:grid;grid-template-columns:58px 1fr;gap:8px;padding:8px 0;border-top:1px solid var(--line)}.decision-card dt{font-size:8px;color:var(--muted)}.decision-card dd{margin:0;font-size:9px;line-height:1.45}.response-section{margin-top:12px;padding:12px}.response-section>span{display:block;margin-bottom:8px;font-size:9px;color:var(--muted)}.response-section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.response-section button{height:34px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;gap:4px;font-size:9px;cursor:pointer}.response-section button.active{color:var(--blue);border-color:var(--blue-border);background:var(--blue-soft)}.response-section svg{width:14px}.demo-note{margin-top:12px;padding:11px;display:grid;grid-template-columns:auto 1fr;gap:8px;background:#f8fafc}.demo-note>svg{width:17px;color:#7b8ca2}.demo-note p{margin:0;font-size:8px;line-height:1.55;color:var(--muted)}.demo-note strong{display:block;margin-bottom:2px;color:var(--ink)}@media(max-width:1320px){.demo-workspace{grid-template-columns:290px minmax(440px,1fr) 320px}.side-panel{padding:16px}.phone-shell{width:390px}}@media(max-height:850px){.app-shell{padding-top:10px}.app-header{height:52px;margin-bottom:8px}.demo-workspace{height:940px;min-height:940px}.phone-stage{padding-top:12px}.phone-shell{max-height:none}}.qa-phone-focus{width:390px;min-height:844px;padding:0}.qa-phone-focus .app-header,.qa-phone-focus .side-panel,.qa-phone-focus .stage-heading{display:none}.qa-phone-focus .demo-workspace{width:390px;height:844px;min-height:844px;margin:0;display:block}.qa-phone-focus .phone-stage{width:390px;height:844px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.qa-phone-focus .phone-shell{margin:0}
