:root{--p:#3d20f5;--y:#f4aa00;--ink:#111;--muted:#838383;--soft:#f4f4f4}.ikd-store-preview-page .l-header,.ikd-store-preview-page .l-footer,.ikd-store-preview-page .l-subheader,.ikd-store-preview-page .w-toplink{display:none!important}.ikd-store-preview-page .l-main,.ikd-store-preview-page .l-section,.ikd-store-preview-page .l-section-h{max-width:none!important;margin:0!important;padding:0!important}.ikd-store-preview-page{font-family:Arial,"Helvetica Neue",sans-serif;background:#fff;color:var(--ink)}.ikd-sp,.ikd-sp *{box-sizing:border-box}.ikd-sp a{text-decoration:none;color:inherit}.ikd-sp-top{display:flex;justify-content:space-between;align-items:center;height:38px;padding:0 24px;background:#f2f2f2;font-size:12px}.ikd-sp-top nav{display:flex;gap:28px}.ikd-sp-header{display:grid;grid-template-columns:220px 140px minmax(480px,1fr) 290px 48px;align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid #e5e5e5}.ikd-sp-logo{font-size:27px;font-weight:900;letter-spacing:-1px}.ikd-sp-catalog{display:flex;justify-content:center;align-items:center;gap:12px;height:40px;border-radius:7px;background:var(--p);color:#fff!important;font-size:14px}.ikd-sp-catalog i{font-style:normal}.ikd-sp-header nav{display:flex;justify-content:space-between;gap:13px;font-size:14px;font-weight:600;white-space:nowrap}.ikd-sp-header form{display:flex;height:40px;border:1.5px solid var(--p);border-radius:8px;overflow:hidden}.ikd-sp-header input{min-width:0;width:100%;padding:0 13px;border:0!important}.ikd-sp-header button{width:43px;padding:0;border:0;background:var(--p);color:#fff;font-size:25px}.ikd-sp-cart{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ddd;border-radius:8px;font-size:20px}.ikd-sp main{max-width:1420px;min-height:600px;margin:auto;padding:20px 18px 70px}.ikd-sp-crumbs{margin-bottom:25px;color:#777;font-size:12px}.ikd-sp h1{margin:0 0 24px;font-size:34px}.ikd-sp h2{margin:55px 0 18px;font-size:25px}.ikd-sp-roomgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ikd-sp-roomgrid a{overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 4px 14px #00000018}.ikd-sp-roomgrid img{display:block;width:100%;aspect-ratio:1.35;object-fit:cover}.ikd-sp-roomgrid b{display:block;padding:9px;text-align:center}.ikd-sp-layout{display:grid;grid-template-columns:260px 1fr;gap:44px}.ikd-sp-sidebar{display:flex;flex-direction:column;gap:8px}.ikd-sp-sidebar h3{margin:14px 0 2px;font-size:15px}.ikd-sp-sidebar a{padding-left:10px;font-size:14px}.ikd-sp-price{display:grid;grid-template-columns:1fr 1fr;gap:7px}.ikd-sp-price input{min-width:0;padding:10px;border:1px solid #ddd;border-radius:7px}.ikd-sp-sidebar label{display:flex;align-items:center;gap:9px;padding:7px;border-radius:8px;background:#f2f2f2;font-size:13px}.ikd-sp-sidebar label.active{outline:1.5px solid var(--p)}.ikd-sp-sidebar label i{width:24px;height:24px;border:1px solid #ddd;border-radius:50%}.white{background:white}.beige{background:#ffdf9a}.black{background:#000}.brown{background:#c65a00}.ikd-sp-results h1{margin-bottom:15px}.ikd-sp-controls{display:grid;grid-template-columns:260px auto 1fr;align-items:center;gap:10px;margin-bottom:22px}.ikd-sp-controls select,.ikd-sp-controls button{height:40px;padding:0 14px;border:0;border-radius:8px;background:#f2f2f2}.ikd-sp-controls button{display:none}.ikd-sp-controls span{text-align:right;color:#888;font-size:12px}.ikd-sp-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 12px}.ikd-sp-products--popular{grid-template-columns:repeat(6,1fr)}.ikd-sp-product{min-width:0}.ikd-sp-product img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.ikd-sp-product strong{display:block;margin:8px 0 5px;font-size:16px}.ikd-sp-name{display:-webkit-box;min-height:35px;overflow:hidden;color:#888!important;font-size:12px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ikd-sp-buy{display:inline-block;margin-top:8px;padding:7px 14px;border-radius:6px;background:var(--p);color:#fff!important;font-size:12px}.ikd-sp-trust{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:0 18px 55px;padding:28px;border-radius:12px;box-shadow:0 5px 18px #00000015}.ikd-sp-trust b{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--y);font-size:30px}.ikd-sp-trust span{color:#111;font-size:13px;text-align:center}.ikd-sp footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:35px 24px;background:#f2f2f2}.ikd-sp footer strong{font-size:25px}.ikd-sp footer span{font-size:13px}
@media(max-width:800px){.ikd-sp-top{display:none}.ikd-sp-header{grid-template-columns:1fr 42px 42px;gap:8px;padding:8px 6px}.ikd-sp-logo{font-size:23px}.ikd-sp-catalog{grid-column:3;grid-row:1;width:42px;height:42px;font-size:0}.ikd-sp-catalog i{font-size:20px}.ikd-sp-header nav{display:none}.ikd-sp-header form{grid-column:1/4;grid-row:2;height:38px}.ikd-sp-cart{grid-column:2;grid-row:1}.ikd-sp main{padding:16px 8px 42px}.ikd-sp-crumbs{margin:8px 0 18px}.ikd-sp h1{font-size:27px}.ikd-sp-roomgrid{grid-template-columns:repeat(2,1fr);gap:8px}.ikd-sp h2{margin-top:42px;font-size:20px}.ikd-sp-layout{display:block}.ikd-sp-sidebar{display:none}.ikd-sp-controls{grid-template-columns:1fr 1fr;margin-bottom:16px}.ikd-sp-controls button{display:block}.ikd-sp-controls span{display:none}.ikd-sp-products,.ikd-sp-products--popular{grid-template-columns:repeat(2,1fr);gap:18px 8px}.ikd-sp-product strong{font-size:15px}.ikd-sp-name{font-size:12px}.ikd-sp-buy{display:block;text-align:center}.ikd-sp-trust{grid-template-columns:repeat(2,1fr);margin:0 8px 30px;padding:25px 12px}.ikd-sp-trust b:last-child{grid-column:1/3}.ikd-sp footer{grid-template-columns:1fr;padding:30px 16px;text-align:center}}
.ikd-sp-product-view{display:grid;grid-template-columns:1fr 1fr;gap:28px}.ikd-sp-gallery__main{display:block;width:100%;max-height:600px;object-fit:cover}.ikd-sp-gallery>div{display:flex;gap:8px;margin-top:8px}.ikd-sp-gallery__thumbs img{width:75px;height:75px;object-fit:cover}.ikd-sp-summary{display:flex;flex-direction:column;align-items:flex-start}.ikd-sp-summary h1{margin-bottom:8px}.ikd-sp-summary small{color:#888}.ikd-sp-summary>strong{margin:24px 0;font-size:25px}.ikd-sp-summary label{margin-top:11px;font-size:13px}.ikd-sp-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:6px}.ikd-sp-chips button{padding:8px 13px;border:0;border-radius:7px;background:#f1f1f1}.ikd-sp-chips button.active{outline:1.5px solid var(--p);background:#fff}.ikd-sp-primary{margin-top:28px;padding:12px 30px;border-radius:7px;background:var(--p);color:#fff!important}.ikd-sp-description{max-width:700px;margin-top:30px}.ikd-sp-description p{line-height:1.5}.ikd-sp-description details{padding:14px 0;border-top:1px solid #ddd}.ikd-sp-description summary{font-weight:700}.ikd-sp-related{margin-top:45px}.ikd-sp-checkout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.8fr);gap:30px}.ikd-sp-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ikd-sp-formgrid.three{grid-template-columns:repeat(3,1fr)}.ikd-sp-checkout label{display:flex;flex-direction:column;gap:6px;margin:12px 0;font-size:14px}.ikd-sp-checkout input,.ikd-sp-checkout textarea{min-height:46px;padding:10px;border:1px solid #ddd;border-radius:6px}.ikd-sp-checks{display:flex;gap:25px}.ikd-sp-checks label,.ikd-sp-checkout .switch,.ikd-sp-checkout .consent{flex-direction:row;align-items:center}.ikd-sp-checks input,.ikd-sp-checkout .switch input,.ikd-sp-checkout .consent input{min-height:24px}.ikd-sp-checkout aside>div{position:sticky;top:20px;padding:28px;border-radius:12px;box-shadow:0 5px 20px #0002}.ikd-sp-checkout aside h2{display:flex;justify-content:space-between;margin:0 0 20px}.ikd-sp-checkout aside p{display:flex;justify-content:space-between}.ikd-sp-checkout aside em{display:block;margin:22px 0;padding:14px;border:1px solid var(--y);border-radius:7px;text-align:center;font-style:normal}.ikd-sp-checkout aside button{width:100%;padding:13px;border:0;border-radius:7px;background:var(--p);color:#fff;font-size:16px}
@media(max-width:800px){.ikd-sp-product-view{grid-template-columns:1fr;gap:18px}.ikd-sp-summary h1{font-size:24px}.ikd-sp-description{margin-top:25px}.ikd-sp-checkout{grid-template-columns:1fr}.ikd-sp-formgrid,.ikd-sp-formgrid.three{grid-template-columns:1fr}.ikd-sp-checkout aside{order:2}.ikd-sp-checkout aside>div{position:static}.ikd-sp-related .ikd-sp-products{display:flex;overflow-x:auto}.ikd-sp-related .ikd-sp-product{flex:0 0 43%}}
.ikd-sp-top>div{display:flex;gap:22px}.ikd-sp-catalog i{display:flex;flex-direction:column;gap:4px;width:19px}.ikd-sp-catalog i span{display:block;width:19px;height:1.5px;background:#fff}.ikd-sp-catalog b{font-size:14px;font-weight:500}.ikd-sp-header form button{display:grid;place-items:center;padding:0!important}.ikd-sp-header form button svg{width:23px;height:23px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round}.ikd-sp-cart svg{width:27px;height:27px;fill:none;stroke:#111;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ikd-sp-trust b{font-size:inherit}.ikd-sp-trust b i{display:block;width:42px;height:42px;color:var(--y)}.ikd-sp-trust svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:800px){.ikd-sp-catalog b{display:none}.ikd-sp-catalog i,.ikd-sp-catalog i span{width:21px}.ikd-sp-trust b i{width:38px;height:38px}}

/* 0.2.2 — checkout aligned with the approved Figma screens. */
.ikd-sp-checkout sup{color:#e53935;font-size:13px}.ikd-sp-checkout small{color:#999;font-size:12px}.ikd-sp-option{flex-direction:row!important;align-items:center!important;margin:16px 0 10px!important}.ikd-sp-option input{min-height:24px!important}.ikd-sp-carry{margin:4px 0 12px}.ikd-sp-checks .is-muted{color:#cfcfcf}.ikd-sp-time{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ikd-sp-checkout textarea{height:52px;resize:vertical}.ikd-sp-checkout .switch{min-height:62px;padding:10px 14px;border:1px solid #e3e3e3;border-radius:8px}.ikd-sp-checkout aside>div{background:#fff}.ikd-sp-checkout aside button[aria-disabled="true"]{cursor:default}.ikd-sp-checkout .consent{margin-top:18px}
@media(max-width:800px){.ikd-store-preview-page #wpadminbar{display:none!important}html:has(.ikd-store-preview-page){margin-top:0!important}.ikd-sp-checkout{gap:24px}.ikd-sp-checkout>section h1{font-size:26px}.ikd-sp-checkout label{margin:9px 0}.ikd-sp-checkout input,.ikd-sp-checkout textarea{min-height:43px}.ikd-sp-checkout .ikd-sp-formgrid{grid-template-columns:1fr}.ikd-sp-checkout .ikd-sp-formgrid.three{grid-template-columns:repeat(3,1fr);gap:9px}.ikd-sp-checkout .ikd-sp-checks{gap:18px;flex-wrap:wrap}.ikd-sp-checkout .ikd-sp-time{grid-template-columns:1fr 1fr}.ikd-sp-checkout aside>div{padding:24px;border-radius:10px}.ikd-sp-checkout aside h2{font-size:25px}.ikd-sp-checkout aside em{font-size:13px;font-weight:700}.ikd-sp-checkout .consent{align-items:flex-start}}

/* 0.2.3 — compact checkout accordions. */
.ikd-sp-checkout input[type="checkbox"]{flex:0 0 22px;width:22px!important;height:22px!important;min-width:22px;min-height:22px!important;margin:0;padding:0}.ikd-sp-accordion-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin:13px 0 7px;padding:13px 2px;border:0;border-bottom:1px solid #e5e5e5;background:transparent;color:#111;font:600 15px/1.3 Arial,"Helvetica Neue",sans-serif;text-align:left;cursor:pointer}.ikd-sp-accordion-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}.ikd-sp-accordion-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.ikd-sp-accordion-panel[hidden]{display:none!important}.ikd-sp-accordion-panel{padding:2px 0 4px;animation:ikd-sp-reveal .2s ease}.ikd-sp-accordion-panel .ikd-sp-checks label{flex-direction:row;align-items:center}@keyframes ikd-sp-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){.ikd-sp-accordion-toggle{margin-top:10px;padding:14px 3px;font-size:15px}.ikd-sp-accordion-panel .ikd-sp-checks{flex-wrap:nowrap}.ikd-sp-accordion-panel .ikd-sp-checks label{flex:0 1 auto}.ikd-sp-accordion-panel .ikd-sp-formgrid.three label{min-width:0;font-size:12px}.ikd-sp-accordion-panel .ikd-sp-formgrid.three input{width:100%;min-width:0;padding:8px}}

/* 0.2.4 — order success preview. */
.ikd-sp-main--thankyou{display:grid;place-items:center;min-height:720px!important;padding-top:54px!important;padding-bottom:78px!important}.ikd-sp-thankyou{display:flex;flex-direction:column;align-items:center;width:min(820px,100%);margin:auto;text-align:center}.ikd-sp-thankyou img{display:block;width:350px;max-width:62%;height:auto;margin:0 auto 30px}.ikd-sp-thankyou h1{margin:0 0 5px;font-size:36px;line-height:1.15}.ikd-sp-thankyou h2{margin:0 0 25px;font-size:34px;line-height:1.2}.ikd-sp-thankyou p{max-width:780px;margin:8px auto;font-size:18px;line-height:1.45}.ikd-sp-thankyou .ikd-sp-primary{margin-top:25px;padding:13px 35px;font-size:17px}
@media(max-width:800px){.ikd-sp-main--thankyou{min-height:840px!important;padding:55px 18px 75px!important}.ikd-sp-thankyou img{width:380px;max-width:82%;margin-bottom:48px}.ikd-sp-thankyou h1{font-size:30px}.ikd-sp-thankyou h2{max-width:360px;margin-bottom:27px;font-size:28px}.ikd-sp-thankyou p{font-size:17px}.ikd-sp-thankyou .ikd-sp-primary{margin-top:28px;font-size:17px}}

/* 0.2.6 — product card aligned with the Figma desktop and mobile screens. */
.ikd-sp-product-view{align-items:start;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px}.ikd-sp-gallery__stage{overflow:hidden;background:#f6f6f6}.ikd-sp-gallery__main{aspect-ratio:1.42;max-height:none;object-fit:cover;transition:opacity .18s ease}.ikd-sp-gallery__thumbs{display:flex;gap:8px;margin-top:9px}.ikd-sp-gallery__thumbs button{overflow:hidden;width:78px;height:68px;padding:0;border:2px solid transparent;background:#f4f4f4;cursor:pointer}.ikd-sp-gallery__thumbs button.is-active{border-color:var(--p)}.ikd-sp-gallery__thumbs img{display:block;width:100%!important;height:100%!important;object-fit:cover}.ikd-sp-summary{padding:5px 0}.ikd-sp-summary h1{max-width:660px;font-size:34px;line-height:1.12}.ikd-sp-meta{display:flex;flex-direction:column;gap:5px}.ikd-sp-summary>strong{margin:22px 0 10px;font-size:27px}.ikd-sp-chips button{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.ikd-sp-colors i{width:19px;height:19px;border:1px solid #ddd;border-radius:50%}.ikd-sp-colors .is-white{background:#fff}.ikd-sp-colors .is-beige{background:#ffdf9a}.ikd-sp-colors .is-black{background:#000}.ikd-sp-colors .is-brown{background:#c65a00}.ikd-sp-product-buy{min-width:132px;text-align:center}.ikd-sp-description{max-width:760px}.ikd-sp-description h3{margin:0 0 12px}.ikd-sp-description details{cursor:pointer}.ikd-sp-description summary{list-style:none}.ikd-sp-description summary::-webkit-details-marker{display:none}.ikd-sp-description summary:after{content:'⌃';float:right}.ikd-sp-description details:not([open]) summary:after{content:'⌄'}.ikd-sp-description a{color:var(--p)}.ikd-sp-related h2{margin-top:42px}
@media(max-width:800px){.ikd-sp-product-view{grid-template-columns:1fr;gap:14px}.ikd-sp-gallery{margin:0 -8px}.ikd-sp-gallery__main{aspect-ratio:1.2}.ikd-sp-gallery__thumbs{justify-content:center;margin:7px 8px 0}.ikd-sp-gallery__thumbs button{width:9px;height:9px;border:0;border-radius:50%;background:#d5d5d5}.ikd-sp-gallery__thumbs button.is-active{background:var(--p)}.ikd-sp-gallery__thumbs img{display:none}.ikd-sp-summary{padding:0}.ikd-sp-summary h1{margin:2px 0 8px;font-size:24px;line-height:1.2}.ikd-sp-meta{gap:2px}.ikd-sp-summary>strong{margin:13px 0 5px;font-size:24px}.ikd-sp-summary label{margin-top:8px}.ikd-sp-chips{gap:5px}.ikd-sp-chips button{padding:7px 10px;font-size:12px}.ikd-sp-colors i{width:17px;height:17px}.ikd-sp-product-buy{width:100%;margin-top:16px;padding:11px}.ikd-sp-description{margin-top:23px;font-size:13px}.ikd-sp-description p{line-height:1.45}.ikd-sp-description details{padding:12px 0}.ikd-sp-related{margin-top:30px}.ikd-sp-related h2{margin:28px 0 12px}.ikd-sp-related .ikd-sp-products{gap:8px}.ikd-sp-related .ikd-sp-product{flex-basis:31%;min-width:118px}.ikd-sp-related .ikd-sp-buy{display:none}}

/* 0.2.7 — full-size recommendation cards. */
.ikd-sp-related .ikd-sp-products--popular{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 16px}.ikd-sp-related .ikd-sp-product img{border-radius:3px}.ikd-sp-related .ikd-sp-product strong{font-size:18px}.ikd-sp-related .ikd-sp-name{min-height:42px;font-size:14px}.ikd-sp-related .ikd-sp-buy{font-size:13px}
@media(max-width:800px){.ikd-sp-related .ikd-sp-products,.ikd-sp-related .ikd-sp-products--popular{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:22px 9px}.ikd-sp-related .ikd-sp-product{min-width:0}.ikd-sp-related .ikd-sp-product strong{font-size:16px}.ikd-sp-related .ikd-sp-name{min-height:39px;font-size:13px}.ikd-sp-related .ikd-sp-buy{display:block;font-size:12px}}

/* 0.2.8 — enlarge the main product, not the recommendation cards. */
.ikd-sp-product-view{grid-template-columns:minmax(0,1.35fr) minmax(390px,.65fr);gap:42px}.ikd-sp-gallery__stage{min-height:620px}.ikd-sp-gallery__main{width:100%;height:620px;aspect-ratio:auto;object-fit:cover;transform:scale(1.14)}.ikd-sp-summary{padding-top:18px}.ikd-sp-summary h1{font-size:39px}.ikd-sp-summary>strong{font-size:31px}.ikd-sp-related .ikd-sp-products--popular{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 12px}.ikd-sp-related .ikd-sp-product strong{font-size:16px}.ikd-sp-related .ikd-sp-name{min-height:35px;font-size:12px}.ikd-sp-related .ikd-sp-buy{font-size:12px}
@media(max-width:800px){.ikd-sp-product-view{grid-template-columns:1fr;gap:16px}.ikd-sp-gallery__stage{min-height:430px}.ikd-sp-gallery__main{height:430px;aspect-ratio:auto;transform:scale(1.16)}.ikd-sp-summary h1{font-size:26px}.ikd-sp-summary>strong{font-size:26px}.ikd-sp-related .ikd-sp-products,.ikd-sp-related .ikd-sp-products--popular{display:flex;overflow-x:auto;gap:8px}.ikd-sp-related .ikd-sp-product{flex:0 0 31%;min-width:118px}.ikd-sp-related .ikd-sp-product strong{font-size:15px}.ikd-sp-related .ikd-sp-name{font-size:12px}.ikd-sp-related .ikd-sp-buy{display:none}}

/* 0.2.9 — use the WooCommerce product crop and remove the empty canvas. */
.ikd-sp-gallery__stage{display:grid;place-items:center;min-height:540px;height:540px;background:#f6f6f6}.ikd-sp-gallery__main{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform:none}
@media(max-width:800px){.ikd-sp-gallery__stage{min-height:390px;height:390px}.ikd-sp-gallery__main{height:100%;object-fit:contain;transform:none}}

/* 0.3.3 — high-resolution responsive product gallery. */
.ikd-sp-product-view{grid-template-columns:minmax(0,1.48fr) minmax(360px,.52fr);gap:46px}
.ikd-sp-gallery__stage{height:clamp(580px,48vw,680px);min-height:580px}
.ikd-sp-gallery__main{width:100%;height:100%;object-fit:contain;object-position:center}
@media(max-width:1100px) and (min-width:801px){.ikd-sp-product-view{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:28px}.ikd-sp-gallery__stage{height:520px;min-height:520px}.ikd-sp-summary h1{font-size:32px}}
@media(max-width:800px){.ikd-sp-product-view{grid-template-columns:1fr}.ikd-sp-gallery__stage{height:auto;min-height:0;aspect-ratio:1.12}.ikd-sp-gallery__main{height:100%;object-fit:contain}}

/* 0.3.4 — calmer desktop proportions; mobile gallery is swipe-enabled in JS. */
.ikd-sp-product-view{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);gap:38px}
.ikd-sp-gallery__stage{height:clamp(500px,40vw,580px);min-height:500px}
@media(max-width:1100px) and (min-width:801px){.ikd-sp-product-view{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:26px}.ikd-sp-gallery__stage{height:470px;min-height:470px}}
@media(max-width:800px){.ikd-sp-product-view{grid-template-columns:1fr;gap:14px}.ikd-sp-gallery__stage{height:auto;min-height:0;aspect-ratio:1.12;touch-action:pan-y}.ikd-sp-gallery__main{user-select:none;-webkit-user-drag:none}}

/* 0.3.5 — neutral photo canvas without visible grey bands. */
.ikd-sp-gallery__stage{background:#fff;border:1px solid #f0f0f0}
@media(max-width:800px){.ikd-sp-gallery__stage{border-color:#f4f4f4}}

/* 0.3.6 — Figma-style mobile category filter sheet. */
.ikd-sp-filter[hidden]{display:none!important}.ikd-sp-filter{display:none}
@media(max-width:800px){html.ikd-sp-filter-open{overflow:hidden}.ikd-sp-controls button[data-ikd-filter-open]{display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px}.ikd-sp-controls button[data-ikd-filter-open] span{display:inline;font-size:22px;line-height:1;transform:rotate(90deg)}.ikd-sp-filter{position:fixed;z-index:999999;inset:0;display:block}.ikd-sp-filter__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#0006}.ikd-sp-filter__sheet{position:absolute;right:0;bottom:0;left:0;max-height:88vh;overflow:auto;padding:24px 16px 28px;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -8px 30px #0002}.ikd-sp-filter__sheet header{display:flex;align-items:center;justify-content:space-between}.ikd-sp-filter__sheet h2{margin:0;color:#777;font-size:24px;font-weight:400}.ikd-sp-filter__sheet header button{width:42px;height:42px;padding:0;border:0;background:transparent;color:#777;font-size:42px;font-weight:200;line-height:1}.ikd-sp-filter__sheet h3{margin:24px 0 12px;font-size:20px}.ikd-sp-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ikd-sp-filter__price input{min-width:0;height:48px;padding:0 12px;border:1px solid #ddd;border-radius:9px;font-size:17px}.ikd-sp-filter__colors{display:grid;gap:8px}.ikd-sp-filter__colors button{display:flex;align-items:center;gap:12px;width:100%;height:48px;padding:0 10px;border:1.5px solid transparent;border-radius:12px;background:#f2f2f2;text-align:left;font-size:17px}.ikd-sp-filter__colors button.is-active{border-color:var(--p);background:#fff}.ikd-sp-filter__colors i{display:block;width:35px;height:35px;border:1px solid #ddd;border-radius:50%}.ikd-sp-filter__apply{width:100%;height:48px;margin-top:30px;border:0;border-radius:9px;background:var(--p);color:#fff;font-size:18px}}

/* 0.3.7 — full-screen mobile catalog menu. */
.ikd-sp-menu[hidden]{display:none!important}.ikd-sp-menu{display:none}
@media(max-width:800px){html.ikd-sp-menu-open{overflow:hidden}.ikd-sp-menu{position:fixed;z-index:999999;inset:0;display:block;overflow:auto;background:#fff}.ikd-sp-menu>section{min-height:100%;padding-bottom:30px}.ikd-sp-menu header{display:grid;grid-template-columns:1fr 44px 48px;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid #ddd}.ikd-sp-menu header .ikd-sp-logo{font-size:24px}.ikd-sp-menu header .ikd-sp-cart{width:44px;height:44px}.ikd-sp-menu header>button{width:48px;height:48px;padding:0;border:0;border-radius:9px;background:var(--p);color:#fff;font-size:42px;font-weight:200;line-height:1}.ikd-sp-menu h2{margin:28px 20px 20px;font-size:30px}.ikd-sp-menu__rooms{padding:0 16px}.ikd-sp-menu details{border-bottom:1px solid #eee}.ikd-sp-menu summary{display:flex;align-items:center;gap:13px;padding:15px 8px;list-style:none;font-size:22px;cursor:pointer}.ikd-sp-menu summary::-webkit-details-marker{display:none}.ikd-sp-menu summary:after{content:'›';margin-left:auto;color:#888;font-size:32px;transform:rotate(90deg)}.ikd-sp-menu details[open] summary:after{transform:rotate(-90deg)}.ikd-sp-menu__rooms nav{display:flex;flex-direction:column;padding:0 0 12px 48px}.ikd-sp-menu__rooms nav a{padding:9px 0;font-size:19px}}

/* 0.3.8 — working menu sections and clean line icons. */
@media(max-width:800px){.ikd-sp-menu header>button{display:grid;place-items:center}.ikd-sp-menu header>button svg{width:27px;height:27px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round}.ikd-sp-menu summary i{display:block;flex:0 0 27px;width:27px;height:27px}.ikd-sp-menu summary i svg{width:100%;height:100%;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ikd-sp-menu__rooms nav a{display:block;color:#111}.ikd-sp-menu__rooms nav a:active{color:var(--p)}}

/* 0.3.9 — final typography and control icon polish. */
.ikd-sp-checkout label>span:first-child{display:inline-block}.ikd-sp-checkout label>span:first-child sup{display:inline;vertical-align:top}.ikd-sp-controls button[data-ikd-filter-open] svg{width:23px;height:23px;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:800px){.ikd-sp-controls button[data-ikd-filter-open] svg{flex:0 0 23px}.ikd-sp-controls button[data-ikd-filter-open] span{display:none}}

/* 0.4.0 — keep required markers attached to their field labels despite theme sup rules. */
.ikd-sp-checkout label>span:first-child sup{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;display:inline!important;margin-left:2px;vertical-align:baseline!important;line-height:inherit!important}

/* 0.7.2 — functional catalogue filters and pagination. */
.ikd-sp-price button{grid-column:1/-1;padding:9px;border:0;border-radius:7px;background:var(--p);color:#fff;cursor:pointer}.ikd-sp-sidebar>a.active{border-radius:7px;background:#f2f2f2;outline:1.5px solid var(--p)}.ikd-sp-sidebar>a i{display:inline-block;width:20px;height:20px;margin-right:8px;border:1px solid #ddd;border-radius:50%;vertical-align:middle}.ikd-sp-sidebar>a i.white{background:#fff}.ikd-sp-sidebar>a i.gray{background:#9b9b9b}.ikd-sp-sidebar>a i.turquoise{background:#277982}.ikd-sp-sidebar>a i.cashmere{background:#d2c0a8}.ikd-sp-sidebar>a i.blue{background:#355f9d}.ikd-sp-sidebar>a i.wood{background:#a8794e}.ikd-sp-sidebar>a i.black{background:#111}.ikd-sp-sidebar>a i.brown{background:#704428}.ikd-sp-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:34px}.ikd-sp-pagination a{padding:10px 16px;border-radius:7px;background:var(--p);color:#fff!important}.ikd-sp-pagination span{color:#777;font-size:13px}
@media(max-width:800px){.ikd-sp-pagination{gap:8px}.ikd-sp-pagination a{padding:10px 12px}.ikd-sp-filter__colors i.white{background:#fff}.ikd-sp-filter__colors i.gray{background:#9b9b9b}.ikd-sp-filter__colors i.turquoise{background:#277982}.ikd-sp-filter__colors i.cashmere{background:#d2c0a8}.ikd-sp-filter__colors i.blue{background:#355f9d}.ikd-sp-filter__colors i.wood{background:#a8794e}.ikd-sp-filter__colors i.black{background:#111}.ikd-sp-filter__colors i.brown{background:#704428}}

/* 0.4.1 — Figma desktop catalog dropdown on every store preview screen. */
.ikd-sp{position:relative}.ikd-sp-desktop-menu[hidden],.ikd-sp-desktop-menu nav[hidden]{display:none!important}.ikd-sp-desktop-menu{display:none}
@media(min-width:801px){.ikd-sp-desktop-menu{position:absolute;z-index:1000;top:93px;right:0;left:0;display:grid;grid-template-columns:226px minmax(0,1fr);min-height:330px;border-top:1px solid #e7e7e7;background:#fff;box-shadow:0 12px 25px #0002}.ikd-sp-desktop-menu__rooms{padding:13px 12px;border-right:1px solid #e5e5e5}.ikd-sp-desktop-menu__rooms button{display:grid;grid-template-columns:25px 1fr 16px;align-items:center;gap:10px;width:100%;height:45px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#111;text-align:left;cursor:pointer}.ikd-sp-desktop-menu__rooms button.is-active,.ikd-sp-desktop-menu__rooms button:hover{background:#f2f2f2}.ikd-sp-desktop-menu__rooms i{display:block;width:23px;height:23px}.ikd-sp-desktop-menu__rooms svg{width:100%;height:100%;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ikd-sp-desktop-menu__rooms span{font-size:14px;font-weight:600}.ikd-sp-desktop-menu__rooms b{color:#888;font-size:24px;font-weight:400}.ikd-sp-desktop-menu__categories{padding:15px 20px}.ikd-sp-desktop-menu__categories nav{display:flex;width:245px;flex-direction:column}.ikd-sp-desktop-menu__categories a{padding:8px 12px;border-radius:6px;font-size:14px}.ikd-sp-desktop-menu__categories a:hover,.ikd-sp-desktop-menu__categories a:focus{background:#f2f2f2;color:#111}.ikd-sp-catalog i span{transition:transform .18s ease,opacity .18s ease}.ikd-sp-catalog.is-open i span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.ikd-sp-catalog.is-open i span:nth-child(2){opacity:0}.ikd-sp-catalog.is-open i span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}}
@media(max-width:800px){.ikd-sp-desktop-menu{display:none!important}}

/* 0.4.2 — connected preview navigation and active category state. */
.ikd-sp-sidebar a{cursor:pointer}.ikd-sp-sidebar a.is-active{color:var(--p);font-weight:700}

/* 0.4.5 — real options, unified Figma hover and navigable product rails. */
.ikd-sp-header nav a:hover,.ikd-sp-header nav a:focus,.ikd-sp-top a:hover,.ikd-sp-top a:focus,.ikd-sp-sidebar a:hover,.ikd-sp-sidebar a:focus,.ikd-sp-desktop-menu__categories a:hover,.ikd-sp-desktop-menu__categories a:focus,.ikd-sp-menu__rooms nav a:hover,.ikd-sp-menu__rooms nav a:focus{color:var(--p)!important}
.ikd-sp-desktop-menu__rooms button:hover span,.ikd-sp-desktop-menu__rooms button.is-active span{color:var(--p)}
.ikd-sp-gallery__stage{position:relative;height:clamp(530px,42vw,620px);min-height:530px}
.ikd-sp-gallery__arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #e4e4e4;border-radius:50%;background:#fffffff2;color:#111;font-size:34px;font-weight:300;line-height:1;box-shadow:0 3px 14px #0002;transform:translateY(-50%);cursor:pointer}
.ikd-sp-gallery__arrow:hover,.ikd-sp-gallery__arrow:focus{border-color:var(--p);color:var(--p)}
.ikd-sp-gallery__arrow--prev{left:14px}.ikd-sp-gallery__arrow--next{right:14px}
.ikd-sp-related__head{display:flex;align-items:center;justify-content:space-between;margin-top:42px}.ikd-sp-related__head h2{margin:0}.ikd-sp-related__head>div{display:flex;gap:8px}.ikd-sp-related__head button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #ddd;border-radius:50%;background:#fff;color:#111;font-size:27px;line-height:1;cursor:pointer}.ikd-sp-related__head button:hover,.ikd-sp-related__head button:focus{border-color:var(--p);color:var(--p)}
.ikd-sp-related .ikd-sp-products--popular{display:flex;gap:12px;overflow:hidden;padding-top:14px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.ikd-sp-related .ikd-sp-product{flex:0 0 calc((100% - 60px)/6);min-width:0;scroll-snap-align:start}
.ikd-sp-chips button:disabled{color:#111;opacity:1}
@media(max-width:1100px) and (min-width:801px){.ikd-sp-gallery__stage{height:500px;min-height:500px}.ikd-sp-related .ikd-sp-product{flex-basis:calc((100% - 36px)/4)}}
@media(max-width:800px){.ikd-sp-gallery__stage{height:auto;min-height:0}.ikd-sp-gallery__arrow{display:none}.ikd-sp-related__head>div{display:none}.ikd-sp-related .ikd-sp-products,.ikd-sp-related .ikd-sp-products--popular{display:flex;gap:8px;overflow-x:auto;padding:10px 2px 6px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ikd-sp-related .ikd-sp-products::-webkit-scrollbar{display:none}.ikd-sp-related .ikd-sp-product{flex:0 0 31%;min-width:118px;scroll-snap-align:start}}

/* 0.4.6 — optically centered SVG arrows and honest product metadata fallback. */
.ikd-sp-gallery__arrow,.ikd-sp-related__head button{font-size:0}
.ikd-sp-gallery__arrow svg{display:block;width:25px;height:25px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ikd-sp-related__head button svg{display:block;width:21px;height:21px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ikd-sp-stock{color:#237a45!important;font-weight:600}.ikd-sp-options-note{max-width:360px;margin:18px 0 0;padding:12px 14px;border-radius:8px;background:#f6f6f6;color:#777;font-size:13px;line-height:1.4}
.ikd-sp-stock.is-out-of-stock{color:#777!important}.ikd-sp-product-buy.is-disabled{cursor:not-allowed;background:#ddd!important;color:#777!important;box-shadow:none;pointer-events:none}

/* 0.7.9 — one consistent white catalogue card on every image background. */
.ikd-sp-product{
	display:flex;
	min-width:0;
	min-height:100%;
	flex-direction:column;
	overflow:hidden;
	padding:10px;
	border:1px solid #e7e7e7;
	border-radius:12px;
	background:#fff;
	box-shadow:0 2px 10px rgba(0,0,0,.045);
}
.ikd-sp-product>a:first-child{
	dis:block;
	overflow:hidden;
	border-radius:8px;
	background:#fff;
}
.ikd-sp-product img{background:#fff}
.ikd-sp-product .ikd-sp-name{flex:1}
.ikd-sp-product .ikd-sp-buy{align-self:flex-start}
@media(max-width:800px){
	.ikd-sp-product{padding:8px;border-radius:10px}
	.ikd-sp-product .ikd-sp-buy{align-self:stretch}
}

/* 0.8.1 — polished live checkout, aligned with the approved accordion layout. */
.ikd-sp-commerce--checkout form.checkout{display:block}
.ikd-sp-commerce--checkout #nik-main-page,.ikd-sp-commerce--checkout #nik-main-page>.l-section-h{padding:0!important}
.ikd-sp-commerce--checkout #nik-main-page>.l-section-h>.g-cols{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:30px;align-items:start}
.ikd-sp-commerce--checkout .woocommerce-billing-fields,.ikd-sp-commerce--checkout .woocommerce-additional-fields{margin:0}
.ikd-sp-commerce--checkout .woocommerce-billing-fields h3{margin:0 0 22px;font-size:24px}
.ikd-sp-commerce--checkout .woocommerce-additional-fields>h3{display:none}
.ikd-sp-commerce--checkout .woocommerce-additional-fields h3{display:none!important}
.ikd-sp-commerce--checkout .form-row{box-sizing:border-box;margin:0 0 14px!important}
.ikd-sp-commerce--checkout .form-row label{display:block;margin:0 0 7px;font-size:14px;line-height:1.35;color:#333}
.ikd-sp-commerce--checkout .form-row input.input-text,.ikd-sp-commerce--checkout .form-row textarea,.ikd-sp-commerce--checkout .form-row select{box-sizing:border-box;width:100%!important;min-height:48px;padding:11px 13px!important;border:1px solid #d9d9d9!important;border-radius:8px!important;background:#fff!important;font-size:16px;line-height:1.35}
.ikd-sp-commerce--checkout .form-row textarea{min-height:104px;resize:vertical}
.ikd-sp-commerce-accordion-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:49px;margin:2px 0 14px;padding:12px 2px;border:0;border-bottom:1px solid #e5e5e5;background:transparent;color:#111;font:600 15px/1.35 Arial,"Helvetica Neue",sans-serif;text-align:left;cursor:pointer}
.ikd-sp-commerce-accordion-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.ikd-sp-commerce-accordion-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
.ikd-sp-commerce-accordion-panel[hidden]{display:none!important}
.ikd-sp-commerce-accordion-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;margin:-4px 0 16px;padding:16px;border:1px solid #ececec;border-radius:10px;background:#fafafa}
.ikd-sp-commerce-accordion-panel .form-row{float:none!important;width:100%!important}
.ikd-sp-commerce--checkout #order_review_heading{margin:0 0 12px;font-size:24px}
.ikd-sp-commerce--checkout #order_review{position:static;margin:0;padding:24px}
@media(max-width:800px){
	.ikd-sp-commerce--checkout{padding:0 16px}
	.ikd-sp-commerce--checkout>h1{margin:4px 0 24px;font-size:27px;line-height:1.15}
	.ikd-sp-commerce--checkout #nik-main-page>.l-section-h>.g-cols{display:block!important}
	.ikd-sp-commerce--checkout #nik-main-page .g-cols,.ikd-sp-commerce--checkout #nik-main-page [class*="vc_col-"]{margin:0!important;padding:0!important}
	.ikd-sp-commerce--checkout .woocommerce-billing-fields__field-wrapper>.form-row,.ikd-sp-commerce--checkout #orddd-lite-checkout-fields .form-row,.ikd-sp-commerce--checkout .woocommerce-additional-fields__field-wrapper>.form-row{float:none!important;clear:both!important;width:100%!important;margin:0 0 14px!important}
	.ikd-sp-commerce-accordion-panel{display:block;padding:14px}
	.ikd-sp-commerce--checkout #order_review_heading{margin-top:28px;font-size:23px}
	.ikd-sp-commerce--checkout #order_review{margin-top:0!important;padding:15px}
}

/* 0.8.25 — final Figma mobile-cart cleanup. */
.ikd-store-preview-page .ikd-sp-crumbs span{color:#f4aa00!important}
@media(max-width:800px){
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity{display:grid!important;grid-template-columns:38px 40px 38px!important;width:116px!important;min-width:116px!important;max-width:116px!important;height:40px!important;overflow:hidden!important;border:0!important;border-radius:8px!important;background:#f4f4f4!important;box-shadow:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity .ikd-qty-button,
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity input.qty{position:static!important;inset:auto!important;display:block!important;float:none!important;transform:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f4f4f4!important;color:#111!important;font:600 18px/40px Arial,"Helvetica Neue",sans-serif!important;text-align:center!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity .ikd-qty-button::before,
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity .ikd-qty-button::after{display:none!important;content:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart button[name="update_cart"]{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .cart-collaterals::before{display:none!important;content:none!important}
}

/* 0.8.22 final cascade — must remain last because the legacy checkout bundle repeats rules. */
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .woocommerce-billing-fields>h3,
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .woocommerce-additional-fields>h3{display:none!important}
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .ikd-sp-assembly-field{clear:both!important;width:100%!important;margin:6px 0 18px!important;padding:14px 16px!important;border:1px solid #e4e4e4!important;border-radius:10px!important;background:#fafafa!important}
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .ikd-sp-assembly-field label{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;font-size:16px!important;font-weight:700!important}
html body.ikd-store-preview-page .ikd-sp-commerce--checkout .ikd-sp-assembly-field input{width:22px!important;height:22px!important;min-height:22px!important;margin:0!important;accent-color:#3d20f5}
.ikd-sp-item-assembly{display:flex!important;align-items:center!important;gap:8px!important;margin:10px 0 0!important;font-size:14px!important;font-weight:700!important;color:#292727!important;cursor:pointer}.ikd-sp-item-assembly input{width:20px!important;height:20px!important;min-height:20px!important;margin:0!important;accent-color:#4b2ee8}.ikd-sp-item-assembly input:disabled{opacity:.55;cursor:wait}
@media(max-width:800px){
	html body.ikd-store-preview-page .ikd-sp-gallery__thumbs{justify-content:center!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table{display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table thead{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table tbody{display:block!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item{display:grid!important;grid-template-columns:102px minmax(0,1fr) 34px!important;grid-template-areas:'image name remove' 'image quantity remove' 'image subtotal remove'!important;gap:7px 12px!important;align-items:start!important;padding:15px 0 18px!important;border-bottom:1px solid #e3e3e3!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item td::before{display:none!important;content:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-thumbnail{grid-area:image!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-thumbnail img{display:block!important;width:102px!important;height:102px!important;border-radius:8px!important;object-fit:contain!important;background:#f7f7f7!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-name{grid-area:name!important;min-width:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-name a{display:block!important;font-size:17px!important;line-height:1.25!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-price{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-quantity{grid-area:quantity!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-subtotal{grid-area:subtotal!important;font-size:20px!important;font-weight:700!important;white-space:nowrap!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .product-remove{grid-area:remove!important;align-self:end!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart a.remove{display:grid!important;place-items:center!important;width:32px!important;height:38px!important;border-radius:0!important;background:transparent!important;color:#777!important;font-size:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart a.remove::before{display:block!important;width:22px!important;height:22px!important;content:''!important;background:no-repeat center/22px 22px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23777' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3m-9 0 1 14h10l1-14M10 11v6m4-6v6'/%3E%3C/svg%3E")!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity{display:grid!important;grid-template-columns:48px 44px 48px!important;width:140px!important;height:46px!important;overflow:hidden!important;border-radius:9px!important;background:#f4f4f4!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity .ikd-qty-button,
	html body.ikd-store-preview-page .ikd-sp-commerce--cart .quantity input.qty{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f4f4f4!important;color:#111!important;text-align:center!important;box-shadow:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row.title{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title){display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;grid-template-areas:'image name' 'image quantity' 'image total'!important;gap:4px 12px!important;align-items:center!important;width:100%!important;padding:12px 0!important;border-bottom:1px solid #e8e8e8!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column1{display:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column2{grid-area:image!important;grid-column:auto!important;grid-row:auto!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column3{grid-area:name!important;grid-column:auto!important;grid-row:auto!important;min-width:0!important;padding:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column4{grid-area:quantity!important;grid-column:auto!important;grid-row:auto!important;justify-self:start!important;padding:0!important;color:#777!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column5{grid-area:total!important;grid-column:auto!important;grid-row:auto!important;justify-self:start!important;padding:0!important;font-weight:700!important;white-space:nowrap!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row .column2 img{display:block!important;width:76px!important;height:76px!important;border-radius:8px!important;object-fit:contain!important;background:#f7f7f7!important}
}

/* 0.8.22 — mobile Figma cart/checkout pass and centred gallery dots. */
.ikd-sp-commerce--checkout .woocommerce-billing-fields>h3,
.ikd-sp-commerce--checkout .woocommerce-additional-fields>h3{display:none!important}
.ikd-sp-commerce--checkout .ikd-sp-assembly-field{clear:both!important;width:100%!important;margin:6px 0 18px!important;padding:14px 16px!important;border:1px solid #e4e4e4;border-radius:10px;background:#fafafa}
.ikd-sp-commerce--checkout .ikd-sp-assembly-field label{display:flex!important;align-items:center;gap:10px;margin:0!important;font-size:16px!important;font-weight:700}
.ikd-sp-commerce--checkout .ikd-sp-assembly-field input{width:22px!important;height:22px!important;margin:0!important;accent-color:#3d20f5}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title){display:grid!important;grid-template-columns:82px minmax(0,1fr) auto;grid-template-areas:'image name total' 'image quantity total';gap:5px 14px;align-items:center;padding:12px 0;border-bottom:1px solid #e8e8e8}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title)>.column1{display:none!important}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title)>.column2{grid-area:image}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title)>.column3{grid-area:name;min-width:0;padding:0!important}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title)>.column4{grid-area:quantity;padding:0!important;color:#777}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title)>.column5{grid-area:total;padding:0!important;font-weight:700;white-space:nowrap}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .column2 img{display:block;width:82px!important;height:82px!important;border-radius:8px;object-fit:contain;background:#f7f7f7}
.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .column3 a{display:block;color:#111!important;font-weight:700;line-height:1.3;text-decoration:none!important}

@media(max-width:800px){
	.ikd-sp-gallery__thumbs{justify-content:center!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table{display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table thead{display:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table tbody{display:block!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item{display:grid!important;grid-template-columns:102px minmax(0,1fr) 34px;grid-template-areas:'image name remove' 'image quantity remove' 'image subtotal remove';gap:7px 12px;align-items:start;padding:15px 0 18px;border-bottom:1px solid #e3e3e3}
	.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart tr.cart_item td::before{display:none!important;content:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-thumbnail{grid-area:image}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-thumbnail img{display:block;width:102px!important;height:102px!important;border-radius:8px;object-fit:contain;background:#f7f7f7}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-name{grid-area:name;min-width:0}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-name a{display:block;font-size:17px;line-height:1.25}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-price{display:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-quantity{grid-area:quantity}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-subtotal{grid-area:subtotal;font-size:20px;font-weight:700;white-space:nowrap}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-remove{grid-area:remove;align-self:end}
	.ikd-store-preview-page .ikd-sp-commerce--cart a.remove{position:relative;width:32px!important;height:38px!important;border-radius:0!important;background:transparent!important;color:#777!important;font-size:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart a.remove::before{display:block!important;width:22px;height:22px;content:''!important;background:no-repeat center/22px 22px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23777' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3m-9 0 1 14h10l1-14M10 11v6m4-6v6'/%3E%3C/svg%3E")!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .quantity{display:grid!important;grid-template-columns:48px 44px 48px!important;width:140px!important;height:46px!important;overflow:hidden;border-radius:9px;background:#f4f4f4}
	.ikd-store-preview-page .ikd-sp-commerce--cart .quantity .ikd-qty-button,
	.ikd-store-preview-page .ikd-sp-commerce--cart .quantity input.qty{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f4f4f4!important;color:#111!important;text-align:center!important;box-shadow:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .woocommerce-cart-form>table.shop_table tr:last-child{display:block!important;padding:14px 0 0}
	.ikd-store-preview-page .ikd-sp-commerce--cart .woocommerce-cart-form>table.shop_table tr:last-child td.actions{display:block!important;padding:0!important;border:0!important}
	.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row.title{display:none!important}
	.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title){grid-template-columns:76px minmax(0,1fr);grid-template-areas:'image name' 'image quantity' 'image total';gap:4px 12px;padding:12px 0}
	.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .column2 img{width:76px!important;height:76px!important}
	.ikd-sp-commerce--checkout .woocommerce-checkout-review-order-table .nik_checkout_flex_row:not(.title)>.column5{justify-self:start;margin-top:3px}
}

/* 0.8.20 — absolute last mobile-checkout cascade after legacy rules. */
html body.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order,
html body.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order:hover,
html body.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order:focus{border:0!important;background:#3d20f5!important;background-color:#3d20f5!important;color:#fff!important;box-shadow:none!important}
@media(max-width:800px){
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page .nikchekmargin4{display:none!important;height:0!important;margin:0!important;padding:0!important;border:0!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review_heading::before{display:none!important;content:none!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review_heading{width:100%!important;margin:24px 0 14px!important;padding:0!important;font-size:26px!important;line-height:1.2!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review{box-sizing:border-box;width:100%!important;margin:0!important;padding:14px!important;overflow:hidden!important}
	html body.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order{display:grid!important;place-items:center!important;width:100%!important;min-height:50px!important;margin:16px 0 0!important;border-radius:9px!important;font-size:16px!important;line-height:1.2!important}
}

/* 0.8.19 — isolate the live mobile checkout from legacy Impreza columns. */
.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order,
.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order:hover,
.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order:focus{border:0!important;background:#3d20f5!important;color:#fff!important;box-shadow:none!important}
@media(max-width:800px){
	.ikd-store-preview-page .ikd-sp-commerce--checkout{padding:0 12px!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page>.l-section-h{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page>.l-section-h>.g-cols{display:block!important;width:100%!important;margin:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page>.l-section-h>.g-cols>.wpb_column{display:block!important;width:100%!important;margin:0 0 16px!important;padding:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page .vc_column-inner,
	.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page .wpb_wrapper{display:block!important;width:100%!important;margin:0!important;padding:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page .nikchekmargin3{padding:22px 16px!important;border:1px solid #e5e5e5!important;border-radius:14px!important;background:#fff!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #nik-main-page .nikchekmargin4{display:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout .woocommerce-billing-fields__field-wrapper{width:100%!important;margin:0!important;padding:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout .woocommerce-billing-fields__field-wrapper>.form-row,
	.ikd-store-preview-page .ikd-sp-commerce--checkout #orddd-lite-checkout-fields .form-row,
	.ikd-store-preview-page .ikd-sp-commerce--checkout .woocommerce-additional-fields__field-wrapper>.form-row{float:none!important;clear:both!important;width:100%!important;max-width:none!important;margin:0 0 14px!important;padding:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout .form-row .woocommerce-input-wrapper{display:block!important;width:100%!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout .form-row input.input-text,
	.ikd-store-preview-page .ikd-sp-commerce--checkout .form-row select,
	.ikd-store-preview-page .ikd-sp-commerce--checkout .form-row textarea{width:100%!important;max-width:none!important;min-height:48px!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout .ikd-sp-commerce-accordion-toggle{width:100%!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review_heading{width:100%!important;margin:24px 0 14px!important;padding:0!important;font-size:26px!important;line-height:1.2!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review{box-sizing:border-box;width:100%!important;margin:0!important;padding:14px!important;overflow:hidden!important;border:1px solid #e5e5e5!important;border-radius:14px!important;background:#fff!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row.title{display:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title){display:grid!important;grid-template-columns:26px 76px minmax(0,1fr)!important;gap:7px 10px!important;align-items:center!important;width:100%!important;padding:8px 0 14px!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column1{grid-column:1!important;grid-row:1 / span 2!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column2{grid-column:2!important;grid-row:1 / span 2!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column3{grid-column:3!important;grid-row:1!important;min-width:0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column4{grid-column:3!important;grid-row:2!important;justify-self:start!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row:not(.title)>.column5{grid-column:3!important;grid-row:2!important;justify-self:end!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row .column2 img{display:block;width:76px!important;height:76px!important;object-fit:contain;border-radius:8px}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row .column3 a{display:block;overflow-wrap:anywhere;color:#111!important;font-size:14px!important;font-weight:700;line-height:1.3;text-decoration:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row .column4,
	.ikd-store-preview-page .ikd-sp-commerce--checkout #order_review .nik_checkout_flex_row .column5{font-size:13px!important;white-space:nowrap}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #new_checkout_flex_column{display:block!important;width:100%!important;padding-top:14px!important;border-top:1px solid #e7e7e7!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #new_checkout_flex_column .new_checkout_flex_columns1{margin:0 0 16px;color:#666;font-size:12px;line-height:1.45}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #new_checkout_flex_column .new_checkout_flex_columns2{width:100%!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #new_checkout_flex_column .total_stroka{display:flex!important;justify-content:space-between!important;gap:14px!important;width:100%!important;padding:7px 0!important}
	.ikd-store-preview-page .ikd-sp-commerce--checkout #place_order{width:100%!important;min-height:50px!important;margin:16px 0 0!important;border-radius:9px!important;font-size:16px!important}
}

/* 0.8.18 — clean mobile cart and final brand-colour cascade. */
.ikd-store-preview-page .ikd-sp-commerce--cart .cart-collaterals{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals{box-sizing:border-box;padding:22px;border:1px solid #e6e6e6!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 18px rgba(0,0,0,.05)!important}
.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals h2{margin:0 0 16px;font-size:23px;line-height:1.2}
.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals table.shop_table{border:0!important;border-radius:0!important;box-shadow:none!important}
.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals table.shop_table th,
.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals table.shop_table td{padding:12px 0!important;border-bottom:1px solid #ececec!important;background:transparent!important}
.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals table.shop_table tr:last-child th,
.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals table.shop_table tr:last-child td{border-bottom:0!important}
.ikd-store-preview-page .ikd-sp-commerce--cart .wc-proceed-to-checkout a.checkout-button,
.ikd-store-preview-page .ikd-sp-commerce--cart .wc-proceed-to-checkout a.checkout-button:hover,
.ikd-store-preview-page .ikd-sp-commerce--cart .wc-proceed-to-checkout a.checkout-button:focus,
.ikd-store-preview-page .ikd-sp-commerce--cart button[name="update_cart"]:not(:disabled){border:0!important;background:#3d20f5!important;color:#fff!important;box-shadow:none!important}
.ikd-store-preview-page .ikd-sp-commerce--cart button[name="update_cart"]:disabled{border:0!important;background:#e5e5e5!important;color:#777!important;box-shadow:none!important;opacity:1!important}
.ikd-store-preview-page .ikd-sp-commerce--cart a.remove{display:grid!important;place-items:center;width:30px!important;height:30px!important;border-radius:50%!important;color:#555!important;text-decoration:none!important}
.ikd-store-preview-page .ikd-sp-commerce--cart a.remove:hover{background:#f1efff!important;color:#3d20f5!important}
@media(max-width:800px){
	.ikd-store-preview-page .ikd-sp-commerce--cart{padding:0 12px}
	.ikd-store-preview-page .ikd-sp-commerce--cart>h1{margin:4px 0 22px;font-size:28px;line-height:1.15}
	.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table{border-radius:14px!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart table.shop_table td{padding:12px 13px!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-thumbnail img{width:88px!important;height:88px!important;object-fit:contain}
	.ikd-store-preview-page .ikd-sp-commerce--cart .product-name a{color:#111!important;font-weight:700;line-height:1.35;text-decoration:none!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart button[name="update_cart"]{width:100%;min-height:44px!important;border-radius:9px!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .cart-collaterals{margin-top:20px!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .cart_totals{padding:18px 16px}
	.ikd-store-preview-page .ikd-sp-commerce--cart .wc-proceed-to-checkout{padding:14px 0 0!important}
	.ikd-store-preview-page .ikd-sp-commerce--cart .wc-proceed-to-checkout a.checkout-button{display:grid!important;place-items:center;width:100%!important;min-height:50px!important;margin:0!important;padding:12px 18px!important;border-radius:9px!important;font-size:17px!important;line-height:1.2!important}
}

/* 0.8.0 — live WooCommerce cart and checkout inside the production design. */
.ikd-sp-commerce{max-width:1240px;margin:0 auto;--ikd-commerce-line:#e3e3e3}
.ikd-sp-commerce h1{margin-bottom:28px}
.ikd-sp-commerce .woocommerce-notices-wrapper:empty{display:none}
.ikd-sp-commerce .woocommerce-message,.ikd-sp-commerce .woocommerce-info,.ikd-sp-commerce .woocommerce-error{margin:0 0 22px;padding:15px 18px;border:1px solid var(--ikd-commerce-line);border-radius:10px;background:#fff}
.ikd-sp-commerce table.shop_table{overflow:hidden;width:100%;border:1px solid var(--ikd-commerce-line);border-collapse:separate;border-spacing:0;border-radius:12px;background:#fff}
.ikd-sp-commerce table.shop_table th,.ikd-sp-commerce table.shop_table td{padding:16px;border:0;border-bottom:1px solid var(--ikd-commerce-line)}
.ikd-sp-commerce table.shop_table tr:last-child td{border-bottom:0}
.ikd-sp-commerce .product-thumbnail img{width:92px;border-radius:8px;background:#fff}
.ikd-sp-commerce input.input-text,.ikd-sp-commerce textarea,.ikd-sp-commerce select{min-height:46px;padding:10px 12px!important;border:1px solid #d8d8d8!important;border-radius:8px!important;background:#fff!important}
.ikd-sp-commerce .quantity input{width:76px}
.ikd-sp-commerce .button,.ikd-sp-commerce button.button,.ikd-sp-commerce #place_order{min-height:46px;padding:11px 20px!important;border:0!important;border-radius:8px!important;background:var(--p)!important;color:#fff!important;text-transform:none!important}
.ikd-sp-commerce .cart-collaterals,.ikd-sp-commerce #order_review{margin-top:26px;padding:24px;border:1px solid var(--ikd-commerce-line);border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.08)}
.ikd-sp-commerce .cart_totals{width:100%!important}
.ikd-sp-commerce .checkout_coupon,.ikd-sp-commerce .woocommerce-form-coupon{padding:18px;border:1px solid var(--ikd-commerce-line);border-radius:10px}
.ikd-sp-commerce form.checkout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:30px;align-items:start}
.ikd-sp-commerce form.checkout #customer_details{grid-column:1}
.ikd-sp-commerce form.checkout #order_review_heading,.ikd-sp-commerce form.checkout #order_review{grid-column:2}
.ikd-sp-commerce form.checkout #order_review_heading{margin:0}
.ikd-sp-commerce form.checkout #order_review{position:sticky;top:20px;margin-top:-12px}
.ikd-sp-commerce .woocommerce-checkout-payment{background:#f6f6f6!important;border-radius:9px!important}
@media(max-width:800px){
	.ikd-sp-commerce{font-size:16px}
	.ikd-sp-commerce h1{font-size:28px}
	.ikd-sp-commerce form.checkout{display:block}
	.ikd-sp-commerce form.checkout #order_review{position:static;margin-top:18px;padding:16px}
	.ikd-sp-commerce table.shop_table th,.ikd-sp-commerce table.shop_table td{padding:11px 8px}
	.ikd-sp-commerce .product-thumbnail img{width:72px}
	.ikd-sp-commerce .cart-collaterals{padding:16px}
}

/* 0.4.7 — link separate simple products as real size/color choices. */
.ikd-sp-linked-options a{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border:1.5px solid transparent;border-radius:7px;background:#f1f1f1;color:#111!important;font-size:14px;line-height:1;text-decoration:none!important}.ikd-sp-linked-options a:hover,.ikd-sp-linked-options a:focus{border-color:var(--p);color:var(--p)!important}.ikd-sp-linked-options a.active{border-color:var(--p);background:#fff;color:#111!important;font-weight:600}
@media(max-width:800px){.ikd-sp-linked-options a{min-height:32px;padding:7px 10px;font-size:12px}}

/* 0.4.8 — visible desktop description and honest supplier data. */
@media(min-width:801px){.ikd-sp-product-view>.ikd-sp-description{grid-column:1;max-width:none;margin-top:22px}.ikd-sp-product-view>.ikd-sp-summary{grid-column:2;grid-row:1 / span 2}}
.ikd-sp-description__text{line-height:1.5}.ikd-sp-description__text p{margin:0 0 12px}.ikd-sp-data-note,.ikd-sp-description details p{color:#666}.ikd-sp-description details p{margin-bottom:0}
.ikd-sp-characteristics{margin:22px 0 8px}.ikd-sp-characteristics h4{margin:0 0 10px;font-size:18px}.ikd-sp-characteristics dl{margin:0}.ikd-sp-characteristics dl>div{display:grid;grid-template-columns:minmax(170px,44%) 1fr;gap:18px;padding:10px 0;border-bottom:1px solid #e7e7e7}.ikd-sp-characteristics dt{color:#777}.ikd-sp-characteristics dd{margin:0;font-weight:600}
.ikd-sp-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ikd-sp-crumbs a{color:#777!important}.ikd-sp-crumbs a:hover{color:var(--p)!important}.ikd-sp-crumbs span{color:#aaa}.ikd-sp-search-query{margin:-8px 0 18px;color:#777}
@media(max-width:800px){.ikd-sp-product-view>.ikd-sp-description{grid-column:auto;margin-top:22px}}
@media(max-width:800px){.ikd-sp-characteristics{margin-top:19px}.ikd-sp-characteristics h4{font-size:18px}.ikd-sp-characteristics dl>div{grid-template-columns:minmax(120px,42%) 1fr;gap:12px;padding:10px 0}.ikd-sp-characteristics dt,.ikd-sp-characteristics dd{font-size:14px;line-height:1.35}}

/* 0.5.0 — unified mobile scale for catalog, product, checkout and thank-you. */
@media(max-width:800px){
	.ikd-sp{font-size:16px;line-height:1.45;-webkit-text-size-adjust:100%}
	.ikd-sp-logo{font-size:22px;line-height:1.1}
	.ikd-sp-header{padding:10px 8px;gap:9px}
	.ikd-sp-catalog,.ikd-sp-cart{width:44px;height:44px;min-height:44px}
	.ikd-sp-header form{height:46px}
	.ikd-sp-header input{font-size:16px}
	.ikd-sp-header button{width:46px}
	.ikd-sp main{padding:18px 12px 48px}
	.ikd-sp-crumbs{font-size:14px;line-height:1.4}
	.ikd-sp h1{font-size:28px;line-height:1.15;letter-spacing:-.35px}
	.ikd-sp h2{font-size:24px;line-height:1.2}
	.ikd-sp-roomgrid b{padding:11px 8px;font-size:15px;line-height:1.25}
	.ikd-sp-controls select,.ikd-sp-controls button{height:46px;font-size:15px}
	.ikd-sp-product strong{font-size:16px;line-height:1.3}
	.ikd-sp-name{min-height:40px;font-size:14px;line-height:1.42}
	.ikd-sp-buy{display:grid;place-items:center;min-height:44px;padding:9px 12px;font-size:15px}
	.ikd-sp-trust{gap:16px 10px;padding:24px 12px}
	.ikd-sp-trust b{font-size:40px;line-height:1}
	.ikd-sp-trust span{font-size:14px;line-height:1.4}
	.ikd-sp footer strong{font-size:24px;color:#111}
	.ikd-sp footer span,.ikd-sp footer a{font-size:15px;line-height:1.5}
	.ikd-sp-gallery__thumbs img{width:68px;height:68px}
	.ikd-sp-summary h1{font-size:27px}
	.ikd-sp-summary small,.ikd-sp-stock{font-size:14px}
	.ikd-sp-summary>strong{font-size:27px}
	.ikd-sp-summary label{font-size:15px}
	.ikd-sp-linked-options a,.ikd-sp-chips button{min-height:44px;padding:10px 13px;font-size:14px}
	.ikd-sp-primary{display:grid;place-items:center;min-height:48px;font-size:16px}
	.ikd-sp-options-note{font-size:14px;line-height:1.45}
	.ikd-sp-description,.ikd-sp-description__text,.ikd-sp-description p{font-size:16px;line-height:1.55}
	.ikd-sp-description details{padding:17px 0}
	.ikd-sp-description summary{font-size:17px;line-height:1.35}
	.ikd-sp-related .ikd-sp-product{flex-basis:42%;min-width:145px}
	.ikd-sp-checkout{font-size:16px}
	.ikd-sp-checkout label{font-size:16px;line-height:1.35}
	.ikd-sp-checkout input,.ikd-sp-checkout textarea,.ikd-sp-checkout select{min-height:48px;font-size:16px}
	.ikd-sp-checkout .ikd-sp-formgrid.three label{font-size:14px}
	.ikd-sp-accordion-toggle{min-height:48px;font-size:17px!important}
	.ikd-sp-related__head h2{font-size:24px;line-height:1.2}
	.ikd-sp-checkout .consent,.ikd-sp-checkout .switch{font-size:14px;line-height:1.4}
	.ikd-sp-checkout aside p,.ikd-sp-checkout aside em{font-size:15px;line-height:1.45}
	.ikd-sp-checkout aside button{min-height:48px;font-size:17px}
	.ikd-sp-menu summary{min-height:54px;font-size:20px}
	.ikd-sp-menu__rooms nav a{min-height:44px;font-size:17px;line-height:1.35}
}

/* 0.5.1 — white Safari overscroll canvas. */
html:has(body.ikd-store-preview-page),body.ikd-store-preview-page{background:#fff!important}

/* 0.5.2 — final mobile type corrections found during the device audit. */
@media(max-width:800px){
	.ikd-sp-description details p{font-size:16px;line-height:1.5}
	.ikd-sp-related .ikd-sp-name{font-size:14px;line-height:1.42}
}

/* 0.5.3 — canonical first image, clean optional details and unified footer logo. */
.ikd-sp footer strong{color:#111!important;opacity:1!important}

/* 0.8.6 — consistent brand links and complete footer. */
.ikd-sp .ikd-sp-logo,.ikd-sp .ikd-sp-footer__logo{color:#111!important;transition:color .18s ease}
.ikd-sp .ikd-sp-logo:hover,.ikd-sp .ikd-sp-logo:focus,.ikd-sp .ikd-sp-footer__logo:hover,.ikd-sp .ikd-sp-footer__logo:focus{color:var(--p)!important}
.ikd-sp-footer__logo{font-size:25px;font-weight:900;letter-spacing:-1px}
.ikd-sp-footer__phone-mobile{display:none}
.ikd-sp-footer>small{grid-column:1/-1;padding-top:18px;border-top:1px solid #ddd;color:#666;font-size:12px}
.ikd-sp-footer>.l-section{display:none!important}
@media(max-width:800px){
	.ikd-sp-footer__phone-desktop{display:none}
	.ikd-sp-footer__phone-mobile{display:inline;color:#111!important;text-decoration:none!important}
	.ikd-sp-footer>small{padding-top:16px;text-align:center}
}

/* 0.8.7 — footer matched to the supplied Figma mobile frame. */
.ikd-sp .ikd-sp-footer{display:flex;flex-direction:column;align-items:center;gap:11px;padding:30px 18px;background:#f3f3f3;text-align:center}
.ikd-sp-footer__logo{font-size:25px;line-height:1.1}
.ikd-sp-footer__tagline,.ikd-sp-footer__since,.ikd-sp-footer__contacts{font-size:13px;line-height:1.45}
.ikd-sp-footer__phone{color:#111!important;font-size:15px;line-height:1.45;text-decoration:none!important}

/* 0.8.15 — contextual Good Lakk recommendations and legacy IKEA analogue path. */
.ikd-sp-legacy-banner{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:42px 0 16px;padding:28px 30px;border:1px solid #ddd5ff;border-radius:14px;background:linear-gradient(135deg,#f4f1ff 0%,#fff 72%)}
.ikd-sp-legacy-banner>div{max-width:760px}.ikd-sp-legacy-banner span{display:block;margin-bottom:7px;color:var(--p);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ikd-sp-legacy-banner h2{margin:0 0 8px!important;font-size:25px}.ikd-sp-legacy-banner p{margin:0;color:#555;line-height:1.5}.ikd-sp-legacy-banner>a{flex:0 0 auto;padding:13px 19px;border-radius:8px;background:var(--p);color:#fff!important;font-weight:700;text-align:center}
@media(max-width:800px){.ikd-sp-legacy-banner{align-items:stretch;flex-direction:column;gap:18px;margin:28px 0 8px;padding:21px 18px}.ikd-sp-legacy-banner h2{font-size:21px}.ikd-sp-legacy-banner p{font-size:14px}.ikd-sp-legacy-banner>a{width:100%}}
.ikd-sp-footer__social{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:2px;font-size:13px}
.ikd-sp-footer__social>span{display:flex;align-items:center;gap:7px}
.ikd-sp-footer__social svg{width:18px;height:18px;fill:none;stroke:#111;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ikd-sp-footer__social circle{fill:#111;stroke:#111}.ikd-sp-footer__social circle+path{stroke:#fff}

/* 0.8.16 — complete gallery and roomier mobile product photography. */
.ikd-sp-gallery__thumbs{max-width:100%;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}
@media(max-width:800px){
	.ikd-sp-gallery__stage{height:min(118vw,480px);aspect-ratio:auto}
	.ikd-sp-gallery__main{width:100%;height:100%;object-fit:contain}
	.ikd-sp-gallery__thumbs{justify-content:flex-start;margin:8px 8px 0;padding:0 2px 5px;scroll-snap-type:x proximity;scrollbar-width:none}
	.ikd-sp-gallery__thumbs::-webkit-scrollbar{display:none}
	.ikd-sp-gallery__thumbs button{flex:0 0 9px;scroll-snap-align:center}
}

/* 0.8.8 uniform catalogue cards. */
.ikd-sp-product{display:flex;min-width:0;flex-direction:column;padding:10px;border:1px solid #ececec;border-radius:12px;background:#fff;box-shadow:0 3px 12px #0000000d}
.ikd-sp-product>a:first-child{display:block;overflow:hidden;border-radius:8px;background:#fff}
.ikd-sp-product img{background:#fff}
.ikd-sp-product .ikd-sp-buy{margin-top:auto}
.ikd-sp-product.is-out-of-stock img{opacity:.82}.ikd-sp-buy--disabled{display:inline-block;cursor:not-allowed;background:#d8d8d8!important;color:#666!important;text-align:center}.ikd-sp-product.is-out-of-stock>strong{color:#555}

/* 0.8.10 — final desktop header fit and brand-colour price action. */
.ikd-store-preview-page .ikd-sp .ikd-sp-price button,
.ikd-store-preview-page .ikd-sp .ikd-sp-price button:hover,
.ikd-store-preview-page .ikd-sp .ikd-sp-price button:focus{border-color:#3d20f5!important;background:#3d20f5!important;color:#fff!important;box-shadow:none!important}
@media(min-width:1200px){
	.ikd-sp-header{grid-template-columns:190px 130px minmax(390px,1fr) minmax(240px,360px) 44px;gap:12px}
	.ikd-sp-header nav{min-width:0;gap:10px}
	.ikd-sp-header form{min-width:0;width:100%;max-width:360px;justify-self:end}
}
@media(min-width:801px) and (max-width:1199px){
	.ikd-sp-header{grid-template-columns:190px 130px minmax(220px,1fr) 44px;gap:12px}
	.ikd-sp-header>nav{display:none}
	.ikd-sp-header form{min-width:0;width:100%}
}

/* 0.8.1 final cascade override. */
.ikd-sp-commerce--checkout form.checkout{display:block}
.ikd-sp-commerce--checkout #nik-main-page,.ikd-sp-commerce--checkout #nik-main-page>.l-section-h{padding:0!important}
.ikd-sp-commerce--checkout #nik-main-page>.l-section-h>.g-cols{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:30px;align-items:start}
.ikd-sp-commerce--checkout .woocommerce-billing-fields,.ikd-sp-commerce--checkout .woocommerce-additional-fields{margin:0}
.ikd-sp-commerce--checkout .woocommerce-billing-fields h3{margin:0 0 22px;font-size:24px}
.ikd-sp-commerce--checkout .woocommerce-additional-fields>h3{display:none}
.ikd-sp-commerce--checkout .form-row{box-sizing:border-box;margin:0 0 14px!important}
.ikd-sp-commerce--checkout .form-row label{display:block;margin:0 0 7px;font-size:14px;line-height:1.35;color:#333}
.ikd-sp-commerce--checkout .form-row input.input-text,.ikd-sp-commerce--checkout .form-row textarea,.ikd-sp-commerce--checkout .form-row select{box-sizing:border-box;width:100%!important;min-height:48px;padding:11px 13px!important;border:1px solid #d9d9d9!important;border-radius:8px!important;background:#fff!important;font-size:16px;line-height:1.35}
.ikd-sp-commerce--checkout .form-row textarea{min-height:104px;resize:vertical}
.ikd-sp-commerce-accordion-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:49px;margin:2px 0 14px;padding:12px 2px;border:0;border-bottom:1px solid #e5e5e5;background:transparent;color:#111;font:600 15px/1.35 Arial,"Helvetica Neue",sans-serif;text-align:left;cursor:pointer}
.ikd-sp-commerce-accordion-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.ikd-sp-commerce-accordion-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
.ikd-sp-commerce-accordion-panel[hidden]{display:none!important}
.ikd-sp-commerce-accordion-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;margin:-4px 0 16px;padding:16px;border:1px solid #ececec;border-radius:10px;background:#fafafa}
.ikd-sp-commerce-accordion-panel .form-row{float:none!important;width:100%!important}
.ikd-sp-commerce--checkout #order_review_heading{margin:0 0 12px;font-size:24px}
.ikd-sp-commerce--checkout #order_review{position:static;margin:0;padding:24px}
@media(max-width:800px){
	.ikd-sp-commerce--checkout{padding:0 16px}
	.ikd-sp-commerce--checkout>h1{margin:4px 0 24px;font-size:27px;line-height:1.15}
	.ikd-sp-commerce--checkout #nik-main-page>.l-section-h>.g-cols{display:block!important}
	.ikd-sp-commerce--checkout #nik-main-page .g-cols,.ikd-sp-commerce--checkout #nik-main-page [class*="vc_col-"]{margin:0!important;padding:0!important}
	.ikd-sp-commerce--checkout .woocommerce-billing-fields__field-wrapper>.form-row,.ikd-sp-commerce--checkout #orddd-lite-checkout-fields .form-row,.ikd-sp-commerce--checkout .woocommerce-additional-fields__field-wrapper>.form-row{float:none!important;clear:both!important;width:100%!important;margin:0 0 14px!important}
	.ikd-sp-commerce-accordion-panel{display:block;padding:14px}
	.ikd-sp-commerce--checkout #order_review_heading{margin-top:28px;font-size:23px}
	.ikd-sp-commerce--checkout #order_review{margin-top:0!important;padding:15px}
}
