:root{--paper:#faf9f6;--ink:#22221f;--muted:#595852;--line:#d7d1c7;--soft:#ebe7df;--brass:#8b6b35;--serif:"Gilda Display",Georgia,serif;--sans:"Montserrat",Arial,sans-serif;--header:74px;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px;scrollbar-color:var(--brass) var(--paper)}
body.najla-concierge{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}
::selection{color:var(--paper);background:var(--brass)}
a{color:inherit;text-decoration:none;text-underline-offset:5px}
button,summary,a{-webkit-tap-highlight-color:transparent}
a:focus-visible,summary:focus-visible{outline:3px solid var(--brass);outline-offset:5px}
[tabindex="-1"]:focus{outline:none}
img{max-width:100%;display:block}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-weight:400}
.skip-link{position:fixed;inset-block-start:10px;inset-inline-start:16px;transform:translateY(-180%);z-index:100;background:var(--paper);padding:12px 20px}
.skip-link:focus{transform:none}
.site-header{height:var(--header);padding:0 4.1%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:5;background:var(--paper)}
.brand{height:68px;display:flex;align-items:center;min-width:68px}
.brand img{width:65px;height:65px;object-fit:contain;filter:brightness(0)}
.header-nav{display:flex;align-items:center;gap:36px;font-size:15px}
.nav-secondary{padding-block:12px}
.nav-secondary:hover,.language-link:hover,.site-footer a:hover{text-decoration:underline}
.language-link{border-inline-start:1px solid var(--line);padding:10px 0 10px 28px;white-space:nowrap}









.welcome-layout{display:grid;grid-template-columns:53.4% 46.6%;min-height:calc(100svh - var(--header))}
.welcome-photo{position:relative;isolation:isolate;overflow:hidden;min-height:680px;background:#45433e;color:#fff}
.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 50%;z-index:-2;animation:photo-settle 4.5s cubic-bezier(.16,1,.3,1) both}
.photo-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 35%,rgba(16,15,12,.12) 52%,rgba(16,15,12,.83) 100%)}
.welcome-copy{position:absolute;bottom:46px;left:7%;right:5%}
.welcome-copy h1{font-family:var(--serif);font-size:clamp(45px,4.6vw,74px);line-height:1.02;letter-spacing:-.035em}
.welcome-copy p{font-size:clamp(17px,1.7vw,27px);line-height:1.45;margin-top:17px;max-width:540px}
.service-directory{padding:clamp(34px,8vh,84px) 7% 26px 8.8%;display:flex;flex-direction:column;min-width:0}
.service-directory h2{font-family:var(--serif);font-size:clamp(35px,4.1vw,64px);line-height:1.12;letter-spacing:-.035em;white-space:nowrap;margin:0 0 clamp(20px,3.4vh,36px)}
.service-links{display:flex;flex-direction:column;flex:1}
.service-link{display:grid;grid-template-columns:80px minmax(0,1fr) 30px;gap:clamp(18px,2.8vw,43px);align-items:center;flex:1;min-height:112px;border-bottom:1px solid var(--line);padding:16px 0;position:relative}
.service-link:last-child{border-bottom:0}
.service-icon{width:80px;height:80px;background:var(--soft);border-radius:50%;display:grid;place-items:center;transition:background .2s ease}
.service-primary .service-icon{background:var(--ink)}
.service-primary .service-icon img{filter:invert(1)}
.service-icon img{width:38px;height:38px}
.service-copy{display:flex;flex-direction:column;gap:5px}
.service-name{font-family:var(--serif);font-size:clamp(22px,2.04vw,32px);line-height:1.2;letter-spacing:-.022em}
.service-description{display:block;color:var(--muted);font-size:clamp(13px,1.23vw,20px);line-height:1.5}
.arrow{transition:transform .22s cubic-bezier(.16,1,.3,1)}
.service-link:hover .service-name{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
.service-link:hover .arrow,.help-link:hover .arrow{transform:translateX(5px)}
.service-link:hover .service-icon{background:#dfd8cc}
.service-primary:hover .service-icon{background:#48463e}
.help-link{display:grid;grid-template-columns:80px minmax(0,1fr) 30px;gap:clamp(18px,2.8vw,43px);align-items:center;border-top:1px solid var(--line);padding:28px 0 8px;margin-top:24px}
.help-icon{border-inline-end:1px solid var(--line);height:48px;display:flex;align-items:center}
.help-title{font-family:var(--serif);font-size:clamp(20px,1.65vw,26px);line-height:1.3;display:block;margin-bottom:4px}
.help-link .service-description{font-size:clamp(13px,1.1vw,17px)}

















.site-footer{padding:28px 7%;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:12px}
.site-footer nav{display:flex;gap:25px}
.site-footer nav a{min-height:44px;display:flex;align-items:center}
@keyframes photo-settle{from{transform:scale(1.045)}to{transform:scale(1)}}
@media(min-width:901px) and (max-height:850px){
 .welcome-photo{min-height:640px}.service-directory{padding-top:35px;padding-bottom:20px}
 .service-directory h2{font-size:clamp(34px,3.4vw,55px);margin-bottom:20px}
 .service-link{min-height:87px;padding:11px 0;grid-template-columns:60px minmax(0,1fr) 25px;gap:24px}
 .service-icon{width:60px;height:60px}.service-icon img{width:30px;height:30px}
 .service-name{font-size:clamp(22px,1.9vw,29px)}.service-description{font-size:14px}
 .help-link{grid-template-columns:60px minmax(0,1fr) 25px;gap:24px;margin-top:12px;padding-top:20px}
 .welcome-copy{bottom:36px}
}
@media(min-width:901px) and (max-width:1150px){
 .service-directory{padding-inline:6%}
 .service-link,.help-link{grid-template-columns:52px minmax(0,1fr) 24px;gap:16px}
 .service-icon{width:52px;height:52px}.service-icon img{width:28px;height:28px}
 .service-name{font-size:23px}.service-description{font-size:13px}
 .service-directory h2{font-size:36px}
}
@media(max-width:900px){
 :root{--header:72px}
 .site-header{padding-inline:24px}.header-nav{gap:22px;font-size:13px}
 .brand img{width:60px;height:60px}.language-link{padding-inline-start:20px}
 .welcome-layout{grid-template-columns:1fr}
 .welcome-photo{min-height:420px}
 .hero-image{object-position:50% 48%}
 .welcome-copy{left:6%;bottom:30px}.welcome-copy h1{font-size:52px}
 .welcome-copy p{font-size:18px;margin-top:12px}.desktop-break{display:none}
 .service-directory{padding:40px 6% 35px}
 .service-directory h2{font-size:44px;margin-bottom:16px;white-space:normal}
 .service-link{min-height:100px;grid-template-columns:64px minmax(0,1fr) 26px;gap:24px;padding:16px 0}
 .service-icon{width:64px;height:64px}.service-icon img{width:32px;height:32px}
 .service-name{font-size:28px}.service-description{font-size:15px}
 .help-link{grid-template-columns:64px minmax(0,1fr) 26px;gap:24px;margin-top:20px;padding-top:25px}
 .help-title{font-size:24px}.help-link .service-description{font-size:14px}
 
 
 
 
 
 .site-footer{padding:20px 6%;flex-wrap:wrap}
}
@media(max-width:520px){
 :root{--header:68px}
 .site-header{padding-inline:18px}.brand{height:62px;min-width:54px}.brand img{width:54px;height:54px}
 .header-nav{gap:16px}.nav-secondary{display:none}.language-link{border:0;padding:12px 0;font-size:12px}
 
 
 .welcome-photo{min-height:300px}
 .welcome-copy{left:24px;right:20px;bottom:24px}
 .welcome-copy h1{font-size:39px;line-height:1.05}
 .welcome-copy p{font-size:14px;max-width:280px;line-height:1.6;margin-top:12px}
 .photo-shade{background:linear-gradient(180deg,transparent 15%,rgba(16,15,12,.3) 40%,rgba(16,15,12,.85) 100%)}
 .service-directory{padding:30px 24px}
 .service-directory h2{font-size:32px;margin-bottom:17px}
 .service-link{grid-template-columns:48px minmax(0,1fr) 22px;gap:14px;min-height:95px;padding:16px 0}
 .service-icon{width:48px;height:48px}.service-icon img{width:26px;height:26px}
 .service-name{font-size:22px;line-height:1.15}.service-description{font-size:12px;line-height:1.6}
 .arrow{width:22px;height:22px}
 .help-link{grid-template-columns:48px minmax(0,1fr) 22px;gap:14px;padding-top:23px}
 .help-title{font-size:21px}.help-link .service-description{font-size:12px}
 .help-icon img{width:25px}
 
 
 .site-footer{padding-inline:24px;gap:8px 20px}.site-footer nav{width:100%}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 *,*::before,*::after{animation:none!important;transition:none!important}
}
