:root{--primary: #c06b8a;--primary-dark: #a05474;--primary-light: #e8a8c0;--accent: #e8916a;--accent-light: #f5c4a8;--bg: #fdf8f9;--bg-alt: #fff5f7;--dark: #1a0d12;--dark2: #2e1520;--muted: #8a6a75;--border: #f0dae1;--white: #ffffff;--radius-sm: 8px;--radius: 12px;--radius-lg: 20px;--shadow: 0 2px 12px rgba(192,107,138,.1);--shadow-md: 0 4px 24px rgba(192,107,138,.15);--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--header-h: 72px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg);color:var(--dark);line-height:1.6;font-size:16px;overflow-x:hidden;max-width:100vw}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}ul{list-style:none}.kk-announcement{background:var(--dark2);color:#fff;text-align:center;padding:8px 16px;font-size:.78rem;font-weight:500;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.kk-announcement a{color:var(--primary-light);font-weight:600}.kk-header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 1px 8px #c06b8a14}.kk-header-inner{max-width:1280px;margin:0 auto;padding:0 24px;height:72px;display:flex;align-items:center;gap:32px}.kk-header-logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.kk-header-logo img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid var(--primary-light)}.kk-header-logo-name{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:var(--dark);line-height:1.2}.kk-header-logo-sub{font-size:.65rem;color:var(--primary);font-weight:600;letter-spacing:1px;text-transform:uppercase}.kk-header-nav{display:flex;align-items:center;gap:24px;flex:1}.kk-header-nav a{font-size:.88rem;font-weight:500;color:var(--muted);transition:color .2s;white-space:nowrap}.kk-header-nav a:hover{color:var(--primary)}.kk-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.kk-cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--bg-alt);font-size:1.2rem;transition:background .2s;color:var(--dark)}.kk-cart-btn:hover{background:var(--border)}.kk-cart-count{position:absolute;top:4px;right:4px;background:var(--primary);color:#fff;font-size:.65rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.kk-mobile-menu-btn{display:none;width:44px;height:44px;align-items:center;justify-content:center;font-size:1.3rem;border-radius:var(--radius-sm);background:var(--bg-alt);color:var(--dark)}.kk-footer{background:var(--dark2);color:#fff;margin-top:80px}.kk-footer-inner{max-width:1280px;margin:0 auto;padding:60px 24px 32px}.kk-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.kk-footer-brand img{width:52px;height:52px;border-radius:50%;object-fit:cover;margin-bottom:14px;border:2px solid var(--primary)}.kk-footer-brand-name{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;margin-bottom:10px}.kk-footer-brand-desc{font-size:.85rem;opacity:.7;line-height:1.7;margin-bottom:14px}.kk-footer-col h4{font-size:.7rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;opacity:.45;margin-bottom:14px}.kk-footer-col a{display:block;font-size:.88rem;opacity:.75;margin-bottom:8px;transition:opacity .2s}.kk-footer-col a:hover{opacity:1;color:var(--primary-light)}.kk-footer-biz-bar{background:#ffffff0d;border-radius:12px;padding:20px 24px;margin-bottom:24px;display:flex;flex-wrap:wrap;gap:32px}.kk-footer-biz-col .biz-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;opacity:.45;margin-bottom:4px}.kk-footer-biz-col .biz-value{font-weight:600;font-size:.9rem;opacity:.85;line-height:1.6}.kk-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.8rem;opacity:.55}.kk-footer-bottom-links{display:flex;gap:16px;flex-wrap:wrap}.kk-footer-bottom-links a{opacity:1}.kk-footer-bottom-links a:hover{opacity:.8}.kk-cookie-banner{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:680px;background:#1a0d12f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:var(--radius);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:999;box-shadow:var(--shadow-md);flex-wrap:wrap}.kk-cookie-banner p{font-size:.85rem;opacity:.85;line-height:1.5}.kk-cookie-banner a{color:var(--primary-light);font-weight:600}.kk-cookie-accept{background:var(--primary);color:#fff;padding:8px 20px;border-radius:var(--radius-sm);font-size:.85rem;font-weight:600;white-space:nowrap;transition:background .2s;flex-shrink:0;min-height:44px}.kk-cookie-accept:hover{background:var(--primary-dark)}.kk-hero{background:linear-gradient(135deg,#1a0d12,#2e1520 40%,#c06b8a);color:#fff;padding:60px 24px 0;overflow:hidden}.kk-hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.kk-hero-kicker{font-size:.78rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--primary-light);margin-bottom:16px}.kk-hero h1{font-family:var(--font-heading);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.1;font-weight:700;margin-bottom:20px}.kk-hero-desc{font-size:1.05rem;opacity:.82;line-height:1.7;margin-bottom:32px;max-width:480px}.kk-hero-stats{display:flex;gap:32px;margin-bottom:36px}.kk-hero-stat-num{font-family:var(--font-heading);font-size:1.8rem;font-weight:700;color:var(--primary-light)}.kk-hero-stat-label{font-size:.72rem;opacity:.6;text-transform:uppercase;letter-spacing:1px}.kk-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.kk-btn-hero{background:var(--primary);color:#fff;padding:14px 28px;border-radius:var(--radius);font-weight:700;font-size:.95rem;transition:background .2s,transform .15s;display:inline-block;min-height:48px}.kk-btn-hero:hover{background:var(--primary-dark);transform:translateY(-1px)}.kk-btn-hero-outline{border:2px solid rgba(255,255,255,.4);color:#fff;padding:14px 28px;border-radius:var(--radius);font-weight:600;font-size:.95rem;transition:border-color .2s,background .2s;display:inline-block;min-height:48px}.kk-btn-hero-outline:hover{border-color:#fff;background:#ffffff1a}.kk-hero-imgs{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-bottom:0}.kk-hero-imgs img{border-radius:var(--radius-lg) var(--radius-lg) 0 0;object-fit:cover;width:100%;aspect-ratio:3/4}.kk-hero-imgs img:nth-child(1){border-radius:var(--radius-lg) var(--radius-lg) 0 0}.kk-hero-imgs img:nth-child(2){margin-top:24px;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.kk-features-bar{background:var(--white);border-bottom:1px solid var(--border);padding:20px 24px}.kk-features-bar-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.kk-feature-item{display:flex;align-items:center;gap:10px;font-size:.88rem;font-weight:500;color:var(--muted)}.kk-feature-item span:first-child{font-size:1.2rem}.kk-section{max-width:1280px;margin:0 auto;padding:64px 24px}.kk-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.kk-section-header h2{font-family:var(--font-heading);font-size:1.8rem;font-weight:700}.kk-section-header a{font-size:.88rem;font-weight:600;color:var(--primary)}.kk-section-header a:hover{color:var(--primary-dark)}.kk-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.kk-category-card{background:var(--white);border:2px solid var(--border);border-radius:var(--radius);padding:20px 12px;text-align:center;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;gap:8px}.kk-category-card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:var(--shadow)}.kk-category-card-icon{font-size:1.6rem}.kk-category-card-name{font-size:.78rem;font-weight:600;color:var(--dark);text-align:center;line-height:1.3}.kk-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.kk-product-card{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);transition:transform .2s,box-shadow .2s}.kk-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.kk-product-card-img-wrap{position:relative;overflow:hidden;aspect-ratio:1}.kk-product-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.kk-product-card:hover .kk-product-card-img-wrap img{transform:scale(1.04)}.kk-product-card-badge{position:absolute;top:12px;left:12px;background:var(--primary);color:#fff;font-size:.68rem;font-weight:700;padding:4px 10px;border-radius:20px;letter-spacing:.5px}.kk-product-card-body{padding:16px}.kk-product-card-name{font-family:var(--font-heading);font-size:1rem;font-weight:700;margin-bottom:4px;line-height:1.3}.kk-product-card-cat{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.kk-product-card-footer{display:flex;align-items:center;justify-content:space-between}.kk-product-card-price{font-size:1.05rem;font-weight:700;color:var(--primary)}.kk-product-card-btn{background:var(--bg-alt);border:1px solid var(--border);color:var(--dark);padding:8px 14px;border-radius:var(--radius-sm);font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s;min-height:44px}.kk-product-card-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.kk-brand-story{background:var(--dark2);color:#fff;padding:80px 24px}.kk-brand-story-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.kk-brand-story h2{font-family:var(--font-heading);font-size:2.2rem;font-weight:700;margin-bottom:20px;line-height:1.2}.kk-brand-story p{font-size:1rem;opacity:.8;line-height:1.8;margin-bottom:16px}.kk-brand-story-cta{display:inline-block;background:var(--primary);color:#fff;padding:13px 26px;border-radius:var(--radius);font-weight:700;font-size:.9rem;margin-top:8px;transition:background .2s}.kk-brand-story-cta:hover{background:var(--primary-dark)}.kk-brand-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.kk-brand-stat-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:24px;text-align:center}.kk-brand-stat-box .stat-num{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--primary-light);display:block}.kk-brand-stat-box .stat-label{font-size:.78rem;opacity:.6;text-transform:uppercase;letter-spacing:1px}.kk-reviews{background:var(--bg-alt);padding:80px 24px}.kk-reviews-inner{max-width:1280px;margin:0 auto}.kk-reviews h2{font-family:var(--font-heading);font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:8px}.kk-reviews-sub{text-align:center;color:var(--muted);font-size:.9rem;margin-bottom:40px}.kk-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.kk-review-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.kk-review-stars{color:#f5a623;font-size:1rem;margin-bottom:12px}.kk-review-quote{font-size:.9rem;line-height:1.7;color:var(--dark);margin-bottom:16px;font-style:italic}.kk-review-author{font-weight:700;font-size:.85rem}.kk-review-meta{font-size:.75rem;color:var(--muted);margin-top:2px}.kk-newsletter{background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);color:#fff;padding:64px 24px;text-align:center}.kk-newsletter-inner{max-width:560px;margin:0 auto}.kk-newsletter h2{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:10px}.kk-newsletter p{font-size:.95rem;opacity:.85;margin-bottom:28px}.kk-newsletter-form{display:flex;gap:8px;max-width:460px;margin:0 auto}.kk-newsletter-form input{flex:1;padding:13px 18px;border-radius:var(--radius);border:none;font-size:.95rem;font-family:var(--font-body);outline:none;min-height:48px}.kk-newsletter-form button{background:var(--dark2);color:#fff;padding:13px 24px;border-radius:var(--radius);font-weight:700;font-size:.9rem;transition:opacity .2s;min-height:48px;white-space:nowrap}.kk-newsletter-form button:hover{opacity:.85}.kk-newsletter-success{background:#fff3;border-radius:var(--radius);padding:14px 20px;font-weight:600}.kk-policy-page{max-width:860px;margin:0 auto;padding:60px 24px}.kk-policy-page h1{font-family:var(--font-heading);font-size:2.2rem;font-weight:700;margin-bottom:8px}.kk-policy-meta{color:var(--muted);font-size:.85rem;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid var(--border)}.kk-policy-page h2{font-family:var(--font-heading);font-size:1.3rem;font-weight:700;margin:36px 0 12px;color:var(--dark)}.kk-policy-page h3{font-size:1.05rem;font-weight:700;margin:24px 0 8px}.kk-policy-page p{font-size:.95rem;line-height:1.8;color:#3d2830;margin-bottom:12px}.kk-policy-page ul{list-style:disc;padding-left:24px;margin-bottom:12px}.kk-policy-page ul li{font-size:.95rem;line-height:1.8;color:#3d2830;margin-bottom:6px}.kk-policy-highlight{background:var(--bg-alt);border-left:4px solid var(--primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:16px 20px;margin:20px 0}.kk-policy-table{width:100%;border-collapse:collapse;margin:16px 0;font-size:.9rem}.kk-policy-table th{background:var(--bg-alt);padding:10px 14px;text-align:left;font-weight:700;border:1px solid var(--border)}.kk-policy-table td{padding:10px 14px;border:1px solid var(--border);line-height:1.6}.kk-cart-page,.kk-checkout-page,.kk-order-success{max-width:1100px;margin:0 auto;padding:48px 24px}.kk-cart-page h1,.kk-checkout-page h1{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:32px}.kk-cart-grid{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}.kk-cart-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--border);align-items:center}.kk-cart-item img{width:80px;height:80px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}.kk-cart-item-name{font-weight:700;font-size:.95rem;margin-bottom:4px}.kk-cart-item-meta{font-size:.8rem;color:var(--muted);margin-bottom:8px}.kk-qty-control{display:flex;align-items:center;gap:8px}.kk-qty-btn{width:28px;height:28px;border:1px solid var(--border);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1rem;background:var(--white);transition:background .2s}.kk-qty-btn:hover{background:var(--bg-alt)}.kk-cart-summary{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;position:sticky;top:100px}.kk-cart-summary h3{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;margin-bottom:20px}.kk-summary-row{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:10px;color:var(--muted)}.kk-summary-row.total{font-weight:700;font-size:1.05rem;color:var(--dark);border-top:1px solid var(--border);padding-top:14px;margin-top:14px}.kk-btn-primary{width:100%;background:var(--primary);color:#fff;padding:15px 20px;border-radius:var(--radius);font-weight:700;font-size:.95rem;transition:background .2s;min-height:48px}.kk-btn-primary:hover{background:var(--primary-dark)}.kk-btn-secondary{background:var(--bg-alt);border:1px solid var(--border);color:var(--dark);padding:12px 20px;border-radius:var(--radius);font-weight:600;font-size:.9rem;transition:background .2s;min-height:48px}.kk-btn-secondary:hover{background:var(--border)}.kk-shipping-option{border:2px solid var(--border);border-radius:var(--radius);padding:14px 16px;cursor:pointer;transition:border-color .2s;display:flex;align-items:center;gap:12px;margin-bottom:10px}.kk-shipping-option.selected{border-color:var(--primary);background:var(--bg-alt)}.kk-shipping-option-info{flex:1}.kk-shipping-option-name{font-weight:700;font-size:.9rem}.kk-shipping-option-desc{font-size:.78rem;color:var(--muted)}.kk-shipping-option-price{font-weight:700;color:var(--primary);font-size:.9rem}.kk-product-detail{max-width:1200px;margin:0 auto;padding:48px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-image-sticky{position:sticky;top:100px}.kk-product-main-img{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1}.kk-product-main-img img{width:100%;height:100%;object-fit:cover}.kk-product-name{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:8px}.kk-product-price{font-size:1.6rem;font-weight:700;color:var(--primary);margin-bottom:20px}.kk-product-desc{font-size:.95rem;line-height:1.8;color:#3d2830;margin-bottom:24px}.kk-size-label{font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.kk-size-grid{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.kk-size-btn{min-width:44px;height:44px;border:2px solid var(--border);border-radius:var(--radius-sm);font-size:.85rem;font-weight:600;background:var(--white);color:var(--dark);transition:all .15s;padding:0 12px}.kk-size-btn:hover{border-color:var(--primary)}.kk-size-btn.selected{background:var(--primary);color:#fff;border-color:var(--primary)}.kk-add-to-cart-btn{background:var(--primary);color:#fff;width:100%;padding:16px 20px;border-radius:var(--radius);font-weight:700;font-size:1rem;transition:background .2s,transform .15s;margin-bottom:10px;min-height:52px}.kk-add-to-cart-btn:hover{background:var(--primary-dark);transform:translateY(-1px)}.kk-buy-now-btn{background:var(--dark2);color:#fff;width:100%;padding:16px 20px;border-radius:var(--radius);font-weight:700;font-size:1rem;transition:background .2s;min-height:52px}.kk-buy-now-btn:hover{background:#000}.kk-size-chart-wrap{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:20px}.kk-size-chart-toggle{width:100%;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;background:var(--bg-alt);font-weight:700;font-size:.9rem;text-align:left;min-height:48px}.kk-size-chart-inner{overflow-y:hidden;overflow-x:auto;transition:max-height .35s ease;-webkit-overflow-scrolling:touch}.kk-size-chart-table{width:100%;border-collapse:collapse;font-size:.82rem}.kk-size-chart-table th{background:var(--bg-alt);padding:8px 12px;text-align:center;font-weight:700;border-bottom:1px solid var(--border)}.kk-size-chart-table td{padding:8px 12px;text-align:center;border-bottom:1px solid var(--border)}.kk-size-chart-table tr.highlighted td{background:#c06b8a14;font-weight:600}.kk-size-chart-tip{font-size:.8rem;color:var(--muted);padding:12px 16px;border-top:1px solid var(--border)}.kk-category-page{max-width:1280px;margin:0 auto;padding:48px 24px}.kk-category-page h1{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:8px}.kk-category-desc{color:var(--muted);font-size:.95rem;margin-bottom:36px}.kk-breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:20px;display:flex;gap:6px;align-items:center}.kk-breadcrumb a{color:var(--primary)}.kk-breadcrumb a:hover{text-decoration:underline}.kk-faq-page{max-width:860px;margin:0 auto;padding:60px 24px}.kk-faq-page h1{font-family:var(--font-heading);font-size:2.2rem;font-weight:700;margin-bottom:8px}.kk-faq-subtitle{color:var(--muted);margin-bottom:40px}.kk-faq-item{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:8px;overflow:hidden}.kk-faq-question{width:100%;padding:16px 20px;text-align:left;font-weight:700;font-size:.95rem;display:flex;justify-content:space-between;align-items:center;background:var(--white);min-height:56px;gap:12px}.kk-faq-question:hover{background:var(--bg-alt)}.kk-faq-answer{overflow:hidden;transition:max-height .3s ease}.kk-faq-answer-inner{padding:0 20px 16px;font-size:.9rem;line-height:1.8;color:#3d2830;border-top:1px solid var(--border)}.kk-page{max-width:960px;margin:0 auto;padding:60px 24px}.kk-page h1{font-family:var(--font-heading);font-size:2.4rem;font-weight:700;margin-bottom:8px}.kk-page-subtitle{color:var(--muted);font-size:1rem;margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--border)}.kk-page h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin:40px 0 14px}.kk-page p{font-size:.95rem;line-height:1.85;color:#3d2830;margin-bottom:14px}.kk-page ul{list-style:disc;padding-left:24px;margin-bottom:14px}.kk-page ul li{font-size:.95rem;line-height:1.8;color:#3d2830;margin-bottom:6px}.kk-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.kk-contact-form{display:flex;flex-direction:column;gap:14px}.kk-form-group label{display:block;font-weight:700;font-size:.85rem;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.kk-form-group input,.kk-form-group textarea,.kk-form-group select{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.95rem;font-family:var(--font-body);background:var(--white);outline:none;transition:border-color .2s;min-height:44px}.kk-form-group input:focus,.kk-form-group textarea:focus{border-color:var(--primary)}.kk-form-group textarea{resize:vertical;min-height:120px}.kk-contact-info-box{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px}.kk-contact-info-box h3{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;margin-bottom:16px}.kk-contact-detail{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.kk-contact-detail .icon{font-size:1.1rem;flex-shrink:0;margin-top:2px}.kk-contact-detail-text{font-size:.88rem;line-height:1.6;color:#3d2830}.kk-order-success{text-align:center;padding:80px 24px}.kk-order-success .success-icon{font-size:4rem;margin-bottom:16px}.kk-order-success h1{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:16px}.kk-not-found{text-align:center;padding:80px 24px}.kk-not-found .nf-num{font-family:var(--font-heading);font-size:8rem;font-weight:700;color:var(--primary-light);line-height:1;margin-bottom:16px}.kk-not-found h1{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:12px}.kk-not-found p{color:var(--muted);margin-bottom:32px}.kk-not-found-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}@media (max-width: 768px){.kk-header-nav{display:none}.kk-mobile-menu-btn{display:flex}.kk-header-inner{padding:0 16px;gap:12px}.kk-header-logo-name{font-size:.95rem}.kk-header-logo-sub{display:none}.kk-header-logo img{width:36px;height:36px}.kk-hero-inner{grid-template-columns:1fr}.kk-hero-imgs{display:none}.kk-hero{padding:40px 16px}.kk-hero-stats{gap:16px;flex-wrap:wrap}.kk-hero-kicker{font-size:.72rem}.kk-hero-desc{font-size:.95rem}.kk-btn-hero,.kk-btn-hero-outline{padding:12px 20px;font-size:.9rem;width:100%;text-align:center}.kk-hero-ctas{flex-direction:column}.kk-features-bar{padding:14px 16px}.kk-features-bar-inner{gap:12px;justify-content:flex-start}.kk-feature-item{font-size:.8rem;gap:6px}.kk-section{padding:40px 16px}.kk-category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.kk-category-card{padding:14px 8px}.kk-category-card-icon{font-size:1.3rem}.kk-category-card-name{font-size:.7rem}.kk-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.kk-product-card-body{padding:12px}.kk-product-card-name{font-size:.88rem}.kk-brand-story{padding:48px 16px}.kk-brand-story-inner{grid-template-columns:1fr;gap:32px}.kk-brand-story h2{font-size:1.6rem}.kk-footer-inner{padding:40px 16px 24px}.kk-footer-top{grid-template-columns:1fr;gap:24px}.kk-footer-biz-bar{gap:16px;padding:16px}.kk-footer-biz-col{min-width:0;flex:1 1 45%}.kk-cart-page,.kk-checkout-page,.kk-order-success{padding:32px 16px}.kk-cart-grid{grid-template-columns:1fr}.kk-cart-item{flex-wrap:wrap}.kk-product-detail{grid-template-columns:1fr;gap:24px;padding:24px 16px}.product-image-sticky{position:static}.kk-product-name{font-size:1.5rem}.kk-size-chart-table th:nth-child(5),.kk-size-chart-table th:nth-child(6),.kk-size-chart-table th:nth-child(7),.kk-size-chart-table td:nth-child(5),.kk-size-chart-table td:nth-child(6),.kk-size-chart-table td:nth-child(7){display:none}.kk-category-page{padding:24px 16px}.kk-category-page h1{font-size:1.6rem}.kk-policy-page{padding:40px 16px}.kk-policy-page h1{font-size:1.7rem}.kk-policy-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.kk-faq-page{padding:40px 16px}.kk-faq-page h1{font-size:1.7rem}.kk-page{padding:40px 16px}.kk-page h1{font-size:1.8rem}.kk-contact-grid{grid-template-columns:1fr}.kk-newsletter{padding:48px 16px}.kk-newsletter-form{flex-direction:column}.kk-cookie-banner{bottom:12px;width:calc(100% - 24px)}}@media (max-width: 480px){.kk-header-logo-name{font-size:.85rem;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kk-hero h1{font-size:1.8rem}.kk-hero-stat-num{font-size:1.4rem}.kk-category-grid{grid-template-columns:repeat(2,1fr)}.kk-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.kk-brand-stats-grid{grid-template-columns:1fr 1fr;gap:10px}.kk-brand-stat-box{padding:16px 12px}.kk-brand-stat-box .stat-num{font-size:1.5rem}.kk-not-found .nf-num{font-size:5rem}.kk-footer-biz-col{flex:1 1 100%}}
