:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201d;background:#f6f7f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17201d;--muted: #63716c;--line: #dce3de;--paper: #ffffff;--teal: #f97316;--teal-dark: #c2410c;--amber: #fbbf24;--gold: #d6a84f;--red: #dc2626;--blue: #2563eb}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f7f3}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}img{max-width:100%;display:block}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px clamp(18px,4vw,56px);background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-mark{display:inline-flex;align-items:center;min-width:max-content}.king-logo{display:inline-flex;align-items:center;gap:8px;line-height:1}.king-logo-copy{display:grid;gap:2px}.king-logo-copy strong{color:#dc2626;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,38px);font-weight:900;letter-spacing:0;text-shadow:0 1px 0 #f7d278,1px 0 0 #f7d278}.king-logo-copy small{color:var(--ink);font-size:12px;font-weight:900;text-transform:uppercase}.king-logo-light .king-logo-copy small,.king-logo-light .king-logo-copy strong{color:#fff}.king-logo-light .king-logo-copy strong{text-shadow:0 1px 0 #f7d278}.primary-nav{display:flex;justify-content:center;align-items:center;gap:4px}.primary-nav a{padding:10px 12px;border-radius:8px;color:#35423e;font-weight:700;font-size:14px}.primary-nav a.active,.primary-nav a:hover{background:#fff3e7;color:var(--teal-dark)}.header-actions,.account-chip,.button-row,.hero-actions,.row-actions,.status-editor,.panel-tools{display:flex;align-items:center;gap:10px}.icon-button,.text-button,.primary-button,.secondary-button,.link-button{min-height:42px;border-radius:8px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;white-space:nowrap}.icon-button{width:42px;color:var(--ink);background:#fff7ed;border-color:#fed7aa}.icon-button:hover{background:#ffedd5}.icon-button.danger{color:var(--red);background:#fff1f1;border-color:#ffd4d4}.cart-button{position:relative}.cart-button span{position:absolute;top:-6px;right:-6px;min-width:20px;min-height:20px;padding:2px 5px;border-radius:999px;background:var(--amber);color:#211600;font-size:12px}.text-button,.primary-button,.secondary-button{padding:0 16px}.primary-button{background:var(--teal);color:#fff}.primary-button:hover{background:var(--teal-dark)}.secondary-button{background:#fff7e4;color:#4d3300;border-color:#efd08a}.text-button{background:#17201d;color:#fff}.link-button{background:transparent;color:var(--teal-dark);padding:0}.full-width,.full-span{width:100%}.full-span{grid-column:1 / -1}.account-chip{padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff}.account-chip a{display:flex;align-items:center;gap:8px;max-width:190px;overflow:hidden;padding-left:8px;font-weight:800}.account-chip span{overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:none}.hero-section{min-height:clamp(520px,70vh,720px);display:flex;align-items:end;padding:0 clamp(18px,5vw,72px) 64px;background-image:linear-gradient(90deg,#0b1412d1,#0b14127a,#0b14121f),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center;color:#fff}.hero-overlay{width:min(760px,100%)}.hero-overlay h1,.page-title h1,.auth-panel h1,.admin-heading h1{margin:0;line-height:1.03;letter-spacing:0}.hero-overlay h1{font-size:clamp(48px,8vw,96px)}.hero-overlay p:not(.eyebrow){font-size:clamp(17px,2vw,23px);line-height:1.6;max-width:680px}.eyebrow{color:var(--teal);font-weight:900;text-transform:uppercase;margin:0 0 8px;font-size:12px}.hero-overlay .eyebrow{color:#ffe09a}.home-hero{min-height:clamp(560px,76vh,780px);display:flex;align-items:end;padding:0 clamp(18px,5vw,72px) 62px;background:linear-gradient(90deg,#201108e0,#c2410c94,#12151224),url(https://images.unsplash.com/photo-1527515637462-cff94eecc1ac?auto=format&fit=crop&w=1900&q=82);background-size:cover;background-position:center;color:#fff}.home-hero-copy{width:min(780px,100%)}.home-hero-copy h1{margin:0;max-width:780px;font-size:clamp(56px,8vw,108px);line-height:1.02;letter-spacing:0}.home-hero-copy p:not(.eyebrow){max-width:680px;font-size:clamp(17px,2vw,22px);line-height:1.6}.home-hero-copy .eyebrow{color:#ffe09a}.home-hero-actions{display:flex;align-items:center;gap:12px;margin-top:24px}.home-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.home-hero-meta span{padding:8px 10px;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:#ffffff1f;color:#f7fbf8;font-size:13px;font-weight:800}.home-shop-console{width:min(1180px,calc(100% - 36px));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin:-36px auto 0;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 46px #17201d29;position:relative;z-index:2}.home-search-panel{min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:0 8px 0 14px;border:1px solid #cdd9d2;border-radius:8px;background:#f9fbf9}.home-search-panel svg{color:var(--teal)}.home-search-panel input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.home-search-panel button{min-height:40px;padding:0 16px;border:0;border-radius:8px;background:var(--ink);color:#fff;font-weight:900}.home-category-pills{display:flex;flex-wrap:wrap;justify-content:end;gap:8px}.home-category-pills a{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid #dbe4df;border-radius:8px;background:#fff7e4;color:#4d3300;font-weight:900}.home-proof-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--line)}.home-proof-strip div{min-height:74px;display:flex;align-items:center;justify-content:center;gap:10px;padding:18px;border-right:1px solid var(--line);color:#26322e;font-weight:900}.home-proof-strip svg{color:var(--teal)}.home-spotlight-section{padding-top:62px}.home-empty-products{min-height:150px;display:grid;place-items:center;gap:10px;border:1px dashed #c8d5ce;border-radius:8px;background:#fff;color:var(--muted);text-align:center;font-weight:800}.home-empty-products svg{color:var(--teal)}.home-product-spotlight{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.7fr);gap:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.home-product-image{min-height:430px;background:#e8eee9}.home-product-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.home-product-copy{display:grid;align-content:center;gap:16px;padding:clamp(22px,4vw,42px)}.home-product-copy h3{margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05}.home-product-copy p:not(.eyebrow){color:var(--muted);line-height:1.6}.home-product-notes{display:flex;flex-wrap:wrap;gap:8px}.home-product-notes span{padding:8px 10px;border-radius:8px;background:#fff7ed;color:var(--teal-dark);font-size:12px;font-weight:900}.home-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-solution-card{min-height:210px;display:grid;align-content:space-between;gap:12px;padding:20px;border:1px solid #dbe4df;border-radius:8px;background:linear-gradient(180deg,#fff,#f7faf8)}.home-solution-card:hover{border-color:#fdba74;box-shadow:0 16px 34px #f9731624}.home-solution-card svg{color:var(--teal)}.home-solution-card strong{font-size:22px}.home-solution-card span{color:var(--muted);line-height:1.5}.home-category-section{padding-top:20px}.category-tile.home-category--mops{background:linear-gradient(180deg,#17201d29,#17201dc7),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=900&q=82);background-size:cover;background-position:center}.category-tile.home-category--wipers{background:linear-gradient(180deg,#17201d24,#17201dcc),url(https://images.unsplash.com/photo-1603712725038-e9334ae8f39f?auto=format&fit=crop&w=900&q=82);background-size:cover;background-position:center}.category-tile.home-category--cleaning{background:linear-gradient(180deg,#17201d1f,#17201dc7),url(https://images.unsplash.com/photo-1585421514738-01798e348b17?auto=format&fit=crop&w=900&q=82);background-size:cover;background-position:center}.home-care-band{width:min(1180px,calc(100% - 36px));min-height:300px;display:flex;align-items:end;justify-content:space-between;gap:22px;margin:18px auto 64px;padding:34px;border-radius:8px;color:#fff;background:linear-gradient(90deg,#0c1210d6,#6e4e0e75),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=1600&q=82);background-size:cover;background-position:center 42%}.home-care-band .eyebrow{color:#ffe09a}.home-care-band h2{max-width:680px;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05}.home-care-band p:not(.eyebrow){max-width:620px;color:#edf7f2}.about-hero,.contact-hero{min-height:430px;display:flex;align-items:end;padding:0 clamp(18px,5vw,72px) 54px;color:#fff;background-size:cover;background-position:center}.about-hero{background:linear-gradient(90deg,#1f1209e0,#c2410c75),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=1800&q=82)}.contact-hero{background:linear-gradient(90deg,#09110fdb,#624a1457),url(https://images.unsplash.com/photo-1527515637462-cff94eecc1ac?auto=format&fit=crop&w=1800&q=82)}.about-hero>div,.contact-hero>div{width:min(820px,100%)}.about-hero h1,.contact-hero h1{margin:0;font-size:clamp(38px,6vw,72px);line-height:1.04}.about-hero p:not(.eyebrow),.contact-hero p:not(.eyebrow){max-width:720px;color:#eef8f4;font-size:18px;line-height:1.6}.about-hero .eyebrow,.contact-hero .eyebrow{color:#ffe09a}.about-story-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:stretch}.about-story-grid h2,.contact-info-panel h2{margin:0 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.08}.about-story-grid p,.contact-info-panel p{color:var(--muted);line-height:1.7}.about-strength-card,.contact-info-panel,.contact-form{border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px}.about-strength-card{display:grid;align-content:center;gap:12px}.about-strength-card svg,.about-value-grid svg,.contact-list svg,.contact-action-band svg,.about-process-band svg{color:var(--teal)}.about-strength-card h3{margin:0;font-size:26px}.about-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.about-value-grid div{display:flex;gap:10px;align-items:flex-start;min-height:88px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;font-weight:800;line-height:1.45}.about-process-band,.contact-action-band{width:min(1180px,calc(100% - 36px));margin:0 auto 64px;border-radius:8px;background:#fff;border:1px solid var(--line)}.about-process-band{display:grid;grid-template-columns:repeat(3,1fr)}.about-process-band div{display:grid;gap:8px;padding:22px;border-right:1px solid var(--line)}.about-process-band strong{font-size:20px}.about-process-band span{color:var(--muted)}.contact-list{display:grid;gap:14px;margin-top:24px}.contact-list div{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:8px;background:#f6f9f7}.contact-list span{display:grid;gap:4px;color:var(--muted)}.contact-list strong{color:var(--ink)}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-form label{display:grid;gap:7px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 12px}.contact-form textarea{min-height:140px;padding:12px;resize:vertical}.contact-action-band{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px}.contact-action-band>div{display:flex;align-items:center;gap:12px}.contact-action-band span{display:block;color:var(--muted);margin-top:4px}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:#fff}.feature-strip div{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px;border-right:1px solid var(--line);font-weight:800}.section-wrap,.page-wrap{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:54px 0}.section-heading,.admin-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.section-heading h2,.page-title h1,.auth-panel h1,.admin-heading h1{font-size:clamp(30px,4vw,48px)}.inline-link{display:inline-flex;align-items:center;gap:6px;color:var(--teal-dark);font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card,.summary-panel,.auth-panel,.account-panel,.admin-panel,.metric-card{background:var(--paper);border:1px solid var(--line);border-radius:8px}.product-card{overflow:hidden;display:flex;flex-direction:column}.product-image-link{position:relative;aspect-ratio:4 / 3;background:#e7ece8}.product-image-link img,.cart-item img,.admin-product-row img,.main-product-image{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:10px;top:10px;padding:6px 8px;border-radius:8px;background:var(--amber);color:#241700;font-weight:900;font-size:12px}.badge.muted{position:static;display:inline-flex;margin-top:8px;background:#edf1ef;color:#50615b}.product-card-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:16px}.product-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card-actions .primary-button,.product-card-actions .secondary-button{min-width:0;padding:0 10px}.product-card h3,.product-info-panel h1,.account-panel h2,.admin-panel h2{margin:0;letter-spacing:0}.product-card p,.product-info-panel p,.empty-state p,.summary-panel dt,.site-footer p,.result-count,.account-panel p,.admin-panel p,.admin-product-row p{color:var(--muted)}.price-row{display:flex;align-items:baseline;gap:8px;margin-top:auto}.price-row strong{font-size:20px}.price-row s{color:#7a8580}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-tile{min-height:150px;display:flex;align-items:end;justify-content:space-between;padding:22px;border-radius:8px;color:#fff;background:linear-gradient(180deg,#17201d33,#17201dc2),url(https://images.unsplash.com/photo-1527515637462-cff94eecc1ac?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center;font-size:22px;font-weight:900}.promo-band{width:min(1180px,calc(100% - 36px));margin:18px auto 64px;padding:34px;border-radius:8px;color:#fff;background:linear-gradient(90deg,#0f766ef2,#17201de6),url(https://images.unsplash.com/photo-1585421514738-01798e348b17?auto=format&fit=crop&w=1600&q=80);background-size:cover;display:flex;align-items:center;justify-content:space-between;gap:18px}.promo-band .eyebrow{color:#ffe09a}.page-title{margin-bottom:28px}.shop-toolbar,.admin-filters{display:grid;grid-template-columns:1fr 210px 190px;gap:12px;margin-bottom:18px}.search-field{min-height:44px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 12px}.search-field input,.form-grid input,.form-grid select,.form-grid textarea,.shop-toolbar select,.admin-filters select,.admin-filters input,.status-editor select,.quantity-control input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 12px;color:var(--ink)}.search-field input{border:0;padding:0;min-height:auto;outline:0}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px}.pagination button{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:#fff}.two-column-page{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:110px 1fr auto auto;gap:16px;align-items:center;padding:12px;background:#fff;border:1px solid var(--line);border-radius:8px}.cart-item img{aspect-ratio:1 / 1;border-radius:8px}.quantity-stepper{display:grid;grid-template-columns:34px 42px 34px;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden}.quantity-stepper button{height:34px;border:0;background:#eef3ef}.quantity-stepper span{text-align:center;font-weight:900}.summary-panel{position:sticky;top:92px;padding:20px}.summary-panel dl{display:grid;gap:12px;margin:0 0 18px}.summary-panel dl div,.mini-line{display:flex;justify-content:space-between;gap:12px}.summary-panel dt,.summary-panel dd{margin:0}.grand-total{padding-top:12px;border-top:1px solid var(--line);font-size:20px;font-weight:900}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:32px;align-items:start}.product-gallery{display:grid;gap:12px}.main-product-image{aspect-ratio:4 / 3;border-radius:8px;border:1px solid var(--line);background:#e7ece8}.thumb-row{display:flex;gap:10px}.thumb-row button{width:78px;aspect-ratio:1 / 1;border:1px solid var(--line);border-radius:8px;padding:0;overflow:hidden;background:#fff}.product-info-panel{display:grid;gap:16px}.product-info-panel h1{font-size:clamp(32px,4vw,54px)}.detail-price strong{font-size:30px}.quantity-control{display:grid;max-width:160px;gap:8px;font-weight:800}.spec-panel{border-top:1px solid var(--line);padding-top:14px}.auth-page{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:42px 18px;background:linear-gradient(90deg,#f6f7f3f0,#f6f7f3cc),url(https://images.unsplash.com/photo-1563453392212-326f5e854473?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center}.auth-panel{width:min(460px,100%);padding:26px}.segmented-control{display:grid;grid-template-columns:repeat(2,1fr);background:#fff3e7;border-radius:8px;padding:4px;margin:18px 0}.segmented-control button{min-height:38px;border:0;border-radius:8px;background:transparent;font-weight:900}.segmented-control .active{background:#fff;color:var(--teal-dark)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.auth-panel .form-grid,.compact-form{grid-template-columns:1fr}.form-grid label{display:grid;gap:7px;color:#394641;font-weight:800}.form-grid textarea{min-height:92px;padding:12px;resize:vertical}.checkbox-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px}.otp-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center}.otp-row input{min-height:42px;border:1px solid var(--line);border-radius:8px;padding:0 12px}.recaptcha-container{grid-column:1 / -1;min-height:1px}.checkbox-row input{width:18px;min-height:18px}.form-error,.form-success{grid-column:1 / -1;margin:0;padding:10px 12px;border-radius:8px;font-weight:800}.form-error{color:#8b1b1b;background:#fff0f0}.form-success{color:#155b35;background:#eaf8ee}.confirmation-page{text-align:center;display:grid;justify-items:center;gap:14px}.confirmation-page>svg{color:#16a34a}.order-detail-grid,.account-grid,.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.account-panel,.admin-panel{padding:20px}.account-panel h2,.admin-panel h2{display:flex;align-items:center;gap:8px;margin-bottom:14px}.order-row,.address-row{display:grid;gap:6px;padding:12px;border:1px solid var(--line);border-radius:8px;margin-top:10px;background:#fbfcfa}.order-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.order-row small,.table-row small,.metric-card small{display:block;color:var(--muted)}.site-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px;padding:36px clamp(18px,4vw,56px);border-top:1px solid var(--line);background:#17201d;color:#fff}.site-footer h2,.site-footer p{margin:0 0 8px}.site-footer p{color:#cbd7d1}.admin-only-shell{min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr);background:#f6f7f3}.admin-sidebar{position:sticky;top:0;min-height:100vh;padding:24px 18px;border-right:1px solid var(--line);background:#fff;display:grid;grid-template-rows:auto auto 1fr;gap:24px;align-self:start}.admin-brand{display:inline-flex;align-items:center}.admin-brand .king-logo-copy strong{font-size:24px}.admin-sidebar nav{display:grid;gap:8px}.admin-sidebar a{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:8px;font-weight:900;color:#35423e}.admin-sidebar a.active,.admin-sidebar a:hover{color:var(--teal-dark);background:#fff3e7}.admin-user-panel{align-self:end;display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.admin-user-panel span{color:var(--muted);font-size:12px}.admin-user-panel strong{display:block}.admin-content{min-width:0;padding:30px clamp(18px,4vw,44px) 54px}.admin-page{display:grid;gap:20px}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:42px 18px;background:linear-gradient(90deg,#1f1209e6,#c2410cc7),url(https://images.unsplash.com/photo-1563453392212-326f5e854473?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{display:grid;gap:8px;padding:18px}.metric-card svg{color:var(--teal)}.metric-card strong{font-size:26px}.data-table{display:grid;gap:8px}.table-head,.table-row{display:grid;grid-template-columns:1.2fr 1fr .8fr .8fr;gap:12px;align-items:center}.orders-table .table-head,.orders-table .table-row{grid-template-columns:1.2fr 1fr .8fr .8fr .7fr}.customer-table .table-head,.customer-table .table-row{grid-template-columns:1.2fr 1fr .9fr .7fr}.analytics-table .table-head,.analytics-table .table-row{grid-template-columns:1.4fr .5fr .8fr}.table-head{color:var(--muted);font-weight:900;padding:0 10px}.table-row{min-height:58px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.admin-filters{grid-template-columns:1fr 170px 150px 150px}.product-admin-grid{grid-template-columns:420px minmax(0,1fr);align-items:start}.compact-search{width:220px}.product-admin-list{display:grid;gap:12px}.admin-product-row{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px}.admin-product-row img{aspect-ratio:1 / 1;border-radius:8px;background:#edf1ef}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#17201d94}.admin-product-modal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;box-shadow:0 24px 70px #17201d3d}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.modal-header h2{margin:0;font-size:clamp(26px,4vw,38px);line-height:1.08}.contact-form>input[type=hidden]{display:none}.page-loading,.empty-state{min-height:240px;display:grid;place-items:center;text-align:center}.total-line{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);font-size:18px}@media(max-width:1020px){.site-header{grid-template-columns:auto auto}.primary-nav{position:absolute;left:18px;right:18px;top:72px;display:none;flex-direction:column;align-items:stretch;padding:10px;background:#fff;border:1px solid var(--line);border-radius:8px}.primary-nav.is-open{display:flex}.header-actions{justify-content:end}.menu-toggle{display:inline-flex}.product-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column-page,.product-detail,.home-shop-console,.home-product-spotlight,.about-story-grid,.contact-grid,.admin-only-shell,.product-admin-grid{grid-template-columns:1fr}.home-category-pills{justify-content:start}.home-product-image,.home-product-image img{min-height:340px}.summary-panel,.admin-sidebar{position:static}.admin-sidebar{min-height:auto}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header{padding:12px 14px;gap:12px}.account-chip span{display:none}.hero-section{min-height:560px;padding:0 18px 46px}.home-hero{min-height:620px;padding:0 18px 44px}.home-hero-copy h1{font-size:52px}.home-hero-meta{flex-direction:column;align-items:stretch}.home-shop-console{margin-top:0;width:100%;border-left:0;border-right:0;border-radius:0;box-shadow:none}.home-search-panel{grid-template-columns:auto minmax(0,1fr);padding:0 12px}.home-search-panel button{grid-column:1 / -1;margin-bottom:8px}.about-hero,.contact-hero{min-height:500px;padding:0 18px 42px}.contact-action-band{align-items:stretch;flex-direction:column}.about-process-band div{border-right:0;border-bottom:1px solid var(--line)}.hero-actions,.home-hero-actions,.promo-band,.home-care-band,.section-heading,.admin-heading,.panel-tools,.status-editor{align-items:stretch;flex-direction:column}.feature-strip,.home-proof-strip,.home-solution-grid,.about-value-grid,.about-process-band,.category-grid,.product-grid,.shop-toolbar,.admin-filters,.order-detail-grid,.account-grid,.admin-grid,.metric-grid,.site-footer,.form-grid,.contact-form,.otp-row{grid-template-columns:1fr}.cart-item{grid-template-columns:84px 1fr}.cart-item .quantity-stepper,.cart-item .icon-button{grid-column:2}.table-head{display:none}.table-row,.orders-table .table-row,.customer-table .table-row,.analytics-table .table-row,.order-row,.admin-product-row{grid-template-columns:1fr}.admin-product-row img{width:100%;max-height:220px}}.app-shell{--premium-ink: #17120d;--premium-muted: #71675f;--premium-line: #eadfd3;--premium-paper: rgba(255, 255, 255, .92);--premium-cream: #fff8ef;--premium-brand: #f97316;--premium-brand-dark: #b9380a;--premium-gold: #f6c85f;--premium-shadow: 0 18px 50px rgba(64, 37, 12, .12);color:var(--premium-ink);background:linear-gradient(180deg,#fffaf3,#fff7ed 35%,#f9f4ec)}.app-shell .site-header{grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(14px,2vw,28px);padding:12px clamp(16px,4vw,64px);background:#fffaf4db;border-bottom-color:#eadfd3c2;box-shadow:0 10px 34px #301c090f}.app-shell .primary-nav{gap:8px}.app-shell .primary-nav a{border:1px solid transparent;color:#4a4038;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.app-shell .primary-nav a.active,.app-shell .primary-nav a:hover{transform:translateY(-1px);border-color:#fed7aa;background:#ffedd5eb;color:var(--premium-brand-dark)}.app-shell .icon-button,.app-shell .text-button,.app-shell .primary-button,.app-shell .secondary-button,.app-shell .link-button{min-height:46px;border-radius:8px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.app-shell .primary-button{background:linear-gradient(135deg,#ff8a1f,#e8540d);box-shadow:0 12px 24px #f973163d}.app-shell .primary-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#f97316,#b9380a);box-shadow:0 18px 34px #f9731647}.app-shell .secondary-button{background:#fffaf4;border-color:#f2d8b9;color:#5d3512;box-shadow:0 8px 20px #40250c0d}.app-shell .secondary-button:hover,.app-shell .icon-button:hover{transform:translateY(-2px);border-color:#fb923c;box-shadow:0 14px 28px #40250c1f}.app-shell .text-button{background:#1f1711;box-shadow:0 12px 24px #1f171133}.app-shell .glass-button{background:#ffffff24;border-color:#ffffff61;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell .glass-button:hover{background:#ffffff38}.app-shell .home-hero.premium-hero{min-height:clamp(650px,84vh,860px);align-items:center;padding:110px clamp(18px,5vw,78px) 96px;background:linear-gradient(90deg,#1b0f07e6,#58290ab8 42%,#1b0f0714),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=2200&q=86);background-size:cover;background-position:center}.app-shell .home-hero-copy{width:min(800px,100%)}.app-shell .home-hero-copy h1{max-width:850px;font-size:clamp(56px,9vw,118px);text-wrap:balance}.app-shell .home-hero-copy p:not(.eyebrow){max-width:690px;color:#fff7edeb;font-size:clamp(17px,2vw,23px)}.app-shell .home-hero-meta span{display:inline-flex;align-items:center;gap:7px;border-color:#ffffff47;background:#ffffff21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell .premium-console{margin-top:-48px;padding:16px;border-color:#eadfd3e6;border-radius:8px;background:#ffffffeb;box-shadow:var(--premium-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell .home-search-panel{min-height:60px;border-color:#eedbc7;background:#fffaf4}.app-shell .home-search-panel button{min-height:46px;background:#1f1711}.app-shell .home-category-pills a{border-color:#f7d7b7;background:#fff3e5;color:#7a390b;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.app-shell .home-category-pills a:hover{transform:translateY(-2px);border-color:#fb923c;background:#ffedd5}.app-shell .premium-proof{width:min(1180px,calc(100% - 36px));margin:30px auto 0;overflow:hidden;border:1px solid var(--premium-line);border-radius:8px;box-shadow:0 14px 34px #40250c12}.app-shell .premium-proof div{background:#fffaf4}.app-shell .section-wrap,.app-shell .page-wrap{width:min(1200px,calc(100% - 40px));padding:clamp(56px,7vw,88px) 0}.app-shell .section-heading{margin-bottom:28px}.app-shell .section-heading h2,.app-shell .page-title h1,.app-shell .auth-panel h1{max-width:780px;font-size:clamp(34px,5vw,58px);line-height:.98;text-wrap:balance}.app-shell .page-title p:not(.eyebrow),.app-shell .section-heading p:not(.eyebrow){color:var(--premium-muted)}.app-shell .eyebrow{color:var(--premium-brand);letter-spacing:.08em}.app-shell .premium-spotlight,.app-shell .premium-card,.app-shell .product-card,.app-shell .summary-panel,.app-shell .auth-panel,.app-shell .account-panel,.app-shell .contact-form,.app-shell .contact-info-panel{border-color:#eadfd3eb;border-radius:8px;background:var(--premium-paper);box-shadow:0 14px 36px #40250c14}.app-shell .premium-spotlight{overflow:hidden;box-shadow:var(--premium-shadow)}.app-shell .home-product-image{min-height:500px}.app-shell .home-product-image img{min-height:500px;transition:transform .42s ease}.app-shell .premium-spotlight:hover .home-product-image img{transform:scale(1.045)}.app-shell .home-product-copy{padding:clamp(26px,5vw,54px)}.app-shell .product-chip{width:fit-content;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid #fed7aa;border-radius:8px;background:#fff3e5;color:var(--premium-brand-dark);font-size:12px;font-weight:900;text-transform:uppercase}.app-shell .home-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.app-shell .home-stats-grid div{min-height:150px;display:grid;align-content:center;gap:8px;padding:26px;border:1px solid var(--premium-line);border-radius:8px;background:#1f1711;color:#fff8ef;box-shadow:0 16px 34px #1f171129}.app-shell .home-stats-grid strong{font-size:clamp(38px,6vw,64px);line-height:.9}.app-shell .home-stats-grid span{color:#f5dbc2;font-weight:800}.app-shell .premium-solution-card,.app-shell .why-card,.app-shell .testimonial-card,.app-shell .faq-list details{border:1px solid var(--premium-line);border-radius:8px;background:#ffffffe0;box-shadow:0 12px 30px #40250c12;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.app-shell .premium-solution-card:hover,.app-shell .why-card:hover,.app-shell .testimonial-card:hover,.app-shell .product-card:hover{transform:translateY(-5px);border-color:#fb923c;box-shadow:0 22px 48px #40250c24}.app-shell .why-grid,.app-shell .testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.app-shell .why-card,.app-shell .testimonial-card{display:grid;gap:14px;padding:24px}.app-shell .why-card svg,.app-shell .stars,.app-shell .product-trust-row svg{color:var(--premium-brand)}.app-shell .why-card h3,.app-shell .testimonial-card p{margin:0}.app-shell .why-card p,.app-shell .testimonial-card p{color:var(--premium-muted);line-height:1.65}.app-shell .quality-band{width:min(1200px,calc(100% - 40px));min-height:430px;display:flex;align-items:end;margin:12px auto;padding:clamp(28px,5vw,56px);border-radius:8px;color:#fff;background:linear-gradient(90deg,#1f1711e6,#9a3b0b94),url(https://images.unsplash.com/photo-1585421514738-01798e348b17?auto=format&fit=crop&w=1800&q=84);background-size:cover;background-position:center;box-shadow:var(--premium-shadow)}.app-shell .quality-band>div{width:min(780px,100%)}.app-shell .quality-band h2,.app-shell .premium-care-band h2{margin:0;font-size:clamp(34px,5vw,58px);line-height:1;text-wrap:balance}.app-shell .quality-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.app-shell .quality-list span{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 12px;border:1px solid rgba(255,255,255,.26);border-radius:8px;background:#ffffff1f;color:#fff8ef;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-shell .faq-section{padding-top:42px}.app-shell .faq-list{display:grid;gap:12px}.app-shell .faq-list details{padding:18px 20px}.app-shell .faq-list summary{cursor:pointer;color:var(--premium-ink);font-size:18px;font-weight:900}.app-shell .faq-list p{color:var(--premium-muted);line-height:1.65}.app-shell .premium-care-band{min-height:360px;align-items:end;background:linear-gradient(90deg,#1f1711e0,#b9380a8f),url(https://images.unsplash.com/photo-1563453392212-326f5e854473?auto=format&fit=crop&w=1800&q=84);background-size:cover;background-position:center;box-shadow:var(--premium-shadow)}.app-shell .care-band-actions{display:flex;flex-wrap:wrap;gap:10px}.app-shell .product-card{overflow:hidden}.app-shell .product-image-link{overflow:hidden;background:#fff3e5}.app-shell .product-image-link img{transition:transform .36s ease}.app-shell .product-card:hover .product-image-link img{transform:scale(1.055)}.app-shell .product-card-badges{position:absolute;left:10px;right:10px;top:10px;z-index:2;display:flex;justify-content:space-between;gap:8px}.app-shell .badge{position:static;display:inline-flex;align-items:center;min-height:28px;box-shadow:0 8px 18px #1f17111f}.app-shell .discount-badge{margin-left:auto;background:#1f1711;color:#fff8ef}.app-shell .product-card-body{gap:12px;padding:18px}.app-shell .product-card-kicker,.app-shell .product-card-meta,.app-shell .product-trust-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.app-shell .product-card-kicker span,.app-shell .product-card-kicker small,.app-shell .product-card-meta span,.app-shell .product-trust-row span{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 9px;border-radius:8px;background:#fff3e5;color:#7a390b;font-size:12px;font-weight:900}.app-shell .product-card h3{font-size:21px;line-height:1.14}.app-shell .product-card p{display:-webkit-box;overflow:hidden;min-height:48px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell .price-row strong{color:#14100c;font-size:22px}.app-shell .product-card-actions{grid-template-columns:1.08fr .92fr}.app-shell .premium-page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.app-shell .premium-page-title p:not(.eyebrow){max-width:680px;color:var(--premium-muted);line-height:1.65}.app-shell .page-title-icon{width:62px;height:62px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #fed7aa;border-radius:8px;background:#fff3e5;color:var(--premium-brand)}.app-shell .premium-toolbar,.app-shell .form-grid input,.app-shell .form-grid select,.app-shell .form-grid textarea,.app-shell .shop-toolbar select,.app-shell .search-field,.app-shell .contact-form input,.app-shell .contact-form textarea{border-color:#eedbc7;background:#fffaf4}.app-shell .result-count{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#7a390b;font-weight:900}.app-shell .product-detail{gap:clamp(24px,5vw,54px);align-items:center}.app-shell .main-product-image{border-color:var(--premium-line);box-shadow:var(--premium-shadow)}.app-shell .thumb-row button{border-color:#eedbc7;transition:transform .18s ease,border-color .18s ease}.app-shell .thumb-row button:hover{transform:translateY(-2px);border-color:#fb923c}.app-shell .product-info-panel{padding:clamp(20px,3vw,34px);border:1px solid var(--premium-line);border-radius:8px;background:#ffffffb8;box-shadow:0 14px 34px #40250c14}.app-shell .spec-panel ul{display:grid;gap:10px;padding:0;list-style:none}.app-shell .spec-panel li{display:flex;gap:8px;align-items:flex-start;color:var(--premium-muted);line-height:1.5}.app-shell .premium-subhero{min-height:540px;padding-bottom:72px;background-position:center}.app-shell .about-hero.premium-subhero{background:linear-gradient(90deg,#1f1711e0,#b9380a80),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=1900&q=84)}.app-shell .contact-hero.premium-subhero{background:linear-gradient(90deg,#1f1711e0,#b9380a7a),url(https://images.unsplash.com/photo-1603712725038-e9334ae8f39f?auto=format&fit=crop&w=1900&q=84)}.app-shell .about-value-grid div,.app-shell .premium-process,.app-shell .premium-contact-band,.app-shell .contact-assurance div{border-color:var(--premium-line);box-shadow:0 12px 30px #40250c0f}.app-shell .feature-testimonial{grid-column:1 / -1}.app-shell .premium-form{padding:26px}.app-shell .contact-assurance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:10px}.app-shell .contact-assurance div{display:grid;gap:8px;padding:22px;border:1px solid var(--premium-line);border-radius:8px;background:#fffaf4}.app-shell .contact-assurance svg{color:var(--premium-brand)}.app-shell .contact-assurance span{color:var(--premium-muted)}.app-shell .cart-item,.app-shell .order-row,.app-shell .address-row,.app-shell .empty-state{border-color:var(--premium-line);background:#ffffffdb;box-shadow:0 10px 26px #40250c0f}.app-shell .quantity-stepper{border-color:#eedbc7}.app-shell .quantity-stepper button{background:#fff3e5}.app-shell .site-footer{grid-template-columns:minmax(280px,1.4fr) .7fr 1fr .8fr;gap:clamp(20px,4vw,44px);padding:clamp(42px,6vw,72px) clamp(18px,5vw,72px);border-top:0;background:linear-gradient(135deg,#1f1711,#3a1c09 55%,#15110d)}.app-shell .footer-brand p{max-width:460px;margin-top:18px;line-height:1.7}.app-shell .footer-cta,.app-shell .footer-links a{display:inline-flex;align-items:center;gap:6px;color:#ffe3c2;font-weight:900}.app-shell .footer-cta{margin-top:10px}.app-shell .footer-links{display:grid;align-content:start;gap:10px}.app-shell .footer-links strong{color:#fff}.app-shell .footer-links p{line-height:1.55}.app-shell .reveal-on-scroll{animation:premiumReveal .8s both;animation-timeline:view();animation-range:entry 0% cover 24%}@keyframes premiumReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.app-shell *,.app-shell .reveal-on-scroll{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media(max-width:1020px){.app-shell .primary-nav{top:78px;border-color:var(--premium-line);background:#fffaf4fa;box-shadow:var(--premium-shadow)}.app-shell .home-shop-console,.app-shell .home-product-spotlight,.app-shell .quality-list,.app-shell .premium-page-title,.app-shell .why-grid,.app-shell .testimonial-grid,.app-shell .site-footer,.app-shell .contact-assurance{grid-template-columns:1fr}.app-shell .home-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .page-title-icon{display:none}}@media(max-width:720px){.app-shell .site-header{grid-template-columns:minmax(0,1fr) auto;padding:10px 14px}.app-shell .king-logo-copy strong{font-size:24px}.app-shell .king-logo-copy small{font-size:10px}.app-shell .header-actions{gap:7px}.app-shell .header-actions .icon-button{width:40px}.app-shell .home-hero.premium-hero{min-height:690px;padding:96px 18px 54px;background-position:center}.app-shell .home-hero-copy h1{font-size:54px}.app-shell .home-hero-actions,.app-shell .button-row,.app-shell .care-band-actions{align-items:stretch;flex-direction:column}.app-shell .home-shop-console{width:calc(100% - 20px);margin-top:-26px;border-radius:8px}.app-shell .premium-proof,.app-shell .home-stats-grid,.app-shell .quality-list,.app-shell .why-grid,.app-shell .testimonial-grid,.app-shell .contact-assurance,.app-shell .product-card-actions{grid-template-columns:1fr}.app-shell .quality-band,.app-shell .premium-care-band{width:calc(100% - 28px);min-height:520px;padding:24px}.app-shell .cart-item{grid-template-columns:82px minmax(0,1fr)}.app-shell .site-footer{padding:42px 18px}}.app-shell .king-logo{gap:0}.app-shell .product-grid{align-items:stretch}.app-shell .product-card{height:100%}.app-shell .product-image-link{aspect-ratio:1 / 1;min-height:clamp(230px,20vw,290px)}.app-shell .product-image-link img{height:100%}.app-shell .product-card-body{min-height:318px}.admin-product-modal .form-grid{gap:12px}.admin-product-row .row-actions{justify-content:flex-end}@media(max-width:540px){.app-shell .site-header{grid-template-columns:minmax(110px,1fr) auto;gap:8px}.app-shell .header-actions>.icon-button:first-child{display:none}.app-shell .header-actions{gap:6px}.app-shell .text-button{min-height:40px;padding:0 11px}.app-shell .product-image-link,.app-shell .product-card-body{min-height:auto}.modal-backdrop{align-items:start;padding:10px}.admin-product-modal{max-height:calc(100vh - 20px);padding:16px}.admin-product-row .row-actions{justify-content:flex-start}}
