*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:clip}body{color:#1e252b;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f4f6f7;margin:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif}input,select,textarea,button{font-family:inherit}a{color:inherit;text-decoration:none}::selection{background:#ccd3d8}@keyframes soar-spin{to{transform:rotate(360deg)}}.soar-gear{transform-origin:50%;flex-shrink:0;animation:7s linear infinite soar-spin}.header{z-index:50;-webkit-backdrop-filter:blur(12px);background:#f4f6f7d1;border-bottom:1px solid #e1e4e7;position:sticky;top:0}.header-inner{flex-wrap:wrap;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:14px 32px;display:flex}.brand{order:1;align-items:center;gap:13px;margin-right:auto;display:flex}.brand-name{letter-spacing:-.01em;color:#1e252b;font-family:"Source Serif 4",serif;font-size:20px;font-weight:600;line-height:1}.brand-name .accent{color:#3a444d}.nav{order:2;align-items:center;gap:30px;display:flex}.nav-link{color:#555d63;font-size:14.5px;font-weight:500;transition:color .2s}.nav-link:hover{color:#3a444d}.nav-sep{background:#c7ced3;flex:none;width:1px;height:13px;display:none}.nav-cta{color:#fff;letter-spacing:.01em;background:#3a444d;border-radius:9px;order:3;padding:10px 18px;font-size:14.5px;font-weight:600;transition:background .2s,transform .2s}.nav-cta:hover{background:#2a323a;transform:translateY(-1px)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#3a444d;font-size:12.5px;font-weight:600}.hero{flex-wrap:wrap;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:84px 32px 100px;display:flex}.hero-copy{flex:380px;min-width:320px}.hero .eyebrow{margin-bottom:22px;display:block}.hero h1{letter-spacing:-.02em;color:#1e252b;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(40px,5vw,62px);font-weight:600;line-height:1.03}.hero p{color:#555d63;max-width:520px;margin:24px 0 0;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn-primary{color:#fff;background:#3a444d;border-radius:11px;padding:15px 28px;font-size:16px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 22px #222a3133}.btn-primary:hover{background:#2a323a;transform:translateY(-2px);box-shadow:0 14px 30px #222a3142}.btn-ghost{color:#1e252b;background:0 0;border:1.5px solid #cfd5da;border-radius:11px;padding:15px 26px;font-size:16px;font-weight:600;transition:border-color .2s,color .2s}.btn-ghost:hover{color:#3a444d;border-color:#3a444d}.hero-media{flex:340px;min-width:300px}.hero-frame{background:radial-gradient(120% 120% at 50% 0,#fff 0%,#eef0f2 58%,#e6e9eb 100%);border:1px solid #dde1e4;border-radius:18px;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #1c232a1f}.hero-frame:before{content:"";opacity:.45;background-image:repeating-linear-gradient(135deg,#e8eaed 0 13px,#f0f2f3 13px 26px);position:absolute;inset:0}.hero-frame:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #1c232a0f}.hero-icon{z-index:1;object-fit:contain;filter:drop-shadow(0 10px 22px #1c232a2e);width:44%;max-width:220px;height:auto;position:relative}.about{background:#f4f6f7;border-top:1px solid #e1e4e7;scroll-margin-top:84px}.about-inner{max-width:1100px;margin:0 auto;padding:92px 32px}.about-grid{flex-wrap:wrap;gap:52px;display:flex}.about-head{flex:300px;min-width:280px}.about-head .eyebrow{margin-bottom:18px;display:block}.about-head h2{letter-spacing:-.02em;color:#1e252b;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.08}.about-body{flex-direction:column;flex:340px;justify-content:center;gap:18px;min-width:320px;display:flex}.about-body p{color:#555d63;margin:0;font-size:17px;line-height:1.72}.services{margin-top:80px;scroll-margin-top:84px}.services-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:30px;display:flex}.services-head h3{letter-spacing:-.015em;color:#1e252b;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(26px,3vw,34px);font-weight:600}.services-head .label{letter-spacing:.16em;text-transform:uppercase;color:#98a0a7;font-size:12.5px;font-weight:600}.services-grid{grid-template-columns:repeat(auto-fit,minmax(252px,1fr));gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e1e4e7;border-radius:15px;padding:26px 24px;transition:transform .25s,box-shadow .25s,border-color .25s}.service-card:hover{border-color:#c4cbd1;transform:translateY(-6px);box-shadow:0 20px 42px #1c232a1a}.service-card .bar{background:#3a444d;border-radius:2px;width:38px;height:3px}.service-card .num{color:#3a444d;letter-spacing:.05em;margin-top:18px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.service-card .title{color:#1e252b;margin-top:6px;font-family:"Source Serif 4",serif;font-size:19px;font-weight:600;line-height:1.25}.service-card .desc{color:#646b71;margin-top:9px;font-size:14.5px;line-height:1.55}.areas{border-top:1px solid #e1e4e7;margin-top:72px;padding-top:44px}.areas-head{max-width:640px}.areas-head .eyebrow{margin-bottom:14px;display:block}.areas-head h3{letter-spacing:-.015em;color:#1e252b;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(24px,3vw,32px);font-weight:600}.areas-head p{color:#555d63;margin:14px 0 0;font-size:16px;line-height:1.6}.area-chips{flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none;display:flex}.area-chips li{color:#3a444d;background:#fff;border:1px solid #dde1e4;border-radius:999px;padding:8px 15px;font-size:14px;font-weight:500}.faq{background:#f4f6f7;border-top:1px solid #e1e4e7;scroll-margin-top:84px}.faq-inner{max-width:820px;margin:0 auto;padding:84px 32px}.faq-head{margin-bottom:26px}.faq-head .eyebrow{margin-bottom:14px;display:block}.faq-head h2{letter-spacing:-.02em;color:#1e252b;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(26px,3.4vw,38px);font-weight:600}.faq-list{flex-direction:column;gap:12px;display:flex}.faq-item{background:#fff;border:1px solid #e1e4e7;border-radius:14px;padding:4px 22px;transition:border-color .2s,box-shadow .2s}.faq-item[open]{border-color:#c4cbd1;box-shadow:0 12px 30px #1c232a0f}.faq-item summary{cursor:pointer;color:#1e252b;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-family:"Source Serif 4",serif;font-size:17.5px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-icon{flex:none;width:14px;height:14px;position:relative}.faq-icon:before,.faq-icon:after{content:"";background:#3a444d;border-radius:2px;transition:transform .2s,opacity .2s;position:absolute}.faq-icon:before{width:14px;height:2px;top:6px;left:0}.faq-icon:after{width:2px;height:14px;top:0;left:6px}.faq-item[open] .faq-icon:after{opacity:0;transform:rotate(90deg)}.faq-answer{color:#555d63;max-width:660px;padding:0 0 20px;font-size:15.5px;line-height:1.65}.request{background:#eaecee;border-top:1px solid #e1e4e7;scroll-margin-top:84px}.request-inner{max-width:760px;margin:0 auto;padding:92px 32px}.request-card{background:#fff;border:1px solid #e1e4e7;border-radius:20px;padding:clamp(28px,4vw,48px);box-shadow:0 24px 60px #1c232a12}.request-card .eyebrow{margin-bottom:14px;display:block}.request-card h2{letter-spacing:-.02em;color:#1e252b;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(28px,3.6vw,40px);font-weight:600;line-height:1.08}.request-card .lead{color:#555d63;margin:16px 0 0;font-size:16.5px;line-height:1.6}form{margin-top:30px}.field-row{flex-wrap:wrap;gap:16px;display:flex}.field{margin-bottom:18px}.field.half{flex:200px;min-width:180px}label{color:#2d343a;margin-bottom:7px;font-size:13.5px;font-weight:600;display:block}label .req{color:#3a444d}label .opt{color:#98a0a7;font-weight:400}input,select,textarea{color:#1e252b;background:#fff;border:1.5px solid #d1d6da;border-radius:10px;outline:none;width:100%;padding:13px 15px;font-size:15.5px;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:#3a444d}textarea{resize:vertical;min-height:110px;line-height:1.5}.field-error{color:#c0392b;margin-top:6px;font-size:12.5px}.submit-btn{color:#fff;cursor:pointer;background:#3a444d;border:none;border-radius:11px;width:100%;padding:16px;font-size:16.5px;font-weight:600;transition:background .2s}.submit-btn:hover{background:#2a323a}.submit-btn:disabled{opacity:.65;cursor:default}.form-note{text-align:center;color:#98a0a7;margin:16px 0 0;font-size:13px}.form-error{color:#c0392b;background:#fbeceb;border:1px solid #e7c7c3;border-radius:10px;margin-bottom:18px;padding:12px 15px;font-size:14px}.confirm{text-align:center;padding:24px 0}.confirm svg{margin:0 auto 24px;display:block}.confirm h2{letter-spacing:-.02em;color:#1e252b;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(28px,3.6vw,38px);font-weight:600}.confirm p{color:#555d63;max-width:480px;margin:18px auto 0;font-size:17px;line-height:1.65}.confirm-reset{color:#3a444d;cursor:pointer;background:0 0;border:1.5px solid #cfd5da;border-radius:11px;margin-top:30px;padding:13px 26px;font-size:15.5px;font-weight:600;transition:border-color .2s,color .2s}.confirm-reset:hover{border-color:#3a444d}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:none}.footer{color:#aab2b9;background:#1b2127;padding:74px 32px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:48px;max-width:1200px;margin:0 auto;display:flex}.footer-brand{flex:260px;min-width:240px}.footer-brand-row{align-items:center;gap:12px;display:flex}.footer-brand-name{color:#fff;font-family:"Source Serif 4",serif;font-size:19px;font-weight:600}.footer-brand p{color:#828b92;max-width:280px;margin:18px 0 0;font-size:14.5px;line-height:1.65}.footer-col-contact{flex:0 220px;min-width:190px}.footer-col-services{flex:0 200px;min-width:170px}.footer-col-map{flex:280px;min-width:260px}.footer h4{letter-spacing:.14em;text-transform:uppercase;color:#fff;margin:0 0 18px;font-size:12.5px;font-weight:600}.footer-contact{flex-direction:column;gap:12px;font-size:15px;display:flex}.footer-contact a{color:#b4bcc3;font-weight:500}.footer-contact a:hover{text-decoration:underline}.footer-contact .addr{color:#828b92;line-height:1.5}.footer-services{color:#828b92;flex-direction:column;gap:10px;font-size:14.5px;display:flex}.footer-services a{color:#828b92;transition:color .2s}.footer-services a:hover{color:#b4bcc3}.footer-map{filter:saturate(.85);border:0;border-radius:12px;width:100%;height:200px}.footer-bottom{color:#707880;border-top:1px solid #ffffff17;flex-wrap:wrap;justify-content:space-between;gap:10px;max-width:1200px;margin:56px auto 0;padding:24px 0 30px;font-size:13px;display:flex}.services-hint{letter-spacing:.04em;color:#98a0a7;margin:-6px 0 14px;font-size:13px;font-weight:600;display:none}@media (max-width:860px){.hero{gap:32px;padding:52px 24px 56px}.hero-frame{min-height:320px}.about-inner{padding:56px 24px}.services{margin-top:52px}.request-inner{padding:56px 24px}.areas{margin-top:52px}.faq-inner{padding:56px 24px}.footer{padding:48px 24px 0}.footer-map{height:170px}.services-hint{display:block}.services-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c4cbd1 transparent;grid-template-columns:none;gap:14px;margin:0 -24px;padding:4px 24px 16px;scroll-padding:0 24px;display:flex;overflow:auto hidden}.service-card{scroll-snap-align:start;flex:0 0 78%;max-width:330px}.service-card:hover{box-shadow:none;border-color:#e1e4e7;transform:none}.services-grid::-webkit-scrollbar{height:6px}.services-grid::-webkit-scrollbar-track{background:0 0}.services-grid::-webkit-scrollbar-thumb{background:#c4cbd1;border-radius:3px}}@media (max-width:560px){.header-inner{gap:8px 12px;padding:11px 16px}.brand{gap:10px}.brand svg{width:34px;height:34px}.nav-cta{order:2;padding:9px 14px;font-size:13.5px}.nav{flex-basis:100%;order:3;justify-content:center;gap:13px;width:100%;margin-top:4px}.nav-link{font-size:13.5px}.nav-sep{display:inline-block}#about,#services,#request,#faq,.services{scroll-margin-top:96px}.hero{gap:22px;padding:30px 16px 36px}.hero h1{font-size:clamp(27px,9vw,38px)}.hero p{margin-top:14px;font-size:15.5px;line-height:1.55}.hero .eyebrow{margin-bottom:14px}.hero-actions{flex-direction:column;gap:10px;margin-top:22px}.hero-actions a{text-align:center;width:100%;padding-top:13px;padding-bottom:13px;display:block}.hero-frame{min-height:230px}.about-inner{padding:40px 16px}.about-grid{gap:20px}.about-head .eyebrow{margin-bottom:12px}.about-body{gap:14px}.about-body p{font-size:15.5px;line-height:1.6}.services{margin-top:40px}.services-head{margin-bottom:18px}.services-grid{margin:0 -16px;padding:4px 16px 14px;scroll-padding:0 16px}.service-card{flex:0 0 82%;padding:22px 20px}.request-inner{padding:40px 16px}.request-card .lead{margin-top:12px;font-size:15px}form{margin-top:22px}.areas{margin-top:40px;padding-top:32px}.area-chips{gap:8px;margin-top:20px}.area-chips li{padding:7px 13px;font-size:13.5px}.faq-inner{padding:40px 16px}.faq-head{margin-bottom:18px}.faq-item{padding:2px 16px}.faq-item summary{padding:16px 0;font-size:16px}.faq-answer{font-size:15px}.footer{padding:36px 16px 0}.footer-inner{gap:24px}.footer-brand p{margin-top:12px}.footer h4{margin:0 0 12px}.footer-contact{gap:9px}.footer-services{gap:8px}.footer-map{height:150px}.footer-bottom{flex-direction:column;gap:5px;margin-top:28px;padding:18px 0 24px}}@media (max-width:380px){.brand-name{font-size:16px}.nav{gap:11px}.nav-link{font-size:13px}.hero{padding:26px 16px 32px}.hero-frame{min-height:200px}.about-inner,.request-inner,.faq-inner{padding:34px 16px}.service-card{flex:0 0 86%;padding:20px 18px}.request-card{padding:24px 18px}.field-row{gap:0}.footer{padding:32px 16px 0}}@media (prefers-reduced-motion:reduce){.soar-gear{animation:none}[data-reveal]{opacity:1;transition:none;transform:none}.services-grid{scroll-behavior:auto}}
