.top-strip{min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px 16px;background:var(--blue);color:#fff;font-size:.9rem;text-align:center;letter-spacing:.03em}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(33,70,134,.12);backdrop-filter:blur(12px)}.nav-wrap{min-height:92px;display:flex;align-items:center;gap:22px}.brand{position:relative;display:flex;align-items:center;margin-right:auto}.brand img{object-fit:contain}.brand-fallback{display:none;color:var(--blue);font-size:1.7rem;font-weight:900}.brand img[src=""]+.brand-fallback{display:block}.main-nav{display:flex;align-items:center;gap:22px;color:var(--blue);font-size:.95rem;font-weight:700}.main-nav a{position:relative;padding:10px 0}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:var(--gold-deep);transition:.2s}.main-nav a:hover:after{right:0}.main-nav .nav-booking{padding:9px 16px;border-radius:999px;background:var(--gold)}.language-switch{color:var(--muted);font-size:.86rem}.nav-toggle{display:none;border:0;background:transparent;color:var(--blue);font-size:1.5rem}.hero{position:relative;min-height:590px;background:#eaf0f7;overflow:hidden}.hero-slide{position:absolute;inset:0;display:grid;align-items:center;opacity:0;pointer-events:none;transition:opacity .8s;background:linear-gradient(90deg,rgba(10,28,59,.88) 0%,rgba(17,45,87,.68) 42%,rgba(17,45,87,.04) 72%),var(--hero-image) center/cover no-repeat}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-content{color:#fff}.hero-content h1{max-width:680px;margin:0 0 18px;font-size:clamp(2.7rem,6vw,5rem);line-height:1.08;letter-spacing:-.03em}.hero-content p{max-width:580px;margin:0 0 30px;font-size:1.2rem}.hero-dots{position:absolute;z-index:3;bottom:26px;left:50%;display:flex;gap:10px;transform:translateX(-50%)}.hero-dots button{width:11px;height:11px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent}.hero-dots button.is-active{background:#fff}.intro-section{background:#fff}.image-card{position:relative}.image-card:before{content:"";position:absolute;inset:26px -22px -22px 26px;border-radius:var(--radius);background:var(--gold);z-index:0}.image-card img{position:relative;z-index:1;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.intro-section h2{color:var(--blue);font-size:clamp(2rem,4vw,3rem);line-height:1.25}.intro-section p{color:var(--muted);font-size:1.08rem}.promises{background:#fbf8ee}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(33,70,134,.13);border:1px solid rgba(33,70,134,.13)}.promise-grid article{min-height:230px;padding:32px;background:#fff}.promise-grid span{color:var(--gold-deep);font-size:.82rem;font-weight:800}.promise-grid h3{margin:34px 0 5px;color:var(--blue);font-size:1.35rem}.promise-grid p{margin:0;color:var(--muted)}.service-card{position:relative;min-height:290px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.service-duration{display:flex;align-items:end;gap:6px;color:var(--gold-deep);font-size:2.4rem;font-weight:900;line-height:1}.service-duration small{font-size:.7rem;letter-spacing:.16em}.service-card h2,.service-card h3{color:var(--blue);font-size:1.35rem}.service-card p{color:var(--muted)}.card-footer{position:absolute;left:30px;right:30px;bottom:26px;display:flex;align-items:center;justify-content:space-between;color:var(--blue)}.card-footer a{font-weight:700}.product-image{height:130px;width:100%;object-fit:contain;margin-bottom:14px}.process-strip{background:var(--blue);color:#fff}.process-strip h2{color:#fff}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);margin:48px 0;counter-reset:steps}.process-grid div{position:relative;display:grid;justify-items:center;gap:10px;text-align:center}.process-grid div:not(:last-child):after{content:"";position:absolute;top:23px;left:62%;width:76%;height:1px;background:rgba(255,255,255,.35)}.process-grid span{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.6);border-radius:50%;font-weight:800}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-grid article{padding-top:20px;border-top:2px solid var(--blue)}.news-grid time,.news-list time{color:var(--gold-deep);font-size:.84rem;font-weight:800}.news-grid h3{font-size:1.25rem}.news-grid h3 a,.news-list h2 a{color:var(--blue)}.news-grid p{color:var(--muted)}.branch-cta{padding:60px 0;background:var(--gold)}.branch-cta .container{display:flex;align-items:center;justify-content:space-between}.branch-cta h2{margin:0;color:var(--blue);font-size:clamp(1.8rem,4vw,3rem)}.contact-panel{background:#f2e6ba}.quick-contact,.contact-form,.booking-shell,.member-shell{padding:36px;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.quick-contact{display:grid;gap:15px}.site-footer{padding:70px 0 26px;background:var(--blue-deep);color:rgba(255,255,255,.76)}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:70px}.footer-grid h2{color:#fff;font-size:1rem}.footer-grid section>a{display:block;margin:7px 0}.footer-brand{color:#fff;font-size:2rem;font-weight:900}.footer-bottom{display:flex;justify-content:space-between;margin-top:46px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);font-size:.78rem}.design-credit a{color:#fff}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:40;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.25)}.page-hero{padding:80px 0;background:linear-gradient(135deg,var(--blue-deep),var(--blue));color:#fff}.page-hero h1{color:#fff}.page-hero p{max-width:650px}.prose{max-width:820px;font-size:1.08rem}.prose h2,.prose h3{color:var(--blue)}.prose li{margin:.6em 0}.listing-grid{align-items:stretch}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.detail-image,.detail-placeholder{width:100%;aspect-ratio:4/3;border-radius:var(--radius);object-fit:cover;background:var(--gold)}.detail-placeholder{display:grid;place-items:center;color:var(--blue);font-size:7rem;font-weight:900}.detail-price{color:var(--blue);font-size:2rem;font-weight:900}.news-list article{display:grid;grid-template-columns:130px 1fr 50px;gap:28px;align-items:start;padding:30px 0;border-bottom:1px solid var(--line)}.news-list h2{margin:0 0 8px}.round-link{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--blue);border-radius:50%;color:var(--blue)}.branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.branch-grid article{padding:32px;border-radius:var(--radius);background:#f7f9fc;border:1px solid var(--line)}.branch-grid h2{color:var(--blue)}.branch-number{color:var(--gold-deep);font-weight:900}.auth-tabs{display:flex;gap:8px;margin-bottom:24px}.auth-tabs button{padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:#fff}.auth-tabs button.is-active{background:var(--blue);color:#fff}.auth-panel{display:none;max-width:520px;gap:16px}.auth-panel.is-active{display:grid}.member-actions{display:flex;gap:12px}@media(max-width:980px){.main-nav{position:absolute;top:92px;left:14px;right:14px;display:none;align-items:stretch;padding:20px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.main-nav.is-open{display:grid}.nav-toggle{display:block}.promise-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr;gap:16px}.process-grid div{grid-template-columns:48px 1fr;align-items:center;justify-items:start;text-align:left}.process-grid div:not(:last-child):after{top:54px;left:24px;width:1px;height:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid section:first-child{grid-column:1/-1}}@media(max-width:720px){.top-strip{font-size:.78rem}.nav-wrap{min-height:76px}.brand img{width:112px}.main-nav{top:76px}.hero{min-height:520px}.hero-slide{background:linear-gradient(90deg,rgba(10,28,59,.88),rgba(17,45,87,.5)),var(--hero-image) center/cover no-repeat}.hero-content h1{font-size:2.7rem}.promise-grid,.news-grid,.branch-grid,.footer-grid,.detail-layout{grid-template-columns:1fr}.footer-grid section:first-child{grid-column:auto}.branch-cta .container,.footer-bottom{align-items:flex-start;flex-direction:column;gap:22px}.news-list article{grid-template-columns:1fr}.news-list .round-link{display:none}.quick-contact,.contact-form,.booking-shell,.member-shell{padding:24px}}
