:root{--surface:#f7f7f5;--panel:#fbfaf9;--cream:#f1f2ea;--coral:#b9362f;--coral-text:#b9362f;--navy:#00102e;--yellow:#ffd00a;--heading:#1c1917;--body:#57534e;--muted:#746d67;--border:#dddcd8;--white:#fff;--radius:26px;--shadow:0 20px 55px rgb(28 25 23/.09);font-family:Inter,Avenir Next,Segoe UI,sans-serif;color:var(--body);background:var(--surface);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface);font-size:17px;line-height:1.7}img{display:block;max-width:100%;height:auto}a{color:var(--coral-text);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{text-decoration:none}:focus-visible{outline:4px solid var(--yellow);outline-offset:4px}.shell{width:min(100% - 40px,1180px);margin-inline:auto}.narrow{max-width:820px}h1,h2,h3{margin:0;color:var(--heading);font-family:Georgia,Iowan Old Style,serif;line-height:1.03;letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(3rem,7vw,6.8rem)}h2{font-size:clamp(2.3rem,4.5vw,4.7rem)}h3{font-size:clamp(1.7rem,3vw,2.8rem)}p{margin-block-start:0}.skip-link{position:fixed;z-index:99;top:12px;left:12px;transform:translateY(-160%);padding:12px 18px;border-radius:999px;background:var(--navy);color:#fff}.skip-link:focus{transform:none}.site-header{position:relative;z-index:5;background:var(--cream);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px}.brand img{width:190px}.site-header nav,.site-footer nav{display:flex;flex-wrap:wrap;gap:6px}.site-header nav a{padding:10px 16px;border-radius:999px;color:var(--navy);font-weight:750;text-decoration:none}.site-header nav a:hover{background:#fff}.cream{background:var(--cream)}.hero{padding:74px 0 90px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px}.eyebrow{margin-bottom:18px;color:var(--coral-text);font-size:.78rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.hero h1 em{position:relative;color:var(--navy);font-style:normal}.hero h1 em:after{position:absolute;z-index:-1;right:-.08em;bottom:.02em;left:-.05em;height:.2em;border-radius:99px;background:var(--yellow);content:""}.lede{font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.55}.hero-copy .lede{max-width:620px;margin:28px 0}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;min-height:50px;padding:12px 22px;border:2px solid var(--coral);border-radius:999px;background:linear-gradient(135deg,#b9362f,#a92d27);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 10px 24px rgb(185 54 47/.22)}.button.secondary{border-color:var(--navy);background:transparent;color:var(--navy);box-shadow:none}.hero-board{position:relative;margin:0;padding:18px 18px 70px;border:1px solid #e1dfda;border-radius:34px 34px 80px 34px;background:var(--panel);box-shadow:var(--shadow);transform:rotate(1.8deg)}.hero-board:before{position:absolute;top:-16px;left:15%;width:120px;height:32px;background:rgb(255 208 10/.75);content:"";transform:rotate(-5deg)}.hero-main{aspect-ratio:4/3;width:100%;border-radius:20px;object-fit:cover}.hero-board figcaption{display:flex;position:absolute;right:24px;bottom:20px;left:24px;justify-content:space-between;gap:8px}.hero-board figcaption span{padding:6px 11px;border:1px solid var(--border);border-radius:999px;color:var(--navy);font-size:.76rem;font-weight:800}.ticker{overflow:hidden;padding:14px 0;background:var(--navy);color:#fff;font-weight:850;letter-spacing:.1em;text-align:center;text-transform:uppercase}.ticker span{padding-inline:18px;color:var(--yellow)}.section{padding:100px 0}.section-heading{display:grid;grid-template-columns:1.4fr .8fr;align-items:end;gap:50px;margin-bottom:50px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-28px}.section-heading p:last-child{font-size:1.1rem}.section-heading.compact{display:block}.service-stack{display:grid;gap:22px}.service-card{display:grid;grid-template-columns:1fr 42%;min-height:360px;overflow:hidden;border-radius:var(--radius)}.service-card>div{padding:clamp(30px,6vw,70px)}.service-card span{font-weight:900}.service-card p{max-width:520px;margin:22px 0 0;font-size:1.08rem}.service-card img{width:100%;height:100%;object-fit:cover}.service-card.coral{background:#f7d7d2}.service-card.navy{background:var(--navy);color:#e7eaf0}.service-card.navy h3{color:#fff}.service-card.yellow{background:#ffe363}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.principles{display:grid;gap:0;margin:0;padding:0;list-style:none}.principles li{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:25px 0;border-top:1px solid #d7d8ce}.principles strong{color:var(--navy)}.note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.note-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel)}.note-card>div{padding:28px}.note-image img{aspect-ratio:16/10;width:100%;object-fit:cover;transition:transform .25s}.note-image:hover img{transform:scale(1.02)}.note-card h2{font-size:clamp(1.8rem,3vw,2.65rem)}.note-card h2 a{color:var(--heading);text-decoration:none}.text-link{font-weight:800}.expansion-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:38px;padding:24px 28px;border-radius:20px;background:var(--navy);color:#eef0f5}.expansion-strip p{margin:0}.expansion-strip div{display:flex;flex-wrap:wrap;gap:10px}.expansion-strip a{padding:7px 12px;border:1px solid rgb(255 255 255/.3);border-radius:999px;color:#fff}.page-hero,.article-hero{padding:80px 0}.page-hero h1{font-size:clamp(3.2rem,6vw,6rem)}.article-head{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}.article-head h1{font-size:clamp(3rem,5.3vw,5.6rem)}.article-head img{aspect-ratio:4/3;width:100%;border-radius:30px 30px 80px 30px;object-fit:cover;box-shadow:var(--shadow)}.byline{margin-top:24px}.article-layout{display:grid;grid-template-columns:230px minmax(0,760px);justify-content:center;gap:70px;padding-block:80px}.article-layout aside{align-self:start;position:sticky;top:20px;padding:22px;border:1px solid var(--border);border-radius:20px;background:var(--panel)}.article-layout aside>a{display:block;margin-top:9px}.prose{color:#3f3a36}.prose>*:first-child{margin-top:0}.prose h2{margin:2.1em 0 .55em;font-size:clamp(2rem,3vw,3.25rem)}.prose h3{margin:1.8em 0 .5em;font-size:clamp(1.5rem,2.4vw,2.2rem)}.prose p,.prose li{font-size:1.08rem}.prose img{margin:34px 0;border-radius:24px}.prose blockquote{margin:35px 0;padding:18px 24px;border-left:6px solid var(--yellow);background:var(--cream);font-size:1.2rem}.disclosure strong{color:var(--navy)}.disclosure ul{padding-left:18px}.notice{padding:25px;border-left:6px solid var(--yellow);border-radius:0 18px 18px 0;background:var(--panel)}.site-footer{padding:60px 0;background:var(--navy);color:#cbd2df}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:50px;align-items:start}.site-footer img{filter:brightness(0) invert(1)}.site-footer nav{display:grid}.site-footer a{color:#fff}.site-footer p{margin-top:14px}.legal .prose h2{font-size:2rem}.legal .article-layout{grid-template-columns:minmax(0,820px)}.legal .article-layout aside{display:none}@media(max-width:820px){.header-inner{align-items:flex-start;flex-direction:column;padding:18px 0}.site-header nav a{padding:7px 10px}.hero-grid,.article-head,.promise-grid,.section-heading,.article-layout{grid-template-columns:1fr}.hero{padding-top:50px}.hero-board{transform:none}.section{padding:72px 0}.section-heading .eyebrow{grid-column:auto;margin-bottom:0}.service-card{grid-template-columns:1fr}.service-card img{max-height:320px}.note-grid{grid-template-columns:1fr}.principles li{grid-template-columns:1fr;gap:4px}.article-layout{gap:30px;padding-block:50px}.article-layout aside{position:static}.footer-grid{grid-template-columns:1fr}.expansion-strip{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.shell{width:min(100% - 28px,1180px)}body{font-size:16px}.hero h1{font-size:3.15rem}.service-card>div{padding:28px}.article-hero,.page-hero{padding:54px 0}.article-head{gap:34px}}
:root{--spring-snappy:linear(0,0.009,0.035 2.1%,0.141 4.4%,0.723 12.9%,0.938 16.7%,1.017 19.4%,1.067 22.5%,1.089 26%,1.079 30.3%,1.049 36%,1.024 42.6%,1.011 50.3%,1.004 59.2%,1.001 69.3%,1);--ease-snap:cubic-bezier(.22,1,.36,1)}
.hero{position:relative;min-height:calc(100dvh - 97px);overflow:hidden;padding:clamp(38px,6vh,72px) 0;background:radial-gradient(ellipse at 76% 20%,rgb(255 255 255/.78),transparent 40%),var(--cream)}.hero-grid{grid-template-columns:minmax(0,1.42fr) minmax(250px,.58fr);align-items:end;gap:clamp(34px,5vw,72px);min-height:calc(100dvh - 97px - clamp(76px,12vh,144px))}.hero-copy{align-self:center}.hero h1{max-width:10.5ch;font-size:clamp(4.7rem,8.8vw,9.1rem);font-weight:700;line-height:.84;letter-spacing:-.055em}.hero h1 em:after{height:.16em}.hero-copy .lede{max-width:58ch;margin:clamp(24px,3.5vh,36px) 0 22px}.hero .button{transition:transform .5s var(--ease-snap),box-shadow .5s var(--ease-snap),filter .3s var(--ease-snap)}.hero .button:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgb(185 54 47/.28);filter:brightness(1.04)}.hero .button:active{transform:translateY(0) scale(.97)}.hero .button.secondary:hover{box-shadow:0 10px 28px rgb(0 16 46/.12)}.hero-board{padding:12px 12px 58px;border-radius:28px 28px 68px 28px;transform:rotate(1.3deg);transition:transform .7s var(--spring-snappy),box-shadow .5s var(--ease-snap)}.hero-board:hover{transform:rotate(0) translateY(-4px);box-shadow:0 26px 68px rgb(28 25 23/.14)}.hero-board:before{z-index:2;top:-13px;left:20%;width:96px;height:27px}.hero-image-frame{overflow:hidden;border-radius:17px}.hero-main{border-radius:0;transition:transform .8s var(--spring-snappy)}.hero-board:hover .hero-main{transform:scale(1.035)}.hero-board figcaption{right:18px;bottom:17px;left:18px;gap:5px}.hero-board figcaption span{padding:5px 8px;font-size:.68rem}.hero-reveal{animation:hero-enter .62s var(--spring-snappy) both}.hero-reveal-1{animation-delay:40ms}.hero-reveal-2{animation-delay:130ms}.hero-reveal-3{animation-delay:240ms}.hero-reveal-4{animation-delay:340ms}.hero-reveal-image{animation-name:hero-enter-image;animation-delay:190ms}@keyframes hero-enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-enter-image{from{opacity:0;transform:translateY(24px) rotate(2.6deg)}to{opacity:1;transform:translateY(0) rotate(1.3deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-reveal{animation:hero-fade .18s cubic-bezier(.22,1,.36,1) both;animation-delay:0ms}.hero-board,.hero-board:hover,.hero-main,.hero-board:hover .hero-main,.hero .button,.hero .button:hover,.hero .button:active{transform:none;transition:none}@keyframes hero-fade{from{opacity:0}to{opacity:1}}}@media(max-width:820px){.hero{min-height:auto;padding:44px 0 56px}.hero-grid{grid-template-columns:1fr;gap:36px;min-height:auto}.hero-copy{align-self:auto}.hero h1{max-width:11ch;font-size:clamp(3.5rem,15vw,6rem);line-height:.88}.hero-copy .lede{margin:26px 0 20px}.hero-board{width:min(100%,480px);justify-self:end}}@media(max-width:480px){.hero h1{font-size:clamp(3.25rem,16vw,4.8rem)}.hero-board{padding:9px 9px 52px;border-radius:24px 24px 54px 24px}.hero-board figcaption{right:13px;bottom:15px;left:13px}.hero-board figcaption span{font-size:.62rem}}
