:root{--bg:#f3f2eb;--ink:#1f2937;--accent:#0f766e;--accent-2:#f59e0b;--danger:#dc2626;--card:#fffaf0}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 20% 0%, #0f766e1f, transparent 35%), radial-gradient(circle at 90% 10%, #f59e0b29, transparent 40%), var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;margin:0;font-family:Manrope,sans-serif}h1,h2,h3,h4,.logo{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif}.container{width:min(1080px,92vw);margin:0 auto}main,section{min-width:0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #0f172a1a;position:sticky;top:0;box-shadow:0 6px 18px #0f172a0d}.header-inner{justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:8px 0;display:flex;position:relative}.header-left{align-items:center;gap:8px;display:inline-flex}.brand{color:#0f172a;align-items:center;gap:8px;text-decoration:none;transition:transform .18s,opacity .18s;display:inline-flex}.brand-mark{display:inline-flex}.brand-badge{color:#fff;background:linear-gradient(145deg,#0f766e,#155e75);border-radius:10px;place-items:center;width:32px;height:32px;font-family:Space Grotesk,sans-serif;font-size:.84rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 8px 18px #0f766e3d}.brand-badge svg{color:#fff;width:21px;height:21px}.brand:hover{transform:translateY(-1px)}.brand:hover .brand-badge{transform:translateY(-1px)scale(1.03);box-shadow:0 12px 22px #0f766e4d}.brand-copy{line-height:1}.brand-copy strong{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}.desktop-nav{align-items:center;gap:2px;display:flex}.nav-link{color:#334155;border-radius:10px;padding:8px 10px;font-size:.92rem;font-weight:700;text-decoration:none;transition:color .18s,background-color .18s,transform .14s;position:relative;overflow:hidden}.nav-link:before{content:"";opacity:0;pointer-events:none;z-index:0;background:linear-gradient(120deg,#0f766e1f,#0ea5e91a);transition:opacity .18s;position:absolute;inset:0}.nav-link>*{z-index:1;position:relative}.nav-link:hover{color:#0b5f59;background:#0f766e14;transform:translateY(-1px)}.nav-link:hover:before{opacity:1}.nav-link.active{color:#0f172a;background:#0f766e17}.nav-link.active:after{content:"";background:linear-gradient(90deg,#0f766e,#0ea5e9);border-radius:999px;height:2px;position:absolute;bottom:3px;left:10px;right:10px}.header-actions{align-items:center;gap:7px;display:flex}.header-search-shell{position:relative}.header-search-shell.desktop{display:block}.header-search-form{background:#fff;border:1px solid #0f172a38;border-radius:999px;align-items:stretch;min-width:360px;transition:border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.header-search-shell.focused .header-search-form{border-color:#0f766e73;box-shadow:0 0 0 3px #0f766e24}.header-search-form input{background:#fff;border:0;min-width:0;padding:9px 14px;font-size:.9rem}.header-search-form input:focus{outline:none}.header-search-submit{color:#0f172a;cursor:pointer;background:linear-gradient(#f8fafc,#eef2f7);border:0;border-left:1px solid #0f172a26;width:46px;transition:background-color .16s,color .16s,transform .12s}.header-search-submit:hover{color:#0b5f59;background:#e2e8f0}.header-search-submit:active{transform:scale(.98)}.header-search-submit svg,.header-search-toggle svg,.search-back-btn svg{width:18px;height:18px}.header-search-toggle svg{width:19px;height:19px}.search-suggestions{z-index:70;background:#fff;border:1px solid #0f172a1f;border-radius:14px;width:min(480px,92vw);padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 32px #02061724}.suggest-group{gap:4px;display:grid}.suggest-group+.suggest-group{border-top:1px solid #0f172a14;margin-top:8px;padding-top:8px}.suggest-group p{letter-spacing:.03em;text-transform:uppercase;color:#64748b;margin:2px 6px;font-size:.74rem;font-weight:800}.suggest-item{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 10px;font-size:.9rem}.suggest-item:hover{color:#0b5f59;background:#0f766e14}.header-search-toggle{color:#fff;cursor:pointer;background:linear-gradient(140deg,#0f766e,#0b5f59 52%,#0d7491);border:1px solid #085f578c;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .16s,box-shadow .16s,border-color .16s,color .16s,filter .16s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #0d74914d,inset 0 1px #ffffff38}.header-search-toggle:before{content:"";background:linear-gradient(115deg,#0000 15%,#ffffff59,#0000 85%);width:70%;transition:left .26s;position:absolute;inset:-40% auto -40% -120%;transform:rotate(20deg)}.header-search-toggle:hover{color:#f8feff;filter:saturate(1.08);border-color:#0f766ed9;transform:translateY(-1px);box-shadow:0 14px 24px #0d74915c,0 0 0 3px #0ea5e924}.header-search-toggle:hover:before{left:120%}.header-search-toggle:active{transform:translateY(0)scale(.98)}.header-search-toggle:focus-visible{outline:0;box-shadow:0 0 0 3px #0f766e33,0 12px 22px #0f766e38}.mobile-search-overlay{display:none}.search-back-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a33;border-radius:11px;width:38px;height:38px}.admin-page{gap:12px;display:grid}.admin-topbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-topbar h2{margin:0}.admin-top-meta{align-items:center;gap:10px;display:inline-flex}.admin-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-kpi-card h3{margin:.3rem 0}.admin-kpi-meta{align-items:center;gap:8px;display:flex}.trend-badge{border-radius:999px;justify-content:center;align-items:center;min-width:62px;padding:4px 8px;font-size:.78rem;font-weight:800;display:inline-flex}.trend-badge.up{color:#15803d;background:#16a34a29}.trend-badge.down{color:#b91c1c;background:#dc262629}.admin-grid-2{grid-template-columns:1.5fr 1fr;gap:10px;display:grid}.admin-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-widget-head h3{margin:0}.admin-widget-head p{margin:4px 0 0}.admin-chart{gap:10px;display:grid}.bar-chart{grid-auto-columns:minmax(14px,1fr);grid-auto-flow:column;align-items:end;gap:8px;height:160px;display:grid}.bar-item{align-content:end;justify-items:center;gap:4px;height:100%;display:grid}.bar-item .bar{background:linear-gradient(#0ea5e9,#0f766e);border-radius:8px 8px 4px 4px;width:100%;min-height:8px}.bar-item span{color:#64748b;font-size:.68rem}.admin-funnel .funnel-stack{gap:8px;display:grid}.funnel-row{gap:4px;display:grid}.funnel-row p{margin:0;font-size:.85rem;font-weight:700}.funnel-bar-wrap{background:#0f172a0f;border-radius:10px;align-items:center;min-height:30px;display:flex;position:relative;overflow:hidden}.funnel-bar{background:linear-gradient(90deg,#0ea5e9cc,#0f766edb);border-radius:10px;position:absolute;top:0;bottom:0;left:0}.funnel-bar-wrap span{z-index:1;margin-left:10px;font-weight:800;position:relative}.admin-list-widget .clean-list,.admin-live-feed .live-feed-list,.alert-list{margin:0;padding:0;list-style:none}.clean-list li{border-bottom:1px dashed #0f172a1f;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.clean-list li:last-child{border-bottom:0}.admin-revenue-widget{gap:10px;display:grid}.revenue-metrics{grid-template-columns:1fr 1fr;gap:8px;display:grid}.revenue-metrics article{background:#fff;border:1px solid #0f172a14;border-radius:10px;padding:8px}.revenue-metrics h3{margin:4px 0 0}.admin-live-feed .live-feed-list{gap:8px;max-height:330px;display:grid;overflow:auto}.live-feed-list li{background:#f8fafcb3;border:1px solid #0f172a14;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.live-feed-list time{color:#64748b;font-size:.75rem}.event-dot{border-radius:999px;width:10px;height:10px}.event-dot.high{background:#ef4444}.event-dot.medium{background:#f59e0b}.event-dot.low,.event-dot.info{background:#0ea5e9}.alert-list{gap:8px;display:grid}.alert-list li{border:1px solid #0f172a14;border-radius:10px;padding:8px}.alert-list li p{margin:4px 0 0;font-size:.9rem}.alert-high{background:#fee2e2b3;border-color:#dc262633!important}.alert-medium{background:#fef3c7b3;border-color:#d9770640!important}.alert-low{background:#dbeafeb3;border-color:#0284c733!important}.action-grid{gap:8px;display:grid}.compact{min-width:auto;padding:9px 12px}.search-cta{background:linear-gradient(140deg,#0f766e,#0f766e 45%,#0b5f59);border-radius:10px;transition:transform .14s,box-shadow .14s;position:relative;overflow:hidden;box-shadow:0 8px 16px #0f766e38}.search-cta svg{flex:none;width:17px;height:17px}.search-icon-btn{width:38px;height:38px;padding:0}.search-cta:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:24%;height:100%;transition:left .32s;position:absolute;top:0;left:-40%;transform:skew(-18deg)}.search-cta:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0f766e3d}.search-cta:hover:after{left:120%}.solid-btn{cursor:pointer;background:var(--accent);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;padding:12px 16px;font-weight:700;text-decoration:none;display:inline-flex}.secondary-cta{background:#0f172a}.cart-icon-btn{color:#0f172a;background:#fff;border:1px solid #0f172a2e;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .16s;display:inline-flex;position:relative}.cart-icon-btn:hover{color:#0f766e;border-color:#0f766e57;transform:translateY(-1px);box-shadow:0 8px 16px #0f172a1a}.cart-icon-btn svg,.avatar-pill svg,.mobile-account-link svg{width:18px;height:18px}.cart-count-dot{color:#fff;background:linear-gradient(145deg,#dc2626,#b91c1c);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.64rem;font-weight:700;display:inline-grid;position:absolute;top:-5px;right:-6px;box-shadow:0 8px 14px #b91c1c40}.account-dropdown{position:relative}.account-trigger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a24;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;font-weight:700;transition:border-color .16s,box-shadow .16s,transform .14s;display:inline-flex}.account-trigger:hover{border-color:#0f766e52;transform:translateY(-1px);box-shadow:0 8px 14px #0f172a14}.account-menu{z-index:60;background:#fff;border:1px solid #1f29371f;border-radius:14px;gap:4px;min-width:196px;padding:8px;animation:.16s rise;display:grid;position:absolute;top:44px;right:0;box-shadow:0 18px 30px #02061724}.account-menu a,.account-menu button{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px;text-decoration:none}.account-menu a:hover,.account-menu button:hover{background:#f1f5f9}.avatar-pill{color:#0f766e;background:#0f766e1a;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.88rem;overflow:hidden}.mobile-toggle{display:none}.mobile-drawer{opacity:0;border-top:1px solid #0000;max-height:0;transition:max-height .22s,opacity .18s;overflow:hidden}.mobile-drawer.open{opacity:1;border-top:1px solid #1f293714;max-height:560px}.mobile-drawer-inner{gap:10px;padding:10px 0 14px;display:grid}.mobile-nav-links{gap:2px;display:grid}.mobile-link{color:#0f172a;border-radius:10px;padding:8px 10px;font-weight:700;text-decoration:none}.mobile-link.active,.mobile-link:hover{color:#0b5f59;background:#0f766e14}@media (prefers-reduced-motion:reduce){.brand,.brand-badge,.nav-link,.search-cta,.cart-icon-btn,.account-trigger,.search-cta:after,.nav-link:before{transition:none}}.mobile-account-link{color:#0f172a;background:#fff;border:1px solid #0f172a2e;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;display:none}.site-footer{background:#f8fafc;border-top:1px solid #1f293724;margin-top:auto;padding-top:24px}.footer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.footer-grid section{gap:6px;display:grid}.footer-grid a{color:#334155;text-decoration:none}.newsletter{gap:8px;margin-top:6px;display:flex}.newsletter input{min-width:0;padding:10px}.newsletter button{width:auto;padding:10px 12px}.footer-bottom{color:#475569;justify-content:space-between;gap:12px;padding:16px 0 20px;font-size:.9rem;display:flex}.nav-wrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#f3f2ebd1;border-bottom:1px solid #1f29371a;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;padding:14px 0;display:flex}.logo{color:var(--ink);font-size:1.15rem;text-decoration:none}.nav-links{gap:16px;display:flex}.nav-links a{color:var(--ink);font-weight:600;text-decoration:none}.hero{padding:72px 0 40px;animation:.6s rise}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#065f46;font-size:.75rem;font-weight:700}.hero h1{max-width:16ch;margin:.5rem 0 1rem;font-size:clamp(1.9rem,5vw,3.5rem);line-height:1.05}.subtitle{color:#334155;max-width:56ch;margin:0}.search-form{flex-wrap:wrap;gap:10px;margin-top:1.4rem;display:flex}input{border:1px solid #1f29372e;border-radius:12px;flex:1;min-width:0;padding:14px 16px;font-size:1rem}input:focus,button:focus-visible,.ghost-btn:focus-visible,.solid-btn:focus-visible,.nav-link:focus-visible,.mobile-link:focus-visible{outline-offset:2px;outline:2px solid #0ea5e98c}button,.ghost-btn{cursor:pointer;background:var(--accent);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-weight:700;text-decoration:none;display:inline-flex}button:hover,.ghost-btn:hover{filter:brightness(1.06)}.ghost-btn{color:var(--ink);background:0 0;border:1px solid #1f293740}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:26px 0 70px;display:grid}.feature-grid article,.card,.cart-item{background:var(--card);border:1px solid #1f29371f;border-radius:14px;padding:18px;box-shadow:0 10px 22px #0f172a0a}.page{padding:28px 0 60px}.page-section{margin-bottom:24px}.page-head{margin-bottom:14px}.page-head h2{letter-spacing:-.02em;margin:0}.page-head .muted{margin-top:6px}.actions{flex-wrap:wrap;gap:10px;display:flex}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#0b3d3a;background:#0f766e14;border:1px solid #0f766e40;border-radius:999px;padding:6px 12px;font-weight:700;text-decoration:none}.trust-points{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.trust-points span{color:#0b5f59;background:#0f766e14;border:1px solid #0f766e38;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700}.cart-list{gap:10px;display:grid}.cart-item{justify-content:space-between;align-items:center;display:flex}.checkout-bar{background:#fff;border:1px solid #1f293724;border-radius:14px;justify-content:space-between;align-items:center;margin-top:16px;padding:16px;display:flex}.availability-card{border-width:1px}.availability-card.is-available{background:linear-gradient(#f0fdf4,#fff);border-color:#065f463d}.availability-card.is-taken{background:linear-gradient(#f8fafc,#fff);border-color:#94a3b842}.checkout-result-card{gap:8px;display:grid}.status-pill{color:#0b5f59;text-transform:capitalize;background:#0f766e1a;border-radius:999px;align-items:center;padding:3px 10px;font-size:.82rem;display:inline-flex}.page-actions{margin-top:12px}.search-page .page-head,.cart-page .page-head,.checkout-page .page-head,.home-page .hero{margin-bottom:16px}.mobile-bottom-cta{display:none}.danger{background:var(--danger)}.error{color:#b91c1c;font-weight:600}.success-msg{color:#047857;font-weight:600}.auth-wrap{place-items:center;display:grid}.auth-form{gap:10px;width:min(520px,100%);display:grid}.account-shell{grid-template-columns:240px 1fr;gap:16px;display:grid}.account-sidebar{background:#fff;border:1px solid #1f29371f;border-radius:14px;align-content:start;gap:6px;padding:14px;display:grid}.account-sidebar a{color:#334155;border-radius:8px;padding:8px;font-weight:600;text-decoration:none}.account-sidebar a.active{color:#0f766e;background:#ecfeff}.account-content{min-width:0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.stat-card h3{margin:6px 0}.account-form{gap:10px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.table{border-collapse:collapse;width:100%;min-width:620px}.table-wrap{background:#fff;border:1px solid #1f29371f;border-radius:12px;width:100%;overflow-x:auto}.table th,.table td{text-align:left;white-space:nowrap;border-bottom:1px solid #1f29371f;padding:11px 10px}.ai-page{gap:12px;display:grid}.ai-top{gap:10px;display:grid}.ai-filters select{background:#fff;border:1px solid #1f293733;border-radius:12px;padding:10px}.chat-panel{gap:10px;display:grid}.chat-stream{gap:8px;display:grid}.bubble{border-radius:12px;max-width:85%;padding:10px 12px}.bubble.user{color:#fff;background:#0f766e;justify-self:end}.bubble.assistant{background:#fff;border:1px solid #1f29371f}.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.suggestion-card h4{margin-top:0}.compare-card p{margin:6px 0}.chip-btn{color:#0b3d3a;cursor:pointer;background:#0f766e14;border:1px solid #0f766e40;border-radius:999px;padding:8px 12px;font-weight:700}.success h3{color:#065f46}.muted{color:#475569}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=800px){.desktop-nav,.account-dropdown,.header-actions .ghost-btn.compact,.header-actions .secondary-cta{display:none}.mobile-toggle{cursor:pointer;background:#fff;border:1px solid #0f172a2e;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:0;display:inline-flex}.mobile-toggle span{background:#0f172a;border-radius:999px;width:14px;height:2px}.header-inner{min-height:58px;padding:6px 0}.site-header.search-open .desktop-nav,.site-header.search-open .cart-icon-btn,.site-header.search-open .mobile-account-link,.site-header.search-open .mobile-toggle,.site-header.search-open .header-search-toggle{opacity:0;pointer-events:none}.mobile-search-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #0f172a14;padding:8px 0;animation:.18s rise;display:block}.header-search-shell.mobile{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.header-search-shell.mobile .header-search-form{width:100%;min-width:0}.header-search-shell.mobile .search-suggestions{width:calc(100% - 46px);max-height:280px;left:46px;overflow:auto}.hero{padding:42px 0 28px}.hero h1{margin-top:.4rem;margin-bottom:.8rem}.subtitle,.brand-copy strong{font-size:.95rem}.cart-icon-btn,.mobile-account-link{display:inline-flex}.mobile-drawer{background:linear-gradient(#fffffffa,#f8fafcfa)}.mobile-drawer .actions{gap:8px;display:grid}.account-shell,.stats-grid,.admin-kpi-grid,.admin-grid-2,.admin-grid-3,.grid-2,.ai-grid,.feature-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.checkout-bar,.cart-item{flex-direction:column;align-items:flex-start;gap:10px}.search-form{flex-direction:column}.mobile-drawer button,.mobile-drawer .ghost-btn{width:100%}input,button,.solid-btn,.ghost-btn{min-height:44px}.feature-grid article,.card,.cart-item{padding:14px}.page{padding:20px 0 90px}.page-head{margin-bottom:10px}.mobile-bottom-cta{z-index:35;padding:10px 4vw calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #1f29371f;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-cta button,.mobile-bottom-cta .solid-btn{width:100%;min-height:46px}.search-page .mobile-bottom-cta,.cart-page .mobile-bottom-cta{display:block}.checkout-page .page-actions .solid-btn,.checkout-page .page-actions .ghost-btn{width:100%}.checkout-bar{margin-bottom:8px}}@media (width<=1080px) and (width>=801px){.desktop-nav{gap:0}.nav-link{padding:7px 8px;font-size:.86rem}.header-actions{gap:6px}.header-search-form{min-width:260px}.header-actions .secondary-cta{display:none}.search-cta.compact,.header-actions .ghost-btn.compact{padding:8px 10px}.account-name{max-width:82px}}@media (width<=480px){.container{width:min(1080px,94vw)}.header-actions{gap:6px}.brand-copy strong{font-size:.9rem}.hero h1{font-size:clamp(1.55rem,8vw,2rem)}.footer-grid{grid-template-columns:1fr}.footer-bottom{font-size:.84rem}}
