:root{color-scheme:light;--ink:#122f49;--muted:#526577;--blue:#1263b0;--line:#d6e0e8;--surface:#eef5fb;--white:#fff;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:1rem;line-height:1.65}a{color:var(--blue);text-underline-offset:.2em}a:focus-visible{outline:3px solid var(--blue);outline-offset:6px}button,input,textarea{font:inherit}.skip-link{position:absolute;left:1rem;top:-6rem;padding:.7rem 1rem;background:var(--white);z-index:10}.skip-link:focus{top:1rem}
.site-header,.hero,.section,.site-footer{max-width:1240px;margin-inline:auto;padding-inline:clamp(1.4rem,5vw,5rem)}.site-header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.8rem;color:var(--ink);font-size:1.5rem;font-weight:650;text-decoration:none;letter-spacing:-.05em}.brand-light{font-weight:400}.brand-mark{display:grid;place-items:center;width:42px;height:44px;border:1px solid var(--ink);border-radius:6px;font-family:Georgia,serif;font-size:1.9rem;font-weight:400;letter-spacing:0}.header-label,.eyebrow,.identity-label,.section-label{font-size:.875rem;letter-spacing:.14em;font-weight:600}.header-label{color:var(--muted)}
.site-header nav{display:flex;gap:1.8rem;flex-wrap:wrap}.site-header nav a{font-size:.9375rem;font-weight:500;color:var(--ink);text-decoration:none}.site-header nav a:hover{text-decoration:underline}
.hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(240px,1fr);gap:clamp(2rem,5vw,5rem);padding-block:clamp(4rem,7vw,7rem)}.hero-copy{align-self:center}.eyebrow{margin:0 0 1.5rem;color:var(--blue)}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5.2vw,4.65rem);font-weight:400;line-height:1.08;letter-spacing:-.04em;margin:0;overflow-wrap:break-word}h1 em{font-style:normal;color:var(--blue)}.hero-description{font-size:1.2rem;line-height:1.7;color:var(--muted);max-width:38rem;margin:1.8rem 0 0}.primary-link{display:inline-block;background:var(--ink);color:white;text-decoration:none;font-weight:600;padding:.85rem 1.25rem;border-radius:4px;margin-top:1.7rem}.primary-link:hover{background:#204867}
.identity-panel{padding:1.8rem;min-height:340px;background:var(--ink);color:white;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;border-radius:3px}.identity-label{letter-spacing:.19em}.identity-letter{font-family:Georgia,serif;font-size:8rem;font-weight:400;line-height:1;text-align:center;letter-spacing:-.1em}.identity-letter span{font-size:3.8rem;letter-spacing:0}.identity-domain{font-size:.9375rem;border-top:1px solid #647c91;padding-top:1rem;overflow-wrap:anywhere}
.section{padding-block:3.4rem;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:2.4rem}.section-label{margin:0;color:var(--blue)}.section h2{font-family:Georgia,serif;font-size:2.25rem;font-weight:400;line-height:1.25;letter-spacing:-.02em;margin:0 0 1.2rem}.section p{max-width:46rem}.section p:first-child{margin-top:0}.section p:last-child{margin-bottom:0}.contact-list{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;margin:0}.contact-list div{min-width:0}.contact-list dt{font-size:.875rem;color:var(--muted);margin-bottom:.35rem}.contact-list dd{margin:0;overflow-wrap:anywhere}.legal-name{font-weight:600}.site-footer{padding-block:2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.875rem;display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.site-footer a{color:var(--muted)}
.services{list-style:none;padding:0;margin:1.8rem 0 0}.services li{display:flex;gap:1.4rem;border-top:1px solid var(--line);padding:1.25rem 0}.service-number{color:var(--blue);font-size:.875rem;padding-top:.2rem}.services h3{font-size:1.125rem;font-weight:600;line-height:1.45;margin:0 0 .4rem}.services p{margin:0;color:var(--muted)}.company-details{margin-top:1.8rem}.contact-section{background:var(--surface)}.privacy-section h2{font-size:1.75rem}.privacy-section p{font-size:.9375rem;color:var(--muted)}section[id]{scroll-margin-top:2rem}
@media(max-width:760px){.site-header{min-height:90px;flex-wrap:wrap;padding-block:1.2rem}.site-header nav{gap:1.4rem}.header-label{display:none}.hero{grid-template-columns:1fr;padding-block:3rem;gap:2.5rem}.hero-description{font-size:1.1rem}.identity-panel{min-height:240px}.identity-letter{font-size:6rem}.identity-letter span{font-size:3rem}.section{grid-template-columns:1fr;gap:1rem;padding-block:2.4rem}.contact-list{grid-template-columns:1fr}.site-footer{gap:.5rem;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brand-name{display:flex;flex-direction:column;gap:.2rem;line-height:1.1;font-size:1.7rem}.brand-subtitle{font-size:.8125rem;letter-spacing:.01em;font-weight:400}.identity-label{line-height:1.7}

.brand-logo{width:40px;height:64px;object-fit:cover;flex-shrink:0}.identity-panel{background:var(--white);color:var(--ink);border:1px solid var(--line)}.identity-logo{width:100%;height:320px;object-fit:cover;object-position:center}.identity-domain{border-color:var(--line)}@media(max-width:760px){.identity-logo{height:270px;object-fit:contain}.brand-subtitle{font-size:.875rem}}
