@media (max-width:1023px){.astro-desktop-nav{display:none}.astro-menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;border:1px solid var(--astro-line);border-radius:10px;background:transparent}.astro-menu-toggle span{display:block;width:17px;height:2px;margin:auto;background:var(--astro-text)}.astro-mobile-menu{position:absolute;left:20px;right:20px;top:70px;display:grid;gap:0;padding:8px;background:var(--astro-panel);border:1px solid var(--astro-line);border-radius:14px;box-shadow:0 20px 60px #0008}.astro-mobile-menu[hidden]{display:none}.astro-mobile-menu a{padding:14px;border-bottom:1px solid var(--astro-line)}.astro-mobile-menu a:last-child{border:0}.astro-category-grid{grid-template-columns:repeat(3,1fr)}.astro-product-grid{grid-template-columns:repeat(2,1fr)}.astro-hero{min-height:500px}.astro-hero__orb{width:min(300px,42vw)}}
@media (max-width:767px){.astro-shell{width:min(100% - 28px,560px)}.astro-header__inner{min-height:68px;gap:8px}.astro-brand__name{font-size:14px}.astro-search{order:3;flex-basis:100%;max-width:none}.astro-header__inner{flex-wrap:wrap;padding-block:10px}.astro-mobile-menu{top:112px;left:14px;right:14px}.astro-header__tools{margin-left:auto}.astro-promo .astro-shell{min-height:44px;flex-wrap:wrap;gap:5px;padding-block:7px}.astro-promo .astro-promo__dot{display:none}.astro-promo a{margin-left:0}.astro-hero{grid-template-columns:1fr;min-height:0;padding-top:65px;padding-bottom:48px;gap:36px}.astro-hero h1{font-size:clamp(42px,14vw,64px)}.astro-hero p{font-size:16px}.astro-hero__orb{justify-self:center;width:220px}.astro-trust-row{gap:9px;font-size:11px}.astro-section{padding:52px 0}.astro-section__heading{align-items:start;flex-direction:column;margin-bottom:20px}.astro-category-grid{grid-template-columns:repeat(2,1fr)}.astro-category-card{min-height:125px;padding:14px}.astro-product-grid{grid-template-columns:repeat(2, minmax(0,1fr));gap:10px}.astro-product-card__body{padding:12px}.astro-product-card h3{font-size:14px;margin-bottom:14px}.astro-steps,.astro-benefit-grid,.astro-review-grid,.astro-section--faq{grid-template-columns:1fr}.astro-steps>div{padding:23px}.astro-feature-panel{padding:28px 20px}.astro-benefit-grid{gap:22px}.astro-section--faq{gap:28px}.astro-footer__grid{grid-template-columns:1fr 1fr;gap:25px}.astro-footer__grid>div:first-child{grid-column:1/-1}.astro-footer__bottom{flex-direction:column;gap:5px;margin-top:30px}.astro-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;z-index:50;padding:7px 4px calc(7px + env(safe-area-inset-bottom));background:rgba(8,11,27,.94);border-top:1px solid var(--astro-line);backdrop-filter:blur(18px)}.astro-bottom-nav a{display:grid;justify-items:center;gap:3px;color:var(--astro-muted);font-size:10px;text-decoration:none}.astro-bottom-nav a:first-child{color:var(--astro-cyan)}.astro-bottom-nav a span:first-child{font-size:19px;line-height:1}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media (max-width: 767px) {
	body.astro-shop-child { overflow-x: hidden; }
	.astro-shell { width: min(calc(100% - 28px), 560px); }
	.astro-header__inner { min-height: 64px; padding-block: 0; flex-wrap: nowrap; }
	.admin-bar .astro-header { top: 46px; }
	.astro-brand { min-width: 0; gap: 7px; }
	.astro-brand__logo { max-height: 36px; max-width: 36px; }
	.astro-brand__name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.astro-search { display: none; }
	.astro-mobile-menu { top: 66px; max-height: calc(100svh - 150px); overflow-y: auto; }
	.astro-hero { min-height: 0; padding-top: 44px; padding-bottom: 34px; gap: 26px; }
	.astro-hero h1 { color: #f5f7ff; font-size: clamp(36px, 11vw, 52px); line-height: 1.04; }
	.astro-hero p { color: #c9d2ec; font-size: 15px; }
	.astro-button { min-height: 48px; }
	.astro-hero-search { display: flex; width: 100%; margin-top: 22px; }
	.astro-hero-search input { min-width: 0; flex: 1; }
	.astro-quick-links { display: flex; flex-wrap: wrap; gap: 8px; }
	.astro-quick-links a { white-space: nowrap; }
	.astro-section { padding: 40px 0; }
	.astro-section__heading { margin-bottom: 18px; }
	.astro-category-grid, .astro-product-grid { gap: 10px; }
	.astro-empty { min-height: 180px; padding: 24px 18px; }
	.astro-bottom-nav { min-height: 66px; padding-bottom: calc(6px + env(safe-area-inset-bottom)); }
	.astro-footer { padding-bottom: 94px; }
}
@media (min-width: 783px) { .admin-bar .astro-header { top: 32px; } }
/* Light premium mobile refinements */
@media (max-width:767px){
	body.astro-shop-child{padding-bottom:84px;background:#f6f8fc;color:#111827}
	.astro-header__inner{min-height:64px}.astro-brand__logo{max-height:28px;max-width:28px}.astro-brand__name{font-size:14px;color:#fff}
	.astro-hero{padding-top:38px;padding-bottom:30px}.astro-hero h1{font-size:clamp(34px,10vw,42px);line-height:1.08;color:#111827}.astro-hero p{font-size:16px;color:#4b5563}.astro-actions{margin:22px 0;gap:10px}.astro-button{min-height:46px;padding-inline:16px}
	.astro-trust-row{gap:8px;color:#4b5563}.astro-section{padding:38px 0}.astro-section h2,.entry-title{font-size:clamp(26px,8vw,34px)!important;line-height:1.12}.entry-header,.entry-hero{min-height:0!important;padding-block:24px!important;background:transparent!important}
	.astro-hero-search{background:#fff;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden}.astro-hero-search input{color:#111827;background:#fff}.astro-hero-search input::placeholder{color:#6b7280}.astro-hero-search button{background:#2563eb;color:#fff}
	.astro-quick-links{gap:7px}.astro-quick-links a{background:#fff;border-color:#dbe3ef;color:#1d4ed8}.astro-empty{min-height:150px;padding:20px 16px}.astro-category-card{min-height:112px}.astro-footer{padding-bottom:92px}.astro-bottom-nav{min-height:64px}.astro-bottom-nav a{font-size:11px}
	.woocommerce-account .woocommerce form,.woocommerce-cart-form,.cart-collaterals .cart_totals,.woocommerce-checkout-review-order,.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-additional-fields,.astro-transaction-form{padding:18px 16px;border-radius:16px}.woocommerce-account .woocommerce form{margin:22px 0}.woocommerce-account .woocommerce form:before{font-size:24px}.astro-transaction-form{gap:14px}.astro-transaction-form input{min-height:48px}.astro-transaction-form button{width:100%;min-height:48px}
}
/* Final compact mobile layout */
@media(max-width:767px){
body.astro-shop-child{padding-bottom:88px;overflow-x:hidden}.astro-header{position:sticky;top:0;z-index:80}.astro-header__inner{height:66px;min-height:66px;gap:5px}.astro-brand{flex:1;min-width:0;gap:7px}.astro-brand__logo{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;object-fit:contain}.astro-brand__name{display:block!important;overflow:visible!important;text-overflow:clip!important;font-size:14px!important;line-height:1;white-space:nowrap}.astro-header__tools{gap:1px}.astro-icon-link,.astro-menu-toggle{width:40px;height:40px;min-width:40px}.astro-menu-toggle{display:grid!important;border:0!important}.astro-menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.astro-menu-toggle.is-open span:nth-child(2){opacity:0}.astro-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.astro-mobile-menu{position:fixed!important;top:74px!important;left:12px!important;right:12px!important;z-index:100;max-height:calc(100svh - 160px)!important;padding:6px!important;border-radius:16px!important}.astro-mobile-menu a{min-height:48px;padding:13px 14px!important;display:flex;align-items:center;color:#e5edf8!important}.astro-menu-open .astro-bottom-nav{z-index:40}
.astro-hero{padding:34px 0 28px!important;gap:20px!important}.astro-hero h1{font-size:clamp(32px,10.5vw,42px)!important;line-height:1.08!important;max-width:12ch}.astro-hero p{font-size:16px!important;line-height:1.55}.astro-actions{margin:18px 0!important;width:100%}.astro-actions .astro-button{flex:1 1 145px;min-height:46px}.astro-trust-row{gap:7px;line-height:1.35}.astro-section{padding:32px 0!important}.astro-section h2{font-size:clamp(26px,7vw,32px)!important}.astro-hero-search{margin-top:14px!important}.astro-hero-search input{min-height:50px}.astro-hero-search button{min-width:78px!important}.astro-quick-links{margin-top:12px}.astro-quick-links a{min-height:42px}
.entry-header,.entry-hero,.woocommerce-page .entry-header{padding:20px 0!important}.entry-title,.woocommerce-page .entry-title{font-size:clamp(27px,8vw,34px)!important;line-height:1.12!important}.astro-transaction-form{padding:18px!important;margin:8px 0!important}.astro-transaction-form label{font-size:14px!important}.astro-transaction-form input{min-height:52px!important;margin-top:6px}.astro-transaction-form button{width:100%;min-height:52px}.woocommerce-cart .cart-empty{margin:16px 0 10px;padding:22px 18px;font-size:26px;line-height:1.15}.woocommerce-cart .return-to-shop .button{width:100%;min-height:50px}
.astro-bottom-nav{min-height:64px!important;padding:6px 3px calc(6px + env(safe-area-inset-bottom))!important}.astro-bottom-nav a{font-size:11px!important;color:#cbd5e1!important}.astro-bottom-nav .astro-icon-svg{width:21px!important;height:21px!important}.astro-bottom-nav a:first-child{color:#67e8f9!important}.astro-footer{padding-bottom:96px!important}
}
@media(max-width:359px){.astro-brand__logo{display:none}.astro-brand__name{font-size:13px!important}.astro-header__tools{gap:0}.astro-icon-link,.astro-menu-toggle{width:38px;min-width:38px}}
