*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f7efe3;--black:#000;--gold:#f5c229;--gray:#5e5e5e;--beige:#bbb1a6}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{color:var(--black);background-color:var(--cream);-webkit-font-smoothing:antialiased;font-family:Montserrat,sans-serif}.app{width:100%;min-height:100vh;position:relative}.main-content{z-index:10;width:100%;position:relative}.section-head{text-align:center;margin-bottom:5rem}@media (width<=768px){:root{font-size:15px}}@media (width<=480px){:root{font-size:14px}}@property --b1x{syntax:"<percentage>";inherits:false;initial-value:76%}@property --b1y{syntax:"<percentage>";inherits:false;initial-value:18%}@property --b2x{syntax:"<percentage>";inherits:false;initial-value:18%}@property --b2y{syntax:"<percentage>";inherits:false;initial-value:58%}@property --b3x{syntax:"<percentage>";inherits:false;initial-value:54%}@property --b3y{syntax:"<percentage>";inherits:false;initial-value:88%}@property --b4x{syntax:"<percentage>";inherits:false;initial-value:16%}@property --b4y{syntax:"<percentage>";inherits:false;initial-value:24%}.animated-bg{z-index:0;pointer-events:none;will-change:transform;background: radial-gradient(ellipse 55% 48% at var(--mx,75%) var(--my,28%), #f5b92652 0%, #f5b9261a 45%, transparent 68%),  radial-gradient(ellipse 68% 54% at var(--b1x) var(--b1y), #f5b9264d 0%, #f0aa1e1f 48%, transparent 68%),  radial-gradient(ellipse 62% 56% at var(--b2x) var(--b2y), #d2763433 0%, #d7823c14 48%, transparent 68%),  radial-gradient(ellipse 72% 56% at var(--b3x) var(--b3y), #dabc8a57 0%, #dcbe911f 50%, transparent 68%),  radial-gradient(ellipse 56% 50% at var(--b4x) var(--b4y), #f5c84e3d 0%, #f5c84e14 45%, transparent 65%),  #f7efe3;animation:24s ease-in-out infinite alternate meshDrift;position:fixed;inset:0}@keyframes meshDrift{0%{--b1x:76%;--b1y:18%;--b2x:18%;--b2y:58%;--b3x:54%;--b3y:88%;--b4x:16%;--b4y:24%}20%{--b1x:82%;--b1y:26%;--b2x:13%;--b2y:50%;--b3x:62%;--b3y:82%;--b4x:24%;--b4y:18%}40%{--b1x:70%;--b1y:16%;--b2x:22%;--b2y:66%;--b3x:46%;--b3y:92%;--b4x:10%;--b4y:32%}60%{--b1x:84%;--b1y:24%;--b2x:16%;--b2y:46%;--b3x:60%;--b3y:80%;--b4x:28%;--b4y:15%}80%{--b1x:72%;--b1y:30%;--b2x:26%;--b2y:62%;--b3x:50%;--b3y:86%;--b4x:14%;--b4y:28%}to{--b1x:78%;--b1y:20%;--b2x:20%;--b2y:54%;--b3x:56%;--b3y:90%;--b4x:20%;--b4y:22%}}.logo-rc{cursor:pointer;align-items:center;transition:opacity .3s;display:inline-flex}.logo-rc:hover{opacity:.82}.logo-rc__svg{display:block}.logo-rc--md .logo-rc__svg{width:auto;height:68px}.logo-rc--sm .logo-rc__svg{width:auto;height:50px}.logo-rc--lg .logo-rc__svg{width:auto;height:90px}.header{z-index:100;-webkit-backdrop-filter:blur(28px)saturate(1.8)brightness(1.04);background:#f7efe361;border-bottom:1px solid #ffffff4d;width:100%;padding:.9rem 4vw;transition:all .45s cubic-bezier(.4,0,.2,1);animation:.7s ease-out both slideDown;position:fixed;top:0;left:0;box-shadow:inset 0 1px #ffffff80}.header.scrolled{-webkit-backdrop-filter:blur(32px)saturate(2)brightness(1.05);background:#f7efe38c;border-bottom:1px solid #ffffff59;padding:.6rem 4vw;box-shadow:inset 0 1px #ffffff8c}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.header-container{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:grid}.header-left{justify-self:start}.header-right{justify-self:end;align-items:center;gap:.8rem;display:flex}.header-logo-img{object-fit:contain;width:auto;height:88px;transition:height .4s,opacity .3s;display:block}.header-logo-img:hover{opacity:.8}.header-logo-img--sm{height:64px}.logo{cursor:pointer;align-items:center;transition:opacity .3s;display:flex}.logo:hover{opacity:.82}.logo-img{object-fit:contain;mix-blend-mode:multiply;width:auto;height:62px;transition:height .4s;display:block}.header.scrolled .logo-img{height:48px}.nav{justify-content:center;align-items:center;gap:.3rem;display:flex}.nav .nav-cta--mobile{display:none}@media (width<=860px){.nav .nav-cta--mobile{justify-content:center;width:100%;margin-top:1rem;margin-left:0;padding:.9rem;display:flex}}.nav-link{color:#3a3a3a;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:8px;padding:.5rem .85rem;font-family:Montserrat,sans-serif;font-size:.86rem;font-weight:500;transition:color .3s,background .3s}.nav-link:hover{color:#000;background:#0000000d}.dock-item{transform-origin:bottom;will-change:transform;display:inline-block}.nav-cta{color:#f5c229;letter-spacing:.02em;background:#000;border-radius:10px;align-items:center;margin-left:.7rem;padding:.58rem 1.4rem;font-family:Montserrat,sans-serif;font-size:.84rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,opacity .3s;display:inline-flex}.nav-cta:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.mobile-menu-btn{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;padding:4px;display:none;position:relative}.mobile-menu-btn span{background:#000;border-radius:2px;width:22px;height:2px;transition:all .35s cubic-bezier(.4,0,.2,1);display:block}.mobile-menu-btn.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-btn.active span:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=860px){.header-container{grid-template-columns:1fr auto}.mobile-menu-btn{display:flex}.nav-cta--desktop{display:none}.nav-cta--mobile{display:flex}.nav{-webkit-backdrop-filter:blur(24px);z-index:101;background:#f7efe3f5;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.3rem;width:min(300px,82vw);height:100dvh;padding:6rem 1.8rem 3rem;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-4px 0 40px #0000001a}.nav.active{right:0}.nav-link{text-align:left;width:100%;padding:.8rem 1rem;font-size:1.05rem}.nav-cta--mobile{justify-content:center;width:100%;margin-top:1rem;margin-left:0;padding:.9rem}}.gooey-text{display:block;position:relative}.gooey-filter-svg{width:0;height:0;position:absolute;overflow:hidden}.gooey-inner{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.gooey-span{color:#f5c229;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-style:italic;line-height:1.1;display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero-section{z-index:10;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:130px 8vw 100px;display:flex;position:relative;overflow:visible}.hero-content{flex-direction:column;gap:1.8rem;max-width:660px;display:flex;overflow:visible}.fade-up{opacity:0;transition:opacity .85s cubic-bezier(.4,0,.2,1),transform .85s cubic-bezier(.4,0,.2,1);transform:translateY(32px)}.fade-up.visible{opacity:1;transform:translateY(0)}.hero-tag{letter-spacing:.16em;text-transform:uppercase;color:#5e5e5e;background:#f5c22912;border:1px solid #f5c22980;border-radius:100px;width:fit-content;padding:.5rem 1.2rem;font-family:Montserrat,sans-serif;font-size:.76rem;font-weight:600;display:inline-block}.hero-title{color:#000;letter-spacing:-.025em;margin:0;padding-bottom:.1em;font-family:Playfair Display,serif;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:700;line-height:1.1;overflow:visible}.hero-title-line2{align-items:flex-end;margin-top:.02em;line-height:1.1;display:flex}.hero-title-static-accent{color:#f5c229;letter-spacing:-.025em;white-space:nowrap;flex-shrink:0;font-style:italic}.hero-gooey{flex:1;min-width:0;height:1.15em;overflow:visible}.hero-gooey .gooey-text,.hero-gooey .gooey-inner{align-items:flex-end;overflow:visible}.hero-gooey .gooey-span{letter-spacing:-.025em;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.1;top:auto;bottom:0;transform:none}.hero-subtitle{color:#5e5e5e;max-width:580px;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(.98rem,1.4vw,1.12rem);font-weight:400;line-height:1.8}.hero-subtitle strong{color:#000;font-weight:600}.hero-buttons{flex-wrap:wrap;gap:1.1rem;margin-top:.4rem;display:flex}.btn{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:.65rem;padding:1rem 2.1rem;font-family:Montserrat,sans-serif;font-size:.93rem;font-weight:600;text-decoration:none;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.btn-primary{color:#f5c229;background:#000;box-shadow:0 8px 30px #0000002e}.btn-primary:hover{transform:translateY(-4px);box-shadow:0 18px 45px #00000047}.btn-shine{background:linear-gradient(90deg,#0000,#f5c2292e,#0000);width:55%;height:100%;transition:left .65s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.btn-primary:hover .btn-shine{left:155%}.btn-secondary{color:#000;background:0 0;border:1.5px solid #00000038}.btn-secondary:hover{color:#f5c229;background:#000;border-color:#000;transform:translateY(-4px);box-shadow:0 12px 35px #00000024}.hero-scroll-hint{flex-direction:column;align-items:center;gap:.5rem;animation:1.5s 1.3s both fadeInUp;display:flex;position:absolute;bottom:3rem;right:8vw}.hero-scroll-hint span{letter-spacing:.2em;text-transform:uppercase;color:#bbb1a6;writing-mode:vertical-rl;font-family:Montserrat,sans-serif;font-size:.62rem}.scroll-line{background:linear-gradient(#bbb1a6 0%,#0000 100%);width:1px;height:55px;animation:2.2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.4;transform-origin:top;transform:scaleY(1)}50%{opacity:1;transform-origin:top;transform:scaleY(1.25)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.hero-section{justify-content:center;padding:110px 6vw 80px}.hero-content{text-align:center;align-items:center;max-width:100%}.hero-buttons{justify-content:center}.hero-scroll-hint{display:none}.hero-subtitle{max-width:100%}}@media (width<=480px){.hero-section{padding:95px 5vw 60px}.btn{padding:.9rem 1.5rem;font-size:.88rem}.hero-buttons{flex-direction:column;width:100%}.btn{justify-content:center;width:100%}}.partners-section{z-index:10;padding:100px 0 80px;position:relative;overflow:hidden}.partners-head{padding:0 8vw;margin-bottom:4rem!important}.ticker-wrapper{width:100%;padding:1.2rem 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%)}.ticker-track{gap:2rem;width:max-content;animation:30s linear infinite ticker;display:flex}.ticker-track:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.ticker-item{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#fffc;border:1px solid #0000000f;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;min-width:160px;height:76px;padding:1rem 2.2rem;text-decoration:none;transition:box-shadow .3s,transform .3s,border-color .3s;display:flex}.ticker-item:hover{border-color:#f5c22959;transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.company-logo-img{object-fit:contain;filter:saturate(.9);width:auto;max-width:170px;height:44px;transition:filter .3s;display:block}.company-logo-img.logo-lg{max-width:190px;height:64px}.ticker-item:hover .company-logo-img{filter:saturate(1.1)}.partners-cta-row{text-align:center;padding:2.5rem 8vw 0}.partners-cta-text{color:#5e5e5e;font-family:Montserrat,sans-serif;font-size:.95rem;line-height:1.7}.partners-cta-link{color:#000;border-bottom:1.5px solid #f5c229;padding-bottom:1px;font-weight:600;text-decoration:none;transition:color .3s,border-color .3s}.partners-cta-link:hover{color:#f5c229;border-color:#0000}@media (width<=768px){.partners-section{padding:80px 0 60px}.ticker-item{min-width:130px;height:64px;padding:.8rem 1.6rem}.company-logo-img{height:36px}}.services-section{z-index:10;padding:120px 8vw;position:relative}.services-container{max-width:1280px;margin:0 auto}.section-head{text-align:center;opacity:0;margin-bottom:5rem;transition:opacity .8s,transform .8s;transform:translateY(28px)}.section-head.visible{opacity:1;transform:translateY(0)}.section-tag{letter-spacing:.18em;text-transform:uppercase;color:#5e5e5e;background:#f5c2290d;border:1px solid #f5c22973;border-radius:100px;margin-bottom:1.3rem;padding:.42rem 1.1rem;font-family:Montserrat,sans-serif;font-size:.73rem;font-weight:600;display:inline-block}.section-head h2{color:#000;letter-spacing:-.02em;margin-bottom:1.1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:700;line-height:1.12;overflow:visible}.section-head h2 em{color:#f5c229;font-style:italic}.section-sub{color:#5e5e5e;max-width:520px;margin:0 auto;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.75}.services-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.6rem;display:grid}.service-card{opacity:0;background:#fdfcf8;border:1px solid #00000012;border-radius:18px;padding:2.4rem 2rem 2.2rem;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1),box-shadow .35s,border-color .35s;position:relative;transform:translateY(32px);box-shadow:0 2px 12px #0000000a}.service-card.visible{opacity:1;transform:translateY(0)}.service-card:hover{border-color:#f5c2294d;box-shadow:0 16px 48px #00000017;transform:translateY(-6px)!important}.service-icon{color:#f5c229;box-sizing:content-box;background:#f5c22917;border-radius:12px;width:48px;height:48px;margin-bottom:1.6rem;padding:10px;transition:background .3s,transform .35s}.service-card:hover .service-icon{background:#f5c22926;transform:scale(1.06)}.service-card h3{color:#111;letter-spacing:-.015em;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;line-height:1.3}.service-card p{color:#6a6a6a;font-family:Montserrat,sans-serif;font-size:.9rem;line-height:1.75}.service-card:after{content:"";opacity:0;background:linear-gradient(90deg,#f5c229,#0000);border-radius:2px;height:2px;transition:opacity .35s;position:absolute;bottom:0;left:2rem;right:2rem}.service-card:hover:after{opacity:1}@media (width<=768px){.services-section{padding:80px 6vw}.section-head{margin-bottom:3.5rem}.service-card{padding:2rem 1.6rem}}.process-section{z-index:10;padding:120px 8vw;position:relative}.process-container{max-width:1100px;margin:0 auto}.process-steps{gap:0;display:flex;position:relative}.process-step{text-align:center;opacity:0;flex-direction:column;flex:1;align-items:center;padding:0 2rem;transition:opacity .75s cubic-bezier(.4,0,.2,1),transform .75s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(40px)}.process-step.visible{opacity:1;transform:translateY(0)}.step-num{color:#f5c2298c;letter-spacing:-.04em;margin-bottom:1.2rem;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:700;line-height:1;transition:color .4s}.process-step:hover .step-num{color:#f5c229d9}.step-body h3{color:#000;letter-spacing:-.01em;margin-bottom:.9rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600}.step-body p{color:#5e5e5e;font-family:Montserrat,sans-serif;font-size:.95rem;line-height:1.75}@media (width<=768px){.process-section{padding:80px 6vw}.process-steps{flex-direction:column;gap:3rem}.step-connector{background:linear-gradient(90deg,#f5c22980,#f5c2290d);width:60px;height:2px;inset:auto auto -1.5rem 50%;transform:translate(-50%)}}.about-section{z-index:10;padding:120px 8vw;position:relative}.about-container{max-width:1280px;margin:0 auto}.about-layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-text{opacity:0;transition:opacity .9s,transform .9s;transform:translate(-30px)}.about-text.visible{opacity:1;transform:translate(0)}.about-text p{color:#5e5e5e;margin-bottom:1.8rem;font-family:Montserrat,sans-serif;font-size:1.05rem;line-height:1.85}.about-badges{flex-wrap:wrap;gap:.8rem;margin-top:2.5rem;display:flex}.badge{letter-spacing:.08em;text-transform:uppercase;color:#000;background:#fff9;border:1px solid #00000026;border-radius:100px;padding:.45rem 1rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}.stats-grid{opacity:0;grid-template-columns:1fr 1fr;gap:1.5rem;transition:opacity .9s,transform .9s;display:grid;transform:translate(30px)}.stats-grid.visible{opacity:1;transform:translate(0)}.stat-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffffbf;border:1px solid #f5c2291f;border-radius:20px;padding:2.5rem 1.5rem;transition:transform .4s,box-shadow .4s}.stat-item:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000012}.stat-number{color:#000;margin-bottom:.7rem;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;line-height:1}.stat-suffix{color:#f5c229}.stat-label{color:#5e5e5e;text-transform:uppercase;letter-spacing:.08em;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:500;line-height:1.4}@media (width<=968px){.about-layout{grid-template-columns:1fr;gap:3rem}.about-text,.stats-grid{transform:translateY(30px)}}@media (width<=768px){.about-section{padding:80px 6vw}}@media (width<=480px){.stats-grid{grid-template-columns:1fr 1fr}.stat-number{font-size:2.2rem}}.testimonials-section{z-index:10;padding:120px 8vw;position:relative}.testimonials-container{max-width:1280px;margin:0 auto}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(14px);opacity:0;background:#ffffffc7;border:1px solid #f5c2291a;border-radius:20px;flex-direction:column;gap:1.4rem;padding:2.6rem 2.2rem;transition:opacity .75s cubic-bezier(.4,0,.2,1),transform .75s cubic-bezier(.4,0,.2,1),box-shadow .4s;display:flex;position:relative;transform:translateY(38px)}.testimonial-card.visible{opacity:1;transform:translateY(0)}.testimonial-card:hover{box-shadow:0 22px 55px #00000014;transform:translateY(-6px)!important}.stars-row{gap:.3rem;display:flex}.star-icon{color:#f5c229;width:16px;height:16px}.quote-text{color:#3a3a3a;flex:1;font-family:Montserrat,sans-serif;font-size:.96rem;font-style:italic;line-height:1.85}.quote-author{border-top:1px solid #0000000f;align-items:center;gap:1rem;padding-top:1rem;display:flex}.author-name{color:#000;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600}.author-role{color:#5e5e5e;margin-top:.2rem;font-family:Montserrat,sans-serif;font-size:.76rem}@media (width<=768px){.testimonials-section{padding:80px 6vw}}.contact-section{z-index:10;padding:100px 8vw 80px;position:relative}.contact-container{grid-template-columns:1fr 1.3fr;align-items:start;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.contact-info{opacity:0;transition:opacity .85s,transform .85s;transform:translate(-28px)}.contact-info.visible{opacity:1;transform:translate(0)}.contact-heading{color:#000;letter-spacing:-.02em;margin:1.2rem 0 1.4rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.15}.contact-desc{color:#5e5e5e;margin-bottom:2.5rem;font-family:Montserrat,sans-serif;font-size:.97rem;line-height:1.8}.contact-detail{margin-bottom:1.6rem}.contact-detail-label{letter-spacing:.18em;text-transform:uppercase;color:#bbb1a6;margin-bottom:.3rem;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:700;display:block}.contact-detail-value{color:#000;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;line-height:1.6;text-decoration:none}a.contact-detail-value:hover{color:#f5c229}.contact-form-wrap{opacity:0;transition:opacity .85s,transform .85s;transform:translate(28px)}.contact-form-wrap.visible{opacity:1;transform:translate(0)}.contact-form{-webkit-backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #f5c2291a;border-radius:20px;flex-direction:column;gap:1.3rem;padding:2.8rem 2.4rem;display:flex}.form-group{flex-direction:column;gap:.45rem;display:flex}.form-group label{color:#3a3a3a;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600}.optional{color:#bbb1a6;font-weight:400}.form-group input,.form-group select,.form-group textarea{color:#1a1a1a;appearance:none;background:#fff;border:1.5px solid #0000001a;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:Montserrat,sans-serif;font-size:.92rem;transition:border-color .3s,box-shadow .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#bbb1a6}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#f5c229;box-shadow:0 0 0 3px #f5c2291f}.form-group select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235E5E5E' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group textarea{resize:vertical;min-height:100px}.form-error{color:#c0392b;background:#c0392b0f;border-radius:8px;padding:.7rem 1rem;font-family:Montserrat,sans-serif;font-size:.82rem}.contact-btn{color:#000;cursor:pointer;background:#f5c229;border:none;border-radius:12px;width:100%;margin-top:.3rem;padding:1rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;transition:transform .3s,box-shadow .3s,opacity .3s}.contact-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #f5c22959}.contact-btn:disabled{opacity:.65;cursor:not-allowed}.form-rgpd{color:#bbb1a6;text-align:center;font-family:Montserrat,sans-serif;font-size:.72rem;line-height:1.6}.contact-success{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#ffffffc7;border:1px solid #f5c22933;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:3.5rem 2.4rem;display:flex}.contact-success svg{color:#f5c229;stroke-width:1.5px;width:52px;height:52px}.contact-success h3{color:#000;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.contact-success p{color:#5e5e5e;font-family:Montserrat,sans-serif;font-size:.95rem;line-height:1.7}.contact-success .contact-btn{width:auto;margin-top:.5rem;padding:.8rem 2rem}@media (width<=860px){.contact-container{grid-template-columns:1fr;gap:3rem}.contact-info,.contact-form-wrap{transform:translateY(28px)}}@media (width<=768px){.contact-section{padding:80px 6vw 60px}.contact-form{padding:2rem 1.6rem}}.cta-section{z-index:10;padding:80px 8vw 120px;position:relative}.cta-inner{opacity:0;background:#000;border-radius:28px;align-items:center;gap:3rem;max-width:960px;margin:0 auto;padding:5rem;transition:opacity .9s,transform .9s;display:flex;position:relative;overflow:hidden;transform:translateY(40px)}.cta-inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5c2291f 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.cta-inner:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5c22912 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:-60px;left:-60px}.cta-inner.visible{opacity:1;transform:translateY(0)}.cta-left{text-align:left;flex-direction:column;flex:1;align-items:flex-start;display:flex}.cta-tag{color:#f5c229cc!important;background:#f5c22914!important;border-color:#f5c2294d!important}.cta-title{color:#fff;letter-spacing:-.02em;margin:1.3rem 0 1.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1}.cta-title em{background:linear-gradient(135deg,#f5c229,#d4a020);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.cta-desc{color:#fff9;margin-bottom:2.2rem;font-family:Montserrat,sans-serif;font-size:.97rem;line-height:1.8}.cta-btn{color:#000;background:#f5c229;border-radius:14px;align-items:center;gap:.8rem;padding:1rem 2.2rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s;display:inline-flex;position:relative;overflow:hidden}.cta-btn:hover{transform:translateY(-4px);box-shadow:0 20px 50px #f5c22959}.cta-btn-shine{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:60%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.cta-btn:hover .cta-btn-shine{left:150%}.cta-divider{flex-direction:column;flex-shrink:0;align-items:center;gap:.8rem;display:flex}.cta-divider:before,.cta-divider:after{content:"";background:#ffffff26;width:1px;height:50px}.cta-divider span{color:#ffffff59;letter-spacing:.1em;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:.75rem}.cta-qr{flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;display:flex}.cta-qr-link{border-radius:16px;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden;box-shadow:0 4px 20px #0006}.cta-qr-link:hover{transform:scale(1.04);box-shadow:0 8px 32px #f5c22940}.cta-qr-svg{display:block}.cta-qr-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600}@media (width<=768px){.cta-section{padding:60px 6vw 80px}.cta-inner{text-align:center;border-radius:20px;flex-direction:column;gap:2rem;padding:3.5rem 2rem}.cta-left{text-align:center;align-items:center}.cta-divider{flex-direction:row}.cta-divider:before,.cta-divider:after{width:50px;height:1px}.cta-btn{justify-content:center;width:100%}}@media (width<=480px){.cta-inner{padding:2.5rem 1.5rem}}.faq-section{z-index:10;padding:80px 8vw 120px;position:relative}.faq-container{max-width:820px;margin:0 auto}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{-webkit-backdrop-filter:blur(12px);opacity:0;background:#ffffffb8;border:1px solid #00000012;border-radius:16px;margin-bottom:10px;transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .3s;overflow:hidden;transform:translateY(20px)}.faq-item.visible{opacity:1;transform:translateY(0)}.faq-item.open{border-color:#f5c22959;box-shadow:0 8px 32px #0000000f}.faq-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.4rem 1.8rem;display:flex}.faq-q{color:#0d0d0d;flex:1;font-family:Montserrat,sans-serif;font-size:.98rem;font-weight:600;line-height:1.4}.faq-icon{color:#f5c229;flex-shrink:0;width:22px;height:22px;transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-icon svg{width:100%;height:100%;display:block}.faq-body{max-height:0;padding:0 1.8rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s;overflow:hidden}.faq-item.open .faq-body{max-height:300px;padding:0 1.8rem 1.4rem}.faq-a{color:#5e5e5e;border-top:1px solid #0000000f;padding-top:1rem;font-family:Montserrat,sans-serif;font-size:.92rem;line-height:1.8}@media (width<=768px){.faq-section{padding:60px 6vw 80px}.faq-trigger{padding:1.2rem 1.4rem}.faq-body{padding:0 1.4rem}.faq-item.open .faq-body{padding:0 1.4rem 1.2rem}.faq-q{font-size:.92rem}}.footer{z-index:10;color:#fff;background:#000000f5;padding:5rem 8vw 2.5rem;position:relative}.footer-inner{border-bottom:1px solid #ffffff14;grid-template-columns:1.4fr 1fr;align-items:start;gap:5rem;max-width:1280px;margin:0 auto;padding-bottom:3.5rem;display:grid}.footer-logo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.footer-logo-img{object-fit:contain;filter:invert();opacity:.92;width:auto;height:90px;display:block}.footer-logo-icon{color:#000;background:linear-gradient(135deg,#f5c229,#d4a020);border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;display:flex}.footer-logo-text{color:#fff;font-family:Playfair Display,serif;font-size:1rem;font-weight:600;line-height:1.3}.footer-tagline{color:#ffffff80;max-width:320px;margin-bottom:2rem;font-family:Montserrat,sans-serif;font-size:.9rem;line-height:1.75}.footer-wa{color:#f5c229;align-items:center;gap:.6rem;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}.footer-wa:hover{opacity:.75}.footer-nav{gap:3rem;display:flex}.footer-col{flex-direction:column;gap:.9rem;display:flex}.footer-col h4{letter-spacing:.15em;text-transform:uppercase;color:#fff6;margin-bottom:.4rem;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700}.footer-col a{color:#ffffffa6;font-family:Montserrat,sans-serif;font-size:.88rem;text-decoration:none;transition:color .3s}.footer-col a:hover{color:#f5c229}.footer-bottom{color:#ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1280px;margin:0 auto;padding-top:2rem;font-family:Montserrat,sans-serif;font-size:.78rem;display:flex}.footer-powered{color:#f5c22980;letter-spacing:.05em;font-size:.72rem}@media (width<=768px){.footer{padding:4rem 6vw 2rem}.footer-inner{grid-template-columns:1fr;gap:3rem}}@media (width<=480px){.footer-nav{flex-direction:column;gap:2rem}}.wa-fab{z-index:200;white-space:nowrap;color:#fff;background:#25d366;border-radius:29px;justify-content:flex-start;align-items:center;gap:0;width:58px;height:58px;padding:0;text-decoration:none;transition:width .42s cubic-bezier(.4,0,.2,1),border-radius .42s,box-shadow .3s,transform .3s;display:inline-flex;position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 6px 20px #25d36661}.wa-fab:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(105deg,#0000 0%,#ffffff38 50%,#0000 100%);width:50%;height:200%;animation:4s ease-in-out infinite waShimmer;position:absolute;top:-50%;left:-75%;transform:skew(-15deg)}@keyframes waShimmer{0%,60%,to{opacity:0;left:-75%}20%{opacity:1;left:-75%}50%{opacity:1;left:140%}55%{opacity:0;left:140%}}.wa-fab:hover{border-radius:29px;width:215px;transform:translateY(-3px);box-shadow:0 10px 36px #25d36680}.wa-ring{pointer-events:none;z-index:1;background:0 0;border:2.5px solid #25d366a6;border-radius:50%;width:58px;height:58px;animation:2.55s ease-out infinite ringExpand;position:absolute}@keyframes ringExpand{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.wa-icon{z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative}.wa-icon svg{width:27px;height:27px;display:block}.wa-label{z-index:2;letter-spacing:.02em;color:#fff;white-space:nowrap;opacity:0;padding-right:20px;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;transition:opacity .28s .1s,transform .28s .1s;position:relative;transform:translate(-8px)}.wa-fab:hover .wa-label{opacity:1;transform:translate(0)}@media (width<=480px){.wa-fab{border-radius:26px;width:52px;height:52px;bottom:1.2rem;right:1.2rem}.wa-icon,.wa-ring{width:52px;height:52px}.wa-fab:hover{width:200px}}
