:root{--w1c-ink:#111;--w1c-line:rgba(17,17,17,.12);--w1c-glass:rgba(255,255,255,.78);--w1c-soft:#f5f3ef;--w1c-accent:#f28a00}
html{background:#f7f6f4}.app-shell{min-height:100vh}.site-header{position:sticky;top:16px;z-index:90;width:auto;margin:16px clamp(18px,3vw,52px) 18px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:rgba(255,255,255,.74);box-shadow:0 12px 34px rgba(24,20,16,.12);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.site-header__primary{min-height:64px;padding-inline:28px}.brand__wordmark{font-size:31px}.primary-navigation__trigger{letter-spacing:.01em}.w1c-wear-switch{display:flex;margin-left:18px;padding:3px;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 4px 16px rgba(0,0,0,.09)}.w1c-wear-switch a{padding:8px 18px;border-radius:999px;color:#111;text-transform:uppercase;font-size:12px}.w1c-wear-switch a.is-active{background:#111;color:#fff}
.w1c-shell{display:grid;grid-template-columns:minmax(220px,16.5vw) minmax(0,1fr) minmax(260px,22vw);gap:12px;height:calc(100dvh - 154px);min-height:0;padding:0 18px 18px;overflow:hidden}.w1c-shell>*{min-height:0}.w1c-panel,.w1c-art-grid{border:1px solid var(--w1c-line);border-radius:18px;background:var(--w1c-glass);box-shadow:0 8px 28px rgba(20,17,14,.05);overflow:hidden}.w1c-panel{display:flex;flex-direction:column;min-height:0;padding:20px 16px}.w1c-panel h2{font-size:14px;letter-spacing:.02em}.w1c-panel__body{min-height:0;flex:1 1 auto}.w1c-panel__body--scroll{min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:2px;scrollbar-gutter:stable;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.w1c-left{display:flex;flex-direction:column}.w1c-list{display:grid;gap:7px;margin-top:18px}.w1c-list a{display:flex;align-items:center;gap:12px;min-height:50px;padding:10px 14px;border-radius:12px;color:#222}.w1c-list a.is-active,.w1c-list a:hover{background:rgba(17,17,17,.075)}.w1c-list-icon{display:inline-grid;width:30px;height:30px;place-items:center;font-size:23px}.w1c-filters{display:grid;gap:0;margin-top:26px;border-top:1px solid var(--w1c-line)}.w1c-filters button{display:flex;justify-content:space-between;padding:18px 4px;border-bottom:1px solid var(--w1c-line);letter-spacing:.01em}.w1c-stage{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:18px}.w1c-scene{position:absolute;inset:0;overflow:hidden;background:#cfc5b8;transition:filter .3s}.w1c-scene.is-night{filter:brightness(.55) saturate(.8)}.w1c-scene>img{width:100%;height:100%;object-fit:cover}.w1c-scene h1{position:absolute;top:7%;left:0;right:0;text-align:center;color:#fff;font-size:clamp(22px,2vw,36px);font-weight:400;letter-spacing:.04em;text-shadow:0 1px 14px #0008}.w1c-hotspot{position:absolute;left:var(--x);top:var(--y);width:28px;height:28px;border:5px solid rgba(255,255,255,.84);border-radius:50%;background:#4e4b47;box-shadow:0 3px 13px #0006;transform:translate(-50%,-50%)}.w1c-hotspot span{display:block;width:5px;height:5px;margin:auto;border-radius:50%;background:#fff}.w1c-hotspot.is-active{outline:3px solid #fff;outline-offset:2px;background:#111;scale:1.1}.w1c-light-switch{position:absolute;z-index:12;top:16px;right:16px;display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.82);border-radius:14px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.w1c-light-switch button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:10px;background:transparent;color:#333;font-size:18px;line-height:1;cursor:pointer}.w1c-light-switch button:hover,.w1c-light-switch button:focus-visible{background:rgba(17,17,17,.07)}.w1c-light-switch button.is-active{background:#111;color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.16)}.w1c-light-switch button:focus-visible{outline:2px solid rgba(17,17,17,.42);outline-offset:2px}.w1c-day-night{display:flex;gap:4px;margin-left:auto;flex:0 0 auto;padding:3px;border-radius:14px;background:#fff}.w1c-day-night button{padding:8px 12px;border-radius:11px}.w1c-day-night button.is-active{background:#111;color:#fff}.w1c-right{display:flex;min-height:0;flex-direction:column;overflow:hidden}.w1c-right>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.w1c-right>header button{font-size:28px;line-height:1}.w1c-product-list{display:grid;min-height:0}.w1c-product-row{display:grid;grid-template-columns:60px minmax(0,1fr) auto 24px;gap:10px;align-items:center;width:100%;padding:9px 4px;border-bottom:1px solid var(--w1c-line);text-align:left}.w1c-product-row.is-active{margin:3px 0;padding:9px;border-radius:12px;background:#ebeef0}.w1c-product-row small,.w1c-product-row strong{display:block}.w1c-product-row small{margin-top:5px;color:#656565}.w1c-product-thumb{display:grid;width:60px;height:58px;place-items:center;border-radius:9px;background:linear-gradient(145deg,#faf8f4,#d8cec0);color:#777;font-size:11px}.w1c-shell.is-preview-closed{grid-template-columns:minmax(220px,16.5vw) minmax(0,1fr)}.w1c-shell.is-preview-closed>.w1c-right{display:none}
.w1c-art-grid{padding:20px}.w1c-art-grid>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.w1c-art-grid>header>div{display:flex;gap:8px}.w1c-art-grid>header button,.w1c-art-grid select{min-width:42px;height:42px;padding:0 12px;border:1px solid var(--w1c-line);border-radius:10px;background:#fff}.w1c-art-grid>header button.is-active{border-color:#111}.w1c-style-list{display:grid;gap:3px;margin-top:14px;overflow:auto}.w1c-style-list button{display:flex;justify-content:space-between;padding:10px 12px;border-radius:9px;text-align:left}.w1c-style-list button.is-active{background:#111;color:#fff}.w1c-art-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-height:calc(100vh - 210px);overflow:auto}.w1c-art-card{padding:10px;border:1px solid transparent;border-radius:14px;background:#fff}.w1c-art-card.is-active{border-color:#111}.w1c-art-card button{position:relative;display:block;width:100%}.w1c-art-card img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:9px}.w1c-art-card button span{position:absolute;right:10px;top:10px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff;font-size:20px}.w1c-art-card h3{margin:12px 0 4px;font-size:17px}.w1c-art-preview>img{width:100%;aspect-ratio:1.12;object-fit:cover;border-radius:14px}.w1c-art-preview>h2{margin-top:14px;font-size:18px;letter-spacing:0}.w1c-accordions{display:grid;gap:4px;margin-top:16px}.w1c-accordions button{display:flex;justify-content:space-between;padding:13px;border:1px solid var(--w1c-line);border-radius:10px}.w1c-preview-actions{display:grid;grid-template-columns:1fr 52px;gap:10px;margin-top:auto;padding-top:18px}.w1c-preview-actions .button{text-transform:uppercase}.w1c-preview-actions>button{border:1px solid var(--w1c-line);border-radius:10px;font-size:24px}
.w1c-wear{min-height:680px}.w1c-look-list{display:grid;margin:14px 0 8px}.w1c-look-list button{padding:8px;border-radius:8px;text-align:left}.w1c-look-list button.is-active{background:#eee}.w1c-look-stage{position:relative;min-width:0;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 52% 45%,#fff 0,#f7f5f2 48%,#e8e4df 100%)}.w1c-look-copy{position:absolute;z-index:2;left:6%;top:10%;display:flex;max-width:300px;flex-direction:column;align-items:flex-start}.w1c-look-copy>span{padding:5px 7px;border:1px solid #bbb;border-radius:4px;font-size:11px}.w1c-look-copy h1{margin:22px 0 12px;font-size:clamp(34px,3.2vw,56px);line-height:.98}.w1c-look-copy p{line-height:1.6}.w1c-look-copy>strong{margin:24px 0 12px;font-size:24px}.w1c-look-copy .button{text-transform:uppercase}.w1c-text-button{align-self:center;margin-top:12px;text-decoration:underline}.w1c-model{position:absolute;left:53%;top:5%;width:170px;height:86%;transform:translateX(-50%)}.w1c-model span{position:absolute;display:block;background:linear-gradient(125deg,#1a1918,#5c3c28);box-shadow:0 20px 34px #0002}.w1c-model__head{left:66px;top:0;width:38px;height:42px;border-radius:50%}.w1c-model__torso{left:25px;top:50px;width:120px;height:240px;border-radius:44px 44px 20px 20px}.w1c-model__legs{left:37px;top:270px;width:96px;height:290px;clip-path:polygon(0 0,47% 0,47% 100%,12% 100%,12% 45%,0 0,100% 0,88% 45%,88% 100%,53% 100%,53% 0)}.w1c-look-callout{position:absolute;left:68%;top:var(--y);display:flex;align-items:center;gap:12px}.w1c-look-callout button{width:28px;height:28px;border:1px solid #777;border-radius:50%;background:#fff;font-size:19px}.w1c-look-callout span{display:flex;min-width:150px;flex-direction:column}.w1c-look-callout small{text-transform:uppercase}.w1c-look-callout strong{font-size:12px}.w1c-look-callout b{font-size:12px}.w1c-look-stage>.w1c-day-night{position:absolute;left:50%;bottom:20px;transform:translateX(-50%)}.w1c-look-total{display:flex;justify-content:space-between;padding:14px 4px;text-transform:uppercase}.w1c-right>.button{margin-top:8px;text-transform:uppercase}.w1c-look-rail{display:grid;grid-template-columns:repeat(8,minmax(130px,1fr));gap:8px;margin:0 18px 18px;overflow:auto}.w1c-look-rail a{display:grid;min-height:120px;padding:14px;border:1px solid var(--w1c-line);border-radius:12px;background:linear-gradient(145deg,#d8cec4,#f4f1ec);color:#111}.w1c-look-rail span{color:#777;font-size:12px}.w1c-look-rail strong{align-self:end}.w1c-look-rail small{margin-top:3px}
.w1c-solar{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.9fr);gap:36px;padding:0 3vw 28px}.w1c-solar__gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px}.w1c-solar__thumbs{display:grid;align-content:start;gap:9px}.w1c-solar__thumbs button{aspect-ratio:1;border-radius:10px;background:linear-gradient(145deg,#322b26,#f28a00);color:#fff}.w1c-solar__hero{position:relative;display:grid;min-height:480px;place-items:center;overflow:hidden;border-radius:14px;background:radial-gradient(circle at 70% 25%,#ffdd9b,#ea8c20 12%,#4c6880 36%,#18232b 70%)}.w1c-goggle{display:grid;width:min(82%,620px);aspect-ratio:2.25;place-items:center;border:30px solid #111;border-radius:100px 100px 80px 80px;background:linear-gradient(145deg,#c72310,#ff9d00 55%,#7d110b);box-shadow:0 22px 44px #0008;color:#fff;font-size:24px;letter-spacing:.1em}.w1c-solar__benefits{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:20px;background:#090c0dde;color:#fff;font-size:12px}.w1c-solar__story{grid-column:1/-1;min-height:180px;padding:28px;border-radius:14px;background:linear-gradient(120deg,#0f1417,#343f44);color:#fff}.w1c-solar__story h2{margin-bottom:14px}.w1c-solar__buy{padding:8px 0}.w1c-solar__buy h1{margin:10px 0;font-size:52px}.w1c-solar__buy>p{max-width:540px;line-height:1.55}.w1c-accent{color:var(--w1c-accent)}.w1c-price{display:block;margin-top:24px;font-size:32px}.w1c-solar__buy hr{margin:24px 0;border:0;border-top:1px solid var(--w1c-line)}.w1c-solar__buy h3{margin-bottom:12px;font-size:14px}.w1c-swatches{display:flex;gap:16px}.w1c-swatches button{width:42px;height:42px;border-radius:50%;background:#171717}.w1c-swatches button:nth-child(2){background:#aaa}.w1c-swatches button:nth-child(3){background:#c7ab84}.w1c-swatches button.is-active{outline:2px solid var(--w1c-accent);outline-offset:3px}.w1c-filter-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;overflow:auto}.w1c-filter-cards button{display:grid;min-width:90px;gap:7px;padding:6px;border:1px solid var(--w1c-line);border-radius:9px}.w1c-filter-cards button.is-active{border-color:var(--w1c-accent)}.w1c-filter-cards span{height:58px;border-radius:6px;background:linear-gradient(145deg,#17232a,#ef7b00)}.w1c-filter-cards button:nth-child(2) span{filter:grayscale(1)}.w1c-filter-cards button:nth-child(3) span{background:linear-gradient(145deg,#032f55,#3bb5ed)}.w1c-filter-cards button:nth-child(4) span{background:linear-gradient(145deg,#084a4c,#5cd5d1)}.w1c-filter-cards button:nth-child(5) span{background:linear-gradient(145deg,#403b70,#a9a4dd)}.w1c-filter-cards button:nth-child(6) span{background:linear-gradient(145deg,#7a5100,#ffce35)}.w1c-filter-cards strong{font-size:10px}.w1c-solar__buy .cluster button{padding:10px 20px;border:1px solid var(--w1c-line);border-radius:6px}.w1c-solar__buy .cluster button.is-active{border-color:var(--w1c-accent)}.w1c-solar__cart{width:100%;margin-top:16px}.w1c-gear-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.w1c-gear-grid a{min-height:180px;padding:22px;border:1px solid var(--w1c-line);border-radius:16px;background:#fff;color:#111}.w1c-gear-grid a:hover{border-color:#111;transform:translateY(-2px)}.w1c-gear-grid span{font-size:12px;color:#777}.w1c-gear-grid h2{margin:40px 0 5px}
.w1c-gate{position:fixed;z-index:200;inset:0;display:grid;place-items:center;overflow:auto;padding:32px;background:linear-gradient(rgba(75,58,42,.2),rgba(75,58,42,.2)),url("../assets/images/showroom/living-room-day.png") center/cover}.w1c-gate__brand{position:absolute;left:3vw;top:3vw;font-size:30px;font-weight:700}.w1c-gate__card{width:min(460px,100%);padding:40px;border:1px solid rgba(255,255,255,.8);border-radius:28px;background:rgba(255,255,255,.72);box-shadow:0 22px 64px #3a2c2040;text-align:center;backdrop-filter:blur(22px)}.w1c-gate__eyebrow{letter-spacing:.28em}.w1c-gate__card h1{margin:15px 0 10px;font-size:66px}.w1c-gate__card h2{font-size:20px}.w1c-gate__card>p{margin:8px 0 20px}.w1c-gate__card form{display:grid;gap:12px}.w1c-gate__input{display:flex;border:1px solid #aaa;border-radius:10px;background:#fff8}.w1c-gate__input input{flex:1;border:0;background:transparent}.w1c-gate__input button{padding:0 15px}.w1c-gate__card input{width:100%;height:50px;padding:0 14px;border:1px solid #aaa;border-radius:10px}.w1c-gate__card .button{width:100%;text-transform:uppercase}.w1c-gate__or{display:flex;align-items:center;gap:12px;margin:18px 0}.w1c-gate__or:before,.w1c-gate__or:after{content:"";height:1px;flex:1;background:#aaa}.w1c-gate__card small{display:block;margin-top:24px}.w1c-gate__error{color:#a3261d;text-align:left}
@media(max-width:1100px){.w1c-shell{grid-template-columns:220px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;height:calc(100dvh - 154px)}.w1c-right{grid-column:1/-1;max-height:240px}.w1c-shell.is-preview-closed{grid-template-columns:220px minmax(0,1fr)}.w1c-look-callout{display:none}.w1c-solar{grid-template-columns:1fr}.w1c-wear{min-height:720px}.w1c-gear-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{top:8px;margin:8px}.site-header__primary{padding-inline:14px}.brand__wordmark{font-size:24px}.primary-navigation{gap:4px}.primary-navigation__trigger{font-size:11px}.utility-navigation{display:none}.w1c-wear-switch{display:none}.w1c-shell{display:block;height:auto;min-height:0;padding:0 8px 8px;overflow:visible}.w1c-left{margin-bottom:8px}.w1c-list{grid-template-columns:repeat(2,1fr)}.w1c-stage{min-height:68vh}.w1c-right{margin-top:8px;max-height:none}.w1c-light-switch{top:12px;right:12px}.w1c-light-switch button{width:36px;height:36px}.w1c-art-grid{margin-bottom:8px}.w1c-art-cards{grid-template-columns:1fr}.w1c-look-stage{min-height:650px}.w1c-look-copy{left:5%;top:5%}.w1c-model{left:70%;opacity:.75}.w1c-look-rail{grid-template-columns:repeat(8,160px);margin-inline:8px}.w1c-solar{padding:0 12px}.w1c-solar__gallery{grid-template-columns:1fr}.w1c-solar__thumbs{grid-template-columns:repeat(5,1fr)}.w1c-solar__hero{min-height:350px}.w1c-solar__benefits{grid-template-columns:repeat(2,1fr)}.w1c-goggle{border-width:18px}.w1c-filter-cards{grid-template-columns:repeat(6,100px)}.w1c-gear-grid{grid-template-columns:1fr}.w1c-gate__card{padding:28px 22px}.w1c-gate__card h1{font-size:52px}}

/* Patch H3.5 — synchronized runtime + reliable internal scrolling. */
.w1c-right .w1c-panel__body--scroll{flex:1 1 auto;min-height:0;overflow-y:auto;touch-action:pan-y}
.w1c-right .w1c-panel__body--scroll::-webkit-scrollbar{width:7px}
.w1c-right .w1c-panel__body--scroll::-webkit-scrollbar-track{background:transparent}
.w1c-right .w1c-panel__body--scroll::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(17,17,17,.22);background-clip:padding-box}
.w1c-light-switch{isolation:isolate}

/* Patch G1.1 — copy-free Gear rail with 5.5 visible desktop cards. */
.w1c-gear-page{padding-block:48px 72px}
.w1c-gear-rail-shell{position:relative;margin-top:0}
.w1c-gear-grid{display:flex;gap:14px;margin-top:0;padding:4px 4px 18px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.w1c-gear-grid::-webkit-scrollbar{display:none}
.w1c-gear-grid>a{flex:0 0 calc(18.1818% - 12.73px);min-width:0;scroll-snap-align:start}
.w1c-gear-rail-control{position:absolute;z-index:3;top:50%;display:grid;width:48px;height:48px;place-items:center;padding:0;border:1px solid rgba(17,17,17,.12);border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(17,17,17,.13);color:#111;cursor:pointer;transform:translateY(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
.w1c-gear-rail-control[hidden]{display:none}
.w1c-gear-rail-control--previous{left:-22px}
.w1c-gear-rail-control--next{right:-22px}
.w1c-gear-rail-control svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.w1c-gear-rail-control:hover,.w1c-gear-rail-control:focus-visible{border-color:rgba(17,17,17,.32);background:#fff}
.w1c-gear-rail-control:focus-visible{outline:3px solid rgba(17,17,17,.16);outline-offset:3px}
@media(max-width:1100px){.w1c-gear-grid>a{flex-basis:calc(40% - 9px);min-width:250px}}
@media(max-width:760px){.w1c-gear-page{padding-block:28px 48px}.w1c-gear-grid>a{flex-basis:82vw;min-width:250px}.w1c-gear-rail-control{width:42px;height:42px}.w1c-gear-rail-control--previous{left:5px}.w1c-gear-rail-control--next{right:5px}}

/* Patch G1.2 — Home-style visual + text category cards. */
.w1c-gear-grid .w1c-gear-card{display:flex;min-height:220px;flex-direction:column;justify-content:space-between;padding:18px 20px 16px;overflow:hidden}
.w1c-gear-card__visual{display:grid;min-height:142px;place-items:center;color:#5f5d59}
.w1c-gear-card__visual svg{display:block;width:92px;height:92px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
.w1c-gear-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#292826}
.w1c-gear-card__footer strong{min-width:0;overflow:hidden;font-size:16px;font-weight:680;line-height:1.25;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap}
.w1c-gear-card__footer>span{flex:0 0 auto;font-size:20px;line-height:1}
@media(max-width:760px){.w1c-gear-grid .w1c-gear-card{min-height:210px}.w1c-gear-card__visual{min-height:132px}.w1c-gear-card__visual svg{width:86px;height:86px}}

/* Patch G3 — Anker Wave 01 product rail + detail dialog. */
.w1c-gear-grid>.w1c-gear-product-card{flex:0 0 calc(18.1818% - 12.73px);min-width:0;min-height:330px;border:1px solid var(--w1c-line);border-radius:16px;background:#fff;color:#111;text-align:left;scroll-snap-align:start;cursor:pointer}
.w1c-gear-product-card:hover{border-color:rgba(17,17,17,.38);transform:translateY(-2px)}
.w1c-gear-product-card:focus-visible{outline:3px solid rgba(17,17,17,.18);outline-offset:3px}
.w1c-gear-product-card .w1c-gear-card__category{align-self:flex-start;padding:5px 9px;border-radius:999px;background:#f2f1ef;color:#555;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.w1c-gear-product-card .w1c-gear-card__visual{min-height:160px;padding:4px 0 8px}
.w1c-gear-product-card .w1c-gear-card__visual img{display:block;width:100%;height:158px;object-fit:contain;transition:transform .25s ease}
.w1c-gear-product-card:hover .w1c-gear-card__visual img{transform:scale(1.025)}
.w1c-gear-card__copy{display:grid;gap:5px;min-height:58px;color:#191919}
.w1c-gear-card__copy strong{overflow:hidden;font-size:16px;font-weight:680;line-height:1.18;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap}
.w1c-gear-card__copy small{color:#6a6864;font-size:12px;line-height:1.3}
.w1c-gear-product-card .w1c-gear-card__footer{padding-top:12px;border-top:1px solid rgba(17,17,17,.09)}
.w1c-gear-product-card .w1c-gear-card__footer b{font-size:14px;font-weight:700}
.w1c-gear-dialog{width:min(960px,calc(100vw - 40px));max-height:min(760px,calc(100dvh - 40px));padding:0;border:0;border-radius:24px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.25);overflow:hidden}
.w1c-gear-dialog[open]{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr)}
.w1c-gear-dialog::backdrop{background:rgba(12,12,12,.48);backdrop-filter:blur(8px)}
.w1c-gear-dialog__close{position:absolute;z-index:2;top:16px;right:16px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(17,17,17,.12);border-radius:50%;background:rgba(255,255,255,.9);font-size:26px;line-height:1;cursor:pointer}
.w1c-gear-dialog__media{display:grid;min-height:570px;place-items:center;padding:46px;background:#f3f3f1}
.w1c-gear-dialog__media img{display:block;width:100%;height:100%;max-height:500px;object-fit:contain}
.w1c-gear-dialog__content{padding:54px 46px 42px;overflow-y:auto}
.w1c-gear-dialog__eyebrow{color:#6a6864;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.w1c-gear-dialog__content h2{margin:12px 0 16px;font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:-.045em}
.w1c-gear-dialog__content>p{color:#555;line-height:1.55}
.w1c-gear-dialog__content>.w1c-gear-dialog__notice{margin-top:14px;padding:11px 13px;border-radius:10px;background:#f4f1eb;color:#6b5a3e;font-size:12px}
.w1c-gear-dialog__price{display:block;margin:22px 0;font-size:22px}
.w1c-gear-dialog dl{display:grid;margin:0 0 26px;border-top:1px solid var(--w1c-line)}
.w1c-gear-dialog dl div{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1fr);gap:18px;padding:11px 0;border-bottom:1px solid var(--w1c-line)}
.w1c-gear-dialog dt{color:#6a6864;font-size:12px}
.w1c-gear-dialog dd{margin:0;font-size:12px;font-weight:650;text-align:right}
.w1c-gear-dialog .button{width:100%;text-align:center}
@media(max-width:1100px){.w1c-gear-grid>.w1c-gear-product-card{flex-basis:calc(40% - 9px);min-width:250px}}
@media(max-width:760px){.w1c-gear-grid>.w1c-gear-product-card{flex-basis:82vw;min-width:250px;min-height:320px}.w1c-gear-dialog[open]{display:block}.w1c-gear-dialog{overflow-y:auto}.w1c-gear-dialog__media{min-height:310px;padding:36px}.w1c-gear-dialog__media img{height:270px}.w1c-gear-dialog__content{padding:34px 24px}.w1c-gear-dialog__content h2{padding-right:28px}}
