/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer utilities{.visible{visibility:visible}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--navy:#0b2240;--navy-light:#0f2d55;--gold:#c8a951;--gold-light:#d4ba6e;--gold-dark:#a8893a;--white:#fff;--off-white:#f8f6f1;--gray-100:#f2f0eb;--gray-200:#e8e4dc;--gray-500:#8a8580;--gray-700:#4a4540;--text-dark:#1a1614}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-dark);background:var(--white);font-family:Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}nav{z-index:1000;justify-content:space-between;align-items:center;height:80px;padding:0 5%;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0;overflow:visible}nav.scrolled{backdrop-filter:blur(12px);background:#0b2240f7;height:72px;padding:0;overflow:visible;box-shadow:0 4px 30px #0000004d}.nav-logo{z-index:10;align-items:flex-start;padding-top:80px;display:flex;position:relative;overflow:visible}.nav-logo img{object-fit:contain;filter:drop-shadow(0 8px 20px #0006);width:200px;height:auto;transition:opacity .3s}.nav-logo img:hover{opacity:.9}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--gold)}.nav-cta{border:1.5px solid var(--gold);color:var(--gold);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:5px;padding:.6rem 1.6rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s}.nav-cta:hover{background:var(--gold);color:var(--navy)}.hamburger{cursor:pointer;z-index:1001;flex-direction:column;gap:5px;display:none}.hamburger span{background:var(--white);width:26px;height:2px;transition:all .3s}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--navy);z-index:999;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--white);letter-spacing:.1em;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:300;text-decoration:none}.hero{background:var(--navy);align-items:center;min-height:100vh;padding:320px 5% 0;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(at 70%,#c8a95114 0%,#0000 60%),radial-gradient(at 10% 80%,#0f2d55cc 0%,#0000 50%),linear-gradient(135deg,#071828 0%,#0b2240 50%,#0f2d55 100%);position:absolute;inset:0}.hero-grid{background-image:linear-gradient(#c8a9510a 1px,#0000 1px),linear-gradient(90deg,#c8a9510a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-circle-1{border:1px solid #c8a95114;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}.hero-circle-2{border:1px solid #c8a9510f;border-radius:50%;width:400px;height:400px;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}.hero-circle-3{background:radial-gradient(circle,#c8a9510f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:50%;right:50px;transform:translateY(-50%)}.hero-content{z-index:2;max-width:680px;position:relative}.hero-badge{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;background:#c8a9511a;border:1px solid #c8a9514d;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:500;display:inline-flex}.hero-badge:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{50%{opacity:.5}}.hero h1{color:var(--white);letter-spacing:-.01em;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:300;line-height:1.1}.hero h1 em{background:linear-gradient(135deg, var(--gold), var(--gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.hero p{color:#ffffffa6;max-width:520px;margin-bottom:2.8rem;font-size:1.05rem;font-weight:300;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:1.2rem;display:flex}.btn-primary{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:var(--navy);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #c8a9514d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #c8a95173}.btn-whatsapp{color:var(--white);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #ffffff4d;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-whatsapp:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.hero-stats{z-index:2;gap:3rem;margin-top:4rem;display:flex;position:relative}.hero-stat{border-left:2px solid var(--gold);padding-left:1.2rem}.hero-stat .num{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:400;line-height:1}.hero-stat .label{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;margin-top:.3rem;font-size:.75rem}.wave-divider{width:100%;line-height:0;display:block;overflow:hidden}.wave-divider svg{width:100%;display:block}.about{background:var(--off-white);padding:7rem 5%;position:relative}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.about-visual{position:relative}.about-photo-frame{width:100%;padding-top:125%;position:relative;overflow:hidden}.about-photo-frame .placeholder-photo{background:linear-gradient(135deg,#0b2240 0%,#1a3a60 50%,#0f2d55 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about-photo-frame .placeholder-photo .initials{color:#c8a9514d;font-family:Cormorant Garamond,serif;font-size:6rem;font-weight:300;line-height:1}.about-photo-frame .placeholder-photo .photo-label{color:#ffffff40;letter-spacing:.2em;text-transform:uppercase;margin-top:1rem;font-size:.75rem}.about-gold-accent{border:2px solid var(--gold);opacity:.3;z-index:0;width:200px;height:200px;position:absolute;bottom:-20px;right:-20px}.about-gold-corner{border-top:2px solid var(--gold);border-left:2px solid var(--gold);opacity:.6;width:60px;height:60px;position:absolute;top:20px;left:20px}.section-label{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.2rem;font-size:.73rem;font-weight:600;display:flex}.section-label:before{content:"";background:var(--gold);width:30px;height:1.5px}.section-title{color:var(--navy);margin-bottom:1.8rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.2}.section-title em{color:var(--gold-dark);font-style:italic}.about-text p{color:var(--gray-700);margin-bottom:1.2rem;font-size:.95rem;font-weight:300;line-height:1.9}.about-philosophy{border-left:3px solid var(--gold);background:#c8a9510d;margin-top:2.5rem;padding:1.8rem 2rem}.about-philosophy p{color:var(--navy);margin:0;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.6}.services{background:var(--navy);padding:8rem 5%;position:relative}.services-inner{max-width:1200px;margin:0 auto}.services-header{text-align:center;margin-bottom:5rem}.services-header .section-title{color:var(--white)}.services-header .section-label{justify-content:center}.services-header p{color:#ffffff8c;max-width:560px;margin:0 auto;font-size:.95rem;font-weight:300;line-height:1.8}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5px;display:grid}.service-card{cursor:default;background:#ffffff08;border:1px solid #c8a9511f;padding:3rem 2.5rem;transition:all .4s;position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;background:linear-gradient(135deg,#c8a9510f 0%,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.service-card:hover{background:#c8a95112;transform:translateY(-4px)}.service-card:hover:before{opacity:1}.service-icon{justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.8rem;display:flex}.service-icon svg{width:36px;height:36px;stroke:var(--gold);fill:none;stroke-width:1.5px}.service-num{color:#c8a95114;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300;line-height:1;position:absolute;top:1.5rem;right:2rem}.service-card h3{color:var(--white);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:400}.service-card p{color:#ffffff80;font-size:.88rem;font-weight:300;line-height:1.8}.service-card .card-arrow{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;opacity:0;align-items:center;gap:.5rem;margin-top:1.8rem;font-size:.78rem;transition:all .3s;display:inline-flex;transform:translate(-8px)}.service-card:hover .card-arrow{opacity:1;transform:translate(0)}.why{background:var(--white);padding:8rem 5%}.why-inner{grid-template-columns:1fr 1fr;align-items:center;gap:7rem;max-width:1200px;margin:0 auto;display:grid}.why-stats{grid-template-columns:1fr 1fr;gap:2px;display:grid}.why-stat{background:var(--navy);padding:3rem 2.5rem;position:relative;overflow:hidden}.why-stat:after{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-light));height:3px;position:absolute;bottom:0;left:0;right:0}.why-stat-num{color:var(--gold);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300;line-height:1}.why-stat-label{color:#ffffff8c;letter-spacing:.06em;font-size:.82rem;font-weight:300;line-height:1.5}.why-stat:nth-child(2n){margin-top:2rem}.benefits{flex-direction:column;gap:2rem;display:flex}.benefit{border-bottom:1px solid var(--gray-200);align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex}.benefit:last-child{border-bottom:none;padding-bottom:0}.benefit-icon{background:#c8a95114;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.benefit-icon svg{width:22px;height:22px;stroke:var(--gold);fill:none;stroke-width:1.5px}.benefit h4{color:var(--navy);margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500}.benefit p{color:var(--gray-500);font-size:.87rem;font-weight:300;line-height:1.7}.process{background:var(--gray-100);padding:8rem 5%;position:relative}.process-inner{max-width:1000px;margin:0 auto}.process-header{text-align:center;margin-bottom:5rem}.timeline{flex-direction:column;gap:0;display:flex;position:relative}.timeline:before{content:"";background:linear-gradient(180deg, var(--gold) 0%, #c8a9511a 100%);width:1px;position:absolute;top:0;bottom:0;left:2.5rem}.timeline-item{align-items:flex-start;gap:3rem;padding:0 0 3.5rem;display:flex;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{background:var(--navy);border:2px solid var(--gold);z-index:1;width:5rem;height:5rem;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400;display:flex;position:relative}.timeline-content{flex:1;padding-top:.8rem}.timeline-content h3{color:var(--navy);margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:400}.timeline-content p{color:var(--gray-500);font-size:.88rem;font-weight:300;line-height:1.8}.testimonials{background:var(--navy);padding:8rem 5%}.testimonials-inner{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:5rem}.testimonials-header .section-title{color:var(--white)}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.testimonial-card{background:#ffffff0a;border:1px solid #c8a95126;padding:2.8rem 2.5rem;position:relative;overflow:hidden}.testimonial-card:before{content:"“";color:#c8a9511f;font-family:Cormorant Garamond,serif;font-size:6rem;line-height:1;position:absolute;top:1rem;right:2rem}.stars{gap:4px;margin-bottom:1.5rem;display:flex}.stars span{color:var(--gold);font-size:.9rem}.testimonial-card p{color:#ffffffa6;margin-bottom:2rem;font-size:.9rem;font-style:italic;font-weight:300;line-height:1.85}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{background:linear-gradient(135deg, var(--gold-dark), var(--gold));width:44px;height:44px;color:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;display:flex}.author-name{color:var(--white);font-size:.85rem;font-weight:500;line-height:1.3}.author-role{color:#fff6;font-size:.75rem;font-weight:300}.faq{background:var(--white);padding:8rem 5%}.faq-inner{max-width:800px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.accordion-item{border-bottom:1px solid var(--gray-200);overflow:hidden}.accordion-btn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.8rem 0;display:flex}.accordion-btn span:first-child{color:var(--navy);flex:1;padding-right:2rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:400}.accordion-icon{border:1.5px solid var(--gold);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s;display:flex}.accordion-icon svg{width:12px;height:12px;stroke:var(--gold);transition:transform .3s}.accordion-btn.active .accordion-icon svg{transform:rotate(45deg)}.accordion-body{max-height:0;transition:max-height .4s;overflow:hidden}.accordion-body p{color:var(--gray-500);padding:0 0 1.8rem;font-size:.9rem;font-weight:300;line-height:1.85}.contact{background:var(--off-white);padding:8rem 5%}.contact-inner{grid-template-columns:1fr 1.4fr;gap:7rem;max-width:1200px;margin:0 auto;display:grid}.contact-info{padding-top:1rem}.contact-info .section-title{color:var(--navy);font-size:clamp(1.8rem,3vw,2.6rem)}.contact-info p{color:var(--gray-500);margin-bottom:3rem;font-size:.9rem;font-weight:300;line-height:1.85}.contact-details{flex-direction:column;gap:1.8rem;display:flex}.contact-detail{align-items:flex-start;gap:1.2rem;display:flex}.contact-detail-icon{background:var(--navy);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-detail-icon svg{width:18px;height:18px;stroke:var(--gold);fill:none;stroke-width:1.5px}.contact-detail-text span{color:var(--gray-500);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.2rem;font-size:.75rem;display:block}.contact-detail-text a,.contact-detail-text p{color:var(--navy);margin:0;font-size:.92rem;font-weight:500;text-decoration:none}.contact-form{background:var(--white);padding:3.5rem;box-shadow:0 20px 60px #00000012}.form-row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.form-group{flex-direction:column;gap:.5rem;margin-bottom:1.2rem;display:flex}.form-group label{letter-spacing:.12em;text-transform:uppercase;color:var(--gray-500);font-size:.73rem;font-weight:600}.form-group input,.form-group textarea,.form-group select{border:1.5px solid var(--gray-200);color:var(--text-dark);background:var(--off-white);border-radius:5px;outline:none;width:100%;padding:.9rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--gold);background:var(--white)}.form-group textarea{resize:vertical;min-height:120px}.form-submit{width:100%;margin-top:.5rem}.social-links{gap:1rem;margin-top:2.5rem;display:flex}.social-link{border:1.5px solid var(--gray-200);width:42px;height:42px;color:var(--navy);justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{border-color:var(--gold);color:var(--gold)}.social-link svg{width:16px;height:16px}footer{background:#071828;padding:4rem 5% 2rem}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:3rem;display:grid}.footer-brand img{object-fit:contain;height:70px;margin-bottom:1.5rem}.footer-brand p{color:#ffffff59;font-size:.82rem;font-weight:300;line-height:1.8}.footer-col h4{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.72rem;font-weight:600}.footer-col ul{flex-direction:column;gap:.8rem;list-style:none;display:flex}.footer-col ul li a{color:#fff6;font-size:.85rem;font-weight:300;text-decoration:none;transition:color .3s}.footer-col ul li a:hover{color:var(--gold)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.footer-bottom p{color:#ffffff40;font-size:.78rem;font-weight:300}.developed-by{color:#ffffff59;letter-spacing:.08em;align-items:center;gap:.7rem;font-size:.82rem;display:flex}.developed-by img{object-fit:contain;filter:brightness(0)invert(.35);height:58px;transition:filter .3s,transform .3s}.developed-by:hover img{filter:brightness(0)invert(.75);transform:scale(1.05)}.fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay-1{transition-delay:.15s}.fade-up-delay-2{transition-delay:.3s}.fade-up-delay-3{transition-delay:.45s}.wa-float{z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 25px #25d36659}.wa-float:hover{transform:scale(1.08)translateY(-2px);box-shadow:0 12px 35px #25d36673}.wa-float svg{fill:#fff;width:28px;height:28px}@media (width<=968px){.nav-logo{padding-top:72px}.nav-logo img{width:130px;height:auto}.nav-links,.nav-cta{display:none}.hamburger{display:flex}.about-inner,.why-inner,.contact-inner{grid-template-columns:1fr;gap:3rem}.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}.form-row{grid-template-columns:1fr}.hero-stats{gap:1.5rem}.why-stats{grid-template-columns:1fr 1fr}.why-stat:nth-child(2n){margin-top:0}}@media (width<=600px){.footer-top{grid-template-columns:1fr}.hero h1{font-size:2.5rem}.hero-stats{flex-wrap:wrap;gap:1.2rem}.contact-form{padding:2rem}.footer-bottom{flex-direction:column;align-items:flex-start}}.btn-primary{position:relative;overflow:hidden}.btn-primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.btn-primary:hover:after{left:150%}.hero-badge{animation:3s ease-in-out infinite badgeGlow}@keyframes badgeGlow{0%,to{box-shadow:0 0 #c8a95100}50%{box-shadow:0 0 18px #c8a95140}}.hero-circle-1{animation:8s ease-in-out infinite floatCircle}.hero-circle-2{animation:6s ease-in-out infinite reverse floatCircle}@keyframes floatCircle{0%,to{transform:translateY(-50%)scale(1)}50%{transform:translateY(calc(-50% - 18px))scale(1.02)}}.hero-stat .num{transition:transform .3s}.hero-stat:hover .num{color:var(--gold-light);transform:scale(1.08)}.service-card{transition:transform .35s cubic-bezier(.23,1,.32,1),box-shadow .35s,background .35s,border-color .35s}.service-card:hover{border-color:#c8a95159;transform:translateY(-8px);box-shadow:0 20px 50px #0000004d,0 0 0 1px #c8a95159}.why-stat{transition:transform .3s,box-shadow .3s}.why-stat:hover{transform:translateY(-5px);box-shadow:0 12px 35px #c8a9511f}.timeline-dot{transition:transform .3s,box-shadow .3s}.timeline-item:hover .timeline-dot{transform:scale(1.1);box-shadow:0 0 20px #c8a95166}.testimonial-card{transition:transform .35s cubic-bezier(.23,1,.32,1),box-shadow .35s,border-color .35s}.testimonial-card:hover{border-color:#c8a95166;transform:translateY(-6px);box-shadow:0 16px 45px #0000004d}.benefit:hover .benefit-icon{background:#c8a95126;transition:background .3s}.benefit:hover .benefit-icon svg{animation:.5s iconBounce}@keyframes iconBounce{0%,to{transform:translateY(0)}40%{transform:translateY(-5px)}70%{transform:translateY(-2px)}}.social-link{transition:all .3s}.social-link:hover{transform:translateY(-3px)rotate(5deg)}.accordion-btn{transition:color .3s}.accordion-btn:hover span:first-child{color:var(--gold-dark)}.footer-col ul li a{padding-left:0;transition:padding-left .3s,color .3s;position:relative}.footer-col ul li a:before{content:"—";color:var(--gold);opacity:0;font-size:.7rem;transition:opacity .3s,transform .3s;position:absolute;left:0;transform:translate(-8px)}.footer-col ul li a:hover{color:var(--gold-light);padding-left:1.2rem}.footer-col ul li a:hover:before{opacity:1;transform:translate(0)}.services-grid .service-card:first-child{transition-delay:50ms}.services-grid .service-card:nth-child(2){transition-delay:.15s}.services-grid .service-card:nth-child(3){transition-delay:.25s}.services-grid .service-card:nth-child(4){transition-delay:.35s}.services-grid .service-card:nth-child(5){transition-delay:.45s}.services-grid .service-card:nth-child(6){transition-delay:.55s}.section-label{transition:letter-spacing .4s}.section-label:hover{letter-spacing:.28em}.hero-dots{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.hero-dot{background:var(--gold);opacity:.12;border-radius:50%;animation:linear infinite dotFloat;position:absolute}@keyframes dotFloat{0%{opacity:.12;transform:translateY(0)scale(1)}50%{opacity:.22}to{opacity:0;transform:translateY(-120px)scale(.5)}}.credentials{flex-direction:column;gap:.9rem;margin:1.8rem 0;display:flex}.credential-item{border-left:3px solid var(--gold);background:#c8a9510f;align-items:center;gap:1rem;padding:.7rem 1rem;transition:background .3s,transform .3s;display:flex}.credential-item:hover{background:#c8a9511f;transform:translate(4px)}.credential-icon{filter:grayscale(.3);flex-shrink:0;font-size:1.1rem}.credential-item strong{color:var(--navy);font-size:.88rem;font-weight:600;line-height:1.3;display:block}.credential-item span{color:var(--gray-500);font-size:.78rem;font-weight:300}.about-photo-frame .about-photo{object-fit:cover;object-position:center top;background:linear-gradient(135deg,#0b2240 0%,#1a3a60 50%,#0f2d55 100%);width:100%;height:100%;position:absolute;inset:0}.accordion-body.open{max-height:400px}.form-status{color:var(--gray-700);min-height:1.2em;margin-top:1rem;font-size:.85rem}.form-status.error{color:#a33a2b}a:focus-visible,button:focus-visible,.hamburger:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.hamburger{background:0 0;border:none;padding:4px}.sr-only-skip{z-index:2000;background:var(--gold);color:var(--navy);padding:.6rem 1rem;font-weight:600;position:absolute;top:0;left:-9999px}.sr-only-skip:focus{top:1rem;left:1rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.fade-up{opacity:1;transform:none}html{scroll-behavior:auto}}.service-card .card-arrow{text-decoration:none}@media (hover:none){.service-card .card-arrow{opacity:1;transform:none}}.footer-brand img,.developed-by img{width:auto}.credential-icon{filter:none;background:#c8a9511a;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.credential-icon svg{width:18px;height:18px;stroke:var(--gold-dark);fill:none;stroke-width:1.5px}.developed-by{color:#ffffffb3;letter-spacing:normal;gap:.5rem;font-size:.75rem}.elite-crop{flex-shrink:0;width:104px;height:64px;display:block;overflow:hidden}.developed-by .elite-crop img{filter:brightness(0)invert();width:220px;max-width:none;height:220px;margin:-78px 0 0 -57px;transition:none}.developed-by:hover .elite-crop img{filter:brightness(0)invert();transform:none}.wave-divider{background:linear-gradient(90deg,#0b2240 0%,#0f2d55 100%);margin-top:-1px}.form-consent{cursor:pointer;color:var(--gray-500);align-items:flex-start;gap:.7rem;margin:.2rem 0 1.2rem;font-size:.8rem;line-height:1.6;display:flex}.form-consent input{width:16px;height:16px;accent-color:var(--gold-dark);flex-shrink:0;margin-top:.2rem}.form-consent a{color:var(--gold-dark)}.footer-legal{color:#ffffff73;text-underline-offset:3px;text-decoration:underline}.footer-legal:hover{color:var(--gold)}.footer-cookies{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.cookie-banner[data-astro-cid-hq3mgpmn]{z-index:1100;background:var(--navy);color:#fffc;border:1px solid #c8a95159;border-radius:6px;max-width:420px;padding:1.4rem 1.5rem;position:fixed;bottom:1rem;left:1rem;box-shadow:0 12px 40px #00000059}.cookie-banner[data-astro-cid-hq3mgpmn][hidden]{display:none}.cookie-banner[data-astro-cid-hq3mgpmn] p[data-astro-cid-hq3mgpmn]{font-size:.85rem;font-weight:300;line-height:1.7}.cookie-banner[data-astro-cid-hq3mgpmn] a[data-astro-cid-hq3mgpmn]{color:var(--gold)}.cookie-actions[data-astro-cid-hq3mgpmn]{justify-content:flex-end;gap:.7rem;margin-top:1rem;display:flex}.cookie-btn[data-astro-cid-hq3mgpmn]{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border-radius:5px;padding:.6rem 1.3rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:all .3s}.cookie-reject[data-astro-cid-hq3mgpmn]{color:#ffffffd9;background:0 0;border:1.5px solid #ffffff4d}.cookie-reject[data-astro-cid-hq3mgpmn]:hover{border-color:var(--gold);color:var(--gold)}.cookie-accept[data-astro-cid-hq3mgpmn]{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:var(--navy);border:none}.cookie-accept[data-astro-cid-hq3mgpmn]:hover{filter:brightness(1.08)}@media (width<=600px){.cookie-banner[data-astro-cid-hq3mgpmn]{max-width:none;bottom:.75rem;left:.75rem;right:.75rem}.cookie-actions[data-astro-cid-hq3mgpmn]{flex-direction:column-reverse}.cookie-btn[data-astro-cid-hq3mgpmn]{width:100%}}
