.landing,.landing *,.landing :before,.landing :after{box-sizing:border-box;margin:0;padding:0}.landing{--navy:#0a2942;--navy-mid:#143654;--navy-light:#1e4869;--gold:#e97817;--gold-light:#f39449;--gold-pale:#fdeedd;--cream:#f5f2ee;--white:#fff;--text-dark:#0a2942;--text-mid:#3a4f66;--text-muted:#6b7c92;--border:#d6dee8;--border-light:#ebeff4;--success:#1a6b48;--success-bg:#eaf5f0;--error:#b0341e;--error-bg:#fdf0ed;--serif:"Montserrat", system-ui, sans-serif;--sans:"Montserrat", system-ui, sans-serif;--radius:8px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 3px #0a294214, 0 1px 2px #0a29420f;--shadow-md:0 4px 16px #0a29421a, 0 2px 8px #0a294212;--shadow-lg:0 12px 40px #0a294224;--transition:.2s cubic-bezier(.4,0,.2,1);font-family:var(--sans);background:var(--cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-size:16px;font-weight:300;line-height:1.6}.landing .nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a2942f7;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:14px 5%;display:flex;position:sticky;top:0}.landing .nav-logo{align-items:center;gap:14px;display:flex}.landing .nav-logo img{width:auto;height:38px;display:block}.landing .nav-right{align-items:center;gap:20px;display:flex}.landing .nav-site{color:#fff9;letter-spacing:.3px;transition:color var(--transition);font-size:13px;text-decoration:none}.landing .nav-site:hover{color:var(--gold-light)}.landing .nav-cta{background:var(--gold);color:var(--navy);transition:var(--transition);cursor:pointer;letter-spacing:.2px;border:none;border-radius:100px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none}.landing .nav-cta:hover{background:var(--gold-light);transform:translateY(-1px)}.landing .hero{background:var(--navy);align-items:center;min-height:92vh;padding:80px 5%;display:flex;position:relative;overflow:hidden}.landing .hero:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#e9781717,#0000 65%),radial-gradient(at 20% 80%,#1a3d6e99,#0000 55%);position:absolute;inset:0}.landing .hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1100px;margin:0 auto;display:grid;position:relative}.landing .hero-eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--gold-light);border:1px solid #e978174d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.landing .hero-eyebrow:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing .hero h1{font-family:var(--serif);color:var(--white);letter-spacing:-.3px;margin-bottom:20px;font-size:clamp(32px,4vw,50px);font-weight:700;line-height:1.18}.landing .hero h1 em{color:var(--gold-light);font-style:italic}.landing .hero-sub{color:#ffffff9e;max-width:440px;margin-bottom:36px;font-size:17px;font-weight:300;line-height:1.65}.landing .hero-cta-group{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.landing .btn-primary{background:var(--gold);color:var(--navy);font-family:var(--sans);transition:var(--transition);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:15px 32px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.landing .btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #e978174d}.landing .btn-primary svg{width:16px;height:16px;transition:transform var(--transition)}.landing .btn-primary:hover svg{transform:translate(3px)}.landing .hero-trust{color:#fff6;align-items:center;gap:6px;font-size:13px;display:flex}.landing .hero-trust:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px}.landing .hero-card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a;border:1px solid #ffffff1a;padding:40px 36px}.landing .hero-card-headline{font-family:var(--serif);color:#ffffff80;letter-spacing:1.5px;text-transform:uppercase;border-bottom:1px solid #ffffff14;margin-bottom:28px;padding-bottom:16px;font-size:13px}.landing .hero-stat{margin-bottom:24px}.landing .hero-stat-value{font-family:var(--serif);color:var(--gold-light);margin-bottom:4px;font-size:40px;font-weight:700;line-height:1}.landing .hero-stat-label{color:#ffffff8c;font-size:13px;font-weight:300}.landing .hero-divider{background:#ffffff12;height:1px;margin:20px 0}.landing .hero-feature-list{flex-direction:column;gap:12px;list-style:none;display:flex}.landing .hero-feature-list li{color:#ffffffb3;align-items:flex-start;gap:10px;font-size:14px;display:flex}.landing .hero-feature-list li:before{content:"";border:1.5px solid var(--gold);background:#e9781726 url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3L3 5L7 1' stroke='%23C9963A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:1px}.landing .section-icp{background:var(--white);padding:100px 5%}.landing .section-label{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-size:11px;font-weight:600}.landing .section-title{font-family:var(--serif);color:var(--navy);letter-spacing:-.2px;margin-bottom:16px;font-size:clamp(26px,3.5vw,40px);font-weight:700;line-height:1.2}.landing .section-sub{color:var(--text-muted);max-width:560px;font-size:17px;font-weight:300;line-height:1.6}.landing .icp-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:52px;display:grid}.landing .icp-card{background:var(--cream);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:var(--transition);padding:32px 28px;position:relative;overflow:hidden}.landing .icp-card:after{content:"";background:var(--gold);height:3px;transition:transform var(--transition);transform-origin:0;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.landing .icp-card:hover{border-color:var(--gold);box-shadow:var(--shadow-md);transform:translateY(-3px)}.landing .icp-card:hover:after{transform:scaleX(1)}.landing .icp-icon{border-radius:var(--radius);background:#e978171a;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:22px;display:flex}.landing .icp-card h3{font-family:var(--serif);color:var(--navy);margin-bottom:8px;font-size:18px;font-weight:700}.landing .icp-card p{color:var(--text-mid);font-size:14px;font-weight:300;line-height:1.6}.landing .icp-badge{letter-spacing:.5px;color:var(--success);background:var(--success-bg);border-radius:100px;margin-top:14px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.landing .section-how{background:var(--cream);padding:100px 5%}.landing .how-steps{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:60px;display:grid;position:relative}.landing .how-steps:before{content:"";background:linear-gradient(90deg,transparent,var(--border),var(--gold),var(--border),transparent);height:1px;position:absolute;top:40px;left:16.66%;right:16.66%}.landing .how-step{text-align:center;padding:0 24px}.landing .how-step-number{width:80px;height:80px;font-family:var(--serif);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 28px;font-size:28px;font-weight:700;display:flex;position:relative}.landing .how-step:first-child .how-step-number{background:var(--navy);color:var(--gold-light)}.landing .how-step:nth-child(2) .how-step-number{background:var(--gold);color:var(--navy);box-shadow:0 0 0 8px #e978171f}.landing .how-step:nth-child(3) .how-step-number{background:var(--navy);color:var(--gold-light)}.landing .how-step-tag{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.landing .how-step:first-child .how-step-tag,.landing .how-step:nth-child(3) .how-step-tag{color:var(--text-muted)}.landing .how-step:nth-child(2) .how-step-tag{color:var(--gold)}.landing .how-step h3{font-family:var(--serif);color:var(--navy);margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.25}.landing .how-step p{color:var(--text-mid);font-size:14px;font-weight:300;line-height:1.65}.landing .how-step-badge{color:var(--gold);border:1px solid #e978174d;border-radius:100px;align-items:center;gap:5px;margin-top:16px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.landing .section-counter{background:var(--navy);padding:80px 5%}.landing .counter-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:900px;margin:0 auto;display:grid}.landing .counter-quote{font-family:var(--serif);color:#ffffffe6;font-size:clamp(22px,3vw,34px);font-style:italic;line-height:1.35}.landing .counter-quote:before{content:'"';color:var(--gold);margin-bottom:12px;font-size:72px;line-height:.7;display:block}.landing .counter-body{border-left:2px solid #e978174d;padding-left:32px}.landing .counter-body p{color:#fff9;margin-bottom:16px;font-size:15px;font-weight:300;line-height:1.7}.landing .counter-body p strong{color:#ffffffe6;font-weight:500}.landing .section-form{background:var(--white);padding:100px 5%}.landing .form-wrapper{max-width:720px;margin:0 auto}.landing .form-header{text-align:center;margin-bottom:52px}.landing .form-header .section-sub{margin:0 auto}.landing .form-box{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:48px}.landing .form-progress{gap:6px;margin-bottom:40px;display:flex}.landing .form-progress-step{background:var(--border);height:4px;transition:background var(--transition);border-radius:100px;flex:1}.landing .form-progress-step.active{background:var(--gold)}.landing .form-progress-step.done{background:var(--navy)}.landing .step-label{letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:12px;font-weight:600}.landing .step-question{font-family:var(--serif);color:var(--navy);margin-bottom:8px;font-size:clamp(18px,2.5vw,24px);font-weight:700;line-height:1.3}.landing .step-hint{color:var(--text-muted);margin-bottom:28px;font-size:14px;font-weight:300}.landing .form-field{margin-bottom:20px}.landing .form-label{color:var(--text-mid);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.landing .form-input{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;font-family:var(--sans);color:var(--text-dark);background:var(--white);transition:border-color var(--transition);appearance:none;outline:none;padding:13px 16px;font-size:15px}.landing .form-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #e978171f}.landing .form-input::placeholder{color:var(--text-muted)}.landing .form-options{flex-direction:column;gap:10px;display:flex}.landing .form-option{border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:var(--transition);background:var(--white);align-items:center;gap:12px;padding:14px 18px;display:flex;position:relative}.landing .form-option:hover,.landing .form-option.selected{border-color:var(--gold);background:var(--gold-pale)}.landing .form-option input[type=radio],.landing .form-option input[type=checkbox]{width:18px;height:18px;accent-color:var(--gold);cursor:pointer;flex-shrink:0}.landing .form-option-label{color:var(--text-dark);cursor:pointer;flex:1;font-size:14px;font-weight:400}.landing .form-options-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.landing .form-nav{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;display:flex}.landing .btn-back{color:var(--text-muted);cursor:pointer;transition:color var(--transition);background:0 0;border:none;align-items:center;gap:5px;padding:8px 0;font-size:14px;font-weight:500;display:flex}.landing .btn-back:hover{color:var(--text-dark)}.landing .btn-next{background:var(--navy);color:var(--white);font-family:var(--sans);cursor:pointer;transition:var(--transition);border:none;border-radius:100px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;display:flex}.landing .btn-next:hover{background:var(--navy-light);transform:translateY(-1px)}.landing .btn-next:disabled{opacity:.4;cursor:not-allowed;transform:none}.landing .error-msg{color:var(--error);margin-top:5px;font-size:12px}.landing .result-box{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;padding:48px 36px}.landing .result-icon{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:32px;display:flex}.landing .result-icon.ok{background:var(--success-bg)}.landing .result-icon.warn{background:#fff4eb}.landing .result-box h3{font-family:var(--serif);color:var(--navy);margin-bottom:12px;font-size:26px}.landing .result-box p{color:var(--text-mid);max-width:480px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:15px;font-weight:300;line-height:1.6}.landing .result-cta{background:var(--gold);color:var(--navy);transition:var(--transition);border-radius:100px;padding:14px 36px;font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.landing .result-cta:hover{background:var(--gold-light);transform:translateY(-2px)}.landing .result-foot{color:var(--text-muted);font-size:12px;margin-top:16px!important}.landing .section-proof{background:var(--navy);padding:100px 5%}.landing .section-proof .section-label{color:#fff6}.landing .section-proof .section-title{color:var(--white)}.landing .proof-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:52px;display:grid}.landing .proof-card{border-radius:var(--radius-lg);transition:var(--transition);background:#ffffff0a;border:1px solid #ffffff14;padding:32px 28px}.landing .proof-card:hover{background:#ffffff12;border-color:#e978174d}.landing .proof-stars{color:var(--gold);gap:3px;margin-bottom:16px;font-size:16px;display:flex}.landing .proof-text{color:#ffffffb8;font-size:15px;font-weight:300;line-height:1.65;font-family:var(--serif);margin-bottom:20px;font-style:italic}.landing .proof-author{align-items:center;gap:12px;display:flex}.landing .proof-avatar{width:40px;height:40px;color:var(--gold-light);font-size:14px;font-weight:600;font-family:var(--serif);background:#e9781726;border:1.5px solid #e9781766;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing .proof-name{color:#ffffffd9;font-size:14px;font-weight:600;line-height:1.2}.landing .proof-role{color:#ffffff6b;margin-top:2px;font-size:12px;font-weight:300}.landing .section-about{background:var(--cream);padding:100px 5%}.landing .about-inner{grid-template-columns:1fr 1.6fr;align-items:center;gap:60px;max-width:1000px;margin:0 auto;display:grid}.landing .about-logo{margin-bottom:28px}.landing .about-logo img{width:auto;height:64px;display:block}.landing .about-badge-stack{flex-direction:column;gap:16px;display:flex}.landing .about-badge{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:center;gap:14px;padding:18px 20px;display:flex}.landing .about-badge-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.landing .about-badge-num{font-family:var(--serif);color:var(--navy);font-size:22px;font-weight:700;line-height:1}.landing .about-badge-label{color:var(--text-muted);margin-top:2px;font-size:12px;font-weight:300}.landing .about-text h2{margin-bottom:20px}.landing .about-text p{color:var(--text-mid);margin-bottom:16px;font-size:16px;font-weight:300;line-height:1.75}.landing .about-text p strong{color:var(--navy);font-weight:600}.landing .section-faq{background:var(--white);padding:80px 5%}.landing .section-faq .text-center{text-align:center}.landing .faq-list{flex-direction:column;gap:8px;max-width:700px;margin:52px auto 0;display:flex}.landing .faq-item{border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);overflow:hidden}.landing .faq-item:hover{border-color:var(--gold)}.landing .faq-q{cursor:pointer;width:100%;font-family:var(--sans);color:var(--navy);text-align:left;transition:var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:15px;font-weight:500;display:flex}.landing .faq-q:hover{background:var(--cream)}.landing .faq-chevron{fill:none;width:20px;height:20px;stroke:var(--text-muted);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--transition);flex-shrink:0}.landing .faq-item.open .faq-chevron{stroke:var(--gold);transform:rotate(180deg)}.landing .faq-a{max-height:0;transition:max-height .35s;overflow:hidden}.landing .faq-item.open .faq-a{max-height:400px}.landing .faq-a-inner{color:var(--text-mid);border-top:1px solid var(--border-light);padding:16px 20px 20px;font-size:14px;font-weight:300;line-height:1.7}.landing .section-final-cta{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-mid) 50%,#0f2545 100%);text-align:center;padding:100px 5%;position:relative;overflow:hidden}.landing .section-final-cta:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#e9781726,#0000 60%);position:absolute;inset:0}.landing .final-cta-inner{z-index:1;position:relative}.landing .section-final-cta h2{font-family:var(--serif);color:var(--white);margin-bottom:16px;font-size:clamp(28px,4vw,48px);line-height:1.2}.landing .section-final-cta h2 em{color:var(--gold-light);font-style:italic}.landing .section-final-cta p{color:#ffffff8c;margin-bottom:40px;font-size:18px;font-weight:300}.landing .footer{background:#060e1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:40px 5%;display:flex}.landing .footer-left{align-items:center;gap:18px;display:flex}.landing .footer-left img{width:auto;height:32px}.landing .footer-text{color:#ffffff4d;font-size:13px;font-weight:300}.landing .footer-right{text-align:right;flex-direction:column;gap:6px;display:flex}.landing .footer-address{color:#ffffff40;font-size:12px}.landing .footer-link{color:#ffffff80;font-size:12px;text-decoration:none}.landing .footer-link:hover{color:var(--gold-light)}.landing .container{max-width:1100px;margin:0 auto}.landing .text-center{text-align:center}.landing .text-center .section-sub{margin-left:auto;margin-right:auto}@media(max-width:768px){.landing .hero-grid{grid-template-columns:1fr;gap:40px}.landing .hero-card{margin-top:8px}.landing .hero{min-height:auto;padding:60px 5% 80px}.landing .how-steps{grid-template-columns:1fr}.landing .how-steps:before{display:none}.landing .how-step{text-align:left;flex-direction:column;align-items:flex-start;gap:20px;display:flex}.landing .how-step-number{flex-shrink:0;width:56px;height:56px;margin:0 0 16px;font-size:20px}.landing .counter-inner{grid-template-columns:1fr;gap:32px}.landing .counter-body{border-top:1px solid #e9781733;border-left:none;padding-top:24px;padding-left:0}.landing .about-inner{grid-template-columns:1fr}.landing .form-box{padding:28px 20px}.landing .form-options-row{grid-template-columns:1fr}.landing .nav-site{display:none}}.hero-60-logo{filter:brightness(0)invert();opacity:.95;width:auto;height:96px;margin:20px 0 8px;display:block}.nav-logo{align-items:center;gap:12px;display:flex}.nav-logo-60{filter:brightness(0)invert();opacity:.95;width:auto;height:36px}
