:root{color-scheme:light;--paper:#f3f2f8;--ink:#252941;--muted:#5b6079;--violet:#424baf;--soft-violet:#dddef3;--line:#dcddea;--white:#fff;--ochre:#b47b30;--mint:#d3e3dc;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--violet);outline-offset:6px;border-radius:4px}.skip-link{position:absolute;top:-70px;left:24px;background:var(--ink);color:white;z-index:9;padding:12px 20px}.skip-link:focus{top:12px}.page-shell{max-width:1440px;margin:auto;padding:0 72px}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;font-size:23px;font-weight:690;letter-spacing:-.8px}.brand svg{width:31px;height:31px;color:var(--violet)}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav>a{text-decoration:none}nav>a:not(.nav-cta):hover{text-decoration:underline;text-underline-offset:6px}.nav-cta{padding:12px 16px;border:1px solid #c9ccde;border-radius:6px}.nav-cta span{margin-left:12px;color:var(--violet)}.hero{min-height:657px;padding:58px 0 104px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:58px}.intro{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:9px;margin:0 0 24px}.intro>span{width:7px;height:7px;border-radius:50%;background:var(--ochre)}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(56px,5.9vw,84px);font-weight:400;letter-spacing:-4.4px;line-height:1.04;margin:0}.hero-description{max-width:405px;color:var(--muted);font-size:19px;line-height:1.65;margin:27px 0 31px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;padding:17px 22px;text-decoration:none;font-size:15px;font-weight:550;min-height:54px;border-radius:6px}.primary{background:var(--violet);color:#fff}.primary:hover{background:#333b94}.button span{font-size:21px;font-weight:400;line-height:1}.quiet-copy{font-size:12px;color:var(--muted);margin:16px 0 0}.hero-art{position:relative;isolation:isolate;padding:4px 50px 10px 0}.focus-preview{display:block;position:relative;border-radius:20px;background:white;padding:25px 30px 27px;max-width:372px;transform:rotate(-3deg);text-decoration:none;box-shadow:0 15px 55px #2f365516;z-index:2;transition:transform .2s}.focus-preview:hover{transform:rotate(-1deg) translateY(-4px)}.preview-top{display:flex;align-items:center;justify-content:space-between}.preview-brand{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600}.preview-brand i{display:block;width:12px;height:12px;background:var(--violet);border-radius:50%;box-shadow:5px 0 0 -1px #e6b777;margin-right:5px}.preview-dot{height:5px;width:5px;background:#9297a9;border-radius:50%;box-shadow:0 -5px 0 #9297a9,0 5px 0 #9297a9}.preview-task{margin:27px 0 9px;padding-bottom:13px;border-bottom:1px solid var(--line);font-size:17px}.preview-clock{width:100%;aspect-ratio:1;position:relative}.preview-clock svg{height:100%;width:100%}.preview-clock>div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.preview-clock span{font-size:12px;color:var(--muted)}.preview-clock strong{font-size:62px;letter-spacing:-4px;line-height:1.3;font-weight:450;font-variant-numeric:tabular-nums}.preview-clock small{font-size:12px;color:var(--muted);margin-top:4px}.preview-start{display:flex;align-items:center;justify-content:center;gap:20px;background:#edf0f7;border-radius:7px;font-size:13px;padding:14px;margin:3px 15px 0;color:var(--violet);font-weight:550}.paper-note{position:absolute;z-index:3;right:-7px;bottom:7px;background:#f1ddbb;padding:24px 23px 17px;transform:rotate(7deg);box-shadow:0 8px 17px #473d2511;color:#67513c}.paper-note p{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.45;margin:6px 0 5px}.paper-note svg{width:125px;display:block}.note-pin{position:absolute;top:7px;left:50%;width:7px;height:7px;border-radius:50%;background:#a08b6e;box-shadow:1px 1px 0 #66513930}.orbit{position:absolute;z-index:0;border-radius:50%;border:1px solid #d7d8e8}.orbit-one{width:360px;height:360px;left:42px;top:51px;transform:rotate(-24deg) scaleX(1.5)}.orbit-two{width:420px;height:420px;top:20px;left:35px;transform:rotate(-32deg) scaleX(.88)}.tools-section{padding:64px 0 75px;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:60px;align-items:end}.section-label{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 13px}.section-heading .section-label{grid-column:1/-1}h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:46px;line-height:1.13;letter-spacing:-1.7px;margin:0}.section-heading>p:last-child{margin:0;font-size:16px;line-height:1.7;color:var(--muted)}.tool-story{display:grid;grid-template-columns:.85fr 1.5fr;margin-top:40px;background:white;border-radius:14px;overflow:hidden}.tool-name{background:#e5e7f4;padding:35px;display:flex;align-items:flex-start;flex-direction:column}.tool-symbol{display:grid;place-items:center;background:var(--violet);color:white;width:50px;height:50px;border-radius:14px;font-family:Georgia,serif;font-size:33px;margin-bottom:25px}.tool-name h3{font-size:23px;font-weight:550;letter-spacing:-.5px;line-height:1.3;margin:0 0 13px}.tool-name p{font-size:14px;line-height:1.7;color:#535975;margin:0 0 23px}.secondary{margin-top:auto;background:white;color:var(--violet);font-size:13px;min-height:47px;padding:12px 17px;border:1px solid #d3d6e7}.secondary:hover{background:#f8f8fd}.tool-details{padding:29px 38px;display:flex;flex-direction:column;justify-content:space-around;gap:22px}.tool-details>div{display:grid;grid-template-columns:31px 1fr;column-gap:18px}.tool-details svg{width:28px;height:28px;fill:none;stroke:#636eab;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;grid-row:1/3}.tool-details h4{font-size:15px;font-weight:600;margin:1px 0 7px}.tool-details p{font-size:13px;line-height:1.65;color:var(--muted);margin:0;max-width:410px}.approach{display:grid;grid-template-columns:1fr 1.35fr;gap:90px;align-items:center;padding:48px 65px 76px}.approach>div:last-child>p:not(.section-label){font-size:16px;color:var(--muted);line-height:1.8;max-width:490px;margin:23px 0 0}.approach>div:last-child>p.approach-detail{font-size:13px;margin-top:18px}.approach-mark{width:230px;height:225px;position:relative;margin:auto;isolation:isolate}.approach-mark span{position:absolute;border-radius:90px 90px 24px 24px;width:80px;height:195px;bottom:0;transform-origin:bottom center}.approach-mark span:nth-child(1){background:#dedff1;left:74px;transform:rotate(-38deg)}.approach-mark span:nth-child(2){background:var(--mint);left:74px;transform:rotate(38deg)}.approach-mark span:nth-child(3){background:#bec3e8;left:74px;bottom:0;mix-blend-mode:multiply}.closing{padding:36px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.closing p{font-family:Georgia,serif;font-size:31px;letter-spacing:-.6px;margin:0}footer{display:flex;align-items:center;gap:32px;padding:31px 0;color:var(--muted);font-size:12px}footer a{text-decoration:none;display:inline-flex;align-items:center;min-height:44px}footer a:hover{text-decoration:underline;text-underline-offset:5px}footer p{margin:0}footer>a:last-child{margin-left:auto}.footer-brand{color:var(--ink);font-weight:600;font-size:15px;letter-spacing:-.4px}@media(min-width:1441px){.hero-art{padding-right:70px}.paper-note{right:30px}}@media(max-width:1100px){.page-shell{padding:0 42px}.hero{gap:40px;min-height:600px;padding:50px 0 90px}.hero-art{padding-right:15px}h1{font-size:66px;letter-spacing:-3.6px}.paper-note{right:-12px;bottom:-28px;padding:20px 17px 15px}.paper-note p{font-size:16px}.focus-preview{padding:23px 26px;max-width:320px}.preview-clock strong{font-size:56px}.orbit-one{width:270px;height:320px;left:25px;top:43px}.orbit-two{width:330px;height:355px;left:15px;top:13px}.approach{gap:60px;padding:40px 20px 65px}.tool-story{grid-template-columns:.9fr 1.4fr}.tool-name{padding:30px}.tool-details{padding:30px}.section-heading{column-gap:40px}}@media(max-width:800px){.page-shell{padding:0 26px}.header{padding:24px 0}.brand{font-size:21px}nav{gap:20px}nav a:first-child{display:none}.nav-cta{font-size:12px;padding:10px 12px}.nav-cta span{margin-left:7px}nav>a:nth-child(2){font-size:12px}.hero{grid-template-columns:1fr;gap:56px;padding:43px 0 73px;min-height:0}.hero-copy{max-width:560px;margin:0 auto;width:100%}.intro{font-size:13px;margin-bottom:21px}h1{font-size:clamp(57px,10vw,76px);letter-spacing:-3.5px}.hero-description{font-size:17px;line-height:1.65;max-width:365px;margin:25px 0}.hero-art{max-width:420px;width:100%;margin:auto;padding:0 62px 16px 13px}.focus-preview{max-width:340px}.paper-note{right:0;bottom:-7px;padding:23px 21px 15px}.paper-note p{font-size:17px}.orbit-one{width:295px;height:330px;left:55px}.orbit-two{width:345px;height:375px;left:50px}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{margin-top:19px;font-size:15px}.desktop-break{display:none}.tools-section{padding:45px 0 35px}h2{font-size:39px;letter-spacing:-1.4px}.tool-story{grid-template-columns:1fr;margin-top:28px}.tool-name{padding:28px;display:grid;grid-template-columns:45px 1fr;gap:0 20px;align-items:start}.tool-symbol{width:45px;height:45px;font-size:29px;margin:0;grid-row:1/3}.tool-name h3{font-size:21px;margin-bottom:10px}.tool-name p{font-size:13px;margin-bottom:18px}.tool-name .button{grid-column:2;justify-self:start;gap:20px}.tool-details{padding:29px 28px;gap:25px}.approach{grid-template-columns:1fr;gap:31px;padding:40px 4px 46px}.approach-mark{width:180px;height:158px}.approach-mark span{width:57px;height:142px;left:62px!important;border-radius:60px 60px 18px 18px}.approach>div:last-child>p:not(.section-label){font-size:15px}.closing{flex-direction:column;align-items:flex-start;gap:23px;padding:29px 0 34px}.closing p{font-size:29px}footer{flex-wrap:wrap;column-gap:20px;row-gap:12px;padding:25px 0 30px}footer p{width:100%;order:3}}@media(max-width:390px){.page-shell{padding:0 21px}.brand{font-size:19px;gap:7px}.brand svg{width:25px;height:25px}nav>a:nth-child(2){display:none}.nav-cta{padding:9px 11px}h1{font-size:54px;letter-spacing:-2.9px}.hero-art{padding-left:0;padding-right:39px}.paper-note{right:-3px}.hero-description{font-size:16px}.focus-preview{padding:22px}.orbit-one{left:33px;width:260px;height:280px}.orbit-two{left:25px;width:300px;height:335px}.tool-name{padding:24px;gap:0 15px}.tool-name h3{font-size:20px}.tool-details{padding:26px 24px}.tool-details>div{column-gap:14px}.button{font-size:14px;gap:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.focus-preview{transition:none}.focus-preview:hover{transform:rotate(-3deg)}}

.error-page{padding-top:90px;padding-bottom:90px}

@media(max-width:800px){.orbit{display:none}}
