@font-face{font-family:Butler;src:url(Butler.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Butler;src:url(Butler-ExtraBold.woff2) format("woff2");font-weight:700 900;font-style:normal;font-display:swap}.scenario-section{width:100%;overflow:hidden}.scenario-container{max-width:1200px;margin:0 auto;padding:0 40px}.scenario-banner{position:relative;width:100%;aspect-ratio:7 / 3;overflow:hidden}.scenario-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scenario-banner__image img{width:100%;height:100%;object-fit:cover;display:block}.scenario-banner__line{position:absolute;font-family:Butler,Georgia,serif;font-size:clamp(28px,4vw,60px);font-weight:700;line-height:1.2;margin:0;white-space:nowrap}.scenario-banner__title{font-family:Butler,Georgia,serif;font-size:clamp(28px,4vw,60px);font-weight:700;line-height:1.2;margin-bottom:12px}.scenario-banner__title-line1,.scenario-banner__title-line2{display:block}.scenario-banner__subtitle{font-size:clamp(14px,1.5vw,22px);line-height:1.5;margin-bottom:24px}.scenario-banner__btn{position:absolute;display:inline-block;padding:12px 40px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;text-decoration:none;border-radius:2px;transition:opacity .3s ease}.scenario-banner__btn:hover{opacity:.85}.scenario-scene{background:#fdfaf6;padding:48px 0 60px}.scenario-scene__tabs{display:flex;justify-content:center;gap:32px;margin-bottom:28px;flex-wrap:wrap}.scenario-scene__tab{background:transparent;border:none;padding:6px 0;cursor:pointer;font-family:HarmonyOS Sans SC,PingFang SC,sans-serif;font-size:16px;color:#999;font-weight:500;letter-spacing:.01em;position:relative;transition:color .3s ease}.scenario-scene__tab:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#c8952a;transform:scaleX(0);transition:transform .3s ease}.scenario-scene__tab.is-active{color:#c8952a;font-weight:600}.scenario-scene__tab.is-active:after{transform:scaleX(1)}.scenario-scene__slides{position:relative;border-radius:16px;overflow:hidden}.scenario-scene__slide{display:none;position:relative}.scenario-scene__slide.is-active{display:block}.scenario-scene__slide-image{aspect-ratio:2 / 1;width:100%;overflow:hidden;border-radius:16px}.scenario-scene__slide-image img{width:100%;height:100%;object-fit:cover;display:block}.scenario-scene__slide-text{position:absolute;color:#fff;pointer-events:none;font-family:Butler,Georgia,serif}.scenario-scene__slide-text-line1{font-weight:700;line-height:1.3;display:block}.scenario-scene__slide-text-line2{font-weight:700;line-height:1.4;display:block;margin-top:6px}.scenario-scene__hotspots{position:absolute;top:0;right:0;bottom:0;left:0}.scenario-scene__hotspot{position:absolute;transform:translate(-50%,-50%)}.scenario-scene__hotspot-dot{width:14px;height:14px;background:#fff;border:2px solid #fff;border-radius:50%;cursor:pointer;box-shadow:0 0 0 4px #ffffff59;transition:transform .3s ease}.scenario-scene__hotspot:hover .scenario-scene__hotspot-dot{transform:scale(1.3)}.scenario-scene__product-card{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%);background:#fff;border-radius:10px;padding:14px;width:210px;box-shadow:0 6px 24px #00000024;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:10}.scenario-scene__hotspot:hover .scenario-scene__product-card,.scenario-scene__hotspot.is-open .scenario-scene__product-card,.scenario-scene__hotspot.is-hover .scenario-scene__product-card{opacity:1;pointer-events:auto}.scenario-scene__hotspot.is-open,.scenario-scene__hotspot.is-open .scenario-scene__product-card{z-index:10000}.scenario-scene__product-card img{width:100%;height:130px;object-fit:cover;border-radius:6px;margin-bottom:10px;display:block}.scenario-scene__product-card-name{font-size:13px;font-weight:600;margin-bottom:4px;color:#1a1a1a}.scenario-scene__product-card-price-row{display:flex;align-items:center;gap:6px;margin-bottom:10px}.scenario-scene__product-card-price{font-size:13px;font-weight:600;color:#1a1a1a}.scenario-scene__product-card-price-compare{font-size:12px;color:#aaa;text-decoration:line-through}.scenario-scene__product-card-discount{display:flex;align-items:center;gap:5px;margin-bottom:10px;white-space:nowrap;overflow:hidden}.scenario-scene__product-card-save{background:#e03e2d;color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;white-space:nowrap;flex-shrink:0}.scenario-scene__product-card-code{font-size:10px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scenario-scene__product-card-btn{display:block;width:100%;padding:8px;background:#1a1a1a;color:#fff;text-align:center;font-size:12px;letter-spacing:.05em;text-decoration:none;border-radius:4px;transition:opacity .3s ease}.scenario-scene__product-card-btn:hover{opacity:.8}.scenario-product-buy{padding:40px 0;background:#fdfaf6}.scenario-product-buy__inner{display:grid;grid-template-columns:1470fr 780fr;gap:60px;align-items:start}.scenario-product-buy__gallery-col{display:flex;flex-direction:column}.scenario-product-buy__gallery{position:relative;aspect-ratio:1470 / 780}.scenario-product-buy__gallery-track-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:16px}.scenario-product-buy__gallery-track{display:flex;height:100%;transition:transform .5s ease}.scenario-product-buy__gallery-slide{min-width:100%;height:100%}.scenario-product-buy__gallery-slide img{width:100%;height:100%;object-fit:cover;display:block}.scenario-product-buy__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;opacity:.55;filter:drop-shadow(0 1px 4px rgba(0,0,0,.6));transition:opacity .25s ease}.scenario-product-buy__gallery-arrow--prev{left:12px}.scenario-product-buy__gallery-arrow--next{right:12px}.scenario-product-buy__gallery-arrow:hover{opacity:1}.scenario-product-buy__gallery-arrow svg{width:14px;height:22px}.scenario-product-buy__gallery-dots{display:flex;justify-content:center;gap:8px;padding:12px 0 0}.scenario-product-buy__gallery-dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;padding:0;cursor:pointer;transition:background .3s ease}.scenario-product-buy__gallery-dot.is-active{background:#1a1a1a}.scenario-product-buy__gallery-slide video{width:100%;height:100%;object-fit:cover;display:block}.scenario-product-buy__info{display:flex;flex-direction:column;gap:8px;justify-content:center;background:#f7f3ed;border-radius:16px;padding:16px 20px;aspect-ratio:1 / 1;overflow:hidden;box-sizing:border-box}.scenario-product-buy__product-img-wrap{height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:0}.scenario-product-buy__variant-img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .3s ease}.scenario-product-buy__info-text{display:flex;flex-direction:column;gap:5px}.scenario-product-buy__title{font-size:17px;font-weight:700;line-height:1.3;color:#1a1a1a}.scenario-product-buy__description{font-size:13px;line-height:1.6;color:#666}.scenario-product-buy__price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.scenario-product-buy__price{font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:22px;color:#a2640b;font-weight:700}.scenario-product-buy__price-compare{font-size:14px;color:#aaa;text-decoration:line-through}.scenario-product-buy__save-badge{display:inline-block;background:#e53e3e;color:#fff;font-size:13px;font-weight:700;padding:4px 12px;border-radius:20px;white-space:nowrap}.scenario-product-buy__code-row{display:flex;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}.scenario-product-buy__code-save{display:inline-block;background:#e53e3e;color:#fff;font-size:13px;font-weight:700;padding:4px 12px;border-radius:20px;white-space:nowrap}.scenario-product-buy__code-text{font-size:14px;color:#666}.scenario-product-buy__colors{display:flex;flex-direction:column;gap:10px}.scenario-product-buy__colors-label{font-size:13px;font-weight:600;color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em}.scenario-product-buy__color-btns{display:flex;gap:10px;flex-wrap:wrap}.scenario-product-buy__color-btn{display:inline-flex;align-items:center;gap:0;padding:3px;border:2px solid transparent;background:transparent;cursor:pointer;border-radius:50%;transition:border-color .25s ease}.scenario-product-buy__color-btn:hover{border-color:#bbb}.scenario-product-buy__color-btn.is-active{border-color:#1a1a1a}.scenario-product-buy__color-swatch{width:20px;height:20px;border-radius:50%;background:var(--swatch-color, #ccc);flex-shrink:0;border:2px solid rgba(0,0,0,.08);display:block}.scenario-product-buy__color-name{display:none}.scenario-product-buy__section-title{font-family:Butler,Georgia,serif;font-size:clamp(28px,3.5vw,48px);font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:60px;line-height:1.2}.scenario-product-buy__cta{display:inline-block;padding:8px 20px;background:#0c715a;color:#fff;text-decoration:none;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;border-radius:30px;transition:opacity .3s ease;border:none;cursor:pointer;text-align:center;align-self:flex-start}.scenario-product-buy__cta:hover{opacity:.8}.scenario-newsletter{padding:80px 0 60px;background:#fdfaf6}.scenario-newsletter__grid{display:grid;grid-template-columns:1.76fr 1fr;gap:clamp(40px,5vw,80px);align-items:center}.scenario-newsletter__image-wrap{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3 / 2;background:#f7f3ed}.scenario-newsletter__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.scenario-newsletter__content{display:flex;flex-direction:column;gap:clamp(20px,3vw,36px);text-align:center;padding-right:60px}.scenario-newsletter__text{display:flex;flex-direction:column;gap:10px}.scenario-newsletter__subtitle{font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(15px,1.4vw,20px);font-weight:500;color:#1a1a1a;margin:0;line-height:1.5}.scenario-newsletter__heading{font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(28px,3.6vw,50px);font-weight:800;line-height:1.05;letter-spacing:-.01em;color:#1a1a1a;margin:0;white-space:nowrap}.scenario-newsletter__form{display:flex;flex-direction:column;gap:12px}.scenario-newsletter__input{display:block;width:100%;height:56px;padding:0 24px;border:2px solid #0C715A;border-radius:999px;background:#fff;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(14px,1.2vw,16px);color:#111;outline:none;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.scenario-newsletter__input::placeholder{color:#0006}.scenario-newsletter__input:focus{border-color:#0c715a;box-shadow:0 0 0 3px #0c715a26}.scenario-newsletter__submit{display:block;width:100%;height:56px;padding:0 24px;border:none;border-radius:999px;background:#0c715a;color:#fff;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:700;cursor:pointer;letter-spacing:.04em;text-align:center;transition:opacity .2s ease}.scenario-newsletter__submit:hover{opacity:.85}.scenario-newsletter__success{padding:16px 20px;border-radius:12px;background:#0c715a1a;color:#0c715a;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:600;text-align:center}.scenario-newsletter__error{padding:12px 20px;border-radius:12px;background:#fff0f0;color:#c0392b;font-size:14px;text-align:center}@media(max-width:900px){.scenario-newsletter__grid{grid-template-columns:1fr;gap:28px}}.scenario-reviews{background:#fdfaf6;padding:20px 40px 40px}.scenario-reviews__inner{background:#f7f3ed;border-radius:16px;aspect-ratio:2300 / 550;overflow:hidden;max-width:1120px;width:100%;margin:0 auto;padding:0 60px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.scenario-reviews__title{font-family:Butler,Georgia,serif;font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.scenario-reviews__carousel{position:relative;overflow:hidden}.scenario-reviews__track{display:flex;transition:transform .5s ease}.scenario-reviews__item{min-width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.scenario-reviews__content{font-size:15px;line-height:1.7;color:#3a3a3a}.scenario-reviews__author{font-size:13px;color:#888;font-weight:500;letter-spacing:.03em}.scenario-reviews__stars{display:flex;justify-content:center;gap:6px;color:#b8860b;font-size:20px}.scenario-reviews__dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.scenario-reviews__dot{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer;border:none;padding:0;transition:background .3s ease}.scenario-reviews__dot.is-active{background:#1a1a1a}.scenario-faq{padding:60px 0 48px;background:#fdfaf6}.scenario-faq__header{text-align:center;margin-bottom:32px}.scenario-faq__title{font-family:Butler,Georgia,serif;font-size:40px;font-weight:700;color:#1a1a1a}.scenario-faq__list{max-width:none;margin:0;display:flex;flex-direction:column;gap:16px}.scenario-faq__item{background:transparent;border-radius:0;overflow:visible}.scenario-faq__question{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:72px;cursor:pointer;font-size:16px;font-weight:600;color:#1a1a1a;-webkit-user-select:none;user-select:none;gap:20px;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f}.scenario-faq__question-icon{flex-shrink:0;width:34px;height:34px;background:#0c715a;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease}.scenario-faq__question-icon svg{transition:transform .3s ease}.scenario-faq__item.is-open .scenario-faq__question-icon svg{transform:rotate(45deg)}.scenario-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.scenario-faq__answer-inner{padding:24px 28px;font-size:15px;line-height:1.75;color:#555;text-align:left}.scenario-media{background:#fdfaf6;padding:72px 0 120px}.scenario-media__inner{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.scenario-media__header{margin-bottom:48px}.scenario-media__recommended{font-family:Butler,Georgia,serif;font-size:clamp(28px,3.5vw,48px);font-weight:700;color:#1a1a1a;margin-bottom:8px}.scenario-media__count{font-family:Butler,Georgia,serif;font-size:clamp(72px,10vw,120px);font-weight:700;color:#0c715a;line-height:1;margin-bottom:4px;display:block}.scenario-media__count-label{font-family:Butler,Georgia,serif;font-size:clamp(28px,3.5vw,48px);font-weight:700;color:#1a1a1a;display:block;margin-bottom:24px}.scenario-media__quote-area{min-height:80px;margin-bottom:48px}.scenario-media__quote{display:none;animation:scenarioFadeIn .4s ease}.scenario-media__quote.is-active{display:block}.scenario-media__quote-text{font-size:15px;line-height:1.75;color:#444;max-width:600px;margin:0 auto}.scenario-media__logos{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:nowrap;width:100%}.scenario-media__logo-btn{background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scenario-media__logo-btn img{max-height:28px;width:auto;height:auto;max-width:140px;display:block;filter:grayscale(100%);opacity:.5;transition:filter .3s ease,opacity .3s ease}.scenario-media__logo-btn:hover img,.scenario-media__logo-btn.is-active img{filter:grayscale(0%);opacity:1}.scenario-cta{position:relative;width:100%;aspect-ratio:2800 / 1349;overflow:hidden}.scenario-cta__image{position:absolute;top:0;right:0;bottom:0;left:0}.scenario-cta__image img{width:100%;height:100%;object-fit:cover;display:block}.scenario-cta__content{position:absolute;transform:translate(-50%,-50%);text-align:center;z-index:5;white-space:nowrap}.scenario-cta__heading-line--mobile{display:none}.scenario-cta__heading-line--desktop{display:block}.scenario-cta__heading{margin-bottom:2.2%}.scenario-cta__heading-line{font-family:Butler,Georgia,serif;font-size:clamp(24px,3.6vw,52px);font-weight:700;color:#1a1a1a;line-height:1.25;margin:0}.scenario-cta__btn{display:inline-block;padding:.9em 2.6em;font-family:HarmonyOS Sans SC,PingFang SC,sans-serif;font-size:clamp(13px,1.1vw,16px);font-weight:500;letter-spacing:.03em;text-decoration:none;border-radius:50px;transition:opacity .3s ease}.scenario-cta__btn:hover{opacity:.85}.scenario-cta__hotspot{position:absolute;width:36px;height:36px;transform:translate(-50%,-50%);cursor:pointer;background:transparent;border:none;padding:0;z-index:10}.scenario-cta__hotspot-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 0 0 2px #ffffff80;z-index:2}.scenario-cta__hotspot-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:36px;height:36px;border:2px solid rgba(255,255,255,.8);border-radius:50%;animation:hotspot-pulse 2s ease-out infinite;z-index:1}@keyframes hotspot-pulse{0%{transform:translate(-50%,-50%) scale(.6);opacity:1}to{transform:translate(-50%,-50%) scale(1.4);opacity:0}}.scenario-cta__hotspot-card{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(6px);width:200px;background:#fff;border-radius:12px;box-shadow:0 8px 28px #0000002e;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:20;white-space:normal;text-align:left}.scenario-cta__hotspot.is-open .scenario-cta__hotspot-card{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.scenario-cta__hotspot-card img{width:100%;height:120px;object-fit:cover;display:block}.scenario-cta__hotspot-card-body{padding:12px 14px 14px}.scenario-cta__hotspot-card-title{font-family:Butler,Georgia,serif;font-size:13px;font-weight:600;color:#1a1a1a;margin:0 0 4px;line-height:1.3}.scenario-cta__hotspot-card-price{font-size:13px;color:#666;margin:0 0 10px}.scenario-cta__hotspot-card-cta{display:block;text-align:center;background:#1a1a1a;color:#fff;padding:8px;border-radius:6px;font-size:12px;font-weight:600;text-decoration:none;letter-spacing:.04em;transition:opacity .2s ease}.scenario-cta__hotspot-card-cta:hover{opacity:.8}@keyframes scenarioFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.scenario-banner{aspect-ratio:1500 / 1400}.scenario-container{padding:0 20px}.scenario-scene__hotspot{top:var(--mob-top)!important;left:var(--mob-left)!important}.scenario-scene__hotspot-dot{width:10px;height:10px}.scenario-scene .scenario-container{padding:0}.scenario-scene__tabs{gap:16px;padding:0 20px}.scenario-scene__tab{font-size:14px}.scenario-scene__slides{border-radius:0}.scenario-scene__slide-image{aspect-ratio:1500 / 1280;border-radius:0}.scenario-scene__slide-text{max-width:80%}.scenario-scene__product-card{display:none}.scenario-product-buy__gallery-track-wrap{border-radius:12px}.scenario-product-buy__inner{grid-template-columns:1fr;gap:36px}.scenario-product-buy__info{aspect-ratio:auto;overflow:visible;padding:20px}.scenario-reviews{padding:0 20px 24px}.scenario-reviews__inner{aspect-ratio:auto;padding:30px 20px;border-radius:12px;overflow:hidden}.scenario-reviews__carousel{width:100%}.scenario-reviews__item{width:100%;box-sizing:border-box}.scenario-reviews__content{overflow-wrap:break-word;word-break:break-word;font-size:14px;width:100%}.scenario-reviews__title,.scenario-product-buy__section-title{font-size:20px;white-space:nowrap}.scenario-faq__title{font-size:26px;white-space:nowrap}.scenario-faq__question{height:auto;min-height:70px;max-height:none;padding:16px 20px}.scenario-media{padding:60px 0}.scenario-media__inner{padding:0 20px}.scenario-media__logos{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px;justify-items:center;align-items:center}.scenario-media__logo-btn{width:100%;justify-content:center}.scenario-cta{position:static;aspect-ratio:auto;overflow:visible;display:flex;flex-direction:column;padding:0;background:#fdfaf6}.scenario-cta__image{position:relative;order:2;width:100%;aspect-ratio:1500 / 1200}.scenario-cta__image img{width:100%;height:100%;object-fit:cover;border-radius:0}.scenario-cta__content{position:static;transform:none;white-space:normal;width:100%;order:1;padding:40px 20px 24px;text-align:center}.scenario-cta__heading-line{font-size:clamp(20px,5.5vw,32px);white-space:normal}.scenario-cta__heading-line--desktop{display:none}.scenario-cta__heading-line--mobile,.scenario-cta .scenario-scene__hotspot{display:block}.scenario-newsletter__image-wrap{border-radius:0}.scenario-newsletter .scenario-container{padding:0}.scenario-newsletter{padding:40px 0}.scenario-newsletter__grid{grid-template-columns:1fr;gap:28px}.scenario-newsletter__content{padding:0 20px}}.scenario-hotspot-modal-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9999;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.scenario-hotspot-modal-backdrop.is-open{display:flex}.scenario-hotspot-modal{background:#fff;border-radius:16px;width:100%;max-width:400px;overflow:hidden;position:relative}.scenario-hotspot-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#0000001f;border:none;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:1;color:#1a1a1a}.scenario-hotspot-modal__img{width:100%;height:220px;object-fit:contain;display:block;background:#f7f3ed}.scenario-hotspot-modal__body{padding:20px}.scenario-hotspot-modal__title{font-family:Butler,Georgia,serif;font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.scenario-hotspot-modal__price{font-size:17px;color:#1a1a1a;font-weight:600;margin:0 0 16px;display:flex;align-items:center;gap:8px}.scenario-hotspot-modal__price-compare{font-size:14px;color:#aaa;font-weight:400;text-decoration:line-through}.scenario-hotspot-modal__discount{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.scenario-hotspot-modal__save{background:#e03e2d;color:#fff;font-size:13px;font-weight:700;padding:4px 12px;border-radius:20px;white-space:nowrap}.scenario-hotspot-modal__code{font-size:12px;color:#666}.scenario-hotspot-modal__cta{display:block;width:100%;padding:14px;background:#1a1a1a;color:#fff;text-align:center;font-size:15px;font-weight:600;text-decoration:none;border-radius:8px;box-sizing:border-box;transition:opacity .2s ease}.scenario-hotspot-modal__cta:hover{opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/98/assets/scenario-styles.css.map */
