:root{--ink:#101012;--ink-2:#1a1a1d;--cream:#f4f3ef;--cream-2:#d3ee83;--line:#353538;--wide:1380px;--reading:790px;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}body{background:var(--ink);color:#f4f3ef;font-family:var(--sans);font-size:17px;line-height:1.65}h1,h2,h3{font-family:var(--sans);font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(3rem,6.8vw,6.8rem);line-height:1.01}h2{font-size:clamp(2.3rem,4.5vw,4.3rem)}h3{letter-spacing:-.025em}.wrap{width:min(var(--wide),calc(100% - 80px))}.site-header{background:#101012;border-bottom:1px solid #353538}.header-inner{min-height:90px;padding:18px 0;gap:26px}.brand img{width:230px}.site-nav ul{gap:22px}.site-nav a{font-size:14px;letter-spacing:.02em;text-transform:none}.site-nav li:last-child a{display:inline-block;border:1px solid #68686a;padding:10px 17px}.eyebrow{font-size:13px;letter-spacing:.14em;font-weight:500;color:var(--cream-2)}.editorial-hero{display:grid;grid-template-columns:1fr 1.08fr;min-height:660px;border-bottom:1px solid var(--line)}.editorial-hero .hero-copy{grid-column:1;grid-row:1;display:flex;align-items:center;padding:72px 0 80px}.editorial-hero .hero-copy .wrap{width:auto;margin:0;padding:0 40px 0 max(40px,calc((100vw - 1380px)/2));max-width:740px}.editorial-hero h1{font-size:clamp(3.5rem,6.2vw,7rem);line-height:.98;letter-spacing:-.065em;margin:26px 0 30px}.editorial-hero .hero-copy>div>p:not(.eyebrow){font-size:17px;line-height:1.75;max-width:480px;color:#c2c2c7}.editorial-hero .hero-grid{grid-column:2;grid-row:1;display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr;height:100%;min-height:660px;gap:4px}.editorial-hero .hero-grid img{min-height:0;min-width:0;height:100%;width:100%;object-fit:cover;transition:filter .4s}.editorial-hero .hero-grid img:first-child{grid-row:1/3;object-position:52% center}.editorial-hero .hero-grid img:nth-child(2){object-position:50% 35%}.editorial-hero .hero-grid img:nth-child(3){object-position:50% 25%}.button{min-height:52px;padding:13px 23px;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;border-color:#69696e;transition:background .2s,color .2s,transform .2s}.button--light{background:var(--cream-2);border-color:var(--cream-2);color:#101012}.button:hover{transform:translateY(-2px);background:#f4f3ef;color:#101012}.section{padding:100px 0}.section--cream{background:#f4f3ef;color:#101012}.section--cream .eyebrow{color:#485728}.section-head{margin-bottom:48px;gap:60px;align-items:start}.section-head>div{max-width:620px}.section-head>p{max-width:430px;padding-top:10px}.cards{background:transparent;border:0;gap:36px}.card{background:transparent;min-height:0;padding:30px 0;border-top:1px solid #a2a2a0}.card .number{font-family:var(--sans);font-size:16px;letter-spacing:0;color:#53534f;display:block;margin-bottom:44px}.card h3{font-size:29px}.card p{font-size:16px;color:#4c4c49}.timeline{border:0;gap:30px;background:transparent}.timeline article{padding:30px 0;background:transparent;border-top:1px solid var(--line)}.timeline time{color:var(--cream-2);font-weight:400}.timeline p{color:#bdbdc3;font-size:16px}.modeling-grid{gap:20px}.model-card{min-height:560px}.model-card img{transition:transform .7s}.model-card:hover img{transform:scale(1.035)}.model-card__copy{left:28px;right:28px;bottom:25px}.model-card h3{font-size:32px}.section--cream .narrow{max-width:850px;text-align:center}.section--cream .narrow .hero-actions{justify-content:center}.section--cream .button{border-color:#444;color:#101012}.section--cream .button--light{background:#101012;color:#fff}.page-hero{padding:85px 0}.page-hero__grid{gap:64px}.page-hero__media{aspect-ratio:4/5;max-height:600px}.page-hero__media img{object-position:50% 28%}.page-deck{font-size:19px}.path-grid,.requirement-grid{gap:20px;border:0;background:transparent}.path-grid article,.requirement-grid article{background:#1a1a1d;border:1px solid #353538;padding:36px}.path-grid span{font-family:var(--sans);font-size:15px}.path-grid a{color:var(--cream-2)}.growth-panel{background:#f4f3ef}.growth-cta{background:#1a1a1d;border:1px solid #55555b}.gallery{gap:20px}.gallery img{cursor:zoom-in}.posts-grid{gap:28px}.post-card{background:transparent;border:0;border-bottom:1px solid var(--line)}.post-card__body{padding:24px 0 32px}.post-card h2{font-size:26px}.article-header h1{font-size:clamp(2.7rem,5.5vw,5.4rem)}.site-footer{border-top:1px solid var(--line)}.preview-form-note{border-left:3px solid var(--cream-2);padding:16px 20px;background:#252528;color:#fff;font-size:16px}fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled{opacity:.65}.migration-lightbox{width:min(1100px,94vw);max-height:94vh;border:1px solid #555;background:#101012;padding:18px;color:#fff}.migration-lightbox::backdrop{background:#000d}.migration-lightbox img{max-height:80vh;max-width:100%;object-fit:contain;margin:auto}.migration-lightbox button{display:block;margin:0 0 14px auto;background:#fff;border:0;padding:10px 18px;color:#111;font-size:16px;cursor:pointer}.menu-toggle{font-size:16px}a:focus-visible,button:focus-visible{outline:3px solid var(--cream-2);outline-offset:5px}
@media(min-width:1600px){.editorial-hero{min-height:760px}.editorial-hero .hero-grid{min-height:760px}}
@media(max-width:1100px){.site-nav ul{gap:14px}.brand img{width:185px}.header-inner{gap:20px}.wrap{width:calc(100% - 48px)}.editorial-hero .hero-copy .wrap{padding-left:24px;padding-right:24px}.editorial-hero,.editorial-hero .hero-grid{min-height:580px}.model-card{min-height:430px}}
@media(max-width:900px){.menu-toggle{display:block}.header-inner{position:relative;min-height:80px}.site-nav{display:none;position:absolute;left:0;right:0;top:100%;padding:24px;background:#101012;border:1px solid var(--line);z-index:30}.site-nav.open{display:block}.site-nav ul{display:flex;flex-direction:column;align-items:stretch;gap:18px}.site-nav a{font-size:17px}.editorial-hero{grid-template-columns:1fr;min-height:0}.editorial-hero .hero-copy{grid-column:1;grid-row:1;padding:54px 0}.editorial-hero .hero-copy .wrap{max-width:720px}.editorial-hero h1{font-size:clamp(3.6rem,9vw,5.5rem)}.editorial-hero .hero-grid{grid-column:1;grid-row:2;height:480px;min-height:0;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:1fr}.editorial-hero .hero-grid img:first-child{grid-row:auto}.section{padding:65px 0}.section-head{display:block}.section-head>p{padding-top:20px}.page-hero__grid{grid-template-columns:1fr;gap:32px}.page-hero__media{max-height:480px}.timeline{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.editorial-hero .hero-copy .wrap{padding:0 20px}.editorial-hero h1{font-size:3.8rem}.editorial-hero .hero-grid{height:340px;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr}.editorial-hero .hero-grid img:first-child{grid-row:1/3}.cards,.modeling-grid,.path-grid,.requirement-grid,.posts-grid{grid-template-columns:1fr}.card .number{margin-bottom:22px}.model-card{min-height:500px}.hero-actions .button{flex:1 1 auto}.timeline{gap:22px}.timeline article{padding-top:22px}.page-hero{padding:50px 0}.page-hero__media{aspect-ratio:4/3}.gallery{grid-template-columns:repeat(2,1fr);gap:10px}.section-head{margin-bottom:32px}.section-head h2{font-size:2.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Mobile form completion */
.form-status{margin-top:20px;padding:12px;overflow-wrap:anywhere}
.form-status:empty{display:none}
.form-status[data-state=error]{border:2px solid #d77}
.form-status[data-state=success]{border:2px solid #91ac55}
input,select,textarea{max-width:100%;box-sizing:border-box}
input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #718b35;outline-offset:3px}
@media(max-width:600px){
 form input:not([type=checkbox]):not([type=radio]),form select,form textarea{font-size:16px!important;min-height:48px;width:100%!important}
 .tlm-field-row,.tlm-one-half,.tlm-one-third{width:100%!important;margin-left:0!important;float:none!important}
 form label{overflow-wrap:anywhere}
 form input[type=checkbox],form input[type=radio]{min-width:22px;min-height:22px;vertical-align:middle}
 form button[type=submit]{width:100%;min-height:52px}
}

.journey-links,.pagination{display:flex;flex-wrap:wrap;gap:1rem;padding:2rem}.pagination a{padding:.7rem 1rem;border:1px solid #777}.pagination [aria-current]{background:#d3ee83;color:#111}.site-nav .menu{flex-wrap:wrap}
