
/* WBT 2.2.6 responsive polish */
.buyer-bar{position:sticky;top:0;z-index:1000}
.admin-bar .buyer-bar{top:32px}
.homepage-form-hero .hero-actions .button{padding:0;border-radius:0;background:transparent;color:var(--green);box-shadow:none}
.homepage-form-hero .hero-actions .button:hover{background:transparent;color:var(--green-dark);transform:none}
.network-types article>p:first-child{grid-column:1;margin:1px 0 0;color:#b7dac4;font:500 12px Georgia,serif}
.network-types h3{grid-column:2}
.network-types article>p:last-child{grid-column:3;min-width:0}
@media(max-width:782px){.admin-bar .buyer-bar{top:46px}}
@media(max-width:620px){
.homepage-form-hero .hero-copy .hero-lede{display:block;margin:18px 0 0;font-size:15px;line-height:1.55}
.network-types article{grid-template-columns:30px minmax(0,1fr)}
.network-types article>p:first-child{grid-column:1;grid-row:1}
.network-types h3{grid-column:2;grid-row:1;min-width:0}
.network-types article>p:last-child{grid-column:2;grid-row:2;margin:0;min-width:0}
}
:root { --ink:#17324b; --deep:#102c43; --green:#2e7d52; --green-dark:#205e3c; --mint:#dfeee5; --cream:#f4f0e8; --paper:#fbfaf7; --line:#d8dfdc; --muted:#66756f; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif} a{color:inherit;text-decoration:none} button,select{font:inherit}

.buyer-bar{min-height:36px;padding:8px 5vw;background:var(--green);color:white;display:flex;justify-content:center;gap:9px;font-size:12px;letter-spacing:.02em}.buyer-bar span{opacity:.8}.buyer-bar a{font-weight:700;border-bottom:1px solid #ffffff8c}
.site-header{height:84px;max-width:1220px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:43px;height:43px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:900;letter-spacing:-.04em;box-shadow:inset 0 0 0 3px var(--paper),inset 0 0 0 4px var(--green)}.brand-name{font-weight:850;font-size:19px;letter-spacing:-.04em}.brand-name span{color:var(--green)}nav{display:flex;gap:34px;font-size:13px;font-weight:650}nav a:hover{color:var(--green)}
.button{border:0;border-radius:3px;background:var(--green);color:white;padding:16px 21px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:750;cursor:pointer;box-shadow:0 8px 20px #2e7d5229;transition:transform .2s,background .2s}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button-small{padding:11px 17px;font-size:12px}
.hero{min-height:680px;padding:74px max(6vw,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;overflow:hidden;background:linear-gradient(105deg,#f8f6f0 0 63%,#e4eee8 63%);border-top:1px solid #e1e4df}.eyebrow{margin:0 0 20px;display:flex;align-items:center;gap:10px;text-transform:uppercase;color:var(--green);font-size:10px;font-weight:850;letter-spacing:.17em}.eyebrow span{display:block;width:24px;height:1px;background:currentColor}.hero h1{margin:0;max-width:650px;color:var(--deep);font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.3vw,78px);line-height:.99;font-weight:500;letter-spacing:-.055em}.hero h1 em{color:var(--green);font-weight:500}.hero-lede{max-width:555px;margin:28px 0 30px;color:#52655d;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{font-size:13px;font-weight:750;border-bottom:1px solid #aab4af;padding-bottom:4px}.trust-row{margin-top:38px;padding-top:25px;border-top:1px solid #d9ddd8;display:flex;flex-wrap:wrap;gap:20px;color:#60716a;font-size:11px}.trust-row b{color:var(--green);margin-right:4px}
.hero-stage{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center}.form-card-hero{width:min(100%,520px);padding:32px 32px 22px;border-top:4px solid var(--green);box-shadow:0 28px 60px #19372a24}.form-card-hero h2{margin:20px 0 8px;color:var(--deep);font:500 31px/1.08 Georgia,serif;letter-spacing:-.035em}.form-intro{margin:0 0 26px;color:var(--muted);font-size:13px;line-height:1.55}.form-kicker{display:flex;justify-content:space-between;align-items:center;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.form-kicker b{padding:6px 9px;border-radius:20px;background:var(--mint);font-size:8px}
.form-test-hero{align-items:start;grid-template-columns:.82fr 1.18fr;gap:52px;min-height:700px}.form-test-hero .hero-copy{position:sticky;top:40px;padding-top:44px}.form-test-stage{align-items:flex-start;min-height:0}.form-preview-shell{width:min(100%,700px);padding:22px 26px 16px}.seller-form-frame{display:block;width:100%;min-height:390px;margin-top:14px;border:0;background:transparent}.form-preview-shell .form-kicker{padding:0}
.homepage-form-hero{align-items:start;grid-template-columns:.82fr 1.18fr;gap:52px;min-height:700px}.homepage-form-hero .hero-copy{position:sticky;top:40px;padding-top:18px}.homepage-form-hero .hero-stage{align-items:flex-start;min-height:0;padding-top:36px}.homepage-form-shell{width:min(100%,700px)}
.mini-card{position:absolute;width:205px;padding:12px;background:#fffffff2;display:flex;gap:10px;align-items:center;box-shadow:0 14px 35px #19372a21}.mini-top{right:-30px;top:102px}.mini-bottom{right:-16px;top:288px}.mini-card b,.mini-card small{display:block}.mini-card b{font-size:11px}.mini-card small{color:var(--muted);margin-top:3px;font-size:9px}.mini-icon{width:46px;height:46px;position:relative;background:#e6ddd0;flex:0 0 auto}.mini-icon.lamp:before{content:"";position:absolute;width:22px;height:16px;background:#b07a3f;left:12px;top:8px;clip-path:polygon(25% 0,75% 0,100% 100%,0 100%)}.mini-icon.lamp:after{content:"";position:absolute;width:3px;height:18px;left:22px;top:24px;background:#6a5540}.mini-icon.box{background:#dce7dc}.mini-icon.box:before{content:"";position:absolute;width:27px;height:23px;left:9px;top:13px;border:2px solid #648166;border-top-width:5px}.match-note{position:absolute;left:-8px;bottom:7px;background:var(--deep);color:white;padding:14px 18px;display:flex;gap:12px;align-items:center;box-shadow:0 18px 32px #102c4333}.match-note span{font:500 31px Georgia,serif}.match-note p{margin:0;color:#c9d8cf;font-size:9px;line-height:1.4;text-transform:uppercase;letter-spacing:.08em}
.submission-wrap{padding:64px max(6vw,calc((100vw - 1160px)/2));background:var(--deep);color:white;display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px}.eyebrow.light{color:#8fbea0}.submission-intro h2{font:500 38px/1.1 Georgia,serif;letter-spacing:-.035em;margin:0 0 14px}.submission-intro>p:last-child{margin:0;color:#aec0c9;font-size:13px;line-height:1.6}.form-card{background:white;color:var(--ink);border-radius:4px;padding:25px 28px 18px;box-shadow:0 22px 45px #0000002e}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e1e5e2;padding-bottom:17px}.step{display:flex;align-items:center;gap:8px;color:#a6aeaa;position:relative}.step:not(:last-child):after{content:"";position:absolute;height:1px;background:#dfe3e0;width:28%;right:9px}.step span{width:22px;height:22px;border:1px solid #ccd3cf;border-radius:50%;display:grid;place-items:center;font-size:9px}.step small{font-size:9px;font-weight:700}.step.active{color:var(--green)}.step.active span{color:white;background:var(--green);border-color:var(--green)}.form-body{display:grid;grid-template-columns:1fr auto;gap:12px;padding-top:20px}.form-body label{grid-column:1/-1;font-size:11px;font-weight:750}.form-body select{min-width:0;height:49px;padding:0 15px;border:1px solid #cfd6d2;color:#4a5b54;background:white;border-radius:2px}.form-button{height:49px;min-width:138px}.form-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.form-footnote{border-top:1px solid #e7e9e7;margin:20px 0 0;padding-top:13px;color:#7a8882;font-size:9px;text-align:center}.mock-next{grid-template-columns:auto 1fr auto;align-items:center}.mock-next p{margin:4px 0 0;color:var(--muted);font-size:11px}.check-circle{width:34px;height:34px;background:var(--mint);color:var(--green);border-radius:50%;display:grid;place-items:center}.reset-link{background:none;border:0;color:var(--green);text-decoration:underline;cursor:pointer}
.how-section,.items-section,.faq-section{max-width:1160px;margin:auto;padding:120px 22px}.section-heading{text-align:center}.section-heading h2,.faq-intro h2{margin:0;color:var(--deep);font:500 clamp(36px,4vw,52px)/1.08 Georgia,serif;letter-spacing:-.04em}.section-heading .eyebrow{justify-content:center}.process-grid{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.process-grid article{padding:42px 45px 20px 0;position:relative}.process-grid article:not(:last-child){border-right:1px solid var(--line);margin-right:45px}.process-num{position:absolute;top:-12px;left:0;padding-right:10px;background:var(--paper);color:var(--green);font:700 12px Georgia,serif}.process-icon{width:60px;height:60px;border-radius:50%;margin-bottom:26px;background:var(--mint);position:relative}.process-icon.paper:before{content:"";position:absolute;width:22px;height:27px;border:2px solid var(--green);left:19px;top:15px}.process-icon.paper:after{content:"";position:absolute;width:12px;height:6px;border-top:2px solid var(--green);border-bottom:2px solid var(--green);left:24px;top:24px}.process-icon.radar:before{content:"";position:absolute;width:27px;height:27px;border:2px solid var(--green);border-radius:50%;left:16px;top:16px}.process-icon.radar:after{content:"";position:absolute;width:7px;height:7px;background:var(--green);border-radius:50%;left:33px;top:22px;box-shadow:-9px 14px 0 -1px var(--green)}.process-icon.chat:before{content:"";position:absolute;width:28px;height:21px;border:2px solid var(--green);border-radius:3px;left:15px;top:17px}.process-icon.chat:after{content:"";position:absolute;width:8px;height:8px;border-left:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(-45deg);left:21px;top:34px;background:var(--mint)}.process-grid h3{margin:0 0 12px;font:500 22px Georgia,serif}.process-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.network-section{background:var(--green);color:white;padding:100px max(6vw,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.network-intro h2{margin:0;font:500 clamp(38px,4.2vw,56px)/1.05 Georgia,serif;letter-spacing:-.04em}.network-intro>p:last-child{max-width:520px;margin:25px 0 0;color:#d5e6dc;font-size:14px;line-height:1.75}.network-types{border-top:1px solid #ffffff42}.network-types article{padding:24px 0;border-bottom:1px solid #ffffff42;display:grid;grid-template-columns:34px 190px 1fr;gap:18px;align-items:start}.network-types article>span{color:#b7dac4;font:500 12px Georgia,serif}.network-types h3{margin:0;font:500 20px Georgia,serif}.network-types p{margin:1px 0 0;color:#d5e6dc;font-size:12px;line-height:1.65}
.why-section{background:var(--deep);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:600px}.why-copy{padding:100px max(7vw,calc((100vw - 1160px)/2));padding-right:7vw}.why-copy h2{max-width:520px;margin:0;font:500 clamp(38px,4.2vw,56px)/1.05 Georgia,serif;letter-spacing:-.04em}.why-lede{max-width:520px;color:#b6c7cf;font-size:15px;line-height:1.7;margin:24px 0 35px}.why-list>div{padding:16px 0;border-top:1px solid #ffffff21;display:flex;gap:20px}.why-list b{color:#7dab8d;font:500 13px Georgia,serif}.why-list strong,.why-list small{display:block}.why-list strong{font-size:13px;margin-bottom:5px}.why-list small{color:#9fb2ba;font-size:11px}.quote-card{position:relative;min-height:600px;overflow:hidden;background:#d8c5a8;color:var(--deep);padding:115px 8vw;display:flex;flex-direction:column;justify-content:center}.quote-card:before{content:"";position:absolute;inset:0;opacity:.23;background:repeating-radial-gradient(circle at 80% 20%,transparent 0 30px,#8c6a49 31px 32px)}.quote-mark,.quote-card blockquote,.quote-card p{position:relative;z-index:1}.quote-mark{color:var(--green);font:90px/1 Georgia,serif}.quote-card blockquote{max-width:480px;margin:-22px 0 24px;font:italic 500 31px/1.35 Georgia,serif;letter-spacing:-.025em}.quote-card p{font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.12em}.quote-decoration{position:absolute;right:5%;bottom:-20px;display:flex;align-items:flex-end;gap:10px;opacity:.35}.quote-decoration i{display:block;width:22px;height:150px;background:#315a41;border-radius:50% 50% 0 0;transform:rotate(12deg)}.quote-decoration i:nth-child(2){height:220px;transform:rotate(-8deg)}.quote-decoration i:nth-child(3){height:115px;transform:rotate(22deg)}
.split-heading{text-align:left;display:grid;grid-template-columns:1fr .6fr;align-items:end;gap:50px}.split-heading .eyebrow{justify-content:flex-start}.split-heading>p{color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 7px}.recent-grid{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.recent-card{background:#eee9df;padding-bottom:25px}.recent-card.sage{background:#dfe7dc}.recent-card.gold{background:#eadfc4}.recent-card.clay{background:#e7ddd0}.object-art{height:230px;position:relative;overflow:hidden}.object-art:after{content:"";position:absolute;width:180px;height:180px;border:1px solid #283c3226;border-radius:50%;right:-50px;top:-35px}.object-1 i{position:absolute;width:145px;height:90px;background:#6f513b;left:55px;top:74px;box-shadow:0 -34px 0 -18px #866249,0 23px 0 -20px #46392f}.object-1 b{position:absolute;width:6px;height:42px;background:#493a2e;left:70px;top:158px;box-shadow:112px 0 #493a2e}.object-2 i{position:absolute;width:92px;height:80px;left:78px;top:78px;border:8px solid #78633e;border-radius:50%;box-shadow:inset 0 0 0 5px #ffffff40}.object-2 b{position:absolute;width:90px;height:13px;left:80px;top:164px;background:#776448;transform:rotate(-7deg)}.object-3 i{position:absolute;width:125px;height:85px;background:#8a6a49;left:58px;top:96px;border-radius:6px;box-shadow:inset 0 11px #74583e}.object-3 b{position:absolute;width:90px;height:48px;border:4px solid #8a6a49;border-bottom:0;left:75px;top:57px;border-radius:50px 50px 0 0}.recent-card>span,.recent-card h3,.recent-card p{margin-left:22px;margin-right:22px}.recent-card>span{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.recent-card h3{margin-top:8px;margin-bottom:6px;font:500 19px Georgia,serif}.recent-card p{margin-top:0;margin-bottom:0;color:var(--muted);font-size:10px}.browse-card{background:var(--green);color:white;padding:40px 28px;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.browse-card>span{position:absolute;top:30px;font:500 48px Georgia,serif;color:#cce1d3}.browse-card h3{margin:0 0 7px;font:500 22px Georgia,serif}.browse-card p{margin:0;font-size:11px;opacity:.75}.browse-card b{position:absolute;right:24px;bottom:30px;width:35px;height:35px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center}
.faq-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;border-top:1px solid var(--line)}.faq-intro .eyebrow{margin-top:4px}.faq-intro>p:not(.eyebrow){margin:28px 0 6px;color:var(--muted);font-size:12px}.faq-intro>a{color:var(--green);font-size:12px;font-weight:750;border-bottom:1px solid #abc4b3;padding-bottom:3px}.faq-list details{border-top:1px solid #cfd7d2}.faq-list details:last-child{border-bottom:1px solid #cfd7d2}.faq-list summary{list-style:none;cursor:pointer;padding:24px 4px;display:flex;justify-content:space-between;font:500 18px Georgia,serif}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font:300 23px sans-serif}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-6px 45px 25px 4px;color:var(--muted);font-size:13px;line-height:1.7}
.final-cta{background:var(--green);color:white;text-align:center;padding:100px 22px}.final-cta .eyebrow{justify-content:center}.final-cta h2{margin:0 0 34px;font:500 clamp(42px,5vw,62px)/1.05 Georgia,serif;letter-spacing:-.045em}.final-cta h2 em{font-weight:500}.button-light{background:white;color:var(--green-dark);box-shadow:none}.button-light:hover{background:#f0f6f2;color:var(--green-dark)}.final-cta>p:last-child{font-size:10px;opacity:.75;margin-top:18px}footer{min-height:115px;padding:30px max(5vw,calc((100vw - 1160px)/2));background:#0d2538;color:white;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.footer-brand .brand-mark{border-color:white;box-shadow:inset 0 0 0 3px #0d2538,inset 0 0 0 4px #65a07c}.footer-brand .brand-name span{color:#7bb890}.footer-links{display:flex;gap:24px;color:#b9c5ca;font-size:10px}footer>p{margin:0;text-align:right;color:#7f9099;font-size:9px}
@media(max-width:900px){nav{display:none}.hero{min-height:auto;grid-template-columns:1fr;background:linear-gradient(#f8f6f0 0 46%,#e4eee8 46%);gap:55px}.hero-stage{max-width:570px;width:100%;min-height:0;margin:auto}.form-test-hero .hero-copy,.homepage-form-hero .hero-copy{position:static;padding-top:0}.homepage-form-hero .hero-stage{padding-top:0}.submission-wrap,.network-section,.why-section,.faq-section{grid-template-columns:1fr}.submission-wrap{gap:30px}.network-section{gap:50px}.why-copy{padding:80px 7vw}.quote-card{min-height:500px}.recent-grid{grid-template-columns:repeat(2,1fr)}.process-grid article{padding-right:25px}.process-grid article:not(:last-child){margin-right:25px}footer{grid-template-columns:1fr;text-align:center}footer .brand{justify-self:center}.footer-links{justify-content:center}footer>p{text-align:center}}
@media(max-width:620px){.buyer-bar{font-size:10px}.site-header{height:72px}.site-header .button-small{display:none}.hero{padding-top:54px;padding-bottom:45px}.hero h1{font-size:46px}.hero-lede{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.trust-row{display:grid;gap:10px}.hero-stage{height:auto}.form-test-hero,.homepage-form-hero{gap:24px;padding-top:28px}.form-test-hero .hero-copy .eyebrow,.form-test-hero .hero-copy .hero-lede,.form-test-hero .hero-copy .trust-row,.homepage-form-hero .hero-copy .eyebrow,.homepage-form-hero .hero-copy .hero-lede,.homepage-form-hero .hero-copy .hero-actions,.homepage-form-hero .hero-copy .trust-row{display:none}.form-test-hero h1,.homepage-form-hero h1{font-size:40px;line-height:1.01}.form-card-hero{padding:24px 18px 18px}.form-preview-shell{padding:18px 8px 8px}.form-preview-shell .form-kicker{padding:0 12px}.seller-form-frame{margin-top:10px}.form-card-hero h2{font-size:27px}.submission-wrap{padding-top:55px;padding-bottom:55px}.form-card{padding:20px 16px 16px}.step small{display:none}.step:not(:last-child):after{width:48%}.form-body{grid-template-columns:1fr}.form-body label{grid-column:auto}.form-button{width:100%}.mock-next{grid-template-columns:auto 1fr}.mock-next .reset-link{grid-column:2;justify-self:start}.how-section,.items-section,.faq-section{padding-top:82px;padding-bottom:82px}.process-grid{grid-template-columns:1fr;border-top:0;margin-top:45px}.process-grid article{border-top:1px solid var(--line);padding:36px 0 35px}.process-grid article:not(:last-child){border-right:0;margin-right:0}.network-section{padding-top:80px;padding-bottom:80px}.network-types article{grid-template-columns:30px 1fr}.network-types article p{grid-column:2}.quote-card{padding:80px 7vw}.quote-card blockquote{font-size:26px}.split-heading{grid-template-columns:1fr;gap:25px}.recent-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding-bottom:14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.recent-grid::-webkit-scrollbar{display:none}.recent-card,.browse-card{flex:0 0 min(82vw,320px);max-width:none;width:auto;margin:0;scroll-snap-align:start}.faq-section{gap:50px}footer{padding-top:45px;padding-bottom:45px}.footer-links{flex-wrap:wrap}}

/* WBT 2.2.6 mobile lede safeguard */
@media(max-width:620px){.homepage-form-hero .hero-copy .hero-lede{display:block!important;margin:18px 0 0;font-size:15px;line-height:1.55}}
