:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0c1b33;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#0c1b33;--muted:#5a6678;--line:#dce8e2;--surface:#fff;--soft:#eef7f1;--green:#319663;--green-deep:#1f714a;--blue:#2775b7;--yellow:#f3b234;--red:#e75656;--shadow:0 24px 70px #1c3a3424;background:#f7fbf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#fff 0%,#f7fbf8 52%,#eef7f4 100%);min-width:320px;min-height:100vh;margin:0}.skip-link{z-index:100;color:#fff;background:var(--ink);border-radius:999px;padding:11px 16px;transition:transform .14s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{color:#fff;transform:translateY(0)}a{color:inherit;text-decoration:none}a:hover{color:var(--green-deep)}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #2775b757}button{font:inherit}.app-shell{min-height:100vh}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;justify-content:space-between;align-items:center;gap:22px;width:min(1180px,100% - 48px);margin:0 auto;padding:16px 0;display:flex;position:sticky;top:0}.brand{letter-spacing:0;color:var(--ink);flex:none;align-items:center;gap:10px;font-size:1.55rem;font-weight:800;display:inline-flex}.brand img{border-radius:14px;width:48px;height:48px;box-shadow:0 8px 20px #0c1b331f}.brand em{color:var(--green);font-style:italic}.site-header nav{color:#152238;justify-content:center;align-items:center;gap:22px;font-weight:650;display:flex}.mobile-nav-toggle,.mobile-nav-cta{display:none}.mobile-nav-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fffffff0;border-radius:50%;justify-content:center;align-items:center}.mobile-nav-toggle svg{width:21px;height:21px}.site-header nav>a,.nav-menu>button{min-height:38px;color:inherit;cursor:pointer;background:0 0;border:0;padding:8px 2px;font-weight:650}.site-header nav a[aria-current=page],.nav-menu>button[aria-current=page]{color:var(--green-deep)}.nav-menu{position:relative}.nav-menu>button{align-items:center;gap:4px;display:inline-flex}.nav-menu>button svg{width:15px;height:15px;transform:rotate(90deg)}.nav-menu-panel{border:1px solid var(--line);opacity:0;pointer-events:none;background:#fffffff5;border-radius:8px;gap:2px;min-width:250px;max-width:320px;max-height:min(76vh,620px);padding:12px;transition:opacity .14s,transform .14s;display:grid;position:absolute;top:calc(100% + 10px);left:50%;overflow-y:auto;transform:translate(-50%,8px);box-shadow:0 22px 54px #0c1b3321}.nav-menu.is-open .nav-menu-panel{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-menu-panel a{color:#213047;border-radius:8px;padding:10px 12px;font-size:.94rem;line-height:1.25}.nav-menu-panel a:hover,.nav-menu-panel a[aria-current=page]{color:var(--green-deep);background:#f0f7f3}.header-cta,.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 22px;font-weight:760;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.header-cta,.primary-button{color:#fff;background:var(--green);box-shadow:0 12px 28px #3196633d}.secondary-button{color:var(--green-deep);background:#fff;border:1px solid #1f714a61}.header-cta:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.header-cta:hover,.primary-button:hover{color:#fff;background:var(--green-deep)}.hero-section{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:46px;width:min(1180px,100% - 48px);min-height:min(780px,100vh - 84px);margin:0 auto;padding:42px 0 52px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;display:flex}.eyebrow,.kicker{color:var(--green-deep);align-items:center;gap:8px;margin:0 0 22px;font-weight:780;display:inline-flex}.eyebrow{background:#f2f7f4;border:1px solid #e6eee9;border-radius:999px;padding:11px 15px}.eyebrow svg,.trust-row svg{width:20px;height:20px}h1,h2,h3,p{margin-top:0}h1{max-width:900px;color:var(--ink);letter-spacing:0;margin-bottom:24px;font-size:clamp(3.2rem,7vw,5.45rem);line-height:.98}h2{color:var(--ink);letter-spacing:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}h3{color:var(--ink);font-size:1.06rem;line-height:1.25}p,li{color:var(--muted);font-size:1rem;line-height:1.65}.hero-lede{max-width:640px;margin-bottom:30px;font-size:1.28rem;line-height:1.5}.hero-actions,.privacy-actions,.section-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-actions svg,.secondary-button svg,.feature-card a svg,.howto-card a svg{width:18px;height:18px}.trust-row{color:#26344b;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;margin-top:34px;display:grid}.trust-row span{align-items:center;gap:9px;min-height:48px;font-size:.95rem;font-weight:650;display:flex}.trust-row svg{color:var(--green);flex:none}.platform-availability{color:var(--muted);margin:8px 0 0;font-size:.9rem;font-weight:650}.real-screenshot-stage{min-height:650px;position:relative}.app-screenshot{object-fit:cover;object-position:center bottom;background:#fff;border:10px solid #10151b;border-radius:38px;width:300px;height:520px;display:block;position:absolute;box-shadow:0 28px 70px #0c1b3338}.device-showcase{isolation:isolate}.device-example{margin:0;position:absolute}.mac-example{z-index:1;width:min(100% - 16px,520px);top:12px;right:8px}.official-device{position:relative}.official-device-image{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block;position:relative}.official-screen{z-index:2;background:#f4f5f8;position:absolute;overflow:hidden}.macbook-pro-device{filter:drop-shadow(0 28px 32px #0c1b332e)}.macbook-app-screen{object-fit:cover;object-position:top center;border-radius:1.2%;width:79.6%;height:75.2%;top:10.2%;left:10.2%;box-shadow:inset 0 0 0 1px #0c1b331f}.mac-titlebar{background:#f7f8f9;border-bottom:1px solid #dfe4e8;grid-template-columns:7px 7px 7px 1fr;align-items:center;gap:5px;height:28px;padding:0 10px;display:grid}.mac-titlebar span{border-radius:50%;width:7px;height:7px}.mac-titlebar span:first-child{background:#ff5f57}.mac-titlebar span:nth-child(2){background:#febc2e}.mac-titlebar span:nth-child(3){background:#28c840}.mac-titlebar strong{color:#3c4655;justify-self:center;font-size:.58rem}.mac-app-preview{grid-template-columns:106px 1fr;height:calc(100% - 28px);min-height:0;display:grid}.mac-app-preview aside{background:#f8f8fa;border-right:1px solid #e0e5e9;align-content:start;gap:3px;padding:12px 8px;display:grid}.mac-app-preview aside strong{margin:0 5px 5px;font-size:.62rem}.mac-app-preview aside span{color:#566273;border-radius:5px;padding:5px;font-size:.52rem;font-weight:650}.mac-app-preview aside .is-selected{color:#fff;background:#168ff1}.mac-planner-preview{padding:12px}.mac-planner-preview>div{background:#fff;border-radius:8px;gap:3px;margin-bottom:10px;padding:9px 11px;display:grid}.mac-planner-preview small{color:#6d7786;font-size:.52rem}.mac-planner-preview strong{font-size:.66rem}.mac-planner-preview ul{background:#fff;border-radius:8px;margin:0;padding:0 10px;list-style:none}.mac-planner-preview li{color:#26344b;border-bottom:1px solid #edf0f2;align-items:center;gap:7px;padding:7px 0;font-size:.54rem;display:flex}.mac-planner-preview li:last-child{border-bottom:0}.mac-planner-preview i{border:1px solid #9aa4af;border-radius:50%;width:9px;height:9px}.ipad-example{z-index:3;width:225px;bottom:0;right:0}.iphone-example{z-index:4;width:120px;bottom:8px;left:0}.watch-example{z-index:5;width:85px;bottom:16px;left:130px}.ipad-pro-device,.iphone-device,.apple-watch-device{filter:drop-shadow(0 24px 28px #0c1b3338)}.ipad-app-screen{object-fit:cover;object-position:top center;border-radius:5%;width:91%;height:94.2%;top:2.9%;left:4.5%}.iphone-app-screen{object-fit:cover;object-position:top center;border-radius:10.5%/5.2%;width:90.6%;height:95.2%;top:2.4%;left:4.7%}.iphone-device:after{z-index:3;content:"";background:#050607;border-radius:999px;width:31%;height:2.55%;position:absolute;top:4.1%;left:50%;transform:translate(-50%)}.watch-app-screen{color:#fff;text-align:left;background:radial-gradient(circle at 50% 15%,#172d25,#050807 72%);border-radius:28%/20%;align-content:center;gap:2px;width:73.5%;height:57.2%;padding:8% 9%;display:grid;top:19.7%;left:11.8%}.watch-screen-header{color:#8cf0b7;align-items:center;gap:3px;min-width:0;font-size:.27rem;font-weight:750;display:flex}.watch-screen-header img{border-radius:2px;width:9px;height:9px}.watch-app-screen>strong{margin-top:2px;font-size:.58rem;line-height:1}.watch-app-screen>span{text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;overflow:hidden}.watch-progress{background:#ffffff2e;border-radius:999px;height:3px;margin-top:2px;overflow:hidden}.watch-progress i{border-radius:inherit;background:#38d27c;width:67%;height:100%;display:block}.watch-app-screen small{color:#b6c5bf;font-size:.24rem}.main-shot{z-index:3;top:12px;right:220px}.review-shot{z-index:2;opacity:.94;top:76px;right:0}.settings-shot{z-index:4;border-width:8px;border-radius:32px;width:230px;height:400px;top:310px;right:150px}.mockup-wrap{min-height:560px;position:relative}.desktop-mockup{background:var(--surface);width:min(720px,100%);min-height:420px;box-shadow:var(--shadow);border:10px solid #14191f;border-radius:24px;position:absolute;top:42px;right:0;overflow:hidden}.window-bar{border-bottom:1px solid #e7ece9;grid-template-columns:13px 13px 13px 1fr auto;align-items:center;gap:8px;padding:18px 20px;display:grid}.window-bar span{border-radius:50%;width:12px;height:12px}.window-bar span:first-child{background:#ff5f57}.window-bar span:nth-child(2){background:#febc2e}.window-bar span:nth-child(3){background:#28c840}.window-bar strong{justify-self:center}.window-bar button,.phone-header button{color:#fff;background:var(--green);border:0}.window-bar button{border-radius:999px;min-height:34px;padding:0 16px;font-size:.82rem;font-weight:760}.week-grid{grid-template-columns:repeat(7,1fr);gap:8px;padding:24px 22px 10px;display:grid}.day-column{border-right:1px solid #edf1ef;min-height:210px}.day-column:last-child{border-right:0}.day-column>span{color:#5a6678;margin-bottom:16px;font-size:.82rem;font-weight:720;display:block}.task-chip{border:1px solid #0000000f;border-radius:8px;min-height:78px;margin-right:8px;padding:10px}.task-chip strong{margin-bottom:5px;display:block}.task-chip p{color:#253247;margin:0;font-size:.78rem;line-height:1.35}.task-chip.work{background:#ffe4df}.task-chip.health{background:#dff1df}.task-chip.home{background:#fff0c7}.review-row{border:1px solid #e7ece9;border-radius:12px;grid-template-columns:auto 1fr 190px;align-items:center;gap:16px;margin:8px 22px 22px;padding:18px;display:grid}.progress-ring{background:radial-gradient(circle at center, #fff 54%, transparent 55%), conic-gradient(var(--green) 0 78%, #dce8e2 78% 100%);width:66px;height:66px;color:var(--green-deep);border-radius:50%;place-items:center;font-weight:820;display:grid}.review-row p{margin:4px 0 0;font-size:.88rem}.bar-chart{justify-content:space-between;align-items:end;gap:13px;height:86px;display:flex}.bar-chart span{background:linear-gradient(#48a96e,#b7dbb4);border-radius:6px 6px 0 0;width:26px}.phone-mockup{background:#fff;border:10px solid #10151b;border-radius:38px;width:272px;min-height:520px;position:absolute;top:84px;left:0;overflow:hidden;box-shadow:0 28px 60px #0c1b3338}.phone-status{text-align:center;color:#0c1b33;height:34px;padding-top:12px;font-size:.78rem;font-weight:800}.phone-header{justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.phone-header strong,.phone-header span{display:block}.phone-header span{color:var(--muted);margin-top:3px;font-size:.76rem}.phone-header button{border-radius:50%;width:34px;height:34px;font-size:1.35rem;line-height:1}.tag-row{gap:6px;padding:0 16px 14px;display:flex;overflow:hidden}.tag-row span{color:#526073;background:#f0f4f2;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:720}.phone-task-list{gap:6px;padding:0 14px 20px;display:grid}.phone-task-list article{border-bottom:1px solid #eef2f0;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:62px;display:grid}.phone-task-list strong,.phone-task-list small{display:block}.phone-task-list strong{color:#172338;font-size:.79rem}.phone-task-list small{color:var(--green-deep);margin-top:3px;font-size:.7rem}.phone-task-list time{color:#637082;font-size:.69rem}.priority{color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;font-size:.78rem;font-weight:800;display:grid}.priority.a{background:var(--red)}.priority.b{background:var(--yellow)}.priority.c{background:var(--green)}.planning-section,.whats-new-section,.feature-band,.platform-section,.listing-page,.detail-page,.policy-page{width:min(1180px,100% - 48px);margin:0 auto;padding:76px 0}.section-heading{grid-template-columns:minmax(240px,.7fr) minmax(0,1fr);align-items:end;gap:52px;margin-bottom:34px;display:grid}.section-heading.compact{max-width:760px;display:block}.section-heading .kicker{margin-bottom:12px}.section-heading h2{margin-bottom:0}.section-heading p:last-child{margin-bottom:0;font-size:1.08rem}.pillar-grid,.workflow-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pillar-card,.workflow-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:190px;padding:30px}.pillar-card h3,.workflow-grid strong{color:var(--ink);margin-bottom:12px;font-size:1.4rem;display:block}.pillar-card p,.workflow-grid p{margin:0}.workflow-band{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f4fbf7 58%,#eef7fb 100%);border-radius:8px;width:min(1180px,100% - 48px);margin:18px auto 0;padding:54px;box-shadow:0 18px 48px #1c3a3417}.workflow-grid{margin-top:30px}.workflow-grid article{background:#ffffffb8;min-height:170px}.workflow-grid span{color:var(--green-deep);margin-bottom:4px;font-size:1.05rem;font-weight:800;display:block}.feature-grid,.spotlight-grid,.howto-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.spotlight-grid{grid-template-columns:repeat(3,1fr)}.feature-card,.howto-card{border:1px solid var(--line);background:#ffffffe0;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:250px;padding:28px;display:flex}.spotlight-grid .feature-card{min-height:310px;padding:24px}.feature-card>svg,.howto-card>svg{width:30px;height:30px;color:var(--green);margin-bottom:24px}.feature-card p,.howto-card p{margin-bottom:20px}.feature-card a,.howto-card a{color:var(--green-deep);align-items:center;gap:6px;margin-top:auto;font-weight:780;display:inline-flex}.section-actions{margin-top:26px}.breadcrumbs{margin-bottom:28px}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--muted);align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.breadcrumbs li:not(:last-child):after{color:#9aa7b7;content:"/"}.breadcrumbs a{color:var(--green-deep);font-weight:720}.breadcrumbs [aria-current=page]{color:var(--muted)}.listing-hero,.detail-hero{max-width:920px;margin-bottom:40px}.listing-hero h1,.detail-hero h1{font-size:clamp(3rem,6vw,5rem)}.listing-hero p,.detail-hero p{max-width:760px;font-size:1.18rem}.feature-macos-shot{background:linear-gradient(145deg,#edf7f1,#f7faf8);border:1px solid #31966333;border-radius:24px;margin:0 0 44px;padding:18px;box-shadow:0 24px 64px #0c1b331f}.feature-macos-shot img{background:#fff;border-radius:17px;width:100%;height:auto;display:block}.detail-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;display:grid}.detail-panel,.detail-sidebar{border:1px solid var(--line);background:#ffffffe6;border-radius:8px}.detail-panel{padding:34px}.detail-panel h2,.detail-sidebar h2{margin-bottom:16px;font-size:1.35rem}.detail-panel h2:not(:first-child),.detail-sidebar h2:not(:first-child){margin-top:30px}.detail-sidebar{padding:26px}.feature-answers{margin-top:56px}.feature-answers>h2{max-width:760px;margin-bottom:24px}.feature-answers>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-answers article{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;padding:28px}.feature-answers h3{margin-bottom:10px;font-size:1.2rem}.feature-answers p{margin-bottom:0}.conversion-band{background:linear-gradient(135deg,#f2fbf6 0%,#fff 72%);border:1px solid #3196633d;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:56px;padding:38px;display:grid}.conversion-band h2{margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.5rem)}.conversion-band p:last-child{max-width:720px;margin-bottom:0}.check-list,.link-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.check-list li{grid-template-columns:22px 1fr;align-items:start;gap:12px;display:grid}.check-list svg{width:20px;height:20px;color:var(--green);margin-top:3px}.link-list a{color:var(--green-deep);text-underline-offset:4px;font-weight:740;text-decoration:underline;text-decoration-thickness:1px}.privacy-band{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;width:min(1180px,100% - 48px);margin:0 auto;padding:52px;display:grid;box-shadow:0 16px 44px #1c3a3414}.plan-value-band{background:linear-gradient(135deg,#f2fbf6 0%,#fff 70%);border:1px solid #3196633d;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;width:min(1180px,100% - 48px);margin:0 auto 72px;padding:52px;display:grid;box-shadow:0 16px 44px #1c3a3414}.plan-value-band h2{max-width:780px;margin-bottom:18px}.plan-value-band p:last-child{max-width:820px;margin-bottom:0}.privacy-band h2{max-width:780px;margin-bottom:18px}.privacy-band p{max-width:860px;margin-bottom:0}.watch-face-band{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f2fbf6 56%,#eef6fb 100%);border-radius:8px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:48px;width:min(1180px,100% - 48px);margin:72px auto 0;padding:54px;display:grid;box-shadow:0 18px 48px #1c3a3417}.watch-face-copy{max-width:720px}.watch-face-copy h2{margin-bottom:18px}.watch-face-copy p{margin-bottom:24px}.watch-page{width:min(1180px,100% - 48px);margin:0 auto;padding:70px 0 76px}.watch-page-hero{grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:58px;margin-bottom:28px;display:grid}.watch-page-hero h1{max-width:820px;font-size:clamp(3rem,6vw,5.15rem)}.watch-page-hero p{max-width:720px;font-size:1.18rem}.watch-preview{place-items:center;display:grid}.watch-case{background:#151a20;border-radius:70px;width:278px;height:340px;padding:16px;position:relative;box-shadow:0 30px 70px #0c1b3340}.watch-case:before,.watch-case:after{content:"";background:#151a20;border-radius:26px;width:116px;height:44px;position:absolute;left:50%;transform:translate(-50%)}.watch-case:before{top:-30px}.watch-case:after{bottom:-30px}.watch-screen{color:#fff;background:radial-gradient(circle at 50% 38%,#3196633d,#0000 35%),linear-gradient(#0c1218 0%,#111b22 100%);border-radius:54px;height:100%;position:relative;overflow:hidden}.watch-status{color:#dfe8e3;justify-content:space-between;align-items:center;padding:22px 26px 0;display:flex}.watch-status span{font-size:1.35rem;font-weight:820}.watch-status small{color:#8fc9a7;font-weight:720}.corner-complication{background:#ffffff12;border:1px solid #8fc9a759;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:58px;right:26px}.corner-complication svg{color:#8fc9a7;width:16px;height:16px}.corner-complication span{font-size:.86rem;font-weight:840}.watch-dial{border:1px solid #ffffff24;border-radius:50%;place-items:center;width:136px;height:136px;display:grid;position:absolute;top:92px;left:50%;transform:translate(-50%)}.watch-dial>span{color:#e8eee9;font-size:.8rem;font-weight:760;position:absolute}.watch-dial>span:first-child{left:13px}.watch-dial>span:nth-child(2){top:10px}.watch-dial>span:nth-child(3){right:13px}.watch-hands{background:#8fc9a7;border-radius:50%;width:8px;height:8px;position:relative}.watch-hands i,.watch-hands b{transform-origin:bottom;content:"";border-radius:999px;width:2px;display:block;position:absolute;bottom:4px;left:3px}.watch-hands i{background:#fff;height:45px;transform:rotate(42deg)}.watch-hands b{background:#8fc9a7;height:34px;transform:rotate(305deg)}.rect-complication{background:#ffffff14;border:1px solid #8fc9a747;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex;position:absolute;bottom:46px;left:26px;right:26px}.rect-complication strong,.rect-complication span{display:block}.rect-complication strong{color:#fff;margin-bottom:2px;font-size:.78rem}.rect-complication span,.rect-complication small,.inline-complication{color:#b9c8c1;font-size:.72rem;font-weight:680}.rect-complication small{color:#8fc9a7}.inline-complication{text-align:center;white-space:nowrap;text-overflow:ellipsis;position:absolute;bottom:20px;left:34px;right:34px;overflow:hidden}.watch-feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:34px 0 76px;display:grid}.watch-feature-grid span{border:1px solid var(--line);color:#1f2d43;background:#fff;border-radius:8px;align-items:center;gap:12px;min-height:74px;padding:18px;font-weight:700;display:flex}.watch-feature-grid svg{width:21px;height:21px;color:var(--green);flex:none}.watch-setup-section{border:1px solid var(--line);background:#fff;border-radius:8px;padding:54px}.setup-list{counter-reset:setup;grid-template-columns:repeat(2,1fr);gap:16px;margin:30px 0 0;padding:0;list-style:none;display:grid}.setup-list li{border:1px solid var(--line);counter-increment:setup;background:#f8fcfa;border-radius:8px;min-height:150px;padding:24px 24px 24px 72px;position:relative}.setup-list li:before{background:var(--green);color:#fff;content:counter(setup);border-radius:50%;place-items:center;width:32px;height:32px;font-size:.9rem;font-weight:820;display:grid;position:absolute;top:24px;left:24px}.setup-list strong,.setup-list span{display:block}.setup-list strong{color:var(--ink);margin-bottom:8px;font-size:1rem}.setup-list span{color:var(--muted)}.guide-steps{grid-template-columns:1fr;margin-bottom:22px}.guide-steps li{min-height:auto}.watch-note{background:#f3faf6;border:1px solid #cfe0d7;border-radius:8px;align-items:flex-start;gap:14px;margin-top:20px;padding:20px 22px;display:flex}.watch-note svg{width:24px;height:24px;color:var(--green-deep);flex:none}.watch-note p{margin:0}.platform-list{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.platform-list span,.checklist span{border:1px solid var(--line);color:#1f2d43;background:#fff;border-radius:8px;align-items:center;gap:12px;min-height:60px;padding:16px 18px;font-weight:680;display:flex}.platform-list svg,.checklist svg{width:21px;height:21px;color:var(--green);flex:none}.blog-page,.article-page,.about-page{width:min(1180px,100% - 48px);margin:0 auto;padding:70px 0 76px}.blog-hero,.article-header{max-width:900px;margin-bottom:44px}.blog-hero h1,.article-header h1,.about-hero h1{font-size:clamp(3rem,6vw,5.1rem)}.blog-hero p,.article-header p,.about-hero p{max-width:780px;font-size:1.18rem}.latest-post-section,.must-read-section,.about-product-grid,.about-values{margin-top:64px}.blog-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.blog-section-heading h2{margin-bottom:0}.blog-section-heading a,.featured-post-card a,.post-row a,.about-contact-card a{color:var(--green-deep);align-items:center;gap:6px;font-weight:780;display:inline-flex}.blog-section-heading svg,.featured-post-card a svg,.post-row a svg{width:18px;height:18px}.featured-post-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);align-items:stretch;gap:30px;padding:18px;display:grid;box-shadow:0 18px 48px #1c3a3414}.featured-post-card img{object-fit:cover;object-position:top center;background:#f6f8f7;border:8px solid #10151b;border-radius:34px;width:100%;height:420px}.featured-post-card>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:26px 18px 26px 0;display:flex}.featured-post-card span,.post-row span,.article-header small,.featured-post-card small,.post-row small{color:var(--green-deep);font-size:.86rem;font-weight:780}.featured-post-card h3{margin:12px 0 14px;font-size:clamp(1.8rem,4vw,3.1rem);line-height:1.02}.featured-post-card p{font-size:1.08rem}.featured-post-card small,.post-row small{color:#6d7786;margin-bottom:20px;display:block}.post-list{gap:14px;margin-top:18px;display:grid}.post-row{border:1px solid var(--line);background:#ffffffe0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:26px;display:grid}.post-row h3{margin:8px 0;font-size:1.45rem}.post-row p{max-width:760px;margin-bottom:10px}.blog-subscribe-band,.about-story,.about-vision{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f5fbf8 56%,#eef7fb 100%);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);align-items:center;gap:34px;margin-top:64px;padding:52px;display:grid;box-shadow:0 18px 48px #1c3a3414}.blog-subscribe-band h2,.about-story h2,.about-vision h2{margin-bottom:16px}.blog-subscribe-band p,.about-story p,.about-vision p{margin-bottom:0}.blog-resource-links{gap:10px;display:grid}.blog-resource-links a{color:var(--green-deep);background:#fff;border:1px solid #1f714a38;border-radius:8px;padding:14px 16px;font-weight:760}.must-read-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-header{text-align:left}.article-header small{color:#6d7786;display:inline-block}.article-image{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0 0 46px;padding:22px}.article-image img{object-fit:cover;object-position:top center;border:10px solid #10151b;border-radius:38px;width:min(420px,100%);max-height:720px;margin:0 auto;display:block;box-shadow:0 22px 54px #0c1b3329}.article-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:26px;display:grid}.article-body,.article-sidebar,.about-contact-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px}.article-body{gap:10px;padding:38px;display:grid}.article-body section:not(:last-child){border-bottom:1px solid var(--line);padding-bottom:22px}.article-body h2{margin-bottom:14px;font-size:1.8rem}.article-body p:last-child{margin-bottom:0}.article-sidebar,.about-contact-card{padding:26px}.article-sidebar h2,.about-contact-card h3{margin-bottom:16px;font-size:1.25rem}.article-sidebar h2:not(:first-child){margin-top:30px}.about-hero{max-width:820px}.about-story{grid-template-columns:minmax(260px,.68fr) minmax(0,1fr)}.about-vision{grid-template-columns:minmax(0,1fr) 320px}.about-contact-card p{margin-bottom:18px}.policy-page{max-width:900px;padding-top:70px}.policy-header{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:32px}.policy-header h1{margin-bottom:16px;font-size:clamp(2.7rem,6vw,4.4rem)}.policy-header p:last-child{margin-bottom:0}.policy-content{gap:30px;display:grid}.policy-section{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;padding:30px}.policy-section h2{margin-bottom:14px;font-size:1.45rem}.policy-section p:last-child,.policy-section ul:last-child{margin-bottom:0}.policy-section a{color:var(--green-deep);text-underline-offset:4px;font-weight:720;text-decoration:underline;text-decoration-thickness:1px}.policy-section ul{padding-left:22px}.support-hero{background:#eaf6ef;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:20px;margin-bottom:30px;padding:28px;display:grid}.support-hero>svg{width:42px;height:42px;color:var(--green)}.support-hero h2{margin-bottom:6px;font-size:1.4rem}.support-hero p{margin-bottom:0}.checklist{gap:12px;display:grid}.site-footer{border-top:1px solid var(--line);grid-template-columns:minmax(240px,.8fr) minmax(0,1.8fr);align-items:start;gap:48px;width:min(1180px,100% - 48px);margin:0 auto;padding:46px 0 58px;display:grid}.footer-brand{margin-bottom:14px;font-size:1.2rem}.footer-brand img{border-radius:10px;width:36px;height:36px}.site-footer p{margin-bottom:0;font-size:.95rem}.footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.footer-columns nav{align-content:start;gap:9px;display:grid}.footer-columns h2{color:var(--ink);margin:0 0 8px;font-size:1rem;line-height:1.2}.footer-columns a{color:#526073;font-size:.92rem;line-height:1.35}.footer-columns a:hover{color:var(--green-deep)}@media (width<=1180px){.spotlight-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){.site-header{flex-wrap:nowrap;width:min(100% - 32px,720px)}.site-header nav{border:1px solid var(--line);background:#fffffffa;border-radius:18px;justify-content:stretch;align-items:stretch;gap:4px;max-height:calc(100vh - 96px);padding:14px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 70px #0c1b332e}.site-header nav.is-open{display:grid}.site-header nav>a,.nav-menu>button{text-align:left;border-radius:10px;justify-content:space-between;width:100%;min-height:46px;padding:10px 12px}.site-header nav>a:hover,.nav-menu>button:hover{background:var(--soft)}.mobile-nav-toggle{margin-left:auto;display:inline-flex}.mobile-nav-cta{align-items:center;margin-top:6px;color:#fff!important;background:var(--green)!important;justify-content:center!important;display:inline-flex!important}.nav-menu{position:static}.nav-menu-panel{width:100%;min-width:0;max-width:none;max-height:none;box-shadow:none;opacity:1;pointer-events:auto;background:#f7fbf8;border:0;margin:2px 0 8px;padding:4px 10px 10px;display:none;position:static;transform:none}.nav-menu:hover .nav-menu-panel,.nav-menu:focus-within .nav-menu-panel{display:none;transform:none}.nav-menu.is-open .nav-menu-panel,.nav-menu.is-open:hover .nav-menu-panel,.nav-menu.is-open:focus-within .nav-menu-panel{display:grid}.hero-section{grid-template-columns:1fr;width:min(100% - 32px,720px);min-height:auto;padding-top:28px}.mockup-wrap,.real-screenshot-stage,.device-showcase{min-height:650px}.mac-example{width:min(100% - 16px,520px);right:50%;transform:translate(50%)}.ipad-example{right:52px}.iphone-example{left:62px}.watch-example{left:202px}.main-shot{width:280px;left:24px;right:auto}.review-shot{width:280px;top:70px;right:18px}.settings-shot{width:220px;top:330px;right:94px}.desktop-mockup{width:100%;top:0}.phone-mockup{top:120px;left:22px}.section-heading,.plan-value-band,.conversion-band,.privacy-band,.watch-face-band,.watch-page-hero,.detail-layout,.featured-post-card,.blog-subscribe-band,.article-layout,.about-hero,.about-story,.about-vision,.site-footer{grid-template-columns:1fr}.feature-grid,.spotlight-grid,.howto-grid,.pillar-grid,.workflow-grid,.platform-list,.must-read-grid,.watch-feature-grid,.setup-list,.footer-columns{grid-template-columns:repeat(2,1fr)}.privacy-actions{align-items:stretch}.watch-page-hero .watch-preview{order:-1}.featured-post-card>div{padding:6px 8px 12px}}@media (width<=640px){.site-header,.hero-section,.planning-section,.whats-new-section,.feature-band,.platform-section,.listing-page,.detail-page,.blog-page,.article-page,.about-page,.watch-page,.watch-face-band,.policy-page,.privacy-band,.plan-value-band,.workflow-band,.site-footer{width:calc(100% - 28px)}.brand{font-size:1.22rem}.brand img{width:42px;height:42px}.header-cta{display:none}h1,.listing-hero h1,.detail-hero h1,.blog-hero h1,.article-header h1,.about-hero h1{margin-bottom:18px;font-size:2.72rem}.hero-lede,.listing-hero p,.detail-hero p,.blog-hero p,.article-header p,.about-hero p{margin-bottom:22px;font-size:1.08rem}.hero-actions,.privacy-actions,.section-actions{width:100%}.feature-macos-shot{border-radius:16px;margin-bottom:28px;padding:8px}.feature-macos-shot img{border-radius:11px}.primary-button,.secondary-button{width:100%}.trust-row{display:none}.platform-availability{margin-top:22px}.mockup-wrap{min-height:500px;margin-top:10px}.real-screenshot-stage{min-height:530px;margin-top:14px;overflow:visible}.device-showcase{min-height:530px;overflow:visible}.mac-example{width:calc(100% - 20px);top:18px}.mac-app-preview{grid-template-columns:88px 1fr}.mac-app-preview aside{gap:2px;padding:9px 6px}.mac-app-preview aside span{padding:4px;font-size:.46rem}.mac-planner-preview{padding:9px}.mac-planner-preview>div{margin-bottom:7px;padding:7px 9px}.mac-planner-preview li{padding:5px 0;font-size:.48rem}.ipad-example{width:148px;right:12px}.iphone-example{width:78px;bottom:12px;left:72px}.watch-example{width:60px;bottom:16px;left:0}.app-screenshot{border-width:7px;border-radius:30px;height:390px}.main-shot{width:212px;top:0;left:0}.review-shot{width:212px;top:42px;right:0}.settings-shot{display:none}.desktop-mockup{border-width:7px;border-radius:18px;min-height:330px}.window-bar{grid-template-columns:10px 10px 10px 1fr;padding:13px}.window-bar button{display:none}.week-grid{gap:4px;padding:14px 12px 4px}.day-column{min-height:170px}.task-chip{min-height:64px;padding:7px}.task-chip p,.day-column>span{font-size:.66rem}.review-row{grid-template-columns:auto 1fr;margin:5px 12px 12px;padding:12px}.bar-chart{display:none}.phone-mockup{border-width:8px;border-radius:32px;width:226px;min-height:432px;top:88px;left:8px}.phone-task-list article{grid-template-columns:30px 1fr;min-height:52px}.phone-task-list time{display:none}.phone-task-list strong{font-size:.72rem}.feature-grid,.spotlight-grid,.howto-grid,.pillar-grid,.workflow-grid,.platform-list,.must-read-grid,.footer-columns,.feature-answers>div{grid-template-columns:1fr}.workflow-band,.plan-value-band,.conversion-band,.privacy-band,.blog-subscribe-band,.about-story,.about-vision,.watch-face-band,.watch-setup-section,.detail-panel,.detail-sidebar,.featured-post-card,.article-body,.article-sidebar,.article-image,.about-contact-card,.policy-section,.support-hero{padding:24px}.blog-section-heading,.post-row{grid-template-columns:1fr;align-items:flex-start}.blog-section-heading{display:grid}.featured-post-card img{border-width:7px;border-radius:30px;height:360px}.article-image img{border-width:7px;border-radius:30px}.watch-face-band,.watch-page{margin-top:48px}.watch-page{padding-top:42px}.watch-page-hero{gap:34px}.watch-case{border-radius:62px;width:248px;height:306px}.watch-screen{border-radius:48px}.watch-dial{width:120px;height:120px;top:86px}.rect-complication{bottom:42px;left:22px;right:22px}.watch-feature-grid,.setup-list{grid-template-columns:1fr}.setup-list li{min-height:auto}.support-hero{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
