:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f8fc;color:#111827;font-size:16px;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{background:radial-gradient(circle at top,rgba(59,130,246,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(16,185,129,.14),transparent 25%),#f5f8fc}button,a{font:inherit}a{color:inherit;text-decoration:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.app-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 26px;background:#fffffff2;border-bottom:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-brand{display:flex;align-items:center;gap:14px}.header-logo{display:inline-flex;align-items:center;gap:12px;font-weight:700;color:#111827}.header-icon{width:36px;height:36px;border-radius:12px;object-fit:cover;box-shadow:0 10px 24px #2563eb1f}.header-title{display:block;font-size:1rem;letter-spacing:-.02em}.header-subtitle{display:block;font-size:.85rem;color:#2563eb;font-weight:700}.header-toggle{display:none;width:42px;height:42px;border:none;background:transparent;cursor:pointer;padding:0;align-items:center;justify-content:center}.header-toggle span{display:block;width:22px;height:2px;background:#111827;border-radius:999px;transition:transform .25s ease,opacity .25s ease}.header-toggle span+span{margin-top:6px}.header-toggle.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.header-toggle.open span:nth-child(2){opacity:0}.header-toggle.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-nav{display:flex;gap:24px;flex-wrap:wrap;align-items:center}.header-nav a{color:#0f172a;font-weight:700;transition:color .2s ease}.header-nav a:hover{color:#2563eb}@media (max-width: 860px){.app-header{padding:16px 20px;gap:16px}.header-toggle{display:inline-flex}.header-nav{position:absolute;top:100%;right:0;left:0;margin:0;padding:18px 20px 22px;background:#fffffffa;border-bottom:1px solid rgba(15,23,42,.08);flex-direction:column;align-items:stretch;gap:16px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease}.header-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.header-nav a{padding:12px 14px;border-radius:16px;background:#f8fbff}}.contact-section{margin-top:64px}.contact-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:32px}.contact-card{padding:28px;border-radius:24px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 22px 45px #0f172a0f}.contact-card h3{margin:0 0 14px;font-size:1.1rem}.contact-card p{margin:0;color:#475569}.contact-card a{color:#2563eb;font-weight:700}.app-shell{max-width:1200px;margin:0 auto;padding:48px 26px 80px}.hero{display:grid;gap:32px;align-items:center;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);padding:48px;background:#ffffffeb;border-radius:32px;box-shadow:0 30px 80px #0f172a14;animation:fadeInUp .8s ease-out}.hero-copy{animation:fadeInUp .8s ease-out .1s both}.hero h1{margin:0;font-size:clamp(2.75rem,4vw,4.5rem);line-height:.95;letter-spacing:-.04em;color:#0f172a}.hero p{max-width:620px;margin:24px 0 0;color:#475569;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.button{border-radius:999px;padding:14px 24px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;animation:fadeIn .6s ease-out .2s both}.button:hover{transform:translateY(-2px)}.button.icon-call{display:inline-flex;align-items:center;gap:10px;padding:14px 22px}.button.icon-call svg{width:18px;height:18px;stroke-width:2.2}} .button.secondary{border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a}.hero-visual{position:relative;animation:slideInRight .8s ease-out .2s both}.hero-visual img{width:100%;height:100%;object-fit:cover;border-radius:32px;min-height:320px;box-shadow:0 28px 60px #0f172a1f}.hero-visual-small img{border-radius:28px;min-height:220px}.card.highlight{padding:28px;border-radius:28px;background:linear-gradient(180deg,#0ea5e924,#3b82f614);border:1px solid rgba(15,23,42,.06);min-height:260px;display:flex;flex-direction:column;justify-content:center;gap:16px}.card.highlight h2{margin:0;font-size:1.7rem;color:#0f172a}.card.highlight p{margin:0;color:#334155}.sponsored-section{margin-top:72px;animation:fadeInUp .8s ease-out .3s both}.section-heading p{margin:0 0 10px;color:#2563eb;font-weight:700;text-transform:uppercase;letter-spacing:.16em;font-size:.85rem}.section-heading h2{margin:0;font-size:clamp(2rem,3vw,2.75rem);max-width:760px;color:#0f172a}.app-footer{margin-top:56px;padding:24px 0 12px;text-align:center;color:#475569;font-size:.95rem}.app-footer strong{color:#0f172a}} .feature-card{background:#fff;border-radius:24px;padding:28px;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 45px #0f172a0d;animation:fadeInUp .8s ease-out;animation-fill-mode:both}.feature-card:nth-child(1){animation-delay:.2s}.feature-card:nth-child(2){animation-delay:.3s}.feature-card:nth-child(3){animation-delay:.4s}.feature-card h3{margin:0 0 16px;font-size:1.25rem}.feature-card p{margin:0;color:#475569}.cta-section{margin-top:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 36px;border-radius:28px;background:linear-gradient(135deg,#2563eb1a,#10b98114);animation:fadeInUp .8s ease-out .5s both}.cta-section h2{margin:0 0 12px;font-size:clamp(1.8rem,2.5vw,2.5rem);color:#0f172a}.cta-section p{margin:0;color:#334155;max-width:620px}.hero-small{grid-template-columns:1fr;padding:32px 36px}.business-section{margin-top:64px}.section-note{margin-top:16px;color:#475569;background:#ffffffc7;border:1px solid rgba(37,99,235,.12);border-radius:18px;padding:18px 22px;max-width:720px}.status-message{margin:32px 0;color:#334155;font-size:1rem}.status-error{color:#b91c1c}.seller-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:32px}.seller-card{background:#fff;border-radius:24px;padding:28px;border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 45px #0f172a0d}.seller-card-header{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px}.seller-card-header h3{margin:0;font-size:1.25rem}.seller-card-header span{color:#2563eb;font-weight:700}.seller-card p{margin:0 0 20px;color:#475569}.seller-meta{display:grid;gap:18px}.seller-actions{display:flex;gap:12px;margin:18px 0 8px}.button.small{padding:8px 14px;border-radius:12px;font-size:.95rem}.seller-card{display:flex;flex-direction:column;justify-content:space-between;min-height:320px}.seller-card p{margin:12px 0 18px;color:#475569}.button{text-transform:none}.button.small{font-weight:700}.hero-small{grid-template-columns:1fr;padding:56px 48px;border-radius:28px;background:#fffffffa;box-shadow:0 24px 60px #0f172a14}.hero-small .eyebrow{font-size:.78rem;letter-spacing:.18em}.hero-small h1{font-size:3.25rem;margin-top:6px}.seller-meta strong{display:block;margin-bottom:6px;color:#0f172a}.seller-meta p{margin:0;color:#475569}@media (max-width: 900px){.hero{grid-template-columns:1fr;padding:36px}.hero-small{padding:26px}.cta-section{flex-direction:column;align-items:stretch}}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:32px}.product-card{background:#fff;border-radius:28px;border:1px solid rgba(15,23,42,.08);box-shadow:0 22px 50px #0f172a0f;overflow:hidden;display:flex;flex-direction:column;min-height:420px;animation:fadeInUp .8s ease-out;animation-fill-mode:both}.product-card:nth-child(1){animation-delay:.3s}.product-card:nth-child(2){animation-delay:.35s}.product-card:nth-child(3){animation-delay:.4s}.product-card:nth-child(4){animation-delay:.45s}.product-card:nth-child(5){animation-delay:.5s}.product-card:nth-child(6){animation-delay:.55s}.product-media{min-height:212px;overflow:hidden;position:relative;background:#edf2f7}.product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card:hover .product-media img{transform:scale(1.05)}.image-fallback{min-height:212px;display:grid;place-items:center;color:#64748b;font-weight:700}.product-body{padding:24px;flex:1}.product-chip{display:inline-flex;padding:8px 14px;border-radius:999px;background:#2563eb1a;color:#1d4ed8;font-size:.8rem;font-weight:700;margin-bottom:16px}.product-card h3{margin:0 0 14px;font-size:1.25rem;color:#0f172a}.product-card p{margin:0;color:#475569;line-height:1.7}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px 28px;border-top:1px solid rgba(15,23,42,.06)}.product-price{margin:0 0 4px;font-size:1.1rem;font-weight:700;color:#111827}.product-meta{margin:0;color:#687195;font-size:.95rem}.product-card .button.small{white-space:nowrap}
