@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,ital,wght@6..96,400;6..96,500;6..96,600;6..96,700;6..96,800;6..96,900;6..96,400;6..96,500;6..96,600;6..96,700;6..96,800;6..96,900&family=Bricolage+Grotesque:opsz,wdth,wght@12..96,75..100,400..800&display=swap";:root{--ink: #10203d;--paper: #f5f2ed;--white: #fffdfa;--lime: #d9ef62;--coral: #ff765e;--line: rgba(16, 32, 61, .17);--muted: #687287}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:82px;padding:0 clamp(24px,5vw,82px);border-bottom:1px solid var(--line);background:#f5f2edeb;backdrop-filter:blur(12px)}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;font-size:24px;font-weight:800;letter-spacing:-1.8px}.brand>span:last-child span{color:#ec6554}.brand-mark{position:relative;display:block;width:23px;height:25px}.brand-mark i{position:absolute;display:block;width:11px;height:11px;border:2px solid var(--ink)}.brand-mark i:nth-child(1){top:0;left:0;border-right:0;border-bottom:0}.brand-mark i:nth-child(2){top:0;right:0;border-bottom:0;border-left:0}.brand-mark i:nth-child(3){bottom:0;left:6px;border-top:0;border-right:0}nav{display:flex;align-items:center;gap:clamp(13px,1.7vw,27px);font-size:13px;font-weight:700}nav a:not(.nav-cta){opacity:.76}nav a:not(.nav-cta):hover{opacity:1}.site-nav>a[aria-current=page]{position:relative;color:#e9553c;opacity:1}.site-nav>a[aria-current=page]:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;border-radius:999px;background:#e9553c;content:""}.site-nav{position:static;margin-left:auto}.nav-cta{padding:11px 16px;color:#fff;border-radius:2px;background:var(--ink)}.nav-cta span{margin-left:8px;color:var(--lime)}.mobile-nav{display:none}.locale-switcher{position:relative;z-index:41}.locale-switcher summary{display:inline-flex;align-items:center;min-height:34px;gap:5px;padding:7px 9px;color:#405170;border:1px solid rgba(18,33,62,.16);border-radius:999px;background:#fffdf8;font:750 11px/1 Bricolage Grotesque,sans-serif;text-transform:uppercase;cursor:pointer;list-style:none}.locale-switcher summary::-webkit-details-marker,.mobile-nav summary::-webkit-details-marker{display:none}.locale-switcher__panel{position:absolute;top:calc(100% + 8px);right:0;display:grid;min-width:166px;padding:7px;border:1px solid rgba(18,33,62,.16);border-radius:12px;background:#fffdf8;box-shadow:0 16px 38px #12213e33}.locale-switcher__panel a,.mobile-nav__languages a{display:block;padding:9px 10px;color:#405170;border-radius:7px;font:750 13px/1.25 Bricolage Grotesque,sans-serif}.locale-switcher__panel a:hover,.mobile-nav__languages a:hover{color:var(--navy, #12213e);background:#f1f5ff}.locale-switcher__panel a[aria-current=page],.mobile-nav__languages a[aria-current=page]{color:#fff;background:#e9553c}.workspace{position:relative;min-height:425px;border:1px solid rgba(255,255,255,.4);background:#152949}.workspace.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;outline:1px dashed transparent;outline-offset:-13px;transition:.2s}.workspace.empty.is-dragging{outline-color:var(--lime);background:#1d365c}.scanner-icon{position:relative;width:66px;height:66px;margin-bottom:15px}.scanner-icon b{position:absolute;width:24px;height:24px;border:2px solid var(--lime)}.scanner-icon b:nth-child(1){top:0;left:0;border-right:0;border-bottom:0}.scanner-icon b:nth-child(2){top:0;right:0;border-bottom:0;border-left:0}.scanner-icon b:nth-child(3){bottom:0;left:0;border-top:0;border-right:0}.scanner-icon b:nth-child(4){right:0;bottom:0;border-top:0;border-left:0}.scanner-icon span{position:absolute;top:32px;left:19px;width:29px;height:2px;background:var(--coral)}.workspace h2{margin:9px 0 23px;font-size:31px;line-height:1.06;letter-spacing:-.055em;text-align:center}.upload-button,.remove-button,.download-button{padding:14px 19px;color:var(--ink);border:0;border-radius:1px;background:var(--lime);font-size:13px;font-weight:800}.upload-button span,.remove-button span,.download-button span{margin-left:15px;font-size:17px}.workspace-note{margin:13px 0 0;color:#b8c2d3;font-size:11px}.workspace input{display:none}.workspace.active{min-height:0;padding:17px 18px 22px}.workspace-topline{display:flex;justify-content:space-between;height:25px;color:#c7d0de;font:500 9px DM Mono;letter-spacing:1.3px}.workspace-topline button{color:var(--lime);border:0;background:transparent;font:500 9px DM Mono;letter-spacing:1px;text-decoration:underline}.image-stage{display:grid;grid-template-columns:1fr 42px 1fr;align-items:center;gap:11px;height:310px}.image-pane{position:relative;display:grid;min-width:0;height:100%;overflow:hidden;background:#25395a;place-items:center}.image-pane>img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}.image-pane>span{position:absolute;z-index:2;bottom:9px;left:10px;padding:4px 6px;color:#fff;background:#10203dbd;font:500 8px DM Mono;letter-spacing:1px}.arrow-cut{color:var(--lime);font-size:28px;text-align:center}.arrow-cut.is-working{animation:pulse 1s infinite}.checkerboard{background-color:#edf1f6;background-image:linear-gradient(45deg,#dce2e9 25%,transparent 25%),linear-gradient(-45deg,#dce2e9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dce2e9 75%),linear-gradient(-45deg,transparent 75%,#dce2e9 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.pending-result{position:relative;color:#385170;text-align:center}.pending-result span{color:var(--coral);font-size:25px}.pending-result p{max-width:150px;font-size:12px;line-height:1.5}.workspace-actions{display:flex;align-items:center;gap:12px;margin-top:18px}.file-meta{display:flex;flex:1;flex-direction:column;min-width:0;color:#afbad0;font-size:11px}.file-meta strong{margin-bottom:4px;overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.quiet-button{padding:13px 15px;color:#fff;border:1px solid rgba(255,255,255,.4);background:transparent;font-size:12px;font-weight:700}.download-button{color:#fff;background:var(--coral)}.remove-button:disabled{opacity:.65;cursor:wait}.progress-track{position:absolute;right:0;bottom:0;left:0;height:3px;background:#30466a}.progress-track span{display:block;height:100%;background:var(--lime);transition:width .2s}@keyframes pulse{50%{opacity:.4}}footer{display:flex;align-items:center;justify-content:space-between;padding:34px clamp(24px,5vw,82px);color:#bdc6d4;background:var(--ink);font-size:11px}.footer-brand{color:#fff;font-size:20px}.footer-brand .brand-mark i{border-color:#fff}.footer-navigation{display:grid;justify-items:center;gap:10px}.footer-language-links{display:flex;justify-content:center}.footer-language-links .locale-switcher summary{min-height:38px;padding:8px 13px;color:#e0e7f1;border-color:#e0e7f16b;background:transparent;font-size:13px}.footer-language-links .locale-switcher__panel{top:auto;right:auto;bottom:calc(100% + 8px)}@media(max-width:1040px){nav{gap:16px;font-size:12px}.site-header .nav-utility{display:none}}@media(max-width:960px){.site-nav>a,.site-nav>.locale-switcher{display:none}.mobile-nav{position:relative;display:block}.mobile-nav summary{display:grid;width:42px;height:42px;gap:5px;border:1px solid rgba(16,32,61,.2);border-radius:50%;background:var(--white);cursor:pointer;list-style:none;place-content:center}.mobile-nav summary i{display:block;width:18px;height:2px;background:var(--ink)}.mobile-nav__panel{position:absolute;top:calc(100% + 10px);right:0;display:grid;width:min(310px,calc(100vw - 40px));padding:10px;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:0 16px 38px #10203d33}.mobile-nav__panel a{padding:12px 11px;border-radius:8px}.mobile-nav__panel a:hover{background:#eef3ff}.mobile-nav__panel a[aria-current=page]{color:#fff;background:#e9553c}.mobile-nav__languages{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;margin-top:6px;padding-top:8px;border-top:1px solid rgba(18,33,62,.12)}.mobile-nav__languages a{padding:9px 5px;font-size:11px;text-align:center}}@media(max-width:800px){.site-header{height:68px;padding:0 20px}.site-header>.site-nav>a:not(.nav-cta){display:none}.nav-cta{padding:10px 11px;font-size:11px}.workspace h2{font-size:27px}.image-stage{grid-template-columns:1fr 26px 1fr;gap:6px;height:240px}.workspace.active{padding:14px 10px 17px}.workspace-actions{flex-wrap:wrap}.file-meta{flex-basis:100%}footer{display:grid;gap:20px}.footer-brand{width:max-content}}.is-preview{--navy: #12213e;--coral: #ff674c;--acid: #c8f43e;--sky: #eaf6ff;--canvas: #fffdf8;--line-soft: rgba(18,33,62,.15);--shell-gutter: clamp(24px, 10vw, 176px);background:var(--canvas);color:var(--navy);font-family:Bricolage Grotesque,sans-serif}.is-preview .site-header{height:74px;background:#fffdf8d6;border-bottom-color:var(--line-soft);padding-inline:var(--shell-gutter)}.is-preview .brand{font-family:Bricolage Grotesque,sans-serif;color:var(--navy);font-size:25px;letter-spacing:-1.7px}.is-preview .brand>span:last-child span{color:var(--coral)}.is-preview .brand-mark i{border-color:var(--navy)}.is-preview nav{font-family:Bricolage Grotesque,sans-serif;font-size:13px}.is-preview .nav-cta{background:var(--coral);border-radius:999px;padding:11px 17px}.is-preview .nav-cta span{display:none}.is-preview:not(.show-footer) footer{display:none}.preview-page{overflow:hidden}.preview-page h1,.preview-page h2,.preview-page h3,.preview-page p{margin-top:0}.preview-page h1,.preview-page h2{text-wrap:balance}.preview-label{margin:0 0 18px;color:#536a19;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.preview-label:before{content:"";display:inline-block;width:10px;height:10px;margin-right:9px;border:1.5px solid currentColor;border-radius:50%;vertical-align:-1px}.preview-hero{position:relative}.preview-hero--split{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(520px,1.14fr);gap:clamp(40px,7vw,126px);align-items:center;min-height:650px;padding:clamp(68px,8vw,118px) clamp(24px,9vw,156px) clamp(74px,8vw,120px)}.hero-copy-preview{max-width:540px;position:relative;z-index:2}.hero-copy-preview h1{margin-bottom:26px;color:var(--navy);font:600 clamp(54px,5.7vw,94px)/.9 "Bodoni Moda",serif;letter-spacing:-.07em}.hero-copy-preview h1 em{font-weight:450}.hero-copy-preview>p:not(.preview-label){max-width:420px;color:#3f5472;font-size:16px;line-height:1.62}.plain-link{display:inline-flex;margin-top:26px;padding-bottom:4px;border-bottom:2px solid var(--coral);color:var(--navy);font-size:14px;font-weight:750}.studio-stage{position:relative;min-height:490px;padding:31px;background:#d9efff;box-shadow:18px 24px 48px #27486a29}.preview-page--home1 .preview-hero{background:#f7f8f4}.preview-page--home1 .studio-stage{transform:rotate(1.3deg)}.preview-page--home3 .preview-hero{background:linear-gradient(116deg,#dff3ff,#e9f6ff 46%,#ffeadf)}.preview-page--home3 .studio-stage{background:#fffdfa;border-radius:22px;transform:rotate(-1deg)}.table-rule{position:absolute;background:repeating-linear-gradient(90deg,rgba(18,33,62,.55) 0 1px,transparent 1px 12px);z-index:3}.rule-top{height:7px;top:9px;left:42px;right:42px}.rule-left{width:7px;top:42px;bottom:42px;left:10px;transform:rotate(90deg);transform-origin:top left}.acetate{position:absolute;z-index:4;width:42%;height:72%;right:5%;top:5%;border:1px solid rgba(255,255,255,.74);border-radius:50% 12% 50% 18%;background:linear-gradient(120deg,#ffffffb3,#ffffff14);transform:rotate(20deg);pointer-events:none;box-shadow:-8px 11px 18px #12213e17}.preview-workspace{position:relative;z-index:2}.corner-chip{position:absolute;z-index:5;width:21px;height:21px;border:3px solid var(--acid)}.chip-one{left:17px;top:17px;border-right:0;border-bottom:0}.chip-two{right:17px;bottom:17px;border-left:0;border-top:0}.is-preview .workspace{border:0;background:#ffffffe8;color:var(--navy);box-shadow:0 15px 30px #1c43671f}.is-preview .workspace.empty{min-height:425px;padding:42px 20px;outline-offset:-15px}.is-preview .workspace.empty.is-dragging{background:#f6ffd5;outline-color:var(--coral)}.is-preview .workspace-kicker{color:#607733;font-family:Bricolage Grotesque,sans-serif;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.is-preview .workspace h2{max-width:380px;margin:10px auto 24px;font:600 clamp(27px,2.5vw,38px)/1.02 "Bodoni Moda",serif;letter-spacing:-.045em}.is-preview .scanner-icon b{border-color:var(--navy)}.is-preview .scanner-icon span{background:var(--coral)}.is-preview .upload-button,.is-preview .remove-button,.is-preview .download-button{border-radius:999px;background:var(--coral);color:#fff;padding:14px 23px;box-shadow:0 7px 12px #ff674c36}.is-preview .upload-button:hover,.is-preview .remove-button:hover,.is-preview .download-button:hover{background:#e9553b;transform:translateY(-1px)}.is-preview .workspace-note{margin:22px 0 0;color:#536681}.is-preview .workspace.active{padding:17px 18px 22px}.is-preview .workspace-topline{color:#536681}.is-preview .workspace-topline button{color:#b34331}.is-preview .image-pane{background:#edf4f8}.is-preview .image-pane>span{background:#12213ed9}.is-preview .arrow-cut{width:36px;height:2px;background:var(--coral);position:relative}.is-preview .arrow-cut:after{content:"";position:absolute;right:0;top:-4px;width:9px;height:9px;background:var(--coral);clip-path:polygon(100% 50%,0 0,0 100%)}.is-preview .pending-result i{display:block;width:28px;height:28px;margin:0 auto 8px;border:2px solid var(--coral);border-radius:50%}.is-preview .file-meta{color:#61708a}.is-preview .file-meta strong{color:var(--navy)}.is-preview .quiet-button{color:var(--navy);border-color:#12213e42}.is-preview .progress-track{background:#dbe5eb}.is-preview .progress-track span{background:var(--coral)}.is-preview .image-pane.result.checkerboard{background-color:#edf1f6;background-image:linear-gradient(45deg,#dce2e9 25%,transparent 25%),linear-gradient(-45deg,#dce2e9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dce2e9 75%),linear-gradient(-45deg,transparent 75%,#dce2e9 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.is-preview .workspace-background{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr);gap:15px 24px;align-items:center;margin-top:17px;padding:16px 0;border-top:1px solid rgba(18,33,62,.12);border-bottom:1px solid rgba(18,33,62,.12)}.is-preview .workspace-background>div:first-child p{margin:0 0 5px;color:#607733;font:800 10px/1 Bricolage Grotesque,sans-serif;letter-spacing:.11em}.is-preview .workspace-background>div:first-child strong{display:block;max-width:30ch;color:var(--navy);font:700 14px/1.32 Bricolage Grotesque,sans-serif;letter-spacing:-.025em}.is-preview .background-choice-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.is-preview .background-choice-group button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:7px;padding:7px 8px;border:1px solid rgba(18,33,62,.16);border-radius:9px;color:#405170;background:#fff;font:750 12px/1.1 Bricolage Grotesque,sans-serif;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.is-preview .background-choice-group button:hover{border-color:#12213e66}.is-preview .background-choice-group button.is-active{border-color:var(--coral);color:var(--navy);background:#fff2ee;box-shadow:0 2px 7px #ff674c1f}.is-preview .background-choice-group button:focus-visible,.is-preview .custom-color-picker input:focus-visible{outline:3px solid #607733;outline-offset:3px}.is-preview .background-swatch{display:block;flex:0 0 auto;width:17px;height:17px;border:1px solid rgba(18,33,62,.2);border-radius:50%}.is-preview .background-swatch--white{background:#fff}.is-preview .background-swatch--transparent{background-color:#f6f8f8;background-image:linear-gradient(45deg,#cfd8dc 25%,transparent 25%),linear-gradient(-45deg,#cfd8dc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#cfd8dc 75%),linear-gradient(-45deg,transparent 75%,#cfd8dc 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px}.is-preview .custom-color-picker{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:38px;padding:6px 10px;border:1px solid rgba(18,33,62,.13);border-radius:8px;color:#405170;background:#fff;font-size:12px;font-weight:750}.is-preview .custom-color-picker input{width:32px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}.proof-strip{display:flex;flex-wrap:wrap;gap:20px 38px;align-items:center;padding:23px clamp(24px,9vw,156px);border-block:1px solid var(--line-soft);color:#405370;background:#fff;font-size:13px}.proof-strip p{margin:0 auto 0 0;color:var(--navy);font-weight:750}.proof-strip span{position:relative;padding-left:16px}.proof-strip span:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:var(--acid);transform:translateY(-50%)}.use-cases{padding:clamp(72px,8vw,118px) clamp(24px,9vw,156px);background:#fffdf8}.use-cases-heading{display:grid;grid-template-columns:.6fr 1.4fr;column-gap:36px;align-items:start;margin-bottom:42px}.use-cases h2{max-width:700px;margin:0;font:600 clamp(38px,4.5vw,66px)/.96 "Bodoni Moda",serif;letter-spacing:-.06em}.use-case-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.use-case{min-width:0}.use-case-image{height:220px;position:relative;overflow:hidden;background-color:#edf0ee;background-image:linear-gradient(45deg,#e1e6e5 25%,transparent 25%),linear-gradient(-45deg,#e1e6e5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e1e6e5 75%),linear-gradient(-45deg,transparent 75%,#e1e6e5 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;border-radius:16px}.use-case-image img{position:absolute;height:180%;width:auto;max-width:none;object-fit:cover}.use-case-0 img{left:-31%;top:-46%}.use-case-1 img{left:-103%;top:-37%}.use-case-2 img{left:-232%;top:-39%}.use-case h3{margin:18px 0 7px;font-size:18px;letter-spacing:-.035em}.use-case p{max-width:260px;margin:0;color:#60708a;font-size:14px;line-height:1.55}.use-cases--home2{background:#fff}.use-cases--home3{background:#fff7f1}.preview-privacy{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(35px,8vw,140px);align-items:end;padding:clamp(68px,8vw,120px) clamp(24px,9vw,156px);background:#dff2ff}.preview-privacy h2{max-width:700px;margin:0;font:600 clamp(36px,4.2vw,62px)/.98 "Bodoni Moda",serif;letter-spacing:-.06em}.preview-privacy>p{max-width:430px;margin:0 0 4px;color:#3d5773;font-size:16px;line-height:1.66}.preview-close{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:48px clamp(24px,9vw,156px);color:#fff;background:var(--coral)}.preview-close h2{max-width:620px;margin:0;font:500 clamp(27px,3vw,43px)/1 "Bodoni Moda",serif;letter-spacing:-.045em}.preview-close div{max-width:390px}.preview-close p{margin:0 0 18px;color:#ffffffe6;font-size:14px;line-height:1.55}.preview-close a{display:inline-block;padding:15px 22px;border-radius:999px;background:#fff;color:var(--coral);font-size:14px;font-weight:800}.preview-hero--centered{min-height:700px;padding:52px var(--shell-gutter) 0;text-align:center;background:radial-gradient(circle at 16% 36%,#dfe0ff 0,#dfe0ff00 31%),radial-gradient(circle at 85% 31%,#ffe2ce 0,#ffe2ce00 31%),#f5f7ff}.centered-copy{position:relative;z-index:2;max-width:850px;margin:0 auto 30px}.centered-copy h1{margin:0 0 17px;font-size:clamp(44px,5.4vw,78px);line-height:.96;letter-spacing:-.065em}.centered-copy h1 em{font-family:Bodoni Moda,serif;font-weight:500}.centered-copy>p:not(.preview-label){max-width:560px;margin-inline:auto;color:#405170;font-size:16px;line-height:1.55}.centered-workboard{position:relative;z-index:2;max-width:960px;margin:0 auto;padding:26px;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -4px #ffffff8c,0 17px 42px #45528c2b}.centered-workboard .workspace.empty{min-height:260px;margin-top:18px;box-shadow:none;outline:1px dashed #a5b6d5;outline-offset:-9px}.centered-workboard .workspace .scanner-icon{display:none}.centered-workboard .workspace h2{font:600 29px/1.02 Bodoni Moda,serif}.mock-pair{display:grid;grid-template-columns:1fr 44px 1fr;align-items:center;gap:14px}.mock-pair figure{margin:0;height:115px;position:relative;overflow:hidden;background:#eee7df;text-align:left}.mock-pair figure.checker{background-color:#eef1f2;background-image:linear-gradient(45deg,#dbe1e2 25%,transparent 25%),linear-gradient(-45deg,#dbe1e2 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dbe1e2 75%),linear-gradient(-45deg,transparent 75%,#dbe1e2 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.mock-pair img{position:absolute;width:150%;height:190%;left:-6%;top:-67%;object-fit:cover}.mock-pair figure.checker img{left:-6%}.mock-pair figcaption{position:absolute;z-index:2;left:9px;bottom:8px;padding:3px 5px;color:#fff;background:var(--navy);font-size:9px;font-weight:700}.transfer-line{position:relative;height:2px;background:var(--coral)}.transfer-line:after{content:"";position:absolute;top:-4px;right:0;width:9px;height:9px;background:var(--coral);clip-path:polygon(100% 50%,0 0,0 100%)}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 34px;margin-top:18px;padding-bottom:21px;color:#405170;font-size:13px}.trust-row span{padding-left:16px;position:relative}.trust-row span:before{content:"";position:absolute;left:0;top:5px;width:8px;height:8px;border:1.5px solid var(--navy);border-radius:50%}.mark-one,.mark-two{position:absolute;border:2px solid var(--coral);border-radius:50%;opacity:.28}.mark-one{width:120px;height:120px;left:-37px;top:135px}.mark-two{width:68px;height:68px;right:7%;top:87px;border-color:var(--acid)}@media(max-width:900px){.is-preview .site-header{height:67px}.preview-hero--split{grid-template-columns:1fr;gap:42px;min-height:0;padding:65px 24px 55px}.hero-copy-preview h1{font-size:clamp(52px,15vw,77px)}.studio-stage{min-height:420px;padding:20px}.preview-page--home1 .studio-stage,.preview-page--home3 .studio-stage{transform:none}.acetate{width:47%;height:60%}.proof-strip{gap:12px 20px;padding:21px 24px}.proof-strip p{width:100%}.use-cases{padding:68px 24px}.use-cases-heading{grid-template-columns:1fr;gap:5px;margin-bottom:30px}.use-cases h2{font-size:44px}.use-case-list{grid-template-columns:1fr;gap:36px}.use-case-image{height:245px}.preview-privacy{grid-template-columns:1fr;padding:70px 24px}.preview-privacy h2{font-size:42px}.preview-close{padding:38px 24px;flex-direction:column;align-items:flex-start}.preview-hero--centered{padding:45px 15px 0}.centered-copy h1{font-size:52px}.centered-workboard{padding:13px}.mock-pair{grid-template-columns:1fr 25px 1fr;gap:6px}.mock-pair figure{height:88px}.trust-row{gap:11px 19px;font-size:12px}.centered-workboard .workspace.empty{min-height:250px}.centered-workboard .workspace h2{font-size:26px}.centered-workboard .workspace-note{font-size:10px}}@media(max-width:540px){.is-preview .site-header>.site-nav>a:not(.nav-cta){display:none}.is-preview .nav-cta{font-size:11px;padding:10px 13px}.preview-label{font-size:10px}.hero-copy-preview h1{font-size:54px}.studio-stage{min-height:390px;padding:14px}.is-preview .workspace.empty{min-height:360px;padding:24px 12px}.is-preview .workspace h2{font-size:28px}.preview-workspace .workspace-note{font-size:10px}.preview-workspace .workspace-kicker{font-size:9px}.preview-page--home3 .acetate{display:none}.use-case-image{height:210px}.centered-copy h1{font-size:45px}.mock-pair{display:none}.centered-workboard .workspace.empty{margin-top:0;min-height:310px}.trust-row{padding-bottom:15px}.preview-close h2{font-size:31px}}.seo-section{padding:clamp(68px,8vw,112px) clamp(24px,9vw,156px);background:#fffdf8}.seo-module__paragraph{max-width:740px;margin:0 auto 16px;color:#536681;font-size:15px;line-height:1.68}.seo-module__media{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;max-width:960px;margin:30px auto}.seo-module__media figure{min-height:160px;margin:0;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(18,33,62,.12);border-radius:12px;background:#f2f5ff}.seo-module__media img{width:100%;height:100%;min-height:160px;object-fit:contain}.seo-module:nth-of-type(2n){background:#f5f7ff}.seo-module:nth-of-type(3n){background:#f2fbf4}.section-lead{max-width:720px;margin:-20px 0 38px;color:#536681;font-size:16px;line-height:1.65}.seo-section h2{max-width:760px;margin:0 0 38px;color:var(--navy);font:600 clamp(38px,4.5vw,66px)/.96 "Bodoni Moda",serif;letter-spacing:-.06em}.workboard-note{max-width:660px;margin:13px auto 16px;color:#536681;font-size:12px;line-height:1.5}.section-lead{max-width:650px;margin:-18px 0 28px;color:#536681;font-size:16px;line-height:1.55}.seo-home .centered-workboard .workspace.empty{margin-top:0}.seo-module--comparison{background:#f2fbf4}.comparison-module-header{max-width:870px;text-align:center;margin:0 auto}.comparison-module-header h2{margin-inline:auto}.comparison-module-header .section-lead{margin:-18px auto 36px}.scenario-comparison{max-width:1080px;margin:0 auto}.scenario-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px}.scenario-tabs button{min-height:43px;padding:0 19px;border:1px solid transparent;border-radius:999px;color:#536681;background:transparent;font:700 15px/1 Bricolage Grotesque,sans-serif;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.scenario-tabs button:hover{color:var(--navy);background:#ffffffb3}.scenario-tabs button.is-active{color:var(--navy);border-color:#12213e0f;background:#fff;box-shadow:0 5px 17px #12213e14}.scenario-tabs button:focus-visible{outline:3px solid #607733;outline-offset:3px}.scenario-panel{display:block}.scenario-panel .before-after-comparison{width:min(100%,880px);margin-inline:auto}.scenario-panel-copy{display:grid;grid-template-columns:minmax(250px,.88fr) minmax(0,1.4fr);column-gap:clamp(28px,5vw,58px);align-items:start;max-width:880px;margin:0 auto;padding:28px 2px 5px}.scenario-panel-copy h3{max-width:15ch;margin:0;color:var(--navy);font:650 clamp(24px,2.4vw,32px)/1.08 "Bricolage Grotesque",sans-serif;letter-spacing:-.05em}.scenario-panel-copy p{min-width:0;max-width:none;margin:0;padding-left:clamp(22px,3vw,34px);border-left:1px solid rgba(18,33,62,.2);color:#536681;font-size:16px;line-height:1.58;text-align:left}.outcome-section{display:grid;grid-template-columns:minmax(0,.96fr) minmax(340px,.84fr);gap:clamp(42px,7vw,106px);align-items:center;padding:clamp(76px,9vw,132px) var(--content-gutter);background:#f5f7ff}.outcome-copy{max-width:590px}.outcome-kicker{margin:0 0 14px;color:#607733;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.outcome-copy h2{max-width:650px;margin:0 0 20px;color:var(--navy);font:650 clamp(38px,4.2vw,60px)/.98 "Bricolage Grotesque",sans-serif;letter-spacing:-.065em}.outcome-copy .section-lead{max-width:580px;margin:0 0 31px;font-size:17px;line-height:1.62}.outcome-points{display:grid;gap:17px}.outcome-point{position:relative;padding-left:24px}.outcome-point:before{content:"";position:absolute;top:8px;left:0;width:10px;height:10px;border:2px solid #ef6eab;border-radius:50%;box-shadow:inset 0 0 0 2px #f5f7ff}.outcome-point h3{margin:0 0 4px;color:var(--navy);font:700 17px/1.25 Bricolage Grotesque,sans-serif;letter-spacing:-.035em}.outcome-point p{max-width:54ch;margin:0;color:#536681;font-size:14px;line-height:1.55}.outcome-cta{display:inline-flex;gap:12px;align-items:center;margin-top:32px;padding:14px 19px;border-radius:999px;color:#fff;background:var(--coral);box-shadow:0 8px 18px #ff654f38;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.outcome-cta:hover{box-shadow:0 11px 24px #ff654f4a;transform:translateY(-2px)}.outcome-cta:focus-visible{outline:3px solid #607733;outline-offset:4px}.outcome-preview{margin:0;overflow:hidden;border:1px solid rgba(18,33,62,.13);border-radius:18px;background:#fff;box-shadow:0 18px 42px #1e2f581c}.outcome-stage{position:relative;display:grid;min-height:410px;place-items:center;overflow:hidden}.outcome-stage img{position:relative;z-index:1;width:86%;height:86%;object-fit:contain;filter:drop-shadow(0 14px 14px rgba(18,33,62,.13))}.outcome-badge{position:absolute;z-index:2;top:16px;left:16px;padding:7px 10px;border-radius:4px;color:#fff;background:var(--navy);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.outcome-file{position:absolute;z-index:2;right:14px;bottom:14px;display:grid;gap:2px;min-width:124px;padding:11px 13px;border:1px solid rgba(18,33,62,.11);border-radius:10px;background:#fffffff0;box-shadow:0 7px 20px #12213e1f}.outcome-file strong{color:#ef6eab;font-size:13px;letter-spacing:.08em}.outcome-file span{color:#536681;font-size:11px}.outcome-preview figcaption{padding:12px 15px;color:#536681;background:#fff;font-size:12px;line-height:1.45;text-align:center}.tool-boundaries{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);gap:clamp(34px,6vw,92px);align-items:center;padding:clamp(58px,6vw,88px) var(--content-gutter);border-top:1px solid rgba(18,33,62,.13);border-bottom:1px solid rgba(18,33,62,.13);background:#fffdf8}.tool-boundaries__intro>p{margin:0 0 13px;color:#607733;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tool-boundaries__intro h2{margin:0 0 13px;color:var(--navy);font:650 clamp(28px,3vw,42px)/1 "Bricolage Grotesque",sans-serif;letter-spacing:-.055em}.tool-boundaries__intro>span{display:block;max-width:33ch;color:#536681;font-size:14px;line-height:1.58}.tool-boundaries__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.boundary-fact{min-height:205px;padding:25px;border:1px solid rgba(18,33,62,.12);border-radius:15px;background:#fff}.boundary-fact--does{background:#f2fbf4}.boundary-fact h3{margin:0 0 15px;color:var(--navy);font:700 19px/1.16 Bricolage Grotesque,sans-serif;letter-spacing:-.04em}.boundary-fact ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.boundary-fact li{position:relative;padding-left:19px;color:#405170;font-size:13px;line-height:1.4}.boundary-fact li:before{position:absolute;left:0;top:.09em;color:#607733;font-weight:900;content:"✓"}.boundary-fact--does-not li:before{color:#ef6eab;content:"–"}.seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:980px}.seo-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.seo-card{min-height:185px;padding:28px;border:1px solid rgba(18,33,62,.14);border-radius:15px;background:#fff}.seo-card>span{color:#607733;font-size:12px;font-weight:750;letter-spacing:.1em}.seo-card h3,.access-items h3{margin:13px 0 9px;color:var(--navy);font-size:19px;letter-spacing:-.035em}.seo-card p,.access-items p{margin:0;color:#536681;font-size:14px;line-height:1.6}.seo-output{background:#f5f7ff}.seo-output .seo-card{background:#fffc}.seo-access{align-items:start}.access-items{display:grid;gap:23px}.access-items article{padding-bottom:20px;border-bottom:1px solid rgba(18,33,62,.15)}.access-items h3{margin-top:0}.seo-faq{background:#fff}.faq-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.72fr);column-gap:clamp(42px,8vw,132px);align-items:start;max-width:1220px;margin:0 auto}.faq-intro{grid-column:2;grid-row:1}.faq-intro h2{max-width:520px;margin:0 0 20px;font-size:clamp(38px,3.65vw,54px)}.faq-intro .section-lead{max-width:36ch;margin:0}.faq-list{grid-column:1;grid-row:1;max-width:none}.faq-list details{border-bottom:1px solid rgba(18,33,62,.16);padding:22px 0}.faq-list summary{cursor:pointer;color:var(--navy);font-size:18px;font-weight:750;letter-spacing:-.025em}.faq-list p{max-width:690px;margin:13px 0 0;color:#536681;font-size:15px;line-height:1.65}@media(max-width:760px){.seo-grid,.seo-grid--three{grid-template-columns:1fr}.seo-card{min-height:0}.seo-section h2{font-size:43px}}.centered-copy{max-width:1280px;margin-bottom:22px}.centered-copy>p.hero-assurances{display:inline-flex;align-items:center;gap:18px;margin:0 0 18px;padding:9px 17px;border-radius:999px;color:#258f9f;background:#def7f9e0;font-size:13px;font-weight:800;letter-spacing:.025em;line-height:1}.hero-assurances span+span{display:inline-flex;align-items:center;gap:18px}.hero-assurances span+span:before{content:"✦";color:#36b6c7;font-size:14px}.centered-copy h1{max-width:1280px;margin-inline:auto;font-size:clamp(42px,4vw,62px);line-height:1.02}.centered-copy h1 .hero-keyphrase{margin-inline-start:.16em;color:var(--coral);font:inherit;font-weight:650}.preview-hero--centered{min-height:0;padding-top:130px}.centered-workboard .workspace.empty{min-height:232px}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 13px;margin:0;padding:16px 24px 20px;background:#fffdf8;border-bottom:1px solid rgba(18,33,62,.1)}.trust-row span{display:inline-flex;align-items:center;min-height:34px;padding:5px 13px 5px 8px;border:1px solid rgba(18,33,62,.08);border-radius:999px;color:var(--navy);background:#fff;box-shadow:0 3px 12px #12213e09;font-size:13px;font-weight:650;line-height:1.2}.trust-row span:before{content:"✓";position:static;display:grid;flex:0 0 auto;width:19px;height:19px;margin-right:7px;place-items:center;border:0;border-radius:50%;color:#fff;background:#ef6eab;font:800 13px/1 Arial,sans-serif}.seo-workflow{padding-top:clamp(56px,7vw,92px)}.workflow-intro{max-width:960px;margin:0 auto 42px;text-align:center}.seo-workflow h2{max-width:960px;margin:0 auto 20px;font-size:clamp(35px,3.8vw,55px)}.seo-workflow .section-lead{max-width:720px;margin:0 auto;font-size:17px;line-height:1.6}.seo-workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;gap:34px}.workflow-card{position:relative;min-height:265px;padding:24px}.seo-workflow-grid .workflow-card:first-child{background:#f2fbf4}.workflow-card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.workflow-card-meta>span{color:#607733;font-size:12px;font-weight:750;letter-spacing:.1em}.workflow-card-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f2fbf4;color:#607733;font-style:normal}.workflow-card-icon:before{font:700 18px/1 Bricolage Grotesque,sans-serif}.workflow-card--01 .workflow-card-icon:before{content:"↑"}.workflow-card--02 .workflow-card-icon{background:#ececff;color:#4d59b8}.workflow-card--02 .workflow-card-icon:before{content:"✦"}.workflow-card--03 .workflow-card-icon{background:#fff0e8;color:#c95740}.workflow-card--03 .workflow-card-icon:before{content:"↓"}.workflow-card h3{margin:0 0 10px}.workflow-card p{max-width:31ch}@media(min-width:761px){.workflow-card:not(:last-child):after{content:"→";position:absolute;z-index:2;top:50%;right:-33px;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#607733;background:#fffdf8;font:700 21px/1 Bricolage Grotesque,sans-serif;transform:translateY(-50%)}}@media(max-width:760px){.seo-workflow-grid{gap:40px}.workflow-card:not(:last-child):after{content:"↓";position:absolute;z-index:2;bottom:-36px;left:50%;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#607733;background:#fffdf8;font:700 21px/1 Bricolage Grotesque,sans-serif;transform:translate(-50%)}}.seo-scenario-grid{grid-template-columns:1.25fr .75fr;max-width:1040px}.seo-scenario-grid .seo-card:first-child{grid-row:span 2;min-height:388px;display:flex;flex-direction:column;justify-content:end;color:var(--navy);background:linear-gradient(145deg,#dfe0ff,#fff8ef 72%)}.seo-scenario-grid .seo-card:first-child:before{content:"Choose a scenario";margin-bottom:auto;color:#607733;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.seo-role-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1040px}.seo-role-grid .seo-card:nth-child(3n+1){background:#f2fbf4}.seo-role-grid .seo-card:nth-child(3n+2){background:#f5f7ff}.audience-section h2{max-width:1100px;font-size:clamp(38px,3.65vw,54px);letter-spacing:-.058em}.audience-section>.section-lead{max-width:760px;margin-bottom:36px}.audience-grid{gap:20px}.audience-grid .audience-card{display:flex;flex-direction:column;min-height:250px;padding:30px}.audience-card h3{margin-top:0}.audience-card p{max-width:42ch;font-size:15px;line-height:1.62}.audience-card__example{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-top:auto;padding-top:24px;color:#405170;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;transition:color .18s ease,transform .18s ease}.audience-card__example:hover{color:var(--coral);transform:translate(2px)}.audience-card__example:focus-visible{outline:3px solid #607733;outline-offset:4px}.audience-card__example i{position:relative;display:inline-block;width:15px;height:10px}.audience-card__example i:before{content:"";position:absolute;top:4px;left:0;width:14px;height:1px;background:currentColor}.audience-card__example i:after{content:"";position:absolute;top:1px;right:0;width:6px;height:6px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.seo-disclosure{padding:0 clamp(24px,9vw,156px);background:#fffdf8;border-top:1px solid rgba(18,33,62,.14)}.seo-disclosure:nth-of-type(2n){background:#f7f9ff}.seo-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px 0;cursor:pointer;list-style:none}.seo-disclosure summary::-webkit-details-marker{display:none}.seo-disclosure summary h2{max-width:780px;margin:0 0 13px;color:var(--navy);font:600 clamp(31px,3.2vw,51px)/1 "Bricolage Grotesque",sans-serif;letter-spacing:-.055em}.seo-disclosure summary .section-lead{max-width:690px;margin:0}.disclosure-icon{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid rgba(18,33,62,.22);border-radius:50%;color:var(--navy);font-size:27px;line-height:1;transition:transform .2s ease,background .2s ease}.seo-disclosure[open] .disclosure-icon{background:var(--coral);border-color:var(--coral);color:#fff;transform:rotate(45deg)}.seo-disclosure>.seo-grid{padding:0 0 42px}.seo-disclosure .seo-card{min-height:0;background:#ffffffc2}.seo-module-0 .seo-card{border-color:#12213e1a}.seo-section h2{font-family:Bricolage Grotesque,sans-serif;font-weight:650;line-height:1}.preview-close h2{font-family:Bricolage Grotesque,sans-serif;font-weight:650}.site-header a:focus-visible,.upload-button:focus-visible,.remove-button:focus-visible,.download-button:focus-visible,.quiet-button:focus-visible,.workspace-topline button:focus-visible,.seo-disclosure summary:focus-visible,.faq-list summary:focus-visible,.preview-close a:focus-visible{outline:3px solid #607733;outline-offset:4px}.upload-button:active,.remove-button:active,.download-button:active,.nav-cta:active,.preview-close a:active{transform:translateY(1px) scale(.98)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.outcome-stage.checker{background-color:#f3f6f7;background-image:linear-gradient(45deg,#e0e6e8 25%,transparent 25%),linear-gradient(-45deg,#e0e6e8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e0e6e8 75%),linear-gradient(-45deg,transparent 75%,#e0e6e8 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px}@media(max-width:760px){.centered-copy h1{font-size:clamp(34px,10vw,48px)}.centered-copy{margin-bottom:18px}.centered-workboard .workspace.empty{min-height:240px}.seo-workflow-grid,.seo-scenario-grid,.seo-role-grid{grid-template-columns:1fr}.seo-scenario-grid .seo-card:first-child{grid-row:auto;min-height:250px}.comparison-module-header .section-lead{margin-bottom:28px}.scenario-panel-copy{display:block;padding-top:17px}.scenario-panel-copy h3{margin-bottom:10px}.scenario-panel-copy p{padding-left:0;border-left:0;text-align:left}.outcome-section{grid-template-columns:1fr;gap:36px;padding-block:72px}.outcome-copy{max-width:none}.outcome-stage{min-height:360px}.tool-boundaries{grid-template-columns:1fr;gap:29px;padding-block:58px}.tool-boundaries__facts{gap:11px}.boundary-fact{min-height:0;padding:21px}.seo-disclosure{padding-inline:24px}.seo-disclosure summary{gap:16px;padding:28px 0}.seo-disclosure summary h2{font-size:32px}.disclosure-icon{width:36px;height:36px;font-size:23px}.seo-disclosure>.seo-grid{padding-bottom:28px}}@media(max-width:540px){.preview-hero--centered{padding-top:30px}.hero-assurances{gap:11px;margin-bottom:14px;padding:8px 13px;font-size:11px}.hero-assurances span+span{gap:11px}.centered-copy h1{font-size:35px;letter-spacing:-.05em}.centered-workboard{padding:10px}.centered-workboard .workspace.empty{min-height:222px}.trust-row{justify-content:flex-start;gap:8px;padding-inline:20px}.trust-row span{min-height:32px;padding:4px 11px 4px 7px;font-size:12px}.trust-row span:before{width:18px;height:18px;margin-right:6px;font-size:12px}.tool-boundaries__facts{grid-template-columns:1fr}.seo-section{padding:58px 24px}.seo-section h2{font-size:38px}.seo-disclosure summary h2{font-size:29px}.seo-role-grid .seo-card,.seo-scenario-grid .seo-card{min-height:0}}.workspace.has-error{outline:2px solid rgba(214,74,52,.52);outline-offset:-10px}.workspace.has-error .workspace-note,.workspace.has-error .file-meta span{color:#a33729;font-weight:700}.is-preview .workspace.active .image-pane>img{display:block;width:auto!important;height:auto!important;min-width:0;min-height:0;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.brand{gap:9px;color:var(--ink);letter-spacing:0}.brand-mark{display:block;flex:0 0 auto;width:36px;height:36px;overflow:visible}.brand-mark__board{fill:#d9d5ff}.brand-mark__image{fill:#655cf6}.brand-mark__transparent{fill:#f5f6fa}.brand-mark__checker{fill:#d5dae6}.brand-mark__eraser{fill:#ff7968}.brand-mark__eraser-cap{fill:#ffd1c8}.brand-mark__spark{fill:#9be5e7}.brand-wordmark{color:currentColor;font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:780;letter-spacing:-.065em;line-height:1;white-space:nowrap}.brand-wordmark b{color:#655cf6;font-weight:800}.is-preview .brand{color:var(--navy)}.footer-brand .brand-wordmark{font-size:19px}@media(max-width:760px){.faq-layout{grid-template-columns:1fr;row-gap:30px}.faq-intro,.faq-list{grid-column:1;grid-row:auto}.faq-intro h2{max-width:760px}}.show-footer .site-footer{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;padding:30px var(--shell-gutter);color:#c6d0df;background:var(--navy)}.show-footer .footer-brand{color:#fff}.show-footer .footer-brand .brand-mark i{border-color:#fff}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;font-size:12px;font-weight:700}.footer-links a{color:#e0e7f1}.footer-links a:hover{color:var(--acid)}.show-footer .site-footer>p{margin:0;justify-self:end;font-size:11px}.legal-page{min-height:calc(100vh - 74px);padding:clamp(58px,8vw,116px) var(--shell-gutter) clamp(75px,9vw,130px);background:radial-gradient(circle at 13% 2%,#dfe0ff 0,#dfe0ff00 29%),#fffdf8}.legal-page__hero{max-width:800px}.legal-page__eyebrow{margin:0 0 17px;color:#607733;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.legal-page h1{margin:0 0 22px;color:var(--navy);font:650 clamp(48px,6vw,82px)/.94 "Bricolage Grotesque",sans-serif;letter-spacing:-.065em;text-wrap:balance}.legal-page__hero>p:last-child{max-width:650px;margin:0;color:#405170;font-size:17px;line-height:1.65}.legal-page__body{display:grid;grid-template-columns:minmax(190px,.32fr) minmax(0,.68fr);gap:clamp(40px,9vw,145px);max-width:1150px;margin-top:clamp(58px,8vw,112px)}.legal-page__notice{align-self:start;padding:18px;border:1px solid rgba(18,33,62,.16);border-radius:12px;background:#f3f6ff;color:#405170;font-size:13px;line-height:1.55}.legal-page__notice strong{display:block;margin-bottom:6px;color:var(--navy);font-size:13px}.legal-page__notice p{margin:0}.legal-page__content{max-width:710px}.legal-page__body>.legal-page__content:only-child{grid-column:1 / -1}.legal-page__content section{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid rgba(18,33,62,.15)}.legal-page__content section:last-child{margin-bottom:0}.legal-page__content h2{margin:0 0 12px;color:var(--navy);font:700 clamp(22px,2.25vw,29px)/1.1 "Bricolage Grotesque",sans-serif;letter-spacing:-.04em}.legal-page__content p{margin:0 0 13px;color:#536681;font-size:15px;line-height:1.72}.legal-page__content p:last-child{margin-bottom:0}.legal-page__content a{color:var(--navy);font-weight:750;text-decoration:underline;text-decoration-color:var(--coral);text-underline-offset:3px}.legal-page mark{padding:.12em .28em;color:#73422d;background:#fff0d9;border-radius:3px}.legal-page__rail{position:sticky;top:98px;align-self:start;max-width:220px}.legal-page__summary{padding:18px;border-radius:13px;background:#f2f5ff;box-shadow:0 10px 24px #22355e12}.legal-page__summary>p{margin:0 0 13px;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.legal-page__summary ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.legal-page__summary li{position:relative;padding-left:17px;color:#536681;font-size:12px;font-weight:650;line-height:1.45}.legal-page__summary li:before{content:"";position:absolute;top:.42em;left:0;width:7px;height:7px;border-radius:50%;background:var(--coral)}.legal-page__nav{display:grid;gap:9px;margin-top:24px;padding-left:2px}.legal-page__nav a{color:#60708a;font-size:12px;font-weight:750;line-height:1.35;text-decoration:none}.legal-page__nav a:hover{color:var(--coral)}.privacy-page__content section{scroll-margin-top:104px}@media(max-width:1199px)and (min-width:761px){.legal-page__body{grid-template-columns:minmax(165px,.28fr) minmax(0,.72fr);gap:clamp(32px,5vw,56px)}}.about-page{min-height:calc(100vh - 74px);background:#fffdf8}.about-page__hero{padding:clamp(62px,9vw,140px) clamp(24px,9vw,156px) clamp(72px,9vw,128px);background:radial-gradient(circle at 80% 20%,#ffe2ce 0,#ffe2ce00 28%),radial-gradient(circle at 13% 2%,#dfe0ff 0,#dfe0ff00 27%),#f5f7ff}.about-page__hero h1{max-width:850px;margin:0 0 23px;color:var(--navy);font:650 clamp(48px,6vw,85px)/.94 "Bricolage Grotesque",sans-serif;letter-spacing:-.07em;text-wrap:balance}.about-page__hero>p:not(.legal-page__eyebrow){max-width:610px;margin:0;color:#405170;font-size:17px;line-height:1.65}.about-page__hero>a{display:inline-flex;gap:12px;margin-top:29px;padding:14px 20px;border-radius:999px;color:#fff;background:var(--coral);box-shadow:0 7px 12px #ff674c36;font-size:14px;font-weight:800}.about-page__hero>a:hover{background:#e9553b;transform:translateY(-1px)}.about-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:clamp(65px,9vw,125px) clamp(24px,9vw,156px)}.about-page__grid article{min-width:0;padding-top:18px;border-top:1px solid rgba(18,33,62,.22)}.about-page__label{margin:0 0 24px;color:#607733;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.about-page__grid h2{max-width:330px;margin:0 0 16px;color:var(--navy);font:650 clamp(25px,2.45vw,34px)/1.02 "Bricolage Grotesque",sans-serif;letter-spacing:-.05em}.about-page__grid article>p:last-child{max-width:36ch;margin:0;color:#536681;font-size:15px;line-height:1.68}.about-page__close{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:clamp(50px,7vw,90px) clamp(24px,9vw,156px);color:#fff;background:var(--navy)}.about-page__close h2{max-width:570px;margin:0;font:650 clamp(36px,4vw,58px)/.97 "Bricolage Grotesque",sans-serif;letter-spacing:-.06em}.about-page__close p{max-width:430px;margin:3px 0 0;color:#c3cfdf;font-size:16px;line-height:1.65}@media(max-width:760px){.is-preview{--shell-gutter: 24px}.show-footer .site-footer{grid-template-columns:1fr;gap:20px}.show-footer .site-footer>p{justify-self:start}.footer-links{justify-content:flex-start}.legal-page{padding:64px 24px 76px}.legal-page h1{font-size:clamp(42px,12vw,57px)}.legal-page__body{grid-template-columns:1fr;gap:38px;margin-top:58px}.legal-page__notice{max-width:390px}.legal-page__rail{display:none}.legal-page__content section{padding-bottom:25px;margin-bottom:25px}.about-page__hero{padding:66px 24px 72px}.about-page__hero h1{font-size:clamp(43px,12vw,61px)}.about-page__grid{grid-template-columns:1fr;gap:42px;padding:68px 24px}.about-page__close{grid-template-columns:1fr;padding:58px 24px;gap:18px}}.mock-pair img{width:100%;height:100%;inset:auto 0 0 auto;object-fit:cover;object-position:center 66%}.before-after-comparison{position:relative;margin:0;overflow:hidden;border:1px solid rgba(18,33,62,.12);border-radius:12px;background:#f0e2d9;box-shadow:inset 0 0 0 1px #ffffff73}.comparison-stage{position:relative;isolation:isolate;aspect-ratio:16 / 9;overflow:hidden;touch-action:pan-y;user-select:none}.comparison-stage.is-focused{outline:3px solid #607733;outline-offset:-4px}.comparison-image{display:block;width:100%;height:100%;object-fit:contain}.comparison-cutout{position:absolute;z-index:1;inset:0;background-color:#eef1f2;background-image:linear-gradient(45deg,#dbe1e2 25%,transparent 25%),linear-gradient(-45deg,#dbe1e2 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dbe1e2 75%),linear-gradient(-45deg,transparent 75%,#dbe1e2 75%);background-size:22px 22px;background-position:0 0,0 11px,11px -11px,-11px 0}.comparison-original{position:absolute;z-index:1;inset:0;overflow:hidden}.comparison-divider{position:absolute;z-index:3;top:0;bottom:0;width:2px;background:#fff;box-shadow:0 0 0 1px #12213e2e,0 0 18px #12213e3b;transform:translate(-50%);pointer-events:none}.comparison-divider i{position:absolute;top:50%;left:50%;width:38px;height:38px;border:2px solid #fff;border-radius:50%;background:var(--navy);box-shadow:0 4px 13px #12213e40;transform:translate(-50%,-50%)}.comparison-divider i:before,.comparison-divider i:after{content:"";position:absolute;top:50%;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-50%)}.comparison-divider i:before{left:9px;border-right:7px solid #fff}.comparison-divider i:after{right:9px;border-left:7px solid #fff}.comparison-label{position:absolute;z-index:2;top:13px;padding:5px 8px;color:#fff;background:#12213ee0;border-radius:3px;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;pointer-events:none}.comparison-label--original{left:13px}.comparison-label--cutout{right:13px}.comparison-input{position:absolute;z-index:4;inset:0;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}.workspace-privacy-link{display:inline-block;margin-top:7px;color:#405170;font-size:11px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.workspace-privacy-link:hover{color:var(--coral)}.workspace-privacy-link:focus-visible{outline:3px solid #607733;outline-offset:4px}.privacy-page{min-height:calc(100vh - 82px);padding:clamp(68px,9vw,136px) clamp(24px,9vw,156px);background:radial-gradient(circle at 14% 8%,#dfe0ff 0,#dfe0ff00 27%),#fffdf8}.privacy-page__intro{max-width:830px}.privacy-page h1{max-width:780px;margin:0 0 23px;color:var(--navy);font:650 clamp(44px,5vw,76px)/.98 "Bricolage Grotesque",sans-serif;letter-spacing:-.055em;text-wrap:balance}.privacy-page__intro>p{max-width:650px;margin:0;color:#405170;font-size:17px;line-height:1.65}.privacy-page__intro>a{display:inline-flex;margin-top:28px;padding:14px 20px;border-radius:999px;background:var(--coral);color:#fff;font-size:14px;font-weight:800;box-shadow:0 7px 12px #ff674c36}.privacy-page__intro>a:hover{background:#e9553b;transform:translateY(-1px)}.privacy-page__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:clamp(60px,8vw,120px)}.privacy-page__facts article{padding-top:17px;border-top:1px solid rgba(18,33,62,.28)}.privacy-page__facts h2{margin:0 0 11px;color:var(--navy);font:650 clamp(20px,2vw,27px)/1.08 "Bricolage Grotesque",sans-serif;letter-spacing:-.035em}.privacy-page__facts p{max-width:34ch;margin:0;color:#536681;font-size:14px;line-height:1.65}@media(max-width:760px){.privacy-page{min-height:auto;padding:68px 24px}.privacy-page h1{font-size:clamp(39px,11vw,54px)}.privacy-page__facts{grid-template-columns:1fr;gap:29px;margin-top:68px}}@media(max-width:540px){.mock-pair{display:grid;grid-template-columns:1fr 19px 1fr;gap:5px;margin-bottom:10px}.mock-pair figure{height:70px}.mock-pair figcaption{left:5px;bottom:5px;font-size:8px}.transfer-line:after{width:7px;height:7px;top:-3px}.comparison-label{top:8px;padding:4px 5px;font-size:8px}.comparison-label--original{left:8px}.comparison-label--cutout{right:8px}.comparison-divider i{width:34px;height:34px}.before-after-comparison figcaption{padding:8px 10px;font-size:10px}.workspace-privacy-link{font-size:10px}}.seo-home{--content-gutter: 180px}.before-upload-guidance{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(46px,8vw,122px);align-items:center;padding:clamp(76px,9vw,126px) var(--content-gutter);background:#f5f7ff}.before-upload-guidance__content{order:1}.before-upload-guidance h2{max-width:680px;margin:0 0 18px;color:var(--navy);font:650 clamp(36px,4vw,58px)/.98 "Bricolage Grotesque",sans-serif;letter-spacing:-.04em}.before-upload-guidance__lead{max-width:55ch;margin:0 0 32px;color:#536681;font-size:17px;line-height:1.62}.before-upload-guidance__visual{order:0;width:100%;max-width:440px;margin:0;overflow:hidden;border:1px solid rgba(18,33,62,.14);border-radius:13px;background:#fff;box-shadow:0 12px 28px #12213e1a}.before-upload-guidance__visual img{display:block;width:100%;height:auto}.before-upload-guidance__visual figcaption{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 13px;color:#405170;background:#fff;font-size:11px;font-weight:750}.before-upload-guidance__visual figcaption span{display:flex;align-items:center;gap:7px}.before-upload-guidance__visual figcaption span:before{content:"";width:7px;height:7px;border-radius:50%;background:#607733}.before-upload-guidance__visual figcaption span:last-child:before{background:#ef6eab}.before-upload-guidance__checks{border-top:1px solid rgba(18,33,62,.18)}.before-upload-guidance__check{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;padding:25px 0;border-bottom:1px solid rgba(18,33,62,.18)}.before-upload-guidance__check>span{color:#607733;font-size:12px;font-weight:800;letter-spacing:.1em}.before-upload-guidance__check h3{margin:0 0 7px;color:var(--navy);font:700 clamp(18px,1.8vw,23px)/1.2 "Bricolage Grotesque",sans-serif;letter-spacing:-.04em}.before-upload-guidance__check p{max-width:52ch;margin:0;color:#536681;font-size:15px;line-height:1.58}.before-upload-guidance__visual figcaption{grid-template-columns:1fr;gap:7px;padding:11px 13px}@media(min-width:761px){.seo-module--comparison .comparison-module-header h2{max-width:940px;margin-bottom:32px;font-size:clamp(34px,3.35vw,52px);letter-spacing:-.06em}}@media(max-width:760px){.before-upload-guidance{grid-template-columns:1fr;gap:39px;padding:66px 24px}.before-upload-guidance__content{order:0}.before-upload-guidance__visual{order:1;max-width:520px}.before-upload-guidance h2{font-size:40px}.before-upload-guidance__lead{font-size:16px}}.seo-home .seo-section,.seo-home .seo-disclosure,.seo-home .preview-close{padding-inline:var(--content-gutter)}@media(min-width:1512px){.seo-home{--content-gutter: calc((100vw - 1152px)/2) }}@media(max-width:1400px){.seo-home{--content-gutter: clamp(48px, 12.5vw, 175px)}}@media(max-width:760px){.seo-home{--content-gutter: 24px}}@media(max-width:680px){.is-preview .workspace-background{grid-template-columns:1fr}.is-preview .custom-color-picker{grid-column:1}.is-preview .background-choice-group{grid-template-columns:1fr}.is-preview .background-choice-group button{justify-content:flex-start;padding-inline:12px}}.is-preview .custom-color-picker{grid-column:1 / -1;min-height:42px;padding:4px 9px 4px 14px;border-color:#12213e2e;font-size:14px}.is-preview .custom-color-picker input{width:42px;height:30px}.is-preview .workspace-background{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)}.is-preview .workspace-background>div:first-child{grid-column:1}.is-preview .background-choice-group,.is-preview .custom-color-picker{grid-column:3}@media(max-width:680px){.is-preview .workspace-background{grid-template-columns:1fr}.is-preview .workspace-background>div:first-child,.is-preview .background-choice-group,.is-preview .custom-color-picker{grid-column:1}}.is-preview .custom-color-picker input[type=color]{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:56px;height:32px;padding:3px;border:1.5px solid rgba(18,33,62,.58);border-radius:0;background:#fff}.is-preview .custom-color-picker input[type=color]::-webkit-color-swatch-wrapper{padding:0}.is-preview .custom-color-picker input[type=color]::-webkit-color-swatch{border:0;border-radius:0}.is-preview .custom-color-picker,.is-preview .custom-color-control{position:relative}.is-preview .custom-color-chip{display:block;box-sizing:border-box;width:56px;height:32px;padding:3px;border:1.5px solid rgba(18,33,62,.58);border-radius:0;cursor:pointer}.is-preview .custom-color-popover{position:absolute;z-index:20;top:calc(100% + 8px);right:0;width:264px;padding:11px;border:1px solid rgba(18,33,62,.22);border-radius:10px;background:#fff;box-shadow:0 16px 34px #12213e33}.is-preview .custom-color-plane{position:relative;height:154px;overflow:hidden;border-radius:6px;cursor:crosshair;background-image:linear-gradient(to right,#fff,transparent),linear-gradient(to bottom,transparent,#000)}.is-preview .custom-color-plane i{position:absolute;width:14px;height:14px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #12213eb3;transform:translate(-50%,-50%);pointer-events:none}.is-preview .custom-color-tools{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;margin-top:11px}.is-preview .custom-color-preview{display:block;width:42px;height:42px;box-sizing:border-box;border:2px solid rgba(18,33,62,.22);border-radius:50%;box-shadow:inset 0 0 0 1px #fffc}.is-preview .custom-color-hue{display:grid;grid-template-columns:1fr;gap:4px;color:#405170;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.is-preview .custom-color-hue input{display:block;width:100%;height:12px;margin:0;appearance:none;-webkit-appearance:none;border:0;border-radius:999px;background:linear-gradient(90deg,red,#f0f,#00f 33.4%,#0ff 50%,#0f0,#ff0 83.4%,red);cursor:pointer}.is-preview .custom-color-hue input::-webkit-slider-thumb{width:18px;height:18px;appearance:none;-webkit-appearance:none;border:3px solid #fff;border-radius:50%;background:hsl(var(--picker-hue, 222) 100% 50%);box-shadow:0 0 0 2px #12213ed9}.is-preview .custom-color-hue input::-moz-range-thumb{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:hsl(var(--picker-hue, 222) 100% 50%);box-shadow:0 0 0 2px #12213ed9}.is-preview .custom-color-rgb{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.is-preview .custom-color-rgb label{display:grid;gap:4px;color:#405170;font:800 10px/1 Bricolage Grotesque,sans-serif;letter-spacing:.06em;text-align:center}.is-preview .custom-color-rgb input{display:block;width:100%;min-width:0;height:34px;box-sizing:border-box;padding:5px 4px;border:1px solid rgba(18,33,62,.32);border-radius:5px;color:var(--navy);background:#fff;font:800 14px/1 DM Mono,monospace;text-align:center}.is-preview .custom-color-popover output{display:block;margin-top:10px;color:#405170;font:700 11px/1 DM Mono,monospace;letter-spacing:.03em;text-align:right}@media(max-width:680px){.is-preview .custom-color-popover{right:0;width:min(264px,calc(100vw - 74px))}}.batch-hero.preview-hero--centered{min-height:0;padding-top:130px}.batch-hero__copy h1{max-width:980px;margin:0 auto 17px;font-size:clamp(42px,4vw,62px);font-weight:650;letter-spacing:-.065em;line-height:1.02}.batch-hero__copy h1 em{font-family:Bodoni Moda,Playfair Display,serif;font-weight:500}.batch-hero__copy>p:not(.hero-assurances){max-width:560px;margin-inline:auto;color:#405170;font-size:16px;line-height:1.55}.batch-centered-workboard{max-width:960px}.batch-centered-workboard .batch-workspace{border-color:#ffffff5c}.batch-content__heading>p,.batch-benefits>div>p,.batch-privacy p,.batch-closing>p{margin:0;font:500 10px DM Mono,monospace;letter-spacing:1.5px}.batch-workspace{border:1px solid #ffffff5c;background:#152949}.batch-workspace input{display:none}.batch-workspace__header{display:flex;justify-content:space-between;align-items:start;padding:20px 23px;border-bottom:1px solid #ffffff30}.batch-workspace__header p{margin:0;color:var(--lime);font:500 9px DM Mono;letter-spacing:1.2px}.batch-workspace__header h2{margin:7px 0 0;font-size:23px;letter-spacing:-.045em}.batch-workspace__header>span{color:#bcc7d9;font:500 10px DM Mono;letter-spacing:.8px}.batch-dropzone{display:grid;min-height:270px;place-content:center;text-align:center;outline:1px dashed transparent;outline-offset:-12px;transition:.2s}.batch-workspace.is-dragging .batch-dropzone{background:#1d365c;outline-color:var(--lime)}.batch-dropzone i{width:39px;height:39px;margin:auto;border:1px solid var(--lime);border-radius:50%;color:var(--lime);font-style:normal;font-size:28px;line-height:35px}.batch-dropzone h3{margin:17px 0 3px;font-size:25px;letter-spacing:-.04em}.batch-dropzone p,.batch-workspace__add p{margin:0;color:#b8c2d3;font-size:12px}.batch-dropzone button,.batch-workspace__add button{justify-self:center;margin-top:18px;border:0;padding:13px 17px;background:var(--lime);color:var(--ink);font-size:12px;font-weight:800}.batch-queue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#ffffff24}.batch-card{display:grid;grid-template-columns:70px 1fr 27px;gap:12px;align-items:center;min-width:0;padding:11px;background:#182e51}.batch-card__image{width:70px;height:60px;overflow:hidden;background:#2d405f}.batch-card__image img{display:block;width:100%;height:100%;object-fit:contain}.batch-card__copy{display:flex;min-width:0;flex-direction:column;gap:5px}.batch-card__copy strong{overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.batch-card__copy span{color:#b7c3d5;font-size:10px;line-height:1.3}.batch-card--processing .batch-card__copy span{color:var(--lime)}.batch-card--error .batch-card__copy span{color:#ffc1b4}.batch-card__copy button{width:max-content;border:0;padding:0;background:transparent;color:var(--lime);font-size:10px;text-decoration:underline}.batch-card__remove{border:0;background:transparent;color:#d8e0eb;font-size:22px}.batch-card__remove:disabled{opacity:.35}.batch-workspace__add{display:flex;align-items:center;gap:14px;padding:14px 20px;border-top:1px solid #ffffff30}.batch-workspace__add button{margin:0}.batch-workspace__actions{display:flex;align-items:center;gap:10px;padding:16px 20px;background:#10203d;border-top:1px solid #ffffff30}.batch-workspace__actions p{flex:1;margin:0;color:#b8c2d3;font-size:11px}.batch-button{border:0;padding:13px 15px;background:var(--lime);color:var(--ink);font-size:12px;font-weight:800}.batch-button--quiet{border:1px solid #ffffff4c;background:transparent;color:#fff}.batch-button--download{background:var(--coral);color:#fff}.batch-button:disabled{opacity:.4;cursor:not-allowed}.batch-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding:106px clamp(24px,10.8vw,175px);background:#fffdfa}.batch-benefits>div{border-top:1px solid var(--ink);padding-top:18px}.batch-benefits>div>p{color:#ee6b59}.batch-benefits h2{margin:21px 0 15px;font-size:29px;letter-spacing:-.06em;line-height:1.06}.batch-benefits span{display:block;max-width:292px;color:#687287;font-size:13px;line-height:1.72}.batch-content{padding:102px clamp(24px,10.8vw,175px)}.batch-content__heading{display:grid;grid-template-columns:1fr minmax(250px,.66fr);gap:30px;align-items:end}.batch-content__heading>p{grid-column:1/-1;color:#ee6b59}.batch-content__heading h2{margin:0;font-size:clamp(39px,4.7vw,66px);letter-spacing:-.08em;line-height:.95}.batch-content__heading>span{max-width:360px;color:#687287;font-size:14px;line-height:1.75}.batch-content--steps{background:#dedfff}.batch-content--steps ol{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:61px 0 0;padding:0;list-style:none}.batch-content--steps li{border-top:1px solid var(--ink);padding-top:15px}.batch-content--steps li>b,.batch-use-grid b{font:500 10px DM Mono;letter-spacing:1.2px;color:#ec6554}.batch-content h3{margin:18px 0 10px;font-size:23px;line-height:1.1;letter-spacing:-.05em}.batch-content li p,.batch-use-grid p,.batch-guidance p{margin:0;color:#59657a;font-size:13px;line-height:1.75}.batch-content--uses{background:#f5f2ed}.batch-use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:61px;background:#17294a}.batch-use-grid article{min-height:230px;padding:22px;background:#fffdfa}.batch-use-grid article:nth-child(2){background:#d9ef62}.batch-use-grid article:nth-child(3){background:#ffd4c9}.batch-use-grid h3{max-width:190px}.batch-content--guidance{background:#fffdfa}.batch-guidance{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:60px}.batch-guidance article{padding:20px 0;border-top:1px solid var(--ink)}.batch-guidance h3{margin-top:0}.batch-privacy{display:grid;grid-template-columns:1fr .8fr;gap:60px;padding:102px clamp(24px,10.8vw,175px);background:#17294a;color:#fffdfa}.batch-privacy p{color:var(--lime)}.batch-privacy h2{max-width:560px;margin:22px 0 0;font-size:clamp(38px,4.8vw,67px);letter-spacing:-.08em;line-height:.95}.batch-privacy>div+div{align-self:end}.batch-privacy>div+div p{max-width:390px;color:#d2d9e5;font:400 14px/1.8 Manrope,Arial,sans-serif;letter-spacing:0}.batch-privacy a{display:inline-block;margin-top:25px;padding-bottom:5px;border-bottom:1px solid var(--lime);color:#fff;font-size:13px;font-weight:800}.batch-privacy a span{margin-left:15px;color:var(--lime)}.batch-faq{display:grid;grid-template-columns:minmax(270px,.8fr) 1.2fr;gap:85px;padding:106px clamp(24px,10.8vw,175px);background:#f5f2ed}.batch-faq .batch-content__heading{display:block}.batch-faq .batch-content__heading h2{margin-top:22px}.batch-faq__list{border-top:1px solid var(--ink)}.batch-faq details{border-bottom:1px solid #17294a40}.batch-faq summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;font-size:14px;font-weight:800;list-style:none}.batch-faq summary::-webkit-details-marker{display:none}.batch-faq summary span{color:#ee6b59;font-size:20px;line-height:.8}.batch-faq details[open] summary span{transform:rotate(45deg)}.batch-faq details p{max-width:570px;margin:0 0 21px;color:#59657a;font-size:13px;line-height:1.75}.batch-closing{padding:106px 24px;background:var(--coral);text-align:center}.batch-closing>p{color:#632b22}.batch-closing h2{max-width:830px;margin:22px auto 0;font-size:clamp(43px,5.5vw,79px);letter-spacing:-.09em;line-height:.93}.batch-closing a{display:inline-block;margin-top:28px;padding:14px 18px;background:var(--ink);color:#fff;font-size:13px;font-weight:800}.batch-closing a span{margin-left:16px;color:var(--lime)}@media(max-width:800px){.batch-hero{display:block;padding:75px 24px 66px}.batch-hero__sample{min-height:270px;margin:60px 8px 0}.batch-hero__files{gap:7px}.batch-hero__files span{width:46px;height:60px}.batch-hero__files i{width:59px;height:70px}.batch-tool-section{padding:57px 16px 64px}.batch-tool-section__intro{display:block}.batch-tool-section__intro>span{display:block;margin-top:10px}.batch-workspace__header{padding:17px}.batch-queue{grid-template-columns:1fr}.batch-workspace__actions{flex-wrap:wrap}.batch-workspace__actions p{flex-basis:100%}.batch-benefits,.batch-content--steps ol,.batch-guidance{grid-template-columns:1fr}.batch-benefits{padding:70px 24px;gap:44px}.batch-content{padding:73px 24px}.batch-content__heading{display:block}.batch-content__heading h2{margin-top:20px}.batch-content__heading>span{display:block;margin-top:19px}.batch-content--steps ol{margin-top:43px}.batch-use-grid{grid-template-columns:1fr 1fr;margin-top:42px}.batch-use-grid article{min-height:185px;padding:16px}.batch-use-grid h3{font-size:19px}.batch-privacy,.batch-faq{grid-template-columns:1fr;gap:39px;padding:75px 24px}.batch-faq{gap:41px}.batch-closing{padding:78px 24px}}@media(max-width:440px){.batch-hero h1{font-size:52px}.batch-hero__files b{font-size:20px}.batch-hero__files span:nth-child(3){display:none}.batch-use-grid{grid-template-columns:1fr}.batch-workspace__add{align-items:start;flex-direction:column}.batch-card{grid-template-columns:60px 1fr 23px}.batch-card__image{width:60px;height:54px}}.batch-centered-workboard .batch-workspace{border:0;background:#fff;color:var(--navy)}.batch-centered-workboard .batch-workspace__header{padding:0 0 14px;border-bottom:0}.batch-centered-workboard .batch-workspace__header p{color:#607733}.batch-centered-workboard .batch-workspace__header h2{margin-top:6px;color:var(--navy);font:600 29px/1.02 Bodoni Moda,serif;letter-spacing:-.04em}.batch-centered-workboard .batch-workspace__header>span{color:#60708a}.batch-centered-workboard .batch-dropzone{min-height:232px;border:1px dashed #a5b6d5;background:#f9fbff;outline:0}.batch-centered-workboard .batch-workspace.is-dragging .batch-dropzone{background:#f6ffd5;border-color:var(--coral)}.batch-centered-workboard .batch-dropzone i{border-color:var(--coral);color:var(--coral)}.batch-centered-workboard .batch-dropzone h3{color:var(--navy);font:600 29px/1.02 Bodoni Moda,serif;letter-spacing:-.035em}.batch-centered-workboard .batch-dropzone p,.batch-centered-workboard .batch-workspace__add p{color:#536681}.batch-centered-workboard .batch-dropzone button,.batch-centered-workboard .batch-workspace__add button,.batch-centered-workboard .batch-button{border-radius:999px;background:var(--coral);color:#fff;box-shadow:0 7px 12px #ff674c36}.batch-centered-workboard .batch-dropzone button:hover,.batch-centered-workboard .batch-workspace__add button:hover,.batch-centered-workboard .batch-button:not(:disabled):hover{background:#e9553b;transform:translateY(-1px)}.batch-centered-workboard .batch-workspace__actions{padding:15px 0 0;border-top:0;background:transparent}.batch-centered-workboard .batch-workspace__actions p{color:#536681}.batch-centered-workboard .batch-button--quiet{border:1px solid rgba(18,33,62,.26);background:#fff;color:var(--navy);box-shadow:none}.batch-centered-workboard .batch-button--download{background:var(--navy);box-shadow:none}.batch-centered-workboard .batch-button--download:not(:disabled):hover{background:#263b60}.batch-centered-workboard .batch-queue{border:1px solid #d8e0ea;background:#d8e0ea}.batch-centered-workboard .batch-card{background:#f9fbff}.batch-centered-workboard .batch-card__image{background:#edf4f8}.batch-centered-workboard .batch-card__copy strong{color:var(--navy)}.batch-centered-workboard .batch-card__copy span{color:#61708a}.batch-centered-workboard .batch-card--processing .batch-card__copy span,.batch-centered-workboard .batch-card__copy button,.batch-centered-workboard .batch-card--error .batch-card__copy span{color:#b34331}.batch-centered-workboard .batch-card__remove{color:#536681}.batch-centered-workboard .batch-workspace__add{padding:14px 0;border-top:0}@media(max-width:540px){.batch-centered-workboard .batch-workspace__header h2,.batch-centered-workboard .batch-dropzone h3{font-size:26px}.batch-centered-workboard .batch-dropzone{min-height:222px}.batch-centered-workboard .batch-workspace__actions{gap:8px}}.is-preview .batch-hero.preview-hero--centered{padding-top:52px}.is-preview .batch-hero__copy h1,.is-preview .batch-content__heading h2,.is-preview .batch-privacy h2,.is-preview .batch-faq .batch-content__heading h2,.is-preview .batch-closing h2{color:var(--navy);font-family:Bodoni Moda,serif;font-weight:600}.is-preview .batch-hero__copy h1{font-size:clamp(44px,5.4vw,78px)}.is-preview .batch-hero__copy h1 em{font-family:inherit}.is-preview .batch-content__heading>p,.is-preview .batch-benefits>div>p,.is-preview .batch-content--steps li>b,.is-preview .batch-use-grid b,.is-preview .batch-privacy>div>p,.is-preview .batch-closing>p{color:#607733;font-family:Bricolage Grotesque,sans-serif;font-weight:800}.batch-page{--batch-content-gutter: 180px}.is-preview .batch-benefits{padding:clamp(72px,8vw,118px) var(--batch-content-gutter);background:#fffdf8}.is-preview .batch-benefits__heading{display:grid;grid-column:1 / -1;grid-template-columns:1fr minmax(260px,.66fr);gap:28px 30px;align-items:end;padding-bottom:14px}.is-preview .batch-benefits__heading>p{grid-column:1 / -1;margin:0;color:#607733;font:800 10px Bricolage Grotesque,sans-serif;letter-spacing:1.5px}.is-preview .batch-benefits__heading h2{margin:0;color:var(--navy);font:600 clamp(38px,4.7vw,66px) / .95 "Bodoni Moda",serif;letter-spacing:-.08em}.is-preview .batch-benefits__heading>span{display:block;max-width:360px;color:#536681;font-size:14px;line-height:1.75}.is-preview .batch-benefits>div{border-top-color:#12213e38}.is-preview .batch-benefits h2,.is-preview .batch-content h3,.is-preview .batch-use-grid h3,.is-preview .batch-guidance h3{color:var(--navy);font-family:Bricolage Grotesque,sans-serif;font-weight:700}.is-preview .batch-benefits h2{font-size:clamp(24px,2.35vw,31px)}.is-preview .batch-benefits__heading h2{font-size:clamp(38px,4.7vw,66px)}.is-preview .batch-benefits span,.is-preview .batch-content__heading>span,.is-preview .batch-content li p,.is-preview .batch-use-grid p,.is-preview .batch-guidance p,.is-preview .batch-faq details p{color:#536681}.is-preview .batch-content{padding:clamp(72px,8vw,112px) var(--batch-content-gutter)}.is-preview .batch-content--steps{background:#f5f7ff}.is-preview .batch-content--uses{background:#fffdf8}.is-preview .batch-content--uses .batch-content__heading{display:block;max-width:790px}.is-preview .batch-content--uses .batch-content__heading h2{margin-top:20px}.is-preview .batch-content--uses .batch-content__heading>span{display:block;max-width:620px;margin-top:20px}.batch-bulk-showcase-section{padding:clamp(78px,9vw,128px) var(--batch-content-gutter);background:#f2fbf4}.batch-bulk-showcase{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:clamp(46px,7vw,112px)}.batch-bulk-showcase__visual{position:relative;min-height:clamp(360px,32vw,475px)}.batch-bulk-showcase figure{margin:0}.batch-bulk-showcase__back{position:absolute;width:62%;aspect-ratio:.92;overflow:hidden;border:7px solid #fffdf8;border-radius:14px;background:#dce5f1;box-shadow:0 15px 32px #12213e2e}.batch-bulk-showcase__back img{display:block;width:100%;height:100%;object-fit:cover}.batch-bulk-showcase__back--portrait{top:8%;left:4%;transform:rotate(-8deg)}.batch-bulk-showcase__back--portrait img{object-position:center 22%}.batch-bulk-showcase__back--graphic{top:0;right:3%;transform:rotate(7deg)}.batch-bulk-showcase__comparison{position:absolute;z-index:1;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;width:84%;aspect-ratio:1.28;overflow:hidden;border:7px solid #fffdf8;border-radius:16px;background:#fff;box-shadow:0 18px 36px #12213e38}.batch-bulk-showcase__comparison figure{position:relative;min-width:0;overflow:hidden}.batch-bulk-showcase__comparison img{display:block;width:100%;height:100%;object-fit:cover}.batch-bulk-showcase__comparison figure:first-child img{object-position:center}.batch-bulk-showcase__cutout{background-color:#edf2f8;background-image:linear-gradient(45deg,#dce4e9 25%,transparent 25%),linear-gradient(-45deg,#dce4e9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dce4e9 75%),linear-gradient(-45deg,transparent 75%,#dce4e9 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.batch-bulk-showcase__cutout img{object-fit:contain}.batch-bulk-showcase figcaption{position:absolute;z-index:1;top:12px;left:12px;padding:5px 8px;border-radius:999px;color:#fff;background:#12213ebf;font:800 10px/1 Bricolage Grotesque,sans-serif;letter-spacing:.03em}.batch-bulk-showcase__copy>p{margin:0;color:#607733;font:800 10px Bricolage Grotesque,sans-serif;letter-spacing:1.5px}.is-preview .batch-bulk-showcase__copy h2{max-width:560px;margin:20px 0 0;color:var(--navy);font:700 clamp(30px,3.1vw,48px)/1.02 "Bricolage Grotesque",sans-serif;letter-spacing:-.065em}.batch-bulk-showcase__copy>span{display:block;max-width:490px;margin-top:20px;color:#536681;font-size:14px;line-height:1.75}.batch-bulk-showcase__copy a{display:inline-block;margin-top:27px;padding:14px 18px;border-radius:999px;background:var(--coral);box-shadow:0 7px 12px #ff674c36;color:#fff;font:800 13px Bricolage Grotesque,sans-serif}.batch-bulk-showcase__copy a:hover{background:#e9553b;transform:translateY(-1px)}.batch-bulk-showcase__copy a b{margin-left:13px;color:#fff}.batch-download-showcase-section{padding:clamp(78px,9vw,128px) var(--batch-content-gutter);background:#fffdf8}.batch-download-showcase{display:grid;grid-template-columns:minmax(300px,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(46px,7vw,112px)}.batch-download-showcase__visual{margin:0}.batch-download-showcase__visual img{display:block;width:min(100%,560px);height:auto;margin-inline:auto;filter:drop-shadow(0 18px 26px rgba(18,33,62,.11))}.batch-download-showcase__copy>p{margin:0;color:#607733;font:800 10px Bricolage Grotesque,sans-serif;letter-spacing:1.5px}.is-preview .batch-download-showcase__copy h2{max-width:600px;margin:20px 0 0;color:var(--navy);font:700 clamp(30px,3.1vw,48px)/1.02 "Bricolage Grotesque",sans-serif;letter-spacing:-.065em}.batch-download-showcase__copy>span{display:block;max-width:515px;margin-top:20px;color:#536681;font-size:14px;line-height:1.75}.batch-download-showcase__copy a{display:inline-block;margin-top:27px;padding:14px 18px;border-radius:999px;background:var(--coral);box-shadow:0 7px 12px #ff674c36;color:#fff;font:800 13px Bricolage Grotesque,sans-serif}.batch-download-showcase__copy a:hover{background:#e9553b;transform:translateY(-1px)}.batch-download-showcase__copy a b{margin-left:13px;color:#fff}.is-preview .batch-content--guidance{background:#f2fbf4}.is-preview .batch-content--steps li,.is-preview .batch-guidance article{border-top-color:#12213e38}.is-preview .batch-step__marker{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.is-preview .batch-step__marker>b{display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(18,33,62,.13);border-radius:50%;background:#fff;color:var(--navy);font:800 24px/1 Bricolage Grotesque,sans-serif;letter-spacing:0}.is-preview .batch-step__icon{width:31px;height:31px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.is-preview .batch-step__icon--upload{color:var(--coral)}.is-preview .batch-step__icon--process{color:#607733}.is-preview .batch-step__icon--download{color:#4d59b8}.is-preview .batch-use-grid{gap:18px;margin-top:48px;background:transparent}.is-preview .batch-use-grid article{min-height:218px;border:1px solid rgba(18,33,62,.12);border-radius:14px;background:#fff;box-shadow:0 8px 22px #12213e0d}.is-preview .batch-use-grid article:nth-child(2){background:#f2fbf4}.is-preview .batch-use-grid article:nth-child(3){background:#fff2ee}.is-preview .batch-use-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:52px}.is-preview .batch-use-grid article,.is-preview .batch-use-grid article:nth-child(2),.is-preview .batch-use-grid article:nth-child(3){min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.batch-use-card__visual{display:grid;grid-template-columns:1.5fr 1fr;gap:2px;aspect-ratio:1.16;overflow:hidden;border-radius:16px;background:#fffdf8}.batch-use-card__visual figure{position:relative;display:grid;min-width:0;margin:0;place-items:center;overflow:hidden}.batch-use-card__source{background:#edf2f8}.batch-use-card__visual img{display:block;width:100%;height:100%;object-fit:contain}.batch-use-card__visual figcaption{position:absolute;z-index:1;top:12px;left:12px;padding:5px 8px;border-radius:999px;color:#fff;background:#12213ebf;font:800 10px/1 Bricolage Grotesque,sans-serif;letter-spacing:.03em}.batch-use-card__cutout{background-color:#edf2f8;background-image:linear-gradient(45deg,#dce4e9 25%,transparent 25%),linear-gradient(-45deg,#dce4e9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dce4e9 75%),linear-gradient(-45deg,transparent 75%,#dce4e9 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.batch-use-card__visual--overlay{display:block;aspect-ratio:1}.batch-use-card__visual--overlay .batch-use-card__source{width:100%;height:100%}.batch-use-card__source--with-inset{position:relative}.batch-use-card__inset{position:absolute;z-index:2;right:14px;bottom:14px;display:grid;width:45%;aspect-ratio:1;overflow:hidden;border:2px solid #fff;border-radius:14px;background-color:#edf2f8;background-image:linear-gradient(45deg,#dce4e9 25%,transparent 25%),linear-gradient(-45deg,#dce4e9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dce4e9 75%),linear-gradient(-45deg,transparent 75%,#dce4e9 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;box-shadow:0 10px 22px #12213e2e}.batch-use-card__inset img{width:100%;height:100%;object-fit:contain}.batch-use-card__inset span{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:999px;color:#fff;background:#12213ebf;font:800 10px/1 Bricolage Grotesque,sans-serif;letter-spacing:.03em}.batch-use-card__visual--social{grid-template-columns:.78fr 1.22fr;gap:10px;aspect-ratio:1;overflow:hidden;background:transparent}.batch-social-story__compare{display:grid;min-width:0;min-height:0;grid-template-rows:1fr 1fr;gap:10px}.batch-social-story__compare figure{border-radius:13px}.batch-social-story__compare img{object-fit:cover;object-position:center 24%}.batch-social-story__post{display:grid;min-width:0;min-height:0;overflow:hidden;border-radius:16px;background:#2c2c33;box-shadow:0 9px 20px #12213e24;grid-template-rows:auto minmax(0,1fr) auto}.batch-social-story__post header{display:flex;align-items:center;gap:8px;padding:12px;color:#fff}.batch-social-story__post header>img{width:28px;height:28px;flex:0 0 auto;border:2px solid #ef6eab;border-radius:50%;object-fit:cover;object-position:center 24%}.batch-social-story__post header span{display:grid;min-width:0;gap:1px}.batch-social-story__post header strong{overflow:hidden;font:800 clamp(9px,.95vw,12px)/1 "Bricolage Grotesque",sans-serif;text-overflow:ellipsis;white-space:nowrap}.batch-social-story__post header small{color:#c9cad3;font:500 clamp(7px,.7vw,9px)/1 Manrope,Arial,sans-serif}.batch-social-story__post header i{margin-left:auto;color:#d7d7de;font:800 10px/1 Arial,sans-serif;font-style:normal;letter-spacing:1px}.batch-social-story__media{min-height:0;margin:0 12px;overflow:hidden;border-radius:12px;background:#92c5eb}.batch-social-story__media img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.batch-social-story__post footer{display:flex;align-items:center;justify-content:space-around;min-height:42px;color:#e8e9ed;font:700 clamp(12px,1.3vw,17px)/1 Arial,sans-serif}.batch-use-card__cutout--social{padding:9px;background:linear-gradient(145deg,#f6c3dc,#d8cff8 52%,#bfe8de)}.batch-social-profile{display:grid;width:100%;height:100%;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 5px 12px #12213e24;grid-template-rows:20px 1fr 28px}.batch-social-profile__bar{display:flex;align-items:center;justify-content:space-between;padding:0 7px;border-bottom:1px solid #e7e9ef;color:#52617b;font:800 7px/1 Bricolage Grotesque,sans-serif;letter-spacing:.04em}.batch-social-profile__bar i{width:5px;height:5px;border-radius:50%;background:#ef6eab}.batch-social-profile__bar i:last-child{background:#607733}.batch-social-profile__identity{display:grid;align-content:center;justify-items:center;gap:3px;padding:5px;color:#16213e;text-align:center}.batch-social-profile__avatar{width:min(78%,130px);aspect-ratio:1;overflow:hidden;border:3px solid #fff;border-radius:50%;background:linear-gradient(135deg,#ea73ab,#f5c060,#8378dd);box-shadow:0 0 0 2px #ef6eab}.batch-social-profile__avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 23%}.batch-social-profile__identity strong{font:800 clamp(10px,1vw,13px)/1 "Bricolage Grotesque",sans-serif}.batch-social-profile__identity small{color:#6b7891;font:500 clamp(7px,.75vw,9px)/1 Manrope,Arial,sans-serif}.batch-social-profile__posts{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;border-top:1px solid #e7e9ef}.batch-social-profile__posts i{background:linear-gradient(135deg,#c6d8fd,#f4e0e7)}.batch-social-profile__posts i:nth-child(2){background:linear-gradient(135deg,#e8cfed,#f9eac7)}.batch-social-profile__posts i:nth-child(3){background:linear-gradient(135deg,#bde5df,#d7d7fa)}.batch-use-card__copy{padding-top:20px}.is-preview .batch-use-card__copy h3{max-width:none;margin-top:14px;font-size:clamp(23px,2vw,31px)}.is-preview .batch-use-card__copy p{max-width:38ch;font-size:14px;line-height:1.7}.is-preview .batch-privacy{padding:clamp(72px,8vw,112px) var(--batch-content-gutter);background:#dff2ff;color:var(--navy)}.is-preview .batch-privacy>div+div p{color:#405170;font-family:Bricolage Grotesque,sans-serif}.is-preview .batch-privacy a{border-bottom-color:var(--coral);color:var(--navy)}.is-preview .batch-privacy a span{color:var(--coral)}.is-preview .batch-faq{padding:clamp(72px,8vw,112px) var(--batch-content-gutter);background:#fffdf8}.is-preview .batch-faq__list{border-top-color:#12213e40}.is-preview .batch-faq details{border-bottom-color:#12213e26}.is-preview .batch-faq summary{color:var(--navy);font-family:Bricolage Grotesque,sans-serif}.is-preview .batch-faq summary span{color:var(--coral)}.is-preview .batch-closing{background:var(--coral)}.is-preview .batch-closing>p{color:#803728}.is-preview .batch-closing h2{color:#fff}.is-preview .batch-closing a{border-radius:999px;background:#fff;color:var(--coral);box-shadow:0 7px 12px #7e312333}.is-preview .batch-closing a span{color:var(--coral)}@media(min-width:801px){.is-preview .batch-faq{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);grid-template-areas:"list heading"}.is-preview .batch-faq>.batch-content__heading{grid-area:heading;align-self:start}.is-preview .batch-faq__list{grid-area:list}}@media(min-width:1512px){.batch-page{--batch-content-gutter: calc((100vw - 1152px)/2) }}@media(max-width:1400px){.batch-page{--batch-content-gutter: clamp(48px, 12.5vw, 175px)}}@media(max-width:800px){.is-preview .batch-hero.preview-hero--centered{padding-top:45px}.is-preview .batch-benefits,.is-preview .batch-content,.is-preview .batch-privacy,.is-preview .batch-faq{padding-inline:var(--batch-content-gutter)}.is-preview .batch-benefits__heading{display:block;padding-bottom:0}.is-preview .batch-benefits__heading h2{margin-top:20px}.is-preview .batch-benefits__heading>span{margin-top:19px}.is-preview .batch-use-grid{gap:12px}}@media(max-width:760px){.batch-page{--batch-content-gutter: 24px}.batch-bulk-showcase-section{padding-block:74px}.batch-bulk-showcase{grid-template-columns:1fr;gap:42px}.batch-bulk-showcase__visual{min-height:min(104vw,430px)}.batch-bulk-showcase__back{border-width:5px}.batch-bulk-showcase__comparison{width:87%;border-width:5px}.batch-bulk-showcase figcaption{top:8px;left:8px;font-size:9px}.batch-download-showcase-section{padding-block:74px}.batch-download-showcase{grid-template-columns:1fr;gap:42px}.batch-download-showcase__visual img{width:min(100%,470px)}.is-preview .batch-use-grid{grid-template-columns:1fr;gap:42px}.batch-use-card__visual{aspect-ratio:1.35}.batch-use-card__visual--overlay,.batch-use-card__visual--social{aspect-ratio:1}}.batch-dropzone{cursor:pointer}.batch-dropzone:focus-visible{outline:3px solid var(--coral);outline-offset:-5px}.batch-dropzone__button{justify-self:center;display:inline-block;margin-top:18px;padding:13px 17px;background:var(--lime);color:var(--ink);font-size:12px;font-weight:800}.batch-centered-workboard .batch-dropzone__button{border-radius:999px;background:var(--coral);color:#fff;box-shadow:0 7px 12px #ff674c36}.batch-centered-workboard .batch-dropzone:hover .batch-dropzone__button{background:#e9553b;transform:translateY(-1px)}.is-preview .batch-benefit h3{margin:21px 0 15px;color:var(--navy);font:700 clamp(24px,2.35vw,31px) / 1.06 "Bricolage Grotesque",sans-serif;letter-spacing:-.06em}.is-preview .batch-benefits__heading h2{color:var(--navy);font-family:Bodoni Moda,serif;font-weight:600;font-size:clamp(38px,4.7vw,66px);line-height:.95;letter-spacing:-.08em}
