/* Peachfin storefront. White canvas, cool-grey catalog preview mats, peach accents. */
:root{--gutter:clamp(20px,4vw,48px);--shell:1360px;--muted:var(--wp--preset--color--muted,#5d544d);--mat-ink:#5a3423;--shot-shadow:0 1px 2px rgba(80,30,10,.08),0 12px 28px rgba(120,50,20,.14)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:112px}
body{margin:0;-webkit-font-smoothing:antialiased}
a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}
a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--wp--preset--color--ink);outline-offset:3px;border-radius:2px}
.wp-site-blocks{padding:0}
.wp-site-blocks>*{margin-block-start:0}
body :is(.store-hero,.hero-copy,.hero-grid,.product-top,.product-summary,.section-intro,.store-header,.store-footer,.footer-identity,.footer-links,.product-caption,.store-products)>*{margin-block:0}

/* Header */
body{--peachfin-admin-offset:0px}
body.admin-bar{--peachfin-admin-offset:32px}
.wp-site-blocks>header.wp-block-template-part{position:sticky;top:var(--peachfin-admin-offset);z-index:1000;background:var(--wp--preset--color--paper)}
@media(max-width:782px){body.admin-bar{--peachfin-admin-offset:46px}}
@media(max-width:600px){body.admin-bar{--peachfin-admin-offset:0px}}

.store-header{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding:10px var(--gutter);border-bottom:1px solid var(--wp--preset--color--line);background:var(--wp--preset--color--paper)}
.store-header .wp-block-site-title{display:flex;align-items:center;gap:9px;margin:0;font-size:19px;font-weight:650;letter-spacing:-.02em;line-height:1.2}
.store-header .wp-block-site-title:before{content:'';display:block;flex:0 0 26px;width:26px;height:26px;background:url('peach.svg') center/contain no-repeat}
.wp-block-site-title a{text-decoration:none}
.store-header .wp-block-navigation{font-size:15px;font-weight:500}
.store-header .wp-block-navigation__container{gap:28px}
.store-header .wp-block-navigation-item__content{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;padding-block:6px}
.store-header .wp-block-navigation-item__content:hover{text-decoration:underline}
.wp-block-navigation__responsive-container.is-menu-open{padding:28px var(--gutter);background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink);font-size:20px}
.wp-block-navigation__responsive-container-open,.wp-block-navigation__responsive-container-close{padding:10px}

/* Hero */
.store-hero{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:center;gap:clamp(28px,4vw,64px);max-width:1440px;margin:0 auto;padding:clamp(24px,3.5vw,48px) var(--gutter)}
.hero-copy{max-width:440px}
.store-title{margin:0;font-size:clamp(34px,3.6vw,52px);font-weight:600;letter-spacing:-.035em;line-height:1.02}
.store-title a{text-decoration:none}
.hero-copy .hero-message{margin:16px 0 24px;max-width:30ch;font-size:18px;line-height:1.45;color:var(--muted)}
.hero-action .wp-block-button__link,.studio-buy{display:inline-block;padding:13px 22px;border-radius:6px;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--paper);font-size:16px;font-weight:600;line-height:1.3;text-decoration:none;transition:transform .18s ease,background-color .18s ease}
.hero-action .wp-block-button__link:hover,.studio-buy:hover{background:#3a332e;transform:translateY(-1px)}
.hero-field{border-radius:16px;padding:clamp(16px,2.4vw,32px);background:#edf0f3}
.hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.6vw,20px);max-width:820px;margin:0 auto}
.hero-shot{margin:0;min-width:0}
.hero-shot a{display:block;aspect-ratio:3/4;overflow:hidden;border-radius:6px;background:#fff;box-shadow:var(--shot-shadow)}
.hero-shot img{display:block;width:100%;height:auto;border-radius:6px 6px 0 0;transition:transform .25s ease}
.hero-shot a:hover img{transform:translateY(-3px)}
.hero-shot figcaption{margin:8px 0 0;text-align:left;font-size:14px;font-weight:600;line-height:1.4;color:var(--wp--preset--color--ink)}
.hero-shot figcaption span{margin-left:6px;font-weight:400;color:var(--mat-ink)}

/* Sections */
.store-section{max-width:var(--shell);margin:0 auto;padding:clamp(40px,5vw,72px) var(--gutter)}
.store-catalog{padding-top:clamp(28px,3.5vw,48px)}
.section-intro{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px 48px}
.section-intro h1,.section-intro h2,.store-catalog>h1{margin:0;font-size:clamp(30px,3.2vw,44px)}
.section-intro p,.section-intro .wp-block-term-description{margin:0;max-width:46ch;font-size:16px;color:var(--muted)}
.studio-filters{display:flex;gap:22px;margin:22px 0 32px;padding-bottom:12px;border-bottom:1px solid var(--wp--preset--color--line);font-size:15px;overflow-x:auto;scrollbar-width:thin}
.studio-filters a{flex:0 0 auto;padding:4px 0;text-decoration:none;color:var(--muted)}
.studio-filters a:hover{color:var(--wp--preset--color--ink);text-decoration:underline}
.studio-filters a[aria-current]{color:var(--wp--preset--color--ink);font-weight:600;box-shadow:inset 0 -2px 0 var(--wp--preset--color--ink)}
.text-link{margin:40px 0 0;font-size:16px;font-weight:600}
.studio-filters-wrap{--filter-edge:#8d949b;margin:20px 0 32px;padding:4px 0 20px;border-bottom:1px solid var(--wp--preset--color--line)}
.studio-filter-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px 20px}
.studio-filter{display:flex;flex:0 1 260px;flex-direction:column;gap:6px;min-width:0;margin:0;padding:0;border:0}
.studio-filter--chips{display:block;flex:0 0 auto;max-width:100%}
.studio-filter__label{display:block;margin:0;padding:0;color:var(--muted);font-size:13px;font-weight:600;letter-spacing:.01em;line-height:1.4}
.studio-filter--chips .studio-filter__label{margin-bottom:6px}
.studio-chips{display:inline-flex;flex-wrap:wrap;gap:4px;max-width:100%;padding:4px;border:1px solid var(--wp--preset--color--line);border-radius:12px;background:var(--wp--preset--color--wash)}
.studio-chip{position:relative;display:inline-flex;margin:0}
.studio-chip__input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}
.studio-chip__text{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:9px;color:var(--muted);font-size:15px;font-weight:500;line-height:1;white-space:nowrap;transition:background-color .15s,color .15s,box-shadow .15s}
.studio-chip:hover .studio-chip__text{color:var(--wp--preset--color--ink);background:rgba(255,255,255,.6)}
.studio-chip__input:checked+.studio-chip__text{background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink);font-weight:600;box-shadow:inset 0 0 0 1px var(--filter-edge),0 1px 2px rgba(25,29,33,.08)}
.studio-chip__input:focus-visible+.studio-chip__text{outline:2px solid var(--wp--preset--color--ink);outline-offset:2px}
.studio-select{position:relative}
.studio-select::after{content:"";position:absolute;top:50%;right:18px;width:7px;height:7px;border-right:1.75px solid var(--wp--preset--color--ink);border-bottom:1.75px solid var(--wp--preset--color--ink);transform:translateY(-70%) rotate(45deg);pointer-events:none}
.studio-filter__select{display:block;width:100%;min-height:46px;margin:0;padding:0 44px 0 14px;border:1px solid var(--filter-edge);border-radius:12px;background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink);font-family:inherit;font-size:16px;line-height:1.2;cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color .15s,background-color .15s}
.studio-filter__select:hover{border-color:var(--wp--preset--color--ink)}
.studio-filter__select:focus-visible{outline:2px solid var(--wp--preset--color--ink);outline-offset:2px}
.studio-filter__select:has(option:checked:not([value=""])){border-color:var(--wp--preset--color--accent);background:#fef5f1}
.studio-filter__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px}
.studio-filter__submit{min-height:46px;padding:0 20px;border:0;border-radius:12px;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--paper);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}
.studio-filter__submit:hover{background:#3a3f45}
.studio-filter__clear{display:inline-flex;align-items:center;min-height:46px;padding:0 4px;color:var(--muted);font-size:15px;font-weight:500}
.studio-filter__clear:hover{color:var(--wp--preset--color--ink)}
.studio-filter__clear[hidden],.studio-filter-form.is-live .studio-filter__submit{display:none}
.studio-filter-form.is-live .studio-filter__actions:not(:has(.studio-filter__clear:not([hidden]))){display:none}
.studio-filter-status{margin:14px 0 0;font-size:14px;color:var(--muted)}
.store-products{transition:opacity .15s ease}
.store-products[aria-busy="true"]{opacity:.5;transition-delay:.12s}
.store-products .wp-block-post[hidden],.studio-filter-empty[hidden]{display:none!important}
.studio-filter-empty{margin:0;font-size:16px}
.studio-platform-tabs{margin:28px 0 0}
.studio-platform-tabs__list{display:flex;gap:4px;margin:0;padding:0;list-style:none;border-bottom:1px solid var(--wp--preset--color--line);overflow-x:auto;scrollbar-width:thin}
.studio-platform-tabs__list>li{flex:0 0 auto;margin:0}
.studio-platform-tab{display:inline-flex;align-items:center;min-height:44px;margin-bottom:-1px;padding:0 18px;border-bottom:3px solid transparent;border-radius:6px 6px 0 0;color:var(--muted);font-size:16px;font-weight:600;text-decoration:none}
.studio-platform-tab:hover{color:var(--wp--preset--color--ink);background:var(--wp--preset--color--wash)}
.studio-platform-tab[aria-current],.studio-platform-tab[aria-selected="true"]{color:var(--wp--preset--color--ink);border-bottom-color:var(--mat-ink);background:var(--wp--preset--color--wash)}
.studio-platform-tab:focus-visible{outline-offset:-2px}
.studio-platform-panel:focus-visible{outline:2px solid var(--wp--preset--color--ink);outline-offset:6px;border-radius:2px}
.studio-platform-note{margin:16px 0 0;font-size:15px;color:var(--muted)}
.studio-platform-tabs+.studio-platform-note+.studio-filters-wrap,.studio-platform-panel>.studio-filters-wrap{margin-top:16px}
.studio-empty p{margin:0;font-size:16px}

/* Catalog panels: three equal columns (two on tablet, one on mobile). Every panel matches the
   two-page frame: padding + two 4:7.5 screenshot columns. Single/empty fallbacks take the same height. */
.store-products .wp-block-post-template{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px;margin:0;padding:0;list-style:none}
.store-products .wp-block-post-template>li{display:flex;flex-direction:column;min-width:0;margin:0}
.store-products .product-caption{flex:1 1 auto}
.store-products .product-caption .studio-facts{margin-top:auto;padding-top:4px}
.studio-card-preview{--mat-pad:clamp(16px,1.8vw,24px);--mat-gap:12px;margin:0;container-type:inline-size}
.studio-card-preview__link{border-radius:12px;padding:var(--mat-pad);background:#edf0f3}
.studio-card-preview:is(.is-single,.is-empty) .studio-card-preview__link{aspect-ratio:4/3}
.studio-card-preview .studio-pair{gap:var(--mat-gap)}
.studio-pair__sheet{border-radius:4px;background:var(--wp--preset--color--paper);box-shadow:0 1px 2px rgba(24,37,48,.08),0 6px 14px rgba(24,37,48,.12)}
.studio-card-preview.is-single img{border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 8px 22px rgba(24,37,48,.1)}
.studio-card-preview img{transition:transform .35s ease}
.studio-card-preview__link:hover img{transform:scale(1.015)}
.studio-pair__label{left:6px;bottom:6px;border-radius:3px;background:rgba(255,255,255,.95);font-size:14px;font-weight:500;font-variant-numeric:tabular-nums;box-shadow:0 1px 2px rgba(24,37,48,.12)}
.studio-card-preview__empty{font-size:18px;font-weight:600;color:var(--muted)}
.product-caption{display:flex;flex-direction:column;gap:6px;padding-top:18px}
.product-kicker{font-size:14px;color:var(--muted)}
.product-kicker a{text-decoration:none}
.product-caption .wp-block-post-title{margin:0;font-size:clamp(22px,2vw,26px);font-weight:600;letter-spacing:-.02em;line-height:1.2}
.product-caption .wp-block-post-title a{text-decoration:none}
.product-caption .wp-block-post-title a:hover{text-decoration:underline}
.product-caption .wp-block-post-excerpt,.product-caption .wp-block-post-excerpt__excerpt{margin:0;font-size:16px;line-height:1.5;color:var(--muted)}
.studio-facts.is-inline{gap:4px 10px;margin-top:4px;font-size:14px;line-height:1.5}
.studio-facts.is-inline .studio-facts__row{display:flex;gap:10px}
.studio-facts.is-inline .studio-facts__row+.studio-facts__row:before{content:'·';color:var(--muted)}
/* Legacy featured-image cards (blog index, search). */
.store-products .wp-block-post-featured-image{margin:0;overflow:hidden;border-radius:12px;background:var(--wp--preset--color--wash)}
.store-products .wp-block-post-featured-image img{display:block;width:100%;object-fit:cover;object-position:top}
.studio-product-price{font-size:14px;color:var(--muted)}

/* Editions and questions */
.store-editions{border-top:1px solid var(--wp--preset--color--line)}
.store-editions>h2,.store-faq>h2{margin:0 0 28px;font-size:clamp(26px,2.6vw,34px)}
.edition-columns{gap:48px}
.edition-columns h3{margin:0 0 8px;font-size:20px}
.edition-columns p{margin:0;max-width:52ch;font-size:16px;color:var(--muted)}
.store-faq>*{max-width:880px}
.store-faq details{padding:18px 0;border-top:1px solid var(--wp--preset--color--line);font-size:17px}
.store-faq details:last-child{border-bottom:1px solid var(--wp--preset--color--line)}
.store-faq summary{cursor:pointer;font-weight:600}
.store-faq details p{max-width:64ch;margin:10px 0 0;font-size:16px;color:var(--muted)}
.store-faq details a{text-decoration:underline}

/* Footer */
.store-footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px 48px;padding:32px var(--gutter);border-top:1px solid var(--wp--preset--color--line);font-size:15px;color:var(--muted)}
.footer-identity .wp-block-site-title{margin:0 0 4px;font-size:17px;font-weight:650;letter-spacing:-.02em;color:var(--wp--preset--color--ink)}
.footer-identity p{margin:0}
.footer-links p:first-child{display:flex;flex-wrap:wrap;gap:6px 20px;margin:0 0 6px}
.footer-links a{color:var(--wp--preset--color--ink)}
.fine{margin:0;font-size:14px}

/* Product page */
.product-top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr);align-items:start;gap:clamp(28px,4vw,64px);max-width:var(--shell);margin:0 auto;padding:clamp(28px,4vw,56px) var(--gutter)}
.product-gallery{--mat-ink:#535d68;--shot-shadow:0 1px 2px rgba(24,37,48,.08),0 10px 24px rgba(24,37,48,.12);border-radius:16px;padding:clamp(14px,2vw,28px);background:#edf0f3}
.product-gallery:empty{display:none}
.studio-gallery .studio-quad{gap:clamp(12px,1.6vw,20px)}
.studio-shot__link{border-radius:6px}
.studio-shot__link img,.studio-shot-main img{border-radius:6px;box-shadow:var(--shot-shadow);transition:transform .25s ease}
.studio-shot__link:hover img{transform:translateY(-3px)}
/* Tall product 2×2: the link crops the screenshot, so it carries the shadow and the hover lift. */
.studio-gallery.is-tall .studio-shot__link{background:var(--wp--preset--color--paper);box-shadow:var(--shot-shadow);transition:transform .25s ease}
.studio-gallery.is-tall .studio-shot__link img{border-radius:0;box-shadow:none}
.studio-gallery.is-tall .studio-shot__link:hover{transform:translateY(-3px)}
.studio-gallery.is-tall .studio-shot__link:hover img{transform:none}
.studio-shot__label{margin:8px 0 0;font-size:14px;font-weight:600;line-height:1.4}
.studio-shot__number{margin-right:4px;font-weight:500;color:var(--mat-ink);font-variant-numeric:tabular-nums}
.studio-shot-row{margin-top:clamp(12px,1.6vw,20px)}
.studio-photo-note{margin:16px 0 0;font-size:14px;line-height:1.5;color:var(--mat-ink)}
.studio-photo-note a{color:inherit;text-decoration:underline}
.studio-setup{margin:0;padding-left:1.4em;font-size:16px}
.studio-setup li{padding:6px 0}
.studio-setup__guide{margin:12px 0 0;font-size:16px;font-weight:600}
.product-summary{position:sticky;top:calc(88px + var(--peachfin-admin-offset))}
.product-summary .wp-block-post-title{margin:6px 0 12px;font-size:clamp(36px,3.6vw,54px);letter-spacing:-.035em;line-height:1.02}
.product-summary .wp-block-post-excerpt,.product-summary .wp-block-post-excerpt__excerpt{margin:0;font-size:18px;line-height:1.5;color:var(--muted)}
.product-summary .studio-purchase{margin-top:24px}
.studio-price{margin:0 0 14px;font-size:34px;font-weight:600;letter-spacing:-.03em}
.studio-price small{font-size:14px;font-weight:400;letter-spacing:0;color:var(--muted)}
.studio-checkout-note,.studio-version{margin:12px 0 0;font-size:15px;color:var(--muted)}
.studio-purchase .studio-preview{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:10px 18px;margin-top:14px;border:1px solid currentColor;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none}.studio-purchase .studio-preview:hover{background:var(--wp--preset--color--wash,#f2f4f6)}
.studio-facts.is-list{margin-top:24px;border-top:1px solid var(--wp--preset--color--line)}
.studio-facts.is-list .studio-facts__row{display:grid;grid-template-columns:minmax(96px,120px) 1fr;gap:16px;padding:11px 0;border-bottom:1px solid var(--wp--preset--color--line);font-size:15px;line-height:1.45}
.studio-facts.is-list dt{color:var(--muted)}
.product-depth{max-width:var(--shell);margin:0 auto;padding:0 var(--gutter)}
.product-depth:empty,.product-depth:not(:has(*)){display:none}
.studio-section{display:grid;grid-template-columns:minmax(160px,1fr) minmax(0,3fr);gap:16px 48px;padding:36px 0;border-top:1px solid var(--wp--preset--color--line)}
.studio-section__title{margin:0;font-size:22px;letter-spacing:-.02em}
.studio-pages__detail{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 20px}
.studio-pages__link{font-size:15px}
.studio-controls__row{display:grid;grid-template-columns:minmax(140px,1fr) 2fr;gap:6px 24px;padding:11px 0;border-bottom:1px solid var(--wp--preset--color--line);font-size:16px}
.studio-controls dt{font-weight:600}
.studio-controls dd{color:var(--muted)}
.studio-list{columns:2 260px;column-gap:32px}
.studio-list li{position:relative;break-inside:avoid;padding:9px 0 9px 18px;border-bottom:1px solid var(--wp--preset--color--line);font-size:16px}
.studio-list li:before{content:'';position:absolute;left:0;top:1.05em;width:7px;height:7px;border-radius:50%;background:var(--wp--preset--color--accent)}
.studio-changelog__entry{padding:12px 0;border-bottom:1px solid var(--wp--preset--color--line)}
.studio-changelog__version{margin:0;font-size:16px;font-weight:600}
.studio-changelog__version time{margin-left:10px;font-size:14px;font-weight:400;color:var(--muted)}
.studio-changelog__notes{margin:4px 0 0;font-size:16px;color:var(--muted)}
.product-content{max-width:var(--shell);margin:0 auto;padding:clamp(28px,3.5vw,48px) var(--gutter) clamp(40px,5vw,64px)}
.product-content h2{font-size:clamp(26px,2.6vw,34px)}
.product-content .wp-block-image{margin-block:32px}
.product-content img{width:100%;height:auto;border:1px solid var(--wp--preset--color--line);border-radius:8px}
.product-history{padding-bottom:clamp(40px,5vw,64px)}

/* Pages, posts, utilities */
.page-title{max-width:1080px;margin:auto;padding:clamp(40px,5vw,64px) var(--gutter) 24px}
.page-title h1{margin:0;font-size:clamp(38px,5vw,64px);line-height:1.05}
.article-content{margin:auto;padding:0 var(--gutter) 72px;max-width:850px}
.article-content h2{font-size:clamp(26px,2.6vw,32px)}
.article-content a{text-decoration:underline}
.wp-block-query-pagination,.store-products .wp-block-query-pagination{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;margin-top:48px;padding-top:24px;border-top:1px solid var(--wp--preset--color--line);font-size:16px}
.wp-block-query-pagination-numbers>*{margin-inline:10px}
.wp-block-search input{min-width:0;padding:12px;border:1px solid var(--wp--preset--color--line);font:inherit}
.wp-block-search button{padding:12px 20px;border:0;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--paper);font:inherit}
.store-announcement{padding:10px var(--gutter);background:var(--wp--preset--color--wash);text-align:center;font-size:15px}
.wp-block-post-title{overflow-wrap:anywhere}

/* Motion: one staggered entrance for the hero screenshots. */
@keyframes studio-rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:no-preference){.hero-shot{animation:studio-rise .6s cubic-bezier(.2,.7,.2,1) both}.hero-shot:nth-child(2){animation-delay:.07s}.hero-shot:nth-child(3){animation-delay:.14s}.hero-shot:nth-child(4){animation-delay:.21s}}

/* Breadcrumbs: small, muted trail above product pages and catalog archives */
.studio-breadcrumbs{font-size:13px;line-height:1.45;color:var(--muted)}
.store-main>.studio-breadcrumbs{max-width:var(--shell);margin:0 auto;padding:clamp(14px,1.8vw,22px) var(--gutter) 0}
.store-catalog>.studio-breadcrumbs{margin:0 0 14px}
.store-catalog>.studio-breadcrumbs+*{margin-block-start:0}
.store-main>.studio-breadcrumbs+.product-top{margin-block-start:0;padding-top:clamp(14px,2vw,26px)}
.studio-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;row-gap:2px;margin:0;padding:0;list-style:none}
.studio-breadcrumbs__item{display:inline-flex;align-items:center;min-width:0}
.studio-breadcrumbs__item+.studio-breadcrumbs__item::before{content:"\203A";content:"\203A"/"";margin:0 8px;color:#9aa0a6}
.studio-breadcrumbs a{color:inherit;text-decoration:none}
.studio-breadcrumbs a:hover{color:var(--wp--preset--color--ink);text-decoration:underline}
.studio-breadcrumbs [aria-current]{color:var(--wp--preset--color--ink)}
@media(max-width:1080px){
.store-products .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
.store-header{gap:16px}
.store-header .wp-block-navigation__container{gap:16px}
}
@media(max-width:960px){
.store-hero{grid-template-columns:1fr}
.hero-copy{max-width:640px}
.product-top{grid-template-columns:1fr}
.product-summary{position:static}
.studio-section{grid-template-columns:1fr}
}
@media(max-width:700px){
.store-header .wp-block-site-title{font-size:18px}
.store-products .wp-block-post-template{grid-template-columns:1fr;gap:40px}
.studio-filter{flex:1 1 100%}
.edition-columns{gap:28px}
.studio-facts.is-list .studio-facts__row{grid-template-columns:1fr;gap:2px}
.studio-controls__row{grid-template-columns:1fr}
.store-footer{flex-direction:column}
.store-main{overflow:clip}
}
@media(max-width:400px){
.hero-field,.product-gallery{padding:12px;border-radius:12px}
.hero-grid,.studio-gallery .studio-quad{gap:8px}
.studio-card-preview{--mat-pad:16px;--mat-gap:8px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.store-header,.store-footer,.studio-purchase{display:none}.product-top{display:block}.product-summary{position:static}.product-gallery{background:none}}
