.landing-page{--landing-ink:#0b1220;--landing-muted:#5b6880;--landing-blue:#2563eb;--landing-blue-dark:#1746b4;--landing-line:#dbe3ef;min-height:100%;color:var(--landing-ink);background:#fff;overflow-x:hidden}.landing-page button,.landing-page a{-webkit-tap-highlight-color:transparent}.landing-page button:focus-visible,.landing-page a:focus-visible,.landing-page select:focus-visible{outline-offset:3px;outline:3px solid #2563eb59}.landing-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafee0;border-bottom:1px solid #dbe3efb8;align-items:center;gap:32px;height:72px;padding:0 max(24px,50vw - 620px);display:flex;position:relative}.landing-menu-toggle,.landing-mobile-nav{display:none}.landing-brand{min-width:max-content;color:var(--landing-ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.landing-brand>span:last-child{flex-direction:column;display:flex}.landing-brand strong{letter-spacing:-.01em;font-size:15px;line-height:1.2}.landing-brand small{color:#718096;margin-top:2px;font-size:10px;line-height:1.2}.landing-brand-mark{background:var(--landing-blue);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:grid;box-shadow:0 9px 22px #2563eb38}.landing-nav{flex:1;justify-content:center;gap:30px;display:flex}.landing-nav a{color:#516077;font-size:13px;font-weight:550;text-decoration:none;transition:color .16s}.landing-nav a:hover{color:var(--landing-ink)}.landing-header-actions{align-items:center;gap:14px;min-width:max-content;display:flex}.landing-header-cta{background:var(--landing-ink);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:9px 15px;font-size:12px;font-weight:700;transition:transform .16s,background .16s}.landing-header-cta:hover{background:#17233a;transform:translateY(-1px)}.landing-hero{background:radial-gradient(circle at 78% 42%,#5b8bff2e,#0000 34%),linear-gradient(120deg,#f8fafe 0%,#f3f6fc 55%,#edf3ff 100%);align-items:center;min-height:calc(100svh - 72px);display:flex;position:relative;overflow:hidden}.landing-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#5f779e0f 1px,#0000 1px),linear-gradient(90deg,#5f779e0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 48% 100%);mask-image:linear-gradient(90deg,#0000,#000 48% 100%)}.landing-hero-grid{z-index:1;grid-template-columns:minmax(390px,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(42px,6vw,86px);width:min(1240px,100%);margin:0 auto;padding:58px 32px 72px;display:grid;position:relative}.landing-hero-copy{max-width:560px}.landing-eyebrow{color:var(--landing-blue-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 24px;font-size:12px;font-weight:750;display:inline-flex}.landing-eyebrow svg{width:17px;height:17px}.landing-hero h1{color:#07101f;letter-spacing:-.065em;max-width:610px;margin:0;font-size:clamp(48px,5.4vw,76px);font-weight:780;line-height:.98}.landing-hero-subtitle{max-width:520px;color:var(--landing-muted);margin:25px 0 30px;font-size:17px;line-height:1.65}.landing-task-heading{color:#33425d;letter-spacing:.01em;margin:0 0 10px;font-size:12px;font-weight:750}.landing-dropzone{width:100%;max-width:550px;min-height:94px;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#ffffffe6;border:1px solid #cbd7e8;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 14px 14px 16px;transition:border .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 22px 50px #1d37601a}.landing-dropzone:hover,.landing-dropzone.is-dragging{border-color:var(--landing-blue);transform:translateY(-2px);box-shadow:0 25px 60px #2563eb29}.landing-dropzone.is-dragging{background:#f1f6ff}.landing-dropzone.is-busy{opacity:.72}.landing-upload-icon{width:48px;height:48px;color:var(--landing-blue);background:#e8efff;border-radius:13px;place-items:center;display:grid}.landing-upload-icon svg{width:23px;height:23px}.landing-upload-copy{flex-direction:column;min-width:0;display:flex}.landing-upload-copy strong{color:#152139;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.landing-upload-copy small{color:#718096;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.landing-drop-action,.landing-feature-copy button,.landing-final button{background:var(--landing-blue);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;font-weight:700;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.landing-drop-action{min-height:50px;padding:0 17px;font-size:12px}.landing-drop-action svg,.landing-feature-copy button svg{width:16px;height:16px;transition:transform .16s}.landing-dropzone:hover .landing-drop-action,.landing-feature-copy button:hover,.landing-final button:hover{background:var(--landing-blue-dark);transform:translateY(-1px);box-shadow:0 12px 26px #2563eb3d}.landing-dropzone:hover .landing-drop-action svg,.landing-feature-copy button:hover svg{transform:translate(3px)}.landing-upload-status{min-height:20px;color:var(--landing-blue-dark);padding:7px 2px 0;font-size:11px;font-weight:650}.landing-upload-status .is-error{color:#b42318}.landing-page-tools-cta{color:#142a52;cursor:pointer;text-align:left;background:#eff5ffd1;border:1.5px solid #8eb0f5;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(550px,100%);min-height:74px;margin-top:12px;padding:13px 16px;transition:border-color .16s,background .16s,transform .16s;display:grid}.landing-page-tools-cta:hover{border-color:var(--landing-blue);background:#e7f0ff;transform:translateY(-2px);box-shadow:0 16px 34px #2563eb21}.landing-page-tools-cta>svg{color:#2563eb;width:23px;height:23px}.landing-page-tools-cta>svg:last-child{color:#2563eb;width:18px}.landing-page-tools-cta span{flex-direction:column;min-width:0;display:flex}.landing-page-tools-cta strong{font-size:14px}.landing-page-tools-cta small{color:#5f7190;margin-top:4px;font-size:10px;line-height:1.4}.landing-hero-proof{color:#5d6b81;flex-wrap:wrap;gap:8px 18px;margin:9px 0 0;font-size:11px;font-weight:550;display:flex}.landing-hero-proof span{align-items:center;gap:5px;display:inline-flex}.landing-hero-proof svg{width:13px;height:13px;color:var(--landing-blue);stroke-width:3px}.landing-hero-honesty{color:#65748a;border-top:1px solid #a3b4d08c;grid-template-columns:auto 1fr;gap:10px;max-width:550px;margin-top:18px;padding-top:15px;display:grid}.landing-hero-honesty>svg{width:17px;height:17px;color:var(--landing-blue);margin-top:2px}.landing-hero-honesty p{gap:5px;margin:0;font-size:10px;line-height:1.5;display:grid}.landing-proof-hero{width:100%;margin:0;animation:.82s cubic-bezier(.2,.8,.2,1) .18s both landing-visual-enter;position:relative}.landing-proof-hero:before{z-index:-1;content:"";background:#2563eb1f;border-radius:42px;position:absolute;inset:8% -5% -8% 8%;transform:rotate(-2.5deg)}.landing-proof-hero>img{aspect-ratio:16/9;object-fit:cover;object-position:top left;background:#eef3fa;border:1px solid #97a8c3bf;border-radius:18px;width:100%;transition:box-shadow .42s,transform .42s cubic-bezier(.2,.8,.2,1);display:block;transform:rotate(1deg);box-shadow:0 35px 85px #1e375d38,0 2px 5px #1e375d1f}.landing-proof-hero:hover>img{transform:rotate(0)translateY(-4px);box-shadow:0 42px 95px #1e375d42,0 2px 5px #1e375d1f}.landing-proof-hero figcaption{color:#17305b;background:#fffffff2;border:1px solid #d8e3f3;border-radius:13px;align-items:center;gap:10px;max-width:280px;padding:12px 15px;display:flex;position:absolute;bottom:-20px;right:-8px;box-shadow:0 18px 38px #1f396026}.landing-proof-hero figcaption>svg{color:#13795b;width:20px;height:20px}.landing-proof-hero figcaption span{flex-direction:column;display:flex}.landing-proof-hero figcaption strong{font-size:11px}.landing-proof-hero figcaption small{color:#718096;margin-top:2px;font-size:9px}.landing-proof{background:#fff;padding:112px max(24px,50vw - 580px) 120px}.landing-proof .landing-section-heading>p{color:var(--landing-blue)}.landing-proof .landing-section-heading>span{color:#68768c;max-width:690px;margin-top:22px;font-size:14px;line-height:1.7;display:block}.landing-proof-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:58px;display:grid}.landing-proof-comparison figure{margin:0}.landing-proof-comparison figcaption{color:#40516e;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:12px;font-size:11px;font-weight:750;display:flex}.landing-proof-comparison figcaption svg{color:#13795b;width:15px}.landing-proof-comparison img{aspect-ratio:16/9;object-fit:cover;object-position:top left;background:#eef3fa;border:1px solid #d6dfeb;border-radius:14px;width:100%;display:block;box-shadow:0 22px 48px #1c36621f}.landing-proof-note{color:#8290a5;margin:20px 0 0;font-size:10px;line-height:1.6}@media (width<=720px){.landing-proof{padding:82px 20px}.landing-proof-comparison{grid-template-columns:1fr;margin-top:42px}.landing-proof-hero figcaption{bottom:-28px;right:5px}}.landing-privacy,.landing-how,.landing-features,.landing-final,.landing-footer{padding-inline:max(24px,50vw - 580px)}.landing-privacy{color:#fff;background:#091225;padding-top:110px;padding-bottom:110px}.landing-section-heading{max-width:760px}.landing-section-heading>p,.landing-section-kicker{color:#7fa7ff;letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:750}.landing-section-heading h2,.landing-feature-copy h2,.landing-final h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4.6vw,64px);font-weight:740;line-height:1.03}.landing-privacy-flow{grid-template-columns:auto minmax(50px,1fr) auto minmax(50px,1fr) auto;align-items:center;max-width:930px;margin:76px 0 50px;display:grid}.landing-flow-point{color:#c8d3e6;text-align:center;flex-direction:column;align-items:center;gap:12px;min-width:120px;display:flex}.landing-flow-point>span{background:#111c31;border:1px solid #32415d;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.landing-flow-point svg{width:24px;height:24px}.landing-flow-point strong{font-size:12px;font-weight:650}.landing-flow-point.is-accent>span{background:var(--landing-blue);color:#fff;border-color:#4d7df0;box-shadow:0 0 0 12px #2563eb1a}.landing-flow-line{background:linear-gradient(90deg,#2e3c56,#4f70b8,#2e3c56);height:1px;margin:0 16px 28px}.landing-privacy-body{color:#9eacc3;max-width:660px;margin:0;font-size:15px;line-height:1.7}.landing-how{background:#fff;padding-top:120px;padding-bottom:120px}.landing-how .landing-section-heading>p{color:var(--landing-blue)}.landing-how .landing-section-heading h2{color:var(--landing-ink)}.landing-steps{grid-template-columns:repeat(4,1fr);gap:36px;margin:78px 0 0;padding:0;list-style:none;display:grid}.landing-steps li{border-top:1px solid #ccd6e5;padding-top:20px}.landing-steps li>span{color:var(--landing-blue);letter-spacing:.1em;font-size:11px;font-weight:800}.landing-steps h3{color:#152139;letter-spacing:-.025em;margin:24px 0 10px;font-size:20px}.landing-steps p{color:#68768c;max-width:300px;margin:0;font-size:13px;line-height:1.7}.landing-features{background:#f3f6fb;grid-template-columns:minmax(280px,.88fr) minmax(420px,1.12fr);gap:clamp(60px,9vw,140px);padding-top:120px;padding-bottom:120px;display:grid}.landing-feature-copy{align-self:start}.landing-feature-copy .landing-section-kicker{color:var(--landing-blue)}.landing-feature-copy h2{max-width:520px;color:var(--landing-ink)}.landing-feature-copy>p:not(.landing-section-kicker){color:#66758c;max-width:480px;margin:24px 0 30px;font-size:14px;line-height:1.75}.landing-feature-copy button{min-height:48px;padding:0 19px;font-size:12px}.landing-feature-list{border-top:1px solid #cfd8e6}.landing-capability{border-bottom:1px solid #cfd8e6;grid-template-columns:42px 1fr;gap:20px;padding:27px 0;display:grid}.landing-capability>span{width:42px;height:42px;color:var(--landing-blue);background:#e4ecfb;border-radius:11px;place-items:center;display:grid}.landing-capability svg{width:19px;height:19px}.landing-capability h3{color:#16223a;margin:1px 0 7px;font-size:15px}.landing-capability p{color:#718096;margin:0;font-size:12px;line-height:1.65}.landing-final{background:var(--landing-blue);color:#fff;text-align:center;flex-direction:column;align-items:center;padding-top:115px;padding-bottom:120px;display:flex}.landing-final-icon{background:#ffffff1a;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:28px;display:grid}.landing-final-icon svg{width:23px;height:23px}.landing-final h2{max-width:780px}.landing-final p{color:#d7e3ff;max-width:550px;margin:20px 0 30px;font-size:15px}.landing-final button{min-height:52px;color:var(--landing-blue-dark);background:#fff;padding:0 23px;font-size:13px}.landing-final button:hover{color:#103b9c;background:#f3f6ff}.landing-final button svg{width:17px;height:17px}.landing-job{padding-top:48px;padding-bottom:88px}.landing-job .landing-hero-subtitle{max-width:720px}.landing-job-points{gap:16px;max-width:860px;margin:36px 0 0;padding:0;list-style:none;display:grid}.landing-job-points li{background:#fff;border:1px solid #d8e1ed;border-radius:16px;gap:6px;padding:16px 18px;display:grid}.landing-job-points strong{color:#12203a;font-size:15px}.landing-job-points span{color:#5b6b82;font-size:14px;line-height:1.55}.landing-job-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.landing-job-actions .landing-header-cta{align-items:center;gap:8px;min-height:48px;display:inline-flex}.landing-text-link{color:#1d4ed8;align-items:center;gap:6px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.landing-text-link:hover{color:#103b9c}.landing-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:920px;margin-top:32px;display:grid}.landing-compare-grid article{background:#fff;border:1px solid #d8e1ed;border-radius:18px;padding:20px 22px 8px}.landing-compare-grid article.is-us{background:#f5f8ff;border-color:#93b4f6}.landing-compare-grid h2{color:#12203a;align-items:center;gap:8px;margin:0 0 12px;font-size:18px;display:flex}.landing-compare-grid ul{color:#445468;margin:0;padding:0 0 12px 18px;font-size:14px;line-height:1.6}.landing-compare-limit{color:#445468;max-width:860px;margin:24px 0 0;font-size:14px;line-height:1.65}.landing-compare-limit strong{color:#12203a;margin-bottom:6px;display:block}@media (width<=800px){.landing-compare-grid{grid-template-columns:1fr}}.landing-final>small{color:#bbcefa;margin-top:13px;font-size:10px}.landing-footer{background:#fff;border-top:1px solid #e0e6ef;grid-template-columns:1fr auto auto auto auto;align-items:center;gap:24px;min-height:105px;display:grid}.landing-brand-footer{pointer-events:none}.landing-footer p,.landing-company-link,.landing-social-link,.landing-footer>button{color:#8793a5;font-size:10px}.landing-company-link{color:#8793a5;font-size:10px;text-decoration:none}.landing-company-link:hover{color:#1d4ed8;text-decoration:underline}.analytics-consent{z-index:70;color:#0f172a;background:#fffffffa;border:1px solid #dbe4f0;border-radius:16px;grid-template-columns:auto 1fr auto;gap:12px;width:min(460px,100vw - 24px);padding:16px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 50px #0f172a2e}.analytics-consent>svg{color:#2563eb;width:22px}.analytics-consent strong{font-size:14px}.analytics-consent p{color:#52637c;margin:4px 0 0;font-size:11px;line-height:1.5}.analytics-consent-actions{gap:8px;margin-top:11px;display:flex}.analytics-consent-actions button{color:#475569;cursor:pointer;background:#fff;border:1px solid #d7e0ec;border-radius:9px;padding:7px 11px;font-size:11px;font-weight:700}.analytics-consent-actions .is-primary{color:#fff;background:#2563eb;border-color:#2563eb}.analytics-consent-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;align-self:start;padding:2px}.analytics-consent-close svg{width:17px;height:17px}.landing-social-link{align-items:center;gap:6px;text-decoration:none;transition:color .16s;display:inline-flex}.landing-social-link:hover{color:#1d4ed8}.landing-social-link svg{width:15px;height:15px}.landing-faq{background:#fff;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:clamp(50px,8vw,120px);padding:116px max(24px,50vw - 580px) 124px;display:grid}.landing-faq .landing-section-heading>p{color:var(--landing-blue)}.landing-faq .landing-section-heading>span{color:#68768c;max-width:480px;margin-top:22px;font-size:14px;line-height:1.7;display:block}.landing-faq-list{border-top:1px solid #cfd8e6}.landing-faq-list details{border-bottom:1px solid #cfd8e6}.landing-faq-list summary{color:#16223a;cursor:pointer;justify-content:space-between;align-items:center;gap:22px;min-height:72px;font-size:15px;font-weight:700;list-style:none;display:flex}.landing-faq-list summary::-webkit-details-marker{display:none}.landing-faq-list summary svg{width:18px;min-width:18px;color:var(--landing-blue);transition:transform .18s}.landing-faq-list details[open] summary svg{transform:rotate(180deg)}.landing-faq-list p{color:#68768c;max-width:650px;margin:-2px 42px 24px 0;font-size:13px;line-height:1.75}@media (width<=900px){.landing-faq{grid-template-columns:1fr}}@media (width<=720px){.landing-faq{gap:42px;padding:82px 20px 88px}.landing-faq-list summary{min-height:78px;font-size:14px}}.landing-interest{background:#f7f9fc;padding:76px max(32px,50vw - 590px) 82px}.landing-interest-heading{max-width:680px}.landing-interest-heading>p{color:var(--landing-blue);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 14px;font-size:11px;font-weight:780;display:flex}.landing-interest-heading>p svg{width:16px;height:16px}.landing-interest-heading h2{color:var(--landing-ink);letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.4vw,46px);line-height:1.02}.landing-interest-heading>span{color:var(--landing-muted);margin-top:16px;font-size:15px;line-height:1.6;display:block}.landing-interest-options{border-top:1px solid var(--landing-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px;display:grid}.landing-interest-options>button{border:0;border-right:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line);min-height:176px;color:var(--landing-ink);cursor:pointer;text-align:left;background:#fff;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:18px;padding:23px 18px;transition:background .18s,transform .18s,box-shadow .18s;display:grid;position:relative}.landing-interest-options>button:last-child{border-right:0}.landing-interest-options>button:hover{z-index:1;background:#f7faff;transform:translateY(-3px);box-shadow:0 18px 42px #1c36621a}.landing-interest-options>button.is-selected{box-shadow:inset 4px 0 0 var(--landing-blue);background:#edf4ff}.landing-interest-icon{width:40px;height:40px;color:var(--landing-blue);background:#e9f0ff;border-radius:13px;place-items:center;display:grid}.landing-interest-icon svg{width:22px;height:22px}.landing-interest-copy{flex-direction:column;min-width:0;display:flex}.landing-interest-copy small{color:#718096;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:750}.landing-interest-copy strong{letter-spacing:-.018em;font-size:17px;line-height:1.25}.landing-interest-copy>span{color:#66748a;max-width:360px;margin-top:8px;font-size:12px;line-height:1.55}.landing-interest-action{color:var(--landing-blue);white-space:nowrap;grid-column:2;align-self:start;font-size:11px;font-weight:750}.landing-interest-privacy{color:#7b8799;margin:18px 0 0;font-size:10px;line-height:1.5}@media (width<=720px){.landing-interest{padding:66px 20px 72px}.landing-interest-heading h2{font-size:clamp(30px,9vw,40px)}.landing-interest-options{grid-template-columns:1fr;margin-top:36px}.landing-interest-options>button,.landing-interest-options>button:nth-child(2n){border-right:0;grid-template-columns:42px minmax(0,1fr);gap:14px;min-height:138px;padding:22px 16px}.landing-interest-icon{width:42px;height:42px}.landing-interest-action{grid-column:2;align-self:start;margin-top:4px}}.landing-footer>button{cursor:pointer;background:0 0;border:0}@media (width<=620px){.analytics-consent{padding:13px;bottom:12px;right:12px}}@keyframes landing-copy-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-visual-enter{0%{opacity:0;transform:translateY(26px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes landing-selection-pulse{0%,72%,to{box-shadow:0 0 #2563eb00}82%{box-shadow:0 0 0 7px #2563eb1c}}.landing-hero-copy>*{animation:.62s cubic-bezier(.2,.8,.2,1) both landing-copy-enter}.landing-hero-copy>:first-child{animation-delay:40ms}.landing-hero-copy>:nth-child(2){animation-delay:90ms}.landing-hero-copy>:nth-child(3){animation-delay:.14s}.landing-hero-copy>:nth-child(4){animation-delay:.2s}.landing-hero-copy>:nth-child(5){animation-delay:.24s}.landing-hero-copy>:nth-child(6){animation-delay:.27s}@supports (animation-timeline:view()){.landing-reveal{animation:both landing-copy-enter;animation-timeline:view();animation-range:entry 8% cover 30%}}@media (width<=1020px){.landing-nav{display:none}.landing-menu-toggle{color:#20304d;cursor:pointer;background:#fff;border:1px solid #d5deeb;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid}.landing-menu-toggle svg{width:19px;height:19px}.landing-mobile-nav{z-index:30;background:#fff;border:1px solid #d8e1ed;border-radius:14px;gap:2px;width:min(310px,100vw - 36px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:max(18px,50vw - 480px);box-shadow:0 24px 60px #142a5033}.landing-mobile-nav a,.landing-mobile-nav button{color:#20304d;min-height:46px;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;padding:0 13px;font-size:13px;font-weight:650;text-decoration:none}.landing-mobile-nav a{align-items:center;display:flex}.landing-mobile-nav a:hover{background:#f2f6fc}.landing-mobile-nav button{background:var(--landing-blue);color:#fff;cursor:pointer;margin-top:4px}.landing-header-actions{margin-left:auto}.landing-hero{min-height:auto}.landing-hero-grid{grid-template-columns:1fr;padding-top:64px;padding-bottom:86px}.landing-hero-copy{max-width:700px}.landing-hero h1{max-width:760px}.landing-hero-subtitle,.landing-dropzone{max-width:620px}.landing-proof-hero{width:min(760px,94%);margin:8px auto 0}.landing-steps{grid-template-columns:repeat(2,1fr)}.landing-features{grid-template-columns:1fr;gap:70px}.landing-feature-copy{max-width:670px}}@media (width<=720px){.landing-header{gap:12px;height:64px;padding:0 17px}.landing-header-actions{gap:8px}.landing-header-cta,.landing-brand small{display:none}.landing-hero-grid{gap:55px;padding:46px 18px 70px}.landing-eyebrow{margin-bottom:18px;font-size:10px}.landing-hero h1{letter-spacing:-.06em;font-size:clamp(44px,14vw,62px)}.landing-hero-subtitle{margin:20px 0 25px;font-size:15px}.landing-dropzone{grid-template-columns:auto minmax(0,1fr);gap:11px;padding:13px}.landing-drop-action{grid-column:1/-1;width:100%;min-height:46px}.landing-proof-hero{width:100%}.landing-privacy,.landing-how,.landing-features,.landing-final,.landing-footer{padding-inline:20px}.landing-privacy,.landing-how,.landing-features{padding-top:82px;padding-bottom:82px}.landing-section-heading h2,.landing-feature-copy h2,.landing-final h2{font-size:clamp(36px,11vw,50px)}.landing-privacy-flow{grid-template-columns:1fr;gap:13px;margin:58px 0 42px}.landing-flow-line{background:linear-gradient(#2e3c56,#4f70b8,#2e3c56);width:1px;height:34px;margin:0 auto}.landing-steps{grid-template-columns:1fr;gap:34px;margin-top:54px}.landing-steps p{max-width:430px}.landing-final{padding-top:84px;padding-bottom:88px}.landing-footer{text-align:center;flex-direction:column;justify-content:center;gap:12px;min-height:150px;padding-top:28px;padding-bottom:28px;display:flex}}@media (width<=470px){.landing-brand strong{font-size:13px}.landing-brand-mark{width:31px;height:31px}.landing-upload-copy small{max-width:190px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-tools{color:#111c31;background:#f3f6fb;grid-template-rows:auto auto 1fr auto;min-height:100%;display:grid}.page-tools button{color:#24334e;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:10px}.page-tools button:disabled{cursor:not-allowed;opacity:.42}.page-tools button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.page-tools-header{background:#fff;border-bottom:1px solid #dce3ee;align-items:center;gap:14px;min-height:72px;padding:10px 24px;display:flex}.page-tools-back{place-items:center;width:42px;height:42px;display:grid}.page-tools-back svg{width:19px}.page-tools-brand{align-items:center;gap:11px;display:flex}.page-tools-brand>span{color:#fff;background:#1f64f2;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.page-tools-brand div{flex-direction:column;display:flex}.page-tools-brand strong{font-size:14px}.page-tools-brand small{color:#738098;margin-top:2px;font-size:10px}.page-tools-header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.page-tools-header-actions>button{align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;font-weight:650;display:inline-flex}.page-tools-header-actions svg{width:17px}.page-tools-header-actions .is-primary{color:#fff;background:#1f64f2;border-color:#1f64f2}.page-tools-commandbar{background:#fafcff;border-bottom:1px solid #dce3ee;align-items:center;gap:16px;min-height:54px;padding:7px 24px;display:flex}.page-tools-commandbar>label{align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.page-tools-commandbar>span{color:#78859a;font-size:11px}.page-tools-selection-actions{gap:6px;margin-left:auto;display:flex}.page-tools-selection-actions button{place-items:center;width:36px;height:36px;display:grid}.page-tools-selection-actions svg{width:16px}.page-tools-main{min-height:0;padding:42px max(24px,50vw - 660px) 70px;overflow:auto}.page-tools-intro{grid-template-columns:1fr minmax(280px,440px);align-items:end;gap:50px;display:grid}.page-tools-intro p{color:#69778d;margin:0;font-size:13px;line-height:1.65}.page-tools-intro>div>p{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.page-tools-intro h1{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(28px,4vw,46px);line-height:1}.page-tools-caveat{align-items:flex-start;gap:7px;display:flex;color:#8a6116!important;margin-top:12px!important;font-size:10px!important}.page-tools-caveat svg{flex:none;width:14px;height:14px;margin-top:1px}.page-tools-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;margin-top:40px;display:grid}.page-tools-grid article{background:#fff;border:1px solid #d5deeb;border-radius:14px;min-width:0;padding:12px;transition:border-color .14s,box-shadow .14s,transform .14s;position:relative}.page-tools-grid article:hover{border-color:#aab9d0;transform:translateY(-2px)}.page-tools-grid article.is-selected{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.page-tools-grid article.is-dragging{z-index:10;opacity:.72;box-shadow:0 18px 44px #0f172a3d}.page-tools-select{z-index:2;background:#ffffffeb;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 2px 8px #0f172a24}.page-tools-select input{accent-color:#2563eb;width:18px;height:18px}.page-tools .page-tools-drag-handle{z-index:3;color:#66758c;cursor:grab;touch-action:none;background:#ffffffeb;border:0;border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:17px;right:17px;box-shadow:0 2px 8px #0f172a24}.page-tools .page-tools-drag-handle:active{cursor:grabbing}.page-tools .page-tools-drag-handle svg{width:18px}.page-tools .page-tool-thumbnail{color:#8a97aa;background:#e9eef6;border:0;border-radius:8px;place-items:center;width:100%;height:230px;padding:0;font-size:10px;display:grid;overflow:hidden}.page-tools .page-tool-thumbnail img{object-fit:contain;max-width:86%;max-height:86%;transition:transform .18s;display:block;box-shadow:0 7px 20px #0f172a2e}.page-tools-page-meta{align-items:center;gap:8px;padding:12px 2px 0;display:flex}.page-tools-page-meta>div:first-child{flex-direction:column;flex:1;min-width:0;display:flex}.page-tools-page-meta strong{font-size:12px}.page-tools-page-meta small{color:#7b8799;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.page-tools-page-meta>div:last-child{gap:4px;display:flex}.page-tools-page-meta button{background:#f3f6fa;border-color:#0000;place-items:center;width:30px;height:30px;display:grid}.page-tools-page-meta svg{width:15px}.page-tools-status{color:#718096;background:#fff;border-top:1px solid #dce3ee;justify-content:space-between;align-items:center;gap:20px;min-height:38px;padding:8px 24px;font-size:10px;display:flex}.page-tools-status strong{color:#15966f;font-weight:650}@media (width<=760px){.page-tools{grid-template-rows:auto auto 1fr auto}.page-tools-header{min-height:116px;padding:10px 12px 58px;position:relative}.page-tools-brand small{display:none}.page-tools-header-actions{gap:5px}.page-tools-header-actions>button{justify-content:center;width:42px;padding:0;font-size:0}.page-tools-header-actions>button svg{width:18px}.page-tools-header-actions>button.is-primary{width:48px}.page-tools-commandbar{z-index:5;margin-top:-54px;padding:7px 12px;position:sticky;top:0;overflow-x:auto}.page-tools-commandbar>span{display:none}.page-tools-selection-actions{margin-left:0}.page-tools-main{padding:32px 14px 58px}.page-tools-intro{display:block}.page-tools-intro>p{margin-top:17px}.page-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px}.page-tools-grid article{border-radius:11px;padding:8px}.page-tool-thumbnail{height:190px}.page-tools-select{top:10px;left:10px}.page-tools .page-tools-drag-handle{width:42px;height:42px;top:10px;right:10px}.page-tools-page-meta small{max-width:92px}.page-tools-status{padding-inline:12px}.page-tools-status strong{display:none}}@media (width<=390px){.page-tools-brand div{display:none}.page-tool-thumbnail{height:165px}.page-tools-page-meta>div:last-child{flex-direction:column}}
