:root{--accent:#ff5722;--accent-dark:#e64a19;--accent-soft:#fff1ea;--bg:#f6f2ed;--bg-warm:#efe8df;--surface:#fff;--ink:#121212;--ink-2:#4a4a4a;--ink-3:#8a847c;--line:#e8e1da;--success:#1ea55b;--success-soft:#e8f6ee;--dark:#161311;--font-display:"Syne", system-ui, sans-serif;--font-body:"Outfit", system-ui, sans-serif;--nav-h:68px;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;background:0 0;border:none}::selection{background:var(--accent);color:#fff}#root{min-height:100vh}.wrap{width:min(1080px,100% - 2.5rem);margin-inline:auto}@media (width<=640px){.wrap{width:min(1080px,100% - 1.5rem)}}.wordmark{font-family:var(--font-display);letter-spacing:-.045em;font-weight:800;line-height:1}.wordmark .bid{color:var(--accent)}.btn{letter-spacing:-.01em;height:48px;transition:transform .25s var(--ease), background .2s ease, color .2s ease, border-color .2s ease, box-shadow .25s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:0 1.35rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 24px #ff572240}.btn-primary:hover{background:var(--accent-dark)}.btn-ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.btn-ghost:hover{border-color:var(--ink)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#000}.btn-full{width:100%}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;font-size:.75rem;font-weight:700}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.rise{animation:rise .85s var(--ease) both}.rise-1{animation-delay:80ms}.rise-2{animation-delay:.16s}.rise-3{animation-delay:.28s}.rise-4{animation-delay:.4s}.nav{z-index:40;height:var(--nav-h);border-bottom:1px solid #0000;transition:background .3s,border-color .3s;position:fixed;inset:0 0 auto}.nav.is-scrolled{-webkit-backdrop-filter:blur(14px);border-bottom-color:var(--line);background:#f6f2ede6}.nav__row{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.nav__logo{align-items:center;gap:.5rem;display:inline-flex}.nav__logo img{border-radius:7px;width:28px;height:28px}.nav__logo .wordmark{font-size:1.15rem}.nav__links{gap:1.6rem;display:none}.nav__links a{color:var(--ink-2);font-size:.92rem;font-weight:500}.nav__links a:hover{color:var(--ink)}.nav__end{align-items:center;gap:.5rem;display:flex}.nav__cta{height:40px;padding:0 1.05rem;font-size:.88rem;display:none}.nav__menu{place-content:center;gap:5px;width:40px;height:40px;display:grid}.nav__menu span{background:var(--ink);width:18px;height:1.5px;transition:transform .25s var(--ease);display:block}.nav__menu.is-open span:first-child{transform:translateY(3.25px)rotate(45deg)}.nav__menu.is-open span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.nav__sheet{inset:var(--nav-h) 0 0;background:var(--bg);animation:rise .35s var(--ease);flex-direction:column;gap:.15rem;padding:1.25rem 1.5rem 2rem;display:flex;position:fixed}.nav__sheet a:not(.btn){font-family:var(--font-display);letter-spacing:-.03em;border-bottom:1px solid var(--line);padding:.95rem 0;font-size:1.55rem;font-weight:700}.nav__sheet .btn{margin-top:1.25rem}@media (width>=900px){.nav__links{display:flex}.nav__cta{display:inline-flex}.nav__menu,.nav__sheet{display:none}}.hero{min-height:100svh;padding:calc(var(--nav-h) + 2rem) 0 3rem;align-items:center;display:flex;position:relative;overflow:hidden}.hero__webgl{z-index:0;pointer-events:none;position:absolute;inset:0}.hero__fallback{background:var(--bg);width:100%;height:100%}.hero__inner{z-index:1;align-items:center;gap:2.5rem;display:grid;position:relative}.hero__brand{align-items:center;gap:.6rem;margin:0 0 1.75rem;display:inline-flex}.hero__brand img{border-radius:10px;width:40px;height:40px}.hero__brand .wordmark{font-size:1.45rem}.hero__title{gap:.85rem;margin:0;display:grid}.hero__mark{align-items:center;gap:.55rem;font-size:clamp(1.85rem,4vw,2.35rem);display:inline-flex}.hero__mark:before{content:"";background:url(/brand/logo.png) 50%/cover no-repeat;border-radius:9px;flex-shrink:0;width:36px;height:36px}.hero__line{font-family:var(--font-display);letter-spacing:-.04em;max-width:11ch;color:var(--ink);font-size:clamp(2.35rem,6.2vw,3.7rem);font-weight:700;line-height:1.02;display:block}.hero__sub{max-width:34ch;color:var(--ink-2);margin:1.15rem 0 0;font-size:clamp(1.05rem,2.2vw,1.2rem);font-weight:400;line-height:1.5}.hero__cta{flex-wrap:wrap;gap:.65rem;margin-top:1.85rem;display:flex}.hero__trust{color:var(--ink-3);letter-spacing:-.01em;margin:1.35rem 0 0;font-size:.88rem;font-weight:500}.hero__product{justify-content:center;display:flex}.phone-frame{background:#111;border:1px solid #12121214;border-radius:32px;width:min(100%,280px);animation:6s ease-in-out infinite phone-float;overflow:hidden;transform:translateY(0);box-shadow:0 40px 80px #2b211c2e,inset 0 0 0 1px #fff6}.phone-frame img{width:100%;display:block}@keyframes phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width>=900px){.hero__inner{grid-template-columns:1.05fr .95fr;gap:2rem}.hero__product{justify-content:flex-end}.phone-frame{width:300px}.hero__webgl{pointer-events:auto;-webkit-mask-image:radial-gradient(85% 80% at 68% 48%,#000 35%,#00000073 62%,#0000 88%);mask-image:radial-gradient(85% 80% at 68% 48%,#000 35%,#00000073 62%,#0000 88%)}.hero__copy{pointer-events:none}.hero__copy a,.hero__copy .btn{pointer-events:auto}}@media (width<=899px){.hero{min-height:auto;padding-bottom:2.5rem}.hero__line{max-width:none}.phone-frame{width:min(100%,240px)}.hero__webgl{opacity:.7;-webkit-mask-image:linear-gradient(#000 40%,#0000 92%);mask-image:linear-gradient(#000 40%,#0000 92%)}}.how{border-top:1px solid var(--line);background:var(--surface);padding:6rem 0 5rem}.how__intro{max-width:36rem;margin-bottom:3rem}.how h2{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.85rem,4vw,2.6rem);line-height:1.1}.how__switch{border:1px solid var(--line);background:var(--bg);border-radius:999px;gap:2px;margin-top:1.5rem;padding:3px;display:inline-flex}.how__switch button{height:38px;color:var(--ink-2);border-radius:999px;padding:0 1.1rem;font-size:.9rem;font-weight:600}.how__switch button.is-on{background:var(--ink);color:#fff}.how__grid{gap:2rem;margin:0;padding:0;list-style:none;display:grid}.how__card{animation:rise .6s var(--ease)}.how__shot{border:1px solid var(--line);background:var(--bg);aspect-ratio:9/16;border-radius:20px;max-height:360px;margin-bottom:1.15rem;overflow:hidden}.how__shot img{object-fit:cover;object-position:top;width:100%;height:100%}.how__n{font-family:var(--font-display);letter-spacing:.08em;color:var(--accent);margin-bottom:.4rem;font-size:.8rem;font-weight:700;display:block}.how__card h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.25rem}.how__card p{color:var(--ink-2);margin:.45rem 0 0;font-size:.98rem;line-height:1.55}@media (width>=800px){.how__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}.how__shot{max-height:420px}}.split{border-top:1px solid var(--line);padding:5.5rem 0}.split--alt{background:var(--bg-warm)}.split__row{align-items:center;gap:2.5rem;display:grid}.split__copy h2{font-family:var(--font-display);letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(1.9rem,4vw,2.55rem);line-height:1.08}.split__copy>p{color:var(--ink-2);max-width:40ch;margin:1rem 0 0;line-height:1.6}.split__copy ul{gap:.55rem;margin:1.35rem 0 1.75rem;padding:0;list-style:none;display:grid}.split__copy li{padding-left:1.15rem;font-weight:500;position:relative}.split__copy li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.split__visual{justify-self:center;width:min(100%,280px);margin:0}.split__visual img{border:1px solid var(--line);border-radius:28px;width:100%;box-shadow:0 28px 56px #2b211c1f}@media (width>=900px){.split__row{grid-template-columns:1fr 1fr;gap:4rem}.split__visual{width:300px}.split:not(.split--alt) .split__visual{justify-self:end}.split--alt .split__visual{justify-self:start}}.ea{background:var(--dark);color:#fff;padding:5.5rem 0}.ea .eyebrow{color:#ff8a65}.ea__row{align-items:start;gap:2.5rem;display:grid}.ea__copy h2{font-family:var(--font-display);letter-spacing:-.04em;max-width:11ch;margin:0;font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.08}.ea__copy>p{color:#ffffffa6;max-width:38ch;margin:1rem 0 0;line-height:1.6}.ea__box{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:22px;padding:1.35rem}.ea__tabs{background:#00000059;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:1.15rem;padding:4px;display:grid}.ea__tabs button{color:#ffffff8c;border-radius:999px;height:40px;font-size:.88rem;font-weight:600}.ea__tabs button.is-on{background:var(--accent);color:#fff}.ea form{gap:.85rem;display:grid}.ea label{color:#ffffff8c;gap:.35rem;font-size:.78rem;font-weight:600;display:grid}.ea input,.ea select,.ea textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:.8rem .9rem}.ea input::placeholder,.ea textarea::placeholder{color:#ffffff4d}.ea select option{color:var(--ink)}.ea input:focus,.ea select:focus,.ea textarea:focus{border-color:var(--accent)}.ea__two{gap:.85rem;display:grid}.ea__err{color:#ff8a80;margin:0;font-size:.88rem}.ea__ok{text-align:center;animation:rise .5s var(--ease);padding:2rem .5rem}.ea__ok img{border-radius:11px;margin:0 auto 1rem}.ea__ok h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.4rem}.ea__ok p{color:#ffffffa6;margin:.5rem auto 1.2rem}.ea__ok .btn-ghost{color:#fff;border-color:#fff3}@media (width>=700px){.ea__two{grid-template-columns:1fr 1fr}}@media (width>=900px){.ea__row{grid-template-columns:1fr 1.05fr;align-items:center;gap:3.5rem}.ea__box{padding:1.6rem}}.foot{border-top:1px solid var(--line);background:var(--bg);padding:1.75rem 0}.foot__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.foot__brand{align-items:center;gap:.45rem;display:inline-flex}.foot__brand img{border-radius:7px;width:28px;height:28px}.foot__brand .wordmark{font-size:1.1rem}.foot__links{flex-wrap:wrap;gap:1rem 1.25rem;display:flex}.foot__links a{color:var(--ink-2);font-size:.9rem;font-weight:500}.foot__links a:hover{color:var(--accent)}.foot p{color:var(--ink-3);margin:0;font-size:.85rem}.ops{background:var(--bg);min-height:100svh;color:var(--ink);padding:2rem 1.25rem}.ops--panel{max-width:1200px;margin:0 auto;padding:1.5rem}.ops__login{justify-items:start;gap:.85rem;width:min(100%,380px);margin:12vh auto 0;display:grid}.ops__login img{border-radius:11px}.ops__login .wordmark{margin:0;font-size:1.8rem}.ops__login>p{color:var(--ink-2);margin:0 0 .5rem;line-height:1.45}.ops__login form{gap:.85rem;width:100%;display:grid}.ops__login label{color:var(--ink-2);gap:.35rem;font-size:.8rem;font-weight:600;display:grid}.ops__login input{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:12px;outline:none;padding:.8rem .9rem}.ops__login input:focus{border-color:var(--accent)}.ops__bar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.ops__bar h1{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.7rem}.ops__actions{gap:.5rem;display:flex}.ops__stats{color:var(--ink-2);flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.ops__filters{border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:4px;margin-bottom:1.25rem;padding:3px;display:inline-flex}.ops__filters button{height:34px;color:var(--ink-2);border-radius:999px;padding:0 .95rem;font-size:.85rem;font-weight:600}.ops__filters button.is-on{background:var(--ink);color:#fff}.ops__muted{color:var(--ink-3)}.ops__err{color:#c62828;margin:0;font-size:.9rem}.ops__table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow-x:auto}.ops__table{border-collapse:collapse;width:100%;font-size:.88rem}.ops__table th,.ops__table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.75rem .85rem}.ops__table th{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);background:var(--bg);white-space:nowrap;font-size:.72rem}.ops__table tr:last-child td{border-bottom:none}.ops__table a{color:var(--accent-dark)}.ops__pill{text-transform:capitalize;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:700;display:inline-block}.ops__pill--seller{background:var(--accent-soft);color:var(--accent-dark)}.ops__pill--buyer{background:var(--success-soft);color:var(--success)}.ops__note{white-space:pre-wrap;word-break:break-word;max-width:220px}
