:root{color-scheme:light;--ink:#22231f;--muted:#696b64;--paper:#f5f2eb;--line:#deddd5;--sun:#f3b94d;--dark:#252622;--white:#fffdf8;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b57619;outline-offset:5px;border-radius:3px}button{font:inherit}.site-shell{max-width:1600px;margin:auto;padding:0 clamp(24px,5.5vw,88px)}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:25px;font-weight:800;letter-spacing:-.07em}.brand-period{color:#d59a2e}.brand-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:9px;background:#262724;overflow:hidden}.brand-mark:before{content:'';position:absolute;top:8px;width:16px;height:8px;border-radius:16px 16px 0 0;background:var(--sun)}.brand-mark:after{content:'';position:absolute;top:18px;width:21px;height:2px;border-radius:4px;background:#f8eee0}.brand-mark span{position:absolute;top:5px;width:2px;height:3px;border-radius:2px;background:#f8eee0}.site-header nav{display:flex;align-items:center;gap:35px;font-size:13px;font-weight:600}.site-header nav a:hover,.site-footer a:hover,.document-body a:hover{text-decoration:underline;text-underline-offset:4px}.nav-contact{border:1px solid #cfcfc6;border-radius:100px;padding:11px 17px}.nav-contact span{margin-left:10px}
.hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;padding:88px 0 105px}.eyebrow,.section-label{font-size:11px;letter-spacing:.19em;font-weight:800}.eyebrow{display:flex;align-items:center;gap:11px;text-transform:uppercase}.status-dot{width:8px;height:8px;background:#c89434;border-radius:50%;box-shadow:0 0 0 4px #eeddb7}.hero h1,.document-heading h1,.support-page h1{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-weight:600;line-height:1.09;letter-spacing:-.055em;font-size:clamp(57px,5.1vw,91px);margin:30px 0}.hero h1 em,.feature-intro h2 em,.closing h2 em,.document-heading h1 em,.support-page h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.hero-description{font-size:20px;line-height:1.65;color:#5d605a;max-width:530px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:36px}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:#272823;color:#fffdf8;padding:17px 22px;border-radius:7px;font-size:14px;font-weight:700;white-space:nowrap;transition:transform .15s ease,background .15s ease}.primary-button:hover{transform:translateY(-2px);background:#45463e}.hero-actions>span{font-size:12px;color:#62645c}.hero-scene{height:498px;border-radius:13px;position:relative;background:#e8e5db;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-scene:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 49% 15%,#f4ebd6 0,#e8e5db 48%,#e1dfd5 100%)}.sun-disc{width:360px;height:360px;background:#eec06b;border-radius:50%;position:absolute;top:-184px;right:30px;filter:blur(1px);opacity:.7}.day-card{position:relative;background:#fffdfa;width:min(77%,405px);border:1px solid #e5e4db;border-radius:15px;padding:27px 30px 24px;box-shadow:0 30px 60px rgba(62,58,43,.12);transform:rotate(-3deg)}.day-card-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;letter-spacing:.14em;color:#62645c}.tiny-sun{font-size:23px;color:#d6a748}.day-card-heading{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:29px;font-weight:700;letter-spacing:-.06em;margin-top:21px}.day-card-subhead{font-size:12px;color:#62645c;line-height:1.5;margin-top:4px;padding-bottom:31px;border-bottom:1px solid #eae9e3}.timeline-item{display:flex;align-items:start;gap:18px;padding:24px 0;border-bottom:1px solid #efeee8}.timeline-time{font-size:12px;font-weight:700;margin-top:4px;color:#72746c}.timeline-content{display:flex;flex-direction:column;gap:7px;flex:1}.timeline-content strong{font-size:13px}.timeline-content span{font-size:11px;color:#62645c}.timeline-indicator{width:9px;height:9px;border-radius:50%;background:#e3af52;margin-top:5px}.upcoming{border-bottom:0;padding-bottom:20px}.day-card-footer{display:flex;align-items:center;gap:9px;font-size:9px;font-weight:700;letter-spacing:.16em;color:#62645c;margin-top:7px}.footer-dash{width:16px;height:1px;background:#b6b7ae}.scene-caption{position:absolute;bottom:24px;left:28px;color:#62645c;font-family:Georgia,serif;font-size:15px;font-style:italic}
.feature-intro{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:8%;padding:81px 0 50px}.section-label{color:#62645c}.feature-intro h2,.privacy-band h2,.closing h2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:clamp(36px,3.5vw,59px);line-height:1.15;letter-spacing:-.07em;font-weight:600;max-width:780px;margin:0}.feature-intro p{color:var(--muted);font-size:16px;line-height:1.7;max-width:640px;margin:25px 0 0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-bottom:105px}.feature-card{min-height:296px;border:1px solid #dcdcd3;border-radius:10px;padding:25px 23px 25px;display:flex;flex-direction:column;justify-content:space-between;background:#faf8f3}.feature-icon{height:42px;width:42px;border:1px solid #d9d9cf;border-radius:10px;display:grid;place-items:center;font-family:Georgia,serif;font-size:25px;color:#b88838}.feature-number{font-size:11px;letter-spacing:.15em;color:#62645c;font-weight:700}.feature-card h3{font:700 19px/1.32 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.04em;margin:10px 0 9px}.feature-card p{font-size:13px;line-height:1.65;color:#62645c;margin:0}.privacy-band{position:relative;background:#272823;color:#fbf9f3;border-radius:12px;padding:74px max(7%,34px) 78px;overflow:hidden}.privacy-band .section-label{color:#bfa470}.privacy-band h2{margin:22px 0 20px}.privacy-band p{font-size:17px;line-height:1.7;color:#c1c2b8;max-width:520px}.privacy-band a{display:inline-block;margin-top:17px;border-bottom:1px solid #b8995e;padding-bottom:7px;font-size:14px;font-weight:700}.privacy-band a span{margin-left:15px}.privacy-orbit{width:400px;height:400px;border:1px solid rgba(242,192,102,.34);border-radius:50%;position:absolute;right:9%;top:50%;transform:translateY(-50%);box-shadow:0 0 0 55px rgba(240,191,96,.035),0 0 0 110px rgba(240,191,96,.025)}.privacy-orbit:after{content:'';display:block;width:175px;height:175px;border-radius:50%;background:#d9aa57;position:absolute;top:112px;left:112px;box-shadow:0 0 100px rgba(233,182,83,.24)}.closing{padding:110px 0 120px;display:flex;align-items:end;justify-content:space-between;gap:60px}.closing h2{margin-top:24px}.closing p{max-width:360px;color:var(--muted);font-size:17px;line-height:1.65}.site-footer{height:130px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .brand{font-size:21px}.site-footer .brand-mark{transform:scale(.86);transform-origin:left center;margin-right:-5px}.site-footer>span,.site-footer>div{font-size:12px;color:#62645c}.site-footer>div{display:flex;gap:25px}
.document-page{padding:70px 0 130px}.document-heading{padding-bottom:64px;border-bottom:1px solid var(--line)}.document-heading h1{margin:22px 0 15px}.document-heading>p:last-child{color:#62645c;font-size:13px}.document-layout{display:grid;grid-template-columns:240px minmax(0,700px);gap:8%;padding-top:65px}.document-layout aside{position:sticky;top:30px;height:max-content;display:flex;flex-direction:column;gap:19px}.document-layout aside span{font-size:10px;font-weight:800;letter-spacing:.16em;color:#62645c;margin-bottom:7px}.document-layout aside a{font-size:13px;color:#62645c}.document-layout aside a:hover{color:#20221e}.document-body section{border-bottom:1px solid var(--line);padding-bottom:37px;margin-bottom:39px;scroll-margin-top:30px}.document-body section:last-child{border:0}.document-body h2{font:700 24px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.045em;margin:0 0 19px}.document-body p{color:#62655e;font-size:15px;line-height:1.78;margin:0 0 17px}.document-body p:last-child{margin-bottom:0}.document-body a{color:#886420;text-decoration:underline;text-underline-offset:3px}.support-page{min-height:650px;padding:90px 0 110px}.support-page h1{max-width:900px;margin:29px 0 22px}.support-lede{max-width:600px;font-size:18px;line-height:1.7;color:#666961;margin-bottom:35px}.support-details{display:flex;gap:90px;padding:68px 0 60px}.support-details>div{display:flex;flex-direction:column;gap:11px}.support-details span{font-size:11px;font-weight:800;letter-spacing:.16em;color:#62645c}.support-details a{font-size:16px;font-weight:700}.support-note{border-top:1px solid var(--line);padding-top:38px;max-width:760px}.support-note h2{font:700 21px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.04em}.support-note p{font-size:15px;color:#686b63;line-height:1.7}
@media(max-width:1100px){.hero{gap:4%}.hero h1{font-size:clamp(52px,6vw,78px)}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:240px}.hero-actions{align-items:start;flex-direction:column;gap:14px}}@media(max-width:760px){.site-shell{padding:0 22px}.site-header{height:74px}.site-header nav{gap:20px}.site-header nav a:first-child{display:none}.site-header nav{font-size:12px}.nav-contact{padding:8px 12px}.brand{font-size:22px}.hero{grid-template-columns:1fr;padding:64px 0 70px;gap:55px}.hero h1{font-size:clamp(53px,11vw,76px);margin:23px 0}.hero-description{font-size:18px}.hero-actions{margin-top:26px}.hero-scene{height:400px}.day-card{width:min(80%,365px);padding:23px}.feature-intro{grid-template-columns:1fr;gap:27px;padding:65px 0 36px}.feature-grid{gap:10px;padding-bottom:70px}.privacy-band{padding:65px 28px}.privacy-orbit{opacity:.22;right:-185px}.privacy-band p{position:relative}.closing{display:block;padding:80px 0}.closing p{margin-top:28px}.site-footer{height:auto;min-height:150px;flex-wrap:wrap;padding:35px 0;gap:20px}.site-footer>span{order:3;width:100%}.document-page{padding:55px 0 70px}.document-heading{padding-bottom:38px}.document-heading h1,.support-page h1{font-size:clamp(49px,9vw,70px)}.document-layout{display:block;padding-top:40px}.document-layout aside{position:static;display:none}.document-body h2{font-size:22px}.support-page{padding:70px 0}.support-details{gap:30px;flex-direction:column;padding:55px 0}}@media(max-width:480px){.site-header nav a:nth-child(2){display:none}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:210px}.hero-scene{height:355px}.day-card{width:83%}.scene-caption{font-size:13px;left:19px}.site-footer>div{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button{transition:none}.primary-button:hover{transform:none}}
