:root{--xk:#6d4aff;--ink:#172033;--muted:#758096;--line:#e9edf5;--soft:#f7f9fd;--green:#159c72;--red:#ee5b6a;--shadow:0 18px 55px #23315217}html{scroll-behavior:smooth}.xk-flow,.xk-account-page{max-width:1320px;margin:auto;padding:48px 22px 100px;color:var(--ink)}.xk-flow *,.xk-account-page *{box-sizing:border-box}.xk-flow button,.xk-account-page button{font:inherit}.xk-flow-hero,.xk-account-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:38px 42px;border-radius:34px;background:linear-gradient(125deg,#f4f1ff,#eefbff 58%,#fff);box-shadow:var(--shadow)}.xk-flow-hero:after,.xk-account-hero:after{content:"";position:absolute;inset:auto auto -90px -30px;width:250px;height:250px;border-radius:50%;background:#6d4aff1a}.xk-flow-hero h1,.xk-account-hero h1{font-size:clamp(26px,4vw,43px);margin:8px 0;font-weight:900}.xk-flow-hero p,.xk-account-hero small{color:var(--muted)}.xk-eyebrow,.xk-account-hero p{color:var(--xk);font-weight:800;margin:0}.xk-count{z-index:1;padding:18px 20px;border-radius:22px;background:#ffffffc9;box-shadow:0 10px 35px #4c3d8e1a;font-weight:900}.xk-count small{color:var(--muted)}
.xk-stepper{display:flex;justify-content:center;margin:34px auto 42px;max-width:850px}.xk-stepper span{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;color:#a0a8b8;font-size:12px;font-weight:700}.xk-stepper span:not(:last-child):after{content:"";position:absolute;top:19px;right:62%;width:76%;height:2px;background:#e4e8f0}.xk-stepper b{z-index:1;display:grid;place-items:center;width:40px;height:40px;border:2px solid #e0e5ee;border-radius:50%;background:white}.xk-stepper .active,.xk-stepper .done{color:var(--xk)}.xk-stepper .active b,.xk-stepper .done b{border-color:var(--xk);background:var(--xk);color:#fff}.xk-stepper .done:after{background:var(--xk)!important}
.xk-cart-layout,.xk-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 385px;gap:28px;align-items:start}.xk-cart-items{display:grid;gap:18px}.xk-cart-card{display:flex;gap:22px;padding:22px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 9px 30px #2331520e;transition:.3s}.xk-cart-card:hover,.xk-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.xk-cart-image{position:relative;display:grid;place-items:center;flex:0 0 190px;min-height:190px;overflow:hidden;border-radius:22px;background:var(--soft)}.xk-cart-image img,.xk-product-image img{z-index:1;max-width:88%;max-height:180px;object-fit:contain;opacity:0;transition:.35s}.loaded img{opacity:1}.xk-image-skeleton{position:absolute;inset:0;background:linear-gradient(105deg,#eff3ff 20%,#e4dcff 40%,#e4faff 60%,#eff3ff 80%);background-size:300%;animation:shimmer 1.4s infinite}.loaded>.xk-image-skeleton{display:none}@keyframes shimmer{to{background-position:-150%}}.xk-cart-info{display:flex;flex:1;flex-direction:column;justify-content:space-between}.xk-cart-title,.xk-line-bottom{display:flex;justify-content:space-between;gap:15px}.xk-cart-title h2{margin:9px 0;font-size:18px}.xk-cart-title p,.xk-price small{color:var(--muted);font-size:12px}.xk-stock{font-size:11px;font-weight:800}.xk-stock.in{color:var(--green)}.xk-stock.out{color:var(--red)}.xk-icon{width:40px;height:40px;border:0;border-radius:13px;background:#fff0f2;color:var(--red)}.xk-line-bottom{align-items:end}.xk-quantity{display:flex;align-items:center;padding:5px;border:1px solid var(--line);border-radius:15px}.xk-quantity button{height:32px;border:0;border-radius:10px;background:var(--soft)}.xk-quantity input{width:42px;border:0;text-align:center}.xk-quantity .xk-update{color:var(--xk)}.xk-price{text-align:left}.xk-price strong{display:block;font-size:18px}.xk-card-actions{display:flex;gap:18px;margin-top:17px;padding-top:14px;border-top:1px solid var(--line)}.xk-card-actions button{border:0;background:none;color:var(--muted);font-size:12px}
.xk-summary{position:sticky;top:22px;padding:26px;border:1px solid var(--line);border-radius:30px;background:#fffffff2;box-shadow:var(--shadow);backdrop-filter:blur(16px)}.xk-summary-head,.xk-checkout-main>header{display:flex;gap:13px;align-items:center}.xk-summary-head>span,.xk-checkout-main>header>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--xk),#997aff);color:#fff}.xk-summary h2,.xk-checkout-main h2{margin:0}.xk-summary-head p,.xk-checkout-main p{margin:3px 0;color:var(--muted)}.xk-summary dl{margin:25px 0}.xk-summary dl div{display:flex;justify-content:space-between;padding:10px 0;color:var(--muted)}.xk-summary dd{margin:0;color:var(--ink);font-weight:700}.xk-summary .discount dd{color:var(--green)}.xk-coupon{padding:16px;border-radius:18px;background:var(--soft)}.xk-coupon label{display:block;margin-bottom:10px;font-weight:800}.xk-coupon>div{display:flex}.xk-coupon input{min-width:0;flex:1;padding:11px;border:1px solid var(--line);border-radius:12px}.xk-coupon button{margin-right:6px;padding:0 14px;border:0;border-radius:11px;background:var(--ink);color:#fff}.xk-coupon-success{display:flex;gap:10px;padding:14px;border:1px solid #bcebdc;border-radius:18px;background:#effbf7;color:var(--green);animation:pop .4s}.xk-coupon-success div{display:flex;flex:1;flex-direction:column}.xk-coupon-success button{border:0;background:none;color:inherit}@keyframes pop{from{opacity:0;transform:scale(.9)}}.xk-total{display:flex;justify-content:space-between;margin:20px 0;padding-top:18px;border-top:1px dashed #d9deea}.xk-total strong{font-size:21px}.xk-primary,.xk-secondary{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border:0;border-radius:16px;text-decoration:none;font-weight:900;transition:.25s}.xk-primary{gap:10px;background:linear-gradient(135deg,var(--xk),#8568ff);box-shadow:0 11px 25px #6d4aff3d;color:#fff}.xk-primary:hover{color:#fff;transform:translateY(-2px)}.xk-secondary{color:var(--muted)}.xk-safe{text-align:center;color:var(--muted);font-size:11px}.xk-safe i{color:var(--green)}
.xk-empty{display:grid;justify-items:center;padding:70px 25px;border:1px dashed #dce2ee;border-radius:30px;background:linear-gradient(145deg,#fafbff,#f4f8ff);text-align:center}.xk-empty>span{display:grid;place-items:center;width:92px;height:92px;border-radius:30px;background:linear-gradient(135deg,#e9e3ff,#dff8fc);color:var(--xk);font-size:35px}.xk-empty p{color:var(--muted)}.xk-empty a{padding:13px 24px;border-radius:14px;background:var(--ink);color:#fff;text-decoration:none}.xk-empty.compact{padding:45px}.xk-checkout-main{padding:28px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 10px 35px #2331520f}.xk-address-picker{display:grid;gap:13px;margin:25px 0}.xk-address-picker input{position:absolute;opacity:0}.xk-address-picker label>span{display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:12px;padding:19px;border:2px solid var(--line);border-radius:20px;cursor:pointer}.xk-address-picker label>span>i{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--soft);color:var(--xk)}.xk-address-picker small{grid-column:2;color:var(--muted)}.xk-address-picker em{display:none}.xk-address-picker input:checked+span{border-color:var(--xk);background:#faf8ff}.xk-address-picker input:checked+span em{display:block}.xk-add-address{color:var(--xk);font-weight:800}.xk-mock{display:flex;gap:10px;margin-top:16px;padding:12px;border-radius:15px;background:#fff8e8;color:#a16b00}.xk-mock p{display:flex;flex-direction:column;margin:0;font-size:11px}
.xk-account-hero>div{display:flex;align-items:center;gap:18px}.xk-account-hero>div>span{display:grid;place-items:center;width:65px;height:65px;border-radius:21px;background:linear-gradient(135deg,var(--xk),#17b8cf);color:#fff}.xk-account-hero b{z-index:1;padding:11px 17px;border-radius:13px;background:#fff;color:var(--xk)}.xk-product-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.xk-product-card{overflow:hidden;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 8px 28px #2331520f;transition:.3s}.xk-product-image{position:relative;display:grid;place-items:center;height:230px;background:var(--soft)}.xk-product-card>div{padding:18px}.xk-product-card h2{height:45px;margin:0 0 12px;font-size:15px}.xk-product-card h2 a{color:var(--ink)}.xk-product-card strong{display:block;margin-bottom:16px}.xk-product-card>div>div{display:flex;gap:7px}.xk-product-card button{min-height:40px;padding:0 13px;border:0;border-radius:12px;background:var(--soft);color:var(--xk)}.xk-product-card button:first-child{flex:1;background:var(--ink);color:#fff}.xk-notification-timeline{display:grid;gap:14px;margin:30px 10px}.xk-notification-timeline article{display:flex;gap:17px;padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff}.xk-notification-timeline article>span{display:grid;place-items:center;flex:0 0 50px;height:50px;border-radius:16px;background:#f1efff;color:var(--xk)}.xk-notification-timeline article.unread{border-color:#d7ceff;background:#fbfaff}.xk-notification-timeline article>div{flex:1}.xk-notification-timeline header{display:flex;justify-content:space-between}.xk-notification-timeline h2{margin:0;font-size:15px}.xk-notification-timeline header b{padding:4px 9px;border-radius:9px;background:var(--xk);color:#fff;font-size:10px}.xk-notification-timeline p,.xk-notification-timeline time{color:var(--muted);font-size:12px}
.xk-order-cards{display:grid;gap:16px}.xk-order-cards>article{padding:22px;border:1px solid var(--line);border-radius:24px;background:#fff}.xk-order-cards header,.xk-order-meta,.xk-order-cards footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.xk-order-meta{margin:17px 0;color:var(--muted)}.xk-order-timeline{display:flex;gap:5px}.xk-order-timeline i{flex:1;height:5px;border-radius:5px;background:#e8ebf2}.xk-order-timeline i.done{background:linear-gradient(90deg,var(--xk),#17b8cf)}.xk-order-cards footer{justify-content:flex-start;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.xk-order-cards footer a,.xk-order-cards footer button{padding:9px 13px;border:0;border-radius:11px;background:var(--soft);color:var(--ink);text-decoration:none}
:focus-visible{outline:3px solid #6d4aff59!important;outline-offset:3px}@media(max-width:992px){.xk-cart-layout,.xk-checkout-layout{grid-template-columns:1fr}.xk-summary{position:static}.xk-product-carousel{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.xk-flow,.xk-account-page{padding:20px 12px 80px}.xk-flow-hero,.xk-account-hero{padding:25px 20px;border-radius:25px}.xk-count{font-size:12px}.xk-stepper span{font-size:0}.xk-cart-card{display:block;padding:14px}.xk-cart-image{height:180px;min-height:0;margin-bottom:16px}.xk-line-bottom{margin-top:22px}.xk-summary,.xk-checkout-main{padding:19px}.xk-product-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.xk-product-card{flex:0 0 82%;scroll-snap-align:start}.xk-order-meta{flex-wrap:wrap}.xk-order-meta strong{width:100%}.customer-panel-grid{display:block!important}.account-sidebar{overflow-x:auto}.account-sidebar-nav{display:flex!important}.account-sidebar-link{white-space:nowrap}.xk-account-hero>div>span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.xk-quick-actions{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.xk-quick-actions a{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 8px;border:1px solid var(--line);border-radius:19px;background:#fff;color:var(--ink);text-decoration:none;transition:.25s}.xk-quick-actions a:hover{transform:translateY(-3px);border-color:#d9d0ff;color:var(--xk)}.xk-quick-actions i{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--soft);color:var(--xk)}@media(max-width:700px){.xk-quick-actions{grid-template-columns:repeat(3,1fr)}}
/* Premium cart — intentionally green-only, scoped to avoid changing checkout and account pages. */
.xk-cart-page{--xk:#16865f;--green:#16865f;--green-dark:#0f684a;--green-soft:#edf9f4;--line:#dce8e3;--shadow:0 22px 65px rgba(18,67,49,.11);position:relative;background:radial-gradient(circle at 8% 7%,rgba(22,134,95,.08),transparent 27%),linear-gradient(180deg,#fbfdfc,#f5faf7 65%,#fff);border-radius:38px}.xk-cart-page .xk-cart-content{transition:opacity .3s}.xk-cart-page.is-loading .xk-cart-content{opacity:.18;pointer-events:none}.xk-cart-loader{display:none;position:absolute;z-index:5;top:180px;right:50%;transform:translateX(50%);gap:10px}.is-loading>.xk-cart-loader{display:flex}.xk-cart-loader i{width:15px;height:15px;border-radius:50%;background:#16865f;animation:xkCartPulse .8s ease-in-out infinite alternate}.xk-cart-loader i:nth-child(2){animation-delay:.15s}.xk-cart-loader i:nth-child(3){animation-delay:.3s}@keyframes xkCartPulse{to{opacity:.25;transform:translateY(-9px)}}
.xk-cart-page .xk-flow-hero{border:1px solid rgba(22,134,95,.12);background:linear-gradient(125deg,#edf9f4,#f7fcf9 62%,#fff)}.xk-cart-page .xk-flow-hero:after{background:rgba(22,134,95,.1)}.xk-cart-page .xk-eyebrow{color:#16865f}.xk-price-notice{display:flex;align-items:center;gap:9px;margin:18px 4px 0;padding:13px 18px;border:1px solid #b9e3d3;border-radius:16px;background:#edf9f4;color:#116b4c;font-weight:800}.xk-cart-page .xk-stepper .active b{background:#16865f;box-shadow:0 6px 16px rgba(22,134,95,.25)}.xk-cart-page .xk-stepper .active{color:#116b4c}.xk-cart-page .xk-stepper:before{background:linear-gradient(90deg,#dce8e3,#16865f)}
.xk-cart-page .xk-cart-card{min-height:242px;border-color:#dce8e3;box-shadow:0 12px 38px rgba(18,67,49,.07)}.xk-cart-page .xk-cart-card:hover{border-color:#b5d9ca;box-shadow:0 22px 60px rgba(18,67,49,.13)}.xk-cart-page .xk-cart-image{background:linear-gradient(145deg,#f2f8f5,#fff)}.xk-cart-page .xk-image-skeleton{background:linear-gradient(105deg,#eff7f3 20%,#d9eee5 40%,#f8fcfa 60%,#eff7f3 80%);background-size:300%}.xk-cart-title h2 a{color:var(--ink);text-decoration:none}.xk-product-badges,.xk-meta{display:flex;flex-wrap:wrap;gap:8px}.xk-product-badges>span{padding:5px 9px;border:1px solid #c6e4d8;border-radius:999px;background:#f4fbf8;color:#16865f;font-size:10px;font-weight:800}.xk-product-badges .out{border-color:#f1ccd1;background:#fff7f8;color:var(--red)}.xk-meta span{padding-left:10px;color:var(--muted);font-size:11px}.xk-meta b{color:#42554d}.xk-cart-page .xk-icon{cursor:pointer;transition:.2s}.xk-cart-page .xk-icon:hover{transform:scale(1.06)}
.xk-cart-page .xk-quantity{gap:3px;padding:5px;border-color:#bcd9ce;background:#f8fcfa}.xk-cart-page .xk-quantity button{display:grid;place-items:center;width:37px;color:#116b4c;background:#e5f4ed;cursor:pointer}.xk-cart-page .xk-quantity button:hover:not(:disabled){background:#16865f;color:#fff}.xk-cart-page .xk-quantity button:disabled{opacity:.35;cursor:not-allowed}.xk-cart-page .xk-quantity output{min-width:42px;text-align:center;font-weight:900}.xk-cart-page .xk-card-actions{gap:9px}.xk-cart-page .xk-card-actions button{padding:7px 11px;border:1px solid #bcd9ce;border-radius:999px;background:#fff;color:#356052;cursor:pointer;transition:.2s}.xk-cart-page .xk-card-actions button:hover{border-color:#16865f;background:#16865f;color:#fff}.xk-cart-page .xk-summary{border-color:#cfe2da;background:rgba(255,255,255,.88)}.xk-cart-page .xk-summary-head>span{background:linear-gradient(135deg,#16865f,#24a779)}.xk-cart-page .xk-summary dl{padding-bottom:13px;border-bottom:1px dashed #c9dcd4}.xk-cart-page .xk-coupon{background:#f1f8f5}.xk-cart-page .xk-coupon input:focus{border-color:#16865f;outline:3px solid rgba(22,134,95,.14)}.xk-cart-page .xk-coupon button{width:44px;padding:0;background:#16865f}.xk-cart-page .xk-coupon button:hover{background:#0f684a}.xk-cart-page .xk-total{margin-bottom:15px;padding:17px;border:1px solid #bde0d2;border-radius:18px;background:linear-gradient(135deg,#edf9f4,#fff)}.xk-cart-page .xk-total strong{color:#0f684a}.xk-summary-actions{display:grid;grid-template-columns:1.2fr 1fr;gap:9px}.xk-cart-page .xk-primary{background:linear-gradient(135deg,#16865f,#219d72);box-shadow:0 11px 25px rgba(22,134,95,.27)}.xk-cart-page .xk-secondary{gap:8px;border:1px solid #16865f;color:#16865f}.xk-cart-page .xk-secondary:hover{background:#16865f;color:#fff}.xk-cart-page :focus-visible{outline:3px solid rgba(22,134,95,.3)!important;outline-offset:3px}.xk-cart-page .xk-empty a{background:#16865f;color:#fff}
@media(max-width:650px){.xk-cart-page{border-radius:24px}.xk-cart-page .xk-cart-card{display:grid;grid-template-columns:105px minmax(0,1fr);gap:13px;min-height:0}.xk-cart-page .xk-cart-image{height:120px;margin:0}.xk-cart-page .xk-cart-title{gap:5px}.xk-cart-page .xk-cart-title h2{font-size:15px}.xk-cart-page .xk-cart-title>.xk-icon{position:absolute;left:22px}.xk-cart-page .xk-cart-card{position:relative}.xk-cart-page .xk-product-badges{padding-left:38px}.xk-cart-page .xk-meta span{font-size:10px}.xk-cart-page .xk-line-bottom{align-items:center;flex-wrap:wrap;margin-top:15px}.xk-cart-page .xk-price{width:100%;text-align:right}.xk-cart-page .xk-card-actions{flex-wrap:wrap}.xk-cart-page .xk-card-actions button{font-size:10px}.xk-summary-actions{grid-template-columns:1fr}.xk-cart-page .xk-flow-hero p{font-size:12px}.xk-cart-page .xk-cart-items,.xk-cart-page .xk-cart-layout{min-width:0;overflow:visible}}
.xk-cart-page .xk-count{box-shadow:0 10px 35px rgba(22,134,95,.14)}.xk-cart-page .xk-empty{border-color:#cfe2da;background:linear-gradient(145deg,#fbfefc,#edf8f3)}.xk-cart-page .xk-empty>span{background:linear-gradient(135deg,#dff2e9,#f5fbf8);color:#16865f}
.xk-cart-card.is-updating{opacity:.65;pointer-events:none}
