:root{--ink:#0b1f33;--ink-deep:#071726;--ink-soft:#263b4f;--cream:#f5f0e7;--cream-deep:#e8ddcd;--paper:#fcfaf5;--white:#fff;--sage:#b6a06a;--sage-pale:#f3ebdd;--copper:#c99a3d;--text:#334047;--muted:#667478;--line:#0b1f332e;--shadow:0 24px 70px #0b1f3329;--radius:24px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}::selection{background:var(--sage);color:var(--ink-deep)}.container{width:min(1180px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--cream);color:var(--ink);border-radius:8px;padding:12px 18px;font-weight:700;position:fixed;top:16px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--copper);outline-offset:4px}.utility-bar{background:var(--ink-deep);color:#ffffffc2;letter-spacing:.03em;font-size:.77rem}.utility-inner{justify-content:space-between;align-items:center;gap:24px;min-height:35px;display:flex}.utility-inner div{align-items:center;gap:12px;display:flex}.utility-inner a:hover{color:var(--white)}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcfaf6f5;position:sticky;top:0}.header-inner{align-items:center;gap:22px;height:84px;display:flex}.brand{flex:none;align-items:center;width:212px;display:inline-flex}.brand-logo{width:100%;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:clamp(16px,1.7vw,25px);margin-left:auto;display:flex}.desktop-nav a{color:var(--ink);font-size:.86rem;font-weight:650;position:relative}.desktop-nav a:after{content:"";background:var(--copper);transform-origin:100%;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-10px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{border-left:1px solid var(--line);align-items:center;gap:10px;padding-left:clamp(14px,1.7vw,24px);display:flex}.header-action{text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:11px 19px;font-size:.82rem;font-weight:800;line-height:1.15;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.header-action-apply{background:var(--copper);border-color:var(--copper);color:var(--ink-deep)}.header-action-apply:hover{background:var(--sage);border-color:var(--sage)}.header-action-sell{background:var(--ink);border-color:var(--ink);color:var(--white)}.header-action-sell:hover{background:var(--ink-soft);border-color:var(--ink-soft)}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:7px;align-content:center;gap:5px;width:42px;height:42px;padding:10px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);height:2px;display:block}.mobile-menu nav{background:var(--paper);border:1px solid var(--line);width:min(340px,100vw - 32px);box-shadow:var(--shadow);border-radius:16px;padding:16px;position:absolute;top:52px;right:0}.mobile-nav-links a{border-bottom:1px solid var(--line);padding:11px 10px;font-weight:650;display:block}.mobile-nav-links a:last-child{border-bottom:0}.mobile-nav-actions{border-top:1px solid var(--line);gap:10px;margin-top:12px;padding-top:16px;display:grid}.mobile-nav-actions .header-action{width:100%;min-height:48px;padding-inline:18px}.eyebrow{color:var(--copper);letter-spacing:.19em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:800}.eyebrow-light{color:#f0d5c6}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--ink);font-family:var(--serif);letter-spacing:-.035em;font-weight:400}h1{font-size:clamp(3.25rem,7vw,6.9rem);line-height:.94}h2{font-size:clamp(2.15rem,4vw,4rem);line-height:1.02}h3{color:var(--ink);font-size:1.08rem;line-height:1.3}.large-copy{color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.26rem);line-height:1.75}.button-row{flex-wrap:wrap;gap:13px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:51px;padding:13px 21px;font-size:.88rem;font-weight:750;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-ghost{color:var(--white);border-color:#ffffff85}.button-ghost:hover{background:var(--white);color:var(--ink)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--ink-soft)}.section{padding-block:clamp(76px,9vw,125px)}.text-link{color:inherit;border-bottom:1px solid;align-items:center;gap:11px;margin-top:10px;padding-bottom:4px;font-size:.88rem;font-weight:800;display:inline-flex}.text-link:hover span{transform:translate(4px)}.text-link span{transition:transform .16s}.page-hero{background:var(--ink);color:var(--white);padding-block:38px 90px;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #f7f2ea33;border-radius:50%;width:700px;height:700px;position:absolute;top:-430px;right:-260px;box-shadow:0 0 0 100px #f7f2ea09,0 0 0 220px #f7f2ea06}.breadcrumb{z-index:1;color:#ffffff91;align-items:center;gap:9px;margin-bottom:72px;font-size:.74rem;display:flex;position:relative}.breadcrumb a:hover{color:var(--white)}.page-hero-grid{z-index:1;grid-template-columns:minmax(0,1.18fr) minmax(320px,.55fr);align-items:end;gap:80px;display:grid;position:relative}.page-hero h1{max-width:800px;color:var(--white);margin-bottom:0;font-size:clamp(3.4rem,6.8vw,6.4rem)}.page-hero-grid>p{color:#ffffffba;margin-bottom:5px;font-size:1.04rem;line-height:1.76}.section-soft{background:#f0ebe3}.tick-list{border-top:1px solid var(--line);gap:0;margin:0;padding:0;list-style:none;display:grid}.tick-list li{border-bottom:1px solid var(--line);color:var(--ink);padding:18px 10px 18px 36px;font-weight:650;position:relative}.tick-list li:before{content:"✓";color:var(--copper);position:absolute;left:5px}.field-row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.application-intro{padding-bottom:54px}.application-intro-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:start;gap:90px;display:grid}.application-intro-grid h2{max-width:720px}.application-requirements{background:var(--cream);border-radius:18px;padding:32px}.application-requirements h3{font-family:var(--serif);margin-bottom:18px;font-size:1.7rem;font-weight:400}.application-section{padding-top:76px}.application-layout{grid-template-columns:minmax(270px,.54fr) minmax(0,1.3fr);align-items:start;gap:58px;display:grid}.application-aside{position:sticky;top:145px}.application-aside h2{font-size:clamp(2rem,3.4vw,3.2rem)}.application-aside>p:not(.eyebrow){color:var(--muted)}.application-form-shell{background:var(--white);border-radius:var(--radius);border:1px solid #3f71731a;min-width:0;padding:clamp(28px,5vw,56px);box-shadow:0 18px 65px #3f71731c}.application-progress{margin-bottom:45px}.application-progress>div:first-child{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:10px;display:flex}.application-progress>div:first-child span{color:var(--muted);font-size:.76rem;font-weight:700}.application-progress>div:first-child strong{color:var(--ink);font-size:.87rem}.progress-track{background:var(--sage-pale);border-radius:999px;height:6px;overflow:hidden}.progress-track span{background:var(--copper);border-radius:inherit;height:100%;transition:width .2s;display:block}.application-progress ol{grid-template-columns:repeat(7,1fr);gap:5px;margin:19px 0 0;padding:0;list-style:none;display:grid}.application-progress li{color:#8a9699;text-align:center;justify-items:center;gap:5px;font-size:.59rem;display:grid}.application-progress li span{background:var(--sage-pale);width:24px;height:24px;color:var(--ink);border-radius:50%;place-items:center;font-size:.65rem;font-weight:800;display:grid}.application-progress li.active{color:var(--ink);font-weight:800}.application-progress li.active span{background:var(--ink);color:var(--white)}.application-progress li.complete span{background:var(--copper);color:var(--white)}.application-step[hidden]{display:none}.completion-form .application-field{min-width:0;font-size:1rem}.completion-form .application-field>small{font-size:.875rem}.completion-form .field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.completion-form input,.completion-form select,.completion-form textarea{min-width:0;max-width:100%;font-size:1rem}.completion-form .completion-required{font-size:.875rem;font-weight:500}.completion-form .application-step h2:focus,.completion-form [data-error-summary]:focus{outline:3px solid var(--ink);outline-offset:5px}.completion-form :is(input,select,textarea,button,a):focus-visible{outline:3px solid var(--ink);outline-offset:3px}.completion-form [aria-invalid=true]{border:2px solid #9b2929}.completion-field-error{color:#8a2020;font-size:.95rem;font-weight:600}.completion-form .completion-errors{margin-bottom:24px}.completion-errors h3{margin:0 0 12px}.completion-errors ul{padding-left:1.2em}.completion-form :is(.form-error,.form-guidance,.completion-uploads,.completion-review,.application-field){overflow-wrap:anywhere}.completion-review{margin:24px 0 36px}.completion-review-group{border-bottom:1px solid var(--line);padding:20px 0}.completion-review-group>div,.completion-uploads li{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.completion-review h4{margin:0;font-size:1.1rem}.completion-review dl{margin-bottom:0}.completion-review dl>div{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:16px;padding:10px 0;display:grid}.completion-review dt{font-weight:650}.completion-review dd{white-space:pre-wrap;min-width:0;margin:0}.completion-edit{border:1px solid var(--ink);background:var(--paper);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:6px;flex-shrink:0;padding:8px 12px}.completion-uploads{background:var(--cream);border-radius:10px;padding:16px}.completion-uploads ul{padding:0;list-style:none}.completion-uploads li{padding:10px 0}.completion-uploads li>span{min-width:0}.completion-form .application-actions .button{white-space:normal;min-height:48px}.completion-form button:disabled{opacity:.65;cursor:not-allowed}@media (width<=640px){.completion-form .field-row,.completion-review dl>div{grid-template-columns:minmax(0,1fr);gap:8px}.completion-form.application-form-shell{padding:22px 16px}.completion-form .application-step h2{margin-bottom:24px;font-size:1.8rem}.completion-review-group>div,.completion-uploads li{flex-wrap:wrap}}.application-step h2{margin-bottom:36px;font-size:clamp(2.1rem,4vw,3.5rem)}.application-field{color:var(--ink);gap:7px;margin-bottom:20px;font-size:.81rem;font-weight:760;display:grid}.application-field>small{color:var(--muted);margin-top:-4px;font-size:.72rem;font-weight:500;line-height:1.45}.application-field input,.application-field select,.application-field textarea,.guarantor-share input,.admin-toolbar select{width:100%;color:var(--text);background:#fcfbf8;border:1px solid #3f717340;border-radius:9px;outline:none;padding:13px 14px}.application-field textarea{resize:vertical}.application-field input[type=file]{background:var(--cream);padding:11px;font-size:.77rem}.application-field input[type=file]::file-selector-button{background:var(--ink);color:var(--white);cursor:pointer;border:0;border-radius:6px;margin-right:12px;padding:8px 12px;font-weight:700}.application-field input:focus,.application-field select:focus,.application-field textarea:focus,.guarantor-share input:focus,.admin-toolbar select:focus{border-color:var(--copper);box-shadow:0 0 0 3px #c77a5b29}.check-field{color:var(--text);cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;margin:18px 0;font-size:.84rem;display:grid}.check-field input{width:18px;height:18px;accent-color:var(--ink);margin-top:3px}.check-field a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.fairness-note,.guarantor-callout,.declaration-copy,.status-notice{background:var(--sage-pale);border-left:4px solid var(--ink);border-radius:0 10px 10px 0;margin-bottom:28px;padding:20px 22px}.fairness-note strong,.guarantor-callout strong{color:var(--ink)}.fairness-note p,.guarantor-callout p,.declaration-copy p,.status-notice{color:var(--muted);margin:5px 0 0;font-size:.82rem}.form-guidance{background:var(--cream);color:var(--muted);border-radius:8px;margin:4px 0 24px;padding:14px 16px;font-size:.78rem}.form-error{color:#7e3328;background:#fff1ed;border:1px solid #e3a28d;border-radius:9px;margin-top:24px;padding:14px 16px;font-size:.82rem;font-weight:700}.application-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:34px;padding-top:25px;display:flex}.button-ghost-dark{border-color:var(--ink);color:var(--ink);background:0 0}.button-ghost-dark:hover{background:var(--sage-pale)}.button-clay{background:var(--copper);color:var(--white)}.button-clay:hover{background:#af674d}.button-danger{color:#96382e;background:0 0;border-color:#b44d3f}.button-danger:hover{background:#fff1ed}.button:disabled{opacity:.58;cursor:wait;transform:none}.application-security-note{color:var(--muted);text-align:right;margin:17px 0 0;font-size:.7rem}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.application-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:480px;display:flex}.success-mark{background:var(--ink);width:54px;height:54px;color:var(--white);border-radius:50%;place-items:center;margin-bottom:26px;font-size:1.5rem;display:grid}.application-success h2{max-width:650px;font-size:clamp(2.2rem,4vw,3.5rem)}.application-success>p:not(.eyebrow,.status-notice){color:var(--muted)}.guarantor-share{background:var(--cream);border-radius:12px;width:100%;margin:28px 0;padding:22px}.guarantor-share h3{margin-bottom:5px}.guarantor-share p{color:var(--muted);font-size:.8rem}.guarantor-share>div{gap:10px;display:flex}.guarantor-share input{min-width:0}.seller-progress ol{grid-template-columns:repeat(4,1fr)}.seller-choice-group{border:0;padding:0}.seller-choice-group legend{color:var(--ink);margin-bottom:10px;font-size:.81rem;font-weight:760}.seller-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.seller-choice{background:var(--paper);border:1px solid var(--line);min-height:58px;color:var(--text);cursor:pointer;border-radius:9px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:13px 15px;display:grid;position:relative}.seller-choice:has(input:checked){background:var(--sage-pale);border-color:var(--copper);color:var(--ink)}.seller-choice:has(input:focus-visible){outline:3px solid var(--copper);outline-offset:3px}.seller-choice input{width:17px;height:17px;accent-color:var(--ink)}.seller-address-search{position:relative}.seller-address-search .application-field{margin-bottom:0}.seller-address-results{z-index:4;background:var(--white);border:1px solid var(--line);border-radius:10px;margin-top:8px;position:relative;overflow:hidden;box-shadow:0 16px 38px #0b1f3321}.seller-address-suggestions{margin:0;padding:0;list-style:none}.seller-address-suggestions li+li{border-top:1px solid var(--line)}.seller-address-suggestions button{background:var(--white);width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;border:0;gap:3px;padding:12px 15px;display:grid}.seller-address-suggestions button:hover{background:var(--cream)}.seller-address-suggestions button:focus-visible{z-index:1;outline:3px solid var(--copper);outline-offset:-3px;position:relative}.seller-address-suggestions span{color:var(--muted);font-size:.73rem}.seller-google-attribution{border-top:1px solid var(--line);color:#5e5e5e;text-align:right;margin:0;padding:7px 15px 8px;font-family:Arial,sans-serif;font-size:12px;font-weight:400}.seller-manual-link{border:0;border-bottom:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;margin:17px 0 4px;padding:4px 0;font-weight:760}.seller-manual-link:hover{color:var(--copper);border-bottom-color:var(--copper)}.seller-manual-link:focus-visible{outline:3px solid var(--copper);outline-offset:4px}.seller-address-terms{color:var(--muted);margin:12px 0 0;font-size:.68rem;line-height:1.55}.seller-address-terms a{color:inherit;text-underline-offset:2px;text-decoration:underline}.seller-address-terms a:hover{color:var(--ink)}.seller-lookup-status{color:var(--muted);margin:15px 0 0;font-size:.78rem}.seller-manual-address{background:var(--cream);border-left:4px solid var(--copper);border-radius:0 12px 12px 0;margin-top:24px;padding:22px}.seller-manual-address>:last-child{margin-bottom:0}.seller-reassurance,.seller-contact-promise{background:var(--sage-pale);border-left:4px solid var(--copper);color:var(--muted);border-radius:0 10px 10px 0;margin:26px 0;padding:18px 20px;font-size:.84rem}.seller-reassurance strong,.seller-contact-promise strong{color:var(--ink)}.seller-conditional{background:var(--cream);border-left:4px solid var(--copper);border-radius:0 12px 12px 0;margin:4px 0 24px;padding:22px}.seller-conditional>:last-child{margin-bottom:0}.seller-upload-panel{background:var(--cream);border:1px solid var(--line);border-radius:12px;margin-top:28px;padding:24px}.seller-upload-disclosure summary{color:var(--ink);font-family:var(--serif);cursor:pointer;font-size:1.4rem}.seller-upload-disclosure summary:focus-visible{outline:3px solid var(--copper);outline-offset:4px}.seller-upload-disclosure[open] summary{margin-bottom:14px}.seller-upload-panel h3,.seller-review-files h3{color:var(--ink);font-family:var(--serif);margin-bottom:6px;font-size:1.55rem;font-weight:400}.seller-upload-panel>p:not(.form-guidance){color:var(--muted);font-size:.8rem}.seller-upload-panel>:last-child{margin-bottom:0}.seller-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.seller-review-grid>div{background:var(--paper);border-radius:9px;min-width:0;padding:14px}.seller-review-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-weight:750;display:block}.seller-review-grid p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:.8rem}.seller-review-files{background:var(--cream);border-radius:10px;margin-bottom:24px;padding:20px 22px}.seller-review-files ul{color:var(--muted);margin:10px 0 0;padding-left:20px;font-size:.78rem}.seller-review-files p{color:var(--muted);margin:7px 0 0;font-size:.78rem}.seller-reference{background:var(--cream);border-left:4px solid var(--copper);border-radius:0 9px 9px 0;gap:3px;margin:22px 0 30px;padding:17px 20px;display:grid}.seller-reference span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:.65rem;font-weight:750}.seller-reference strong{color:var(--ink);letter-spacing:.04em;font-size:1.06rem}.seller-merged-page .inline-link{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--copper);text-decoration-color:var(--copper);text-underline-offset:4px}.seller-merged-page .inline-link:hover{text-decoration-thickness:2px}.seller-merged-page .button-cream{background:var(--cream);color:var(--ink)}.seller-merged-page .button-cream:hover{background:var(--white)}.seller-merged-page .split-heading{grid-template-columns:minmax(0,.95fr) minmax(320px,.68fr);align-items:end;gap:90px;display:grid}.seller-merged-page .split-heading h2{max-width:730px;margin-bottom:0}.seller-merged-page .split-heading>p{margin-bottom:2px}.seller-journey-hero{background:var(--ink);color:#ffffffbf;padding-block:38px 70px;position:relative;overflow:hidden}.seller-journey-hero:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:760px;height:760px;position:absolute;top:-470px;right:-340px;box-shadow:0 0 0 105px #ffffff06,0 0 0 225px #ffffff05}.seller-journey-grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:start;gap:clamp(30px,4vw,56px);display:grid;position:relative}.seller-hero-conversion{min-width:0}.seller-breadcrumb{color:#ffffff8f;align-items:center;gap:9px;margin-bottom:34px;font-size:.74rem;display:flex}.seller-breadcrumb a:hover{color:var(--white)}.seller-hero-conversion>h1{max-width:760px;color:var(--white);margin-bottom:22px;font-size:clamp(3.45rem,5.7vw,5.75rem)}.seller-hero-lede{color:#ffffffc7;max-width:740px;margin-bottom:20px;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.72}.seller-hero-highlights{color:#fffc;flex-wrap:wrap;gap:8px 18px;margin:0;padding:0;font-size:.76rem;font-weight:750;list-style:none;display:flex}.seller-hero-highlights li{padding-left:16px;position:relative}.seller-hero-highlights li:before{content:"✓";color:var(--copper);position:absolute;left:0}.seller-hero-conversion>.seller-form{margin-top:28px}.seller-form-address{border-color:#c99a3d85;padding:clamp(24px,3vw,34px);box-shadow:0 24px 70px #0000003d}.seller-form-address .application-progress{margin-bottom:24px}.seller-form-address .application-progress ol{margin-top:14px}.seller-form-address .application-step h2{margin-bottom:22px;font-size:clamp(1.8rem,3vw,2.45rem)}.seller-form-address .application-actions{display:none}.seller-address-entry-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.seller-address-entry-row .seller-address-search{min-width:0}.seller-address-primary{min-width:210px;min-height:50px;color:var(--ink-deep);white-space:nowrap}.seller-address-manual-action{width:100%;color:var(--ink-deep);margin-top:4px}.seller-address-primary:hover,.seller-address-manual-action:hover{background:var(--sage);color:var(--ink-deep)}.seller-hero-privacy{color:var(--muted);margin:18px 0 0;font-size:.7rem;line-height:1.55}.seller-hero-privacy a{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.seller-flow-active{padding-block:54px 76px}.seller-flow-active .seller-journey-grid{display:block}.seller-flow-active .seller-hero-conversion{width:min(900px,100%);margin-inline:auto}.seller-flow-active .seller-hero-conversion>.seller-form{margin-top:0}.seller-people-card{background:var(--cream);border-radius:var(--radius);min-width:0;color:var(--text);border:1px solid #c99a3db8;overflow:hidden;box-shadow:0 24px 65px #00000038}.seller-people-joint{aspect-ratio:5/4;background:var(--cream-deep);margin:0;overflow:hidden}.seller-people-joint img{object-fit:cover;object-position:center top;width:100%;height:100%}.seller-people-copy{padding:clamp(24px,3vw,34px)}.seller-people-copy h2{margin-bottom:16px;font-size:clamp(2rem,3.1vw,3rem)}.seller-people-copy>p:not(.eyebrow){color:var(--muted);font-size:.86rem;line-height:1.64}.seller-people-copy .seller-people-intro{color:var(--ink);font-size:1rem;font-weight:700}.seller-profile-grid{grid-template-columns:repeat(2,minmax(0,132px));gap:14px;margin-top:24px;display:grid}.seller-profile-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;margin:0;overflow:hidden}.seller-profile-card img{width:100%;height:auto}.seller-profile-card figcaption{color:var(--ink);font-family:var(--serif);padding:8px 12px;font-size:1.08rem}.seller-proof-strip{background:var(--cream);border-bottom:1px solid var(--line)}.seller-proof-strip .container{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;min-height:76px;display:grid}.seller-proof-strip span{border-right:1px solid var(--line);color:var(--ink);padding:12px 20px 12px 34px;font-size:.76rem;font-weight:780;position:relative}.seller-proof-strip span:first-child{padding-left:14px}.seller-proof-strip span:last-child{border-right:0}.seller-proof-strip span:before{content:"";background:var(--copper);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.seller-proof-strip span:first-child:before{left:0}.editorial-number-card{flex-direction:column;min-width:0;display:flex}.editorial-number{color:var(--copper);font-family:var(--serif);letter-spacing:-.06em;margin:0 0 18px;font-size:clamp(3.4rem,5vw,4.7rem);line-height:.78;display:block}.editorial-number-label{color:var(--ink);letter-spacing:.14em;text-transform:uppercase;margin:0 0 11px;font-size:.67rem;font-weight:800;line-height:1.35}.editorial-number-statement{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:400;line-height:1.04}.editorial-number-copy{color:var(--muted);margin:0;font-size:.88rem;line-height:1.62}.seller-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:60px;display:grid}.seller-process-card{background:var(--white);border:1px solid var(--line);border-radius:18px;min-height:340px;padding:28px}.seller-process-card-link{color:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 12px 34px #0b1f3314}.seller-process-card-link:hover{border-color:var(--copper);transform:translateY(-3px);box-shadow:0 18px 44px #0b1f3321}.seller-process-card-link>strong{color:var(--ink);align-items:center;gap:9px;margin-top:auto;padding-top:22px;font-size:.82rem;display:inline-flex}.seller-process-card-link>strong span{transition:transform .18s}.seller-process-card-link:hover>strong span{transform:translate(4px)}.seller-experience-heading{margin-bottom:50px}.seller-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.seller-experience-card{background:var(--white);border:1px solid var(--line);border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 14px 40px #0b1f3312}.seller-experience-photo{aspect-ratio:4/3;background:var(--cream);position:relative;overflow:hidden}.seller-experience-photo img{object-fit:cover;transition:transform .22s}.seller-experience-card:hover img{transform:scale(1.025)}.seller-experience-card>div:last-child{padding:24px}.seller-experience-card p{color:var(--copper);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:800}.seller-experience-card h3{font-family:var(--serif);margin-bottom:12px;font-size:1.55rem;font-weight:400}.seller-experience-card span{color:var(--muted);font-size:.76rem}.seller-situation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:48px;display:grid}.seller-situation-grid article{background:var(--white);border:1px solid var(--line);border-top:3px solid var(--copper);border-radius:14px;flex-direction:column;justify-content:flex-end;min-height:230px;padding:25px;display:flex}.seller-situation-grid h3{font-family:var(--serif);margin-bottom:12px;font-size:1.35rem;font-weight:400}.seller-situation-grid p{color:var(--muted);margin-bottom:0;font-size:.84rem;line-height:1.62}.seller-section-action{justify-content:center;margin-top:38px;display:flex}.seller-centred-heading{text-align:center;max-width:760px;margin-bottom:48px}.seller-centred-heading h2{margin-bottom:20px}.seller-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.seller-benefit-grid article{background:var(--paper);border:1px solid var(--line);border-radius:18px;min-height:285px;padding:28px}.seller-transparency-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(38px,8vw,110px);display:grid}.seller-transparency-grid h2{max-width:500px}.seller-transparency-grid>div:last-child{border-left:2px solid var(--copper);padding-left:clamp(24px,4vw,50px)}.seller-transparency-grid>div:last-child p:last-child{color:var(--muted);margin-bottom:0}.seller-area{background:var(--ink);color:#ffffffbd}.seller-area h2,.seller-area h3{color:var(--white)}.seller-area-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(45px,8vw,110px);display:grid}.seller-area-intro>p:not(.eyebrow){max-width:500px}.seller-area-intro .button{margin-top:13px}.seller-area-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.seller-area-groups h3{font-family:var(--serif);border-bottom:1px solid #ffffff2e;padding-bottom:14px;font-size:1.45rem;font-weight:400}.seller-area-groups ul{margin:0;padding:0;list-style:none}.seller-area-groups li{margin-top:12px;padding-left:15px;font-size:.82rem;position:relative}.seller-area-groups li:before{content:"";background:var(--copper);border-radius:50%;width:5px;height:5px;position:absolute;top:.68em;left:0}.seller-credentials{border:1px solid #ffffff2e;border-radius:14px;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(130px,.7fr));margin-top:68px;display:grid}.seller-credentials>*{border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;min-height:98px;padding:18px 22px;display:flex}.seller-credentials>:last-child{border-right:0}.seller-credentials>div span{color:var(--white);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.seller-credentials p{color:#ffffff8c;margin:4px 0 0;font-size:.67rem;line-height:1.45}.seller-credentials a{color:var(--white);font-size:.76rem;font-weight:720}.seller-credentials a:hover{background:#ffffff0f}.seller-faq-grid{grid-template-columns:minmax(270px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(45px,9vw,120px);display:grid}.seller-faq-heading{position:sticky;top:130px}.seller-faq-heading>p:last-child{max-width:430px;color:var(--muted)}.seller-faq-list{border-top:1px solid var(--line)}.seller-faq-list details{border-bottom:1px solid var(--line)}.seller-faq-list summary{color:var(--ink);cursor:pointer;padding:23px 46px 23px 0;font-weight:750;list-style:none;position:relative}.seller-faq-list summary::-webkit-details-marker{display:none}.seller-faq-list summary:after{content:"+";color:var(--copper);font-family:var(--serif);font-size:1.7rem;font-weight:400;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.seller-faq-list details[open] summary:after{content:"−"}.seller-faq-list details p{max-width:750px;color:var(--muted);margin:-4px 46px 24px 0;font-size:.92rem}.seller-final-cta{background:var(--ink);color:#ffffffc7}.seller-final-inner{justify-content:space-between;align-items:center;gap:48px;display:flex}.seller-final-inner h2{color:var(--white);margin-bottom:0}.seller-final-inner>div:first-child>p:last-child{margin:18px 0 0}.seller-final-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.seller-other-contact{color:#ffffffa8;text-align:right;font-size:.78rem}.seller-other-contact>span{letter-spacing:.08em;text-transform:uppercase;margin-bottom:1px;font-size:.67rem;font-weight:750;display:block}.seller-other-contact>div{justify-content:flex-end;gap:8px;display:flex}.seller-other-contact a{border-bottom:1px solid #ffffff6b}.seller-other-contact a:hover{color:var(--white);border-bottom-color:var(--white)}.seller-fine-print{color:#ffffff8c;margin-top:38px;margin-bottom:-60px;font-size:.75rem}.seller-fine-print a{color:#fffc;text-underline-offset:3px;text-decoration:underline}.seller-record-contact{align-items:center}.seller-record-contact .seller-phone-action{color:var(--white);font-size:.8rem}.admin-main{background:#f4f0e9}.admin-hero{background:var(--ink);color:#ffffffc2;padding-block:65px}.admin-hero-inner{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.admin-hero h1{color:var(--white);margin-bottom:17px;font-size:clamp(3rem,6vw,5.7rem)}.admin-hero p:last-child{max-width:680px;margin-bottom:0}.admin-user{border:1px solid #fff3;border-radius:10px;min-width:220px;padding:17px 19px;display:grid}.admin-user span{color:#ffffff8c;text-transform:uppercase;letter-spacing:.12em;font-size:.65rem}.admin-user strong{color:var(--white);font-size:.84rem}.admin-section-links{gap:10px;margin-top:22px;display:flex}.admin-section-links .button{min-height:42px;padding:9px 15px;font-size:.72rem}.admin-section{padding-top:66px}.admin-toolbar{justify-content:space-between;align-items:end;gap:35px;margin-bottom:25px;display:flex}.admin-toolbar h2{margin:0;font-size:2.7rem}.admin-toolbar label{min-width:280px;color:var(--ink);gap:6px;font-size:.72rem;font-weight:750;display:grid}.admin-warning{background:#fff5df;border:1px solid #e5c98c;border-radius:10px;margin-bottom:25px;padding:18px 21px}.admin-warning strong{color:#6d4b14}.admin-warning p{color:#806530;margin:3px 0 0;font-size:.78rem}.admin-message{z-index:5;background:var(--ink);color:var(--white);border-radius:8px;margin-bottom:20px;padding:14px 17px;font-weight:700;position:sticky;top:100px}.admin-empty{text-align:center;background:var(--white);border-radius:18px;place-content:center;min-height:280px;display:grid}.applications-list{gap:20px;display:grid}.application-record{background:var(--white);border:1px solid #3f71731f;border-radius:18px;padding:clamp(24px,4vw,38px);box-shadow:0 10px 35px #3f717312}.application-record.status-selected{border-top:5px solid var(--copper)}.application-record-head{justify-content:space-between;gap:35px;margin-bottom:26px;display:flex}.application-record-head h3{font-family:var(--serif);margin:13px 0 3px;font-size:2rem;font-weight:400}.application-record-head p{color:var(--muted);margin:0}.record-badges{flex-wrap:wrap;gap:7px;display:flex}.record-badges span{background:var(--sage-pale);color:var(--ink);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:5px 8px;font-size:.61rem;font-weight:800}.record-badges .email-failed{color:#96382e;background:#fff1ed}.record-badges .email-configuration_required{color:#6d4b14;background:#fff5df}.record-reference{color:var(--ink);align-content:start;justify-items:end;display:grid}.record-reference strong{font-size:.92rem}.record-reference span{color:var(--muted);font-size:.71rem}.record-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px;display:grid}.record-summary div{background:var(--cream);border-radius:9px;min-width:0;padding:14px}.record-summary span,.record-detail-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-weight:750;display:block}.record-summary strong{color:var(--ink);overflow-wrap:anywhere;margin-top:3px;font-size:.82rem;display:block}.record-contact{color:var(--ink);flex-wrap:wrap;gap:12px 30px;margin-bottom:22px;font-size:.84rem;font-weight:700;display:flex}.record-documents{background:#f5f8f6;border-radius:10px;padding:18px}.record-documents>strong{color:var(--ink);font-size:.78rem}.record-documents ul{gap:7px;margin:11px 0 0;padding:0;list-style:none;display:grid}.record-documents li{border-top:1px solid #3f71731f;justify-content:space-between;gap:20px;padding-top:7px;font-size:.72rem;display:flex}.record-documents small{color:var(--muted);text-align:right}.record-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:20px}.record-details summary{color:var(--ink);cursor:pointer;padding:15px 2px;font-size:.79rem;font-weight:800}.record-detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 0 20px;display:grid}.record-detail-grid div{background:var(--paper);border-radius:8px;padding:13px}.record-detail-grid p{white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0 0;font-size:.78rem}.record-details h4{color:var(--ink);margin:24px 0 12px}.record-error{color:#96382e;margin:16px 0 0;font-size:.72rem}.record-actions{flex-wrap:wrap;gap:9px;margin-top:23px;display:flex}.record-actions .button{min-height:44px;padding:10px 16px;font-size:.74rem}.record-retention{color:var(--muted);margin:15px 0 0;font-size:.7rem}.record-documents a{color:var(--ink);text-underline-offset:3px;font-weight:700;text-decoration:underline}.seller-record.status-new{border-top:5px solid var(--copper)}.seller-admin-controls{background:var(--cream);border-radius:10px;gap:14px;margin-top:22px;padding:20px;display:grid}.seller-admin-controls label{color:var(--ink);gap:6px;font-size:.72rem;font-weight:750;display:grid}.seller-admin-controls select,.seller-admin-controls textarea{background:var(--white);border:1px solid var(--line);width:100%;color:var(--text);border-radius:8px;outline:none;padding:12px 13px}.seller-admin-controls textarea{resize:vertical}.seller-admin-controls select:focus,.seller-admin-controls textarea:focus{border-color:var(--copper);box-shadow:0 0 0 3px color-mix(in srgb, var(--copper) 18%, transparent)}.site-footer{background:var(--ink-deep);color:#ffffffa1;padding-top:76px}.site-footer .brand{width:238px}.footer-grid{grid-template-columns:1.4fr .7fr 1fr .8fr;gap:55px;padding-bottom:68px;display:grid}.footer-grid h2{color:var(--cream);font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;margin-bottom:17px;font-size:.68rem;font-weight:800}.footer-grid nav,.footer-grid address{flex-direction:column;gap:8px;font-size:.84rem;font-style:normal;display:flex}.footer-grid a:hover{color:var(--white)}.footer-brand p{max-width:300px;margin-top:22px;font-size:.86rem}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;padding-block:20px;font-size:.7rem;display:flex}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1180px){.header-inner{gap:16px}.brand{width:192px}.desktop-nav{gap:13px}.desktop-nav a{font-size:.79rem}.header-actions{gap:8px;padding-left:14px}.header-action{min-height:42px;padding-inline:14px;font-size:.76rem}}@media (width<=1050px){.desktop-nav,.header-actions{display:none}.mobile-menu{display:block}.seller-journey-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:28px}.seller-hero-conversion>h1{font-size:clamp(3.25rem,6vw,4.8rem)}.seller-address-entry-row{grid-template-columns:1fr}.seller-address-primary{width:100%}.seller-situation-grid,.seller-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.3fr .7fr 1fr}.footer-grid>div:last-child{grid-column:2/3}.record-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.page-hero-grid,.application-intro-grid,.application-layout{grid-template-columns:1fr;gap:44px}.application-aside{position:static}.seller-journey-grid,.seller-merged-page .split-heading,.seller-transparency-grid,.seller-area-grid,.seller-faq-grid{grid-template-columns:1fr}.seller-journey-grid{gap:44px}.seller-hero-conversion>h1{max-width:720px}.seller-people-card{width:min(100%,620px)}.seller-process-grid,.seller-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-experience-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.seller-transparency-grid>div:last-child{padding-left:24px}.seller-area-groups{gap:18px}.seller-credentials{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-credentials>:nth-child(2){border-right:0}.seller-credentials>:nth-child(-n+2){border-bottom:1px solid #ffffff2e}.seller-faq-heading{position:static}.admin-hero-inner{flex-direction:column;align-items:flex-start}.admin-user{width:100%}.page-hero-grid>p{max-width:640px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:last-child{grid-column:auto}}@media (width<=620px){.container{width:min(100% - 30px,1180px)}.utility-inner>span{display:none}.utility-inner{justify-content:flex-end}.header-inner{height:72px}.brand{width:184px}.mobile-menu nav{top:48px}h1{font-size:clamp(3.2rem,16vw,5rem)}h2{font-size:clamp(2.05rem,10vw,3.25rem)}.section{padding-block:72px}.page-hero{padding-block:28px 68px}.breadcrumb{margin-bottom:50px}.page-hero h1{font-size:clamp(3.1rem,15vw,4.7rem)}.field-row{grid-template-columns:1fr}.application-form-shell{padding:28px 20px}.application-progress ol{gap:2px}.application-progress li{font-size:0}.application-progress li span{font-size:.62rem}.application-actions{flex-direction:column-reverse;align-items:stretch}.application-actions .button{width:100%}.application-security-note{text-align:left}.guarantor-share>div{flex-direction:column;align-items:stretch}.seller-choice-group>div,.seller-review-grid{grid-template-columns:1fr}.seller-address-suggestions button{min-height:62px}.seller-manual-address{padding:19px 16px}.seller-journey-hero{padding-block:24px 54px}.seller-breadcrumb{margin-bottom:28px}.seller-hero-conversion>h1{font-size:clamp(3rem,14vw,4.25rem)}.seller-hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.seller-form-address{padding:24px 17px}.seller-form-address .application-progress ol{gap:2px}.seller-form-address .application-progress li{font-size:0}.seller-form-address .application-progress li span{font-size:.62rem}.seller-people-copy{padding:24px 20px}.seller-profile-grid{grid-template-columns:repeat(2,minmax(0,112px))}.seller-proof-strip .container{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:9px}.seller-proof-strip span{border-right:0;border-bottom:1px solid var(--line);align-items:center;min-height:45px;padding:8px 10px 8px 24px;display:flex}.seller-proof-strip span:first-child{padding-left:24px}.seller-proof-strip span:before,.seller-proof-strip span:first-child:before{left:8px}.seller-proof-strip span:last-child{border-bottom:0;grid-column:1/-1}.seller-process-grid,.seller-experience-grid,.seller-situation-grid,.seller-benefit-grid,.seller-area-groups,.seller-credentials{grid-template-columns:1fr}.seller-process-card,.seller-situation-grid article,.seller-benefit-grid article{min-height:auto}.editorial-number{margin-bottom:16px;font-size:3.15rem}.seller-experience-card:last-child{grid-column:auto;max-width:none}.seller-area-groups{gap:32px}.seller-credentials>*{border-bottom:1px solid #ffffff2e;border-right:0}.seller-credentials>:last-child{border-bottom:0}.seller-final-inner{flex-direction:column;align-items:flex-start}.seller-final-actions{align-items:flex-start;width:100%}.seller-final-actions .button{width:100%}.seller-other-contact{text-align:left}.seller-other-contact>div{justify-content:flex-start}.seller-fine-print{margin-bottom:-36px}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-toolbar label{width:100%;min-width:0}.application-record-head{flex-direction:column}.record-reference{justify-items:start}.record-summary,.record-detail-grid{grid-template-columns:1fr}.record-documents li{flex-direction:column;align-items:flex-start;gap:2px}.record-documents small{text-align:left}.record-actions{flex-direction:column}.record-actions .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-bottom{flex-direction:column;gap:4px}}.seller-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:36px;display:grid}.seller-offer-grid article{border:1px solid var(--line);border-top:3px solid var(--copper);border-radius:var(--radius);background:var(--white);padding:clamp(24px,3vw,36px)}.seller-offer-grid h3{font-size:1.45rem}.seller-offer-grid p,.seller-agent-note p{font-size:1rem;line-height:1.7}.seller-offer-grid p:last-child{margin-bottom:0}.seller-agent-note{border-left:3px solid var(--copper);max-width:850px;margin-top:28px;padding-left:24px}.seller-situation-reading{max-width:900px}.seller-situation-reading article{margin:40px 0}.seller-situation-reading h3{font-size:clamp(1.5rem,3vw,2rem)}.seller-situation-reading p{max-width:74ch;font-size:1.08rem;line-height:1.8}.seller-source{border-left:3px solid var(--copper);padding-left:20px}.seller-source a{text-underline-offset:3px;text-decoration:underline}.seller-situation-process{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px;display:grid}.seller-situation-process .editorial-number-copy{font-size:1rem;line-height:1.7}.seller-related h2{font-size:clamp(1.7rem,3vw,2.5rem)}.seller-related .container>div{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.seller-related a{border:1px solid var(--line);text-underline-offset:4px;border-radius:8px;padding:16px 20px;font-weight:700;text-decoration:underline}.seller-situation-card-link{margin-top:12px;padding-block:8px;display:inline-block}.seller-merged-page .seller-people-joint{aspect-ratio:auto;width:100%;height:210px}.seller-merged-page .seller-people-joint img{object-fit:contain}.seller-merged-page .seller-people-copy{padding:24px}.seller-merged-page .seller-people-copy h2{font-size:clamp(1.65rem,2.4vw,2.2rem)}.seller-merged-page .seller-people-copy>p:not(.eyebrow){font-size:1rem;line-height:1.6}.seller-merged-page .seller-profile-grid{gap:18px;margin-top:20px}.seller-merged-page .seller-profile-card{max-width:112px}.seller-merged-page .seller-form-context{max-width:65ch;color:var(--cream);margin:18px 0 0;font-size:1rem;line-height:1.6}.seller-merged-page .seller-situation-process{gap:20px}.seller-merged-page .seller-situation-process .editorial-number-card{min-height:0;padding:24px}.seller-merged-page .seller-situation-process .editorial-number{font-size:2rem}.seller-merged-page .seller-process-card{min-height:0}.seller-merged-page .seller-situation-grid{margin-top:28px}.seller-merged-page .seller-situation-grid article{justify-content:flex-start;min-height:0;padding:22px}.seller-merged-page .seller-situation-grid p{font-size:1rem}.seller-merged-page .seller-situation-reading article{margin-block:28px}.seller-merged-page .seller-situation-reading p{font-size:1rem;line-height:1.7}.seller-merged-page .eyebrow:not(.eyebrow-light),.seller-merged-page .editorial-number-label{color:var(--ink)}.seller-merged-page .seller-journey-hero .eyebrow-light{color:var(--cream)}.seller-merged-page a:focus-visible,.seller-merged-page summary:focus-visible{outline-offset:5px;outline:3px solid}@media (width<=860px){.seller-merged-page .seller-people-card{grid-template-columns:minmax(100px,.6fr) minmax(0,1.4fr);width:100%;display:grid}.seller-merged-page .seller-people-joint{aspect-ratio:auto;height:100%;max-height:none}.seller-merged-page .seller-people-joint img{object-fit:contain}.seller-merged-page .seller-people-copy{padding:20px}.seller-merged-page .seller-situation-process{grid-template-columns:1fr}}@media (width<=620px){.seller-merged-page .seller-people-card{display:block}.seller-merged-page .seller-people-joint{height:150px}.seller-merged-page .seller-people-joint img{object-fit:contain}.seller-merged-page .seller-people-copy{padding:20px}.seller-merged-page .seller-profile-grid{justify-content:flex-start;display:flex}.seller-merged-page .seller-profile-card{width:84px}.seller-merged-page .seller-situation-grid{gap:12px}.seller-merged-page .seller-process-card,.seller-merged-page .seller-offer-grid article{padding:22px}}.seller-situation-page .seller-hero-conversion h1{font-size:clamp(2.2rem,3.7vw,3.8rem)}.seller-situation-page .seller-breadcrumb{flex-wrap:wrap;font-size:.875rem}.seller-situation-page .seller-people-copy>p:not(.eyebrow){font-size:1rem}.seller-situation-page .seller-faq-list p{font-size:1rem;line-height:1.75}#seller-application{scroll-margin-top:130px}.seller-address-results{overscroll-behavior:contain;max-height:min(430px,60vh);overflow-y:auto}.seller-address-suggestions strong{font-size:1rem}.seller-address-suggestions span{font-size:.875rem}@media (width<=860px){.seller-situation-process{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.seller-offer-grid,.seller-situation-process{grid-template-columns:1fr}.seller-related .container>div{display:grid}.seller-situation-reading p{font-size:1rem}}.completion-form{overflow-wrap:anywhere}.policy-fields{border:0;min-inline-size:0;margin:0;padding:0}.policy-fields[hidden]{display:none}:root{--muted:#526167}body :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--ink)!important;outline-offset:3px!important;box-shadow:0 0 0 6px var(--paper)!important}:target{scroll-margin-top:130px}.mobile-menu summary{min-width:44px;min-height:44px}.mobile-menu nav{max-height:calc(100dvh - 130px);overflow-y:auto}.breadcrumb,.seller-breadcrumb{flex-wrap:wrap}.site-footer .footer-bottom{font-size:.8125rem}@media (forced-colors:active){body :is(a,button,input,select,textarea,summary):focus-visible{outline-color:highlight!important}}.eyebrow:not(.eyebrow-light),.seller-experience-card p{color:var(--ink)}.application-progress li{color:var(--muted)}.application-progress li.complete span{color:var(--ink)}.completion-form,.seller-form{min-inline-size:0}.seller-form{color:var(--text)}.seller-form .field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-form :is(.application-field,.seller-choice-group){min-inline-size:0}.seller-form :is(input,select,textarea){min-width:0;max-width:100%;font-size:1rem}.seller-form .application-field input[type=file]{font-size:1rem}.seller-form :is(input,textarea)::placeholder{color:var(--muted);opacity:1}.seller-form .application-field,.seller-choice-group legend{font-size:1rem}.seller-form .application-field>small{font-size:.875rem}.seller-form :is(.form-guidance,.form-error,.seller-review-grid p,.seller-review-files,.seller-lookup-status){font-size:1rem}.seller-form :is(.seller-address-terms,.seller-hero-privacy,.application-security-note,.seller-review-grid span){font-size:.875rem}.seller-form .button-clay{color:var(--ink-deep)}.seller-form .button-clay:hover{background:var(--sage);color:var(--ink-deep)}.seller-form .seller-manual-link{text-align:left;min-height:44px}.seller-form .seller-manual-link:hover{color:var(--ink)}.seller-form [aria-invalid=true]{outline-offset:1px;border-color:#8a2020;outline:2px solid #8a2020}.seller-form :is(.application-step h2,.form-error):focus{outline:3px solid var(--ink);outline-offset:4px}.seller-form :is(.application-field,.form-error,.seller-review-files){overflow-wrap:anywhere}.seller-form .seller-address-primary{white-space:normal;min-width:0}.completion-form :is(.fairness-note p,.declaration-copy p,.form-guidance,.form-error,.check-field){font-size:.9375rem}.completion-form .application-field input[type=file]{font-size:1rem}@media (width<=640px){.seller-form .field-row{grid-template-columns:minmax(0,1fr)}.application-progress>div:first-child{flex-wrap:wrap;gap:4px 12px}}
