:root{--edu-color-ink:#0b1220;--edu-color-primary:#2563eb;--edu-color-secondary:#06b6d4;--edu-color-accent:#f97316;--edu-color-surface:#f6f8fc;--edu-color-muted:#64748b;--edu-color-line:#e2e8f0;--edu-radius-sm:10px;--edu-radius-md:16px;--edu-radius-lg:24px;--edu-shadow:0 18px 50px rgba(15,23,42,.09);--edu-container:1500px;--global-palette1:var(--edu-color-primary);--global-palette2:var(--edu-color-secondary);--global-palette3:var(--edu-color-ink);--global-palette5:#334155;--global-palette6:var(--edu-color-muted);--global-palette7:var(--edu-color-line);--global-palette8:var(--edu-color-surface);--global-palette9:#fff;--global-palette11:#15803d;--global-palette12:var(--edu-color-primary);--global-palette13:#b91c1c;--global-palette15:var(--edu-color-accent)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--edu-color-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.edu-container{width:min(calc(100% - 40px),var(--edu-container));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;z-index:9999;background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.header-notice{background:var(--edu-color-ink);color:#dbeafe;font-size:.78rem}.header-notice__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.header-contact{display:flex;gap:20px}.header-main{min-height:92px;display:grid;grid-template-columns:230px minmax(280px,1fr) auto auto;align-items:center;gap:28px}.custom-logo{display:block;max-height:58px;width:auto}.brand-wordmark,.footer-brand{font-weight:850;font-size:1.35rem;letter-spacing:-.04em}.header-search .mw-product-search{width:100%}.header-actions{display:flex;gap:10px}.header-action{display:flex;align-items:center;gap:8px;font-weight:750}.cart-count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:var(--edu-color-primary);color:#fff;font-size:.72rem}.nav-toggle{display:none}.primary-nav{border-block:1px solid var(--edu-color-line);background:#fff}.primary-nav ul{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.primary-nav a{display:block;padding:15px 0;font-weight:700;font-size:.92rem}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--edu-color-primary)}.site-main{min-height:55vh}.home-hero{overflow:hidden;background:linear-gradient(135deg,#07101f 0%,#0d1c35 54%,#123b5b 100%);color:#fff}.hero-grid{min-height:570px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);align-items:center;gap:60px}.eyebrow{display:inline-block;color:var(--edu-color-secondary);font-size:.75rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1{max-width:780px;margin:.45rem 0 1rem;font-size:clamp(2.7rem,5.5vw,5.4rem);line-height:.98;letter-spacing:-.055em}.hero-copy>p{max-width:680px;color:#cbd5e1;font-size:1.14rem}.hero-actions{display:flex;gap:12px;margin-top:30px}.edu-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex!important;align-items:center;justify-content:center;min-height:50px;padding:0 22px!important;border:0!important;border-radius:12px!important;background:var(--edu-color-primary)!important;color:#fff!important;font-weight:800!important;transition:transform .2s,box-shadow .2s,background .2s}.edu-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(37,99,235,.25)}.edu-button--ghost{border:1px solid rgba(255,255,255,.3)!important;background:transparent!important}.edu-button--light{background:#fff!important;color:var(--edu-color-ink)!important}.hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin:28px 0 0;padding:0;list-style:none;color:#bfdbfe;font-size:.84rem}.hero-proof li::before{content:"✓";margin-right:7px;color:var(--edu-color-secondary)}.hero-visual{position:relative;min-height:400px}.hero-screen{position:absolute;inset:50px 10px 30px 30px;display:flex;align-items:flex-end;gap:14px;padding:38px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.03));box-shadow:0 30px 80px rgba(0,0,0,.35);transform:perspective(900px) rotateY(-8deg)}.hero-screen span{display:block;flex:1;border-radius:12px 12px 4px 4px;background:linear-gradient(180deg,var(--edu-color-secondary),var(--edu-color-primary))}.hero-screen span:nth-child(1){height:42%}.hero-screen span:nth-child(2){height:72%}.hero-screen span:nth-child(3){height:92%}.hero-orbit{position:absolute;border:1px solid rgba(6,182,212,.4);border-radius:50%}.hero-orbit--one{width:180px;height:180px;right:-50px;top:5px}.hero-orbit--two{width:90px;height:90px;left:-10px;bottom:0}.home-section{padding-block:86px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.section-head h2{margin:.35rem 0 0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.05;letter-spacing:-.04em}.section-head>a{color:var(--edu-color-primary);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;overflow:hidden;min-height:240px;border:1px solid var(--edu-color-line);border-radius:var(--edu-radius-md);background:var(--edu-color-surface);transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--edu-shadow)}.category-card img,.category-card__placeholder{display:block;width:100%;height:150px;object-fit:contain;background:linear-gradient(145deg,#eef2ff,#ecfeff)}.category-card__content{display:flex;flex-direction:column;padding:20px}.category-card__content strong{font-size:1rem}.category-card__content small{color:var(--edu-color-muted)}.products-section{background:var(--edu-color-surface)}.program-banner{padding-block:65px;background:linear-gradient(120deg,var(--edu-color-primary),#164e63);color:#fff}.program-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.program-banner h2{margin:.25rem 0;font-size:2.6rem}.program-banner p{margin:0;color:#dbeafe}.shop-main,.page-shell,.content-layout{padding-block:55px}.page-shell--narrow{max-width:900px}.page-header{margin-bottom:36px}.page-header h1{font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;letter-spacing:-.045em}.entry-content{font-size:1.04rem}.single-hero{width:100%;border-radius:var(--edu-radius-lg);margin-bottom:35px}.content-card{padding:28px 0;border-bottom:1px solid var(--edu-color-line)}.empty-state{text-align:center;padding-block:120px}.empty-state h1{font-size:3rem;margin:.5rem 0}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:15px!important;border:1px solid var(--edu-color-line);border-radius:var(--edu-radius-md);background:#fff;transition:transform .2s,box-shadow .2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--edu-shadow)}.woocommerce ul.products li.product img{aspect-ratio:1/1;object-fit:contain;border-radius:10px;background:#fff}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.98rem!important;line-height:1.35}.woocommerce ul.products li.product .price{color:var(--edu-color-primary)!important;font-weight:850!important}.site-footer{margin-top:70px;padding-top:65px;background:var(--edu-color-ink);color:#cbd5e1}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-grid h2{color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.09em}.footer-grid ul{list-style:none;padding:0}.footer-grid li{margin:.55rem 0}.footer-grid a:hover{color:#fff}.footer-brand{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:50px;padding-block:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.8rem}
@media(max-width:980px){.header-main{grid-template-columns:1fr auto auto}.header-search{grid-column:1/-1;grid-row:2;padding-bottom:16px}.nav-toggle{display:block;border:0;border-radius:10px;padding:10px 14px;background:var(--edu-color-surface);font-weight:750}.primary-nav{display:none}.primary-nav.is-open{display:block}.primary-nav ul{align-items:stretch;flex-direction:column;gap:0;padding:10px 0}.primary-nav a{padding:10px 0}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:90px}.hero-visual{display:none}.category-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.edu-container{width:min(calc(100% - 28px),var(--edu-container))}.header-notice__inner{justify-content:center;text-align:center}.header-contact{display:none}.header-main{min-height:75px;grid-template-columns:1fr auto auto;gap:12px}.custom-logo{max-width:165px}.header-action{font-size:0}.header-action .cart-count{font-size:.72rem}.hero-copy h1{font-size:2.75rem}.hero-actions,.program-banner__inner,.section-head{align-items:stretch;flex-direction:column}.hero-proof{flex-direction:column;gap:8px}.home-section{padding-block:58px}.category-grid,.woocommerce ul.products{grid-template-columns:1fr 1fr;gap:10px}.category-card{min-height:190px}.category-card img,.category-card__placeholder{height:110px}.category-card__content{padding:14px}.woocommerce ul.products li.product{padding:10px!important}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}

/* Professional commerce header */
.header-contact a{display:inline-flex;align-items:center;gap:7px;color:#e2e8f0}.header-contact a:hover{color:#fff}.header-contact svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-main{grid-template-columns:220px minmax(340px,680px) minmax(300px,1fr);gap:clamp(22px,3vw,52px)}.header-search{width:100%;max-width:680px}.header-actions{justify-content:flex-end;gap:8px}.header-action{position:relative;display:flex;align-items:center;gap:10px;min-height:52px;padding:7px 10px;border:1px solid transparent;border-radius:12px;transition:background .2s,border-color .2s,color .2s}.header-action:hover{border-color:var(--edu-color-line);background:var(--edu-color-surface);color:var(--edu-color-primary)}.header-action__icon{position:relative;display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:var(--edu-color-surface);color:var(--edu-color-primary)}.header-action__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-action__text{display:flex;flex-direction:column;line-height:1.16;white-space:nowrap}.header-action__text small{color:var(--edu-color-muted);font-size:.7rem;font-weight:600}.header-action__text strong{font-size:.86rem}.header-action .cart-count{position:absolute;right:-6px;top:-7px;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;font-size:.65rem}.woocommerce-container{max-width:var(--edu-container);overflow:hidden}.woocommerce-container>*,.woocommerce-container .woocommerce,.woocommerce-container .product,.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content,.woocommerce-account .entry-content,.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout,.wc-block-components-sidebar-layout{width:100%;max-width:100%}.woocommerce-container table,.woocommerce-cart table,.woocommerce-checkout table,.woocommerce-account table{max-width:100%}
@media(max-width:1180px){.header-main{grid-template-columns:190px minmax(260px,1fr) auto;gap:20px}.header-action__text small{display:none}}
@media(max-width:980px){.header-main{grid-template-columns:1fr auto auto}.header-search{grid-column:1/-1;grid-row:2;max-width:none}.header-action__text{display:none}.header-action{padding:4px}.header-action__icon{width:40px;height:40px;flex-basis:40px}}
@media(max-width:620px){.header-action{font-size:inherit}.header-action__text{display:none}.header-actions{gap:3px}.header-main{grid-template-columns:1fr auto auto}.nav-toggle{font-size:0;width:40px;height:40px;padding:0}.nav-toggle::before{content:"☰";font-size:1.25rem}}

/* Product cards: stable content and permanent purchase actions. */
.woocommerce ul.products li.product{display:flex;flex-direction:column;height:100%;overflow:hidden}.woocommerce ul.products li.product .woocommerce-loop-product__link{display:block;flex:1 1 auto}.woocommerce ul.products li.product .mw-loop-actions{flex:0 0 auto}.woocommerce ul.products li.product .mw-loop-action-btn{padding:8px 10px!important;transform:none!important}.woocommerce ul.products li.product .mw-loop-action-btn:hover{transform:none!important;box-shadow:none!important}
.woocommerce-error{display:block}.woocommerce-error li+li{margin-top:6px}
.home-hero .hero-copy h1{color:#fff}
.home-hero--clean{position:relative}.home-hero--clean .hero-grid{position:relative;z-index:1;display:flex}.home-hero--clean .hero-copy{width:min(820px,72%)}.home-hero--image{background-image:linear-gradient(90deg,rgba(7,16,31,.94) 0%,rgba(7,16,31,.8) 47%,rgba(7,16,31,.38) 100%),var(--edu-hero-image);background-position:center;background-size:cover}.home-hero--image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(7,16,31,.18));pointer-events:none}.home-hero--image .hero-copy{width:min(760px,65%)}@media(max-width:980px){.home-hero--clean .hero-copy,.home-hero--image .hero-copy{width:min(760px,100%)}}@media(max-width:620px){.home-hero--image{background-image:linear-gradient(90deg,rgba(7,16,31,.92),rgba(7,16,31,.68)),var(--edu-hero-image);background-position:62% center}}

/* Header and footer refinement. */
.site-header{position:relative;z-index:100;background:#fff;box-shadow:0 1px 0 rgba(15,23,42,.04)}.header-notice{background:linear-gradient(90deg,#08111f,#101f38)}.header-notice__message{display:inline-flex;align-items:center;gap:9px;color:#dbeafe;font-weight:650}.header-notice__dot{width:6px;height:6px;border-radius:50%;background:var(--edu-color-secondary);box-shadow:0 0 0 4px rgba(6,182,212,.13)}.header-main{min-height:96px}.site-branding,.site-branding a{display:flex;align-items:center;min-width:0}.custom-logo{max-width:210px}.header-search .mw-product-search{max-width:none}.header-search .mw-product-search__input,.header-search .search-field{height:50px!important;border:1px solid #d8e0eb!important;border-radius:13px!important;background:var(--edu-color-surface)!important;box-shadow:inset 0 1px 2px rgba(15,23,42,.025)!important;transition:border-color .2s,background .2s,box-shadow .2s!important}.header-search .mw-product-search__input:hover,.header-search .search-field:hover{border-color:#bac6d6!important;background:#fff!important}.header-search .mw-product-search__input:focus,.header-search .search-field:focus{border-color:var(--edu-color-primary)!important;background:#fff!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--edu-color-primary) 11%,transparent)!important}.header-search .mw-product-search__panel{margin-top:8px;border:1px solid var(--edu-color-line);border-radius:14px;box-shadow:0 22px 55px rgba(15,23,42,.16)}.header-action{min-width:92px}.header-action__icon{transition:transform .2s,background .2s}.header-action:hover .header-action__icon{transform:translateY(-1px);background:color-mix(in srgb,var(--edu-color-primary) 9%,#fff)}.primary-nav{box-shadow:0 8px 18px rgba(15,23,42,.025)}.primary-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.primary-nav .menu{min-width:0}.primary-nav li{position:relative}.primary-nav a{position:relative}.primary-nav .menu>li>a::after{content:"";position:absolute;right:50%;bottom:10px;left:50%;height:2px;border-radius:2px;background:var(--edu-color-primary);transition:right .2s,left .2s}.primary-nav .menu>li>a:hover::after,.primary-nav .menu>.current-menu-item>a::after,.primary-nav .menu>.current-menu-ancestor>a::after{right:0;left:0}.primary-nav .sub-menu{position:absolute;z-index:30;top:calc(100% - 4px);left:-18px;display:grid;visibility:hidden;width:240px;gap:2px;padding:10px;border:1px solid var(--edu-color-line);border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.14);opacity:0;transform:translateY(7px);transition:opacity .18s,transform .18s,visibility .18s}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:none}.primary-nav .sub-menu a{padding:10px 11px;border-radius:8px;font-size:.84rem}.primary-nav .sub-menu a:hover{background:var(--edu-color-surface)}.primary-nav__shop{display:inline-flex!important;align-items:center;gap:8px;flex:0 0 auto;margin-left:auto;padding:9px 13px!important;border-radius:9px;background:var(--edu-color-surface);color:var(--edu-color-primary);font-size:.8rem!important}.nav-toggle__bars{display:grid;width:20px;gap:4px}.nav-toggle__bars i{display:block;width:100%;height:2px;border-radius:2px;background:currentColor;transition:transform .2s,opacity .2s}.nav-toggle[aria-expanded=true] .nav-toggle__bars i:first-child{transform:translateY(6px) rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__bars i:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle__bars i:last-child{transform:translateY(-6px) rotate(-45deg)}
.site-footer{position:relative;margin-top:90px;padding-top:0;background:linear-gradient(145deg,#08111f,#0d192c 60%,#10233b);overflow:hidden}.site-footer::after{content:"";position:absolute;right:-150px;bottom:-220px;width:520px;height:520px;border:1px solid rgba(6,182,212,.11);border-radius:50%;pointer-events:none}.footer-assurance{border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.025)}.footer-assurance__grid{display:grid;grid-template-columns:repeat(3,1fr)}.footer-assurance__grid>div{display:flex;align-items:center;gap:14px;min-height:104px;padding:20px 36px;border-right:1px solid rgba(255,255,255,.1)}.footer-assurance__grid>div:first-child{padding-left:0}.footer-assurance__grid>div:last-child{border-right:0}.footer-assurance__icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid rgba(6,182,212,.28);border-radius:12px;background:rgba(6,182,212,.08);color:var(--edu-color-secondary);font-weight:850}.footer-assurance__grid span:last-child{display:grid}.footer-assurance strong{color:#fff;font-size:.88rem}.footer-assurance small{margin-top:2px;color:#94a3b8;font-size:.72rem}.footer-grid{position:relative;z-index:1;grid-template-columns:minmax(260px,1.45fr) repeat(2,minmax(150px,.72fr)) minmax(260px,1.15fr);gap:clamp(35px,4vw,70px);padding-top:68px}.footer-about{max-width:390px}.footer-brand{display:inline-flex;align-items:center;min-height:44px}.footer-logo{display:block;width:auto;max-width:205px;max-height:52px;filter:brightness(0) invert(1)}.footer-about p{margin:20px 0 19px;color:#aab7c8;font-size:.9rem;line-height:1.7}.footer-tagline{display:inline-flex;padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#dbeafe;font-size:.72rem;font-weight:700}.footer-grid h2{margin:7px 0 20px;color:#fff;font-size:.74rem;letter-spacing:.14em}.footer-grid ul{margin:0}.footer-grid li{margin:0}.footer-grid li+li{margin-top:9px}.footer-grid li a{display:inline-flex;color:#aab7c8;font-size:.86rem;transition:color .2s,transform .2s}.footer-grid li a:hover{color:#fff;transform:translateX(3px)}.footer-contact__intro{margin:-3px 0 17px;color:#94a3b8;font-size:.82rem;line-height:1.55}.footer-contact__item{display:flex;align-items:center;gap:10px;padding:10px 0;color:#fff}.footer-contact__item span{display:grid;width:31px;height:31px;place-items:center;border-radius:8px;background:rgba(255,255,255,.07);color:var(--edu-color-secondary);font-size:.8rem}.footer-contact__item strong{font-size:.82rem;overflow-wrap:anywhere}.footer-bottom{position:relative;z-index:1;align-items:center;margin-top:55px;padding-block:22px;color:#8290a3}.footer-legal{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px 22px}.footer-bottom a{color:#b8c4d3}.footer-bottom a:hover{color:#fff}
@media(max-width:1180px){.primary-nav ul{gap:21px}.primary-nav__shop{display:none!important}.footer-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:35px}}
@media(max-width:980px){.nav-toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:auto;height:44px;padding:0 13px;font-size:.78rem}.nav-toggle::before{display:none}.primary-nav{position:absolute;right:0;left:0;display:block;visibility:hidden;opacity:0;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s}.primary-nav.is-open{visibility:visible;opacity:1;transform:none}.primary-nav__inner{display:block;padding-block:10px}.primary-nav ul{display:flex}.primary-nav .menu>li>a::after{display:none}.primary-nav .sub-menu{position:static;visibility:visible;width:auto;padding:0 0 5px 16px;border:0;box-shadow:none;opacity:1;transform:none}.footer-assurance__grid>div{padding-inline:20px}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.footer-contact{grid-column:1/-1;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}}
@media(max-width:620px){.header-notice__message{font-size:.7rem}.header-notice__dot{display:none}.header-main{min-height:76px}.custom-logo{max-width:155px;max-height:48px}.header-search{padding-bottom:13px}.nav-toggle{width:40px;padding:0;font-size:inherit}.nav-toggle__label{display:none}.header-action{min-width:0}.primary-nav{top:100%}.footer-assurance__grid{grid-template-columns:1fr}.footer-assurance__grid>div{min-height:82px;padding:15px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.footer-assurance__grid>div:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr 1fr;padding-top:48px}.footer-about,.footer-contact{grid-column:1/-1}.footer-about{max-width:none}.footer-contact{margin-top:5px}.footer-bottom{align-items:flex-start;flex-direction:column;margin-top:40px}.footer-legal{justify-content:flex-start}}

/* Cohesive UI system and WooCommerce detail pass. */
body{font-size:16px;-webkit-font-smoothing:antialiased}::selection{background:color-mix(in srgb,var(--edu-color-primary) 20%,#fff);color:var(--edu-color-ink)}button,input,select,textarea{font:inherit}a,button,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid color-mix(in srgb,var(--edu-color-primary) 32%,transparent)}h1,h2,h3,h4,h5,h6{color:var(--edu-color-ink);line-height:1.15;letter-spacing:-.025em}p{margin-block:0 1.15em}.site-main{overflow:clip}.page-header h1{margin:.2rem 0}.entry-content>*:first-child{margin-top:0}.entry-content>*:last-child{margin-bottom:0}.entry-content h2{margin:2.2em 0 .65em;font-size:clamp(1.55rem,2.2vw,2.25rem)}.entry-content h3{margin:1.8em 0 .55em;font-size:1.35rem}.entry-content a:not(.button):not(.wp-element-button){color:var(--edu-color-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.entry-content ul,.entry-content ol{padding-left:1.3em}.entry-content li+li{margin-top:.35em}.entry-content blockquote{margin:2rem 0;padding:18px 22px;border-left:4px solid var(--edu-color-primary);border-radius:0 12px 12px 0;background:var(--edu-color-surface)}.entry-content table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--edu-color-line);border-radius:12px}.entry-content th,.entry-content td{padding:12px 14px;border:0;border-bottom:1px solid var(--edu-color-line);text-align:left}.entry-content tr:last-child td{border-bottom:0}.entry-content th{background:var(--edu-color-surface);font-size:.84rem}
.woocommerce .woocommerce-breadcrumb{margin:0 0 24px;color:var(--edu-color-muted);font-size:.8rem}.woocommerce .woocommerce-breadcrumb a{color:#475569}.woocommerce .woocommerce-breadcrumb a:hover{color:var(--edu-color-primary)}.woocommerce-products-header{margin-bottom:28px}.woocommerce-products-header__title.page-title{margin:0;font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.05;letter-spacing:-.045em}.term-description{max-width:900px;margin-top:14px;color:var(--edu-color-muted)}.woocommerce .woocommerce-result-count{margin:12px 0 22px;color:var(--edu-color-muted);font-size:.83rem}.woocommerce .woocommerce-ordering{margin:0 0 22px}.woocommerce .woocommerce-ordering select,.woocommerce select,.woocommerce-page select{height:44px;padding:0 38px 0 13px;border:1px solid var(--edu-color-line);border-radius:10px;background:#fff;color:var(--edu-color-ink);box-shadow:none}.woocommerce .woocommerce-ordering select:focus,.woocommerce select:focus{border-color:var(--edu-color-primary)}
.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{min-width:auto;min-height:auto;margin:0;padding:7px 10px;border-radius:8px;background:var(--edu-color-accent);font-size:.69rem;font-weight:850;line-height:1}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:2.7em;margin:.75rem 0 .4rem;padding:0!important;color:var(--edu-color-ink)}.woocommerce ul.products li.product .price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;min-height:30px;margin:.25rem 0 .75rem}.woocommerce ul.products li.product .price del{color:#94a3b8;font-size:.78rem;font-weight:650;opacity:1}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .star-rating{margin:.2rem 0 .6rem;color:#f59e0b}.woocommerce ul.products li.product .button{width:100%;min-height:44px;padding:0 12px!important;border-radius:10px!important;font-size:.78rem}.woocommerce nav.woocommerce-pagination{margin-top:42px}.woocommerce nav.woocommerce-pagination ul{display:flex;gap:7px;border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid;min-width:42px;height:42px;padding:0 10px;place-items:center;border:1px solid var(--edu-color-line);border-radius:10px;background:#fff;color:var(--edu-color-ink)}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{border-color:var(--edu-color-primary);background:var(--edu-color-primary);color:#fff}
.woocommerce div.product{display:flow-root}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:50px}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{overflow:hidden;border:1px solid var(--edu-color-line);border-radius:18px;background:#fff}.woocommerce div.product div.images img{object-fit:contain}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.woocommerce div.product div.images .flex-control-thumbs li{float:none!important;width:auto!important}.woocommerce div.product div.images .flex-control-thumbs img{border:1px solid var(--edu-color-line);border-radius:10px;opacity:.65}.woocommerce div.product div.images .flex-control-thumbs img.flex-active{border-color:var(--edu-color-primary);opacity:1}.woocommerce div.product .product_title{margin:0 0 16px;font-size:clamp(2rem,3.2vw,3.35rem);line-height:1.05;letter-spacing:-.045em}.woocommerce div.product p.price,.woocommerce div.product span.price{margin:0 0 20px;color:var(--edu-color-primary);font-size:1.65rem;font-weight:850}.woocommerce div.product p.price del{color:#94a3b8;font-size:1rem;opacity:1}.woocommerce div.product p.price ins{text-decoration:none}.woocommerce-product-details__short-description{color:#475569;font-size:1.02rem}.woocommerce div.product form.cart{margin:28px 0}.woocommerce div.product form.cart .variations{margin-bottom:18px}.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{padding:8px 8px 8px 0;text-align:left;vertical-align:middle}.woocommerce div.product form.cart .variations label{font-size:.84rem}.woocommerce div.product form.cart .reset_variations{margin-left:8px;color:var(--edu-color-muted);font-size:.78rem}.woocommerce div.product .stock{color:#15803d;font-weight:700}.woocommerce div.product .out-of-stock{color:#b91c1c}.product_meta{display:grid;gap:7px;padding-top:20px;border-top:1px solid var(--edu-color-line);color:var(--edu-color-muted);font-size:.8rem}.product_meta a{color:#334155;font-weight:650}.woocommerce div.product .woocommerce-tabs{clear:both;padding-top:20px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:6px;margin:0 0 0!important;padding:0!important;border-bottom:1px solid var(--edu-color-line)}.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;border-radius:10px 10px 0 0!important;background:transparent!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:13px 17px!important;color:var(--edu-color-muted)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--edu-color-primary)!important;box-shadow:inset 0 -3px var(--edu-color-primary)}.woocommerce div.product .woocommerce-tabs .panel{margin:0!important;padding:30px 0}.woocommerce div.product .woocommerce-tabs .panel>h2:first-child{margin-top:0}.related.products,.upsells.products{clear:both;padding-top:45px;border-top:1px solid var(--edu-color-line)}.related.products>h2,.upsells.products>h2{margin:0 0 28px;font-size:clamp(1.7rem,2.5vw,2.5rem)}
.woocommerce form .form-row{margin:0 0 17px;padding:0}.woocommerce form .form-row label{margin-bottom:7px;color:#334155;font-size:.8rem;font-weight:750;line-height:1.3}.woocommerce form .form-row .required{color:#b91c1c}.woocommerce form .input-text,.woocommerce form input[type=email],.woocommerce form input[type=tel],.woocommerce form input[type=password],.woocommerce form input[type=text],.woocommerce form textarea,.woocommerce-page form .input-text,.select2-container--default .select2-selection--single{width:100%;min-height:48px;padding:11px 13px;border:1px solid var(--edu-color-line);border-radius:10px;background:#fff;color:var(--edu-color-ink);box-shadow:none;transition:border-color .2s,box-shadow .2s}.woocommerce form textarea{min-height:120px;resize:vertical}.woocommerce form .input-text:focus,.woocommerce form textarea:focus{border-color:var(--edu-color-primary);outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--edu-color-primary) 12%,transparent)}.select2-container--default .select2-selection--single{padding-top:8px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px}.select2-dropdown{border-color:var(--edu-color-line);border-radius:10px;overflow:hidden}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:var(--edu-color-primary)}
.woocommerce table.shop_table{width:100%;margin:0 0 28px;border:1px solid var(--edu-color-line);border-collapse:separate;border-spacing:0;border-radius:14px;background:#fff;overflow:hidden}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px 17px;border:0;border-bottom:1px solid var(--edu-color-line)}.woocommerce table.shop_table tr:last-child td{border-bottom:0}.woocommerce table.shop_table th{background:var(--edu-color-surface);color:#334155;font-size:.78rem;text-transform:uppercase;letter-spacing:.035em}.woocommerce table.shop_table .product-thumbnail img{width:72px;border-radius:8px}.woocommerce table.shop_table .product-name a{font-weight:750}.woocommerce table.shop_table .quantity .qty{height:42px;border:1px solid var(--edu-color-line);border-radius:9px}.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:8px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:180px!important;height:46px!important;margin:0!important}.cart-collaterals .cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{padding:24px;border:1px solid var(--edu-color-line);border-radius:16px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.05)}.cart-collaterals .cart_totals h2{margin-top:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%;margin-bottom:0!important}.woocommerce-checkout #customer_details{margin-bottom:30px}.woocommerce-checkout h3{margin:0 0 20px;font-size:1.4rem}.woocommerce-checkout #payment{border:1px solid var(--edu-color-line);border-radius:14px;background:var(--edu-color-surface)}.woocommerce-checkout #payment ul.payment_methods{border-color:var(--edu-color-line)}.woocommerce-checkout #payment div.payment_box{border-radius:9px;background:#fff;color:#475569}.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#fff}.woocommerce-checkout #place_order{min-height:54px;width:100%}
.woocommerce-account .woocommerce{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:34px}.woocommerce-account .woocommerce::before,.woocommerce-account .woocommerce::after{display:none}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:auto;padding:10px;border:1px solid var(--edu-color-line);border-radius:14px;background:var(--edu-color-surface)}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:11px 13px;border-radius:9px;color:#475569;font-size:.87rem;font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:#fff;color:var(--edu-color-primary);box-shadow:0 5px 15px rgba(15,23,42,.06)}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto;min-width:0}.woocommerce-account .addresses .title h3{font-size:1.2rem}.woocommerce-account .addresses .title .edit{color:var(--edu-color-primary);font-weight:700}.woocommerce-account address{padding:18px;border:1px solid var(--edu-color-line);border-radius:12px;background:var(--edu-color-surface);font-style:normal}.woocommerce-LostPassword{font-size:.84rem}
.woocommerce a.button.disabled,.woocommerce button.button.disabled,.woocommerce input.button.disabled{opacity:.48;transform:none!important;box-shadow:none!important;cursor:not-allowed}.woocommerce .blockUI.blockOverlay::before{color:var(--edu-color-primary)}.woocommerce div.product .woocommerce-product-rating{margin-bottom:14px}.woocommerce .star-rating{color:#f59e0b}.woocommerce-review-link{color:var(--edu-color-muted);font-size:.8rem}.woocommerce #reviews #comments ol.commentlist{padding:0}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin-left:68px;border-color:var(--edu-color-line);border-radius:12px}.woocommerce #review_form #respond{padding:22px;border-radius:14px;background:var(--edu-color-surface)}
@media(max-width:980px){.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:5px;overflow-x:auto}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation li a{white-space:nowrap}}
@media(max-width:620px){.shop-main,.page-shell,.content-layout{padding-block:34px}.page-header{margin-bottom:24px}.woocommerce-products-header__title.page-title{font-size:2.25rem}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;width:100%}.woocommerce .woocommerce-ordering select{width:100%}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.84rem!important}.woocommerce ul.products li.product .price{font-size:.86rem!important}.woocommerce ul.products li.product .button{min-height:40px;padding:0 7px!important;font-size:.68rem}.woocommerce div.product .product_title{font-size:2.15rem}.woocommerce div.product .woocommerce-tabs ul.tabs{overflow-x:auto}.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{padding:10px;border-bottom:1px solid var(--edu-color-line)}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{padding:10px;border-bottom:0}.woocommerce-cart table.cart td.actions .coupon{display:grid;grid-template-columns:1fr auto}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}.cart-collaterals .cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{padding:17px}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:0}}
.edu-shop-layout{position:relative;display:grid;grid-template-columns:minmax(240px,286px) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,44px)}.edu-shop-results{min-width:0}.edu-product-filters{position:sticky;top:24px;border:1px solid var(--edu-color-line);border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.05);overflow:hidden}.edu-filter-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--edu-color-line);font-size:1.08rem}.edu-filter-close,.edu-filter-toggle,.edu-filter-backdrop{display:none}.edu-product-filter-form fieldset{min-width:0;margin:0;padding:20px 22px;border:0;border-bottom:1px solid var(--edu-color-line)}.edu-filter-group legend{width:100%;margin:0 0 13px;padding:0;color:var(--edu-color-ink);font-size:.91rem;font-weight:750}.edu-filter-options{display:grid;gap:5px}.edu-filter-options--scroll{max-height:238px;overflow:auto;padding-right:4px}.edu-filter-options label{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:34px;cursor:pointer;color:#334155;font-size:.86rem}.edu-filter-options input{width:17px;height:17px;margin:0;accent-color:var(--edu-color-primary)}.edu-filter-options small{color:var(--edu-color-muted);font-size:.72rem}.edu-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.edu-price-fields label{display:grid;gap:6px;color:var(--edu-color-muted);font-size:.7rem;font-weight:700;text-transform:uppercase}.edu-price-fields input{width:100%;height:42px;padding:0 11px;border:1px solid var(--edu-color-line);border-radius:9px;background:#fff;color:var(--edu-color-ink);font:inherit}.edu-price-fields input:focus{border-color:var(--edu-color-primary);outline:3px solid color-mix(in srgb,var(--edu-color-primary) 14%,transparent)}.edu-filter-apply{width:100%;margin-top:10px;padding:9px;border:1px solid var(--edu-color-line);border-radius:9px;background:var(--edu-color-surface);color:var(--edu-color-ink);font-weight:700;cursor:pointer}.edu-filter-footer{display:grid;gap:9px;padding:18px 22px}.edu-filter-show{min-height:44px;border:0;border-radius:10px;background:var(--edu-color-primary);color:#fff;font-weight:750;cursor:pointer}.edu-filter-clear{text-align:center;color:var(--edu-color-muted);font-size:.8rem}.edu-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:13px 15px;border:1px solid var(--edu-color-line);border-radius:13px;background:var(--edu-color-surface)}.edu-active-filters__label{margin-right:2px;color:var(--edu-color-muted);font-size:.78rem;font-weight:700}.edu-filter-chip{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--edu-color-primary) 24%,var(--edu-color-line));border-radius:999px;background:#fff;color:var(--edu-color-ink);font-size:.78rem;font-weight:650;cursor:pointer}.edu-filter-chip:hover{border-color:var(--edu-color-primary);color:var(--edu-color-primary)}.edu-active-filters__clear{margin-left:auto;color:var(--edu-color-primary);font-size:.78rem;font-weight:700}.edu-shop-layout.is-loading{opacity:.58;pointer-events:none}.edu-shop-layout.is-loading:after{content:"";position:absolute;z-index:5;top:110px;left:calc(50% + 120px);width:34px;height:34px;border:3px solid var(--edu-color-line);border-top-color:var(--edu-color-primary);border-radius:50%;animation:edu-spin .7s linear infinite}@keyframes edu-spin{to{transform:rotate(360deg)}}
@media(max-width:900px){.edu-shop-layout{display:block}.edu-filter-toggle{display:inline-flex;align-items:center;gap:9px;min-height:44px;margin:0 0 18px;padding:0 16px;border:1px solid var(--edu-color-line);border-radius:10px;background:#fff;color:var(--edu-color-ink);font-weight:750}.edu-filter-toggle__count{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:var(--edu-color-primary);color:#fff;font-size:.7rem}.edu-product-filters{position:fixed;z-index:1002;inset:0 auto 0 0;width:min(390px,90vw);border:0;border-radius:0;overflow:auto;transform:translateX(-105%);transition:transform .25s ease}.edu-product-filters.is-open{transform:translateX(0)}.edu-filter-close{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:9px;background:var(--edu-color-surface);font-size:1.5rem;cursor:pointer}.edu-filter-backdrop:not([hidden]){display:block;position:fixed;z-index:1001;inset:0;background:rgba(11,18,32,.54);backdrop-filter:blur(2px)}html.has-filter-panel{overflow:hidden}.edu-filter-footer{position:sticky;bottom:0;border-top:1px solid var(--edu-color-line);background:#fff}.edu-active-filters{margin-top:-62px;margin-left:112px;min-height:44px;padding:5px 8px;background:transparent;border:0}.edu-active-filters__label,.edu-active-filters__clear{display:none}.edu-shop-layout.is-loading:after{left:50%}}
@media(max-width:560px){.edu-active-filters{margin:0 0 16px;padding:0}.edu-filter-chip{font-size:.74rem}.edu-filter-toggle{margin-bottom:12px}}

/* Seasonal request basket in the commerce header. */
.header-request-action .mw-icon-cap{width:21px;height:21px;display:block;flex:none;align-self:auto;color:currentColor}.header-action-count,.header-request-action [data-mw-badge="1"]{position:absolute!important;right:-6px!important;top:-7px!important;display:grid!important;width:auto!important;min-width:20px;height:20px;padding:0 5px!important;margin:0!important;place-items:center;transform:none!important;border:2px solid #fff;border-radius:999px;background:var(--edu-color-accent)!important;color:#fff!important;font-size:.65rem;font-weight:800;line-height:16px;flex:none;align-self:auto}.header-action-count[hidden]{display:none!important}

/* WooCommerce notices: classic templates and block checkout/cart. */
.woocommerce-notices-wrapper:empty{display:none}.woocommerce-notices-wrapper{width:100%;margin:0 0 24px}.woocommerce-message,.woocommerce-info,.woocommerce-error,.wc-block-components-notice-banner{position:relative;display:flex;align-items:flex-start;gap:12px;width:100%;min-height:58px;margin:0 0 14px!important;padding:16px 18px 16px 52px!important;border:1px solid var(--edu-notice-border,var(--edu-color-line))!important;border-left:4px solid var(--edu-notice-color,var(--edu-color-primary))!important;border-radius:12px!important;background:var(--edu-notice-bg,#eff6ff)!important;color:var(--edu-color-ink)!important;font-size:.92rem;line-height:1.5;box-shadow:0 8px 24px rgba(15,23,42,.05);list-style:none}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{position:absolute;left:18px;top:16px;display:grid;width:22px;height:22px;place-items:center;margin:0!important;color:var(--edu-notice-color,var(--edu-color-primary))!important;font-family:inherit!important;font-size:0;font-weight:900;line-height:1}.woocommerce-message::before{content:"✓";font-size:15px}.woocommerce-info::before{content:"i";font-size:14px;border:2px solid currentColor;border-radius:50%}.woocommerce-error::before{content:"!";font-size:14px;border:2px solid currentColor;border-radius:50%}.woocommerce-message{--edu-notice-color:#15803d;--edu-notice-border:#bbf7d0;--edu-notice-bg:#f0fdf4}.woocommerce-info{--edu-notice-color:var(--edu-color-primary);--edu-notice-border:#bfdbfe;--edu-notice-bg:#eff6ff}.woocommerce-error{--edu-notice-color:#b91c1c;--edu-notice-border:#fecaca;--edu-notice-bg:#fef2f2}.woocommerce-error li{margin:0;padding:0}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a,.wc-block-components-notice-banner a{color:var(--edu-notice-color,var(--edu-color-primary));font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{order:2;flex:0 0 auto;min-height:auto!important;margin:-6px -6px -6px auto!important;padding:8px 12px!important;border:1px solid color-mix(in srgb,var(--edu-notice-color,var(--edu-color-primary)) 28%,transparent)!important;border-radius:8px!important;background:transparent!important;color:var(--edu-notice-color,var(--edu-color-primary))!important;font-size:.78rem!important;box-shadow:none!important}.woocommerce-message .button:hover,.woocommerce-info .button:hover,.woocommerce-error .button:hover{transform:none;background:color-mix(in srgb,var(--edu-notice-color,var(--edu-color-primary)) 8%,transparent)!important}.wc-block-components-notice-banner{padding-left:16px!important}.wc-block-components-notice-banner>svg{flex:0 0 22px;margin:1px 0 0!important}.wc-block-components-notice-banner.is-success{--edu-notice-color:#15803d;--edu-notice-border:#bbf7d0;--edu-notice-bg:#f0fdf4}.wc-block-components-notice-banner.is-info{--edu-notice-color:var(--edu-color-primary);--edu-notice-border:#bfdbfe;--edu-notice-bg:#eff6ff}.wc-block-components-notice-banner.is-error{--edu-notice-color:#b91c1c;--edu-notice-border:#fecaca;--edu-notice-bg:#fef2f2}.wc-block-components-notice-banner.is-warning{--edu-notice-color:#a16207;--edu-notice-border:#fde68a;--edu-notice-bg:#fffbeb}@media(max-width:620px){.woocommerce-message,.woocommerce-info,.woocommerce-error,.wc-block-components-notice-banner{padding:14px 14px 14px 46px!important;font-size:.86rem}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{left:14px;top:14px}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{float:none!important;display:flex!important;width:100%;margin:10px 0 0!important}.wc-block-components-notice-banner{padding-left:14px!important}}

/* Single product quantity matches the primary add-to-cart control. */
.single-product form.cart:not(.variations_form):not(.grouped_form),.single-product .woocommerce-variation-add-to-cart{display:flex;align-items:stretch;flex-wrap:wrap;gap:10px}.single-product form.cart .quantity{float:none!important;margin:0!important;display:flex;align-items:stretch}.single-product form.cart .quantity .qty{width:82px;min-width:82px;height:50px;min-height:50px;margin:0;padding:0 12px;border:1px solid var(--edu-color-line);border-radius:12px;background:#fff;color:var(--edu-color-ink);font:inherit;font-size:1rem;font-weight:750;line-height:48px;text-align:center;box-shadow:none;outline:0;transition:border-color .2s,box-shadow .2s}.single-product form.cart .quantity .qty:hover{border-color:#94a3b8}.single-product form.cart .quantity .qty:focus{border-color:var(--edu-color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--edu-color-primary) 16%,transparent)}.single-product form.cart .single_add_to_cart_button{height:50px;min-height:50px;margin:0!important;border:1px solid var(--edu-color-primary)!important;border-radius:12px!important}.single-product form.cart .quantity input[type=number]::-webkit-inner-spin-button,.single-product form.cart .quantity input[type=number]::-webkit-outer-spin-button{opacity:1;height:34px}@media(max-width:480px){.single-product form.cart .quantity{flex:0 0 82px}.single-product form.cart .single_add_to_cart_button{flex:1 1 calc(100% - 92px);padding-inline:14px!important}}
.woocommerce-error{display:block}.woocommerce-error li+li{margin-top:6px}
