.nvds-shop{--nvds-accent:#684f7d;--nvds-gold:#b38a48;--nvds-cream:#fffaf2;--nvds-sage:#dfe9dc;--nvds-heading:Georgia,serif;--nvds-body:Arial,sans-serif;--nvds-cols:3;max-width:1440px;margin:0 auto;background:var(--nvds-cream);color:#2f2b31;font-family:var(--nvds-body);overflow:hidden}.nvds-shop *{box-sizing:border-box}.nvds-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px clamp(20px,5vw,72px);background:rgba(255,255,255,.92);border-bottom:1px solid rgba(30,30,30,.08)}.nvds-brand{display:flex;align-items:center;gap:12px;font-family:var(--nvds-heading);font-size:22px;font-weight:700}.nvds-logo{width:44px;height:44px;object-fit:contain}.nvds-nav{display:flex;gap:22px;flex-wrap:wrap}.nvds-nav a{color:inherit;text-decoration:none;font-weight:700}.nvds-hero{min-height:480px;padding:clamp(54px,8vw,100px) clamp(22px,7vw,100px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:50px;align-items:center;background:linear-gradient(135deg,var(--nvds-cream),#fff,var(--nvds-sage))}.nvds-eyebrow{display:inline-block;margin-bottom:16px;padding:8px 13px;border:1px solid color-mix(in srgb,var(--nvds-gold),transparent 45%);border-radius:999px;color:#6c5228;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.nvds-hero h1,.nvds-custom-links h2{font-family:var(--nvds-heading);color:#29242c}.nvds-hero h1{margin:0;font-size:clamp(48px,8vw,96px);line-height:.98;letter-spacing:-.04em}.nvds-hero p{max-width:700px;font-size:clamp(18px,2vw,23px);line-height:1.6}.nvds-hero-art{min-height:330px;position:relative}.nvds-hero-art span{position:absolute;border-radius:28px;box-shadow:0 25px 70px rgba(40,30,40,.14);border:1px solid rgba(255,255,255,.8)}.nvds-hero-art span:nth-child(1){width:68%;height:72%;left:4%;top:18%;background:var(--nvds-accent);transform:rotate(-6deg)}.nvds-hero-art span:nth-child(2){width:63%;height:76%;right:2%;top:7%;background:#fff;transform:rotate(5deg)}.nvds-hero-art span:nth-child(3){width:46%;height:44%;left:27%;bottom:0;background:var(--nvds-gold);transform:rotate(-1deg)}.nvds-tools{padding:28px clamp(22px,7vw,100px);background:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.nvds-search input{width:min(520px,100%);min-height:48px;border:1px solid #cfc8cf;border-radius:999px;padding:0 20px;font-size:16px}.nvds-filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.nvds-filters button{border:1px solid #d9d3d8;background:#fff;border-radius:999px;padding:8px 14px;cursor:pointer}.nvds-filters button.is-active{background:var(--nvds-accent);color:#fff;border-color:var(--nvds-accent)}.nvds-product-grid{display:grid;grid-template-columns:repeat(var(--nvds-cols),minmax(0,1fr));gap:24px;padding:48px clamp(22px,7vw,100px)}.nvds-product-card{min-width:0;background:#fff;border:1px solid rgba(40,30,40,.1);border-radius:24px;overflow:hidden;box-shadow:0 12px 34px rgba(30,20,30,.06);transition:transform .2s ease,box-shadow .2s ease}.nvds-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(30,20,30,.11)}.nvds-product-image{display:block;aspect-ratio:4/3;background:#f5f2f5;overflow:hidden}.nvds-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.nvds-product-card:hover img{transform:scale(1.03)}.nvds-product-body{padding:22px}.nvds-badges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:13px}.nvds-badges span{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:6px 9px;border-radius:999px;background:var(--nvds-sage)}.nvds-product-card h2{margin:0 0 10px;font-family:var(--nvds-heading);font-size:26px;line-height:1.18}.nvds-product-card h2 a{color:inherit;text-decoration:none}.nvds-product-card p{color:#66606a;line-height:1.55}.nvds-product-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.nvds-price{font-weight:800}.nvds-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px;background:var(--nvds-accent);color:#fff!important;text-decoration:none;font-weight:800}.nvds-custom-links{padding:50px clamp(22px,7vw,100px);background:#fff}.nvds-custom-links>div{display:flex;gap:12px;flex-wrap:wrap}.nvds-custom-links a{padding:12px 17px;border:1px solid var(--nvds-gold);border-radius:999px;color:#5e4723;text-decoration:none;font-weight:800}.nvds-made{display:flex;justify-content:center;align-items:center;gap:7px;padding:20px;font-size:12px;color:#6a646d}.nvds-mini-logo{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--nvds-accent);color:#fff;font-family:var(--nvds-heading);font-weight:800}.nvds-empty{grid-column:1/-1;padding:50px;text-align:center;background:#fff;border-radius:20px}.nvds-template-editorial-luxe .nvds-hero{background:#1f1d22;color:#fff}.nvds-template-editorial-luxe .nvds-hero h1{color:#fff}.nvds-template-soft-wellness .nvds-product-card{border-radius:34px}.nvds-template-modern-gallery .nvds-product-grid{gap:10px}.nvds-template-modern-gallery .nvds-product-card{border-radius:4px;box-shadow:none}.nvds-template-bold-magazine .nvds-product-card:nth-child(1){grid-column:span 2}.nvds-template-bold-magazine .nvds-product-card:nth-child(1) .nvds-product-image{aspect-ratio:16/9}.nvds-template-minimal-cream .nvds-product-card{box-shadow:none;border-color:#ded5c8}.nvds-template-purple-studio{background:#f5f0f8}.nvds-template-purple-studio .nvds-header,.nvds-template-purple-studio .nvds-custom-links{background:#efe6f5}.nvds-template-gold-boutique .nvds-product-card{border-color:color-mix(in srgb,var(--nvds-gold),transparent 35%)}.nvds-template-gold-boutique .nvds-button{background:var(--nvds-gold);color:#2d2418!important}.nvds-template-sage-market{background:#edf3ea}.nvds-template-digital-library .nvds-product-card{display:grid;grid-template-columns:140px 1fr}.nvds-template-digital-library .nvds-product-image{aspect-ratio:auto;height:100%}.nvds-template-playful-cards .nvds-product-card:nth-child(3n+1){transform:rotate(-.5deg)}.nvds-template-playful-cards .nvds-product-card:nth-child(3n+2){transform:rotate(.5deg)}.nvds-template-high-contrast{background:#fff;color:#111}.nvds-template-high-contrast .nvds-product-card{border:2px solid #111;box-shadow:none}.nvds-template-high-contrast .nvds-button{background:#111}.nvds-template-full-image .nvds-product-image{aspect-ratio:1/1}.nvds-shop a:focus-visible,.nvds-shop button:focus-visible,.nvds-shop input:focus-visible{outline:3px solid var(--nvds-gold);outline-offset:3px}@media(max-width:900px){.nvds-hero{grid-template-columns:1fr}.nvds-hero-art{min-height:240px}.nvds-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nvds-header{align-items:flex-start;flex-direction:column}.nvds-template-bold-magazine .nvds-product-card:nth-child(1){grid-column:auto}.nvds-template-digital-library .nvds-product-card{display:block}}@media(max-width:600px){.nvds-nav{gap:12px;font-size:14px}.nvds-product-grid{grid-template-columns:1fr}.nvds-product-meta{align-items:flex-start;flex-direction:column}.nvds-button{width:100%}.nvds-hero{min-height:0}.nvds-hero-art{display:none}}@media(prefers-reduced-motion:reduce){.nvds-product-card,.nvds-product-image img{transition:none}}
/* v1.1 full-theme expansion */
.nvds-template-runable-airy .nvds-hero{background:#fbfaf7;grid-template-columns:1.3fr .7fr}.nvds-template-runable-airy .nvds-product-grid{gap:34px}.nvds-template-runable-airy .nvds-product-card{box-shadow:none;border:0;border-radius:10px;background:transparent}.nvds-template-runable-airy .nvds-product-body{padding:18px 0}.nvds-template-runable-airy .nvds-product-image{border-radius:18px}
.nvds-template-runable-curated .nvds-header{background:#f8f3eb}.nvds-template-runable-curated .nvds-hero{background:linear-gradient(90deg,#f8f3eb 0 60%,#fff 60%)}.nvds-template-runable-curated .nvds-product-card{border-radius:10px;box-shadow:0 7px 25px rgba(0,0,0,.05)}
.nvds-template-runable-minimal{background:#fff}.nvds-template-runable-minimal .nvds-header,.nvds-template-runable-minimal .nvds-tools,.nvds-template-runable-minimal .nvds-custom-links{background:#fff}.nvds-template-runable-minimal .nvds-hero{min-height:360px;background:#fff}.nvds-template-runable-minimal .nvds-hero-art{display:none}.nvds-template-runable-minimal .nvds-product-card{box-shadow:none;border:0;border-radius:0}.nvds-template-runable-minimal .nvds-product-body{padding-left:0;padding-right:0}
.nvds-template-quiet-luxury .nvds-hero{background:linear-gradient(135deg,#f7f1e7,#efe2c6)}.nvds-template-quiet-luxury .nvds-product-card{border-color:color-mix(in srgb,var(--nvds-gold),transparent 55%);border-radius:14px}.nvds-template-quiet-luxury .nvds-button{background:#3b342f}
.nvds-template-warm-editorial .nvds-hero{background:linear-gradient(135deg,#fff3e8,#f3d6c3)}.nvds-template-warm-editorial .nvds-product-card{border-radius:30px}.nvds-template-warm-editorial .nvds-button{background:#9b6654}
.nvds-template-modern-serif .nvds-hero{background:#f5f4f1}.nvds-template-modern-serif .nvds-product-card{box-shadow:none;border-radius:6px}.nvds-template-modern-serif .nvds-product-card h2{font-size:30px}
.nvds-template-clean-grid .nvds-product-grid{gap:1px;background:#ddd}.nvds-template-clean-grid .nvds-product-card{border:0;border-radius:0;box-shadow:none}.nvds-template-clean-grid .nvds-product-body{background:#fff}
.nvds-template-large-covers .nvds-product-image{aspect-ratio:3/4}.nvds-template-large-covers .nvds-product-card{border-radius:16px}.nvds-template-large-covers .nvds-product-grid{align-items:start}
.nvds-template-story-shop .nvds-hero{min-height:600px;background:linear-gradient(135deg,var(--nvds-sage),#fff9ef)}.nvds-template-story-shop .nvds-hero-copy{max-width:760px}.nvds-template-story-shop .nvds-product-card:nth-child(odd){margin-top:28px}
.nvds-template-journal-boutique .nvds-hero,.nvds-template-journal-boutique .nvds-product-grid{background:repeating-linear-gradient(#fffaf0 0 33px,#e9dfcf 34px)}.nvds-template-journal-boutique .nvds-product-card{border-radius:8px 24px 12px 20px}
.nvds-template-creative-market .nvds-product-card{border-radius:32px}.nvds-template-creative-market .nvds-product-card:nth-child(4n+1){background:#fff8f0}.nvds-template-creative-market .nvds-product-card:nth-child(4n+2){background:#f4f0f8}.nvds-template-creative-market .nvds-product-card:nth-child(4n+3){background:#eef5ec}
.nvds-template-calm-studio .nvds-hero{background:#eef4ef}.nvds-template-calm-studio .nvds-product-card{box-shadow:none;border-color:#d8e2da}.nvds-template-calm-studio .nvds-button{background:#506458}
.nvds-template-midnight-shop{background:#17171d;color:#f7f5f7}.nvds-template-midnight-shop .nvds-header,.nvds-template-midnight-shop .nvds-tools,.nvds-template-midnight-shop .nvds-custom-links{background:#202027;color:#fff}.nvds-template-midnight-shop .nvds-hero{background:linear-gradient(135deg,#17171d,#4d3857);color:#fff}.nvds-template-midnight-shop .nvds-hero h1{color:#fff}.nvds-template-midnight-shop .nvds-product-card{background:#24242c;color:#fff;border-color:#393942}.nvds-template-midnight-shop .nvds-product-card p{color:#ccc5d0}
.nvds-template-charcoal-gold{background:#2d2b2c;color:#fff}.nvds-template-charcoal-gold .nvds-hero{background:#2d2b2c;color:#fff}.nvds-template-charcoal-gold .nvds-hero h1{color:#fff}.nvds-template-charcoal-gold .nvds-product-card{border-color:var(--nvds-gold)}.nvds-template-charcoal-gold .nvds-button{background:var(--nvds-gold);color:#211b12!important}
.nvds-template-dusty-blue .nvds-hero{background:linear-gradient(135deg,#e8f0f4,#c8dbe5)}.nvds-template-dusty-blue .nvds-button{background:#617d8b}
.nvds-template-forest-cream .nvds-hero{background:linear-gradient(135deg,#35513f,#fbf2df);color:#fff}.nvds-template-forest-cream .nvds-product-card{border-color:#b8c8bc}.nvds-template-forest-cream .nvds-button{background:#35513f}
.nvds-template-lavender-paper .nvds-hero{background:linear-gradient(135deg,#f1eafa,#fffaf2)}.nvds-template-lavender-paper .nvds-product-card{background:#fffdf8;border-radius:20px}
.nvds-template-peach-sage .nvds-hero{background:linear-gradient(135deg,#f7dfcf,#dfe9dc)}.nvds-template-peach-sage .nvds-product-card{border-radius:28px}
.nvds-template-mosaic-market .nvds-product-grid{grid-auto-flow:dense}.nvds-template-mosaic-market .nvds-product-card:nth-child(5n+1){grid-row:span 2}.nvds-template-mosaic-market .nvds-product-card:nth-child(5n+1) .nvds-product-image{aspect-ratio:3/4}
.nvds-template-split-hero .nvds-hero{background:linear-gradient(90deg,var(--nvds-cream) 0 50%,var(--nvds-accent) 50%)}.nvds-template-split-hero .nvds-hero-art span:nth-child(1){background:#fff}.nvds-template-split-hero .nvds-hero-art span:nth-child(2){background:var(--nvds-gold)}
.nvds-template-catalog-pro .nvds-header{border-bottom:2px solid #222}.nvds-template-catalog-pro .nvds-product-card{border-radius:0;box-shadow:none}.nvds-template-catalog-pro .nvds-product-grid{gap:30px 18px}
.nvds-template-conversion-clean .nvds-hero{min-height:400px}.nvds-template-conversion-clean .nvds-product-card{border-radius:18px}.nvds-template-conversion-clean .nvds-button{min-width:140px}
.nvds-template-premium-members .nvds-hero{background:linear-gradient(135deg,#604873,#2e2533);color:#fff}.nvds-template-premium-members .nvds-hero h1{color:#fff}.nvds-template-premium-members .nvds-badges span{background:#f7e7b5}.nvds-template-premium-members .nvds-product-card{border-color:color-mix(in srgb,var(--nvds-gold),transparent 40%)}

/* v1.1.1: stronger full-theme differentiation */
.nvds-template-runable-inspired .nvds-header{padding-top:28px;padding-bottom:28px}.nvds-template-runable-inspired .nvds-hero{min-height:560px;background:linear-gradient(120deg,#fbf7ef 0 58%,#eef2e9 58%)}.nvds-template-runable-inspired .nvds-product-grid{gap:36px}.nvds-template-runable-inspired .nvds-product-card{border:0;box-shadow:none;background:transparent;border-radius:0}.nvds-template-runable-inspired .nvds-product-image{border-radius:22px}.nvds-template-runable-inspired .nvds-product-body{padding:18px 0 0}
.nvds-template-editorial-luxe .nvds-header{background:#17151a;color:#fff;border-bottom-color:#3b343e}.nvds-template-editorial-luxe .nvds-tools,.nvds-template-editorial-luxe .nvds-custom-links{background:#f3eee8}.nvds-template-editorial-luxe .nvds-product-grid{background:#f3eee8}.nvds-template-editorial-luxe .nvds-product-card{border-radius:2px;box-shadow:none}
.nvds-template-soft-wellness .nvds-hero{background:linear-gradient(135deg,#f8e9ec,#eef5e9)}.nvds-template-soft-wellness .nvds-product-grid{background:#f6faf4}.nvds-template-soft-wellness .nvds-product-card{border:0;box-shadow:0 14px 38px rgba(73,96,80,.09)}
.nvds-template-modern-gallery .nvds-header{border-bottom:0}.nvds-template-modern-gallery .nvds-hero{min-height:330px;background:#fff}.nvds-template-modern-gallery .nvds-hero-art{display:none}.nvds-template-modern-gallery .nvds-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-left:20px;padding-right:20px}.nvds-template-modern-gallery .nvds-product-body{padding:16px 4px 24px}
.nvds-template-bold-magazine .nvds-hero{background:linear-gradient(135deg,var(--nvds-accent),#2b2430);color:#fff}.nvds-template-bold-magazine .nvds-hero h1{color:#fff}.nvds-template-bold-magazine .nvds-product-grid{gap:34px}.nvds-template-bold-magazine .nvds-product-card h2{font-size:32px}
.nvds-template-minimal-cream .nvds-hero{min-height:360px;background:#fffaf0}.nvds-template-minimal-cream .nvds-hero-art{display:none}.nvds-template-minimal-cream .nvds-tools{background:#fffaf0}.nvds-template-minimal-cream .nvds-product-grid{background:#fffaf0}.nvds-template-minimal-cream .nvds-product-image{border-radius:0}
.nvds-template-purple-studio .nvds-hero{background:linear-gradient(145deg,#efe6f5,#fff 60%)}.nvds-template-purple-studio .nvds-product-image{aspect-ratio:1/1;border-radius:24px 24px 0 0}.nvds-template-purple-studio .nvds-button{border-radius:10px}
.nvds-template-gold-boutique .nvds-hero{background:linear-gradient(135deg,#fff8e5,#f1dfad)}.nvds-template-gold-boutique .nvds-product-card{border-radius:4px;box-shadow:0 18px 44px rgba(108,82,36,.10)}.nvds-template-gold-boutique .nvds-product-image{aspect-ratio:3/4}
.nvds-template-sage-market .nvds-hero{background:linear-gradient(135deg,#dfe9dc,#f8f4e9)}.nvds-template-sage-market .nvds-product-grid{background:#edf3ea}.nvds-template-sage-market .nvds-product-card{border:0;border-radius:30px}.nvds-template-sage-market .nvds-product-image{border-radius:30px 30px 0 0}
.nvds-template-playful-cards .nvds-hero{background:linear-gradient(135deg,#f7dfcf,#eee7f5,#dfe9dc)}.nvds-template-playful-cards .nvds-product-grid{gap:30px}.nvds-template-playful-cards .nvds-product-card{border:2px solid rgba(104,79,125,.10);box-shadow:8px 9px 0 rgba(179,138,72,.12)}
.nvds-template-full-image .nvds-product-card{position:relative;background:#111;color:#fff}.nvds-template-full-image .nvds-product-body{background:linear-gradient(180deg,#29242c,#111)}.nvds-template-full-image .nvds-product-card p{color:#ded8e0}
.nvds-template-quiet-luxury .nvds-header{letter-spacing:.02em}.nvds-template-quiet-luxury .nvds-hero h1{max-width:800px;font-size:clamp(54px,8vw,110px)}.nvds-template-quiet-luxury .nvds-product-grid{gap:40px}.nvds-template-quiet-luxury .nvds-product-image{aspect-ratio:4/5}
.nvds-template-story-shop .nvds-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px;margin:0 auto}.nvds-template-story-shop .nvds-product-image{aspect-ratio:16/10}.nvds-template-story-shop .nvds-product-card{border-radius:8px}
.nvds-template-journal-boutique .nvds-header{background:#fffaf0}.nvds-template-journal-boutique .nvds-product-body{background:rgba(255,253,247,.94)}.nvds-template-journal-boutique .nvds-product-card{box-shadow:4px 8px 18px rgba(88,77,42,.10)}
.nvds-template-midnight-shop .nvds-button{background:#c8a761;color:#17171d!important}.nvds-template-midnight-shop .nvds-product-image{opacity:.92}.nvds-template-midnight-shop .nvds-filters button{background:#2d2d35;color:#fff;border-color:#55515b}
.nvds-template-mosaic-market .nvds-product-card{border-radius:10px}.nvds-template-mosaic-market .nvds-product-card:nth-child(5n+2) .nvds-product-image{aspect-ratio:1/1}.nvds-template-mosaic-market .nvds-product-card:nth-child(5n+3) .nvds-product-image{aspect-ratio:16/9}
.nvds-template-catalog-pro .nvds-hero{min-height:300px;background:#f4f4f4}.nvds-template-catalog-pro .nvds-hero-art{display:none}.nvds-template-catalog-pro .nvds-product-card{display:grid;grid-template-columns:180px 1fr}.nvds-template-catalog-pro .nvds-product-image{height:100%;aspect-ratio:auto}.nvds-template-catalog-pro .nvds-product-body{padding:20px}
.nvds-template-premium-members .nvds-product-grid{background:#f8f3ec}.nvds-template-premium-members .nvds-product-card{box-shadow:0 12px 32px rgba(68,48,72,.10)}.nvds-template-premium-members .nvds-button{background:var(--nvds-gold);color:#2b2317!important}
@media(max-width:900px){.nvds-template-modern-gallery .nvds-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nvds-template-story-shop .nvds-product-grid{grid-template-columns:1fr}.nvds-template-catalog-pro .nvds-product-card{display:block}}
@media(max-width:600px){.nvds-template-modern-gallery .nvds-product-grid{grid-template-columns:1fr}}

/* v1.2.0 editable hero typography */
.nvds-shop .nvds-hero-copy{text-align:var(--nvds-hero-align,left)}
.nvds-shop .nvds-hero h1{font-size:clamp(36px,7vw,var(--nvds-heading-size,72px))}
.nvds-shop .nvds-eyebrow{font-size:var(--nvds-note-size,13px)}
.nvds-shop .nvds-hero-copy>p{font-size:var(--nvds-intro-size,18px)}
