*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--amber: #F59E0B;--amber-dark: #D97706;--earth: #111110;--earth-mid: #1C1917;--earth-card: #242120;--light: #FAFAF9;--gray: #A8A29E;--gray-dim: #57534E}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,-apple-system,sans-serif;background:var(--earth);color:var(--light);min-height:100vh;display:flex;flex-direction:column}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.5}header{text-align:center;padding:3rem 2rem 2rem;background:linear-gradient(180deg,rgba(245,158,11,.07) 0%,transparent 100%);border-bottom:1px solid rgba(245,158,11,.12);animation:fadeUp .5s ease both}.logo-wrap{display:inline-block;position:relative;margin-bottom:1.25rem}.logo-wrap:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:radial-gradient(ellipse,rgba(245,158,11,.14) 0%,transparent 65%);pointer-events:none;z-index:-1}.logo-wrap img{display:block;width:175px;height:auto;filter:drop-shadow(0 0 20px rgba(245,158,11,.32))}.tagline{font-family:Oswald,sans-serif;font-size:clamp(.95rem,2.5vw,1.2rem);font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--gray);margin-bottom:1.5rem}.trust-row{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;background:#f59e0b12;border:1px solid rgba(245,158,11,.2);border-radius:999px;font-size:.74rem;font-weight:500;color:var(--amber);letter-spacing:.04em}.badge svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.stats{display:flex;justify-content:center;background:var(--earth-mid);border-bottom:1px solid rgba(255,255,255,.05);animation:fadeUp .5s ease .1s both}.stat{flex:1;max-width:200px;text-align:center;padding:1.1rem .75rem;border-right:1px solid rgba(255,255,255,.05)}.stat:last-child{border-right:none}.stat-num{font-family:Oswald,sans-serif;font-size:1.85rem;font-weight:700;color:var(--amber);line-height:1;display:block}.stat-lbl{font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-dim);margin-top:.28rem;display:block}main{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff0b;max-width:1100px;width:100%;margin:0 auto}.panel{background:var(--earth);padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.875rem}.panel:nth-child(1){animation:fadeUp .5s ease .2s both}.panel:nth-child(2){animation:fadeUp .5s ease .3s both}.panel:nth-child(3){animation:fadeUp .5s ease .4s both}.panel-title{font-family:Oswald,sans-serif;font-size:.73rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--amber);padding-bottom:.75rem;border-bottom:1px solid rgba(245,158,11,.18);display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.panel-title:before{content:"";width:3px;height:13px;background:var(--amber);border-radius:2px;display:block;flex-shrink:0}.svc{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem;background:var(--earth-card);border-radius:8px;border:1px solid rgba(255,255,255,.04);transition:border-color .2s,transform .2s;cursor:default}.svc:hover{border-color:#f59e0b47;transform:translate(4px)}.svc-icon{width:34px;height:34px;background:#f59e0b1a;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.svc-icon svg{width:17px;height:17px;stroke:var(--amber);fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.svc-body h3{font-family:Oswald,sans-serif;font-size:.95rem;font-weight:600;color:var(--light);margin-bottom:.15rem;letter-spacing:.02em}.svc-body p{font-size:.79rem;color:var(--gray);line-height:1.5}.ccard{display:flex;align-items:center;gap:.875rem;padding:.875rem;background:var(--earth-card);border-radius:8px;border:1px solid rgba(255,255,255,.04)}.ccard-icon{width:34px;height:34px;background:#f59e0b1a;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ccard-icon svg{width:15px;height:15px;stroke:var(--amber);fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.ccard-body label{font-size:.64rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-dim);display:block;margin-bottom:.15rem}.ccard-body a,.ccard-body address,.ccard-body span{color:var(--light);text-decoration:none;font-style:normal;font-size:.9rem}.ccard-body a:hover{color:var(--amber)}.btn-call{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:var(--amber);color:var(--earth);text-decoration:none;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.06em;border-radius:8px;border:none;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 24px #f59e0b47;width:100%}.btn-call:hover:not(:disabled){background:var(--amber-dark);transform:translateY(-2px);box-shadow:0 8px 32px #f59e0b6b}.btn-call:disabled{opacity:.65;cursor:not-allowed}.btn-call svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-email{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem;border:1px solid rgba(245,158,11,.24);border-radius:8px;color:var(--amber);text-decoration:none;font-size:.875rem;background:transparent;cursor:pointer;transition:background .2s,border-color .2s;width:100%}.btn-email:hover{background:#f59e0b12;border-color:var(--amber)}.btn-email svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.area-note{font-size:.72rem;color:var(--gray-dim);text-align:center;display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:auto;padding-top:.5rem}.area-note svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.contact-form{display:flex;flex-direction:column;gap:.75rem}.form-group{display:flex;flex-direction:column;gap:.3rem}.form-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-dim)}.form-input{background:var(--earth-card);border:1px solid rgba(255,255,255,.08);border-radius:7px;color:var(--light);font-family:Inter,sans-serif;font-size:.875rem;padding:.625rem .75rem;transition:border-color .2s;width:100%}.form-input:focus{outline:none;border-color:#f59e0b80}.form-input::placeholder{color:var(--gray-dim)}.form-input--error{border-color:#ef444480}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2357534E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.form-select option{background:var(--earth-mid)}.form-textarea{resize:vertical;min-height:90px}.form-field-error{font-size:.72rem;color:#ef4444}.form-error-banner{font-size:.82rem;color:#ef4444;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:7px;padding:.625rem .75rem}.form-honeypot{position:absolute;left:-9999px;opacity:0;height:0;pointer-events:none}.turnstile-wrap{margin:.25rem 0}.form-success{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;text-align:center}.form-success strong{font-family:Oswald,sans-serif;font-size:1.1rem;color:var(--light)}.form-success p{font-size:.875rem;color:var(--gray)}.success-icon{width:48px;height:48px;stroke:var(--amber);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;background:#f59e0b1a;border-radius:50%;padding:10px}footer{text-align:center;padding:1.25rem 2rem;font-size:.71rem;color:var(--gray-dim);background:var(--earth-mid);border-top:1px solid rgba(255,255,255,.05)}footer a{color:var(--gray);text-decoration:none}footer a:hover{color:var(--amber)}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 820px){main{grid-template-columns:1fr;background:none;gap:1rem;padding:1rem}.panel{border:1px solid rgba(255,255,255,.05);border-radius:10px}}@media (max-width: 500px){header{padding:2rem 1.25rem 1.5rem}.logo-wrap img{width:150px}.stats{flex-wrap:wrap}.stat{min-width:50%;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.stat:nth-child(2n){border-left:1px solid rgba(255,255,255,.05)}}
