:root{--navy:#07182f;--navy2:#0b2442;--blue:#145ee8;--cyan:#37d6ff;--ink:#12233a;--muted:#637286;--line:#dfe6ef;--bg:#f4f7fb;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1.75;letter-spacing:.02em}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;height:84px;padding:0 4vw;display:flex;align-items:center;gap:34px;background:rgba(6,22,44,.86);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px);color:#fff}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand .mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.6);font-size:18px;font-weight:800;clip-path:polygon(50% 0,100% 100%,0 100%)}.brand b{display:block;font-size:20px;letter-spacing:.14em;line-height:1}.brand small{display:block;margin-top:5px;font-size:8px;letter-spacing:.18em;opacity:.75}.custom-logo{max-height:48px;width:auto}.nav{margin-left:auto}.nav ul{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.nav a{font-size:13px;font-weight:600;letter-spacing:.05em}.nav a:hover{opacity:.65}.header-cta{display:inline-flex;align-items:center;gap:20px;padding:12px 19px;background:#fff;color:var(--navy);font-size:12px;font-weight:700}.menu-btn{display:none;background:none;border:0;color:#fff;width:42px;height:42px}.menu-btn span{display:block;width:24px;height:1px;background:#fff;margin:7px auto}.hero{position:relative;min-height:760px;height:100vh;max-height:900px;display:flex;align-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 76% 33%,rgba(38,134,234,.35),transparent 32%),linear-gradient(125deg,#06162b 8%,#0a2d54 55%,#0d3f73 100%)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,15,31,.66),rgba(2,15,31,.08) 67%),repeating-linear-gradient(90deg,transparent 0,transparent 159px,rgba(255,255,255,.035) 160px)}.hero-bg{position:absolute;inset:0;opacity:.72}.hero-bg:before{content:"";position:absolute;left:45%;right:-10%;bottom:5%;height:48%;background:linear-gradient(120deg,transparent 8%,rgba(36,167,255,.12) 8.5%,transparent 9%),repeating-linear-gradient(0deg,rgba(55,214,255,.12) 0 1px,transparent 1px 42px);transform:perspective(700px) rotateX(62deg);transform-origin:bottom}.hero-bg span{position:absolute;border-radius:50%;border:1px solid rgba(97,221,255,.28);box-shadow:0 0 30px rgba(28,176,255,.1)}.hero-bg span:nth-child(1){width:420px;height:420px;right:10%;top:16%}.hero-bg span:nth-child(2){width:250px;height:250px;right:18%;top:27%}.hero-bg span:nth-child(3){width:9px;height:9px;right:29%;top:39%;background:var(--cyan);box-shadow:0 0 32px var(--cyan)}.hero-inner{position:relative;z-index:2;width:min(86%,var(--max));margin:0 auto;padding-top:70px}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.eyebrow{color:#bfeeff}.hero h1{font-size:clamp(48px,5.2vw,78px);line-height:1.12;letter-spacing:-.04em;margin:20px 0 28px;max-width:930px}.hero h1 em{font-style:normal;color:#fff;position:relative}.hero h1 em:after{content:"";position:absolute;left:0;bottom:1px;width:100%;height:5px;background:linear-gradient(90deg,var(--cyan),transparent)}.lead{font-size:16px;color:#d8e5f4;line-height:2}.actions{display:flex;gap:12px;margin-top:38px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-width:190px;padding:15px 22px;font-size:13px;font-weight:700;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn.light{background:#fff;color:var(--navy)}.btn.ghost{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.03)}.hero-side{position:absolute;z-index:2;right:4vw;bottom:13%;font-size:13px;line-height:2.25;letter-spacing:.18em;color:#d0dfef;text-align:right}.hero-side span{color:var(--cyan)}.scroll{position:absolute;z-index:2;left:4vw;bottom:30px;font-size:9px;letter-spacing:.22em;opacity:.7;writing-mode:vertical-rl}.section{width:min(88%,var(--max));margin:0 auto;padding:110px 0}.kicker{color:var(--blue);margin-bottom:18px}.section h2,.contact-band h2{font-size:clamp(34px,4.2vw,58px);line-height:1.3;letter-spacing:-.035em;margin-bottom:28px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.intro>div:last-child{padding-top:34px;font-size:16px;color:#4f6074}.intro p{margin-bottom:22px}.text-link{display:inline-block;margin-top:18px;color:var(--blue);font-size:13px;font-weight:800;border-bottom:1px solid #b9cef8;padding-bottom:5px}.services{padding-top:100px}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:48px}.section-head>p{max-width:420px;color:var(--muted);margin-bottom:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.card{min-height:275px;padding:30px;position:relative;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:.3s}.card:hover{background:var(--navy);color:#fff;transform:translateY(-4px);box-shadow:0 18px 45px rgba(7,24,47,.18);z-index:1}.card-top{display:flex;justify-content:space-between;color:var(--blue);font-size:12px;font-weight:800}.card-top small{font-size:9px;letter-spacing:.14em;color:#8795a8}.card h3{font-size:20px;margin:52px 0 14px}.card p{font-size:13px;color:var(--muted);margin:0;padding-right:18px}.card:hover p,.card:hover .card-top small{color:#bfd0e5}.card>a{position:absolute;right:28px;bottom:24px;font-size:18px;color:var(--blue)}.reasons{background:linear-gradient(135deg,#06162c,#0b2c52);color:#fff}.reasons .kicker{color:var(--cyan)}.reasons .section-head>p{color:#c1d1e3}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid rgba(255,255,255,.2)}.reason-grid article{padding:35px 36px 18px 0;border-right:1px solid rgba(255,255,255,.16);min-height:230px}.reason-grid article+article{padding-left:36px}.reason-grid b{color:var(--cyan);font-size:11px}.reason-grid h3{font-size:22px;margin:38px 0 12px}.reason-grid p{color:#b9c9dc;font-size:13px}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px}.flow-grid>div{position:relative;padding:32px;border-top:2px solid var(--navy);background:var(--bg);min-height:190px}.flow-grid>div+div{border-left:1px solid #fff}.flow-grid b{font-size:11px;color:var(--blue)}.flow-grid h3{font-size:17px;margin:34px 0 9px}.flow-grid p{font-size:12px;color:var(--muted)}.contact-band{width:min(92%,1380px);margin:20px auto 80px;min-height:370px;padding:65px max(6vw,55px);display:flex;align-items:center;justify-content:space-between;gap:50px;color:#fff;background:radial-gradient(circle at 78% 20%,rgba(55,214,255,.24),transparent 24%),linear-gradient(120deg,#06172e,#0c3c6e);position:relative;overflow:hidden}.contact-band:after{content:"";position:absolute;right:-7%;bottom:-45%;width:520px;height:520px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.contact-band .kicker{color:var(--cyan)}.contact-band p{color:#cbd9e8}.circle-link{position:relative;z-index:1;flex:0 0 150px;height:150px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;text-align:center;font-size:14px;transition:.25s}.circle-link:hover{background:#fff;color:var(--navy);transform:scale(1.04)}.footer{background:#04111f;color:#fff;padding:70px 5vw 20px}.footer-inner{width:min(100%,var(--max));margin:auto;display:grid;grid-template-columns:1.6fr .8fr 1fr;gap:65px}.footer-brand{margin-bottom:25px}.footer-lead p,.footer-company p{font-size:12px;color:#95a8bd;max-width:430px}.footer-links strong,.footer-company strong{font-size:10px;letter-spacing:.18em}.footer-links ul{list-style:none;padding:16px 0 0;margin:0}.footer-links li{margin:8px 0}.footer-links a{font-size:12px;color:#bdcbda}.footer-bottom{width:min(100%,var(--max));margin:55px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:#72869d}.page-main{padding-top:84px}.page-hero{min-height:390px;padding:105px max(6vw,calc((100vw - var(--max))/2));color:#fff;background:radial-gradient(circle at 80% 20%,rgba(55,214,255,.18),transparent 25%),linear-gradient(125deg,#06162b,#0b315b)}.page-hero h1{font-size:clamp(45px,6vw,76px);line-height:1.15;margin:0 0 15px}.page-hero .kicker{color:var(--cyan)}.page-hero>p:last-child{color:#bfd0e3}.service-detail{padding-top:70px}.service-row{display:grid;grid-template-columns:120px 1fr;gap:25px;padding:55px 0;border-bottom:1px solid var(--line)}.service-no{font-size:12px;color:var(--blue);font-weight:800}.service-row small{font-size:9px;letter-spacing:.18em;color:#8190a2}.service-row h2{font-size:30px;margin:8px 0 15px}.service-row p{max-width:740px;color:var(--muted)}.company-copy{display:grid;grid-template-columns:1fr 1fr;gap:90px}.company-copy>div:last-child{padding-top:42px;color:var(--muted)}.company-table-wrap{padding-top:30px}.company-table{border-top:1px solid var(--line);margin-top:30px}.company-table>div{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid var(--line);padding:22px 0}.company-table dt{font-size:12px;font-weight:700}.company-table dd{margin:0;color:#4d5e72}.admin-note{margin-top:20px;padding:15px 18px;background:#f5f8fc;font-size:11px;color:#66778b}.contact-layout{display:grid;grid-template-columns:.9fr 1.2fr;gap:80px}.contact-copy>p{color:var(--muted)}.contact-info{display:flex;flex-direction:column;margin-top:30px}.contact-info small{font-size:9px;letter-spacing:.2em;color:var(--blue)}.contact-info a{font-size:20px;color:var(--ink)}.contact-form-wrap{background:var(--bg);padding:42px}.contact-form label{display:block;font-size:12px;font-weight:700;margin-bottom:20px}.contact-form em{font-size:9px;font-style:normal;color:#fff;background:var(--blue);padding:2px 6px;margin-left:4px}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form textarea{width:100%;margin-top:7px;border:1px solid #d6dee8;background:#fff;padding:13px 14px;border-radius:0;font:inherit;font-size:14px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,94,232,.08)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.check{display:flex!important;gap:8px;align-items:flex-start;font-weight:400!important}.check input{margin-top:6px}.check a{text-decoration:underline}.btn.submit{border:0;background:var(--navy);color:#fff;cursor:pointer;width:100%;margin-top:10px}.hp-field{position:absolute!important;left:-9999px!important}.form-message{padding:14px 18px;margin-bottom:25px;font-size:13px}.form-message.success{background:#e7f8ee;color:#17683a}.form-message.error{background:#fff0f0;color:#a52323}.content{width:min(88%,900px);margin:0 auto;padding:80px 0 110px}.content h2{font-size:28px;margin:52px 0 18px}.content p,.content li{color:#4f6074}.policy-date{margin-top:55px}.news-list article{padding:28px 0;border-bottom:1px solid var(--line)}.news-list time{font-size:11px;color:var(--blue)}.news-list h2{font-size:20px;margin:8px 0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){.site-header{height:70px;padding:0 20px}.nav{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:#06162b;display:none;padding:45px 30px}.nav.open{display:block}.nav ul{display:block}.nav li{border-bottom:1px solid rgba(255,255,255,.12)}.nav a{display:block;padding:18px 0;font-size:18px}.header-cta{display:none}.menu-btn{display:block;margin-left:auto}.hero{min-height:720px;height:90vh}.hero-inner{width:86%;padding-top:40px}.hero h1{font-size:clamp(42px,10vw,66px)}.hero-side{display:none}.intro,.company-copy,.contact-layout{grid-template-columns:1fr;gap:28px}.intro>div:last-child,.company-copy>div:last-child{padding-top:0}.cards{grid-template-columns:1fr 1fr}.reason-grid{grid-template-columns:1fr}.reason-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:28px 0!important;min-height:auto}.flow-grid{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-lead{grid-column:1/-1}.page-main{padding-top:70px}.contact-layout{gap:40px}}
@media(max-width:620px){.section{width:88%;padding:75px 0}.hero{min-height:680px}.hero .lead br{display:none}.hero h1{font-size:42px}.actions{flex-direction:column;align-items:stretch}.btn{width:100%}.scroll{display:none}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px}.section h2,.contact-band h2{font-size:34px}.cards{grid-template-columns:1fr}.card{min-height:230px}.flow-grid{grid-template-columns:1fr}.flow-grid>div+div{border-left:0}.contact-band{margin-bottom:40px;padding:52px 28px;display:block}.circle-link{width:120px;height:120px;margin-top:30px}.footer-inner{grid-template-columns:1fr;gap:30px}.footer-lead{grid-column:auto}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:10px}.page-hero{min-height:320px;padding:80px 6vw}.page-hero h1{font-size:46px}.service-row{grid-template-columns:55px 1fr;padding:38px 0}.service-row h2{font-size:24px}.company-table>div{grid-template-columns:1fr;gap:7px}.contact-form-wrap{padding:25px 18px}.form-grid{grid-template-columns:1fr}.contact-layout{width:90%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.card,.circle-link{transition:none}}

/* v2 visual refinement */
.hero-line{white-space:nowrap}.site-header{box-shadow:0 8px 30px rgba(0,0,0,.08)}.brand{min-width:190px}.custom-logo{max-height:54px}.hero-inner{padding-right:300px}.skyline{position:absolute;right:4%;bottom:0;width:48%;height:67%;opacity:.42;filter:drop-shadow(0 0 28px rgba(55,214,255,.08));transform:skewY(-1deg)}.skyline i{position:absolute;bottom:0;display:block;background:linear-gradient(180deg,rgba(29,111,183,.15),rgba(2,14,30,.88));border:1px solid rgba(114,204,255,.14);box-shadow:inset 0 0 40px rgba(34,157,230,.08)}.skyline i:after{content:"";position:absolute;inset:7% 10%;background:repeating-linear-gradient(0deg,transparent 0 18px,rgba(136,215,255,.12) 19px 20px),repeating-linear-gradient(90deg,transparent 0 22px,rgba(136,215,255,.09) 23px 24px)}.skyline i:nth-child(1){left:2%;width:14%;height:43%}.skyline i:nth-child(2){left:15%;width:18%;height:67%;clip-path:polygon(14% 0,100% 7%,100% 100%,0 100%)}.skyline i:nth-child(3){left:34%;width:16%;height:52%}.skyline i:nth-child(4){left:49%;width:18%;height:78%;clip-path:polygon(0 9%,74% 0,100% 100%,0 100%)}.skyline i:nth-child(5){left:66%;width:13%;height:47%}.skyline i:nth-child(6){left:78%;width:17%;height:61%}.skyline i:nth-child(7){left:91%;width:9%;height:38%}.network{position:absolute;right:2%;bottom:8%;width:52%;height:34%;background:linear-gradient(15deg,transparent 48%,rgba(55,214,255,.42) 49%,rgba(55,214,255,.42) 49.5%,transparent 50%),linear-gradient(165deg,transparent 49%,rgba(55,214,255,.28) 49.5%,rgba(55,214,255,.28) 50%,transparent 50.5%);opacity:.7}.network b{position:absolute;width:7px;height:7px;border-radius:50%;background:#77e6ff;box-shadow:0 0 16px #37d6ff}.network b:nth-child(1){left:8%;top:72%}.network b:nth-child(2){left:31%;top:48%}.network b:nth-child(3){left:53%;top:66%}.network b:nth-child(4){left:72%;top:30%}.network b:nth-child(5){left:91%;top:56%}
@media(max-width:1100px){.hero-inner{padding-right:180px}.hero h1{font-size:clamp(46px,5vw,66px)}}
@media(max-width:900px){.hero-inner{padding-right:0}.skyline{width:72%;right:-22%;opacity:.22}.network{width:75%;right:-18%;opacity:.35}.hero-line{white-space:normal}}
@media(max-width:620px){.hero h1{font-size:40px;line-height:1.18}.skyline{width:95%;right:-48%;opacity:.18}}
/* v3 cinematic hero */
.hero{min-height:690px;height:min(88vh,820px);max-height:820px;background:#06162b}
.hero:before{content:"";position:absolute;inset:0;background-image:url('../img/hero-city.png');background-size:cover;background-position:center center;z-index:0;filter:saturate(.9) contrast(1.03)}
.hero:after{z-index:1;background:linear-gradient(90deg,rgba(2,14,30,.92) 0%,rgba(3,19,39,.78) 36%,rgba(3,19,39,.30) 67%,rgba(3,19,39,.12) 100%),linear-gradient(180deg,rgba(2,13,28,.22),rgba(2,13,28,.30))}
.hero-bg{display:none}.hero-inner{padding-top:84px;padding-right:320px}.hero h1{font-size:clamp(48px,4.75vw,72px);max-width:900px;text-shadow:0 3px 24px rgba(0,0,0,.24)}.hero .lead{text-shadow:0 2px 12px rgba(0,0,0,.32)}.hero-side{bottom:15%;text-shadow:0 2px 10px rgba(0,0,0,.5)}.scroll{left:50%;bottom:20px;writing-mode:horizontal-tb;transform:translateX(-50%);padding-bottom:22px}.scroll:after{content:"";position:absolute;left:50%;bottom:0;width:1px;height:17px;background:rgba(255,255,255,.7)}
@media(max-width:1100px){.hero-inner{padding-right:180px}.hero:before{background-position:58% center}}
@media(max-width:900px){.hero{min-height:700px;height:88vh}.hero-inner{padding-right:0}.hero:before{background-position:62% center}.hero:after{background:linear-gradient(90deg,rgba(2,14,30,.92),rgba(3,19,39,.60) 75%,rgba(3,19,39,.35))}}
@media(max-width:620px){.hero{min-height:680px;height:86vh}.hero:before{background-position:66% center}.hero:after{background:linear-gradient(90deg,rgba(2,14,30,.94),rgba(3,19,39,.72))}.hero-inner{padding-top:55px}.hero h1{font-size:39px}.scroll{display:none}}

/* v4 final hero — clean photo crop + HTML-only content */
.site-header{height:88px;padding:0 4.5vw;background:rgba(4,18,36,.90);border-bottom:1px solid rgba(255,255,255,.10)}
.brand{min-width:220px}.brand .mark{width:42px;height:42px;font-size:20px}.brand b{font-size:22px}.brand small{font-size:8px}.custom-logo{max-height:60px}
.nav ul{gap:34px}.nav a{font-size:13px}.header-cta{padding:13px 22px;min-width:126px;justify-content:center}
.hero{min-height:700px;height:min(86vh,800px);max-height:800px;background:#06162b}
.hero:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:38%;background-image:url('../img/hero-city-clean.jpg');background-size:cover;background-position:center center;filter:saturate(.92) contrast(1.04)}
.hero:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#06162b 0%,#06162b 34%,rgba(6,22,43,.94) 43%,rgba(5,23,46,.50) 61%,rgba(4,22,43,.18) 100%),linear-gradient(180deg,rgba(2,13,28,.10),rgba(2,13,28,.28))}
.hero-inner{z-index:2;padding-top:96px;padding-right:330px}
.hero h1{font-size:clamp(50px,4.65vw,72px);line-height:1.12;max-width:900px;margin:18px 0 24px;text-shadow:0 3px 24px rgba(0,0,0,.22)}
.hero .lead{font-size:15px;line-height:1.95;text-shadow:0 2px 12px rgba(0,0,0,.38)}
.actions{margin-top:32px}.hero-side{bottom:16%;right:3.6vw}.scroll{left:50%;bottom:18px}
.hero-metrics{display:flex;gap:0;margin-top:34px;color:#fff}.hero-metrics>div{min-width:138px;padding:0 28px 0 0;margin-right:28px;border-right:1px solid rgba(255,255,255,.28)}.hero-metrics>div:last-child{border-right:0;margin-right:0}.hero-metrics strong{display:block;font-size:26px;line-height:1.05;letter-spacing:.02em}.hero-metrics span{display:block;margin-top:7px;font-size:10px;letter-spacing:.08em;color:#c9d9e8}
#intro{scroll-margin-top:88px}#services,#reasons{scroll-margin-top:88px}
@media(max-width:1100px){.hero-inner{padding-right:210px}.hero:before{left:31%;background-position:46% center}.hero h1{font-size:clamp(46px,5vw,64px)}}
@media(max-width:900px){.site-header{height:72px}.hero{min-height:700px;height:88vh}.hero-inner{padding-top:70px;padding-right:0}.hero:before{left:24%;opacity:.72;background-position:48% center}.hero:after{background:linear-gradient(90deg,rgba(3,16,32,.95) 0%,rgba(4,20,40,.83) 68%,rgba(4,20,40,.45) 100%)}.hero-metrics{display:none}}
@media(max-width:620px){.hero{min-height:680px;height:86vh}.hero:before{left:8%;opacity:.50;background-position:50% center}.hero:after{background:linear-gradient(90deg,rgba(3,16,32,.97),rgba(4,20,40,.82))}.hero-inner{padding-top:58px}.hero h1{font-size:39px}.hero .lead{font-size:14px}.brand{min-width:0}.brand b{font-size:18px}.brand .mark{width:34px;height:34px}.custom-logo{max-height:46px}}

/* v5 click-layer fix */
.hero::before,
.hero::after,
.hero-bg,
.hero-bg::before,
.hero-side,
.skyline,
.network { pointer-events: none !important; }
.hero-inner { position: relative; z-index: 10 !important; pointer-events: auto; }
.actions { position: relative; z-index: 20; pointer-events: auto; }
.actions .btn { position: relative; z-index: 21; pointer-events: auto !important; cursor: pointer; }
.scroll { z-index: 12 !important; pointer-events: auto !important; cursor: pointer; }
.site-header { z-index: 1000 !important; }
.site-header a,
.nav,
.nav a,
.header-cta,
.brand { position: relative; z-index: 1001; pointer-events: auto !important; }
.card a,.text-link,.circle-link { pointer-events:auto !important; position:relative; z-index:5; }

/* v6 clean hero artwork + interaction polish */
.hero:before{left:40%;background-position:center center;background-repeat:no-repeat;background-size:cover}
.hero:after{background:linear-gradient(90deg,#06162b 0%,#06162b 35%,rgba(6,22,43,.96) 43%,rgba(5,23,46,.50) 62%,rgba(4,22,43,.12) 100%),linear-gradient(180deg,rgba(2,13,28,.08),rgba(2,13,28,.22))}
.hero-side{right:4.4vw;bottom:16.5%;line-height:2.2}
.hero-side span{display:inline-block;margin-top:2px;color:var(--cyan)}
.actions .btn,.header-cta,.nav a,.brand,.scroll{touch-action:manipulation}
.actions .btn:focus-visible,.header-cta:focus-visible,.nav a:focus-visible,.brand:focus-visible,.scroll:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}
@media(max-width:1100px){.hero:before{left:34%;background-position:48% center}}
@media(max-width:900px){.hero:before{left:24%;background-position:52% center}}
@media(max-width:620px){.hero:before{left:10%;background-position:55% center}}

/* v7 high-resolution hero + responsive typography */
.hero:before{
  background-image:url('../img/hero-city-hq.jpg');
  background-position:center center;
  background-size:cover;
  filter:saturate(.96) contrast(1.045);
}
.hero-side{
  font-size:17px;
  line-height:2.08;
  font-weight:700;
  letter-spacing:.15em;
}
.hero-side span{
  font-size:15px;
  font-weight:700;
}
.hero-metrics{
  align-items:stretch;
  gap:0;
  margin-top:34px;
}
.hero-metrics>div{
  display:flex;
  align-items:center;
  min-width:190px;
  padding-right:28px;
  margin-right:28px;
}
.hero-metrics>div>b{
  flex:0 0 auto;
  margin-right:17px;
  color:var(--cyan);
  font-size:42px;
  line-height:1;
  letter-spacing:-.04em;
  font-weight:800;
}
.hero-metrics>div>p{margin:0}
.hero-metrics strong{
  font-size:23px;
  line-height:1.05;
}
.hero-metrics span{
  margin-top:8px;
  font-size:11px;
}
.intro-title span{display:block;white-space:nowrap}

@media (max-width:1180px){
  .hero-side{font-size:15px}
  .hero-metrics>div{min-width:165px;margin-right:18px;padding-right:18px}
  .hero-metrics>div>b{font-size:36px;margin-right:13px}
  .hero-metrics strong{font-size:20px}
}
@media (max-width:980px){
  .hero-side{right:3vw;font-size:14px;line-height:1.95}
  .hero-metrics{display:flex;flex-wrap:wrap;gap:16px 0}
  .hero-metrics>div{min-width:0;width:33.333%;margin:0;padding-right:14px}
  .hero-metrics>div>b{font-size:32px}
  .hero-metrics strong{font-size:18px}
  .intro-title{font-size:clamp(34px,5vw,48px)!important}
}
@media (max-width:760px){
  .hero{height:auto;min-height:760px;padding:110px 0 70px}
  .hero-inner{padding-top:30px}
  .hero:before{left:0;opacity:.48;background-position:58% center}
  .hero-side{
    position:relative;
    right:auto;
    bottom:auto;
    z-index:10;
    width:88%;
    margin:24px auto 0;
    text-align:left;
    font-size:13px;
    line-height:1.75;
  }
  .hero-side br{display:none}
  .hero-side br:after{content:' / '}
  .hero-side span{font-size:13px}
  .hero-metrics{margin-top:26px}
  .hero-metrics>div{width:100%;padding:13px 0;border-right:0;border-top:1px solid rgba(255,255,255,.18)}
  .hero-metrics>div>b{font-size:34px;min-width:58px}
  .hero-metrics strong{font-size:19px}
  .intro-title span{white-space:normal}
}
@media (max-width:620px){
  .hero h1{font-size:clamp(35px,10vw,43px)}
  .intro-title{font-size:32px!important;line-height:1.42!important}
}

/* v8 final desktop scale + responsive refinements */
@media (min-width:1181px){
  :root{--max:1380px}
  .hero-inner{width:min(90%,1380px);padding-right:300px}
  .hero h1{font-size:clamp(56px,4.65vw,82px);max-width:1040px}
  .hero-side{right:4.2vw;font-size:20px;line-height:2.0}
  .hero-side span{font-size:18px}
  .hero-metrics>div{min-width:215px;padding-right:34px;margin-right:34px}
  .hero-metrics>div>b{font-size:50px;margin-right:18px}
  .hero-metrics strong{font-size:25px}
  .hero-metrics span{font-size:12px}
  .intro-title{font-size:clamp(44px,3.7vw,60px)!important;line-height:1.28!important}
}
@media (min-width:761px){
  .intro-title span{display:block;white-space:nowrap}
}
@media (max-width:760px){
  .intro-title span{display:block;white-space:normal}
  .hero-side{display:block}
}


/* v9 hero final composition */
.hero{min-height:760px;height:min(92vh,900px);max-height:900px}
.hero-inner{padding-top:88px}
.hero h1{margin-bottom:22px}
.hero-tagline{
  margin:0 0 22px;
  padding:0 0 0 18px;
  border-left:3px solid var(--cyan);
  color:#fff;
  font-size:clamp(24px,2.15vw,35px);
  line-height:1.35;
  font-weight:800;
  letter-spacing:-.025em;
  text-shadow:0 2px 15px rgba(0,0,0,.35);
}
.hero-tagline span{display:block;white-space:nowrap}
.hero .lead{margin-bottom:0}
.hero-metrics{margin-top:28px}
.hero-side{font-weight:800;text-shadow:0 2px 14px rgba(0,0,0,.58)}

@media (min-width:1181px){
  .hero-inner{width:min(92%,1440px);padding-right:340px}
  .hero h1{font-size:clamp(58px,4.75vw,84px);max-width:1060px}
  .hero-tagline{font-size:clamp(28px,2vw,36px)}
  .hero .lead{font-size:16px}
  .hero-metrics>div{min-width:235px;padding-right:38px;margin-right:38px}
  .hero-metrics>div>b{font-size:58px;margin-right:20px}
  .hero-metrics strong{font-size:28px}
  .hero-metrics span{font-size:13px}
  .hero-side{font-size:21px;line-height:1.95;right:4.5vw}
  .hero-side span{font-size:19px}
}
@media (max-width:1180px) and (min-width:901px){
  .hero-inner{padding-right:250px}
  .hero-tagline{font-size:28px}
  .hero-metrics>div{min-width:178px;padding-right:18px;margin-right:18px}
  .hero-metrics>div>b{font-size:42px}
  .hero-metrics strong{font-size:21px}
}
@media (max-width:900px){
  .hero{min-height:780px;height:auto;padding:96px 0 64px}
  .hero-inner{padding-top:28px}
  .hero h1{font-size:clamp(44px,7.5vw,62px)}
  .hero-tagline{font-size:clamp(23px,4vw,31px);margin-bottom:20px}
  .hero-metrics{display:flex}
  .hero-metrics>div{width:33.333%;min-width:0;padding-right:12px;margin-right:0}
  .hero-metrics>div>b{font-size:34px;margin-right:10px}
  .hero-metrics strong{font-size:18px}
  .hero-metrics span{font-size:10px}
}
@media (max-width:760px){
  .hero{min-height:0;padding:108px 0 56px}
  .hero-inner{width:88%;padding-top:0}
  .hero h1{font-size:clamp(34px,9.5vw,44px);line-height:1.16;margin-bottom:18px}
  .hero-tagline{font-size:clamp(21px,6.2vw,28px);padding-left:14px;margin-bottom:18px}
  .hero-tagline span{white-space:normal}
  .hero .lead{font-size:13px;line-height:1.8}
  .actions{margin-top:24px;flex-direction:column}
  .actions .btn{width:100%;min-width:0}
  .hero-metrics{margin-top:26px;display:block}
  .hero-metrics>div{width:100%;display:grid;grid-template-columns:64px 1fr;align-items:center;padding:13px 0;border-right:0;border-top:1px solid rgba(255,255,255,.18)}
  .hero-metrics>div>b{font-size:38px;margin-right:0}
  .hero-metrics strong{font-size:20px}
  .hero-metrics span{font-size:11px}
  .hero-side{width:88%;margin:20px auto 0;font-size:13px;line-height:1.8;letter-spacing:.12em}
}
@media (max-width:480px){
  .hero h1{font-size:clamp(31px,9vw,39px)}
  .hero-tagline{font-size:20px}
  .hero-side{font-size:12px}
}

/* =========================================================
   v10 MOBILE RESPONSIVE CONSOLIDATION
   Keep desktop/tablet design unchanged; normalize <= 760px.
   ========================================================= */
@media screen and (max-width:760px){
  html,body{width:100%;max-width:100%;overflow-x:hidden!important}

  .site-header{height:64px!important;padding:0 18px!important;gap:10px!important}
  .brand{min-width:0!important}
  .brand b{font-size:17px!important}
  .brand small{font-size:7px!important}
  .custom-logo{max-width:180px!important;max-height:42px!important}
  .nav,.header-cta{display:none!important}
  .menu-btn{display:block!important;margin-left:auto!important;flex:0 0 42px!important}

  body.home .hero{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:95px 0 0!important;
    overflow:hidden!important;
  }

  body.home .hero>.hero-inner{
    order:1!important;
    position:relative!important;
    z-index:2!important;
    width:calc(100% - 36px)!important;
    max-width:none!important;
    margin:0 auto!important;
    padding:0 0 34px!important;
  }

  body.home .eyebrow{font-size:9px!important;letter-spacing:.15em!important;margin-bottom:14px!important}
  body.home .hero h1{
    width:100%!important;max-width:none!important;margin:0 0 18px!important;
    font-size:31px!important;line-height:1.2!important;letter-spacing:-.045em!important;
    word-break:normal!important;overflow-wrap:normal!important;
  }
  body.home .hero-line,body.home .hero h1 em{white-space:normal!important}
  body.home .hero-tagline{
    width:100%!important;margin:0 0 20px!important;padding-left:14px!important;
    font-size:20px!important;line-height:1.45!important;
  }
  body.home .hero-tagline span{display:block!important;white-space:normal!important}
  body.home .hero .lead{width:100%!important;max-width:none!important;margin:0!important;font-size:12px!important;line-height:1.85!important}
  body.home .hero .lead br{display:none!important}

  body.home .actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin-top:22px!important}
  body.home .actions .btn{width:100%!important;min-width:0!important;min-height:52px!important;padding:14px 18px!important;font-size:13px!important}

  body.home .hero-metrics{display:block!important;width:100%!important;margin:28px 0 0!important}
  body.home .hero-metrics>div{
    display:grid!important;grid-template-columns:58px 1fr!important;align-items:center!important;
    width:100%!important;min-width:0!important;margin:0!important;padding:15px 0!important;
    border-right:0!important;border-top:1px solid rgba(255,255,255,.18)!important;
  }
  body.home .hero-metrics>div>b{margin:0!important;min-width:0!important;font-size:34px!important;line-height:1!important}
  body.home .hero-metrics strong{display:block!important;font-size:18px!important}
  body.home .hero-metrics span{display:block!important;margin-top:4px!important;font-size:10px!important}

  /* Crucial fix: service labels become a normal-flow block after the hero content. */
  body.home .hero>.hero-side{
    order:2!important;
    position:relative!important;inset:auto!important;right:auto!important;bottom:auto!important;left:auto!important;top:auto!important;
    transform:none!important;float:none!important;z-index:2!important;
    display:block!important;box-sizing:border-box!important;
    width:calc(100% - 36px)!important;height:auto!important;min-height:0!important;max-height:none!important;
    margin:0 auto!important;padding:22px 0 42px!important;
    overflow:visible!important;border-top:1px solid rgba(255,255,255,.22)!important;
    text-align:left!important;white-space:normal!important;font-size:13px!important;line-height:1.95!important;letter-spacing:.14em!important;
  }
  body.home .hero>.hero-side br{display:block!important}
  body.home .hero>.hero-side br:after{content:none!important}
  body.home .hero>.hero-side span{display:block!important;margin-top:2px!important;font-size:13px!important}

  body.home .hero:before{left:0!important;width:100%!important;opacity:.45!important;background-position:68% center!important}
  body.home .hero:after{background:linear-gradient(90deg,rgba(3,16,32,.98) 0%,rgba(3,16,32,.90) 55%,rgba(3,16,32,.62) 100%)!important}
  .scroll{display:none!important}

  .section{width:calc(100% - 36px)!important;padding:65px 0!important}
  .intro,.company-copy,.contact-layout{display:grid!important;grid-template-columns:1fr!important;gap:30px!important}
  .section-head{display:block!important}
  .intro-title span{display:block!important;white-space:normal!important}
  .section h2,.contact-band h2{font-size:32px!important;line-height:1.35!important}
  .cards,.reason-grid,.flow-grid{grid-template-columns:1fr!important}
  .card{min-height:230px!important;padding:26px!important}
  .card h3{margin-top:42px!important}
  .reason-grid article,.reason-grid article+article{padding:28px 0!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.16)!important}
  .flow-grid>div{min-height:160px!important}
  .contact-band{display:block!important;width:calc(100% - 36px)!important;margin:20px auto 45px!important;padding:42px 22px!important}
  .circle-link{margin-top:28px!important;width:126px!important;height:126px!important}
  .footer-inner{grid-template-columns:1fr!important;gap:30px!important}
  .footer-bottom{display:block!important}
}

@media screen and (max-width:430px){
  body.home .hero h1{font-size:29px!important}
  body.home .hero-tagline{font-size:19px!important}
  .section h2,.contact-band h2{font-size:30px!important}
}

/* =========================================================
   v11 FINAL POLISH — numbering, labels, title slide-in, footer
   ========================================================= */
/* Unified section numbering */
.card-top > span,
.reason-grid article > b,
.flow-grid > div > b{
  font-size:20px;
  line-height:1;
  font-weight:800;
  letter-spacing:.02em;
}
/* Service category labels */
.card-top small{
  font-size:12px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.14em;
}

/* Title slide-in is controlled by the v14 block at the end of this file. */

/* More compact footer */
.footer{padding:48px 5vw 16px}
.footer-brand{margin-bottom:18px}
.footer-inner{gap:48px}
.footer-bottom{margin-top:36px;padding-top:14px}
.contact-band{margin-bottom:55px}

@media screen and (max-width:760px){
  .card-top > span,.reason-grid article > b,.flow-grid > div > b{font-size:20px!important}
  .card-top small{font-size:12px!important}
  .title-slide{transform:translate3d(-22px,8px,0);transition-duration:.62s}
  .footer{padding:42px 18px 16px!important}
  .footer-inner{gap:24px!important}
  .footer-brand{margin-bottom:14px!important}
  .footer-bottom{margin-top:28px!important}
  .contact-band{margin-bottom:32px!important}
}


/* =========================================================
   v15 TITLE MOTION — softer, airier slide + fade
   ========================================================= */
.title-slide{
  opacity:0 !important;
  transform:translate3d(-46px,12px,0) !important;
  filter:blur(5px) !important;
  transition-property:opacity,transform,filter !important;
  transition-duration:1.12s,1.18s,1.02s !important;
  transition-timing-function:cubic-bezier(.22,1,.36,1) !important;
  transition-delay:.04s !important;
  will-change:opacity,transform,filter;
}
.title-slide.title-slide-delay{
  transition-delay:.20s !important;
}
.title-slide.is-visible{
  opacity:1 !important;
  transform:translate3d(0,0,0) !important;
  filter:blur(0) !important;
}
@media screen and (max-width:760px){
  .title-slide{
    transform:translate3d(-28px,8px,0) !important;
    filter:blur(4px) !important;
    transition-duration:.94s,1.00s,.90s !important;
  }
  .title-slide.title-slide-delay{transition-delay:.16s !important;}
}

@media (prefers-reduced-motion: reduce){
  .title-slide{
    opacity:1 !important;
    transform:none !important;
    filter:none !important;
    transition:none !important;
  }
}
