:root{color-scheme:light;font-family:Inter,SF Pro Display,Segoe UI,sans-serif;--surface: #f7f9fb;--surface-low: #eef4f7;--surface-high: #ffffff;--surface-recessed: #e7eef2;--ink: #253036;--ink-soft: #536168;--ink-muted: #748087;--primary: #545f73;--primary-dim: #485367;--primary-soft: #d7e3ee;--line: rgba(84, 95, 115, .16);--radius-sm: 4px;--radius-md: 8px;--shadow: 0 28px 54px rgba(72, 83, 103, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh;background:linear-gradient(180deg,#ffffffb8,#f7f9fb00 420px),var(--surface)}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:14px clamp(20px,5vw,72px);background:#f7f9fbdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup,.header-actions,.hero-actions,.site-footer nav{display:flex;align-items:center}.brand-lockup{gap:10px;color:var(--ink);font-weight:700}.brand-lockup__mark{width:30px;height:30px}.locale-link,.site-footer a{border-radius:var(--radius-sm);color:var(--ink-soft);font-size:.86rem;font-weight:600}.locale-link:hover,.site-footer a:hover{background:#545f7314;color:var(--ink)}.header-actions{justify-content:flex-end;gap:8px}.locale-link{padding:8px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:var(--radius-sm);padding:0 18px;background:var(--surface-high);box-shadow:inset 0 0 0 1px var(--line);color:var(--ink);cursor:pointer;font-size:.9rem;font-weight:700;white-space:nowrap}.button--compact{min-height:38px;padding-inline:14px}.button--primary{background:linear-gradient(180deg,var(--primary),var(--primary-dim));box-shadow:none;color:#f8fafc}.hero-section{display:grid;grid-template-columns:minmax(0,.84fr) minmax(500px,1.16fr);gap:clamp(28px,4.5vw,58px);align-items:center;width:min(1260px,calc(100% - 40px));min-height:calc(100svh - 72px);margin:0 auto;padding:58px 0 72px}.hero-copy{display:grid;align-content:center;gap:24px}.eyebrow{margin:0;color:var(--primary);font-size:.76rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;color:var(--ink);font-size:clamp(3.4rem,8vw,7.4rem);font-weight:760;letter-spacing:0;line-height:.94}h2{margin-bottom:14px;font-size:clamp(2rem,4vw,3.35rem);letter-spacing:0;line-height:1.02}h3{margin-bottom:10px;font-size:1.05rem}.hero-copy>p:not(.eyebrow),.split-section>p,.split-section p,.document-header p,.document-section p,.support-header p,.support-section p,.feature-card p,.site-footer p{color:var(--ink-soft);line-height:1.72}.hero-copy>p:not(.eyebrow){max-width:600px;font-size:1.08rem}.hero-utility-list{display:flex;flex-wrap:wrap;gap:8px;margin:-6px 0 0;padding:0;list-style:none}.hero-utility-list li{border-radius:var(--radius-sm);padding:7px 10px;background:#ffffffad;box-shadow:inset 0 0 0 1px #545f731c;color:var(--ink-soft);font-size:.82rem;font-weight:700}.hero-actions{flex-wrap:wrap;gap:10px}.hero-showcase{justify-self:end;width:min(100%,700px);min-width:0;padding:4px}.hero-shot{margin:0;overflow:hidden;border-radius:var(--radius-md);background:var(--surface-high);box-shadow:0 22px 42px #48536721}.hero-shot img{width:100%;height:100%;object-fit:cover;object-position:top left}.hero-shot-stack{position:relative;min-height:540px}.hero-shot--primary{position:absolute;left:0;bottom:54px;z-index:1;width:82%;aspect-ratio:4 / 3;transform:rotate(-1deg)}.hero-shot--secondary{position:absolute;top:28px;right:18px;z-index:2;width:60%;aspect-ratio:4 / 3;transform:rotate(1deg)}.hero-shot--tertiary{position:absolute;right:82px;bottom:0;z-index:3;width:50%;aspect-ratio:4 / 3;transform:rotate(.6deg)}.section-band{padding:82px 0}.section-band--quiet{background:#ffffff7a}.section-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.section-heading{width:100%;max-width:none;margin-bottom:28px}.problem-section{display:grid;place-items:center;min-height:240px;text-align:center}.problem-section h2{max-width:860px;margin:0;color:var(--ink);font-size:clamp(1.28rem,2vw,1.8rem);line-height:1.42}.problem-section h2 span{display:block}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(24px,5vw,72px);align-items:start}.entitlement-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.85fr);gap:clamp(24px,5vw,64px);align-items:center}.entitlement-copy>p:not(.eyebrow){color:var(--ink-soft);line-height:1.7}.pro-price{display:grid;gap:8px;align-items:start;justify-items:end;margin-top:12px;margin-bottom:0;margin-left:auto;text-align:right}.pro-price small,.pro-price span{color:var(--ink-muted);font-size:.78rem;font-weight:750}.pro-price strong{color:var(--ink);font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.05}.pro-limit-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.pro-limit-list li{border-radius:var(--radius-md);padding:14px 16px;background:#545f7314;color:var(--ink);font-weight:750;line-height:1.4}.feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.feature-card{min-height:230px;border-radius:var(--radius-md);padding:20px;background:var(--surface-high);box-shadow:inset 0 0 0 1px #545f7314;transition:box-shadow .18s ease,transform .18s ease}.feature-card:hover{box-shadow:inset 0 0 0 1px #545f731f,0 18px 34px #4853671c;transform:translateY(-5px)}.feature-card__label{display:inline-block;margin-bottom:34px;font-size:.72rem;font-weight:850;letter-spacing:.05em}.check-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.check-list li{border-radius:var(--radius-md);padding:16px 18px;background:#ffffffa3;color:var(--ink-soft);line-height:1.6}.check-list--accent li{background:#545f7314}.document-page,.support-page{width:min(860px,calc(100% - 40px));margin:0 auto;padding:72px 0 96px}.document-header,.support-header{padding-bottom:32px;border-bottom:1px solid var(--line);margin-bottom:32px}.document-header h1,.support-header h1{margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);line-height:1.12}.updated-date{margin:14px 0 0;color:var(--ink-muted);font-size:.82rem;font-weight:700}.document-content,.support-content{display:grid;gap:24px}.document-section,.support-section,.document-section:first-child,.support-section:first-child{padding-top:0}.document-section h2,.support-section h2{display:flex;gap:8px;margin-bottom:10px;font-size:1.08rem;line-height:1.35}.document-section h2 span{color:var(--ink-muted);font-variant-numeric:tabular-nums}.document-section ol,.support-section ul{display:grid;gap:6px;margin:0 0 .25rem;padding-left:20px;color:var(--ink-soft);line-height:1.7}.document-section p,.support-section p{margin-bottom:.72rem}.document-section p:last-child,.support-section p:last-child{margin-bottom:0}.support-email{color:var(--ink);font-size:1rem;font-weight:700;overflow-wrap:anywhere}.support-email-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.support-copy-button{display:inline-grid;place-items:center;width:34px;height:34px;border:0;border-radius:var(--radius-sm);background:var(--surface-high);box-shadow:inset 0 0 0 1px var(--line);color:var(--ink-soft);cursor:pointer}.support-copy-button:hover{color:var(--ink);background:#545f7314}.support-email:hover{color:var(--ink)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.site-footer{display:flex;align-items:center;justify-content:center;padding:28px clamp(20px,5vw,72px) 36px;background:var(--surface-recessed)}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:18px}.site-footer a{padding:2px 0}.site-footer a:hover{background:transparent;text-decoration:underline;text-underline-offset:4px}@media(max-width:1020px){.site-header{grid-template-columns:1fr auto}.hero-section,.split-section,.entitlement-section{grid-template-columns:1fr}.hero-section{min-height:0;padding-top:42px}.hero-showcase{justify-self:center}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.site-header{gap:10px;padding-inline:16px}.brand-lockup span{display:none}.button{width:100%}.button--compact{width:auto;max-width:48vw;white-space:normal}.hero-section,.section-inner,.document-page,.support-page{width:min(100% - 28px,1120px)}.hero-actions,.feature-grid{grid-template-columns:1fr}.hero-actions{display:grid}.hero-shot-stack{min-height:420px}.hero-shot--primary{bottom:46px;width:86%}.hero-shot--secondary{top:22px;right:8px;width:62%}.hero-shot--tertiary{right:34px;width:52%}.section-band{padding:56px 0}.site-footer{padding-inline:16px}.site-footer nav{justify-content:center}}
