@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;1,8..60,400&display=swap');
@import "tailwindcss";

:root { --navy:#062b45; --navy-2:#0b3d5d; --ivory:#f5f1e8; --paper:#fbf9f4; --logo-paper:#f9f8f6; --terra:#b65e3c; --line:rgba(6,43,69,.17); --muted:#66747c; }
* { box-sizing:border-box; }
html { overflow-x:clip; scroll-behavior:smooth; }
body { margin:0; overflow-x:clip; color:var(--navy); background:var(--paper); background-image:linear-gradient(90deg,transparent calc(50% - .5px),rgba(6,43,69,.035) 50%,transparent calc(50% + .5px)); font-family:"DM Sans",sans-serif; font-size:16px; line-height:1.65; -webkit-font-smoothing:antialiased; }
a { color:inherit; text-decoration:none; }
button { color:inherit; font:inherit; }
.skip-link { position:fixed; left:1rem; top:-5rem; z-index:100; padding:.7rem 1rem; background:white; border:2px solid var(--terra); }
.skip-link:focus { top:1rem; }
.site-header { position:sticky; top:0; z-index:50; background:var(--logo-paper); border-bottom:1px solid var(--line); }
.nav-wrap { width:min(1240px,calc(100% - 48px)); height:108px; margin:auto; display:flex; align-items:center; justify-content:space-between; }
.brand { display:flex; width:176px; height:92px; align-items:center; }
.brand img { display:block; width:100%; height:auto; }
.main-nav { display:flex; align-items:center; gap:2rem; font-size:.84rem; font-weight:600; letter-spacing:.02em; }
.main-nav a { position:relative; }
.main-nav a:not(.nav-cta)::after { content:""; position:absolute; left:0; right:100%; bottom:-.35rem; border-bottom:1px solid var(--terra); transition:right .25s ease; }
.main-nav a:hover::after,.main-nav a:focus-visible::after { right:0; }
.nav-cta,.button { display:inline-flex; align-items:center; justify-content:center; gap:.7rem; border:1px solid var(--navy); padding:.8rem 1.1rem; transition:background .22s ease,color .22s ease,transform .22s ease; }
.nav-cta:hover,.nav-cta:focus-visible,.button.primary { background:var(--navy); color:white; }
.mobile-control-label { display:none; }
.button:hover { transform:translateY(-2px); }
.menu-button { display:none; background:none; border:0; }
.hero { position:relative; width:min(1240px,calc(100% - 48px)); min-height:740px; margin:auto; display:grid; grid-template-columns:minmax(0,1.65fr) minmax(290px,.7fr); gap:8vw; align-items:center; padding:8rem 0 6rem; }
.hero::before { content:""; position:absolute; left:-200px; top:32%; width:360px; border-top:1px solid var(--terra); transform:rotate(-90deg); transform-origin:center; opacity:.35; }
.eyebrow,.section-label { margin:0 0 1.3rem; color:var(--terra); font-size:.72rem; font-weight:600; text-transform:uppercase; letter-spacing:.16em; }
h1,h2,h3,p { margin-top:0; }
p:not(.eyebrow):not(.section-label):not(.card-code):not(.response-time):not(.closing-signature):not(.aside-label) { text-align:justify; hyphens:auto; }
h1,h2 { font-family:"Source Serif 4",serif; font-weight:400; letter-spacing:-.035em; line-height:.98; }
h1 { position:relative; max-width:900px; margin-bottom:2rem; font-size:clamp(3.2rem,6.5vw,6.5rem); }
h1::after { content:""; position:absolute; right:2%; bottom:.13em; width:17%; border-top:4px solid var(--terra); transform:rotate(-2deg); }
h1 span,h1 em { display:block; }
h1 span { color:var(--navy-2); }
h1 em,h2 em { color:var(--terra); font-weight:400; }
.lead { max-width:730px; margin-bottom:2.2rem; color:#344c5b; font-size:clamp(1.08rem,1.5vw,1.25rem); }
.hero-actions { display:flex; align-items:center; gap:1.8rem; }
.button.primary { padding:1rem 1.25rem; }
.text-link { font-family:"Source Serif 4",serif; font-size:1.08rem; font-weight:400; border-bottom:1px solid var(--line); }
.hero-panel { position:relative; align-self:stretch; min-height:520px; padding:3.5rem 2rem; color:white; background:var(--navy); display:flex; flex-direction:column; justify-content:center; overflow:hidden; clip-path:polygon(0 5%,100% 0,100% 95%,0 100%); }
.hero-panel::after { content:""; position:absolute; inset:0; background:repeating-linear-gradient(90deg,transparent 0,transparent 31px,rgba(255,255,255,.035) 32px); pointer-events:none; }
.hero-panel>p { position:relative; z-index:1; margin-bottom:2rem; color:#d6a188; font-family:"Source Serif 4",serif; font-size:1.65rem; font-style:italic; }
.hero-panel>.hero-panel-kicker { margin-bottom:.8rem; color:#aebbc3; font-family:"DM Sans",sans-serif; font-size:.65rem; font-style:normal; font-weight:600; text-transform:uppercase; letter-spacing:.16em; }
.hero-panel dl { margin:0; }
.hero-panel dl div { padding:1rem 0; border-top:1px solid rgba(255,255,255,.18); }
.hero-panel dt { color:#aab7bf; font-size:.68rem; text-transform:uppercase; letter-spacing:.12em; }
.hero-panel dd { margin:.2rem 0 0; font-size:.9rem; }
.process-strip { width:100%; margin:0; padding:1.7rem max(24px,calc((100% - 1240px)/2)); display:grid; grid-template-columns:minmax(220px,.7fr) 2fr; gap:3rem; align-items:center; color:white; background:var(--terra); }
.process-strip>p { margin:0; font-family:"Source Serif 4",serif; font-size:1.25rem; font-style:italic; line-height:1.25; }
.process-strip ol { position:relative; margin:0; padding:0 0 1.15rem; display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); list-style:none; }
.process-strip ol::after { content:""; position:absolute; left:4%; right:4%; bottom:.25rem; border-top:1px solid rgba(255,255,255,.45); }
.process-strip li { position:relative; display:flex; justify-content:center; align-items:center; gap:.5rem; min-width:0; padding:0 .4rem; color:rgba(255,255,255,.62); font-size:clamp(.57rem,.72vw,.7rem); font-weight:600; text-align:center; text-transform:uppercase; letter-spacing:.08em; animation:phaseText 8s ease-in-out infinite; }
.process-strip li::after { content:""; position:absolute; z-index:1; left:50%; bottom:-1.15rem; width:9px; height:9px; border:2px solid white; border-radius:50%; background:var(--terra); box-shadow:0 0 0 0 rgba(255,255,255,.35); transform:translateX(-50%) scale(.55); opacity:.42; animation:phaseDot 8s ease-in-out infinite; }
.process-strip li:nth-child(2),.process-strip li:nth-child(2)::after { animation-delay:1.6s; }
.process-strip li:nth-child(3),.process-strip li:nth-child(3)::after { animation-delay:3.2s; }
.process-strip li:nth-child(4),.process-strip li:nth-child(4)::after { animation-delay:4.8s; }
.process-strip li:nth-child(5),.process-strip li:nth-child(5)::after { animation-delay:6.4s; }
@keyframes phaseDot { 0%,15% { opacity:1; transform:translateX(-50%) scale(1); box-shadow:0 0 0 7px rgba(255,255,255,.13); background:white; } 22%,100% { opacity:.4; transform:translateX(-50%) scale(.55); box-shadow:none; background:var(--terra); } }
@keyframes phaseText { 0%,15% { color:white; } 22%,100% { color:rgba(255,255,255,.62); } }
.section-pad { width:min(1240px,calc(100% - 48px)); margin:auto; padding:8rem 0; }
h2 { margin-bottom:2rem; font-size:clamp(2.7rem,5.2vw,5rem); }
.profile { position:relative; display:grid; grid-template-columns:1.25fr .8fr; gap:8vw; border-top:1px solid var(--line); overflow:hidden; }
.profile-copy p { max-width:690px; color:#405663; font-size:1.04rem; }
.profile-link { display:inline-block; margin-top:.8rem; }
.profile-quote { align-self:end; margin:0; padding:1.6rem 0 1.6rem 1.5rem; border-left:2px solid var(--terra); font-family:"Source Serif 4",serif; font-size:1.45rem; font-style:italic; line-height:1.35; }
.services { position:relative; width:100%; max-width:none; padding-left:max(24px,calc((100% - 1240px)/2)); padding-right:max(24px,calc((100% - 1240px)/2)); color:white; background:var(--navy); overflow:hidden; }
.services-watermark { position:absolute; right:-.04em; top:.18em; color:rgba(255,255,255,.035); font-family:"Source Serif 4",serif; font-size:clamp(6rem,15vw,14rem); letter-spacing:-.07em; writing-mode:vertical-rl; }
.section-heading { display:flex; justify-content:space-between; gap:3rem; align-items:end; margin-bottom:3.5rem; }
.section-heading h2 { margin:0; }
.section-heading>p { max-width:490px; margin:0; color:#b9c3ca; }
.service-row { position:relative; display:grid; grid-template-columns:70px 1fr 1.25fr 30px; gap:2rem; align-items:center; padding:2rem 0; border-top:1px solid rgba(255,255,255,.17); transition:padding .25s ease,background .25s ease; z-index:1; }
.service-row:hover { padding-left:1rem; padding-right:1rem; background:rgba(255,255,255,.035); }
.service-row>span { color:#d28a69; font-family:"Source Serif 4",serif; }
.service-row h3 { margin:0; font-family:"Source Serif 4",serif; font-size:1.6rem; font-weight:400; }
.service-row p { margin:0; color:#b9c3ca; font-size:.92rem; }
.service-row b { position:relative; width:24px; height:24px; color:transparent; font-size:0; }
.service-row b::before { content:""; position:absolute; left:5px; top:11px; width:14px; height:1px; background:#d28a69; transform:rotate(-45deg); transform-origin:center; }
.service-row b::after { content:""; position:absolute; right:3px; top:3px; width:8px; height:8px; border-top:1px solid #d28a69; border-right:1px solid #d28a69; }
.expertise { position:relative; }
.expertise::before { content:"CV / PROFILO"; position:absolute; right:0; top:7rem; color:rgba(6,43,69,.05); font-family:"Source Serif 4",serif; font-size:clamp(4rem,10vw,9rem); line-height:1; }
.expertise-intro { position:relative; display:grid; grid-template-columns:1.2fr .8fr; column-gap:7vw; align-items:end; margin-bottom:4rem; }
.expertise-intro .section-label { grid-column:1/-1; }
.expertise-intro h2 { margin-bottom:0; }
.expertise-intro>p:last-child { max-width:480px; margin:0; color:#526570; }
.expertise-cards { position:relative; display:grid; grid-template-columns:1fr 1fr; border:1px solid var(--line); }
.expertise-card { min-height:500px; padding:3rem; scroll-margin-top:130px; }
.expertise-card+.expertise-card { border-left:1px solid rgba(255,255,255,.18); }
.expertise-card.training { color:white; background:var(--navy); }
.expertise-card.commission { color:var(--ivory); background:var(--terra); }
.expertise-card .card-code { margin-bottom:5rem; font-family:monospace; font-size:.68rem; letter-spacing:.12em; }
.expertise-card h3 { max-width:500px; margin-bottom:1.5rem; font-family:"Source Serif 4",serif; font-size:clamp(2rem,3.6vw,3.8rem); font-weight:400; line-height:1.05; }
.expertise-card>p:not(.card-code) { max-width:540px; color:rgba(255,255,255,.76); }
.expertise-card ul { margin:2rem 0 0; padding:1.5rem 0 0; border-top:1px solid rgba(255,255,255,.25); list-style:none; columns:2; column-gap:2rem; }
.expertise-card li { position:relative; break-inside:avoid; margin-bottom:.7rem; padding-left:1rem; font-size:.82rem; }
.expertise-card li::before { content:""; position:absolute; left:0; top:.68em; width:5px; border-top:1px solid currentColor; }
.expertise-link { margin-top:1.6rem; padding-top:1rem; display:flex; justify-content:space-between; border-top:1px solid rgba(255,255,255,.25); font-size:.72rem; font-weight:600; text-transform:uppercase; letter-spacing:.1em; }
.credentials { display:grid; grid-template-columns:repeat(4,1fr); border:1px solid var(--line); border-top:0; }
.credentials>div { min-height:170px; padding:1.5rem; border-right:1px solid var(--line); }
.credentials>div:last-child { border-right:0; }
.credentials span { color:var(--terra); font-family:monospace; font-size:.68rem; letter-spacing:.1em; }
.credentials p { margin:2rem 0 0; color:#5b6c75; font-size:.82rem; line-height:1.5; }
.credentials strong { display:block; margin-bottom:.35rem; color:var(--navy); font-family:"Source Serif 4",serif; font-size:1.1rem; font-weight:500; }
.engagement-grid { display:grid; grid-template-columns:repeat(3,1fr); border:1px solid var(--line); }
.engagement-card { position:relative; min-height:360px; padding:2.2rem; border-right:1px solid var(--line); display:flex; flex-direction:column; justify-content:flex-end; }
.engagement-card::after { content:attr(data-index); position:absolute; right:.15em; top:-.2em; color:rgba(6,43,69,.04); font-family:"Source Serif 4",serif; font-size:9rem; line-height:1; }
.engagement-card:last-child { border-right:0; }
.engagement-card>p:first-of-type { margin-bottom:auto; color:var(--terra); font-family:"Source Serif 4",serif; }
.engagement-card h3 { font-family:"Source Serif 4",serif; font-size:2rem; font-weight:400; line-height:1.1; }
.engagement-card>p:last-child { color:#4d606b; }
.engagement-card.featured { color:white; background:var(--navy); }
.engagement-card.featured>p:last-child { color:#c3ccd1; }
.engagement-card.featured>span { position:absolute; right:1.5rem; top:1.5rem; padding:.3rem .6rem; color:var(--navy); background:var(--ivory); font-size:.64rem; text-transform:uppercase; letter-spacing:.1em; }
.guarantees { border-top:1px solid var(--line); }
.guarantees h2 { max-width:800px; }
.guarantee-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:2rem; margin-top:4rem; }
.guarantee-grid article { padding-top:1.5rem; border-top:2px solid var(--navy); }
.guarantee-grid span { color:var(--terra); font-family:"Source Serif 4",serif; }
.guarantee-grid h3 { margin:2.5rem 0 .8rem; font-family:"Source Serif 4",serif; font-size:1.55rem; font-weight:400; }
.guarantee-grid p { color:#526570; font-size:.93rem; }
.contact { width:100%; max-width:none; padding-left:max(24px,calc((100% - 1240px)/2)); padding-right:max(24px,calc((100% - 1240px)/2)); display:grid; grid-template-columns:1.15fr .85fr; gap:8vw; color:white; background:var(--navy); }
.contact-copy>p:not(.section-label):not(.response-time) { max-width:620px; color:#c2cbd0; }
.response-time { margin-top:2.5rem; font-size:.84rem; }
.response-time span { display:inline-block; width:8px; height:8px; margin-right:.5rem; border-radius:50%; background:#7eaa82; box-shadow:0 0 0 4px rgba(126,170,130,.17); }
.contact-card { align-self:center; padding:2.2rem; color:var(--navy); background:var(--ivory); }
.contact-card>p { color:var(--terra); font-size:.7rem; text-transform:uppercase; letter-spacing:.14em; }
.contact-card a { display:flex; justify-content:space-between; gap:1rem; padding:1.2rem 0; border-top:1px solid var(--line); font-family:"Source Serif 4",serif; font-size:clamp(1rem,2vw,1.35rem); }
.contact-card a { overflow-wrap:anywhere; }
.contact-card small { display:block; padding-top:1.2rem; border-top:1px solid var(--line); color:#697981; }
footer { width:min(1240px,calc(100% - 48px)); margin:auto; padding:3rem 0; display:grid; grid-template-columns:1fr auto 1fr; gap:2rem; align-items:end; color:#66757d; font-size:.72rem; }
footer p { margin:0; }
footer p:last-child { text-align:right; }
.footer-legal { display:flex; flex-direction:column; align-items:flex-end; gap:.2rem; }
.footer-legal a { color:var(--navy); text-decoration:underline; text-underline-offset:.22rem; }
.cookie-settings-link { width:max-content; padding:0; color:var(--navy); background:none; border:0; font:inherit; text-decoration:underline; text-underline-offset:.22rem; cursor:pointer; }
.cookie-banner[hidden] { display:none; }
.cookie-banner { position:fixed; z-index:1000; inset:0; display:flex; align-items:flex-end; padding:24px; background:rgba(4,25,39,.45); backdrop-filter:blur(3px); }
.cookie-banner-inner { position:relative; width:min(1120px,100%); margin:0 auto; padding:2rem 4.5rem 2rem 2rem; display:grid; grid-template-columns:minmax(0,1fr) auto; gap:2rem 3rem; color:white; background:var(--navy); border-top:4px solid var(--terra); box-shadow:0 24px 80px rgba(0,0,0,.3); }
.cookie-copy .section-label { color:#d7a189; }
.cookie-copy h2 { margin:.4rem 0 .8rem; font-size:clamp(2rem,4vw,3.6rem); }
.cookie-copy p:not(.section-label) { max-width:740px; color:#d8e0e4; font-size:.9rem; line-height:1.65; }
.cookie-copy a { display:inline-block; margin-top:.8rem; color:white; text-decoration:underline; text-underline-offset:.25rem; }
.cookie-actions { align-self:end; display:flex; gap:.7rem; }
.cookie-button { min-height:48px; padding:.75rem 1rem; border:1px solid white; font:600 .72rem/1 "DM Sans",sans-serif; letter-spacing:.04em; cursor:pointer; }
.cookie-button.primary { color:var(--navy); background:white; }
.cookie-button.secondary { color:white; background:transparent; }
.cookie-close { position:absolute; top:1rem; right:1rem; width:40px; height:40px; display:grid; place-items:center; color:white; background:transparent; border:1px solid rgba(255,255,255,.55); font:400 1.5rem/1 sans-serif; cursor:pointer; }
.copyright-notice { grid-column:1 / -1; max-width:980px; margin-top:1.25rem; padding-top:1.25rem; border-top:1px solid var(--line); color:#7b878d; font-size:.64rem; line-height:1.55; text-align:left !important; }
.footer-brand { color:var(--navy); font-family:"Source Serif 4",serif; font-size:1.25rem; }
.footer-brand span { display:block; font-family:"DM Sans",sans-serif; font-size:.6rem; text-transform:uppercase; letter-spacing:.15em; }
.detail-header { position:sticky; top:0; z-index:50; width:100%; height:108px; padding:0 max(24px,calc((100% - 1240px)/2)); display:flex; align-items:center; justify-content:space-between; background:var(--logo-paper); border-bottom:1px solid var(--line); }
.detail-header nav { display:flex; align-items:center; gap:2rem; font-size:.82rem; font-weight:600; }
.knowledge-nav-link { display:inline-flex; min-height:44px; padding:.65rem 1rem; align-items:center; color:white; background:var(--navy); border:1px solid var(--navy); text-transform:uppercase; letter-spacing:.08em; transition:background .2s ease,color .2s ease; }
.knowledge-nav-link:hover,.knowledge-nav-link:focus-visible { color:var(--navy); background:transparent; }
.mobile-knowledge-bar { display:none; }
.services-menu { position:relative; }
.services-menu>summary { display:flex; align-items:center; gap:.7rem; padding:.72rem 1rem; border:1px solid transparent; cursor:pointer; list-style:none; transition:border-color .2s ease,background .2s ease; }
.services-menu>summary::-webkit-details-marker { display:none; }
.services-menu>summary .desktop-control-icon { color:var(--terra); font-size:1rem; transition:transform .2s ease; }
.services-menu>summary:hover,.services-menu>summary:focus-visible,.services-menu[open]>summary { border-color:var(--line); background:#fff; }
.services-menu[open]>summary .desktop-control-icon { transform:rotate(180deg); }
.services-menu-panel { position:fixed; top:108px; left:0; right:0; width:100%; padding:2.6rem max(24px,calc((100% - 1240px)/2)) 2.2rem; display:grid; grid-template-columns:minmax(210px,.55fr) minmax(0,1.45fr); column-gap:5vw; color:white; background:var(--navy); border-top:3px solid var(--terra); box-shadow:0 24px 55px rgba(6,43,69,.22); animation:menuReveal .24s ease-out both; }
.services-menu-panel>p { margin:0; color:#d7a189; font-family:"Source Serif 4",serif; font-size:1.75rem; line-height:1.1; text-align:left; }
.services-menu-panel>p::after { content:"Seleziona il tema da approfondire"; display:block; max-width:190px; margin-top:.8rem; color:#aebbc3; font-family:"DM Sans",sans-serif; font-size:.66rem; line-height:1.5; text-transform:uppercase; letter-spacing:.1em; }
.services-menu-panel ol { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); column-gap:2.5rem; margin:0; padding:0; list-style:none; border-top:1px solid rgba(255,255,255,.2); }
.services-menu-panel li { border-bottom:1px solid rgba(255,255,255,.2); }
.services-menu-panel li a { min-height:76px; display:grid; grid-template-columns:34px 1fr; gap:.7rem; align-items:center; padding:.9rem .2rem; transition:padding .2s ease,color .2s ease; }
.services-menu-panel li a:hover,.services-menu-panel li a:focus-visible { padding-left:.65rem; color:#e3aa8f; }
.services-menu-panel li a[aria-current="page"] { color:#e3aa8f; }
.services-menu-panel li a[aria-current="page"] strong::after { content:"Pagina attuale"; display:block; margin-top:.16rem; color:#aebbc3; font-family:"DM Sans",sans-serif; font-size:.5rem; font-weight:500; text-transform:uppercase; letter-spacing:.11em; }
.services-menu-panel li span { color:#d7a189; font-family:"Source Serif 4",serif; font-size:.78rem; align-self:start; padding-top:.2rem; }
.services-menu-panel li strong { font-family:"Source Serif 4",serif; font-size:1.18rem; font-weight:400; line-height:1.12; }
.services-menu-overview { grid-column:2; width:max-content; display:flex; gap:2rem; margin:1.35rem 0 0 auto; color:white; font-size:.66rem; text-transform:uppercase; letter-spacing:.1em; }
.services-menu-overview span { color:#e3aa8f; }
.services-menu-knowledge { display:none; }
@keyframes menuReveal { from { opacity:0; transform:translateY(-10px); } to { opacity:1; transform:none; } }
.detail-hero { position:relative; width:min(1240px,calc(100% - 48px)); min-height:530px; margin:auto; padding:8rem 0 5rem; display:grid; grid-template-columns:1fr; align-items:center; }
.detail-hero h1 { max-width:900px; font-size:clamp(4rem,8vw,8.5rem); }
.detail-hero h1::after { display:none; }
.detail-lead { max-width:820px; color:#3d5360; font-size:clamp(1.15rem,1.8vw,1.45rem); }
.detail-context { width:100%; padding:8rem max(24px,calc((100% - 1240px)/2)); display:grid; grid-template-columns:.65fr 1.2fr .9fr; gap:5vw; align-items:start; color:white; background:var(--navy); }
.detail-context h2 { margin:0; font-size:clamp(2.8rem,4.7vw,4.8rem); }
.detail-context>p:last-child { margin-top:.5rem; color:#bdc8ce; font-size:1.05rem; }
.detail-legal { width:min(1240px,calc(100% - 48px)); margin:auto; padding:7rem 0 0; display:grid; grid-template-columns:.8fr 1.2fr; gap:8vw; }
.detail-legal h2 { margin:0; font-size:clamp(2.6rem,4vw,4.2rem); }
.detail-legal>div:last-child>p { margin:.4rem 0 2rem; color:#405663; font-size:1.05rem; }
.detail-legal ul { margin:0; padding:0; border-top:1px solid var(--line); list-style:none; }
.detail-legal li { border-bottom:1px solid var(--line); }
.detail-legal a { padding:1rem 0; display:flex; justify-content:space-between; gap:1rem; font-size:.84rem; font-weight:600; }
.detail-legal a span { color:var(--terra); }
.detail-legal small { display:block; margin-top:1rem; color:#738088; font-size:.68rem; }
.detail-insight { width:min(1240px,calc(100% - 48px)); margin:7rem auto 0; padding:4rem; display:grid; grid-template-columns:.9fr 1.1fr; gap:7vw; color:white; background:var(--navy); }
.detail-insight h2 { margin:0; font-size:clamp(2.8rem,4.8vw,4.9rem); }
.detail-insight>div:last-child>p { color:#c4ced4; font-size:1rem; }
.detail-insight ul { margin:2.5rem 0 0; padding:0; border-top:1px solid rgba(255,255,255,.2); list-style:none; }
.detail-insight li { position:relative; padding:1rem 0 1rem 1.4rem; border-bottom:1px solid rgba(255,255,255,.2); font-family:"Source Serif 4",serif; font-size:1.1rem; }
.detail-insight li::before { content:""; position:absolute; left:0; top:1.75rem; width:7px; border-top:1px solid var(--terra); }
.detail-guide { width:min(1240px,calc(100% - 48px)); margin:auto; padding:8rem 0 1rem; display:grid; grid-template-columns:.8fr 1.2fr; gap:8vw; }
.detail-guide h2 { margin-bottom:2rem; font-size:clamp(2.8rem,4.7vw,4.8rem); }
.expertise-note { max-width:520px; padding-left:1.3rem; border-left:2px solid var(--terra); color:#5a6a73; font-size:.82rem; }
.detail-guide article { padding:1.8rem 0; border-top:1px solid var(--line); }
.detail-guide article:last-child { border-bottom:1px solid var(--line); }
.detail-guide h3 { margin-bottom:.7rem; font-family:"Source Serif 4",serif; font-size:1.55rem; font-weight:400; }
.detail-guide article p { margin:0; color:#526570; }
.detail-work { width:min(1240px,calc(100% - 48px)); margin:auto; padding:8rem 0; display:grid; grid-template-columns:.8fr 1.2fr; gap:8vw; }
.detail-work h2 { margin:0; }
.detail-work ol { margin:0; padding:0; list-style:none; border-top:1px solid var(--line); }
.detail-work li { border-bottom:1px solid var(--line); }
.detail-work summary { padding:1.4rem 0; display:grid; grid-template-columns:60px 1fr 24px; gap:1rem; align-items:center; cursor:pointer; list-style:none; }
.detail-work summary::-webkit-details-marker { display:none; }
.detail-work summary span { color:var(--terra); font-family:"Source Serif 4",serif; font-size:.9rem; }
.detail-work summary strong { font-family:"Source Serif 4",serif; font-size:1.25rem; font-weight:400; }
.detail-work summary i { color:var(--terra); font-family:"DM Sans",sans-serif; font-size:1.1rem; font-style:normal; transition:transform .2s ease; }
.detail-work details[open] summary i { transform:rotate(45deg); }
.detail-work details>div { padding:0 0 1.7rem 76px; animation:rise .25s both; }
.detail-work details>div p { max-width:680px; margin-bottom:.8rem; color:#526570; font-size:.92rem; }
.detail-work details>div p:last-child { margin-bottom:0; padding:1rem 1.2rem; background:#eee8dc; }
.detail-work details>div b { display:block; margin-bottom:.25rem; color:var(--terra); font-size:.66rem; text-transform:uppercase; letter-spacing:.1em; }
.detail-output { width:100%; padding:7rem max(24px,calc((100% - 1240px)/2)); background:#eee8dc; }
.detail-output blockquote { max-width:1100px; margin:3rem 0 0; padding:0 0 0 2.5rem; border-left:3px solid var(--terra); color:var(--navy); font-family:"Source Serif 4",serif; font-size:clamp(1.8rem,3.4vw,3.4rem); font-style:italic; line-height:1.2; letter-spacing:-.02em; }
.closing-signature { margin:2.5rem 0 0 2.7rem; color:var(--navy); font-family:"Source Serif 4",serif; font-size:1.1rem; }
.closing-signature span { display:block; color:#6f7a80; font-family:"DM Sans",sans-serif; font-size:.62rem; text-transform:uppercase; letter-spacing:.15em; }
.detail-faq { width:min(1240px,calc(100% - 48px)); margin:auto; padding:8rem 0; display:grid; grid-template-columns:.75fr 1.25fr; gap:8vw; }
.detail-faq h2 { font-size:clamp(2.7rem,4vw,4rem); }
.detail-faq details { border-top:1px solid var(--line); }
.detail-faq details:last-child { border-bottom:1px solid var(--line); }
.detail-faq summary { padding:1.4rem 0; display:flex; justify-content:space-between; gap:1rem; cursor:pointer; font-family:"Source Serif 4",serif; font-size:1.25rem; list-style:none; }
.detail-faq summary::-webkit-details-marker { display:none; }
.detail-faq summary span { color:var(--terra); font-family:"DM Sans",sans-serif; transition:transform .2s ease; }
.detail-faq details[open] summary span { transform:rotate(45deg); }
.detail-faq details p { max-width:720px; padding:0 2rem 1.5rem 0; color:#526570; }
.detail-contact { width:100%; padding:8rem max(24px,calc((100% - 1240px)/2)); color:white; background:var(--terra); }
.detail-contact h2 { max-width:950px; }
.detail-contact h2 em { color:var(--navy); }
.detail-contact>p:not(.section-label) { max-width:700px; color:#f1ddd3; }
.detail-contact>div { margin-top:2.5rem; display:flex; align-items:center; gap:2rem; }
.detail-contact .button.primary { background:var(--navy); }
.detail-footer { width:min(1240px,calc(100% - 48px)); }
.detail-not-found { min-height:70vh; padding:8rem 5vw; }
.legal-page { width:min(980px,calc(100% - 48px)); margin:auto; padding:7rem 0 8rem; }
.legal-page>header { padding-bottom:4rem; border-bottom:1px solid var(--line); }
.legal-page h1 { max-width:none; margin-bottom:1.5rem; font-size:clamp(4rem,8vw,7.5rem); }
.legal-page h1::after { display:none; }
.legal-lead { max-width:780px; color:#405663; font-size:1.16rem; }
.legal-update { margin:2rem 0 0; color:#75828a; font-size:.72rem; text-transform:uppercase; letter-spacing:.1em; }
.legal-page section { display:grid; grid-template-columns:.7fr 1.3fr; gap:5vw; padding:2.7rem 0; border-bottom:1px solid var(--line); }
.legal-page section h2 { margin:0; font-family:"Source Serif 4",serif; font-size:1.65rem; line-height:1.15; letter-spacing:-.02em; }
.legal-page section>p,.legal-page section>ul { grid-column:2; margin:0; color:#475d69; }
.legal-page section>p+ p { margin-top:1rem; }
.legal-page section ul { padding-left:1.15rem; }
.legal-page section li+li { margin-top:.8rem; }
.legal-page section a,.legal-page aside a { color:var(--terra); text-decoration:underline; text-underline-offset:.2rem; }
.legal-page aside { margin-top:4rem; padding:2.5rem; color:white; background:var(--navy); }
.legal-page aside h2 { margin-bottom:1rem; font-size:2.2rem; }
.legal-page aside p { color:#c3cdd2; }
.legal-page aside a { display:block; width:max-content; max-width:100%; margin-top:.55rem; color:#e3ae95; overflow-wrap:anywhere; }
.about-hero { width:min(1240px,calc(100% - 48px)); min-height:650px; margin:auto; padding:8rem 0 6rem; display:grid; grid-template-columns:1.25fr .75fr; gap:8vw; align-items:end; }
.about-hero h1 { max-width:850px; font-size:clamp(4rem,7.4vw,7.5rem); }
.about-hero h1::after { display:none; }
.about-hero>p { max-width:480px; color:#405663; font-size:1.12rem; }
.about-story,.about-method,.about-offices { width:min(1240px,calc(100% - 48px)); margin:auto; padding:8rem 0; display:grid; grid-template-columns:.8fr 1.2fr; gap:8vw; border-top:1px solid var(--line); }
.about-story h2,.about-method h2,.about-offices h2 { margin:0; font-size:clamp(2.8rem,4.6vw,4.7rem); }
.about-story>div:last-child p,.about-offices>div:last-child p { color:#455b67; font-size:1.03rem; }
.about-principle { width:100%; padding:7rem max(24px,calc((100% - 1240px)/2)); color:white; background:var(--navy); }
.about-principle blockquote { max-width:1050px; margin:2.5rem 0; color:white; font-family:"Source Serif 4",serif; font-size:clamp(2.8rem,5.4vw,5.5rem); font-style:italic; line-height:1.03; letter-spacing:-.035em; }
.about-principle>p:last-child { max-width:700px; margin:0 0 0 auto; color:#bec9cf; }
.about-values { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); }
.about-values article { min-height:260px; padding:2rem; border-top:1px solid var(--line); border-left:1px solid var(--line); }
.about-values article:nth-child(even) { border-right:1px solid var(--line); }
.about-values article:nth-last-child(-n+2) { border-bottom:1px solid var(--line); }
.about-values span { color:var(--terra); font-family:"Source Serif 4",serif; font-size:.8rem; }
.about-values h3 { margin:2.5rem 0 .8rem; font-family:"Source Serif 4",serif; font-size:1.55rem; font-weight:400; }
.about-values p { margin:0; color:#526570; font-size:.9rem; }
.about-result { width:100%; padding:8rem max(24px,calc((100% - 1240px)/2)); background:#eee8dc; }
.about-result h2 { max-width:920px; }
.about-result>p:last-child { max-width:760px; margin-left:auto; color:#405663; font-size:1.04rem; }
.knowledge-hero { width:min(1240px,calc(100% - 48px)); margin:auto; padding:8rem 0 7rem; }
.knowledge-hero h1 { max-width:1050px; font-size:clamp(4rem,8vw,8rem); }
.knowledge-hero h1::after { display:none; }
.knowledge-hero>p:not(.eyebrow) { max-width:780px; color:#405663; font-size:1.16rem; }
.knowledge-hero nav { display:flex; flex-wrap:wrap; gap:.7rem; margin-top:2.5rem; }
.knowledge-hero nav a { padding:.65rem 1rem; border:1px solid var(--line); font-size:.7rem; font-weight:600; text-transform:uppercase; letter-spacing:.08em; }
.knowledge-category { width:min(1240px,calc(100% - 48px)); margin:auto; padding:7rem 0; display:grid; grid-template-columns:.7fr 1.3fr; gap:7vw; border-top:1px solid var(--line); }
.knowledge-category>header { position:sticky; top:140px; align-self:start; }
.knowledge-category>header h2 { font-size:clamp(2.6rem,4.3vw,4.4rem); }
.knowledge-category>header>p:last-child { max-width:430px; color:#526570; }
.knowledge-list { border-top:1px solid var(--line); }
.knowledge-list article { padding:2.2rem 0; border-bottom:1px solid var(--line); }
.knowledge-meta { display:flex; justify-content:space-between; gap:1rem; color:#77848b; font-size:.62rem; text-transform:uppercase; letter-spacing:.1em; }
.knowledge-meta span { color:var(--terra); }
.knowledge-list h3 { margin:.8rem 0; font-family:"Source Serif 4",serif; font-size:clamp(1.6rem,2.3vw,2.15rem); font-weight:400; line-height:1.15; }
.knowledge-list article>p:not(.knowledge-meta):not(.knowledge-ref) { color:#526570; }
.knowledge-ref { margin-bottom:1rem; color:#75838b; font-size:.7rem; }
.knowledge-read { font-size:.72rem; font-weight:600; text-transform:uppercase; letter-spacing:.08em; }
.knowledge-read span { color:var(--terra); }
.knowledge-standard { width:100%; padding:7rem max(24px,calc((100% - 1240px)/2)); display:grid; grid-template-columns:.7fr 1.3fr; gap:7vw; color:white; background:var(--navy); }
.knowledge-standard h2 { grid-column:1; font-size:clamp(3rem,5vw,5rem); }
.knowledge-standard>div { grid-column:2; grid-row:1 / span 2; align-self:end; }
.knowledge-standard>div p { color:#c2ccd1; }
.article-page { width:min(1080px,calc(100% - 48px)); margin:auto; padding:7rem 0 4rem; }
.article-hero { padding-bottom:5rem; }
.article-hero h1 { max-width:1050px; font-size:clamp(3.4rem,6.3vw,6.3rem); }
.article-hero h1::after { display:none; }
.article-hero>p:not(.eyebrow) { max-width:820px; color:#405663; font-size:1.18rem; }
.article-hero dl { display:grid; grid-template-columns:1fr 1fr; gap:1rem; margin:3rem 0 0; padding-top:1.3rem; border-top:1px solid var(--line); }
.article-hero dl div { display:grid; grid-template-columns:110px 1fr; gap:1rem; }
.article-hero dt { color:#77848b; font-size:.65rem; text-transform:uppercase; letter-spacing:.1em; }
.article-hero dd { margin:0; font-size:.82rem; }
.article-key { margin:0 0 6rem; padding:3rem; color:white; background:var(--navy); }
.article-key blockquote { margin:1.5rem 0 0; font-family:"Source Serif 4",serif; font-size:clamp(1.8rem,3.4vw,3.3rem); font-style:italic; line-height:1.18; }
.article-body>section { display:grid; grid-template-columns:.65fr 1.35fr; gap:6vw; padding:4rem 0; border-top:1px solid var(--line); }
.article-body h2 { margin:0; font-size:clamp(2rem,3.2vw,3.1rem); }
.article-body section p { color:#455b67; font-size:1.02rem; }
.article-body ul { margin:2rem 0 0; padding:0; border-top:1px solid var(--line); list-style:none; }
.article-body li { padding:.8rem 0; border-bottom:1px solid var(--line); }
.article-sources { padding:6rem 0; display:grid; grid-template-columns:.65fr 1.35fr; gap:6vw; border-top:1px solid var(--line); }
.article-sources h2 { font-size:clamp(2.4rem,4vw,4rem); }
.article-sources ul { margin:0; padding:0; list-style:none; border-top:1px solid var(--line); }
.article-sources li { border-bottom:1px solid var(--line); }
.article-sources li a { display:flex; justify-content:space-between; gap:1rem; padding:1rem 0; font-weight:600; }
.article-sources li span { color:var(--terra); }
.article-sources>div:last-child>p { margin-top:1rem; color:#77848b; font-size:.68rem; }
.article-disclaimer { padding:1.5rem; color:#5c6d76; background:#eee8dc; font-size:.75rem; }
.reveal { animation:rise .7s both; }
@keyframes rise { from { opacity:0; transform:translateY(18px); } to { opacity:1; transform:none; } }
:focus-visible { outline:3px solid #df8f68; outline-offset:4px; }

@media (max-width:900px) {
  .nav-wrap { height:88px; }
  .brand { width:142px; height:75px; }
  .menu-button { display:flex; align-items:center; gap:.7rem; cursor:pointer; }
  .menu-button i,.menu-button i::before { display:block; width:24px; border-top:1px solid currentColor; content:""; }
  .menu-button i::before { transform:translateY(6px); }
  .main-nav { display:none; position:absolute; left:0; right:0; top:88px; padding:1.5rem 24px 2rem; background:var(--logo-paper); border-bottom:1px solid var(--line); flex-direction:column; align-items:stretch; gap:0; }
  .main-nav.is-open { display:flex; }
  .main-nav a { padding:.85rem 0; border-bottom:1px solid var(--line); }
  .main-nav .nav-cta { margin-top:1rem; padding:1rem; }
  .hero { grid-template-columns:1fr; gap:3rem; padding-top:5rem; }
  .hero-panel { min-height:420px; }
  .process-strip { grid-template-columns:1fr; gap:1.25rem; }
  .process-strip>p { font-size:1.12rem; }
  .profile { grid-template-columns:1fr; gap:2rem; }
  .profile-quote { max-width:520px; }
  .service-row { grid-template-columns:45px 1fr 25px; gap:1rem; }
  .service-row p { grid-column:2/4; }
  .engagement-grid { grid-template-columns:1fr; }
  .expertise-intro { grid-template-columns:1fr; gap:1.5rem; }
  .expertise-cards { grid-template-columns:1fr; }
  .expertise-card+.expertise-card { border-left:0; border-top:1px solid rgba(255,255,255,.18); }
  .credentials { grid-template-columns:1fr 1fr; }
  .credentials>div:nth-child(2) { border-right:0; }
  .credentials>div:nth-child(-n+2) { border-bottom:1px solid var(--line); }
  .engagement-card { min-height:300px; border-right:0; border-bottom:1px solid var(--line); }
  .guarantee-grid { grid-template-columns:1fr; }
  .contact { grid-template-columns:1fr; }
  .detail-hero { grid-template-columns:1fr; }
  .detail-context { grid-template-columns:1fr; }
  .detail-legal,.detail-insight,.detail-guide,.detail-work,.detail-faq { grid-template-columns:1fr; }
  .about-hero,.about-story,.about-method,.about-offices { grid-template-columns:1fr; }
  .about-hero { min-height:0; align-items:start; }
  .knowledge-category,.knowledge-standard,.article-body>section,.article-sources { grid-template-columns:1fr; }
  .knowledge-category>header { position:static; }
  .knowledge-standard>div { grid-column:1; grid-row:auto; }
  .services-menu-panel { grid-template-columns:180px minmax(0,1fr); column-gap:2rem; }
  footer { grid-template-columns:1fr; align-items:start; }
  footer p:last-child { text-align:left; }
  .footer-legal { align-items:flex-start; }
  .legal-page section { grid-template-columns:1fr; gap:1rem; }
  .legal-page section>p,.legal-page section>ul { grid-column:1; }
}

@media (max-width:560px) {
  .nav-wrap,.hero,.section-pad,footer { width:calc(100% - 32px); }
  .hero { min-height:0; padding:4rem 0; }
  .hero::before { display:none; }
  h1 { font-size:clamp(2.75rem,13.4vw,4.1rem); }
  h2 { font-size:clamp(2.45rem,11.8vw,3.5rem); }
  .hero-actions { align-items:flex-start; flex-direction:column; }
  .hero-panel { min-height:0; padding:4.5rem 1.5rem; }
  .process-strip { padding:1.3rem 16px 1.4rem; gap:1rem; }
  .process-strip>p { font-size:1.02rem; }
  .process-strip ol { padding-bottom:1rem; }
  .process-strip li { display:block; padding:0 .1rem; font-size:clamp(.44rem,2.2vw,.56rem); line-height:1.15; }
  .process-strip li::after { bottom:-1.05rem; width:8px; height:8px; }
  .section-pad { padding:5.5rem 0; }
  .services,.contact { width:100%; padding-left:16px; padding-right:16px; }
  .section-heading { align-items:flex-start; flex-direction:column; }
  .service-row { grid-template-columns:32px minmax(0,1fr) 30px; gap:.85rem; padding:1.8rem 0; }
  .service-row h3 { font-size:1.42rem; line-height:1.16; }
  .service-row p { grid-column:2/3; margin-top:.2rem; font-size:.9rem; line-height:1.65; text-align:left; }
  .service-row b { grid-column:3; grid-row:1/3; align-self:center; justify-self:end; width:28px; height:28px; border:1px solid rgba(210,138,105,.55); border-radius:50%; }
  .service-row b::before { left:7px; top:13px; width:13px; }
  .service-row b::after { right:6px; top:6px; width:7px; height:7px; }
  .expertise::before { top:5rem; font-size:4rem; }
  .expertise-intro { margin-bottom:2.5rem; }
  .expertise-card { min-height:0; padding:2rem 1.5rem; }
  .expertise-card .card-code { margin-bottom:3.5rem; }
  .expertise-card ul { columns:1; }
  .credentials { grid-template-columns:1fr; }
  .credentials>div { min-height:140px; border-right:0; border-bottom:1px solid var(--line); }
  .credentials>div:nth-child(2) { border-bottom:1px solid var(--line); }
  .credentials>div:last-child { border-bottom:0; }
  .contact-card { padding:1.4rem; }
  .detail-header { height:118px; padding:0 12px 38px; gap:8px; }
  .detail-header .brand { width:138px; flex:0 0 138px; }
  .detail-header nav { flex:1; justify-content:flex-end; gap:7px; }
  .detail-header .knowledge-nav-link { display:none; }
  .mobile-knowledge-bar { position:absolute; left:0; right:0; bottom:0; height:38px; padding:0 14px; display:flex; align-items:center; gap:.65rem; color:white; background:var(--navy); border-top:2px solid var(--terra); font-size:.61rem; line-height:1; text-transform:uppercase; letter-spacing:.07em; }
  .mobile-knowledge-bar strong { color:#e3aa8f; font-weight:600; }
  .mobile-knowledge-bar span { min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
  .mobile-knowledge-bar b { margin-left:auto; color:#e3aa8f; font-family:"Source Serif 4",serif; font-size:1rem; font-weight:400; }
  .services-menu>summary { width:70px; height:38px; justify-content:center; padding:0; color:white; background:var(--navy); border:1px solid var(--navy); border-radius:2px; font-size:0; }
  .services-menu>summary::before { content:none; }
  .services-menu>summary:hover,.services-menu>summary:focus-visible,.services-menu[open]>summary { color:white; background:#0d3a57; border-color:#0d3a57; }
  .services-menu>summary span { display:none; }
  .services-menu-panel { position:fixed; top:118px; left:0; right:0; width:100%; max-height:calc(100dvh - 118px); padding:1.5rem 16px 1.4rem; display:block; overflow-y:auto; border-width:3px 0 0; box-shadow:0 20px 35px rgba(6,43,69,.2); }
  .services-menu-panel>p { margin-bottom:1.2rem; font-size:1.45rem; }
  .services-menu-panel>p::after { display:inline; margin-left:.6rem; font-size:.55rem; }
  .services-menu-knowledge { min-height:72px; margin:0 0 1rem; padding:.8rem 2.6rem .8rem .9rem; display:grid; grid-template-columns:auto 1fr; gap:.05rem .8rem; align-items:center; color:white; background:rgba(255,255,255,.07); border:1px solid rgba(255,255,255,.28); position:relative; }
  .services-menu-knowledge::after { content:"→"; position:absolute; right:1rem; top:50%; color:#e3aa8f; font-family:"Source Serif 4",serif; font-size:1.25rem; transform:translateY(-50%); }
  .services-menu-knowledge span { grid-row:1/3; align-self:start; padding-top:.15rem; color:#d7a189; font-size:.58rem; font-weight:600; text-transform:uppercase; letter-spacing:.1em; }
  .services-menu-knowledge strong { font-family:"Source Serif 4",serif; font-size:1.12rem; font-weight:400; line-height:1.1; }
  .services-menu-knowledge small { color:#b8c5cc; font-size:.64rem; line-height:1.35; }
  .services-menu-panel ol { grid-template-columns:1fr; }
  .services-menu-panel li a { min-height:50px; padding:.7rem 0; }
  .services-menu-panel li strong { font-size:1rem; }
  .services-menu-overview { margin-top:1.2rem; }
  .detail-header .nav-cta { width:70px; height:38px; display:grid; place-items:center; padding:0; color:var(--navy); background:transparent; border-color:var(--navy); border-radius:2px; font-size:0; }
  .detail-header .nav-cta::before { content:none; }
  .mobile-header-control .desktop-control-label,.mobile-header-control .desktop-control-icon { display:none; }
  .mobile-header-control .mobile-control-label { display:block; margin:0; padding:0; color:inherit; font-size:.59rem; font-weight:600; line-height:1; text-transform:uppercase; letter-spacing:.08em; transform:none; }
  .detail-hero { width:calc(100% - 32px); min-height:0; padding:4.6rem 0 3.5rem; }
  .detail-hero h1 { font-size:clamp(2.75rem,13.2vw,3.8rem); line-height:.98; }
  .detail-lead,.detail-context>p:last-child,.detail-legal p,.detail-insight p,.detail-guide p,.detail-faq p,.detail-contact p { text-align:left; hyphens:none; word-spacing:normal; }
  .detail-context,.detail-output,.detail-contact { padding:5.5rem 16px; }
  .detail-legal,.detail-work,.detail-faq { width:calc(100% - 32px); padding:5.5rem 0; gap:2.5rem; }
  .detail-legal { padding-bottom:0; }
  .detail-insight { width:calc(100% - 32px); margin-top:5.5rem; padding:2.2rem 1.5rem; gap:2rem; }
  .detail-guide { width:calc(100% - 32px); padding:5.5rem 0 0; gap:2.5rem; }
  .detail-output blockquote { margin-top:2rem; padding-left:1.4rem; }
  .closing-signature { margin-left:1.6rem; }
  .detail-contact>div { align-items:flex-start; flex-direction:column; }
  .services-menu-open { overflow:hidden; }
  .services-menu-panel { height:calc(100dvh - 118px); padding-bottom:calc(1.5rem + env(safe-area-inset-bottom)); overscroll-behavior:contain; -webkit-overflow-scrolling:touch; }
  .cookie-banner { padding:0; align-items:flex-end; }
  .cookie-banner-inner { max-height:calc(100dvh - env(safe-area-inset-top)); padding:1.5rem 1rem calc(1rem + env(safe-area-inset-bottom)); display:block; overflow-y:auto; border-top-width:3px; }
  .cookie-copy { padding-right:2.6rem; }
  .cookie-copy h2 { font-size:2rem; }
  .cookie-copy p:not(.section-label) { font-size:.84rem; }
  .cookie-actions { margin-top:1.3rem; display:grid; grid-template-columns:1fr; }
  .cookie-button { width:100%; }
  .cookie-close { top:1rem; right:1rem; }
  .detail-work summary { grid-template-columns:36px 1fr 18px; gap:.7rem; }
  .detail-work details>div { padding-left:43px; }
  .legal-header nav>a:first-child { display:none; }
  .legal-page { width:calc(100% - 32px); padding:5rem 0; }
  .legal-page>header { padding-bottom:3rem; }
  .legal-page h1 { font-size:clamp(3.2rem,15vw,4.5rem); }
  .legal-page section { padding:2.1rem 0; }
  .legal-page aside { padding:1.7rem 1.4rem; }
  .about-header nav>a:first-child { display:none; }
  .about-hero { width:calc(100% - 32px); padding:5rem 0; gap:2rem; }
  .about-hero h1 { font-size:clamp(3.3rem,15vw,4.8rem); }
  .about-story,.about-method,.about-offices { width:calc(100% - 32px); padding:5.5rem 0; gap:2.5rem; }
  .about-principle,.about-result { padding:5.5rem 16px; }
  .about-values { grid-template-columns:1fr; }
  .about-values article { min-height:0; border-right:1px solid var(--line); border-bottom:0 !important; }
  .about-values article:last-child { border-bottom:1px solid var(--line) !important; }
  .knowledge-header nav>a:first-child { display:none; }
  .knowledge-hero,.knowledge-category,.article-page { width:calc(100% - 32px); }
  .knowledge-hero { padding:5rem 0; }
  .knowledge-hero h1 { font-size:clamp(3.2rem,15vw,4.7rem); }
  .knowledge-category { padding:5rem 0; gap:2.5rem; }
  .knowledge-standard { padding:5.5rem 16px; }
  .article-page { padding-top:5rem; }
  .article-hero { padding-bottom:3.5rem; }
  .article-hero h1 { font-size:clamp(2.8rem,13vw,4rem); }
  .article-hero dl { grid-template-columns:1fr; }
  .article-key { margin-bottom:4rem; padding:2rem 1.4rem; }
  .article-body>section,.article-sources { padding:3.5rem 0; gap:1.8rem; }
}

@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  *,*::before,*::after { animation-duration:.01ms !important; animation-iteration-count:1 !important; transition-duration:.01ms !important; }
  .process-strip li { color:white; }
  .process-strip li::after { opacity:1; transform:translateX(-50%) scale(.7); background:var(--terra); box-shadow:none; }
}
