@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#192b36;--blue:#173f5d;--muted:#74818a;--paper:#fff;--cloud:#f5f6f8;--ice:#eaf0f4;--line:#e1e6e9;--display:'Manrope',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);line-height:1.13;letter-spacing:-.055em}h2{font-size:clamp(36px,4.1vw,58px);font-weight:650}h2>span{color:var(--muted)}h3{font-size:21px;letter-spacing:-.035em;font-weight:650}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #498bc0;outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:20px;padding:12px;background:#fff;z-index:100}.skip:focus{top:10px}.header{height:84px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border-bottom:1px solid #edf0f2}.nav-shell{max-width:1360px;padding:0 48px;margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{display:block}.header nav{display:flex;gap:28px;font-size:13px;font-weight:500}.header nav a{transition:color .2s}.header nav a:hover{color:#3278ab}.button{border:0;background:var(--blue);color:#fff;padding:16px 25px;border-radius:100px;font-size:14px;font-weight:550;display:inline-flex;align-items:center;justify-content:center;gap:28px;line-height:1.4;transition:background .2s,transform .2s}.button:hover:not(:disabled){background:#255776;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.button.small{padding:11px 18px;font-size:12px;gap:16px}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span{width:22px;height:1.5px;display:block;background:var(--ink);margin:5px 0}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.7}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:48% 52%;position:relative;overflow:hidden;background:var(--cloud);padding:88px 6% 0;min-height:740px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:29px}.location-dot{display:block;width:6px;height:6px;background:var(--blue);border-radius:50%;box-shadow:0 0 0 4px #dde6eb}.hero h1{font-size:clamp(62px,6.2vw,89px);font-weight:650;line-height:1.04;letter-spacing:-.067em}.hero h1 span{color:var(--blue)}.hero-copy>p{font-size:16px;line-height:1.75;margin-top:25px;color:#687781}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px;white-space:nowrap}.text-link{padding:0;border:0;background:transparent;font-size:13px;font-weight:550;display:inline-flex;align-items:center;gap:12px;color:var(--blue)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-product{position:relative;min-width:0;display:flex;align-items:center;margin-left:-85px;margin-right:-85px}.hero-product img{position:relative;width:115%;max-width:none;height:auto;mix-blend-mode:multiply;margin-left:-7%;margin-top:24px;z-index:1}.product-word{position:absolute;top:-35px;left:30px;font:800 clamp(130px,18vw,250px)/1 var(--display);letter-spacing:-.09em;color:#e7ebee}.product-caption{position:absolute;bottom:34px;left:70px;right:65px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.15em;font-weight:600;color:#75818a}.product-caption i{display:inline-block;height:5px;width:5px;background:var(--blue);border-radius:50%;margin-right:7px}.hero-bottom{grid-column:1/-1;border-top:1px solid #dde2e6;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7a868e;height:80px;margin-top:55px;position:relative;z-index:2}.hero-bottom b{font-size:14px;font-weight:650;color:var(--ink);margin-left:6px}.hero-bottom>a{border:1px solid #cdd5db;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:17px;color:var(--ink)}.section{max-width:1280px;margin:auto;padding:110px 48px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-top .eyebrow{margin-bottom:23px}.section-intro{color:var(--muted);font-size:15px;line-height:1.8;padding-bottom:5px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:63px}.benefit-grid article{border-top:1px solid var(--line);padding-top:26px}.line-icon{width:45px;height:45px;color:var(--blue);margin-bottom:26px}.line-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.benefit-grid h3{font-size:18px;margin-bottom:13px}.benefit-grid p{font-size:14px;color:var(--muted);line-height:1.75}.fee-section{padding-top:0;padding-bottom:40px}.fee-card{background:var(--blue);color:white;border-radius:24px;padding:60px 64px 24px;display:grid;grid-template-columns:1fr 1fr;column-gap:65px;position:relative;overflow:hidden}.fee-copy .eyebrow{color:#a9c2d3;font-size:9px;margin-bottom:25px}.fee-copy h2{font-size:45px;font-weight:600;letter-spacing:-.045em}.fee-copy>p:not(.eyebrow){color:#b7cbd9;margin-top:24px;font-size:14px}.light-link{font-size:13px;display:inline-flex;gap:30px;margin-top:29px}.light-link:hover{text-decoration:underline}.fee-number{display:flex;align-items:center;flex-direction:column;justify-content:center}.fee-number>div{font-family:var(--display);font-size:160px;line-height:1;letter-spacing:-.1em;font-weight:500}.fee-number>div span{font-size:80px;letter-spacing:-.05em;margin-left:8px}.fee-number p{font-size:20px;letter-spacing:-.02em;font-weight:400;margin-top:15px}.fee-number strong{font-weight:600}.fee-rule{width:220px;height:1px;background:#ffffff25;margin:22px 0 17px}.fee-number small{font-size:10px;color:#b7cbd9}.fee-note{border-top:1px solid #ffffff25;margin-top:48px;padding-top:20px;font-size:10px;line-height:1.7;color:#aac2d3;grid-column:1/-1}.how{padding-top:80px}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:55px}.steps{display:flex;flex-direction:column}.step{display:flex;text-align:left;align-items:flex-start;background:transparent;border:0;border-bottom:1px solid var(--line);padding:24px 0;gap:22px}.step>span{font-size:12px;line-height:23px;color:#8d9ba5;font-weight:500}.step div{flex:1}.step h3{font-size:21px;color:#8d9ba5;transition:color .2s}.step p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:8px;display:none;max-width:300px}.step b{font-weight:400;font-size:19px;color:#a7b2b9}.step.active h3,.step.active>span,.step.active b{color:var(--blue)}.step.active p{display:block}.step-visual{background:var(--ice);border-radius:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:38px 38px 22px;min-height:470px;overflow:hidden}.mini-interface{width:285px;background:#fff;border:1px solid #dce4e9;padding:30px;border-radius:20px;box-shadow:0 25px 45px #1839500b;min-height:360px;transform:rotate(-4deg)}.mini-interface>img{margin-bottom:20px}.mini-eyebrow{font-size:8px;letter-spacing:.14em;color:var(--muted);font-weight:700}.mini-interface h3{font-size:29px;line-height:1.1;margin:10px 0 24px}.fake-field{border-bottom:1px solid var(--line);padding:8px 0;display:flex;flex-direction:column;font-size:9px;color:var(--muted)}.fake-field b{font-size:12px;font-weight:400;margin:3px 0;color:#50616d}.fake-button{background:var(--blue);color:white;border-radius:6px;padding:10px 14px;font-size:10px;margin-top:18px;display:flex;justify-content:space-between}.mini-footer{font-size:8px;color:#8c9ca6;margin-top:20px;text-align:center}.tiny-lock{color:var(--blue)}.visual-caption{font-size:8px;letter-spacing:.18em;color:#6c8292;margin-top:34px}.preview-copy{font-size:13px;color:var(--muted);line-height:1.8;min-height:95px}.about-section{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:15px auto 0;background:var(--cloud)}.about-art{position:relative;background:#eef3f6;overflow:hidden;display:flex;align-items:center}.about-art svg{width:100%;height:100%;min-height:480px;object-fit:cover}.map-caption{position:absolute;bottom:28px;left:38px;right:38px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.15em;color:#728b9b}.about-copy{padding:75px 11% 65px}.about-copy .eyebrow{font-size:9px;margin-bottom:25px}.about-copy h2{font-size:39px;line-height:1.2;margin-bottom:30px}.about-copy>p:not(.eyebrow){font-size:14px;color:#72818b;margin-bottom:18px;line-height:1.85}.about-copy strong{color:var(--ink);font-weight:550}.identity-pair{display:flex;gap:25px;align-items:center;margin-top:32px;padding-top:25px;border-top:1px solid #dbe2e7}.identity-pair div{display:flex;flex-direction:column;gap:5px}.identity-pair div span{font-size:8px;letter-spacing:.09em;color:var(--muted)}.identity-pair b{font-size:16px;font-weight:600}.identity-arrow{color:#94a6b2}.faq{display:grid;grid-template-columns:1fr 1fr;gap:80px}.faq .eyebrow{margin-bottom:24px}.faq h2{font-size:43px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:14px;font-weight:550;padding:22px 35px 22px 0;cursor:pointer;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:3px;font-size:19px;top:17px;font-weight:400;color:#879ba8}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:13px;color:var(--muted);line-height:1.8;padding:0 25px 23px 0}.closing{text-align:center;background:var(--cloud);padding:70px 24px 75px}.closing>img{margin-bottom:28px}.closing .eyebrow{font-size:9px;margin-bottom:18px}.closing h2{font-size:clamp(45px,5.4vw,72px);line-height:1.08}.closing .button{margin-top:30px}.contact-note{font-size:11px;color:var(--muted);margin-top:23px}.inline-button{border:0;background:transparent;color:var(--blue);padding:0 3px;font:inherit}.inline-button:hover{text-decoration:underline}.footer{max-width:1280px;margin:auto;padding:58px 48px 0}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px;padding-bottom:45px}.footer p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:15px}.footer .eyebrow{font-size:9px;margin:0 0 12px}.operator strong{font-size:13px;font-weight:550}.operator p:not(.eyebrow){margin-top:8px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px}.footer-links button{border:0;background:none;padding:0;font:inherit}.footer-links a:hover,.footer-links button:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:23px 0;font-size:10px;color:#8e9aa2}.onboarding{max-width:900px;padding:45px 36px 100px;margin:auto;min-height:80vh}.onboarding-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.preview-badge{font-size:8px;letter-spacing:.12em;background:var(--ice);padding:6px 10px;border-radius:5px}.progress{padding:0;list-style:none;display:flex;gap:30px;margin:48px 0 40px}.progress li{flex:1;padding-bottom:14px;border-bottom:2px solid var(--line);font-size:11px;color:var(--muted)}.progress li span{margin-left:8px}.progress li.current{color:var(--blue);border-color:var(--blue)}.onboarding-heading h1{font-size:48px;margin:12px 0}.onboarding-heading>p:last-child{color:var(--muted);font-size:15px}.legal-notice{display:flex;align-items:flex-start;gap:20px;padding:24px;background:var(--ice);border-radius:12px;margin:32px 0}.legal-notice strong{font-size:14px;font-weight:600}.legal-notice p{font-size:12px;color:#637985;margin-top:8px;line-height:1.8}.legal-notice img{flex-shrink:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500}input,select{width:100%;border:1px solid #dce2e7;background:#fff;border-radius:8px;padding:13px 15px;color:var(--ink);font-size:14px;min-width:0}input[readonly]{background:var(--cloud);color:var(--muted)}.full-width{grid-column:1/-1}.form-note{font-size:11px;line-height:1.8;color:var(--muted);margin-top:20px}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:30px;padding-top:24px}.form-actions>span{font-size:11px;color:var(--muted)}#documents-stage h2,.contract-paper h2{font-size:32px;margin-bottom:18px}.muted{color:var(--muted);font-size:14px}.upload-box{border:1px dashed #a4bac9;border-radius:15px;padding:35px 25px;text-align:center;align-items:center;gap:10px;background:var(--cloud);margin-top:25px}.upload-symbol{font-size:32px;color:var(--blue)}.upload-box input{max-width:350px;font-size:12px;background:#fff}.upload-box>span:not(.upload-symbol){font-size:11px;color:var(--muted)}.contract-paper{padding:35px;border:1px solid var(--line);border-radius:12px}.contract-paper>.eyebrow{margin-bottom:20px}.contract-company{display:flex;justify-content:space-between;gap:25px;padding:24px 0;border-block:1px solid var(--line);font-size:13px}.contract-company>span{text-align:right;color:var(--muted)}.contract-brands{font-size:12px;padding:20px 0}.placeholder-contract{border-left:3px solid #b9cad6;background:var(--cloud);padding:24px;margin:10px 0 30px}.placeholder-contract>span{font-size:8px;font-weight:600;letter-spacing:.06em;color:#657e8e}.placeholder-contract h3{margin:15px 0;font-size:21px}.placeholder-contract p{font-size:13px;line-height:1.9;color:#71838e;margin-top:12px}.checkbox{flex-direction:row;align-items:flex-start;margin:25px 0;font-size:12px;line-height:1.8}.checkbox input{width:17px;height:17px;flex-shrink:0;margin-top:3px;accent-color:var(--blue)}.signature-placeholder{border:1px dashed var(--line);border-radius:8px;padding:20px;margin-top:20px;font-size:12px}.signature-placeholder p{color:var(--muted);margin-top:10px}.disabled-sign{margin-top:20px}#success-stage{text-align:center;padding:30px 0}#success-stage h2{font-size:45px;margin:20px 0}#success-stage>p:not(.eyebrow){font-size:14px;color:var(--muted)}#success-stage .button{margin-top:25px}#success-stage .text-link{margin-top:30px}.success-circle{border-radius:50%;height:70px;width:70px;display:grid;place-items:center;background:var(--ice);color:var(--blue);font-size:30px;margin:0 auto 25px}dialog{border:1px solid var(--line);border-radius:18px;padding:45px;max-width:560px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 100px #122c3e30}dialog::backdrop{background:#11293660;backdrop-filter:blur(5px)}dialog h2{font-size:32px;margin:15px 0 25px}dialog p{font-size:14px;color:var(--muted);line-height:1.8;margin-top:15px}.dialog-close{position:absolute;right:17px;top:10px;background:none;border:0;font-size:28px;font-weight:400}body:has(dialog[open]){overflow:hidden}#file-status.error{color:#a13131}.brand-board{max-width:1200px;margin:auto;padding:70px 45px}.brand-board h1{font-size:70px;letter-spacing:-.06em;margin:20px 0}.brand-board>.muted{max-width:600px}.brand-display{margin:60px 0 30px;background:var(--cloud);padding:100px 30px;text-align:center;border-radius:20px}.brand-display img{width:380px;max-width:90%;height:auto}.brand-swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.swatch{border:1px solid var(--line);border-radius:12px;overflow:hidden}.swatch div{height:100px}.swatch p{padding:14px;font-size:11px}.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:65px 0}.brand-story h2{font-size:35px;margin-bottom:20px}.brand-story p{color:var(--muted);font-size:14px}.brand-story .text-link{margin-top:25px}.brand-example{width:100%;border-radius:16px;margin-top:20px}
@media(min-width:1500px){.hero{border-radius:0 0 20px 20px}.hero-product{margin-right:-55px}.hero-product img{width:110%}}
@media(max-width:1100px){.nav-shell{padding:0 28px;gap:20px}.header nav{gap:17px;font-size:11px}.hero{padding-top:70px;min-height:670px}.hero h1{font-size:70px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-product{margin-left:-40px;margin-right:-70px}.hero-product img{width:120%;margin-left:-15%}.product-caption{left:35px;right:55px;font-size:7px}.section{padding:85px 38px}.benefit-grid{gap:24px}.fee-section{padding-top:0;padding-bottom:25px}.fee-card{padding:45px 40px 23px;gap:30px}.fee-copy h2{font-size:37px}.fee-number>div{font-size:140px}.how-grid{gap:55px}.about-copy{padding:60px 9%}.about-copy h2{font-size:34px}.faq{gap:45px}.faq h2{font-size:37px}}
@media(max-width:800px){.header{height:72px}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:25px 30px;flex-direction:column;border-bottom:1px solid var(--line);font-size:15px;gap:20px}.header nav.open{display:flex}.menu-button{display:block}.nav-shell{gap:15px;padding:0 22px}.header .brand{margin-right:auto}.header .button{font-size:10px;padding:10px 13px;gap:10px}.hero{padding:55px 35px 0;min-height:580px}.hero h1{font-size:57px}.hero-copy>p{font-size:13px}.hero .eyebrow{font-size:8px}.hero-actions .button{font-size:12px;padding:14px 18px}.hero-actions .text-link{font-size:12px}.hero-product{margin-left:-35px;margin-right:-55px}.product-word{top:12px;left:15px;font-size:150px}.hero-product img{margin-top:40px;width:130%;margin-left:-20%}.product-caption{display:none}.hero-bottom{margin-top:42px;height:65px;font-size:9px}.hero-bottom b{font-size:12px}.section{padding:70px 28px}.section-top{align-items:flex-start;gap:25px}.section-intro{font-size:12px}.benefit-grid{grid-template-columns:1fr 1fr;gap:35px;margin-top:42px}.benefit-grid p{font-size:13px;max-width:280px}.fee-section{padding-top:0;padding-bottom:0}.fee-card{padding:40px 30px 20px;gap:20px}.fee-copy h2{font-size:32px}.fee-copy>p:not(.eyebrow){font-size:12px}.fee-number>div{font-size:115px}.fee-number>div span{font-size:55px}.fee-number p{font-size:16px}.fee-number small{font-size:8px}.fee-rule{width:150px}.light-link{font-size:11px;gap:10px}.fee-note{margin-top:25px;font-size:9px}.how-grid{gap:30px}.step-visual{padding:25px 15px;min-height:440px}.mini-interface{width:245px;padding:25px}.step{gap:15px}.step h3{font-size:18px}.step p{font-size:11px}.about-section{grid-template-columns:1fr 1fr}.about-art svg{min-height:520px}.about-copy{padding:50px 30px}.about-copy h2{font-size:29px}.about-copy>p:not(.eyebrow){font-size:12px}.identity-pair{gap:13px}.identity-pair b{font-size:13px}.identity-pair div span{font-size:7px}.map-caption{left:20px;right:20px;font-size:7px}.faq{gap:35px}.faq h2{font-size:32px}.faq-list summary{font-size:12px}.footer{padding:45px 28px 0}.footer-main{gap:20px}.footer p{font-size:11px}.footer-links{font-size:10px}.footer-bottom{font-size:9px}}
@media(max-width:600px){.header .brand img{width:117px;height:auto}.nav-shell{padding:0 17px;gap:8px}.header .button{font-size:9px;padding:10px 12px;gap:7px}.header .button span{font-size:14px}.menu-button{padding:8px}.hero{display:flex;flex-direction:column;padding:43px 24px 0;text-align:center}.hero .eyebrow{justify-content:center;font-size:8px;margin-bottom:21px}.hero h1{font-size:59px;line-height:1.04}.hero h1 br:first-of-type{display:none}.hero h1{max-width:350px;margin:auto}.hero-copy>p{font-size:13px;margin-top:19px}.hero-actions{justify-content:center;gap:20px;margin-top:24px}.hero-actions .button{font-size:11px;padding:14px 18px}.hero-actions .text-link{font-size:11px}.hero-product{height:310px;min-height:0;flex-shrink:0;margin:20px -24px 0;justify-content:center}.hero-product img{width:470px;max-width:115%;margin:0;max-height:330px;object-fit:contain}.product-word{font-size:145px;top:0;left:50%;transform:translateX(-50%)}.hero-bottom{width:100%;margin-top:0;height:63px;flex-shrink:0;font-size:8px;gap:12px}.hero-bottom>span:first-child{max-width:80px;text-align:left}.hero-bottom b{display:block;margin-left:0;font-size:12px}.hero-bottom>a{width:25px;height:25px;flex-shrink:0}.section{padding:64px 24px}.section-top{flex-direction:column;gap:22px}.section-top .eyebrow{font-size:9px;margin-bottom:18px}h2{font-size:37px}.section-intro{font-size:13px}.section-intro br{display:none}.benefit-grid{gap:30px 22px;margin-top:32px}.line-icon{width:36px;height:36px;margin-bottom:18px}.benefit-grid h3{font-size:17px;line-height:1.25;max-width:150px}.benefit-grid p{font-size:12px;line-height:1.8}.fee-section{padding-top:0;padding-bottom:0}.fee-card{grid-template-columns:1fr;padding:33px 26px 22px;border-radius:18px;gap:30px}.fee-copy h2{font-size:36px}.fee-copy .eyebrow{font-size:8px;margin-bottom:20px}.fee-copy>p:not(.eyebrow){font-size:13px;margin-top:18px}.light-link{font-size:12px;margin-top:23px}.fee-number{padding:20px 0 8px;border-top:1px solid #ffffff20}.fee-number>div{font-size:130px}.fee-number>div span{font-size:67px}.fee-number p{font-size:19px}.fee-number small{font-size:10px}.fee-rule{width:210px}.fee-note{margin:0;padding-top:17px;font-size:9px}.how-grid{grid-template-columns:1fr;gap:28px;margin-top:25px}.step{padding:19px 0}.step h3{font-size:20px}.step p{font-size:12px}.step-visual{min-height:435px}.mini-interface{width:265px}.about-section{display:flex;flex-direction:column-reverse}.about-copy{padding:52px 25px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){font-size:14px}.identity-pair{gap:28px}.identity-pair b{font-size:16px}.identity-pair div span{font-size:8px}.about-art{height:320px}.about-art svg{min-height:0;height:100%;width:100%}.map-caption{font-size:8px}.faq{display:flex;flex-direction:column;gap:20px}.faq h2{font-size:36px}.faq-list summary{font-size:13px}.closing{padding:55px 20px}.closing h2{font-size:48px}.closing>img{width:51px;height:51px}.closing .eyebrow{font-size:8px}.closing .button{font-size:12px}.contact-note{font-size:10px}.footer{padding:40px 24px 0}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-links{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:15px;font-size:10px}.footer .eyebrow{font-size:8px}.footer-bottom{flex-direction:column;gap:7px;font-size:9px}.onboarding{padding:30px 20px 60px}.onboarding-top .text-link{font-size:11px}.preview-badge{font-size:7px}.progress{gap:14px;margin:35px 0}.progress li{font-size:9px}.progress li span{margin-left:4px}.onboarding-heading h1{font-size:38px}.onboarding-heading>p:last-child{font-size:13px}.legal-notice{padding:19px;gap:12px}.legal-notice img{width:26px;height:26px}.legal-notice strong{font-size:12px}.legal-notice p{font-size:11px}.form-grid{grid-template-columns:1fr;gap:20px}.form-actions{flex-wrap:wrap;gap:20px}.form-actions .button{font-size:12px;gap:15px;padding:14px 20px}.contract-paper{padding:23px 18px}.contract-company{font-size:11px}.contract-paper h2{font-size:29px}.placeholder-contract{padding:18px}.placeholder-contract h3{font-size:19px}.placeholder-contract p{font-size:12px}.contract-brands{font-size:11px}.signature-preview .checkbox{font-size:11px}#success-stage h2{font-size:37px}#success-stage>p:not(.eyebrow){font-size:12px}.brand-board{padding:45px 24px}.brand-board h1{font-size:50px}.brand-display{padding:70px 20px}.brand-swatches{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr;gap:35px}.brand-story h2{font-size:30px}dialog{padding:35px 25px}}
.hero-product img{mask-image:linear-gradient(to right,transparent,#000 9%,#000 91%,transparent),linear-gradient(to bottom,transparent,#000 8%,#000 88%,transparent);mask-composite:intersect}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
