:root{--gold: #d4af37;--gold-light: #f0c040;--gold-dark: #9a7b2f;--bg: #0a0a0a;--bg-card: #141414;--text: #f5f0e6;--muted: rgba(245, 240, 230, .65);--font-sans: "Montserrat", system-ui, sans-serif;--font-serif: "Cormorant Garamond", Georgia, serif;--font-script: "Great Vibes", cursive}html[dir=rtl]{--font-sans: "Cairo", system-ui, sans-serif;--font-serif: "Amiri", "Cairo", Georgia, serif;--font-script: "Amiri", "Cairo", Georgia, serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}.landing{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1.25rem 3rem;position:relative;overflow-x:hidden}.landing__glow{position:absolute;width:60vmax;height:60vmax;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.12) 0%,transparent 65%);top:-20%;left:50%;transform:translate(-50%);pointer-events:none}.nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:center;width:100%;max-width:72rem;padding:.75rem 1.25rem;margin-bottom:1.5rem;background:#0a0a0ab8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(212,175,55,.15);border-radius:0 0 14px 14px}.nav__links{display:flex;max-width:100%;min-width:0;gap:1.25rem;overflow-x:auto;scrollbar-width:none}.nav__links::-webkit-scrollbar{display:none}.nav__link{display:inline-flex;align-items:center;padding:.5rem 0;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);text-decoration:none;white-space:nowrap;transition:color .2s ease}.nav__link:hover,.nav__link:focus-visible{color:var(--gold-light);outline:none}.nav__lang{display:inline-flex;align-items:center;flex-shrink:0;margin-inline-start:1rem;padding:.3rem .75rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(212,175,55,.35);border-radius:999px;text-decoration:none;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.nav__lang:hover,.nav__lang:focus-visible{color:var(--gold-light);border-color:#d4af3799;outline:none}@media (max-width: 420px){.landing{padding:1.5rem 1rem 2.5rem}.nav{padding:.6rem .85rem}.nav__links{gap:.9rem}.nav__link{font-size:.68rem}}.landing__header{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:1;max-width:42rem;position:relative}.landing__header--ambient:before{content:"";position:absolute;top:-2rem;right:-4rem;bottom:-2rem;left:-4rem;background:url(/assets/gallery/centre-dentaire-baha-accueil.webp) center/cover;filter:grayscale(.4) blur(3px) brightness(.5);opacity:.22;mask-image:radial-gradient(ellipse at center,black 35%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,black 35%,transparent 75%);z-index:-1;pointer-events:none}.logo-wrap{margin-bottom:1.5rem;filter:drop-shadow(0 0 24px rgba(212,175,55,.35))}.logo-img{display:block;width:100%;height:100%;object-fit:contain}.eyebrow{font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:.5rem}.landing__title{font-family:var(--font-serif);font-size:clamp(2.75rem,10vw,4.5rem);font-weight:700;line-height:1;background:linear-gradient(180deg,var(--gold-light) 0%,var(--gold) 45%,var(--gold-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.35rem}.landing__doctor{font-family:var(--font-serif);font-size:clamp(1.25rem,4vw,1.75rem);color:var(--gold);font-weight:600;margin-bottom:.25rem}.landing__role{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem}.landing__slogan{font-family:var(--font-script);font-size:clamp(1.5rem,5vw,2rem);color:var(--gold-light);margin-bottom:2rem}.cta-button{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;background:linear-gradient(135deg,var(--gold-light) 0%,var(--gold) 55%,var(--gold-dark) 100%);color:#14110a;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:999px;box-shadow:0 10px 30px #d4af374d;margin-bottom:3rem;transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover,.cta-button:focus-visible{transform:translateY(-3px);box-shadow:0 14px 36px #d4af3773;outline:none}.cta-button__icon{width:1.15rem;height:1.15rem}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;width:100%;max-width:64rem;margin-bottom:1.5rem;font-size:.78rem;color:var(--muted);z-index:1}.breadcrumbs__item a{color:var(--muted);text-decoration:none}.breadcrumbs__item a:hover,.breadcrumbs__item [aria-current=page]{color:var(--gold-light)}.breadcrumbs__sep{margin:0 .4rem;opacity:.5}.explore{width:100%;max-width:64rem;margin-bottom:3rem;z-index:1}.explore__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem}.explore__card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:#141414d9;border:1px solid rgba(212,175,55,.2);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-decoration:none;transition:transform .25s ease,border-color .25s ease}.explore__card:hover,.explore__card:focus-visible{transform:translateY(-3px);border-color:#d4af3780;outline:none}.explore__card-title{font-family:var(--font-serif);font-size:1.25rem;font-weight:600;color:var(--gold-light)}.explore__card-text{font-size:.85rem;color:var(--muted);line-height:1.5;flex:1}.explore__card-arrow{align-self:flex-end;color:var(--gold);font-size:1.1rem}.articles{width:100%;max-width:64rem;margin-bottom:3rem;z-index:1;text-align:center}.articles__label{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.articles__title{font-family:var(--font-serif);font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700;color:var(--text);margin-bottom:.5rem}.articles__subtitle{font-size:.9rem;color:var(--muted);max-width:34rem;margin:0 auto 1.75rem;line-height:1.5}.articles__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;text-align:start}.article-card{display:flex;flex-direction:column;gap:.5rem;padding:1.4rem 1.5rem;background:#141414d9;border:1px solid rgba(212,175,55,.2);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-decoration:none;transition:transform .25s ease,border-color .25s ease}.article-card:hover,.article-card:focus-visible{transform:translateY(-3px);border-color:#d4af3780;outline:none}.article-card__category{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.article-card__title{font-family:var(--font-serif);font-size:1.2rem;font-weight:600;line-height:1.3;color:var(--gold-light)}.article-card__excerpt{font-size:.85rem;color:var(--muted);line-height:1.5;flex:1}.article-card__arrow{align-self:flex-end;color:var(--gold);font-size:1.1rem}.article{width:100%;max-width:42rem;margin-bottom:3rem;z-index:1;text-align:start}.article__category{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.article__title{font-family:var(--font-serif);font-size:clamp(1.6rem,5vw,2.35rem);font-weight:700;line-height:1.2;color:var(--text);margin-bottom:1.75rem}.article__section{margin-bottom:1.5rem}.article__heading{font-family:var(--font-serif);font-size:1.3rem;font-weight:600;color:var(--gold-light);margin-bottom:.6rem}.article__paragraph{font-size:.95rem;line-height:1.7;color:var(--text);margin-bottom:.85rem}.article__disclaimer{font-size:.78rem;line-height:1.5;color:var(--muted);font-style:italic;padding:1rem 1.25rem;margin:1.5rem 0;background:#14141499;border-inline-start:2px solid rgba(212,175,55,.35);border-start-end-radius:8px;border-end-end-radius:8px}.article__cta{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;margin-bottom:1.5rem;background:#141414d9;border:1px solid rgba(212,175,55,.2);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.article__cta .cta-button{margin-bottom:0}.article__cta-text{font-size:.9rem;color:var(--text)}.article__back{display:inline-block;font-size:.85rem;color:var(--gold-light);text-decoration:none}.article__back:hover{text-decoration:underline}.not-found{width:100%;max-width:32rem;margin:2rem 0 4rem;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.not-found__label{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.not-found__title{font-family:var(--font-serif);font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;color:var(--text);margin-bottom:.75rem}.not-found__text{font-size:.9rem;color:var(--muted);margin-bottom:1.75rem}.info__card{display:flex;gap:1rem;align-items:flex-start;padding:1.1rem 1.25rem;background:#141414d9;border:1px solid rgba(212,175,55,.2);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.info__icon{flex-shrink:0;width:2rem;height:2rem;color:var(--gold)}.info__card a{color:var(--gold-light);text-decoration:none;font-weight:500}.info__card a:hover{text-decoration:underline}.info__label{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem}.info__text{font-size:.9rem;line-height:1.5;color:var(--text)}.services{width:100%;max-width:64rem;margin-bottom:3rem;z-index:1;text-align:center}.services__label{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.services__title{font-family:var(--font-serif);font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700;color:var(--text);margin-bottom:.5rem}.services__subtitle{font-size:.9rem;color:var(--muted);max-width:34rem;margin:0 auto 1.75rem;line-height:1.5}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;text-align:start}.services__card{background:#141414d9;border:1px solid rgba(212,175,55,.2);border-radius:12px;padding:1.25rem 1.4rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.services__card-title{font-family:var(--font-serif);font-size:1.15rem;font-weight:600;color:var(--gold-light);margin-bottom:.65rem}.services__list{list-style:none;display:flex;flex-direction:column;gap:.4rem}.services__list li{font-size:.85rem;color:var(--text);line-height:1.4;padding-inline-start:.9rem;position:relative}.services__list li:before{content:"";position:absolute;inset-inline-start:0;top:.5em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.map{width:100%;max-width:36rem;margin-bottom:2rem;z-index:1}.map__label{text-align:center;font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.map__frame-wrap{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;border:1px solid rgba(212,175,55,.35);box-shadow:0 8px 32px #00000080,0 0 0 1px #d4af3714 inset}.map__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.map__link-wrap{text-align:center;margin-top:.75rem}.map__link{font-size:.85rem;color:var(--gold-light);text-decoration:none;font-weight:500}.map__link:hover{text-decoration:underline}.visit{width:100%;max-width:64rem;margin-bottom:3rem;z-index:1;text-align:center}.visit__label{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.visit__title{font-family:var(--font-serif);font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700;color:var(--text);margin-bottom:.5rem}.visit__subtitle{font-size:.9rem;color:var(--muted);max-width:34rem;margin:0 auto 1.75rem;line-height:1.5}.visit__layout{display:grid;grid-template-columns:minmax(18rem,22rem) 1fr;gap:1.5rem;text-align:start;align-items:stretch;margin:0 auto 2rem}.visit__cards{display:flex;flex-direction:column;gap:1rem}.visit__map-wrap .map{max-width:none;margin-bottom:0;height:100%}.visit__map-wrap .map__frame-wrap{aspect-ratio:unset;height:100%;min-height:18rem}@media (max-width: 860px){.visit__layout{grid-template-columns:1fr}}.gallery{width:100%;max-width:64rem;margin-bottom:3rem;z-index:1;text-align:center}.gallery__label{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.gallery__title{font-family:var(--font-serif);font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700;color:var(--text);margin-bottom:.5rem}.gallery__subtitle{font-size:.9rem;color:var(--muted);max-width:34rem;margin:0 auto 1.75rem;line-height:1.5}.gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));grid-auto-flow:dense;grid-auto-rows:9.5rem;gap:.85rem}.gallery__tile--feature{grid-column:span 2;grid-row:span 2}.gallery__tile{position:relative;padding:0;border:1px solid rgba(212,175,55,.2);border-radius:14px;overflow:hidden;cursor:zoom-in;background:var(--bg-card);box-shadow:0 8px 28px #00000059;transition:transform .3s ease,border-color .3s ease}.gallery__tile picture,.gallery__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.gallery__tile:hover,.gallery__tile:focus-visible{transform:translateY(-3px);border-color:#d4af378c;outline:none}.gallery__tile:hover img,.gallery__tile:focus-visible img{transform:scale(1.07)}.gallery__tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--gold-light);background:linear-gradient(180deg,transparent 50%,rgba(10,10,10,.65) 100%);opacity:0;transition:opacity .3s ease}.gallery__tile:hover .gallery__tile-overlay,.gallery__tile:focus-visible .gallery__tile-overlay{opacity:1}@media (max-width: 640px){.gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:unset}.gallery__tile,.gallery__tile--feature{grid-column:span 1;grid-row:span 1;aspect-ratio:3 / 4}}.gallery__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#050505eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:50;padding:2rem 1rem}.gallery__lightbox-img{max-width:min(90vw,42rem);max-height:74vh;border-radius:12px;border:1px solid rgba(212,175,55,.35);box-shadow:0 20px 60px #0009;object-fit:contain;animation:gallery-zoom-in .3s cubic-bezier(.2,.8,.2,1)}@keyframes gallery-zoom-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.gallery__counter{position:absolute;top:1.35rem;left:50%;transform:translate(-50%);font-size:.75rem;letter-spacing:.15em;color:var(--muted)}.gallery__rail{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;max-width:90vw;overflow-x:auto;padding:.35rem}.gallery__rail-thumb{flex:0 0 auto;width:3.4rem;height:4.5rem;padding:0;border-radius:8px;overflow:hidden;border:1px solid rgba(212,175,55,.25);cursor:pointer;opacity:.55;transition:opacity .25s ease,border-color .25s ease}.gallery__rail-thumb picture,.gallery__rail-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery__rail-thumb--active{opacity:1;border-color:var(--gold)}@media (max-width: 480px){.gallery__rail{display:none}.gallery__lightbox{padding:1.25rem .5rem}.gallery__lightbox-img{max-height:68vh}.gallery__nav{width:2.25rem;height:2.25rem;font-size:1.5rem}.gallery__nav--prev{left:.4rem}.gallery__nav--next{right:.4rem}.gallery__close{top:.75rem;right:.85rem;font-size:1.85rem}.gallery__counter{top:.85rem}}.gallery__close{position:absolute;top:1.25rem;right:1.5rem;background:none;border:none;color:var(--gold-light);font-size:2.25rem;line-height:1;cursor:pointer;padding:.25rem .5rem}.gallery__nav{position:absolute;top:50%;transform:translateY(-50%);background:#14141499;border:1px solid rgba(212,175,55,.35);color:var(--gold-light);font-size:2rem;line-height:1;width:2.75rem;height:2.75rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.gallery__nav--prev{left:1rem}.gallery__nav--next{right:1rem}.faq{width:100%;max-width:44rem;margin-bottom:3rem;z-index:1;text-align:center}.faq__label{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.faq__title{font-family:var(--font-serif);font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700;color:var(--text);margin-bottom:1.75rem}.faq__list{display:flex;flex-direction:column;gap:.85rem;text-align:start}.faq__item{background:#141414d9;border:1px solid rgba(212,175,55,.2);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;background:none;border:none;cursor:pointer;text-align:start;font-family:var(--font-serif);font-size:1.05rem;font-weight:600;color:var(--gold-light)}.faq__icon{flex-shrink:0;font-size:1.3rem;line-height:1;color:var(--gold)}.faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq__panel--open{grid-template-rows:1fr}.faq__answer-inner{overflow:hidden;min-height:0}.faq__answer{padding:0 1.25rem 1.1rem;font-size:.9rem;line-height:1.6;color:var(--text)}.landing__footer{margin-top:auto;padding-top:2rem;font-size:.75rem;color:var(--muted);z-index:1;display:flex;flex-direction:column;gap:.75rem;align-items:center}.landing__copyright{font-style:normal;text-align:center}.landing__copyright a{color:var(--muted);font-weight:600}.landing__copyright a:hover{color:var(--gold-light)}.landing__social{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1rem}.landing__social a{display:inline-flex;align-items:center;gap:.5rem;color:var(--gold-light);text-decoration:none;font-weight:500}.landing__social a:hover{text-decoration:underline}.social__icon{width:1rem;height:1rem;color:var(--gold)}.upload{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:var(--bg);color:var(--text)}.upload__card{width:100%;max-width:28rem;background:linear-gradient(145deg,var(--bg-card) 0%,#1a1814 100%);border:1px solid rgba(212,175,55,.3);border-radius:1rem;padding:1.75rem}.upload__title{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:1.6rem;margin-bottom:.25rem}.upload__subtitle{color:var(--muted);font-size:.85rem;margin-bottom:1.5rem}.upload__form{display:flex;flex-direction:column;gap:1rem}.upload__field{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:var(--muted)}.upload__field input{background:var(--bg);border:1px solid rgba(212,175,55,.3);border-radius:.5rem;padding:.6rem .75rem;color:var(--text);font-size:.95rem}.upload__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(4.5rem,1fr));gap:.5rem}.upload__thumb{width:100%;aspect-ratio:1;object-fit:cover;border-radius:.5rem;border:1px solid rgba(212,175,55,.3)}.upload__form button{background:linear-gradient(180deg,var(--gold-light) 0%,var(--gold) 45%,var(--gold-dark) 100%);border:none;border-radius:.5rem;padding:.75rem;font-weight:600;color:#0a0a0a;cursor:pointer}.upload__form button:disabled{opacity:.5;cursor:not-allowed}.upload__message{font-size:.85rem;text-align:center}.upload__message--success{color:#7cd992}.upload__message--error{color:#e37a7a}
