/* Page-owned visual system. No selectors are permitted to address the shell. */
:root{--forest:#123d31;--ink:#172f29;--paper:#f7f8f2;--muted:#4d6157;--line:#d8e0d3;--accent:#a59155}
main{isolation:isolate}main :focus-visible{outline:3px solid #657a24;outline-offset:5px}
main img{max-width:100%}main .authority-crest{background:none;border:0;box-shadow:none}
main .section{max-width:1320px}main .btn,main .button{transition:background .2s,box-shadow .2s,transform .2s}
main .btn:hover,main .button:hover{box-shadow:0 7px 20px #123d3120;transform:translateY(-2px)}
.hero-new.section{position:relative;gap:56px;min-height:620px;padding-block:58px 74px}
.redesign .hero-new h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.055em;font-size:clamp(48px,5.8vw,84px);line-height:1.03}
.hero-new .hero-copy{position:relative;z-index:1}.hero-new .lead{max-width:530px}.hero-new .kicker{letter-spacing:.12em;font-size:11px}
.signature-art{position:relative;min-width:0;height:480px;display:grid;place-items:center;perspective:1000px}
.signature-art>img{width:330px;height:330px;object-fit:contain;position:absolute;top:35px;z-index:2;filter:drop-shadow(0 22px 18px #123d3126);transform:rotateY(-9deg) rotateX(4deg);animation:crest-arrive .9s ease-out both}
.signature-halo{position:absolute;width:430px;max-width:100%;height:430px;border-radius:50%;background:radial-gradient(ellipse,#d4e5ba9c,transparent 68%)}
.signature-disc{position:absolute;width:330px;height:240px;top:210px;border-radius:50%;background:linear-gradient(145deg,#e9eddb,#c7d2bc);box-shadow:0 12px 0 #d3dac9,0 16px 0 #c0cdb8,0 45px 55px #123d311c;transform:rotateX(70deg)}
.signature-label{position:absolute;inset-inline:0;bottom:12px;display:grid;text-align:center;gap:9px}.signature-label>span:first-child{font:26px Georgia,serif;letter-spacing:.23em;color:var(--forest)}.signature-label>span:last-child{font-size:9px;letter-spacing:.14em;color:var(--muted)}
.signature-note{position:absolute;inset-inline-end:-30px;top:48%;writing-mode:vertical-rl;font-size:9px;letter-spacing:.2em;color:var(--muted)}
.platform-experience{padding-block:88px;scroll-margin-top:90px}.platform-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:end;margin-bottom:40px}.platform-heading h2{margin:12px 0 0;font-weight:450;line-height:1.15;max-width:800px}.platform-heading>p{max-width:450px;color:var(--muted);line-height:1.8}
.platform-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:36px}.platform-selector{display:flex;flex-direction:column;gap:6px}.platform-selector button{display:flex;align-items:center;gap:14px;text-align:start;width:100%;min-height:66px;padding:18px 20px;color:var(--forest);background:transparent;border:0;border-radius:12px;font:600 15px/1.4 inherit;cursor:pointer;transition:background .2s,box-shadow .2s}.platform-selector button span:last-child{margin-inline-start:auto}.platform-selector button:hover{background:#edf1e5}.platform-selector button[aria-expanded=true]{background:#123d31;color:#f7f8f2;box-shadow:0 6px 0 #0d2c23,0 15px 25px #123d3115}.platform-index{font-size:11px;opacity:.7}
.platform-stage{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);background:linear-gradient(135deg,#eff3e6,#fffdf5);border-radius:28px;box-shadow:0 4px 0 #dce2d3,0 28px 65px #123d310c;overflow:hidden;min-width:0}.platform-panel{padding:42px 36px 24px 12px;align-self:center;min-height:420px}.platform-panel .kicker{font-size:10px;letter-spacing:.12em}.platform-panel h3{font-size:clamp(27px,2.5vw,37px);line-height:1.15;font-weight:500;letter-spacing:-.035em;margin:18px 0}.platform-panel>p:not(.kicker){font-size:15px;line-height:1.8;color:var(--muted)}.platform-panel ul{padding:0;list-style:none;font-size:13px;margin:22px 0}.platform-panel li{margin:9px 0}.platform-panel li:before{content:'✓';margin-inline-end:10px;color:#596e30}.platform-panel .btn{font-size:13px;padding:12px 18px;min-height:46px}
.platform-art{position:relative;min-height:330px;perspective:900px;align-self:center}.platform-plinth{position:absolute;width:190px;height:190px;top:75px;left:50%;margin-left:-95px;transform:rotateX(48deg) rotateZ(-33deg);transform-style:preserve-3d;transition:transform .5s ease}.platform-slab{position:absolute;inset:0;border-radius:26px;box-shadow:0 3px 0 #9cab94,0 22px 32px #123d3120;background:linear-gradient(145deg,#fffef3,#d4dfc4)}.slab-bottom{transform:translateZ(-52px);background:linear-gradient(145deg,#b9c9a9,#7f9978)}.slab-middle{transform:translateZ(-26px);background:linear-gradient(145deg,#e9efdc,#b8c9a5)}.slab-top{display:grid;place-items:center}.slab-top img{width:150px;height:150px;object-fit:contain;transform:rotateZ(33deg);filter:drop-shadow(4px 8px 4px #123d3126)}
.platform-orbit{position:absolute;inset:30px 0;border:1px solid #a8b99b66;border-radius:50%;transform:rotateX(62deg) rotateZ(-20deg)}.orbit-cross{transform:rotateX(62deg) rotateZ(65deg);inset:0 20px}.platform-coordinate{position:absolute;bottom:0;inset-inline:0;text-align:center;font-size:8px;letter-spacing:.1em;color:var(--muted)}
.platform-preview{grid-column:1/-1;border-top:1px solid var(--line);padding:22px 30px}.platform-preview button{background:transparent;color:var(--forest);border:0;padding:4px 0;font:600 14px/1.6 inherit;min-height:44px;cursor:pointer;text-align:start}.platform-preview ol{display:flex;gap:12px;list-style:none;counter-reset:steps;padding:0;margin:10px 0}.platform-preview li{counter-increment:steps;flex:1;font-size:12px;padding:12px;border-radius:8px;background:#e9efdf;transition:background .3s,color .3s}.platform-preview li:before{content:counter(steps,decimal-leading-zero);margin-inline-end:8px;color:inherit}.platform-preview li.is-current{background:var(--forest);color:white}.platform-preview .fine{font-size:11px;margin-bottom:0}
body[data-interior] .page-shell>.hero{background:radial-gradient(ellipse at 90% 0,#dfe9cf80,transparent 68%);padding-block:30px 48px!important}body[data-interior] .page-shell h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.1;max-width:950px}body[data-interior] .content-section{border:0;background:#fffefa;box-shadow:0 8px 28px #123d3107;padding:36px}body[data-interior] .content-stack{align-items:start}
.page-shell .platform-experience{padding:48px 0 72px}.page-shell .platform-heading h2{font-size:clamp(30px,3.3vw,44px)}.page-shell .platform-panel h3{font-size:30px}.page-shell .platform-panel p{font-size:15px}.page-shell .platform-panel{padding-top:30px}
.service-summary{border:0;box-shadow:0 4px 0 #d6e0cb,0 25px 50px #123d310c}.service-emblem{opacity:1}.service-emblem img{width:50px;height:50px;object-fit:contain;filter:drop-shadow(0 4px 3px #123d3120)}.brand-story-intro>img{object-fit:contain;filter:drop-shadow(0 10px 8px #123d3120)}
.family-card,.fit-grid>a,.pricing-card{border:0;box-shadow:0 3px 0 #dce4d2,0 16px 40px #123d3109}.family-card{background:linear-gradient(145deg,#fffefa,#edf1e5)}.family-icon{border:0}.pricing-card.featured{box-shadow:0 4px 0 #0c2b23,0 20px 45px #123d3120}.contact-layout .form-section{border:0;padding:36px;border-radius:24px;box-shadow:0 4px 0 #d6e0cb,0 24px 50px #123d310c}.contact-layout input,.contact-layout textarea,.contact-layout select{border-radius:9px;min-height:48px}.faq-explorer details{transition:background .2s}.faq-explorer details[open]{background:#edf2e4}.faq-explorer summary{min-height:52px}
@keyframes crest-arrive{from{opacity:0;transform:translateY(14px) rotateY(-9deg) rotateX(4deg)}to{opacity:1;transform:translateY(0) rotateY(-9deg) rotateX(4deg)}}
@media(max-width:1100px){.platform-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}.platform-stage{grid-template-columns:1fr}.platform-art{display:none}.platform-panel{padding:30px;min-height:410px}.signature-art>img{width:290px;height:290px}.signature-disc{width:290px}.signature-note{inset-inline-end:0}.platform-heading{gap:30px}.hero-new.section{gap:30px}}
@media(max-width:720px){.hero-new.section{display:flex;flex-direction:column;padding-top:36px;gap:0}.redesign .hero-new h1{font-size:clamp(44px,10vw,62px)}.signature-art{width:100%;height:340px;margin-top:20px}.signature-art>img{width:240px;height:240px;top:20px}.signature-disc{top:125px;width:260px;height:200px}.signature-halo{width:300px;height:300px}.signature-label{bottom:0}.signature-label>span:first-child{font-size:22px}.signature-note{display:none}.platform-experience{padding-block:56px}.platform-heading{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.platform-layout{grid-template-columns:1fr;gap:24px}.platform-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.platform-selector button{padding:12px;gap:8px;min-height:60px;font-size:13px;background:#edf1e5}.platform-selector button:last-child{grid-column:1/-1}.platform-panel{min-height:0;padding:28px 24px}.platform-stage{border-radius:20px}.platform-preview{padding:18px 24px}.platform-preview ol{flex-direction:column;gap:7px}.platform-preview li{padding:10px 12px}.platform-panel .btn{width:100%;justify-content:space-between}.contact-layout .form-section{padding:24px}body[data-interior] .content-section{padding:24px}.page-shell .platform-experience{padding-block:30px 50px}}
@media(prefers-reduced-motion:reduce){main *,main *:before,main *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.signature-art>img{transform:none}.platform-plinth{transition:none}}
