.mdl-gw{--gw-bg: #ffffff;--gw-bg-soft: #f7f8fb;--gw-bg-card: #ffffff;--gw-text: #111827;--gw-text-sub: #4b5563;--gw-text-muted: #6b7280;--gw-border: #e5e7eb;--gw-border-soft: #eef0f4;--gw-primary: #6f4cff;--gw-primary-2: #5b3df0;--gw-primary-soft: #ede9fe;--gw-success: #06c755;--gw-radius: 12px;--gw-radius-lg: 16px;--gw-shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 4px 12px rgba(15, 23, 42, .04);--gw-shadow-lg: 0 4px 16px rgba(15, 23, 42, .06), 0 12px 32px rgba(15, 23, 42, .06);font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,Meiryo,sans-serif;color:var(--gw-text);line-height:1.75;font-size:16px;-webkit-font-smoothing:antialiased;background:var(--gw-bg)}.mdl-gw *{box-sizing:border-box}.mdl-gw img{max-width:100%;height:auto;display:block}html,body{overflow-x:clip}.mdl-gw-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;line-height:0;font-size:0}.mdl-gw-hero__img{width:100%;height:auto;max-height:720px;object-fit:cover;display:block}.mdl-gw-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;border-radius:10px;border:1px solid transparent;transition:all .2s ease;cursor:pointer;line-height:1.4}.mdl-gw-btn--primary{background:linear-gradient(135deg,var(--gw-primary) 0%,var(--gw-primary-2) 100%);color:#fff;box-shadow:0 4px 12px #6f4cff40}.mdl-gw-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #6f4cff59;color:#fff}.mdl-gw-btn--outline{background:#fff;color:var(--gw-text);border-color:var(--gw-border)}.mdl-gw-btn--outline:hover{border-color:var(--gw-primary);color:var(--gw-primary)}.mdl-gw-couponbar{width:100vw;margin-left:calc(50% - 50vw);padding:0;line-height:0;background:#fff;display:flex;justify-content:center}.mdl-gw .mdl-gw-couponbar__img{display:block;width:100%;max-width:1200px;height:auto;object-fit:contain;object-position:center}@media(max-width:768px){.mdl-gw .mdl-gw-couponbar__img{width:100%;max-width:100%}}.mdl-gw-section{padding:40px 24px}.mdl-gw-section--soft{background:var(--gw-bg-soft)}.mdl-gw-section--tight{padding-top:24px}.mdl-gw-section__inner{max-width:1200px;margin:0 auto}.mdl-gw-section__head{margin-bottom:24px}.mdl-gw-section__head--row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.mdl-gw-section__title{font-size:26px;font-weight:800;margin:0 0 8px;line-height:1.4;letter-spacing:.01em;color:var(--gw-text);position:relative;padding-left:16px}.mdl-gw-section__title:before{content:"";position:absolute;left:0;top:.25em;bottom:.25em;width:4px;background:linear-gradient(180deg,var(--gw-primary) 0%,var(--gw-primary-2) 100%);border-radius:2px}.mdl-gw-section__head-link{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:var(--gw-primary);text-decoration:none;white-space:nowrap;flex-shrink:0}.mdl-gw-section__head-link svg{width:12px;height:12px}.mdl-gw-setcontents{width:100vw;margin-left:calc(50% - 50vw);padding:72px 32px;background:#fafbff;color:var(--gw-text)}.mdl-gw-setcontents__inner{max-width:1280px;margin:0 auto}.mdl-gw-setcontents__head{text-align:center;margin-bottom:36px}.mdl-gw-setcontents__title{font-size:26px;font-weight:800;color:var(--gw-text);margin:0 0 10px;letter-spacing:.04em;line-height:1.5}.mdl-gw-setcontents__sub{font-size:14px;color:var(--gw-text-sub);margin:0;line-height:1.7;letter-spacing:.04em}.mdl-gw-setcontents__row{display:grid;grid-template-columns:1fr minmax(220px,260px);gap:32px;align-items:center}.mdl-gw-setcontents__list{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;list-style:none;margin:0;padding:0}.mdl-gw-setcontents__item{background:#fff;border:1px solid #eef0f7;border-radius:14px;padding:32px 12px 24px;text-align:center;box-shadow:0 2px 10px #141e3c0a;transition:transform .2s ease,box-shadow .2s ease}.mdl-gw-setcontents__item:hover{transform:translateY(-2px);box-shadow:0 6px 18px #141e3c14}.mdl-gw-setcontents__icon{width:56px;height:56px;margin:0 auto 14px;color:#2755e6;display:flex;align-items:center;justify-content:center}.mdl-gw-setcontents__icon svg{width:100%;height:100%}.mdl-gw-setcontents__media{width:96px;height:96px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;background:#f5f6f8;border-radius:12px;overflow:hidden}.mdl-gw-setcontents__media img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.mdl-gw-setcontents__media{width:70px;height:70px;margin-bottom:10px;border-radius:10px}}.mdl-gw-setcontents__name{font-size:14px;font-weight:800;color:var(--gw-text);margin:0;letter-spacing:.04em}.mdl-gw-setcontents__side{display:flex;flex-direction:column;gap:10px;padding-left:28px;border-left:1px solid #e6e9f3;align-self:stretch;align-items:center;justify-content:center}.mdl-gw-setcontents__reasons{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.mdl-gw-setcontents__reason{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:var(--gw-text);letter-spacing:.04em}.mdl-gw-setcontents__reason-icon{width:22px;height:22px;color:#2755e6;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.mdl-gw-setcontents__reason-icon svg{width:100%;height:100%}.mdl-gw-setcontents__note{margin:16px 0 0;font-size:11px;color:var(--gw-text-muted);text-align:center;letter-spacing:.03em}.mdl-gw-products--dark{width:100vw;margin-left:calc(50% - 50vw);padding:80px 32px;background-color:#0a0a0f;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:#fff;isolation:isolate}.mdl-gw-products--dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a12d1,#0a0a12eb 60%,#0a0a12f5);z-index:-1}.mdl-gw-products--dark .mdl-gw-section__inner{position:relative;z-index:1}.mdl-gw-products .mdl-gw-section__head{justify-content:center;text-align:center}.mdl-gw-products .mdl-gw-section__title{padding-left:0;text-align:center;font-size:22px;letter-spacing:.04em;margin:0}.mdl-gw-products .mdl-gw-section__title:before{display:none}.mdl-gw-products--dark .mdl-gw-section__head{margin-bottom:36px}.mdl-gw-products--dark .mdl-gw-section__title{color:#fff;display:inline-block;position:relative;padding:0 28px 14px;font-size:26px;text-shadow:0 0 24px rgba(179,155,255,.35)}.mdl-gw-products--dark .mdl-gw-section__head{text-align:center}.mdl-gw-products--dark .mdl-gw-section__title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent 0%,#b39bff 30%,#6f4cff 50%,#b39bff 70%,transparent 100%);border-radius:2px;box-shadow:0 0 12px #b39bff99}.mdl-gw-products--dark .mdl-gw-section__head-link{color:#fff}.mdl-gw-products__list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;list-style:none;padding:0;margin:0}.mdl-gw-products__item{display:flex;list-style:none}.mdl-gw-products__item>*{width:100%}.mdl-gw-products__peripherals{margin-top:56px;padding-top:40px;border-top:1px solid rgba(255,255,255,.12)}.mdl-gw-products__peripherals-title{font-size:20px;font-weight:800;color:#fff;text-align:center;margin:0 0 24px;letter-spacing:.04em}.mdl-gw-products__peripherals .mdl-gw-peripherals-sec__list{grid-template-columns:repeat(5,1fr)}.mdl-gw-products__peripherals .mdl-gw-periph-item__link{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:14px}.mdl-gw-products__peripherals .mdl-gw-periph-item__category,.mdl-gw-products__peripherals .mdl-gw-periph-item__name{color:#fff}.mdl-gw-products__peripherals .mdl-gw-periph-item__category{color:#ffffffb3}.mdl-gw-products__peripherals .mdl-gw-periph-item__desc{color:#ffffffa6}@media(max-width:1024px){.mdl-gw-products__peripherals .mdl-gw-peripherals-sec__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.mdl-gw-products__peripherals{margin-top:36px;padding-top:24px}.mdl-gw-products__peripherals-title{font-size:16px}.mdl-gw-products__peripherals .mdl-gw-peripherals-sec__list{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:768px){.mdl-gw-products__list--mobile-slider{display:flex!important;grid-template-columns:none!important;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding:4px 16px 16px;margin:0 -16px;scrollbar-width:thin}.mdl-gw-products__list--mobile-slider .mdl-gw-products__item{flex:0 0 78%;scroll-snap-align:start}.mdl-gw-products__list--mobile-slider::-webkit-scrollbar{height:4px}.mdl-gw-products__list--mobile-slider::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}}.mdl-gw-products__placeholder{width:100%;background:var(--gw-bg-soft);border:1px dashed var(--gw-border);border-radius:var(--gw-radius-lg);padding:40px 20px;text-align:center;font-size:13px;color:var(--gw-text-muted);line-height:1.7}.mdl-gw-product{background:var(--gw-bg-card);border:1px solid var(--gw-border-soft);border-radius:var(--gw-radius-lg);overflow:hidden;box-shadow:var(--gw-shadow);transition:all .25s ease;display:flex;flex-direction:column}.mdl-gw-product:hover{transform:translateY(-2px);box-shadow:var(--gw-shadow-lg)}.mdl-gw-product__inner{display:grid;grid-template-columns:1fr 1.1fr;gap:16px;padding:16px}.mdl-gw-product__media{position:relative;aspect-ratio:1 / 1;background:linear-gradient(135deg,#f9fafb,#f0f1f5);border-radius:var(--gw-radius);overflow:hidden}.mdl-gw-product__media img{width:100%;height:100%;object-fit:cover}.mdl-gw-product__badge{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,var(--gw-primary) 0%,var(--gw-primary-2) 100%);color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:999px;letter-spacing:.03em}.mdl-gw-product__body{display:flex;flex-direction:column}.mdl-gw-product__name{font-size:15px;font-weight:800;margin:0 0 10px;color:var(--gw-text);line-height:1.4}.mdl-gw-product__specs{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:10px;font-size:11px}.mdl-gw-product__spec{display:grid;grid-template-columns:50px 1fr;align-items:center;padding:4px 0;border-bottom:1px solid var(--gw-border-soft)}.mdl-gw-product__spec:last-child{border-bottom:none}.mdl-gw-product__spec-key{color:var(--gw-text-muted);font-weight:500}.mdl-gw-product__spec-val{color:var(--gw-text);font-weight:500}.mdl-gw-product__price-block{margin:auto 0 10px}.mdl-gw-product__price{display:flex;align-items:baseline;gap:3px}.mdl-gw-product__price-num{font-size:22px;font-weight:800;color:var(--gw-text);letter-spacing:-.01em;line-height:1}.mdl-gw-product__price-yen{font-size:12px;font-weight:700;color:var(--gw-text)}.mdl-gw-product__price-tax{font-size:10px;color:var(--gw-text-muted);margin-left:2px}.mdl-gw-product__cta{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mdl-gw-product__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;font-size:11px;font-weight:700;text-decoration:none;border-radius:6px;border:1px solid var(--gw-border);transition:all .2s ease;cursor:pointer;line-height:1.3;white-space:nowrap}.mdl-gw-product__btn--detail{background:#fff;color:var(--gw-primary);border-color:var(--gw-primary)}.mdl-gw-product__btn--detail:hover{background:var(--gw-primary-soft)}.mdl-gw-product__btn--cart{background:linear-gradient(135deg,var(--gw-primary) 0%,var(--gw-primary-2) 100%);color:#fff;border-color:transparent}.mdl-gw-product__btn--cart:hover{transform:translateY(-1px);box-shadow:0 4px 8px #6f4cff4d;color:#fff}.mdl-gw-products__more{display:flex;align-items:center;justify-content:center;text-align:center;max-width:420px;margin:40px auto 0}.mdl-gw-cats-wrap{max-width:720px}.mdl-gw-cats-wrap .mdl-gw-cats{margin-top:16px}.mdl-gw-peripherals-sec{padding:56px 32px;background:#fafbff}.mdl-gw-peripherals-sec__title{font-size:22px;font-weight:800;color:var(--gw-text);text-align:center;margin:0 0 28px;letter-spacing:.04em}.mdl-gw-peripherals-sec__list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:0}.mdl-gw-periph-item{display:flex}.mdl-gw-periph-item__link{display:flex;flex-direction:column;width:100%;text-decoration:none;color:var(--gw-text);background:transparent;border-radius:12px;padding:8px;transition:background .2s ease,transform .2s ease}a.mdl-gw-periph-item__link:hover{background:#fff;transform:translateY(-2px);color:var(--gw-text)}.mdl-gw-periph-item__media{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:14px;overflow:hidden;background:#fff;border-radius:8px}.mdl-gw-periph-item__media img{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain}.mdl-gw-periph-item__category{font-size:13px;font-weight:700;color:var(--gw-text-sub);text-align:center;margin:0 0 8px;letter-spacing:.04em}.mdl-gw-periph-item__name{font-size:14px;font-weight:800;color:var(--gw-text);margin:0 0 8px;line-height:1.5;letter-spacing:.02em}.mdl-gw-periph-item__desc{font-size:12px;color:var(--gw-text-sub);margin:0;line-height:1.7}@media(max-width:768px){.mdl-gw-peripherals-sec{padding:40px 16px}.mdl-gw-peripherals-sec__title{font-size:18px}.mdl-gw-peripherals-sec__list{grid-template-columns:repeat(2,1fr);gap:16px}.mdl-gw-periph-item__name{font-size:13px}.mdl-gw-periph-item__desc{font-size:11px}}.mdl-gw-twocol{display:grid;grid-template-columns:.9fr 1.6fr;gap:32px;align-items:stretch}.mdl-gw-twocol>*{display:flex;flex-direction:column}.mdl-gw-twocol .mdl-gw-cats-cta,.mdl-gw-twocol .mdl-gw-peripherals__more{margin-top:auto}.mdl-gw-cats__title{font-size:22px;font-weight:800;color:var(--gw-text);text-align:center;margin:0 0 24px;letter-spacing:.04em}.mdl-gw-cats{display:grid;grid-template-columns:repeat(3,300px);justify-content:center;gap:24px;margin-bottom:14px}.mdl-gw-cat{display:flex;flex-direction:column;text-align:center;background:#fff;border:1px solid #ececec;border-radius:4px;text-decoration:none;color:var(--gw-text);position:relative;overflow:hidden;padding:28px 24px 56px;gap:18px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 4px #141e3c0d}.mdl-gw-cat:hover{transform:translateY(-3px);box-shadow:0 12px 24px #141e3c1f;color:var(--gw-text)}.mdl-gw-cat__icon{width:200px;height:200px;margin:0 auto;border-radius:16px;background:var(--gw-primary-soft);color:var(--gw-primary);display:flex;align-items:center;justify-content:center}.mdl-gw-cat__icon svg{width:80px;height:80px;stroke-width:1.6}.mdl-gw-cat__media{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.mdl-gw-cat__media img{width:100%;height:100%;object-fit:contain;display:block}.mdl-gw-cat__body{display:flex;flex-direction:column;gap:10px}.mdl-gw-cat__title{font-size:17px;font-weight:800;margin:0;color:inherit;line-height:1.45;letter-spacing:.02em}.mdl-gw-cat__desc{font-size:14px;color:var(--gw-text-sub);margin:0;line-height:1.65}.mdl-gw-cat__arrow{position:absolute;bottom:14px;right:18px;color:var(--gw-text-muted);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,color .2s ease}.mdl-gw-cat:hover .mdl-gw-cat__arrow{color:var(--gw-primary);transform:translate(3px)}.mdl-gw-cat__arrow svg{width:18px;height:18px;stroke-width:2.4}@media(max-width:768px){.mdl-gw-cats{grid-template-columns:1fr;justify-content:stretch;gap:14px}.mdl-gw-cat{padding:20px 18px 44px;gap:14px}.mdl-gw-cat__icon{width:140px;height:140px}.mdl-gw-cat__icon svg{width:56px;height:56px}.mdl-gw-cat__title{font-size:16px}.mdl-gw-cat__desc{font-size:13px}}.mdl-gw-cats-cta{display:block;width:100%}.mdl-gw-peripherals__title{font-size:22px;font-weight:800;margin:0 0 16px;padding-left:16px;position:relative;color:var(--gw-text)}.mdl-gw-peripherals__title:before{content:"";position:absolute;left:0;top:.25em;bottom:.25em;width:4px;background:linear-gradient(180deg,var(--gw-primary) 0%,var(--gw-primary-2) 100%);border-radius:2px}.mdl-gw-peripherals__list{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}.mdl-gw-peripheral{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--gw-border-soft);border-radius:var(--gw-radius);padding:12px 6px 10px;text-decoration:none;color:var(--gw-text);transition:all .2s ease}.mdl-gw-peripheral:hover{border-color:var(--gw-primary);transform:translateY(-2px);box-shadow:var(--gw-shadow)}.mdl-gw-peripheral__thumb{width:100%;aspect-ratio:1 / 1;border-radius:6px;background:var(--gw-bg-soft);display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--gw-text-muted);margin-bottom:10px}.mdl-gw-peripheral__thumb img{width:100%;height:100%;object-fit:cover}.mdl-gw-peripheral__thumb svg{width:32px;height:32px;stroke-width:1.4}.mdl-gw-peripheral__name{font-size:12px;font-weight:700;margin:0 0 3px;color:var(--gw-text);line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.mdl-gw-peripheral__model{font-size:10.5px;color:var(--gw-text-muted);margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.mdl-gw-peripherals__note{font-size:11px;color:var(--gw-text-muted);text-align:right;margin:6px 0 12px}.mdl-gw-peripherals__more{display:block;width:100%;max-width:none;margin:0}.mdl-gw-trust__heading{font-size:22px;font-weight:800;color:var(--gw-text);text-align:center;margin:0 0 24px;letter-spacing:.04em}.mdl-gw-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mdl-gw-trust__item{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--gw-border-soft);border-radius:var(--gw-radius);padding:18px 20px}.mdl-gw-trust__icon{flex-shrink:0;width:50px;height:50px;border-radius:50%;background:var(--gw-primary-soft);color:var(--gw-primary);display:flex;align-items:center;justify-content:center}.mdl-gw-trust__icon svg{width:24px;height:24px;stroke-width:1.8}.mdl-gw-trust__body{flex:1;min-width:0}.mdl-gw-trust__title{font-size:16px;font-weight:700;margin:0 0 4px;color:var(--gw-text)}.mdl-gw-trust__text{font-size:12px;color:var(--gw-text-muted);margin:0;line-height:1.55}.mdl-gw-faq .mdl-gw-section__head{position:relative;display:block;text-align:center}.mdl-gw-faq .mdl-gw-section__title{padding-left:0;text-align:center;font-size:22px;font-weight:800;letter-spacing:.04em;margin:0}.mdl-gw-faq .mdl-gw-section__title:before{display:none}.mdl-gw-faq .mdl-gw-section__head-link{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(max-width:768px){.mdl-gw-faq .mdl-gw-section__head-link{position:static;transform:none;display:inline-flex;margin-top:8px}}.mdl-gw-faq__list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:768px){.mdl-gw-faq__list{grid-template-columns:1fr;gap:10px}}.mdl-gw-faq-item{background:#fff;border:1px solid var(--gw-border-soft);border-radius:var(--gw-radius);overflow:hidden;align-self:start}.mdl-gw-faq-item__q{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;font-size:15px;font-weight:700;color:var(--gw-text);margin:0;line-height:1.5;list-style:none;cursor:pointer}.mdl-gw-faq-item__q::-webkit-details-marker{display:none}.mdl-gw-faq-item__q-text{flex:1;min-width:0}.mdl-gw-faq-item__toggle{flex-shrink:0;width:22px;height:22px;color:var(--gw-primary);display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.mdl-gw-faq-item__toggle svg{width:100%;height:100%}.mdl-gw-faq-item[open] .mdl-gw-faq-item__toggle{transform:rotate(45deg)}.mdl-gw-faq-item__a{padding:14px 18px 18px;font-size:13.5px;line-height:1.75;color:var(--gw-text-sub);margin:-1px 0 0;border-top:1px solid var(--gw-border-soft)}@media(max-width:768px){.mdl-gw-faq-item__q{padding:14px 16px;font-size:14px}.mdl-gw-faq-item__a{padding:12px 16px 16px;font-size:13px}}.mdl-gw-bottom{width:100vw;margin-left:calc(50% - 50vw);padding:80px 32px 96px;background-color:#0a0a0f;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;isolation:isolate;color:#fff}.mdl-gw-bottom:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a12d9,#140e32eb);z-index:-1}.mdl-gw-bottom__inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:28px;position:relative;z-index:1}.mdl-gw-bottom__main{text-align:center;width:100%}.mdl-gw-social{width:100%;max-width:520px}.mdl-gw-bottom__heading{font-size:26px;font-weight:800;margin:0 0 22px;color:#fff;line-height:1.5}.mdl-gw-bottom__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 40px;font-size:16px;font-weight:700;text-decoration:none;border-radius:10px;background:linear-gradient(135deg,var(--gw-primary) 0%,var(--gw-primary-2) 100%);color:#fff;box-shadow:0 6px 16px #6f4cff4d;transition:all .2s ease}.mdl-gw-bottom__btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #6f4cff66;color:#fff}.mdl-gw-bottom__btn svg{width:14px;height:14px}.mdl-gw-social{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mdl-gw-social__item{display:flex;align-items:center;gap:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--gw-radius);padding:14px 16px;text-decoration:none;color:#fff;transition:all .2s ease}.mdl-gw-social__item:hover{border-color:var(--gw-primary);transform:translateY(-1px);background:#ffffff1a;color:#fff}.mdl-gw-social__icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.mdl-gw-social__icon--tiktok{background:#000}.mdl-gw-social__icon--line{background:#06c755}.mdl-gw-social__icon svg{width:20px;height:20px}.mdl-gw-social__body{flex:1;min-width:0}.mdl-gw-social__title{font-size:15px;font-weight:700;margin:0;color:#fff;line-height:1.3}.mdl-gw-social__sub{font-size:12px;color:#ffffffa6;margin:2px 0 0}.mdl-gw-social__arrow{flex-shrink:0;color:#ffffff8c}.mdl-gw-social__arrow svg{width:14px;height:14px}.mdl-gw-strip{width:100vw;margin-left:calc(50% - 50vw);background:linear-gradient(180deg,#d8e346,#c5d138);padding:24px 32px;text-align:center;border-top:2px solid rgba(0,0,0,.1);border-bottom:2px solid rgba(0,0,0,.1)}.mdl-gw-strip__inner{max-width:1200px;margin:0 auto}.mdl-gw-strip__lead{display:block;font-size:24px;font-weight:800;color:#1a1a1a;letter-spacing:.02em;margin:0 0 6px;text-decoration:none;line-height:1.4}a.mdl-gw-strip__lead:hover{opacity:.8}.mdl-gw-strip__note{font-size:12px;color:#1a1a1a;font-weight:600;margin:0;opacity:.75}.mdl-gw-quicknav{width:100vw;margin-left:calc(50% - 50vw);padding:24px;background:#fff}.mdl-gw-quicknav__inner{max-width:1200px;margin:0 auto}.mdl-gw-quicknav__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mdl-gw-quicknav__item{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;color:var(--gw-text);padding:12px 18px;border-radius:12px;border:1.5px solid #e6e9f3;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:.03em;line-height:1.4;min-height:0;box-shadow:0 2px 10px #141e3c0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mdl-gw-quicknav__item:hover{transform:translateY(-2px);border-color:var(--gw-primary);box-shadow:0 8px 20px #6f4cff26;color:var(--gw-primary)}.mdl-gw-quicknav__item--wide{grid-column:1 / -1}.mdl-gw-quicknav__label{flex:1;text-align:center}.mdl-gw-quicknav__arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.mdl-gw-quicknav__arrow svg{width:20px;height:20px}@media(max-width:1024px){.mdl-gw-setcontents__list{grid-template-columns:repeat(3,1fr)}.mdl-gw-twocol{grid-template-columns:1fr;gap:28px}.mdl-gw-trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mdl-gw-hero__img{width:100%;height:40vh;min-height:240px;max-height:none;object-fit:cover}.mdl-gw-strip{padding:18px 20px}.mdl-gw-strip__lead{font-size:16px}.mdl-gw-quicknav{padding:16px}.mdl-gw-quicknav__grid{gap:8px}.mdl-gw-quicknav__item{padding:8px 10px;font-size:13px;min-height:0;border-radius:10px;line-height:1.35;box-shadow:0 3px 10px #7c3aed4d}.mdl-gw-quicknav__item--wide{padding:10px 12px;font-size:14px}.mdl-gw-quicknav__arrow svg{width:14px;height:14px}.mdl-gw-empathy{padding:56px 20px}.mdl-gw-empathy__title{font-size:22px;line-height:1.55}.mdl-gw-empathy__sub{font-size:14px}.mdl-gw-empathy__card{padding:36px 24px}.mdl-gw-empathy__lead{font-size:20px}.mdl-gw-empathy__body{font-size:13px}.mdl-gw-section{padding:24px 16px}.mdl-gw-section__title{font-size:18px}.mdl-gw-setcontents{padding:48px 20px}.mdl-gw-setcontents__title{font-size:18px}.mdl-gw-setcontents__sub{font-size:12px}.mdl-gw-setcontents__row{grid-template-columns:1fr;gap:24px}.mdl-gw-setcontents__list{grid-template-columns:repeat(2,1fr);gap:10px}.mdl-gw-setcontents__item{padding:24px 10px 18px}.mdl-gw-setcontents__icon{width:44px;height:44px;margin-bottom:10px}.mdl-gw-setcontents__name{font-size:13px}.mdl-gw-setcontents__side{padding-left:0;border-left:0;border-top:1px solid #e6e9f3;padding-top:20px}.mdl-gw-setcontents__note{text-align:left}.mdl-gw-products__list,.mdl-gw-product__inner{grid-template-columns:1fr;gap:14px}.mdl-gw-product__media{aspect-ratio:4 / 3;max-width:100%}.mdl-gw-twocol{gap:24px}.mdl-gw-cats__title,.mdl-gw-peripherals__title{font-size:16px}.mdl-gw-peripherals__list{grid-template-columns:repeat(3,1fr);gap:8px}.mdl-gw-peripheral{padding:12px 6px 10px}.mdl-gw-peripheral__thumb svg{width:28px;height:28px}.mdl-gw-peripheral__name{font-size:11px}.mdl-gw-peripheral__model{font-size:10px}.mdl-gw-trust{grid-template-columns:1fr;gap:10px}.mdl-gw-trust__item{padding:14px 16px}.mdl-gw-faq__list{grid-template-columns:1fr;gap:10px}.mdl-gw-bottom{padding:32px 20px 40px}.mdl-gw-bottom__inner{gap:18px}.mdl-gw-bottom__heading{font-size:18px}.mdl-gw-social{grid-template-columns:1fr;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/147/assets/mdl-gw.css.map */
