@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--frame: #0b2731;--panel: #ffffff;--panel-soft: #fff5f9;--text-dark: #3a2330;--text-muted: #5a4a52;--accent: #f6a5c0;--accent-strong: #d64f84;--cta-glow: rgba(230, 132, 185, .5);--card-radius: 2rem;--section-gap: 1.75rem;--max-width: 1040px}body{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(180deg,#082025,#0f303c 62%,#102a35);color:var(--text-dark);line-height:1.65;min-height:100vh}img,button{max-width:100%;display:block}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}main{width:100%;padding:1rem 1rem 3rem;display:flex;flex-direction:column;gap:var(--section-gap);align-items:center}section{width:min(100%,var(--max-width));margin:0;padding:0}.section-card{background:linear-gradient(180deg,var(--panel-soft),#ffffff);border-radius:var(--card-radius);padding:clamp(1rem,2vw,2rem);box-shadow:0 30px 50px #04101259;border:1px solid rgba(255,255,255,.35);min-width:320px;position:relative;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.section-card:hover{transform:translateY(-4px);box-shadow:0 45px 70px #050f1473}section.hero.section-card{display:grid;gap:1.25rem;background:linear-gradient(180deg,var(--panel-soft),#fff7fb 70%);text-align:center;min-height:460px;align-items:start;justify-items:center;padding-block:clamp(1rem,3vw,2.25rem);min-height:clamp(40vh,50vh,500px)}section.hero.section-card:after{content:"";position:absolute;inset:auto auto -25px 50%;width:320px;height:140px;background:radial-gradient(circle,rgba(245,130,180,.35),transparent 65%);transform:translate(-50%);filter:blur(10px);z-index:-1}.hero__content{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.hero__content h1{font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.6rem);line-height:1.2;color:var(--text-dark);text-shadow:0 10px 25px rgba(255,172,202,.5)}.hero__content span{display:block}.hero__lead{font-size:1rem;color:var(--text-muted);max-width:32rem}.cta-btn{display:inline-flex;justify-content:center;align-items:center;background:radial-gradient(circle at 20% 20%,#fff9fe,var(--accent));color:var(--text-dark);border-radius:999px;padding:1.1rem 2.8rem;font-weight:700;letter-spacing:.4em;text-transform:uppercase;border:none;cursor:pointer;box-shadow:0 20px 45px var(--cta-glow);transition:transform .3s ease,box-shadow .3s ease,filter .3s ease;text-decoration:none}.cta-btn:focus-visible,.cta-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 25px 60px #b96f9673}.hero__logo-stack{width:220px;height:220px;border-radius:50%;margin:0 auto;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.95),rgba(255,255,255,.9) 50%,rgba(255,255,255,.7) 70%,transparent 80%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;box-shadow:inset 0 0 20px #fff9,0 20px 45px #00000040;position:relative}.hero__logo{width:min(170px,70%);aspect-ratio:1 / 1;border-radius:50%;object-fit:contain;box-shadow:0 15px 30px #00000040}.hero__logo-note{font-size:.9rem;color:var(--text-muted);padding:.35rem .95rem;border-radius:999px;background:#ffffffe6;box-shadow:0 8px 20px #0000001f}.section-heading h2,.about__content h2{font-size:clamp(2.3rem,3vw,2.7rem);margin-bottom:.6rem;color:var(--text-dark);text-align:left}.gallery_section .section-heading h2,.gallery_section .section-heading,.about__content h2{text-align:center}#gallery-title{text-align:center;margin-inline:auto}.section-heading p{color:var(--text-muted);font-size:.95rem;margin-left:0}.section-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.35rem}.order .section-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center}.order .section-heading h2{text-align:center}.order .section-heading p{margin-left:0;text-align:center}.section-card+.section-card{margin-top:0}.about{display:grid;gap:1.5rem}.about__media img{border-radius:1rem;width:min(100%,280px);height:auto;object-fit:cover;box-shadow:0 20px 45px #04101226}.about__content p{margin-bottom:.75rem;color:var(--text-muted);font-size:1.1rem}.about__content ul{list-style:none;display:grid;gap:.35rem;color:var(--text-muted);font-size:.95rem;margin-top:.25rem}.about__content li{padding-left:1.1rem;position:relative}.about__content li:before{content:"•";position:absolute;left:0;color:var(--accent-strong)}.about.card-panel{padding:clamp(1.25rem,2vw,2rem)}.gallery{margin-top:1rem;display:flex;gap:clamp(.35rem,1vw,.75rem);width:100%;transition:transform .6s ease;justify-content:flex-start}.gallery__item{background:transparent;border-radius:1rem;padding:clamp(.15rem,1vw,.35rem);overflow:hidden;box-shadow:0 20px 40px #0000001a;flex:0 0 100%;width:100%;max-width:100%;aspect-ratio:4 / 3;margin-inline:auto;display:flex;align-items:center;justify-content:center}.carousel-section{width:100%;display:flex;flex-direction:column;gap:1rem}.carousel{overflow:hidden;position:relative}.carousel__track{display:block}.carousel__controls{display:flex;justify-content:center;gap:.5rem}.carousel__button{width:42px;height:42px;border-radius:999px;border:none;background:#ffffffe6;box-shadow:0 12px 25px #00000026;font-size:1.4rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;-webkit-tap-highlight-color:transparent;outline:none;position:relative}.carousel__button:hover,.carousel__button:focus-visible{transform:translateY(-2px);box-shadow:0 15px 30px #0003;outline:none}.carousel__button:focus-visible:after{content:"";position:absolute;inset:-4px;border-radius:999px;border:2px solid var(--accent-strong);box-shadow:0 0 0 2px #fff}.carousel__indicators{display:flex;justify-content:center;gap:.4rem}.carousel__indicator{width:14px;height:14px;border-radius:999px;border:none;background:#0003;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.carousel__indicator[aria-selected=true]{background:var(--accent-strong);transform:scale(1.1)}.popup-img{width:auto;max-width:100%;max-height:100%;border-radius:.9rem;cursor:pointer;object-fit:contain;box-shadow:0 12px 30px #00000014;transition:transform .35s ease,box-shadow .35s ease;background:transparent;height:100%}.popup-img:hover,.popup-img:focus-visible{transform:translateY(-4px) scale(1.02);box-shadow:0 16px 35px #00000026}.row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:1rem}.card{background:linear-gradient(135deg,#fff4f9f2,#fffffff2);border-radius:1.2rem;padding:1.4rem 1.2rem;text-align:center;color:var(--text-muted);box-shadow:0 20px 35px #00000014;transition:transform .3s ease,box-shadow .3s ease}.card:hover,.card:focus-within{transform:translateY(-6px);box-shadow:0 30px 55px #00000029}.card-icon{width:60px;display:block;margin:0 auto .75rem}.socials{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.location{color:var(--text-muted);font-size:.95rem}.icon-container{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center}.icon{width:3.6rem;height:3.6rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;background:#3b5998;transition:transform .25s ease,opacity .25s ease}.icon.instagram{background:linear-gradient(135deg,#fdc468,#ef2b76)}.icon:hover,.icon:focus-visible{transform:translateY(-3px) scale(1.05);opacity:.9}footer{margin-top:1rem;text-align:center;color:var(--text-muted);font-size:.9rem}.modal{position:fixed;inset:0;background:#08090cb3;display:none;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .25s ease;z-index:999;opacity:0;padding:1rem}.modal.show{display:flex;opacity:1}.modal__dialog{position:relative;max-width:780px;width:min(90vw,780px)}.modal-content{width:100%;height:auto;border-radius:1rem;box-shadow:0 25px 45px #00000059}.close{position:absolute;top:-16px;right:-16px;background:var(--panel-soft);border-radius:50%;border:none;width:40px;height:40px;font-size:1.5rem;color:var(--text-dark);cursor:pointer;box-shadow:0 10px 20px #00000040}.close:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.fade-in{opacity:0;transform:translateY(15px);transition:opacity .9s ease,transform .9s ease}.fade-in.loaded{opacity:1;transform:translateY(0)}@media(min-width:760px){section.hero.section-card{min-height:520px}}@media(min-width:520px)and (max-width:899px){section.hero.section-card{padding:clamp(2rem,4vw,3rem);max-inline-size:min(720px,100%);min-height:520px}.hero__logo-stack{width:200px;height:200px}}@media(min-width:900px){section.hero.section-card{grid-template-columns:minmax(0,1.1fr) minmax(0,.7fr);grid-template-rows:auto 1fr;grid-template-areas:"content logo" "content logo";text-align:left;gap:2rem;align-items:start;align-content:stretch;justify-items:stretch;place-content:stretch}.hero__content{grid-area:content;align-items:flex-start;justify-self:start;align-self:start;text-align:left;width:min(100%,420px)}.hero__logo-stack{margin:0;justify-self:end;align-self:flex-end}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation-duration:.01ms!important}}@media(max-width:520px){section.hero.section-card{padding:2.25rem 1.75rem 2rem;border-radius:1.5rem}.hero__content{align-items:center}.cta-btn{align-self:center;letter-spacing:.28em}}
