@charset "utf-8";
body,html{overflow-x:hidden}.nav-inner,.nav-logo img,nav{transition:.3s}.mobile-menu a,.nav-links>li>a{font-weight:500;text-decoration:none}.dot,.hamburger,.slider-arrow{cursor:pointer}.cta-btn,.hero-btn,.link-card,.mobile-menu a,.nav-links>li>a{text-decoration:none}.cta-text p,.section-label,.slide-tag{text-transform:uppercase}.cf-grid,.cf-left,.cta-banner,.hero,.map-wrap,.mobile-menu,.partner-card,.service-card{overflow:hidden}:root{--navy:#0d2240;--gold:#c9a84c;--green:#51b843;--green-light:#67ff53;--gold-light:#e8cc80;--cream:#faf8f3;--text:#2c3e50;--text-light:#6b7c93;--white:#ffffff;--border:#e8e0d0;--section-bg:#f5f3ee}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:var(--text);background:var(--white)}nav{position:fixed;top:0;width:100%;z-index:1000;background:#fff;backdrop-filter:blur(12px);border-bottom:1px solid #e8e0d0;box-shadow:0 2px 16px rgba(13,34,64,.08)}nav.shrink #sitelogo{height:55px}nav.shrink .nav-inner{height:60px}.nav-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:80px}.nav-logo img{height:55px;width:auto}.nav-links{display:flex;gap:0;list-style:none}.hamburger,.hamburger.is-open .bar-2,.mobile-menu{display:none}.nav-links>li>a{display:block;padding:.5rem 1rem;color:var(--navy);font-size:1rem;letter-spacing:.02em;transition:color .2s}.link-card:hover .link-ic,.nav-links>li>a:hover,.opening-item i,.section-title span{color:var(--green)}.nav-cta{background:var(--navy)!important;color:var(--white)!important;border-radius:4px;padding:.5rem 1.25rem!important;font-weight:600!important}.nav-cta:hover{background:var(--green)!important;color:#fff!important}.hamburger{flex-direction:column;justify-content:center;width:36px;height:36px;padding:4px;background:0 0;border:none;position:relative}.service-card:hover::before,.slide{width:100%}#scrollTop,.mobile-menu{position:fixed;opacity:0}.hamburger .bar{display:block;width:30px;height:2px;background:var(--navy);border-radius:2px;position:absolute;left:6px;transition:transform .3s,opacity .3s,top .3s}.hamburger .bar-1{top:10px}.hamburger .bar-2{top:19px}.hamburger .bar-3{top:27px}.hamburger.is-open .bar-1{top:16px!important;transform:rotate(45deg)}.hamburger.is-open .bar-3{top:17px!important;transform:rotate(-45deg)}.mobile-menu{top:90px;left:0;right:0;background:var(--navy);z-index:998;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .3s;border-top:2px solid var(--gold);box-shadow:0 8px 32px rgba(13,34,64,.25)}.hero,.slide{position:relative}.mobile-menu.open{max-height:500px;opacity:1}.mobile-menu a{display:flex;align-items:center;gap:.75rem;padding:.95rem 1.75rem;color:rgba(255,255,255,.82);font-size:.9rem;border-bottom:1px solid rgba(255,255,255,.07);transition:background .2s,color .2s,padding-left .2s}.mobile-menu a:hover{color:var(--gold);background:rgba(255,255,255,.04);padding-left:2.25rem}.mobile-menu a:last-child{border-bottom:none;color:var(--gold);font-weight:600}.mobile-menu a i{font-size:.75rem;color:var(--gold);opacity:.7}.hero{height:100vh;min-height:640px;background:#080f1a}.slide,.slides{height:100%;display:flex;background:#080f1a}.slides{transition:transform .8s cubic-bezier(.77,0,.175,1);will-change:transform}.dot,.hero-btn,.slider-arrow{transition:.3s}.slide{min-width:100%;align-items:center;justify-content:center;flex-shrink:0}.slide-bg,.slide-overlay{position:absolute;inset:0}.slide-bg{background-size:cover;background-position:center;filter:brightness(.35)}.slide-overlay{background:linear-gradient(135deg,rgba(13,34,64,.7) 0,rgba(13,34,64,.2) 100%)}.hero-btn,.slide-tag{display:inline-block;background:var(--green);font-weight:700}.slide-content{position:relative;z-index:2;text-align:center;color:var(--white);max-width:820px;padding:0 2rem}.slide-tag{color:var(--navy);font-size:.75rem;letter-spacing:.15em;padding:.35rem 1rem;border-radius:2px;margin-bottom:1.5rem}.slide-content h1{font-family:"Playfair Display",serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;line-height:1.15;margin-bottom:1.25rem}.footer-col ul li a:hover,.sector-card:hover .sector-desc,.sector-card:hover .sector-icon,.sector-card:hover .sector-name,.slide-content h1 span{color:var(--green-light)}.slide-content p{font-size:1.05rem;color:rgba(255,255,255,.8);max-width:600px;margin:0 auto 2rem;line-height:1.7}.hero-btn{color:#fff;padding:.9rem 2.2rem;border-radius:4px;font-size:.9rem;letter-spacing:.05em;margin:0 .5rem}.slider-arrow,.slider-dots{position:absolute;z-index:10;display:flex}.hero-btn:hover{background:var(--green-light);color:var(--navy);transform:translateY(-2px);box-shadow:0 8px 24px rgba(201,168,76,.35)}.hero-btn.outline{background:0 0;border:2px solid rgba(255,255,255,.6);color:var(--white)}.hero-btn.outline:hover{background:rgba(255,255,255,.1);color:#fff}.slider-dots{bottom:2rem;left:50%;transform:translateX(-50%);gap:.6rem}.dot{width:8px;height:8px;border-radius:50%;background:var(--navy)}.dot.active{background:var(--green);width:28px;border-radius:4px}.slider-arrow{top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);color:var(--white);width:48px;height:48px;border-radius:50%;align-items:center;justify-content:center;font-size:1rem;backdrop-filter:blur(4px)}.divider,.service-card::before{height:3px;background:var(--green)}.slider-arrow:hover{background:var(--green);border-color:var(--green);color:var(--navy)}.about-badge,.mv-card{border-left:4px solid var(--green)}.about-badge .big,.stat-num{font-size:2.5rem;font-weight:700;color:var(--green-light);font-family:"Playfair Display",serif}.slider-arrow.prev{left:2rem}.slider-arrow.next{right:2rem}.stats-strip{background:var(--navy);padding:2.5rem 2rem}.stats-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}.about-grid,.mission-vision{grid-template-columns:1fr 1fr;display:grid}.stat-label{color:rgba(255,255,255,.65);font-size:.875rem;margin-top:.25rem}section{padding:5rem 2rem}.section-inner{max-width:1280px;margin:0 auto}.section-label{font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--green);margin-bottom:0}.section-title{font-family:"Playfair Display",serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;color:var(--navy);line-height:1.2}.section-subtitle{color:var(--text);font-size:1rem;line-height:1.7;margin-top:1rem;max-width:680px}.divider{width:48px;margin:1.5rem 0}.about-grid{gap:3rem;align-items:start}.about-img-wrap{position:relative}.about-img-wrap img{width:100%;border-radius:4px;display:block;object-fit:cover;max-height:480px}.about-badge{position:absolute;bottom:-1.5rem;right:-1.3rem;background:var(--navy);color:var(--white);padding:1.5rem 2rem;border-radius:4px;text-align:center;box-shadow:0 12px 40px rgba(13,34,64,.2)}.cf-brand,.cf-contact-links,.cf-highlights,.cf-left,.cta-banner,.cta-inner,.service-card{position:relative}.contact-sec,.mv-card,.services-sec{background:var(--section-bg)}.about-badge .big{line-height:1}.about-badge .small{font-size:.75rem;color:rgba(255,255,255,.8);margin-top:.25rem}.about-text p{color:var(--text);line-height:1.5;margin-bottom:1rem}.mission-vision{gap:1.5rem}.mv-card{padding:1.75rem;border-radius:0 6px 6px 0}.sector-card,.service-card{border:1px solid var(--border);transition:.3s}.mv-card h4{font-family:"Playfair Display",serif;color:var(--navy);margin-bottom:.75rem;font-size:1.5rem}.mv-card p{font-size:1rem;color:var(--text);line-height:1.5;margin-bottom:.85rem}.service-card h3,.service-card p{color:var(--navy);margin-bottom:.75rem}.services-grid,.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.service-card{background:var(--white);border-radius:6px;padding:2rem}.service-card::before{content:"";position:absolute;bottom:0;left:0;width:0;transition:width .4s}.service-card:hover{box-shadow:0 12px 40px rgba(13,34,64,.1);transform:translateY(-4px)}.svc-icon{width:56px;height:56px;background:rgba(201,168,76,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--green);margin-bottom:1.25rem}.service-card h3{font-family:"Playfair Display",serif;font-size:1.4rem}.service-card p{font-size:1rem}.service-card ul{list-style:none;font-size:.95rem}.service-card ul li{color:var(--text);padding:.3rem 0;display:flex;align-items:center;gap:.5rem}.service-card ul li::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--green);flex-shrink:0}.sectors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}.sector-card{background:var(--white);border-radius:8px;padding:1.5rem;text-align:left;cursor:default;display:flex;flex-direction:column;gap:.5rem}.sector-desc,.sector-icon,.sector-name{transition:color .3s}.sector-card:hover{background:var(--navy);border-color:var(--navy)}.sector-icon{font-size:1.75rem;color:var(--green);display:block}.sector-name{font-size:1.3rem;font-weight:600;color:var(--navy)}.sector-desc{font-size:.9rem;color:var(--text);line-height:1.5}.cta-btn,.link-card,.partner-card,.why-card{transition:.3s}.partners-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.partner-card{background:var(--white);border:1px solid var(--border);border-radius:8px}.partner-card:hover{box-shadow:0 12px 40px rgba(13,34,64,.12);transform:translateY(-4px)}.partner-photo{width:100%;height:400px;object-fit:cover;object-position:top center;display:block}.partner-info{padding:1.5rem;border-top:3px solid var(--green)}.partner-card h3{font-family:"Playfair Display",serif;color:var(--navy);font-size:1.5rem}.partner-card .qual{font-size:1rem;color:var(--green);font-weight:600;margin:.3rem 0 .9rem}.partner-card p{font-size:1rem;color:var(--text);line-height:1.7;margin-bottom:15px}.why-sec{background:var(--navy)}.why-card{text-align:center;padding:2rem 1.5rem;border:1px solid rgba(201,168,76,.2);border-radius:6px}.why-card:hover{background:rgba(201,168,76,.08);border-color:var(--green)}.why-icon{font-size:2.2rem;color:var(--green);margin-bottom:1rem}.why-card h4{font-family:"Playfair Display",serif;color:var(--white);margin-bottom:.5rem}.why-card p{font-size:.875rem;color:rgba(255,255,255,.75);line-height:1.6}.links-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:3rem}.link-card{display:flex;align-items:center;gap:1rem;background:var(--section-bg);border:1px solid var(--border);padding:1rem 1.25rem;border-radius:4px;color:var(--text)}.cta-inner,.info-icon{display:flex;align-items:center}.link-card:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.cta-banner::after,.cta-banner::before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cpolygon points='100,10 190,80 160,180 40,180 10,80' fill='%23ffffff'/%3E%3C/svg%3E") center/contain no-repeat}.link-ic{color:var(--green);font-size:1.1rem}.link-card span{font-size:.875rem;font-weight:500}.info-icon{background:var(--navy);justify-content:center;color:var(--green);flex-shrink:0}.cta-banner{background:linear-gradient(120deg,#0d2240 0,#1a3a6b 60%,#0d2240 100%);padding:4rem 2rem}.cta-banner::before{right:-80px;width:520px;height:520px;opacity:.08}.cta-banner::after{right:60px;width:320px;height:320px;opacity:.06}.cta-inner{max-width:1280px;margin:0 auto;justify-content:space-between;gap:2rem;z-index:2}.cta-text h2{font-family:"Playfair Display",serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:var(--white);line-height:1.3;margin-bottom:.75rem}.cta-text h2 em{color:var(--gold-light);font-style:normal}.cta-text p{font-size:.9rem;color:rgba(255,255,255,.65);letter-spacing:.08em;font-weight:500}.cta-btn{display:inline-flex;align-items:center;gap:.6rem;white-space:nowrap;background:var(--white);color:var(--navy);padding:1rem 2rem;border-radius:40px;font-weight:700;font-size:.95rem;box-shadow:0 8px 32px rgba(0,0,0,.25);flex-shrink:0}.cta-btn i,.info-icon{font-size:1rem}.cf-contact-link,.footer-col ul li a{text-decoration:none;transition:color .2s}.cta-btn:hover{background:var(--gold);color:var(--navy);transform:translateY(-2px);box-shadow:0 12px 40px rgba(201,168,76,.4)}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;margin-top:3rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-item{display:flex;gap:1rem;align-items:flex-start}.info-icon{width:44px;height:44px;background:var(--navy);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--gold);flex-shrink:0}.info-item h4{font-weight:600;color:var(--navy);margin-bottom:.25rem;font-size:.9rem}.info-item a,.info-item p{font-size:.875rem;color:var(--text);text-decoration:none;line-height:1.6}.map-wrap{border-radius:8px;border:1px solid var(--border);box-shadow:0 8px 32px rgba(0,0,0,.08)}.map-wrap iframe{width:100%;height:420px;border:none;display:block}.cf-left::after,.cf-left::before{content:"";position:absolute;border-radius:50%;pointer-events:none}#tools{padding:.5rem 2rem 4rem}.contact-form-sec{background:var(--white)}.cf-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:0;min-height:580px;border-radius:12px;box-shadow:0 16px 64px rgba(13,34,64,.12);margin-top:3rem}.careers-grid,.form-row{grid-template-columns:1fr 1fr}.cf-left{background:linear-gradient(160deg,#0d2240 0,#1a3a6b 100%);padding:3.5rem;display:flex;flex-direction:column;justify-content:space-between}.cf-left::before{bottom:-60px;right:-60px;width:280px;height:280px;background:rgba(201,168,76,.08)}.cf-left::after{top:-40px;left:-40px;width:180px;height:180px;background:rgba(255,255,255,.04)}.cf-brand{z-index:2}.cf-brand img{height:64px;margin-bottom:2rem;filter:brightness(0) invert(1)}.cf-brand-fallback{font-family:"Playfair Display",serif;font-size:1.4rem;font-weight:700;color:var(--gold);margin-bottom:2rem;display:none}.cf-left h3{font-family:"Playfair Display",serif;font-size:1.8rem;font-weight:700;color:var(--white);line-height:1.3;margin-bottom:1rem}.cf-contact-link:hover,.cf-left h3 span{color:var(--gold-light)}.cf-left p{font-size:1rem;color:rgba(255,255,255,.85);line-height:1.8;margin-bottom:2rem}.cf-highlights{display:flex;flex-direction:column;gap:.75rem;z-index:2}.cf-highlight{display:flex;align-items:center;gap:.75rem}.cf-highlight i{color:var(--gold);font-size:.9rem}.cf-highlight span{font-size:1rem;color:rgba(255,255,255,.85)}.cf-contact-links{display:flex;flex-direction:column;gap:.6rem;margin-top:2rem;z-index:2}.cf-contact-link{display:flex;align-items:center;gap:.8rem;font-size:.95rem;color:rgba(255,255,255,.85)}.cf-contact-link i{color:var(--gold);width:16px}.cf-right{background:var(--white);padding:3.5rem}#scrollTop,.form-submit{background:var(--navy);color:var(--white);cursor:pointer}.cf-right h4{font-family:"Playfair Display",serif;font-size:1.8rem;color:var(--navy);margin-bottom:.5rem}.cf-right .cf-sub{font-size:.95rem;color:var(--text);margin-bottom:2rem;line-height:1.6}.form-row{display:grid;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-group label{font-size:.9rem;font-weight:600;color:var(--navy);letter-spacing:.03em}.form-group input,.form-group select,.form-group textarea{padding:.8rem 1rem;border:1px solid var(--border);border-radius:6px;font-family:"DM Sans",sans-serif;font-size:.95rem;color:var(--text);background:#fafafa;transition:border-color .2s,box-shadow .2s;outline:0}.footer-col h4,.form-success h4{font-family:"Playfair Display",serif}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(201,168,76,.12);background:var(--white)}.form-group textarea{resize:vertical;min-height:100px}.form-group select{cursor:pointer}.form-submit{width:100%;padding:1rem;border:none;border-radius:6px;font-family:"DM Sans",sans-serif;font-size:1.3rem;font-weight:700;transition:.3s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.form-submit:hover{background:var(--green);color:var(--navy);transform:translateY(-1px);box-shadow:0 6px 20px rgba(201,168,76,.3)}.form-success{display:none;text-align:center;padding:2rem}.form-success i{font-size:3rem;color:#22c55e;margin-bottom:1rem}.form-success h4{color:var(--navy);margin-bottom:.5rem}.form-success p{font-size:.875rem;color:var(--text)}.form-error-msg{display:none;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.85rem 1rem;margin-bottom:1rem;font-size:.85rem;color:#dc2626;display:flex;align-items:flex-start;gap:.5rem}.form-error-msg i{margin-top:.1rem;flex-shrink:0}.careers-grid{display:grid;gap:3rem;align-items:start;margin-top:2rem}.openings-list{display:flex;flex-direction:column;gap:.9rem}.opening-item{display:flex;align-items:center;gap:1rem;background:var(--white);border:1px solid var(--border);padding:1rem 1.25rem;border-radius:4px;font-size:.95rem;color:var(--text);font-weight:500;transition:.3s}.careers-perks,.perk{display:flex;gap:.75rem}.opening-item:hover{border-color:var(--green);color:var(--navy)}.careers-text p{color:var(--text);line-height:1.8;margin-bottom:1rem}.careers-perks{flex-direction:column;margin:1.5rem 0}.title-opening{font-family:'Playfair Display',serif;color:var(--navy);margin-bottom:1rem;font-size:1.5rem}.perk{align-items:flex-start}.perk i{color:var(--green);margin-top:.15rem}.perk span{font-size:.95rem;color:var(--text);line-height:1.5}footer{background:#080f1a;color:var(--white);padding:4rem 2rem 0}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:2fr 1.2fr 1.2fr 1.4fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo{background:#fff;padding:5px 5px 0;border-radius:8px}.footer-logo img{height:80px}.footer-about{font-size:.875rem;color:rgba(255,255,255,.8);line-height:1.8;margin-top:1rem}.footer-col h4{font-size:1.8rem;color:var(--green);margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid rgba(201,168,76,.2)}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer-col ul li a{font-size:.85rem;color:rgba(255,255,255,.8);display:flex;align-items:center;gap:.4rem}.footer-col ul li a i{font-size:.7rem;color:var(--green)}.footer-contact-item{display:flex;gap:.75rem;margin-bottom:.9rem;align-items:flex-start}.footer-contact-item i{color:var(--green);font-size:.875rem;margin-top:.15rem}.footer-contact-item span{font-size:.85rem;color:rgba(255,255,255,.5);line-height:1.5}.footer-bottom{max-width:1280px;margin:0 auto;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:rgba(255,255,255,.35)}#scrollTop{bottom:1rem;right:1rem;z-index:999;width:40px;height:40px;border-radius:50%;border:1px solid #686868;display:flex;align-items:center;justify-content:center;font-size:1.1rem;box-shadow:0 4px 20px rgba(13,34,64,.3);pointer-events:none;transition:opacity .3s,transform .3s,background .2s;transform:translateY(12px)}#scrollTop.visible{opacity:1;pointer-events:all;transform:translateY(0)}#scrollTop:hover{background:var(--green);color:var(--navy)}@keyframes fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s,transform .6s}.reveal.visible{opacity:1;transform:none}@media(max-width:1024px){.about-grid,.careers-grid,.cf-grid,.contact-grid,.partners-grid{grid-template-columns:1fr}.about-grid{gap:3rem}.about-badge{right:0;bottom:-1rem}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.sectors-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{flex-direction:column;text-align:center}}@media(max-width:768px){.footer-bottom,.partner-info .qual,.partner-info h3,.sector-card,.sectors-grid,.service-card{text-align:center}.nav-links{display:none}.hamburger{display:flex}.mobile-menu{display:block}.nav-logo img{height:50px;width:auto;transition:.3s}.slide-content{padding:0 1rem}.slide-content h1{font-family:"Playfair Display",serif;font-size:clamp(1.8rem,5vw,3rem);font-weight:700;line-height:1.15;margin-bottom:1.25rem}.slider-arrow{width:36px;height:36px;font-size:.75rem}.slider-arrow.prev{left:.6rem}.slider-arrow.next{right:.6rem}.stats-inner{grid-template-columns:1fr 1fr}.footer-inner,.form-row,.mission-vision,.services-grid,.why-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:.5rem}.sectors-grid{grid-template-columns:repeat(1,1fr)}.cf-left{padding:2rem 3rem 3rem 1.5rem;width:90vw}.cf-right{padding:2rem 1rem;width:80vw}section{padding:3rem 2rem}.footer-logo img{max-width:100%;height:auto}.hero-btn{margin-bottom:10px}.service-card ul{text-align:left}.svc-icon{margin:0 auto}.nav-inner{height:45px}.hamburger .bar-1{top:10px}.hamburger .bar-2{top:19px}.hamburger .bar-3{top:27px}} .captcha-wrap {    display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;  background: #f8f7f4; border: 1px solid var(--border);  border-radius: 6px; padding: 0.75rem 1rem; }.captcha-question{font-size:1.1rem;font-weight:500;color:var(--navy);white-space:nowrap;flex-shrink:0;font-family:Arial,verdana,serif;letter-spacing:.02em}.captcha-eq{color:var(--gold);font-weight:700;margin:0 .25rem}.captcha-answer{width:80px;padding:.55rem .75rem;border:1px solid var(--border);border-radius:5px;font-family:"DM Sans",sans-serif;font-size:.9rem;color:var(--text);background:var(--white);outline:0;transition:border-color .2s,box-shadow .2s;text-align:center}.captcha-answer:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(201,168,76,.12)}.captcha-answer.error{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.captcha-refresh{background:0 0;border:none;cursor:pointer;color:var(--text-light);font-size:.85rem;padding:.35rem .5rem;border-radius:4px;transition:color .2s,background .2s;margin-left:auto;flex-shrink:0;display:flex;align-items:center;gap:.3rem}.captcha-refresh:hover{color:var(--gold);background:rgba(201,168,76,.08)}.captcha-label{font-size:.78rem;font-weight:600;color:var(--navy);letter-spacing:.03em;margin-bottom:.4rem;display:block}.hp-field{position:absolute;left:-9999px;opacity:0;pointer-events:none;tab-index:-1}

