.me{--ink:#332c25;--muted:#75695e;--sand:#f1ebe1;--gold:#ac8550;color:var(--ink);font-size:16px;line-height:1.6}.me *{box-sizing:border-box}.me-wrap{max-width:1360px;margin:auto;padding:0 48px}.me h1,.me h2,.me h3{font-family:var(--font-heading-family);font-weight:500;color:inherit;letter-spacing:-.025em;line-height:1.15}.me h1{font-size:clamp(44px,5.5vw,76px);margin:18px 0 24px;max-width:630px}.me h2{font-size:clamp(30px,3vw,44px);margin:10px 0}.me h3{font-size:21px;margin:0 0 12px;letter-spacing:-.015em}.me a{color:inherit}.me p{margin:0 0 12px}.me-eyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700}.me-hero{position:relative;isolation:isolate;background:#eee6da;min-height:560px;display:flex;align-items:center;overflow:hidden}.me-hero__image{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;z-index:-2}.me-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#eee6da 0%,#eee6daf5 32%,#eee6daac 53%,transparent 75%);z-index:-1}.me-hero__inner{width:100%;padding-top:70px;padding-bottom:70px}.me-hero__copy{max-width:650px}.me-intro{max-width:510px;font-size:18px;line-height:1.7}.me-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.me-button{font:inherit;display:inline-flex;padding:14px 22px;min-height:52px;justify-content:center;align-items:center;border:1px solid var(--ink);background:var(--ink);color:#fff8ef!important;text-decoration:none;cursor:pointer;border-radius:3px}.me-button--outline{background:#f6f0e6bf;color:var(--ink)!important}.me-button:hover{background:#66503b;color:#fff!important}.me-nav{border-bottom:1px solid #ded6ca;background:#faf7f1}.me-nav .me-wrap{display:flex;gap:36px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}.me-nav a{font-size:13px;text-decoration:none}.me-nav a:last-child{margin-left:auto}.me-section{padding:76px 0;scroll-margin-top:100px}.me-white{background:#fff}.me-sand{background:var(--sand)}.me-dark{background:#302a24;color:#f7efdf}.me-section-head{display:flex;justify-content:space-between;gap:48px;align-items:end;margin-bottom:36px}.me-section-intro{max-width:390px;color:var(--muted);font-size:16px}.me-dark .me-section-intro{color:#c9bdab}.me-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.me-type{text-decoration:none;display:flex;flex-direction:column}.me-type__image{height:230px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 30%,#faf7f0,#eee6d9);border-radius:4px;overflow:hidden}.me-type__image img{width:100%;height:100%;object-fit:contain;padding:24px;mix-blend-mode:multiply;transition:transform .25s ease}.me-type:hover img{transform:scale(1.045)}.me-type__copy{padding:20px 0 0}.me-type h3{font-size:19px;display:flex;gap:10px;justify-content:space-between;min-height:44px}.me-type h3 span{font-size:18px;color:var(--gold)}.me-type p{font-size:14px;color:var(--muted)}.me-type__includes{font-size:12px!important;border-top:1px solid #e8e1d7;padding-top:12px;color:#504438!important}.me-spaces{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.me-space{background:#faf7f1;border:1px solid #ddd3c4;border-radius:4px}.me-space summary{list-style:none;display:flex;gap:16px;align-items:start;padding:26px 22px;cursor:pointer;min-height:152px}.me-space summary::-webkit-details-marker,.me-guides summary::-webkit-details-marker{display:none}.me-space h3{font-size:20px}.me-space__icon{font-size:13px;color:#967b56;border:1px solid #c8b79c;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;flex-shrink:0}.me-space__lead{font-size:13px;color:var(--muted);display:block}.me-plus{margin-left:auto;font-size:22px}.me-space[open] .me-plus,.me-guides details[open] summary>span{transform:rotate(45deg)}.me-space__body{padding:0 24px 24px;font-size:14px}.me-space__advice{border-top:1px solid #ded4c5;padding-top:20px}.me-room-links p{margin:12px 0 0}.me-room-links a{font-weight:600;text-underline-offset:4px}.me-layer-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:45px;align-items:start}.me-controls{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:18px}.me-controls button{font:inherit;font-size:13px;border:1px solid #8f7e66;padding:10px 15px;background:transparent;color:#eaddc6;cursor:pointer;border-radius:30px}.me-controls button[aria-pressed=true]{background:#ead5af;color:#302a24;border-color:#ead5af}.me-scene{display:block;width:100%;border-radius:5px;background:#302a24}.me-beam{transition:opacity .35s ease}.me-scene[data-layer-scene=general] .me-beam:not(.me-beam--general),.me-scene[data-layer-scene=task] .me-beam:not(.me-beam--task),.me-scene[data-layer-scene=accent] .me-beam:not(.me-beam--accent){opacity:0}.me-scene-caption{font-size:12px;color:#bcb09e;margin-top:15px!important}.me-layer-notes article{padding:0 0 24px 24px;margin-bottom:24px;border-left:2px solid #6b5a46;transition:opacity .2s}.me-layer-notes article:last-child{margin-bottom:0;padding-bottom:0}.me-layer-notes article.is-muted{opacity:.42}.me-layer-notes h3{font-size:25px;margin-bottom:10px}.me-layer-notes p{font-size:14px;color:#d0c4b2}.me-layer-notes a{font-size:13px;text-underline-offset:5px;color:#f0d7aa}.me-selected{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.me-design{display:flex;flex-direction:column}.me-design__image{height:240px;background:#f6f2eb;border-radius:4px;display:block;margin-bottom:22px}.me-design__image img{width:100%;height:100%;object-fit:contain;padding:24px;mix-blend-mode:multiply}.me-design h3{font-size:22px}.me-design h3 a{text-decoration:none}.me-model{font-size:11px!important;letter-spacing:.05em;color:var(--muted)}.me-design p{font-size:14px}.me-options{font-size:12px;color:var(--muted);margin-top:auto;padding-top:8px}.me-price{font-size:20px!important;font-weight:700;line-height:1.4;margin:14px 0 12px!important}.me-stock{font-size:12px!important}.me-text-link{font-weight:600;font-size:14px;text-underline-offset:5px}.me-range-link{font-size:12px;margin-top:14px;color:var(--muted)!important;text-decoration:none}.me-temperature{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center;background:#faf7f2;padding:32px;border-radius:4px}.me-temperature p{font-size:14px;color:var(--muted)}.me-temperature__swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.me-temperature__swatches span{display:block;height:55px;border-radius:4px;margin-bottom:12px;box-shadow:inset 0 0 0 1px #0000000a}.me-temperature__swatches strong{display:block;font-size:14px}.me-temperature__swatches small{font-size:12px;color:var(--muted)}.me-temperature-note{font-size:12px;margin:14px 0 30px!important;color:var(--muted)}.me-guides{display:grid;grid-template-columns:1fr 1fr;gap:0 36px;align-items:start}.me-guides details{border-top:1px solid #cfc2af}.me-guides summary{list-style:none;display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px 0;cursor:pointer}.me-guides h3{font-size:19px;margin:0}.me-guide-body{font-size:15px;padding-bottom:24px;color:#615446}.me :focus-visible{outline:3px solid #ac8550;outline-offset:5px}.me-dark :focus-visible{outline-color:#e9d3af}@media(min-width:1600px){.me-hero__image{object-position:center 48%}}@media(max-width:989px){.me-wrap{padding-left:28px;padding-right:28px}.me-types,.me-selected,.me-spaces{grid-template-columns:repeat(2,minmax(0,1fr))}.me-layer-layout{grid-template-columns:1fr}.me-layer-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.me-layer-notes article{padding-left:16px}.me-section-head{gap:24px}.me-hero__copy{max-width:560px}.me-temperature{gap:24px}}@media(max-width:749px){.me-wrap{padding-left:20px;padding-right:20px}.me-hero{padding-top:220px;min-height:0}.me-hero__image{height:280px;object-position:75% center}.me-hero:after{background:linear-gradient(0deg,#eee6da 0%,#eee6da 48%,transparent 85%)}.me-hero__inner{padding-top:24px;padding-bottom:36px}.me h1{font-size:43px;margin:12px 0 18px}.me-intro{font-size:16px}.me-actions{gap:9px;margin-top:24px}.me-button{font-size:13px;padding:12px 16px}.me-nav .me-wrap{gap:12px 22px;padding-top:15px;padding-bottom:15px}.me-nav a{font-size:12px}.me-nav a:last-child{margin-left:0}.me-section{padding:44px 0}.me-section-head{display:block;margin-bottom:26px}.me-section-intro{margin-top:18px;max-width:none;font-size:15px}.me h2{font-size:31px}.me-types{gap:24px 16px}.me-type__image{height:170px}.me-type__image img{padding:16px}.me-type h3{font-size:17px;min-height:40px}.me-type p{font-size:13px}.me-type__includes{font-size:11px!important}.me-spaces{grid-template-columns:1fr}.me-space summary{min-height:0;padding:22px}.me-layer-notes{display:block}.me-layer-notes article{padding:0 0 14px 20px}.me-layer-notes article:last-child{margin-bottom:0}.me-controls button{font-size:12px;padding:9px 13px}.me-layer-layout{gap:25px}.me-design__image{height:170px}.me-design__image img{padding:15px}.me-design h3{font-size:18px}.me-design p{font-size:13px}.me-price{font-size:17px!important}.me-temperature{display:block;padding:22px}.me-temperature__swatches{margin-top:24px;gap:10px}.me-temperature__swatches strong{font-size:12px}.me-guides{grid-template-columns:1fr}.me-guides summary{padding:21px 0}.me-guides h3{font-size:18px}}@media(prefers-reduced-motion:reduce){.me *{transition:none!important}}.me-type__image img{object-fit:cover;padding:0;mix-blend-mode:normal}.me-type:first-child .me-type__copy{border-top:3px solid #ac8550}.me-property-image{width:calc(100% + 44px);max-width:none;height:215px;object-fit:cover;margin:-26px -22px 25px}.me-space summary{display:grid;grid-template-columns:30px 1fr 18px;gap:12px;min-height:0}.me-property-image{grid-column:1/-1}.me-space__body{font-size:15px}.me-system{transition:opacity .25s ease}.me-scene[data-layer-scene=cables] .me-system:not(.me-system--cables),.me-scene[data-layer-scene=distribution] .me-system:not(.me-system--distribution),.me-scene[data-layer-scene=protection] .me-system:not(.me-system--protection),.me-scene[data-layer-scene=control] .me-system:not(.me-system--control){opacity:.22}.me-layer-layout{grid-template-columns:1.7fr 1fr;gap:32px}.me-layer-notes article{padding-bottom:15px;margin-bottom:16px}.me-layer-notes h3{font-size:23px}.me-scene-wrap{position:sticky;top:95px}.me-scene-caption{max-width:650px}.me-goal-chat{background:none;border:0;padding:12px 0 0;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:5px;color:#514333;cursor:pointer}.me-unit{font-weight:600;color:#725b3c;border-top:1px solid #dfd5c8;padding-top:10px}.me-goals details:last-child{grid-column:1/-1}.me-hero__copy{max-width:640px}.me-hero__image{object-position:right center}.me-hero h1{font-size:clamp(40px,5vw,66px)}@media(max-width:989px){.me-spaces{grid-template-columns:repeat(3,minmax(0,1fr))}.me-layer-layout{grid-template-columns:1fr}.me-scene-wrap{position:static}.me-layer-notes{grid-template-columns:repeat(2,1fr)}.me-property-image{height:160px}.me-space summary{padding:20px 15px}.me-property-image{width:calc(100% + 30px);margin:-20px -15px 15px}.me-space h3{font-size:18px}}@media(max-width:749px){.me-spaces{grid-template-columns:1fr}.me-property-image{height:215px}.me-layer-notes{display:block}.me-goals details:last-child{grid-column:auto}.me-type h3{min-height:0}.me-hero h1{font-size:42px}.me-scene{min-height:0}}.mdn-project-chat .page-width{width:100%}.mdn-project-chat .button{cursor:pointer}.mdn-project-chat{background:#332b24;color:#fff8ef;padding:64px 0;scroll-margin-top:110px}.mdn-project-chat__inner{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:center}.mdn-project-chat h2{color:inherit;margin:0 0 20px}.mdn-project-chat .rte{max-width:650px;font-size:18px;line-height:1.65}.mdn-project-chat__action{text-align:center}.mdn-project-chat__button{background:#21658b;color:#fff;font-size:21px;font-weight:700;min-height:70px;padding:20px 30px;gap:14px;width:100%;max-width:360px;border-radius:5px}.mdn-project-chat__button:after,.mdn-project-chat__button:before{display:none}.mdn-project-chat__button:hover{background:#28779f}.mdn-project-chat__button:focus-visible{outline:3px solid #ead2a4;outline-offset:5px}.mdn-project-chat__hint{font-size:14px;color:#dfd3c3;margin:16px 0 0}.mdn-project-chat__fallback a{color:inherit;text-underline-offset:4px}@media(max-width:749px){.mdn-project-chat{padding:40px 0}.mdn-project-chat__inner{grid-template-columns:1fr;gap:24px}.mdn-project-chat__action{text-align:left}.mdn-project-chat .rte{font-size:16px}.mdn-project-chat__button{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map?subset=AAAAAAAQIA */
