@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/dm-sans-1.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;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/dm-sans-1.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;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/dm-sans-1.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;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/dm-sans-1.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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/manrope-2.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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/manrope-2.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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/manrope-2.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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/manrope-2.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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/manrope-2.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{--ink:#192226;--muted:#677174;--paper:#f7f8f6;--copper:#bd9472;--line:#d8ddda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--copper);outline-offset:5px}header{height:94px;background:#171f22;display:flex;align-items:center;justify-content:space-between;padding:0 5%;color:#fff;position:relative;z-index:5}.brand{font-family:Manrope,sans-serif;font-size:30px;letter-spacing:3px;font-weight:800;display:inline-flex;align-items:center}.brand-dot{color:var(--copper)}.brand-icon{display:inline-block;height:25px;width:25px;border:5px solid var(--copper);transform:rotate(-35deg);margin-right:17px;border-right-color:transparent;border-radius:4px}nav{display:flex;align-items:center;gap:34px;font-size:14px}nav>a:not(.nav-cta){color:#dce0df}nav a:hover{color:var(--copper)}.nav-cta{border:1px solid #637071;padding:11px 20px;display:flex;gap:35px}.menu-toggle{display:none}.hero{min-height:700px;height:calc(100svh - 94px);max-height:960px;position:relative;color:white;isolation:isolate;background:#24323b}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:60% center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(12,23,29,.85),rgba(12,23,29,.48) 52%,rgba(12,23,29,.04)),linear-gradient(0deg,rgba(10,19,23,.6),transparent 40%)}.hero-content{padding:110px 6% 130px;max-width:1140px}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:600;display:flex;align-items:center;gap:12px;margin:0 0 30px;color:#d5c0ab}.eyebrow>span{width:26px;height:1px;background:var(--copper)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(48px,5.55vw,86px);font-weight:500;line-height:1.14;letter-spacing:-3.5px;margin-bottom:29px}em{font-family:Georgia,serif;font-weight:400;color:var(--copper)}.hero-copy{max-width:480px;color:#e0e4e5;font-size:18px;line-height:1.8;margin-bottom:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 24px;font-size:14px;font-weight:600;border:0;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.light{background:#f6f7f3;color:var(--ink)}.light:hover{background:#dfc5ad}.button span{font-size:22px;line-height:1}.hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;border-top:1px solid #ffffff38;padding-top:24px;font-size:11px;letter-spacing:1.9px;color:#d6dddd}.hero-bottom a{display:flex;gap:30px}.section{padding:100px 6%}.dark{color:#7a624d}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:9%;align-items:start}h2{font-size:clamp(32px,3.15vw,48px);font-weight:500;line-height:1.22;letter-spacing:-1.6px;margin-bottom:25px}h2>span{color:#77807f}.intro-grid p{color:var(--muted)}.intro-grid .lead{font-size:21px;color:var(--ink);line-height:1.6}.text-link{display:inline-flex;justify-content:space-between;gap:35px;font-size:14px;padding:10px 0;border-bottom:1px solid var(--copper)}.text-link:hover{color:#987353}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:65px;border-top:1px solid var(--line);padding-top:30px}.principles>div{display:grid;grid-template-columns:35px 1fr;column-gap:14px}.principles span{color:#8e735c;font-size:13px;grid-row:span 2;padding-top:3px}.principles h3{font-size:18px;margin-bottom:9px;font-weight:600}.principles p{color:var(--muted);font-size:14px;margin:0;max-width:290px}.services{background:#edf0ed}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end}.section-heading>p{max-width:320px;color:var(--muted);margin-bottom:30px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:32px 0}.filters button{border:1px solid #cbd1cd;background:transparent;padding:12px 18px;color:#4f5a5c;font-size:14px}.filters button span{margin-left:12px;font-size:12px;opacity:.7}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.service-list{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;align-items:start}.service{border-top:1px solid #c9cfcb;padding:0 3px}.service[hidden]{display:none}.service summary{list-style:none;display:grid;grid-template-columns:32px 1fr 30px;gap:15px;align-items:center;cursor:pointer;padding:23px 0}.service summary::-webkit-details-marker{display:none}.service .num{font-size:12px;color:#788480}.service h3{font-size:18px;font-weight:500;margin:0}.service .plus{border:1px solid #b9c3bd;border-radius:50%;width:29px;height:29px;text-align:center;line-height:26px;font-size:20px;color:#50635b;transition:transform .2s}.service[open] .plus{transform:rotate(45deg)}.service[open]{border-top-color:#96785f}.service-content{padding:0 45px 25px 47px;color:#596662;font-size:15px}.service-content p{margin-bottom:12px}.service-content ul{padding-left:17px;margin-bottom:17px}.service-content a{color:#6b4f38;border-bottom:1px solid #bfa58c;font-size:14px}.service-count{font-size:12px;color:#748078;margin:26px 0 0;letter-spacing:.5px}.focus{display:grid;grid-template-columns:1fr 1fr;background:#1c282d;color:#f3f4f1}.focus-image{position:relative;min-height:650px;overflow:hidden}.focus-image img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:75%;filter:brightness(.82)}.image-caption{position:absolute;bottom:30px;left:35px;color:white;font-size:11px;letter-spacing:2px}.focus-content{padding:80px 12%}.focus h2{font-size:clamp(30px,3vw,45px)}.focus-content>p:not(.eyebrow){color:#b7c2c5}.focus-row{display:flex;gap:22px;border-top:1px solid #455056;padding-top:20px;margin-top:20px}.focus-row>span{color:var(--copper);font-size:12px}.focus h3{font-size:16px;font-weight:500;margin-bottom:6px}.focus-row p{font-size:14px;color:#b7c2c5;margin-bottom:0}.focus .text-link{margin-top:28px;color:#ddc0a6}.contact{padding-top:105px;padding-bottom:105px}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:12%}.contact h2{font-size:clamp(36px,3.7vw,56px)}.contact p{color:var(--muted)}.draft-note{font-size:13px;max-width:380px;margin-top:35px;border-left:2px solid #bda084;padding-left:16px}form{display:grid;gap:19px}label{font-size:13px;font-weight:600;display:block}input,select,textarea{display:block;width:100%;border:0;border-bottom:1px solid #bfc7c2;background:transparent;color:var(--ink);border-radius:0;padding:10px 0;font-size:15px;outline-offset:3px}textarea{resize:vertical;min-height:90px}.dark-button{background:#233035;color:white;width:100%}.dark-button:hover{background:#384b50}#form-status{font-size:13px;margin:0}footer{background:#172024;color:#f2f3ef;padding:55px 6% 25px}.footer-top{display:flex;align-items:start;justify-content:space-between;padding-bottom:45px}.footer-top p{font-size:14px;color:#adb8ba}.back-top{font-size:13px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #344145;padding-top:23px;color:#9daaad;font-size:12px}.footer-bottom button{color:#b7c1c2;background:transparent;border:0;font-size:12px;margin-left:20px}.preview-label{color:#c5aa91}.skip{position:fixed;top:-100px;left:20px;z-index:20;background:white;padding:15px}.skip:focus{top:10px}dialog{border:0;padding:45px;max-width:560px;width:calc(100% - 32px);color:var(--ink);background:var(--paper)}dialog::backdrop{background:#091619bf}dialog h2{font-size:30px}dialog p{color:var(--muted)}.close-dialog{position:absolute;right:15px;top:8px;background:none;border:0;font-size:30px}dialog .button{margin-top:15px}
@media(min-width:1600px){header{padding-inline:calc((100% - 1440px)/2)}.section{padding-inline:calc((100% - 1360px)/2)}}
@media(max-width:900px){header{height:80px;padding:0 6%}.brand{font-size:26px}nav{gap:20px}nav>a:not(.nav-cta){font-size:13px}.nav-cta{gap:10px;padding:9px 12px}.hero{min-height:670px;height:calc(100svh - 80px)}.hero-content{padding-top:110px}.section{padding-block:75px}.intro-grid{gap:6%}.principles{gap:20px}.section-heading{gap:20px}.service-list{column-gap:22px}.service h3{font-size:16px}.focus-content{padding:65px 9%}.focus-image{min-height:620px}.contact-grid{gap:7%}}
@media(max-width:650px){header{height:76px}.menu-toggle{display:block;background:none;border:0;padding:12px}.menu-toggle span{display:block;width:24px;height:1px;background:white;margin:7px 0}nav{display:none;position:absolute;top:76px;left:0;right:0;background:#172024;padding:25px 6%;align-items:stretch}nav.open{display:flex;flex-direction:column}nav>a:not(.nav-cta){font-size:16px}.hero{min-height:660px;max-height:850px;height:calc(100svh - 76px)}.hero-content{padding:94px 6% 130px}h1{font-size:47px;letter-spacing:-2px;line-height:1.19}.hero-copy{font-size:16px;max-width:340px}.hero-image{object-position:65%}.hero-shade{background:linear-gradient(90deg,#0c171ddd,#0c171d44),linear-gradient(0deg,#0c171d77,transparent)}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:25px}.hero-bottom{font-size:9px;letter-spacing:1px}.hero-bottom>a{font-size:0;gap:0}.hero-bottom>a span{font-size:18px}.section{padding:60px 6%}h2{font-size:33px;letter-spacing:-1.2px}.intro-grid,.contact-grid{grid-template-columns:1fr;gap:25px}.intro-grid .lead{font-size:19px}.principles{grid-template-columns:1fr;gap:28px;margin-top:40px}.principles p{max-width:none}.section-heading{display:block}.section-heading>p{max-width:100%}.filters{gap:7px;margin:25px 0}.filters button{font-size:12px;padding:10px 12px}.filters button span{margin-left:6px}.service-list{grid-template-columns:1fr}.service summary{padding:21px 0;gap:10px}.service h3{font-size:16px}.service-content{padding-left:42px}.focus{grid-template-columns:1fr}.focus-image{min-height:320px;max-height:320px}.focus-content{padding:55px 6%}.focus h2{font-size:35px}.contact h2{font-size:39px}.draft-note{margin-top:25px}.contact-grid{gap:30px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top .brand{width:100%}.footer-top p{margin:0}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom>div{width:100%;display:flex;gap:20px}.footer-bottom button{margin:0;padding:0}dialog{padding:35px 25px}.button{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.contact-addresses{display:grid;gap:20px;margin-top:35px}.contact-addresses a{font-size:20px;display:block;width:fit-content}.contact-addresses a:hover{color:#987353}.contact-addresses span{display:block;font-size:10px;letter-spacing:1.6px;color:#7b6860;margin-bottom:4px}.mail-hint{font-size:12px;margin:0}

/* Refined construction-led opening */
header{background:#152024;border-bottom:1px solid #ffffff12}
.hero{min-height:740px;max-height:1000px}
.hero-image{object-position:60% center}
.hero-shade{background:linear-gradient(90deg,rgba(12,23,27,.86),rgba(12,23,27,.42) 52%,rgba(12,23,27,.08)),linear-gradient(0deg,rgba(12,23,27,.7),transparent 40%)}
.hero-content{padding-top:clamp(110px,10vw,155px);padding-left:7%;max-width:1180px}
h1{font-weight:400;font-size:clamp(52px,5.8vw,90px);letter-spacing:-3px;line-height:1.17;margin-bottom:32px}
h1 em{color:#d7b692;font-size:1.06em}
.hero .eyebrow{letter-spacing:3px;margin-bottom:34px;color:#e0c3a5}
.hero-copy{font-size:17px;max-width:455px;line-height:1.85;color:#e0e2df;margin-bottom:38px}
.hero .button{background:#eeeae2;padding:18px 25px;gap:44px;font-weight:500}
.hero .button:hover{background:#dcc3a7}
.hero-bottom{left:7%;right:7%;padding-top:25px;letter-spacing:2px}
@media(max-width:650px){.hero{min-height:740px;max-height:950px}.hero-content{padding:96px 6% 145px}h1{font-size:46px;letter-spacing:-1.9px;line-height:1.2}.hero .eyebrow{font-size:10px;letter-spacing:1.9px;margin-bottom:28px}.hero-copy{font-size:16px;max-width:320px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(12,23,27,.85),rgba(12,23,27,.35)),linear-gradient(0deg,rgba(12,23,27,.7),transparent 50%)}.hero-bottom{left:6%;right:6%;letter-spacing:1px}.hero .button{padding:17px 20px;gap:28px}}

/* Service area navigation */
header{z-index:10}nav{gap:23px}.nav-cta{gap:24px}.nav-group{position:relative}.nav-group>summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;padding:16px 0;white-space:nowrap;color:#dce0df;font-size:14px}.nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:hover,.nav-group[open]>summary{color:#dfbf9b}.nav-group>summary span{font-size:18px;transition:transform .2s}.nav-group[open]>summary span{transform:rotate(180deg)}.nav-group>summary:focus-visible{outline:2px solid var(--copper);outline-offset:5px}.submenu{position:absolute;top:calc(100% + 9px);left:-24px;width:330px;background:#f7f8f6;color:#192226;padding:25px 24px 17px;border-top:2px solid #bd9472;box-shadow:0 20px 50px #08131935}.submenu-title{font-size:10px;letter-spacing:2px;color:#8e7157;display:block;margin-bottom:12px}.submenu-links{display:flex;flex-direction:column}.submenu-links a{font-size:14px;line-height:1.5;display:block;padding:11px 0;border-bottom:1px solid #dfe3de}.submenu-links a:last-child{border:0}.submenu-links a:hover{color:#846246}.service{scroll-margin-top:30px}
@media(max-width:1100px) and (min-width:901px){header{padding-inline:3%}.brand{font-size:24px;letter-spacing:2px}.brand-icon{margin-right:10px;width:21px;height:21px}nav{gap:17px}.nav-group>summary{font-size:13px}.nav-cta{padding:10px 12px;gap:12px;font-size:13px}}
@media(max-width:900px){.menu-toggle{display:block;background:none;border:0;padding:12px}.menu-toggle span{display:block;width:24px;height:1px;background:white;margin:7px 0}nav{display:none;position:absolute;top:80px;left:0;right:0;background:#172024;padding:20px 6% 30px;align-items:stretch;max-height:calc(100svh - 80px);overflow-y:auto;gap:10px}nav.open{display:flex;flex-direction:column}.nav-group>summary{font-size:16px;justify-content:space-between;padding:13px 0;border-bottom:1px solid #374247}.submenu{position:static;width:100%;padding:8px 16px 14px;background:#202e33;color:#e7ece8;box-shadow:none;border-top:0}.submenu-title{display:none}.submenu-links a{font-size:14px;border-color:#3a484b;padding:12px 0}.submenu-links a:hover{color:#dfbf9b}nav>a:not(.nav-cta){font-size:16px;padding:12px 0}.nav-cta{margin-top:8px;padding:14px 18px}}
@media(max-width:650px){nav{top:76px;max-height:calc(100svh - 76px)}}

/* Photographic service cards */
.service-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}
.service{padding:0;border:1px solid #d5ddd5;background:#f7f8f5;overflow:hidden;transition:box-shadow .3s,border-color .3s}
.service:hover{border-color:#b2bcae;box-shadow:0 15px 35px #1830280c}.service[open]{border-color:#a88a6c}
.service summary{display:block;padding:0;position:relative}
.service-visual{display:block;aspect-ratio:1.65;position:relative;overflow:hidden;background:#233338}
.service-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#101f2880,transparent 65%);pointer-events:none}
.service-visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.2,.65,.3,1),filter .6s;filter:saturate(.82)}
.service:hover .service-visual img{transform:scale(1.045);filter:saturate(1)}
.image-category{position:absolute;left:22px;bottom:18px;z-index:1;font-size:11px;letter-spacing:1.3px;color:white;text-transform:uppercase}
.service-title-row{display:grid;grid-template-columns:23px 1fr 27px;gap:9px;padding:23px 22px 12px;align-items:start}
.service h3{font-size:18px;line-height:1.45;font-weight:500}.service .num{padding-top:4px;font-size:11px;color:#8b735c}
.service .plus{width:25px;height:25px;line-height:22px;font-size:19px;margin-top:2px}
.service-teaser{display:block;font-size:14px;line-height:1.75;color:#62716a;padding:0 22px;min-height:100px}
.service-discover{display:flex;justify-content:space-between;padding:17px 22px 23px;font-size:12px;color:#796044;letter-spacing:.2px}
.service-discover>span{font-size:19px;line-height:1}.service[open] .service-discover{display:none}
.service-content{padding:7px 22px 25px;font-size:14px}.service-content>p{display:none}.service-content ul{border-top:1px solid #d7dfd7;padding-top:20px;padding-left:18px;margin-top:12px}
header{position:sticky;top:0}header:after{content:'';position:absolute;bottom:0;left:0;height:2px;width:var(--page-progress,0%);background:#c4a17d;pointer-events:none}
.hero{overflow:hidden}.hero-image{will-change:transform}.service{scroll-margin-top:115px}
@keyframes arrive{from{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes menu-arrive{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}
.motion-enabled .hero .eyebrow{animation:arrive .8s both .08s}.motion-enabled .hero h1{animation:arrive 1s both .2s}.motion-enabled .hero-copy{animation:arrive 1s both .34s}.motion-enabled .hero .button{animation:arrive 1s both .46s}
.motion-enabled .reveal{opacity:0;transform:translate3d(0,27px,0);transition:opacity .75s ease var(--reveal-delay,0ms),transform .85s cubic-bezier(.18,.65,.25,1) var(--reveal-delay,0ms)}
.motion-enabled .reveal.is-visible{opacity:1;transform:translate3d(0,0,0)}
.motion-enabled .nav-group[open] .submenu{animation:menu-arrive .22s ease both}
@media(max-width:1100px){.service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-teaser{min-height:80px}}
@media(max-width:650px){.service-list{grid-template-columns:1fr;gap:25px}.service-visual{aspect-ratio:1.65}.service-title-row{padding-top:21px}.service h3{font-size:18px}.service-teaser{min-height:0;font-size:15px}.service-discover{padding-top:20px}.service{scroll-margin-top:95px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-image{transform:none!important;will-change:auto}.reveal{opacity:1!important;transform:none!important}}
.service-title-row h3{min-width:0;overflow-wrap:anywhere;hyphens:auto}.service-title-row{min-width:0}

/* Company experience and lead-partner model */
.experience-stats{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:35px;border-top:1px solid var(--line);margin-top:55px;padding-top:32px}.experience-stats strong{font-family:Manrope,sans-serif;font-size:48px;font-weight:400;letter-spacing:-2px;line-height:1.2}.experience-stats strong span{color:#ac8762}.experience-stats div:last-child strong{font-size:34px;letter-spacing:-1px}.experience-stats p{font-size:14px;line-height:1.6;color:#6e7774;margin:12px 0 0}.intro .principles{margin-top:35px}
.general{display:grid;grid-template-columns:1fr 1fr;gap:9%;background:#e7eae5}.general-intro>p:not(.eyebrow){color:#637168}.general-intro .lead{font-size:21px;color:#263a32;line-height:1.65}.general-process article{display:flex;gap:23px;border-top:1px solid #c7d0c7;padding:25px 0 13px}.general-process article>span{font-size:12px;color:#947350;padding-top:4px}.general-process h3{font-size:19px;font-weight:500;margin-bottom:10px}.general-process p{font-size:15px;color:#637168}.mandate-note{border-left:2px solid #b89b78;padding-left:18px;font-size:13px!important;margin-top:18px}.general-card-link{display:inline-block;margin-bottom:12px}
/* Geographically grounded project map */
.regions{display:grid;grid-template-columns:.9fr 1.3fr;gap:5%;align-items:center;background:#142329;color:#f3f4ef;overflow:hidden}.regions-copy>p:not(.eyebrow){color:#b7c4c5;max-width:440px}.regions h2{font-size:clamp(31px,3.1vw,46px)}.region-buttons{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.region-buttons button{border:1px solid #476063;color:#d2dddd;background:transparent;padding:9px 13px;font-size:13px;transition:background .25s,border-color .25s}.region-buttons button.selected{background:#b7936d;color:#13262a;border-color:#b7936d}.region-buttons button:hover{border-color:#d7b492}.region-detail{border-top:1px solid #3c5356;padding-top:23px}.region-detail>span{font-size:10px;letter-spacing:2px;color:#c7a582}.region-detail h3{font-size:28px;font-weight:400;margin:8px 0 10px}.region-detail p{font-size:14px;color:#b9c7c8;max-width:430px;min-height:70px}.region-detail .text-link{color:#d6b38f}.region-map-wrap{position:relative;background:radial-gradient(ellipse at 52% 45%,#24424866,transparent 68%);min-width:0}.region-map-wrap svg{display:block;width:100%;height:auto;overflow:hidden}.map-country{fill:#203238;stroke:#506469;stroke-width:.8;vector-effect:non-scaling-stroke}.map-country.germany{fill:#33484b;stroke:#bc9a72;stroke-width:1.25}.country-label{fill:#809998;font-family:Manrope,sans-serif;font-size:12px;letter-spacing:2.2px}.map-connections path{stroke:#c5a47c;stroke-width:1;fill:none;opacity:.45;stroke-dasharray:5 10;animation:map-flow 24s linear infinite}.map-marker{cursor:pointer;outline:none}.marker-hit{fill:transparent}.marker-pulse{fill:#d7af78;opacity:.15;transform-box:fill-box;transform-origin:center;animation:map-pulse 3.5s ease-out infinite}.marker-ring{fill:#14292d;stroke:#b79874;stroke-width:1.3}.marker-core{fill:#d5af7c}.map-marker text{font-family:'DM Sans',sans-serif;font-size:15px;fill:#e2e8e3;paint-order:stroke;stroke:#142329;stroke-width:4px;stroke-linejoin:round}.map-marker.selected .marker-core,.map-marker:hover .marker-core,.map-marker:focus .marker-core{fill:#fff2d9}.map-marker.selected .marker-ring,.map-marker:focus .marker-ring{stroke:#f5d3a0;stroke-width:2.5}.map-marker.selected text{fill:#ffe3b7}.map-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid #3b5054;padding-top:15px;font-size:11px;color:#9fb4b4}.map-footer button{color:#d9bd98;border:0;background:transparent;font-size:11px;padding:5px 0;white-space:nowrap}.map-credit{display:block;font-size:10px;color:#91a6a7;margin-top:10px}.map-paused .marker-pulse,.map-paused .map-connections path{animation-play-state:paused}
@keyframes map-pulse{0%{transform:scale(.65);opacity:.5}80%,100%{transform:scale(2.1);opacity:0}}@keyframes map-flow{to{stroke-dashoffset:-300}}
@media(max-width:900px){.general{gap:6%}.regions{grid-template-columns:1fr;gap:30px}.regions-copy>p:not(.eyebrow){max-width:650px}.region-detail p{min-height:0;max-width:600px}.region-map-wrap{max-width:740px;width:100%;margin:auto}.experience-stats strong{font-size:40px}.experience-stats div:last-child strong{font-size:26px}}
@media(max-width:650px){.experience-stats{grid-template-columns:1fr 1fr;gap:28px}.experience-stats div:last-child{grid-column:1/-1}.experience-stats strong{font-size:39px}.experience-stats div:last-child strong{font-size:31px}.general{grid-template-columns:1fr;gap:35px}.general-process article{padding-top:22px}.map-marker text{font-size:19px}.country-label{font-size:13px}.map-footer{align-items:flex-start;flex-direction:column;gap:6px}.regions h2{font-size:34px}.regions .region-map-wrap{margin-inline:-3%;width:106%}.region-detail h3{font-size:26px}}
@media(prefers-reduced-motion:reduce){.map-connections path,.marker-pulse{animation:none!important}.marker-pulse{opacity:.16!important}#map-motion{display:none}}

/* ORTAVEN parent brand and English division lockups */
.brand-wordmark{display:block;line-height:1.05}.brand-descriptor{display:block;font-size:8px;font-weight:500;letter-spacing:1.05px;margin-top:8px;color:#aebebd}.brand-icon{width:27px;height:29px;border-width:4px;border-radius:7px;transform:rotate(-30deg);border-color:#c3a27c;border-right-color:transparent}.image-category{display:flex;flex-direction:column;gap:5px;bottom:19px;left:22px;letter-spacing:0}.division-master{font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:2px;line-height:1}.division-master>span{color:#dec4a2}.division-name{font-size:10px;font-weight:500;letter-spacing:1.6px;line-height:1.3;text-transform:uppercase}.service-visual:after{background:linear-gradient(0deg,#101f28bb,transparent 80%)}
@media(max-width:1100px) and (min-width:901px){.brand-descriptor{font-size:6px;letter-spacing:.85px}nav{gap:14px}.nav-group>summary{font-size:12px}.brand-icon{width:23px;height:25px}}
@media(max-width:650px){.brand-descriptor{font-size:7px;letter-spacing:.65px}.brand-icon{margin-right:13px}.division-master{font-size:22px}.division-name{font-size:11px;letter-spacing:1.3px}}

@media(max-width:650px){.map-marker text{font-size:28px}.country-label{font-size:17px}.region-buttons button{min-height:42px}}

/* Quieter homepage hierarchy */
.nav-group>summary{gap:0;position:relative}.nav-group>summary:after{content:'';position:absolute;height:1px;background:#c3a27c;bottom:9px;left:0;width:0;transition:width .2s}.nav-group:hover>summary:after,.nav-group[open]>summary:after{width:100%}
.hero{height:calc(88svh - 94px);min-height:610px;max-height:820px;display:flex;align-items:center}.hero-content{padding:65px 7% 80px;max-width:1120px}.hero h1{font-size:clamp(48px,5.7vw,82px);line-height:1.18;margin-bottom:25px}.hero-copy{max-width:425px;font-size:17px;margin-bottom:30px}.hero .button{padding:16px 23px}
.section{padding-top:85px;padding-bottom:85px}.intro{padding-top:70px;padding-bottom:65px}.intro .eyebrow{margin-bottom:23px}.intro-grid{gap:10%;align-items:center}.intro-grid h2{margin-bottom:0;font-size:clamp(30px,3vw,43px)}.intro-grid p{margin-bottom:18px}.experience-stats{margin-top:38px;padding-top:27px;gap:45px}.experience-stats strong{font-size:40px}.experience-stats div:last-child strong{font-size:29px}.experience-stats p{font-size:13px;margin-top:7px}.section-heading h2{font-size:clamp(31px,3.1vw,44px)}.services .filters{margin:25px 0 30px}.service-list{gap:25px}.service-visual{aspect-ratio:1.75}.service-title-row{padding:22px;align-items:center;min-height:91px}.service-teaser,.service-discover{display:none}.service[open] .service-teaser{display:block;min-height:0;padding-bottom:4px}.service-content{padding-top:0}.service-count{margin-top:25px}.general-process article{padding:20px 0 8px}.general-process p{line-height:1.65}.general-intro .lead{font-size:19px}.general h2{font-size:clamp(32px,3.1vw,46px)}.contact h2{font-size:clamp(34px,3.6vw,50px)}
@media(max-width:900px){.hero{height:auto;min-height:610px}.hero-content{padding:95px 6% 105px}.nav-group>summary:after{bottom:0}.section{padding-top:70px;padding-bottom:70px}.intro{padding-block:60px}}
@media(max-width:650px){.hero{height:auto;min-height:620px;max-height:none}.hero-content{padding:80px 6% 90px}.hero h1{font-size:44px;letter-spacing:-1.8px}.hero-copy{font-size:16px;max-width:310px}.intro-grid{gap:22px}.intro-grid h2{font-size:31px}.section{padding-block:55px}.experience-stats{gap:25px;margin-top:30px}.experience-stats strong{font-size:36px}.experience-stats div:last-child strong{font-size:26px}.experience-stats p{font-size:13px}.service-title-row{min-height:78px;padding:20px}.service-list{gap:20px}.service-visual{aspect-ratio:1.8}.service[open] .service-teaser{padding-inline:20px}.contact h2{font-size:36px}}

/* Dedicated datacenter page */
.dc-nav{white-space:nowrap}.dc-nav[aria-current]{color:#dfbf9b;border-bottom:1px solid #bd9472}.dc-hero{position:relative;isolation:isolate;min-height:650px;display:flex;align-items:center;background:#142329;color:#fff;overflow:hidden}.dc-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.dc-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0e1d25f2,#0e1d2580 70%,#0e1d2533);z-index:-1}.dc-hero-copy{padding:65px 7%;max-width:1100px}.dc-back{display:inline-block;font-size:14px;color:#c7d0d2;margin-bottom:42px}.dc-hero .eyebrow{margin-bottom:20px;font-size:14px}.dc-hero h1{font-size:clamp(43px,5.5vw,78px);line-height:1.17}.dc-hero-copy>p:not(.eyebrow){max-width:510px;color:#d3dfe0;font-size:18px}.dc-jump{display:flex;position:static;background:#e8ece9;color:#253738;padding:22px 7%;gap:30px;overflow-x:auto;font-size:14px}.dc-jump a{white-space:nowrap;color:#253738!important}.dc-intro{display:grid;grid-template-columns:1fr 1fr;gap:10%}.dc-intro p{color:#5c6b6b}.dc-facts{display:flex;gap:40px;border-top:1px solid #c9d0cc;padding-top:25px;margin-top:28px}.dc-facts span{font-size:14px}.dc-facts strong{display:block;font-size:39px;font-weight:400;color:#20383b;line-height:1.4}.dc-services{background:#edf0ed}.dc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 35px;margin-top:45px}.dc-grid article{border-top:1px solid #aebeb9;padding:24px 0 0}.dc-grid article>span{font-size:13px;letter-spacing:1px;color:#795d45}.dc-grid h3{font-size:21px;font-weight:500;margin:16px 0 12px;line-height:1.4}.dc-grid p{color:#5c6b6b}.dc-note{margin:25px 0 0;color:#5c6b6b;font-size:14px}.dc-phases{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#172a30;color:#f4f5ee}.dc-phase-image{overflow:hidden;min-height:500px}.dc-phase-image img{width:100%;height:100%;object-fit:cover;display:block}.dc-phases article{border-top:1px solid #4b6266;padding-top:20px}.dc-phases h3{font-size:19px;font-weight:500;margin-bottom:10px}.dc-phases article p{color:#bccbcc}.dc-phases .text-link{color:#dfbf9b}.dc-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:40px}.dc-process article{border-top:1px solid #bfcac5;padding-top:22px}.dc-process span{color:#8a6546;font-size:14px}.dc-process h3{font-size:19px;font-weight:500;margin:15px 0}.dc-process p{color:#5c6b6b}.dc-faq{display:grid;grid-template-columns:1fr 1.3fr;gap:8%;background:#e8ece8}.dc-faq details{border-top:1px solid #b5c2b9;padding:20px 0}.dc-faq summary{cursor:pointer;list-style:none;font-size:18px;padding-right:30px;position:relative}.dc-faq summary::-webkit-details-marker{display:none}.dc-faq summary:after{content:'+';position:absolute;right:2px;top:0;color:#886443}.dc-faq details[open] summary:after{content:'−'}.dc-faq details p{margin:18px 25px 0 0;color:#536661}.dc-contact{background:#1a3037;color:#f3f5ef;text-align:center}.dc-contact .eyebrow{justify-content:center}.dc-contact h2{font-size:clamp(38px,4.4vw,64px)}.dc-contact p{color:#bcced0}.dc-home{display:block;width:fit-content;margin:22px auto 0;font-size:14px;border-bottom:1px solid #839da1}.dc-page section{scroll-margin-top:95px}
@media(min-width:901px) and (max-width:1200px){header{padding-inline:3%}header nav{gap:12px}.nav-group>summary,header nav>a:not(.nav-cta){font-size:12px}.nav-cta{gap:8px;padding:10px;font-size:12px}.brand{font-size:24px}.brand-descriptor{font-size:7px;letter-spacing:.6px}}
@media(max-width:900px){.dc-grid{grid-template-columns:1fr 1fr}.dc-process{grid-template-columns:1fr 1fr}.dc-intro{gap:5%}.dc-jump{display:flex;flex-direction:row;max-height:none}.dc-phases{gap:5%}.dc-hero{min-height:590px}}
@media(max-width:650px){.dc-hero{min-height:610px}.dc-hero-copy{padding:38px 6% 60px}.dc-hero h1{font-size:42px;letter-spacing:-1.6px}.dc-hero-copy>p:not(.eyebrow){font-size:16px}.dc-back{margin-bottom:35px}.dc-jump{padding:18px 6%;gap:24px}.dc-intro,.dc-phases,.dc-faq{grid-template-columns:1fr;gap:25px}.dc-grid,.dc-process{grid-template-columns:1fr}.dc-phase-image{min-height:0;height:280px}.dc-facts{gap:25px}.dc-grid h3{font-size:21px}.dc-contact .button{max-width:100%;gap:20px}.dc-page .eyebrow{font-size:12px}.dc-hero .eyebrow{font-size:13px}}

.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;opacity:0;transition:opacity .5s}.hero-video.is-ready{opacity:1}.hero-video-control{position:absolute;right:5%;bottom:24px;background:#142329b8;border:1px solid #a8b6b7;color:#fff;padding:10px 15px;font-size:14px;z-index:2;backdrop-filter:blur(8px)}.hero-video-control:hover{background:#203a42}.hero-video-control[hidden]{display:none}@media(max-width:650px){.hero-video-control{right:6%;bottom:18px;padding:9px 12px;font-size:13px}.hero-video{object-position:55% center}}

/* Supplied original logo, framed without changing the artwork. */
header,footer{background:#1b2428}.brand-supplied{flex-shrink:0;line-height:0;letter-spacing:0}.brand-logo-frame{display:block;position:relative;overflow:hidden;width:260px;aspect-ratio:1460/305;mix-blend-mode:lighten}.brand-logo{position:absolute;display:block;width:121.50685%;max-width:none;height:auto;left:-11.30137%;top:-93.44262%}.footer-top .brand-logo-frame{width:300px}
@media(min-width:901px) and (max-width:1200px){header .brand-logo-frame{width:218px}}
@media(max-width:650px){header .brand-logo-frame{width:220px}.footer-top .brand-logo-frame{width:260px}.footer-top .brand-supplied{width:100%}}
@media(max-width:360px){header .brand-logo-frame{width:195px}}

/* Individual Security service pages */
.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-context{background:#e9edeb}.security-page .dc-hero>img{object-position:65% center}.security-page .dc-hero:after{background:linear-gradient(90deg,#0e1d25ed,#0e1d2588 70%,#0e1d2540)}.security-page .dc-intro{align-items:start}.security-page .dc-intro h2{font-size:clamp(30px,3vw,43px)}.security-page .dc-intro p{font-size:17px}.security-related{padding-block:50px}.security-related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 30px}.security-related-links a{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #ccd5ce;padding:15px 0;font-size:15px}.security-related-links a:hover{color:#886443}.submenu-links a[aria-current="page"]{color:#886443;font-weight:600}.nav-group[data-current]>summary{color:#dfbf9b}.security-page .dc-contact>p:not(.eyebrow){max-width:660px;margin:0 auto 28px}
@media(max-width:900px){.security-related-links{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.security-grid,.security-related-links{grid-template-columns:1fr}.security-page .dc-hero h1{font-size:38px}.security-page .dc-back{font-size:13px}.security-page .dc-hero-copy{padding-top:35px}.security-page .dc-intro p{font-size:16px}}

/* Team and applications */
.team-nav[aria-current="page"]{color:#dfbf9b;border-bottom:1px solid #bd9472}.team-page .dc-hero h1{font-size:clamp(40px,4.8vw,68px)}.team-page .dc-hero-copy{max-width:1200px}.team-page .dc-hero:after{background:linear-gradient(90deg,#0e1d25ed,#0e1d2590 70%,#0e1d2555)}.team-jobs{background:#edf0ed}.team-lead{max-width:650px;color:#5c6b6b}.job-list{margin-top:35px}.job{border-top:1px solid #bdc9c2}.job:last-child{border-bottom:1px solid #bdc9c2}.job summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:125px 1fr 30px;align-items:center;gap:25px;padding:23px 0}.job summary::-webkit-details-marker{display:none}.job-category{font-size:14px;color:#856549}.job h3{font-size:20px;font-weight:500;margin:0;line-height:1.5}.job h3 span{font-size:14px;color:#64736b;white-space:nowrap}.job-plus{font-size:26px;text-align:center;font-weight:400}.job[open] .job-plus{transform:rotate(45deg)}.job-content{max-width:860px;padding:0 30px 30px 150px}.job-content h4{font-size:16px;margin:18px 0 8px}.job-content p{color:#5c6b6b}.job-note{font-size:14px;border-left:2px solid #b79975;padding-left:18px}.team-page .dc-process{grid-template-columns:repeat(3,minmax(0,1fr))}.team-mail-note{font-size:14px;margin:24px 0 0}.job summary:focus-visible{outline:2px solid #9b7452;outline-offset:4px}
@media(min-width:901px) and (max-width:1200px){header .brand-logo-frame{width:195px}header nav{gap:10px}.nav-cta{padding-inline:8px}}
@media(max-width:650px){.job summary{grid-template-columns:1fr 30px;gap:8px 12px;padding:20px 0}.job-category{grid-column:1;font-size:13px}.job h3{grid-column:1;font-size:18px}.job-plus{grid-column:2;grid-row:1/3}.job-content{padding:0 0 25px}.team-page .dc-process{grid-template-columns:1fr}.team-page .dc-hero h1{font-size:37px}.team-page .dc-hero-copy{padding-top:40px}}
/* Gentle brand and scroll motion */
.heading-topic{display:block;font-family:'DM Sans',sans-serif;font-size:clamp(15px,1.4vw,19px);font-weight:500;letter-spacing:.5px;line-height:1.5;margin-bottom:20px;color:#e2d1bd}
header{transition:box-shadow .35s ease,background-color .35s ease}header.is-scrolled{background:#172126;box-shadow:0 8px 30px #06151b24}header .brand-logo-frame{transition:transform .4s cubic-bezier(.2,.65,.3,1);transform-origin:left center}header.is-scrolled .brand-logo-frame{transform:scale(.96)}header .brand-supplied:hover .brand-logo-frame,header .brand-supplied:focus-visible .brand-logo-frame{transform:translateY(-1px) scale(1.015)}
@keyframes logo-intro{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@keyframes logo-light{from{transform:translateX(-150%) skewX(-18deg);opacity:0}35%{opacity:.18}to{transform:translateX(350%) skewX(-18deg);opacity:0}}
.motion-enabled header .brand-supplied{animation:logo-intro .85s cubic-bezier(.2,.65,.3,1) both}.brand-logo-frame:after{content:'';position:absolute;inset:-10% auto -10% -35%;width:35%;pointer-events:none;background:linear-gradient(90deg,transparent,#fff5,transparent);opacity:0}.motion-enabled header .brand-logo-frame:after{animation:logo-light 1.35s ease .4s both}.motion-enabled header .brand-supplied:hover .brand-logo{filter:brightness(1.08)}.brand-logo{transition:filter .35s ease}
.motion-enabled .reveal{transform:translate3d(0,18px,0);transition:opacity .65s ease var(--reveal-delay,0ms),transform .8s cubic-bezier(.2,.65,.3,1) var(--reveal-delay,0ms)}.motion-enabled .reveal.is-visible{transform:none;opacity:1}.security-related-links a,.job summary{transition:color .2s,background-color .2s}.job summary:hover{background:#ffffff38}.job-plus{transition:transform .25s ease}.dc-grid article{transition:border-color .25s}.dc-grid article:hover{border-top-color:#a57a54}
@media(prefers-reduced-motion:reduce){header .brand-logo-frame,header .brand-supplied:hover .brand-logo-frame{transform:none!important}.brand-logo-frame:after{display:none}.motion-enabled .reveal{transform:none!important;opacity:1!important}}
.brand-supplied{mix-blend-mode:lighten}.brand-logo-frame{mix-blend-mode:normal}header.is-scrolled{background:#1b2428}

/* Directly accessible legal information */
.footer-bottom>div>a{font-size:13px;color:#c5cfd0;margin-left:22px}.footer-bottom>div>a:hover{color:#dfbf9b}.legal-main{max-width:1100px;margin:auto;padding-top:55px}.legal-main .dc-back{color:#64706d;margin-bottom:30px}.legal-main h1{font-size:clamp(39px,5vw,66px);letter-spacing:-2px}.legal-draft{border:1px solid #c4a887;background:#f0e9df;padding:22px 25px;margin:30px 0;color:#55402c}.legal-draft p{margin:8px 0 0;font-size:15px}.legal-copy{max-width:850px}.legal-copy section{padding:30px 0;border-bottom:1px solid #d2dad4;scroll-margin-top:110px}.legal-copy h2{font-size:27px;letter-spacing:-.5px;line-height:1.35}.legal-copy p,.legal-copy dd{font-size:16px;line-height:1.85;color:#4e605a}.legal-copy a,.privacy-hint a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-copy dt{font-weight:600;margin-top:20px}.legal-copy dd{margin:5px 0 0}.legal-copy .legal-missing{border-left:2px solid #ac855e;padding-left:15px;color:#795c42}.legal-toc{position:static;display:flex;flex-wrap:wrap;gap:10px 23px;background:none;padding:20px 0;border-bottom:1px solid #cbd3ce;max-height:none;overflow:visible}.legal-toc a{font-size:14px;color:#5a6c64!important}.privacy-hint{font-size:13px;line-height:1.6}.dc-contact .privacy-hint{margin-top:25px}
@media(max-width:650px){.legal-main{padding-top:35px}.legal-copy h2{font-size:23px}.legal-draft{padding:18px}.legal-toc{flex-direction:row}.footer-bottom>div>a{margin-left:0}}

/* Bilingual entry and persistent language access. */
.language-switch{position:fixed;bottom:22px;left:24px;z-index:60}.language-switch button{display:flex;align-items:center;gap:7px;border:1px solid #b58a654d;border-radius:30px;padding:11px 16px;background:#1b2428ed;color:#fff;box-shadow:0 6px 24px #0003;font:600 12px Manrope,sans-serif;letter-spacing:.08em;cursor:pointer;backdrop-filter:blur(12px)}.language-switch button:hover{border-color:#c3936c}.language-switch button>span:first-child{font-size:20px;line-height:1;color:#d4a77e}.language-other{color:#a8b0b1}.language-switch button:focus-visible,.language-options a:focus-visible,.language-close:focus-visible{outline:2px solid #d6ab84;outline-offset:4px}
#language-dialog{position:fixed;inset:0;width:min(570px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:48px;border:1px solid #b58a6566;border-radius:4px;background:linear-gradient(145deg,#243034,#171e21 78%);color:#fff;box-shadow:0 30px 100px #0007;overflow:auto}#language-dialog::backdrop{background:#101719ba;backdrop-filter:blur(9px)}#language-dialog[open]{animation:language-enter .4s ease both}#language-dialog h2{font-family:Manrope,sans-serif;font-size:clamp(26px,4vw,35px);line-height:1.25;font-weight:500;letter-spacing:-.04em;margin:16px 0 18px}#language-dialog h2 em{font-style:normal;color:#cba27f}#language-dialog .eyebrow{font-size:10px;letter-spacing:.2em;margin:20px 0 0;color:#cba27f}#language-description{font-size:14px;line-height:1.65;color:#bbc3c4;margin:0 0 28px}.language-monogram{color:#cba27f;border:2px solid #b88a65;clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);font:600 28px Manrope,sans-serif;display:grid;place-items:center;width:46px;height:46px}.language-close{position:absolute;top:16px;right:18px;background:transparent;border:0;color:#aeb9bb;font-size:28px;line-height:1;padding:8px;cursor:pointer}.language-options{display:grid;gap:12px}.language-options a{display:flex;align-items:center;gap:18px;color:#fff;text-decoration:none;border:1px solid #ffffff30;padding:18px;transition:background .2s,border-color .2s,transform .2s}.language-options a:hover{background:#cba27f14;border-color:#cba27f;transform:translateX(3px)}.language-code{color:#cba27f;font:500 15px Manrope,sans-serif;letter-spacing:.08em;padding-right:16px;border-right:1px solid #ffffff26}.language-options a>span:nth-child(2){flex:1;font:500 17px Manrope,sans-serif}.language-options small{display:block;font:400 11px 'DM Sans',sans-serif;color:#a7b2b5;margin-top:5px}.language-options a>span:last-child{color:#cba27f;font-size:19px}.language-note{font-size:10px!important;line-height:1.7!important;color:#919fa3;margin:23px 0 0!important}.language-fallback{position:fixed;bottom:20px;left:20px;background:#1b2428;color:white;padding:12px;z-index:61}.language-fallback a{color:inherit}@keyframes language-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){#language-dialog{padding:32px 24px}.language-switch{bottom:15px;left:15px}.language-switch button{padding:9px 13px}.language-options a{padding:16px 13px}.language-note{font-size:9px!important}}@media(prefers-reduced-motion:reduce){#language-dialog[open]{animation:none}.language-options a{transition:none}}
.language-logo{width:185px;margin-bottom:24px}#language-dialog h2{color:#fff}#language-dialog h2 em{color:#cba27f}body:has(#language-dialog[open]){overflow:hidden}

.language-logo .brand-logo-frame{width:100%}

/* Compact brand with a gentle entrance from the left. */
header .brand-logo-frame{width:195px}
.footer-top .brand-logo-frame{width:235px}
.language-logo{width:155px}
@media(min-width:901px) and (max-width:1200px){header .brand-logo-frame{width:165px}}
@media(max-width:650px){header .brand-logo-frame{width:170px}.footer-top .brand-logo-frame{width:210px}}
@media(max-width:360px){header .brand-logo-frame{width:155px}}
@keyframes logo-intro{from{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}
.motion-enabled header .brand-supplied{animation:logo-intro .75s cubic-bezier(.22,1,.36,1) both}
@media(prefers-reduced-motion:reduce){.motion-enabled header .brand-supplied{animation:none!important}}

/* Service navigation, dedicated service directory and complete footer. */
.service-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:36px}.service-directory>a{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid #d8d8d0;padding:30px;transition:border-color .25s,transform .25s}.service-directory h3{font-size:23px;line-height:1.3;margin:0 0 16px;font-weight:500}.service-directory p{font-size:15px;line-height:1.75;color:#596363;margin:0 0 26px}.service-directory>a>span{margin-top:auto;font-size:12px;color:#725333}.service-directory>a:hover{border-color:#b78a64;transform:translateY(-3px)}.service-directory a:focus-visible,.footer-services a:focus-visible{outline:2px solid #b78a64;outline-offset:4px}.facility-home{background:#ebeae3}.footer-services{display:grid;grid-template-columns:1.05fr 1.3fr 1fr 1fr;gap:32px;padding:40px 0 48px;border-top:1px solid #ffffff20}.footer-services h3{font:500 13px Manrope,sans-serif;color:#cba27f;margin:0 0 22px;letter-spacing:.06em}.footer-services a{display:block;width:fit-content;color:#bec7c7;font-size:13px;line-height:1.6;margin:0 0 11px;text-decoration:none;transition:color .2s}.footer-services a:hover{color:#fff}.submenu-links a span{display:none}.dc-hero h1{overflow-wrap:break-word}@media(max-width:1000px){.service-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.service-directory{grid-template-columns:1fr;gap:15px}.service-directory>a{padding:25px}.footer-services{grid-template-columns:1fr;gap:24px;padding-bottom:32px}.footer-services h3{margin-bottom:14px}.footer-services a{font-size:14px}}@media(prefers-reduced-motion:reduce){.service-directory>a{transition:none}.service-directory>a:hover{transform:none}}
.footer-services{position:static;inset:auto;max-height:none;overflow:visible;background:transparent;align-items:start;width:100%}
.service-directory .directory-image{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;border-radius:3px;margin:0 0 23px}.service-directory>a{overflow:hidden}.service-directory .directory-image{transition:filter .3s ease}.service-directory>a:hover .directory-image{filter:brightness(1.05)}@media(prefers-reduced-motion:reduce){.service-directory .directory-image{transition:none}}

/* Compact division descriptor beneath the supplied Ortaven wordmark. */
.brand-supplied{flex-direction:column;align-items:flex-start;gap:5px}
.brand-services{display:block;width:195px;text-align:center;color:#ccb79d;font-family:'DM Sans',sans-serif;font-size:8px;font-weight:500;line-height:1.5;letter-spacing:.6px;white-space:nowrap;text-transform:uppercase}
.brand-services b{font-weight:400;color:#8c9d9d;margin-inline:2px}
.footer-top .brand-services{width:235px;font-size:9px;letter-spacing:.85px}
@media(min-width:901px) and (max-width:1200px){header .brand-services{width:165px;font-size:6.8px;letter-spacing:.45px}}
@media(max-width:650px){header .brand-services{width:170px;font-size:7px;letter-spacing:.5px}.footer-top .brand-services{width:210px;font-size:8px}}
@media(max-width:360px){header .brand-services{width:155px;font-size:6.5px;letter-spacing:.3px}}

.brand-services{font-size:9px;letter-spacing:1.1px}.footer-top .brand-services{font-size:10px;letter-spacing:1.4px}
@media(min-width:901px) and (max-width:1200px){header .brand-services{font-size:7.5px;letter-spacing:.85px}}
@media(max-width:650px){header .brand-services{font-size:8px;letter-spacing:.8px}.footer-top .brand-services{font-size:9px;letter-spacing:1px}}
@media(max-width:360px){header .brand-services{font-size:7px;letter-spacing:.8px}}
