@import"https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,400..700&family=Stack+Sans+Headline:wght@400;500;700&display=swap";:root{--text: #151618;--muted: #5f6368;--site-bg: #ffffff;--soft: #f5f5f5;--soft-alt: #ebebeb;--surface: #ffffff;--border: #d9d9dc;--accent: #fe4f18;--accent-dark: #d83f0f;--accent-soft: #ffe0d5;--shadow: 0 16px 50px rgba(21, 22, 24, .08);--container: 1320px;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-smooth: cubic-bezier(.4, 0, .2, 1);--font-body: "Google Sans Flex", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: "Stack Sans Headline", "Google Sans Flex", ui-sans-serif, system-ui, sans-serif;font-family:var(--font-body);font-size:16px;color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{min-width:320px;margin:0;background:#fff}body,button,input,textarea{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(254,79,24,.32);outline-offset:3px}#root{min-height:100svh;display:flex;flex-direction:column;background:#fff}main{flex:1;background:#fff}.container{width:min(100% - 32px,var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:#fffffff0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:header-drop .52s var(--ease-out) both}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px}.brand{display:inline-flex;align-items:center;text-decoration:none;transition:opacity .22s var(--ease-smooth),transform .22s var(--ease-smooth)}.brand:hover{opacity:.82;transform:translateY(-1px)}.brand img{display:block;width:88px;height:auto}.header-nav{display:none;align-items:center;gap:34px;color:var(--muted);font-size:.94rem;font-weight:500}.header-nav a{text-decoration:none;transition:color .18s var(--ease-smooth)}.header-nav a:hover,.header-nav a.active{color:var(--text)}.header-actions{display:flex;align-items:center;gap:10px}.language-switcher{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 11px;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:#fff;font-size:.78rem;font-weight:700;cursor:pointer;transition:color .18s var(--ease-smooth),border-color .18s var(--ease-smooth),background .18s var(--ease-smooth),transform .18s var(--ease-smooth)}.language-switcher:hover{color:var(--text);border-color:#d3d5da;background:var(--soft-alt);transform:translateY(-1px)}.language-switcher svg{width:17px;height:17px}.language-switcher span{line-height:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:8px;color:#fff;background:#050505;font-size:1.2rem;font-weight:500;letter-spacing:.3px;line-height:1;text-align:center;text-decoration:none;box-shadow:0 12px 26px #15161829;transition:background .18s var(--ease-smooth),border-color .18s var(--ease-smooth),transform .18s var(--ease-smooth),box-shadow .18s var(--ease-smooth)}.button:hover{background:#202124;transform:translateY(-1px);box-shadow:0 16px 32px #15161833}.button:active,.language-switcher:active,.seller-carousel-arrows button:active:not(:disabled){transform:translateY(0) scale(.98)}.button--secondary{color:var(--text);background:var(--surface);border-color:var(--border);box-shadow:none}.button--secondary:hover{color:var(--text);background:var(--soft);box-shadow:none}.header-cta{min-height:42px;padding:0 18px;font-size:.9rem}.hero-section{position:relative;overflow:hidden;min-height:calc(100svh - 68px);padding:42px 0 46px;background:#fff}.hero-grid{position:relative;z-index:1;display:flex;gap:80px;align-items:center;justify-content:space-between;min-height:calc(100svh - 156px)}.hero-copy{width:100%;max-width:min(100%,720px);min-width:0}.hero-copy>*{animation:rise-fade .72s var(--ease-out) both}.hero-copy>*:nth-child(1){animation-delay:80ms}.hero-copy>*:nth-child(2){animation-delay:.16s}.hero-copy>*:nth-child(3){animation-delay:.24s}.hero-copy>*:nth-child(4){animation-delay:.32s}.hero-kicker{display:inline-flex;align-items:center;gap:12px;min-height:38px;margin-bottom:30px;padding:4px 17px 4px 4px;border:1px solid var(--border);border-radius:999px;color:#3f4246f7;background:#ffffffdb;font-size:.95rem;font-weight:400;letter-spacing:.3px;box-shadow:0 10px 28px #1816150a}.hero-kicker-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 16px;border-radius:999px;color:#fff;background:var(--accent);font-size:.95rem;font-weight:400;line-height:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--accent);font-size:.78rem;font-weight:650;line-height:1.2;text-transform:uppercase}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5,h6,.brand,.button,.hero-kicker,.eyebrow,.section-kicker,.step-number{font-family:var(--font-heading)}h1{max-width:600px;margin-bottom:24px;font-size:clamp(2.75rem,4.8vw,4.25rem);font-weight:700;line-height:1.09;letter-spacing:0}.hero-copy h1{max-width:600px}.hero-copy h1>span{display:block}h2{max-width:720px;margin-bottom:20px;font-size:clamp(2.1rem,2.9vw,4.65rem);font-weight:500;line-height:1.2;letter-spacing:0}h3{margin-bottom:12px;font-size:clamp(1.35rem,1.6vw,1.75rem);font-weight:500;line-height:1.1;letter-spacing:0}h4{margin-bottom:10px;font-size:clamp(1rem,1.27vw,1.25rem);font-weight:500;line-height:1.18;letter-spacing:0}p{max-width:680px;margin-bottom:0;color:#51555a;font-size:1.1rem;font-weight:400;line-height:1.32}.hero-copy p,.page-hero p,.section-header p{max-width:700px}.hero-copy p{max-width:580px;line-height:1.5}.button-row{display:flex;flex-direction:column;gap:18px;margin-top:30px}.hero-copy .button{min-width:234px;min-height:56px;padding:0 26px;border-radius:11px;font-size:1rem;font-weight:500}.hero-rating{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.hero-rating strong{font-weight:600}.hero-rating span{color:var(--accent);letter-spacing:3px}.hero-rating p{color:var(--text);font-size:.95rem;line-height:1.3}.app-preview{display:flex;justify-content:flex-end;align-self:center;min-width:0;width:100%}.hero-image-box{position:relative;width:100%;min-height:min(62svh,560px);max-height:min(78svh,560px);overflow:hidden;border-radius:10px;animation:image-lift .82s var(--ease-out) .22s both;box-shadow:0 24px 60px #1516181a}.hero-image-box img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:50% 52%;transition:transform .7s var(--ease-out)}.hero-image-box:hover img{transform:scale(1.025)}.phone-frame{position:relative;width:min(100%,320px);min-height:560px;padding:20px 16px 16px;border:9px solid #0a0a0a;border-radius:40px;background:var(--surface);box-shadow:0 34px 70px #1516182e,inset 0 0 0 1px #e9eaee}.phone-frame:before{position:absolute;top:14px;left:50%;width:86px;height:25px;border-radius:999px;background:#050505;content:"";transform:translate(-50%)}.phone-status,.phone-header,.phone-section-title,.truffle-listing,.phone-tabs{position:relative;z-index:1}.phone-status{display:flex;justify-content:space-between;align-items:center;padding:2px 8px 0;font-size:.84rem}.phone-status span{width:44px;height:8px;border-radius:999px;background:linear-gradient(90deg,#111 30%,transparent 30% 42%,#111 42% 58%,transparent 58% 70%,#111 70%)}.phone-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:38px 8px 22px}.phone-header strong{display:block;margin-bottom:4px;font-size:1.18rem;font-weight:650}.phone-header span,.truffle-listing small{display:block;color:#5f6368;font-size:.74rem}.phone-header svg{margin-top:2px}.phone-section-title{display:flex;align-items:center;justify-content:space-between;margin:0 8px 12px}.phone-section-title strong{font-size:.92rem;font-weight:600}.phone-section-title span{color:var(--accent);font-size:.74rem;font-weight:500}.truffle-listing{display:grid;grid-template-columns:70px minmax(0,1fr) 18px;gap:12px;align-items:center;min-height:100px;margin-bottom:10px;padding:12px 10px;border:1px solid #f0f0f0;border-radius:12px;background:var(--surface);box-shadow:0 12px 26px #1516180f}.truffle-listing span{display:inline-flex;margin-bottom:7px;color:#5f6368;font-size:.58rem;font-weight:600;text-transform:uppercase}.truffle-listing strong{display:block;margin-bottom:4px;color:var(--text);font-size:.8rem;font-weight:600;line-height:1.16}.truffle-listing b{display:block;margin-top:8px;color:var(--text);font-size:.74rem;font-weight:600}.truffle-listing svg{align-self:end}.truffle-image{width:70px;height:62px;border-radius:16px;background:radial-gradient(circle at 30% 35%,#f1c176 0 13px,transparent 14px),radial-gradient(circle at 58% 30%,#d79545 0 15px,transparent 16px),radial-gradient(circle at 45% 58%,#f2cf93 0 18px,transparent 19px),radial-gradient(circle at 70% 64%,#ca843c 0 12px,transparent 13px),#fbf2e7}.listing-dark .truffle-image{background:radial-gradient(circle at 34% 34%,#251510 0 15px,transparent 16px),radial-gradient(circle at 62% 34%,#3b2119 0 17px,transparent 18px),radial-gradient(circle at 46% 64%,#160c09 0 18px,transparent 19px),radial-gradient(circle at 70% 66%,#5a3624 0 12px,transparent 13px),#f4eee8}.listing-earth .truffle-image{background:radial-gradient(circle at 36% 36%,#765536 0 15px,transparent 16px),radial-gradient(circle at 62% 38%,#4d321f 0 17px,transparent 18px),radial-gradient(circle at 44% 64%,#2e2016 0 18px,transparent 19px),radial-gradient(circle at 70% 64%,#8d6945 0 12px,transparent 13px),#f3ede7}.phone-section-title.sellers{margin-top:22px}.phone-tabs{position:absolute;right:18px;bottom:16px;left:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px 8px 8px;border-top:1px solid #eeeeee;color:#3f4246;background:var(--surface);font-size:.64rem;text-align:center}.phone-tabs .active{color:var(--accent);font-weight:800}.section{padding:64px 0}.section-soft{background:var(--site-bg)}.section-dark{color:#fff;background:#151618}.section-dark p,.section-dark .eyebrow{color:#ffffffc2}.section-header{max-width:760px;margin-bottom:28px}.section-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:38px;margin:0 0 26px;padding:0 22px;border:1px solid var(--border);border-radius:999px;color:var(--text);background:#fff;font-size:.95rem;font-weight:400;line-height:1.2;text-transform:none}.intro-band{padding:96px 0 76px;border-top:1px solid var(--border);overflow:hidden}.intro-layout{display:grid;gap:22px;justify-items:center;text-align:center;margin-top:40px}.intro-layout h2{max-width:1100px;margin-bottom:0;color:var(--text);font-family:var(--font-body);font-size:clamp(1.1rem,2.9vw,4.5rem);font-weight:600;line-height:1.12}.intro-title-line{display:block;color:inherit}.intro-title-brand{color:var(--accent)}.intro-subtitle{margin:34px 0 5px;color:#51555a;font-size:clamp(1.05rem,1.3vw,1.4rem);font-weight:500;line-height:1.35;text-transform:none}.truffle-chip-scroll{width:min(100vw,760px);max-width:calc(100vw - 24px);overflow-x:hidden;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.truffle-chip-grid{display:flex;align-items:center;gap:12px;width:max-content;padding:0 12px;animation:chip-marquee 36s linear infinite}.truffle-chip-scroll:hover .truffle-chip-grid{animation-play-state:paused}.truffle-chip-grid span{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;color:var(--text);background:#eee;font-family:var(--font-body);font-size:.9rem;font-weight:400;line-height:1;white-space:nowrap}.intro-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:60px;overflow:visible}.showcase-card{aspect-ratio:1;min-width:0;border-radius:18px;background:#fff;border:1px solid var(--border)}.showcase-card--image{overflow:hidden}.showcase-card--image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes chip-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rise-fade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes image-lift{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes header-drop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.reveal-on-scroll{opacity:0;transform:translateY(10px);transition:opacity .92s var(--ease-out),transform .92s var(--ease-out);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{--reveal-delay: .14s}.reveal-delay-2{--reveal-delay: .26s}.feature-heading{max-width:760px;margin-bottom:34px}.feature-heading h2{max-width:720px}.feature-heading p{max-width:680px}.buyer-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.55fr);gap:24px 72px;align-items:end;max-width:none;margin-bottom:50px}.buyer-heading .section-kicker{grid-column:1 / -1;margin:0}.buyer-heading h2{margin-bottom:0}.buyer-heading h2>span{display:block}.buyer-heading p{max-width:470px}.seller-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.55fr);gap:24px 72px;align-items:end;max-width:none;margin-bottom:52px}.seller-heading .section-kicker{grid-column:1 / -1;margin:0}.seller-heading h2{margin-bottom:0}.seller-heading h2>span{display:block}.seller-heading p{max-width:470px}.centered-heading{display:grid;justify-items:center;max-width:820px;margin-inline:auto;text-align:center}.trust-heading{max-width:760px;margin-bottom:55px}.trust-heading .section-kicker{margin-bottom:26px}.trust-heading h2>span{display:block}.trust-heading p{max-width:400px}.buyer-section,.faq-preview-section{background:#fff}.trust-section{background-color:#fff;background-image:radial-gradient(circle,rgba(21,22,24,.12) 1px,transparent 1px);background-size:22px 22px}.buyer-step-stack{display:grid;gap:16px}.buyer-step{display:grid;gap:20px;align-items:stretch;min-width:0;padding:18px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 18px 44px #1516180f}.buyer-step:not(:first-child){grid-template-rows:auto minmax(0,1fr)}.buyer-step-media{position:relative;display:grid;place-items:center;min-height:210px;overflow:hidden;border-radius:8px;color:#fff;background:radial-gradient(circle at 34% 38%,rgba(255,224,213,.92) 0 18px,transparent 19px),radial-gradient(circle at 64% 66%,rgba(254,79,24,.18) 0 42px,transparent 43px),linear-gradient(135deg,#151618,#34312d)}.buyer-step-media span{position:absolute;top:18px;left:18px;z-index:2;color:#ffffffad;font-size:.84rem;font-weight:700}.buyer-step-media--image{background:#151618}.buyer-step-media--image img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.buyer-step-media svg{width:74px;height:74px;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#ffffff14}.buyer-step-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:0;text-align:left}.buyer-step-copy h3{display:flex;align-items:baseline;gap:12px;font-size:clamp(1.35rem,2.5vw,2rem)}.buyer-step-title-number{flex:0 0 auto;color:var(--accent);font-size:clamp(1.05rem,1.45vw,1.28rem);font-weight:700;line-height:1.05}.buyer-step:not(:first-child) .buyer-step-copy{order:-1;padding:15px;justify-content:flex-start}.buyer-step-copy ul{display:flex;align-self:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:8px;margin:60px 0 0;padding:0;list-style:none}.buyer-step-copy li{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:9px 14px;border-radius:999px;color:#fff;background:var(--accent);font-size:.88rem;font-weight:600;line-height:1.15}.buyer-step-copy li:before{flex:0 0 auto;color:#fff;content:"✓";font-size:.92rem;font-weight:700;line-height:1}.trust-grid{display:grid;gap:12px}.trust-card{display:grid;align-content:end;min-height:306px;padding:22px;border-color:#dfe0e3;box-shadow:none}.trust-card .icon-pill{align-self:start;width:56px;height:56px;margin-bottom:68px;border-radius:50%;color:#fff;background:var(--accent)}.trust-card:nth-child(2n) .icon-pill{background:#151618}.trust-card h3{margin-bottom:12px;color:var(--text);line-height:1.1}.trust-card p{margin-bottom:0;color:#51555a;font-weight:400;line-height:1.23}.seller-section{color:var(--text);background:#fff;background-color:#fff!important;overflow-x:hidden}.seller-layout{display:grid;justify-items:stretch;overflow:hidden}.seller-carousel{--seller-card-gap: 28px;--seller-card-width: min(620px, calc(100vw - 72px) );position:relative;width:100%;max-width:var(--container);overflow:hidden;contain:paint}.seller-step-viewport{position:relative;overflow:hidden;border-radius:20px;max-width:100%}.seller-step-viewport--has-next:after{position:absolute;top:0;right:0;bottom:0;z-index:2;width:min(32vw,280px);background:linear-gradient(90deg,#fff0,#fff 66%,#fff);content:"";pointer-events:none}.seller-step-list{display:flex;gap:var(--seller-card-gap);width:max-content;transform:translate(calc(var(--seller-step-index, 0) * -1 * (var(--seller-card-width) + var(--seller-card-gap))));transition:transform .42s var(--ease-out);will-change:transform}.seller-step{flex:0 0 var(--seller-card-width);min-width:0;max-height:90vw;overflow-y:auto;padding:44px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 18px 48px #1516180f}.seller-step>span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;margin-bottom:20px;padding:0 14px;border-radius:999px;color:#fff;background:var(--accent);font-size:.8rem;font-weight:500;line-height:1}.seller-step h3{max-width:500px;margin-bottom:8px;color:var(--text)}.seller-step p{max-width:510px;margin-bottom:0;color:var(--muted)}.seller-carousel-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;width:min(100%,var(--container));margin-top:22px}.seller-carousel-progress{height:3px;overflow:hidden;border-radius:999px;background:#e8e8ea}.seller-carousel-progress span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .42s var(--ease-out)}.seller-carousel-arrows{display:flex;align-items:center;gap:10px}.seller-carousel-arrows button{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid var(--border);border-radius:50%;color:var(--text);background:#fff;cursor:pointer;transition:color .18s var(--ease-smooth),border-color .18s var(--ease-smooth),background .18s var(--ease-smooth),transform .18s var(--ease-smooth),box-shadow .18s var(--ease-smooth)}.seller-carousel-arrows button:hover:not(:disabled){color:#fff;border-color:var(--accent);background:var(--accent);transform:translateY(-1px);box-shadow:0 12px 24px #fe4f1838}.seller-carousel-arrows button:disabled{color:#b8babf;cursor:default;opacity:.72}.seller-step-media{aspect-ratio:1.14;margin-top:35px;overflow:hidden;border:1px solid #cfd1d5;border-radius:10px;background:#fff;box-shadow:0 18px 32px #15161821}.seller-step-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.faq-preview-layout{display:grid;gap:36px;margin-top:30px}.faq-preview-aside{display:grid;grid-template-rows:auto 1fr;align-content:stretch}.faq-preview-aside>h2{max-width:430px;margin-bottom:96px;color:var(--text);line-height:.98}.faq-preview-list{display:grid;gap:8px}.faq-preview-card{display:grid;gap:0;min-height:80px;padding:23px 24px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 14px 36px #1516180f;transition:border-color .26s var(--ease-smooth),box-shadow .26s var(--ease-smooth),min-height .26s var(--ease-out)}.faq-preview-card.is-open{min-height:158px;border-color:#fe4f1842;box-shadow:0 18px 44px #15161814}.faq-preview-card button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;width:100%;min-height:36px;padding:0;border:0;color:var(--text);background:transparent;text-align:left;cursor:pointer}.faq-preview-card h4{margin-bottom:0;color:var(--text);line-height:1.2}.faq-preview-card button span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#151618;background:#eee;transition:color .22s var(--ease-smooth),background .22s var(--ease-smooth),transform .26s var(--ease-smooth)}.faq-preview-card.is-open button span{color:#fff;background:var(--accent);transform:rotate(90deg)}.faq-preview-card button svg{width:24px;height:24px}.faq-preview-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s var(--ease-out),margin-top .28s var(--ease-out),opacity .22s var(--ease-smooth)}.faq-preview-card.is-open .faq-preview-answer{grid-template-rows:1fr;margin-top:15px;opacity:1}.faq-preview-answer>p{overflow:hidden}.faq-preview-card p{max-width:650px;margin-bottom:0;line-height:1.4}.faq-contact-card{display:grid;align-content:center;justify-items:start;align-self:end;min-height:210px;padding:24px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 14px 36px #1516180f}.faq-contact-card h3{margin-bottom:25px}.faq-contact-icon{display:inline-grid;place-items:center;width:52px;height:52px;margin-bottom:24px;border-radius:50%;color:#fff;background:var(--accent)}.faq-contact-card h4{margin-bottom:18px;color:var(--text);line-height:1.08}.faq-button{font-size:1rem}.card-grid,.step-grid,.seller-points{display:grid;gap:16px}.card{min-width:0;padding:24px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 14px 36px #1516180f;transition:border-color .26s var(--ease-smooth),box-shadow .26s var(--ease-smooth),transform .26s var(--ease-smooth)}.icon-pill{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:22px;border-radius:8px;color:var(--accent);background:#fe4f1817}.step-card{position:relative}.step-card>svg{color:var(--accent);margin-bottom:18px}.step-number{position:absolute;top:20px;right:20px;color:#1516182e;font-size:.86rem;font-weight:650}.split-section{display:grid;gap:26px}.safety-grid{display:grid;gap:18px;align-items:center}.safety-grid h2{margin-bottom:0}.final-cta{background:var(--site-bg)}.final-cta-inner{display:grid;gap:32px;padding:28px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 18px 44px #1516180f}.final-cta-copy{display:grid;grid-template-rows:auto auto 1fr;align-content:stretch;justify-items:start}.final-cta-copy .section-kicker{margin-bottom:24px}.final-cta-label{gap:.28em;padding:0 16px}.final-cta-label strong{color:var(--accent);font-weight:inherit}.final-cta-label--mobile{display:none}.final-cta-copy h2{margin-bottom:18px}.final-cta-copy h2>span{display:block}.final-cta-copy p{align-self:end;max-width:560px}.waitlist-form{display:grid;gap:22px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.waitlist-form label,.waitlist-form fieldset{min-width:0}.waitlist-form>label{display:grid;gap:8px}.waitlist-form>label>span,.waitlist-form legend{color:var(--text);font-weight:600;line-height:1.2}.waitlist-form input[type=text],.waitlist-form input[type=email]{width:100%;min-height:50px;padding:0 14px;border:1px solid #e4e4e7;border-radius:10px;color:var(--text);background:#fff;line-height:1;transition:border-color .18s var(--ease-smooth),box-shadow .18s var(--ease-smooth)}.waitlist-form input[type=text]::placeholder,.waitlist-form input[type=email]::placeholder{color:#8a8d92}.waitlist-form input[type=text]:focus,.waitlist-form input[type=email]:focus{border-color:#fe4f189e;outline:0;box-shadow:0 0 0 4px #fe4f181f}.waitlist-form fieldset{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;border:0}.waitlist-form legend{width:100%;margin-bottom:14px;padding:4px 0 0}.waitlist-form fieldset label{position:relative;display:inline-flex;align-items:center;min-height:40px;cursor:pointer;-webkit-user-select:none;user-select:none}.waitlist-form fieldset label span{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 15px;border:1px solid #e0e1e4;border-radius:999px;color:var(--text);background:#fff;font-size:.95rem;font-weight:400;line-height:1;transition:color .18s var(--ease-smooth),border-color .18s var(--ease-smooth),background .18s var(--ease-smooth),box-shadow .18s var(--ease-smooth),transform .18s var(--ease-smooth)}.waitlist-form fieldset label:hover span{border-color:#fe4f1847;transform:translateY(-1px)}.waitlist-form fieldset label span:before{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;color:transparent;background:#e4e4e7;content:"✓";font-size:.78rem;font-weight:700;line-height:1;transition:color .18s ease,background .18s ease}.waitlist-form input[type=radio]{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.waitlist-form input[type=radio]:checked+span{border-color:#e0e1e4;color:var(--text);background:#fff;box-shadow:none}.waitlist-form input[type=radio]:checked+span:before{color:#fff;background:var(--accent)}.waitlist-form fieldset label span{gap:0}.waitlist-form fieldset label span:before{width:0;margin-right:0;color:transparent;background:transparent;content:"✓";opacity:0;overflow:hidden;transition:color .18s ease,background .18s ease,margin .18s ease,opacity .18s ease,width .18s ease}.waitlist-form input[type=radio]:checked+span:before{width:18px;margin-right:7px;color:#fff;background:var(--accent);opacity:1}.waitlist-form input[type=radio]:focus-visible+span{outline:3px solid rgba(254,79,24,.28);outline-offset:3px}.waitlist-form button{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:10px;color:#fff;background:#050505;font-weight:500;line-height:1;cursor:pointer;box-shadow:0 12px 26px #15161829;transition:background .18s var(--ease-smooth),transform .18s var(--ease-smooth),box-shadow .18s var(--ease-smooth)}.waitlist-form button:hover{background:#202124;transform:translateY(-1px);box-shadow:0 16px 32px #15161833}.waitlist-form>p{margin-bottom:0;color:var(--muted);font-size:.94rem;line-height:1.35}.centered{align-items:stretch}.site-footer{padding:56px 0 26px;border-top:1px solid var(--border);background:linear-gradient(180deg,#fff,#fafafa)}.footer-grid{display:grid;gap:34px;align-items:start}.footer-brand{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:18px;border:1px solid rgba(21,22,24,.08);border-radius:18px;background:#fff;box-shadow:0 18px 44px #15161814;text-decoration:none}.footer-brand img{width:44px;height:44px;display:block}.footer-grid p{max-width:520px;margin:0;color:var(--muted);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.58}.footer-link-sections{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:26px}.footer-link-section h2{margin:0 0 12px;color:var(--text);font-size:.9rem;font-weight:500;line-height:1.2}.footer-links{display:grid;gap:9px;margin:0;padding:0;list-style:none}.footer-links a{color:var(--muted);font-size:.95rem;font-weight:400;line-height:1.45;text-decoration:none;transition:color .18s ease}.footer-links a:hover{color:var(--text)}.footer-bottom{display:grid;grid-template-columns:1fr;gap:18px;align-items:center;margin-top:34px;padding-top:24px;border-top:1px solid var(--border)}.footer-social,.footer-social-links,.footer-copyright{display:flex;align-items:center}.footer-social{flex-wrap:wrap;gap:12px;color:var(--muted);font-size:clamp(1rem,1.5vw,1.12rem);font-weight:400;line-height:1.58}.footer-social-links{gap:10px}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(21,22,24,.16);border-radius:50%;color:var(--text);background:#fff;transition:color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.footer-social-link:hover{color:#fff;background:var(--text);transform:translateY(-1px);box-shadow:0 14px 28px #15161824}.footer-social-link svg{width:22px;height:22px;display:block}.footer-social-icon--stroke{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.footer-social-icon--fill{fill:currentColor}.footer-copyright{justify-content:flex-start;gap:8px;margin:0;color:var(--muted);font-size:.9rem;font-weight:400;line-height:1.35}.legal-page{padding:64px 0 82px;background:var(--site-bg)}.page-hero{margin-bottom:34px}.page-hero .button{margin-top:24px}.legal-stack,.faq-stack{display:grid;gap:16px}.legal-card h2,.faq-group h2{font-size:1.18rem}.legal-card p:last-child,.faq-card p:last-child{margin-bottom:0}.facts-card{max-width:760px}.facts-list{display:grid;gap:0;margin:0}.facts-list div{display:grid;gap:6px;padding:18px 0;border-bottom:1px solid var(--border)}.facts-list div:last-child{border-bottom:0}.facts-list dt{color:var(--muted);font-size:.88rem;font-weight:500}.facts-list dd{margin:0;font-weight:600}.faq-group{display:grid;gap:14px}.faq-group+.faq-group{margin-top:28px}.faq-items{display:grid;gap:12px}.faq-card{position:relative;overflow:hidden;padding-right:24px}.faq-card.is-open{border-color:#fe4f1842;box-shadow:0 18px 44px #15161814}.faq-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.faq-card-header h3{margin-bottom:0}.faq-card-header button{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid rgba(21,22,24,.1);border-radius:50%;color:var(--text);background:#fff;cursor:pointer;transition:color .22s var(--ease-smooth),background .22s var(--ease-smooth),border-color .22s var(--ease-smooth),transform .26s var(--ease-smooth)}.faq-card-header button:hover{border-color:#fe4f1852}.faq-card.is-open .faq-card-header button{color:#fff;border-color:var(--accent);background:var(--accent);transform:rotate(90deg)}.faq-card-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s var(--ease-out),margin-top .28s var(--ease-out),opacity .22s var(--ease-smooth)}.faq-card.is-open .faq-card-answer{grid-template-rows:1fr;margin-top:12px;opacity:1}.faq-card-answer>p{overflow:hidden;margin-bottom:0}.redirect-page{display:grid;place-items:center;min-height:64svh;padding:64px 0;background:var(--site-bg)}.redirect-panel{max-width:620px;padding:36px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.redirect-panel .button{margin-top:24px}html,body,#root,main,.site-header,.hero-section,.section,.section-soft,.final-cta,.site-footer,.legal-page,.redirect-page{background-color:#fff!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.hero-copy>*,.hero-image-box{opacity:1;transform:none}}@media(min-width:640px){.button-row{flex-direction:row;flex-wrap:wrap}.centered{justify-content:center}.facts-list div{grid-template-columns:220px 1fr;align-items:center}}@media(min-width:760px){.header-nav{display:flex}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.three,.step-grid,.seller-points{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr auto;gap:clamp(48px,9vw,140px)}.footer-bottom{grid-template-columns:1fr auto}.footer-copyright{justify-self:end;justify-content:flex-end;text-align:right}}@media(max-width:959px){.container{width:min(100% - 32px,var(--container))}.header-nav{display:none}h1{font-size:clamp(2.55rem,7.8vw,4rem);line-height:1.08}h2{font-size:clamp(2rem,6vw,3.35rem);line-height:1.12}p{font-size:1.04rem;line-height:1.48}.hero-section{min-height:auto;padding:46px 0 58px}.hero-grid{flex-direction:column;align-items:stretch;gap:38px;min-height:auto}.hero-copy{width:100%;max-width:720px}.hero-copy h1,.hero-copy p{max-width:640px}.hero-copy h1>span,.intro-title-line,.buyer-heading h2>span,.seller-heading h2>span,.trust-heading h2>span,.final-cta-copy h2>span{display:inline}.hero-copy h1>span:not(:last-child):after,.intro-title-line:not(:last-child):after,.buyer-heading h2>span:not(:last-child):after,.seller-heading h2>span:not(:last-child):after,.trust-heading h2>span:not(:last-child):after,.final-cta-copy h2>span:not(:last-child):after{content:" "}.button-row{flex-direction:row;flex-wrap:wrap}.hero-seller-cta{display:none}.app-preview{justify-content:center}.hero-image-box{width:100%;min-height:clamp(360px,64vw,520px);max-height:none;margin:0 auto}.section{padding:58px 0}.intro-band{padding:68px 0 58px}.intro-layout{margin-top:0;width:100%;min-width:0;justify-items:stretch}.intro-layout h2{justify-self:stretch;width:100%;max-width:100%;font-size:clamp(2.15rem,7vw,3.6rem);overflow-wrap:anywhere;text-align:center}.intro-subtitle{justify-self:stretch;width:100%;max-width:100%;overflow-wrap:anywhere;text-align:center}.intro-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:46px}.intro-showcase .showcase-card:nth-child(n+5){display:none}.buyer-heading,.seller-heading{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.buyer-heading h2,.buyer-heading p,.seller-heading h2,.seller-heading p{max-width:720px}.buyer-step{grid-template-rows:auto minmax(0,1fr)}.buyer-step .buyer-step-media{width:100%;min-height:220px;aspect-ratio:16 / 11}.buyer-step .buyer-step-copy{order:-1;padding:15px;justify-content:flex-start}.trust-grid{grid-template-columns:1fr}.trust-heading{margin-bottom:34px}.trust-card{min-height:auto}.trust-card .icon-pill{margin-bottom:28px}.seller-carousel{--seller-card-gap: 16px;--seller-card-width: min(100%, calc(100vw - 32px) )}.seller-step-viewport{border-radius:16px}.seller-step-viewport--has-next:after{display:none}.seller-step{max-height:none;padding:30px}.faq-preview-layout{margin-top:0}.faq-preview-aside{display:contents}.faq-preview-aside .section-kicker{order:1}.faq-preview-aside>h2{order:2;max-width:620px;margin-bottom:28px;line-height:1.08}.faq-preview-list{order:3}.faq-contact-card{order:4}.final-cta-copy{grid-template-rows:auto auto auto}.final-cta .reveal-on-scroll{opacity:1;transform:none}.final-cta-label{display:none}.final-cta-label--mobile{display:inline-flex}.final-cta-copy p{align-self:auto}}@media(min-width:960px){.hero-section{padding:46px 0 50px}.hero-grid{grid-template-columns:fit-content(720px) minmax(280px,430px)}.buyer-step-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-step{height:min(75vh,790px);max-height:75vh;padding:20px;overflow:hidden}.buyer-step-media{width:100%;height:100%;max-height:100%;aspect-ratio:auto;min-height:0;justify-self:left}.buyer-step:first-child{display:flex;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);grid-template-rows:minmax(0,1fr);gap:50px}.buyer-step:first-child .buyer-step-media{grid-column:1;grid-row:1;width:min(100%,80vh);height:100%;aspect-ratio:1}.buyer-step:first-child .buyer-step-copy{grid-column:2;grid-row:1}.buyer-step .buyer-step-copy p{max-width:450px}.buyer-step-copy{padding:20px 22px}.buyer-step:not(:first-child) .buyer-step-copy{padding:30px 20px 20px 0}.faq-preview-layout{grid-template-columns:minmax(320px,.72fr) minmax(480px,1.18fr);gap:clamp(48px,8vw,112px);align-items:stretch}.final-cta-inner{grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);gap:clamp(36px,6vw,80px);align-items:stretch;padding:44px}.split-section,.safety-grid{grid-template-columns:.88fr 1.12fr}}@media(max-width:520px){.container{width:min(100% - 24px,var(--container))}.hero-copy{width:100%;max-width:100%}.header-inner{min-height:62px}.header-cta{padding:0 12px}.header-actions{gap:8px}.language-switcher{min-height:42px;padding:0 9px}.site-footer{padding-top:42px}.footer-brand{width:58px;height:58px;border-radius:16px}.footer-brand img{width:40px;height:40px}.footer-bottom{justify-items:start}.footer-social-link{width:44px;height:44px}.hero-section,.section,.legal-page{padding-top:38px;padding-bottom:42px}.intro-layout h2{font-size:1.8rem}.intro-layout{margin-top:30px}.intro-subtitle{margin-top:22px;font-size:1.05rem}.truffle-chip-scroll{width:100%;max-width:100%}.truffle-chip-grid{padding:0 12px}.truffle-chip-grid span{min-height:38px;padding:0 15px;font-size:.92rem}.intro-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:42px}.showcase-card{border-radius:15px}.buyer-step{padding:14px}.buyer-step-media{min-height:176px}.seller-carousel{width:100%}.seller-carousel-controls{grid-template-columns:1fr;gap:16px}.seller-carousel-arrows{justify-content:flex-end}.seller-step{padding:24px;border-radius:16px}.seller-step-media{margin-top:28px}.phone-frame{width:min(100%,300px);min-height:530px;border-radius:34px}.brand img{width:86px}.hero-kicker{margin-bottom:22px}.hero-rating{margin-top:28px}.hero-copy h1{font-size:clamp(2.4rem,10.6vw,3.4rem)}.hero-copy p{padding-right:20px}.hero-image-box{width:min(100%,360px);min-height:420px;max-height:420px;margin:0 auto}.truffle-listing{grid-template-columns:62px minmax(0,1fr) 18px;min-height:92px}.truffle-image{width:62px;height:56px}.card,.redirect-panel{padding:20px}.final-cta-inner{padding:20px;border-radius:20px}.waitlist-form{padding:0;border-radius:0}.faq-preview-section{padding:30px 0 32px;background-color:var(--site-bg)}.faq-preview-layout{gap:24px}.faq-preview-aside>h2{margin-bottom:28px}.faq-contact-card{min-height:190px;padding:22px;border-radius:20px}.faq-contact-icon{margin-bottom:24px}.faq-preview-card{min-height:74px;padding:16px 18px;border-radius:20px}.faq-preview-card.is-open{min-height:0}.faq-preview-card button{gap:12px}.faq-preview-card button span{width:30px;height:30px}.faq-preview-card button svg{width:18px;height:18px}.faq-preview-card p{line-height:1.28}}
