body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.footer{background-color:#000;color:#fff;font-family:Arial,sans-serif;width:100%}.footer-banner{background-color:#f3e000;color:#000;padding:2rem 1rem;text-align:center}.footer-banner h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-banner button{background-color:#000;border:none;border-radius:2px;color:#fff;cursor:pointer;font-weight:700;padding:.8rem 1.6rem;transition:background-color .3s ease}.footer-banner button:hover{background-color:#222}.footer-main{background-color:#fff;color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:3rem 2rem}.footer-column{flex:1 1 200px;margin-bottom:2rem}.footer-column .footer-h3{font-size:1rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{font-size:.9rem;margin-bottom:.5rem}.footer-column li a{color:#000;text-decoration:none}.footer-column li a:hover{text-decoration:underline}.footer-socials{display:flex;gap:1rem;margin-top:1rem}.footer-socials a{color:#000;font-size:1.2rem;transition:color .3s ease}.footer-socials a:hover{color:#f3e000}.footer-bottom{background-color:#1c1c1c;color:#ccc;display:flex;flex-wrap:wrap;font-size:.8rem;gap:1rem;justify-content:center;padding:1rem;text-align:center}.footer-bottom a{color:#ccc;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width:1024px){.footer-main{gap:2rem;justify-content:space-around}}@media (max-width:768px){.footer-banner h2{font-size:1.4rem}.footer-banner button{font-size:.9rem;padding:.6rem 1.2rem}.footer-main{align-items:center;flex-direction:column;text-align:center}.footer-column{max-width:400px;width:100%}.footer-socials{justify-content:center}.footer-bottom{flex-direction:column;gap:.5rem}}.header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:1rem 2rem;position:relative}.header-left h1{color:#333;font-size:1.8rem;margin:0}.header-brand-link{color:inherit;text-decoration:none}.header-brand-link .subtitle{margin-bottom:0}.public-nav{align-items:center;display:flex;gap:1.4rem}.public-nav a{color:#222;font-size:.92rem;font-weight:700;text-decoration:none}.public-nav a:hover{text-decoration:underline;text-underline-offset:4px}.subtitle{color:#666;font-size:1rem}.header-right{align-items:center;display:flex}.hamburger{background:none;border:none;cursor:pointer;display:none}.nav ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.logout-button,.nav li a{background:none;border:none;color:#000;cursor:pointer;font-size:1.2em;font-weight:700;text-decoration:none;transition:color .3s ease}.logout-button:hover,.nav li a:hover{color:#007bff}@media (max-width:768px){.header{align-items:flex-start;gap:1rem;padding:.9rem 1rem}.header-left h1{font-size:1.35rem}.subtitle{font-size:.78rem;margin:.3rem 0 0}.public-nav{gap:.8rem;padding-top:.2rem}.public-nav a{font-size:.82rem}.hamburger{display:block}.nav{align-items:center;background:#fdf4f4;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:100%;transition:max-height .4s ease,opacity .4s ease;width:100%;z-index:999}.nav.active{max-height:500px;opacity:1}.nav ul{flex-direction:column;gap:.5rem;padding:1rem 0}.nav li,.nav ul{margin:0;width:100%}.nav li{border-bottom:1px solid #eee;padding:.75rem 1rem;text-align:center}.nav li:last-child{border-bottom:none}.logout-button,.nav li a{background:none;border:none;color:#333;display:block;font-size:1rem;font-weight:600;text-align:center;transition:background .3s ease,color .3s ease;width:100%}.logout-button:hover,.nav li a:hover{color:#007bff}.logout-button{text-align:center}}.landing-page{--landing-yellow:#f3e000;--landing-black:#171717;background:#f7f7f4;color:var(--landing-black)}.hero-banner{height:min(760px,calc(100vh - 90px));min-height:580px;overflow:hidden;position:relative}.hero-slide{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity 1.3s ease-in-out;width:100%}.hero-slide.active{opacity:1}.hero-overlay{background:linear-gradient(90deg,#000000c7,#00000061 52%,#00000014);inset:0;position:absolute}.hero-text{color:#fff;left:max(1.5rem,calc(50vw - 560px));max-width:680px;position:absolute;top:50%;transform:translateY(-50%)}.hero-kicker,.landing-section-label{font-size:.76rem;font-weight:800;letter-spacing:.14em}.hero-text h1{font-size:clamp(3rem,7vw,5.8rem);letter-spacing:-.055em;line-height:.92;margin:1rem 0 1.4rem}.hero-text>p:not(.hero-kicker){font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;margin-bottom:2rem;max-width:590px}.landing-app-button,.landing-app-callout a{align-items:center;background:var(--landing-yellow);border-radius:4px;color:#111;display:inline-flex;font-weight:800;gap:.65rem;justify-content:center;padding:.95rem 1.3rem;text-decoration:none;transition:transform .16s ease,background-color .16s ease}.landing-app-button:hover,.landing-app-callout a:hover{background:#fff36a;transform:translateY(-2px)}.landing-introduction{margin:0 auto;max-width:850px;padding:6rem 1.5rem 4rem;text-align:center}.landing-app-callout h2,.landing-introduction h2{font-size:clamp(2rem,5vw,3.6rem);letter-spacing:-.04em;margin:.8rem 0 1.2rem}.landing-introduction>p:last-child{color:#626262;font-size:1.08rem;line-height:1.8;margin:0}.landing-feature-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1120px;padding:0 1.5rem 6rem}.landing-feature-card{background:#fff;border:1px solid #e5e5df;border-radius:10px;padding:2rem}.landing-feature-icon{background:var(--landing-yellow);border-radius:50%;display:grid;font-size:1.1rem;height:46px;place-items:center;width:46px}.landing-feature-card h3{font-size:1.18rem;margin:1.4rem 0 .7rem}.landing-feature-card p{color:#686868;line-height:1.65;margin:0}.landing-app-callout{align-items:center;background:var(--landing-black);color:#fff;display:flex;gap:3rem;justify-content:space-between;padding:5rem max(1.5rem,calc(50vw - 560px))}.landing-app-callout>div{max-width:710px}.landing-app-callout h2{margin-bottom:.8rem}.landing-app-callout div>p:last-child{color:#c5c5c5;line-height:1.65;margin:0}.landing-app-callout a{flex:0 0 auto}@media (max-width:760px){.hero-banner{height:680px}.hero-overlay{background:linear-gradient(180deg,#0000003d,#000c)}.hero-text{bottom:3rem;left:1.2rem;right:1.2rem;top:auto;transform:none}.landing-feature-grid{grid-template-columns:1fr}.landing-app-callout{align-items:flex-start;flex-direction:column}.landing-app-callout a{box-sizing:border-box;width:100%}}.legal-page{background:#f7f7f4;color:#1a1a1a;min-height:70vh}.legal-hero{background:#f3e000;padding:4.5rem max(1.5rem,calc(50vw - 450px))}.legal-hero p{font-size:.76rem;font-weight:800;letter-spacing:.14em;margin:0 0 .8rem}.legal-hero h1{font-size:clamp(2.35rem,6vw,4rem);letter-spacing:-.045em;line-height:1;margin:0 0 1rem}.legal-hero span{display:block;font-size:1.08rem;line-height:1.6;max-width:640px}.legal-content-shell{box-sizing:border-box;margin:0 auto;max-width:900px;padding:2rem 1.5rem 5rem}.legal-meta{align-items:center;color:#707070;display:flex;font-size:.88rem;justify-content:space-between;margin-bottom:1rem}.legal-meta a{color:#111;font-weight:700}.legal-document{background:#fff;border:1px solid #e2e2dc;border-radius:10px;box-shadow:0 14px 35px #0000000d;min-height:240px;padding:clamp(1.5rem,5vw,3rem)}.legal-rich-text{color:#333;font-size:1rem;line-height:1.75;overflow-wrap:anywhere}.legal-rich-text h1,.legal-rich-text h2,.legal-rich-text h3,.legal-rich-text h4{color:#171717;line-height:1.25;margin:1.8em 0 .65em}.legal-rich-text h1:first-child,.legal-rich-text h2:first-child,.legal-rich-text h3:first-child{margin-top:0}.legal-rich-text section{scroll-margin-top:6rem}.legal-rich-text li,.legal-rich-text p{text-wrap:pretty}.legal-rich-text li+li{margin-top:.55rem}.legal-rich-text strong{color:#202020}.legal-rich-text a{color:#655c00;font-weight:650}.legal-rich-text img,.legal-rich-text table{max-width:100%}.legal-rich-text table{border-collapse:collapse;display:block;overflow-x:auto}.legal-rich-text td,.legal-rich-text th{border:1px solid #ddd;padding:.65rem}.legal-toc{background:#fffbe2;border:1px solid #e8dc85;border-radius:8px;margin:1.75rem 0 2.25rem;padding:1.15rem 1.35rem}.legal-toc strong{display:block;margin-bottom:.5rem}.legal-toc ol{column-count:2;margin:0;padding-left:1.25rem}.legal-toc li{break-inside:avoid;padding-right:1rem;page-break-inside:avoid}@media (max-width:600px){.legal-hero{padding-bottom:3.5rem;padding-top:3.5rem}.legal-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.legal-toc ol{column-count:1}}.support-page{--support-yellow:#f3e000;--support-black:#171717;--support-muted:#686868;background:#f7f7f4;color:var(--support-black);min-height:70vh}.support-hero{background:radial-gradient(circle at 84% 18%,#ffffff38 0 5%,#0000 5.5%),linear-gradient(125deg,#f3e000,#f5df00 62%,#e8cb00);overflow:hidden;padding:5.5rem max(1.5rem,calc(50vw - 560px));position:relative}.support-hero:after{border:42px solid #00000012;border-radius:50%;bottom:-145px;content:"";height:260px;position:absolute;right:-75px;width:260px}.support-card-label,.support-eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.14em;margin:0 0 .8rem}.support-hero h1{font-size:clamp(2.5rem,6vw,4.6rem);letter-spacing:-.05em;line-height:.98;margin:0;max-width:700px}.support-hero>p:not(.support-eyebrow){font-size:clamp(1rem,2vw,1.25rem);line-height:1.65;margin:1.5rem 0 2rem;max-width:650px}.support-bottom-card a,.support-email-button{align-items:center;background:var(--support-black);border:2px solid var(--support-black);border-radius:4px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:750;gap:.65rem;justify-content:center;padding:.9rem 1.25rem;position:relative;text-decoration:none;transition:transform .16s ease,background-color .16s ease;z-index:1}.support-bottom-card a:hover,.support-email-button:hover{background:#333;transform:translateY(-2px)}.support-bottom-card a:focus-visible,.support-contact-card a:focus-visible,.support-email-button:focus-visible{outline:3px solid #fff;outline-offset:3px}.support-content{margin:0 auto;padding:3.5rem 0 5rem;width:min(1120px,calc(100% - 3rem))}.support-contact-card{grid-gap:1.4rem;background:#fff;border:1px solid #e5e5df;border-radius:12px;box-shadow:0 16px 40px #0000000f;display:grid;gap:1.4rem;grid-template-columns:auto 1fr;padding:clamp(1.5rem,4vw,2.5rem)}.support-card-icon{background:var(--support-yellow);border-radius:50%;display:grid;font-size:1.25rem;height:52px;place-items:center;width:52px}.support-bottom-card h2,.support-contact-card h2,.support-section-heading h2{letter-spacing:-.025em;margin:0}.support-contact-card p:not(.support-card-label){color:var(--support-muted);line-height:1.65;margin:.7rem 0;max-width:720px}.support-contact-card a{color:#191919;font-weight:750;overflow-wrap:anywhere}.support-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:1rem 0 4.5rem}.support-details>div{align-items:center;background:#efefe9;border-radius:8px;color:#555;display:flex;gap:.8rem;line-height:1.5;padding:1rem 1.2rem}.support-details svg{color:#111;flex:0 0 auto}.support-section-heading{margin-bottom:1.7rem}.support-section-heading h2{font-size:clamp(1.75rem,4vw,2.6rem)}.support-faq-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.support-faq-card{background:#fff;border:1px solid #e4e4df;border-radius:8px;padding:1.5rem}.support-faq-card h3{font-size:1.05rem;margin:0 0 .65rem}.support-faq-card p{color:var(--support-muted);line-height:1.6;margin:0}.support-bottom-card{align-items:center;background:var(--support-black);border-radius:12px;color:#fff;display:flex;gap:2rem;justify-content:space-between;margin-top:4rem;padding:clamp(1.7rem,4vw,2.5rem)}.support-bottom-card p{color:#c9c9c9;margin:.65rem 0 0}.support-bottom-card a{background:var(--support-yellow);border-color:var(--support-yellow);color:#111;flex:0 0 auto}.support-bottom-card a:hover{background:#fff36a}@media (max-width:700px){.support-hero{padding-bottom:4rem;padding-top:4rem}.support-content{padding-top:2rem;width:min(100% - 2rem,1120px)}.support-contact-card,.support-details,.support-faq-grid{grid-template-columns:1fr}.support-details{margin-bottom:3.5rem}.support-bottom-card{align-items:flex-start;flex-direction:column}.support-bottom-card a{box-sizing:border-box;width:100%}}.public-profile-page{--profile-orange:#ee823d;--profile-ink:#26211e;background:#faf7f2;box-sizing:border-box;min-height:100vh;padding:1.2rem}.public-profile-nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:940px}.public-profile-brand{color:var(--profile-orange);font-size:1.5rem;font-weight:800;letter-spacing:-.05em;text-decoration:none}.public-profile-nav>a:last-child{align-items:center;background:var(--profile-orange);border-radius:999px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:750;gap:.5rem;padding:.75rem 1rem;text-decoration:none}.public-profile-card{grid-gap:clamp(1.5rem,5vw,3rem);align-items:center;background:#fff;border:1px solid #3e2d2214;border-radius:24px;box-shadow:0 20px 55px #442e1d14;display:grid;gap:clamp(1.5rem,5vw,3rem);grid-template-columns:auto 1fr;margin:4rem auto 1.25rem;max-width:820px;padding:clamp(1.5rem,5vw,3rem)}.public-profile-avatar{background:#f2ebe4;border:8px solid #ffd1ad;border-radius:50%;box-shadow:0 15px 35px #ee823d2e;height:clamp(120px,20vw,180px);object-fit:cover;width:clamp(120px,20vw,180px)}.public-profile-app-card div>p,.public-profile-label{color:var(--profile-orange);font-size:.72rem;font-weight:850;letter-spacing:.14em;margin:0 0 .7rem}.public-profile-copy h1{color:var(--profile-ink);font-size:clamp(2rem,6vw,3.4rem);letter-spacing:-.055em;line-height:1;margin:0}.public-profile-bio{color:#766b63;line-height:1.65;margin:1rem 0 1.4rem;max-width:520px}.public-profile-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.7rem}.public-profile-actions button,.public-profile-actions span{align-items:center;background:#faf7f2;border:1px solid #eadfd7;border-radius:999px;color:#554c46;display:inline-flex;font:inherit;font-size:.82rem;gap:.5rem;min-height:38px;padding:0 .9rem}.public-profile-actions button{cursor:pointer}.public-profile-products{margin:0 auto 1.25rem;max-width:880px}.public-profile-products-heading{align-items:flex-end;display:flex;gap:1.5rem;justify-content:space-between;padding:2rem 0 1.2rem}.public-profile-products-heading h2{color:var(--profile-ink);font-size:clamp(1.8rem,4vw,2.6rem);letter-spacing:-.04em;margin:0}.public-profile-product-tabs{background:#efe8e1;border-radius:999px;display:inline-flex;padding:4px}.public-profile-product-tabs button{align-items:center;background:#0000;border:0;border-radius:999px;color:#746960;cursor:pointer;display:inline-flex;font:inherit;font-size:.85rem;font-weight:750;gap:.45rem;min-height:38px;padding:0 .9rem}.public-profile-product-tabs button.active{background:#fff;box-shadow:0 3px 12px #37271b14;color:var(--profile-ink)}.public-profile-product-tabs button span{background:#e2d8d0;border-radius:999px;font-size:.7rem;min-width:1.15rem;padding:.16rem .3rem}.public-profile-product-tabs button.active span{background:#ffd7b8;color:#9c4e19}.public-profile-product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.public-profile-product-card{background:#fff;border:1px solid #3e2d2214;border-radius:16px;color:inherit;overflow:hidden;text-decoration:none;transition:box-shadow .16s ease,transform .16s ease}.public-profile-product-card:hover{box-shadow:0 16px 34px #442e1d1c;transform:translateY(-3px)}.public-profile-product-image-wrap{aspect-ratio:.82;background:#eee8e1;overflow:hidden;position:relative}.public-profile-product-image-wrap img{height:100%;object-fit:cover;width:100%}.public-profile-product-badge{background:#ffffffeb;border-radius:999px;color:#39312c;font-size:.68rem;font-weight:850;left:.7rem;padding:.35rem .55rem;position:absolute;text-transform:uppercase;top:.7rem}.public-profile-product-badge--sold{background:#232323e6;color:#fff}.public-profile-product-badge--bidding{background:#f3e000}.public-profile-product-info{padding:1rem}.public-profile-product-info h3{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:.9rem;line-height:1.3;margin:0 0 .55rem;min-height:2.35em;overflow:hidden}.public-profile-product-info strong{color:var(--profile-ink);display:block;font-size:1rem}.public-profile-product-info>span{color:var(--profile-orange);display:block;font-size:.72rem;font-weight:750;margin-top:.65rem}.public-profile-product-message{background:#fff;border:1px dashed #d7cbc2;border-radius:16px;color:#776b62;padding:2.5rem 1.5rem;text-align:center}.public-profile-product-message--error{color:#a33a32}.public-profile-app-card{background:#171717;border-radius:24px;color:#fff;display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;margin:0 auto 3rem;max-width:880px;overflow:hidden}.public-profile-app-card img{height:100%;max-height:430px;object-fit:cover;width:100%}.public-profile-app-card>div{align-self:center;padding:clamp(1.7rem,5vw,3rem)}.public-profile-app-card h2{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.04em;line-height:1.05;margin:0 0 1rem}.public-profile-app-card span{color:#c6c6c6;display:block;line-height:1.6}.public-profile-app-card a{background:var(--profile-orange);border-radius:999px;color:#fff;display:inline-flex;font-weight:800;margin-top:1.5rem;padding:.85rem 1.2rem;text-decoration:none}.public-profile-status{margin:0 auto;max-width:640px;min-height:55vh;padding:6rem 1.5rem;text-align:center}.public-profile-status a{color:#5f4a00;font-weight:750}@media (max-width:650px){.public-profile-app-card,.public-profile-card{grid-template-columns:1fr}.public-profile-card{margin-top:2.5rem;text-align:center}.public-profile-avatar{margin:0 auto}.public-profile-actions{justify-content:center}.public-profile-products-heading{align-items:flex-start;flex-direction:column}.public-profile-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-profile-app-card img{height:300px}}
/*# sourceMappingURL=main.6e213b74.css.map*/