.Navbar-module___rHu7W__navbar{-webkit-backdrop-filter:blur(40px)saturate(150%);z-index:1000;background:#ffffffd9;border-bottom:1px solid #ffffff80;align-items:center;height:85px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d,inset 0 0 0 1px #fff6}.Navbar-module___rHu7W__bokehContainer{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Navbar-module___rHu7W__bokehItem{filter:blur(50px);opacity:.6;border-radius:50%;animation:25s ease-in-out infinite alternate Navbar-module___rHu7W__move;position:absolute}.Navbar-module___rHu7W__bokehItem:first-child{background:radial-gradient(circle,var(--primary-light)0%,transparent 70%);width:250px;height:250px;top:-125px;left:10%}.Navbar-module___rHu7W__bokehItem:nth-child(2){background:radial-gradient(circle,var(--accent-light)0%,transparent 70%);width:200px;height:200px;animation-delay:-5s;bottom:-100px;right:15%}.Navbar-module___rHu7W__bokehItem:nth-child(3){background:radial-gradient(circle,var(--secondary-light)0%,transparent 70%);width:180px;height:180px;animation-delay:-10s;top:-50px;left:50%}@keyframes Navbar-module___rHu7W__move{0%{transform:translate(0)scale(1)}to{transform:translate(40px,20px)scale(1.1)}}.Navbar-module___rHu7W__navContainer{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.Navbar-module___rHu7W__left{align-items:center;gap:24px;display:flex}.Navbar-module___rHu7W__menuToggle{transition:var(--transition-smooth);background:#0891b214;border-radius:12px;flex-direction:column;gap:6px;padding:8px;display:flex}.Navbar-module___rHu7W__menuToggle:hover{background:#0891b226;transform:scale(1.05)}.Navbar-module___rHu7W__burgerLine{background:var(--primary);border-radius:2px;width:24px;height:2px}.Navbar-module___rHu7W__logo{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:8px;font-size:1.4rem;font-weight:800;display:flex}.Navbar-module___rHu7W__logoImage{object-fit:contain;display:block}.Navbar-module___rHu7W__logoDot{color:var(--primary)}.Navbar-module___rHu7W__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module___rHu7W__navLink{color:var(--foreground-light);transition:var(--transition-smooth);font-size:.95rem;font-weight:500;position:relative}.Navbar-module___rHu7W__navLink:hover{color:var(--primary)}.Navbar-module___rHu7W__cta{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);border-radius:var(--radius-full);padding:12px 28px;font-size:.9rem;font-weight:600;box-shadow:0 10px 20px -5px #0891b24d;color:#fff!important}.Navbar-module___rHu7W__navActions{align-items:center;gap:16px;display:flex}.Navbar-module___rHu7W__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.Navbar-module___rHu7W__hamburger span{background-color:var(--primary-dark);transform-origin:1px;border-radius:10px;width:100%;height:2.5px;transition:all .3s linear;position:relative}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:first-child{transform:rotate(45deg)}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(2){opacity:0;transform:translate(20px)}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(3){transform:rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{-webkit-backdrop-filter:blur(15px);z-index:999;background-color:#fffffffa;flex-direction:column;justify-content:center;width:100%;height:100vh;padding:24px;transition:right .4s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000000d}.Navbar-module___rHu7W__mobileMenu.Navbar-module___rHu7W__isOpen{right:0}.Navbar-module___rHu7W__mobileMenuContent{flex-direction:column;justify-content:space-between;height:100%;padding:100px 0 40px;display:flex}.Navbar-module___rHu7W__mobileNavLinks{text-align:right;flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__mobileNavLinks a{color:var(--foreground);font-size:2rem;font-weight:700;font-family:var(--font-heading);text-decoration:none;transition:color .3s}.Navbar-module___rHu7W__mobileNavLinks a:hover,.Navbar-module___rHu7W__mobileNavLinks a:active{color:var(--primary)}.Navbar-module___rHu7W__mobileCtaWrapper{text-align:center;margin-top:40px}.Navbar-module___rHu7W__mobileCta{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);border-radius:var(--radius-full);width:100%;box-shadow:var(--shadow-primary);margin-bottom:12px;padding:18px 24px;font-size:1.1rem;font-weight:700;text-decoration:none;display:block;color:#fff!important}.Navbar-module___rHu7W__mobileFooterText{color:var(--foreground-muted);font-size:.9rem}@media (max-width:992px){.Navbar-module___rHu7W__navLinks{gap:20px}}@media (max-width:820px){.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__cta{display:none}.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__navbar{height:70px}}
.Footer-module__Grjkva__footer{color:#fff;background:linear-gradient(#0f172a 0%,#020617 100%);padding:140px 0 60px;position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";background:linear-gradient(90deg,#0000,#22d3ee33,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__Grjkva__footerContent{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:80px;margin-bottom:80px;display:grid}.Footer-module__Grjkva__brand h3{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-size:1.75rem;font-weight:800}.Footer-module__Grjkva__logoDot{color:var(--accent)}.Footer-module__Grjkva__description{color:#fff9;max-width:320px;font-size:1rem;line-height:1.8}.Footer-module__Grjkva__description strong{color:var(--primary-light)}.Footer-module__Grjkva__footerLinks h4{color:#fff;text-transform:uppercase;letter-spacing:.2em;margin-bottom:32px;font-size:.85rem;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;gap:16px;display:flex}.Footer-module__Grjkva__linkItem{color:#ffffff80;transition:var(--transition-smooth);font-size:1rem;font-weight:500;display:inline-block}.Footer-module__Grjkva__linkItem:hover{color:var(--accent);transform:translate(6px)}.Footer-module__Grjkva__contactInfo h4{color:#fff;text-transform:uppercase;letter-spacing:.2em;margin-bottom:32px;font-size:.85rem;font-weight:700}.Footer-module__Grjkva__contactInfo p{color:#fff9;align-items:center;gap:12px;margin-bottom:18px;font-size:1rem;display:flex}.Footer-module__Grjkva__contactLink{color:inherit;transition:var(--transition-smooth);text-decoration:none}.Footer-module__Grjkva__contactLink:hover{color:var(--accent)}.Footer-module__Grjkva__bottomBar{color:#fff6;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding-top:50px;font-size:.9rem;display:flex}.Footer-module__Grjkva__legalLinks{color:#ffffff4d;align-items:center;gap:24px;font-size:.8rem;display:flex}@media (max-width:1200px){.Footer-module__Grjkva__footerContent{gap:40px}}@media (max-width:992px){.Footer-module__Grjkva__footerContent{grid-template-columns:1fr 1fr;gap:60px}}@media (max-width:640px){.Footer-module__Grjkva__footer{padding-top:100px}.Footer-module__Grjkva__footerContent{text-align:center;grid-template-columns:1fr;gap:50px}.Footer-module__Grjkva__description{margin:0 auto}.Footer-module__Grjkva__contactInfo p{justify-content:center}.Footer-module__Grjkva__bottomBar{text-align:center;flex-direction:column}.Footer-module__Grjkva__linkItem:hover{transform:translateY(-2px)}}
.BlogSection-module__tVfsna__blog{background-color:#0000;padding:100px 0}.BlogSection-module__tVfsna__header{text-align:center;max-width:700px;margin-bottom:60px;margin-left:auto;margin-right:auto}.BlogSection-module__tVfsna__title{color:var(--primary-dark);letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem}.BlogSection-module__tVfsna__subtitle{color:var(--foreground-light);font-size:1.1rem;line-height:1.6}.BlogSection-module__tVfsna__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:50px;display:grid}.BlogSection-module__tVfsna__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border:var(--glass-border);flex-direction:column;display:flex;overflow:hidden}.BlogSection-module__tVfsna__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);background:#fff9;transform:translateY(-8px)}.BlogSection-module__tVfsna__imageWrapper{width:100%;height:220px;position:relative}.BlogSection-module__tVfsna__image{object-fit:cover;transition:transform .5s}.BlogSection-module__tVfsna__card:hover .BlogSection-module__tVfsna__image{transform:scale(1.05)}.BlogSection-module__tVfsna__category{color:var(--primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px}.BlogSection-module__tVfsna__content{flex-direction:column;flex:1;padding:30px;display:flex}.BlogSection-module__tVfsna__date{color:#94a3b8;margin-bottom:12px;font-size:.85rem;display:block}.BlogSection-module__tVfsna__postTitle{color:var(--foreground);margin-bottom:16px;font-size:1.4rem;line-height:1.3}.BlogSection-module__tVfsna__excerpt{color:var(--foreground-light);flex:1;margin-bottom:24px;font-size:.95rem;line-height:1.5}.BlogSection-module__tVfsna__readMore{color:var(--primary);align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .2s;display:flex}.BlogSection-module__tVfsna__readMore span{transition:transform .2s}.BlogSection-module__tVfsna__readMore:hover{color:var(--primary-dark)}.BlogSection-module__tVfsna__readMore:hover span{transform:translate(4px)}.BlogSection-module__tVfsna__footer{text-align:center}@media (max-width:992px){.BlogSection-module__tVfsna__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogSection-module__tVfsna__grid{grid-template-columns:1fr}.BlogSection-module__tVfsna__title{font-size:2rem}}
.InteractiveTilt-module__aFQ-mq__container{cursor:pointer;perspective:1000px;width:100%;height:100%;position:relative}.InteractiveTilt-module__aFQ-mq__glint{pointer-events:none;z-index:10;mix-blend-mode:overlay;filter:blur(40px);background:radial-gradient(circle,#fffc 0%,#0000 80%);width:300px;height:300px;position:absolute}
.Hero-module__JgYmMq__hero{background:0 0;align-items:center;min-height:90vh;padding-top:160px;padding-bottom:120px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroContent{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid;position:relative}.Hero-module__JgYmMq__textContent{max-width:680px}.Hero-module__JgYmMq__topBadge{background-color:var(--primary-glow);border-radius:var(--radius-full);border:1px solid #0891b21a;align-items:center;gap:10px;margin-bottom:24px;padding:8px 18px;display:inline-flex}.Hero-module__JgYmMq__heartIcon{animation:2s infinite Hero-module__JgYmMq__heartBeat}@keyframes Hero-module__JgYmMq__heartBeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.15)}20%{transform:scale(1)}}.Hero-module__JgYmMq__logoWrapper{justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__uniLogo{object-fit:contain;filter:contrast(1.1)brightness(1.05)}.Hero-module__JgYmMq__badgeText{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;font-size:.85rem;font-weight:700}.Hero-module__JgYmMq__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:28px;font-size:3.8rem;font-weight:800;line-height:1.1}.Hero-module__JgYmMq__title span{color:var(--primary);display:inline-block;position:relative}.Hero-module__JgYmMq__title span:after{content:"";z-index:-1;background:linear-gradient(90deg,#0891b233,#22d3ee33);border-radius:4px;height:12px;position:absolute;bottom:8px;left:0;right:0}.Hero-module__JgYmMq__description{color:var(--foreground-light);max-width:540px;margin-bottom:40px;font-size:1.15rem;line-height:1.8}.Hero-module__JgYmMq__description strong{color:#0891b2;font-weight:700}.Hero-module__JgYmMq__actions{align-items:center;gap:20px;margin-bottom:48px;display:flex}.Hero-module__JgYmMq__trustFooter{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:32px;padding-top:24px;display:flex}.Hero-module__JgYmMq__trustItem{color:var(--foreground-light);align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.Hero-module__JgYmMq__imageWrapper{justify-content:flex-end;align-items:center;display:flex}.Hero-module__JgYmMq__imageTilt{justify-content:flex-end;width:100%;display:flex}.Hero-module__JgYmMq__imageInner{aspect-ratio:.8;border-radius:var(--radius-2xl);width:100%;max-width:440px;box-shadow:var(--shadow-xl);border:12px solid #fff;position:relative;overflow:hidden;transform:rotate(1deg)}.Hero-module__JgYmMq__mainImage{width:100%;height:100%;transition:transform .6s;display:block}.Hero-module__JgYmMq__imageInner:hover .Hero-module__JgYmMq__mainImage{transform:scale(1.03)}.Hero-module__JgYmMq__decoration{pointer-events:none;background:radial-gradient(circle,#0891b214 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}@media (max-width:992px){.Hero-module__JgYmMq__hero{min-height:auto;padding-top:140px}.Hero-module__JgYmMq__heroContent{text-align:center;grid-template-columns:1fr;gap:50px}.Hero-module__JgYmMq__textContent{margin:0 auto}.Hero-module__JgYmMq__description{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__actions,.Hero-module__JgYmMq__trustFooter{justify-content:center}.Hero-module__JgYmMq__imageWrapper{order:-1;justify-content:center}.Hero-module__JgYmMq__title{font-size:2.8rem}.Hero-module__JgYmMq__imageInner{max-width:320px}}@media (max-width:480px){.Hero-module__JgYmMq__title{font-size:2.2rem}.Hero-module__JgYmMq__actions{flex-direction:column}.Hero-module__JgYmMq__trustFooter{flex-direction:column;align-items:center;gap:16px}}
.Newsletter-module__kOPfpa__newsletter{background-color:#0000;padding:100px 0}.Newsletter-module__kOPfpa__card{border-radius:var(--radius-xl);color:#fff;text-align:left;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#0891b2 0%,#0d9488 100%);justify-content:space-between;align-items:center;gap:40px;padding:60px;display:flex}.Newsletter-module__kOPfpa__content{max-width:500px}.Newsletter-module__kOPfpa__title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:2.2rem}.Newsletter-module__kOPfpa__desc{opacity:.9;font-size:1.1rem;line-height:1.6}.Newsletter-module__kOPfpa__form{flex:1;max-width:450px}.Newsletter-module__kOPfpa__inputGroup{border-radius:var(--radius-lg);background:#fff;gap:12px;padding:8px;display:flex;box-shadow:0 4px 12px #0000001a}.Newsletter-module__kOPfpa__input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;width:100%;padding:12px 16px;font-size:1rem}.Newsletter-module__kOPfpa__input::placeholder{color:#94a3b8}.Newsletter-module__kOPfpa__success{color:#99f6e4;margin-top:16px;font-weight:600}.Newsletter-module__kOPfpa__error{color:#fecaca;margin-top:16px;font-weight:600}@media (max-width:992px){.Newsletter-module__kOPfpa__card{text-align:center;flex-direction:column;padding:40px}.Newsletter-module__kOPfpa__content{max-width:100%}.Newsletter-module__kOPfpa__form{width:100%;max-width:100%}}@media (max-width:576px){.Newsletter-module__kOPfpa__inputGroup{box-shadow:none;background:0 0;flex-direction:column;padding:0}.Newsletter-module__kOPfpa__input{border-radius:var(--radius);background:#fff;padding:16px}}
.post-module__fFuUMG__post{background-color:#fff;padding-top:80px}.post-module__fFuUMG__header{text-align:center;padding:80px 0 40px}.post-module__fFuUMG__back{color:var(--primary);margin-bottom:30px;font-weight:500;text-decoration:none;transition:transform .2s;display:inline-block}.post-module__fFuUMG__back:hover{transform:translate(-4px)}.post-module__fFuUMG__meta{color:var(--foreground-light);justify-content:center;align-items:center;gap:12px;margin-bottom:20px;font-size:.9rem;display:flex}.post-module__fFuUMG__category{color:var(--primary);font-weight:600}.post-module__fFuUMG__dot{opacity:.5}.post-module__fFuUMG__title{color:var(--primary-dark);letter-spacing:-.02em;max-width:900px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:3.5rem;line-height:1.1}.post-module__fFuUMG__excerpt{color:var(--foreground-light);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.post-module__fFuUMG__mainImageWrapper{margin-bottom:60px}.post-module__fFuUMG__imageContainer{border-radius:var(--radius-xl);width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.post-module__fFuUMG__image{object-fit:cover}.post-module__fFuUMG__contentWrapper{padding-bottom:100px}.post-module__fFuUMG__body{max-width:800px;color:var(--foreground);margin:0 auto;font-size:1.1rem;line-height:1.8}.post-module__fFuUMG__body h2{color:var(--primary-dark);letter-spacing:-.01em;margin:60px 0 24px;font-size:2rem}.post-module__fFuUMG__body h3{color:var(--primary);margin:40px 0 20px;font-size:1.5rem}.post-module__fFuUMG__body p{margin-bottom:24px}.post-module__fFuUMG__body ul{margin-bottom:30px;padding-left:20px}.post-module__fFuUMG__body li{margin-bottom:12px}.post-module__fFuUMG__body blockquote{border-left:4px solid var(--primary);color:var(--primary-dark);background:#f0fdf4;border-radius:0 16px 16px 0;margin:40px 0;padding:30px;font-size:1.25rem;font-style:italic}.post-module__fFuUMG__postFooter{border-top:1px solid #f1f5f9;max-width:800px;margin:80px auto 0;padding-top:60px}.post-module__fFuUMG__author{align-items:center;gap:16px;margin-bottom:60px;display:flex}.post-module__fFuUMG__authorInfo span{color:var(--foreground-light);font-size:.85rem;display:block}.post-module__fFuUMG__authorInfo strong{color:var(--foreground);font-size:1.1rem}.post-module__fFuUMG__cta{text-align:center;background:linear-gradient(135deg,#f0fdfa 0%,#ecfeff 100%);border:1px solid #cffafe;border-radius:32px;padding:60px}.post-module__fFuUMG__cta h3{color:var(--primary-dark);margin-bottom:16px;font-size:1.8rem}.post-module__fFuUMG__cta p{color:var(--foreground-light);margin-bottom:30px}@media (max-width:992px){.post-module__fFuUMG__title{font-size:2.8rem}.post-module__fFuUMG__imageContainer{height:400px}}@media (max-width:768px){.post-module__fFuUMG__header{padding:40px 0}.post-module__fFuUMG__title{font-size:2.2rem}.post-module__fFuUMG__excerpt{font-size:1.1rem}.post-module__fFuUMG__imageContainer{height:300px}.post-module__fFuUMG__cta{padding:40px 24px}}
.BlogResources-module__BKNE-a__resourcesWrapper{border-top:2px solid var(--border-light);margin-top:60px;padding-top:40px}.BlogResources-module__BKNE-a__resourcesTitle{color:var(--primary-dark);margin-bottom:12px;font-size:1.8rem}.BlogResources-module__BKNE-a__resourcesDesc{color:var(--foreground-muted);max-width:600px;margin-bottom:30px}.BlogResources-module__BKNE-a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.BlogResources-module__BKNE-a__resourceCard{background:var(--background-alt);border-radius:var(--radius-lg);border:1px solid var(--border);transition:var(--transition-smooth);flex-direction:column;gap:16px;padding:24px;display:flex}.BlogResources-module__BKNE-a__resourceCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-4px)}.BlogResources-module__BKNE-a__icon{width:48px;height:48px;color:var(--primary);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:flex}.BlogResources-module__BKNE-a__info h4{color:var(--foreground);margin-bottom:8px;font-size:1.1rem}.BlogResources-module__BKNE-a__info p{color:var(--foreground-muted);font-size:.9rem;line-height:1.5}.BlogResources-module__BKNE-a__downloadBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);transition:var(--transition-smooth);text-align:center;margin-top:auto;padding:12px;font-weight:600}.BlogResources-module__BKNE-a__downloadBtn:hover{background:var(--primary-dark)}
.Booking-module__RbVYuG__booking{background:0 0;padding:80px 0 100px;position:relative;overflow:hidden}.Booking-module__RbVYuG__booking:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#0891b20a 0%,#0000 50%),radial-gradient(at 70% 80%,#0d948808 0%,#0000 50%);position:absolute;inset:0}.Booking-module__RbVYuG__bookingCard{text-align:center;z-index:1;background:0 0;max-width:680px;margin:0 auto;padding:0;transition:max-width .4s;position:relative}.Booking-module__RbVYuG__wideCard{max-width:800px}.Booking-module__RbVYuG__stepContent{animation:.5s cubic-bezier(.16,1,.3,1) Booking-module__RbVYuG__fadeSlideIn}@keyframes Booking-module__RbVYuG__fadeSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Booking-module__RbVYuG__stepTitle{color:var(--foreground);letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.Booking-module__RbVYuG__stepDesc{color:var(--foreground-light);max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.Booking-module__RbVYuG__introCard{max-width:900px}.Booking-module__RbVYuG__serviceSection{text-align:left;margin-bottom:40px}.Booking-module__RbVYuG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:8px;font-size:.85rem;font-weight:700}.Booking-module__RbVYuG__sectionNote{color:var(--foreground-muted);margin-bottom:16px;font-size:.9rem;font-style:italic}.Booking-module__RbVYuG__serviceList{flex-direction:column;gap:12px;display:flex}.Booking-module__RbVYuG__serviceItem{border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-smooth);cursor:pointer;text-align:left;background:#fff;align-items:center;gap:20px;padding:16px 20px;display:flex}.Booking-module__RbVYuG__serviceItem:hover{border-color:var(--primary-light);background:var(--surface);transform:translate(4px)}.Booking-module__RbVYuG__serviceItem.Booking-module__RbVYuG__active{border-color:var(--primary);box-shadow:var(--shadow-sm);background:linear-gradient(90deg,#0891b20d 0%,#0000 100%)}.Booking-module__RbVYuG__serviceRadio{border:2px solid var(--border);width:20px;height:20px;transition:var(--transition-smooth);border-radius:50%;flex-shrink:0;position:relative}.Booking-module__RbVYuG__serviceItem.Booking-module__RbVYuG__active .Booking-module__RbVYuG__serviceRadio{border-color:var(--primary);background:var(--primary)}.Booking-module__RbVYuG__serviceItem.Booking-module__RbVYuG__active .Booking-module__RbVYuG__serviceRadio:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Booking-module__RbVYuG__serviceMainInfo{flex-grow:1}.Booking-module__RbVYuG__serviceTopLine{align-items:center;gap:10px;margin-bottom:4px;display:flex}.Booking-module__RbVYuG__serviceItem strong{color:var(--foreground);font-size:1rem;font-weight:700}.Booking-module__RbVYuG__miniBadge{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:800}.Booking-module__RbVYuG__miniBadge.Booking-module__RbVYuG__free{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.Booking-module__RbVYuG__miniBadge.Booking-module__RbVYuG__pack{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.Booking-module__RbVYuG__miniBadge.Booking-module__RbVYuG__save{color:#92400e;background:#fef3c7}.Booking-module__RbVYuG__specialSessionWrapper{border-radius:var(--radius-xl);border:1px dashed var(--primary-light);background:#0891b208;margin-bottom:24px;padding:20px}.Booking-module__RbVYuG__specialSessionLabel{color:var(--primary-dark);margin:20px 0 12px;font-size:.9rem;font-weight:800;display:block}.Booking-module__RbVYuG__specialButton{border-left:4px solid var(--primary);background:#fff}.Booking-module__RbVYuG__highlight{border-left:4px solid var(--primary);background:linear-gradient(90deg,#0891b20d 0%,#0000 100%)}.Booking-module__RbVYuG__serviceItem .Booking-module__RbVYuG__serviceDesc{color:var(--foreground-muted);margin:0;font-size:.85rem}.Booking-module__RbVYuG__servicePricing{text-align:right;opacity:0;white-space:nowrap;flex-shrink:0;max-width:0;transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .3s .1s;overflow:hidden}.Booking-module__RbVYuG__serviceItem.Booking-module__RbVYuG__active .Booking-module__RbVYuG__servicePricing{opacity:1;max-width:150px}.Booking-module__RbVYuG__serviceItem .Booking-module__RbVYuG__price{color:var(--primary-dark);font-size:1.1rem;font-weight:700;display:block}.Booking-module__RbVYuG__serviceItem .Booking-module__RbVYuG__duration{color:var(--foreground-muted);font-size:.75rem;display:block}@media (max-width:768px){.Booking-module__RbVYuG__serviceItem{gap:12px;padding:14px 16px}.Booking-module__RbVYuG__serviceItem .Booking-module__RbVYuG__serviceDesc{display:none}.Booking-module__RbVYuG__serviceItem.Booking-module__RbVYuG__active .Booking-module__RbVYuG__servicePricing{min-width:80px}}@media (max-width:480px){.Booking-module__RbVYuG__serviceItem .Booking-module__RbVYuG__serviceDesc{font-size:.8rem;display:block}.Booking-module__RbVYuG__serviceItem{flex-wrap:wrap}.Booking-module__RbVYuG__servicePricing{text-align:left;border-top:none;justify-content:space-between;align-items:center;width:100%;max-width:100%;max-height:0;margin-top:0;padding-top:0;transition:max-height .4s,opacity .3s,margin .3s,padding .3s;display:flex}.Booking-module__RbVYuG__serviceItem.Booking-module__RbVYuG__active .Booking-module__RbVYuG__servicePricing{border-top:1px dashed var(--border);max-height:100px;margin-top:8px;padding-top:8px}}.Booking-module__RbVYuG__serviceSelector{text-align:left;grid-template-columns:1fr;gap:12px;margin-bottom:40px;display:grid}.Booking-module__RbVYuG__serviceOption{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-smooth);cursor:pointer;text-align:left;flex-direction:column;width:100%;padding:20px 24px;display:flex;position:relative;overflow:hidden}.Booking-module__RbVYuG__serviceOption:before{content:"";width:4px;transition:var(--transition-smooth);background:0 0;position:absolute;top:0;bottom:0;left:0}.Booking-module__RbVYuG__serviceOption strong{color:var(--foreground);margin-bottom:4px;font-size:1.05rem;font-weight:600;display:block}.Booking-module__RbVYuG__serviceOption span{color:var(--foreground-muted);font-size:.9rem}.Booking-module__RbVYuG__serviceOption:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm)}.Booking-module__RbVYuG__serviceOption.Booking-module__RbVYuG__active{border-color:var(--primary);background:linear-gradient(135deg,#0891b208 0%,#0d948805 100%);box-shadow:0 4px 20px #0891b21f}.Booking-module__RbVYuG__serviceOption.Booking-module__RbVYuG__active:before{background:linear-gradient(180deg,var(--primary)0%,var(--secondary)100%)}.Booking-module__RbVYuG__serviceOption.Booking-module__RbVYuG__active strong{color:var(--primary-dark)}@media (max-width:900px){.Booking-module__RbVYuG__serviceGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Booking-module__RbVYuG__serviceGrid{grid-template-columns:1fr}.Booking-module__RbVYuG__serviceCard{min-height:auto;padding:20px 16px}}.Booking-module__RbVYuG__formGroup{text-align:left;margin-bottom:20px}.Booking-module__RbVYuG__formGroup label{color:var(--foreground);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.Booking-module__RbVYuG__input,.Booking-module__RbVYuG__select,.Booking-module__RbVYuG__textarea{border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--foreground);transition:var(--transition-smooth);appearance:none;padding:14px 18px;font-family:inherit;font-size:1rem}.Booking-module__RbVYuG__select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;padding-right:2.5rem}.Booking-module__RbVYuG__input:focus,.Booking-module__RbVYuG__select:focus,.Booking-module__RbVYuG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-glow);outline:none}.Booking-module__RbVYuG__input::placeholder,.Booking-module__RbVYuG__textarea::placeholder{color:var(--foreground-muted)}.Booking-module__RbVYuG__textarea{resize:vertical;min-height:100px}.Booking-module__RbVYuG__customSelectWrapper{-webkit-user-select:none;user-select:none;width:100%;position:relative}.Booking-module__RbVYuG__customSelectTrigger{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;width:100%;color:var(--foreground);transition:var(--transition-smooth);justify-content:space-between;align-items:center;padding:14px 18px;font-size:1rem;display:flex}.Booking-module__RbVYuG__customSelectTrigger.Booking-module__RbVYuG__open{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-glow)}.Booking-module__RbVYuG__arrowIcon{border-right:2px solid var(--foreground-muted);border-bottom:2px solid var(--foreground-muted);width:8px;height:8px;margin-top:-4px;transition:transform .2s;transform:rotate(45deg)}.Booking-module__RbVYuG__customSelectTrigger.Booking-module__RbVYuG__open .Booking-module__RbVYuG__arrowIcon{margin-top:4px;transform:rotate(-135deg)}.Booking-module__RbVYuG__customSelectOptions{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:100;animation:.2s ease-out Booking-module__RbVYuG__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}@keyframes Booking-module__RbVYuG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Booking-module__RbVYuG__customOption{cursor:pointer;color:var(--foreground-light);transition:var(--transition);text-align:left;padding:14px 18px;font-size:1rem}.Booking-module__RbVYuG__customOption:hover{color:var(--primary-dark);background:linear-gradient(135deg,#0891b20f 0%,#0d94880a 100%)}.Booking-module__RbVYuG__customOption.Booking-module__RbVYuG__selected{background:var(--primary);color:#fff}.Booking-module__RbVYuG__inputError{background:#fef2f2!important;border-color:#ef4444!important}.Booking-module__RbVYuG__inputError:focus{box-shadow:0 0 0 4px #ef44441a!important}.Booking-module__RbVYuG__errorText{color:#dc2626;margin-top:6px;font-size:.85rem;font-weight:500;display:block}.Booking-module__RbVYuG__paymentBox{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-md);margin-bottom:28px;padding:28px}.Booking-module__RbVYuG__priceRow{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:1rem;display:flex}.Booking-module__RbVYuG__priceRow span{color:var(--foreground)}.Booking-module__RbVYuG__priceRow strong{color:var(--primary);font-size:1.75rem;font-weight:800}.Booking-module__RbVYuG__methodIcons{color:var(--foreground-muted);margin-bottom:12px;font-size:.9rem}.Booking-module__RbVYuG__securityBadges{color:var(--secondary);justify-content:center;gap:20px;margin-top:16px;font-size:.85rem;font-weight:600;display:flex}.Booking-module__RbVYuG__invoiceNote{color:var(--foreground-muted);border-top:1px solid var(--border-light);margin-top:16px;padding-top:16px;font-size:.85rem}.Booking-module__RbVYuG__successIcon{margin-bottom:20px;font-size:4rem;line-height:1}.Booking-module__RbVYuG__infoBox{border-radius:var(--radius-lg);text-align:left;background:linear-gradient(135deg,#0d94880a 0%,#0891b20a 100%);border:1px solid #0d94881a;margin-bottom:28px;padding:24px}.Booking-module__RbVYuG__infoBox p{color:var(--foreground);margin-bottom:8px;font-size:.95rem}.Booking-module__RbVYuG__infoBox p:last-child{margin-bottom:0}.Booking-module__RbVYuG__anamnesisPrompt{color:var(--foreground-light);margin-bottom:24px;font-size:1rem}.Booking-module__RbVYuG__calendarContainer{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-sm);margin:32px auto;padding:24px}.Booking-module__RbVYuG__buttonGroup{justify-content:center;gap:12px;margin-top:32px;display:flex}.Booking-module__RbVYuG__buttonGroup button{min-width:160px}.Booking-module__RbVYuG__disclaimer{color:var(--foreground-muted);margin-top:20px;font-size:.8rem}.Booking-module__RbVYuG__loadingSpinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;margin:0 auto 24px;animation:.8s linear infinite Booking-module__RbVYuG__spin}@keyframes Booking-module__RbVYuG__spin{to{transform:rotate(360deg)}}.Booking-module__RbVYuG__formGroupCheckbox{text-align:left;margin-bottom:24px}.Booking-module__RbVYuG__checkboxLabel{cursor:pointer;color:var(--foreground-light);align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.Booking-module__RbVYuG__checkboxLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);cursor:pointer;margin-top:2px}.Booking-module__RbVYuG__formGrid{gap:16px;margin-bottom:28px;display:grid}.Booking-module__RbVYuG__appointmentSummary{border-radius:var(--radius-lg);text-align:left;background:linear-gradient(135deg,#0891b20a 0%,#0d948808 100%);border:1px solid #0891b21f;margin-bottom:24px;padding:20px 24px}.Booking-module__RbVYuG__summaryLabel{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.Booking-module__RbVYuG__summaryContent p{color:var(--foreground);margin-bottom:4px;font-size:1.05rem;font-weight:600}.Booking-module__RbVYuG__summaryContent p:last-child{margin-bottom:0}.Booking-module__RbVYuG__summaryNote{color:var(--primary);margin-top:10px;font-size:.85rem}.Booking-module__RbVYuG__infoNote{border-radius:var(--radius);border-left:3px solid var(--primary);text-align:left;background:linear-gradient(135deg,#0891b20a 0%,#0000 100%);margin-bottom:24px;padding:16px 20px}.Booking-module__RbVYuG__infoNote p{color:var(--foreground-light);font-size:.9rem;line-height:1.5}@media (max-width:768px){.Booking-module__RbVYuG__booking{padding:60px 0 80px}.Booking-module__RbVYuG__bookingCard{padding:0 16px}.Booking-module__RbVYuG__stepTitle{font-size:1.5rem}.Booking-module__RbVYuG__stepDesc{margin-bottom:32px;font-size:1rem}.Booking-module__RbVYuG__buttonGroup{flex-direction:column}.Booking-module__RbVYuG__buttonGroup button{width:100%;max-width:none}.Booking-module__RbVYuG__securityBadges{flex-direction:column;gap:8px}.Booking-module__RbVYuG__paymentBox{padding:20px}.Booking-module__RbVYuG__calendarContainer{margin:24px 0;padding:16px}}@media (max-width:480px){.Booking-module__RbVYuG__priceRow{flex-direction:column;align-items:flex-start;gap:8px}.Booking-module__RbVYuG__priceRow strong{font-size:1.5rem}}.Booking-module__RbVYuG__featureList{border-radius:var(--radius-lg);background:#0891b208;border:1px solid #0891b214;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0 0;padding:20px;list-style:none;display:grid}.Booking-module__RbVYuG__featureList li{color:var(--primary-dark);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}@media (max-width:640px){.Booking-module__RbVYuG__featureList{grid-template-columns:1fr;padding:16px}}.Booking-module__RbVYuG__couponSection{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#0891b20a 0%,#0d948805 100%);border:1px solid #0891b21a;margin-top:20px;padding:20px}.Booking-module__RbVYuG__couponInputWrapper{gap:10px;margin-bottom:10px;display:flex}.Booking-module__RbVYuG__couponInput{border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--foreground);background:#fffc;flex:1;padding:12px 16px;font-size:.95rem;transition:all .2s}.Booking-module__RbVYuG__couponInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow);background:#fff;outline:none}.Booking-module__RbVYuG__couponBtn{background:var(--foreground);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Booking-module__RbVYuG__couponBtn:hover{background:var(--primary);transform:translateY(-1px);box-shadow:0 4px 12px #0891b233}.Booking-module__RbVYuG__couponBtn:active{transform:translateY(0)}.Booking-module__RbVYuG__couponSuccess{color:#059669;align-items:center;gap:6px;margin-top:6px;font-size:.85rem;font-weight:600;animation:.3s ease-out Booking-module__RbVYuG__fadeIn;display:flex}.Booking-module__RbVYuG__couponError{color:#dc2626;align-items:center;gap:6px;margin-top:6px;font-size:.85rem;font-weight:500;animation:.3s ease-out Booking-module__RbVYuG__fadeIn;display:flex}@keyframes Booking-module__RbVYuG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Booking-module__RbVYuG__successIcon{filter:drop-shadow(0 0 15px #0891b233);margin-bottom:24px;font-size:5rem;line-height:1;animation:2s ease-in-out infinite alternate Booking-module__RbVYuG__pulseIcon}@keyframes Booking-module__RbVYuG__pulseIcon{0%{filter:drop-shadow(0 0 10px #0891b233);transform:scale(1)}to{filter:drop-shadow(0 0 20px #0891b266);transform:scale(1.1)}}
.legal-module__qyPSpa__legalPage{background:var(--background);min-height:100vh;padding-top:120px;padding-bottom:60px}.legal-module__qyPSpa__content{border-radius:var(--radius-2xl);background:#fff;max-width:800px;margin:0 auto;padding:60px 40px;box-shadow:0 10px 40px #0000000d}.legal-module__qyPSpa__content h1{color:var(--foreground);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.legal-module__qyPSpa__updated{color:var(--foreground-muted);border-bottom:1px solid var(--border-light);margin-bottom:40px;padding-bottom:20px;font-size:.9rem}.legal-module__qyPSpa__content section{margin-bottom:40px}.legal-module__qyPSpa__content h2{color:var(--primary-dark);border-top:1px solid var(--border-light);margin-bottom:16px;padding-top:20px;font-size:1.4rem;font-weight:700}.legal-module__qyPSpa__content section:first-of-type h2{border-top:none;padding-top:0}.legal-module__qyPSpa__content h3{color:var(--foreground);margin-top:20px;margin-bottom:12px;font-size:1.1rem;font-weight:600}.legal-module__qyPSpa__content p{color:var(--foreground-light);margin-bottom:16px;font-size:1rem;line-height:1.8}.legal-module__qyPSpa__content ul{margin:0 0 20px;padding:0;list-style:none}.legal-module__qyPSpa__content li{color:var(--foreground-light);margin-bottom:10px;padding-left:24px;font-size:1rem;line-height:1.6;position:relative}.legal-module__qyPSpa__content li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:8px}.legal-module__qyPSpa__content li strong,.legal-module__qyPSpa__content strong{color:var(--foreground);font-weight:600}.legal-module__qyPSpa__warning{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:8px;padding:16px 20px;font-weight:500;color:#92400e!important}.legal-module__qyPSpa__highlight{background:var(--primary-glow);border-left:4px solid var(--primary);border-radius:8px;padding:16px 20px;font-style:italic}@media (max-width:768px){.legal-module__qyPSpa__legalPage{padding-top:100px}.legal-module__qyPSpa__content{border-radius:var(--radius-xl);padding:40px 24px}.legal-module__qyPSpa__content h1{font-size:1.8rem}.legal-module__qyPSpa__content h2{font-size:1.2rem}}
.blog-module__JsT-Oq__hero{text-align:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:120px 0 60px}.blog-module__JsT-Oq__title{color:var(--primary-dark);letter-spacing:-.03em;margin-bottom:24px;font-size:3.5rem}.blog-module__JsT-Oq__subtitle{color:var(--foreground-light);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.blog-module__JsT-Oq__title{font-size:2.5rem}.blog-module__JsT-Oq__subtitle{font-size:1.1rem}}
.legal-module__LGxsLW__legalPage{background:var(--background);min-height:100vh;padding-top:120px;padding-bottom:60px}.legal-module__LGxsLW__content{border-radius:var(--radius-2xl);background:#fff;max-width:800px;margin:0 auto;padding:60px 40px;box-shadow:0 10px 40px #0000000d}.legal-module__LGxsLW__content h1{color:var(--foreground);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.legal-module__LGxsLW__updated{color:var(--foreground-muted);border-bottom:1px solid var(--border-light);margin-bottom:40px;padding-bottom:20px;font-size:.9rem}.legal-module__LGxsLW__content section{margin-bottom:40px}.legal-module__LGxsLW__content h2{color:var(--primary-dark);border-top:1px solid var(--border-light);margin-bottom:16px;padding-top:20px;font-size:1.4rem;font-weight:700}.legal-module__LGxsLW__content section:first-of-type h2{border-top:none;padding-top:0}.legal-module__LGxsLW__content h3{color:var(--foreground);margin-top:20px;margin-bottom:12px;font-size:1.1rem;font-weight:600}.legal-module__LGxsLW__content p{color:var(--foreground-light);margin-bottom:16px;font-size:1rem;line-height:1.8}.legal-module__LGxsLW__content ul{margin:0 0 20px;padding:0;list-style:none}.legal-module__LGxsLW__content li{color:var(--foreground-light);margin-bottom:10px;padding-left:24px;font-size:1rem;line-height:1.6;position:relative}.legal-module__LGxsLW__content li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:8px}.legal-module__LGxsLW__content li strong,.legal-module__LGxsLW__content strong{color:var(--foreground);font-weight:600}.legal-module__LGxsLW__warning{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:8px;padding:16px 20px;font-weight:500;color:#92400e!important}.legal-module__LGxsLW__highlight{background:var(--primary-glow);border-left:4px solid var(--primary);border-radius:8px;padding:16px 20px;font-style:italic}@media (max-width:768px){.legal-module__LGxsLW__legalPage{padding-top:100px}.legal-module__LGxsLW__content{border-radius:var(--radius-xl);padding:40px 24px}.legal-module__LGxsLW__content h1{font-size:1.8rem}.legal-module__LGxsLW__content h2{font-size:1.2rem}}
.legal-module__aR5eLG__legalPage{background:var(--background);min-height:100vh;padding-top:120px;padding-bottom:60px}.legal-module__aR5eLG__content{border-radius:var(--radius-2xl);background:#fff;max-width:800px;margin:0 auto;padding:60px 40px;box-shadow:0 10px 40px #0000000d}.legal-module__aR5eLG__content h1{color:var(--foreground);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.legal-module__aR5eLG__updated{color:var(--foreground-muted);border-bottom:1px solid var(--border-light);margin-bottom:40px;padding-bottom:20px;font-size:.9rem}.legal-module__aR5eLG__content section{margin-bottom:40px}.legal-module__aR5eLG__content h2{color:var(--primary-dark);border-top:1px solid var(--border-light);margin-bottom:16px;padding-top:20px;font-size:1.4rem;font-weight:700}.legal-module__aR5eLG__content section:first-of-type h2{border-top:none;padding-top:0}.legal-module__aR5eLG__content h3{color:var(--foreground);margin-top:20px;margin-bottom:12px;font-size:1.1rem;font-weight:600}.legal-module__aR5eLG__content p{color:var(--foreground-light);margin-bottom:16px;font-size:1rem;line-height:1.8}.legal-module__aR5eLG__content ul{margin:0 0 20px;padding:0;list-style:none}.legal-module__aR5eLG__content li{color:var(--foreground-light);margin-bottom:10px;padding-left:24px;font-size:1rem;line-height:1.6;position:relative}.legal-module__aR5eLG__content li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:8px}.legal-module__aR5eLG__content li strong,.legal-module__aR5eLG__content strong{color:var(--foreground);font-weight:600}.legal-module__aR5eLG__warning{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:8px;padding:16px 20px;font-weight:500;color:#92400e!important}.legal-module__aR5eLG__highlight{background:var(--primary-glow);border-left:4px solid var(--primary);border-radius:8px;padding:16px 20px;font-style:italic}@media (max-width:768px){.legal-module__aR5eLG__legalPage{padding-top:100px}.legal-module__aR5eLG__content{border-radius:var(--radius-xl);padding:40px 24px}.legal-module__aR5eLG__content h1{font-size:1.8rem}.legal-module__aR5eLG__content h2{font-size:1.2rem}}
.sobre-mi-module__NlLJ8a__page{background:var(--background);padding-top:100px}.sobre-mi-module__NlLJ8a__hero{padding:80px 0 120px}.sobre-mi-module__NlLJ8a__heroContent{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.sobre-mi-module__NlLJ8a__heroText{max-width:600px}.sobre-mi-module__NlLJ8a__tag{background:var(--primary-glow);color:var(--primary);text-transform:uppercase;letter-spacing:.15em;border-radius:100px;margin-bottom:24px;padding:10px 20px;font-size:.8rem;font-weight:700;display:inline-block}.sobre-mi-module__NlLJ8a__heroText h1{color:var(--foreground);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.15}.sobre-mi-module__NlLJ8a__intro{color:var(--foreground-light);margin-bottom:32px;font-size:1.15rem;line-height:1.8}.sobre-mi-module__NlLJ8a__cta{gap:16px;display:flex}.sobre-mi-module__NlLJ8a__heroImage{justify-content:flex-end;display:flex}.sobre-mi-module__NlLJ8a__portrait{border-radius:var(--radius-2xl);object-fit:cover;border:8px solid #fff;box-shadow:0 20px 50px #0891b226}.sobre-mi-module__NlLJ8a__philosophy{background:#fff;padding:100px 0}.sobre-mi-module__NlLJ8a__philosophyContent h2{text-align:center;color:var(--foreground);margin-bottom:60px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.sobre-mi-module__NlLJ8a__philosophyGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.sobre-mi-module__NlLJ8a__philosophyCard{background:var(--background);border-radius:var(--radius-xl);border:1px solid var(--border-light);text-align:center;transition:var(--transition-smooth);padding:40px}.sobre-mi-module__NlLJ8a__philosophyCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0891b21a}.sobre-mi-module__NlLJ8a__cardIcon{margin-bottom:20px;font-size:3rem}.sobre-mi-module__NlLJ8a__philosophyCard h3{color:var(--foreground);margin-bottom:16px;font-size:1.2rem;font-weight:700}.sobre-mi-module__NlLJ8a__philosophyCard p{color:var(--foreground-light);font-size:.95rem;line-height:1.7}.sobre-mi-module__NlLJ8a__credentials{background:var(--background);padding:100px 0}.sobre-mi-module__NlLJ8a__credentials h2{text-align:center;color:var(--foreground);margin-bottom:60px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.sobre-mi-module__NlLJ8a__credentialsList{grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.sobre-mi-module__NlLJ8a__credentialItem{border-radius:var(--radius-xl);border:1px solid var(--border-light);transition:var(--transition-smooth);background:#fff;align-items:center;gap:20px;padding:28px 32px;display:flex}.sobre-mi-module__NlLJ8a__credentialItem:hover{border-color:var(--primary-light);box-shadow:0 10px 30px #0891b214}.sobre-mi-module__NlLJ8a__credentialIcon{background:var(--primary-glow);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.sobre-mi-module__NlLJ8a__credentialInfo h3{color:var(--foreground);margin-bottom:4px;font-size:1.05rem;font-weight:700}.sobre-mi-module__NlLJ8a__credentialInfo p{color:var(--primary);font-size:.9rem;font-weight:600}.sobre-mi-module__NlLJ8a__experience{background:#fff;padding:100px 0}.sobre-mi-module__NlLJ8a__experienceContent{text-align:center;max-width:800px;margin:0 auto}.sobre-mi-module__NlLJ8a__experienceContent h2{color:var(--foreground);margin-bottom:32px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.sobre-mi-module__NlLJ8a__experienceText p{color:var(--foreground-light);margin-bottom:20px;font-size:1.1rem;line-height:1.8}.sobre-mi-module__NlLJ8a__stats{border-top:1px solid var(--border-light);justify-content:center;gap:60px;margin-top:48px;padding-top:48px;display:flex}.sobre-mi-module__NlLJ8a__stat{flex-direction:column;align-items:center;display:flex}.sobre-mi-module__NlLJ8a__statNumber{color:var(--primary);font-size:2.5rem;font-weight:800;line-height:1}.sobre-mi-module__NlLJ8a__statLabel{color:var(--foreground-muted);margin-top:8px;font-size:.9rem}.sobre-mi-module__NlLJ8a__ctaSection{background:var(--background);padding:100px 0}.sobre-mi-module__NlLJ8a__ctaCard{text-align:center;border-radius:var(--radius-2xl);background:linear-gradient(135deg,#0891b20d 0%,#22d3ee14 100%);border:1px solid #0891b21a;padding:60px}.sobre-mi-module__NlLJ8a__ctaCard h2{color:var(--foreground);margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.2rem);font-weight:800}.sobre-mi-module__NlLJ8a__ctaCard p{color:var(--foreground-light);max-width:500px;margin:0 auto 32px;font-size:1.1rem;line-height:1.7}@media (max-width:992px){.sobre-mi-module__NlLJ8a__heroContent{text-align:center;grid-template-columns:1fr;gap:48px}.sobre-mi-module__NlLJ8a__heroText{max-width:100%}.sobre-mi-module__NlLJ8a__heroImage{order:-1;justify-content:center}.sobre-mi-module__NlLJ8a__portrait{max-width:350px}.sobre-mi-module__NlLJ8a__philosophyGrid,.sobre-mi-module__NlLJ8a__credentialsList{grid-template-columns:1fr}.sobre-mi-module__NlLJ8a__cta{justify-content:center}}@media (max-width:768px){.sobre-mi-module__NlLJ8a__page{padding-top:80px}.sobre-mi-module__NlLJ8a__hero{padding:40px 0 80px}.sobre-mi-module__NlLJ8a__stats{flex-direction:column;gap:32px}.sobre-mi-module__NlLJ8a__ctaCard{padding:40px 24px}}
.BlogCTA-module___WdAXa__ctaCard{text-align:center;background:linear-gradient(135deg,#0891b20d 0%,#22d3ee14 100%);border:1px solid #0891b21a;border-radius:24px;margin-top:60px;padding:40px;position:relative;overflow:hidden}.BlogCTA-module___WdAXa__ctaCard:before{content:"";background:linear-gradient(90deg,var(--primary),var(--primary-light));height:4px;position:absolute;top:0;left:0;right:0}.BlogCTA-module___WdAXa__icon{margin-bottom:16px;font-size:3rem}.BlogCTA-module___WdAXa__title{color:var(--foreground);margin-bottom:12px;font-size:1.5rem;font-weight:700}.BlogCTA-module___WdAXa__description{color:var(--foreground-light);max-width:500px;margin:0 auto 28px;font-size:1rem;line-height:1.7}.BlogCTA-module___WdAXa__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.BlogCTA-module___WdAXa__primaryBtn{background:var(--primary);color:#fff;transition:var(--transition-smooth);border-radius:14px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #0891b24d}.BlogCTA-module___WdAXa__primaryBtn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 25px #0891b266}.BlogCTA-module___WdAXa__secondaryBtn{color:#fff;transition:var(--transition-smooth);background:#25d366;border-radius:14px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #25d3664d}.BlogCTA-module___WdAXa__secondaryBtn:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 8px 25px #25d36666}@media (max-width:640px){.BlogCTA-module___WdAXa__ctaCard{padding:32px 24px}.BlogCTA-module___WdAXa__actions{flex-direction:column}.BlogCTA-module___WdAXa__primaryBtn,.BlogCTA-module___WdAXa__secondaryBtn{justify-content:center;width:100%}}
