.hero{color:#fff;background:#060913;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:center 20%;opacity:.55;filter:contrast(1.1)saturate(1.1);width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#060913f2 0%,#060913bf 45%,#06091333 100%);position:absolute;inset:0}@media (max-width:900px){.hero-overlay{background:linear-gradient(#060913cc 0%,#060913f2 60%,#060913 100%)}}.hero-particles{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.particle{opacity:.15;background:#d4af37;border-radius:50%;animation:linear infinite float;position:absolute;box-shadow:0 0 10px #d4af37,0 0 20px #d4af3766}@keyframes float{0%{opacity:0;transform:translateY(100vh)scale(0)}20%{opacity:.3}80%{opacity:.3}to{opacity:0;transform:translateY(-50px)scale(1.2)}}.hero-container{z-index:1;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1600px;margin:0 auto;padding:8rem 3rem 4rem;display:flex;position:relative}.hero-content{flex:55%;max-width:800px;animation:1s cubic-bezier(.16,1,.3,1) forwards slideUpFade}.badge-glow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d4af371a;border:1px solid #d4af374d;border-radius:100px;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-block;position:relative;overflow:hidden}.badge-glow:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{to{left:100%}}.badge-text{color:#f0c354;letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:600}.hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,5.5vw,5.5rem);font-weight:800;line-height:1.1}.hero-title .accent{background:linear-gradient(135deg,#fcecae,#d4af37,#b08d24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.hero-title .accent:after{content:"";z-index:-1;filter:blur(2px);background:#d4af374d;border-radius:4px;width:100%;height:6px;position:absolute;bottom:5px;left:0}.hero-sub{color:#a0aec0;max-width:650px;margin-bottom:2.5rem;font-size:clamp(1.1rem,1.8vw,1.25rem);font-weight:400;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:3.5rem;display:flex}.btn-primary-glow{background:linear-gradient(135deg,#d4af37,#b08d24);border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #d4af374d,0 0 30px #d4af371a;color:#000!important}.btn-primary-glow:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4af3766,0 0 40px #d4af3733}.btn-secondary-outline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;color:#fff!important}.btn-secondary-outline:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px)}.hero-trust-row{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.trust-badge{color:#cbd5e1;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.trust-badge svg{color:#d4af37;filter:drop-shadow(0 0 8px #d4af3766);flex-shrink:0}.hero-visual{opacity:0;flex:40%;justify-content:flex-end;animation:1.2s cubic-bezier(.16,1,.3,1) .2s forwards slideLeftFade;display:flex}.glass-panel{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:flex-end;width:100%;max-width:100%;padding:0;display:flex;position:relative;overflow:visible}.glass-panel:before{display:none}.glass-panel-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0f1e99;border:1px solid #d4af374d;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:2rem;margin-right:1.5rem;padding:.6rem 1.25rem;display:inline-flex}.glass-panel-header h3{color:#d4af37;letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.live-dot{background:#10b981;border-radius:50%;width:10px;height:10px;position:relative;box-shadow:0 0 10px #10b981}.live-dot:after{content:"";background:#10b98166;border-radius:50%;width:18px;height:18px;animation:2s infinite pulseLive;position:absolute;top:-4px;left:-4px}@keyframes pulseLive{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.glass-stats{flex-direction:column;align-items:flex-end;gap:1.25rem;width:100%;display:flex}.glass-stat-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0f1ed9;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1.5rem;width:320px;padding:1.25rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.glass-stat-item:after{display:none}.glass-stat-item:before{content:"";background:#d4af37;width:4px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #d4af3799}.glass-stat-item:first-child{transform:translate(-40px)}.glass-stat-item:nth-child(2){transform:translate(0)}.glass-stat-item:nth-child(3){transform:translate(-40px)}.glass-stat-item:hover{z-index:10;background:#0f172af2;border-color:#d4af374d;transform:translate(-10px)scale(1.02);box-shadow:0 20px 40px #0009,0 0 30px #d4af371a}.stat-icon-wrapper{color:#d4af37;background:#d4af371a;border:1px solid #d4af3733;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.glass-stat-item:hover .stat-icon-wrapper{color:#000;background:#d4af37;transform:rotate(5deg)scale(1.1)}.stat-text-wrapper{flex-direction:column;display:flex}.glass-stat-num{color:#fff;text-shadow:none;font-family:Playfair Display,serif;font-size:2rem;font-weight:800;line-height:1.1}.glass-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem;font-size:.75rem;font-weight:600}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftFade{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.proof-banner{z-index:10;background:#04060d;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:1.5rem 0;position:relative;overflow:hidden}.proof-banner:before,.proof-banner:after{content:"";z-index:2;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.proof-banner:before{background:linear-gradient(90deg,#04060d,#0000);left:0}.proof-banner:after{background:linear-gradient(270deg,#04060d,#0000);right:0}.proof-label{text-align:center;color:#64748b;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.proof-track{align-items:center;gap:5rem;width:max-content;animation:35s linear infinite scrollLeft;display:flex}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 2.5rem))}}.proof-track:hover{animation-play-state:paused}.proof-item{white-space:nowrap;color:#94a3b8;letter-spacing:.05em;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.proof-item:hover{color:#fff}.proof-dot{background:#d4af37;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 10px #d4af3799}@media (max-width:1024px){.hero-container{flex-direction:column;gap:3rem;padding-top:6rem}.hero-content{text-align:center;max-width:100%}.hero-actions,.hero-trust-row{justify-content:center}.hero-visual{justify-content:center;width:100%}}@media (max-width:640px){.hero-actions{flex-direction:column;width:100%}.hero-actions>*{width:100%}.hero-trust-row{gap:1rem}.trust-badge{font-size:.85rem}}
.services-section{background:var(--navy-mid);padding:6rem 0;position:relative}.services-section:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.section-header p{color:#0009;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.services-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.5rem;display:grid}.service-card{border-radius:var(--radius);transition:var(--transition);background:#fff;border:1px solid #0000000d;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.service-card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-light));height:3px;transition:var(--transition);transform-origin:0;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.service-card:hover{background:#fff;border-color:#c9a84c40;transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.service-card:hover:before{transform:scaleX(1)}.service-card h3{color:var(--white);letter-spacing:.01em;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:700}.service-card p{color:#0000008c;flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.service-link{color:var(--gold);transition:var(--transition);letter-spacing:.03em;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:inline-flex}.service-link:hover{gap:.7rem}.service-link .arrow{transition:var(--transition)}.why-section{background:var(--navy);padding:6rem 0;position:relative;overflow:hidden}.why-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#c9a84c0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.why-split{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.why-image-col{position:relative}.why-image-frame{box-shadow:var(--shadow-lg);border-radius:16px;position:relative;overflow:hidden}.why-image-frame img{object-fit:cover;object-position:center;width:100%;height:520px}.why-image-frame:after{content:"";background:linear-gradient(#0000 50%,#0a1628b3);position:absolute;inset:0}.why-badge-float{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:var(--navy);box-shadow:var(--shadow-md);z-index:2;border-radius:12px;padding:1.25rem 1.5rem;font-weight:800;position:absolute;bottom:2rem;left:-2rem}.why-badge-float .big-num{font-family:Playfair Display,serif;font-size:2.5rem;line-height:1;display:block}.why-badge-float .label{letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.why-text-col h2{color:var(--white);margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.75rem)}.why-text-col>p{color:#0009;margin-bottom:2.5rem;line-height:1.75}.differentiators{flex-direction:column;gap:1.5rem;display:flex}.diff-item{transition:var(--transition);background:#00000008;border:1px solid #0000000f;border-radius:10px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.diff-item:hover{background:#c9a84c0d;border-color:#c9a84c26;transform:translate(6px)}.diff-icon{background:linear-gradient(135deg,#c9a84c26,#c9a84c0d);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex}.diff-text h4{color:var(--white);margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.diff-text p{color:#00000080;font-size:.85rem;line-height:1.65}@media (max-width:900px){.why-split{grid-template-columns:1fr;gap:3rem}.why-image-col{order:-1}.why-badge-float{left:1rem}.why-image-frame img{height:320px}}.faq-section{background:var(--navy-mid);padding:6rem 0}.faq-container{max-width:780px;margin:0 auto}.faq-item{transition:var(--transition);background:#00000005;border:1px solid #00000012;border-radius:10px;margin-bottom:1rem;overflow:hidden}.faq-item.open{background:#c9a84c0a;border-color:#c9a84c33}.faq-question{text-align:left;cursor:pointer;width:100%;transition:var(--transition);background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.5rem;display:flex}.faq-question:hover{background:#00000005}.faq-q-text{color:var(--white);font-family:Inter,sans-serif;font-size:.98rem;font-weight:600}.faq-chevron{width:28px;height:28px;color:var(--gold);transition:var(--transition);background:#c9a84c12;border:1px solid #0000001a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;display:flex}.faq-item.open .faq-chevron{background:#c9a84c26;transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .4s;overflow:hidden}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{color:#0009;border-top:1px solid #0000000d;padding:1.25rem 1.5rem 1.5rem;font-size:.9rem;line-height:1.75}.testimonials-section{background:var(--navy);padding:6rem 0}.testimonials-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.testimonial-card{border-radius:var(--radius);transition:var(--transition);background:#0000000a;border:1px solid #00000012;padding:2rem;position:relative}.testimonial-card:hover{box-shadow:var(--shadow-md);border-color:#c9a84c33;transform:translateY(-4px)}.quote-mark{color:#c9a84c33;font-family:Playfair Display,serif;font-size:5rem;line-height:.8;position:absolute;top:1.25rem;left:1.75rem}.stars{color:#f59e0b;letter-spacing:.1em;margin-bottom:1rem;font-size:1rem}.testimonial-text{color:#000000b8;z-index:1;margin-bottom:1.5rem;padding-top:1.5rem;font-size:.95rem;font-style:italic;line-height:1.8;position:relative}.testimonial-author{align-items:center;gap:.85rem;display:flex}.author-avatar{background:linear-gradient(135deg, var(--navy-light), var(--steel));width:46px;height:46px;color:var(--gold);border:2px solid #c9a84c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.author-name{color:var(--white);font-size:.92rem;font-weight:700}.author-title{color:#00000073;margin-top:.1rem;font-size:.78rem}@media (max-width:700px){.testimonials-grid{grid-template-columns:1fr}}.contact-section{background:var(--navy-mid);padding:6rem 0;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#c9a84c0f 0%,#0000 65%);position:absolute;inset:0}.contact-inner{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.contact-info h2{color:var(--white);margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.75rem)}.contact-info>p{color:#0009;margin-bottom:2.5rem;line-height:1.75}.contact-details{flex-direction:column;gap:1rem;display:flex}.contact-detail{color:#000000b3;align-items:center;gap:.85rem;font-size:.9rem;display:flex}.contact-detail-icon{background:#c9a84c1a;border:1px solid #c9a84c33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.contact-detail strong{color:var(--white);margin-bottom:.1rem;font-size:.82rem;display:block}.contact-form-wrap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 0 1px #c9a84c0d, var(--shadow-lg);background:#0000000a;border:1px solid #00000014;border-radius:16px;padding:2.5rem}.contact-form-wrap h3{color:var(--white);margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700}.form-subtitle{color:#00000073;margin-bottom:2rem;font-size:.85rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.45rem;margin-bottom:1rem;display:flex}.form-group label{color:#0000008c;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{color:var(--white);transition:var(--transition);background:#0000000d;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.9rem}.form-group input::placeholder,.form-group textarea::placeholder{color:#00000040}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23a0aec0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em;padding-right:2.5rem}.form-group select option{background:var(--navy-mid)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#c9a84c0a;border-color:#c9a84c80;box-shadow:0 0 0 3px #c9a84c1a}.form-group textarea{resize:vertical;min-height:110px}.form-submit{border-radius:8px;justify-content:center;width:100%;margin-top:.5rem;padding:1.05rem;font-size:1rem;font-weight:700}.form-disclaimer{text-align:center;color:#0000004d;margin-top:1rem;font-size:.75rem}@media (max-width:900px){.contact-inner{grid-template-columns:1fr;gap:3rem}.form-row{grid-template-columns:1fr}}.footer{background:#060f1d;border-top:1px solid #ffffff0f;padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand .logo{margin-bottom:1.25rem}.footer-brand p{color:#fff9;max-width:280px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.75}.footer-socials{gap:.75rem;display:flex}.social-btn{width:36px;height:36px;transition:var(--transition);color:#fff9;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.social-btn:hover{border-color:var(--gold);color:var(--gold);background:#c9a84c1a;transform:translateY(-2px)}.footer-col h4{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.footer-links{flex-direction:column;gap:.65rem;display:flex}.footer-link{color:#fff9;transition:var(--transition);margin-bottom:.85rem;font-size:.9rem;display:block}.footer-link:hover{color:var(--white);padding-left:4px}.footer-contact-item{color:#fff9;margin-bottom:1.25rem;font-size:.85rem;line-height:1.6;display:block}.license-badge{color:var(--gold-light);letter-spacing:.05em;background:#c9a84c14;border:1px solid #c9a84c33;border-radius:6px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.75rem;display:flex}.footer-bottom p{color:#ffffff80;font-size:.8rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:#ffffff80;transition:var(--transition);font-size:.8rem}.footer-bottom-links a:hover{color:var(--gold)}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}}
