:root{--ink:#243e3c;--paper:#f7f5ef;--line:#7a8580;--gold:#a27c46;--gold-logo:#ab8420;--serif:Cormorant,Georgia,serif;--sans:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:14px;line-height:1.8;}*{box-sizing:border-box;}body{margin:0;}a{color:inherit;text-decoration:none;}button,input,select,textarea{font:inherit;}button,a,input,select,textarea{touch-action:manipulation;}button{cursor:pointer;}a,button{-webkit-tap-highlight-color:transparent;}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px;}::selection{background:#d7c8a7;color:#203c37;}h1,h2,h3,p{margin-top:0;}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-0.035em;}h1{font-size:clamp(48px,6.5vw,100px);}h2{font-size:clamp(36px,4.4vw,66px);}h3{font-size:30px;}em{font-weight:400;}p{color:var(--muted);}img{max-width:100%;display:block;object-fit:cover;}picture{display:block;overflow:hidden;}picture img{width:100%;height:100%;}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto;}.eyebrow{font-size:10px;letter-spacing:0.2em;font-weight:600;margin-bottom:24px;text-transform:uppercase;color:inherit;}.site-header{padding:0 48px;display:flex;align-items:center;gap:34px;background:var(--paper);position:relative;z-index:20;border-bottom:1px solid var(--line);}.site-header nav{display:flex;align-items:center;justify-content:flex-end;gap:25px;flex:1;font-size:11px;}.site-header nav a{position:relative;padding-block:12px;white-space:nowrap;}.site-header nav a:after{content:'';position:absolute;bottom:5px;inset-inline-start:0;width:0;height:1px;background:var(--gold);transition:width 0.25s;}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{width:100%;}.site-header nav .nav-book{border:1px solid var(--line);padding:12px 19px;}.languages{display:flex;gap:4px;font-size:10px;align-items:center;}.languages a{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:40px;color:var(--ink);}.languages a[aria-current],.languages a:hover{opacity:1;text-decoration:underline;text-underline-offset:6px;}.menu-button{display:none;}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:var(--paper);padding:10px;}.skip:focus{top:10px;}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;background:var(--ink);color:white;padding:17px 25px;border:1px solid var(--ink);font-size:12px;transition:background 0.25s,color 0.25s,transform 0.25s;}.button:hover{background:#3f5750;transform:translateY(-2px);}.button span{font-size:20px;line-height:1;}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink);}.button-light:hover{background:white;}.text-link{display:inline-block;border-bottom:1px solid #99a398;padding-block:8px;font-size:12px;transition:color 0.25s,border-color 0.25s;}.text-link:hover{color:var(--gold);border-color:var(--gold);}.home-hero{min-height:570px;position:relative;margin:0 18px;color:white;overflow:hidden;}.home-hero > picture,.hero-tint{position:absolute;inset:0;}.home-hero > picture img{object-position:50% 55%;}.hero-tint{background:linear-gradient(90deg,rgba(14,33,35,0.62),rgba(14,33,35,0.08)),linear-gradient(0deg,rgba(14,33,35,0.28),transparent 35%);}.hero-content{position:absolute;inset-inline-start:max(38px,calc((100vw - 1250px) / 2));top:50%;transform:translateY(-48%);}.hero-content h1{margin-bottom:26px;line-height:0.98;font-size:clamp(60px,7.8vw,118px);}.hero-content em{color:#eee5d4;}.hero-content p{color:#f5f2e9;font-size:13px;line-height:1.8;}.hero-content .eyebrow{font-size:10px;margin-bottom:30px;}.hero-content .button{margin-top:22px;}.hero-bottom{position:absolute;bottom:25px;left:38px;right:38px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:0.2em;}.welcome{display:grid;grid-template-columns:1fr 1fr;gap:0 12%;padding-block:110px 95px;}.welcome > .eyebrow{grid-column:1/-1;}.welcome h2{margin:0;}.welcome > div{max-width:470px;padding-top:4px;}.welcome p{line-height:2;}.home-doors{display:grid;grid-template-columns:1fr 1fr;gap:32px;}.image-link picture{aspect-ratio:1.23;}.image-link:nth-child(2){padding-top:80px;}.image-link img,.gallery-item img{transition:transform 0.6s ease,filter 0.4s;}.image-link:hover img,.gallery-item:hover img{transform:scale(1.035);filter:brightness(1.04);}.image-link > span{display:block;font-family:var(--serif);font-size:32px;line-height:1.2;padding:23px 0;}.image-link small{display:block;font:9px var(--sans);letter-spacing:0.15em;margin-bottom:14px;}.image-link b{float:inline-end;font-weight:400;}.cta{border-top:1px solid var(--line);margin-top:100px;padding-block:65px 80px;display:flex;align-items:center;justify-content:space-between;gap:30px;}.cta h2{font-size:clamp(32px,3.8vw,55px);margin-bottom:20px;}.cta p:last-child{font-size:11px;margin:0;}.site-footer{background:#243e3c;color:#eeeade;padding:60px max(38px,calc((100vw - 1280px) / 2)) 22px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;font-size:12px;}.site-footer p{color:#bfcac1;font-size:12px;}.site-footer .eyebrow{font-size:9px;margin-bottom:20px;}.site-footer a:hover{color:#d8c9a9;}.site-footer > div:nth-child(3){justify-self:end;line-height:2.4;}.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff25;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#bfcac1;}.top-button{border:0;background:transparent;color:inherit;font-size:10px;padding:0;}.page-heading{padding-top:32px;padding-bottom:65px;}.breadcrumb{display:flex;gap:15px;align-items:center;color:var(--muted);font-size:10px;margin-bottom:65px;}.page-heading h1{margin-bottom:30px;}.page-heading .lead{max-width:660px;font-size:14px;}.room-list{display:grid;gap:75px;}.room-list article{display:grid;grid-template-columns:1.3fr 1fr;gap:8%;align-items:center;}.room-list picture{aspect-ratio:1.3;}.room-list article:nth-child(even) picture{order:2;}.room-list h2{font-size:clamp(35px,4vw,57px);}.note{margin-top:55px;padding:25px 0;border-block:1px solid var(--line);font-size:11px;}.note p{max-width:720px;margin:0;}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px;}.gallery-filters button{border:1px solid var(--line);background:transparent;padding:8px 21px;color:var(--ink);font-size:11px;transition:background 0.2s,color 0.2s;}.gallery-filters button[aria-pressed='true'],.gallery-filters button:hover{background:var(--ink);color:white;}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px;}.gallery-item{display:block;border:0;background:none;color:var(--ink);padding:0;text-align:start;overflow:hidden;}.gallery-item img{width:100%;aspect-ratio:1.3;height:auto;}.gallery-item span{display:block;padding-top:12px;font-size:12px;}.gallery-item b{float:inline-end;font-weight:400;}.photo-dialog{border:0;}dialog::backdrop{background:rgba(8,23,22,0.87);backdrop-filter:blur(5px);}.photo-dialog img{max-height:75svh;width:100%;object-fit:contain;}.photo-dialog p{text-align:center;margin:12px 0;font-size:12px;}.photo-close,.dialog-close{position:absolute;inset-inline-end:8px;top:5px;border:0;background:none;padding:5px 10px;color:inherit;}.photo-dialog[open],dialog[open]{animation:enter 0.25s ease both;}.photo-dialog.closing,dialog.closing{animation:leave 0.2s ease both;}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;}.contact-grid picture{aspect-ratio:0.9;}.phone-large{display:block;font-size:20px;margin:10px 0;width:fit-content;}.contact-grid p{margin-top:26px;}.contact-grid .button{margin-top:15px;}.form-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:start;}.form-card{border:1px solid var(--line);padding:35px;background:#fffdf7;}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;}.form-grid label,.form-card > label{display:flex;flex-direction:column;gap:7px;font-size:11px;}.full{grid-column:1/-1;}input,select,textarea{width:100%;border:1px solid #7a8580;border-radius:0;background:transparent;color:var(--ink);padding:12px;font-size:14px;}textarea{resize:vertical;min-height:95px;}input[type='checkbox']{width:18px;height:18px;flex-shrink:0;accent-color:var(--ink);}label.check{flex-direction:row;align-items:flex-start;font-size:11px;}.check a{text-decoration:underline;}.form-card .button{margin-top:20px;}.form-aside picture{aspect-ratio:1.4;margin-bottom:30px;}.form-aside h2{font-size:40px;}.form-aside p{font-size:12px;}.form-message{font-size:12px;color:#a03528;margin-block:14px;white-space:pre-line;}.form-message:empty{display:none;}.honeypot{position:absolute;inset-inline-start:0;top:0;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;}.prose{max-width:760px;line-height:2;}.prose h2{font-size:30px;margin-top:35px;}.receipt{padding:40px;border:1px solid var(--line);max-width:700px;}.receipt strong{display:block;font-family:var(--serif);font-size:38px;margin-bottom:20px;}.receipt p{max-width:540px;}.muted{color:var(--muted);font-size:12px;}[hidden]{display:none !important;}:disabled{opacity:0.55;cursor:wait;}html[dir='rtl']{--sans:'Tajawal',Tahoma,Arial,sans-serif;--serif:'Amiri','Amiri Extended',Georgia,serif;}html[dir='rtl'] h1,html[dir='rtl'] h2{line-height:1.5;letter-spacing:0;}html[dir='rtl'] .eyebrow{letter-spacing:0;}html[dir='rtl'] .hero-tint{transform:scaleX(-1);}html[dir='rtl'] .hero-content h1{font-size:clamp(50px,6vw,88px);}.reveal{animation:enter 0.6s ease both;}@keyframes enter{from{opacity:0;transform:translateY(14px);}to{opacity:1;transform:translateY(0);}}@keyframes leave{to{opacity:0;transform:translateY(8px);}}@view-transition{navigation:auto;}::view-transition-old(root){animation:fade-out 0.28s ease both;}::view-transition-new(root){animation:fade-in 0.32s ease both;}@keyframes fade-in{from{opacity:0;}}@keyframes fade-out{to{opacity:0;}}@media (min-width:1600px){.home-hero{max-width:1800px;margin-inline:auto;}}@media (max-width:1150px){.site-header{gap:20px;padding-inline:28px;}.site-header nav{gap:17px;}.wrap{width:calc(100% - 72px);}}@media (max-width:960px){.menu-button{display:block;margin-inline-start:auto;border:0;background:none;color:var(--ink);font-size:12px;padding:12px;}.menu-button span{margin-inline-start:8px;}.languages{order:3;}.site-header nav{display:none;position:absolute;inset-inline:0;background:var(--paper);padding:25px 36px 35px;box-shadow:0 18px 25px #122d2515;border-top:1px solid var(--line);font-size:18px;}.site-header nav.open{display:flex;align-items:stretch;flex-direction:column;gap:2px;animation:enter 0.25s ease;}.site-header nav.closing{animation:leave 0.2s ease;}.site-header nav .nav-book{margin-top:12px;text-align:center;}.home-hero{height:680px;min-height:0;}.welcome{gap:0 6%;}.footer-bottom{flex-wrap:wrap;}.room-list article{gap:6%;}.form-layout{gap:5%;grid-template-columns:1.4fr 1fr;}.form-card{padding:24px;}.form-grid{gap:16px;}.gallery-grid{grid-template-columns:1fr 1fr;}}@media (max-width:650px){:root{font-size:13px;}.wrap{width:calc(100% - 40px);}.site-header nav{padding-inline:20px;}.languages{font-size:10px;}.menu-button{font-size:0;padding:10px 0;}.menu-button span{font-size:20px;margin:0;}.home-hero{margin-inline:8px;min-height:550px;max-height:740px;}.hero-content{inset-inline-start:25px;inset-inline-end:20px;transform:translateY(-47%);}.home-hero > picture img{object-position:61% center;}.hero-tint{background:linear-gradient(90deg,#112c36a8,#112c3610),linear-gradient(0deg,#112c3680,transparent 45%);}.hero-bottom{left:25px;right:25px;bottom:20px;font-size:7px;}.hero-bottom span:last-child{display:none;}.hero-content .eyebrow{font-size:9px;}.hero-content p{font-size:12px;}.welcome{grid-template-columns:1fr;padding-block:65px 45px;gap:24px;}.welcome > .eyebrow{margin-bottom:0;}.welcome h2{font-size:45px;}.welcome > div{padding:0;}.home-doors{grid-template-columns:1fr;gap:35px;}.image-link:nth-child(2){padding-top:0;}.image-link picture{aspect-ratio:1.15;}.image-link > span{font-size:30px;padding:20px 0 0;}.cta{margin-top:60px;padding-block:40px 50px;flex-direction:column;align-items:start;gap:26px;}.cta h2{font-size:37px;}.cta p:last-child{font-size:10px;}.site-footer{padding:45px 25px 22px;grid-template-columns:1fr;gap:30px;}.site-footer > div:nth-child(3){justify-self:start;}.footer-bottom{grid-column:1;gap:15px;font-size:8px;}.footer-bottom span:nth-child(2){order:3;width:100%;}.page-heading{padding-top:23px;padding-bottom:30px;}.breadcrumb{margin-bottom:45px;}.page-heading h1{font-size:50px;}.page-heading .lead{font-size:12px;}.room-list{gap:40px;}.room-list article{grid-template-columns:1fr;gap:25px;}.room-list article:nth-child(even) picture{order:0;}.room-list h2{font-size:39px;margin-bottom:17px;}.room-list .eyebrow{margin-bottom:12px;}.gallery-grid{gap:22px 12px;}.gallery-item span{font-size:10px;}.gallery-filters{gap:7px;}.gallery-filters button{padding:7px 13px;font-size:10px;}.contact-grid,.form-layout{grid-template-columns:1fr;gap:35px;}.contact-grid h2{font-size:42px;}.contact-grid picture{aspect-ratio:1.3;}.form-grid{gap:18px 12px;}.form-card{padding:23px 18px;}.form-aside{max-width:500px;}.form-aside picture{display:none;}.form-layout .form-aside{order:-1;}.form-aside h2{font-size:30px;margin-bottom:15px;}.form-aside p{margin-bottom:8px;}.phone-large{font-size:19px;}.receipt{padding:25px;}html[dir='rtl'] .hero-content h1{font-size:52px;}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none !important;transition:none !important;scroll-behavior:auto !important;}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none !important;}}.top-button{min-height:32px;}@media (max-width:960px){.menu-button{min-width:36px;min-height:40px;}}@media (max-width:380px){}/* Direct directions on mobile; an offline QR asset for a second device. */ .location-card{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;margin-top:70px;padding:42px;border:1px solid var(--line);background:#efefe6;}.location-copy h2{font-size:clamp(34px,3.4vw,48px);margin-bottom:20px;}.location-copy > p:not(.eyebrow){max-width:470px;font-size:12px;}.location-copy .button{margin-top:12px;}.location-qr{display:flex;align-items:center;gap:24px;margin:0;}.location-qr img{width:148px;height:148px;flex:0 0 148px;object-fit:contain;image-rendering:pixelated;background:white;}.location-qr h3{font-family:var(--sans);font-size:13px;line-height:1.6;letter-spacing:0;margin-bottom:8px;}.location-qr p{font-size:11px;line-height:1.8;margin-bottom:8px;}.location-qr .text-link{font-size:11px;}@media (max-width:1100px){.location-card{gap:32px;padding:30px;}.location-qr{flex-direction:column;align-items:start;gap:16px;}}@media (max-width:650px){.location-card{grid-template-columns:1fr;margin-top:40px;padding:25px 20px;gap:30px;}.location-copy .button{width:100%;justify-content:center;gap:20px;}.location-qr{flex-direction:row;align-items:center;gap:16px;padding-top:24px;border-top:1px solid var(--line);}}@media (max-width:380px){.location-qr{flex-direction:column;align-items:start;}}.location-card p{color:#526158;}/* Final presentation refinements. */ :root{--muted:#56645b;}em{color:#61715d;}.gallery-filters button,.languages a,.top-button{min-height:44px;}html[lang='ar']{--sans:'Tajawal',Tahoma,sans-serif;--serif:'Amiri','Amiri Extended',Georgia,serif;font-synthesis:none;}html[lang='ar'] em{font-style:normal;font-weight:400;}html[lang='ar'] :is(h1,h2,h3,.image-link > span){letter-spacing:0;}html[lang='ar'] :is(.eyebrow,.image-link small,.hero-bottom){letter-spacing:0;}html[lang='ar'] .site-header nav{font-size:12px;}html.photo-open{overflow:hidden;}.photo-dialog{width:min(1200px,96vw);max-width:96vw;max-height:96svh;padding:54px 20px 16px;background:#142623;color:#f7f5ef;box-shadow:0 24px 100px #0006;overflow-x:hidden;}.photo-stage{position:relative;}.photo-stage > img{width:100%;height:min(62svh,720px);object-fit:contain;}.photo-dialog .photo-close{top:5px;inset-inline-end:12px;width:44px;height:44px;font-size:20px;}.photo-prev,.photo-next{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:grid;place-items:center;border:1px solid #ffffff60;border-radius:50%;background:#142623d9;color:white;font:36px/1 Arial,sans-serif;}.photo-prev{inset-inline-start:8px;}.photo-next{inset-inline-end:8px;}html[dir='rtl'] :is(.photo-prev,.photo-next) span{transform:scaleX(-1);}.photo-dialog button{transition:background 0.2s,border-color 0.2s;}.photo-dialog button:hover{background:#3f5750;}.photo-dialog button:focus-visible{outline-color:#ecd5a8;outline-offset:2px;}.photo-dialog .photo-caption{color:#f7f5ef;margin:14px 0;}.photo-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:4px;width:fit-content;max-width:100%;margin-inline:auto;scrollbar-width:thin;scrollbar-color:#a27c46 transparent;}.photo-thumbnails button{flex:0 0 64px;padding:3px;border:2px solid transparent;border-radius:3px;background:transparent;opacity:0.65;}.photo-thumbnails button[aria-pressed='true']{border-color:#d8bd87;opacity:1;}.photo-thumbnails button:hover{opacity:1;}.photo-thumbnails img{width:54px;height:42px;object-fit:cover;}@media (max-width:650px){.photo-dialog{padding:52px 8px 10px;}.photo-stage > img{height:56svh;}.photo-prev,.photo-next{width:44px;height:44px;}.hero-content h1{font-size:clamp(48px,12vw,66px);}}@media (max-height:500px) and (orientation:landscape){.photo-stage > img{height:48svh;}.photo-thumbnails{display:none;}}.site-header{height:176px;}.home-hero{height:min(760px,calc(100svh - 176px));}.public-rate{padding-block:16px;border-block:1px solid var(--line);margin-bottom:22px;}.public-rate strong{color:var(--ink);font-size:23px;white-space:nowrap;}.public-rate small{display:block;margin-top:5px;font-size:11px;}.gallery-empty{grid-column:1/-1;padding-block:40px;}/* Signature vectorielle du Grand Hôtel Azur. */ .brand{display:block;flex-shrink:0;line-height:0;}.brand img{display:block;width:auto;height:140px;object-fit:contain;}.site-footer .brand{width:fit-content;}.site-footer .brand img{height:164px;}@media (max-width:1150px){.brand img{height:124px;}}@media (max-width:960px){.site-header{height:154px;}.site-header nav{top:154px;}.brand img{height:124px;}}@media (max-width:650px){.site-header{height:142px;padding-inline:18px;gap:10px;justify-content:space-between;}.site-header nav{top:142px;}.site-header .brand{min-width:0;}.brand img{height:112px;}.site-footer .brand img{height:148px;}.site-header .menu-button{margin-inline-start:0;flex-shrink:0;min-width:36px;}.languages{flex-shrink:0;gap:2px;}.languages a{min-width:26px;}.home-hero{height:calc(85svh - 142px);}}@media (max-width:380px){.site-header{padding-inline:12px;gap:6px;}.brand img{height:106px;}.languages a{min-width:24px;}}.site-footer .brand{margin-bottom:24px;}.site-footer a:not(.brand){display:inline-flex;align-items:center;min-height:44px;padding-block:8px;}/* Arabic: Amiri for editorial headings, Tajawal for reading and actions. */ html[lang='ar']{font-size:16px;line-height:1.9;}html[lang='ar'] :is(h1,h2,h3,.image-link > span){font-family:var(--serif);line-height:1.55;}html[lang='ar'] .hero-content h1{font-size:clamp(52px,7vw,100px);line-height:1.4;}html[lang='ar'] :is(.lead,.hero-content p:not(.eyebrow),.form-aside p){font-size:16px;line-height:1.9;}html[lang='ar'] :is( .site-header nav,.button,.text-link,.gallery-filters button,.form-grid label,.form-card > label,.gallery-item span,.photo-caption ){font-size:14px;}html[lang='ar'] :is(input,select,textarea){font-size:16px;}html[lang='ar'] :is(.eyebrow,.image-link small,.hero-content .eyebrow,.site-footer .eyebrow){font-size:12px;}html[lang='ar'] :is(.site-footer,.site-footer p,.note,.cta p:last-child,.muted,.public-rate small){font-size:13px;}.languages a[lang='ar']{font-family:'Language Arabic',Tahoma,sans-serif;font-size:15px;}@media (max-width:960px){html[lang='ar'] .site-header nav{font-size:18px;}}@media (max-width:650px){html[lang='ar'] .hero-content h1{font-size:clamp(42px,11vw,58px);}html[lang='ar'] .page-heading h1{font-size:44px;}html[lang='ar'] .welcome h2{font-size:40px;}.form-grid{grid-template-columns:minmax(0,1fr);}}/* Intrinsic sizing remains safe for edited text and native date inputs. */ .form-grid > *,input,select,textarea{min-width:0;max-width:100%;}.hero-content,.page-heading,.prose,.site-footer,.room-list,.form-aside{overflow-wrap:anywhere;}.site-header .brand{flex-shrink:1;min-width:0;}.site-header .brand img{max-width:100%;object-fit:contain;}.text-link,.prose a,.consent a{text-decoration-color:currentColor;}@media (min-width:651px) and (max-width:960px){.home-hero{height:min(760px,calc(100svh - 154px));}}@media (max-width:650px){html[dir='rtl'] .home-hero > picture img{object-position:39% center;}}/* Small screens: reserve the language controls and let editorial content grow. */ @media (max-width:480px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;}.site-header .brand{justify-self:start;max-width:100%;}.site-header .languages{display:grid;grid-template-columns:repeat(3,minmax(24px,auto));width:max-content;max-width:100%;justify-self:end;}.site-header .languages a{min-width:0;white-space:nowrap;}.home-hero{display:grid;align-items:center;height:auto;min-height:max(550px,calc(85svh - 142px));max-height:none;padding-block:72px 56px;padding-inline:25px 20px;}.hero-content{position:relative;inset:auto;transform:none;min-width:0;max-width:100%;}}@media (max-width:411px){html:not([lang='ar']) .hero-content h1{font-size:clamp(40px,12vw,49px);line-height:1.08;}}
