:root{--color-bg:#fff;--color-surface:#fff;--color-text:#111;--color-muted:#666;--color-border:#e5e5e5;--color-accent:#111;--color-stone:#f7f7f7;--color-stone-deep:#eee;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:3rem;--space-xl:clamp(5rem, 12vw, 8rem);--space-2xl:clamp(6.5rem, 16vw, 12rem);--layout-max:72rem;--text-max:36rem;--header-height:4rem;--radius:0;--display-size:clamp(3rem, 11vw, 7.5rem);--display-size-sm:clamp(2rem, 5vw, 3.5rem);--geo-sand:#ebe6df;--geo-clay:#d8cfc4;--geo-slate:#c8d1d9;--geo-charcoal:#2a2a2a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}a{color:inherit;text-underline-offset:.15em;text-decoration-thickness:1px}a:hover{color:var(--color-muted)}h1,h2,h3,p,ul{margin:0}.display{font-size:var(--display-size);letter-spacing:-.04em;margin-bottom:var(--space-lg);font-weight:500;line-height:.95}.display--sm{font-size:var(--display-size-sm);line-height:1}.skip-link{z-index:1000;padding:var(--space-sm);background:var(--color-accent);color:var(--color-surface);position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-sm)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);background:#ffffffeb;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-sm);max-width:var(--layout-max);padding:0 clamp(var(--space-md), 4vw, var(--space-lg));height:100%;margin:0 auto;display:flex}.site-logo{letter-spacing:-.02em;white-space:nowrap;font-size:.9375rem;font-weight:500;text-decoration:none}.site-nav{gap:var(--space-md);display:none}.site-nav a{color:var(--color-muted);font-size:.875rem;text-decoration:none}.site-nav a.active,.site-nav a:hover{color:var(--color-text)}.site-contact{align-items:center;gap:var(--space-sm);margin-left:auto;display:flex}.contact-text{background:var(--color-text);min-height:2.5rem;color:var(--color-surface);border-radius:var(--radius);white-space:nowrap;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.contact-text:hover{opacity:.85;color:var(--color-surface)}.contact-phone{color:var(--color-text);white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none}.contact-phone:hover{color:var(--color-muted)}@media (width<=380px){.site-logo{font-size:.8125rem}}@media (width>=768px){.site-nav{display:flex}}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:3rem;padding:0 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.btn--primary{background:var(--color-text);color:var(--color-surface)}.btn--primary:hover{opacity:.85;color:var(--color-surface)}.btn--secondary{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.btn--ghost{color:var(--color-muted);min-height:auto;margin-top:var(--space-md);background:0 0;justify-content:flex-start;padding-left:0;font-size:.9375rem}.btn--ghost:hover{color:var(--color-text)}.band--dark .btn--primary{background:var(--color-surface);color:var(--color-text)}.band--dark .btn--secondary{color:var(--color-surface);border-color:#ffffff59}.text-cta-label__desktop{display:none}@media (width>=768px){.text-cta-label__mobile{display:none}.text-cta-label__desktop{display:inline}}.site-main{background:var(--color-bg);position:relative;overflow-x:clip}@supports not (overflow:clip){.site-main{overflow-x:hidden}}.site-main__content{z-index:1;position:relative}.geo-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible}.scroll-bars{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.scroll-bar{transform:translate3d(calc(-50% + var(--scroll-progress,0) * (100vw + 150%)), 0, 0);will-change:transform;border-radius:0;position:absolute;left:0}.scroll-bar--sand{background:var(--geo-sand)}.scroll-bar--clay{background:var(--geo-clay)}.scroll-bar--slate{background:var(--geo-slate)}@media (prefers-reduced-motion:reduce){.scroll-bars{display:none}}.geo-background .geo-block{top:var(--geo-at,50%);position:absolute}.geo-block--circle{border-radius:50%}.geo-block--sand{background:var(--geo-sand)}.geo-block--clay{background:var(--geo-clay)}.geo-block--slate{background:var(--geo-slate)}.geo-block--sm{width:clamp(2.5rem,8vw,4.5rem);height:clamp(2.5rem,8vw,4.5rem)}.geo-block--md{width:clamp(4rem,14vw,8rem);height:clamp(4rem,14vw,8rem)}.geo-block--lg{width:clamp(6rem,22vw,14rem);height:clamp(6rem,22vw,14rem)}.geo-block--xl{width:clamp(9rem,35vw,24rem);height:clamp(9rem,35vw,24rem)}.geo-block--huge{width:min(58vw,42rem);height:min(58vw,42rem)}.geo-block--massive{width:min(92vw,58rem);height:min(92vw,58rem)}.geo-block--colossus{width:min(130vw,78rem);height:min(130vw,78rem)}.geo-block--bg-tr{right:-22%;transform:translateY(-28%)}.geo-block--bg-bl{left:-28%;transform:translateY(-12%)}.geo-block--bg-br{right:-18%;transform:translateY(-12%)}.geo-block--bleed-left{left:0;transform:translate(-91%,-50%)}.geo-block--bleed-right{left:100%;transform:translate(-9%,-50%)}.geo-block--bleed-bottom{left:22%;transform:translate(-50%,-22%)}.geo-block--anchor-west.geo-block--bleed-bottom{left:16%}.geo-block--anchor-south.geo-block--bleed-right{transform:translate(-9%,-42%)}.geo-block--anchor-south.geo-block--bleed-left{transform:translate(-91%,-42%)}@media (width<=767px){.geo-background .geo-block--sm{width:22vw;height:22vw}.geo-background .geo-block--md{width:38vw;height:38vw}.geo-background .geo-block--lg{width:58vw;height:58vw}.geo-background .geo-block--xl{width:78vw;height:78vw}.geo-background .geo-block--huge{width:88vw;height:88vw}.geo-background .geo-block--massive{width:120vw;height:120vw}.geo-background .geo-block--colossus{width:150vw;height:150vw}.geo-background .geo-block--bg-tr{right:-28%;transform:translateY(-32%)}.geo-background .geo-block--bg-bl{left:-32%;transform:translateY(-14%)}.geo-background .geo-block--bg-br{right:-14%;transform:translateY(-12%)}}.hero{padding:clamp(5rem, 18vw, 12rem) clamp(var(--space-md), 4vw, var(--space-lg));border-bottom:1px solid var(--color-border);background:0 0}.hero__inner{max-width:var(--layout-max);margin:0 auto}.hero__title{font-size:var(--display-size);letter-spacing:-.04em;margin-bottom:var(--space-lg);font-weight:500;line-height:.92}.hero__title span{display:block}.hero__lead{max-width:24rem;color:var(--color-muted);margin-bottom:var(--space-lg);font-size:1.0625rem;line-height:1.6}.hero__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.facts-strip{border-bottom:1px solid var(--color-border)}.facts-strip__list{padding:var(--space-md) clamp(var(--space-md), 4vw, var(--space-lg));max-width:var(--layout-max);gap:var(--space-sm);margin:0 auto;list-style:none;display:grid}@media (width>=768px){.facts-strip__list{gap:var(--space-md);grid-template-columns:repeat(4,1fr)}}.facts-strip__list li{color:var(--color-muted);font-size:.875rem;line-height:1.5}.section{padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg));border-bottom:1px solid var(--color-border);background:0 0}.section__inner{max-width:var(--layout-max);margin:0 auto}.section__inner--columns{gap:var(--space-xl);display:grid}@media (width>=768px){.section__inner--columns{grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem)}}.link-stack{margin:0 0 var(--space-md);gap:var(--space-sm);padding:0;list-style:none;display:grid}.link-stack a{font-size:1rem;line-height:1.5;text-decoration:none}.link-stack--areas{columns:2;gap:var(--space-sm)}.cta{padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg));border-bottom:1px solid var(--color-border);background:0 0}.cta__inner{max-width:var(--layout-max);gap:var(--space-lg);flex-direction:column;margin:0 auto;display:flex}@media (width>=960px){.cta__inner{flex-direction:row;justify-content:space-between;align-items:flex-end}}.cta__headline{max-width:14ch;margin-bottom:0}.cta__actions{gap:var(--space-sm);flex-wrap:wrap;flex-shrink:0;display:flex}.accordion-trigger__label{align-items:baseline;gap:var(--space-md);display:flex}.accordion-trigger__index{color:var(--color-muted);min-width:1.75rem;font-size:.8125rem;font-weight:500}.photo-slot{background:var(--color-stone);border:1px solid var(--color-border);margin:0;overflow:hidden}.photo-slot img{object-fit:cover;width:100%;height:100%;display:block}.photo-slot--placeholder .photo-slot__frame{min-height:inherit;aspect-ratio:inherit;background:var(--color-stone);justify-content:flex-start;align-items:flex-end;display:flex}.photo-slot--portrait{aspect-ratio:4/5}.photo-slot--square{aspect-ratio:1}.photo-slot--wide{aspect-ratio:16/10}.photo-slot__label{margin:var(--space-md);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.6875rem}.band{width:100%}.band--default{background:var(--color-bg)}.band--stone{background:var(--color-stone)}.band--white{background:var(--color-surface)}.band--dark{background:var(--color-text);color:var(--color-surface)}.band__inner{max-width:var(--layout-max);padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg));margin:0 auto}.page-hero .display{max-width:18ch}.page-hero__body p,.page-hero__body{color:var(--color-muted);max-width:var(--text-max);font-size:1.0625rem;line-height:1.65}.page-hero__body p+p{margin-top:var(--space-sm)}.page-intro__eyebrow{color:var(--color-muted);margin-bottom:var(--space-sm);font-size:.8125rem}.founder-note{margin-top:var(--space-md);color:var(--color-muted);font-size:.9375rem;line-height:1.6}.section-header{margin-bottom:var(--space-lg);max-width:var(--text-max)}.section-header__lead{margin-top:var(--space-sm);color:var(--color-muted);font-size:1rem;line-height:1.6}.fact-grid{background:var(--color-border);gap:1px;margin:0;padding:0;list-style:none;display:grid}.fact-grid li{background:var(--color-surface);padding:clamp(1.25rem,2.5vw,1.75rem);font-size:1rem;line-height:1.5}.band--stone .fact-grid li{background:var(--color-bg)}.band--white .fact-grid li{background:var(--color-stone)}@media (width>=640px){.fact-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.fact-grid{grid-template-columns:repeat(3,1fr)}}.fact-list{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.fact-list li{color:var(--color-muted);padding-left:1.25rem;position:relative}.fact-list li:before{content:"—";color:var(--color-muted);position:absolute;left:0}.tile-grid{background:var(--color-border);gap:1px;margin:0;padding:0;list-style:none;display:grid}.tile-grid--areas{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr))}@media (width>=768px){.tile-grid:not(.tile-grid--areas){grid-template-columns:repeat(2,1fr)}}@media (width>=1200px){.tile-grid:not(.tile-grid--areas){grid-template-columns:repeat(3,1fr)}}.tile{gap:var(--space-xs);background:var(--color-surface);flex-direction:column;min-height:100%;padding:clamp(1.25rem,2vw,1.5rem);font-size:1rem;line-height:1.4;text-decoration:none;display:flex}.band--stone .tile{background:var(--color-bg)}.band--white .tile{background:var(--color-stone)}.tile:hover{background:var(--color-stone-deep);color:var(--color-text)}.tile--static{cursor:default}.tile--static:hover{background:var(--color-stone)}.tile__meta{color:var(--color-muted);font-size:.8125rem}.content-block{max-width:var(--text-max)}.content-block+.content-block{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border)}.content-block__lead{color:var(--color-muted);margin-bottom:var(--space-sm)}.content-block p{color:var(--color-muted)}.content-block p+p,.content-block ul{margin-top:var(--space-sm)}.principles{max-width:var(--text-max)}.principle{padding:var(--space-lg) 0;border-top:1px solid var(--color-border)}.principle:first-child{border-top:none;padding-top:0}.principle p{color:var(--color-muted);margin-top:var(--space-sm)}.accordion{max-width:var(--text-max);margin:0;padding:0}.band .accordion{max-width:none}.accordion-item{border-top:1px solid var(--color-border)}.accordion-item:last-child{border-bottom:1px solid var(--color-border)}.accordion-trigger{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;padding:var(--space-md) 0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;display:flex}.accordion-icon{color:var(--color-muted);flex-shrink:0;font-size:1.25rem}.accordion-panel{padding-bottom:var(--space-md);max-width:40rem}.accordion-panel p{color:var(--color-muted);line-height:1.65}.guide-article{max-width:var(--text-max)}.guide-article--in-band{margin:0;padding:0}.guide-list{margin:0;padding:0;list-style:none}.guide-link{justify-content:space-between;align-items:baseline;gap:var(--space-md);padding:var(--space-md) 0;border-top:1px solid var(--color-border);font-size:1rem;text-decoration:none;display:flex}.link-list{gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.link-list a{font-size:1rem;text-decoration:none}.site-footer{border-top:1px solid var(--color-border);padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg)) var(--space-lg)}.site-footer__inner{max-width:var(--layout-max);gap:var(--space-xl);margin:0 auto;display:grid}.site-footer__name{margin-bottom:var(--space-md);font-size:.9375rem;font-weight:500}.site-footer__about{color:var(--color-muted);margin-bottom:var(--space-md);max-width:22rem;font-size:.9375rem;line-height:1.6}.site-footer__contact{gap:var(--space-xs);flex-direction:column;display:flex}.site-footer__contact a{text-decoration:none}.site-footer__nav{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.site-footer__label{color:var(--color-muted);margin-bottom:var(--space-sm);font-size:.8125rem}.site-footer__nav a{color:var(--color-muted);margin-bottom:var(--space-xs);font-size:.9375rem;text-decoration:none;display:block}.site-footer__nav a:hover{color:var(--color-text)}.site-footer__legal{max-width:var(--layout-max);margin:var(--space-lg) auto 0;padding-top:var(--space-md);border-top:1px solid var(--color-border);justify-content:space-between;gap:var(--space-sm);color:var(--color-muted);font-size:.875rem;display:flex}.site-footer__legal a{text-decoration:none}.not-found__actions{gap:var(--space-sm);padding:0 var(--space-md) var(--space-md);justify-content:center;display:flex}.not-found__link{text-align:center;color:var(--color-muted)}@media (width>=768px){.site-footer__inner{grid-template-columns:1fr 2fr}}@media (width>=1280px){:root{--display-size:clamp(4rem, 10vw, 8.5rem)}}
