:root{--gold: #d4af37;--gold-light: #f0c040;--gold-dark: #9a7b2f;--bg: #0a0a0a;--bg-card: #141414;--text: #f5f0e6;--muted: rgba(245, 240, 230, .65)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:Montserrat,system-ui,sans-serif;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}.landing__header{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:1;max-width:42rem}.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:Cormorant Garamond,Georgia,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:Cormorant Garamond,Georgia,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:Great Vibes,cursive;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}.info{width:100%;max-width:28rem;z-index:1;display:flex;flex-direction:column;gap:1rem}.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:Cormorant Garamond,Georgia,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:left}.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:Cormorant Garamond,Georgia,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-left:.9rem;position:relative}.services__list li:before{content:"";position:absolute;left: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}.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:Cormorant Garamond,Georgia,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}.carousel{position:relative;display:flex;align-items:center;gap:1rem;max-width:26rem;margin:0 auto}.carousel__viewport{flex:1;aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;border:1px solid rgba(212,175,55,.3);box-shadow:0 12px 40px #00000073;background:var(--bg-card)}.carousel__track{display:flex;width:100%;height:100%;transition:transform .55s cubic-bezier(.65,0,.35,1)}.carousel__slide{position:relative;flex:0 0 100%;width:100%;height:100%;padding:0;border:none;background:none;cursor:zoom-in}.carousel__slide picture,.carousel__slide img{width:100%;height:100%;object-fit:cover;display:block}.carousel__nav{flex:0 0 auto;background:#1414148c;border:1px solid rgba(212,175,55,.35);color:var(--gold-light);font-size:1.6rem;line-height:1;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .25s ease,transform .25s ease,color .25s ease}.carousel__nav:hover,.carousel__nav:focus-visible{border-color:var(--gold);color:var(--gold);transform:scale(1.08);outline:none}.carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.carousel__dot{width:.5rem;height:.5rem;border-radius:50%;padding:0;border:1px solid rgba(212,175,55,.45);background:transparent;cursor:pointer;transition:background .25s ease,width .25s ease,border-color .25s ease}.carousel__dot--active{width:1.5rem;border-radius:999px;background:var(--gold);border-color:var(--gold)}.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:85vh;border-radius:12px;border:1px solid rgba(212,175,55,.35);box-shadow:0 20px 60px #0009;object-fit:contain}.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}@media (max-width: 480px){.carousel{gap:.5rem}.carousel__nav{width:2rem;height:2rem;font-size:1.3rem}}.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__social{display:flex;align-items:center;gap:.5rem}.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)}@media (max-width: 480px){.countdown__grid{grid-template-columns:repeat(2,1fr)}}.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}
