/* Playza 3.0 — approved blue/yellow editorial direction */
:root{
 --pz-blue:#2447db;--pz-blue-dark:#1734b7;--pz-navy:#14224d;--pz-yellow:#ffe36b;--pz-ink:#0f1734;--pz-muted:#75809a;--pz-line:#e9edf5;--pz-soft:#f7f8fb;--pz-blush:#f8e6ea;--pz-rose:#f9e7eb;--pz-mint:#eaf5ef;--pz-cream:#fff3c9;--pz-lilac:#edf0ff;--pz-white:#fff;--pz-radius:18px;--pz-shadow:0 18px 50px rgba(14,33,86,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--pz-ink);font-family:'Alexandria',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:'Alexandria',system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.pz-shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.pz-en{font-family:'Manrope',sans-serif;font-weight:800;letter-spacing:.18em;font-size:10px;color:var(--pz-ink);direction:ltr;display:inline-block}.pz-en.blue{color:var(--pz-blue)}.pz-en.light{color:#fff}

/* announcement + header */
.pz-announcement{background:var(--pz-blue);color:#fff;font-size:12px}.pz-announcement .pz-shell{height:32px;display:flex;align-items:center;justify-content:center;gap:22px}.pz-announcement strong{font-weight:700}.pz-announcement span{opacity:.78;font-size:11px}.pz-header{background:#fff;border-bottom:1px solid var(--pz-line);position:relative;z-index:40}.pz-head-main{height:86px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;gap:34px}.pz-brand{display:inline-flex;align-items:center;gap:2px;font-family:'Manrope',sans-serif;font-size:31px;line-height:1;font-weight:800;color:var(--pz-blue);direction:ltr}.pz-brand i{font-style:normal;color:#f6c431;font-size:19px;transform:translateY(-9px)}.pz-search{height:44px;background:#f7f8fb;border-radius:4px;display:flex;align-items:center;max-width:500px;width:100%;justify-self:center}.pz-search input{border:0;background:transparent;outline:0;padding:0 18px;flex:1;font-size:12px;color:var(--pz-ink)}.pz-search input::placeholder{color:#9aa3b7}.pz-search button{border:0;background:transparent;width:48px;font-size:20px;color:#7d879c;cursor:pointer}.pz-head-icons{display:flex;justify-content:flex-end;align-items:center;gap:20px}.pz-head-icons>a{width:26px;height:30px;display:grid;place-items:center;font-size:21px;position:relative}.pz-cart-count{position:absolute;top:-4px;right:-5px;background:var(--pz-blue);color:#fff;border-radius:50%;width:15px;height:15px;display:grid;place-items:center;font:700 9px 'Manrope',sans-serif}.pz-head-nav{height:46px;display:flex;align-items:center;justify-content:space-between}.pz-head-nav nav{order:2}.pz-menu{display:flex;list-style:none;margin:0;padding:0;gap:30px;align-items:center}.pz-menu li{margin:0}.pz-menu a{font-size:13px;font-weight:600;position:relative;padding:14px 0}.pz-menu a:hover,.current-menu-item>a{color:var(--pz-blue)}.pz-menu a:hover:after,.current-menu-item>a:after{content:'';position:absolute;height:2px;background:var(--pz-blue);left:0;right:0;bottom:7px}.pz-story-link{font-size:12px;font-weight:600}.pz-mobile-toggle{display:none;border:0;background:none;font-size:25px;color:var(--pz-ink)}

/* home hero */
.pz-hero{padding:26px 0 0}.pz-hero-card{display:grid;grid-template-columns:1fr 1fr;min-height:435px;border-radius:16px;overflow:hidden;direction:ltr}.pz-hero-visual{direction:rtl;background:var(--pz-blush);position:relative;display:flex;align-items:center;justify-content:center;padding:55px}.pz-hero-image{width:78%;max-width:400px}.pz-hero-image img{width:100%;height:285px;object-fit:contain;mix-blend-mode:multiply}.pz-vertical-note{position:absolute;left:18px;top:34px;writing-mode:vertical-rl;transform:rotate(180deg);font:700 9px/1 'Manrope',sans-serif;letter-spacing:.18em}.pz-price-badge{position:absolute;right:-25px;top:22px;width:64px;height:64px;border-radius:50%;background:var(--pz-yellow);display:grid;place-items:center;font-size:13px;font-weight:700;z-index:2}.pz-price-badge .woocommerce-Price-amount{font-size:17px}.pz-price-badge .woocommerce-Price-currencySymbol{font-size:11px}.pz-hero-story{position:absolute;right:34px;bottom:24px;display:flex;flex-direction:column;gap:4px;text-align:right}.pz-hero-story small{color:#7e7180;font-size:10px}.pz-hero-story strong{font-size:24px;line-height:1.3}.pz-circle-arrow{position:absolute;left:18px;bottom:18px;width:35px;height:35px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--pz-blue);font-size:17px}.pz-hero-copy{direction:rtl;background:var(--pz-blue);color:#fff;padding:58px 64px 30px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.pz-hero-copy .pz-en{color:#fff}.pz-hero-copy h1{font-size:55px;line-height:1.17;margin:17px 0 14px;font-weight:700;letter-spacing:-.03em}.pz-hero-copy h1 em{font-style:normal;color:var(--pz-yellow)}.pz-hero-copy p{font-size:15px;line-height:1.8;color:#eef2ff;margin:0 0 22px}.pz-yellow-btn{display:inline-flex;align-items:center;gap:28px;background:var(--pz-yellow);color:var(--pz-ink);padding:13px 22px;border-radius:4px;font-size:13px;font-weight:700}.pz-yellow-btn:hover{transform:translateY(-1px)}.pz-hero-meta{position:absolute;left:36px;right:36px;bottom:22px;border-top:1px solid rgba(255,255,255,.25);padding-top:14px;display:flex;justify-content:space-between;font-size:9px;color:#dbe2ff}.pz-ticker{background:var(--pz-yellow);margin-top:22px;overflow:hidden}.pz-ticker>div{min-height:42px;display:flex;align-items:center;justify-content:center;gap:38px;font-size:13px;font-weight:600;word-spacing:20px}.pz-ticker b{font-family:'Manrope';font-size:10px;word-spacing:normal}

/* section common */
.pz-worlds,.pz-products-section,.pz-editorial,.pz-age-banner{padding:78px 0}.pz-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.pz-section-head h2{font-size:34px;line-height:1.35;margin:8px 0 0;letter-spacing:-.02em}.pz-section-head>a{font-size:12px;color:var(--pz-blue);font-weight:600}.pz-section-head p{color:var(--pz-muted);font-size:13px;max-width:430px;margin:12px 0 0}.products-head{align-items:flex-start}

/* category worlds */
.pz-world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pz-world{height:150px;padding:18px 20px;border-radius:7px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;position:relative;transition:.25s}.pz-world:hover{transform:translateY(-4px);box-shadow:var(--pz-shadow)}.pz-world small{font:600 9px 'Manrope',sans-serif;opacity:.45}.pz-world>span{font-size:26px;line-height:1}.pz-world strong{align-self:end;font-size:17px}.pz-world i{align-self:end;justify-self:end;font-style:normal}.pz-world-1{background:var(--pz-lilac);color:#3158dd}.pz-world-2{background:var(--pz-cream);color:#87690d}.pz-world-3{background:var(--pz-mint);color:#2a7962}.pz-world-4{background:var(--pz-rose);color:#a34f68}

/* products */
.pz-products-section{background:#fff;padding-top:54px}.pz-home-products,.pz-shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 26px}.pz-product-card{min-width:0}.pz-product-media{height:330px;background:#f6f7f9;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:30px}.pz-product-media img{width:100%;height:100%;object-fit:contain;transition:.35s}.pz-product-card:hover .pz-product-media img{transform:scale(1.035)}.pz-heart{position:absolute;top:17px;left:17px;background:#fff;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-size:19px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.pz-product-copy{padding:14px 2px 0}.pz-kicker{font:700 8px 'Manrope',sans-serif;letter-spacing:.16em;color:#a4abbb;margin-bottom:4px}.pz-product-copy h3{font-size:16px;margin:0 0 4px;line-height:1.55;font-weight:600}.pz-product-foot{display:flex;align-items:center;justify-content:space-between;margin-top:9px}.pz-price{font-size:16px;font-weight:700}.pz-price .woocommerce-Price-currencySymbol{font-size:11px;margin-right:3px}.pz-round-add{width:32px;height:32px;border:1px solid #dce3f0;border-radius:50%;display:grid;place-items:center;color:var(--pz-blue);font-size:20px;line-height:1}.pz-round-add:hover{background:var(--pz-blue);color:#fff;border-color:var(--pz-blue)}

/* editorial */
.pz-editorial{padding-top:48px}.pz-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.pz-editorial-copy h2{font-size:43px;line-height:1.35;margin:12px 0}.pz-editorial-copy>p{font-size:14px;color:var(--pz-muted);max-width:420px}.pz-editorial-copy>a{display:inline-block;margin-top:14px;color:var(--pz-blue);font-size:12px;font-weight:600}.pz-choice{display:flex;align-items:center;gap:22px;border-top:1px solid var(--pz-line);margin-top:30px;padding-top:22px}.pz-choice>b{font:300 42px 'Manrope',sans-serif;color:#d9dfec}.pz-choice>span{font-size:11px;color:#858ea3}.pz-choice strong{font-size:13px;color:var(--pz-ink)}.pz-featured-card{max-width:430px;justify-self:start}.pz-featured-img{height:350px;background:#f6f7f9;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:42px;position:relative}.pz-featured-img img{width:100%;height:100%;object-fit:contain}.pz-featured-img>span{position:absolute;top:16px;left:16px;background:#fff;width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.pz-featured-meta{padding:16px 4px}.pz-featured-meta small{font:700 8px 'Manrope';letter-spacing:.15em;color:#9ba4b6}.pz-featured-meta h3{font-size:18px;margin:4px 0}.pz-featured-meta p{font-size:12px;color:var(--pz-muted);margin:0}.pz-featured-meta>div{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.pz-featured-meta>div strong{font-size:18px}.pz-featured-meta>div a{width:32px;height:32px;border:1px solid #dbe2ee;border-radius:50%;display:grid;place-items:center;color:var(--pz-blue);font-size:20px}

/* blue age banner */
.pz-age-banner{padding-top:38px;padding-bottom:86px}.pz-blue-banner{background:var(--pz-blue);border-radius:8px;min-height:260px;padding:40px 55px;display:flex;align-items:center;justify-content:space-between;color:#fff}.pz-banner-copy h2{font-size:38px;line-height:1.4;margin:12px 0 20px}.pz-banner-copy a{background:#fff;color:var(--pz-blue);padding:12px 17px;border-radius:4px;font-size:12px;font-weight:700}.pz-banner-copy a span{margin-right:24px}.pz-banner-type{font:800 56px/.9 'Manrope',sans-serif;color:var(--pz-yellow);transform:rotate(-4deg);direction:ltr;text-align:left;letter-spacing:-.06em}

/* footer */
.pz-footer{background:var(--pz-navy);color:#fff;padding:58px 0 22px}.pz-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:70px}.pz-brand-light{color:#fff}.pz-footer-brand p{font-size:13px;color:#d6def4;margin:14px 0 8px}.pz-footer-brand small{font:700 8px 'Manrope';letter-spacing:.18em;color:#8997bf}.pz-footer h3{font-size:13px;margin:0 0 15px}.pz-footer div>a:not(.pz-brand){display:block;color:#c2cae0;font-size:12px;margin:9px 0}.pz-footer div>a:hover{color:#fff}.pz-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;color:#8e9abe;font-size:10px}

/* shop archive */
.pz-page-hero{padding:64px 0 42px;border-bottom:1px solid var(--pz-line);background:#fff}.pz-page-hero h1{font-size:48px;line-height:1.25;margin:10px 0 8px}.pz-page-hero p{max-width:580px;color:var(--pz-muted);font-size:14px;margin:0}.pz-shop-body{padding:45px 0 90px}.pz-shop-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.woocommerce-result-count{font-size:12px;color:var(--pz-muted);margin:0!important}.woocommerce-ordering{margin:0!important}.woocommerce-ordering select{border:1px solid var(--pz-line);background:#fff;padding:9px 14px;border-radius:4px;color:var(--pz-ink);font-size:12px}.woocommerce-pagination{margin-top:45px}.woocommerce-pagination ul{border:0!important;display:flex!important;justify-content:center;gap:8px}.woocommerce-pagination ul li{border:0!important}.woocommerce-pagination a,.woocommerce-pagination span{width:38px;height:38px;border:1px solid var(--pz-line)!important;border-radius:50%;display:grid!important;place-items:center!important;padding:0!important}.woocommerce-pagination .current{background:var(--pz-blue)!important;color:#fff!important}

/* single product */
.pz-single{padding-bottom:90px}.pz-breadcrumbs{display:flex;gap:9px;align-items:center;padding:22px 0;color:#8c95a8;font-size:11px}.pz-breadcrumbs a:hover{color:var(--pz-blue)}.pz-single-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:74px;align-items:start;padding:18px 0 50px;direction:ltr}.pz-single-media{direction:rtl;background:#f6f7f9;min-height:560px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:60px;position:relative}.pz-single-media>img{width:100%;height:430px;object-fit:contain}.pz-single-heart{position:absolute;top:20px;left:20px;width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:22px}.pz-single-media small{position:absolute;bottom:18px;right:20px;font:700 8px 'Manrope';letter-spacing:.14em;color:#a2aabb}.pz-single-copy{direction:rtl;padding-top:35px}.pz-single-copy h1{font-size:39px;line-height:1.35;margin:13px 0 12px;letter-spacing:-.02em}.pz-single-price{font-size:27px;font-weight:700;margin-bottom:15px}.pz-single-price .woocommerce-Price-currencySymbol{font-size:14px}.pz-single-desc{font-size:14px;color:#68738d;line-height:2}.pz-single-divider{height:1px;background:var(--pz-line);margin:23px 0}.pz-single-copy form.cart{display:flex;gap:10px!important;margin:0 0 18px!important}.pz-single-copy .quantity .qty{width:72px;height:48px;border:1px solid #dfe4ee;border-radius:4px;padding:0 10px;font-size:14px}.pz-single-copy .single_add_to_cart_button{height:48px!important;background:var(--pz-blue)!important;border-radius:4px!important;padding:0 28px!important;font-size:13px!important;font-weight:700!important}.pz-single-copy .single_add_to_cart_button:hover{background:var(--pz-blue-dark)!important}.pz-single-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.pz-single-benefits span{background:#f8f9fc;border-radius:4px;padding:9px;text-align:center;font-size:10px;color:#66718a}.pz-product-meta{display:flex;flex-direction:column;gap:5px;margin-top:20px;color:#929bad;font-size:11px}.pz-product-meta a{color:var(--pz-blue)}.pz-description{padding:58px 0;border-top:1px solid var(--pz-line)}.pz-description h2{font-size:34px;margin:10px 0 20px}.pz-description-box{max-width:760px;font-size:14px;color:#66718a;line-height:2}.pz-related{padding:32px 0}.pz-related .pz-home-products{grid-template-columns:repeat(3,1fr)}

/* generic pages */
.pz-prose{max-width:860px;padding-top:48px;padding-bottom:90px}.pz-prose h2,.pz-prose h3{line-height:1.4}.pz-prose p,.pz-prose li{color:#5e6982;font-size:14px}.pz-prose a{color:var(--pz-blue)}.pz-story-block{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;padding-top:75px;padding-bottom:90px}.pz-story-block h2,.pz-contact-grid h2{font-size:40px;line-height:1.4;margin:10px 0}.pz-story-block p,.pz-contact-grid p{color:#68738b;font-size:14px;line-height:2}.pz-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:70px;padding-bottom:90px}.pz-contact-cards{display:grid;gap:12px;margin-top:28px}.pz-contact-cards>div{border:1px solid var(--pz-line);padding:18px}.pz-contact-cards small{display:block;font:700 8px 'Manrope';letter-spacing:.16em;color:var(--pz-blue)}.pz-contact-cards strong{font-size:15px}.pz-contact-form{background:#f7f8fb;padding:30px;border-radius:8px}.pz-404{min-height:560px;display:flex;align-items:center;text-align:center}.pz-404 h1{font-size:54px;line-height:1.35;margin:14px 0}.pz-404 p{color:var(--pz-muted);margin-bottom:26px}

/* Woo cart / checkout / account */
.woocommerce,.wc-block-cart,.wc-block-checkout{--wp--preset--color--contrast:var(--pz-ink)}.woocommerce-notices-wrapper{width:min(1120px,calc(100% - 40px));margin:20px auto 0}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid var(--pz-line)!important;border-top:3px solid var(--pz-blue)!important;background:#fff!important;color:var(--pz-ink)!important;border-radius:4px!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button{background:var(--pz-blue)!important;color:#fff!important;border-radius:4px!important;font-weight:700!important}.woocommerce a.button:hover,.woocommerce button.button:hover,.wc-block-components-button:hover{background:var(--pz-blue-dark)!important;color:#fff!important}.woocommerce table.shop_table{border:1px solid var(--pz-line)!important;border-radius:6px!important}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px!important;border-color:var(--pz-line)!important}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{width:min(1120px,calc(100% - 40px));margin:55px auto 90px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{border:1px solid #dfe4ee!important;border-radius:4px!important;min-height:46px!important;padding:9px 12px!important;background:#fff!important}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid var(--pz-line)!important;border-radius:6px!important}.woocommerce-checkout #payment{background:#f7f8fb!important;border-radius:6px!important}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border:1px solid var(--pz-line);border-radius:6px;overflow:hidden}.woocommerce-MyAccount-navigation li a{display:block;padding:12px 15px;border-bottom:1px solid var(--pz-line)}.woocommerce-MyAccount-navigation li.is-active a{background:var(--pz-blue);color:#fff}.wc-block-cart,.wc-block-checkout{width:min(1120px,calc(100% - 40px));margin:50px auto 90px}.wc-block-components-product-name{font-weight:600}.wc-block-components-totals-wrapper{border-color:var(--pz-line)!important}.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input{border-radius:4px!important}

/* status */
.woocommerce-store-notice{background:var(--pz-blue)!important;color:#fff!important}

@media(max-width:980px){
 .pz-head-main{grid-template-columns:auto 1fr auto;gap:18px}.pz-search{max-width:none}.pz-head-nav nav{display:none;position:absolute;top:100%;right:20px;left:20px;background:#fff;border:1px solid var(--pz-line);box-shadow:var(--pz-shadow);padding:12px}.pz-head-nav nav.is-open{display:block}.pz-menu{flex-direction:column;align-items:stretch;gap:0}.pz-menu a{display:block;padding:10px}.pz-story-link{display:none}.pz-mobile-toggle{display:block;margin-right:auto}.pz-hero-card{grid-template-columns:1fr}.pz-hero-visual{min-height:400px}.pz-hero-copy{min-height:420px}.pz-price-badge{right:auto;left:24px;top:24px}.pz-world-grid{grid-template-columns:repeat(2,1fr)}.pz-home-products,.pz-shop-grid{grid-template-columns:repeat(2,1fr)}.pz-editorial-grid{gap:40px}.pz-footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}.pz-single-grid{grid-template-columns:1fr;gap:30px}.pz-story-block,.pz-contact-grid{grid-template-columns:1fr;gap:30px}
}
@media(max-width:640px){
 .pz-shell{width:min(100% - 26px,1120px)}.pz-announcement .pz-shell{justify-content:center}.pz-announcement span{display:none}.pz-head-main{height:68px;grid-template-columns:auto 1fr}.pz-brand{font-size:25px}.pz-search{display:none}.pz-head-icons{gap:11px}.pz-head-nav{height:38px}.pz-hero{padding-top:12px}.pz-hero-card{border-radius:8px}.pz-hero-visual{min-height:340px;padding:34px}.pz-hero-image{width:92%}.pz-hero-image img{height:220px}.pz-hero-story{right:20px}.pz-hero-story strong{font-size:20px}.pz-vertical-note{display:none}.pz-hero-copy{padding:40px 26px 78px;min-height:390px}.pz-hero-copy h1{font-size:42px}.pz-hero-copy p{font-size:13px}.pz-hero-meta{left:24px;right:24px}.pz-ticker>div{white-space:nowrap;justify-content:flex-start;padding:0 18px;overflow:hidden}.pz-worlds,.pz-products-section,.pz-editorial,.pz-age-banner{padding:55px 0}.pz-section-head{align-items:flex-start;flex-direction:column}.pz-section-head h2{font-size:29px}.pz-world-grid{grid-template-columns:1fr 1fr;gap:9px}.pz-world{height:130px;padding:14px}.pz-world strong{font-size:14px}.pz-home-products,.pz-shop-grid{grid-template-columns:1fr 1fr;gap:25px 10px}.pz-product-media{height:220px;padding:18px}.pz-product-copy h3{font-size:13px}.pz-product-foot{align-items:flex-end}.pz-price{font-size:14px}.pz-editorial-grid{grid-template-columns:1fr}.pz-editorial-copy h2{font-size:33px}.pz-featured-card{justify-self:stretch;max-width:none}.pz-featured-img{height:310px}.pz-blue-banner{min-height:390px;padding:35px 24px;flex-direction:column;align-items:flex-start}.pz-banner-copy h2{font-size:30px}.pz-banner-type{font-size:45px;align-self:flex-end}.pz-footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.pz-footer-brand{grid-column:1/-1}.pz-footer-bottom{flex-direction:column;gap:8px}.pz-page-hero{padding:45px 0 30px}.pz-page-hero h1{font-size:37px}.pz-single-media{min-height:390px;padding:30px}.pz-single-media>img{height:300px}.pz-single-copy{padding-top:5px}.pz-single-copy h1{font-size:30px}.pz-single-benefits{grid-template-columns:1fr}.pz-related .pz-home-products{grid-template-columns:1fr 1fr}.pz-404 h1{font-size:39px}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{width:calc(100% - 26px);margin-top:35px}.woocommerce table.shop_table_responsive tr td{padding:10px!important}
}
.pz-contact-form form{display:grid;gap:14px}.pz-contact-form label{font-size:12px;font-weight:600;display:grid;gap:6px}.pz-contact-form input,.pz-contact-form textarea{width:100%;border:1px solid #dfe4ee;border-radius:4px;background:#fff;padding:11px 12px;outline:0}.pz-contact-form input:focus,.pz-contact-form textarea:focus{border-color:var(--pz-blue);box-shadow:0 0 0 3px rgba(36,71,219,.08)}.pz-contact-form button{border:0;background:var(--pz-blue);color:#fff;padding:12px 18px;border-radius:4px;font-weight:700;cursor:pointer}.pz-form-status{padding:10px 12px;border-radius:4px;margin-bottom:14px;font-size:12px}.pz-form-status.ok{background:#e9f7ef;color:#17623d}.pz-form-status.bad{background:#fff0f0;color:#9e2e2e}

/* ===== Playza Luxe v4 multipage commerce ===== */
:root{
 --pz-blue:#2546dc;
 --pz-blue-dark:#1832b6;
 --pz-yellow:#ffe36d;
 --pz-navy:#101d49;
 --pz-ink:#11172d;
 --pz-muted:#6f7890;
 --pz-soft:#f6f7fb;
 --pz-line:#e7eaf1;
 --pz-pink:#f7e7e9;
 --pz-mint:#e4f2ee;
 --pz-cream:#fff6d9;
 --pz-lilac:#ebedfb;
 --pz-shadow:0 24px 70px rgba(16,29,73,.09);
}
html{scroll-behavior:smooth}
body{font-family:'Alexandria',sans-serif;background:#fff;color:var(--pz-ink);-webkit-font-smoothing:antialiased}
button,input,select,textarea{font-family:'Alexandria',sans-serif}
.pz-brand,.pz-en,.pz-kicker,.pz-vertical-note,.pz-featured-meta small,.pz-single-media small,.pz-panel-heading small,.pz-auth-art{font-family:'Manrope',sans-serif}

/* page & commerce hero */
.pz-commerce-hero{padding:58px 0 42px;border-bottom:1px solid var(--pz-line);background:linear-gradient(180deg,#fbfcff 0,#fff 100%)}
.pz-commerce-hero h1{font-size:48px;line-height:1.2;margin:10px 0 7px;letter-spacing:-.03em}
.pz-commerce-hero p{margin:0;color:var(--pz-muted);font-size:14px}
.pz-commerce-body{padding:42px 0 100px;background:#fff}
.pz-commerce-steps{display:flex;align-items:center;gap:12px;margin-top:26px;max-width:610px;color:#a0a7b9;font-size:11px;font-weight:600}
.pz-commerce-steps span{white-space:nowrap}.pz-commerce-steps span.active{color:var(--pz-blue)}.pz-commerce-steps i{height:1px;background:var(--pz-line);flex:1}

/* Cart */
.pz-cart-page .woocommerce{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.68fr);gap:34px;align-items:start}
.pz-cart-page .woocommerce-notices-wrapper,.pz-cart-page .woocommerce-cart-form{grid-column:1}.pz-cart-page .cart-collaterals{grid-column:2;grid-row:1 / span 2;position:sticky;top:130px}
.pz-cart-page table.shop_table{border:0!important;margin:0!important;border-collapse:separate!important;border-spacing:0 14px!important}
.pz-cart-page table.shop_table thead{display:none}
.pz-cart-page table.shop_table tr.cart_item{background:#fafbfe;box-shadow:inset 0 0 0 1px var(--pz-line)}
.pz-cart-page table.shop_table td{border:0!important;background:transparent!important;vertical-align:middle!important;padding:18px 12px!important}
.pz-cart-page .product-thumbnail{width:124px}.pz-cart-page .product-thumbnail img{width:105px!important;height:105px!important;object-fit:contain;background:#fff;border-radius:4px;padding:10px}
.pz-cart-page .product-name a{font-size:15px;font-weight:700;color:var(--pz-ink)}
.pz-cart-page .product-price,.pz-cart-page .product-subtotal{font-weight:700;color:var(--pz-blue)}
.pz-cart-page .quantity .qty{width:70px!important;height:44px;border:1px solid var(--pz-line);border-radius:4px;background:#fff;text-align:center}
.pz-cart-page .product-remove a{width:32px!important;height:32px!important;line-height:28px!important;color:#9ba3b5!important;border:1px solid var(--pz-line);background:#fff!important}
.pz-cart-page .actions{padding:18px 0 0!important}.pz-cart-page .coupon{display:flex!important;gap:8px}.pz-cart-page .coupon input{min-width:180px!important;height:46px!important;border:1px solid var(--pz-line)!important;border-radius:4px!important;padding:0 12px!important}
.pz-cart-page .button{min-height:46px!important;border-radius:4px!important;padding:0 18px!important}
.pz-cart-page .cart_totals{width:100%!important;float:none!important;background:var(--pz-navy);color:#fff;border-radius:8px;padding:28px;box-shadow:var(--pz-shadow)}
.pz-cart-page .cart_totals h2{font-size:24px;margin:0 0 18px;color:#fff}.pz-cart-page .cart_totals table{border:0!important;color:#fff}.pz-cart-page .cart_totals th,.pz-cart-page .cart_totals td{border-color:rgba(255,255,255,.14)!important;color:#fff!important;padding:14px 0!important}
.pz-cart-page .cart_totals .order-total strong{font-size:20px;color:var(--pz-yellow)}
.pz-cart-page .wc-proceed-to-checkout{padding:18px 0 0!important}.pz-cart-page .checkout-button{display:flex!important;align-items:center;justify-content:center;background:var(--pz-yellow)!important;color:var(--pz-ink)!important;font-size:14px!important;min-height:52px!important;margin:0!important}
.pz-cart-page .checkout-button:hover{background:#fff0a4!important;color:var(--pz-ink)!important}
.pz-cart-page .woocommerce-shipping-destination,.pz-cart-page .woocommerce-shipping-calculator{color:#cbd2e2;font-size:11px}
.pz-cart-page .return-to-shop .button{background:var(--pz-blue)!important;color:#fff!important}

/* Checkout */
.pz-checkout-form{margin:0!important}.pz-checkout-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);gap:34px;align-items:start}
.pz-checkout-panel{border:1px solid var(--pz-line);border-radius:8px;background:#fff;padding:30px}.pz-order-panel{position:sticky;top:130px;background:#fbfcff}
.pz-panel-heading{display:flex;gap:15px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid var(--pz-line);margin-bottom:24px}.pz-panel-heading>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--pz-blue);color:#fff;font:700 11px 'Manrope'}.pz-panel-heading small{font-size:8px;letter-spacing:.16em;color:var(--pz-blue);font-weight:800}.pz-panel-heading h2{font-size:25px;margin:2px 0 0}
.pz-checkout-page .woocommerce-billing-fields>h3,.pz-checkout-page .woocommerce-shipping-fields>h3,.pz-checkout-page #order_review_heading{display:none}
.pz-checkout-page .form-row{margin:0 0 14px!important}.pz-checkout-page .form-row label{font-size:11px;font-weight:600;color:#536078;margin-bottom:6px}.pz-checkout-page .form-row input.input-text,.pz-checkout-page .form-row textarea,.pz-checkout-page .select2-selection{min-height:50px!important;border:1px solid #dde2ed!important;border-radius:4px!important;background:#fff!important;box-shadow:none!important}.pz-checkout-page textarea{min-height:110px!important}
.pz-checkout-page #order_review table{border:0!important;margin:0!important}.pz-checkout-page #order_review th,.pz-checkout-page #order_review td{border-color:var(--pz-line)!important;padding:13px 0!important}.pz-checkout-page #order_review .product-name{font-weight:600}.pz-checkout-page #order_review .product-total{font-weight:700}.pz-checkout-page #order_review .order-total strong{font-size:20px;color:var(--pz-blue)}
.pz-checkout-page #payment{background:transparent!important;margin-top:20px}.pz-checkout-page #payment ul.payment_methods{padding:0!important;border:0!important}.pz-checkout-page #payment li{background:#fff;border:1px solid var(--pz-line);border-radius:4px;padding:13px!important;margin-bottom:8px!important}.pz-checkout-page #payment div.payment_box{background:#f3f5fb!important;color:#5d6880!important;font-size:11px!important}.pz-checkout-page #payment div.payment_box:before{border-bottom-color:#f3f5fb!important}
.pz-checkout-page .place-order{padding:18px 0 0!important}.pz-checkout-page #place_order{width:100%;min-height:54px!important;background:var(--pz-blue)!important;color:#fff!important;font-size:14px!important}.pz-checkout-page #place_order:hover{background:var(--pz-blue-dark)!important}.pz-checkout-page .woocommerce-privacy-policy-text{font-size:10px;line-height:1.8;color:#7e879c}

/* Thank you */
.woocommerce-order-received .pz-commerce-hero{display:none}.woocommerce-order-received .pz-commerce-body{padding-top:70px}.pz-thankyou{max-width:920px;margin:0 auto;text-align:center;padding:68px 42px;background:linear-gradient(180deg,#f8f9ff,#fff);border:1px solid var(--pz-line);border-radius:10px;box-shadow:var(--pz-shadow)}
.pz-thank-icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;background:var(--pz-yellow);color:var(--pz-ink);font-size:33px;font-weight:700}.pz-thank-icon.failed{background:#ffe7e7;color:#a72b2b}.pz-thankyou h1{font-size:45px;margin:10px 0 12px}.pz-thankyou>p{color:var(--pz-muted);max-width:600px;margin:0 auto;line-height:2}.pz-order-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--pz-line);border:1px solid var(--pz-line);margin:36px 0 26px}.pz-order-facts>div{background:#fff;padding:19px 12px}.pz-order-facts small{display:block;color:#959caf;font-size:10px;margin-bottom:7px}.pz-order-facts strong{font-size:14px}.pz-thank-actions{display:flex;gap:10px;justify-content:center}.pz-primary-link,.pz-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:4px;font-size:12px;font-weight:700}.pz-primary-link{background:var(--pz-blue);color:#fff}.pz-secondary-link{border:1px solid var(--pz-line);background:#fff;color:var(--pz-ink)}

/* Account */
.pz-account-shell>.woocommerce{width:100%!important;margin:0!important}.pz-account-page .woocommerce-MyAccount-navigation{width:250px!important}.pz-account-page .woocommerce-MyAccount-content{width:calc(100% - 285px)!important}.pz-account-page .woocommerce-MyAccount-navigation ul{border:0!important;background:var(--pz-navy);padding:14px!important;border-radius:8px!important}.pz-account-page .woocommerce-MyAccount-navigation li a{border:0!important;color:#cad1e0;padding:13px 16px!important;border-radius:4px;margin:2px 0;font-size:12px}.pz-account-page .woocommerce-MyAccount-navigation li.is-active a,.pz-account-page .woocommerce-MyAccount-navigation li a:hover{background:var(--pz-blue)!important;color:#fff!important}
.pz-account-dashboard{display:grid;gap:26px}.pz-account-welcome{padding:34px;background:#f7f8fd;border:1px solid var(--pz-line);border-radius:8px}.pz-account-welcome h2{font-size:31px;margin:8px 0}.pz-account-welcome p{color:var(--pz-muted);margin:0}.pz-account-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pz-account-shortcuts a{padding:24px;border:1px solid var(--pz-line);border-radius:6px;transition:.2s;background:#fff}.pz-account-shortcuts a:hover{transform:translateY(-3px);box-shadow:var(--pz-shadow)}.pz-account-shortcuts span{font:700 10px 'Manrope';color:var(--pz-blue)}.pz-account-shortcuts strong{display:block;font-size:16px;margin:14px 0 6px}.pz-account-shortcuts small{color:var(--pz-muted);font-size:10px;line-height:1.8}
.pz-myaccount-auth{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--pz-line);border-radius:10px;overflow:hidden;box-shadow:var(--pz-shadow)}.pz-account-login,.pz-account-register{padding:44px}.pz-account-register{background:var(--pz-blue);color:#fff}.pz-account-register .pz-en{color:var(--pz-yellow)}.pz-account-register p,.pz-account-register .pz-muted-note{color:#dce2ff}.pz-account-login h2,.pz-account-register h2{font-size:31px;margin:8px 0}.pz-account-login>p,.pz-account-register>p{font-size:12px;color:var(--pz-muted);margin-bottom:25px}.pz-myaccount-auth form{border:0!important;padding:0!important;margin:0!important}.pz-myaccount-auth form label{display:grid;gap:6px;font-size:11px;font-weight:600;margin-bottom:14px}.pz-account-register form label{color:#fff}.pz-myaccount-auth input[type=text],.pz-myaccount-auth input[type=email],.pz-myaccount-auth input[type=password]{width:100%;height:50px;border:1px solid var(--pz-line);background:#fff;border-radius:4px;padding:0 12px}.pz-primary-submit{width:100%;min-height:50px;border:0;border-radius:4px;background:var(--pz-blue);color:#fff;font-weight:700;cursor:pointer}.pz-account-register .pz-primary-submit{background:var(--pz-yellow);color:var(--pz-ink)}

/* Standalone auth */
.pz-auth-page{padding:62px 0 90px}.pz-auth-grid{display:grid;grid-template-columns:1fr 1fr;min-height:650px;border:1px solid var(--pz-line);border-radius:10px;overflow:hidden;box-shadow:var(--pz-shadow);padding:0!important}.pz-auth-visual{position:relative;overflow:hidden;background:var(--pz-blue);color:#fff;padding:58px;display:flex;flex-direction:column;justify-content:center}.pz-auth-yellow{background:var(--pz-yellow);color:var(--pz-ink)}.pz-auth-visual h1{font-size:50px;line-height:1.25;margin:12px 0}.pz-auth-visual p{max-width:420px;color:#e8ebff;font-size:13px;line-height:2}.pz-auth-yellow p{color:#4f566b}.pz-auth-art{position:absolute;left:-18px;bottom:-16px;font-size:66px;line-height:.9;font-weight:800;letter-spacing:-.05em;transform:rotate(-8deg);opacity:.14}.pz-auth-art span{font-size:30px}.pz-auth-form{padding:70px 64px;display:flex;flex-direction:column;justify-content:center}.pz-auth-form h2{font-size:36px;margin:10px 0 28px}.pz-auth-form form{display:grid;gap:15px}.pz-auth-form label{display:grid;gap:7px;font-size:11px;font-weight:600}.pz-auth-form input[type=text],.pz-auth-form input[type=email],.pz-auth-form input[type=password]{height:52px;border:1px solid var(--pz-line);border-radius:4px;padding:0 13px;outline:0}.pz-auth-form input:focus{border-color:var(--pz-blue);box-shadow:0 0 0 3px rgba(37,70,220,.08)}.pz-auth-row{display:flex;justify-content:space-between;align-items:center;font-size:10px;margin:2px 0 4px}.pz-auth-row .pz-check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:6px;margin:0}.pz-auth-row a,.pz-auth-switch a{color:var(--pz-blue);font-weight:700}.pz-auth-switch{text-align:center;color:var(--pz-muted);font-size:11px;margin-top:18px}.pz-muted-note{font-size:11px;color:var(--pz-muted);line-height:1.8}

/* Policy pages */
.pz-policy-hero{background:var(--pz-navy);color:#fff;padding:66px 0 52px}.pz-policy-hero .pz-en{color:var(--pz-yellow)!important}.pz-policy-hero h1{color:#fff;font-size:48px}.pz-policy-hero p{color:#cbd2e2;max-width:560px;font-size:13px}.pz-policy-wrap{padding-top:56px;padding-bottom:100px}.pz-policy-intro{max-width:850px;margin-bottom:35px}.pz-policy-intro p{font-size:19px;line-height:2;color:#3f4b65}.pz-policy-sections{display:grid;gap:12px}.pz-policy-card{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:28px 30px;border:1px solid var(--pz-line);border-radius:6px;background:#fff}.pz-policy-card>span{font:700 12px 'Manrope';color:var(--pz-blue);padding-top:7px}.pz-policy-card h2{font-size:20px;margin:0 0 7px}.pz-policy-card p{margin:0;color:var(--pz-muted);font-size:13px;line-height:2}

/* Generic Woo forms */
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{font-family:'Alexandria',sans-serif!important}
.woocommerce-info,.woocommerce-message,.woocommerce-error{box-shadow:none!important}.woocommerce-info a,.woocommerce-message a{color:var(--pz-blue)!important;font-weight:700}

/* mobile multipage */
@media(max-width:980px){
 .pz-cart-page .woocommerce{grid-template-columns:1fr}.pz-cart-page .woocommerce-notices-wrapper,.pz-cart-page .woocommerce-cart-form,.pz-cart-page .cart-collaterals{grid-column:1;grid-row:auto}.pz-cart-page .cart-collaterals{position:static}
 .pz-checkout-layout{grid-template-columns:1fr}.pz-order-panel{position:static}
 .pz-account-page .woocommerce-MyAccount-navigation,.pz-account-page .woocommerce-MyAccount-content{width:100%!important;float:none!important}.pz-account-page .woocommerce-MyAccount-navigation{margin-bottom:20px}.pz-account-page .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(3,1fr)}
 .pz-myaccount-auth,.pz-auth-grid{grid-template-columns:1fr}.pz-auth-visual{min-height:420px}.pz-account-shortcuts{grid-template-columns:1fr}
 .pz-order-facts{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
 .pz-commerce-hero{padding:42px 0 30px}.pz-commerce-hero h1,.pz-policy-hero h1{font-size:36px}.pz-commerce-steps{font-size:9px;gap:7px;overflow:hidden}.pz-commerce-body{padding:28px 0 70px}
 .pz-cart-page .woocommerce-cart-form{overflow:visible}.pz-cart-page table.shop_table{display:block}.pz-cart-page table.shop_table tbody{display:block}.pz-cart-page table.shop_table tr.cart_item{display:grid!important;grid-template-columns:86px 1fr auto;gap:0;margin-bottom:12px;padding:12px;border:1px solid var(--pz-line);border-radius:6px;box-shadow:none}.pz-cart-page table.shop_table td{display:block!important;text-align:right!important;padding:5px!important}.pz-cart-page table.shop_table td:before{display:none!important}.pz-cart-page .product-remove{grid-column:3;grid-row:1}.pz-cart-page .product-thumbnail{grid-column:1;grid-row:1 / span 4;width:auto}.pz-cart-page .product-thumbnail:before{display:none!important}.pz-cart-page .product-thumbnail img{width:76px!important;height:76px!important}.pz-cart-page .product-name{grid-column:2;grid-row:1}.pz-cart-page .product-price{grid-column:2;grid-row:2}.pz-cart-page .product-quantity{grid-column:2;grid-row:3}.pz-cart-page .product-subtotal{grid-column:2;grid-row:4}.pz-cart-page .actions{display:block!important}.pz-cart-page .coupon{width:100%;margin-bottom:10px}.pz-cart-page .coupon input{min-width:0!important;flex:1}.pz-cart-page .actions>.button{width:100%!important}
 .pz-checkout-panel{padding:20px 16px}.pz-panel-heading h2{font-size:21px}.pz-checkout-page .woocommerce form .form-row-first,.pz-checkout-page .woocommerce form .form-row-last{width:100%!important;float:none!important}
 .pz-thankyou{padding:46px 18px}.pz-thankyou h1{font-size:34px}.pz-order-facts{grid-template-columns:1fr 1fr}.pz-thank-actions{flex-direction:column}.pz-primary-link,.pz-secondary-link{width:100%}
 .pz-account-page .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr 1fr}.pz-myaccount-auth{display:block}.pz-account-login,.pz-account-register{padding:28px 20px}
 .pz-auth-page{padding:25px 0 60px}.pz-auth-visual{min-height:310px;padding:34px 24px}.pz-auth-visual h1{font-size:38px}.pz-auth-art{font-size:48px}.pz-auth-form{padding:40px 22px}.pz-auth-form h2{font-size:30px}
 .pz-policy-hero{padding:48px 0 38px}.pz-policy-wrap{padding-top:35px}.pz-policy-intro p{font-size:16px}.pz-policy-card{grid-template-columns:45px 1fr;padding:20px 16px;gap:10px}.pz-policy-card h2{font-size:17px}
}
/* secondary multipage experiences */
.pz-worlds-full{padding-top:60px}.pz-age-guide{padding:65px 0 25px}.pz-age-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pz-age-grid>a{min-height:260px;border-radius:7px;padding:26px;display:flex;flex-direction:column;border:1px solid var(--pz-line);background:#fff;transition:.2s}.pz-age-grid>a:nth-child(1){background:var(--pz-pink)}.pz-age-grid>a:nth-child(2){background:var(--pz-mint)}.pz-age-grid>a:nth-child(3){background:var(--pz-cream)}.pz-age-grid>a:nth-child(4){background:var(--pz-lilac)}.pz-age-grid a:hover{transform:translateY(-4px);box-shadow:var(--pz-shadow)}.pz-age-grid small{font:700 10px 'Manrope';color:#8d96aa}.pz-age-grid b{font:800 38px 'Manrope';margin:auto 0 12px;color:var(--pz-blue)}.pz-age-grid strong{font-size:17px}.pz-age-grid p{font-size:11px;color:#66718a;line-height:1.8;margin-bottom:0}.pz-empty-state{grid-column:1/-1;text-align:center;padding:80px 25px;background:#f8f9fc;border:1px solid var(--pz-line);border-radius:8px}.pz-empty-state>span{width:62px;height:62px;border-radius:50%;background:var(--pz-yellow);display:grid;place-items:center;margin:0 auto 18px;font-size:25px}.pz-empty-state h2{font-size:30px;margin:0 0 8px}.pz-empty-state p{color:var(--pz-muted)}.pz-empty-state a{display:inline-flex;margin-top:15px;padding:12px 22px;background:var(--pz-blue);color:#fff;border-radius:4px;font-size:12px;font-weight:700}.pz-track-wrap{max-width:760px}.pz-track-wrap .woocommerce-form-track-order{border:1px solid var(--pz-line);padding:35px;border-radius:8px;background:#fbfcff}.pz-track-wrap .form-row{width:100%!important;float:none!important}.pz-track-wrap input{height:50px!important;border:1px solid var(--pz-line)!important;border-radius:4px!important;padding:0 12px!important}.pz-track-wrap button{min-height:48px!important;background:var(--pz-blue)!important;color:#fff!important;border-radius:4px!important;padding:0 25px!important}
@media(max-width:760px){.pz-age-grid{grid-template-columns:1fr 1fr}.pz-age-grid>a{min-height:200px;padding:18px}.pz-age-grid b{font-size:30px}}
.pz-cart-page .woocommerce,.pz-checkout-page .woocommerce,.pz-account-page .woocommerce{width:100%!important;margin:0!important}


/* ===== Playza Luxe v5 — Alexandria + commerce/mobile refinement ===== */
:root{
 --pz-blue:#2447db;
 --pz-blue-dark:#1737c7;
 --pz-navy:#101d49;
 --pz-yellow:#ffe36b;
 --pz-ink:#10172e;
 --pz-muted:#6b7386;
 --pz-line:#e7e9ef;
 --pz-soft:#faf9f7;
 --pz-lilac:#f5eee8;
 --pz-shadow:0 18px 48px rgba(16,29,73,.08);
}
html,body,button,input,select,textarea{font-family:'Alexandria',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important}
body{font-weight:400;letter-spacing:0}
h1,h2,h3,h4,h5,h6{font-family:'Alexandria',system-ui,sans-serif;font-weight:700;letter-spacing:-.025em}
.pz-menu a,.pz-story-link,.pz-yellow-btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-family:'Alexandria',system-ui,sans-serif!important}
.pz-brand,.pz-en,.pz-kicker,.pz-vertical-note,.pz-featured-meta small,.pz-single-media small,.pz-panel-heading small,.pz-auth-art{font-family:'Manrope',sans-serif!important}

/* Header — clearer premium cart */
.pz-head-icons{gap:12px}
.pz-head-icons>a:not(.pz-cart-link){width:38px;height:38px;border-radius:999px;border:1px solid transparent;font-size:19px;transition:.2s}
.pz-head-icons>a:not(.pz-cart-link):hover{border-color:var(--pz-line);background:#fff;box-shadow:0 5px 18px rgba(16,29,73,.06)}
.pz-cart-link{width:auto!important;min-width:96px!important;height:42px!important;padding:0 12px 0 10px;border:1px solid var(--pz-ink)!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:var(--pz-ink);color:#fff;transition:.2s;position:relative}
.pz-cart-link:hover{background:var(--pz-blue);border-color:var(--pz-blue)!important;color:#fff}
.pz-cart-icon{width:19px;height:19px;display:inline-flex}.pz-cart-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pz-cart-label{font-size:11px;font-weight:700;white-space:nowrap}
.pz-cart-count{position:static!important;flex:0 0 auto;width:20px!important;height:20px!important;background:var(--pz-yellow)!important;color:var(--pz-ink)!important;font:800 10px 'Manrope',sans-serif!important;box-shadow:none}

/* Remove unwanted pale-blue surfaces while preserving approved royal blue */
.pz-world-1{background:#f7eee9;color:#8b4f66}
.pz-account-welcome,.pz-order-panel,.pz-contact-form,.pz-track-wrap .woocommerce-form-track-order{background:#fff!important}
.pz-checkout-page #payment div.payment_box{background:#f7f4ef!important;color:#555f70!important}.pz-checkout-page #payment div.payment_box:before{border-bottom-color:#f7f4ef!important}
.woocommerce button.button:disabled,.woocommerce button.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button.disabled{background:#d8d9de!important;color:#747887!important;opacity:1!important}

/* Footer — consistent on every page */
.pz-footer{background:var(--pz-navy);padding:64px 0 24px;overflow:hidden}
.pz-footer-grid{grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(145px,1fr));gap:38px 58px;align-items:start}
.pz-footer-grid>div{min-width:0}
.pz-footer-brand{padding-left:24px}
.pz-footer-brand p{max-width:290px;color:#eef1fb;font-size:12px;line-height:2;margin:16px 0 9px}
.pz-footer-brand small{color:#8d9bc5}
.pz-footer h3{font-size:12px;font-weight:700;color:#fff;margin:4px 0 17px}
.pz-footer div>a:not(.pz-brand){font-size:11px;line-height:1.65;color:#bec7df;margin:10px 0;transition:.18s;width:max-content;max-width:100%}
.pz-footer div>a:not(.pz-brand):hover{color:var(--pz-yellow);transform:translateX(-2px)}
.pz-footer-bottom{margin-top:46px;padding-top:19px;color:#8290b8;font-size:9px;gap:20px}

/* Policies — fix narrow content/wrapping and excessive card height */
.pz-policy-wrap{max-width:980px}
.pz-policy-intro{max-width:880px;margin-inline:auto;margin-bottom:32px}.pz-policy-intro p{font-size:16px;line-height:2.05}
.pz-policy-sections{gap:14px}
.pz-policy-card{display:flex!important;flex-direction:row;align-items:flex-start;gap:20px;padding:26px 28px;min-height:0!important;border-radius:10px;box-shadow:0 5px 20px rgba(16,29,73,.025)}
.pz-policy-card>span{flex:0 0 42px;padding-top:3px;font-size:10px!important}
.pz-policy-card>div{flex:1 1 auto;min-width:0;width:100%}
.pz-policy-card h2{font-size:18px;line-height:1.55;margin:0 0 8px}
.pz-policy-card p{font-size:12px;line-height:2;color:#657086;max-width:none!important;width:100%}

/* Login + register — refined editorial split */
.pz-auth-page{padding:64px 0 92px;background:#fbfaf8}
.pz-auth-grid{min-height:610px;border:0;border-radius:20px;box-shadow:0 24px 70px rgba(16,29,73,.11);background:#fff}
.pz-auth-visual{background:var(--pz-navy);padding:64px 58px;justify-content:flex-end;min-height:610px}
.pz-auth-yellow{background:var(--pz-yellow);color:var(--pz-ink)}
.pz-auth-visual:before{content:'✦';position:absolute;top:46px;right:50px;color:var(--pz-yellow);font-size:28px}
.pz-auth-yellow:before{color:var(--pz-blue)}
.pz-auth-visual h1{font-size:48px;line-height:1.34;margin:13px 0 14px;max-width:430px}
.pz-auth-visual p{font-size:12px;line-height:2.05;max-width:400px;color:#cfd6eb}
.pz-auth-yellow p{color:#50576a}
.pz-auth-art{left:28px;bottom:auto;top:50px;font-size:58px;opacity:.06;transform:rotate(-6deg)}
.pz-auth-form{padding:72px 68px;background:#fff}
.pz-auth-form h2{font-size:34px;margin:11px 0 30px}
.pz-auth-form form{gap:17px}
.pz-auth-form label{font-size:11px;color:#444d61;gap:8px}
.pz-auth-form input[type=text],.pz-auth-form input[type=email],.pz-auth-form input[type=password]{height:54px;border:1px solid #dfe2e8;border-radius:9px;padding:0 15px;background:#fff;font-size:12px}
.pz-auth-form input:focus{border-color:var(--pz-blue);box-shadow:0 0 0 4px rgba(36,71,219,.07)}
.pz-primary-submit{min-height:54px;border-radius:9px;background:var(--pz-blue);font-family:'Alexandria',sans-serif!important;font-size:12px;box-shadow:0 8px 24px rgba(36,71,219,.18)}
.pz-primary-submit:hover{background:var(--pz-blue-dark)}
.pz-auth-switch{font-size:11px;margin-top:22px}.pz-auth-row{font-size:10px}

/* My Account logged-out form — same premium language */
.pz-myaccount-auth{border:0;border-radius:20px;box-shadow:0 24px 70px rgba(16,29,73,.1);background:#fff;max-width:1040px;margin:0 auto}
.pz-account-login,.pz-account-register{padding:54px 52px}
.pz-account-register{background:var(--pz-navy)}
.pz-account-login h2,.pz-account-register h2{font-size:29px;line-height:1.5}
.pz-myaccount-auth input[type=text],.pz-myaccount-auth input[type=email],.pz-myaccount-auth input[type=password]{height:52px;border-radius:8px;border-color:#dfe2e8}
.pz-account-register .pz-primary-submit{background:var(--pz-yellow);box-shadow:none}
.pz-account-register .pz-primary-submit:hover{background:#f6d94f}

/* Cart — clearer hierarchy and controls */
.pz-commerce-hero{background:#fff;padding:56px 0 38px}
.pz-commerce-hero h1{font-size:46px}
.pz-cart-page .woocommerce{grid-template-columns:minmax(0,1.62fr) minmax(330px,.72fr);gap:36px}
.pz-cart-page table.shop_table{border-spacing:0 12px!important}
.pz-cart-page table.shop_table tr.cart_item{background:#fff;box-shadow:0 8px 28px rgba(16,29,73,.05),inset 0 0 0 1px var(--pz-line);border-radius:12px;overflow:hidden}
.pz-cart-page table.shop_table td{padding:20px 14px!important}
.pz-cart-page .product-thumbnail{width:132px}.pz-cart-page .product-thumbnail img{width:112px!important;height:112px!important;border-radius:10px!important;background:#f8f7f5!important;padding:9px!important}
.pz-cart-page .product-name a{font-size:14px;font-weight:700;line-height:1.7}
.pz-cart-page .product-price,.pz-cart-page .product-subtotal{color:var(--pz-ink);font-size:13px}
.pz-cart-page .quantity .qty{height:46px;border-radius:8px}
.pz-cart-page .product-remove a{border-radius:50%!important;width:34px!important;height:34px!important;line-height:30px!important}
.pz-cart-page .actions{padding-top:12px!important}.pz-cart-page .coupon input{height:48px!important;border-radius:8px!important}
.pz-cart-page .button{border-radius:8px!important;font-size:11px!important}
.pz-cart-page .cart_totals{border-radius:16px;padding:31px;background:var(--pz-navy);box-shadow:0 18px 42px rgba(16,29,73,.14)}
.pz-cart-page .cart_totals h2{font-size:21px;margin-bottom:20px}.pz-cart-page .cart_totals th{font-size:11px}.pz-cart-page .cart_totals td{font-size:12px}
.pz-cart-page .checkout-button{background:var(--pz-yellow)!important;color:var(--pz-ink)!important;border-radius:9px!important;min-height:56px!important;font-size:12px!important;box-shadow:none!important}
.pz-cart-page .checkout-button:hover{background:#f6d94f!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:9px!important;padding:15px 18px!important;font-size:11px!important}

/* Checkout visual consistency */
.pz-checkout-panel{border-radius:14px;padding:30px;box-shadow:0 8px 28px rgba(16,29,73,.035)}
.pz-panel-heading>span{background:var(--pz-navy)}
.pz-checkout-page .form-row input.input-text,.pz-checkout-page .form-row textarea,.pz-checkout-page .select2-selection{border-radius:8px!important}
.pz-checkout-page #payment li{border-radius:9px;padding:15px!important}
.pz-checkout-page #place_order{border-radius:9px!important;background:var(--pz-blue)!important;min-height:56px!important}

/* Mobile audit — header, commerce, auth, footer */
@media(max-width:980px){
 .pz-head-main{height:76px;grid-template-columns:auto 1fr auto;gap:15px}
 .pz-head-icons{gap:8px}.pz-head-icons>a:not(.pz-cart-link){width:36px;height:36px}
 .pz-cart-link{min-width:88px!important;height:39px!important;padding-inline:10px!important}.pz-cart-label{font-size:10px}
 .pz-head-nav{height:44px}.pz-mobile-toggle{width:42px;height:38px;border:1px solid var(--pz-line);border-radius:9px;display:grid;place-items:center;margin-right:auto}
 .pz-head-nav nav{right:20px;left:20px;padding:12px 14px;border-radius:12px;box-shadow:0 18px 48px rgba(16,29,73,.13);z-index:80}
 .pz-menu a{padding:12px 10px;font-size:12px}
 .pz-footer-grid{grid-template-columns:1fr 1fr;gap:34px 38px}.pz-footer-brand{grid-column:1/-1;padding-left:0}
 .pz-cart-page .woocommerce{grid-template-columns:1fr}.pz-cart-page .cart-collaterals{position:static}
 .pz-auth-grid{grid-template-columns:1fr;min-height:0}.pz-auth-visual{min-height:320px;padding:44px 38px}.pz-auth-form{padding:52px 42px}
}
@media(max-width:640px){
 .pz-shell{width:min(calc(100% - 28px),1120px)}
 .pz-announcement .pz-shell{height:30px}.pz-announcement strong{font-size:10px}
 .pz-head-main{height:66px;grid-template-columns:auto 1fr;gap:12px}.pz-brand{font-size:24px}.pz-head-icons{justify-self:end}.pz-head-icons>a:not(.pz-cart-link){display:none}
 .pz-cart-link{min-width:82px!important;height:38px!important;gap:6px!important}.pz-cart-icon{width:17px;height:17px}.pz-cart-count{width:19px!important;height:19px!important}
 .pz-head-nav{height:42px}.pz-mobile-toggle{width:38px;height:34px;font-size:20px}
 .pz-head-nav nav{right:14px;left:14px;top:100%}
 .pz-commerce-hero{padding:38px 0 28px}.pz-commerce-hero h1{font-size:34px;margin-top:7px}.pz-commerce-hero p{font-size:11px;line-height:1.8}
 .pz-commerce-steps{margin-top:20px;font-size:8px;gap:6px}
 .pz-commerce-body{padding:24px 0 62px}
 .pz-cart-page table.shop_table tr.cart_item{grid-template-columns:88px minmax(0,1fr) 32px!important;padding:12px;border-radius:12px}
 .pz-cart-page .product-thumbnail img{width:76px!important;height:76px!important}.pz-cart-page .product-name a{font-size:12px}.pz-cart-page .product-price,.pz-cart-page .product-subtotal{font-size:11px}
 .pz-cart-page .quantity .qty{width:62px!important;height:40px}.pz-cart-page .coupon{display:grid!important;grid-template-columns:1fr auto;gap:7px!important}.pz-cart-page .coupon input{width:100%!important;min-width:0!important}.pz-cart-page .coupon .button{padding-inline:12px!important}
 .pz-cart-page .cart_totals{padding:24px 20px;border-radius:14px}.pz-cart-page .checkout-button{min-height:52px!important}
 .pz-auth-page{padding:22px 0 54px}.pz-auth-grid{border-radius:14px}.pz-auth-visual{min-height:240px;padding:34px 26px;justify-content:center}.pz-auth-visual:before{top:24px;right:25px;font-size:21px}.pz-auth-visual h1{font-size:32px;margin-bottom:9px}.pz-auth-visual p{font-size:10px;line-height:1.9;margin-bottom:0}.pz-auth-art{display:none}.pz-auth-form{padding:38px 22px}.pz-auth-form h2{font-size:27px;margin-bottom:24px}.pz-auth-form input[type=text],.pz-auth-form input[type=email],.pz-auth-form input[type=password]{height:50px}.pz-auth-row{align-items:flex-start;gap:10px}.pz-primary-submit{min-height:50px}
 .pz-myaccount-auth{display:block;border-radius:14px}.pz-account-login,.pz-account-register{padding:32px 22px}.pz-account-login h2,.pz-account-register h2{font-size:25px}
 .pz-policy-hero{padding:44px 0 34px}.pz-policy-hero h1{font-size:31px}.pz-policy-wrap{padding-top:28px;padding-bottom:60px}.pz-policy-intro p{font-size:13px}.pz-policy-card{padding:19px 16px;gap:11px;border-radius:9px}.pz-policy-card>span{flex-basis:30px}.pz-policy-card h2{font-size:15px}.pz-policy-card p{font-size:11px;line-height:1.9}
 .pz-footer{padding:48px 0 20px}.pz-footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.pz-footer-brand{grid-column:1/-1}.pz-footer-brand p{max-width:100%;font-size:11px}.pz-footer h3{font-size:11px}.pz-footer div>a:not(.pz-brand){font-size:10px;margin:8px 0}.pz-footer-bottom{margin-top:30px;padding-top:15px;flex-direction:column;align-items:flex-start;gap:6px}
}
@media(max-width:430px){
 .pz-cart-label{display:none}.pz-cart-link{min-width:64px!important}
 .pz-home-products,.pz-shop-grid,.pz-related .pz-home-products{grid-template-columns:1fr!important}.pz-product-media{height:310px}
 .pz-world-grid{grid-template-columns:1fr 1fr}
 .pz-footer-grid{grid-template-columns:1fr;gap:24px}.pz-footer-brand{grid-column:auto}.pz-footer-bottom{font-size:8px}
 .pz-order-facts{grid-template-columns:1fr!important}
 .pz-account-page .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}
}


/* ===== Playza Luxe v6 — reference parity, lighter Alexandria, RTL nav & mobile audit ===== */
:root{
  --pz-blue:#2447db;
  --pz-blue-dark:#1737c7;
  --pz-navy:#101d49;
  --pz-yellow:#ffe36b;
  --pz-ink:#10172e;
}
html,body,button,input,select,textarea{font-family:'Alexandria',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important}
body{font-weight:400;letter-spacing:0}
h1,h2,h3,h4,h5,h6{font-family:'Alexandria',system-ui,sans-serif!important;font-weight:600;letter-spacing:-.018em}
strong,b{font-weight:600}

/* Generated Playza wordmark */
.pz-brand-logo{display:inline-flex!important;align-items:center!important;width:auto!important;height:auto!important;line-height:0!important}
.pz-brand-logo img{display:block;width:156px;height:auto;max-height:58px;object-fit:contain}
.pz-footer .pz-brand-logo img{width:148px;max-height:64px}

/* Header: correct RTL order — right: navigation / left: story */
.pz-head-nav{direction:rtl}
.pz-head-nav nav{order:0!important}
.pz-story-link{order:1;font-size:11px;font-weight:500}
.pz-menu{direction:rtl;flex-direction:row;gap:34px}
.pz-menu a{font-size:12px;font-weight:500;padding:13px 0}
.pz-menu a:hover:after,.current-menu-item>a:after{bottom:6px}
.pz-announcement strong{font-weight:600}

/* Clearer branded cart */
.pz-cart-link{background:var(--pz-yellow)!important;color:var(--pz-ink)!important;border:0!important;min-width:92px!important;height:40px!important;box-shadow:0 4px 14px rgba(16,29,73,.06)}
.pz-cart-link:hover{background:#f5d84e!important;color:var(--pz-ink)!important}
.pz-cart-label{font-size:10px;font-weight:600}
.pz-cart-count{background:var(--pz-navy)!important;color:#fff!important;font-weight:700!important}

/* Match reference typography proportions */
.pz-hero-copy h1{font-size:48px!important;line-height:1.22!important;font-weight:600!important;letter-spacing:-.018em!important;margin:16px 0 13px}
.pz-hero-copy p{font-size:13px;line-height:1.9}
.pz-hero-story strong{font-size:21px;font-weight:500;line-height:1.42}
.pz-price-badge{font-weight:600}.pz-price-badge .woocommerce-Price-amount{font-size:16px}
.pz-yellow-btn{font-size:12px;font-weight:600}
.pz-ticker>div{font-size:12px;font-weight:500}
.pz-section-head h2{font-size:30px!important;font-weight:600!important;line-height:1.4}
.pz-world strong{font-size:15px;font-weight:500}
.pz-product-copy h3{font-size:15px;font-weight:500}
.pz-price{font-size:15px;font-weight:600}
.pz-editorial-copy h2{font-size:38px;font-weight:600;line-height:1.42}
.pz-featured-meta h3{font-size:16px;font-weight:500}
.pz-banner-copy h2{font-size:34px;font-weight:600}
.pz-commerce-hero h1{font-size:40px!important;font-weight:600!important}
.pz-policy-hero h1{font-size:40px!important;font-weight:600!important}
.pz-policy-card h2{font-size:17px;font-weight:600}
.pz-auth-visual h1{font-size:42px;font-weight:600}
.pz-auth-form h2{font-size:30px;font-weight:600}
.pz-account-login h2,.pz-account-register h2{font-size:27px;font-weight:600}
.pz-cart-page .product-name a{font-weight:600}
.pz-cart-page .cart_totals h2{font-weight:600}
.pz-footer h3{font-weight:600}

/* Desktop header balance */
@media(min-width:981px){
  .pz-head-main{grid-template-columns:220px minmax(320px,1fr) 220px;direction:rtl}
  .pz-head-main>.pz-brand-logo{justify-self:start}
  .pz-head-main>.pz-search{justify-self:center}
  .pz-head-main>.pz-head-icons{justify-self:end}
  .pz-mobile-toggle{display:none!important}
}

/* Tablet/mobile: actual responsive header + menu */
@media(max-width:980px){
  .pz-head-main{height:auto;min-height:76px;grid-template-columns:44px 1fr auto;grid-template-areas:"toggle brand icons" "search search search";column-gap:12px;row-gap:9px;padding:10px 0 12px;direction:ltr}
  .pz-mobile-toggle{grid-area:toggle;display:grid!important;place-items:center;width:40px;height:40px;margin:0!important;border:1px solid var(--pz-line);border-radius:999px;background:#fff;color:var(--pz-ink);font-size:19px;cursor:pointer}
  .pz-head-main>.pz-brand-logo{grid-area:brand;justify-self:center}
  .pz-brand-logo img{width:132px;max-height:54px}
  .pz-head-main>.pz-head-icons{grid-area:icons;justify-self:end;direction:rtl}
  .pz-head-main>.pz-search{grid-area:search;display:flex;max-width:none;height:42px}
  .pz-head-nav{height:0;min-height:0;position:relative}
  .pz-story-link{display:none!important}
  .pz-head-nav nav{display:none;position:absolute;top:0;right:0;left:0;background:#fff;border:1px solid var(--pz-line);border-radius:13px;padding:8px;box-shadow:0 18px 48px rgba(16,29,73,.13);z-index:90}
  .pz-head-nav nav.is-open{display:block}
  .pz-menu{flex-direction:column!important;align-items:stretch!important;gap:0!important;direction:rtl}
  .pz-menu li{width:100%}
  .pz-menu a{display:block!important;padding:12px 14px!important;font-size:12px!important;font-weight:500!important;border-bottom:1px solid #f0f1f4}
  .pz-menu li:last-child a{border-bottom:0}
  .pz-menu a:hover:after,.current-menu-item>a:after{display:none}

  .pz-hero-card{grid-template-columns:1fr;min-height:0}
  .pz-hero-visual{min-height:360px}
  .pz-hero-copy{min-height:360px;padding:42px 38px 78px}
  .pz-hero-copy h1{font-size:43px!important}
  .pz-worlds,.pz-products-section,.pz-editorial,.pz-age-banner{padding-top:62px;padding-bottom:62px}
  .pz-footer-grid{grid-template-columns:1fr 1fr;gap:32px 28px}
  .pz-footer-brand{grid-column:1/-1;padding-left:0}
}

@media(max-width:640px){
  .pz-shell{width:min(calc(100% - 24px),1120px)}
  .pz-announcement .pz-shell{height:28px}.pz-announcement strong{font-size:9px}.pz-announcement span{display:none}
  .pz-head-main{grid-template-columns:40px 1fr auto;row-gap:8px;padding:8px 0 10px}
  .pz-mobile-toggle{width:36px;height:36px;font-size:17px}
  .pz-brand-logo img{width:118px}
  .pz-head-icons{gap:5px}.pz-head-icons>a:not(.pz-cart-link){display:none!important}
  .pz-cart-link{min-width:52px!important;width:52px!important;height:36px!important;padding:0!important;border-radius:10px!important;gap:0!important}
  .pz-cart-label{display:none!important}.pz-cart-icon{width:18px;height:18px}.pz-cart-count{position:absolute!important;top:-6px!important;right:-6px!important;width:18px!important;height:18px!important;font-size:9px!important}
  .pz-search{height:40px!important;border-radius:8px}.pz-search input{font-size:11px;padding:0 12px}.pz-search button{width:40px;font-size:18px}

  .pz-hero{padding-top:12px}.pz-hero-card{border-radius:12px}
  .pz-hero-visual{min-height:300px;padding:28px 24px}.pz-hero-image{width:88%}.pz-hero-image img{height:190px}.pz-price-badge{width:58px;height:58px;left:18px;top:18px}.pz-hero-story{right:18px;bottom:18px}.pz-hero-story strong{font-size:18px}
  .pz-hero-copy{min-height:340px;padding:34px 24px 72px}.pz-hero-copy h1{font-size:36px!important;line-height:1.28!important}.pz-hero-copy p{font-size:11px;line-height:1.9}.pz-yellow-btn{font-size:11px;padding:11px 17px}.pz-hero-meta{left:22px;right:22px;bottom:18px}
  .pz-ticker{margin-top:12px}.pz-ticker>div{min-height:38px;font-size:10px;gap:25px;justify-content:flex-start;padding:0 14px;white-space:nowrap}
  .pz-section-head{margin-bottom:22px;gap:12px}.pz-section-head h2{font-size:25px!important}.pz-section-head>a{font-size:10px}
  .pz-world-grid{grid-template-columns:1fr 1fr;gap:8px}.pz-world{height:118px;padding:13px}.pz-world strong{font-size:12px}.pz-world>span{font-size:21px}
  .pz-home-products,.pz-shop-grid{grid-template-columns:1fr 1fr!important;gap:24px 10px}.pz-product-media{height:195px;padding:15px}.pz-product-copy h3{font-size:11px}.pz-price{font-size:12px}.pz-round-add{width:29px;height:29px}
  .pz-editorial-grid{grid-template-columns:1fr;gap:28px}.pz-editorial-copy h2{font-size:28px}.pz-editorial-copy>p{font-size:11px}.pz-featured-img{height:285px}
  .pz-blue-banner{min-height:320px;padding:30px 22px}.pz-banner-copy h2{font-size:27px}.pz-banner-type{font-size:38px}
  .pz-commerce-hero{padding:34px 0 26px}.pz-commerce-hero h1,.pz-policy-hero h1{font-size:30px!important}.pz-commerce-hero p,.pz-policy-hero p{font-size:10px}
  .pz-auth-visual h1{font-size:29px}.pz-auth-form h2{font-size:25px}.pz-account-login h2,.pz-account-register h2{font-size:23px}
  .pz-footer{padding:44px 0 18px}.pz-footer-grid{grid-template-columns:1fr 1fr;gap:26px 15px}.pz-footer-brand{grid-column:1/-1}.pz-footer .pz-brand-logo img{width:132px}.pz-footer-brand p{font-size:10px}.pz-footer h3{font-size:10px}.pz-footer div>a:not(.pz-brand){font-size:9px}.pz-footer-bottom{font-size:8px}
}

@media(max-width:390px){
  .pz-home-products,.pz-shop-grid,.pz-related .pz-home-products{grid-template-columns:1fr!important}.pz-product-media{height:285px}
  .pz-world-grid{grid-template-columns:1fr 1fr}
  .pz-footer-grid{grid-template-columns:1fr;gap:22px}.pz-footer-brand{grid-column:auto}
  .pz-hero-copy h1{font-size:34px!important}
}
