.storefront{--site-header-offset:92px;--site-gutter:clamp(20px,4vw,64px)}.site-width{width:min(100%,1440px);padding-inline:var(--site-gutter);margin-inline:auto}.preview-bar{background:var(--pt-soft);color:var(--pt-muted);font-size:11px}.preview-bar>div{display:flex;justify-content:space-between;gap:var(--pt-space-4)}.preview-bar a,.preview-bar>div{align-items:center;min-height:28px}.preview-bar a{display:inline-flex;gap:5px}.storefront-masthead{position:-webkit-sticky;position:sticky;top:-28px;z-index:20}.site-header{background:var(--pt-surface);box-shadow:0 1px 0 var(--pt-line)}.storefront :is([id],a,button,input,textarea,select){scroll-margin-top:var(--site-header-offset)}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:76px;grid-gap:var(--pt-space-5);gap:var(--pt-space-5)}.site-brand-link{justify-self:start;display:inline-flex;flex-shrink:0;padding-block:6px;border-radius:var(--pt-radius-small)}.site-header .pt-brand{width:152px}.site-nav{display:flex;align-items:center;gap:var(--pt-space-2);justify-content:center}.site-header__actions{display:flex;align-items:center;justify-self:end;gap:var(--pt-space-4)}.site-cart{display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;min-width:40px;min-height:44px;border-radius:10px;color:var(--pt-ink);text-decoration:none}.site-cart:hover,.site-cart[aria-current]{background:var(--pt-soft)}.site-cart>span{position:absolute;top:0;right:-4px;min-width:18px;height:18px;padding:2px 4px;border-radius:20px;background:var(--pt-ink);color:var(--pt-paper);text-align:center;font-size:10px;line-height:14px}.site-footer nav a,.site-nav-link{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:600;text-decoration:none;border-radius:3px}.site-nav-link{justify-content:center;padding:10px 18px;border-radius:var(--pt-radius-control);color:var(--pt-ink);white-space:nowrap;transition:background-color var(--pt-time-change) var(--pt-ease)}.site-nav-link:hover{background:var(--pt-soft)}.site-nav-link[aria-current=page]{background:var(--pt-butter)}.site-footer nav a:hover{text-decoration:underline}.storefront-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:var(--pt-space-7);gap:var(--pt-space-7);padding-block:34px 72px}.create-preview h1,.storefront-intro h1{font-family:var(--pt-font-display);font-size:clamp(48px,5.5vw,80px);line-height:1.02;font-weight:650;letter-spacing:-.04em;margin:0;text-wrap:balance}.storefront-intro__copy>p{max-width:28ch;font-size:17px;line-height:1.55;margin:24px 0 30px;color:var(--pt-muted)}.storefront-intro__figure{min-width:0;margin:0}.storefront-intro__stage{display:grid;place-items:center;background:var(--pt-butter);aspect-ratio:1.12;border-radius:var(--pt-radius-tile);overflow:hidden}.hero-tile{position:relative;width:100%;height:100%;min-width:0}.hero-tile__canvas,.hero-tile__poster{display:block;position:absolute;inset:0;width:100%;height:100%}.hero-tile__poster{object-fit:contain;pointer-events:none}.hero-tile__canvas{opacity:0;touch-action:pan-y;cursor:-webkit-grab;cursor:grab;transition:opacity var(--pt-time-change) var(--pt-ease)}.hero-tile[data-ready=true] .hero-tile__canvas{opacity:1}.hero-tile[data-ready=true] .hero-tile__poster{opacity:0;transition:opacity var(--pt-time-change) var(--pt-ease)}.hero-tile__canvas[data-dragging=true]{cursor:-webkit-grabbing;cursor:grabbing}.hero-tile__canvas:focus-visible{outline:2px solid var(--pt-focus);outline-offset:-5px;border-radius:var(--pt-radius-tile)}.hero-tile__controls{position:absolute;bottom:14px;left:22px;right:14px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;font-size:12px;color:var(--pt-ink)}.hero-tile__controls button{pointer-events:auto;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgb(77 40 68/16%);border-radius:50%;background:rgb(255 252 244/42%);color:inherit;cursor:pointer}.hero-tile__controls button:hover{background:var(--pt-paper)}@media (prefers-reduced-motion:reduce){.hero-tile__canvas,.hero-tile__poster{transition:none!important}}.gallery-frame__tile .pt-tile__window{background:var(--pt-butter-light)}.gallery-frame__tile .pt-tile__content>img{object-fit:contain;padding:5%}.storefront-intro__figure figcaption{font-size:11px;color:var(--pt-muted);text-align:center;margin-top:var(--pt-space-4);line-height:1.5}.storefront-gallery{padding-block:48px 112px;scroll-margin-top:24px}.storefront-gallery__heading{display:flex;justify-content:space-between;align-items:baseline;gap:var(--pt-space-5);margin-bottom:var(--pt-space-6)}.storefront-gallery h2{font-family:var(--pt-font-display);font-size:clamp(32px,3vw,44px);font-weight:650;letter-spacing:-.03em;margin:0;line-height:1.1}.storefront-gallery__heading p{font-size:14px;line-height:1.5;color:var(--pt-muted);margin:10px 0 0}.gallery-page{padding-block:44px 80px;min-height:65vh}.gallery-intro{margin-bottom:var(--pt-space-7)}.gallery-intro h1{font-family:var(--pt-font-display);font-size:clamp(40px,5vw,64px);line-height:1.05;font-weight:650;letter-spacing:-.035em;margin:0}.gallery-intro p{font-size:16px;color:var(--pt-muted);line-height:1.5;margin:16px 0 0}.gallery-filters{display:flex;align-items:center;justify-content:space-between;gap:var(--pt-space-5);flex-wrap:wrap;margin-bottom:var(--pt-space-6)}.gallery-count,.gallery-preview-note{color:var(--pt-muted);font-size:12px;line-height:1.5}.gallery-filters .pt-segments__option{flex:0 0 auto}.gallery-filters .pt-segments__label{white-space:nowrap}.gallery-preview-note{margin:32px 0 0}.gallery-empty{padding:56px 0 64px;min-height:300px}.gallery-empty h2{font-family:var(--pt-font-display);font-size:28px;letter-spacing:-.03em;font-weight:600;margin:0}.gallery-empty p{color:var(--pt-muted);font-size:15px;line-height:1.5;margin:12px 0 24px}.storefront-gallery__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--pt-space-6);gap:var(--pt-space-6)}.gallery-frame{min-width:0}.gallery-frame__caption{display:flex;align-items:center;justify-content:space-between;gap:var(--pt-space-3);flex-wrap:wrap;margin-top:var(--pt-space-5)}.gallery-frame h3{margin:0;font-family:var(--pt-font-display);font-size:24px;line-height:1.2;letter-spacing:-.025em;font-weight:600}.gallery-frame__caption p,.gallery-frame__placeholder{font-size:12px;color:var(--pt-muted);line-height:1.5;margin:5px 0 0}.gallery-frame__blank{aspect-ratio:1;border-radius:var(--pt-radius-tile);background:var(--pt-surface);padding:6px;box-shadow:var(--pt-raise)}.gallery-frame__blank>div{height:100%;border-radius:11px;background:var(--pt-surface);box-shadow:var(--pt-well)}.gallery-frame__placeholder{margin-top:var(--pt-space-5)}.site-footer{border-top:1px solid var(--pt-line);padding-block:54px 24px}.site-footer__main{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--pt-space-7);padding-bottom:48px}.site-footer .pt-brand{width:160px}.site-footer__main p{font-family:var(--pt-font-display);font-size:26px;font-weight:550;letter-spacing:-.025em;line-height:1.2;margin:18px 0 0}.site-footer nav{display:flex;align-items:center;gap:var(--pt-space-6)}.site-footer__bottom{display:flex;justify-content:space-between;gap:var(--pt-space-4);color:var(--pt-muted);font-size:11px;line-height:1.5}.create-preview{max-width:656px;padding-block:44px 80px}.create-preview__intro{text-align:center;margin-bottom:var(--pt-space-6)}.create-preview h1{font-size:clamp(40px,5vw,56px)}.create-preview__intro p{color:var(--pt-muted);font-size:16px;margin:16px 0 0}.create-preview__note{font-size:12px;line-height:1.6;text-align:center;color:var(--pt-muted);margin:24px auto 0;max-width:48ch}@media (max-width:1000px){.storefront-gallery__grid,.storefront-intro{gap:24px}}@media (max-width:700px){.site-header__inner{min-height:68px;gap:12px}.site-header .pt-brand{width:116px}.site-nav-link{font-size:13px}.site-header__actions .pt-button{padding:10px 13px;min-height:44px;font-size:12px;border-radius:11px}.storefront-intro{grid-template-columns:1fr;gap:32px;padding-block:28px 36px}.storefront-intro h1{font-size:clamp(45px,11vw,64px)}.storefront-intro__copy>p{margin:18px 0 24px;font-size:16px}.storefront-intro__stage{max-width:480px;margin-inline:auto}.storefront-gallery{padding-block:36px 64px}.storefront-gallery__heading{display:block;margin-bottom:24px}.storefront-gallery__heading p{margin-top:10px}.storefront-gallery__heading>.pt-button{margin-top:20px}.gallery-page{padding-block:28px 56px}.gallery-intro{margin-bottom:32px}.gallery-filters{gap:14px;margin-bottom:24px}.gallery-filters .pt-segments{max-width:100%}.gallery-filters .pt-segments__option{padding-inline:12px}.storefront-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.gallery-frame:first-child{grid-column:1/-1}.site-footer{padding-block:32px 20px}.site-footer__main{gap:20px;padding-bottom:32px}.site-footer .pt-brand{width:139px}.site-footer nav{flex-direction:column;gap:0;align-items:flex-start}.site-footer__main p{font-size:24px;margin-top:12px}}@media (max-width:900px){.storefront{--site-header-offset:136px}.site-header__inner{grid-template-columns:1fr auto;padding-block:8px;gap:8px}.site-nav{grid-row:2;grid-column:1/-1}.site-header__actions{grid-row:1;grid-column:2;gap:8px}}