:root{color-scheme:light;--page:#f7faff;--surface:#fff;--surface-blue:#f1f7ff;--ink:#0b1f3a;--muted:#5d6b7e;--primary:#1677d2;--primary-dark:#0b5eab;--primary-deep:#073b70;--soft:#eaf4ff;--border:#dbe7f4;--input:#667085;--focus:#1677d2;--error:#b42318;--shadow:0 20px 60px #1447781a;--shadow-soft:0 10px 30px #14477812;--radius-card:22px;--radius-control:12px;background:var(--page);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);min-width:320px;color:var(--ink);margin:0;font-size:1rem;line-height:1.6}a{color:var(--primary-dark);text-underline-offset:.2em}button,input,select{font:inherit}button,input,select,summary{min-height:44px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:20;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.shell{width:min(1180px,100% - 2.5rem);margin-inline:auto}.site-header{backdrop-filter:blur(18px);z-index:10;background:#fffffff0;border-bottom:1px solid #1677d21a;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:2rem;width:min(1180px,100% - 2.5rem);min-height:78px;margin:auto;display:flex}.wordmark{color:var(--ink);letter-spacing:-.025em;white-space:nowrap;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.wordmark-logo{width:196px;max-width:100%;height:auto;display:block}.wordmark span{color:#fff;background:linear-gradient(145deg, var(--primary), var(--primary-deep));border-radius:12px 12px 12px 4px;place-items:center;width:2rem;height:2rem;margin-right:.55rem;display:inline-grid;box-shadow:0 8px 18px #1677d238}.header-inner nav,.footer-inner nav{flex-wrap:wrap;align-items:center;gap:.35rem 1.25rem;display:flex}.header-inner nav a,.footer-inner nav a{color:var(--ink);font-weight:650;text-decoration:none}.header-inner nav a:hover,.footer-inner nav a:hover{color:var(--primary-dark)}.header-inner nav .nav-primary{background:var(--primary);color:#fff;border-radius:10px;order:10;margin-left:.35rem;padding:.58rem .9rem;box-shadow:0 8px 18px #1677d229}.header-inner nav .nav-primary:hover{background:var(--primary-dark);color:#fff}.site-footer{border-top:1px solid var(--border);background:#eef5fc;margin-top:5.5rem}.footer-inner{grid-template-columns:1fr auto;gap:1rem 2rem;width:min(1180px,100% - 2.5rem);margin:auto;padding:2.75rem 0;display:grid}.footer-inner p{color:var(--muted);margin:.35rem 0 0}.relationship{grid-column:1/-1;font-size:.875rem}.eyebrow{color:var(--primary-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}h1,h2,h3{letter-spacing:-.035em;color:var(--ink);line-height:1.12}h1,.home-hero-copy h1,.section-intro h2,.home-promo h2{font-family:Georgia,Times New Roman,serif;font-weight:700}h1{max-width:13ch;margin:.2rem 0 1rem;font-size:clamp(2.5rem,6vw,4.9rem)}h2{margin-top:2.5rem;font-size:clamp(1.6rem,3vw,2.35rem)}h3{font-size:1.18rem}.lede{color:var(--muted);max-width:64ch;font-size:clamp(1.05rem,1.7vw,1.25rem)}.hero{padding:clamp(3.5rem,8vw,7rem) 0 3.5rem}.home-hero{max-width:1180px}.home-hero h1{max-width:12ch}.hero-note{background:var(--soft);color:var(--primary-dark);border-radius:999px;align-items:center;gap:.75rem;margin-top:1.2rem;padding:.7rem 1rem;font-weight:650;display:inline-flex}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.button{border-radius:var(--radius-control);background:var(--primary);color:#fff;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:50px;padding:.74rem 1.2rem;font-weight:760;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #1677d229}.button:hover{background:var(--primary-dark)}.button.secondary{color:var(--primary-dark);border-color:var(--primary);box-shadow:none;background:#fff}.button.ghost{color:var(--ink);border-color:var(--border);box-shadow:none;background:0 0}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.text-link{font-weight:750;text-decoration:none}.text-link:hover{text-decoration:underline}.home-hero-shell{border-bottom:1px solid var(--border);background:#fff url(/images/home/hero-interior.webp) bottom/cover no-repeat;overflow:hidden}.home-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:clamp(2rem,6vw,5.5rem);min-height:610px;padding-block:clamp(3.5rem,7vw,6rem);display:grid}.home-hero-copy{z-index:2;position:relative}.home-hero-copy h1{max-width:10.8ch;margin:.3rem 0 1.2rem;font-size:clamp(3rem,5.4vw,5rem)}.home-hero-copy .lede{max-width:58ch}.home-hero-copy .button-row{margin-top:1.7rem}.home-device-stage{place-items:center;min-height:500px;display:grid;position:relative}.device-glow{background:radial-gradient(circle,#ffffff52,#0000 72%);border-radius:50%;width:480px;height:480px;position:absolute}.hero-devices{aspect-ratio:1448/1086;object-fit:contain;z-index:2;filter:drop-shadow(0 30px 32px #1f446c2e);width:min(680px,140%);max-width:none;height:auto;display:block;position:relative}.tools-section{padding:clamp(4.25rem,8vw,7rem) 0 2rem;scroll-margin-top:1rem}.section-intro{max-width:860px;margin-bottom:2rem}.section-intro h2{margin:.25rem 0}.split-intro{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:3.5rem;max-width:none;margin-bottom:2.25rem;display:grid}.split-intro h2{max-width:13ch;font-size:clamp(2rem,3.2vw,3rem)}.split-intro .lede{margin:0 0 .25rem}.tool-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.tool-card{min-height:310px;color:var(--ink);flex-direction:column;padding:1.6rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.tool-card:hover{box-shadow:var(--shadow);border-color:#b8d4f0;transform:translateY(-4px)}.tool-card-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.tool-icon{background:var(--soft);width:2.55rem;height:2.55rem;color:var(--primary-dark);border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;display:grid}.tool-card h2{letter-spacing:-.03em;margin:1.5rem 0 .6rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.5rem}.tool-card p{color:var(--muted);margin:0 0 1.5rem}.tool-card>strong{color:var(--primary-dark);margin-top:auto}.status-badge{letter-spacing:.03em;border-radius:999px;align-items:center;min-height:28px;padding:.2rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.status-badge.available{background:var(--soft);color:var(--primary-dark)}.status-badge.coming{color:#5d6870;background:#f1f3f4}.section-cta{justify-content:center;margin-top:2rem}.home-promo-shell{padding:clamp(2.5rem,6vw,5rem) 0 1rem}.home-promo{box-shadow:var(--shadow);background:linear-gradient(135deg,#eef7ff 0%,#fff 66%);grid-template-columns:auto minmax(0,1fr) minmax(280px,.65fr);align-items:center;gap:1.6rem 2rem;padding:clamp(1.6rem,4vw,2.5rem);display:grid;position:relative;overflow:hidden}.home-promo:after{content:"";background:#6fb7f51f;border-radius:50%;width:320px;height:320px;position:absolute;top:-130px;right:-110px}.promo-icon-wrap{align-self:start}.promo-icon-wrap img{border-radius:18px;width:76px;height:76px;box-shadow:0 12px 26px #14477824}.home-promo h2{max-width:17ch;margin:.2rem 0 .65rem;font-size:clamp(1.8rem,3vw,2.7rem)}.home-promo p{color:var(--muted);max-width:60ch;margin:0 0 .8rem}.promo-devices{z-index:1;justify-content:center;align-items:end;min-height:245px;display:flex;position:relative}.promo-screenshot{filter:drop-shadow(0 18px 24px #1f446c2e);border-radius:28px;width:min(230px,100%);height:auto;display:block}.content-page{padding:4rem 0 2rem}.content-header{border-bottom:1px solid var(--border);max-width:790px;padding-bottom:2rem}.content-header h1{max-width:18ch;font-size:clamp(2.2rem,5vw,4rem)}.prose{max-width:760px;font-size:1.04rem}.prose p,.prose li{color:#344054}.prose pre{overscroll-behavior-inline:contain;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);max-width:100%;color:var(--ink);-webkit-overflow-scrolling:touch;margin:1.25rem 0;padding:1rem;font-size:.9rem;line-height:1.55;overflow-x:auto}.prose pre code{width:max-content;min-width:100%;display:block}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose th,.prose td{border-bottom:1px solid var(--border);text-align:left;padding:.8rem}.callout{background:var(--soft);border-left:4px solid var(--primary);border-radius:0 var(--radius-control) var(--radius-control) 0;padding:1.2rem 1.4rem}.trust-strip{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem auto 4rem;display:grid}.trust-item{border-top:2px solid var(--primary);padding-top:1rem}.trust-item strong{display:block}.trust-item span{color:var(--muted)}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (width<=1000px){.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)}.home-promo{grid-template-columns:auto minmax(0,1fr)}.promo-devices{grid-column:1/-1;justify-content:flex-end;min-height:215px;padding-right:10%}}@media (width<=900px){.tool-grid{grid-template-columns:1fr}.tool-card{min-height:auto}.split-intro{grid-template-columns:1fr;gap:1rem}.split-intro h2{max-width:18ch}}@media (width<=760px){.home-hero-shell{background-image:linear-gradient(#fff 0% 46%,#fff0 70%),url(/images/home/hero-interior-mobile.webp);background-position:50%,bottom;background-size:100% 100%,100%}.shell{width:min(100% - 1.3rem,1180px)}.header-inner{flex-direction:column;align-items:flex-start;gap:.7rem;width:min(100% - 1.3rem,1180px);padding:.9rem 0}.header-inner nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem .75rem;width:100%;display:grid}.header-inner nav .nav-primary{order:initial;text-align:center;margin-left:0;padding:.45rem .6rem}.home-hero-grid{grid-template-columns:1fr;gap:1rem;min-height:auto;padding-block:2.8rem 1.5rem}.home-hero-copy h1{max-width:12ch;font-size:clamp(2.6rem,12vw,4rem)}.home-device-stage{min-height:360px;margin-top:.5rem}.device-glow{width:360px;height:360px}.hero-devices{width:min(580px,126vw)}.content-page{padding-top:2.75rem}.prose pre{margin-inline:0;font-size:.82rem}.trust-strip,.footer-inner{grid-template-columns:1fr}.footer-inner{width:min(100% - 1.3rem,1180px)}.home-promo{grid-template-columns:1fr}.promo-icon-wrap{margin-bottom:-.4rem}.promo-devices{grid-column:auto;justify-content:center;min-height:205px;padding-right:0}}@media (width<=460px){.header-inner nav{grid-template-columns:1fr 1fr;font-size:.92rem}.home-device-stage{min-height:315px}.hero-devices{width:min(540px,126vw)}.promo-screenshot{width:min(220px,100%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@media print{:root{--page:#fff;--surface:#fff;--ink:#000;--muted:#222}body{background:#fff;font-size:11pt}.print-hide,.calculator-form,.app-promotion,.today-helper,.save-controls,.no-print{display:none!important}.shell{width:100%}.calculator-grid{display:block!important}.results-panel{box-shadow:none!important;border:1px solid #555!important}a{color:#000;text-decoration:none}}
