@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--navy:#07142d;--navy2:#0d2550;--blue:#2563eb;--cyan:#22b8f0;--ink:#131c2f;--muted:#66758b;--line:#e4eaf2;--surface:#f5f7fa;--green:#22c55e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px}.shell{width:min(1370px,calc(100% - 48px));margin-inline:auto}a{color:inherit;text-decoration:none}img{max-width:100%}svg{width:1.25em;height:1.25em;fill:currentColor}.site-header{position:relative;z-index:50;background:var(--navy);box-shadow:0 8px 24px #07142d26}.header-main{display:grid;grid-template-columns:220px minmax(300px,1fr) 230px;align-items:center;gap:28px;height:74px}.brand img{display:block;width:200px}.search{display:flex;overflow:hidden;height:46px;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0002}.search input{min-width:0;flex:1;padding:0 18px;border:0;outline:0;color:var(--ink);font:inherit}.search button{display:grid;width:54px;border:0;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;cursor:pointer;place-items:center}.support{display:flex;align-items:center;gap:10px;padding:8px 11px;border:1px solid #ffffff18;border-radius:11px;background:#ffffff0e;color:#fff}.support>span{display:grid;width:38px;height:38px;border-radius:10px;background:var(--green);font-size:0;place-items:center}.support>span:after{content:'✆';font-size:22px}.support strong{display:flex;flex-direction:column;font-size:12px}.support small{margin-top:3px;color:#9eb2ce;font-weight:500}.header-nav{border-top:1px solid #ffffff12;background:var(--navy2)}.header-nav nav{display:flex;align-items:center;gap:5px;min-height:49px}.header-nav nav>a:not(.cart-link){padding:10px 14px;border-radius:8px;color:#d8e6f8;font-size:12px;font-weight:650}.header-nav nav>a:hover{background:#2563eb4d;color:#fff}.nav-spacer{flex:1}.icon-link{display:grid!important;width:40px;height:40px;padding:0!important;border-radius:50%!important;background:var(--blue);color:#fff!important;place-items:center}.cart-link{display:flex;align-items:center;gap:9px;margin-left:5px;color:#fff}.cart-link>span{display:grid;position:relative;width:40px;height:40px;border-radius:50%;background:var(--blue);place-items:center}.cart-link b{display:grid;position:absolute;top:-3px;right:-3px;min-width:17px;height:17px;border-radius:9px;background:#38bdf8;color:#fff;font-size:9px;place-items:center}.cart-link strong{display:flex;flex-direction:column;font-size:11px}.cart-link small{color:#9db1cd;font-size:9px;font-weight:500}.mobile-menu{display:none}.flash{margin-top:14px;padding:12px 16px;border:1px solid #b9e9c8;border-radius:10px;background:#ecfdf3;color:#137333;font-weight:700}.hero{position:relative;overflow:hidden;min-height:420px;margin-top:20px;border-radius:14px;background:#061128;color:#fff;box-shadow:0 18px 38px #0f172a1a}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:1;width:51%;padding:38px 74px}.hero-copy>span{display:inline-block;padding:8px 13px;border:1px solid #7dd3fc44;border-radius:99px;background:#2563eb29;color:#a8e5ff;font-size:12px;font-weight:750}.hero h1{margin:17px 0 13px;font-size:clamp(38px,3.7vw,54px);line-height:1.08;letter-spacing:-.045em}.hero h1 em{color:#5ed0fb;font-style:normal}.hero p{max-width:550px;color:#d3e3f7;font-size:15px;line-height:1.7}.hero-actions{display:flex;gap:11px;margin-top:24px}.button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;padding:0 20px;border:0;border-radius:9px;font-weight:750;cursor:pointer}.primary{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff}.ghost{border:1px solid #ffffff44;color:#fff}.hero ul{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0 0;padding:0;list-style:none;color:#c5d7ed;font-size:11px}.hero li::first-letter{color:#53e189}.benefits{display:grid;position:relative;z-index:2;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.benefits article{display:flex;align-items:center;gap:13px;min-height:88px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a10}.benefits b{display:grid;flex:0 0 45px;width:45px;height:45px;border-radius:12px;background:#ebf3ff;color:var(--blue);place-items:center}.benefits span{display:flex;min-width:0;flex-direction:column;gap:4px}.benefits strong{font-size:13px}.benefits small{color:var(--muted);font-size:10px}.section{padding-top:52px}.center-heading{text-align:center}.center-heading h2,.section-heading h2{margin:0;font-size:28px;letter-spacing:-.035em}.category-strip{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:12px;margin-top:22px}.category-strip>a{display:flex;min-height:126px;align-items:center;justify-content:center;flex-direction:column;gap:11px;padding:13px 8px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 4px 14px #0f172a08;transition:.2s}.category-strip>a:hover{transform:translateY(-5px);border-color:var(--accent,var(--blue));box-shadow:0 14px 30px #0f172a16}.category-strip span{display:grid;width:56px;height:56px;border-radius:50%;background:color-mix(in srgb,var(--accent,var(--blue)) 10%,white);color:var(--accent,var(--blue));place-items:center}.category-strip svg{width:28px;height:28px}.category-strip strong{font-size:11px;text-align:center}.section-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line)}.section-heading h2{position:relative;padding-left:15px}.section-heading h2:before{position:absolute;top:50%;left:0;width:4px;height:27px;border-radius:4px;background:linear-gradient(var(--blue),var(--cyan));content:'';transform:translateY(-50%)}.section-heading>a{padding:11px 14px;border:1px solid #d7e1ef;border-radius:9px;background:#fff;color:var(--blue);font-size:11px;font-weight:750}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.product-card{display:flex;overflow:hidden;min-width:0;flex-direction:column;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #0f172a0b;transition:.24s}.product-card:hover{transform:translateY(-5px);border-color:#bfd3f4;box-shadow:0 16px 34px #0f172a1c}.product-art{display:flex;position:relative;overflow:hidden;aspect-ratio:1;align-items:center;justify-content:center;padding:13px;border-radius:12px;background:radial-gradient(circle at 78% 18%,#38bdf821,transparent 26%),linear-gradient(145deg,#f8fbff,#eef4fb)}.product-art>img{width:100%;height:100%;border-radius:9px;object-fit:contain;transition:.3s}.product-card:hover .product-art>img{transform:scale(1.035)}.badge{position:absolute;top:8px;right:8px;z-index:2;padding:6px 8px;border-radius:7px;background:#ef4444;color:#fff;font-size:9px;font-weight:800;box-shadow:0 5px 12px #0f172a22}.art-brand{display:grid;position:absolute;right:8px;bottom:8px;width:80px;height:23px;padding:4px;border:1px solid #dce4ef;border-radius:6px;background:#fffc;place-items:center}.art-brand img{max-height:15px}.product-copy{display:flex;flex:1;flex-direction:column;padding:12px 5px 5px}.product-copy>small{color:var(--blue);font-size:9px;font-weight:750;text-transform:uppercase}.product-copy h3{min-height:2.55em;margin:5px 0 8px;font-size:14px;line-height:1.28}.product-copy h3 a:hover{color:var(--blue)}.price{display:flex;align-items:center;gap:7px;margin-bottom:12px}.price strong{color:#1d4ed8;font-size:15px}.price del{color:#98a4b6;font-size:11px}.product-copy form{margin-top:auto}.product-copy button{width:100%;min-height:40px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-weight:750;cursor:pointer}.support-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:170px;margin-top:52px;padding:27px 34px;border-radius:17px;background:radial-gradient(circle at 82% 20%,#22c55e47,transparent 30%),linear-gradient(115deg,#07152f,#0b2c58 62%,#07583a);color:#fff;box-shadow:0 16px 38px #0f172a21}.support-banner>b{display:grid;width:84px;height:84px;border-radius:22px;background:linear-gradient(145deg,#31dc70,#10a94d);font-size:0;place-items:center}.support-banner>b:after{content:'✆';font-size:45px}.support-banner small{color:#7ef0ac;font-size:9px;font-weight:800;letter-spacing:.12em}.support-banner h2{margin:5px 0 6px;font-size:23px}.support-banner p{margin:0;color:#c8d8ec;font-size:12px}.support-banner>a{padding:14px 18px;border-radius:9px;background:var(--green);color:#fff;font-size:12px;font-weight:800}.page-head{padding:50px 0;background:linear-gradient(120deg,#081733,#10366b);color:#fff}.page-head span{color:#67d5ff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.page-head h1{margin:7px 0;font-size:38px}.page-head p{margin:0;color:#b9cce5}.shop-layout{display:grid;grid-template-columns:220px 1fr;gap:34px;padding-block:42px}.shop-layout aside{display:flex;align-self:start;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.shop-layout aside h2{margin:0 0 12px;font-size:17px}.shop-layout aside a{padding:9px 10px;border-radius:7px;color:var(--muted);font-size:12px}.shop-layout aside a:hover,.shop-layout aside a.active{background:#edf4ff;color:var(--blue);font-weight:700}.shop-toolbar{display:flex;min-height:45px;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-block:55px}.product-page-art{display:grid;aspect-ratio:1;padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff;place-items:center}.product-page-art img{width:100%;height:100%;object-fit:contain}.product-page-copy{align-self:center}.crumb{color:var(--blue);font-size:11px;font-weight:750;text-transform:uppercase}.product-page-copy h1{margin:10px 0 15px;font-size:40px;line-height:1.12}.product-page-copy>p{color:var(--muted);line-height:1.75}.product-price{margin:22px 0;color:var(--blue);font-size:28px;font-weight:800}.product-price del{margin-left:10px;color:#9ba8ba;font-size:15px;font-weight:500}.product-page-copy ul{display:flex;flex-direction:column;gap:10px;padding:0;list-style:none;color:#526177}.product-page-copy form{display:flex;align-items:flex-end;gap:10px;margin-top:25px}.product-page-copy label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700}.product-page-copy input{width:75px;height:45px;padding:0 10px;border:1px solid var(--line);border-radius:8px}.cart-page{display:grid;grid-template-columns:1fr 330px;gap:35px;padding-block:42px}.cart-items{display:flex;flex-direction:column;gap:12px}.cart-items article{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:18px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.cart-items img{width:90px;height:90px;border-radius:9px;object-fit:contain}.cart-items h2{margin:0 0 6px;font-size:15px}.cart-items p{margin:0 0 6px;color:var(--muted);font-size:11px}.cart-items form button{border:0;background:none;color:#ef4444;cursor:pointer}.order-summary,.empty-cart{padding:25px;border:1px solid var(--line);border-radius:14px;background:#fff}.order-summary h2{margin-top:0}.order-summary p{display:flex;justify-content:space-between;padding:14px 0;border-block:1px solid var(--line)}.order-summary .button{width:100%}.empty-cart{grid-column:1/-1;text-align:center}.site-footer{margin-top:64px;background:var(--navy);color:#aebed3;border-top:3px solid var(--blue)}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.1fr;gap:50px;padding-block:55px}.footer-logo{width:200px;margin-bottom:15px}.footer-grid p{font-size:12px;line-height:1.7}.footer-grid h3{margin:0 0 18px;color:#fff;font-size:14px}.footer-grid nav{display:flex;flex-direction:column;gap:10px}.footer-grid nav a{color:#aebed3;font-size:11px}.footer-grid nav a:hover{color:#fff}.support-pill{display:inline-block;margin-top:8px;padding:10px 12px;border:1px solid #ffffff1c;border-radius:9px;color:#fff;font-size:10px}.footer-bottom{border-top:1px solid #ffffff16;background:#051025}.footer-bottom>div{display:flex;min-height:70px;align-items:center;justify-content:space-between}.footer-bottom p{font-size:10px;color:#8195af}.footer-bottom img{width:250px;border-radius:3px}.pagination{display:flex;gap:6px;margin-top:25px}.pagination a,.pagination span{display:grid;min-width:35px;height:35px;padding:0 8px;border:1px solid var(--line);border-radius:7px;background:#fff;place-items:center}
.auth-page{display:flex;justify-content:center;padding:42px 0 64px}.auth-card{width:100%;max-width:480px;padding:40px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 32px #0f172a0d}.auth-card h2{margin:0 0 8px;font-size:24px;letter-spacing:-.03em}.auth-card>p{margin:0 0 28px;color:var(--muted);font-size:13px;line-height:1.6}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;color:var(--ink);font-size:12px;font-weight:700}.form-input{display:block;width:100%;height:48px;padding:0 16px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font:inherit;font-size:14px;outline:0;transition:.2s}.form-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.form-error{margin-top:5px;color:#ef4444;font-size:11px;font-weight:600}.form-check{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;color:var(--muted)}.form-check input{width:16px;height:16px;accent-color:var(--blue)}.auth-card .button.primary{width:100%;justify-content:center;min-height:48px;margin-top:8px;font-size:14px}.auth-links{margin-top:20px;text-align:center;color:var(--muted);font-size:12px}.auth-links a{color:var(--blue);font-weight:700}.auth-status{margin-bottom:20px;padding:12px 16px;border-radius:10px;font-size:12px;font-weight:600}.auth-status.success{border:1px solid #b9e9c8;background:#ecfdf3;color:#137333}.auth-status.error{border:1px solid #fca5a5;background:#fef2f2;color:#dc2626}.account-layout{display:grid;grid-template-columns:280px 1fr;gap:34px;padding-block:42px}.account-sidebar{align-self:start;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 4px 16px #0f172a08}.account-user{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.account-avatar{display:grid;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-size:20px;font-weight:800;place-items:center}.account-user strong{display:block;font-size:14px}.account-user small{color:var(--muted);font-size:11px}.account-sidebar nav{display:flex;flex-direction:column;gap:4px}.account-sidebar nav a,.account-sidebar nav button{display:block;width:100%;padding:10px 14px;border:0;border-radius:9px;background:none;color:var(--muted);font:inherit;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:.15s}.account-sidebar nav a:hover,.account-sidebar nav button:hover{background:var(--surface);color:var(--ink)}.account-sidebar nav a.active{background:#edf4ff;color:var(--blue);font-weight:700}.account-content{min-width:0}.account-content h2{margin:0 0 24px;font-size:22px;letter-spacing:-.03em}.account-card{padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 4px 16px #0f172a08}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.stat-card{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface);text-align:center}.stat-card .stat-value{display:block;margin-bottom:4px;color:var(--blue);font-size:28px;font-weight:800}.stat-card .stat-label{color:var(--muted);font-size:11px;font-weight:600}.orders-table{width:100%;border-collapse:collapse}.orders-table th{padding:12px 16px;border-bottom:2px solid var(--line);color:var(--muted);font-size:11px;font-weight:700;text-align:left;text-transform:uppercase;letter-spacing:.05em}.orders-table td{padding:14px 16px;border-bottom:1px solid var(--line);font-size:13px}.orders-table tr:hover td{background:var(--surface)}.order-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:10px;font-weight:800;text-transform:uppercase}.order-badge.pending{background:#fef3c7;color:#92400e}.order-badge.processing{background:#dbeafe;color:#1e40af}.order-badge.completed{background:#d1fae5;color:#065f46}.order-badge.cancelled{background:#fee2e2;color:#991b1b}.orders-table a{color:var(--blue);font-weight:700;font-size:12px}.user-menu{position:relative}.user-dropdown{display:none;position:absolute;top:calc(100% + 8px);right:0;z-index:100;min-width:220px;padding:8px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 40px #0f172a1a}.user-dropdown.open{display:block}.user-dropdown-header{padding:12px;border-bottom:1px solid var(--line);margin-bottom:4px}.user-dropdown-header strong{display:block;font-size:13px;color:var(--ink)}.user-dropdown-header small{color:var(--muted);font-size:11px}.user-dropdown a,.user-dropdown button{display:block;width:100%;padding:9px 12px;border:0;border-radius:8px;background:none;color:var(--ink);font:inherit;font-size:12px;font-weight:500;text-align:left;cursor:pointer;transition:.15s}.user-dropdown a:hover,.user-dropdown button:hover{background:var(--surface);color:var(--blue)}.user-dropdown form{margin:0}.variation-selector{margin:18px 0 22px}.variation-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.variation-btn{display:flex;flex-direction:column;align-items:flex-start;padding:12px 16px;border:2px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;transition:.2s;min-width:110px;text-align:left}.variation-btn:hover{border-color:var(--blue);background:#f0f7ff}.variation-btn.selected{border-color:var(--blue);background:linear-gradient(135deg,#eef4ff,#e8f5ff);box-shadow:0 4px 14px #2563eb20}.variation-btn .var-name{font-size:13px;font-weight:700;color:var(--ink)}.variation-btn .var-badge{margin-top:4px;padding:2px 8px;border-radius:5px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-size:9px;font-weight:800}.variation-btn .var-price{margin-top:6px;color:var(--blue);font-size:12px;font-weight:700}.price-save{display:inline-block;margin-left:10px;padding:3px 9px;border-radius:6px;background:#dcfce7;color:#16a34a;font-size:12px;font-weight:700}
@media(max-width:1100px){.header-main{grid-template-columns:190px 1fr 0}.support{display:none}.products{grid-template-columns:repeat(3,1fr)}.category-strip{grid-template-columns:repeat(5,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>section:last-child{grid-column:2/4}}
@media(max-width:760px){.shell{width:calc(100% - 24px)}.header-main{display:flex;height:62px;gap:12px}.brand{margin:auto}.brand img{width:145px}.search{display:none}.mobile-menu{display:flex;width:40px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid #ffffff22;border-radius:10px;background:#ffffff12}.mobile-menu span{width:18px;height:2px;background:#fff}.header-nav nav{display:none;position:absolute;top:62px;left:0;width:100%;align-items:stretch;flex-direction:column;padding:12px;background:var(--navy2)}.header-nav nav.open{display:flex}.nav-spacer{display:none}.icon-link,.cart-link{display:none!important}.hero{min-height:380px;margin-top:12px}.hero>img{object-position:61% center}.hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#061128fa,#061128d4 62%,#06112844);content:''}.hero-copy{width:100%;padding:28px 18px}.hero-copy>span{font-size:9px}.hero h1{font-size:30px}.hero p{max-width:340px;font-size:12px}.hero ul{display:none}.benefits{grid-template-columns:1fr 1fr;gap:9px}.benefits article{min-height:76px;padding:11px 9px}.benefits b{flex-basis:35px;width:35px;height:35px}.benefits strong{font-size:10px}.benefits small{display:none}.section{padding-top:38px}.center-heading h2,.section-heading h2{font-size:21px}.category-strip{display:flex;overflow-x:auto;gap:9px;padding-bottom:10px;scroll-snap-type:x mandatory}.category-strip>a{flex:0 0 108px;min-height:112px;scroll-snap-align:start}.category-strip span{width:49px;height:49px}.products{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:7px;border-radius:12px}.product-art{padding:9px;border-radius:9px}.art-brand{width:60px;height:18px}.art-brand img{max-height:10px}.product-copy{padding:9px 3px 3px}.product-copy>small{display:none}.product-copy h3{font-size:11px}.price strong{font-size:12px}.product-copy button,.product-copy a[href]{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:36px;padding:0 6px!important;border-radius:7px!important;font-size:11px!important;font-weight:700!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0}.support-banner{grid-template-columns:auto 1fr;gap:13px;min-height:145px;margin-top:38px;padding:18px;border-radius:12px}.support-banner>b{width:55px;height:55px;border-radius:15px}.support-banner>b:after{font-size:30px}.support-banner h2{font-size:16px}.support-banner p{display:none}.support-banner>a{grid-column:1/-1;text-align:center}.page-head{padding:34px 0}.page-head h1{font-size:29px}.shop-layout{grid-template-columns:1fr;padding-block:25px}.shop-layout aside{display:none}.product-page{grid-template-columns:1fr;gap:25px;padding-block:28px}.product-page-copy h1{font-size:29px}.cart-page{grid-template-columns:1fr}.cart-items article{grid-template-columns:70px 1fr auto}.cart-items img{width:70px;height:70px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px;padding-block:40px}.footer-grid>section:first-child,.footer-grid>section:last-child{grid-column:1/-1}.footer-bottom>div{min-height:95px;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px;padding-block:16px}.footer-bottom img{width:210px;max-width:65vw}.auth-card{padding:24px;margin:0 -4px}.account-layout{grid-template-columns:1fr}.account-sidebar{margin-bottom:8px}.stat-grid{grid-template-columns:1fr}.orders-table{font-size:11px}.orders-table th,.orders-table td{padding:10px 8px}}
/* ── WooCommerce-style Product Page ───────────────────────────── */
.woo-product{display:grid;grid-template-columns:1fr 1fr;gap:52px;padding-block:50px;align-items:start}
.woo-img-wrap{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;padding:28px;aspect-ratio:1;display:grid;place-items:center}
.woo-img{width:100%;height:100%;object-fit:contain;border-radius:10px}
.woo-img-badge{position:absolute;top:14px;right:14px;background:#ef4444;color:#fff;padding:5px 12px;border-radius:8px;font-size:10px;font-weight:800;letter-spacing:.04em}
.woo-crumb{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);margin-bottom:10px}
.woo-crumb a{color:var(--blue);font-weight:600}
.woo-crumb a:hover{text-decoration:underline}
.woo-title{font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--ink);margin:0 0 14px}
.woo-short-desc{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;padding:14px 16px;background:#f0f7ff;border:1px solid #dbeafe;border-radius:10px}
.woo-bullet{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--ink);line-height:1.55}
.woo-bullet svg{color:var(--blue);flex-shrink:0;margin-top:2px}
.woo-price-wrap{display:flex;align-items:center;gap:12px;margin:4px 0 18px}
.woo-price{font-size:28px;font-weight:800;color:#1d4ed8;letter-spacing:-.02em}
.woo-compare{color:#9ba8ba;font-size:17px;font-weight:500}
.woo-variations{margin-bottom:20px}
.woo-var-label{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px}
.woo-var-options{display:flex;flex-wrap:wrap;gap:10px}
.woo-var-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border:2px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;transition:.18s;font-size:13px;font-weight:700;color:var(--ink);white-space:nowrap}
.woo-var-btn:hover{border-color:var(--blue);color:var(--blue)}
.woo-var-btn.selected{border-color:var(--blue);background:#eff6ff;color:var(--blue);box-shadow:0 3px 10px #2563eb18}
.woo-form{margin-bottom:16px}
.woo-qty-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
/* ── Product Card Buy Now Button ─── */
.pc-btn{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:34px;padding:0 8px;border:none;border-radius:7px;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none;transition:.18s;font-family:inherit;margin-top:auto;white-space:nowrap;letter-spacing:.01em}
.pc-btn-buy{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff}
.pc-btn-buy:hover{opacity:.88;color:#fff}
.pc-btn-oos{background:#fff;border:2px solid #ef4444;color:#ef4444;cursor:default}
.woo-qty-box{display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}
.woo-qty-box button{width:38px;height:46px;border:none;background:none;font-size:20px;color:var(--ink);cursor:pointer;transition:.15s}
.woo-qty-box button:hover{background:var(--surface)}
.woo-qty-box input{width:52px;height:46px;border:none;border-inline:1px solid var(--line);text-align:center;font-size:15px;font-weight:700;color:var(--ink);outline:none}
.woo-btn-cart{display:inline-flex;align-items:center;gap:8px;padding:0 22px;height:46px;border:none;border-radius:9px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-size:13px;font-weight:750;cursor:pointer;transition:.2s}
.woo-btn-cart:hover{opacity:.88}
.woo-btn-buy{display:inline-flex;align-items:center;gap:8px;padding:0 22px;height:46px;border:none;border-radius:9px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:13px;font-weight:750;cursor:pointer;transition:.2s;white-space:nowrap;font-family:inherit}
.woo-btn-buy:hover{opacity:.88}
.woo-features{list-style:none;padding:0;margin:14px 0;display:flex;flex-direction:column;gap:8px}
.woo-features li{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}
.woo-features li svg{color:var(--green);flex-shrink:0}
.woo-payments{display:flex;align-items:center;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}
.woo-payments span{font-size:10px;font-weight:700;color:var(--muted);white-space:nowrap}
.woo-payments img{max-width:260px;border-radius:4px}
/* Description section */
.woo-desc-section{padding-block:38px}
.woo-desc-heading{padding-bottom:14px;border-bottom:2px solid var(--line);margin-bottom:0}
.woo-desc-heading h2{margin:0;font-size:20px;font-weight:800;color:var(--ink);position:relative;padding-left:14px}
.woo-desc-heading h2:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:22px;background:linear-gradient(var(--blue),var(--cyan));border-radius:4px}
.woo-desc-box{background:#fff;border:1px solid var(--line);border-top:none;border-radius:0 0 12px 12px;padding:28px}
.woo-desc-body{font-size:14px;line-height:1.85;color:var(--ink)}
/* Responsive */
@media(max-width:900px){.woo-product{grid-template-columns:1fr;gap:28px;padding-block:28px}.woo-title{font-size:24px}.woo-qty-row{gap:8px}}
@media(max-width:600px){.woo-price{font-size:22px}.woo-btn-cart,.woo-btn-buy{flex:1;justify-content:center}.woo-payments img{max-width:100%}}
/* ── Checkout Page ─────────────────────────────────────── */
.checkout-page{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;padding-block:44px;align-items:start}
.co-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;margin-bottom:16px}
.co-card-title{display:flex;align-items:center;gap:8px;margin:0 0 18px;font-size:15px;font-weight:800;color:var(--ink)}
.co-item{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}
.co-item:last-of-type{border-bottom:none}
.co-item img{width:56px;height:56px;border-radius:8px;object-fit:contain;border:1px solid var(--line)}
.co-item-info{display:flex;flex-direction:column;gap:3px}.co-item-info strong{font-size:13px;color:var(--ink)}
.co-var{font-size:11px;color:var(--blue);font-weight:600}.co-qty{font-size:11px;color:var(--muted)}
.co-item-price{font-size:14px;font-weight:700;color:var(--ink);white-space:nowrap}
.co-total-row{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;border-top:2px solid var(--line);font-size:16px}
.co-total-row strong{font-size:20px;font-weight:800;color:#1d4ed8}
.co-secure{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);padding:10px 12px;background:#f8fffe;border:1px solid #d1fae5;border-radius:10px}
.co-secure svg{color:var(--green);flex-shrink:0}
.co-form{display:flex;flex-direction:column;gap:16px}
.co-field label{display:block;margin-bottom:5px;font-size:12px;font-weight:700;color:var(--ink)}
.co-field label span{color:#ef4444}
.co-field input{display:block;width:100%;height:48px;padding:0 14px;border:1.5px solid var(--line);border-radius:10px;background:var(--surface);font:inherit;font-size:14px;color:var(--ink);outline:none;transition:.2s;box-sizing:border-box}
.co-field input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #2563eb14}
.co-error{margin:4px 0 0;font-size:11px;color:#ef4444;font-weight:600}
.co-alert{padding:12px 14px;border-radius:10px;font-size:13px;font-weight:600}
.co-alert-error{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626}
/* bKash Button */
.bkash-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;border:none;border-radius:12px;background:linear-gradient(135deg,#e2136e,#c00f5e);color:#fff;font:inherit;font-size:15px;font-weight:800;cursor:pointer;transition:.2s;letter-spacing:.01em;box-shadow:0 8px 24px #e2136e33;margin-top:4px}
.bkash-btn:hover{background:linear-gradient(135deg,#c00f5e,#9b0a4c);transform:translateY(-1px);box-shadow:0 12px 30px #e2136e44}
.bkash-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}
.bkash-logo{display:grid;width:28px;height:28px;border-radius:50%;background:#fff;color:#e2136e;font-size:16px;font-weight:900;place-items:center;flex-shrink:0}
.co-redirect-note{display:flex;align-items:center;gap:5px;margin:8px 0 0;font-size:11px;color:var(--muted);justify-content:center}
/* Result pages */
.co-result-page{display:flex;justify-content:center;padding-block:60px}
.co-result-card{width:100%;max-width:520px;padding:48px 36px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:center;box-shadow:0 12px 40px #0f172a0e}
.co-result-icon{display:grid;width:80px;height:80px;border-radius:50%;margin:0 auto 20px;place-items:center}
.co-result-icon svg{width:48px;height:48px}
.co-result-success .co-result-icon{background:#dcfce7;color:#16a34a}
.co-result-cancel .co-result-icon{background:#fee2e2;color:#dc2626}
.co-result-card h1{margin:0 0 10px;font-size:26px;font-weight:800}
.co-result-card p{margin:0 0 24px;color:var(--muted);font-size:14px}
.co-result-details{text-align:left;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:28px}
.co-detail-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;border-bottom:1px solid var(--line)}
.co-detail-row:last-child{border-bottom:none}
.co-detail-row span{color:var(--muted)}
.co-result-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
@media(max-width:760px){.checkout-page{grid-template-columns:1fr;padding-block:28px}.co-result-card{padding:32px 20px}}
/* ── Coupon Apply Box ───────────────────────────────────── */
.hidden{display:none!important}
.coupon-apply-box{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}
.coupon-label{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--ink)}
.coupon-row{display:flex;border:1.5px solid #d1d5db;border-radius:8px;overflow:hidden;background:#fff}
.coupon-input{flex:1;height:46px;padding:0 14px;border:none;font:inherit;font-size:13px;color:var(--ink);outline:none;background:transparent}
.coupon-input::placeholder{color:#9ca3af}
.coupon-btn{height:46px;padding:0 22px;border:none;border-left:1.5px solid #d1d5db;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer;letter-spacing:.07em;transition:.2s;white-space:nowrap}
.coupon-btn:hover{background:linear-gradient(135deg,#1d4ed8,#0ea5e9);}
.coupon-btn:disabled{opacity:.6;cursor:not-allowed}
.coupon-msg{margin:6px 0 0;font-size:11px;font-weight:700}
.coupon-applied{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f0fdf4;border:1.5px solid #86efac;border-radius:8px;font-size:12px;font-weight:700;color:#166534}
.coupon-remove{border:none;background:none;color:#dc2626;font-weight:700;cursor:pointer;font-size:11px;padding:3px 8px;border-radius:5px;transition:.2s}
.coupon-remove:hover{background:#fee2e2}


