:root{color-scheme:dark;--ink:#101a16;--forest:#244638;--moss:#789b55;--ivory:#f1ebdd;--muted:#b5bfb1;--lime:#c8ed59;--line:#36453c;font-family:Arial,Helvetica,sans-serif;color:var(--ivory);background:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}p{line-height:1.7;margin:0 0 1.3rem}h1,h2,h3{margin:0;font-weight:500}h1,h2{letter-spacing:-.055em;line-height:1.03}h2{font-size:clamp(2.7rem,4.7vw,4.8rem)}h3{font-size:1.45rem;letter-spacing:-.025em;line-height:1.2}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:6px}a:hover{color:var(--lime)}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section{padding-block:110px}.eyebrow{font-size:.8rem;line-height:1.5;text-transform:uppercase;letter-spacing:.15em;font-weight:600;color:var(--lime);margin-bottom:1.6rem}.skip{position:fixed;top:8px;left:16px;background:var(--ivory);color:var(--ink);padding:14px;z-index:100;transform:translateY(-160%)}.skip:focus{transform:none}.header{height:96px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;background:var(--ink);border-bottom:1px solid var(--line);gap:30px}.brand{display:flex;align-items:center;gap:12px;font-size:1.6rem;font-weight:650;letter-spacing:-.06em}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.brand-period{color:var(--lime)}nav{display:flex;align-items:center;gap:36px;font-size:.9rem}nav a{padding:12px 0}.nav-cta{border:1px solid #68755d;padding:12px 18px;display:flex;gap:20px;align-items:center}.menu-toggle{display:none}.hero{min-height:760px;height:min(850px,calc(100svh - 96px));position:relative;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-art,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-art{object-position:64% center;animation:arrive 1.2s ease-out}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(8,17,12,.93),rgba(8,17,12,.79) 25%,rgba(8,17,12,.2) 66%,rgba(8,17,12,.03)),linear-gradient(0deg,rgba(8,17,12,.6),transparent 25%)}.hero-content{padding-block:70px 110px}.hero h1{font-size:clamp(3.7rem,6.3vw,6.6rem);max-width:850px}.hero h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--lime)}.hero-lede{font-size:1.25rem;margin-top:28px;margin-bottom:10px}.hero-description{max-width:460px;font-size:1rem;color:#d0d8c9}.status-dot{display:inline-block;width:7px;height:7px;background:var(--lime);margin:0 9px 2px 0}.actions{display:flex;align-items:center;gap:26px;margin-top:30px}.button{background:var(--lime);color:var(--ink);display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 24px;font-size:.95rem;font-weight:600;min-height:54px;transition:background .2s}.button:hover{background:var(--ivory);color:var(--ink)}.availability{font-size:.8rem;line-height:1.65}.availability span{color:#c0c9b9}.hero-bottom{position:absolute;bottom:26px;left:0;right:0;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.09em;color:#d0d8c9}.hero-bottom span:last-child{letter-spacing:0}.section-heading{display:grid;grid-template-columns:1fr 2.4fr;gap:50px;margin-bottom:60px}.section-heading>div{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;align-items:end}.section-heading p:not(.eyebrow){color:var(--muted);margin:0}.world-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.world-grid article{padding:36px 34px 34px 0;display:flex;align-items:flex-start;flex-direction:column}.world-grid article+article{border-left:1px solid var(--line);padding-left:34px}.feature-number{font-size:.78rem;letter-spacing:.14em;color:var(--moss);margin-bottom:42px}.world-grid h3{margin-bottom:18px}.world-grid p{font-size:.95rem;color:var(--muted);margin-bottom:28px}.state{border:1px solid #526348;color:#d1dfbb;padding:6px 9px;text-transform:uppercase;font-size:.7rem;letter-spacing:.1em;margin-top:auto;display:inline-block;line-height:1.4}.tools-section{background:#16251d;padding-block:90px}.tools-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:stretch}.tools-copy{padding-block:20px}.section-intro{color:var(--muted);max-width:400px;margin-top:25px}.tool-item{display:flex;gap:20px;border-top:1px solid #42503e;padding-block:24px 0}.tool-item>span{font-size:1.8rem;color:var(--lime);line-height:1}.tool-item h3{font-size:1.15rem;margin-bottom:9px}.tool-item p{font-size:.95rem;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:.9rem;border-bottom:1px solid #7c8d65;padding-block:8px;line-height:1.5}.core-figure{margin:0;position:relative;min-height:680px;overflow:hidden}.core-figure img{height:100%;width:100%;object-fit:cover;object-position:95% center}.core-figure figcaption{position:absolute;bottom:0;left:0;right:0;padding:50px 24px 24px;background:linear-gradient(transparent,#09110de6);font-size:.75rem;display:flex;flex-direction:column;gap:8px;color:#e0e5d6}.core-figure figcaption span:first-child{letter-spacing:.14em}.story{display:grid;grid-template-columns:.8fr 1fr;align-items:center;gap:100px}.story-mark{position:relative;max-width:470px}.story-mark img{width:100%;border-radius:50%}.story-mark>span{display:block;text-align:center;letter-spacing:.18em;font-size:.75rem;color:var(--muted);margin-top:20px}.story h2{margin-bottom:30px}.story p:not(.eyebrow){color:var(--muted)}.story .story-note{font-size:.9rem}.build-section{background:#244638;color:var(--ivory);padding-block:80px}.build-section .eyebrow{color:var(--lime)}.build-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:100px;align-items:center}.build-layout h2{font-size:clamp(2.6rem,4vw,4rem)}.build-layout p{max-width:560px;margin-top:24px}.build-section .button{background:var(--lime);color:var(--ink)}.build-section .button:hover{background:var(--ivory)}.build-section .link-note{font-size:.75rem;margin:14px 0 0}.build-note{border-left:1px solid #829a40;padding-left:50px}.build-note .state{color:var(--ivory);border-color:#8c9e73;margin-bottom:28px}.build-note h3{font-size:1.8rem}.build-note p{font-size:.95rem}.build-note a:hover{color:var(--lime)}.questions{display:grid;grid-template-columns:1fr 1.6fr;gap:90px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{cursor:pointer;font-size:1.05rem;padding:25px 36px 25px 0;list-style:none;position:relative;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;top:23px;color:var(--lime);font-size:1.4rem}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:.95rem;padding-right:25px}details a{text-decoration:underline}.transition{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:42px;display:grid;grid-template-columns:1fr 1.6fr;gap:90px}.transition h2{font-size:2rem;line-height:1.15;letter-spacing:-.04em}.transition .eyebrow{font-size:.72rem;color:var(--muted)}.transition p:not(.eyebrow){font-size:.9rem;color:var(--muted)}.transition strong{color:var(--ivory);font-weight:500}.footer{padding-block:40px 28px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top p{margin:0;font-family:Georgia,serif;font-style:italic;font-size:1.15rem}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:35px;font-size:.75rem;line-height:1.6;color:var(--muted)}@keyframes arrive{from{opacity:.3;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
@media(min-width:1600px){.hero-art{object-position:center 56%}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px}nav{gap:23px}.section-heading{grid-template-columns:1fr}.section-heading>div{grid-template-columns:1.3fr 1fr}.hero{min-height:690px}.hero h1{font-size:5.5rem}.tools-layout{gap:35px}.story{gap:55px}.build-layout{gap:50px}.questions,.transition{gap:50px}.footer-top p{display:none}}
@media(max-width:760px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.header{padding:16px 20px;height:auto;min-height:80px;flex-wrap:wrap;gap:16px}.brand{font-size:1.45rem}.brand img{width:42px;height:42px}nav{width:100%;flex-wrap:wrap;gap:8px 22px;padding-bottom:6px}nav a{font-size:.9rem}nav .nav-cta{padding:10px 14px}.js .menu-toggle{display:flex;gap:18px;align-items:center;background:none;color:var(--ivory);border:1px solid var(--line);padding:12px 14px;min-height:44px}.js nav{display:none}.js nav.is-open{display:flex}.hero{min-height:850px;height:auto;align-items:flex-start}.hero-content{padding-top:44px;padding-bottom:360px}.hero-art{top:auto;bottom:0;height:540px;object-position:86% bottom;object-fit:cover;mask-image:linear-gradient(to bottom,transparent,#000 22%)}.hero-shade{background:linear-gradient(180deg,#0a140fec 0%,#0a140fc9 37%,#0a140f08 67%,#0a140f75 100%),linear-gradient(90deg,#0a140f65,transparent)}.hero h1{font-size:clamp(3rem,10vw,4.65rem);letter-spacing:-.05em}.hero .eyebrow{font-size:.7rem;margin-bottom:24px}.hero-lede{font-size:1.04rem;margin-top:23px}.hero-description{font-size:.95rem;max-width:390px;line-height:1.65}.actions{gap:18px;align-items:flex-start;flex-wrap:wrap;margin-top:24px}.button{padding:17px 20px;font-size:.9rem}.availability{font-size:.72rem}.hero-bottom{font-size:.65rem;bottom:20px;flex-direction:column;gap:7px}.section{padding-block:70px}.section-heading{gap:0;margin-bottom:35px}.section-heading>div{grid-template-columns:1fr;gap:24px}h2{font-size:2.85rem}.world-grid{grid-template-columns:1fr}.world-grid article,.world-grid article+article{padding:27px 0;border-left:0}.world-grid article+article{border-top:1px solid var(--line)}.feature-number{margin-bottom:24px}.world-grid p{max-width:540px}.tools-section{padding-block:50px}.tools-layout{grid-template-columns:1fr;gap:35px}.tools-copy{padding:0}.core-figure{min-height:0;height:520px}.story{grid-template-columns:1fr;gap:36px}.story-mark{width:230px;margin:auto}.story-mark>span{font-size:.7rem}.story p:not(.eyebrow){font-size:.95rem}.build-section{padding-block:55px}.build-layout{grid-template-columns:1fr;gap:40px}.build-note{padding:30px 0 0;border-left:0;border-top:1px solid #829a40}.build-layout h2{font-size:2.65rem}.build-note h3 br{display:none}.build-note .state{margin-bottom:18px}.questions,.transition{grid-template-columns:1fr;gap:30px}.questions{padding-bottom:65px}.transition{padding-block:35px}.footer{padding-block:35px 25px}.footer-top{gap:20px;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:14px;padding-top:28px}.footer-top .text-link{font-size:.8rem}.text-link{font-size:.88rem}.transition h2 br{display:none}}
@media(max-width:380px){.hero{min-height:870px}.hero h1{font-size:2.9rem}.actions{gap:14px}.availability{width:100%}.availability br{display:none}.availability span{margin-left:8px}.core-figure{height:440px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Keep enlarged text within grid tracks without clipping words. */
.build-layout>*,.section-heading>*,.tools-layout>*,.story>*{min-width:0}
h1,h2,h3,.text-link{overflow-wrap:anywhere}

/* Masonry adds luminance only; all existing palette values stay unchanged. */
body,.header,.tools-section,.build-section,.footer,.button{position:relative;isolation:isolate}
body,.footer{background-color:var(--ink)}
body::before,.header::before,.tools-section::before,.build-section::before,.footer::before,.button::before,.hero::before{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background-image:url("assets/texture-cracked-stone.png");
  background-repeat:repeat;background-size:640px 640px;
  filter:grayscale(1);mix-blend-mode:soft-light;opacity:.48;
}
.header::before,.footer::before{
  background-image:url("assets/texture-brick.png");background-size:480px 480px;opacity:.34;
}
.tools-section::before{
  background-image:url("assets/texture-brick.png");opacity:.42;
}
.build-section::before{
  background-image:url("assets/texture-mossy-stone.png");opacity:.44;
}
.hero::before{
  opacity:.24;mask-image:linear-gradient(90deg,#000,transparent 75%);
}
.button::before{
  background-image:url("assets/texture-brick.png");background-size:320px 320px;opacity:.22;
}
@media(max-width:760px){
  body::before,.tools-section::before,.build-section::before,.hero::before{background-size:480px 480px}
  .hero::before{opacity:.4;mask-image:linear-gradient(180deg,#000 20%,transparent 70%)}
}
