*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter',sans-serif;background:#0F0F0F;color:#F5E9D7;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#C9A14A;text-decoration:none;transition:color .3s ease}a:hover{color:#F5E9D7}a,button,input,select,textarea{min-height:44px}button{font-family:'Inter',sans-serif}h1,h2,h3,h4,h5,h6{font-family:'Playfair Display',serif;line-height:1.15;color:#F5E9D7}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(1.875rem,4vw,3rem)}h3{font-size:clamp(1.375rem,3vw,1.875rem)}h4{font-size:1.25rem}p{margin-bottom:1rem;color:#F5E9D7}.text-gold{color:#C9A14A}.text-cream{color:#F5E9D7}.text-muted{color:rgba(245,233,215,.6)}.section-label{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#C9A14A;margin-bottom:1rem;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container-wide{max-width:1400px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-sm{padding:3rem 0}.section-dark{background:#0F0F0F}.section-navy{background:#0E1A2B}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{margin-bottom:1rem}.section-header p{color:rgba(245,233,215,.8);font-size:1.0625rem}.gold-line{display:block;width:60px;height:3px;background:#C9A14A;margin-bottom:1.5rem}.gold-line-center{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-family:'Inter',sans-serif;font-size:.9375rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;min-height:44px;min-width:120px;line-height:1.2}.btn-primary{background:#C9A14A;color:#0F0F0F}.btn-primary:hover{background:#F5E9D7;color:#0F0F0F}.btn-secondary{background:transparent;color:#C9A14A;border:2px solid #C9A14A}.btn-secondary:hover{background:#C9A14A;color:#0F0F0F}.btn-ghost{background:transparent;color:#F5E9D7;border:2px solid rgba(245,233,215,.3)}.btn-ghost:hover{border-color:#C9A14A;color:#C9A14A}.btn-sm{padding:.625rem 1.25rem;font-size:.8125rem}.skip-link{position:absolute;top:-100%;left:1rem;background:#C9A14A;color:#0F0F0F;padding:.5rem 1rem;z-index:9999;font-weight:700;min-height:auto}.skip-link:focus{top:1rem}.nav{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.25rem 0;transition:all .35s ease;background:transparent}.nav.scrolled{background:rgba(10,15,25,.97);padding:.875rem 0;box-shadow:0 2px 40px rgba(0,0,0,.6)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-logo{display:flex;align-items:center;min-height:44px}.nav-logo img{height:50px;width:auto}.nav-links{display:flex;align-items:center;gap:0;list-style:none}.nav-link{display:flex;align-items:center;padding:.625rem 1rem;color:rgba(245,233,215,.8);font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:color .3s ease;min-height:44px;position:relative}.nav-link::after{content:'';position:absolute;bottom:0;left:1rem;right:1rem;height:1px;background:#C9A14A;transform:scaleX(0);transition:transform .3s ease}.nav-link:hover,.nav-link.active{color:#C9A14A}.nav-link:hover::after,.nav-link.active::after{transform:scaleX(1)}.nav-cta{margin-left:1.25rem;padding:.625rem 1.5rem;font-size:.8125rem;min-height:44px}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;min-height:44px;min-width:44px;align-items:center;justify-content:center}.nav-toggle span{display:block;width:24px;height:2px;background:#F5E9D7;transition:all .3s ease}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle.active span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#0A0F19;z-index:999;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem}.mobile-menu.open{display:flex}.mobile-menu .nav-link{font-size:1.125rem;padding:1rem 2rem;letter-spacing:.15em}.mobile-menu .btn{width:100%;max-width:280px;text-align:center;margin-top:1rem}.hero{min-height:100vh;display:flex;align-items:stretch;padding-top:80px;background:#0F0F0F;overflow:hidden;position:relative}.hero-split{display:grid;grid-template-columns:58% 42%;width:100%;align-items:stretch}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 0;position:relative;z-index:2}.hero-visual{position:relative;overflow:hidden;min-height:100%}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(105deg,#0F0F0F 0%,rgba(15,15,15,.6) 40%,transparent 100%)}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(201,161,74,.12);border:1px solid rgba(201,161,74,.35);padding:.4rem 1rem;margin-bottom:1.75rem;width:fit-content}.hero-badge span{font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#C9A14A}.hero-title{font-size:clamp(2.75rem,5vw,4.5rem);line-height:1.05;margin-bottom:1.5rem;color:#F5E9D7}.hero-title .accent{color:#C9A14A}.hero-subtitle{font-size:1.0625rem;color:rgba(245,233,215,.75);margin-bottom:2.5rem;max-width:480px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.hero-stats{display:flex;gap:2.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(201,161,74,.2)}.hero-stat-number{font-family:'Playfair Display',serif;font-size:2rem;font-weight:700;color:#C9A14A;display:block;line-height:1}.hero-stat-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(245,233,215,.55);margin-top:.25rem;display:block}.alt-section{padding:5rem 0}.alt-section-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.alt-section-grid.reverse .alt-section-visual{order:-1}.alt-section-visual{position:relative;overflow:hidden}.alt-section-visual picture,.alt-section-visual img{width:100%;height:450px;object-fit:cover;object-position:top center;display:block}.alt-section-visual::before{content:'';position:absolute;inset:0;border:2px solid rgba(201,161,74,.2);z-index:1;pointer-events:none}.alt-section-content h2{margin-bottom:1rem}.alt-section-content p{color:rgba(245,233,215,.78);margin-bottom:1.5rem;line-height:1.75}.feature-list{list-style:none;margin-bottom:2rem}.feature-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.625rem 0;border-bottom:1px solid rgba(201,161,74,.08);color:rgba(245,233,215,.82);font-size:.9375rem;line-height:1.6}.feature-list li::before{content:'▸';color:#C9A14A;font-size:.875rem;flex-shrink:0;margin-top:.15rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.card-grid-2{grid-template-columns:repeat(2,1fr)}.card-grid-3{grid-template-columns:repeat(3,1fr)}.card{background:#0E1A2B;border:1px solid rgba(201,161,74,.1);padding:2.5rem;transition:all .35s ease;position:relative;overflow:hidden}.card::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#C9A14A;transition:height .4s ease}.card:hover::before{height:100%}.card:hover{border-color:rgba(201,161,74,.3);transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,.4)}.card-number{font-family:'Playfair Display',serif;font-size:3rem;color:rgba(201,161,74,.12);font-weight:700;margin-bottom:.5rem;line-height:1}.card h3{font-size:1.1875rem;margin-bottom:.75rem;color:#F5E9D7}.card p{color:rgba(245,233,215,.7);font-size:.9375rem;margin:0;line-height:1.7}.card-icon{width:48px;height:48px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.card-icon svg{width:30px;height:30px;stroke:#C9A14A;fill:none;stroke-width:1.5}.stats-row{display:grid;grid-template-columns:repeat(4,1fr)}.stat-item{padding:3rem 2rem;text-align:center;border-right:1px solid rgba(201,161,74,.12)}.stat-item:last-child{border-right:none}.stat-number{font-family:'Playfair Display',serif;font-size:2.75rem;font-weight:700;color:#C9A14A;display:block;line-height:1;margin-bottom:.625rem}.stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(245,233,215,.55)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.process-grid::before{content:'';position:absolute;top:23px;left:calc(12.5% + 16px);right:calc(12.5% + 16px);height:1px;background:linear-gradient(to right,#C9A14A,rgba(201,161,74,.15));z-index:0}.process-step{text-align:center;position:relative;z-index:1}.step-number{width:48px;height:48px;background:#C9A14A;display:flex;align-items:center;justify-content:center;font-family:'Playfair Display',serif;font-weight:700;font-size:1.125rem;color:#0F0F0F;margin:0 auto 1.5rem}.process-step h3{font-size:1.0625rem;margin-bottom:.625rem;color:#F5E9D7}.process-step p{font-size:.875rem;color:rgba(245,233,215,.65);line-height:1.6}.cta-banner{padding:6rem 0;background:#0E1A2B;position:relative;overflow:hidden}.cta-banner::before{content:'';position:absolute;top:-40%;right:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(201,161,74,.05) 0%,transparent 65%);pointer-events:none}.cta-banner::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(201,161,74,.3),transparent)}.cta-banner-inner{text-align:center;position:relative;z-index:1}.cta-banner h2{margin-bottom:1rem}.cta-banner p{color:rgba(245,233,215,.72);font-size:1.0625rem;max-width:580px;margin:0 auto 2.5rem}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:5rem;align-items:start}.contact-info h2{margin-bottom:1rem}.contact-info>p{color:rgba(245,233,215,.75);margin-bottom:2rem}.contact-detail{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(201,161,74,.1)}.contact-detail:last-child{border-bottom:none}.contact-detail-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(201,161,74,.08);flex-shrink:0;border:1px solid rgba(201,161,74,.2)}.contact-detail-icon svg{width:20px;height:20px;stroke:#C9A14A;fill:none;stroke-width:1.5}.contact-detail-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.12em;color:#C9A14A;margin-bottom:.25rem;display:block}.contact-detail-value{color:rgba(245,233,215,.85);font-size:.9375rem}.form-wrapper{background:#0E1A2B;padding:2.5rem;border:1px solid rgba(201,161,74,.15)}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#C9A14A;margin-bottom:.5rem}.form-label .req{color:#C9A14A}.form-input,.form-select,.form-textarea{width:100%;background:rgba(15,15,15,.9);border:1px solid rgba(201,161,74,.2);padding:.875rem 1rem;color:#F5E9D7;font-family:'Inter',sans-serif;font-size:1rem;transition:border-color .3s ease,background .3s ease;min-height:44px;outline:none;-webkit-appearance:none;appearance:none;border-radius:0}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#C9A14A;background:rgba(14,26,43,.95)}.form-input::placeholder,.form-textarea::placeholder{color:rgba(245,233,215,.25)}.form-textarea{resize:vertical;min-height:130px;line-height:1.6}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 4.5L11 1' stroke='%23C9A14A' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.form-select option{background:#0E1A2B;color:#F5E9D7}.form-checkbox-wrap{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;color:rgba(245,233,215,.78);line-height:1.5}.form-checkbox-wrap input[type="checkbox"]{width:18px;height:18px;min-height:18px;flex-shrink:0;margin-top:.1rem;accent-color:#C9A14A;cursor:pointer;border-radius:0}.form-field-error{display:none;color:#ff7b7b;font-size:.75rem;margin-top:.375rem}.form-field-error.show{display:block}.alert{padding:1.25rem 1.5rem;margin-bottom:1.5rem;border-left:3px solid;font-size:.9375rem}.alert-success{background:rgba(72,199,142,.08);border-color:#48c78e;color:#48c78e}.alert-error{background:rgba(255,107,107,.08);border-color:#ff6b6b;color:#ff6b6b}.honeypot{display:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important;top:-9999px!important}.page-header{padding:8rem 0 4rem;background:#0E1A2B;position:relative;overflow:hidden}.page-header::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(to right,#C9A14A,rgba(201,161,74,.2),transparent)}.page-header .container{position:relative;z-index:1}.page-header h1{margin-bottom:1rem}.page-header p{color:rgba(245,233,215,.72);max-width:580px;font-size:1.0625rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumb a{color:#C9A14A;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;min-height:auto;line-height:1.5}.breadcrumb a:hover{color:#F5E9D7}.breadcrumb-sep{color:rgba(201,161,74,.35);font-size:.75rem;line-height:1.5}.breadcrumb-current{color:rgba(245,233,215,.5);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;line-height:1.5}.footer{background:#070B10;border-top:1px solid rgba(201,161,74,.12);padding:5rem 0 0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(201,161,74,.1)}.footer-brand img{height:auto;max-height:70px;width:auto;max-width:180px;margin-bottom:1.5rem;display:block;object-fit:contain}.footer-brand p{color:rgba(245,233,215,.55);font-size:.875rem;line-height:1.75;margin-bottom:1.5rem}.footer-heading{font-family:'Inter',sans-serif;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#C9A14A;margin-bottom:1.25rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.625rem}.footer-links a{color:rgba(245,233,215,.6);font-size:.875rem;transition:color .3s ease;min-height:auto;display:inline;line-height:1.6}.footer-links a:hover{color:#C9A14A}.footer-contact-item{display:flex;align-items:flex-start;gap:.625rem;margin-bottom:.75rem;color:rgba(245,233,215,.6);font-size:.875rem;line-height:1.6}.footer-contact-item svg{width:15px;height:15px;stroke:#C9A14A;fill:none;stroke-width:1.5;flex-shrink:0;margin-top:.2rem}.footer-bottom{padding:1.5rem 0}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copyright{color:rgba(245,233,215,.4);font-size:.8rem}.footer-legal-links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-legal-links a{color:rgba(245,233,215,.4);font-size:.8rem;transition:color .3s ease;min-height:auto;display:inline}.footer-legal-links a:hover{color:#C9A14A}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;background:#C9A14A;color:#0F0F0F;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .35s ease;z-index:500;border:none}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:#F5E9D7;transform:translateY(-3px)}.back-to-top svg{width:18px;height:18px;stroke:#0F0F0F;fill:none;stroke-width:2.5}.service-card{background:#0E1A2B;border:1px solid rgba(201,161,74,.1);padding:2.5rem;position:relative;overflow:hidden;transition:all .35s ease}.service-card::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#C9A14A;transition:width .4s ease}.service-card:hover::after{width:100%}.service-card:hover{transform:translateY(-4px);border-color:rgba(201,161,74,.25);box-shadow:0 20px 60px rgba(0,0,0,.4)}.service-card h3{font-size:1.3125rem;margin-bottom:.875rem}.service-card p{color:rgba(245,233,215,.68);font-size:.9375rem;margin-bottom:1.5rem;line-height:1.7}.service-tag{display:inline-block;background:rgba(201,161,74,.08);color:#C9A14A;font-size:.625rem;text-transform:uppercase;letter-spacing:.12em;padding:.25rem .75rem;margin-right:.5rem;margin-bottom:.5rem;border:1px solid rgba(201,161,74,.2)}.apply-form-section{background:#0E1A2B;padding:3rem 0 5rem}.apply-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.apply-perk{text-align:center;padding:2rem 1.5rem;background:rgba(201,161,74,.04);border:1px solid rgba(201,161,74,.1)}.apply-perk h3{font-size:.9375rem;margin-bottom:.5rem;color:#C9A14A;text-transform:uppercase;letter-spacing:.05em}.apply-perk p{font-size:.875rem;color:rgba(245,233,215,.6);margin:0;line-height:1.6}.file-upload-wrap input[type="file"]{width:100%;padding:.875rem 1rem;background:rgba(15,15,15,.9);border:1px dashed rgba(201,161,74,.25);color:rgba(245,233,215,.55);cursor:pointer;font-size:.875rem;min-height:44px;font-family:'Inter',sans-serif}.file-upload-wrap input[type="file"]:focus{outline:2px solid #C9A14A;outline-offset:2px}.legal-content{max-width:800px;margin:0 auto;padding:3rem 0 5rem}.legal-content h2{font-size:1.375rem;margin:2.5rem 0 .875rem;color:#C9A14A;font-family:'Inter',sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.legal-content h3{font-size:1.0625rem;margin:1.75rem 0 .625rem;color:#F5E9D7;font-family:'Inter',sans-serif;font-weight:600}.legal-content p{color:rgba(245,233,215,.78);line-height:1.85;margin-bottom:1.25rem;font-size:.9375rem}.legal-content ul{color:rgba(245,233,215,.78);padding-left:1.5rem;margin-bottom:1.25rem;line-height:1.85}.legal-content ul li{margin-bottom:.5rem;font-size:.9375rem}.legal-meta{background:rgba(201,161,74,.06);padding:1rem 1.5rem;border-left:3px solid #C9A14A;margin-bottom:2.5rem;font-size:.875rem;color:rgba(245,233,215,.6)}.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;background:#0F0F0F}.error-page-inner{max-width:600px}.error-number{font-family:'Playfair Display',serif;font-size:clamp(6rem,18vw,12rem);color:rgba(201,161,74,.1);line-height:1;display:block;margin-bottom:-2rem}.error-title{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:1rem;color:#F5E9D7}.error-text{color:rgba(245,233,215,.65);max-width:480px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.75}.error-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}:focus-visible{outline:2px solid #C9A14A;outline-offset:3px}.text-center{text-align:center}.d-flex{display:flex}.align-center{align-items:center}.gap-1{gap:1rem}.mb-0{margin-bottom:0!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}@keyframes fadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}[data-animate]{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}[data-animate].animated{opacity:1;transform:none}[data-animate-delay="1"]{transition-delay:.1s}[data-animate-delay="2"]{transition-delay:.2s}[data-animate-delay="3"]{transition-delay:.3s}[data-animate-delay="4"]{transition-delay:.4s}[data-animate-delay="5"]{transition-delay:.5s}.quote-block{border-left:3px solid #C9A14A;padding:1.5rem 2rem;background:rgba(201,161,74,.04);margin:2rem 0}.quote-block p{font-family:'Playfair Display',serif;font-style:italic;font-size:1.0625rem;color:#F5E9D7;margin:0 0 .75rem;line-height:1.7}.quote-author{font-size:.75rem;color:#C9A14A;text-transform:uppercase;letter-spacing:.15em}.two-col-text{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.divider{width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(201,161,74,.2),transparent);margin:0}@media(max-width:1200px){.hero-split{grid-template-columns:55% 45%}.hero-content{padding:4rem 3rem 4rem 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid .footer-col-contact{grid-column:1/-1}}@media(max-width:1024px){.hero-split{grid-template-columns:1fr}.hero{min-height:auto;padding:80px 0 0}.hero-content{padding:4rem 0 3rem;text-align:center;align-items:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-stats{justify-content:center}.hero-badge{margin:0 auto 1.75rem}.hero-visual{min-height:420px;width:100%;position:relative}.hero-visual img{position:absolute}.hero-visual::after{background:linear-gradient(to bottom,#0F0F0F 0%,rgba(15,15,15,.3) 50%,#0F0F0F 100%)}.alt-section-grid{grid-template-columns:1fr;gap:3rem}.alt-section-grid.reverse .alt-section-visual{order:0}.contact-grid{grid-template-columns:1fr;gap:3rem}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid::before{display:none}.stats-row{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.stat-item{border-bottom:1px solid rgba(201,161,74,.1)}.stat-item:nth-child(3),.stat-item:last-child{border-bottom:none}.card-grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.apply-perks{grid-template-columns:1fr 1fr}.two-col-text{grid-template-columns:1fr}}@media(max-width:768px){.section{padding:3.5rem 0}.nav-links,.nav-cta{display:none}.nav-toggle{display:flex}.hero-content{padding:3rem 0 2.5rem}.hero-title{font-size:clamp(2.25rem,8vw,3rem)}.hero-stats{gap:1.5rem;flex-wrap:wrap}.hero-stat-number{font-size:1.75rem}.card-grid,.card-grid-3{grid-template-columns:1fr}.stats-row{grid-template-columns:1fr 1fr}.stat-item:nth-child(2){border-right:none}.footer-grid{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;text-align:center}.footer-legal-links{justify-content:center}.form-row{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.apply-perks{grid-template-columns:1fr}.cta-actions{flex-direction:column;align-items:center}.cta-actions .btn{width:100%;max-width:320px}.card-grid-2{grid-template-columns:1fr}}@media(max-width:480px){.container{padding:0 1.25rem}.hero-content{padding:2.5rem 0 2rem}.hero-stats{gap:1rem}.hero-stat-number{font-size:1.5rem}.btn{padding:.75rem 1.5rem}.form-wrapper{padding:1.75rem 1.25rem}.alt-section-visual picture,.alt-section-visual img{height:280px;object-position:top center}.section-header{margin-bottom:3rem}}@media print{.nav,.mobile-menu,.back-to-top,.cta-banner,.footer,.nav-toggle,.btn-primary,.btn-secondary{display:none!important}body{background:#fff;color:#000;font-size:12pt}main{padding:0}h1,h2,h3,h4,h5,h6{color:#000;page-break-after:avoid}p,li{color:#333}a{color:#000;text-decoration:underline}.section,.alt-section{padding:1rem 0;background:#fff!important}.container{max-width:100%;padding:0 1cm}.page-header{padding:2rem 0;background:#f5f5f5!important}.page-header h1,.page-header p{color:#000}.card,.service-card{border:1px solid #ccc;break-inside:avoid;background:#fff!important;box-shadow:none!important;transform:none!important}.legal-content{max-width:100%}.footer-bottom{border-top:1px solid #ccc}.footer-copyright{color:#666}.form-wrapper{background:#fff!important;border:1px solid #ccc}}
