:root{--bg: #f4ede3;--bg-deep: #ece2d4;--surface: rgba(255, 250, 245, .84);--surface-strong: #fffaf4;--text: #15161a;--muted: #5e5751;--muted-strong: #3f3a35;--line: rgba(29, 23, 19, .1);--line-strong: rgba(29, 23, 19, .18);--accent: #2da168;--accent-strong: #1d7b4e;--shadow-lg: 0 32px 90px rgba(35, 23, 17, .12);--shadow-md: 0 18px 45px rgba(35, 23, 17, .1);--shadow-image: 0 26px 48px rgba(17, 15, 12, .18);--shadow-dark: 0 28px 70px rgba(0, 0, 0, .34);--radius-xl: 34px;--radius-lg: 24px;--font-display: "SF Pro Rounded", "Avenir Next Rounded", "Trebuchet MS", sans-serif;--font-body: "Avenir Next", "Segoe UI Variable Text", "Helvetica Neue", sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(255,255,255,.72),transparent 28%),radial-gradient(circle at 85% 12%,rgba(77,125,255,.12),transparent 22%),radial-gradient(circle at 15% 90%,rgba(45,161,104,.1),transparent 24%),linear-gradient(180deg,#f8f2ea 0%,var(--bg) 52%,var(--bg-deep) 100%);font-family:var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text)}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 1px);background-size:56px 56px;opacity:.24;pointer-events:none;mask-image:linear-gradient(180deg,black 0%,transparent 100%)}h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0 96px}.hero,.settings-section,.history-section,.reminder-section,.models-section,.cta-section,.legal-panel,.site-footer{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-lg);backdrop-filter:blur(20px);border-radius:var(--radius-xl)}.site-header{padding:18px 22px;margin-bottom:24px}.site-header a{display:flex;align-items:center;gap:12px}.brand{display:inline-flex;font-family:var(--font-display);font-size:1.25rem;font-weight:700;letter-spacing:-.04em}.hero,.settings-section,.history-section,.reminder-section,.models-section,.cta-section,.legal-panel{margin-top:24px;padding:34px}.legal-page{display:grid;gap:24px}.legal-hero{margin-top:0}.legal-lede{max-width:56ch}.legal-section{display:grid;gap:16px}.legal-section h2{max-width:100%;margin-top:0;font-size:clamp(1.85rem,3vw,2.6rem)}.legal-section p,.legal-section li,.legal-note{color:var(--muted);font-size:1rem;line-height:1.72}.legal-section ul{margin:0;padding-left:1.2rem;display:grid;gap:10px}.legal-note{font-weight:600;color:var(--muted-strong)}.site-footer{margin-top:24px;padding:24px 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px 24px}.site-footer-copy{display:grid;gap:10px;max-width:72ch}.site-footer-disclaimer,.site-footer-meta{color:var(--muted);font-size:.96rem;line-height:1.64}.site-footer-meta{color:var(--muted-strong);font-weight:600}.site-footer-nav{display:flex;flex-wrap:wrap;gap:10px}.site-footer-nav a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff9;color:var(--muted-strong);font-size:.92rem;font-weight:600}.site-footer-nav button{appearance:none;cursor:pointer}.site-footer-nav a,.site-footer-nav button{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff9;color:var(--muted-strong);font-size:.92rem;font-weight:600;font-family:inherit}.site-footer-nav a[aria-current=page]{border-color:#111215eb;background:#111215eb;color:#fff}.consent-root{position:fixed;inset:auto 20px 20px auto;z-index:20;display:grid;gap:12px;width:min(calc(100vw - 40px),420px)}.consent-root[hidden],.consent-banner[hidden],.consent-preferences[hidden]{display:none!important}.consent-card{border:1px solid rgba(29,23,19,.14);background:#fffaf5f5;box-shadow:0 24px 60px #2317112e;backdrop-filter:blur(20px);border-radius:24px;padding:18px}.consent-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.consent-copy{display:grid;gap:8px}.consent-copy h2{max-width:16ch;margin-top:0;font-size:clamp(1.35rem,3vw,1.85rem)}.consent-copy p,.consent-option-copy span{color:var(--muted);line-height:1.55;font-size:.95rem}.consent-eyebrow{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.consent-close{appearance:none;flex-shrink:0;width:38px;height:38px;border:1px solid var(--line);border-radius:999px;background:#ffffffb3;color:var(--muted-strong);font-size:1.3rem;line-height:1;cursor:pointer}.consent-preferences{display:grid;gap:16px}.consent-options{display:grid;gap:10px}.consent-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#ffffffb8}.consent-option-copy{display:grid;gap:6px}.consent-option-copy strong{font-family:var(--font-display);font-size:1rem;letter-spacing:-.04em}.consent-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#111215eb;color:#fff;font-size:.88rem;font-weight:600;white-space:nowrap}.consent-toggle{position:relative;display:inline-flex;flex-shrink:0}.consent-toggle input{position:absolute;inset:0;opacity:0;cursor:pointer}.consent-toggle span{width:54px;height:32px;border-radius:999px;background:#1d171329;transition:background .18s ease}.consent-toggle span:after{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 8px 18px #110f0c2e;transition:transform .18s ease}.consent-toggle input:checked+span{background:var(--accent)}.consent-toggle input:checked+span:after{transform:translate(22px)}.consent-toggle input:focus-visible+span{outline:2px solid rgba(10,132,255,.7);outline-offset:3px}.consent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.consent-actions .button{flex:1 1 160px}.hero{margin-top:0;display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:24px;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;bottom:-10%;right:5%;width:360px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(243,200,157,.32),transparent 60%);pointer-events:none}.eyebrow,.figure-kicker{color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.05em;line-height:.98;text-wrap:balance}h1{max-width:9ch;margin-top:14px;font-size:clamp(3.2rem,6vw,6rem)}h2{max-width:13ch;margin-top:10px;font-size:clamp(2.3rem,4vw,4rem)}h3{font-size:1.45rem}.lede,.section-heading>p:last-child,.history-card p,.reminder-note p,.model-meta p,.settings-figure figcaption span{color:var(--muted);font-size:1rem;line-height:1.72}.lede{max-width:38ch;margin-top:18px;font-size:1.06rem}.section-heading{display:grid;max-width:780px}.section-heading>p:last-child{margin-top:16px;max-width:58ch}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:var(--surface-strong);font-size:.96rem;font-weight:600;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;cursor:pointer}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{border-color:#ffffff14;background:linear-gradient(180deg,#1b1d21,#0f1012);color:#fff;box-shadow:0 16px 30px #0f101233}.button-secondary{background:#ffffffb8}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-tags span,.reminder-pill{display:inline-flex;align-items:center;min-height:46px;padding:0 20px;border-radius:20px;border:1px solid var(--line);background:#ffffff9e;color:var(--muted-strong);font-size:1rem;box-shadow:var(--shadow-md)}.reminder-pill{cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.reminder-pill:hover{transform:translateY(-1px);border-color:#1d17132e}.reminder-pill.is-selected{border-color:#3a60bb5c;background:#ffffffbd;color:var(--text);box-shadow:0 8px 18px #23171114}.hero-stage{position:relative;min-height:580px;min-width:0;padding:0;overflow:visible}.mac-screen{position:absolute;inset:10px -40px 0 18px;border-radius:12px;overflow:visible;background:radial-gradient(circle at 30% 60%,rgba(77,125,255,.08),transparent 50%),radial-gradient(circle at 70% 40%,rgba(45,161,104,.06),transparent 40%),linear-gradient(135deg,#e8ddd0,#ddd3c5 40%,#d5cbbf);box-shadow:0 0 0 1px #00000014,0 20px 60px #0000001f}.menu-bar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;height:25px;margin:0;padding:0 10px;border-radius:12px 12px 0 0;background:#ffffff85;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:.5px solid rgba(0,0,0,.08);color:#000000d9;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;letter-spacing:-.01em;overflow:visible;z-index:3}.menu-bar-left,.menu-bar-right{display:flex;align-items:center;gap:0}.menu-bar-left{gap:0}.menu-apple-logo{width:13px;height:16px;opacity:.85;margin-right:8px;flex-shrink:0}.menu-item{white-space:nowrap;padding:0 7px;line-height:25px}.menu-item-strong{font-weight:600}.menu-bar-icon{width:14px;height:14px;opacity:.7;margin:0 4px;flex-shrink:0}.menu-bar-right{gap:2px}.menu-time{padding-left:4px;font-weight:500}.menu-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.menu-app-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px}.menu-anchor{position:absolute;top:calc(100% + 6px);right:6px;width:14px;height:14px;border-radius:3px;background:#26292f;transform:rotate(45deg);box-shadow:0 14px 24px #110f0c29;z-index:2}.hero-popover{position:absolute;top:calc(100% + 12px);right:-14px;width:clamp(280px,36vw,220px);max-width:none;filter:drop-shadow(0 32px 42px rgba(17,15,12,.24))}.mac-desktop{display:none}.menu-battery{display:inline-flex;align-items:center;gap:4px;font-weight:500;font-size:12px}.menu-battery:before{content:"";width:20px;height:9px;border-radius:2px;border:1.5px solid rgba(0,0,0,.5);background:linear-gradient(90deg,rgba(0,0,0,.65) 0 84%,transparent 84% 100%);position:relative}.menu-battery:after{content:"";width:2px;height:4px;border-radius:0 1px 1px 0;background:#00000059;margin-left:-3px}.settings-carousel{display:grid;gap:20px;margin-top:28px}.settings-carousel-stage{position:relative;width:min(100%,680px);max-width:680px;min-height:620px;margin:0 auto;padding:24px 28px 28px}.settings-carousel-stage:before{content:"";position:absolute;inset:76px 4% 20px;border-radius:44px;background:radial-gradient(circle at 26% 18%,rgba(255,255,255,.34),transparent 18%),radial-gradient(circle at 76% 18%,rgba(77,125,255,.14),transparent 22%),radial-gradient(circle at 52% 78%,rgba(45,161,104,.12),transparent 22%);filter:blur(14px);opacity:.9;pointer-events:none}.settings-slide{position:absolute;inset:0;margin:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:translate(28px);transition:opacity .24s ease,transform .24s ease}.settings-slide.is-active{opacity:1;pointer-events:auto;transform:translate(0)}.settings-slide img{width:min(100%,600px);height:auto;filter:drop-shadow(var(--shadow-image))}.settings-slide-image{border-radius:28px}.settings-carousel-controls{position:absolute;inset:50% 0 auto;display:flex;justify-content:space-between;gap:12px;transform:translateY(-50%);pointer-events:none;z-index:2}.carousel-arrow{width:48px;height:48px;padding:0;border:1px solid rgba(24,20,16,.08);border-radius:999px;background:#fffaf5d6;box-shadow:0 12px 24px #23171124;pointer-events:auto}.carousel-arrow span{font-size:1.2rem;line-height:1}.settings-carousel-meta{margin-top:28px;display:grid;gap:16px;justify-items:center}.settings-carousel-copy{position:relative;width:min(100%,720px);min-height:94px}.settings-copy{position:absolute;inset:0;display:grid;gap:6px;justify-items:center;text-align:center;opacity:0;pointer-events:none;transition:opacity .22s ease}.settings-copy.is-active{opacity:1;pointer-events:auto}.settings-copy strong{font-family:var(--font-display);font-size:1.18rem;letter-spacing:-.04em}.settings-copy span{color:var(--muted);line-height:1.68}.settings-carousel-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.settings-nav-button{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border:1px solid rgba(24,20,16,.08);border-radius:999px;background:#ffffff94;color:var(--muted-strong);font-size:.92rem;font-weight:600}.settings-nav-button.is-active{background:#111215eb;border-color:#111215eb;color:#fff}.settings-nav-dot{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.78}.history-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);gap:24px;align-items:stretch;margin-top:28px}.history-panel{position:relative;display:grid;gap:18px;min-width:0;padding:24px;border-radius:30px;background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.08),transparent 24%),radial-gradient(circle at 90% 10%,rgba(10,132,255,.22),transparent 26%),linear-gradient(180deg,#1e1f23,#121316);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0a,0 32px 72px #080a0f57;color:#ffffffeb;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;overflow:hidden}.history-panel:after{content:"";position:absolute;right:-8%;bottom:-24%;width:280px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(45,161,104,.22),transparent 68%);filter:blur(22px);opacity:.9;pointer-events:none}.history-tabs,.history-header,.history-heatmap,.history-summary{position:relative;z-index:1}.history-tabs{display:flex;flex-wrap:wrap;gap:10px}.history-tab{min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:12px;background:#ffffff08;color:#ffffffc2;font-size:.98rem;font-weight:600;letter-spacing:-.02em;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease}.history-tab:hover,.history-tab:focus-visible{transform:translateY(-1px);background:#ffffff0f;border-color:#ffffff14;color:#ffffffeb;outline:none}.history-tab.is-active{background:#0a84ff;border-color:#ffffff14;box-shadow:0 14px 24px #0a84ff4d;color:#fff}.history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.history-headline{color:#fffffff5;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:600;letter-spacing:-.05em;line-height:1.02}.history-subtitle{margin-top:8px;color:#ffffff94;font-size:1rem;line-height:1.45;max-width:30ch}.history-total{color:#0a84ff;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:600;letter-spacing:-.05em;white-space:nowrap}.history-heatmap,.history-summary{border-radius:26px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.history-heatmap{position:relative;min-height:286px;padding:24px 22px 20px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.history-heatmap:before,.history-summary:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent);pointer-events:none}.heatmap-grid{position:relative;z-index:1;display:flex;align-items:flex-start;gap:6px;width:max-content;max-width:100%;padding-right:2px;overflow-x:auto;scrollbar-width:none}.heatmap-grid::-webkit-scrollbar{display:none}.heatmap-column{display:grid;gap:6px}.heatmap-cell{width:12px;height:12px;padding:0;border:0;border-radius:4px;background:#ffffff14;box-shadow:inset 0 0 0 .5px #ffffff08;flex-shrink:0}button.heatmap-cell{appearance:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,opacity .16s ease}button.heatmap-cell:hover,button.heatmap-cell:focus-visible,button.heatmap-cell.is-hovered{transform:translateY(-1px) scale(1.08);box-shadow:0 0 0 1px #ffffff2e,0 6px 12px #00000047;outline:none}.heatmap-cell.is-placeholder{background:#ffffff06;opacity:.35;box-shadow:none}.heatmap-cell[data-level="0"]{background:#ffffff17}.heatmap-cell[data-level="1"]{background:#c5e3c9}.heatmap-cell[data-level="2"]{background:#7dc487}.heatmap-cell[data-level="3"]{background:#33a457}.heatmap-cell[data-level="4"]{background:#1a7338}.hourly-view,.weekly-view{position:relative}.hourly-bars{display:flex;align-items:flex-end;gap:3px;height:120px;padding-bottom:24px}.hourly-bar-col{flex:1;max-width:28px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;cursor:default;position:relative}.hourly-bar{width:100%;min-height:4px;border-radius:4px 4px 2px 2px;background:#ffffff1a;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.hourly-bar-col:hover .hourly-bar,.hourly-bar-col.is-hovered .hourly-bar{transform:scaleX(1.15);box-shadow:0 0 10px #0a84ff66}.hourly-label{position:absolute;bottom:0;font-size:.72rem;color:#ffffff59;font-weight:500;letter-spacing:-.02em;transition:color .16s ease}.hourly-bar-col:hover .hourly-label,.hourly-bar-col.is-hovered .hourly-label{color:#ffffffeb;font-weight:700}.hourly-tooltip{position:absolute;top:0;left:0;display:inline-flex;align-items:center;padding:6px 12px;border-radius:10px;background:#131417f7;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 20px #0000004d;color:#fffffff0;font-size:.82rem;font-weight:600;letter-spacing:-.01em;opacity:0;pointer-events:none;transform:translate(-50%);transition:opacity .16s ease;z-index:3;white-space:nowrap}.hourly-tooltip.is-visible{opacity:1}.weekly-chart{display:grid;gap:8px}.weekly-row{display:flex;align-items:center;gap:10px}.weekly-day-label{width:36px;flex-shrink:0;font-size:.88rem;font-weight:500;color:#fff9;letter-spacing:-.02em}.weekly-row.is-today .weekly-day-label{color:#0a84ff;font-weight:700}.weekly-bar-track{flex:1;height:22px;border-radius:6px;background:#ffffff0f;overflow:hidden}.weekly-bar-fill{height:100%;border-radius:6px;background:#0a84ff8c;transition:width .32s ease;min-width:0}.weekly-bar-fill.is-today{background:#0a84ff}.weekly-value{width:64px;flex-shrink:0;text-align:right;font-size:.82rem;font-weight:600;color:#ffffffe6;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.weekly-row:not(.is-today) .weekly-value{color:#ffffff80}.heatmap-legend{position:relative;z-index:1;display:flex;align-items:center;gap:8px;color:#ffffff8f;font-size:.95rem;font-weight:600;letter-spacing:-.02em}.heatmap-swatch{pointer-events:none}.heatmap-tooltip{position:absolute;top:0;left:0;display:grid;gap:4px;min-width:132px;padding:10px 12px;border-radius:14px;background:#131417f7;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 26px #00000057;color:#ffffffeb;opacity:0;pointer-events:none;transform:translate(-50%,calc(-100% - 8px));transition:opacity .16s ease,transform .16s ease;z-index:3}.heatmap-tooltip.is-visible{opacity:1;transform:translate(-50%,-100%)}.heatmap-tooltip strong{color:#fffffff0;font-size:.82rem;font-weight:600;letter-spacing:-.01em}.heatmap-tooltip span{color:#fff9;font-size:.78rem}.history-summary{display:grid;gap:20px;padding:24px 22px 18px}.history-summary h3{color:#fffffff5;font-size:1.9rem;font-weight:600;letter-spacing:-.05em;line-height:1}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.summary-stat{display:grid;gap:8px;padding:14px 14px 12px;border-radius:18px;background:#ffffff06;border:1px solid rgba(255,255,255,.04)}.summary-stat strong{color:#fffffff5;font-size:1.65rem;font-weight:600;letter-spacing:-.05em;line-height:1}.summary-stat span{color:#ffffff8a;font-size:.92rem}.history-stats{display:grid;gap:12px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.stat-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff9;font-size:1rem}.stat-row span:last-child{color:#fffffff0;font-weight:600;letter-spacing:-.02em;text-align:right}.history-stack{display:grid;gap:14px;align-content:start}.history-card,.reminder-note{display:grid;gap:10px;padding:20px;border-radius:20px;border:1px solid var(--line);background:#ffffff9e;box-shadow:var(--shadow-md)}.history-card{background:linear-gradient(180deg,#ffffffb3,#ffffff8f),#ffffff9e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.history-card:hover{transform:translateY(-2px);border-color:#1d171324;box-shadow:0 22px 44px #23171124}.history-card h3{font-size:1.3rem}.reminder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);gap:22px;align-items:center;margin-top:28px}.notification-scene{min-height:320px;padding:24px 20px;border-radius:28px;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.06),transparent 18%),linear-gradient(180deg,#1e1e24f7,#0e0e12f7);box-shadow:var(--shadow-dark);overflow:hidden;position:relative;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}.notification-scene:after{content:"";position:absolute;inset:auto -8% -24% auto;width:240px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(77,125,255,.14),transparent 70%);filter:blur(16px)}.notification-center-top{display:flex;align-items:center;justify-content:center;padding:4px 0 18px;color:#ffffff80;font-size:13px;font-weight:500;letter-spacing:-.01em}.notification-scene [data-sonner-toaster].reminder-sonner-toaster{position:absolute!important;inset:164px 32px auto auto!important;width:min(360px,calc(100% - 64px))!important;z-index:4}.mac-notification{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:start;width:min(360px,calc(100vw - 40px));margin:0;padding:14px;border-radius:16px;background:#323238b8;border:.5px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006,0 1px 3px #0003;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);animation:notification-stack-enter .32s cubic-bezier(.22,1,.36,1)}@keyframes notification-stack-enter{0%{opacity:0;transform:translateY(-8px)}to{transform:translateY(0);opacity:1}}.mac-app-icon{width:36px;height:36px;border-radius:8px;object-fit:cover}.mac-notification-copy{display:grid;gap:2px;color:#ffffffeb;min-width:0}.mac-notification-topline{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:13px}.mac-notification-topline strong{color:#ffffffeb;font-weight:600}.mac-notification-topline span{color:#ffffff61;font-size:12px;flex-shrink:0}.mac-notification-title{font-weight:600;font-size:13px;color:#ffffffeb;line-height:1.3}.mac-notification-body{color:#ffffff8c;font-size:13px;line-height:1.4}.reminder-copy{display:grid;gap:12px}.models-section{overflow:hidden}.model-table{margin-top:28px;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#ffffff9e;box-shadow:var(--shadow-md)}.model-table-head,.model-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.7fr) minmax(220px,1fr) auto;gap:18px;align-items:center;padding:18px 20px}.model-table-head{border-bottom:1px solid var(--line);background:#ffffff80;color:var(--muted);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.model-table-body{display:grid}.model-row+.model-row{border-top:1px solid var(--line)}.model-main{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;align-items:center}.model-image-frame{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:22px;background:linear-gradient(180deg,#fff,#f1ece5);overflow:hidden}.model-image-frame img{width:100%;height:100%;object-fit:cover;border-radius:22px;border:1px solid rgba(20,18,16,.08)}.model-meta{display:grid;gap:6px}.model-meta h3{font-size:1.22rem}.model-fit,.model-angle{color:var(--muted-strong);line-height:1.6}.model-link{min-width:164px}.cta-section{text-align:center;position:relative;overflow:hidden}.cta-section:before,.cta-section:after{content:"";position:absolute;width:220px;aspect-ratio:1;border-radius:50%;filter:blur(18px);pointer-events:none}.cta-section:before{top:-90px;left:-60px;background:radial-gradient(circle,rgba(45,161,104,.2),transparent 68%)}.cta-section:after{right:-80px;bottom:-100px;background:radial-gradient(circle,rgba(77,125,255,.18),transparent 70%)}.cta-section h2,.cta-section p:last-of-type{margin-left:auto;margin-right:auto}.cta-section h2{max-width:12ch}.cta-section p:last-of-type{max-width:46ch;margin-top:16px;color:var(--muted);line-height:1.72}.cta-actions{justify-content:center}@media(max-width:1120px){.hero,.history-layout,.reminder-layout{grid-template-columns:1fr}.mac-screen{right:-20px}.history-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.model-table-head{display:none}.model-row{grid-template-columns:1fr}}@media(max-width:860px){.page-shell{width:min(100% - 20px,1180px);padding-top:12px;padding-bottom:72px}.site-header,.hero,.settings-section,.history-section,.reminder-section,.models-section,.cta-section,.legal-panel,.site-footer{padding:24px;border-radius:28px}.hero-stage{min-height:540px}.mac-screen{right:-20px}.hero-popover{right:-4px;width:min(456px,calc(100vw - 64px))}.settings-carousel-stage{min-height:560px;padding-left:18px;padding-right:18px}.history-panel{padding:22px}.history-headline{font-size:1.6rem}.history-heatmap,.history-summary{padding-left:20px;padding-right:20px}.summary-grid,.history-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.model-main{grid-template-columns:96px minmax(0,1fr)}.consent-root{inset-inline:12px;right:12px;left:12px;width:auto}}@media(max-width:640px){.page-shell{width:calc(100% - 16px)}.site-footer{align-items:flex-start}.consent-card{padding:20px;border-radius:24px}.consent-option{align-items:flex-start;flex-direction:column}.consent-toggle,.consent-badge{align-self:flex-start}h1{max-width:10ch;font-size:clamp(2.8rem,14vw,4.2rem)}h2{max-width:100%;font-size:clamp(2rem,10vw,3rem)}.menu-bar-left{display:none}.hero-stage{min-height:520px}.mac-screen{left:0;right:-12px;top:0;border-radius:8px}.menu-bar{border-radius:8px 8px 0 0}.hero-popover{right:-10px;width:min(392px,calc(100vw - 18px))}.settings-carousel-stage{min-height:440px;padding:12px 0 18px}.settings-carousel-stage:before{inset:56px 3% 12px}.settings-carousel-copy{min-height:110px}.settings-nav-button{font-size:.88rem}.history-panel{padding:20px 18px}.history-tabs{gap:8px}.history-tab{min-height:38px;padding:0 14px;font-size:.92rem}.history-header{flex-direction:column;gap:10px}.history-total{align-self:flex-start}.history-heatmap,.history-summary{padding:18px 16px;border-radius:22px}.history-heatmap{min-height:250px}.heatmap-grid,.heatmap-column{gap:5px}.heatmap-cell{width:11px;height:11px;border-radius:3px}.hourly-bars{height:100px;gap:2px}.weekly-day-label{width:30px;font-size:.82rem}.weekly-value{width:56px;font-size:.78rem}.weekly-bar-track{height:18px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-stat strong{font-size:1.4rem}.stat-row{font-size:.94rem}.history-stack{grid-template-columns:1fr}.mac-notification{grid-template-columns:32px minmax(0,1fr);padding:12px}.reminder-sonner-toaster{width:min(360px,calc(100vw - 28px))}.notification-scene [data-sonner-toaster].reminder-sonner-toaster{right:20px!important;top:76px!important;bottom:auto!important;width:calc(100% - 40px)!important}.mac-app-icon{width:32px;height:32px;border-radius:7px}.model-main{grid-template-columns:1fr}.model-image-frame{max-width:180px}.model-link,.cta-actions .button,.consent-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
