/*
Theme Name: Senman Realm Kids
Version: 1.0.0
Text Domain: senman-realm-kids
*/
:root{--navy:#164651;--ice:#e9f5f7;--ink:#202426;--cream:#fbf8f1;--pink:#efc7cf;--line:#dedede;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Instrument Sans",Arial,sans-serif;font-size:16px;line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:9999}.announcement{height:34px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;letter-spacing:.02em}.site-header{background:var(--ice);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{max-width:var(--max);height:96px;margin:auto;padding:0 32px;display:grid;grid-template-columns:240px 1fr 220px;align-items:center}.brand{font-family:Georgia,serif;font-size:25px;line-height:.95;letter-spacing:.04em;font-weight:700;text-transform:uppercase}.brand small{display:block;font-family:"Instrument Sans",sans-serif;font-size:10px;letter-spacing:.38em;margin-top:7px}.desktop-nav{display:flex;justify-content:center;gap:30px;height:100%;align-items:center}.desktop-nav>li{list-style:none;height:100%;display:flex;align-items:center}.desktop-nav a{font-size:14px;font-weight:650}.has-mega:hover .mega,.has-mega:focus-within .mega{opacity:1;visibility:visible;transform:none}.mega{position:absolute;top:96px;left:0;width:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 16px 30px rgba(0,0,0,.08);padding:36px max(5vw,32px);display:grid;grid-template-columns:repeat(4,1fr);gap:36px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.mega h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.mega a{display:block;padding:6px 0;font-weight:400}.header-actions{display:flex;justify-content:flex-end;gap:6px}.icon-link,.menu-toggle{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.icon-link svg,.menu-toggle svg{width:21px}.menu-toggle{display:none}.hero{min-height:min(75vh,760px);position:relative;display:flex;align-items:flex-end;background:#dfe8e8 center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.3),transparent 58%)}.hero-copy{position:relative;z-index:1;color:#fff;width:min(650px,90%);padding:0 5vw 8vh}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,5.2vw,80px);font-weight:400;line-height:1.02;margin:0 0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;background:var(--navy);color:#fff;border:1px solid var(--navy);font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.btn.light{background:#fff;color:var(--ink);border-color:#fff}.section{padding:84px max(4vw,24px)}.section-head{text-align:center;margin:0 auto 42px;max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;color:#5f6769}.section h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.12;margin:8px 0 12px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:var(--max);margin:auto}.category-card{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.category-card:hover img{transform:scale(1.02)}.category-card .label{position:absolute;left:0;right:0;bottom:0;padding:55px 24px 25px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.6))}.category-card h3{font-family:Georgia,serif;font-size:32px;margin:0 0 10px}.products-section{background:var(--cream)}.products-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px 16px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:28px 16px;margin:0!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce ul.products li.product img{aspect-ratio:2/3;object-fit:cover;margin:0 0 14px!important;background:#f2f2f2}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;font-weight:600;padding:0!important}.woocommerce ul.products li.product .price{font-size:14px!important;color:#333!important}.woocommerce span.onsale{background:var(--navy)!important;border-radius:0!important;min-height:auto!important;line-height:1!important;padding:9px!important}.story{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--ice)}.story-media{background:center/cover no-repeat}.story-copy{padding:9vw;display:flex;flex-direction:column;justify-content:center}.story-copy ul{padding-left:18px}.trust{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);padding:0}.trust article{background:#fff;padding:48px;text-align:center}.trust h3{font-family:Georgia,serif;font-size:23px;font-weight:400}.newsletter{background:var(--pink);text-align:center;padding:72px 24px}.newsletter form{display:flex;max-width:520px;margin:25px auto 0}.newsletter input{flex:1;min-width:0;height:52px;padding:0 16px;border:1px solid #222;font:inherit}.newsletter button{height:52px}.site-footer{background:#16343b;color:#fff;padding:68px max(4vw,24px) 24px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer-brand{font-family:Georgia,serif;font-size:28px;text-transform:uppercase}.site-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.14em}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:9px 0}.site-footer a:hover{text-decoration:underline}.copyright{max-width:var(--max);margin:55px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);font-size:12px}.mobile-drawer{position:fixed;inset:0;background:#fff;z-index:200;padding:20px;transform:translateX(-100%);transition:.25s;overflow:auto}.mobile-drawer.open{transform:none}.drawer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.mobile-drawer a{display:block;padding:13px 0;border-bottom:1px solid #eee;font-size:18px}.page-shell,.woocommerce-page main{max-width:var(--max);margin:auto;padding:64px 32px}.page-shell h1,.woocommerce-products-header__title,.product_title{font-family:Georgia,serif;font-weight:400}.single-product div.product{display:grid;grid-template-columns:1.15fr .85fr;gap:55px}.woocommerce div.product form.cart .variations select{min-height:48px;padding:8px}.woocommerce .quantity .qty{min-height:48px}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt{background:var(--navy)!important;border-radius:0!important;min-height:48px}.woocommerce-message,.woocommerce-info{border-top-color:var(--navy)!important}.not-found{text-align:center;padding:14vh 24px}.not-found h1{font:400 clamp(70px,12vw,150px)/1 Georgia,serif}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.menu-toggle:focus,.icon-link:focus,a:focus,button:focus,input:focus,select:focus{outline:3px solid #e39baa;outline-offset:2px}
@media(max-width:1024px){.header-inner{grid-template-columns:1fr auto;height:76px;padding:0 18px}.desktop-nav{display:none}.menu-toggle{display:grid}.header-actions .account-link{display:none}.mega{display:none}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.story-copy{padding:7vw}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.site-header{top:0}}
@media(max-width:767px){.announcement{height:36px;font-size:11px;padding:0 10px;text-align:center}.header-inner{height:68px}.brand{font-size:19px}.brand small{font-size:8px}.header-actions{position:absolute;right:12px}.header-inner>.brand{margin-right:130px}.hero{min-height:72dvh;background-position:center}.hero:after{background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 65%)}.hero-copy{padding:0 22px 48px}.hero h1{font-size:43px}.section{padding:58px 16px}.category-grid{grid-template-columns:1fr;gap:14px}.category-card{aspect-ratio:4/4.6}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:22px 10px}.story{grid-template-columns:1fr;min-height:0}.story-media{min-height:440px}.story-copy{padding:58px 24px}.trust{grid-template-columns:1fr}.trust article{padding:32px}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;margin:4px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.page-shell,.woocommerce-page main{padding:38px 16px}.single-product div.product{grid-template-columns:1fr;gap:22px}.woocommerce-cart-form{overflow-x:auto}.woocommerce form.checkout_coupon{width:100%!important}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%!important}.woocommerce-checkout-review-order{overflow-x:auto}}
@media(max-width:390px){.brand{font-size:17px}.products-grid,.woocommerce ul.products{gap:18px 8px}.category-card h3{font-size:27px}}
.home .site-header{position:absolute;top:34px;left:0;right:0;background:transparent;color:#fff;border:0}.home .site-header.is-scrolled{position:fixed;top:0;background:var(--ice);color:var(--ink);border-bottom:1px solid rgba(0,0,0,.06)}.social-link{display:inline-flex;align-items:center;gap:8px;min-width:44px;min-height:44px}.social-link svg{width:21px;height:21px}.promo{min-height:540px;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff}.promo:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3)}.promo>div{position:relative;z-index:1}.promo h2{max-width:650px}.marquee{overflow:hidden;white-space:nowrap;background:var(--navy);color:#fff;padding:14px 0;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.marquee span{display:inline-block;padding-left:100%;animation:srk-marquee 22s linear infinite}@keyframes srk-marquee{to{transform:translateX(-100%)}}@media(prefers-reduced-motion:reduce){.marquee span{animation:none;padding-left:16px}}@media(max-width:767px){.home .site-header{top:36px}.home .site-header.is-scrolled{top:0}.hero{min-height:500px;background-position:66% center}.promo{min-height:440px}.promo h2{font-size:38px;padding:0 18px}}
.home .site-header{position:absolute;top:34px;left:0;right:0;background:transparent;color:#fff;border:0}.home .site-header.is-scrolled{position:fixed;top:0;background:var(--ice);color:var(--ink);border-bottom:1px solid rgba(0,0,0,.06)}.promo{min-height:540px;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff}.promo:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3)}.promo>div{position:relative;z-index:1}.promo h2{max-width:650px}.marquee{overflow:hidden;white-space:nowrap;background:var(--navy);color:#fff;padding:14px 0;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.marquee span{display:inline-block;padding-left:100%;animation:srk-marquee 22s linear infinite}.social-link{display:inline-flex!important;align-items:center;gap:9px}.social-link svg{width:20px;height:20px}@keyframes srk-marquee{to{transform:translateX(-100%)}}@media(prefers-reduced-motion:reduce){.marquee span{animation:none;padding-left:16px}}@media(max-width:767px){.home .site-header{top:36px}.home .site-header.is-scrolled{top:0}.hero{min-height:500px;background-position:66% center}.promo{min-height:440px}.promo h2{font-size:38px;padding:0 18px}}
.home .hero{background-position:center top}.home .site-header:not(.is-scrolled){text-shadow:0 1px 5px rgba(0,0,0,.58)}
@media(max-width:767px){.home .hero{background-position:66% center}}
