:root{--ink:#14251f;--cream:#f5f0e7;--sand:#d8b785;--copper:#a45f3f;--sage:#748b76;--white:#fff;--line:rgba(20,37,31,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Cairo",sans-serif}body[dir=ltr]{font-family:"Manrope",sans-serif}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);position:absolute;top:0;width:100%;z-index:10;color:white}.brand{display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none;font-weight:800;font-size:20px;line-height:1}.brand small{display:block;font-size:10px;font-weight:500;opacity:.7;margin-top:7px}.brand-mark{width:42px;height:42px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:serif;font-style:italic}.site-header nav{display:flex;gap:30px}.site-header nav a,.site-header>button{color:inherit;text-decoration:none;font-size:13px}.lang-toggle{border:1px solid rgba(255,255,255,.5);border-radius:99px;background:transparent;padding:9px 14px;cursor:pointer}.hero{min-height:780px;height:100vh;background:var(--ink);color:white;position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;padding:130px clamp(24px,7vw,110px) 90px;gap:6vw;align-items:center}.hero-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:#8c6340;filter:blur(150px);opacity:.2;top:-260px;left:15%}.hero-content{position:relative;z-index:2;max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--copper)}.hero .eyebrow{color:#d8b785}.hero h1{font-size:clamp(48px,6.7vw,96px);line-height:1.05;margin:22px 0 28px;letter-spacing:-.04em}.hero h1 em{font-family:serif;font-weight:400;color:var(--sand)}.hero-copy{font-size:clamp(16px,1.5vw,20px);line-height:2;max-width:610px;color:rgba(255,255,255,.72)}.hero-actions{display:flex;gap:14px;margin-top:38px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:0 26px;border-radius:4px;text-decoration:none;border:1px solid transparent;font:inherit;font-weight:700;cursor:pointer}.button.primary{background:var(--copper);color:white}.button.ghost{border-color:rgba(255,255,255,.3);color:white}.hero-visual{height:min(64vh,620px);position:relative;background:linear-gradient(155deg,#79918a,#253f36);overflow:hidden;border-radius:220px 220px 10px 10px;box-shadow:0 40px 80px rgba(0,0,0,.3)}.hero-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(#658a86,#315f61);border-top:1px solid rgba(255,255,255,.4)}.arch{position:absolute;border:2px solid rgba(255,255,255,.25);border-bottom:0;border-radius:190px 190px 0 0;z-index:2}.arch-one{inset:13% 18% 0}.arch-two{inset:24% 28% 0}.sun{position:absolute;width:80px;height:80px;border-radius:50%;background:#e6bd75;top:18%;left:16%;box-shadow:0 0 70px #e6bd75}.hero-visual p{position:absolute;z-index:4;bottom:9%;width:100%;text-align:center;font-size:12px;letter-spacing:.16em;opacity:.75}.hero-meta{position:absolute;bottom:28px;left:clamp(24px,7vw,110px);right:clamp(24px,7vw,110px);display:flex;justify-content:space-between;font-size:10px;letter-spacing:.2em;opacity:.5}.section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px)}.intro{display:grid;grid-template-columns:80px 1.2fr .7fr;gap:5vw;align-items:start}.section-index{font-size:12px;opacity:.5}.intro h2,.section-heading h2,.experience h2,.booking h2{font-size:clamp(34px,4.6vw,68px);line-height:1.25;letter-spacing:-.035em;margin:15px 0}.intro>p:last-child,.section-heading>p{line-height:2;color:#5d6964;margin-top:48px}.services{background:#eae1d4}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-heading>p{max-width:390px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{min-height:480px;padding:42px;position:relative;display:flex;flex-direction:column;justify-content:space-between;color:white;overflow:hidden}.service-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 15%,rgba(255,255,255,.18),transparent 32%)}.shoot{background:#324a41}.pool{background:#52757a}.service-number{font-size:12px;opacity:.6}.service-icon{font:90px serif;position:absolute;top:50px;inset-inline-end:45px;color:var(--sand);opacity:.8}.service-card>div:last-child{position:relative;max-width:520px}.tag{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ead4b2}.service-card h3{font-size:clamp(30px,3vw,46px);margin:8px 0}.service-card p{line-height:1.9;color:rgba(255,255,255,.75)}.service-card a{color:white;text-decoration:none;font-size:13px;font-weight:700}.experience{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;background:var(--ink);color:white}.experience-copy{align-self:center}.experience h2{color:var(--cream)}.experience ul{padding:0;margin:45px 0 0;list-style:none}.experience li{display:flex;gap:24px;padding:20px 0;border-top:1px solid rgba(255,255,255,.15)}.experience li span{opacity:.4;font-size:12px}.gallery-placeholder{height:650px;display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:12px}.photo{display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#c0a57e,#657b66);color:rgba(255,255,255,.7);font-size:12px;letter-spacing:.12em}.photo:before{content:"";position:absolute;width:200px;height:300px;border:1px solid rgba(255,255,255,.3);border-radius:120px 120px 0 0}.p1{grid-row:1/3}.p2{background:linear-gradient(145deg,#75969d,#275861)}.p3{background:linear-gradient(145deg,#9a765f,#513e34)}.booking{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.booking-copy{position:sticky;top:80px;align-self:start}.booking-copy>p{line-height:2;color:#66716c}.contact-note{display:flex;gap:14px;margin-top:34px;padding:18px;border:1px solid var(--line);font-size:12px}.contact-note>span{width:24px;height:24px;border-radius:50%;border:1px solid;display:grid;place-items:center;flex:none}.contact-note p{margin:0}.booking-form{display:grid;gap:26px;padding:clamp(24px,4vw,55px);background:white;box-shadow:0 18px 60px rgba(31,47,40,.08)}label{display:grid;gap:9px;font-size:12px;font-weight:700}input,select,textarea{width:100%;border:0;border-bottom:1px solid #bdc1be;background:transparent;padding:10px 2px 13px;font:inherit;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--copper)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.consent{display:flex;align-items:start;font-weight:400;line-height:1.6}.consent input{width:16px;margin-top:3px}.submit{width:100%;border:0}.form-status{min-height:22px;margin:0;text-align:center;font-size:13px;color:var(--sage)}footer{padding:45px clamp(24px,7vw,110px);background:#0c1914;color:white;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1)}footer p,footer a{font-size:11px;color:rgba(255,255,255,.6);text-decoration:none}.reveal{opacity:0;transform:translateY(20px);transition:.8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.site-header nav{display:none}.hero{height:auto;min-height:900px;grid-template-columns:1fr;padding-top:140px}.hero-visual{height:420px}.intro{grid-template-columns:1fr}.section-index{display:none}.intro>p:last-child{margin-top:0}.service-grid,.experience,.booking{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:10px}.gallery-placeholder{height:520px}.booking-copy{position:static}.hero-meta{display:none}}@media(max-width:560px){.hero{padding-inline:22px}.hero h1{font-size:47px}.hero-visual{height:350px}.section{padding-inline:22px}.service-card{min-height:430px;padding:28px}.gallery-placeholder{grid-template-columns:1fr 1fr;height:440px}.p1{grid-column:1/3;grid-row:auto}.form-row{grid-template-columns:1fr}footer{align-items:flex-start;gap:25px;flex-wrap:wrap}.footer-brand{width:100%}}
