: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}

html body a,html body a:visited{text-decoration:none!important}
.program-banner{position:relative;isolation:isolate;overflow:hidden;padding-block:clamp(70px,7vw,105px);background:radial-gradient(circle at 82% 25%,rgba(6,182,212,.28),transparent 27%),linear-gradient(120deg,#123fba 0%,var(--edu-color-primary) 42%,#0f6372 100%)}.program-banner::before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.program-banner::after{content:"";position:absolute;z-index:-1;right:-110px;top:50%;width:380px;height:380px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025);transform:translateY(-50%)}.program-banner__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(35px,6vw,90px)}.program-banner__inner>div{max-width:850px}.program-banner .eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:9px;color:#a5f3fc}.program-banner .eyebrow::before{content:"";width:22px;height:2px;border-radius:2px;background:currentColor}.program-banner h2{margin:.1rem 0 .8rem;color:#fff;font-size:clamp(2.5rem,4.5vw,4.8rem);line-height:.96;letter-spacing:-.055em}.program-banner p{max-width:720px;margin:0;color:#dbeafe;font-size:clamp(.98rem,1.4vw,1.13rem);line-height:1.7}.program-banner .edu-button--light{min-width:210px;min-height:58px;padding-inline:27px!important;border:1px solid rgba(255,255,255,.65)!important;border-radius:14px!important;box-shadow:0 16px 35px rgba(3,15,35,.2)}.program-banner .edu-button--light:hover{background:#ecfeff!important;color:var(--edu-color-primary)!important;box-shadow:0 20px 42px rgba(3,15,35,.3)}@media(max-width:760px){.program-banner__inner{grid-template-columns:1fr}.program-banner .edu-button--light{width:100%}.program-banner::after{right:-230px}.program-banner h2{font-size:2.8rem}}
body.woocommerce-account:not(.logged-in) .site-main{background:linear-gradient(180deg,var(--edu-color-surface),#fff 620px)}body.woocommerce-account:not(.logged-in) .page-shell{max-width:980px}body.woocommerce-account:not(.logged-in) .page-header{text-align:center}body.woocommerce-account:not(.logged-in) .page-header h1{font-size:clamp(2.3rem,4vw,3.7rem)}body.woocommerce-account:not(.logged-in) .woocommerce{display:block!important;max-width:720px;margin:0 auto}body.woocommerce-account:not(.logged-in) #customer_login{display:block;width:100%;margin:0 auto;padding:0;border:1px solid var(--edu-color-line);border-radius:20px;background:#fff;box-shadow:0 22px 60px rgba(15,23,42,.09);overflow:hidden}body.woocommerce-account:not(.logged-in) #customer_login::before,body.woocommerce-account:not(.logged-in) #customer_login::after{display:none}body.woocommerce-account:not(.logged-in) #customer_login>.u-column1,body.woocommerce-account:not(.logged-in) #customer_login>.u-column2{float:none;width:100%;padding:30px clamp(22px,5vw,48px) 38px}body.woocommerce-account:not(.logged-in) #customer_login>[hidden]{display:none!important}body.woocommerce-account:not(.logged-in) #customer_login h2{margin:0 0 22px;font-size:1.55rem}body.woocommerce-account:not(.logged-in) #customer_login.edu-account-auth--tabs h2{display:none}.edu-account-tabs{display:grid;grid-template-columns:1fr 1fr;padding:7px;border-bottom:1px solid var(--edu-color-line);background:var(--edu-color-surface)}.edu-account-tabs button{min-height:48px;padding:0 16px;border:0;border-radius:11px;background:transparent;color:var(--edu-color-muted);font-weight:800;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.edu-account-tabs button:hover{color:var(--edu-color-primary)}.edu-account-tabs button.is-active{background:#fff;color:var(--edu-color-primary);box-shadow:0 5px 18px rgba(15,23,42,.08)}body.woocommerce-account:not(.logged-in) form.woocommerce-form-login,body.woocommerce-account:not(.logged-in) form.woocommerce-form-register{margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.woocommerce-account:not(.logged-in) form .form-row{margin-bottom:18px}body.woocommerce-account:not(.logged-in) form .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:8px;margin:2px 0 16px;color:var(--edu-color-muted);font-size:.78rem}body.woocommerce-account:not(.logged-in) form .woocommerce-form-login__rememberme input{width:17px;height:17px;margin:0;accent-color:var(--edu-color-primary)}body.woocommerce-account:not(.logged-in) form .woocommerce-form-login__submit,body.woocommerce-account:not(.logged-in) form .woocommerce-form-register__submit{float:none;width:100%;margin:0!important;min-height:52px}body.woocommerce-account:not(.logged-in) .woocommerce-LostPassword{margin:17px 0 0;text-align:center}body.woocommerce-account:not(.logged-in) .woocommerce-LostPassword a{color:var(--edu-color-primary);font-weight:700}body.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text{margin:3px 0 18px;color:var(--edu-color-muted);font-size:.75rem;line-height:1.55}body.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text a{color:var(--edu-color-primary)}body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper{max-width:720px;margin-inline:auto}@media(max-width:620px){body.woocommerce-account:not(.logged-in) #customer_login{border-radius:15px}body.woocommerce-account:not(.logged-in) #customer_login>.u-column1,body.woocommerce-account:not(.logged-in) #customer_login>.u-column2{padding:25px 17px 30px}.edu-account-tabs button{padding:0 8px;font-size:.78rem}}
html body.woocommerce-cart .woocommerce .cart_totals tr.shipping>td[data-title="Przesyłka"],html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping>td[data-title="Przesyłka"]{padding-right:0!important}
html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping>th{padding-left:0!important}
.single-product .woocommerce-Tabs-panel--additional_information>h2{margin:0 0 20px;font-size:clamp(1.45rem,2.2vw,2rem)}.single-product table.woocommerce-product-attributes{width:100%;margin:0;border:1px solid var(--edu-color-line);border-collapse:separate;border-spacing:0;border-radius:14px;background:#fff;overflow:hidden}.single-product table.woocommerce-product-attributes tr:nth-child(even){background:color-mix(in srgb,var(--edu-color-surface) 58%,#fff)}.single-product table.woocommerce-product-attributes th,.single-product table.woocommerce-product-attributes td{padding:15px 18px!important;border:0!important;border-bottom:1px solid var(--edu-color-line)!important;vertical-align:top;text-align:left}.single-product table.woocommerce-product-attributes tr:last-child th,.single-product table.woocommerce-product-attributes tr:last-child td{border-bottom:0!important}.single-product table.woocommerce-product-attributes th{width:31%;background:var(--edu-color-surface);color:#334155;font-size:.78rem;font-weight:800;line-height:1.45;text-transform:none;letter-spacing:0}.single-product table.woocommerce-product-attributes td{color:#475569;font-size:.86rem;line-height:1.55}.single-product table.woocommerce-product-attributes td p{margin:0;padding:0}.single-product table.woocommerce-product-attributes td a{color:var(--edu-color-primary);font-weight:650;text-decoration:none}.single-product table.woocommerce-product-attributes td a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:620px){.single-product table.woocommerce-product-attributes,.single-product table.woocommerce-product-attributes tbody,.single-product table.woocommerce-product-attributes tr,.single-product table.woocommerce-product-attributes th,.single-product table.woocommerce-product-attributes td{display:block;width:100%}.single-product table.woocommerce-product-attributes tr{border-bottom:1px solid var(--edu-color-line)}.single-product table.woocommerce-product-attributes tr:last-child{border-bottom:0}.single-product table.woocommerce-product-attributes th{padding:11px 14px 5px!important;border-bottom:0!important}.single-product table.woocommerce-product-attributes td{padding:4px 14px 12px!important;border-bottom:0!important;background:var(--edu-color-surface)}}
html body.woocommerce-cart .woocommerce .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping,html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping{display:table-row!important;width:auto!important;max-width:none!important;padding:0!important}html body.woocommerce-cart .woocommerce .cart_totals table.shop_table tr.shipping>th,html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping>th{display:table-cell!important;width:34%!important;padding:17px!important;vertical-align:top!important;text-align:left!important}html body.woocommerce-cart .woocommerce .cart_totals table.shop_table tr.shipping>td,html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping>td{display:table-cell!important;width:66%!important;max-width:none!important;padding:14px 17px!important;vertical-align:top!important;text-align:left!important;float:none!important}html body.woocommerce-cart .woocommerce .cart_totals tr.shipping td::before,html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping td::before{display:none!important}html body.woocommerce-cart .woocommerce .cart_totals tr.shipping ul.woocommerce-shipping-methods,html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping ul.woocommerce-shipping-methods{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;gap:8px!important}html body.woocommerce-cart .woocommerce .cart_totals tr.shipping ul.woocommerce-shipping-methods>li,html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping ul.woocommerce-shipping-methods>li{position:relative!important;display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important}html body.woocommerce-cart .woocommerce .cart_totals tr.shipping ul.woocommerce-shipping-methods>li>label,html body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order-table tr.shipping ul.woocommerce-shipping-methods>li>label{display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important;align-items:center!important;justify-content:space-between!important}
.woocommerce tr.shipping .edu-shipping-heading{width:100%;margin:0 0 11px;color:var(--edu-color-ink);font-size:.82rem;font-weight:800;line-height:1.4}.woocommerce tr.shipping>td[colspan="2"]{display:block!important;width:100%!important;max-width:none!important;box-sizing:border-box;text-align:left!important}.woocommerce tr.shipping>td[colspan="2"]::before{display:none!important}.woocommerce tr.shipping>td[colspan="2"] ul.woocommerce-shipping-methods{width:100%!important}.woocommerce tr.shipping>td[colspan="2"] ul.woocommerce-shipping-methods>li{width:100%!important}.woocommerce tr.shipping>td[colspan="2"] ul.woocommerce-shipping-methods>li>label{width:100%!important}
body.woocommerce-cart .cart_totals tr.shipping>td,body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>td{inline-size:100%!important;width:100%!important;max-inline-size:none!important;max-width:none!important}body.woocommerce-cart .cart_totals tr.shipping ul.woocommerce-shipping-methods,body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping ul.woocommerce-shipping-methods{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-columns:100%!important;justify-self:stretch!important;align-self:stretch!important;inline-size:100%!important;width:100%!important;min-inline-size:100%!important;max-inline-size:none!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}body.woocommerce-cart .cart_totals tr.shipping ul.woocommerce-shipping-methods>li,body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping ul.woocommerce-shipping-methods>li{display:flex!important;grid-column:1/-1!important;justify-self:stretch!important;align-self:stretch!important;inline-size:100%!important;width:100%!important;min-inline-size:100%!important;max-inline-size:none!important;max-width:none!important}body.woocommerce-cart .cart_totals tr.shipping ul.woocommerce-shipping-methods>li>label,body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping ul.woocommerce-shipping-methods>li>label{display:flex!important;flex:1 1 100%!important;align-self:stretch!important;inline-size:100%!important;width:100%!important;min-inline-size:100%!important;max-inline-size:none!important;max-width:none!important}
.woocommerce-cart .cart_totals table.shop_table{table-layout:fixed}.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:none!important;box-sizing:border-box}.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>th,.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>td{display:block!important;grid-column:1;width:100%!important;max-width:none!important;box-sizing:border-box;float:none!important}.woocommerce-cart .cart_totals table.shop_table tr.shipping td>ul#shipping_method,.woocommerce-cart .cart_totals table.shop_table tr.shipping td>ul.woocommerce-shipping-methods{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box;float:none!important}.woocommerce-cart .cart_totals table.shop_table tr.shipping ul#shipping_method>li,.woocommerce-cart .cart_totals table.shop_table tr.shipping ul.woocommerce-shipping-methods>li{display:block!important;width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box;float:none!important}.woocommerce-cart .cart_totals table.shop_table tr.shipping ul#shipping_method>li>label,.woocommerce-cart .cart_totals table.shop_table tr.shipping ul.woocommerce-shipping-methods>li>label{display:flex!important;width:100%!important;max-width:none!important;box-sizing:border-box;float:none!important}
.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping{display:block;width:100%;padding:16px 17px 18px;border-bottom:1px solid var(--edu-color-line)}.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>th,.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>td{display:block;width:100%;padding:0!important;border:0!important;text-align:left}.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>th{margin-bottom:11px;background:transparent;color:var(--edu-color-ink);font-size:.82rem;font-weight:800;text-transform:none;letter-spacing:0}.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>td::before{display:none!important}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method{display:grid;width:100%;gap:8px;margin:0;text-align:left}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method li{position:relative;display:block;width:100%;margin:0;padding:0}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method input.shipping_method{position:absolute;z-index:2;top:50%;left:14px;width:18px;height:18px;margin:0;accent-color:var(--edu-color-primary);transform:translateY(-50%);cursor:pointer}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method label{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:54px;margin:0;padding:11px 13px 11px 43px;border:1px solid var(--edu-color-line);border-radius:11px;background:#fff;color:#334155;font-size:.78rem;font-weight:700;line-height:1.35;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method label:hover{border-color:#aebcd0;background:var(--edu-color-surface)}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method input.shipping_method:checked+label{border-color:var(--edu-color-primary);background:color-mix(in srgb,var(--edu-color-primary) 6%,#fff);color:var(--edu-color-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--edu-color-primary) 9%,transparent)}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method label .amount{flex:0 0 auto;color:var(--edu-color-primary);font-weight:850;white-space:nowrap}.woocommerce-cart .cart_totals tr.shipping .woocommerce-shipping-destination{margin:12px 0 0;color:var(--edu-color-muted);font-size:.72rem;line-height:1.5}.woocommerce-cart .cart_totals tr.shipping .woocommerce-shipping-calculator{margin:8px 0 0;font-size:.75rem}.woocommerce-cart .cart_totals tr.shipping .shipping-calculator-form{margin-top:12px;padding:14px;border-radius:10px;background:var(--edu-color-surface)}@media(max-width:480px){.woocommerce-cart .cart_totals tr.shipping ul#shipping_method label{align-items:flex-start;flex-direction:column;padding-left:43px}.woocommerce-cart .cart_totals tr.shipping ul#shipping_method label .amount{margin-top:2px}}
.footer-logo.footer-logo--option{filter:none}
.edu-form-consent .wpcf7-list-item label{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;width:100%;margin:0}.edu-form-consent .wpcf7-list-item-label{display:inline!important;width:auto!important;margin:0;line-height:1.55}.edu-form-consent .wpcf7-list-item input[type=checkbox]{grid-column:1;margin:2px 0 0}.edu-form-consent .wpcf7-list-item-label{grid-column:2}
.woocommerce table.shop_table th{border-bottom:0}
.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping{display:block;width:100%;padding:16px 0 18px;border-top:1px solid var(--edu-color-line)}.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>th,.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>td{display:block;width:100%;padding:0!important;border:0!important;text-align:left}.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>th{margin-bottom:11px;color:var(--edu-color-ink);font-size:.82rem!important;font-weight:800;text-transform:none!important;letter-spacing:0!important}.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>td::before{display:none!important}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method{display:grid;width:100%;gap:8px;margin:0;text-align:left}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method li{position:relative;display:block;width:100%;margin:0;padding:0}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method input.shipping_method{position:absolute;z-index:2;top:50%;left:14px;width:18px;height:18px;margin:0;accent-color:var(--edu-color-primary);transform:translateY(-50%);cursor:pointer}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method label{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:54px;margin:0;padding:11px 13px 11px 43px;border:1px solid var(--edu-color-line);border-radius:11px;background:#fff;color:#334155;font-size:.78rem;font-weight:700;line-height:1.35;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method label:hover{border-color:#aebcd0;background:var(--edu-color-surface)}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method input.shipping_method:checked+label{border-color:var(--edu-color-primary);background:color-mix(in srgb,var(--edu-color-primary) 6%,#fff);color:var(--edu-color-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--edu-color-primary) 9%,transparent)}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method label .amount{flex:0 0 auto;color:var(--edu-color-primary);font-weight:850;white-space:nowrap}.woocommerce-checkout-review-order-table tr.shipping .woocommerce-shipping-contents{margin-top:10px;color:var(--edu-color-muted);font-size:.72rem}.woocommerce-checkout-review-order-table tr.shipping .woocommerce-shipping-destination{margin:11px 0 0;color:var(--edu-color-muted);font-size:.72rem}.woocommerce-checkout-review-order-table tr.shipping .woocommerce-shipping-calculator{margin:8px 0 0;font-size:.74rem}@media(max-width:480px){.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method label{align-items:flex-start;flex-direction:column;padding-left:43px}.woocommerce-checkout-review-order-table tr.shipping ul#shipping_method label .amount{margin-top:2px}}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);grid-template-rows:auto 1fr;align-items:start;gap:0 clamp(32px,4vw,64px)}.woocommerce-checkout form.checkout>#customer_details{grid-column:1;grid-row:1/3;min-width:0;margin:0}.woocommerce-checkout form.checkout>#order_review_heading{grid-column:2;grid-row:1;margin:0;padding:23px 25px 17px;border:1px solid var(--edu-color-line);border-bottom:0;border-radius:17px 17px 0 0;background:#fff;font-size:1.3rem}.woocommerce-checkout form.checkout>#order_review{grid-column:2;grid-row:2;min-width:0;padding:0 25px 25px;border:1px solid var(--edu-color-line);border-top:0;border-radius:0 0 17px 17px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.07)}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:100%}.woocommerce-checkout #customer_details .col-2{margin-top:34px}.woocommerce-checkout #customer_details h3{padding-bottom:14px;border-bottom:1px solid var(--edu-color-line);font-size:1.35rem}.woocommerce-checkout #ship-to-different-address{padding-bottom:0!important;border-bottom:0!important}.woocommerce-checkout #ship-to-different-address label{display:flex;align-items:center;gap:9px;font-size:1rem}.woocommerce-checkout #ship-to-different-address-checkbox{width:17px;height:17px;accent-color:var(--edu-color-primary)}.woocommerce-checkout-review-order-table{margin:0 0 20px!important;border:0!important;border-radius:0!important}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:13px 0!important;background:transparent!important}.woocommerce-checkout-review-order-table thead th{border-top:1px solid var(--edu-color-line)!important;color:var(--edu-color-muted)!important;font-size:.7rem!important}.woocommerce-checkout-review-order-table th:last-child,.woocommerce-checkout-review-order-table td:last-child{text-align:right}.woocommerce-checkout-review-order-table .product-name{padding-right:18px!important;color:#334155;font-size:.83rem;line-height:1.4}.woocommerce-checkout-review-order-table .product-quantity{color:var(--edu-color-muted);font-weight:650}.woocommerce-checkout-review-order-table .cart-subtotal th,.woocommerce-checkout-review-order-table .cart-subtotal td{padding-top:17px!important}.woocommerce-checkout-review-order-table tfoot th{color:#475569;font-size:.78rem!important;text-transform:none!important;letter-spacing:0!important}.woocommerce-checkout-review-order-table .order-total th,.woocommerce-checkout-review-order-table .order-total td{padding-top:18px!important;border-top:2px solid var(--edu-color-ink)!important;color:var(--edu-color-ink);font-size:1rem!important}.woocommerce-checkout-review-order-table .order-total .amount{color:var(--edu-color-primary);font-size:1.25rem}.woocommerce-checkout-review-order-table ul#shipping_method{font-size:.8rem}.woocommerce-checkout-review-order-table ul#shipping_method li{display:flex;align-items:flex-start;justify-content:flex-end;gap:7px;margin:0 0 8px}.woocommerce-checkout-review-order-table ul#shipping_method input{margin-top:4px;accent-color:var(--edu-color-primary)}.woocommerce-checkout #payment{margin-top:8px;border:0;border-radius:12px;background:var(--edu-color-surface)}.woocommerce-checkout #payment ul.payment_methods{padding:18px}.woocommerce-checkout #payment ul.payment_methods li+li{margin-top:10px}.woocommerce-checkout #payment ul.payment_methods label{font-size:.84rem;font-weight:750}.woocommerce-checkout #payment div.payment_box{margin:10px 0 4px;font-size:.76rem}.woocommerce-checkout #payment .place-order{padding:18px!important}.woocommerce-checkout #payment .woocommerce-privacy-policy-text{color:var(--edu-color-muted);font-size:.72rem;line-height:1.55}.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:15px}.woocommerce-checkout #payment #place_order{margin-top:9px;border-radius:11px!important}.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-login-toggle{grid-column:1/-1}.woocommerce-checkout form.checkout_coupon,.woocommerce-checkout form.login{max-width:760px;margin-bottom:28px}@media(min-width:1081px){.woocommerce-checkout form.checkout>#order_review{position:sticky;top:18px}}@media(max-width:1080px){.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-checkout form.checkout>#customer_details{grid-column:1;grid-row:auto;margin-bottom:38px}.woocommerce-checkout form.checkout>#order_review_heading{grid-column:1;grid-row:auto}.woocommerce-checkout form.checkout>#order_review{grid-column:1;grid-row:auto}}
.contact-page{background:linear-gradient(180deg,var(--edu-color-surface) 0,rgba(246,248,252,0) 560px)}.contact-hero{padding:72px 0 54px;background:linear-gradient(135deg,#08111f,#102a48);color:#fff}.contact-hero__inner>div{max-width:850px}.contact-hero h1{margin:.35rem 0 1rem;color:#fff;font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.055em}.contact-hero p{max-width:740px;margin:0;color:#cbd5e1;font-size:1.07rem}.contact-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(500px,1.35fr);gap:clamp(30px,5vw,76px);align-items:start;padding-block:72px}.contact-details{padding-top:8px}.contact-details__heading h2,.contact-form-panel h2{margin:.45rem 0 .8rem;font-size:clamp(1.7rem,2.6vw,2.5rem)}.contact-details__heading>p{max-width:480px;color:var(--edu-color-muted);font-size:.92rem}.contact-detail-list{display:grid;gap:10px;margin-top:28px}.contact-detail{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid var(--edu-color-line);border-radius:13px;background:#fff;transition:border-color .2s,transform .2s,box-shadow .2s}.contact-detail[href]:hover{border-color:color-mix(in srgb,var(--edu-color-primary) 35%,var(--edu-color-line));transform:translateY(-2px);box-shadow:0 12px 25px rgba(15,23,42,.06)}.contact-detail__icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--edu-color-primary) 8%,#fff);color:var(--edu-color-primary)}.contact-detail__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-detail>span:last-child{display:grid;min-width:0}.contact-detail small{color:var(--edu-color-muted);font-size:.68rem;font-weight:650}.contact-detail strong{font-size:.86rem;overflow-wrap:anywhere}.contact-details__note{margin-top:18px;padding:19px;border-radius:13px;background:var(--edu-color-ink);color:#fff}.contact-details__note strong{font-size:.86rem}.contact-details__note p{margin:5px 0 0;color:#aab7c8;font-size:.76rem}.contact-form-panel{padding:clamp(24px,4vw,42px);border:1px solid var(--edu-color-line);border-radius:22px;background:#fff;box-shadow:0 24px 65px rgba(15,23,42,.08)}.contact-form-panel>.wpcf7{max-width:none;margin-top:25px}.contact-form-panel .edu-contact-form{padding:0;border:0;border-radius:0;box-shadow:none}.contact-page-content{margin:0 0 25px;color:var(--edu-color-muted)}.contact-map{overflow:hidden;margin-bottom:30px;border:1px solid var(--edu-color-line);border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.06)}.contact-map iframe{display:block;width:100%!important;height:440px;border:0}@media(max-width:980px){.contact-layout{grid-template-columns:1fr;gap:45px}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-detail-list{margin-top:0}.contact-details__note{grid-column:1/-1;margin-top:0}}@media(max-width:620px){.contact-hero{padding:54px 0 42px}.contact-hero h1{font-size:2.65rem}.contact-layout{padding-block:42px}.contact-details{display:block}.contact-detail-list{margin-top:24px}.contact-details__note{margin-top:16px}.contact-form-panel{padding:22px 16px;border-radius:16px}.contact-map{width:100%;margin-bottom:0;border-radius:0}.contact-map iframe{height:340px}}
.wpcf7{width:100%;max-width:920px;margin-top:34px}.edu-contact-form{padding:clamp(22px,4vw,42px);border:1px solid var(--edu-color-line);border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.07)}.edu-contact-form label{display:grid;gap:8px;margin:0 0 20px;color:#334155;font-size:.8rem;font-weight:750}.edu-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.edu-contact-form .wpcf7-form-control-wrap{display:block}.edu-contact-form input:not([type=submit]):not([type=checkbox]),.edu-contact-form select,.edu-contact-form textarea{display:block;width:100%;min-height:50px;margin:0;padding:11px 13px;border:1px solid var(--edu-color-line);border-radius:11px;background:#fff;color:var(--edu-color-ink);font:inherit;font-size:.94rem;font-weight:500;box-shadow:none;transition:border-color .2s,box-shadow .2s}.edu-contact-form textarea{min-height:150px;resize:vertical}.edu-contact-form input:focus,.edu-contact-form select:focus,.edu-contact-form textarea:focus{border-color:var(--edu-color-primary);outline:0;box-shadow:0 0 0 4px color-mix(in srgb,var(--edu-color-primary) 11%,transparent)}.edu-form-consent{margin:2px 0 23px;color:var(--edu-color-muted);font-size:.76rem;line-height:1.55}.edu-form-consent .wpcf7-list-item{margin:0}.edu-form-consent label{display:flex;align-items:flex-start;gap:10px;margin:0;font:inherit;color:inherit}.edu-form-consent input[type=checkbox]{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:var(--edu-color-primary)}.edu-form-consent a{color:var(--edu-color-primary);text-decoration:underline}.edu-form-submit{display:flex;align-items:center;gap:12px}.edu-contact-form input[type=submit]{min-height:50px;padding:0 24px;border:0;border-radius:11px;background:var(--edu-color-primary);color:#fff;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s}.edu-contact-form input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(37,99,235,.23)}.edu-contact-form .wpcf7-spinner{margin:0}.wpcf7 form .wpcf7-response-output{margin:18px 0 0;padding:13px 15px;border:1px solid var(--edu-color-line);border-radius:10px;background:var(--edu-color-surface);font-size:.84rem}.wpcf7 form.sent .wpcf7-response-output{border-color:#86efac;background:#f0fdf4;color:#166534}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#fecaca;background:#fef2f2;color:#991b1b}.wpcf7-not-valid-tip{margin-top:5px;color:#b91c1c;font-size:.72rem;font-weight:650}.edu-contact-form .wpcf7-not-valid{border-color:#ef4444!important}@media(max-width:620px){.edu-form-grid{grid-template-columns:1fr}.edu-contact-form{padding:20px 16px;border-radius:15px}.edu-contact-form input[type=submit]{width:100%}}
.home-hero .hero-copy h1{color:#fff}
.footer-assurance__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.footer-assurance__image{display:block;width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(75%) sepia(54%) saturate(2055%) hue-rotate(141deg) brightness(94%)}@media(max-width:620px){.footer-assurance__grid{grid-template-columns:1fr}}
.edu-filter-accordion{margin:0;border:0;border-bottom:1px solid var(--edu-color-line);background:#fff}.edu-filter-accordion summary{display:flex;align-items:center;gap:9px;min-height:58px;padding:14px 22px;color:var(--edu-color-ink);font-size:.91rem;font-weight:750;cursor:pointer;list-style:none;user-select:none}.edu-filter-accordion summary::-webkit-details-marker{display:none}.edu-filter-accordion summary:hover{background:var(--edu-color-surface)}.edu-filter-accordion summary>small{display:grid;min-width:20px;height:20px;margin-left:auto;padding:0 5px;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--edu-color-primary) 11%,#fff);color:var(--edu-color-primary);font-size:.67rem}.edu-filter-chevron{position:relative;width:10px;height:10px;margin-left:auto;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:rotate(45deg) translate(-2px,-2px);transition:transform .2s}.edu-filter-accordion summary>small+.edu-filter-chevron{margin-left:2px}.edu-filter-accordion[open] .edu-filter-chevron{transform:rotate(225deg) translate(-1px,-1px)}.edu-filter-accordion__content{padding:0 22px 18px}.edu-filter-accordion[open] summary{color:var(--edu-color-primary)}
.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}

/* Notice actions: compact on desktop, comfortably tappable below copy on mobile. */
.woocommerce-message,.woocommerce-info,.woocommerce-error{display:block;overflow:hidden}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{float:right!important;display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:0;min-height:38px!important;margin:-6px -6px -6px 24px!important;padding:0 15px!important;border:1px solid color-mix(in srgb,var(--edu-notice-color,var(--edu-color-primary)) 32%,transparent)!important;border-radius:9px!important;background:#fff!important;color:var(--edu-notice-color,var(--edu-color-primary))!important;font-size:.79rem!important;line-height:1.2!important;white-space:nowrap;box-shadow:0 4px 12px rgba(15,23,42,.06)!important}.woocommerce-message .button:hover,.woocommerce-info .button:hover,.woocommerce-error .button:hover{transform:none!important;background:color-mix(in srgb,var(--edu-notice-color,var(--edu-color-primary)) 7%,#fff)!important;border-color:var(--edu-notice-color,var(--edu-color-primary))!important;box-shadow:0 6px 16px rgba(15,23,42,.09)!important}
@media(max-width:620px){.woocommerce-message,.woocommerce-info,.woocommerce-error{overflow:visible}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{float:none!important;display:flex!important;width:100%!important;min-height:42px!important;margin:12px 0 0!important;padding:0 14px!important;white-space:normal;text-align:center}}

/* Editorial archive and single post. */
.edu-blog-archive{background:linear-gradient(180deg,var(--edu-color-surface) 0,rgba(246,248,252,.55) 330px,#fff 650px)}.edu-blog-hero{padding:clamp(66px,8vw,112px) 0 clamp(48px,6vw,78px);background:radial-gradient(circle at 85% 15%,rgba(6,182,212,.14),transparent 25%),linear-gradient(135deg,#07101f,#102743);color:#fff}.edu-blog-hero .eyebrow{color:#67e8f9}.edu-blog-hero h1{max-width:920px;margin:.45rem 0 .75rem;color:#fff;font-size:clamp(2.7rem,5vw,5rem);line-height:1;letter-spacing:-.055em}.edu-blog-hero p,.edu-blog-hero__description{max-width:720px;margin:0;color:#cbd5e1;font-size:1.05rem}.edu-blog-hero__description p{margin:0}.edu-blog-shell{padding-block:clamp(45px,6vw,84px)}.edu-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.edu-post-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--edu-color-line);border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(15,23,42,.045);transition:transform .22s,box-shadow .22s,border-color .22s}.edu-post-card:hover{transform:translateY(-5px);border-color:#cbd5e1;box-shadow:0 22px 48px rgba(15,23,42,.1)}.edu-post-card--featured{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.edu-post-card__media{display:block;overflow:hidden;min-height:230px;background:#eaf0f8}.edu-post-card--featured .edu-post-card__media{min-height:410px}.edu-post-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.edu-post-card:hover .edu-post-card__media img{transform:scale(1.025)}.edu-post-card__placeholder{display:grid;width:100%;height:100%;min-height:inherit;place-items:center;background:radial-gradient(circle at 25% 20%,rgba(6,182,212,.25),transparent 30%),linear-gradient(135deg,#102743,#1d4ed8);color:rgba(255,255,255,.75);font-size:1.15rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.edu-post-card__body{display:flex;min-width:0;flex:1;flex-direction:column;padding:24px}.edu-post-card--featured .edu-post-card__body{justify-content:center;padding:clamp(28px,4vw,48px)}.edu-post-card__meta,.edu-single-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px;color:var(--edu-color-muted);font-size:.75rem;font-weight:650}.edu-post-category{display:inline-flex;padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--edu-color-primary) 10%,#fff);color:var(--edu-color-primary);font-weight:800}.edu-post-card h2{margin:15px 0 10px;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.23;letter-spacing:-.025em}.edu-post-card--featured h2{font-size:clamp(1.7rem,2.6vw,2.65rem)}.edu-post-card h2 a:hover{color:var(--edu-color-primary)}.edu-post-card__excerpt{color:#526176;font-size:.9rem}.edu-post-card__excerpt p{margin:0}.edu-post-card__more{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:22px;color:var(--edu-color-primary);font-size:.84rem;font-weight:800}.edu-post-card__more span{transition:transform .2s}.edu-post-card__more:hover span{transform:translateX(4px)}.navigation.pagination{margin-top:45px}.nav-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px}.page-numbers{display:grid;min-width:42px;height:42px;padding:0 12px;place-items:center;border:1px solid var(--edu-color-line);border-radius:10px;background:#fff;color:#475569;font-size:.84rem;font-weight:750}.page-numbers.current,.page-numbers:hover{border-color:var(--edu-color-primary);background:var(--edu-color-primary);color:#fff}.edu-blog-empty{padding:80px 25px;text-align:center;border:1px solid var(--edu-color-line);border-radius:20px;background:#fff}.edu-blog-empty>span{color:var(--edu-color-primary);font-size:2rem}.edu-blog-empty h2{margin:10px 0 4px;font-size:2rem}.edu-blog-empty p{margin:0;color:var(--edu-color-muted)}
.edu-single-post{background:linear-gradient(180deg,var(--edu-color-surface),#fff 720px)}.edu-single-header{padding:clamp(60px,8vw,105px) 0 clamp(35px,5vw,62px)}.edu-single-header__inner{max-width:1050px;text-align:center}.edu-single-meta{justify-content:center}.edu-single-header h1{max-width:1000px;margin:20px auto 18px;font-size:clamp(2.7rem,5.5vw,5.5rem);line-height:1;letter-spacing:-.055em}.edu-single-lead{max-width:780px;margin:0 auto;color:#526176;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.65}.edu-single-media{max-width:1250px}.edu-single-media img{display:block;width:100%;max-height:690px;object-fit:cover;border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.14)}.edu-single-layout{max-width:860px;padding-block:clamp(48px,7vw,90px)}.edu-single-content{color:#253247;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.82}.edu-single-content>*:first-child{margin-top:0}.edu-single-content h2,.edu-single-content h3{margin:2.2em 0 .65em;color:var(--edu-color-ink);line-height:1.18;letter-spacing:-.03em}.edu-single-content h2{font-size:clamp(1.8rem,3vw,2.6rem)}.edu-single-content h3{font-size:clamp(1.35rem,2.2vw,1.85rem)}.edu-single-content a{color:var(--edu-color-primary);font-weight:700}.edu-single-content blockquote{margin:2.2em 0;padding:22px 26px;border-left:4px solid var(--edu-color-primary);border-radius:0 14px 14px 0;background:var(--edu-color-surface);color:var(--edu-color-ink);font-size:1.08em;font-weight:650}.edu-single-content img{border-radius:15px}.edu-single-content ul,.edu-single-content ol{padding-left:1.35em}.edu-single-content li+li{margin-top:.45em}.edu-single-footer{max-width:1050px;padding-bottom:40px}.edu-post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.edu-post-tags a{padding:7px 11px;border:1px solid var(--edu-color-line);border-radius:999px;color:var(--edu-color-muted);font-size:.76rem;font-weight:700}.edu-post-tags a:hover{border-color:var(--edu-color-primary);color:var(--edu-color-primary)}.post-navigation{padding-top:30px;border-top:1px solid var(--edu-color-line)}.post-navigation .nav-links{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:16px}.post-navigation a{display:flex;height:100%;flex-direction:column;padding:20px;border:1px solid var(--edu-color-line);border-radius:14px;background:#fff;transition:border-color .2s,box-shadow .2s}.post-navigation a:hover{border-color:var(--edu-color-primary);box-shadow:0 12px 30px rgba(15,23,42,.07)}.post-navigation .nav-next{text-align:right}.post-navigation small{margin-bottom:5px;color:var(--edu-color-muted);font-size:.7rem}.post-navigation strong{line-height:1.35}.post-navigation .nav-next:only-child{grid-column:2}
@media(max-width:900px){.edu-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edu-post-card--featured{grid-column:1/-1}.edu-single-media img{border-radius:18px}}
@media(max-width:620px){.edu-blog-hero{padding-block:55px}.edu-blog-hero h1{font-size:2.65rem}.edu-post-grid{grid-template-columns:1fr;gap:16px}.edu-post-card--featured{display:flex}.edu-post-card--featured .edu-post-card__media{min-height:230px}.edu-post-card--featured h2{font-size:1.55rem}.edu-post-card__body,.edu-post-card--featured .edu-post-card__body{padding:21px}.edu-single-header{text-align:left}.edu-single-header__inner{text-align:left}.edu-single-meta{justify-content:flex-start}.edu-single-header h1{font-size:2.65rem}.edu-single-lead{font-size:1rem}.edu-single-media{width:100%}.edu-single-media img{border-radius:0;box-shadow:none}.edu-single-layout{width:min(calc(100% - 34px),860px)}.post-navigation .nav-links{grid-template-columns:1fr}.post-navigation .nav-next,.post-navigation .nav-next:only-child{grid-column:1;text-align:left}}

/* Expert CTA on the single product page. */
.single-product .edu-product-expert-cta{position:relative;clear:both;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;overflow:hidden;width:100%;margin:42px 0 22px;padding:30px 34px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:radial-gradient(circle at 78% 10%,rgba(6,182,212,.22),transparent 28%),linear-gradient(125deg,#07101f,#12325a);color:#fff;box-shadow:0 20px 55px rgba(15,23,42,.14)}.single-product .edu-product-expert-cta::after{content:"";position:absolute;right:-55px;bottom:-105px;width:210px;height:210px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 34px rgba(255,255,255,.025)}.edu-product-expert-cta__icon{position:relative;z-index:1;display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:rgba(255,255,255,.1);color:#67e8f9}.edu-product-expert-cta__icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.edu-product-expert-cta__content{position:relative;z-index:1}.edu-product-expert-cta .eyebrow{color:#67e8f9}.edu-product-expert-cta h2{margin:3px 0 5px;color:#fff;font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1.08;letter-spacing:-.035em}.edu-product-expert-cta p{max-width:750px;margin:0;color:#cbd5e1;font-size:.9rem}.edu-product-expert-cta__button{position:relative;z-index:1;gap:10px;min-width:180px;white-space:nowrap}.edu-product-expert-cta__button span{font-size:1.1rem;transition:transform .2s}.edu-product-expert-cta__button:hover span{transform:translateX(4px)}
@media(max-width:760px){.single-product .edu-product-expert-cta{grid-template-columns:auto minmax(0,1fr);gap:18px;padding:25px}.edu-product-expert-cta__button{grid-column:1/-1;width:100%}}
@media(max-width:480px){.single-product .edu-product-expert-cta{grid-template-columns:1fr;margin-top:30px;padding:22px;border-radius:16px}.edu-product-expert-cta__icon{width:52px;height:52px;border-radius:14px}.edu-product-expert-cta h2{font-size:1.5rem}.edu-product-expert-cta__button{grid-column:auto}}

/* Configurable benefits below the single-product purchase controls. */
.single-product .edu-product-benefits{overflow:hidden;clear:both;margin:25px 0 20px;border:1px solid var(--edu-color-line);border-radius:15px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.045)}.edu-product-benefit{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;min-height:74px;padding:12px 16px}.edu-product-benefit+.edu-product-benefit{border-top:1px solid var(--edu-color-line)}.edu-product-benefit__icon{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:50%;background:color-mix(in srgb,var(--edu-color-primary) 11%,#fff);color:var(--edu-color-primary)}.edu-product-benefit__icon img{width:23px;height:23px;object-fit:contain}.edu-product-benefit__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.edu-product-benefit__copy{display:flex;min-width:0;flex-direction:column;line-height:1.28}.edu-product-benefit__copy strong{color:var(--edu-color-ink);font-size:.88rem;font-weight:800}.edu-product-benefit__copy small{margin-top:3px;color:var(--edu-color-muted);font-size:.75rem}.edu-product-benefit:hover .edu-product-benefit__icon{background:var(--edu-color-primary);color:#fff;transition:background .2s,color .2s}
@media(max-width:480px){.single-product .edu-product-benefits{margin-top:21px}.edu-product-benefit{min-height:68px;padding:11px 13px}.edu-product-benefit__copy strong{font-size:.84rem}}

/* Imported product descriptions keep their source layout without theme table chrome. */
.single-product .woocommerce-Tabs-panel--description table,.single-product .woocommerce-Tabs-panel--description thead,.single-product .woocommerce-Tabs-panel--description tbody,.single-product .woocommerce-Tabs-panel--description tfoot,.single-product .woocommerce-Tabs-panel--description tr,.single-product .woocommerce-Tabs-panel--description th,.single-product .woocommerce-Tabs-panel--description td{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.single-product .woocommerce-Tabs-panel--description table{max-width:100%!important;border-collapse:collapse!important;border-spacing:0!important;overflow:visible!important}.single-product .woocommerce-Tabs-panel--description th,.single-product .woocommerce-Tabs-panel--description td{padding:0!important;color:inherit!important;font:inherit!important;text-align:inherit;text-transform:none!important;letter-spacing:normal!important}.single-product .woocommerce-Tabs-panel--description img{max-width:100%;height:auto}.single-product .woocommerce-Tabs-panel--description iframe{max-width:100%}

/* Even, compact action icons in the mobile header. */
@media(max-width:620px){.header-main{column-gap:7px;padding-block:8px}.header-actions{align-items:center;gap:4px}.header-actions .header-action{display:grid;width:44px;height:44px;min-height:44px;padding:2px;place-items:center}.header-actions .header-action__icon{width:40px;height:40px;flex-basis:40px}.header-actions .header-action-count,.header-actions .cart-count,.header-actions [data-mw-badge="1"]{right:-3px!important;top:-5px!important}}

/* Mobile cart coupon: clear stacked controls with comfortable tap targets. */
@media(max-width:620px){.woocommerce-cart table.cart td.actions .coupon{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%;gap:9px}.woocommerce-cart table.cart td.actions .coupon .input-text{display:block;width:100%!important;max-width:none!important;height:48px!important;margin:0!important;padding:0 13px!important}.woocommerce-cart table.cart td.actions .coupon button[name="apply_coupon"],.woocommerce-cart table.cart td.actions .coupon .button{display:flex!important;width:100%!important;min-height:46px!important;margin:0!important;padding:0 14px!important;font-size:.8rem!important;line-height:1.25!important;white-space:normal;text-align:center}.woocommerce-cart table.cart td.actions>button[name="update_cart"]{width:100%;margin-top:10px!important}}

/* Conditional B2B billing details. */
.woocommerce-billing-fields__field-wrapper{display:flow-root}.edu-b2b-toggle-field{clear:both;margin:5px 0 18px!important;padding:14px 16px!important;border:1px solid var(--edu-color-line);border-radius:11px;background:var(--edu-color-surface)}.edu-b2b-toggle-field label{display:flex!important;align-items:center;gap:10px;margin:0!important;color:var(--edu-color-ink)!important;font-size:.87rem!important;font-weight:800!important;cursor:pointer}.edu-b2b-toggle-field input{width:18px;height:18px;margin:0;accent-color:var(--edu-color-primary)}.edu-b2b-company-field{transition:opacity .2s}.edu-b2b-company-field[hidden]{display:none!important}.edu-b2b-company-field.validate-required label::after{content:" *";color:#b91c1c}.woocommerce-account .edu-b2b-toggle-field{background:#fff}@media(max-width:620px){.edu-b2b-toggle-field{padding:13px!important}.edu-b2b-company-field{float:none!important;width:100%!important}}
.woocommerce .edu-b2b-company-field.woocommerce-invalid .input-text,.woocommerce .edu-b2b-company-field .input-text[aria-invalid="true"]{border-color:#b91c1c!important;box-shadow:0 0 0 3px rgba(185,28,28,.1)!important}.woocommerce .edu-b2b-company-field.woocommerce-invalid>label,.woocommerce .edu-b2b-company-field:has(.input-text[aria-invalid="true"])>label{color:#b91c1c!important}.woocommerce .edu-b2b-company-field .checkout-inline-error-message{margin:6px 0 0;color:#b91c1c;font-size:.72rem;line-height:1.4}
.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout){grid-template-rows:auto auto 1fr}.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup-checkout{grid-column:1/-1;grid-row:1;margin:0 0 24px}.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#customer_details{grid-row:2/4}.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review_heading{grid-row:2}.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review{grid-row:3}@media(max-width:1080px){.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup-checkout{grid-column:1;grid-row:auto}.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#customer_details,.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review_heading,.woocommerce-checkout form.checkout:has(>.woocommerce-NoticeGroup-checkout)>#order_review{grid-row:auto}}

/* Quantity and primary purchase button stay in one row on product mobile. */
@media(max-width:620px){.single-product form.cart:not(.grouped_form):not(.variations_form),.single-product form.cart .woocommerce-variation-add-to-cart{display:flex!important;align-items:stretch!important;flex-wrap:nowrap!important;width:100%;gap:9px}.single-product form.cart .quantity{display:flex!important;flex:0 0 78px!important;width:78px!important;min-width:78px!important;margin:0!important}.single-product form.cart .quantity .qty{width:78px!important;min-width:78px!important}.single-product form.cart .single_add_to_cart_button{display:flex!important;flex:1 1 0!important;width:auto!important;min-width:0!important;margin:0!important;padding-inline:12px!important;font-size:.78rem!important;line-height:1.2!important;white-space:normal;text-align:center}}

/* Full-width seasonal request CTA on product mobile. */
@media(max-width:620px){.single-product .mw-request-cta .mw-add-to-request-wrap--single{display:block;width:100%;margin-top:14px}.single-product .mw-request-cta .mw-add-to-request--single{display:flex!important;width:100%!important;max-width:none!important;min-height:50px!important;margin:0!important;padding:0 16px!important;align-items:center;justify-content:center;border-radius:12px!important;font-size:.82rem!important;line-height:1.25!important;text-align:center;white-space:normal}}

/* Mobile pagination keeps complete boxes inside the viewport. */
@media(max-width:620px){.woocommerce nav.woocommerce-pagination,.navigation.pagination{width:100%;max-width:100%;padding-inline:3px;overflow:visible}.woocommerce nav.woocommerce-pagination ul,.navigation.pagination .nav-links{display:flex!important;width:100%;max-width:100%;margin-inline:auto!important;padding:1px!important;align-items:center;justify-content:center;flex-wrap:wrap!important;gap:7px;overflow:visible;white-space:normal!important}.woocommerce nav.woocommerce-pagination ul li{display:block;flex:0 0 auto}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.navigation.pagination .page-numbers{box-sizing:border-box;min-width:40px;height:40px;padding-inline:9px}.navigation.pagination .prev,.navigation.pagination .next{width:auto;max-width:100%}}

/* iOS Safari does not zoom focused search fields set to at least 16px. */
@media(max-width:620px){.header-search input[type="search"],.header-search .mw-product-search__input{font-size:16px!important}}

/* Edu Lab product search, independent from the seasonal request plugin. */
.mw-product-search{position:relative;width:100%;margin:0}.mw-product-search--compact{max-width:360px}.mw-product-search__input{width:100%;appearance:none}.mw-product-search__icon{position:absolute;z-index:2;top:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.mw-product-search__panel{position:absolute;right:0;left:0;z-index:140;overflow:hidden}.mw-product-search__panel[hidden]{display:none!important}.mw-product-search__list{overflow:auto;margin:0;padding:0;list-style:none}.mw-product-search__item+.mw-product-search__item{border-top:1px solid var(--edu-color-line)}.mw-product-search__link{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;color:inherit}.mw-product-search__link:hover,.mw-product-search__link:focus-visible{background:var(--edu-color-surface)}.mw-product-search__media{display:flex;width:44px;height:44px;align-items:center;justify-content:center}.mw-product-search__thumb{display:block;width:44px;height:44px;border:1px solid var(--edu-color-line);border-radius:9px;object-fit:contain;background:#fff}.mw-product-search__thumb--ph{background:var(--edu-color-surface)}.mw-product-search__empty{padding:16px;color:var(--edu-color-muted);font-size:.8rem;text-align:center}.header-search .mw-product-search{width:100%;max-width:680px}.header-search .mw-product-search__input{height:48px;padding:0 52px 0 16px;border:1px solid var(--edu-color-line);border-radius:12px;background:#fff;color:var(--edu-color-ink);font-size:.88rem;box-shadow:0 4px 15px rgba(15,23,42,.035)}.header-search .mw-product-search__input:focus{border-color:var(--edu-color-primary);outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--edu-color-primary) 13%,transparent)}.header-search .mw-product-search__icon{right:6px;width:36px;height:36px;padding:0;border:0;border-radius:9px;background:var(--edu-color-primary);color:#fff;cursor:pointer;box-shadow:none}.header-search .mw-product-search__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.header-search .mw-product-search__panel{top:calc(100% + 8px);border:1px solid var(--edu-color-line);border-radius:14px;background:#fff;box-shadow:0 20px 55px rgba(15,23,42,.16)}.header-search .mw-product-search__list{max-height:min(520px,70vh)}.mw-product-search__copy{display:flex;min-width:0;flex-direction:column}.mw-product-search__title{color:var(--edu-color-ink);font-size:.84rem;font-weight:750;line-height:1.3}.mw-product-search__meta{margin-top:4px;color:var(--edu-color-muted);font-size:.68rem;line-height:1.3}.mw-product-search__price{margin-left:8px;color:var(--edu-color-primary);font-size:.8rem;font-weight:850;white-space:nowrap}.mw-product-search__all{position:sticky;bottom:0;border-top:1px solid var(--edu-color-line);background:#fff}.mw-product-search__all a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;color:var(--edu-color-primary);font-size:.78rem;font-weight:800}.mw-product-search__all a:hover{background:var(--edu-color-surface)}
@media(max-width:620px){.header-search .mw-product-search__input{height:50px;font-size:16px!important}.header-search .mw-product-search__panel{position:fixed;z-index:1005;top:auto;right:14px;bottom:14px;left:14px;max-height:calc(100vh - 145px)}.header-search .mw-product-search__list{max-height:calc(100vh - 145px)}.mw-product-search__link{grid-template-columns:48px minmax(0,1fr) auto;padding:11px}.mw-product-search__price{font-size:.74rem}}
