@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Inter:wght@300;400;500;600&family=Caveat:wght@600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark:#1a1410;--bg-card:#2a2218;--amber:#d4920a;--amber-glow:#f5a623;--gold:#c8a45c;--text:#e8e0d4;--text-muted:#9a8e7f;--accent-green:#4a7c59;--radius:12px}body{background:#1a1410;background:var(--bg-dark);color:#e8e0d4;color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.parallax{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:70vh;position:relative}.parallax:before{background:#14100c8c;content:"";inset:0;position:absolute;z-index:1}.parallax-content{padding:2rem;position:relative;text-align:center;z-index:2}.parallax-hero{background-image:url(https://images.unsplash.com/photo-1542273917363-3b1817f69a2d?w=1920&q=80);min-height:100vh}.parallax-mid{background-image:url(https://images.unsplash.com/photo-1511497584788-876760111969?w=1920&q=80);min-height:60vh}.parallax-lower{background-image:url(https://images.unsplash.com/photo-1473773508845-188df298d2d1?w=1920&q=80);min-height:60vh}.parallax-quote{font-family:Playfair Display,serif;font-size:2rem;font-style:italic;max-width:700px;text-shadow:0 2px 20px #00000080}.parallax-quote-attr{color:#c8a45c;color:var(--gold);font-family:Inter,sans-serif;font-size:.9rem;font-style:normal;margin-top:1rem}.hero-cta{font-size:1.1rem;margin-top:1.5rem;padding:.9rem 2.2rem}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a1410eb;border-bottom:1px solid #d4920a26;justify-content:space-between;left:0;padding:1rem 4%;position:fixed;right:0;top:0;z-index:100}.header,.header-brand{align-items:center;display:flex}.header-brand{gap:.75rem}.header-brand h1{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:900;position:relative}.brand-expo,.header-brand h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f5a623,#c8a45c);background:linear-gradient(135deg,var(--amber-glow),var(--gold));-webkit-background-clip:text}.brand-expo{bottom:.6rem;font-family:Caveat,cursive;font-size:1.1rem;font-weight:700;position:absolute;right:-2.2rem;transform:rotate(-6deg)}.logo-icon{font-size:1.6rem}.header-nav{display:flex;gap:2rem}.header-nav a{color:#9a8e7f;color:var(--text-muted);font-size:.85rem;font-weight:500;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:color .3s}.header-nav a:hover{color:#f5a623;color:var(--amber-glow)}.btn-primary{background:linear-gradient(135deg,#d4920a,#f5a623);background:linear-gradient(135deg,var(--amber),var(--amber-glow));border:none;border-radius:8px;color:#1a1410;cursor:pointer;font-weight:600;padding:.7rem 1.5rem;transition:transform .2s,box-shadow .2s}.btn-primary:hover{box-shadow:0 8px 25px #d4920a4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:1px solid #d4920a;border:1px solid var(--amber);border-radius:8px;color:#f5a623;color:var(--amber-glow);cursor:pointer;font-weight:500;padding:.6rem 1.3rem;transition:all .3s}.btn-secondary:hover{background:#d4920a1a;border-color:#f5a623;border-color:var(--amber-glow)}.btn-bid{background:linear-gradient(135deg,#d44a0a,#f56523);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.05em;padding:.8rem 2rem;text-transform:uppercase;transition:transform .2s,box-shadow .2s}.btn-bid:hover{box-shadow:0 8px 30px #d54a0a66;transform:scale(1.05)}.hero-spotlight{margin:0 auto;max-width:800px;padding:5rem 4%}.hero-title{font-family:Playfair Display,serif;font-size:4.5rem;font-weight:900;line-height:1.1;margin-bottom:1rem;text-shadow:0 4px 30px #00000080}.hero-subtitle{color:#e8e0d4;color:var(--text);font-size:1.3rem;margin:0 auto 2rem;max-width:600px;opacity:.9;text-shadow:0 2px 10px #0006}.spotlight-bid{background:#2a2218;background:var(--bg-card);border:1px solid #d4920a40;border-radius:12px;border-radius:var(--radius);overflow:hidden;padding:1.5rem;position:relative}.spotlight-bid:before{animation:rotate 8s linear infinite;background:conic-gradient(from 0deg,#0000,#d4920a1a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate{to{transform:rotate(1turn)}}.spotlight-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#d44a0a,#f56523);border-radius:20px;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;padding:.3rem 1rem;position:relative;text-transform:uppercase}@keyframes pulse{0%,to{box-shadow:0 0 5px #d54a0a4d}50%{box-shadow:0 0 20px #d54a0a99}}.spotlight-card{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;position:relative}.spotlight-image{align-items:center;background:linear-gradient(135deg,#3d2b1a,#5a3d24);border-radius:8px;display:flex;height:220px;justify-content:center}.spotlight-image:after{content:"🪵";font-size:4rem}.spotlight-info{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.vendor-tag{color:#f5a623;color:var(--amber-glow);font-size:.8rem;font-weight:500}.spotlight-info h3{font-family:Playfair Display,serif;font-size:1.3rem}.spotlight-price{color:#f5a623;color:var(--amber-glow);font-size:2rem;font-weight:700}.spotlight-note{color:#9a8e7f;color:var(--text-muted);font-size:.75rem;font-style:italic;margin-top:1rem;position:relative;text-align:center}.section-title{font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.section-subtitle{color:#9a8e7f;color:var(--text-muted);font-size:1.05rem;margin-bottom:3rem;text-align:center}.vendor-showcase{background:linear-gradient(180deg,#0000,#2a221880);padding:5rem 4%}.vendor-booth-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:1200px}.vendor-booth-tile{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c1a;border-radius:12px;border-radius:var(--radius);overflow:hidden;transition:all .3s ease}.vendor-booth-tile:hover{border-color:#d4920a;border-color:var(--amber);box-shadow:0 12px 40px #0006;transform:translateY(-4px)}.booth-tile-header{padding:1.5rem 1.5rem 1rem}.booth-tile-logo-wrap{border-radius:8px;height:160px;margin:0 0 .75rem;overflow:hidden;width:100%}.booth-tile-logo{height:100%;object-fit:cover;width:100%}.booth-tile-logo-placeholder{align-items:center;background:linear-gradient(135deg,#2d1f14,#4a3525);display:flex;font-size:2.5rem;height:100%;justify-content:center;opacity:.6;width:100%}.booth-tile-header h3{font-family:Playfair Display,serif;font-size:1.1rem;margin-bottom:.15rem}.booth-tile-header .vendor-specialty{color:#9a8e7f;color:var(--text-muted);font-size:.8rem}.booth-tile-marquee{height:70px;margin:0 .5rem;overflow:hidden;position:relative}.marquee-track{display:flex;gap:.5rem;width:-webkit-max-content;width:max-content}.marquee-track.animate{animation:scrollMarquee 12s linear infinite}@keyframes scrollMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-thumb{background:linear-gradient(135deg,#2d1f14,#4a3525);border-radius:8px;flex-shrink:0;height:70px;overflow:hidden;position:relative;width:70px}.marquee-thumb img{height:100%;object-fit:cover;width:100%}.marquee-thumb-placeholder{align-items:center;display:flex;font-size:1.5rem;height:100%;justify-content:center;opacity:.6;width:100%}.marquee-thumb-price{background:#000000b3;border-radius:4px;bottom:2px;color:#f5a623;color:var(--amber-glow);font-size:.6rem;font-weight:700;padding:1px 4px;position:absolute;right:3px}.booth-tile-footer{align-items:center;display:flex;justify-content:space-between;padding:.75rem 1.5rem 1.25rem}.booth-tile-footer .vendor-items-count{color:#9a8e7f;color:var(--text-muted);font-size:.8rem}.collab-section{background:radial-gradient(ellipse at 50% 50%,#4a7c5914 0,#0000 60%);padding:5rem 4%;text-align:center}.collab-features{display:flex;gap:3rem;justify-content:center;margin:2.5rem 0}.collab-feature{align-items:center;display:flex;flex-direction:column;gap:.5rem}.collab-feature span{font-size:2.5rem}.collab-feature h4{color:#9a8e7f;color:var(--text-muted);font-size:1rem}.coming-soon{border:1px dashed #4a7c59;border:1px dashed var(--accent-green);border-radius:20px;color:#4a7c59;color:var(--accent-green);display:inline-block;font-size:.8rem;letter-spacing:.1em;padding:.4rem 1.2rem;text-transform:uppercase}.subscription-section{padding:5rem 4%}.tier-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px}.tier-card{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c1a;border-radius:12px;border-radius:var(--radius);padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s}.tier-card.featured{border-color:#d4920a;border-color:var(--amber);box-shadow:0 20px 60px #d4920a26;transform:scale(1.05)}.tier-badge{background:linear-gradient(135deg,#d4920a,#f5a623);background:linear-gradient(135deg,var(--amber),var(--amber-glow));border-radius:20px;color:#1a1410;font-size:.7rem;font-weight:700;left:50%;letter-spacing:.05em;padding:.3rem 1rem;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.tier-card h3{font-family:Playfair Display,serif;font-size:1.4rem;margin-bottom:.5rem}.tier-price{color:#f5a623;color:var(--amber-glow);font-size:2.2rem;font-weight:700;margin-bottom:.25rem}.tier-period{font-size:1rem;font-weight:400}.tier-annual,.tier-period{color:#9a8e7f;color:var(--text-muted)}.tier-annual{font-size:.8rem;margin-bottom:1.5rem}.tier-card ul{list-style:none;margin-bottom:2rem;text-align:left}.tier-card li{color:#9a8e7f;color:var(--text-muted);font-size:.9rem;padding:.4rem 0}.tier-card li:before{color:#4a7c59;color:var(--accent-green);content:"✓ ";font-weight:700}.footer{border-top:1px solid #c8a45c1a;color:#9a8e7f;color:var(--text-muted);font-size:.85rem;padding:3rem 4%;text-align:center}.footer-tech{font-size:.75rem;margin-top:.5rem;opacity:.6}@media (max-width:900px){.parallax{background-attachment:scroll}.hero-title{font-size:2.8rem}.hero-spotlight{padding:3rem 4%}.tier-grid{grid-template-columns:1fr}.tier-card.featured{transform:none}.spotlight-card{grid-template-columns:1fr}.header-nav{display:none}.collab-features{align-items:center;flex-direction:column;gap:1.5rem}.catalog-grid{grid-template-columns:1fr}}.auth-page{align-items:center;background:#1a1410;background:var(--bg-dark);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c26;border-radius:12px;border-radius:var(--radius);max-width:440px;padding:2.5rem;width:100%}.auth-card h2{font-family:Playfair Display,serif;margin-bottom:.25rem}.auth-subtitle{color:#9a8e7f;color:var(--text-muted);font-size:.9rem;margin-bottom:1.5rem}.auth-card form{display:flex;flex-direction:column;gap:.75rem}.auth-card input,.auth-card select,.auth-card textarea{background:#0000004d;border:1px solid #c8a45c33;border-radius:8px;color:#e8e0d4;color:var(--text);font-family:Inter,sans-serif;font-size:.9rem;padding:.75rem 1rem}.auth-card input:focus,.auth-card select:focus,.auth-card textarea:focus{border-color:#d4920a;border-color:var(--amber);outline:none}.auth-error{background:#d54a0a26;border:1px solid #d54a0a66;border-radius:8px;color:#f56523;font-size:.85rem;margin-bottom:1rem;padding:.6rem 1rem}.auth-link{color:#9a8e7f;color:var(--text-muted);font-size:.85rem;margin-top:1.5rem;text-align:center}.auth-link a{color:#f5a623;color:var(--amber-glow);text-decoration:none}.auth-link a:hover{text-decoration:underline}.dashboard-page{background:#1a1410;background:var(--bg-dark);min-height:100vh;padding:5rem 4% 3rem}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.dashboard-header h2{font-family:Playfair Display,serif}.dashboard-welcome{color:#9a8e7f;color:var(--text-muted);font-size:.9rem}.dashboard-actions,.header-auth{display:flex;gap:.75rem}.header-auth{align-items:center}.catalog-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.catalog-card{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c1a;border-radius:12px;border-radius:var(--radius);padding:1.25rem}.catalog-card-image{background:linear-gradient(135deg,#2d1f14,#4a3525);border-radius:8px;height:120px;margin-bottom:.75rem}.catalog-card h4{font-family:Playfair Display,serif;margin-bottom:.25rem}.catalog-price{color:#f5a623;color:var(--amber-glow);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.visibility-badge{border-radius:12px;display:inline-block;font-size:.7rem;font-weight:600;padding:.2rem .6rem;text-transform:uppercase}.visibility-badge.published{background:#4a7c5933;color:#4a7c59;color:var(--accent-green)}.visibility-badge.draft{background:#9a8e7f33;color:#9a8e7f;color:var(--text-muted)}.catalog-card-actions{display:flex;gap:.5rem;margin-top:.75rem}.btn-delete{background:#0000;border:1px solid #d54a0a66;border-radius:8px;color:#f56523;cursor:pointer;font-size:.8rem;padding:.4rem .8rem}.btn-delete:hover{background:#d54a0a1a}.empty-state{color:#9a8e7f;color:var(--text-muted);grid-column:1/-1;padding:3rem;text-align:center}.item-form-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:200}.item-form{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c33;border-radius:12px;border-radius:var(--radius);max-width:500px;padding:2rem;width:100%}.item-form h3{font-family:Playfair Display,serif;margin-bottom:1rem}.item-form form{display:flex;flex-direction:column;gap:.75rem}.item-form input,.item-form select,.item-form textarea{background:#0000004d;border:1px solid #c8a45c33;border-radius:8px;color:#e8e0d4;color:var(--text);font-family:Inter,sans-serif;font-size:.9rem;padding:.75rem 1rem}.item-form input:focus,.item-form select:focus,.item-form textarea:focus{border-color:#d4920a;border-color:var(--amber);outline:none}.form-buttons{display:flex;gap:.75rem;margin-top:.5rem}.dashboard-tabs{border-bottom:1px solid #c8a45c26;display:flex;gap:0;margin-bottom:2rem}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#9a8e7f;color:var(--text-muted);cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.tab:hover{color:#e8e0d4;color:var(--text)}.tab.active{border-bottom-color:#f5a623;border-bottom-color:var(--amber-glow);color:#f5a623;color:var(--amber-glow)}.catalog-toolbar{margin-bottom:1.5rem}.settings-section{max-width:600px}.settings-section h3{font-family:Playfair Display,serif;margin-bottom:1.5rem}.settings-card{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c1a;border-radius:12px;border-radius:var(--radius);margin-bottom:1.5rem;padding:1.5rem}.settings-card h4{margin-bottom:.5rem}.settings-hint{color:#9a8e7f;color:var(--text-muted);font-size:.85rem;margin-bottom:1rem}.logo-preview{border:1px solid #c8a45c33;border-radius:12px;border-radius:var(--radius);height:120px;margin-bottom:1rem;overflow:hidden;width:120px}.logo-image{height:100%;object-fit:cover;width:100%}.logo-placeholder{align-items:center;background:#0000004d;color:#9a8e7f;color:var(--text-muted);display:flex;font-size:.75rem;height:100%;justify-content:center;width:100%}.upload-btn{cursor:pointer;display:inline-block}.settings-info p{color:#9a8e7f;color:var(--text-muted);font-size:.9rem;padding:.3rem 0}.settings-info strong{color:#e8e0d4;color:var(--text)}.stripe-status{margin-top:.75rem}.stripe-badge{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:.5rem;padding:.3rem .8rem}.stripe-badge.active{background:#4a7c5933;color:#4a7c59;color:var(--accent-green)}.stripe-badge.pending{background:#d4920a33;color:#f5a623;color:var(--amber-glow)}.stripe-badge.incomplete{background:#d54a0a26;color:#f56523}.stripe-connected p,.stripe-incomplete p,.stripe-pending p{color:#9a8e7f;color:var(--text-muted);font-size:.85rem;margin-top:.25rem}.booth-page{background:#1a1410;background:var(--bg-dark);min-height:100vh;padding-bottom:3rem}.booth-error,.booth-loading{color:#9a8e7f;color:var(--text-muted);padding:8rem 2rem;text-align:center}.booth-header{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:1000px;padding:6rem 4% 2rem}.booth-logo{border:2px solid #c8a45c33;border-radius:12px;border-radius:var(--radius);flex-shrink:0;height:120px;overflow:hidden;width:120px}.booth-logo img{height:100%;object-fit:cover;width:100%}.booth-logo-placeholder{align-items:center;background:#2a2218;background:var(--bg-card);display:flex;font-size:3rem;height:100%;justify-content:center;width:100%}.booth-info h1{font-family:Playfair Display,serif;font-size:2rem}.booth-specialty{color:#f5a623;color:var(--amber-glow);font-size:.9rem;margin-top:.25rem}.booth-bio{color:#9a8e7f;color:var(--text-muted);font-size:.95rem;margin-top:.5rem}.booth-catalog{margin:0 auto;max-width:1000px;padding:2rem 4%}.booth-catalog h2{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1.5rem}.booth-items-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.booth-item-card{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c1a;border-radius:12px;border-radius:var(--radius);padding:1.25rem;transition:border-color .3s}.booth-item-card:hover{border-color:#d4920a;border-color:var(--amber)}.booth-item-image{background:linear-gradient(135deg,#2d1f14,#4a3525);border-radius:8px;height:180px;margin-bottom:1rem;overflow:hidden}.booth-item-image img{height:100%;object-fit:cover;width:100%}.booth-item-card h3{font-family:Playfair Display,serif;margin-bottom:.25rem}.booth-item-desc{color:#9a8e7f;color:var(--text-muted);font-size:.85rem;margin-bottom:.5rem}.booth-item-species{color:#4a7c59;color:var(--accent-green);font-size:.8rem;margin-bottom:.5rem}.booth-item-price{color:#f5a623;color:var(--amber-glow);font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.booth-item-type{background:#4a7c5933;border-radius:12px;color:#4a7c59;color:var(--accent-green);display:inline-block;font-size:.7rem;font-weight:600;padding:.2rem .6rem;text-transform:uppercase}.booth-back{margin:2rem auto 0;max-width:1000px;padding:0 4%}.commissions-page{background:#1a1410;background:var(--bg-dark);min-height:100vh}.commissions-content{margin:0 auto;max-width:1000px;padding:5rem 4% 3rem}.commissions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.commissions-header h2{font-family:Playfair Display,serif}.commissions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.commission-card{background:#2a2218;background:var(--bg-card);border:1px solid #c8a45c1a;border-radius:12px;border-radius:var(--radius);padding:1.5rem;position:relative}.commission-card h3{font-family:Playfair Display,serif;margin-bottom:.5rem}.commission-desc{font-size:.9rem;margin-bottom:.75rem}.commission-desc,.commission-meta{color:#9a8e7f;color:var(--text-muted)}.commission-meta{font-size:.85rem;margin-bottom:.25rem}.commission-status{background:#4a7c5933;border-radius:12px;color:#4a7c59;color:var(--accent-green);font-size:.7rem;font-weight:600;padding:.2rem .6rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.commission-form{max-width:550px}
/*# sourceMappingURL=main.b42c0cec.css.map*/