/* VendorHive Customer Algorithm UI: customer-only responsive layer */
:root{--vh-black:#0b0b0c;--vh-ink:#1b1713;--vh-gold:#c99a3d;--vh-gold-2:#e3bf67;--vh-cream:#f8f3ea;--vh-soft:#fffaf2;--vh-line:#eadfce;--vh-muted:#7a6c5e;--vh-green:#15803d;--vh-red:#b91c1c;--vh-shadow:0 22px 60px rgba(26,20,12,.12)}
*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}img,video{max-width:100%;height:auto}.vh-customer-only,[data-customer-only]{display:initial}.vendor-only,.admin-only,[data-vendor-control],[data-admin-control],.vendor-control,.admin-control,.main-admin-control,.store-admin-control{display:none!important}.vh-customer-shell{background:linear-gradient(180deg,#fffaf2 0%,#f6efe3 55%,#fff 100%);min-height:100vh;color:var(--vh-ink)}.vh-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.vh-customer-hero{padding:34px 0 22px}.vh-hero-card{background:radial-gradient(circle at top right,rgba(227,191,103,.22),transparent 34%),linear-gradient(135deg,#0b0b0c,#211307 80%);border-radius:34px;padding:38px;color:#fff;box-shadow:var(--vh-shadow);position:relative;overflow:hidden}.vh-hero-card:after{content:"";position:absolute;right:-80px;bottom:-120px;width:300px;height:300px;border-radius:50%;background:rgba(201,154,61,.18)}.vh-kicker{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:var(--vh-gold-2);margin-bottom:10px}.vh-hero-title{font-size:clamp(34px,5vw,68px);line-height:.96;margin:0 0 12px;font-weight:900;letter-spacing:-.05em}.vh-hero-title em{color:var(--vh-gold-2);font-style:italic}.vh-hero-card p{font-size:clamp(15px,2vw,19px);line-height:1.65;max-width:720px;color:rgba(255,255,255,.82)}.vh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.vh-btn{border:0;border-radius:999px;padding:13px 19px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;line-height:1;background:#111;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.12)}.vh-btn.gold{background:linear-gradient(135deg,var(--vh-gold),var(--vh-gold-2));color:#111}.vh-btn.light{background:#fff;color:#111;border:1px solid var(--vh-line)}.vh-btn.ghost{background:var(--vh-soft);color:#111;border:1px solid var(--vh-line);box-shadow:none}.vh-btn.green{background:var(--vh-green);color:#fff}.vh-btn.red{background:var(--vh-red);color:#fff}.vh-grid{display:grid;gap:18px}.vh-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.vh-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.vh-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-card{background:#fff;border:1px solid var(--vh-line);border-radius:28px;padding:20px;box-shadow:0 14px 40px rgba(26,20,12,.08);min-width:0}.vh-card h3,.vh-card h2{margin:0 0 8px;letter-spacing:-.03em}.vh-muted{color:var(--vh-muted)}.vh-section{padding:24px 0}.vh-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px}.vh-section-head h2{font-size:clamp(24px,4vw,42px);margin:0;letter-spacing:-.05em}.vh-chip-row{display:flex;gap:10px;overflow:auto;padding-bottom:4px;scrollbar-width:thin}.vh-chip{flex:0 0 auto;border:1px solid var(--vh-line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.vh-chip.active,.vh-interest.selected{background:#111;color:#fff;border-color:#111}.vh-search-panel{display:grid;grid-template-columns:1fr auto;gap:10px;background:#fff;border:1px solid var(--vh-line);border-radius:999px;padding:8px;box-shadow:0 12px 32px rgba(26,20,12,.08)}.vh-search-panel input{border:0;outline:0;padding:12px 16px;border-radius:999px;font-size:16px;min-width:0}.vh-product-card,.vh-service-card,.vh-store-card,.vh-feed-card,.vh-live-card{overflow:hidden}.vh-media{aspect-ratio:4/5;border-radius:22px;background:#f3ecdf;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.vh-media img{width:100%;height:100%;object-fit:cover}.vh-price{font-size:20px;font-weight:900;color:#111}.vh-badge{display:inline-flex;border-radius:999px;background:#f9edcc;color:#6f4c0b;padding:7px 10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.vh-status{display:inline-flex;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;background:#e7f8ee;color:#08652b}.vh-status.pending{background:#fff1d1;color:#8a5500}.vh-status.bad{background:#fee2e2;color:#991b1b}.vh-feed-layout{display:grid;grid-template-columns:250px minmax(0,1fr) 280px;gap:18px;align-items:start}.vh-sticky{position:sticky;top:18px}.vh-feed-card{padding:0}.vh-feed-body{padding:18px}.vh-feed-media{border-radius:28px 28px 0 0;aspect-ratio:16/10;background:#111;overflow:hidden}.vh-feed-media img,.vh-feed-media video{width:100%;height:100%;object-fit:cover}.vh-feed-actions{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--vh-line);padding:12px 18px;flex-wrap:wrap}.vh-live-viewer{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.vh-live-video{background:linear-gradient(135deg,#0a0a0b,#2a1708);border-radius:32px;min-height:520px;position:relative;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px}.vh-live-video:before{content:"LIVE";position:absolute;top:18px;left:18px;background:#dc2626;color:#fff;font-size:12px;font-weight:900;border-radius:999px;padding:8px 12px}.vh-comments{max-height:360px;overflow:auto;display:grid;gap:10px}.vh-comment{background:var(--vh-soft);border:1px solid var(--vh-line);border-radius:18px;padding:12px}.vh-booking-panel,.vh-checkout-panel,.vh-account-panel{background:#fff;border:1px solid var(--vh-line);border-radius:32px;padding:24px;box-shadow:var(--vh-shadow)}.vh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vh-field{display:grid;gap:7px}.vh-field label{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#766858}.vh-field input,.vh-field select,.vh-field textarea{width:100%;border:1px solid var(--vh-line);border-radius:18px;padding:14px 15px;font-size:15px;background:#fff;min-width:0}.vh-field textarea{min-height:110px;resize:vertical}.vh-slots{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.vh-slot{border:1px solid var(--vh-line);background:#fff;border-radius:999px;padding:11px 15px;font-weight:900;cursor:pointer;min-width:92px;text-align:center}.vh-slot.selected{background:#111;color:#fff;border-color:#111}.vh-summary-row{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--vh-line)}.vh-empty{border:1px dashed #ddccb4;border-radius:22px;padding:28px;text-align:center;color:var(--vh-muted);background:rgba(255,250,242,.6)}.vh-alert{border-radius:18px;padding:13px 15px;font-weight:800;margin:10px 0}.vh-alert.ok{background:#e8f9ef;color:#08652b}.vh-alert.warn{background:#fff4d6;color:#8a5500}.vh-alert.err{background:#fee2e2;color:#991b1b}.vh-customer-chat-bubble{position:fixed;right:22px;bottom:22px;z-index:50;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#0b0b0c,#7c5a1c);color:#fff;border:0;box-shadow:0 20px 40px rgba(0,0,0,.25);font-size:24px;display:flex;align-items:center;justify-content:center}.message-vendor-floating,.request-history-floating,.set-apps-script-url,.vendor-message-float,.floating-message-vendor,.floating-request-history{display:none!important}.vh-modal{position:fixed;inset:0;background:rgba(10,10,11,.55);display:none;align-items:center;justify-content:center;z-index:100;padding:20px}.vh-modal.open{display:flex}.vh-modal-card{background:#fff;border-radius:28px;max-width:720px;width:100%;max-height:88vh;overflow:auto;padding:24px;box-shadow:0 30px 70px rgba(0,0,0,.25)}.vh-mobile-bottom-nav{display:none}.vh-table-wrap{overflow-x:auto}.vh-table{width:100%;border-collapse:separate;border-spacing:0 10px}.vh-table th{text-align:left;font-size:12px;text-transform:uppercase;color:var(--vh-muted);letter-spacing:.08em}.vh-table td{background:#fff;border-top:1px solid var(--vh-line);border-bottom:1px solid var(--vh-line);padding:14px}.vh-table td:first-child{border-left:1px solid var(--vh-line);border-radius:16px 0 0 16px}.vh-table td:last-child{border-right:1px solid var(--vh-line);border-radius:0 16px 16px 0}@media(max-width:980px){.vh-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-feed-layout,.vh-live-viewer{grid-template-columns:1fr}.vh-sticky{position:static}.vh-live-video{min-height:420px}}@media(max-width:640px){.vh-container{width:min(100% - 20px,1180px)}.vh-hero-card{border-radius:24px;padding:26px 20px}.vh-grid.cols-4,.vh-grid.cols-3,.vh-grid.cols-2{grid-template-columns:1fr}.vh-form-grid{grid-template-columns:1fr}.vh-search-panel{grid-template-columns:1fr;border-radius:24px}.vh-search-panel button{justify-content:center}.vh-card,.vh-booking-panel,.vh-checkout-panel,.vh-account-panel{border-radius:22px;padding:16px}.vh-section-head{align-items:flex-start;flex-direction:column}.vh-live-video{min-height:320px}.vh-feed-actions{justify-content:flex-start}.vh-customer-chat-bubble{right:14px;bottom:76px;width:54px;height:54px}.vh-mobile-bottom-nav{position:fixed;display:flex;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid var(--vh-line);z-index:45;justify-content:space-around;align-items:center}.vh-mobile-bottom-nav a{font-size:12px;color:#111;text-decoration:none;font-weight:900}.vh-table,.vh-table tbody,.vh-table tr,.vh-table td{display:block;width:100%}.vh-table thead{display:none}.vh-table tr{border:1px solid var(--vh-line);border-radius:18px;margin:10px 0;background:#fff;padding:8px}.vh-table td{border:0!important;border-radius:0!important;padding:8px}.vh-table td:before{content:attr(data-label);display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--vh-muted);font-weight:900;margin-bottom:4px}}

/* Premium My Account dashboard upgrade */
.vh-account-shell{width:min(1220px,calc(100% - 32px));margin:0 auto;display:grid;gap:22px}.vh-account-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:stretch;background:radial-gradient(circle at 78% 20%,rgba(241,207,112,.25),transparent 28%),linear-gradient(135deg,#090806,#201407 78%);border-radius:36px;padding:clamp(24px,4vw,42px);color:#fff;box-shadow:0 30px 90px rgba(21,14,4,.18);overflow:hidden}.vh-account-hero h1{font-size:clamp(42px,6vw,78px);line-height:.92;margin:10px 0 12px;letter-spacing:-.06em}.vh-account-hero h1 em{font-family:Georgia,serif;color:#f1cf70;font-style:italic}.vh-account-hero p{max-width:760px;color:rgba(255,255,255,.82);font-size:clamp(15px,2vw,19px);line-height:1.6}.vh-account-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.vh-account-profile-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:22px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.vh-avatar{width:76px;height:76px;border-radius:26px;background:linear-gradient(135deg,#d4a431,#f1cf70);color:#111;display:grid;place-items:center;font-weight:1000;font-size:26px;box-shadow:0 18px 42px rgba(0,0,0,.2);margin-bottom:14px}.vh-account-profile-card h3{font-size:24px;margin:0 0 4px}.vh-account-profile-card p{margin:0 0 12px;font-size:14px;color:rgba(255,255,255,.78)}.vh-account-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.vh-account-metrics article{background:#fff;border:1px solid var(--vh-line);border-radius:26px;padding:22px;box-shadow:0 18px 48px rgba(26,20,12,.08)}.vh-account-metrics strong{display:block;font-size:clamp(28px,4vw,44px);line-height:1;font-weight:1000}.vh-account-metrics span{display:block;margin-top:8px;color:#736859;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:1000}.vh-account-tabs{display:flex;gap:10px;overflow:auto;padding:8px;background:#fff;border:1px solid var(--vh-line);border-radius:999px;box-shadow:0 16px 44px rgba(26,20,12,.06)}.vh-account-tabs button{flex:0 0 auto;border:0;background:transparent;border-radius:999px;padding:13px 17px;font-weight:1000;color:#5e5347;cursor:pointer}.vh-account-tabs button.active{background:#090909;color:#fff;box-shadow:0 14px 30px rgba(0,0,0,.16)}.vh-tab-panel{display:none}.vh-tab-panel.active{display:block}.vh-premium-card{min-height:260px}.vh-premium-card .vh-section-head{align-items:center;margin-bottom:12px}.vh-login-required-card .vh-lock-icon{width:62px;height:62px;border-radius:22px;background:linear-gradient(135deg,#d4a431,#f1cf70);display:grid;place-items:center;font-size:28px;margin-bottom:14px}.vh-premium-empty{box-shadow:0 20px 60px rgba(0,0,0,.08);background:#fff}
@media(max-width:980px){.vh-account-hero{grid-template-columns:1fr}.vh-account-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-account-profile-card{align-items:flex-start}}
@media(max-width:640px){.vh-account-shell{width:min(100% - 20px,1220px)}.vh-account-hero{border-radius:26px;padding:24px}.vh-account-hero h1{font-size:44px}.vh-account-metrics{grid-template-columns:1fr}.vh-account-tabs{border-radius:24px}.vh-account-hero-actions .vh-btn{width:100%;justify-content:center}.vh-account-profile-card{border-radius:22px}}
