.header{z-index:100;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:1px solid #0000;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,border-color .35s,box-shadow .35s;position:fixed;top:0;left:0;right:0}.header.on-hero .nav a,.header.on-hero .header-phone,.header.on-hero .menu-toggle{color:#ffffffeb}.header.on-hero .nav a:hover{color:var(--gold-500)}.header.scrolled{-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffeb}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.brand-logo{width:auto;height:34px}.nav ul{align-items:center;gap:28px;display:flex}.nav a{color:var(--navy-700);font-size:15px;font-weight:600;transition:color .25s}.nav a:hover{color:var(--gold-600)}.header-actions{align-items:center;gap:22px;display:flex}.header-phone{color:var(--navy-900);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.menu-toggle{color:var(--navy-900);display:none}@media (width<=960px){.header-phone{display:none}}@media (width<=820px){.nav{border-bottom:1px solid var(--line);background:#fff;max-height:0;transition:max-height .35s;position:fixed;top:78px;left:0;right:0;overflow:hidden}.nav-open{max-height:480px}.nav ul{flex-direction:column;align-items:flex-start;gap:0;padding:8px 24px 20px}.nav ul li{border-bottom:1px solid var(--line);width:100%}.nav ul li a{padding:14px 0;display:block;color:var(--navy-700)!important}.header-actions .btn{padding:10px 16px;font-size:13px}.menu-toggle{display:flex}}.trust-bar{background:var(--navy-950);padding:40px 0}.trust-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.trust-item{text-align:center;border-left:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:4px;display:flex}.trust-item:first-child{border-left:none}.trust-item strong{color:var(--gold-500);font-size:28px;font-weight:800}.trust-item span{color:#ffffffb3;font-size:13.5px}@media (width<=760px){.trust-grid{grid-template-columns:repeat(2,1fr);row-gap:28px}.trust-item:nth-child(3){border-left:none}}.reveal-line-mask{display:block;overflow:hidden}.reveal-line{will-change:transform, opacity;display:block}.contact{background:var(--navy-950);color:#fff;padding:96px 0}.contact-grid{grid-template-columns:.85fr 1.15fr;gap:56px;display:grid}.eyebrow-light{background:#f5c5181f}.contact-info h2{color:#fff;margin:8px 0 16px;font-size:clamp(26px,3.2vw,34px)}.contact-info p{color:#ffffffad;max-width:420px;margin-bottom:32px;font-size:15.5px}.contact-details{gap:16px;display:grid}.contact-details li{color:#fff;align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.contact-details svg{color:var(--gold-500);flex-shrink:0}.contact-form{border-radius:var(--radius);background:#fff;gap:18px;padding:32px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{gap:8px;display:grid}.field label{color:var(--navy-800);font-size:13.5px;font-weight:700}.field input,.field select,.field textarea{font:inherit;border:1.5px solid var(--line);color:var(--ink);background:var(--bg-alt);transition:border-color var(--transition);resize:vertical;border-radius:8px;padding:12px 14px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold-500);outline:none}.contact-submit{width:100%;margin-top:4px}@media (width<=900px){.contact-grid{grid-template-columns:1fr}}@media (width<=560px){.form-row{grid-template-columns:1fr}.contact-form{padding:24px 20px}}.footer{background:var(--navy-900);color:#ffffffbf;padding:72px 0 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:56px;display:grid}.footer-logo{width:auto;height:30px;margin-bottom:16px}.footer-brand p{max-width:300px;margin-bottom:20px;font-size:14px;line-height:1.7}.footer-social{gap:12px;display:flex}.footer-social a{color:#fff;width:36px;height:36px;transition:background var(--transition), color var(--transition);background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;display:flex}.footer-social a:hover{background:var(--gold-500);color:var(--navy-950)}.footer-col h4{color:#fff;margin-bottom:18px;font-size:15px}.footer-col ul{gap:12px;display:grid}.footer-col li{font-size:14px}.footer-col a{transition:color var(--transition)}.footer-col a:hover{color:var(--gold-500)}.footer-bottom{border-top:1px solid #ffffff14;padding:22px 0}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.footer-legal{gap:20px;display:flex}.footer-legal a:hover{color:var(--gold-500)}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=520px){.footer-grid{grid-template-columns:1fr}}.loader{z-index:1000;background:var(--navy-950);flex-direction:column;justify-content:center;align-items:center;gap:22px;display:flex;position:fixed;inset:0}.loader-spinner circle{fill:none;stroke:var(--gold-500);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:188;transform-origin:50%;transform:rotate(-90deg)}.loader-text{letter-spacing:.02em;color:#fff;font-size:20px;font-weight:700;display:flex}.loader-text .char{display:inline-block}.cursor-dot,.cursor-ring{pointer-events:none;z-index:999;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-dot{background:var(--gold-500);width:8px;height:8px;display:none}.cursor-ring{border:1.5px solid var(--navy-900);opacity:.5;justify-content:center;align-items:center;width:38px;height:38px;transition:width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1),opacity .25s,border-color .25s,background .25s;display:none}.cursor-ring-active{border-color:var(--gold-600);opacity:1;background:#f5c518eb;width:72px;height:72px}.cursor-ring-label{width:88px;height:88px}.cursor-label{letter-spacing:.04em;text-transform:uppercase;color:var(--navy-950);opacity:0;font-size:11px;font-weight:800;transition:opacity .2s,transform .2s;transform:scale(.8)}.cursor-ring-label .cursor-label{opacity:1;transform:scale(1)}body.has-custom-cursor{cursor:none}body.has-custom-cursor .cursor-dot,body.has-custom-cursor .cursor-ring{display:flex}body.has-custom-cursor a,body.has-custom-cursor button{cursor:none}.hero~* .cursor-ring{border-color:#ffffffb3}body:has(.hero:hover) .cursor-ring{border-color:#ffffffb3}.app{overflow-x:hidden}
