:root{--ink:#22262b;--muted:#697078;--soft:#fff7fa;--soft-2:#fff0f5;--line:#f1dfe6;--pink:#e85f87;--pink-dark:#d94774;--rose:#fbdce7;--card:#fff;--shadow:0 16px 42px rgba(34,38,43,.07);--max:1160px;--r:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,HarmonyOS Sans SC,Microsoft YaHei,Arial,sans-serif;line-height:1.65;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{max-width:var(--max);margin:0 auto;padding:0 28px}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid #f5e5eb;backdrop-filter:blur(14px)}.nav{height:66px;display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:22px}.brand{font-weight:760;font-size:18px;letter-spacing:0}.links{display:flex;align-items:center;justify-content:center;gap:30px;font-size:13px;color:#32373d;white-space:nowrap}.links a{padding:22px 0 18px;border-bottom:2px solid transparent}.links a.active,.links a:hover{color:var(--pink);border-color:var(--pink)}.nav-actions{display:flex;align-items:center;gap:14px;font-size:13px}.lang{display:flex;gap:6px;color:#9a9fa5}.lang a.active{color:var(--pink);font-weight:760}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:760;line-height:1;background:#fff;cursor:pointer}.btn-primary{background:var(--pink);color:#fff;box-shadow:0 12px 24px #e85f8738}.btn-primary:hover{background:var(--pink-dark)}.btn-ghost{border-color:#f0cbd8;color:var(--pink)}.section{padding:62px 0}.section.tight{padding:42px 0}.section-title{text-align:center;margin:0 auto 34px;max-width:720px}.section-title h2{margin:0;font-size:28px;line-height:1.2;font-weight:720}.section-title .en{color:#343a40;font-size:16px;font-weight:500}.section-title p{margin:10px 0 0;color:var(--muted);font-size:14px}.section-title:after{content:"";display:block;width:34px;height:2px;background:var(--pink);margin:14px auto 0;border-radius:4px}.hero{background:#fff;border-bottom:1px solid #f8edf1}.hero-grid{min-height:520px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:44px;align-items:center}.hero-copy h1{margin:0;font-size:44px;line-height:1.16;letter-spacing:0;font-weight:760}.hero-copy .subtitle{margin:4px 0 0;font-size:20px;color:#3a3f44}.hero-copy p{max-width:470px;margin:24px 0 0;color:#454b52;font-size:15px}.hero-visual{height:520px;align-self:stretch;overflow:hidden;border-radius:0;background:#fff}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:50% 58%}.hero-visual.contain{display:grid;place-items:center;background:#eef9fb;border-left:1px solid #e0f0f2;border-right:1px solid #e0f0f2}.hero-visual.contain img{width:88%;height:88%;object-fit:contain}.hero-visual.product-stage{position:relative;background:#eef9fb}.hero-visual.product-stage:after{content:"";position:absolute;left:0;right:0;bottom:0;height:16%;background:#fff;border-top:1px solid #deedef}.hero-visual.product-stage img{position:relative;z-index:1;width:86%;height:92%;object-fit:contain;object-position:center bottom}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:34px;max-width:520px}.mini-feature{text-align:center;color:#595f66;font-size:12px}.mini-feature .icon{margin:0 auto 8px}.icon{width:34px;height:34px;display:grid;place-items:center;color:var(--pink)}.icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.product-split{display:grid;grid-template-columns:1fr 1fr;gap:26px}.promo-card{position:relative;min-height:360px;border-radius:var(--r);overflow:hidden;background:#f7f7f7;box-shadow:var(--shadow)}.promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 55%;opacity:.92}.promo-card .overlay{position:absolute;inset:0;background:linear-gradient(90deg,#ffffffeb,#ffffff7a 54%,#ffffff0d)}.promo-card .content{position:relative;z-index:1;padding:34px}.promo-card h2{margin:0;font-size:30px;line-height:1.2}.promo-card p{margin:18px 0 118px;color:#555d64;font-size:14px;max-width:250px}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.advantage-grid.with-media{grid-template-columns:.9fr repeat(4,1fr);align-items:stretch}.media-box{border:1px solid #f3e6eb;border-radius:var(--r);background:#fafafa;overflow:hidden;display:grid;place-items:center;min-height:230px}.media-box img{width:100%;height:100%;object-fit:cover}.media-box.contain img{width:90%;height:90%;object-fit:contain}.card{background:#fff;border:1px solid #f1e5ea;border-radius:var(--r);padding:26px;box-shadow:0 10px 26px #22262b0a}.card.center{text-align:center}.card h3{margin:12px 0 8px;font-size:18px;line-height:1.25}.card p{margin:0;color:var(--muted);font-size:13px}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.scenario{border:1px solid #f1e5ea;border-radius:var(--r);overflow:hidden;background:#fff;box-shadow:0 10px 24px #22262b0a}.scenario img{height:190px;width:100%;object-fit:cover}.scenario.contain img{object-fit:contain;padding:14px;background:#fffafb}.scenario .body{padding:18px}.scenario h3{margin:0 0 6px;font-size:17px}.scenario p{margin:0;color:var(--muted);font-size:13px}.reason-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.reason{display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:start;border-right:1px solid #f1dfe6;padding-right:14px}.reason:last-child{border-right:0}.reason b{display:block;font-size:15px;margin-bottom:3px}.reason span{display:block;color:var(--muted);font-size:12px;line-height:1.5}.custom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.custom-card{border:1px solid #f1e5ea;border-radius:var(--r);overflow:hidden;background:#fff}.custom-card img{height:190px;width:100%;object-fit:cover;background:#fafafa}.custom-card.contain img{object-fit:contain;padding:22px}.custom-card .body{padding:18px}.custom-card h3{margin:0 0 6px;font-size:17px}.custom-card p{margin:0;color:var(--muted);font-size:13px}.sku-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sku-card{border:1px solid #eadfe4;border-radius:var(--r);overflow:hidden;background:#fff;box-shadow:0 12px 28px #22262b0d}.sku-media{display:grid;grid-template-columns:1fr 1fr;gap:1px;height:292px;background:#eadfe4}.sku-media img{width:100%;height:100%;object-fit:cover;background:#fff}.sku-media.single{grid-template-columns:1fr;background:#eef9fb}.sku-media.single img{object-fit:contain;padding:18px}.scent-visual{height:190px;display:grid;grid-template-columns:1.1fr .8fr .55fr;gap:10px;align-items:end;padding:30px;background:#f8faf9}.scent-visual span{display:block;border:1px solid rgba(34,38,43,.06);border-radius:4px}.scent-visual span:nth-child(1){height:100%}.scent-visual span:nth-child(2){height:76%}.scent-visual span:nth-child(3){height:52%}.sku-card.rose .scent-visual span{background:#f3b5c7}.sku-card.rose .scent-visual span:nth-child(2){background:#f7d7e0}.sku-card.rose .scent-visual span:nth-child(3){background:#fff1f5}.sku-card.jasmine .scent-visual span{background:#8ed7ca}.sku-card.jasmine .scent-visual span:nth-child(2){background:#c6ebe4}.sku-card.jasmine .scent-visual span:nth-child(3){background:#eef9f6}.sku-card.camellia .scent-visual span{background:#ead071}.sku-card.camellia .scent-visual span:nth-child(2){background:#f3e6ae}.sku-card.camellia .scent-visual span:nth-child(3){background:#fbf7df}.sku-card .body{padding:20px}.sku-card h3{margin:0 0 6px;font-size:18px}.sku-card p{margin:0;color:var(--muted);font-size:13px}.sku-card.rose{border-top:4px solid #ea7f9e}.sku-card.jasmine{border-top:4px solid #73c8ba}.sku-card.camellia{border-top:4px solid #e7c96c}.product-series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-series-card{border:1px solid #e7e3e1;border-radius:var(--r);overflow:hidden;background:#fff;box-shadow:0 12px 28px #22262b0d}.product-series-media{height:300px;display:grid;place-items:center;overflow:hidden;background:#f5f1ee}.product-series-media.aqua{background:#eef9fb}.product-series-media.sage{background:#f0f3ed}.product-series-media img{width:auto;height:auto;max-width:calc(100% - 36px);max-height:264px;object-fit:contain;cursor:zoom-in}.product-series-card .body{padding:20px}.product-series-card h3{margin:0 0 7px;font-size:18px;line-height:1.3}.product-series-card p{margin:0;color:var(--muted);font-size:13px}.product-line-list{border-top:1px solid #e8e4e1}.product-line{display:grid;grid-template-columns:.72fr .82fr 1.46fr;gap:30px;align-items:center;padding:38px 0;border-bottom:1px solid #e8e4e1}.product-line-copy .eyebrow{display:block;margin-bottom:8px;color:var(--pink);font-size:12px;font-weight:760}.product-line-copy h3{margin:0 0 12px;font-size:25px;line-height:1.25}.product-line-copy p{margin:0;color:var(--muted);font-size:13px}.product-line-copy .meta{display:block;margin-top:14px;color:#4f565d;font-size:12px;font-weight:700}.product-line-stacked{grid-template-columns:.72fr 1.46fr;align-items:center}.product-structure-block h4,.product-color-heading h4{margin:0;font-size:18px;line-height:1.25}.product-structure-block h4{margin-bottom:12px;text-align:center}.product-structure-main{height:500px;display:grid;place-items:center;overflow:hidden;border:1px solid #e7e3e1;border-radius:var(--r);background:#f5f1ee}.product-structure-main img{width:auto;height:auto;max-width:calc(100% - 24px);max-height:476px;object-fit:contain;cursor:zoom-in}.product-color-section{grid-column:1/-1;padding-top:8px}.product-color-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.product-color-heading p{margin:0;color:var(--muted);font-size:12px}.product-color-layout{display:grid;grid-template-columns:.42fr 1.58fr;gap:24px;align-items:stretch}.product-color-layout .product-line-main{height:300px}.product-color-layout .product-line-main img{max-height:280px}.product-line-main{height:430px;display:grid;place-items:center;overflow:hidden;border:1px solid #e7e3e1;border-radius:var(--r);background:#f5f1ee}.product-line-main img{width:auto;height:auto;max-width:calc(100% - 20px);max-height:410px;object-fit:contain;cursor:zoom-in;transition:opacity .18s ease}.variant-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.variant{min-width:0;border:1px solid #e7e3e1;border-radius:6px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.variant:hover{transform:translateY(-1px);border-color:#e6a9bc}.variant:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.variant.is-selected{border-color:var(--pink);box-shadow:0 0 0 2px #e85f8724}.variant-image{height:128px;display:grid;place-items:center;overflow:hidden;background:#f5f1ee}.variant-image img{width:auto;height:auto;max-width:calc(100% - 12px);max-height:116px;object-fit:contain}.variant b{display:block;padding:9px 7px;text-align:center;font-size:11px;font-weight:650;color:#555d64;white-space:normal}.image-lightbox{position:fixed;inset:0;z-index:1000;display:none;grid-template-rows:auto minmax(0,1fr);gap:10px;padding:18px;background:#141618e6}.image-lightbox.is-open{display:grid}.image-lightbox-close{justify-self:end;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff1f;color:#fff;font:400 30px/1 Arial,sans-serif;cursor:pointer}.image-lightbox-close:hover,.image-lightbox-close:focus-visible{background:#fff;color:#22262b;outline:none}.image-lightbox-stage{display:grid;place-items:center;min-width:0;min-height:0}.image-lightbox-stage img{display:block;max-width:min(1180px,94vw);max-height:calc(100vh - 96px);width:auto;height:auto;object-fit:contain;background:#fff}body.image-lightbox-open{overflow:hidden}.scent-library{background:#f7faf9;border-top:1px solid #e5eeeb;border-bottom:1px solid #e5eeeb}.scent-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.scent-family{border:1px solid #e5e8e7;border-radius:var(--r);background:#fff;padding:22px;min-height:180px}.scent-family-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.scent-family-mark{width:12px;height:28px;border-radius:2px;background:#e85f87;flex:0 0 auto}.scent-family h3{margin:0;font-size:17px;line-height:1.25}.scent-family h3 span{display:block;color:var(--muted);font-size:12px;font-weight:500}.scent-family p{margin:0;color:#4f565d;font-size:13px;line-height:1.8}.scent-family.floral .scent-family-mark{background:#e785a3}.scent-family.citrus .scent-family-mark{background:#e6b94c}.scent-family.fruity .scent-family-mark{background:#ef8a68}.scent-family.herbal .scent-family-mark{background:#70a97b}.scent-family.aquatic .scent-family-mark{background:#5eafd0}.scent-family.woody .scent-family-mark{background:#9a7a63}.scent-note{margin:22px 0 0;text-align:center;color:var(--muted);font-size:12px}.proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:28px}.proof-card{border:1px solid #eadfe4;border-radius:var(--r);overflow:hidden;background:#fff}.proof-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.proof-card .body{padding:18px 20px}.proof-card h3{margin:0 0 5px;font-size:16px}.proof-card p{margin:0;color:var(--muted);font-size:12px}.soft-band{background:linear-gradient(180deg,#fff,#fff8fb)}.content-split{display:grid;grid-template-columns:.88fr 1.12fr;gap:34px;align-items:start}.content-split.reverse{grid-template-columns:1.12fr .88fr}.image-panel{border-radius:var(--r);overflow:hidden;background:#fff7fa;border:1px solid #f1e5ea;min-height:360px}.image-panel img{width:100%;height:100%;min-height:360px;object-fit:cover}.image-panel.contain{display:grid;place-items:center;padding:26px;background:linear-gradient(135deg,#fff,#fff8fb)}.image-panel.contain img{width:100%;height:auto;min-height:0;object-fit:contain}.text-stack h2{margin:0 0 14px;font-size:30px;line-height:1.2}.text-stack p{margin:0 0 16px;color:var(--muted);font-size:14px}.bullet-list{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.bullet-list li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;color:#3d434a;font-size:14px}.bullet-list li:before{content:"";width:10px;height:10px;margin-top:8px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 6px #fff0f5}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:#fff;border:1px solid #f1e5ea;border-radius:var(--r);padding:24px;box-shadow:0 10px 26px #22262b0a}.service-card h3{margin:12px 0 8px;font-size:18px;line-height:1.25}.service-card p{margin:0;color:var(--muted);font-size:13px}.service-card p+p{margin-top:16px}.service-card .meta{display:block;margin-top:16px;color:var(--pink);font-size:12px;font-weight:760}.doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.doc-card{border:1px solid #f1e5ea;border-radius:var(--r);background:#fff;padding:24px;min-height:160px}.doc-card b{display:block;margin:10px 0 8px;font-size:16px}.doc-card span{display:block;color:var(--muted);font-size:12px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.timeline-item{position:relative;border:1px solid #f1e5ea;border-radius:var(--r);background:#fff;padding:24px}.timeline-item b{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#fff0f5;color:var(--pink);font-size:12px;margin-bottom:14px}.timeline-item h3{margin:0 0 8px;font-size:17px}.timeline-item p{margin:0;color:var(--muted);font-size:13px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start}.contact-card{border:1px solid #f1e5ea;border-radius:var(--r);background:#fff;padding:26px}.contact-card h3{margin:0 0 14px;font-size:20px}.contact-line{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #f5e5eb;color:#4a5158}.contact-line:last-child{border-bottom:0}.contact-line b{display:block;font-size:13px}.contact-line span,.contact-line a{display:block;color:var(--muted);font-size:13px}.quality-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.quality-strip.four{grid-template-columns:repeat(4,1fr)}.quality-strip.seven{grid-template-columns:repeat(7,1fr)}.quality-item{padding:20px 12px;text-align:center;border:1px solid #f1e5ea;border-radius:var(--r);background:#fff}.quality-item b{display:block;margin-top:8px;font-size:13px}.quality-item span{display:block;color:var(--muted);font-size:11px}.quote{padding:36px 0 70px}.quote-box{display:grid;grid-template-columns:.72fr 1.28fr;gap:40px;align-items:center;background:linear-gradient(135deg,#fff0f5,#fff8fa);border-radius:var(--r);padding:40px 52px}.quote h2{margin:0;font-size:34px;line-height:1.18}.quote .subtitle{font-size:20px;margin-top:4px}.quote p{color:#596068;max-width:290px}.quote-points{display:flex;gap:18px;margin-top:24px;color:var(--pink);font-size:12px;font-weight:760}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-form input,.quote-form textarea{width:100%;border:1px solid #f6dbe4;border-radius:3px;background:#fff;min-height:42px;padding:10px 14px;font:inherit;font-size:13px;outline:none}.quote-form textarea{grid-column:1/-1;min-height:72px;resize:vertical}.quote-form button{grid-column:1/-1;border-radius:4px;min-height:44px}.quote-form button:disabled{cursor:wait;opacity:.72}.form-status{grid-column:1/-1;margin:0;min-height:18px;font-size:13px;line-height:1.5}.form-status:empty{display:none}.form-status.is-success{color:#25734c}.form-status.is-error{color:#a12645}.structures{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.structure{background:#fff;border-radius:var(--r);border:1px solid #f1e5ea;overflow:hidden}.structure .body{padding:22px 22px 0}.structure h3{margin:0 0 6px;font-size:18px}.structure p{margin:0;color:var(--muted);font-size:13px}.structure img{height:230px;width:100%;object-fit:contain;padding:18px}.tags{display:flex;gap:14px;flex-wrap:wrap;margin:0;padding:0 22px 22px;list-style:none}.tags li{display:inline-flex;align-items:center;gap:6px;color:#6a6166;font-size:12px}.tags li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--pink)}.scent-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.scent-box{border:1px solid #f1e5ea;border-radius:var(--r);background:#fff;padding:24px}.scent-list{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:16px}.scent{text-align:center;font-size:12px;color:#555}.scent img{width:62px;height:62px;border-radius:50%;object-fit:cover;margin:0 auto 8px}.scent-mark{display:block;width:62px;height:62px;border-radius:50%;margin:0 auto 8px;border:1px solid rgba(0,0,0,.05);box-shadow:inset 0 8px 22px #ffffff59}.scent-mark.floral{background:linear-gradient(135deg,#f8adc0,#f06f9a)}.scent-mark.woody{background:linear-gradient(135deg,#d4a177,#8f5f3c)}.scent-mark.ocean{background:linear-gradient(135deg,#9fd8ea,#3d8fb4)}.scent-mark.fruity{background:linear-gradient(135deg,#ffc46e,#f27d57)}.scent-mark.herbal{background:linear-gradient(135deg,#a6d878,#4e9d62)}.scent-mark.fresh{background:linear-gradient(135deg,#d9f2ef,#92cfd0)}.color-dots{display:flex;gap:20px;align-items:center;margin-top:28px;flex-wrap:wrap}.color-dots span{width:44px;height:44px;border-radius:50%;display:block;border:1px solid rgba(0,0,0,.04)}.process{display:grid;grid-template-columns:repeat(6,1fr);gap:0;border:1px solid #f1e5ea;border-radius:var(--r);overflow:hidden;background:#fff}.process .step{padding:22px 16px;text-align:center;border-right:1px solid #f1e5ea}.process .step:last-child{border-right:0}.process b{display:block;color:var(--pink);font-size:12px;margin-bottom:8px}.process h3{font-size:15px;margin:0 0 5px}.process p{font-size:11px;color:var(--muted);margin:0}.compare{display:grid;grid-template-columns:150px repeat(4,1fr);gap:14px}.compare-row{display:contents}.compare-label{display:flex;align-items:center;color:var(--pink);font-size:20px;font-weight:760}.footer{border-top:1px solid #f5e5eb;padding:28px 0;color:#777;font-size:12px;background:#fff}.footer .wrap{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer a{color:inherit;text-decoration:none}.footer a:hover{color:var(--pink)}@media(max-width:980px){.nav{grid-template-columns:1fr auto}.links,.nav-actions .btn{display:none}.hero-grid,.quote-box,.scent-panel,.content-split,.content-split.reverse,.contact-layout{grid-template-columns:1fr}.hero-visual{height:420px;order:-1}.advantage-grid,.advantage-grid.with-media,.scenario-grid,.custom-grid,.structures,.service-grid,.doc-grid,.timeline,.sku-grid,.scent-family-grid,.product-series-grid{grid-template-columns:repeat(2,1fr)}.product-line{grid-template-columns:.85fr 1.15fr}.product-line-copy{grid-column:1/-1}.product-line-stacked{grid-template-columns:1fr}.product-line-stacked .product-line-copy{grid-column:auto}.reason-row,.quality-strip,.quality-strip.four,.quality-strip.seven,.process{grid-template-columns:repeat(2,1fr)}.process .step{border-bottom:1px solid #f1e5ea}.compare{grid-template-columns:1fr}.compare-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}}@media(max-width:640px){.wrap{padding:0 18px}.nav{height:58px}.brand{font-size:17px}.hero-grid{min-height:auto;gap:22px;padding:26px 0 0}.hero-copy h1{font-size:32px}.hero-copy .subtitle{font-size:16px}.feature-row{grid-template-columns:repeat(2,1fr);gap:18px}.hero-visual{height:330px}.section{padding:44px 0}.product-split,.advantage-grid,.advantage-grid.with-media,.scenario-grid,.custom-grid,.structures,.service-grid,.doc-grid,.timeline,.reason-row,.quality-strip,.quality-strip.four,.quality-strip.seven,.quote-form,.scent-list,.sku-grid,.scent-family-grid,.proof-grid,.product-series-grid,.product-line{grid-template-columns:1fr}.product-line{gap:20px;padding:30px 0}.product-line-copy{grid-column:auto}.product-structure-main{height:460px}.product-structure-main img{max-height:436px}.product-color-heading{display:block}.product-color-heading p{margin-top:6px}.product-color-layout{grid-template-columns:1fr}.product-line-main{height:380px}.product-line-main img{max-height:360px}.variant-image{height:112px}.sku-media{height:260px}.promo-card{min-height:310px}.quote-box{padding:28px 20px}.quote h2{font-size:28px}.reason{border-right:0;border-bottom:1px solid #f1dfe6;padding:0 0 14px}}
