/* Guest storefront refinements. Loaded after responsive rules in both editors and frontend. */
@media(min-width:1024px){
 .site-header .primary-navigation .wp-block-navigation__responsive-container-open:not(.always-shown){display:none}
 .site-header .primary-navigation{flex-wrap:nowrap}
 .site-header .primary-navigation .wp-block-navigation__container{flex-wrap:nowrap}
 .site-header .header-inner .header-search:not(.wp-block-search__searchfield-hidden) .wp-block-search__inside-wrapper{width:min(720px,100%);padding:10px 14px;border-radius:16px;min-height:68px}
 .site-header .header-inner .header-search:not(.wp-block-search__searchfield-hidden) input{font-size:18px;padding:10px 14px;border-radius:8px}
}
.site-header .brand-copy{min-width:0}
.site-header .brand-copy .wp-block-site-title,.site-header .brand-tagline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hero .hero-custom-artwork{width:100%;max-width:var(--hero-width,520px);height:var(--hero-height,480px);margin-inline:auto}
.hero-custom-artwork .wp-block-image,.hero-custom-artwork .wp-block-image a{display:block;width:100%;height:100%;margin:0}
.hero-custom-artwork .wp-block-image img{display:block;width:100%;height:100%;object-fit:var(--hero-fit,contain);object-position:var(--hero-position,50% 50%);border-radius:var(--hero-radius,16px)}
.hero-custom-artwork .hero-image-mobile,.hero .hero-artwork-hidden{display:none}
.hero-inner:has(>.hero-artwork-hidden){grid-template-columns:1fr}
@media(max-width:767px){.hero .hero-custom-artwork.hero-show-mobile{display:block;height:var(--hero-mobile-height,280px)}.hero-custom-artwork.hero-show-mobile .hero-image-mobile{display:block}.hero-custom-artwork.hero-show-mobile .hero-image-desktop{display:none}}
.site-header .header-actions,.site-header .primary-navigation{align-items:center}
.site-header .header-search .wp-block-search__button,.site-header .wc-block-mini-cart__button,.site-header .wp-block-navigation__responsive-container-open{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;padding:10px;line-height:1;vertical-align:middle}
.site-header .wp-block-woocommerce-mini-cart{display:flex;align-items:center}
.site-header .wc-block-mini-cart__icon,.site-header .wp-block-search__button svg{display:block;width:24px;height:24px}
.site-header .wp-block-navigation__responsive-container-open svg{display:none}
.site-header .wp-block-navigation__responsive-container-open:before{content:"";display:block;width:22px;height:2px;border-radius:2px;background:currentColor;box-shadow:0 -7px currentColor,0 7px currentColor}
.wc-block-mini-cart__drawer .wc-block-components-product-price,.wc-block-mini-cart__drawer .wc-block-components-totals-item__value{color:var(--wp--preset--color--navy);font-weight:700;font-size:16px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}
@media(max-width:600px){
 .wc-block-mini-cart__drawer{max-width:100vw}
 .wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row{display:grid;grid-template-columns:56px minmax(0,1fr);column-gap:16px;row-gap:8px;padding-block:20px}
 .wc-block-mini-cart__drawer.wc-block-components-drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{grid-column:1;grid-row:1 / span 2;width:auto;padding:0}
 .wc-block-mini-cart__drawer.wc-block-components-drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{grid-column:2;grid-row:1;width:auto;min-width:0;padding:0}
 .wc-block-mini-cart__drawer.wc-block-components-drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{grid-column:2;grid-row:2;width:auto;padding:0;text-align:left}
 .wc-block-mini-cart__drawer .wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:flex-start}
 .wc-block-mini-cart__drawer .wc-block-cart-item__prices{margin-block:8px}
 .wc-block-mini-cart__drawer .wc-block-mini-cart__footer-subtotal{display:flex;gap:16px;justify-content:space-between;align-items:baseline}
 .wc-block-mini-cart__drawer .wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__value{flex:0 1 auto;text-align:right}
}
/* Fixed action slots prevent search expansion and cart updates moving navigation. */
.site-header{isolation:isolate;margin-inline:calc(-1 * var(--wp--style--root--padding-left));padding-inline:var(--wp--style--root--padding-left)}
.site-header .header-inner{position:relative;flex-wrap:nowrap}
.site-header .header-actions{display:flex;flex:0 0 auto;margin-left:auto;gap:4px}
.site-header .header-search{width:44px;flex:0 0 44px;margin:0;order:0}
.site-header .header-search .wp-block-search__inside-wrapper{width:44px;min-height:44px;border:0;padding:0;justify-content:flex-end;background:white;overflow:visible}
.site-header .header-search .wp-block-search__button{flex:0 0 44px;width:44px;height:44px;padding:10px;margin:0;box-shadow:none;transform:none}
.site-header .header-search:not(.wp-block-search__searchfield-hidden) .wp-block-search__inside-wrapper{position:absolute;right:0;top:calc(100% + 8px);width:min(360px,100%);padding:4px;border:1px solid var(--wp--preset--color--border);border-radius:14px;box-shadow:0 8px 24px #11234124}
.site-header .header-search input{font-size:16px}
.site-header .wc-block-mini-cart__button,.site-header .wp-block-navigation__responsive-container-open{min-width:44px;min-height:44px;justify-content:center;border-radius:50%}
.site-footer .footer-column .store-link{margin-block:0}
.site-footer .footer-column .store-link + .wp-block-woocommerce-product-categories{margin-block:8px 0}
.site-footer .footer-column .wc-block-product-categories-list{display:flex;flex-direction:column;gap:8px}
.site-footer .footer-column .wc-block-product-categories-list-item{margin-block:0}
.category-icon{transition:transform .25s}
.site-footer .footer-column a:hover,.site-footer .footer-column a:focus-visible{color:#8cbaff;text-decoration:underline;text-underline-offset:4px}
.wp-block-button__link:hover{color:white;background:var(--wp--preset--color--navy)}
.hero .wp-block-button__link:hover{background:color-mix(in srgb,var(--wp--preset--color--brand) 85%,black);color:white}
.hero .store-link-outline a:hover{background:#ffffff22;color:white;text-decoration:none}
@media(hover:hover) and (pointer:fine){.site-header .wp-block-search__button:hover,.site-header .wc-block-mini-cart__button:hover,.site-header .wp-block-navigation__responsive-container-open:hover{background:var(--wp--preset--color--surface);color:var(--wp--preset--color--brand)}}
@media(max-width:1023px){
 .site-header .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto 44px;gap:4px;min-height:72px;padding-block:10px}
 .site-header .brand{grid-column:1;grid-row:1;min-width:0;gap:7px}
 .site-header .header-actions{grid-column:2;grid-row:1;margin:0}
 .site-header .primary-navigation{grid-column:3;grid-row:1;margin:0;order:0;justify-content:flex-end}
 .site-header .brand-copy .wp-block-site-title{font-size:20px}
 .site-header .brand-tagline{font-size:7px;letter-spacing:.16em}
 .site-header .wp-block-site-logo{max-width:30px}
 .site-header .wp-block-navigation__responsive-container.is-menu-open{padding:24px;background:white;color:var(--wp--preset--color--navy)}
}
@media(min-width:601px) and (max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
@media(hover:none),(prefers-reduced-motion:reduce){
 .category-card:hover,.category-card:hover .category-icon,.licensify-products .wc-block-product:hover,.wp-block-button__link:hover{transform:none}
}
.hero .hero-buttons{align-items:center;gap:16px}
.hero .hero-buttons>*{margin-block:0;align-self:center}
.hero .hero-buttons .wp-block-buttons{margin:0}
.hero .hero-buttons .wp-block-button__link,.hero .hero-buttons .store-link-outline a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 30px;line-height:24px;border:1px solid transparent;vertical-align:middle}
.hero .hero-buttons .store-link-outline a{border-color:#ffffff33}
.site-footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}
.site-footer .footer-column .wp-block-navigation__container{gap:8px}
.site-footer .footer-column li,.site-footer .footer-column .wp-block-navigation-item{margin-block:0;line-height:1.6}
.single-product-shell .wp-block-woocommerce-product-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 20px;font-size:13px;color:var(--wp--preset--color--muted)}
.single-product-shell .wp-block-woocommerce-product-meta>*{margin:0;display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:4px}
.single-product-shell .wp-block-woocommerce-product-sku,.single-product-shell .wp-block-woocommerce-product-sku .sku_wrapper{display:inline-flex;align-items:baseline;gap:4px}
.single-product-shell .wp-block-woocommerce-product-meta .sku{display:inline;margin:0}
.single-product-shell .wp-block-woocommerce-product-meta .wp-block-post-terms__prefix{display:inline}
.single-product-shell .upsells ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0;margin:24px 0;list-style:none}
.single-product-shell .upsells ul.products:before,.single-product-shell .upsells ul.products:after{display:none}
.single-product-shell .upsells ul.products li.product{float:none;width:100%;margin:0;padding:20px;border:1px solid var(--wp--preset--color--border);border-radius:16px;box-shadow:0 8px 24px #1123410a}
.single-product-shell .upsells ul.products li.product a img{width:100%;height:190px;object-fit:contain}
.single-product-shell .upsells ul.products li.product .woocommerce-loop-product__title{font-size:16px;line-height:1.4}
.single-product-shell .upsells ul.products li.product .price{font-size:22px;font-weight:800;color:var(--wp--preset--color--navy)}
.single-product-shell .upsells ul.products li.product .button{display:block;text-align:center;border-radius:12px;font-size:14px}
.single-product-shell .upsells ul.products li.product .onsale{background:var(--wp--preset--color--sale);color:white;border-radius:20px;min-height:0;line-height:1.5;padding:4px 10px}
.single-product-shell .quantity input.qty{min-height:44px;padding:8px}
.site-footer{background:var(--wp--preset--color--navy);color:var(--wp--preset--color--white);margin-inline:calc(-1 * var(--wp--style--root--padding-left));padding-inline:var(--wp--style--root--padding-left);border-color:#ffffff1a}
.site-footer .wp-block-site-title a,.site-footer .footer-column h3{color:var(--wp--preset--color--white)}
.site-footer .footer-brand p,.site-footer .footer-column,.site-footer .footer-column a,.site-footer .footer-column p,.site-footer .footer-column .wp-block-navigation,.site-footer .footer-bottom{color:#c1ccdf}
.site-footer a:hover{color:#8cbaff}.site-footer .footer-bottom{border-color:#ffffff24}
.trust-strip{background:linear-gradient(110deg,var(--wp--preset--color--surface),#e9effa)}
.newsletter-panel{border-top:3px solid var(--wp--preset--color--navy)}
.contact-intro{font-size:1.125rem;color:var(--wp--preset--color--muted)}
.wpcf7{padding:clamp(20px,4vw,40px);border:1px solid var(--wp--preset--color--border);border-top:3px solid var(--wp--preset--color--brand);border-radius:16px;background:var(--wp--preset--color--surface)}
.wpcf7 label{display:block;font-size:14px;font-weight:600}.wpcf7 input:not([type=checkbox]):not([type=submit]),.wpcf7 textarea{width:100%;margin-top:6px}.wpcf7 textarea{min-height:160px;resize:vertical}
.wpcf7 input[type=submit]{background:var(--wp--preset--color--brand);color:white;border:0;font-weight:600;padding:13px 28px;cursor:pointer}.wpcf7-not-valid-tip{font-size:13px;margin-top:5px}.wpcf7 .wpcf7-response-output{margin:16px 0 0;border-radius:10px;padding:12px}
.licensify-cursor{position:fixed;left:0;top:0;width:30px;height:30px;border:1.5px solid #438dff;border-radius:50%;pointer-events:none;z-index:99999;opacity:0;transition:width .18s,height .18s,background .18s,opacity .18s;transform:translate(-100px,-100px);will-change:transform}
.licensify-cursor.is-visible{opacity:.8}.licensify-cursor.is-active{width:44px;height:44px;background:color-mix(in srgb,var(--wp--preset--color--brand) 7.06%,transparent)}
@media(pointer:fine) and (prefers-reduced-motion:no-preference){
 .licensify-custom-cursor,.licensify-custom-cursor a,.licensify-custom-cursor button{cursor:url('../icons/cursor.svg') 4 4,auto}
 .hero-artwork .art-glass{animation:licensify-float 7s ease-in-out infinite}
 .category-card:hover .category-icon{transform:translateY(-2px) scale(1.06);transition:transform .25s}
}
@media(prefers-reduced-motion:no-preference){.licensify-reveal{animation:licensify-reveal .65s both;animation-timing-function:cubic-bezier(.2,.7,.2,1)}}
@keyframes licensify-reveal{from{opacity:.2;translate:0 16px}to{opacity:1;translate:0 0}}
@keyframes licensify-float{0%,100%{translate:0 0}50%{translate:0 -9px}}
@media(max-width:1023px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-brand{grid-column:1/-1}.single-product-shell .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:639px){.site-footer .footer-grid{grid-template-columns:1fr}.hero .hero-buttons>*{align-self:stretch}.hero .hero-buttons .wp-block-button__link,.hero .hero-buttons .store-link-outline a{width:100%}.single-product-shell .upsells ul.products{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce),(pointer:coarse){.licensify-cursor{display:none}}
