/*
Theme Name: PC Karigar Premium Storefront
Theme URI: https://pckarigar.com/
Author: PC Karigar
Description: Premium, spacious WooCommerce storefront for PC Karigar.
Version: 6.2.2
Requires PHP: 7.4
Text Domain: pckarigar-premium
*/
:root{--red:#ed1c24;--red-dark:#d9151c;--ink:#111113;--muted:#646468;--line:#e7e7e9;--soft:#f7f7f8;--dark:#0d0d0e;--dark2:#171718;--container:1320px;--radius:16px;--shadow:0 18px 50px rgba(17,17,19,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.pck-site{overflow:hidden}.pck-container{width:min(calc(100% - 72px),var(--container));margin:0 auto}.pck-section{padding:100px 0}.pck-overline{display:inline-block;margin-bottom:14px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.pck-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:42px}.pck-section-head h2{margin:0;font-size:clamp(38px,4vw,54px);line-height:1.02;letter-spacing:-.045em}.pck-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pck-btn{min-height:46px;padding:0 20px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;font-size:14px;font-weight:700;transition:transform .24s ease,background .24s ease,border-color .24s ease,color .24s ease}.pck-btn:hover{transform:translateY(-2px)}.pck-btn-primary{background:var(--red);color:#fff}.pck-btn-primary:hover{background:var(--red-dark)}.pck-btn-ghost{border-color:#d9d9dc;background:#fff;color:#171719}.pck-btn-ghost:hover{border-color:#b9b9bd}.pck-btn-light{background:#fff;color:#111}.pck-btn-dark-ghost{border-color:#4a4a4e;color:#fff}.pck-text-link{font-weight:700;font-size:14px}.pck-text-link:hover{color:var(--red)}

/* Header */
.pck-header{height:74px;position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid transparent;transition:.28s ease}.pck-header.is-scrolled{background:rgba(255,255,255,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom-color:rgba(17,17,19,.08);box-shadow:0 8px 30px rgba(17,17,19,.05)}.pck-header-inner{height:74px;display:grid;grid-template-columns:150px 1fr 150px;align-items:center}.pck-logo img{width:82px;height:46px;display:block;object-fit:contain;object-position:left center}.pck-nav{display:flex;justify-content:center;align-items:center;gap:32px}.pck-nav>a,.pck-nav-trigger{font-size:14px;font-weight:650;color:#242426;white-space:nowrap}.pck-nav-trigger{border:0;background:none;padding:27px 0;cursor:pointer}.pck-nav-trigger span{font-size:11px;color:#8a8a8f;margin-left:4px}.pck-nav>a:hover,.pck-nav-trigger:hover{color:var(--red)}.pck-nav-group{position:relative}.pck-dropdown{position:absolute;top:61px;left:50%;min-width:200px;transform:translate(-50%,12px);background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.pck-dropdown a{display:block;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:600}.pck-dropdown a:hover{background:var(--soft);color:var(--red)}.pck-nav-group:hover>.pck-dropdown,.pck-nav-group.is-open>.pck-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.pck-mega-menu{position:absolute;top:61px;left:50%;width:min(1020px,calc(100vw - 64px));transform:translate(-36%,12px);display:grid;grid-template-columns:repeat(4,1fr);gap:32px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:0 24px 70px rgba(17,17,19,.14);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}.pck-components-nav:hover>.pck-mega-menu,.pck-components-nav.is-open>.pck-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-36%,0)}.pck-mega-group small{display:block;margin-bottom:12px;color:#97979b;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pck-mega-group>a{display:block;padding:7px 0;font-size:14px;font-weight:700}.pck-mega-group>a:hover,.pck-mega-sub a:hover{color:var(--red)}.pck-mega-sub{padding:2px 0 0 12px}.pck-mega-sub a{display:inline-block;margin-right:12px;color:#77777b;font-size:13px}.pck-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:6px}.pck-icon{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#171719;cursor:pointer;position:relative}.pck-icon:hover{background:var(--soft)}.pck-icon svg{width:20px;height:20px}.pck-cart-count{position:absolute;right:0;top:0;min-width:16px;height:16px;padding:0 4px;background:var(--red);color:#fff;border-radius:8px;display:grid;place-items:center;font-size:9px;font-weight:800}.pck-mobile-toggle{display:none}.pck-search-panel{position:fixed;z-index:990;top:74px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);max-height:0;overflow:hidden;transition:.26s ease}.pck-search-panel.is-open{max-height:86px;box-shadow:0 20px 50px rgba(17,17,19,.08)}.pck-search-panel form{height:84px;display:flex;align-items:center;gap:12px}.pck-search-panel input[type=search]{flex:1;height:46px;border:1px solid var(--line);background:var(--soft);border-radius:11px;padding:0 16px;outline:0}.pck-search-panel button{height:46px;padding:0 22px;border:0;border-radius:11px;background:var(--red);color:#fff;font-weight:700}

/* Hero */
.pck-hero{background:#fff;padding:74px 0 82px}.pck-hero-grid{min-height:590px;display:grid;grid-template-columns:48% 52%;align-items:center}.pck-hero-copy{padding-right:40px}.pck-hero-copy h1{margin:0 0 28px;max-width:680px;font-size:clamp(70px,7.2vw,96px);font-weight:800;line-height:.92;letter-spacing:-.065em}.pck-hero-copy h1 span{color:var(--red)}.pck-hero-copy p{max-width:470px;margin:0 0 30px;color:var(--muted);font-size:18px;line-height:1.65}.pck-hero-visual{height:560px;display:flex;align-items:center;justify-content:center;position:relative}.pck-hero-visual:before{content:"";position:absolute;width:72%;height:72%;border-radius:50%;background:radial-gradient(circle,rgba(237,28,36,.11),rgba(237,28,36,.025) 45%,transparent 68%);filter:blur(10px)}.pck-hero-visual:after{content:"";position:absolute;right:3%;top:10%;width:140px;height:1px;background:var(--red);box-shadow:-42px 34px 0 rgba(237,28,36,.25)}.pck-hero-visual img{position:relative;z-index:2;max-width:92%;max-height:540px;object-fit:contain;filter:drop-shadow(0 35px 44px rgba(17,17,19,.14))}.pck-hero-placeholder{width:74%;aspect-ratio:1/1;border:1px dashed #ccc;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#777;background:#fafafa}.pck-hero-placeholder span{font-weight:700}.pck-hero-placeholder small{margin-top:6px}
.pck-ticker{height:40px;background:var(--red);color:#fff;overflow:hidden;white-space:nowrap;display:flex;align-items:center}.pck-ticker-track{display:flex;width:max-content;animation:pckTicker 42s linear infinite;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pck-ticker-track span{padding-right:18px}@keyframes pckTicker{to{transform:translateX(-50%)}}

/* Student */
.pck-student{background:#fff}.pck-student-grid{display:grid;grid-template-columns:52% 1fr;gap:86px;align-items:center}.pck-product-feature-image{height:600px;border-radius:20px;background:var(--soft);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.pck-product-feature-image img{width:100%;height:100%;object-fit:contain;padding:28px}.pck-offer-badge{position:absolute;left:22px;top:22px;z-index:3;border:1px solid rgba(237,28,36,.18);background:#fff;color:var(--red);padding:8px 11px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.pck-student-copy{max-width:520px}.pck-student-copy h2{margin:0 0 14px;font-size:clamp(42px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em}.pck-lede{margin:0 0 30px;max-width:470px;color:var(--muted);font-size:17px;line-height:1.65}.pck-spec-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px}.pck-spec-grid>div{padding:17px 12px 17px 0}.pck-spec-grid>div:nth-child(even){padding-left:20px;border-left:1px solid var(--line)}.pck-spec-grid small{display:block;margin-bottom:5px;color:#96969a;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.pck-spec-grid strong{font-size:15px}.pck-student-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.pck-live-price{font-size:30px;font-weight:800;line-height:1.2}.pck-live-price del{font-size:17px;color:#9b9b9f;font-weight:500}.pck-live-price ins{text-decoration:none}.pck-live-price small{display:block;margin-top:7px;font-size:12px;font-weight:600;color:#5c8f38}

/* Builds */
.pck-builds{background:var(--soft)}.pck-slider-controls{display:flex;gap:8px}.pck-slider-controls button{width:42px;height:42px;border:1px solid #dedee1;border-radius:11px;background:#fff;cursor:pointer;font-size:18px}.pck-slider-controls button:hover{border-color:#bcbcc0}.pck-tabs{display:flex;gap:10px;margin-bottom:32px;overflow:auto;scrollbar-width:none}.pck-tabs::-webkit-scrollbar{display:none}.pck-tab{height:38px;padding:0 18px;border:1px solid #dcdce0;border-radius:999px;background:#fff;color:#444448;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.pck-tab.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.pck-product-slider,.pck-review-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;padding:2px 1px 6px}.pck-product-slider::-webkit-scrollbar,.pck-review-slider::-webkit-scrollbar{display:none}.pck-product-slider.is-dragging,.pck-review-slider.is-dragging{cursor:grabbing;scroll-snap-type:none}.pck-product-card{flex:0 0 calc((100% - 66px)/4);min-width:0;background:#fff;border:1px solid #ececee;border-radius:16px;overflow:hidden;scroll-snap-align:start;transition:transform .24s ease,box-shadow .24s ease}.pck-product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.pck-product-card[hidden]{display:none}.pck-product-image{display:block;height:300px;background:#f3f3f4}.pck-product-image img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .28s ease}.pck-product-card:hover .pck-product-image img{transform:scale(1.025)}.pck-product-body{padding:20px}.pck-product-body h3{margin:0 0 10px;font-size:19px;line-height:1.25;letter-spacing:-.02em}.pck-product-body ul{margin:0 0 20px;padding:0;list-style:none;min-height:78px}.pck-product-body li,.pck-product-body p{position:relative;margin:0 0 5px;padding-left:12px;color:#747478;font-size:13px}.pck-product-body li:before{content:"";position:absolute;left:0;top:.68em;width:4px;height:4px;background:var(--red);border-radius:50%}.pck-product-footer{border-top:1px solid var(--line);padding-top:16px}.pck-card-price{margin-bottom:13px;font-size:17px;font-weight:800}.pck-card-price del{color:#999;font-size:13px;font-weight:500}.pck-card-price ins{text-decoration:none}.pck-card-actions{display:flex;align-items:center;gap:12px}.pck-card-actions a{font-size:12px;font-weight:750}.pck-card-buy{padding:8px 12px;background:var(--red);border-radius:8px;color:#fff}

/* Builder promo */
.pck-builder-promo{background:#fff}.pck-builder-card{min-height:520px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#fff 0,#fbfbfb 75%);display:grid;grid-template-columns:47% 53%;align-items:center;padding:58px 62px;position:relative;overflow:hidden}.pck-builder-copy{position:relative;z-index:3}.pck-builder-copy h2{max-width:570px;margin:0 0 22px;font-size:clamp(54px,5.4vw,76px);line-height:.95;letter-spacing:-.055em;text-transform:uppercase}.pck-builder-copy p{max-width:460px;margin:0 0 28px;color:var(--muted);font-size:17px;line-height:1.65}.pck-builder-art{height:430px;display:flex;align-items:flex-end;justify-content:center;position:relative;z-index:2}.pck-builder-art img{max-width:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 32px 40px rgba(17,17,19,.13))}.pck-builder-line{position:absolute;right:-70px;top:-90px;width:390px;height:390px;border:1px solid rgba(237,28,36,.16);border-radius:50%}.pck-builder-line:before,.pck-builder-line:after{content:"";position:absolute;border:1px solid rgba(237,28,36,.11);border-radius:50%}.pck-builder-line:before{inset:55px}.pck-builder-line:after{inset:110px}

/* Bento */
.pck-components-section{background:var(--soft)}.pck-bento{display:grid;grid-template-columns:1.05fr 1.25fr .9fr;grid-template-rows:340px 300px;gap:22px}.pck-bento-card{position:relative;overflow:hidden;border:1px solid #e5e5e8;border-radius:18px;background:#fff;padding:28px;transition:transform .24s ease,box-shadow .24s ease}.pck-bento-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.pck-bento-card>div{position:relative;z-index:2;max-width:70%}.pck-bento-card small{color:#aaa;font-weight:800}.pck-bento-card h3{margin:8px 0 8px;font-size:28px;letter-spacing:-.04em}.pck-bento-card p{margin:0 0 14px;color:#747478;font-size:14px}.pck-bento-card span{font-size:13px;font-weight:750}.pck-bento-card img{position:absolute;right:-2%;bottom:-4%;width:52%;height:72%;object-fit:contain;transition:transform .3s ease}.pck-bento-card:hover img{transform:scale(1.035)}.pck-bento-1{grid-column:1;grid-row:1}.pck-bento-2{grid-column:2/4;grid-row:1}.pck-bento-2 img{width:48%;height:82%}.pck-bento-3{grid-column:1/2;grid-row:2}.pck-bento-4{grid-column:2;grid-row:2}.pck-bento-5{grid-column:3;grid-row:2}.pck-bento-6{display:none}.pck-bento-card.is-dark{background:var(--dark);color:#fff;border-color:var(--dark)}.pck-bento-card.is-dark p,.pck-bento-card.is-dark small{color:#aaa}.pck-bento-card.is-red{background:var(--red);color:#fff;border-color:var(--red)}.pck-bento-card.is-red p,.pck-bento-card.is-red small{color:rgba(255,255,255,.82)}.pck-explore-components{margin-top:22px;min-height:170px;border-radius:18px;background:var(--dark);color:#fff;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.pck-explore-components h3{margin:0 0 8px;font-size:32px}.pck-explore-components p{margin:0;color:#a5a5aa}.pck-explore-components .pck-overline{margin-bottom:8px}

/* Why */
.pck-why{background:#fff}.pck-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pck-why-card{border:1px solid var(--line);border-radius:16px;padding:30px;background:#fff}.pck-why-icon{width:42px;height:42px;border:1px solid rgba(237,28,36,.18);border-radius:11px;display:grid;place-items:center;color:var(--red);margin-bottom:24px}.pck-why-icon svg{width:21px;height:21px}.pck-why-card h3{margin:0 0 10px;font-size:20px}.pck-why-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}

/* Reviews */
.pck-reviews{background:var(--soft)}.pck-review-card{flex:0 0 calc((100% - 66px)/4);scroll-snap-align:start;min-height:310px;border:1px solid #e5e5e8;border-radius:16px;background:#fff;padding:25px;display:flex;flex-direction:column}.pck-review-stars{color:var(--red);letter-spacing:.08em;font-size:14px}.pck-review-card blockquote{margin:20px 0 28px;font-size:15px;line-height:1.7;color:#343438;flex:1}.pck-review-person{display:flex;align-items:center;gap:12px}.pck-review-person img,.pck-avatar-placeholder{width:44px;height:44px;border-radius:50%;object-fit:cover}.pck-avatar-placeholder{display:grid;place-items:center;background:#eee;font-weight:800}.pck-review-person strong,.pck-review-person small{display:block}.pck-review-person strong{font-size:14px}.pck-review-person small{margin-top:2px;color:#8a8a8f;font-size:11px}.pck-review-product{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;font-weight:700;color:#616166}.pck-empty-state{border:1px dashed #d3d3d6;border-radius:16px;padding:42px;text-align:center;color:#777;background:#fff}

/* Final */
.pck-final{background:#fff}.pck-final-card{min-height:430px;border-radius:22px;background:radial-gradient(circle at 78% 50%,#381215 0,#171113 27%,#0d0d0e 67%);background-size:cover;background-position:center;color:#fff;padding:62px;display:flex;align-items:center}.pck-final-card>div{max-width:650px}.pck-final-card h2{margin:0 0 18px;font-size:clamp(52px,5vw,72px);letter-spacing:-.055em;line-height:.95}.pck-final-card p{max-width:560px;margin:0 0 28px;color:#b7b7bb;font-size:17px;line-height:1.65}

/* Footer */
.pck-footer{background:#0a0a0b;color:#fff;padding:70px 0 28px}.pck-footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:50px}.pck-footer-brand img{width:86px;height:48px;object-fit:contain;object-position:left center}.pck-footer-brand p{max-width:290px;color:#9d9da2;font-size:14px;line-height:1.7}.pck-footer h4{margin:0 0 16px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.pck-footer ul{list-style:none;padding:0;margin:0}.pck-footer li{margin:0 0 10px}.pck-footer a{color:#b7b7bc;font-size:13px}.pck-footer a:hover{color:#fff}.pck-footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid #242427;display:flex;justify-content:space-between;color:#737378;font-size:12px}

/* WooCommerce basic consistency */
.woocommerce .button,.woocommerce button.button,.woocommerce input.button{border-radius:10px!important;background:var(--ink)!important;color:#fff!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink)}

@media(max-width:1100px){.pck-container{width:min(calc(100% - 52px),var(--container))}.pck-nav{gap:20px}.pck-header-inner{grid-template-columns:120px 1fr 130px}.pck-hero-grid{grid-template-columns:50% 50%}.pck-hero-copy h1{font-size:70px}.pck-product-card{flex-basis:calc((100% - 44px)/3)}.pck-review-card{flex-basis:calc((100% - 44px)/3)}.pck-student-grid{gap:50px}.pck-product-feature-image{height:520px}.pck-bento{grid-template-columns:1fr 1fr;grid-template-rows:310px 280px 280px}.pck-bento-1{grid-column:1;grid-row:1}.pck-bento-2{grid-column:2;grid-row:1}.pck-bento-3{grid-column:1;grid-row:2}.pck-bento-4{grid-column:2;grid-row:2}.pck-bento-5{grid-column:1/3;grid-row:3}.pck-mega-menu{transform:translate(-32%,12px)}}

@media(max-width:860px){.pck-container{width:min(calc(100% - 40px),var(--container))}.pck-section{padding:78px 0}.pck-header-inner{grid-template-columns:1fr auto}.pck-nav{position:fixed;top:74px;left:0;right:0;bottom:0;background:#fff;padding:24px 20px;display:block;transform:translateX(100%);transition:.26s ease;overflow:auto}.pck-nav.is-open{transform:translateX(0)}.pck-nav>a,.pck-nav-trigger{display:flex;width:100%;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);font-size:16px;text-align:left}.pck-dropdown,.pck-mega-menu{position:static;width:100%;display:none;opacity:1;visibility:visible;pointer-events:auto;transform:none!important;border:0;box-shadow:none;border-radius:0;padding:14px 0 6px}.pck-nav-group.is-open>.pck-dropdown,.pck-nav-group.is-open>.pck-mega-menu{display:grid}.pck-mega-menu{grid-template-columns:1fr 1fr;gap:22px}.pck-mobile-toggle{display:grid}.pck-header-actions .pck-search-toggle,.pck-header-actions>a:not(.pck-cart){display:none}.pck-hero{padding-top:40px}.pck-hero-grid{min-height:0;grid-template-columns:1fr}.pck-hero-copy{padding:30px 0 10px}.pck-hero-copy h1{font-size:68px}.pck-hero-visual{height:430px}.pck-student-grid{grid-template-columns:1fr;gap:42px}.pck-product-feature-image{height:560px}.pck-student-copy{max-width:none}.pck-builder-card{grid-template-columns:1fr;padding:44px}.pck-builder-art{height:340px}.pck-why-grid{grid-template-columns:1fr 1fr}.pck-review-card{flex-basis:calc((100% - 22px)/2)}.pck-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:34px}.pck-footer-grid>div:nth-child(4),.pck-footer-grid>div:nth-child(5){margin-top:12px}.pck-product-card{flex-basis:calc((100% - 22px)/2)}}

@media(max-width:600px){.pck-container{width:calc(100% - 32px)}.pck-section{padding:64px 0}.pck-section-head{align-items:center;margin-bottom:30px}.pck-section-head h2{font-size:36px}.pck-hero{padding:32px 0 48px}.pck-hero-copy h1{font-size:54px;line-height:.94;margin-bottom:22px}.pck-hero-copy p{font-size:16px}.pck-actions{align-items:stretch}.pck-hero-copy .pck-actions .pck-btn{flex:1}.pck-hero-visual{height:350px}.pck-hero-visual img{max-height:330px}.pck-ticker{height:36px}.pck-product-feature-image{height:390px;border-radius:16px}.pck-product-feature-image img{padding:18px}.pck-student-copy h2{font-size:40px}.pck-spec-grid{grid-template-columns:1fr}.pck-spec-grid>div:nth-child(even){padding-left:0;border-left:0}.pck-spec-grid>div+div{border-top:1px solid #f0f0f1}.pck-student-bottom{align-items:flex-start;flex-direction:column}.pck-product-card{flex:0 0 82%}.pck-product-image{height:270px}.pck-tabs{margin-right:-16px}.pck-builder-card{min-height:0;padding:34px 24px}.pck-builder-copy h2{font-size:45px}.pck-builder-copy p{font-size:15px}.pck-builder-art{height:280px;margin-top:20px}.pck-bento{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:14px}.pck-bento-card,.pck-bento-1,.pck-bento-2,.pck-bento-3,.pck-bento-4,.pck-bento-5{grid-column:auto;grid-row:auto;min-height:260px;padding:20px}.pck-bento-card>div{max-width:100%}.pck-bento-card h3{font-size:21px}.pck-bento-card p{font-size:12px}.pck-bento-card img{width:62%;height:52%}.pck-explore-components{align-items:flex-start;flex-direction:column;padding:28px}.pck-explore-components h3{font-size:27px}.pck-why-grid{grid-template-columns:1fr}.pck-review-card{flex:0 0 88%}.pck-final-card{min-height:410px;padding:36px 26px}.pck-final-card h2{font-size:46px}.pck-final-card p{font-size:15px}.pck-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.pck-footer-brand{grid-column:1/-1}.pck-footer-bottom{flex-direction:column;gap:8px}.pck-mega-menu{grid-template-columns:1fr}.pck-search-panel{display:none}}


/* ===== PC Karigar 5.1 header refinement ===== */
.pck-site{overflow-x:clip;overflow-y:visible;padding-top:80px}
.pck-header{height:80px;position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;border-bottom:1px solid rgba(17,17,19,.07);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}
.admin-bar .pck-header{top:32px}
.pck-header-inner{height:80px;grid-template-columns:230px 1fr 170px;transition:height .32s ease,background .32s ease,border-color .32s ease,border-radius .32s ease,box-shadow .32s ease,transform .32s ease,width .32s ease,padding .32s ease}
.pck-logo{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;width:max-content;line-height:1}
.pck-logo img{width:82px;height:43px}
.pck-logo-tagline{display:block;margin-top:2px;color:#626267;font-size:8.5px;font-weight:600;line-height:1.15;letter-spacing:.005em;white-space:nowrap}
.pck-nav{gap:28px}
.pck-nav>a,.pck-nav-trigger{height:80px;display:inline-flex;align-items:center;font-size:14px;font-weight:650;color:#222225;transition:color .2s ease}
.pck-nav-trigger{gap:7px;padding:0;border:0;background:transparent}
.pck-nav-trigger::after{content:"";width:6px;height:6px;border-right:1.5px solid #77777c;border-bottom:1.5px solid #77777c;transform:rotate(45deg) translateY(-2px);transform-origin:center;transition:transform .2s ease,border-color .2s ease}
.pck-nav-group:hover>.pck-nav-trigger::after,.pck-nav-group.is-open>.pck-nav-trigger::after{transform:rotate(225deg) translate(-1px,-1px);border-color:var(--red)}
.pck-nav-group{height:80px;display:flex;align-items:center}
.pck-dropdown{top:74px;min-width:220px;transform:translate(-50%,10px);border:1px solid rgba(17,17,19,.08);border-radius:12px;padding:8px;background:rgba(255,255,255,.98);box-shadow:0 20px 55px rgba(17,17,19,.12)}
.pck-dropdown::before,.pck-mega-menu::before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}
.pck-dropdown a{padding:11px 13px;border-radius:8px;font-size:14px;font-weight:620;color:#252528}
.pck-dropdown a:hover{background:#f5f5f6;color:var(--red)}
.pck-mega-menu{top:74px;transform:translate(-36%,10px);border:1px solid rgba(17,17,19,.08);border-radius:14px;padding:30px;background:rgba(255,255,255,.99);box-shadow:0 24px 70px rgba(17,17,19,.14)}
.pck-nav-group:hover>.pck-dropdown,.pck-nav-group.is-open>.pck-dropdown{transform:translate(-50%,0)}
.pck-components-nav:hover>.pck-mega-menu,.pck-components-nav.is-open>.pck-mega-menu{transform:translate(-36%,0)}
.pck-header-actions{gap:4px}
.pck-icon{width:40px;height:40px;border-radius:10px}
.pck-has-tooltip::after{content:attr(data-tooltip);position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px);padding:6px 9px;border-radius:7px;background:#111113;color:#fff;font-size:11px;font-weight:650;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;box-shadow:0 8px 18px rgba(0,0,0,.16)}
.pck-has-tooltip::before{content:"";position:absolute;top:calc(100% + 5px);left:50%;width:7px;height:7px;background:#111113;transform:translateX(-50%) rotate(45deg);opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}
.pck-has-tooltip:hover::after,.pck-has-tooltip:focus-visible::after,.pck-has-tooltip:hover::before,.pck-has-tooltip:focus-visible::before{opacity:1;visibility:visible}
.pck-has-tooltip:hover::after,.pck-has-tooltip:focus-visible::after{transform:translate(-50%,0)}
.pck-search-panel{top:80px}
.admin-bar .pck-search-panel{top:112px}

/* Floating glass state after scroll. Header never collapses/disappears. */
.pck-header.is-scrolled{height:80px;background:transparent;border-bottom-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:none}
.pck-header.is-scrolled .pck-header-inner{height:62px;margin-top:9px;padding-left:18px;padding-right:18px;background:rgba(255,255,255,.88);border:1px solid rgba(17,17,19,.08);border-radius:16px;box-shadow:0 10px 34px rgba(17,17,19,.10);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:auto}
.pck-header.is-scrolled .pck-nav>a,.pck-header.is-scrolled .pck-nav-trigger,.pck-header.is-scrolled .pck-nav-group{height:60px}
.pck-header.is-scrolled .pck-logo img{height:36px;width:72px}
.pck-header.is-scrolled .pck-logo-tagline{font-size:7.8px;margin-top:1px}
.pck-header.is-scrolled .pck-dropdown,.pck-header.is-scrolled .pck-mega-menu{top:59px}

.pck-hero-overline{font-size:13px;font-weight:850;letter-spacing:.105em;color:var(--red);padding:7px 10px;border-left:3px solid var(--red);background:linear-gradient(90deg,rgba(237,28,36,.07),rgba(237,28,36,0));border-radius:2px;margin-bottom:18px}

@media(max-width:1100px){
  .pck-header-inner{grid-template-columns:190px 1fr 140px}
  .pck-logo-tagline{font-size:7.8px}
  .pck-nav{gap:18px}
}
@media(max-width:860px){
  .pck-site{padding-top:74px}
  .pck-header,.pck-header.is-scrolled{height:74px;background:#fff;border-bottom:1px solid rgba(17,17,19,.07);pointer-events:auto}
  .pck-header-inner,.pck-header.is-scrolled .pck-header-inner{height:74px;margin-top:0;padding-left:0;padding-right:0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;grid-template-columns:1fr auto}
  .pck-logo img,.pck-header.is-scrolled .pck-logo img{width:72px;height:37px}
  .pck-logo-tagline,.pck-header.is-scrolled .pck-logo-tagline{font-size:7.2px}
  .pck-nav{top:74px}
  .pck-nav-group{height:auto;display:block}
  .pck-nav>a,.pck-nav-trigger,.pck-header.is-scrolled .pck-nav>a,.pck-header.is-scrolled .pck-nav-trigger,.pck-header.is-scrolled .pck-nav-group{height:auto}
  .pck-dropdown,.pck-mega-menu,.pck-header.is-scrolled .pck-dropdown,.pck-header.is-scrolled .pck-mega-menu{top:auto}
  .pck-nav-trigger::after{margin-left:auto}
}
@media(max-width:782px){.admin-bar .pck-header{top:46px}.admin-bar .pck-search-panel{top:120px}}
@media(max-width:600px){
  .pck-logo-tagline,.pck-header.is-scrolled .pck-logo-tagline{font-size:6.7px;max-width:160px;overflow:hidden;text-overflow:ellipsis}
  .pck-hero-overline{font-size:11px;letter-spacing:.08em}
}


/* ===== PC Karigar 5.2 fixed header, instant tooltips, account + cart ===== */
/* Header remains the same size at all times; only a shadow is added after scroll. */
.pck-site{padding-top:80px;overflow-x:clip;overflow-y:visible}
.pck-header,.pck-header.is-scrolled{
  height:80px;position:fixed;top:0;left:0;right:0;z-index:1000;
  background:#fff;border-bottom:1px solid rgba(17,17,19,.065);
  backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:auto;
  transition:box-shadow .2s ease,border-color .2s ease;
}
.pck-header.is-scrolled{box-shadow:0 8px 24px rgba(17,17,19,.10);border-bottom-color:rgba(17,17,19,.08)}
.pck-header-inner,.pck-header.is-scrolled .pck-header-inner{
  height:80px;margin-top:0;padding-left:0;padding-right:0;background:transparent;border:0;border-radius:0;box-shadow:none;
  backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:auto;
}
.pck-header.is-scrolled .pck-nav>a,.pck-header.is-scrolled .pck-nav-trigger,.pck-header.is-scrolled .pck-nav-group{height:80px}
.pck-header.is-scrolled .pck-logo img{width:82px;height:43px}
.pck-header.is-scrolled .pck-dropdown,.pck-header.is-scrolled .pck-mega-menu{top:74px}
.pck-logo-tagline,.pck-header.is-scrolled .pck-logo-tagline{
  display:block;margin-top:1px;color:#8b8b90;font-size:6px!important;font-weight:400;line-height:1;letter-spacing:0;
  white-space:nowrap!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;
}
/* Instant callout-style icon tooltips. */
.pck-has-tooltip::after{
  content:attr(data-tooltip);position:absolute;z-index:1105;top:calc(100% + 12px);left:50%;transform:translateX(-50%);
  min-width:max-content;padding:7px 16px;border-radius:999px;background:#050505;color:#fff;font-size:12px;font-weight:500;
  line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:none!important;box-shadow:0 7px 18px rgba(0,0,0,.16)
}
.pck-has-tooltip::before{
  content:"";position:absolute;z-index:1104;top:calc(100% + 5px);left:50%;width:14px;height:14px;background:#050505;
  transform:translateX(-50%) rotate(45deg);opacity:0;visibility:hidden;pointer-events:none;transition:none!important;
}
.pck-has-tooltip:hover::after,.pck-has-tooltip:focus-visible::after,.pck-has-tooltip:hover::before,.pck-has-tooltip:focus-visible::before{opacity:1;visibility:visible}
.pck-has-tooltip:hover::after,.pck-has-tooltip:focus-visible::after{transform:translateX(-50%)}
.pck-search-panel,.admin-bar .pck-search-panel{top:80px}
.admin-bar .pck-header{top:32px}.admin-bar .pck-search-panel{top:112px}

/* Inner WooCommerce page hero */
.pck-inner-page{background:#fff}.pck-inner-hero{background:#f6f6f7;padding:64px 0 56px;border-bottom:1px solid #efeff1}
.pck-inner-hero h1{margin:0;font-size:clamp(42px,5vw,64px);line-height:1;letter-spacing:-.045em}
.pck-breadcrumbs{display:flex;gap:8px;align-items:center;margin-top:14px;color:#77777c;font-size:14px}
.pck-breadcrumbs a:hover{color:var(--red)}.pck-inner-content{padding:72px 0 96px}

/* My Account */
.woocommerce-account .woocommerce{display:grid;grid-template-columns:270px minmax(0,1fr);gap:48px;align-items:start}
.woocommerce-account .woocommerce-MyAccount-navigation{width:auto;float:none}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:54px;padding:0 18px;border:1px solid #e5e5e8;border-radius:12px;background:#fff;font-size:15px;font-weight:650;transition:.2s ease}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:#111113;border-color:#111113;color:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover{border-color:#cfcfd3;transform:translateY(-1px)}
.woocommerce-account .woocommerce-MyAccount-content{width:auto;float:none;min-width:0}
.pck-profile-card{border:1px solid #e6e6e9;border-radius:18px;padding:32px;background:#fff;box-shadow:0 16px 44px rgba(17,17,19,.045)}
.pck-profile-top{display:flex;align-items:center;gap:20px;margin-bottom:30px}.pck-profile-avatar img{width:96px;height:96px;border-radius:50%;object-fit:cover;background:#f4f4f5}
.pck-profile-heading h2{margin:0 0 6px;font-size:30px;letter-spacing:-.035em}.pck-profile-heading p{margin:0;color:#727277}
.pck-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pck-profile-field{padding:16px 18px;border:1px solid #e8e8eb;border-radius:12px;background:#fafafa}
.pck-profile-field.is-wide{grid-column:1/-1}.pck-profile-field small{display:block;margin-bottom:5px;color:#8a8a90;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.pck-profile-field strong{font-size:15px;font-weight:600;overflow-wrap:anywhere}.pck-profile-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}
.pck-profile-actions .button,.woocommerce-account .button{border:0!important;border-radius:10px!important;background:var(--red)!important;color:#fff!important;padding:13px 18px!important;font-weight:700!important}
.woocommerce-account table.shop_table{border:1px solid #e6e6e9!important;border-radius:14px!important;overflow:hidden;border-collapse:separate!important;border-spacing:0!important}
.woocommerce-account table.shop_table th{background:#111113;color:#fff;padding:15px 16px!important;font-size:13px}.woocommerce-account table.shop_table td{padding:18px 16px!important;border-color:#ededee!important}
.woocommerce-account .woocommerce-orders-table__cell-order-actions .button{font-size:12px;padding:9px 12px!important}

/* Cart: supports WooCommerce Cart Block and classic cart. */
.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-cart .woocommerce{font-family:inherit}
.woocommerce-cart .wc-block-cart{gap:28px}.woocommerce-cart .wc-block-cart-items{border-top:0!important}
.woocommerce-cart .wc-block-cart-items__header{background:#111113;color:#fff;border-radius:12px;padding:14px 18px!important}
.woocommerce-cart .wc-block-cart-items__row{border-bottom:1px solid #ededee!important}.woocommerce-cart .wc-block-cart-item__image img{border-radius:10px;background:#f7f7f8}
.woocommerce-cart .wc-block-cart__sidebar{border:1px solid #e4e4e7;border-radius:16px;padding:24px;background:#fff;box-shadow:0 16px 44px rgba(17,17,19,.045)}
.woocommerce-cart .wc-block-cart__totals-title{font-size:20px!important;font-weight:750!important;text-transform:none!important}
.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button{background:var(--red)!important;color:#fff!important;border-radius:11px!important;min-height:50px!important;font-weight:750!important}
.woocommerce-cart .wc-block-components-quantity-selector{border-color:#dedee2!important;border-radius:10px!important}
.woocommerce-cart .woocommerce-cart-form{float:left;width:66%;padding-right:30px}.woocommerce-cart .cart-collaterals{float:right;width:34%}
.woocommerce-cart table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0}.woocommerce-cart table.shop_table thead{background:#111113;color:#fff}.woocommerce-cart table.shop_table th{padding:15px!important}
.woocommerce-cart table.shop_table td{padding:18px 14px!important;border-color:#ededee!important}.woocommerce-cart .cart_totals{width:100%!important;border:1px solid #e5e5e8;border-radius:16px;padding:24px;box-shadow:0 16px 44px rgba(17,17,19,.045)}
.woocommerce-cart .cart_totals h2{font-size:22px}.woocommerce-cart .checkout-button{background:var(--red)!important;border-radius:11px!important;padding:14px!important;font-size:15px!important}.woocommerce-cart .coupon .input-text{min-height:44px;border:1px solid #dedee2!important;border-radius:10px!important;padding:0 14px!important}.woocommerce-cart button.button{border-radius:10px!important}

@media(max-width:860px){
  .pck-site{padding-top:74px}.pck-header,.pck-header.is-scrolled{height:74px}.pck-header-inner,.pck-header.is-scrolled .pck-header-inner{height:74px}
  .pck-header.is-scrolled .pck-logo img{width:72px;height:37px}.pck-logo-tagline,.pck-header.is-scrolled .pck-logo-tagline{font-size:6px!important}
  .pck-header.is-scrolled{box-shadow:0 5px 16px rgba(17,17,19,.09)}
  .pck-has-tooltip::after,.pck-has-tooltip::before{display:none}
  .pck-inner-hero{padding:44px 0 38px}.pck-inner-content{padding:48px 0 70px}
  .woocommerce-account .woocommerce{grid-template-columns:1fr;gap:28px}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:8px;padding-bottom:2px}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:44px;padding:0 15px}
  .woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals{float:none;width:100%;padding-right:0}.woocommerce-cart .cart-collaterals{margin-top:28px}
}
@media(max-width:600px){
  .pck-profile-card{padding:22px}.pck-profile-top{align-items:flex-start}.pck-profile-avatar img{width:74px;height:74px}.pck-profile-heading h2{font-size:25px}.pck-profile-grid{grid-template-columns:1fr}.pck-profile-field.is-wide{grid-column:auto}
}

/* ========================================================================== 
   PCK 5.3 — premium WooCommerce account + cart structural correction
   ========================================================================== */

/* Account: do not rely on WooCommerce's float widths. */
.woocommerce-account .pck-inner-content > .pck-container{max-width:1320px!important}
.woocommerce-account .pck-inner-content .woocommerce{display:block!important;width:100%!important;max-width:none!important}
.pck-account-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:42px;align-items:start;width:100%;max-width:1180px;margin:0 auto}
.pck-account-sidebar{position:sticky;top:118px;min-width:0}
.pck-account-sidebar-title{padding:0 4px 22px;border-bottom:1px solid #ececef;margin-bottom:18px}
.pck-account-sidebar-title span,.pck-account-overline{display:block;color:var(--red);font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase}
.pck-account-sidebar-title strong{display:block;margin-top:8px;font-size:26px;line-height:1.1;letter-spacing:-.035em}
.pck-account-sidebar .woocommerce-MyAccount-navigation{width:100%!important;float:none!important;margin:0!important}
.pck-account-sidebar .woocommerce-MyAccount-navigation ul{display:grid!important;gap:9px!important;overflow:visible!important;padding:0!important;margin:0!important}
.pck-account-sidebar .woocommerce-MyAccount-navigation li{width:100%!important;margin:0!important}
.pck-account-sidebar .woocommerce-MyAccount-navigation a{display:flex!important;width:100%!important;min-height:54px!important;align-items:center!important;padding:0 18px!important;border:1px solid #e7e7e9!important;border-radius:10px!important;background:#fff!important;color:#18181a!important;font-size:15px!important;font-weight:650!important;box-shadow:none!important;transform:none!important}
.pck-account-sidebar .woocommerce-MyAccount-navigation li.is-active a{background:#111113!important;border-color:#111113!important;color:#fff!important}
.pck-account-sidebar .woocommerce-MyAccount-navigation a:hover{border-color:#bfc0c5!important;background:#f8f8f9!important;color:#111113!important}
.pck-account-sidebar .woocommerce-MyAccount-navigation li.is-active a:hover{background:#111113!important;color:#fff!important}
.pck-account-main{min-width:0;width:100%}
.pck-account-main .woocommerce-MyAccount-content{width:100%!important;float:none!important;margin:0!important;padding:0!important}
.pck-account-panel{width:100%;border:1px solid #e7e7e9;border-radius:18px;background:#fff;padding:36px;box-shadow:0 18px 48px rgba(17,17,19,.05)}
.pck-profile-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;padding-bottom:30px;border-bottom:1px solid #ececef}
.pck-profile-avatar-wrap img{display:block;width:104px;height:104px;border-radius:50%;object-fit:cover;background:#f3f3f4;border:6px solid #f5f5f6}
.pck-profile-identity h2{margin:8px 0 4px;font-size:34px;line-height:1;letter-spacing:-.04em}
.pck-profile-identity p{margin:0;color:#737379;font-size:15px}
.pck-profile-edit{align-self:center;display:inline-flex;gap:8px;align-items:center;padding:11px 14px;border:1px solid #e0e0e3;border-radius:10px;background:#fff;font-size:13px;font-weight:700;white-space:nowrap}
.pck-profile-edit:hover{border-color:#bfc0c5;color:var(--red)}
.pck-profile-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;padding:30px 0 20px}
.pck-profile-section-head h3{margin:0 0 5px;font-size:22px;letter-spacing:-.025em}
.pck-profile-section-head p{margin:0;color:#76767b;font-size:14px}
.pck-account-panel .pck-profile-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.pck-account-panel .pck-profile-field{min-width:0;padding:17px 18px!important;border:1px solid #e8e8eb!important;border-radius:11px!important;background:#fafafa!important}
.pck-account-panel .pck-profile-field.is-wide{grid-column:1/-1!important}
.pck-account-panel .pck-profile-field small{display:block;margin-bottom:7px;color:#898990;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.pck-account-panel .pck-profile-field strong{display:block;color:#171719;font-size:15px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}
.pck-account-panel .pck-profile-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:24px!important}
.pck-account-panel .pck-profile-actions .pck-btn{min-height:46px;padding:0 18px!important;border-radius:10px!important}

/* Orders endpoint occupies the full account content column. */
.pck-account-main .woocommerce-orders-table{width:100%!important;margin:0!important;border:1px solid #e4e4e7!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}
.pck-account-main .woocommerce-orders-table th{padding:15px 16px!important;background:#111113!important;color:#fff!important;font-size:12px!important;letter-spacing:.03em!important}
.pck-account-main .woocommerce-orders-table td{padding:18px 16px!important;background:#fff!important;border-color:#ececef!important;font-size:14px!important}
.pck-account-main .woocommerce-orders-table .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#111113!important;color:#fff!important;border-radius:9px!important;padding:9px 12px!important}

/* Cart: force a deliberate 2-column commerce layout on desktop. */
.woocommerce-cart .pck-inner-content > .pck-container{max-width:1320px!important}
.woocommerce-cart .pck-inner-content .woocommerce,
.woocommerce-cart .wp-block-woocommerce-cart{width:100%!important;max-width:none!important;margin:0!important}
.woocommerce-cart .wc-block-cart{display:grid!important;grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr)!important;gap:34px!important;align-items:start!important;width:100%!important}
.woocommerce-cart .wc-block-cart__main{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
.woocommerce-cart .wc-block-cart__sidebar{position:sticky!important;top:118px!important;width:100%!important;max-width:none!important;margin:0!important;padding:26px!important;border:1px solid #e5e5e8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 18px 48px rgba(17,17,19,.05)!important}
.woocommerce-cart .wc-block-cart-items{width:100%!important;border:0!important;border-collapse:separate!important;border-spacing:0!important;background:#fff!important}
.woocommerce-cart .wc-block-cart-items thead{background:#111113!important;color:#fff!important}
.woocommerce-cart .wc-block-cart-items thead th{padding:15px 18px!important;color:#fff!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important}
.woocommerce-cart .wc-block-cart-items tbody tr{border-bottom:1px solid #ececef!important}
.woocommerce-cart .wc-block-cart-items td{padding:20px 16px!important;vertical-align:middle!important}
.woocommerce-cart .wc-block-cart-item__image{width:104px!important;padding-left:0!important}
.woocommerce-cart .wc-block-cart-item__image img{display:block!important;width:86px!important;height:86px!important;object-fit:cover!important;border-radius:12px!important;background:#f5f5f6!important}
.woocommerce-cart .wc-block-components-product-name{font-size:17px!important;font-weight:750!important;color:#111113!important;line-height:1.3!important}
.woocommerce-cart .wc-block-components-product-price{font-size:14px!important}
.woocommerce-cart .wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:flex-end!important}
.woocommerce-cart .wc-block-components-sale-badge{border:1px solid #dedee1!important;background:#f7f7f8!important;color:#333!important;border-radius:6px!important;font-size:10px!important;padding:4px 6px!important}
.woocommerce-cart .wc-block-components-quantity-selector{min-height:40px!important;border:1px solid #dedee2!important;border-radius:9px!important;background:#fff!important}
.woocommerce-cart .wc-block-cart__totals-title{padding-bottom:18px!important;margin-bottom:8px!important;border-bottom:1px solid #ececef!important;font-size:21px!important;line-height:1.2!important;font-weight:800!important;text-transform:none!important;letter-spacing:-.02em!important}
.woocommerce-cart .wc-block-components-totals-item{padding:12px 0!important;border-bottom:1px solid #efeff1!important}
.woocommerce-cart .wc-block-components-totals-item__label{color:#69696f!important;font-size:14px!important}
.woocommerce-cart .wc-block-components-totals-item__value{font-size:14px!important;font-weight:700!important}
.woocommerce-cart .wc-block-components-totals-footer-item{padding-top:18px!important}
.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{color:#111113!important;font-size:20px!important;font-weight:800!important}
.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;margin-top:16px!important;border:0!important;border-radius:10px!important;background:var(--red)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;box-shadow:none!important}
.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:hover{filter:brightness(.92)}
.woocommerce-cart .wc-block-components-totals-coupon__button{color:#111113!important;font-weight:700!important}

/* Classic cart fallback. */
.woocommerce-cart form.woocommerce-cart-form{float:none!important;width:auto!important;padding:0!important;margin:0!important}
.woocommerce-cart .woocommerce:not(:has(.wc-block-cart)){display:grid!important;grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr)!important;gap:34px!important;align-items:start!important}
.woocommerce-cart .woocommerce:not(:has(.wc-block-cart)) .cart-collaterals{float:none!important;width:100%!important;margin:0!important}
.woocommerce-cart .woocommerce:not(:has(.wc-block-cart)) .cart_totals{position:sticky;top:118px;width:100%!important;margin:0!important;padding:26px!important;border:1px solid #e5e5e8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 18px 48px rgba(17,17,19,.05)!important}
.woocommerce-cart .woocommerce:not(:has(.wc-block-cart)) table.shop_table{width:100%!important;background:#fff!important}

@media(max-width:980px){
  .pck-account-shell{grid-template-columns:230px minmax(0,1fr);gap:28px}
  .pck-account-panel{padding:28px}
  .woocommerce-cart .wc-block-cart,
  .woocommerce-cart .woocommerce:not(:has(.wc-block-cart)){grid-template-columns:1fr!important}
  .woocommerce-cart .wc-block-cart__sidebar,
  .woocommerce-cart .woocommerce:not(:has(.wc-block-cart)) .cart_totals{position:static!important;top:auto!important}
}
@media(max-width:760px){
  .pck-account-shell{display:block;max-width:none}
  .pck-account-sidebar{position:static;margin-bottom:26px}
  .pck-account-sidebar-title{display:none}
  .pck-account-sidebar .woocommerce-MyAccount-navigation ul{display:flex!important;overflow-x:auto!important;gap:8px!important;padding-bottom:3px!important}
  .pck-account-sidebar .woocommerce-MyAccount-navigation li{width:auto!important;flex:0 0 auto!important}
  .pck-account-sidebar .woocommerce-MyAccount-navigation a{width:auto!important;min-height:44px!important;padding:0 15px!important}
  .pck-account-panel{padding:22px;border-radius:14px}
  .pck-profile-header{grid-template-columns:auto minmax(0,1fr);gap:16px}
  .pck-profile-edit{grid-column:1/-1;width:max-content}
  .pck-profile-avatar-wrap img{width:76px;height:76px;border-width:4px}
  .pck-profile-identity h2{font-size:27px}
  .pck-account-panel .pck-profile-grid{grid-template-columns:1fr!important}
  .pck-account-panel .pck-profile-field.is-wide{grid-column:auto!important}
  .woocommerce-cart .wc-block-cart-items__row{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:0 12px!important}
  .woocommerce-cart .wc-block-cart-item__image{width:92px!important}
  .woocommerce-cart .wc-block-cart-item__image img{width:76px!important;height:76px!important}
}


/* === PCK v5.4 Bulk Order === */
.pck-bulk-page{background:#fff;color:#0b0b0d}
.pck-bulk-hero{background:linear-gradient(180deg,#f3f3f5 0%,#fafafa 100%);border-bottom:1px solid #ececef;padding:112px 0 190px}
.pck-bulk-hero-inner{max-width:920px;text-align:center}
.pck-bulk-kicker{display:inline-block;color:#ed1c24;font-size:11px;font-weight:800;letter-spacing:.13em;margin-bottom:18px}
.pck-bulk-hero h1{font-size:clamp(48px,6vw,82px);line-height:.96;letter-spacing:-.055em;margin:0 auto 26px;max-width:900px}
.pck-bulk-hero p{max-width:720px;margin:0 auto;color:#65656c;font-size:18px;line-height:1.7}
.pck-bulk-main{margin-top:-112px;position:relative;z-index:2}
.pck-bulk-form-card{background:#fff;border:1px solid #e8e8eb;border-radius:24px;padding:42px;box-shadow:0 24px 70px rgba(0,0,0,.08)}
.pck-bulk-form-head{display:flex;justify-content:space-between;gap:40px;align-items:end;padding-bottom:30px;border-bottom:1px solid #ececef}
.pck-bulk-form-head h2{font-size:34px;letter-spacing:-.035em;margin:0}
.pck-bulk-form-head p{max-width:390px;color:#77777e;margin:0;line-height:1.6}
.pck-bulk-form{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}
.pck-field{display:flex;flex-direction:column;gap:9px}
.pck-field-wide{grid-column:1/-1}
.pck-field label{font-size:12px;font-weight:750;color:#242429}
.pck-field label span{color:#ed1c24}
.pck-field input,.pck-field select,.pck-field textarea{width:100%;border:1px solid #dedee3;border-radius:12px;background:#fff;color:#111;padding:15px 16px;font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}
.pck-field textarea{resize:vertical;min-height:160px}
.pck-field input:focus,.pck-field select:focus,.pck-field textarea:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.05)}
.pck-bulk-submit-row{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:4px}
.pck-bulk-submit-row p{font-size:12px;color:#85858c;margin:0;max-width:520px}
.pck-bulk-submit-row .pck-btn{border:0;cursor:pointer;min-width:210px}
.pck-bulk-contact-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:38px;padding-top:28px;border-top:1px solid #ececef}
.pck-bulk-contact-strip>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;padding:4px 22px;border-right:1px solid #ececef}
.pck-bulk-contact-strip>div:first-child{padding-left:0}.pck-bulk-contact-strip>div:last-child{border-right:0}
.pck-contact-icon{grid-row:1/3;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff0f1;color:#ed1c24;font-weight:800}
.pck-bulk-contact-strip small{font-size:9px;letter-spacing:.12em;color:#96969d;font-weight:800}
.pck-bulk-contact-strip strong{font-size:13px;overflow-wrap:anywhere}
.pck-bulk-notice{margin-bottom:18px;border-radius:12px;padding:15px 18px;font-weight:650}
.pck-bulk-notice.success{background:#eef9f0;color:#176b2a}.pck-bulk-notice.error{background:#fff0f1;color:#a20d14}
.pck-bulk-faq{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;padding-top:110px;padding-bottom:110px}
.pck-bulk-faq-intro h2{font-size:52px;line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}
.pck-bulk-faq-intro p{color:#73737a;line-height:1.7;max-width:430px}
.pck-bulk-accordion details{border-bottom:1px solid #dedee3;padding:21px 0}
.pck-bulk-accordion summary{cursor:pointer;list-style:none;font-weight:750;padding-right:36px;position:relative}
.pck-bulk-accordion summary::-webkit-details-marker{display:none}
.pck-bulk-accordion summary:after{content:'+';position:absolute;right:4px;top:-3px;font-size:22px;font-weight:400}
.pck-bulk-accordion details[open] summary:after{content:'−'}
.pck-bulk-accordion details p{color:#707077;line-height:1.65;margin:15px 40px 0 0}
.pck-bulk-cta{margin-bottom:100px;background:#0b0b0d;color:#fff;border-radius:24px;padding:58px 62px;display:flex;justify-content:space-between;align-items:center;gap:50px;position:relative;overflow:hidden}
.pck-bulk-cta:after{content:'';position:absolute;width:330px;height:330px;border-radius:50%;right:-80px;top:-170px;background:radial-gradient(circle,rgba(237,28,36,.28),rgba(237,28,36,0) 68%)}
.pck-bulk-cta>div,.pck-bulk-cta>a{position:relative;z-index:1}
.pck-bulk-cta h2{font-size:42px;line-height:1.05;letter-spacing:-.04em;margin:0 0 12px;max-width:650px}
.pck-bulk-cta p{color:#aaaab1;max-width:650px;margin:0;line-height:1.6}
@media(max-width:800px){
 .pck-bulk-hero{padding:82px 0 150px}.pck-bulk-hero h1{font-size:48px}
 .pck-bulk-form-card{padding:24px;border-radius:18px}.pck-bulk-form-head{display:block}.pck-bulk-form-head p{margin-top:12px}
 .pck-bulk-form{grid-template-columns:1fr}.pck-field-wide,.pck-bulk-submit-row{grid-column:auto}
 .pck-bulk-submit-row{align-items:stretch;flex-direction:column}.pck-bulk-submit-row .pck-btn{width:100%}
 .pck-bulk-contact-strip{grid-template-columns:1fr}.pck-bulk-contact-strip>div{border-right:0;border-bottom:1px solid #ececef;padding:18px 0}.pck-bulk-contact-strip>div:last-child{border-bottom:0}
 .pck-bulk-faq{grid-template-columns:1fr;gap:40px;padding-top:80px;padding-bottom:80px}.pck-bulk-faq-intro h2{font-size:40px}
 .pck-bulk-cta{margin-bottom:70px;padding:38px 28px;align-items:flex-start;flex-direction:column}.pck-bulk-cta h2{font-size:34px}
}

/* PCK v5.5 Contact + Support */
.pck-service-page,.pck-support-page{background:#fff;color:#0b0b0d}.pck-service-hero,.pck-support-hero{background:linear-gradient(180deg,#f2f2f4,#fafafa);border-bottom:1px solid #e9e9ec;padding:105px 0 180px}.pck-service-hero-inner,.pck-support-hero-inner{max-width:900px;text-align:center}.pck-service-hero h1,.pck-support-hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px}.pck-service-hero p,.pck-support-hero p{max-width:700px;margin:auto;color:#696970;font-size:18px;line-height:1.7}.pck-service-overlap{margin-top:-105px;position:relative;z-index:2}.pck-contact-card,.pck-support-card{background:#fff;border:1px solid #e6e6ea;border-radius:24px;padding:42px;box-shadow:0 24px 70px rgba(0,0,0,.075)}.pck-service-head{display:flex;justify-content:space-between;gap:42px;align-items:end;padding-bottom:30px;border-bottom:1px solid #ececef}.pck-service-head h2{font-size:36px;letter-spacing:-.04em;margin:0}.pck-service-head p{max-width:420px;color:#74747b;line-height:1.6;margin:0}.pck-bulk-contact-strip a{color:inherit;text-decoration:none}.pck-contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:90px 0 100px}.pck-contact-options>div{border:1px solid #e6e6ea;border-radius:18px;padding:30px}.pck-contact-options span{font-size:10px;color:#ed1c24;font-weight:800}.pck-contact-options h3{font-size:22px;margin:18px 0 10px}.pck-contact-options p{color:#74747b;line-height:1.65}.pck-support-hero{padding-bottom:150px}.pck-faq-search{max-width:760px;margin:38px auto 0;background:#fff;border:1px solid #dcdce1;border-radius:16px;display:grid;grid-template-columns:42px 1fr 34px;align-items:center;padding:6px 12px;box-shadow:0 12px 35px rgba(0,0,0,.055);text-align:left}.pck-faq-search span{font-size:26px}.pck-faq-search input{border:0!important;box-shadow:none!important;padding:14px 4px!important;background:transparent!important}.pck-faq-search kbd{border:1px solid #dddde2;border-radius:6px;padding:3px 8px;color:#85858c}.pck-support-faq-section{padding:75px 0 105px}.pck-faq-categories{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:32px}.pck-faq-categories button{border:1px solid #dedee3;background:#fff;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.pck-faq-categories button.active,.pck-faq-categories button:hover{background:#0b0b0d;color:#fff;border-color:#0b0b0d}.pck-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pck-faq-item{border:1px solid #e2e2e6;border-radius:15px;padding:0 20px}.pck-faq-item[hidden]{display:none}.pck-faq-item summary{list-style:none;cursor:pointer;min-height:96px;display:flex;align-items:center;padding:18px 38px 18px 0;position:relative;font-weight:750}.pck-faq-item summary::-webkit-details-marker{display:none}.pck-faq-item summary:after{content:'+';position:absolute;right:2px;font-size:22px}.pck-faq-item[open] summary:after{content:'−'}.pck-faq-item small{display:block;color:#ed1c24;font-size:9px;letter-spacing:.1em;margin-bottom:7px}.pck-faq-item p{border-top:1px solid #eee;color:#6d6d74;line-height:1.65;margin:0;padding:18px 0 22px}.pck-faq-empty{grid-column:1/-1;padding:40px;text-align:center;background:#f6f6f7;border-radius:15px}.pck-support-form-wrap{background:#f4f4f6;padding:90px 0 100px}.pck-login-required{border:1px solid #dedee3;border-radius:12px;padding:15px;background:#fafafa}.pck-login-required a{color:#ed1c24;font-weight:750}#pckOrderField[hidden]{display:none!important}
@media(max-width:800px){.pck-service-hero,.pck-support-hero{padding:80px 0 135px}.pck-service-hero h1,.pck-support-hero h1{font-size:46px}.pck-contact-card,.pck-support-card{padding:24px}.pck-service-head{display:block}.pck-service-head p{margin-top:12px}.pck-contact-options,.pck-faq-grid{grid-template-columns:1fr}.pck-contact-options{padding:65px 0 70px}.pck-support-faq-section{padding:55px 0 70px}.pck-faq-search{grid-template-columns:34px 1fr}.pck-faq-search kbd{display:none}}

/* ==========================================================================
   PC Karigar v6 — Editorial Premium Homepage
   ========================================================================== */
.pck-v6-home{font-family:Inter,Arial,sans-serif;overflow:hidden;background:#fff}.pck-v6-home h1,.pck-v6-home h2,.pck-v6-home h3{font-family:Manrope,Inter,Arial,sans-serif}.pck-v6-home em{font-style:normal;color:#ed1c24}.v6-eyebrow{display:inline-block;color:#ed1c24;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.v6-eyebrow.light{color:#ff4b51}.v6-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.v6-btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;padding:0 19px 0 23px;border-radius:4px;font-size:12px;font-weight:800;letter-spacing:.02em;text-decoration:none;transition:transform .25s ease,background .25s ease}.v6-btn:hover{transform:translateY(-2px)}.v6-btn span{font-size:16px}.v6-btn-red{background:#ed1c24;color:#fff}.v6-btn-red:hover{background:#cf1118;color:#fff}.v6-btn-white{background:#fff;color:#0b0b0d}.v6-link{color:#111;text-decoration:none;font-size:12px;font-weight:800}.v6-link span{margin-left:8px}.v6-link.light{color:#fff}.v6-reveal{animation:v6Reveal .7s both}@keyframes v6Reveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}

.v6-hero{min-height:760px;background:#f5f5f6;padding:70px 0 0}.v6-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:690px}.v6-hero-copy{padding:88px 70px 70px 0;display:flex;flex-direction:column;justify-content:center}.v6-hero-copy h1{font-size:clamp(64px,6.2vw,96px);line-height:.88;letter-spacing:-.07em;margin:25px 0 32px;max-width:760px}.v6-hero-copy p{font-size:18px;line-height:1.65;color:#626269;max-width:520px;margin:0 0 34px}.v6-trust-row{display:flex;align-items:center;gap:13px;margin-top:65px;color:#77777e;font-size:8px;font-weight:800;letter-spacing:.13em}.v6-trust-row i{width:3px;height:3px;border-radius:50%;background:#ed1c24}.v6-hero-stage{position:relative;background:#111114;min-height:690px;display:flex;align-items:center;justify-content:center}.v6-hero-stage:before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,transparent 45%,rgba(237,28,36,.07))}.v6-hero-stage img{position:relative;z-index:2;width:92%;height:82%;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(0,0,0,.38));transition:transform .5s ease}.v6-hero-stage:hover img{transform:scale(1.025)}.v6-hero-number{position:absolute;right:28px;top:24px;color:#fff;font:700 10px/1 Inter;letter-spacing:.14em}.v6-hero-redline{position:absolute;left:0;top:0;width:4px;height:120px;background:#ed1c24}.v6-hero-caption{position:absolute;left:28px;bottom:26px;display:flex;flex-direction:column;gap:5px;color:#fff}.v6-hero-caption strong{font-size:9px;letter-spacing:.15em}.v6-hero-caption span{font-size:11px;color:#8f8f95}.v6-image-placeholder{color:#fff;text-align:center;font-weight:800}.v6-image-placeholder small{display:block;color:#888;margin-top:8px;font-weight:400}

.v6-ticker{height:42px;background:#ed1c24;color:#fff;display:flex;align-items:center;overflow:hidden}.v6-ticker-track{display:flex;width:max-content;animation:v6Ticker 34s linear infinite;white-space:nowrap}.v6-ticker-track span{font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}@keyframes v6Ticker{to{transform:translateX(-20%)}}

.v6-student{background:#0c0c0f;color:#fff;padding:118px 0}.v6-student-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.v6-student-media{height:570px;position:relative;display:flex;align-items:center;justify-content:center;background:#151518;overflow:hidden}.v6-student-media:after{content:'';position:absolute;width:420px;height:420px;border:1px solid rgba(237,28,36,.25);border-radius:50%}.v6-student-media img{position:relative;z-index:2;max-width:85%;max-height:82%;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,0,0,.45));transition:transform .4s}.v6-student-media:hover img{transform:scale(1.025)}.v6-index{position:absolute;top:22px;left:24px;font-size:9px;letter-spacing:.15em;color:#74747b;font-weight:800}.v6-offer{position:absolute;right:18px;bottom:18px;z-index:3;background:#ed1c24;color:#fff;padding:9px 12px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.v6-student-copy h2{font-size:clamp(48px,4.5vw,70px);line-height:.95;letter-spacing:-.06em;margin:20px 0 32px}.v6-student-copy h3{font-size:15px;margin:0 0 12px}.v6-student-copy>p{color:#96969d;line-height:1.65;max-width:570px}.v6-specs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #29292d;border-left:1px solid #29292d;margin:35px 0}.v6-specs div{padding:17px;border-right:1px solid #29292d;border-bottom:1px solid #29292d}.v6-specs small{display:block;color:#66666d;font-size:8px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.v6-specs strong{font-size:12px}.v6-feature-bottom{display:flex;justify-content:space-between;gap:30px;align-items:end}.v6-price small,.v6-price span{display:block}.v6-price small{color:#67676e;font-size:8px;letter-spacing:.14em;margin-bottom:7px}.v6-price .price{font-size:30px;font-weight:800;color:#fff}.v6-price del{color:#666;font-size:15px}.v6-price ins{text-decoration:none}.v6-price span{color:#77777e;font-size:9px;margin-top:5px}

.v6-builds,.v6-components,.v6-why,.v6-reviews{padding:115px 0}.v6-section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:48px}.v6-section-head.simple{align-items:end}.v6-section-head h2,.v6-why-heading h2{font-size:clamp(45px,4.6vw,66px);line-height:.96;letter-spacing:-.06em;margin:17px 0 0}.v6-head-right{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:flex-end}.v6-tabs{display:flex;gap:4px;padding:4px;background:#f2f2f3}.v6-tabs button{border:0;background:transparent;padding:10px 13px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.v6-tabs button.is-active{background:#111;color:#fff}.v6-slider-buttons{display:flex;gap:7px}.v6-slider-buttons button{width:38px;height:38px;border:1px solid #dedee2;background:#fff;cursor:pointer;font-size:16px}.v6-product-slider,.v6-review-slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.v6-product-slider::-webkit-scrollbar,.v6-review-slider::-webkit-scrollbar{display:none}.v6-product-card{flex:0 0 calc(25% - 14px);min-width:260px;scroll-snap-align:start}.v6-product-card[hidden]{display:none}.v6-product-media{height:315px;background:#f3f3f4;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.v6-product-media img{max-width:86%;max-height:82%;object-fit:contain;transition:transform .35s}.v6-product-media:hover img{transform:scale(1.035)}.v6-product-media span{position:absolute;right:12px;bottom:12px;background:#111;color:#fff;padding:8px 10px;font-size:8px;font-weight:800;opacity:0;transform:translateY(5px);transition:.25s}.v6-product-media:hover span{opacity:1;transform:none}.v6-product-info{padding:18px 2px}.v6-product-info>small{color:#ed1c24;font-size:8px;font-weight:800;letter-spacing:.12em}.v6-product-info h3{font-size:17px;line-height:1.25;margin:8px 0}.v6-product-info h3 a{color:#111;text-decoration:none}.v6-product-info p{font-size:10px;color:#77777d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v6-product-info>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e8e8eb;padding-top:14px;margin-top:15px}.v6-product-info strong .price,.v6-product-info strong{font-size:15px}.v6-card-buy{font-size:10px;font-weight:800;color:#111;text-decoration:none}.v6-card-buy:hover{color:#ed1c24}

.v6-builder{background:#111114;color:#fff}.v6-builder-inner{min-height:660px;display:grid;grid-template-columns:.9fr 1.1fr}.v6-builder-copy{position:relative;padding:105px 60px 95px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.v6-builder-copy .v6-index{top:32px;left:0}.v6-builder-copy h2{font-size:clamp(58px,5.4vw,80px);line-height:.9;letter-spacing:-.065em;margin:20px 0 28px}.v6-builder-copy p{color:#8f8f96;line-height:1.7;max-width:470px;margin:0 0 32px}.v6-builder-art{position:relative;min-height:660px;display:flex;align-items:center;justify-content:center;overflow:hidden}.v6-builder-art img{position:relative;z-index:2;width:92%;height:82%;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(0,0,0,.45))}.v6-red-orbit{position:absolute;width:500px;height:500px;border:1px solid rgba(237,28,36,.38);border-radius:50%}.v6-red-orbit:after{content:'';position:absolute;inset:65px;border:1px solid rgba(237,28,36,.14);border-radius:50%}.v6-art-note{position:absolute;right:0;bottom:28px;color:#6e6e74;font-size:8px;line-height:1.6;letter-spacing:.13em;font-weight:800;text-align:right}

.v6-bento{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:310px 310px;gap:14px}.v6-bento-card{position:relative;overflow:hidden;background:#f3f3f4;color:#111;text-decoration:none;padding:28px;display:block}.v6-bento-card.b1{grid-row:1/3}.v6-bento-card.b2{background:#111114;color:#fff}.v6-bento-card.b5{background:#ed1c24;color:#fff}.v6-bento-copy{position:relative;z-index:2;max-width:58%}.v6-bento-copy small{font-size:8px;font-weight:800;letter-spacing:.12em;opacity:.55}.v6-bento-copy h3{font-size:26px;letter-spacing:-.04em;margin:12px 0 8px}.v6-bento-copy p{font-size:10px;line-height:1.55;opacity:.62}.v6-bento-copy span{display:inline-block;margin-top:16px;font-size:9px;font-weight:800}.v6-bento-card img{position:absolute;right:-3%;bottom:-5%;width:64%;height:68%;object-fit:contain;transition:transform .35s}.v6-bento-card:hover img{transform:scale(1.045) translateY(-3px)}.v6-bento-card.b1 img{width:86%;height:70%;right:-13%}.v6-all-components{margin-top:14px;background:#111114;color:#fff;padding:40px 44px;display:flex;align-items:center;justify-content:space-between;gap:35px}.v6-all-components h3{font-size:28px;margin:10px 0 8px}.v6-all-components p{color:#85858c;font-size:11px;margin:0}

.v6-why{background:#f5f5f6}.v6-why-heading{max-width:850px;margin-bottom:58px}.v6-why-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d9d9dd;border-left:1px solid #d9d9dd}.v6-why-grid article{padding:28px;min-height:280px;border-right:1px solid #d9d9dd;border-bottom:1px solid #d9d9dd;display:flex;flex-direction:column}.v6-why-grid article>small{font-size:8px;font-weight:800;color:#ed1c24}.v6-why-grid article>div{width:34px;height:34px;margin:42px 0 28px;color:#ed1c24}.v6-why-grid svg{width:100%;height:100%}.v6-why-grid h3{font-size:18px;margin:0 0 10px}.v6-why-grid p{font-size:11px;line-height:1.65;color:#74747b;margin:0}

.v6-review-card{flex:0 0 calc(33.333% - 12px);min-width:310px;scroll-snap-align:start;border:1px solid #e1e1e5;padding:30px;min-height:330px;display:flex;flex-direction:column}.v6-stars{color:#ed1c24;letter-spacing:3px;font-size:11px}.v6-review-card blockquote{font-family:Manrope,Inter,sans-serif;font-size:22px;line-height:1.4;letter-spacing:-.025em;margin:30px 0;flex:1}.v6-review-bottom{border-top:1px solid #e7e7e9;padding-top:20px;display:flex;justify-content:space-between;gap:15px;align-items:center}.v6-review-person{display:flex;align-items:center;gap:12px}.v6-review-person img,.v6-review-person>span{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#111;color:#fff;display:grid;place-items:center}.v6-review-person strong,.v6-review-person small{display:block}.v6-review-person strong{font-size:11px}.v6-review-person small{font-size:8px;color:#85858c;margin-top:3px}.v6-review-bottom>em{font-size:8px;color:#777!important;text-align:right;max-width:100px}.v6-empty{padding:35px;background:#f5f5f6;color:#777}

.v6-final{padding:0 0 110px}.v6-final-card{min-height:510px;background:#0b0b0d;color:#fff;position:relative;overflow:hidden;padding:80px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(11,11,13,.98),rgba(11,11,13,.75)),var(--v6-final-image);background-size:cover;background-position:center}.v6-final-card:before{content:'';position:absolute;width:520px;height:520px;border-radius:50%;right:-110px;top:-230px;background:radial-gradient(circle,rgba(237,28,36,.28),transparent 66%)}.v6-final-copy{position:relative;z-index:2;max-width:650px}.v6-final-copy h2{font-size:clamp(58px,6vw,88px);line-height:.9;letter-spacing:-.07em;margin:20px 0 25px}.v6-final-copy p{max-width:520px;color:#96969d;line-height:1.7;margin-bottom:32px}.v6-final-word{position:absolute;right:-18px;bottom:-60px;font:800 220px/1 Manrope,sans-serif;letter-spacing:-.09em;color:rgba(255,255,255,.035)}

@media(max-width:1000px){.v6-hero-grid,.v6-student-grid,.v6-builder-inner{grid-template-columns:1fr}.v6-hero-copy{padding:75px 0}.v6-hero-stage{min-height:520px}.v6-student-grid{gap:50px}.v6-student-media{height:500px}.v6-builder-copy{padding:90px 0 20px}.v6-builder-art{min-height:520px}.v6-bento{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,300px)}.v6-bento-card.b1{grid-row:auto}.v6-why-grid{grid-template-columns:1fr 1fr}.v6-product-card{flex-basis:calc(50% - 9px)}}
@media(max-width:700px){.v6-hero{padding-top:35px;min-height:auto}.v6-hero-copy{padding:58px 0 48px}.v6-hero-copy h1{font-size:54px}.v6-hero-copy p{font-size:15px}.v6-trust-row{margin-top:42px;gap:8px;flex-wrap:wrap}.v6-hero-stage{min-height:430px}.v6-ticker{height:38px}.v6-student,.v6-builds,.v6-components,.v6-why,.v6-reviews{padding:75px 0}.v6-student-media{height:400px}.v6-student-copy h2,.v6-section-head h2,.v6-why-heading h2{font-size:42px}.v6-specs{grid-template-columns:1fr 1fr}.v6-feature-bottom,.v6-section-head,.v6-all-components{align-items:flex-start;flex-direction:column}.v6-head-right{width:100%;justify-content:space-between}.v6-tabs{max-width:100%;overflow-x:auto}.v6-product-card{flex-basis:82%;min-width:82%}.v6-builder-copy h2{font-size:54px}.v6-builder-art{min-height:400px}.v6-red-orbit{width:330px;height:330px}.v6-bento{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.v6-bento-card{flex:0 0 82%;height:340px;scroll-snap-align:start}.v6-bento-copy{max-width:65%}.v6-why-grid{grid-template-columns:1fr}.v6-why-grid article{min-height:230px}.v6-review-card{flex-basis:86%;min-width:86%}.v6-final{padding-bottom:70px}.v6-final-card{padding:48px 25px;min-height:500px}.v6-final-copy h2{font-size:55px}.v6-final-word{font-size:130px;bottom:-30px}.v6-actions{gap:18px}}
@media(prefers-reduced-motion:reduce){.v6-reveal,.v6-ticker-track{animation:none!important}.v6-hero-stage img,.v6-product-media img,.v6-bento-card img{transition:none!important}}

/* ==========================================================================
   PC Karigar v6.1 — Homepage interaction and catalogue refinements
   ========================================================================== */

/* Hero */
.v6-hero-copy .v6-link{
  padding:14px 17px;border:1px solid transparent;border-radius:4px;
  transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease
}
.v6-hero-copy .v6-link:hover{background:#111114;color:#fff;border-color:#111114;transform:translateY(-2px)}
.v6-hero-stage{background:transparent;overflow:visible}
.v6-hero-stage:before{
  inset:8% 0 8% 38%;background:linear-gradient(145deg,#111114,#1a1a1e);
  box-shadow:0 24px 60px rgba(17,17,20,.12)
}
.v6-hero-stage img{width:100%;height:88%;object-fit:contain;background:transparent}
.v6-trust-row{font-size:9px}.v6-trust-row i{background:#ed1c24}

/* Mega menu nested Hard Disks */
.pck-mega-harddisks{position:relative}
.pck-mega-harddisks-link{display:flex!important;align-items:center;justify-content:space-between}
.pck-mega-harddisks-link span{font-size:17px;color:#999}
.pck-mega-harddisks-sub{
  position:absolute;left:calc(100% + 10px);top:-10px;min-width:145px;
  padding:9px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(17,17,19,.13);
  border-radius:10px;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-5px);
  transition:.18s ease;z-index:30
}
.pck-mega-harddisks-sub:before{content:'';position:absolute;left:-12px;top:0;width:14px;height:100%}
.pck-mega-harddisks:hover .pck-mega-harddisks-sub{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.pck-mega-harddisks-sub a{display:block;padding:9px 10px;border-radius:6px;font-size:13px;font-weight:700;color:#333}
.pck-mega-harddisks-sub a:hover{background:#f5f5f6;color:#ed1c24}
.pck-mega-footer{
  grid-column:1/-1;border-top:1px solid #ececef;margin-top:3px;padding-top:19px;
  display:flex;align-items:center;justify-content:space-between;gap:24px
}
.pck-mega-footer strong,.pck-mega-footer span{display:block}.pck-mega-footer strong{font-size:13px}.pck-mega-footer div>span{font-size:11px;color:#8a8a90;margin-top:3px}
.pck-mega-footer>a{background:#ed1c24;color:#fff!important;padding:11px 16px;border-radius:5px;font-size:11px;font-weight:800;letter-spacing:.02em}
.pck-mega-footer>a:hover{background:#cc1118!important;color:#fff!important;transform:translateY(-1px)}

/* Student offer */
.v6-offer{
  top:24px;right:-9px;bottom:auto;padding:11px 19px 11px 24px;
  clip-path:polygon(10px 0,100% 0,100% 100%,10px 100%,0 50%);
  box-shadow:-7px 8px 0 #7f0d12;font-size:9px
}
.v6-price .price{font-size:44px!important;line-height:1;font-weight:800;color:#fff}
.v6-price .price ins{font-size:44px!important}.v6-price .price del{font-size:17px!important}
.v6-student-copy .v6-link.light{padding:13px 16px;border:1px solid transparent;border-radius:4px;transition:.22s ease}
.v6-student-copy .v6-link.light:hover{background:#fff;color:#111;border-color:#fff;transform:translateY(-2px)}

/* Pre-built product cards */
.v6-product-card{
  border:1px solid #e5e5e8;background:#fff;display:flex;flex-direction:column;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease
}
.v6-product-card:hover{transform:translateY(-4px);border-color:#d7d7dc;box-shadow:0 20px 45px rgba(17,17,19,.08)}
.v6-product-media{height:300px;padding:0;margin:0;background:#f5f5f6}
.v6-product-media img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain;margin:0!important;padding:0!important}
.v6-product-info{padding:19px 18px 18px;display:flex;flex-direction:column;flex:1}
.v6-product-info h3{font-size:18px;margin:8px 0 13px}
.v6-card-specs{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:7px}
.v6-card-specs li{display:flex;justify-content:space-between;gap:12px;font-size:9px;border-bottom:1px solid #efeff1;padding-bottom:6px}
.v6-card-specs li span{color:#8a8a90}.v6-card-specs li strong{font-size:9px;text-align:right}
.v6-card-price{margin-top:auto;font-size:22px;font-weight:800;color:#111;padding:13px 0 15px}
.v6-card-price .price{font-size:22px}.v6-card-price del{font-size:12px;color:#999}.v6-card-price ins{text-decoration:none}
.v6-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.v6-product-actions a{min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:10px;font-weight:800;border-radius:4px;transition:.2s ease}
.v6-product-view{border:1px solid #1a1a1c;color:#111}.v6-product-view:hover{background:#111114;color:#fff;transform:translateY(-1px)}
.v6-product-buy{background:#ed1c24;border:1px solid #ed1c24;color:#fff}.v6-product-buy:hover{background:#c91118;border-color:#c91118;color:#fff;transform:translateY(-1px)}
.v6-tabs button{transition:background .2s ease,color .2s ease,transform .2s ease}.v6-tabs button:hover{background:#e4e4e7;transform:translateY(-1px)}.v6-tabs button.is-active:hover{background:#111}

/* Shop components */
.v6-bento-card{
  transition:transform .28s ease,box-shadow .28s ease,filter .28s ease;
  box-shadow:0 0 0 rgba(0,0,0,0)
}
.v6-bento-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(17,17,19,.11)}
.v6-bento-card:hover .v6-bento-copy span{transform:translateX(5px)}
.v6-bento-copy span{font-size:11px!important;font-weight:800;transition:transform .22s ease}
.v6-bento-card img{background:transparent}
.v6-all-components .v6-btn{transition:.22s ease}.v6-all-components .v6-btn:hover{background:#ed1c24;color:#fff;transform:translateY(-2px)}

/* Why + slider arrows */
.v6-why-grid article{transition:transform .25s ease,background .25s ease,box-shadow .25s ease}
.v6-why-grid article:hover{background:#fff;transform:translateY(-5px);box-shadow:0 20px 38px rgba(17,17,19,.065);position:relative;z-index:2}
.v6-slider-buttons button{transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.v6-slider-buttons button:hover{background:#111114;color:#fff;border-color:#111114;transform:translateY(-2px)}

/* Components page */
.v61-components-page{background:#fff;color:#111;font-family:Inter,Arial,sans-serif}
.v61-components-page h1,.v61-components-page h2,.v61-components-page h3{font-family:Manrope,Inter,sans-serif}
.v61-components-page em{font-style:normal;color:#ed1c24}
.v61-components-hero{background:#f4f4f5;padding:92px 0}
.v61-components-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;min-height:470px}
.v61-components-hero-grid>div:first-child{padding:65px 70px 55px 0}
.v61-components-hero h1{font-size:clamp(62px,6vw,88px);line-height:.9;letter-spacing:-.065em;margin:20px 0 28px}
.v61-components-hero p{max-width:580px;font-size:17px;line-height:1.7;color:#6d6d73}
.v61-scroll-link{display:inline-flex;align-items:center;gap:22px;margin-top:23px;color:#111;text-decoration:none;font-size:11px;font-weight:800;border-bottom:1px solid #111;padding-bottom:6px}
.v61-components-hero-dark{background:#111114;color:#fff;padding:46px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}
.v61-components-hero-dark:before{content:'';position:absolute;right:0;top:0;width:4px;height:120px;background:#ed1c24}
.v61-components-hero-dark>span{font-size:9px;letter-spacing:.15em;color:#8c8c93;font-weight:800}
.v61-components-hero-dark strong{font:800 130px/.9 Manrope,sans-serif;letter-spacing:-.08em;color:#fff;margin:25px 0 5px}
.v61-components-hero-dark small{font-size:9px;letter-spacing:.15em;color:#ed1c24;font-weight:800}
.v61-components-hero-dark p{font-size:11px;color:#8c8c93;margin:25px 0 0;max-width:260px}
.v61-component-categories{padding-top:105px;padding-bottom:110px}
.v61-components-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:46px}
.v61-components-heading h2{font-size:58px;line-height:.96;letter-spacing:-.055em;margin:15px 0 0}
.v61-components-heading>p{max-width:360px;color:#77777e;line-height:1.65}
.v61-components-heading.compact h2{font-size:44px}
.v61-components-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.v61-component-card{height:335px;position:relative;overflow:hidden;background:#f3f3f4;color:#111;text-decoration:none;padding:26px;transition:.25s ease}
.v61-component-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(17,17,19,.1)}
.v61-component-card.is-dark{background:#111114;color:#fff}.v61-component-card.is-red{background:#ed1c24;color:#fff}
.v61-component-card>small{font-size:8px;font-weight:800;letter-spacing:.12em;opacity:.55}
.v61-component-card h3{font-size:25px;margin:14px 0 9px;letter-spacing:-.035em;position:relative;z-index:2}
.v61-component-card p{position:relative;z-index:2;max-width:58%;font-size:10px;line-height:1.6;opacity:.65}
.v61-component-card img{position:absolute;right:-4%;bottom:-5%;width:63%;height:66%;object-fit:contain;transition:transform .3s ease}
.v61-component-card:hover img{transform:scale(1.045) translateY(-4px)}
.v61-component-card>b{position:absolute;left:26px;bottom:24px;font-size:10px;z-index:3}
.v61-component-card>b span{margin-left:7px}.v61-subcats{display:flex;gap:6px;position:relative;z-index:3}.v61-subcats span{font-size:8px;border:1px solid currentColor;padding:5px 7px;border-radius:999px}
.v61-catalogue-products{background:#f5f5f6;padding:100px 0}
.v61-catalogue-products ul.products{margin-top:35px}

@media(max-width:860px){
  .pck-mega-harddisks-sub{position:static;opacity:1;visibility:visible;pointer-events:auto;transform:none;box-shadow:none;border:0;padding:4px 0 4px 14px;background:transparent}
  .pck-mega-footer{display:block}.pck-mega-footer>a{display:inline-block;margin-top:12px}
}
@media(max-width:800px){
  .v61-components-hero-grid{grid-template-columns:1fr}.v61-components-hero-grid>div:first-child{padding:35px 0 55px}.v61-components-hero-dark{min-height:330px}
  .v61-components-grid{grid-template-columns:1fr 1fr}.v61-components-heading{align-items:flex-start;flex-direction:column}.v61-components-heading h2{font-size:44px}
}
@media(max-width:600px){
  .v6-hero-stage:before{inset:12% -20px 10% 30%}.v6-trust-row{font-size:8px}
  .v6-product-actions{grid-template-columns:1fr}.v6-price .price,.v6-price .price ins{font-size:38px!important}
  .v61-components-grid{grid-template-columns:1fr}.v61-component-card{height:315px}.v61-components-hero{padding:55px 0}.v61-components-hero h1{font-size:52px}
}

/* ========================================================================== PC Karigar v6.2 */
.v62-student-price .price,.v62-student-price{font-size:54px!important;line-height:.95;font-weight:800;color:#fff;letter-spacing:-.045em}.v62-student-price ins{text-decoration:none}.v62-student-price del{font-size:18px!important;color:#6f6f76!important;margin-right:8px}.v6-price small{font-size:9px!important;color:#ff4b51!important}.v6-price>span{font-size:10px!important;color:#a2a2a9!important;margin-top:9px!important}
.v6-product-actions{margin-top:4px}.v6-product-actions a{padding:0 13px!important;margin:0!important}.v62-card-image-note{position:absolute;right:18px;bottom:18px;max-width:150px;font-size:9px;line-height:1.4;opacity:.55;text-align:right}

/* Catalogue */
.v62-catalogue{background:#fff;min-height:70vh}.v62-catalogue-hero{background:#f4f4f5;padding:70px 0 74px;border-bottom:1px solid #e7e7e9}.v62-breadcrumbs{font-size:10px;color:#888;margin-bottom:35px}.v62-breadcrumbs a{color:#666;text-decoration:none}.v62-breadcrumbs span{margin:0 6px;color:#bbb}.v62-catalogue-hero h1{font:800 clamp(48px,5.5vw,78px)/.96 Manrope,Inter,sans-serif;letter-spacing:-.06em;margin:16px 0 20px;max-width:850px}.v62-catalogue-hero p,.v62-cat-desc{font-size:16px;line-height:1.7;color:#6f6f76;max-width:700px}.v62-catalogue-body{padding-top:40px;padding-bottom:105px}.v62-cat-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:18px;margin-bottom:22px;scrollbar-width:none}.v62-cat-chips::-webkit-scrollbar{display:none}.v62-cat-chips a{flex:0 0 auto;padding:10px 14px;border:1px solid #dfdfe3;border-radius:999px;color:#222;text-decoration:none;font-size:10px;font-weight:800;transition:.2s}.v62-cat-chips a:hover,.v62-cat-chips a.active{background:#111114;color:#fff;border-color:#111114}.v62-catalogue-toolbar{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:18px;align-items:center;padding:18px 0 28px;border-top:1px solid #ededf0}.v62-result-count .woocommerce-result-count{margin:0!important;font-size:11px;color:#777}.v62-product-search{display:flex;justify-self:center;width:min(480px,100%);border:1px solid #dfdfe3;background:#fff}.v62-product-search input{flex:1;border:0!important;box-shadow:none!important;padding:12px 14px!important;font-size:12px!important;outline:0}.v62-product-search button{border:0;background:#111114;color:#fff;padding:0 18px;font-size:10px;font-weight:800;cursor:pointer;transition:.2s}.v62-product-search button:hover{background:#ed1c24}.v62-sort .woocommerce-ordering{margin:0!important}.v62-sort select{border:1px solid #dfdfe3!important;background:#fff;padding:11px 35px 11px 12px!important;font-size:10px!important}
.v62-catalogue ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important;margin:0!important}.v62-catalogue ul.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid #e4e4e7;background:#fff;padding:0 0 18px!important;display:flex;flex-direction:column;transition:.25s}.v62-catalogue ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(17,17,19,.08);border-color:#d5d5da}.v62-catalogue ul.products li.product a img{height:270px!important;width:100%!important;object-fit:contain!important;background:#f5f5f6;margin:0 0 18px!important;padding:0!important}.v62-catalogue ul.products li.product .woocommerce-loop-product__title{font:700 16px/1.35 Manrope,Inter,sans-serif!important;padding:0 16px!important;margin:0 0 9px!important;color:#111}.v62-catalogue ul.products li.product .price{padding:0 16px!important;font-size:17px!important;font-weight:800!important;color:#111!important;margin-top:auto!important}.v62-catalogue ul.products li.product .price del{font-size:11px!important;color:#999!important}.v62-catalogue ul.products li.product .price ins{text-decoration:none}.v62-catalogue ul.products li.product .button{margin:14px 16px 0!important;border-radius:4px!important;background:#111114!important;color:#fff!important;text-align:center!important;padding:12px!important;font-size:10px!important;transition:.2s}.v62-catalogue ul.products li.product .button:hover{background:#ed1c24!important}.v62-catalogue .onsale{background:#ed1c24!important;color:#fff!important;border-radius:0!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;top:10px!important;right:10px!important;left:auto!important;font-size:9px!important}.v62-pagination{margin-top:42px}.v62-empty-category{position:relative;background:#111114;color:#fff;min-height:430px;padding:70px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.v62-empty-category h2{font:800 48px/.98 Manrope,Inter,sans-serif;letter-spacing:-.05em;margin:18px 0}.v62-empty-category p{max-width:560px;color:#929299;line-height:1.7;margin:0 0 28px}.v62-empty-category>div:last-child{display:flex;gap:12px;flex-wrap:wrap}.v62-outline-btn{display:inline-flex;align-items:center;padding:0 20px;min-height:50px;border:1px solid #55555c;color:#fff;text-decoration:none;font-size:11px;font-weight:800;transition:.2s}.v62-outline-btn:hover{background:#fff;color:#111;border-color:#fff}.v62-empty-mark{position:absolute;right:-28px;bottom:-68px;font:800 230px/1 Manrope,sans-serif;color:rgba(255,255,255,.035);letter-spacing:-.08em}

/* Single Product */
.v62-single-product{background:#fff;color:#111}.v62-product-breadcrumb{padding-top:28px;padding-bottom:20px;font-size:10px;color:#888}.v62-product-breadcrumb a{color:#666;text-decoration:none}.v62-product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;padding-top:25px;padding-bottom:90px;align-items:start}.v62-product-gallery{position:sticky;top:105px}.v62-product-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.v62-product-gallery .woocommerce-product-gallery__wrapper{background:#f5f5f6}.v62-product-gallery .woocommerce-product-gallery__image img{width:100%!important;max-height:620px;object-fit:contain;background:#f5f5f6}.v62-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px!important}.v62-product-gallery .flex-control-thumbs li{width:auto!important;float:none!important;background:#f5f5f6;border:1px solid #e5e5e8}.v62-product-summary{padding-top:8px}.v62-product-category a{font-size:9px;color:#ed1c24;text-decoration:none;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.v62-product-summary h1{font:800 clamp(38px,4vw,58px)/1 Manrope,Inter,sans-serif;letter-spacing:-.055em;margin:16px 0 14px}.v62-rating{margin-bottom:18px}.v62-product-price .price{font-size:38px!important;line-height:1!important;font-weight:800!important;color:#111!important;letter-spacing:-.035em}.v62-product-price del{font-size:16px!important;color:#999!important}.v62-product-price ins{text-decoration:none}.v62-short-desc{color:#6f6f76;line-height:1.7;font-size:14px;margin:22px 0}.v62-key-specs{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #e4e4e7;border-left:1px solid #e4e4e7;margin:25px 0}.v62-key-specs div{padding:14px 15px;border-right:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.v62-key-specs small,.v62-key-specs strong{display:block}.v62-key-specs small{font-size:8px;color:#929299;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.v62-key-specs strong{font-size:11px}.v62-stock{font-size:10px;font-weight:800;margin:18px 0}.v62-stock.in{color:#19763a}.v62-stock.out{color:#a61920}.v62-add-to-cart{margin:18px 0 22px}.v62-add-to-cart form.cart{display:flex!important;gap:9px;align-items:stretch}.v62-add-to-cart .quantity input{height:52px!important;border:1px solid #ddd!important}.v62-add-to-cart .single_add_to_cart_button{min-height:52px!important;background:#ed1c24!important;border-radius:4px!important;flex:1!important;font-size:11px!important;font-weight:800!important;transition:.2s}.v62-add-to-cart .single_add_to_cart_button:hover{background:#c91118!important;transform:translateY(-1px)}.v62-product-meta{border-top:1px solid #ededf0;padding-top:18px;font-size:10px;color:#777}.v62-product-meta a{color:#444}.v62-buy-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e7e7ea;margin-top:28px;border:1px solid #e7e7ea}.v62-buy-confidence>div{background:#f7f7f8;padding:15px}.v62-buy-confidence strong,.v62-buy-confidence span{display:block}.v62-buy-confidence strong{font-size:9px;margin-bottom:5px}.v62-buy-confidence span{font-size:8px;line-height:1.5;color:#777}.v62-buy-confidence a{color:#ed1c24;text-decoration:none;font-weight:800}.v62-product-details{background:#f5f5f6;padding:70px 0}.v62-product-details .woocommerce-tabs{padding:0!important}.v62-product-details .tabs{display:flex!important;gap:25px;border-bottom:1px solid #ddd!important;padding:0!important;margin:0 0 30px!important}.v62-product-details .tabs li{background:transparent!important;border:0!important;margin:0!important;padding:0 0 12px!important}.v62-product-details .tabs li.active{border-bottom:2px solid #ed1c24!important}.v62-product-details .tabs li a{font-size:11px!important;color:#111!important}.v62-product-details .panel{font-size:14px;line-height:1.75;color:#555}.v62-related-products{padding-top:80px;padding-bottom:100px}.v62-related-products>section>h2,.v62-related-products .related>h2{font:800 38px/1 Manrope,Inter,sans-serif;letter-spacing:-.04em;margin-bottom:28px}.v62-related-products ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important}.v62-related-products ul.products li.product{width:auto!important;margin:0!important;float:none!important}.v62-related-products ul.products li.product img{background:#f5f5f6!important;height:250px!important;object-fit:contain!important}.v62-related-products ul.products li.product .button{background:#111!important;color:#fff!important;border-radius:4px!important}.v62-related-products ul.products li.product .button:hover{background:#ed1c24!important}

@media(max-width:1000px){.v62-catalogue ul.products{grid-template-columns:repeat(3,1fr)!important}.v62-product-main{grid-template-columns:1fr 1fr;gap:40px}.v62-buy-confidence{grid-template-columns:1fr}.v62-related-products ul.products{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:760px){.v62-catalogue-toolbar{grid-template-columns:1fr}.v62-product-search{justify-self:stretch}.v62-catalogue ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.v62-catalogue ul.products li.product a img{height:190px!important}.v62-empty-category{padding:40px 24px;min-height:390px}.v62-empty-category h2{font-size:38px}.v62-product-main{grid-template-columns:1fr;padding-bottom:65px}.v62-product-gallery{position:static}.v62-product-summary h1{font-size:40px}.v62-product-price .price{font-size:34px!important}.v62-related-products ul.products{grid-template-columns:repeat(2,1fr)!important}.v62-product-details{padding:50px 0}}
@media(max-width:430px){.v62-catalogue ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.v62-catalogue ul.products li.product .price{font-size:14px!important}.v62-related-products ul.products{grid-template-columns:1fr!important}.v62-key-specs{grid-template-columns:1fr 1fr}.v62-add-to-cart form.cart{flex-wrap:wrap}.v62-add-to-cart .single_add_to_cart_button{width:100%}}


/* v6.2.1 — Student Offer pricing cleanup
   Intentionally keeps only regular/slashed price + current price. */
.v621-student-offer-price{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:7px;
  margin-top:26px;
}
.v621-student-offer-price .v621-regular-price{
  display:block;
  color:#77777e;
  font-size:16px;
  font-weight:600;
  line-height:1;
  text-decoration-thickness:1px;
  text-decoration-color:#929299;
  opacity:.9;
}
.v621-student-offer-price .v621-regular-price .woocommerce-Price-amount,
.v621-student-offer-price .v621-regular-price .woocommerce-Price-currencySymbol{
  color:inherit;
  font-size:inherit;
  font-weight:inherit;
}
.v621-student-offer-price .v621-current-price{
  display:block;
  color:#fff;
  font-size:42px;
  font-weight:850;
  line-height:1;
  letter-spacing:-.045em;
  white-space:nowrap;
}
.v621-student-offer-price .v621-current-price .woocommerce-Price-amount,
.v621-student-offer-price .v621-current-price .woocommerce-Price-currencySymbol{
  color:inherit;
  font-size:inherit;
  font-weight:inherit;
}
@media (max-width: 767px){
  .v621-student-offer-price{margin-top:20px;gap:6px}
  .v621-student-offer-price .v621-regular-price{font-size:14px}
  .v621-student-offer-price .v621-current-price{font-size:36px}
}


/* v6.2.2 — force Student Offer currency and amount onto one line */
.v621-student-offer-price .v621-regular-price,
.v621-student-offer-price .v621-current-price{
  display:inline-block !important;
  width:auto !important;
  max-width:100% !important;
  white-space:nowrap !important;
  word-break:keep-all !important;
  overflow-wrap:normal !important;
}
.v621-student-offer-price .v621-current-price{
  font-size:40px !important;
  line-height:1.05 !important;
  letter-spacing:-1.5px !important;
}
@media (max-width:767px){
  .v621-student-offer-price .v621-current-price{
    font-size:34px !important;
  }
}
