/*! 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}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#24312b;--muted:#667068;--cream:#f5f0e8;--paper:#fdfcf9;--sage:#667a68;--sage-dark:#33483a;--clay:#c87858;--line:#dcd8cf;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.announcement{background:var(--sage-dark);color:#eef4ed;letter-spacing:.12em;text-align:center;text-transform:uppercase;padding:.72rem 1.5rem;font-size:.72rem;font-weight:700}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfcf9f0;border-bottom:1px solid #dcd8cfbf;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 clamp(1.25rem,5vw,5rem);display:grid;position:sticky;top:0}.brand{letter-spacing:.01em;align-items:center;gap:.65rem;width:max-content;font-size:.95rem;font-weight:800;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--ink);color:#fff;letter-spacing:.06em;justify-content:center;align-items:center;width:35px;font-size:.66rem;display:inline-flex}.site-header nav{gap:clamp(1.2rem,3vw,2.6rem);display:flex}.site-header nav a{font-size:.83rem;font-weight:700}.site-header>.button{justify-self:end}.button{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:.75rem;min-height:50px;padding:.9rem 1.3rem;font-size:.78rem;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--white)}.button-small{border-color:var(--ink);background:0 0;min-height:42px;padding:.65rem 1rem}.button-light{background:var(--cream);color:var(--ink)}.button-outline{border-color:var(--ink);margin-top:1rem}.text-link{border-bottom:1px solid var(--ink);gap:.75rem;width:max-content;padding:.2rem 0 .4rem;font-size:.86rem;font-weight:800;display:inline-flex}.hero{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);max-width:1500px;min-height:700px;margin:0 auto;display:grid}.hero-copy{align-self:center;padding:clamp(4.5rem,9vw,8.5rem) clamp(1.5rem,6vw,6rem)}.eyebrow{color:var(--clay);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.69rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{max-width:760px;margin-bottom:1.8rem;font-size:clamp(3.5rem,6.4vw,6.8rem);line-height:.94}.hero-lead{color:var(--muted);max-width:570px;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.6rem;margin-top:2.2rem;display:flex}.trust-list{flex-wrap:wrap;gap:1.1rem 1.8rem;margin:2.8rem 0 0;padding:0;list-style:none;display:flex}.trust-list li{color:var(--muted);font-size:.78rem;font-weight:700}.trust-list span{color:var(--sage);margin-right:.35rem}.hero-visual{min-height:650px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;border:1px solid #ffffffb3;position:absolute;inset:22px}.hero-visual>img{object-fit:cover;height:100%}.hero-note{z-index:2;background:#fdfcf9f0;flex-direction:column;gap:.35rem;min-width:240px;padding:1.2rem 1.5rem;display:flex;position:absolute;bottom:3rem;left:0}.hero-note span{color:var(--clay);letter-spacing:.13em;text-transform:uppercase;font-size:.65rem;font-weight:800}.hero-note strong{font-family:Georgia,serif;font-size:1.05rem;font-weight:500}.intro-strip{background:var(--cream);grid-template-columns:repeat(3,1fr);padding:2.1rem clamp(1.5rem,6vw,6rem);display:grid}.intro-strip div{text-align:center;border-right:1px solid #d4cec3;flex-direction:column;align-items:center;gap:.4rem;display:flex}.intro-strip div:last-child{border:0}.intro-strip strong{font-family:Georgia,serif;font-size:1.05rem;font-weight:500}.intro-strip span{color:var(--muted);font-size:.75rem}.products-section,.install-section,.contact-section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:3rem;max-width:1400px;margin:0 auto 3.5rem;display:grid}.section-heading h2,.story-copy h2,.cta-section h2,.contact-section h2,.policy-shell h1{margin-bottom:0;font-size:clamp(2.7rem,5vw,5rem);line-height:1.02}.section-heading>p{color:var(--muted);max-width:500px;margin:0;font-size:.97rem;line-height:1.75}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:1400px;margin:0 auto;display:grid}.product-card{background:var(--white);border:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.product-image-wrap{aspect-ratio:1.08;background:#eee9e0;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;height:100%;transition:transform .5s}.product-card:hover .product-image-wrap img{transform:scale(1.025)}.product-badge{background:var(--paper);letter-spacing:.11em;text-transform:uppercase;padding:.55rem .7rem;font-size:.61rem;font-weight:800;position:absolute;top:.9rem;left:.9rem}.product-body{flex-direction:column;flex:1;padding:1.35rem;display:flex}.product-pack{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.7rem;font-size:.66rem;font-weight:800}.product-title-row{justify-content:space-between;align-items:start;gap:1rem;display:flex}.product-title-row h3{margin-bottom:.8rem;font-family:Georgia,serif;font-size:1.35rem;font-weight:500;line-height:1.15}.product-title-row strong{font-size:.9rem}.product-body>p:not(.product-pack){color:var(--muted);margin-bottom:1.3rem;font-size:.82rem;line-height:1.6}.product-button{background:var(--sage-dark);color:#fff;width:100%;margin-top:auto}.story-section{background:var(--sage-dark);color:#fff;grid-template-columns:1fr 1fr;display:grid}.story-visual{min-height:620px}.story-visual img{object-fit:cover;height:100%}.story-copy{align-self:center;max-width:650px;padding:clamp(4rem,8vw,8rem)}.story-copy .eyebrow{color:#e1a68f}.story-copy h2{margin-bottom:1.8rem}.story-copy>p:not(.eyebrow){color:#d8e0da;margin-bottom:2rem;line-height:1.8}.story-copy .text-link{border-color:#fff}.install-section{background:var(--cream)}.steps-grid{background:#d3cdc2;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1400px;margin:0 auto;display:grid}.step-card{background:var(--cream);min-height:260px;padding:2rem}.step-card>span{color:var(--clay);margin-bottom:3rem;font-family:Georgia,serif;font-size:1.1rem;display:block}.step-card h3{margin-bottom:.8rem;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.step-card p{color:var(--muted);font-size:.82rem;line-height:1.7}.installation-note{border-top:1px solid #d3cdc2;grid-template-columns:.3fr 1fr;align-items:center;gap:2rem;max-width:1400px;margin:2rem auto 0;padding-top:2rem;display:grid}.installation-note strong{color:var(--clay);letter-spacing:.13em;text-transform:uppercase;font-size:.69rem}.installation-note p{color:var(--muted);margin:0}.cta-section{background:var(--clay);color:#fff;justify-content:space-between;align-items:center;gap:3rem;padding:clamp(4rem,7vw,7rem) clamp(1.5rem,7vw,7rem);display:flex}.cta-section .eyebrow{color:#ffe2d5}.cta-section h2{margin-bottom:1rem}.cta-section p{color:#fff3ee;margin:0}.connection-note{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border:1px solid #ffffff8c;padding:1rem 1.3rem;font-size:.72rem;font-weight:800}.contact-section{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;max-width:1500px;margin:0 auto;display:grid}.contact-section h2{margin:0}.contact-section>div:last-child{max-width:560px}.contact-section p{color:var(--muted);line-height:1.8}footer{color:#e7ece8;background:#1b241f;grid-template-columns:1.2fr .7fr .8fr;gap:3rem;padding:4rem clamp(1.5rem,6vw,6rem);display:grid}footer .brand-mark{color:var(--ink);background:#eef3ef}.footer-brand p{color:#aeb9b1;margin:1rem 0 0;font-size:.8rem}.footer-links,.footer-meta{flex-direction:column;gap:.75rem;display:flex}.footer-links a{width:max-content;font-size:.8rem;font-weight:700}.footer-meta{color:#94a098;font-size:.72rem}.policy-shell{max-width:920px;margin:0 auto;padding:5rem 1.5rem 8rem}.policy-shell>a{margin-bottom:4rem}.policy-shell h1{margin-bottom:1rem}.policy-shell .policy-intro{color:var(--muted);margin-bottom:3rem;font-size:1.05rem;line-height:1.7}.policy-card{border-top:1px solid var(--line);padding:2.5rem 0}.policy-card h2{margin-bottom:1rem;font-size:1.8rem}.policy-card h3{margin:1.5rem 0 .5rem;font-size:1rem}.policy-card p,.policy-card li{color:var(--muted);font-size:.9rem;line-height:1.75}@media (width<=960px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:70vw}.hero-copy{padding-top:5rem}.story-section{grid-template-columns:1fr}.story-visual{min-height:70vw}.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.announcement{padding-inline:.7rem;font-size:.58rem}.site-header{min-height:66px;padding-inline:1rem}.brand{font-size:.82rem}.brand-mark{width:31px}.button-small{min-height:38px;padding:.55rem .75rem;font-size:.65rem}.hero{min-height:0}.hero-copy{padding:4rem 1.25rem}h1{font-size:3.45rem}.hero-actions{flex-direction:column;align-items:flex-start}.trust-list{flex-direction:column}.hero-visual{min-height:105vw}.hero-note{min-width:210px;bottom:1.5rem}.intro-strip{grid-template-columns:1fr;gap:1.5rem}.intro-strip div{border-bottom:1px solid #d4cec3;border-right:0;padding-bottom:1.5rem}.intro-strip div:last-child{padding-bottom:0}.section-heading{grid-template-columns:1fr;align-items:start;gap:1.5rem}.section-heading h2,.story-copy h2,.cta-section h2,.contact-section h2{font-size:2.75rem}.product-grid{grid-template-columns:1fr}.story-copy{padding:4rem 1.25rem}.story-visual{min-height:110vw}.steps-grid{grid-template-columns:1fr}.step-card{min-height:0}.installation-note{grid-template-columns:1fr;align-items:start}.cta-section{flex-direction:column;align-items:flex-start}.connection-note{white-space:normal}.contact-section{grid-template-columns:1fr;gap:2rem}footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
