/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-400-700-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-400-700-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-400-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-500-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root{--navy:#071c30;--deep:#041321;--paper:#f7f7f3;--gold:#d5b578;--muted:#a1afbc;--line:#ffffff20;--sans:'DM Sans',Arial,sans-serif;--mono:'IBM Plex Mono',monospace;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--navy);color:var(--paper);font:17px/1.65 var(--sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:default}button,a{-webkit-user-drag:none}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:6px}img,video{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;line-height:1.03;letter-spacing:-.065em}h1{font-size:clamp(66px,7.5vw,112px)}h2{font-size:clamp(45px,5.1vw,76px)}h3{font-size:28px;letter-spacing:-.04em}h1 span,h2 span,h2 em,h1 em{color:var(--gold);font-style:normal;font-weight:400}p{color:var(--muted)}small{font-size:14px;line-height:1.5}address{font-style:normal}.eyebrow{font:12px/1.6 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--gold);color:var(--deep);padding:14px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.section{padding:100px max(6%,calc((100vw - 1280px)/2));position:relative}.section-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;margin-bottom:60px;gap:20px}.section-top .text-link{font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:52px;padding:15px 25px;border-radius:999px;font-size:14px;font-weight:550;border:1px solid transparent;transition:transform .25s,background .25s,color .25s}.button:hover{transform:translateY(-3px)}.gold{background:var(--gold);color:var(--deep)}.gold:hover{background:#ebd4a9}.outline{border-color:#d5b57870;color:var(--paper);background:transparent}.outline:hover{background:#d5b57815}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:15px;padding:10px 0}.text-link:hover{color:var(--gold)}
header{height:96px;position:fixed;top:0;left:0;right:0;z-index:50;padding:0 3.5%;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#071c30e8;border-bottom:1px solid transparent;backdrop-filter:blur(14px);transition:border-color .2s}header.is-scrolled{border-color:var(--line)}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.brand>img{width:84px;height:48px;object-fit:contain}.brand>span{font-size:14px;line-height:1.6;letter-spacing:-.025em}.brand small{display:block;font-size:10px;letter-spacing:.025em;color:#c5cdd4}nav{display:flex;align-items:center;gap:21px;font-size:13px}nav>a,nav .services-trigger{white-space:nowrap;padding:12px 0}nav a:hover,nav a[aria-current=page]{color:var(--gold)}.nav-upload{border:1px solid #d5b57865;border-radius:999px;padding:10px 17px!important}.header-phone{font-size:12px;color:var(--gold)}.menu-toggle{display:none}.nav-services{position:relative}.services-menu{position:absolute;top:100%;left:-24px;width:330px;padding:12px;background:#0a2239;border:1px solid #d5b57840;border-radius:16px;box-shadow:0 20px 60px #0005}.services-menu:not([hidden]){display:grid}.services-menu a{padding:12px;border-radius:8px;font-size:14px;line-height:1.4}.services-menu a:hover,.services-menu a:focus-visible{background:#ffffff08}main{position:relative;overflow:clip}.page-filament{position:absolute;top:900px;left:0;width:100%;height:calc(100% - 1200px);pointer-events:none;z-index:0;opacity:.4}.page-filament svg{width:100%;height:100%}.page-filament path{stroke:var(--gold);stroke-width:.8;fill:none;vector-effect:non-scaling-stroke}.hero{position:relative;min-height:800px;height:100svh;max-height:1080px;isolation:isolate;padding:150px 6% 110px;display:flex;align-items:center}.hero-art{position:absolute;inset:96px 0 0;z-index:-3;will-change:transform;overflow:hidden}.hero-art video,.hero-art img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#071c30 0%,#071c30d9 23%,#071c3040 52%,transparent 72%),linear-gradient(0deg,#071c30,transparent 16%)}.hero-content{max-width:850px}.hero-content>.eyebrow{margin-bottom:30px;color:var(--gold);display:flex;gap:14px;align-items:center}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--gold)}.hero h1{position:relative;z-index:1}.hero-description{margin-top:30px;font-size:17px;line-height:1.75;color:#c3ccd5}.hero-links{display:flex;align-items:center;gap:32px;margin-top:32px}.hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;align-items:center;justify-content:space-between}.hero-bottom>a{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:24px}.motion-still{display:none}.motion-video{background:transparent}.motion-disabled .motion-video{display:none!important}.motion-disabled .motion-still{display:block!important}.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center}.about h2{max-width:650px}.about .lead{font-size:23px;color:var(--paper);max-width:470px;margin:32px 0 18px}.about p:not(.lead){max-width:520px;font-size:16px}.value-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.value-pills span{border:1px solid var(--line);padding:8px 14px;border-radius:99px;font-size:12px;color:#cbd4dc}.about-art{position:relative;max-height:630px;overflow:hidden}.about-art img{width:100%;height:580px;object-fit:contain;mix-blend-mode:lighten}.art-caption{display:block;text-align:center;margin-top:12px;color:var(--gold)}.center-heading{text-align:center;max-width:1080px;margin:auto}.center-heading span{color:#abb9c7}.approach{padding-top:60px;padding-bottom:80px}.approach .section-top{margin-bottom:45px}.arch-gallery{margin-top:65px}.arch-track{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start;padding:35px 0 0}.arch-card{position:relative;min-width:0;outline-offset:9px;transform:translateY(var(--arch-y,0px)) rotate(var(--arch-rotate,0deg));transition:transform .5s cubic-bezier(.2,.7,.2,1);cursor:pointer}.arch-card:nth-child(1){--arch-y:45px;--arch-rotate:-6deg}.arch-card:nth-child(3){--arch-y:45px;--arch-rotate:6deg}.arch-card:hover,.arch-card:focus-visible{transform:translateY(calc(var(--arch-y,0px) - 12px)) rotate(0deg) scale(1.035);z-index:2}.arch-media{overflow:hidden;border-radius:50% 50% 18px 18px;border:1px solid #d5b57855;background:var(--deep);aspect-ratio:3/4}.arch-media video,.arch-media img{width:100%;height:100%;object-fit:cover}.arch-caption{padding:22px 9px}.arch-caption h3{font-size:25px;line-height:1.15;margin-top:0;letter-spacing:-.04em;max-width:260px}.arch-caption .eyebrow{font-size:10px}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:55px}.carousel-controls>button{width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--paper);font-size:23px}.carousel-controls>button:hover{border-color:var(--gold);color:var(--gold)}.dots{display:flex;align-items:center;gap:0}.dots button{border:0;background:none;width:28px;height:44px;position:relative}.dots button:before{content:'';position:absolute;width:5px;height:5px;background:#ffffff38;border-radius:50%;left:12px;top:20px}.dots button[aria-current=true]:before{background:var(--gold);box-shadow:0 0 0 4px #d5b57815}.services{padding-top:80px}.service-rows{margin-top:55px}.service-row{display:grid;grid-template-columns:40px 1.3fr 1fr 30px;gap:20px;padding:28px 0;border-top:1px solid var(--line);align-items:center;transition:padding .25s}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row h3{font-size:clamp(22px,2.3vw,33px);line-height:1.15;letter-spacing:-.04em}.service-row p{font-size:14px;line-height:1.6;max-width:270px}.service-num{font:12px var(--mono);color:var(--gold)}.row-arrow{font-size:25px;color:var(--gold)}.service-row:hover{padding-left:12px}.service-row:hover h3{color:var(--gold)}.team-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;align-items:center}.team-art img{width:100%;height:660px;object-fit:contain;mix-blend-mode:lighten}.team h2{font-size:clamp(40px,4.5vw,65px);margin:22px 0 28px}.team p{max-width:500px}.team-preview{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px;border-top:1px solid var(--line);padding-top:26px;margin:30px 0}.team-preview>span{font-size:17px}.team-preview small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.reviews{padding-top:70px;padding-bottom:50px}.reviews-heading{text-align:center;margin-bottom:42px}.reviews-heading .eyebrow{margin-bottom:20px}.review-rail{position:relative}.review-carousel{position:sticky;top:120px}.review-track{position:relative;min-height:420px;perspective:1200px}.review-card{position:absolute;top:0;left:50%;width:min(660px,74%);padding:32px 36px;background:#0d273e;border:1px solid #d5b57830;border-radius:20px;display:flex;flex-direction:column;transform:translateX(-50%);opacity:0;will-change:transform,opacity;backface-visibility:hidden}.review-card:first-child{opacity:1}.rating{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--gold)}.rating>span:first-child{letter-spacing:4px}.review-card blockquote{margin:24px 0;font-size:16px;line-height:1.8;font-weight:400;color:#e0e6eb}.review-card blockquote p{color:inherit}.review-card blockquote p+p{margin-top:14px}.review-card figcaption{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.review-initial{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--deep)}.review-card strong{font-size:14px;font-weight:550;display:block}.review-card small{font-size:12px;color:var(--muted)}.review-carousel .carousel-controls{margin-top:20px}.closing{text-align:center;padding-top:40px}.closing-art{width:220px;height:230px;margin:0 auto 24px;overflow:hidden;mask-image:linear-gradient(transparent,#000 15%,#000 80%,transparent)}.closing-art video,.closing-art img{width:100%;height:100%;object-fit:cover}.closing h2{font-size:clamp(68px,8vw,118px);margin:22px 0}.closing>p:not(.eyebrow){font-size:21px}.closing-links{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:30px}.contact-bar{display:grid;grid-template-columns:repeat(4,1fr);text-align:left;border-top:1px solid var(--line);padding-top:32px;margin-top:90px;gap:32px}.contact-bar>div{display:flex;flex-direction:column;gap:6px;font-size:14px}.contact-bar .eyebrow{margin-bottom:12px;font-size:10px}.contact-bar small,.contact-bar>div>span:not(.eyebrow){color:var(--muted)}.contact-bar a:hover{color:var(--gold)}.professional-strip{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:30px 6%;border-top:1px solid var(--line)}.professional-strip>div>p:not(.eyebrow){display:none}.professional-logos{display:flex;align-items:center;gap:40px}.professional-logos img{width:110px;height:55px;object-fit:contain;filter:none;opacity:1}.professional-logos a:first-child{background:#fff;border-radius:4px}.professional-logos a:last-child img{filter:none}footer{padding:50px 6% 65px;background:var(--deep);display:flex;flex-wrap:wrap;gap:35px;align-items:center;justify-content:space-between}.footer-links{display:flex;gap:22px;font-size:13px;flex-wrap:wrap}.footer-links a:hover{color:var(--gold)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;border-top:1px solid var(--line);padding-top:25px;font-size:11px;color:var(--muted)}.footer-fax{margin-left:20px}.reveal{opacity:1}.motion-enabled .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s,transform .75s}.motion-enabled .reveal.in-view{opacity:1;transform:none}
/* Dedicated pages share the same visual system. */
.inner-page main{padding-top:96px}.page-intro,.team-page-intro{padding-top:80px;padding-bottom:70px}.page-intro h1,.team-page-intro h1{font-size:clamp(50px,6vw,88px);max-width:1080px}.page-intro .eyebrow{margin:22px 0}.page-intro>p:last-child,.team-page-intro>p{max-width:750px;margin-top:25px;font-size:20px}.page-intro .text-link{color:var(--gold);margin-bottom:20px}.service-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:15px;padding-bottom:70px}.service-directory-row{display:flex;flex-direction:column;position:relative;gap:18px;padding:28px;border:1px solid var(--line);border-radius:16px;transition:background .2s,border-color .2s}.service-directory-row:hover{background:#ffffff04;border-color:#d5b57870}.service-directory-row h2{font-size:27px;letter-spacing:-.045em;line-height:1.15}.service-directory-row p{font-size:15px}.service-directory-row>span{margin-top:auto;color:var(--gold)}.service-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--gold)}.service-icon svg{width:32px;height:32px}.services-overview .page-intro{text-align:center;padding-top:65px;padding-bottom:45px}.services-overview .page-intro>p{margin:20px auto 0}.services-overview .page-intro h1{margin:auto}.services-overview .page-intro h1 br{display:none}.services-overview .page-intro h1{font-size:58px}.service-detail{padding-top:30px;display:grid;grid-template-columns:1.2fr .8fr;gap:10%}.service-detail h2{font-size:40px}.scope-list{list-style:none;padding:0;margin:28px 0}.scope-list li{padding:20px 0;border-bottom:1px solid var(--line)}.service-detail aside{border-left:1px solid #d5b57855;padding-left:30px}.service-detail aside h3{font-size:24px;margin-bottom:15px}.service-detail aside p{margin-bottom:25px;font-size:16px}.scope-note{font-size:14px!important}.service-cta,.team-cta{border-top:1px solid var(--line);display:grid;grid-template-columns:1.2fr .8fr;gap:8%;align-items:center;background:var(--deep)}.service-cta h2,.team-cta h2{font-size:clamp(40px,4.5vw,66px)}.service-cta p,.team-cta p{margin-bottom:24px}.people-section{padding-top:0}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.person-card{display:flex;gap:26px;padding:35px 0;border-top:1px solid var(--line)}.person-monogram{width:60px;height:72px;display:grid;place-items:center;border:1px solid #d5b57850;border-radius:40px 40px 8px 8px;color:var(--gold);flex-shrink:0;font-size:19px}.person-card h2{font-size:30px;letter-spacing:-.04em}.person-role{font:12px var(--mono);color:var(--gold);margin:12px 0 20px}.person-info>p:last-child{font-size:16px}.contact-page-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:9%;padding-top:15px}.contact-options{padding:36px;border:1px solid #d5b57840;border-radius:22px;background:#0c263e}.contact-options>p:first-child{margin-bottom:24px}.contact-options .contact-address{display:block;width:fit-content;color:var(--gold);font-size:21px;margin:28px 0 16px}.copy-contact,.copy-number{border:1px solid #d5b57850;color:var(--paper);background:transparent;border-radius:99px;padding:10px 16px;min-height:44px;font-size:14px}.dialog-phone{margin-top:30px}.dialog-phone span{display:block;font-size:12px;color:var(--muted)}.dialog-phone a{font-size:29px}.fax-number{font-size:15px;margin-top:10px}.dialog-hours{margin-top:20px;font-size:14px}.action-status{font-size:14px;margin-top:12px;color:var(--gold)}.contact-page-grid aside h2{font-size:40px;margin-bottom:26px}.contact-page-grid address{font-size:19px;margin-bottom:18px}.secure-files{background:var(--deep);border-block:1px solid var(--line)}.secure-files p{margin:24px 0;max-width:620px}.secure-files .secure-note{font-size:14px}.email-fallback{display:block;font-size:13px;line-height:1.5;margin:12px 0;color:var(--muted)}.email-fallback a{text-decoration:underline;color:var(--gold)}.call-dialog{border:1px solid #d5b57860;border-radius:22px;padding:38px;max-width:520px;width:calc(100% - 32px);color:var(--paper);background:var(--navy)}.call-dialog::backdrop{background:#020b14b8;backdrop-filter:blur(8px)}.call-dialog h2{font-size:36px;letter-spacing:-.04em;padding-right:25px}.call-number{font-size:28px;margin:20px 0 8px;color:var(--gold)}.close-call{position:absolute;right:16px;top:10px;background:none;border:0;color:white;font-size:28px;min-width:44px;min-height:44px}.call-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.copy-status{font-size:14px;margin-top:16px}
@media(min-width:1600px){.hero-content{margin-left:calc((100vw - 1440px)/2)}.hero-art{left:8%}.hero h1{font-size:120px}}
@media(max-width:1280px){.header-phone{display:none}nav{gap:17px}.brand>span{font-size:13px}.brand>img{width:72px}.hero h1{font-size:clamp(68px,8vw,102px)}}
@media(max-width:1050px){header{height:80px;padding:0 5%}.menu-toggle{display:flex;align-items:center;gap:12px;min-height:44px;border:1px solid var(--line);background:none;color:var(--paper);border-radius:99px;padding:8px 15px;font-size:13px}.menu-toggle span{font-size:20px}nav{display:none;position:absolute;top:80px;left:0;right:0;padding:20px 6% 30px;background:#071c30;max-height:calc(100dvh - 80px);overflow:auto;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:2px}nav>a,nav .services-trigger{display:block;font-size:17px;padding:12px 0}.nav-upload{align-self:flex-start;margin-top:10px}.header-phone{display:block!important}.services-menu{position:static;width:100%;border:0;border-left:1px solid #d5b57855;border-radius:0;box-shadow:none;padding:0 0 0 15px;margin-bottom:10px;background:none}.services-menu a{font-size:15px;padding:10px}.hero{padding-top:140px;min-height:800px;height:100svh}.hero-art{top:80px;left:10%;width:110%}.hero-content{max-width:720px}.hero h1{font-size:84px}.section{padding:75px 6%}.about-grid,.team-grid{gap:5%}.about-art img{height:470px}.team-art img{height:560px}.arch-track{gap:18px}.arch-caption h3{font-size:21px}.arch-caption .eyebrow{font-size:9px}.service-row{grid-template-columns:26px 1.3fr .8fr 20px;gap:16px}.contact-bar{grid-template-columns:1fr 1fr;gap:30px}.inner-page main{padding-top:80px}.service-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.people-grid{gap:26px}.person-card{gap:18px}.person-monogram{width:45px;height:58px}.person-card h2{font-size:27px}.footer-bottom{flex-wrap:wrap}.review-card{width:82%;padding:28px}.arch-gallery{margin-top:45px}}
@media(max-width:700px){html{scroll-padding-top:95px}body{font-size:16px}.brand>img{width:61px;height:38px}.brand>span{font-size:11px}.brand small{font-size:9px;letter-spacing:0}.brand{gap:9px}.menu-toggle{font-size:12px;padding:6px 11px}.menu-toggle span{font-size:17px}.hero{height:auto;min-height:880px;padding:138px 6% 340px;display:block;max-height:none}.hero h1{font-size:clamp(49px,12.5vw,74px);letter-spacing:-.068em;line-height:1.04}.hero-content>.eyebrow{margin-bottom:22px;font-size:11px}.hero-description{font-size:15px;line-height:1.7;margin-top:24px}.hero-description br{display:none}.hero-links{gap:20px;margin-top:25px;flex-wrap:wrap}.button{min-height:50px;padding:13px 21px;font-size:13px;gap:20px}.hero-links .text-link{font-size:13px}.hero-art{top:auto;bottom:45px;left:0;width:100%;height:370px;transform:none!important}.hero-art video,.hero-art img{object-fit:cover;object-position:90% center}.hero-shade{background:linear-gradient(180deg,#071c30 0%,#071c30 47%,transparent 66%,transparent 90%,#071c30 100%)}.hero-bottom{bottom:18px}.hero-bottom>.eyebrow{font-size:8px;max-width:220px}.hero-bottom>a{width:38px;height:38px}.section{padding:60px 6%}.section-top{margin-bottom:38px;padding-top:18px}.section-top>.eyebrow:nth-child(2){display:none}.eyebrow{font-size:10px}h2{font-size:45px;line-height:1.07;letter-spacing:-.06em}.about-grid,.team-grid{grid-template-columns:1fr;gap:28px}.about .lead{font-size:21px;margin-top:25px}.about-art img{height:370px}.about-art{order:2}.value-pills span{font-size:11px}.center-heading{font-size:37px;line-height:1.1}.approach{padding-left:0;padding-right:0;overflow:clip}.approach>.section-top,.approach>.center-heading{margin-left:6%;margin-right:6%}.arch-gallery{margin-top:30px}.arch-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px 10% 18px;scrollbar-width:none;align-items:stretch}.arch-track::-webkit-scrollbar{display:none}.arch-card{flex:0 0 100%;width:100%;scroll-snap-align:center;transform:none!important;transition:transform .3s}.arch-media{aspect-ratio:3/3.7}.arch-caption{padding:20px 5px}.arch-caption h3{font-size:27px;max-width:none}.arch-caption .eyebrow{font-size:10px}.arch-gallery .carousel-controls{margin-top:8px}.service-row{grid-template-columns:25px 1fr 22px;padding:24px 0;gap:14px}.service-row h3{font-size:25px}.service-row p{grid-column:2;grid-row:2;font-size:13px}.service-row .row-arrow{grid-column:3;grid-row:1}.service-rows{margin-top:35px}.team-art{order:2}.team-art img{height:340px}.team h2{font-size:43px}.team-preview{gap:22px 14px}.team-preview>span{font-size:15px}.team-preview small{font-size:11px}.reviews{padding-left:0;padding-right:0}.reviews-heading{padding:0 6%;margin-bottom:30px}.review-track{min-height:550px}.review-card{width:87%;padding:25px 22px}.review-card blockquote{font-size:15px;line-height:1.75}.review-card figcaption{padding-top:14px}.review-carousel .carousel-controls{margin-top:18px}.review-rail{height:auto!important}.review-carousel{position:relative;top:auto!important}.closing-art{width:170px;height:190px}.closing h2{font-size:65px}.closing>p:not(.eyebrow){font-size:18px}.closing-links{gap:10px}.contact-bar{grid-template-columns:1fr 1fr;gap:28px 18px;margin-top:55px;font-size:13px}.contact-bar>div{font-size:12px;overflow-wrap:anywhere}.contact-bar small{font-size:11px}.contact-bar .eyebrow{font-size:9px}.contact-bar .text-link{font-size:12px}.professional-strip{padding:25px 6%;gap:20px;flex-wrap:wrap}.professional-strip>.eyebrow{font-size:10px}.professional-logos{gap:24px}.professional-logos img{width:90px;height:44px}footer{padding:35px 6% 85px;gap:28px}.footer-links{gap:14px 20px;font-size:12px}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:16px;font-size:10px}.footer-fax{margin-left:15px}.page-filament{opacity:.2}.inner-page .section{padding-top:45px;padding-bottom:45px}.page-intro h1,.team-page-intro h1{font-size:46px}.page-intro>p:last-child,.team-page-intro>p{font-size:17px}.service-directory{grid-template-columns:1fr;gap:15px}.services-overview .page-intro h1{font-size:43px}.service-directory-row{padding:24px}.service-directory-row h2{font-size:26px}.service-detail,.service-cta,.team-cta,.contact-page-grid{grid-template-columns:1fr;gap:35px}.service-detail h2{font-size:33px}.service-detail aside{padding-left:22px}.service-cta h2,.team-cta h2{font-size:42px}.people-grid{grid-template-columns:1fr;gap:12px}.person-card{padding:28px 0}.person-monogram{width:48px;height:60px}.person-card h2{font-size:29px}.contact-options{padding:27px 22px}.contact-options .contact-address{font-size:19px;overflow-wrap:anywhere}.contact-page-grid aside h2{font-size:34px}.contact-page-grid address{font-size:17px}.call-dialog{padding:30px 23px}}
.motion-disabled .reveal{opacity:1!important;transform:none!important}.motion-disabled .arch-track{display:grid;grid-template-columns:1fr;gap:35px;overflow:visible;max-width:560px;margin:auto;padding:20px 6%}.motion-disabled .arch-card{transform:none!important;width:100%;opacity:1!important}.motion-disabled .arch-gallery>.carousel-controls{display:none}.motion-disabled .arch-caption h3{max-width:none}.motion-disabled .review-rail{height:auto!important}.motion-disabled .review-carousel{position:relative;top:auto!important}.motion-disabled .page-filament{opacity:.2}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-video{display:none!important}.motion-still{display:block!important}.reveal{opacity:1!important;transform:none!important}}

.motion-video[hidden]{display:none!important}.arch-card.selected .arch-media{border-color:#d5b578a8}

@media(min-width:701px) and (max-width:1050px){.hero{height:auto;min-height:1100px;max-height:none;padding:150px 6% 510px;display:block}.hero h1{font-size:78px}.hero-art{inset:auto 0 25px;width:100%;height:550px;transform:none!important}.hero-art video,.hero-art img{object-fit:cover;object-position:right center}.hero-shade{background:linear-gradient(180deg,#071c30 0%,#071c30 48%,transparent 68%,transparent 93%,#071c30)}.hero-bottom{bottom:22px}}
.closing-art{mix-blend-mode:lighten}.dots button{width:44px}.dots button:before{left:20px}

/* Higgsfield glass forms: one continuous composition from hero to Our Firm. */
.intro-journey{position:relative;isolation:isolate;background:#071c30}
.sculpture-layer{position:absolute;inset:0;z-index:2;pointer-events:none;mix-blend-mode:normal}
.sculpture-stage{position:sticky;top:0;width:100%;height:100vh;height:100svh;perspective:1400px;overflow:hidden}
.sculpture-object{display:none;position:absolute;top:0;left:0;aspect-ratio:1;mix-blend-mode:normal;will-change:transform;backface-visibility:hidden}
.sculptures-ready .sculpture-object{display:block}
.sculpture-object>img,.sculpture-object>video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.object-video{opacity:0;transition:opacity .25s}
.object-video.is-playing{opacity:1}
.sculpture-stills{display:flex;align-items:center;justify-content:center;width:100%;height:100%;mix-blend-mode:normal}
.sculpture-stills>img{flex:0 0 33.333%;width:33.333%;height:100%;object-fit:contain;mix-blend-mode:normal}
.sculptures-ready .sculpture-stills{visibility:hidden}
.intro-journey .hero{height:auto;min-height:880px;max-height:none;padding:140px 6% 60px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;isolation:auto}
.intro-journey .hero-content{position:relative;z-index:3;width:min(100%,1180px);max-width:1180px;margin-inline:auto}
.intro-journey .hero-content>.eyebrow{justify-content:center;margin-bottom:25px}
.intro-journey .hero h1{font-size:clamp(58px,6.5vw,100px);line-height:1.02;letter-spacing:-.065em}
.intro-journey .hero-description{margin-top:23px;font-size:16px;line-height:1.7}
.intro-journey .hero-links{justify-content:center;margin-top:25px}
.hero-forms{position:relative;width:min(1170px,100%);height:340px;margin-top:30px;background:radial-gradient(ellipse at center,#bb934812,transparent 65%)}
.intro-journey .hero-bottom{bottom:15px;z-index:3}
.intro-journey .about{position:relative;padding-top:55px;padding-bottom:80px}
.intro-journey .about-grid{gap:5%;grid-template-columns:1fr 1fr}
.intro-journey .about-grid>div:first-child,.intro-journey .section-top{position:relative;z-index:3}
.intro-journey .about-art{height:580px;max-height:none;overflow:visible;background:radial-gradient(ellipse at 60% 50%,#bb934810,transparent 65%)}
.intro-journey .about-art .sculpture-stills{position:relative;display:block}
.intro-journey .about-art .sculpture-stills>img{position:absolute;width:65%;height:auto;mix-blend-mode:normal}
.intro-journey .about-art .sculpture-stills>img:nth-child(1){top:0;left:0;transform:rotate(-20deg)}
.intro-journey .about-art .sculpture-stills>img:nth-child(2){top:22%;left:29%;transform:rotate(18deg)}
.intro-journey .about-art .sculpture-stills>img:nth-child(3){top:43%;left:40%;transform:rotate(-20deg)}
.intro-journey .art-caption{position:absolute;bottom:0;width:100%;font-size:10px;letter-spacing:.13em}
.motion-disabled .sculpture-stage{display:none}
.motion-disabled .sculpture-stills{visibility:visible}
@media(min-width:851px) and (max-height:800px){.intro-journey .hero{min-height:770px;padding-top:125px}.intro-journey .hero h1{font-size:clamp(58px,6vw,88px)}.hero-forms{height:290px}.intro-journey .hero-description{margin-top:20px}}
@media(max-width:1050px){.intro-journey .hero{min-height:810px;padding-top:135px;padding-bottom:55px}.intro-journey .hero h1{font-size:clamp(58px,8vw,80px)}.hero-forms{height:290px}}
@media(max-width:850px){.intro-journey .hero{min-height:0;padding-bottom:65px}.intro-journey .about-grid{grid-template-columns:1fr;gap:25px}.intro-journey .about-art{height:430px;max-width:600px;width:100%;margin:auto}.intro-journey .about{padding-top:40px;padding-bottom:60px}.intro-journey .about h2{font-size:clamp(45px,7vw,65px)}.intro-journey .about h2 br:nth-child(2){display:none}}
@media(max-width:700px){.intro-journey .hero{padding-top:123px}.intro-journey .hero h1{font-size:clamp(43px,11.3vw,68px);line-height:1.06;letter-spacing:-.06em}.intro-journey .hero-description{font-size:15px;max-width:320px;margin:23px auto 0}.intro-journey .hero-content>.eyebrow{font-size:10px;margin-bottom:22px}.intro-journey .hero-links{gap:17px;margin-top:24px}.hero-forms{width:114%;max-width:100vw;height:210px;margin-top:15px}.intro-journey .hero-bottom>.eyebrow{max-width:210px;text-align:left;line-height:1.7}.intro-journey .about-art{height:360px}.intro-journey .about h2 br:nth-child(2){display:block}.intro-journey .about-grid{gap:10px}}
@media(prefers-reduced-motion:reduce){.sculpture-stage{display:none}.sculpture-stills{visibility:visible!important}}

.hero-forms,.intro-journey .about-art{mix-blend-mode:normal}

/* Remove only the black studio backdrop; preserve the rendered glass RGB. */
.glass-filters{position:absolute;pointer-events:none}
.intro-journey .sculpture-object>img,.intro-journey .sculpture-object>video,.intro-journey .sculpture-stills>img{filter:none}
.sculpture-object:has(.object-video.is-playing)>img{visibility:hidden}

/* Shared logo-gold finish: identical color stops on every sculpture, still and video. */
.arch-media>img,.arch-media>video,.team-art>img,.closing-art>img,.closing-art>video{filter:none}



/* Restore the restrained pre-glow hero finish. */
.intro-journey .sculpture-object[data-sculpture="0"]>img,.intro-journey .sculpture-object[data-sculpture="0"]>video,.intro-journey .sculpture-stills>img:first-child{filter:drop-shadow(0 0 7px #e6c26835)}
/* Preserve the whole ribbon silhouette and key its navy studio background. */
.closing-art{width:190px;height:auto;aspect-ratio:3/4;overflow:visible;mask-image:linear-gradient(#000 88%,transparent 100%);mix-blend-mode:normal}
.closing-art>video,.closing-art>img{width:100%;height:100%;object-fit:contain;filter:none}
.person-monogram{width:60px;height:60px;border-radius:50%;aspect-ratio:1}
@media(max-width:700px){.closing-art{width:150px}.person-monogram{width:48px;height:48px}}

/* A scroll-driven sway and traveling highlight keep the gold thread continuous. */
.page-filament{will-change:transform}

.motion-disabled .filament-signal{display:none}
@media(prefers-reduced-motion:reduce){.page-filament{transform:none!important;will-change:auto}.filament-signal{display:none}}
/* Transparent navy key reveals the exact page color beneath every glass object. */
.arch-media{background:var(--navy)}
.arch-media>img,.arch-media>video,.team-art>img{filter:none;mix-blend-mode:normal}
.team-art>img{mask-image:linear-gradient(#000 86%,transparent 100%)}
.hero-forms .sculpture-stills>img:nth-child(2){transform:translateX(8%) scale(.88)}

/* Highlight travels the full original thread; its endpoint stays above the footer. */

/* Remove the rectangular ambient wash behind the Our Firm composition. */
.intro-journey .about-art{background:none}
/* Slow, restrained motion using the existing team sculpture. */
.team-art{perspective:1200px}
.team-art>img{transform-origin:50% 65%;animation:team-sculpture-float 9s ease-in-out infinite;animation-play-state:paused}
.team-art.is-animating>img{animation-play-state:running}
@keyframes team-sculpture-float{0%,100%{transform:translate3d(0,4px,0) rotateY(-6deg) rotateZ(-1deg)}50%{transform:translate3d(0,-10px,0) rotateY(6deg) rotateZ(1.2deg)}}
.motion-disabled .team-art>img{animation:none;transform:none}
@media(prefers-reduced-motion:reduce){.team-art>img{animation:none;transform:none}}
/* Upload is the primary header action. */
nav .nav-upload{background:var(--gold);color:var(--deep);border-color:var(--gold);font-weight:650;padding:12px 23px!important;box-shadow:0 4px 20px #d5b57818;transition:background .2s,transform .2s}
nav .nav-upload:hover,nav .nav-upload:focus-visible{background:#e6c88d;color:var(--deep);transform:translateY(-1px)}

/* Font-independent controls avoid emoji and missing-glyph boxes on mobile. */
.ui-icon{display:inline-block;width:1.1em;height:1.1em;flex:0 0 auto;vertical-align:-.15em;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ui-star{fill:currentColor;stroke-width:0;width:1em;height:1em}
.menu-toggle .ui-icon{width:20px;height:20px}
.glass-filters{width:0;height:0;overflow:hidden;border:0}
video::-webkit-media-controls{display:none!important}
/* Tablet carousels use the same touch-friendly, single-card layout as phones. */
@media(min-width:701px) and (max-width:1050px){
 .approach{padding-inline:0;overflow:clip}
 .approach .center-heading{padding-inline:6%}
 .arch-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px 18% 18px;scrollbar-width:none}
 .arch-track::-webkit-scrollbar{display:none}
 .arch-card{flex:0 0 100%;width:100%;transform:none!important;scroll-snap-align:center}
 .arch-caption{padding:22px 8px 0}
 .carousel-controls{margin-top:20px}
 .motion-disabled .arch-track{display:grid;overflow:visible;padding-inline:6%;margin-inline:auto}
}
@media(max-width:1050px){
 .arch-track{overscroll-behavior-x:contain}
 .review-carousel{touch-action:pan-y}
 .footer-links a,.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}
 nav .nav-upload{justify-content:center;min-height:48px}
}
@media(max-width:380px){
 header{gap:8px;padding-inline:4%}
 .brand{gap:6px}.brand img{width:52px}.brand span{font-size:10px}.brand small{font-size:8px}
 .intro-journey .hero h1{font-size:clamp(35px,11vw,43px)}
 .intro-journey .hero-links{gap:12px;flex-wrap:wrap}
 .intro-journey .hero-links .button{padding-inline:18px;gap:14px}
 .contact-bar{grid-template-columns:1fr;gap:25px;font-size:14px}
 .closing h2{font-size:clamp(48px,15vw,60px)}
 .professional-strip{gap:20px}.professional-logos{gap:18px}
}
@media(max-width:380px){.page-intro h1{font-size:34px;overflow-wrap:anywhere}}

/* Cross-browser artwork: the renderer supplies real transparent, gold pixels. */
img.render-poster{filter:none!important;mix-blend-mode:normal!important;visibility:hidden!important}
img.render-poster.render-ready{visibility:visible!important}
.render-video{opacity:0!important;pointer-events:none!important;position:absolute!important;inset:0;visibility:visible!important;filter:none!important}
.sculpture-render{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;filter:none!important}
.sculpture-render.render-ready{opacity:1}
.arch-media,.closing-art{position:relative}
.arch-media .render-poster,.closing-art .render-poster{display:block!important;width:100%;height:100%;object-fit:contain}
.sculpture-object>.render-poster{visibility:hidden!important}
.sculpture-object>.render-poster.render-ready{visibility:visible!important}
.hero-forms,.intro-journey .about-art{background:none}
.sculpture-layer,.sculpture-stage,.sculpture-object,.compact-sculptures,.hero-forms,.about-art,.team-art,.closing-art{pointer-events:none!important}
.page-filament{opacity:1;transform:none!important;will-change:auto}
.page-filament path{opacity:.4;vector-effect:none;stroke-width:.8}

.compact-sculptures{display:none}
@media(prefers-reduced-motion:reduce){.sculpture-render{display:none!important}}
@media(max-width:1050px){
 /* Each composition stays in its own layout slot; it never jumps over text or buttons. */
 .sculpture-layer{display:none!important}
 .hero-forms>.sculpture-stills,.about-art>.sculpture-stills{display:none!important}
 .compact-sculptures{display:block;position:relative;width:100%;height:100%}
 .compact-object{position:absolute;width:34%;aspect-ratio:1;animation:compact-float 8s ease-in-out infinite}
 .compact-object>img{width:100%;height:100%;object-fit:contain}
 .compact-hero .compact-object{top:50%;transform:translateY(-50%)}
 .compact-hero .compact-object:nth-child(1){left:0;animation-delay:-2s}
 .compact-hero .compact-object:nth-child(2){left:35%;width:30%;animation-delay:-4s}
 .compact-hero .compact-object:nth-child(3){right:0;animation-delay:-6s}
 .compact-about .compact-object{width:54%}
 .compact-about .compact-object:nth-child(1){left:0;top:0;animation-delay:-2s}
 .compact-about .compact-object:nth-child(2){left:25%;top:25%;animation-delay:-4s}
 .compact-about .compact-object:nth-child(3){right:0;bottom:0;animation-delay:-6s}
 .intro-journey .about-grid,.team-grid{grid-template-columns:1fr;gap:32px}
 .intro-journey .about-art{width:min(100%,480px);height:auto;aspect-ratio:1;margin:20px auto 0;padding-bottom:26px}
 .intro-journey .about-art .art-caption{bottom:-20px;font-size:11px}
 .team-art{order:2;width:min(100%,440px);margin:12px auto 0}
 .team-art img{height:auto;max-height:500px;object-fit:contain}
 .intro-journey .hero{min-height:0;padding:140px 6% 85px}
 .hero-forms{width:100%;max-width:740px;height:auto;aspect-ratio:3/1.2;margin:30px auto}
 .team-preview small{font-size:13px}
 .contact-bar small,.contact-bar .eyebrow{font-size:12px}
 .motion-disabled .compact-object{animation:none}
}
@keyframes compact-float{0%,100%{translate:0 3px}50%{translate:0 -5px}}
@media(max-width:700px){
 header{height:76px;background:var(--navy);backdrop-filter:none;gap:10px}
 nav{top:76px;max-height:calc(100svh - 76px)}
 nav .nav-upload{width:100%;align-self:stretch}
 .intro-journey .hero{padding:118px 6% 80px}
 .intro-journey .hero h1{font-size:clamp(36px,10.3vw,60px);line-height:1.08;letter-spacing:-.055em}
 .intro-journey .hero-description{font-size:16px;line-height:1.65}
 .intro-journey .hero-links{gap:12px 22px;flex-wrap:wrap}
 .hero-links .button{font-size:14px;min-height:50px;gap:18px;padding:13px 20px}
 .hero-links .text-link{font-size:14px;min-height:48px}
 .hero-forms{aspect-ratio:3/1.25;margin:26px auto 20px}
 .intro-journey .hero-bottom>.eyebrow{font-size:9px;max-width:230px}
 .intro-journey .about-art{max-width:370px;margin:20px auto 35px}
 .value-pills{gap:8px}.value-pills span{font-size:12px;padding:7px 11px}
 .arch-caption h3{font-size:24px;line-height:1.2}
 .team h2{font-size:clamp(35px,9.8vw,46px)}
 .team-preview>span{font-size:16px}
 .closing h2{font-size:clamp(48px,13vw,76px)}
 .closing-links{flex-direction:column;align-items:stretch;max-width:350px;margin-inline:auto}
 .closing-links .button{font-size:15px;min-height:52px}
 .contact-bar{grid-template-columns:1fr;gap:28px;margin-top:56px;font-size:15px}
 .contact-bar>div{font-size:15px}
 .page-intro h1,.services-overview .page-intro h1{font-size:clamp(34px,9.4vw,48px);overflow-wrap:anywhere}
 .dialog-close{position:absolute;right:12px;top:10px;width:44px;height:44px;border:0;background:none;color:var(--paper);font-size:28px}
}
@media(prefers-reduced-motion:reduce){.compact-object{animation:none!important}}

.media-playing>img.render-poster.render-ready{visibility:hidden!important}
.motion-disabled .media-playing>img.render-poster.render-ready{visibility:visible!important}
/* Keep the no-script/static fallback out of the live desktop composition. */
html:not(.motion-disabled) .sculptures-ready .sculpture-stills>img.render-poster.render-ready{visibility:hidden!important}
img[src*="/assets/matched-gold/"]{visibility:hidden!important}
.object-video,.motion-video,.compact-video{opacity:0!important;pointer-events:none!important}



.page-filament .filament-signal{fill:none;stroke:#fff4d9;stroke-width:1.3;opacity:.7;vector-effect:none;stroke-linecap:round;stroke-dasharray:0 999999}
.dialog-close{position:absolute;right:12px;top:10px;width:44px;height:44px;border:0;background:none;color:var(--paper)}
@media(min-width:851px) and (max-width:1050px){
 .intro-journey .about-grid{grid-template-columns:1fr 1fr;gap:5%}
 .team-grid{grid-template-columns:.85fr 1.15fr;gap:6%}
 .team-art{order:0;margin:0;width:100%}
 .team h2{font-size:clamp(36px,4.1vw,43px)}
 .team-art img{max-height:490px}
}

/* Keep the moving thread in the services margins, clear of readable content. */
#services{background-color:var(--navy);background-clip:content-box}

/* Compact layouts keep the original moving thread behind content, visible only in open space. */
@media (max-width:1050px), (hover:none) and (pointer:coarse){
 .homepage .approach,
 .homepage .team,
 .homepage .reviews,
 .homepage .closing{background-color:var(--navy);background-clip:content-box}
}

/* Quiet legal links and readable policy pages at every viewport. */
.footer-legal{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:22px;font-size:12px;color:var(--muted)}
.footer-legal a{min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:3px}
.legal-page .page-intro{padding-bottom:44px}
.legal-page .page-intro .eyebrow{margin-bottom:22px}
.legal-content{max-width:880px;margin:0 auto;padding:0 32px 100px}
.legal-updated{font-size:13px;margin-bottom:38px}
.legal-content section+section{margin-top:36px}
.legal-content h2{font-size:clamp(24px,3vw,30px);line-height:1.2;letter-spacing:-.035em;margin-bottom:14px}
.legal-content p{font-size:16px;line-height:1.8;overflow-wrap:anywhere}
.legal-content p+p{margin-top:14px}
.legal-content a{color:var(--paper);text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){.legal-page .page-intro h1{font-size:clamp(42px,10vw,64px)}.legal-content{padding:0 6% 70px}.footer-legal{gap:6px 22px}}
