/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111b20;--navy:#0c2230;--alpine:#17394d;--gold:#9b7139;--paper:#f0ebe2;--paper-deep:#e8e1d6;--content:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--ink);background:var(--paper);margin:0;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{z-index:10000;color:#fff;background:#071923;padding:.75rem 1rem;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.paper{background-color:var(--paper);background-image:linear-gradient(110deg,#ffffff38,#0000 38%,#5d483206),radial-gradient(circle at 18% 26%,#5b452e11 0 .55px,#0000 .7px),radial-gradient(circle at 78% 68%,#fff9 0 .65px,#0000 .8px);background-size:auto,17px 19px,23px 21px}.eye{color:var(--alpine);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.68rem;font-weight:700}.eye.light{color:#f6f7f6}.reveal{animation:.85s cubic-bezier(.22,.68,.22,1) both rise}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.site-footer{color:#d7dfe2;background:#071923;padding:3rem max(3rem,50vw - 44rem) 1.2rem}.site-footer-grid{grid-template-columns:1.35fr repeat(3,1fr) 1.15fr;gap:3rem;display:grid}.site-footer-logo{color:#fff;flex-direction:column;align-items:center;width:14rem;display:flex}.site-footer-logo svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:7rem;height:2.25rem}.site-footer-logo strong{letter-spacing:.29em;white-space:nowrap;font:1.05rem Georgia,serif}.site-footer-logo small{letter-spacing:.6em;align-items:center;gap:.85rem;width:10rem;margin-top:.42rem;padding-left:.6em;font-size:.44rem;display:flex}.site-footer-logo small i{background:currentColor;flex:1;height:1px}.site-footer-brand p{margin-top:1.2rem;font-size:.62rem}.site-footer h2{color:#d0a166;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .8rem;font-size:.57rem;line-height:1.35}.site-footer-grid>nav,.site-footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;display:flex}.site-footer span,.site-footer a{font-size:.57rem;line-height:1.75}.site-footer a:hover{text-underline-offset:.2rem;text-decoration:underline}.site-footer-contact>a{margin:.45rem 0;font-size:.77rem!important}.site-footer-contact>div{gap:1.2rem;display:flex}.site-footer-contact>div span{color:#d2a05f;font-size:1.1rem}.site-footer>small{text-align:center;color:#9caaaf;margin-top:2.3rem;font-size:.5rem;display:block}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #d39a5a}@media (width>=1600px){.site-footer{padding-inline:max(6rem,50vw - 52.5rem)}}@media (width<=1100px){.site-footer-grid{grid-template-columns:1.3fr repeat(2,1fr);gap:2rem}.site-footer-contact{grid-column:3}}@media (width<=767px){.site-footer{padding:2.5rem 1.5rem 1.2rem}.site-footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.2rem}.site-footer-brand,.site-footer-contact{grid-column:1/-1}.site-footer>small{text-align:left}.site-footer a{align-items:center;min-height:2.25rem;display:flex}}@media (width<=390px){.site-footer-grid{grid-template-columns:1fr}}.not-found-page>section{color:#fff;background:linear-gradient(90deg,#071923f0,#07192378),url(/projects-hero.webp) 50%/cover;flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;padding:5rem max(1.5rem,50vw - 36rem);display:flex}.not-found-page>section>p{color:#d0a166;text-transform:uppercase;letter-spacing:.16em;font-size:.7rem}.not-found-page h1{max-width:45rem;margin:.5rem 0 1rem;font:400 clamp(3rem,7vw,6rem)/.95 Georgia,serif}.not-found-page>section>span{max-width:36rem;line-height:1.6}.not-found-page>section>div{gap:1rem;margin-top:2rem;display:flex}.not-found-page>section a{text-transform:uppercase;border:1px solid #fff;align-items:center;min-height:3rem;padding:0 1.4rem;font-size:.65rem;font-weight:700;display:inline-flex}.not-found-page>section a:last-child{color:#10222d;background:#d0a166;border-color:#d0a166}@media (width<=600px){.not-found-page>section>div{flex-direction:column;width:100%}.not-found-page>section a{justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}}.hero nav a:first-child:after{right:100%}.hero nav a.active:after{right:0}img{background-color:#d9d0c3}.hero{--hero-x:0%;--hero-y:0%;color:#fff;height:clamp(680px,50vw,790px);min-height:680px;position:relative;overflow:hidden}.hero-media{will-change:transform;background:url(/hero.webp) 50% 56%/cover no-repeat;animation:18s ease-in-out infinite alternate hero-drift;position:absolute;inset:-4%}@keyframes hero-drift{0%{transform:translate3d(var(--hero-x),var(--hero-y),0) scale(1.04)}to{transform:translate3d(var(--hero-x),var(--hero-y),0) scale(1.095)}}.hero-light{z-index:1;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle at 71% 38%,#ffe0a330 0 3%,#ffc66d14 12%,#0000 31%);animation:7s ease-in-out infinite alternate sun-breathe;position:absolute;inset:-20%}@keyframes sun-breathe{0%{opacity:.55;transform:scale(.96)}to{opacity:1;transform:scale(1.07)}}.shade{z-index:1;background:linear-gradient(90deg,#041119e0 0%,#05131c85 38%,#05111814 72%),linear-gradient(#040e1585,#0000 32%,#05111742);position:absolute;inset:0}.hero header{z-index:5;height:8rem;max-width:var(--content);grid-template-columns:18.5rem minmax(0,1fr) auto;align-items:center;gap:2.4rem;margin:auto;padding:1.55rem 3rem;display:grid;position:relative}.logo{color:#fff;flex-direction:column;align-items:center;width:16.4rem;display:flex}.logo-ridge{width:9.2rem;height:2.25rem;overflow:visible}.logo-ridge path{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.logo-name{letter-spacing:.29em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.43rem}.logo-rule{letter-spacing:.6em;align-items:center;gap:.85rem;width:13.8rem;margin-top:.42rem;padding-left:.6em;font-size:.59rem;display:flex}.logo-rule i{background:#ffffffbf;flex:1;height:1px;display:block}.hero nav{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(1.25rem,2.65vw,2.75rem);font-size:.61rem;display:flex}.hero nav a{padding:.8rem 0;position:relative}.hero nav a:after{content:"";background:#fff;height:1px;transition:right .25s;position:absolute;bottom:.28rem;left:0;right:100%}.hero nav a:hover:after,.hero nav a:focus-visible:after,.hero nav a:first-child:after{right:0}.top-cta,.btn{letter-spacing:.03em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:1rem;min-height:3.1rem;padding:0 1.4rem;font-size:.64rem;font-weight:700;transition:transform .25s,filter .25s,box-shadow .25s;display:inline-flex}.top-cta{white-space:nowrap;background:#0b1e2a}.top-cta:hover,.btn:hover{filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 .55rem 1.2rem #050f1433}.burger{display:none}.hero-text{z-index:2;max-width:var(--content);margin:auto;padding:2.15rem 3rem;position:relative}.hero-text h1{letter-spacing:-.035em;max-width:46rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.05rem,5vw,5.05rem);font-weight:400;line-height:.96}.hero-text>em{background:#c58a38;width:2.7rem;height:2px;margin:1.45rem 0 1.25rem;display:block}.hero-text>p:not(.eye){color:#f5f6f4;margin:0;font-size:.98rem;line-height:1.58}.actions{gap:1.15rem;margin-top:1.75rem;display:flex}.fill{color:#fff;background:#112b3c;border-color:#38576a}.ghost{color:#fff;background:#07141c1f;border-color:#ffffffad}.scroll{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.85rem;font-size:.58rem;display:flex;position:absolute;top:31.3rem;left:3rem}.scroll span{font-size:1.45rem;font-weight:300}.elements{border-bottom:1px solid #4131201a;position:relative}.elements-inner{max-width:var(--content);grid-template-columns:14rem 12.5rem minmax(20rem,26rem) 13.5rem;justify-content:center;align-items:center;gap:clamp(1rem,2.4vw,2.2rem);min-height:30.5rem;margin:auto;padding:2rem 3rem;display:grid}.intro h2,.story h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.intro h2{letter-spacing:-.02em;margin:0 0 1.45rem;font-size:2.35rem;line-height:1.16}.intro>p:not(.eye){max-width:12.5rem;margin:0 0 1.65rem;font-size:.72rem;line-height:1.62}.text-link,.values a{letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.61rem;font-weight:700;display:inline-flex}.text-link{border-top:1px solid #949188;padding-top:1.15rem}.callout-column{z-index:3;flex-direction:column;justify-content:space-around;height:24rem;display:flex;position:relative}.right-column{height:26rem}.callout{align-items:center;gap:.75rem;transition:transform .3s;display:flex;position:relative}.callout:hover{transform:translateY(-3px)}.callout-copy{min-width:0}.callout h3{text-transform:uppercase;margin:0 0 .5rem;font-size:.72rem}.callout p{margin:0;font-size:.59rem;line-height:1.55}.weather-photo{background-image:url(/weather-atlas.webp);background-repeat:no-repeat;background-size:500% 100%;border:1px solid #0e243026;border-radius:50%;flex:none;width:4.8rem;height:4.8rem;box-shadow:0 .4rem .9rem #141e201c}.p-hail{background-position:0}.p-snow{background-position:25%}.p-uv{background-position:50%}.p-wind{background-position:75%}.p-freeze{background-position:100%}.connector{z-index:-1;background:#976f3c78;height:1px;position:absolute;top:50%}.connector:after{content:"";background:var(--paper);border:1px solid #976f3ca6;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.left-column .connector{transform-origin:0;width:clamp(6rem,10vw,9rem);left:62%;transform:rotate(7deg)}.left-column .connector:after{right:-3px}.right-column .connector{transform-origin:100%;width:clamp(6rem,10vw,9rem);right:65%;transform:rotate(-8deg)}.right-column .connector:after{left:-3px}.shingle-stage{z-index:2;filter:drop-shadow(0 1.2rem 1rem #11191a4d);transition:transform .45s;position:relative;transform:rotate(4.6deg)}.shingle-stage:hover{transform:rotate(3.4deg)translateY(-4px)}.shingle-stage img{aspect-ratio:1.08;object-fit:cover;clip-path:polygon(3% 2%,98% 0,100% 97%,0 100%);width:100%;display:block}.target{border:1px solid #ffffffe6;border-radius:50%;width:1.15rem;height:1.15rem;position:absolute;box-shadow:0 0 0 4px #ffffff2e,0 0 0 5px #0a181d59}.target:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:5px}.t1{top:25%;left:23%}.t2{top:54%;left:45%}.t3{top:43%;right:17%}.t4{bottom:18%;left:33%}.t5{bottom:18%;right:12%}.founder{border-bottom:1px solid #4131201a;grid-template-columns:minmax(30rem,45%) 1fr;min-height:29rem;display:grid}.portrait{background:url(/founder.webp) 50% 40%/cover no-repeat;min-height:29rem}.story{align-self:center;padding:2.65rem clamp(3rem,5vw,6rem) 2rem 3.5rem}.story .eye{margin-bottom:.65rem}.story h2{letter-spacing:-.02em;margin:0 0 1rem;font-size:2.3rem;line-height:1.12}.story-copy{max-width:46rem}.story-copy p{margin:0;font-size:.68rem;line-height:1.48}.journey{grid-template-columns:1fr 2rem 1fr 2rem 1fr 2rem 1fr;align-items:start;gap:.65rem;margin-top:1.65rem;display:grid}.journey>span{margin-top:.8rem;font-size:1.5rem}.journey-icon{height:2.4rem;color:var(--gold)}.journey-icon svg,.value-icon svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:auto;height:100%}.journey h3{text-transform:uppercase;margin:.4rem 0 .35rem;font-size:.66rem;line-height:1.1}.journey p{max-width:8rem;margin:0;font-size:.52rem;line-height:1.42}.transformation{color:#fff;height:clamp(18rem,21vw,23rem);position:relative;overflow:hidden}.transform-title{z-index:5;text-align:center;text-shadow:0 2px 8px #000;position:absolute;top:.85rem;left:0;right:0}.transform-title .eye{margin-bottom:.25rem}.transform-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,2.4vw,2.5rem);font-weight:400}.compare{position:absolute;inset:0}.compare:after{content:"";pointer-events:none;background:linear-gradient(#060e1338,#0000 45%,#040b0f45);position:absolute;inset:0}.compare .after,.compare .before{background-image:url(/transformation.webp);background-repeat:no-repeat;background-size:200% 100%;position:absolute;inset:0}.compare .after{background-position:100%}.compare .before{clip-path:inset(0 calc(100% - var(--split)) 0 0);background-position:0}.compare>i{z-index:4;top:0;bottom:0;left:var(--split);background:#fff;width:1px;position:absolute}.compare>b{z-index:5;left:var(--split);background:#102631;border:2px solid #fff;border-radius:50%;place-items:center;width:2.8rem;height:2.8rem;font-size:.58rem;display:grid;position:absolute;top:56%;transform:translate(-50%,-50%);box-shadow:0 .2rem .8rem #00000040}.compare input{z-index:6;opacity:0;cursor:ew-resize;touch-action:none;width:100%;height:100%;position:absolute;inset:0}.label{z-index:4;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700;position:absolute;bottom:1rem}.left-label{left:6.5%}.right-label{right:6.5%}.values-inner{max-width:var(--content);grid-template-columns:repeat(4,1fr);margin:auto;padding:1.55rem 4.2rem;display:grid}.values article{border-right:1px solid #6b523161;padding:0 2rem}.values article:last-child{border-right:0}.value-icon{height:2rem;color:var(--gold)}.values h3{text-transform:uppercase;margin:.35rem 0 .5rem;font-size:.73rem}.values p{max-width:15rem;min-height:3rem;margin:0 0 .65rem;font-size:.61rem;line-height:1.5}.closing{color:#fff;background:linear-gradient(90deg,#0b1d279e,#0d1e271f),url(/transformation.webp) 75% 48%/cover no-repeat;justify-content:space-between;align-items:center;gap:2rem;min-height:6rem;padding:1rem max(3rem,50vw - 29rem);display:flex}.closing h2{letter-spacing:.045em;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.closing p{margin:.25rem 0 0;font-size:.78rem}@media (width>=1600px){:root{--content:1700px}.hero{height:clamp(790px,48vw,980px)}.hero header{padding-inline:5rem}.hero-text{padding:clamp(3rem,4vw,5.2rem) 5rem}.hero-text h1{font-size:clamp(5.1rem,5.1vw,6.4rem)}.hero-text>p:not(.eye){font-size:1.08rem}.scroll{top:34rem;left:5rem}.elements-inner{grid-template-columns:16rem 14rem minmax(27rem,32rem) 15rem;min-height:35rem;padding-inline:5rem}.intro h2{font-size:2.7rem}.callout-column{height:28rem}.founder{grid-template-columns:45% 55%;min-height:34rem}.portrait{min-height:34rem}.story{padding-right:7rem}.story h2{font-size:2.7rem}.story-copy p{font-size:.76rem}.journey p{font-size:.59rem}.values-inner{padding-block:2rem}.values p{font-size:.68rem}}@media (width>=2100px){:root{--content:1900px}.hero-text h1{font-size:6.8rem}.elements-inner{grid-template-columns:18rem 15rem 34rem 16rem;gap:3rem}.founder{grid-template-columns:minmax(48rem,45%) 1fr}.story{padding-left:5rem}.story h2{font-size:3rem}.transformation{height:26rem}}@media (width<=1180px){.hero header{grid-template-columns:14rem 1fr auto;gap:1.2rem;padding-inline:1.6rem}.logo{width:13.2rem}.logo-ridge{width:7.2rem}.logo-name{font-size:1.12rem}.logo-rule{width:11rem}.hero nav{gap:1.25rem}.elements-inner{grid-template-columns:13rem 1fr minmax(19rem,25rem);padding-inline:2rem}.right-column{display:none}.founder{grid-template-columns:44% 56%}.story{padding-inline:2.5rem 2rem}.values-inner{padding-inline:1.5rem}.values article{padding-inline:1.35rem}}@media (width<=767px){.hero{height:48rem;min-height:0}.hero-media{background-position:64%;inset:-1%}.shade{background:linear-gradient(90deg,#041119f0,#05131c6b 70%,#05111824)}.hero header{justify-content:space-between;height:6rem;padding:1rem 1.25rem;display:flex}.logo{align-items:flex-start;width:12rem}.logo-ridge{width:6.5rem;height:1.75rem;margin-left:2.2rem}.logo-name{font-size:1.05rem}.logo-rule{width:11.7rem;font-size:.5rem}.top-cta{display:none}.burger{z-index:9;background:0 0;border:0;flex-direction:column;justify-content:center;gap:.35rem;width:2.75rem;height:2.75rem;display:flex;position:relative}.burger i{background:#fff;width:1.7rem;height:1px;display:block}.hero nav{background:#06151ffb;flex-direction:column;align-items:flex-start;gap:.15rem;padding:6.4rem 1.5rem 1.5rem;font-size:.7rem;display:none;position:absolute;inset:0 0 auto}.hero nav.open{display:flex}.hero nav a{align-items:center;width:100%;min-height:2.75rem;display:flex}.hero-text{padding:3.2rem 1.5rem}.hero-text h1{font-size:clamp(2.8rem,12.8vw,4rem)}.hero-text>p:not(.eye){font-size:.85rem;line-height:1.55}.wide-only{display:none}.actions{flex-direction:column;align-items:flex-start}.btn{min-height:2.9rem}.scroll{top:31rem;left:1.5rem}.elements-inner{flex-direction:column;align-items:stretch;gap:2.2rem;min-height:0;padding:3rem 1.5rem 3.8rem;display:flex}.intro h2{font-size:2.25rem}.intro>p:not(.eye){max-width:25rem}.callout-column,.right-column{order:3;gap:1.6rem;height:auto;display:flex}.left-column{order:2}.shingle-stage{order:1;align-self:center;width:min(90%,27rem);margin:1rem 0}.intro{order:0}.callout{gap:1rem}.callout.right{flex-direction:row-reverse}.callout.right .callout-copy{order:2}.weather-photo{width:5rem;height:5rem}.connector{display:none}.founder{flex-direction:column;min-height:0;display:flex}.portrait{background-position:43% 0;min-height:28rem}.story{padding:2.8rem 1.5rem 3rem}.story h2{font-size:2rem}.story-copy p{font-size:.7rem}.journey{grid-template-columns:1fr 1fr;gap:1.8rem 2rem}.journey>span{display:none}.journey p{font-size:.56rem}.transformation{height:21rem}.transform-title{padding-inline:1rem;top:1rem}.transform-title h2{font-size:1.55rem}.label{font-size:.54rem}.values-inner{grid-template-columns:1fr 1fr;gap:2rem 0;padding:2.2rem 1.5rem}.values article{padding:0 1.4rem}.values article:nth-child(2){border-right:0}.values p{min-height:0}.closing{flex-direction:column;align-items:flex-start;padding:1.8rem 1.5rem}}@media (width>=768px){.left-column .connector{width:clamp(5.5rem,8vw,8rem);left:calc(100% + .45rem)}.right-column .connector{width:clamp(5.5rem,8vw,8rem);right:calc(100% + .45rem)}}@media (width<=440px){.hero-text{padding-top:2.6rem}.hero-text h1{font-size:2.75rem}.hero-text>p:not(.eye){font-size:.8rem}.elements-inner{padding-inline:1.15rem}.shingle-stage{width:94%}.callout-column{gap:1.9rem}.callout h3{font-size:.75rem}.callout p{font-size:.62rem}.weather-photo{width:4.6rem;height:4.6rem}.portrait{min-height:22rem}.story{padding-inline:1.2rem}.journey{gap:1.5rem 1rem}.values-inner{grid-template-columns:1fr;gap:0}.values article{border-bottom:1px solid #6b523147;border-right:0;padding:1.5rem .4rem}.values article:last-child{border-bottom:0}.closing h2{font-size:1.15rem}.transformation{height:19rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.hero-media,.hero-light{animation:none}.hero-media{transform:scale(1.04)}.callout,.shingle-stage,.btn,.top-cta{transition:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
