/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#171714;--muted:#77776e;--paper:#f4f1e9;--white:#fffef9;--line:#17171429;--yellow:#ffc400;--yellow-soft:#ffe89b;--display:"Arial Narrow", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}::selection{background:var(--yellow);color:var(--ink)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffef9ed;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;height:78px;padding:0 4vw;display:grid;position:sticky;top:0}.brand{font-family:var(--display);letter-spacing:-.04em;justify-self:start;align-items:center;gap:11px;font-size:22px;font-weight:900;display:inline-flex}.brand-mark{border:2px solid var(--ink);background:var(--yellow);width:26px;height:26px;position:relative}.brand-mark:before,.brand-mark:after{content:"";background:var(--ink);width:18px;height:2px;position:absolute;top:-8px}.brand-mark:before{left:-4px;transform:rotate(-40deg)}.brand-mark:after{right:-4px;transform:rotate(40deg)}.brand-mark i{border-left:2px solid var(--ink);position:absolute;inset:7px 8px 0}.desktop-nav{gap:34px;font-size:13px;font-weight:700;display:flex}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:"";background:var(--yellow);height:2px;transition:right .25s;position:absolute;bottom:3px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-cta{border:1px solid var(--ink);justify-self:end;align-items:center;gap:20px;padding:13px 18px;font-size:13px;font-weight:800;transition:background .2s,color .2s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{background:var(--ink);color:var(--white)}.hero{background:var(--white);grid-template-columns:minmax(430px,42%) 1fr;min-height:calc(100vh - 78px);display:grid;overflow:hidden}.hero-copy{z-index:2;background:linear-gradient(90deg, var(--white) 0%, var(--white) 82%, #fffef900 100%);flex-direction:column;justify-content:center;padding:8vw 5vw 6vw;display:flex}.kicker{color:#9a7600;letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:900}.hero h1,.models-intro h2,.model-copy h2{font-family:var(--display);letter-spacing:-.065em;text-transform:uppercase;font-weight:950}.hero h1{max-width:680px;margin:0;font-size:clamp(62px,7.2vw,124px);line-height:.83}.hero-lead{color:#5f5f57;max-width:490px;margin:34px 0 0;font-size:clamp(16px,1.35vw,21px);line-height:1.55}.hero-actions{gap:12px;margin-top:36px;display:flex}.hero-models{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-width:570px;margin-top:30px;display:grid}.hero-models button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#f4f1e975;padding:13px 14px 12px;transition:border-color .2s,background .2s,transform .2s;position:relative}.hero-models button:hover,.hero-models button:focus-visible{border-color:var(--ink);transform:translateY(-2px)}.hero-models button.is-active{border-color:var(--yellow);background:var(--yellow)}.hero-models button.is-active:after{content:"";background:var(--ink);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:9px}.hero-models span,.hero-models b,.hero-models small{display:block}.hero-models span{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.hero-models b{font-family:var(--display);letter-spacing:-.025em;margin-top:8px;font-size:clamp(14px,1.25vw,19px)}.hero-models small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:700}.hero-models button.is-active small{color:#171714a3}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:26px;min-height:50px;padding:0 22px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 8px #1717141a}.button-primary{border-color:var(--yellow);background:var(--yellow)}.button-ghost{background:0 0}.button-dark{background:var(--ink);color:var(--white)}.hero-facts{gap:44px;margin:42px 0 0;display:flex}.hero-facts div{align-items:flex-start;gap:9px;display:flex}.hero-facts dt{font-family:var(--display);font-size:27px;font-weight:900;line-height:1}.hero-facts dd{color:var(--muted);text-transform:uppercase;margin:0;font-size:10px;font-weight:700;line-height:1.3}.hero-media{background:#c8c7b6;min-height:660px;position:relative;overflow:hidden}.hero-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fffef933,#0000 35%),linear-gradient(#0000 62%,#00000026);position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1);animation:.48s both hero-image-in}.hero:hover .hero-media img{transform:scale(1.025)}.media-label{z-index:2;color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#171714b8;align-items:center;gap:8px;padding:7px 10px;font-size:9px;display:flex;position:absolute;bottom:18px;right:20px}.media-label span{background:var(--yellow);border-radius:50%;width:6px;height:6px}.hero-spec{z-index:3;color:#fff;text-shadow:0 1px 10px #00000080;align-items:center;gap:11px;display:flex;position:absolute;right:4vw}.hero-spec:before{content:"";background:#ffffffbf;width:90px;height:1px}.hero-spec b{background:var(--yellow);width:26px;height:26px;color:var(--ink);text-shadow:none;border-radius:50%;place-items:center;font-size:10px;display:grid}.hero-spec span{text-transform:uppercase;min-width:74px;font-size:10px;font-weight:800}.hero-spec-one{top:32%}.hero-spec-two{top:46%}.hero-spec-three{top:60%}.scroll-cue{z-index:3;color:#fff;letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;gap:12px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:24px;left:26px}.scroll-cue i{background:#fff;width:1px;height:42px;animation:1.8s ease-in-out infinite scrollpulse;display:block}.package-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:280px 1fr;gap:34px;padding:34px 4vw;display:grid}.section-index{align-items:flex-start;gap:15px;display:flex}.section-index span{color:#9a7600;font-family:var(--display);font-size:11px;font-weight:900}.section-index p{max-width:180px;font-family:var(--display);text-transform:uppercase;margin:0;font-size:18px;font-weight:900;line-height:1.1}.package-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.package-card{border:1px solid var(--line);min-height:80px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffff8c;grid-template-columns:32px 1fr auto;align-items:center;gap:14px;padding:14px 16px;transition:background .2s,border .2s,transform .2s;display:grid}.package-card:hover{border-color:var(--ink);transform:translateY(-2px)}.package-card.is-active{border-color:var(--yellow);background:var(--yellow)}.package-number{font-size:10px;font-weight:900}.package-card b{font-family:var(--display);text-transform:uppercase;font-size:17px;display:block}.package-card small{color:#68685f;margin-top:4px;font-size:10px;display:block}.package-card i{font-size:13px;font-style:normal}.models-intro{background:var(--ink);min-height:540px;color:var(--white);grid-template-columns:1fr 1.5fr .8fr;align-items:end;gap:50px;padding:110px 5vw 70px;display:grid}.models-intro .kicker{color:var(--yellow);align-self:start}.models-intro h2{margin:0;font-size:clamp(48px,6vw,96px);line-height:.88}.models-intro>p:last-child{color:#b8b8ad;margin:0;font-size:15px;line-height:1.7}.model-stage{background:var(--white);grid-template-columns:56% 44%;min-height:760px;display:grid}.model-stage.is-reversed{background:#ece9df;grid-template-columns:44% 56%}.model-stage.is-reversed .model-visual{order:2}.model-visual{min-height:700px;position:relative;overflow:hidden}.model-visual img{object-fit:cover;width:100%;height:100%}.visual-badge{letter-spacing:.12em;text-transform:uppercase;background:#fffef9e6;padding:8px 11px;font-size:9px;font-weight:900;position:absolute;bottom:22px;left:22px}.model-count{background:var(--yellow);font-family:var(--display);padding:9px 12px;font-size:12px;font-weight:900;position:absolute;top:22px;right:22px}.model-copy{flex-direction:column;justify-content:center;padding:70px 7vw;display:flex}.model-eyebrow{color:#9a7600;letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:900}.model-copy h2{margin:0;font-size:clamp(64px,6vw,104px);line-height:.85}.model-copy h3{max-width:440px;font-family:var(--display);text-transform:uppercase;margin:26px 0 14px;font-size:clamp(24px,2.2vw,36px);line-height:1.02}.model-copy>p{max-width:500px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.model-specs{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin:30px 0 0;display:grid}.model-specs div{background:var(--white);padding:16px}.model-specs dt{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.model-specs dd{font-family:var(--display);margin:7px 0 0;font-size:16px;font-weight:900}.feature-list{flex-wrap:wrap;gap:7px;margin:22px 0 0;padding:0;list-style:none;display:flex}.feature-list li{border:1px solid var(--line);color:#5f5f57;padding:7px 10px;font-size:10px}.selection-summary{border-top:1px solid var(--line);text-transform:uppercase;justify-content:space-between;margin-top:24px;padding:13px 0;font-size:11px;display:flex}.selection-summary span{color:var(--muted)}.model-copy .button{align-self:flex-start;margin-top:18px}.modular-system{background:var(--yellow);grid-template-columns:minmax(300px,.72fr) minmax(420px,1.28fr);gap:60px 7vw;padding:110px 5vw;display:grid}.modular-copy h2,.layouts-heading h2,.kit-heading h2,.prep-heading h2,.storage-heading h2{font-family:var(--display);letter-spacing:-.06em;text-transform:uppercase;margin:0;font-weight:950;line-height:.9}.modular-copy h2{font-size:clamp(50px,6vw,88px)}.modular-copy .kicker{color:var(--ink);opacity:.62}.modular-copy>p:last-child{color:#171714b8;max-width:560px;margin:30px 0 0;font-size:14px;line-height:1.75}.module-principle{border:2px solid var(--ink);background:#ffffff52;grid-template-columns:minmax(170px,.72fr) 1fr;align-self:end;align-items:center;gap:28px;padding:26px;display:grid}.panel-sample{min-height:210px;padding:15px 18px 28px 32px;position:relative}.panel-face{border:3px solid var(--ink);background:#d6a86a;grid-template-columns:repeat(5,1fr);height:170px;display:grid;box-shadow:8px 8px #1717141f}.panel-face i{background:linear-gradient(90deg,#ffffff24,#0000 32% 70%,#17171414);border-right:1px solid #1717146b;position:relative}.panel-face i:last-child{border-right:0}.panel-face i:after{content:"";border:1px solid #17171433;position:absolute;inset:9px 5px}.panel-height{color:#171714a3;letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;font-size:9px;font-weight:900;display:flex;position:absolute;top:15px;bottom:28px;left:0;transform:rotate(180deg)}.panel-height:before,.panel-height:after{content:"";background:var(--ink);flex:1;width:1px;margin:8px 0}.panel-length{color:#171714a3;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:0;left:32px;right:18px}.panel-length:before,.panel-length:after{content:"";background:var(--ink);flex:1;height:1px}.module-principle-copy>span{letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.module-principle-copy>b{font-family:var(--display);text-transform:uppercase;margin-top:10px;font-size:clamp(29px,2.7vw,42px);line-height:.95;display:block}.module-principle-copy>p{color:#171714ad;margin:16px 0 0;font-size:12px;line-height:1.6}.module-scale{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.module-size{border:2px solid var(--ink);background:#ffffff57;flex-direction:column;min-width:0;padding:22px;display:flex}.module-size header{grid-template-columns:auto 1fr;align-items:center;gap:5px 14px;display:grid}.module-size header>span{border:1px solid var(--ink);width:34px;height:34px;font-family:var(--display);grid-row:1/3;place-items:center;font-size:10px;font-weight:900;display:grid}.module-size header>b{font-family:var(--display);text-transform:uppercase;font-size:24px;line-height:1}.module-size header>small{color:#17171499;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.shed-module-visual{flex-direction:column;justify-content:flex-end;min-height:190px;margin:30px 0 24px;padding:22px 10px 30px 36px;display:flex;position:relative}.height-mark{color:#1717149e;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;font-size:8px;font-weight:900;display:flex;position:absolute;top:27px;bottom:30px;left:0;transform:rotate(180deg)}.height-mark:before,.height-mark:after{content:"";background:var(--ink);flex:1;width:1px;margin:7px 0}.roof-strip{border:2px solid var(--ink);background:var(--ink);height:20px;margin:0 -7px;position:relative;transform:skew(-13deg)}.roof-strip:after{content:"";background:var(--yellow);height:2px;position:absolute;top:6px;left:7px;right:7px}.module-segments{border:3px solid var(--ink);background:#d5a96b;border-top:0;grid-auto-columns:1fr;grid-auto-flow:column;height:112px;display:grid;box-shadow:7px 7px #1717141a}.module-segments>i{border-right:3px solid var(--ink);background:repeating-linear-gradient(90deg,#ffffff1f 0 8px,#17171414 8px 9px);place-items:end center;padding-bottom:8px;font-style:normal;display:grid;position:relative}.module-segments>i:last-child{border-right:0}.module-segments em{width:18px;height:18px;color:var(--white);background:#171714c2;border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.length-line{align-items:center;gap:8px;display:flex;position:absolute;bottom:0;left:36px;right:10px}.length-line>i{background:var(--ink);flex:1;height:1px}.length-line>b{color:#171714a6;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.module-size footer{border-top:1px solid #17171447;justify-content:space-between;align-items:end;gap:14px;padding-top:18px;display:flex}.module-size footer>b{font-family:var(--display);letter-spacing:-.035em;font-size:clamp(21px,2vw,30px)}.module-size footer>span{color:#171714a3;text-align:right;text-transform:uppercase;max-width:110px;font-size:9px;font-weight:800;line-height:1.35}.module-size.is-classic{background:var(--ink);color:var(--white)}.module-size.is-classic header>span{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.module-size.is-classic header>small,.module-size.is-classic footer>span,.module-size.is-classic .height-mark,.module-size.is-classic .length-line>b{color:#b9b8ae}.module-size.is-classic .height-mark:before,.module-size.is-classic .height-mark:after,.module-size.is-classic .length-line>i{background:#ffffffad}.module-size.is-classic .module-segments{border-color:var(--white);background:#c99759;box-shadow:7px 7px #ffc40073}.module-size.is-classic .module-segments>i{border-color:var(--white)}.module-size.is-classic .roof-strip{border-color:var(--yellow);background:var(--yellow)}.module-size.is-classic .roof-strip:after{background:var(--ink)}.module-size.is-classic footer{border-color:#ffffff3d}.module-constant{border:2px solid var(--ink);background:var(--ink);color:var(--white);grid-column:1/-1;grid-template-columns:180px 1fr;align-items:stretch;display:grid}.module-constant>span{color:var(--yellow);letter-spacing:.16em;text-align:center;text-transform:uppercase;border-right:1px solid #ffffff3d;place-items:center;padding:20px;font-size:10px;font-weight:900;display:grid}.module-constant ul{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.module-constant li{border-right:1px solid #ffffff2e;padding:20px 24px}.module-constant li:last-child{border-right:0}.module-constant b,.module-constant small{display:block}.module-constant b{font-family:var(--display);text-transform:uppercase;font-size:21px}.module-constant small{color:#a9a89f;letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:800}.module-note{color:#171714ad;border-top:1px solid #17171447;grid-column:1/-1;margin:-34px 0 0;padding-top:20px;font-size:11px;line-height:1.5}.module-note b{color:var(--ink)}.assembly{background:var(--paper);padding:120px 5vw 80px}.assembly-heading{grid-template-columns:1.5fr .7fr;align-items:end;gap:80px;display:grid}.assembly-heading h2,.compare-copy h2,.delivery-copy h2,.calculator-intro h2,.faq h2{font-family:var(--display);letter-spacing:-.06em;text-transform:uppercase;margin:0;font-weight:950;line-height:.9}.assembly-heading h2{font-size:clamp(60px,8vw,120px)}.assembly-heading>p{max-width:500px;color:var(--muted);margin:0 0 12px;font-size:15px;line-height:1.7}.assembly-steps{grid-template-columns:repeat(4,1fr);gap:12px;margin:70px 0 0;padding:0;list-style:none;display:grid}.assembly-steps li{border:1px solid var(--line);background:var(--white);flex-direction:column;min-height:460px;padding:18px;display:flex;position:relative;overflow:hidden}.assembly-steps>li>span{font-family:var(--display);font-size:12px;font-weight:900}.assembly-steps h3{font-family:var(--display);text-transform:uppercase;margin:auto 0 8px;font-size:clamp(22px,2vw,30px);line-height:1}.assembly-steps p{max-width:360px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.step-line{background:var(--yellow);width:42px;height:6px;margin-top:22px;transform:skew(-28deg)}.assembly-photo{aspect-ratio:4/3;border-bottom:4px solid var(--yellow);background:var(--ink);margin:18px 0 22px;position:relative;overflow:hidden}.assembly-photo:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1a}.assembly-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.assembly-steps li:hover .assembly-photo img{transform:scale(1.035)}.step-graphic{background:#e8e3d6;height:220px;margin:22px -4px 0;position:relative;overflow:hidden}.graphic-parts{perspective:300px;justify-content:center;align-items:center;gap:8px;display:flex}.graphic-parts i{border:2px solid var(--ink);background:var(--yellow);width:38px;height:100px;transform:skewY(-13deg);box-shadow:5px 5px #1717141f}.graphic-frame i{border:3px solid var(--ink);position:absolute}.graphic-frame i:first-child{height:110px;bottom:36px;left:24%;right:24%}.graphic-frame i:nth-child(2){border-width:3px 0 0 3px;width:120px;height:120px;top:30px;left:calc(50% - 60px);transform:rotate(45deg)}.graphic-frame i:nth-child(3){border-width:0 0 0 3px;top:48px;bottom:36px;left:37%}.graphic-frame i:nth-child(4){border-width:0 0 0 3px;top:48px;bottom:36px;right:37%}.graphic-home i:first-child{border:3px solid var(--ink);background:var(--yellow-soft);width:150px;height:110px;position:absolute;bottom:32px;left:calc(50% - 75px)}.graphic-home i:last-child{border:3px solid var(--ink);background:var(--yellow-soft);width:112px;height:112px;position:absolute;top:26px;left:calc(50% - 56px);transform:rotate(45deg)}.fineprint{color:var(--muted);margin:20px 0 0;font-size:10px}.instruction-callout{border:1px solid var(--ink);background:var(--yellow);justify-content:space-between;align-items:center;gap:30px;margin-top:24px;padding:28px;display:flex}.instruction-callout>div{gap:5px;display:grid}.instruction-callout span{letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.instruction-callout b{font-family:var(--display);text-transform:uppercase;font-size:24px}.instruction-callout p{color:#171714ad;margin:0;font-size:12px}.instruction-callout .button{flex:none}.layouts{background:var(--white);grid-template-columns:minmax(300px,.58fr) minmax(560px,1.42fr);gap:4.5vw;padding:110px 5vw;display:grid}.layouts-heading h2{max-width:620px;font-size:clamp(44px,3.6vw,60px);line-height:.9}.layouts-heading>p:last-child{max-width:540px;color:var(--muted);margin:30px 0 0;font-size:14px;line-height:1.7}.layouts-content{min-width:0}.layout-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.layout-grid article{border:1px solid var(--line);background:var(--paper);min-width:0;padding:22px;transition:border-color .2s,transform .2s}.layout-grid article:hover{border-color:#1717147a;transform:translateY(-2px)}.layout-grid article>b{font-family:var(--display);text-transform:uppercase;margin-top:19px;font-size:21px;display:block}.layout-grid article>p{min-height:34px;color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.plan-diagram{aspect-ratio:1.5;border:3px solid var(--ink);background:repeating-linear-gradient(90deg,#0000 0 24%,#1717140e 24% 25%);position:relative}.plan-diagram:after{content:"ФАСАД";color:var(--muted);letter-spacing:.14em;transform-origin:0;font-size:8px;font-weight:900;position:absolute;top:50%;right:-24px;transform:translate(100%,-50%)rotate(90deg)}.plan-diagram small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800;position:absolute;top:12px;left:13px}.plan-diagram span{border:2px solid var(--ink);background:var(--white);place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute}.plan-door{width:22%;height:20px;bottom:-11px;background:var(--yellow)!important}.plan-window{width:18%;height:20px;bottom:-11px}.plan-gate{width:20px;height:44%;color:var(--white);top:28%;right:-11px;background:var(--ink)!important}.plan-a .plan-door{left:30%}.plan-a .plan-window,.plan-b .plan-door{left:67%}.plan-b .plan-window{left:34%}.plan-c .plan-door{left:67%}.plan-c .plan-window{left:9%}.plan-d .plan-door{left:35%}.plan-d .plan-window{left:9%}.plan-legend{color:var(--muted);flex-wrap:wrap;gap:22px;margin:0 0 20px;font-size:11px;display:flex}.plan-legend span{align-items:center;gap:6px;display:inline-flex}.plan-legend i{border:2px solid var(--ink);width:12px;height:12px;display:inline-block}.plan-legend .door-key{background:var(--yellow)}.plan-legend .gate-key{background:var(--ink)}.plan-note{border-left:4px solid var(--yellow);color:var(--muted);background:#ffc40021;margin:18px 0 0;padding:14px 16px;font-size:12px;line-height:1.55}.plan-note strong{color:var(--ink)}.kit{background:var(--ink);color:var(--white);padding:120px 5vw}.kit-heading{grid-template-columns:.6fr 1.1fr .7fr;align-items:end;gap:4vw;display:grid}.kit-heading .kicker{color:var(--yellow);align-self:start}.kit-heading h2{font-size:clamp(50px,6vw,92px)}.kit-heading>p:last-child{color:#aaa99f;margin:0 0 6px;font-size:14px;line-height:1.7}.kit-grid{border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.kit-grid article{border-bottom:1px solid #fff3;border-right:1px solid #fff3;flex-direction:column;min-height:430px;padding:26px;display:flex;overflow:hidden}.kit-grid span{color:var(--yellow);font-size:10px;font-weight:900}.kit-photo{aspect-ratio:4/3;background:#24241f;margin:22px 0 24px;position:relative;overflow:hidden}.kit-photo:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1a}.kit-photo img{object-fit:cover;filter:saturate(.92)contrast(1.04);width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.kit-grid article:hover .kit-photo img{transform:scale(1.035)}.kit-grid h3{font-family:var(--display);text-transform:uppercase;margin:auto 0 10px;font-size:27px}.kit-grid p{color:#aaa99f;margin:0;font-size:12px;line-height:1.65}.site-prep{background:var(--paper);padding:120px 5vw}.prep-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:7vw;display:grid}.prep-heading h2{max-width:980px;font-size:clamp(52px,6.8vw,104px)}.prep-heading>p{max-width:520px;color:var(--muted);margin:0 0 8px;font-size:14px;line-height:1.75}.tools-showcase{background:var(--yellow);grid-template-columns:1.08fr .92fr;min-height:620px;margin-top:70px;display:grid}.tools-photo{background:var(--ink);min-height:520px;margin:0;position:relative;overflow:hidden}.tools-photo:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1f}.tools-photo img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.tools-showcase:hover .tools-photo img{transform:scale(1.025)}.tools-copy{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,72px);display:flex}.prep-number{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.tools-copy h3,.foundation-heading h3{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:20px 0 0;font-weight:950;line-height:.92}.tools-copy h3{max-width:560px;font-size:clamp(42px,4.2vw,66px)}.tools-copy>p{color:#171714ad;max-width:520px;margin:24px 0 0;font-size:13px;line-height:1.65}.tools-copy>ul{grid-template-columns:repeat(2,1fr);gap:0 22px;margin:30px 0 0;padding:0;list-style:none;display:grid}.tools-copy>ul li{text-transform:uppercase;border-bottom:1px solid #17171447;padding:11px 0;font-size:10px;font-weight:900}.tools-copy>ul li:before{content:"✓";margin-right:8px}.team-note{border-top:2px solid var(--ink);grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-top:30px;padding:18px 0 0;display:grid}.team-note b{font-family:var(--display);text-transform:uppercase;font-size:28px}.team-note span{color:#171714ad;text-transform:uppercase;max-width:330px;font-size:10px;line-height:1.45}.foundation-heading{grid-template-columns:1fr minmax(280px,.65fr);align-items:end;gap:7vw;margin-top:100px;display:grid}.foundation-heading h3{font-size:clamp(42px,4.6vw,70px)}.foundation-heading>p{max-width:540px;color:var(--muted);margin:0 0 5px;font-size:13px;line-height:1.7}.foundation-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px;display:grid}.foundation-grid article{border:1px solid var(--line);background:var(--white);min-width:0;padding:18px 18px 24px;transition:transform .2s,border-color .2s;overflow:hidden}.foundation-grid article:hover{border-color:#1717147a;transform:translateY(-3px)}.foundation-grid figure{aspect-ratio:4/3;background:var(--ink);margin:0 0 22px;position:relative;overflow:hidden}.foundation-grid figure:after{content:"";border-bottom:4px solid var(--yellow);pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1a}.foundation-grid img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.foundation-grid article:hover img{transform:scale(1.035)}.foundation-grid article>span{color:#9a7600;font-size:10px;font-weight:900}.foundation-grid h3{font-family:var(--display);text-transform:uppercase;margin:18px 0 10px;font-size:clamp(24px,2.2vw,34px);line-height:.95}.foundation-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.prep-warning{border:2px solid var(--ink);background:var(--ink);color:var(--white);grid-template-columns:250px 1fr;align-items:center;margin-top:18px;display:grid}.prep-warning>b{color:var(--yellow);font-family:var(--display);text-transform:uppercase;border-right:1px solid #ffffff38;align-self:stretch;place-items:center start;padding:24px 28px;font-size:19px;display:grid}.prep-warning ul{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.prep-warning li{color:#cfcec5;text-transform:uppercase;border-right:1px solid #ffffff2e;align-items:center;min-height:72px;padding:18px 24px;font-size:10px;font-weight:800;line-height:1.4;display:flex}.prep-warning li:last-child{border-right:0}.prep-warning li:before{content:"✓";color:var(--yellow);flex:none;margin-right:10px}.storage{background:#ddd8ca;padding:110px 5vw}.storage-heading{grid-template-columns:.55fr 1.1fr .65fr;align-items:end;gap:4vw;display:grid}.storage-heading h2{font-size:clamp(50px,6vw,92px)}.storage-heading>p:last-child{color:var(--muted);margin:0 0 6px;font-size:14px;line-height:1.7}.storage-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:60px;display:grid}.storage-grid article{border:1px solid var(--line);background:#ffffff7a;flex-direction:column;min-height:430px;padding:22px;display:flex;overflow:hidden}.storage-grid article>span{font-size:10px;font-weight:900}.storage-photo{aspect-ratio:4/3;background:#c7c1b2;margin:26px 0;position:relative;overflow:hidden}.storage-photo:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #1717141f}.storage-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.storage-grid article:hover .storage-photo img{transform:scale(1.035)}.storage-grid h3{font-family:var(--display);text-transform:uppercase;margin:auto 0 8px;font-size:27px}.storage-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.package-comparison{background:var(--ink);color:var(--white);grid-template-columns:38% 62%;display:grid}.compare-copy{padding:100px 6vw}.compare-copy .kicker{color:var(--yellow)}.compare-copy h2{font-size:clamp(48px,5vw,78px)}.compare-copy>p:last-child{color:#adada3;margin:32px 0 0;font-size:14px;line-height:1.7}.compare-table{grid-template-columns:repeat(3,1fr);display:grid}.compare-table button{min-height:520px;color:var(--white);text-align:left;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff29;flex-direction:column;align-items:flex-start;padding:40px 26px;transition:background .2s,color .2s;display:flex}.compare-table button:hover,.compare-table button.is-active{background:var(--yellow);color:var(--ink)}.compare-table button>span{font-family:var(--display);font-size:12px;font-weight:900}.compare-table h3{font-family:var(--display);text-transform:uppercase;margin:auto 0 18px;font-size:40px}.compare-table p{color:currentColor;opacity:.72;min-height:105px;margin:0;font-size:12px;line-height:1.6}.compare-table b{text-transform:uppercase;margin-top:28px;font-size:11px}.delivery{background:#d9d5c8;grid-template-columns:1fr 1fr;min-height:720px;display:grid}.delivery-map{background:radial-gradient(circle at 60% 42%,#ffc400a6 0 4px,#0000 5px),linear-gradient(130deg,#dad6c8,#bcb8aa);min-height:650px;position:relative;overflow:hidden}.delivery-map:before,.delivery-map:after{content:"";border:1px solid #17171433;border-radius:45%;position:absolute;inset:12% -20%;transform:rotate(-11deg)}.delivery-map:after{inset:30% -15%;transform:rotate(21deg)}.map-line{background:var(--ink);transform-origin:0;height:2px;position:absolute}.line-one{width:42%;top:61%;left:17%;transform:rotate(-26deg)}.line-two{width:35%;top:43%;left:55%;transform:rotate(32deg)}.map-dot{border:5px solid var(--yellow);background:var(--ink);border-radius:50%;width:18px;height:18px;position:absolute}.dot-one{top:61%;left:15%}.dot-two{top:61%;right:9%}.delivery-map b{background:var(--yellow);font-family:var(--display);padding:9px 12px;font-size:13px;position:absolute;top:37%;left:58%}.delivery-copy{background:var(--yellow);flex-direction:column;justify-content:center;padding:90px 8vw;display:flex}.delivery-copy .kicker{color:var(--ink);opacity:.65}.delivery-copy h2{font-size:clamp(54px,6vw,88px)}.delivery-copy>p{color:#171714b3;margin:30px 0 0;font-size:14px;line-height:1.75}.delivery-copy ul{gap:12px;margin:34px 0 0;padding:0;list-style:none;display:grid}.delivery-copy li{text-transform:uppercase;border-top:1px solid #17171440;padding:14px 0;font-size:12px;font-weight:800}.delivery-copy li:before{content:"✓";margin-right:11px;display:inline-block}.calculator{background:var(--white);grid-template-columns:37% 63%;display:grid}.calculator-intro{background:var(--ink);height:calc(100vh - 78px);color:var(--white);flex-direction:column;justify-content:center;align-self:start;padding:70px 5vw;display:flex;position:sticky;top:78px}.calculator-intro .kicker{color:var(--yellow)}.calculator-intro h2{font-size:clamp(52px,6vw,88px)}.calculator-intro>p{color:#adada3;margin:30px 0 0;font-size:14px;line-height:1.7}.calculator-summary{border:1px solid #ffffff38;margin-top:50px;padding:20px}.calculator-summary span{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.calculator-summary b{font-family:var(--display);text-transform:uppercase;margin-top:16px;font-size:34px;display:block}.calculator-summary p{color:#c7c7bd;margin:5px 0 0;font-size:12px}.calculator-summary small{color:var(--yellow-soft);margin-top:12px;display:block}.lead-form{padding:80px 7vw 100px}.lead-form fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:34px 0}.lead-form legend{font-family:var(--display);text-transform:uppercase;margin-bottom:20px;font-size:19px;font-weight:900}.lead-form legend span{background:var(--yellow);place-items:center;width:28px;height:28px;margin-right:10px;font-size:10px;display:inline-grid}.choice-grid{gap:8px;display:grid}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid.extras{grid-template-columns:repeat(4,1fr)}.choice-grid button{border:1px solid var(--line);min-height:80px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:14px;transition:border .2s,background .2s;display:flex}.choice-grid button:hover,.choice-grid button.is-active{border-color:var(--ink);background:var(--yellow)}.choice-grid button b{font-family:var(--display);text-transform:uppercase;font-size:16px}.choice-grid button small{color:#6f6f66;font-size:9px}.choice-grid.extras button{flex-direction:row;justify-content:flex-start;align-items:center;min-height:58px}.choice-grid.extras i{border:1px solid var(--ink);place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{color:#606058;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:10px;font-weight:800;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;color:var(--ink);text-transform:none;resize:vertical;background:0 0;border:0;border-bottom:1px solid #aaa79d;border-radius:0;outline:none;padding:14px 0;font:15px Arial,sans-serif}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--ink);box-shadow:0 1px 0 var(--ink)}.honey{position:absolute!important;left:-9999px!important}.consent{color:var(--muted);align-items:flex-start;gap:10px;margin:26px 0 0;font-size:10px;line-height:1.4;display:flex}.consent input{accent-color:var(--yellow);margin-top:1px}.consent a{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.submit-button{border-color:var(--yellow);background:var(--yellow);width:100%;margin-top:24px}.submit-button:disabled{opacity:.6;cursor:wait}.form-message{margin:16px 0 0;padding:14px;font-size:12px}.form-message.success{color:#214211;background:#e3efd9}.form-message.error{color:#6f2115;background:#f6ded9}.faq{background:var(--paper);grid-template-columns:38% 62%;gap:70px;padding:120px 5vw;display:grid}.faq h2{font-size:clamp(50px,6vw,86px)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--display);text-transform:uppercase;justify-content:space-between;align-items:center;gap:30px;padding:28px 0;font-size:21px;font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:740px;color:var(--muted);margin:-8px 0 26px;font-size:14px;line-height:1.7}.site-footer{background:var(--ink);color:var(--white);grid-template-columns:1fr 1fr 1fr 1.2fr;align-items:start;gap:40px;padding:65px 5vw;display:grid}.footer-brand{font-family:var(--display);align-items:center;gap:12px;font-size:25px;display:flex}.site-footer>p{color:#a9a99f;margin:0;font-size:12px;line-height:1.6}.site-footer nav{gap:9px;font-size:12px;font-weight:800;display:grid}.site-footer nav a:hover{color:var(--yellow)}.footer-meta{gap:18px;display:grid}.footer-meta span{font-family:var(--display);font-size:26px;font-weight:900}.footer-meta small{color:#8d8d84;line-height:1.5}.footer-meta nav{flex-wrap:wrap;gap:12px;display:flex}.legal-page{background:var(--white);min-height:100vh;padding:90px 5vw 120px}.legal-page header{max-width:900px}.legal-page .back-link{text-transform:uppercase;margin-bottom:55px;font-size:12px;font-weight:900;display:inline-flex}.legal-page h1{font-family:var(--display);letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(52px,7vw,100px);line-height:.9}.legal-page .legal-warning{border-left:5px solid var(--yellow);background:var(--paper);max-width:900px;margin:38px 0;padding:20px;font-size:13px;line-height:1.6}.legal-content{gap:34px;max-width:900px;display:grid}.legal-content section{border-top:1px solid var(--line);padding-top:24px}.legal-content h2{font-family:var(--display);text-transform:uppercase;margin:0 0 12px;font-size:25px}.legal-content p,.legal-content li{color:var(--muted);font-size:14px;line-height:1.7}@keyframes scrollpulse{0%,to{transform-origin:top;opacity:.4;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}@keyframes hero-image-in{0%{opacity:.4;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{background:var(--white);padding-top:100px}.hero-media{min-height:62vw}.package-strip{grid-template-columns:1fr}.models-intro{grid-template-columns:1fr 1fr}.models-intro .kicker{grid-column:1/-1}.model-stage,.model-stage.is-reversed{grid-template-columns:1fr}.model-stage.is-reversed .model-visual{order:0}.model-visual{min-height:70vw}.modular-system{grid-template-columns:1fr}.module-principle{align-self:auto}.module-note{grid-column:auto}.assembly-steps{grid-template-columns:repeat(2,1fr)}.layouts{grid-template-columns:1fr}.kit-heading,.storage-heading{grid-template-columns:1fr 1fr}.kit-heading .kicker,.storage-heading .kicker{grid-column:1/-1}.kit-heading>p:last-child,.storage-heading>p:last-child{grid-column:2}.prep-heading{grid-template-columns:1fr 1fr}.tools-showcase{grid-template-columns:1fr}.tools-photo{min-height:62vw}.foundation-grid{grid-template-columns:1fr 1fr}.foundation-grid article:last-child{grid-column:1/-1}.prep-warning{grid-template-columns:190px 1fr}.prep-warning ul{grid-template-columns:1fr}.prep-warning li{border-bottom:1px solid #ffffff2e;border-right:0;min-height:0}.prep-warning li:last-child{border-bottom:0}.storage-grid{grid-template-columns:repeat(2,1fr)}.package-comparison,.calculator{grid-template-columns:1fr}.compare-table{min-height:500px}.calculator-intro{height:auto;min-height:640px;position:relative;top:0}.delivery{grid-template-columns:42% 58%}}@media (width<=700px){.site-header{height:66px;padding:0 18px}.brand{font-size:19px}.brand-mark{width:22px;height:22px}.header-cta{gap:10px;padding:10px 12px;font-size:11px}.hero{min-height:auto}.hero-copy{padding:78px 20px 45px}.hero h1{font-size:clamp(52px,18vw,78px)}.hero-lead{margin-top:24px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-models{grid-template-columns:1fr;max-width:none}.hero-models button{grid-template-columns:1fr auto auto;align-items:center;gap:14px;display:grid}.hero-models b,.hero-models small{margin-top:0}.hero-facts{justify-content:space-between;gap:12px;margin-top:42px}.hero-facts dt{font-size:22px}.hero-facts dd{font-size:8px}.hero-media{min-height:88vw}.hero-spec{right:12px}.hero-spec:before{width:40px}.hero-spec span,.scroll-cue{display:none}.package-strip{padding:28px 18px}.package-list{grid-template-columns:1fr}.models-intro{grid-template-columns:1fr;gap:26px;min-height:auto;padding:75px 20px}.models-intro .kicker{grid-column:auto}.models-intro h2{font-size:50px}.model-visual{min-height:95vw}.model-copy{padding:58px 20px 70px}.model-copy h2{font-size:62px}.model-copy h3{font-size:27px}.model-specs{grid-template-columns:repeat(2,1fr)}.model-copy .button{width:100%}.modular-system{padding:75px 20px}.modular-copy h2{font-size:52px}.module-principle{grid-template-columns:1fr;gap:24px;padding:20px}.panel-sample{min-height:190px;padding-left:30px}.panel-face{height:150px}.module-principle-copy>b{font-size:34px}.module-scale{grid-template-columns:1fr}.module-size{padding:18px}.shed-module-visual{min-height:178px;margin-top:22px}.module-size footer>b{font-size:27px}.module-constant{grid-template-columns:1fr}.module-constant>span{border-bottom:1px solid #ffffff3d;border-right:0}.module-constant ul{grid-template-columns:repeat(2,1fr)}.module-constant li{border-bottom:1px solid #ffffff2e}.module-constant li:nth-child(2){border-right:0}.module-constant li:nth-child(3),.module-constant li:nth-child(4){border-bottom:0}.module-note{margin-top:-34px}.assembly{padding:75px 20px 55px}.assembly-heading{grid-template-columns:1fr;gap:30px}.assembly-heading h2{font-size:54px}.assembly-steps{grid-template-columns:1fr;margin-top:42px}.assembly-steps li{min-height:auto}.assembly-steps h3{margin-top:18px}.instruction-callout{flex-direction:column;align-items:stretch;padding:22px}.instruction-callout .button{width:100%}.layouts{padding:75px 20px}.layouts-heading h2{font-size:43px;line-height:.92}.layouts-content{margin-top:10px}.layout-grid{grid-template-columns:1fr}.layout-grid article{padding:20px}.layout-grid article>p{min-height:0}.plan-diagram:after{display:none}.kit{padding:75px 20px}.kit-heading,.storage-heading{grid-template-columns:1fr}.kit-heading .kicker,.storage-heading .kicker,.kit-heading>p:last-child,.storage-heading>p:last-child{grid-column:auto}.kit-heading h2,.storage-heading h2{font-size:49px}.kit-grid{grid-template-columns:1fr;margin-top:42px}.kit-grid article{min-height:390px}.site-prep{padding:75px 20px}.prep-heading,.foundation-heading{grid-template-columns:1fr;gap:28px}.prep-heading h2{font-size:49px}.tools-showcase{min-height:0;margin-top:42px}.tools-photo{min-height:78vw}.tools-copy{padding:30px 22px}.tools-copy h3{font-size:42px}.tools-copy>ul{grid-template-columns:1fr}.team-note{grid-template-columns:1fr;gap:5px}.foundation-heading{margin-top:70px}.foundation-heading h3{font-size:43px}.foundation-grid{grid-template-columns:1fr;margin-top:32px}.foundation-grid article:last-child{grid-column:auto}.prep-warning{grid-template-columns:1fr}.prep-warning>b{border-bottom:1px solid #ffffff38;border-right:0}.storage{padding:75px 20px}.storage-grid{grid-template-columns:1fr;margin-top:42px}.storage-grid article{min-height:350px}.package-comparison{grid-template-columns:1fr}.compare-copy{padding:70px 20px}.compare-copy h2{font-size:49px}.compare-table{grid-template-columns:1fr}.compare-table button{border-top:1px solid #ffffff29;border-left:0;min-height:260px}.compare-table h3{margin:50px 0 10px}.compare-table p{min-height:auto}.delivery{grid-template-columns:1fr}.delivery-map{min-height:85vw}.delivery-copy{padding:70px 20px}.delivery-copy h2{font-size:50px}.calculator-intro{min-height:auto;padding:70px 20px}.calculator-intro h2{font-size:52px}.lead-form{padding:55px 20px 75px}.choice-grid.three,.choice-grid.extras,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.faq{grid-template-columns:1fr;gap:45px;padding:80px 20px}.faq h2{font-size:49px}.faq-list summary{font-size:18px}.site-footer{grid-template-columns:1fr;padding:60px 20px}.legal-page{padding:55px 20px 80px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
