/*
Theme Name: nobel-vista-education-store
Text Domain: nobel-vista-education-store
Description: Professional education-aid and scholarship storefront.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
WPVibe: yes
*/

/* This file holds the WordPress theme header (above) plus truly global
 * rules only. Tailwind handles everything else.
 *
 * - Design tokens live in theme.css's @theme block.
 * - Prose + form styles live in presets.css.
 * - Layout, color, typography utilities come from Tailwind v4.
 *
 * Do NOT add component classes here (.btn-primary, .card, etc.). Use
 * Tailwind utilities in templates instead.
 */

html { scroll-behavior:smooth; }
body { margin:0; background:#f5f8fc; color:#10233f; font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif; overflow-x:hidden; }
img { max-width:100%; height:auto; }
.nv-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}
.nv-topbar{background:#071b35;color:#dbeafe;font-size:12px}
.nv-header{background:rgba(255,255,255,.96);border-bottom:1px solid #e5edf6;position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}
.nv-header-inner{padding:12px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.nv-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:850;color:#0b2447;font-size:20px;white-space:nowrap}.nv-brand img{width:150px;height:45px;object-fit:contain;object-position:left center}.nv-header-tools{display:flex;align-items:center;justify-content:flex-end;gap:8px}.nv-header-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;text-decoration:none;color:#0b2447;background:#f3f7fc;border:1px solid #e2eaf3;font-size:18px}.nv-menu-toggle{display:none;width:42px;height:42px;border:1px solid #dce6f1;background:#fff;border-radius:11px;padding:9px}.nv-menu-toggle span{display:block;height:2px;background:#0b2447;margin:5px 0;border-radius:2px}.nv-nav{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}.nv-nav a{text-decoration:none;color:#1f3653;font-size:14px;font-weight:700}.nv-nav a:hover{color:#1769e0}
.nv-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:12px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:.2s ease;box-shadow:0 8px 20px rgba(7,48,97,.08)}.nv-btn-primary{background:#1769e0;color:#fff!important}.nv-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(23,105,224,.25)}.nv-btn-light{background:#fff;color:#0b2447!important}.nv-btn-outline{border-color:rgba(255,255,255,.45);color:#fff!important;background:transparent}
.nv-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(77,174,255,.34),transparent 35%),linear-gradient(135deg,#061a35 0%,#0b3e78 55%,#1267d9 100%);color:#fff;padding:70px 0}.nv-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-130px;bottom:-200px}.nv-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.nv-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;color:#5da8ff}.nv-hero h1{font-size:clamp(40px,5.2vw,66px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 18px}.nv-hero p{font-size:18px;line-height:1.7;color:#dbeafe;max-width:650px}.nv-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.nv-hero-media{background:rgba(255,255,255,.1);padding:9px;border:1px solid rgba(255,255,255,.22);border-radius:26px;box-shadow:0 30px 80px rgba(0,0,0,.28);transform:perspective(1000px) rotateY(-2deg)}.nv-hero-media img{width:100%;height:390px;object-fit:cover;border-radius:19px;display:block}.nv-float{margin:-44px 18px 0;position:relative;background:#fff;color:#10233f;border-radius:18px;padding:18px;box-shadow:0 18px 45px rgba(4,28,58,.22)}
.nv-section{padding:78px 0}.nv-section.alt{background:#fff}.nv-section-head{max-width:730px;margin-bottom:34px}.nv-section-head h2{font-size:clamp(30px,4vw,44px);line-height:1.1;margin:8px 0 13px;color:#0b2447;letter-spacing:-.03em}.nv-section-head p{color:#607086;font-size:17px;line-height:1.7}.nv-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.nv-card{background:#fff;border:1px solid #e2eaf3;border-radius:20px;padding:28px;box-shadow:0 12px 32px rgba(15,49,87,.06);transition:.2s ease}.nv-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(15,49,87,.11)}.nv-card h3{color:#0b2447;margin:15px 0 8px;font-size:21px}.nv-card p{color:#627287;line-height:1.65;margin:0}.nv-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#e9f3ff,#d8eaff);color:#1769e0;font-weight:900}
.nv-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.nv-feature-img{border-radius:24px;box-shadow:0 25px 60px rgba(15,49,87,.15);overflow:hidden}.nv-feature-img img{width:100%;height:360px;object-fit:cover;display:block}.nv-checks{display:grid;gap:14px;margin:22px 0}.nv-check{display:flex;gap:12px;align-items:flex-start}.nv-check b{display:block;color:#0b2447}.nv-check span{color:#607086;font-size:14px;line-height:1.5}.nv-check-dot{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#e8f2ff;color:#1769e0;display:grid;place-items:center;font-weight:900}
.nv-cta{background:linear-gradient(135deg,#0b2447,#1769e0);color:#fff;border-radius:26px;padding:48px;display:flex;justify-content:space-between;gap:30px;align-items:center;box-shadow:0 25px 60px rgba(11,60,120,.2)}.nv-cta h2{margin:7px 0 8px;font-size:34px}.nv-cta p{margin:0;color:#dbeafe;line-height:1.6}
.nv-footer{background:#06172d;color:#dbe7f5;padding:55px 0 24px}.nv-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.nv-footer h3{color:#fff;margin-top:0}.nv-footer a{display:block;color:#b9c9dc;text-decoration:none;margin:10px 0}.nv-footer a:hover{color:#fff}.nv-copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:20px;color:#94a9c1;font-size:13px}
@media(max-width:900px){.nv-hero-grid,.nv-feature{grid-template-columns:1fr}.nv-hero{padding:58px 0}.nv-hero-media{transform:none}.nv-hero-media img{height:330px}.nv-grid-3{grid-template-columns:1fr}.nv-footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:680px){.nv-container{width:min(100% - 24px,1180px)}.nv-topbar{display:none}.nv-header{position:relative}.nv-header .nv-container{padding:13px 0}.nv-brand{font-size:18px}.nv-brand img{width:36px;height:36px}.nv-nav{width:100%;justify-content:flex-start;gap:10px 15px}.nv-nav a{font-size:13px}.nv-nav .nv-btn{width:100%;margin-top:3px}.nv-hero{padding:45px 0}.nv-hero h1{font-size:42px}.nv-hero p{font-size:16px}.nv-hero-media img{height:245px}.nv-float{margin:-30px 10px 0;padding:15px}.nv-section{padding:55px 0}.nv-card{padding:23px}.nv-feature-img img{height:270px}.nv-cta{padding:30px;flex-direction:column;align-items:flex-start}.nv-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.nv-footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:430px){.nv-hero h1{font-size:37px}.nv-hero-actions .nv-btn{width:100%}.nv-footer-grid{grid-template-columns:1fr}.nv-footer-grid>div:first-child{grid-column:auto}}

/* WooCommerce premium storefront layer */
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0!important;padding:0!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid #e2eaf3;border-radius:20px;padding:14px!important;box-shadow:0 12px 32px rgba(15,49,87,.06);transition:.2s ease;display:flex;flex-direction:column}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(15,49,87,.11)}.woocommerce ul.products li.product img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:14px;background:#f7faff;margin:0 0 14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;color:#0b2447;line-height:1.35;padding:0;margin:0 0 8px}.woocommerce ul.products li.product .price{font-size:18px;font-weight:850;color:#1769e0;margin:0 0 12px}.woocommerce ul.products li.product .button{margin-top:auto!important;width:100%;box-sizing:border-box;text-align:center;border-radius:11px;background:#1769e0;color:#fff;padding:12px 14px;font-weight:800}.woocommerce span.onsale{background:#0b2447!important;border-radius:999px!important;min-width:0!important;min-height:0!important;padding:7px 10px!important;line-height:1!important;top:12px!important;left:12px!important;right:auto!important}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;width:min(1180px,calc(100% - 36px));margin:55px auto}.woocommerce div.product div.images img{border-radius:20px}.woocommerce div.product .product_title{font-size:clamp(30px,4vw,48px);line-height:1.08;color:#0b2447}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:26px;color:#1769e0;font-weight:850}.woocommerce div.product form.cart .button{background:#1769e0;color:#fff;border-radius:11px;padding:14px 22px;font-weight:850}.woocommerce .quantity .qty{height:47px;border:1px solid #dce6f1;border-radius:10px}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:11px;font-weight:800}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #dce6f1;border-radius:10px;padding:12px}.woocommerce-checkout #payment{background:#f5f8fc;border-radius:16px;border:1px solid #e2eaf3}
@media(max-width:1000px){.nv-header-inner{grid-template-columns:auto auto;justify-content:space-between}.nv-nav{grid-column:1/-1;display:none;justify-content:flex-start;padding:12px 0 4px;border-top:1px solid #edf2f7}.nv-nav.is-open{display:flex}.nv-menu-toggle{display:block}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce div.product{gap:30px}}
@media(max-width:680px){.nv-header-inner{padding:10px 0}.nv-brand img{width:128px;height:39px}.nv-brand span{display:none}.nv-header-tools{gap:6px}.nv-header-icon{width:36px;height:36px;font-size:16px}.nv-menu-toggle{width:38px;height:38px}.nv-nav{gap:8px;width:100%;flex-direction:column;align-items:stretch}.nv-nav a{font-size:14px;padding:10px 6px}.nv-nav .nv-btn{width:100%;margin-top:3px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product{padding:10px!important;border-radius:15px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px}.woocommerce ul.products li.product .price{font-size:16px}.woocommerce div.product{display:block;width:min(100% - 24px,1180px);margin:32px auto}.woocommerce div.product div.summary{margin-top:26px}.woocommerce div.product .product_title{font-size:32px}.woocommerce div.product form.cart .button{width:100%;margin-top:10px}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{width:min(100% - 24px,1180px);margin:28px auto}.woocommerce form .form-row{width:100%!important;float:none!important}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%!important;float:none!important;margin-bottom:20px}}
