﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#1c1917;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:18px;font-weight:300;line-height:1.6;letter-spacing:.01em;overflow-x:hidden}:root{--bg: #FFFFFF;--panel: #FFFFFF;--panel2: #FFFFFF;--line: rgba(0, 0, 0, 0.1);--lineS: rgba(0, 0, 0, 0.2);--ink: #1C1917;--muted: #555555;--muted2: #888888;--cyan: #0A0A0A;--cyanD: #333333;--blue: #0A0A0A;--violet: #333333;--red: #0A0A0A;--glow: rgba(0, 0, 0, 0.15)}a{color:#0a0a0a;text-decoration:none}a:hover{color:#333}b,strong{color:#1c1917;font-weight:600}p{color:#555}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}section{padding:80px 0;position:relative}.grid-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgb(0, 0, 0) 1px, transparent 1px),linear-gradient(90deg, rgb(0, 0, 0) 1px, transparent 1px);background-size:34px 34px;opacity:.04;mask-image:radial-gradient(ellipse 120% 70% at 50% 0%, #000 30%, transparent 80%)}header,main,footer,.band{position:relative;z-index:1}.kicker{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:#0a0a0a;display:inline-flex;align-items:center;gap:10px;margin-bottom:14px}.kicker::before{content:"";width:26px;height:1px;background:#0a0a0a;opacity:.7}h1,h2,h3,h4{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#1c1917;font-weight:700}h2{font-size:clamp(26px,3vw,42px);line-height:1.1;letter-spacing:-0.01em;margin:14px 0}h3{font-size:19px;font-weight:600}.lead{color:#555;font-size:18px;line-height:1.7}[id]{scroll-margin-top:80px}header{position:sticky;top:0;z-index:200;background:hsla(0,0%,100%,.97);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.1);transition:box-shadow .3s}header.nav-scrolled{box-shadow:0 4px 32px rgba(0,0,0,.5)}header .navbar{background:rgba(0,0,0,0) !important;padding:0 !important}.nav-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:64px;gap:16px;width:100%}.brand{display:flex;align-items:center;gap:12px;text-decoration:none !important;flex-shrink:0;color:#1c1917 !important}.brand:hover{color:#1c1917 !important}.mark{width:36px;height:36px;flex-shrink:0;border-radius:8px;background:linear-gradient(150deg, #0A0A0A, #333333);box-shadow:0 0 18px -4px rgba(0,0,0,.15);position:relative;display:block}.brand>span:last-child{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:.02em;line-height:1;color:#1c1917}.brand>span:last-child small{display:block;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:9px;letter-spacing:.28em;color:#0a0a0a;font-weight:600;margin-top:3px}.nav-links{display:flex !important;flex-direction:row !important;align-items:center !important;gap:2px;list-style:none;padding:0;margin:0 auto}.nav-link-custom{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#555 !important;text-decoration:none !important;padding:6px 12px;transition:color .2s;position:relative}.nav-link-custom::after{content:"";position:absolute;bottom:0;left:12px;right:12px;height:1px;background:#0a0a0a;transform:scaleX(0);transition:transform .2s cubic-bezier(0.4, 0, 0.2, 1)}.nav-link-custom:hover,.nav-link-custom.active{color:#1c1917 !important}.nav-link-custom:hover::after,.nav-link-custom.active::after{transform:scaleX(1)}.nav-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.lang-btn{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:12px;color:#555;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.1);padding:5px 10px;cursor:pointer;display:flex;align-items:center;gap:5px;transition:border-color .2s,color .2s}.lang-btn:hover{border-color:rgba(0,0,0,.2);color:#1c1917}.lang-btn i{font-size:11px}.lang-btn .caret{font-size:8px}.lang-menu{background:#fff !important;border:1px solid rgba(0,0,0,.2) !important;border-radius:0 !important;min-width:110px}.lang-menu .dropdown-item{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:12px;letter-spacing:.08em;color:#555;padding:8px 14px;background:rgba(0,0,0,0);border:none;width:100%;text-align:left;cursor:pointer;transition:color .15s,background .15s}.lang-menu .dropdown-item:hover,.lang-menu .dropdown-item.active{color:#0a0a0a;background:rgba(10,10,10,.07)}.nav-cta{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff !important;text-decoration:none !important;background:linear-gradient(135deg, #0A0A0A, #333333);padding:8px 16px;box-shadow:0 4px 16px -4px rgba(0,0,0,.15);transition:opacity .2s}.nav-cta:hover{opacity:.88}.navbar-toggler{display:none;border:1px solid rgba(0,0,0,.1) !important;padding:6px 10px;background:rgba(0,0,0,0)}.navbar-toggler:focus{box-shadow:none}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(10,10,10,.85)' stroke-linecap='round' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important}@media(max-width: 991px){.nav-inner{height:56px;justify-content:space-between}.navbar-toggler{display:block;margin-left:auto;order:3}header{position:sticky;top:0}.navbar{position:static;width:100%}.nav-inner>ul.nav-links{display:none !important}.nav-inner>div.nav-right{display:none !important}.navbar-collapse{position:absolute;top:100%;left:0;right:0;z-index:999;background:#fff;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.2);padding:16px 24px 20px;box-shadow:0 8px 24px rgba(0,0,0,.4)}.navbar-collapse .nav-links{flex-direction:column !important;align-items:flex-start !important;gap:0;margin:0 0 14px;display:flex !important}.nav-link-custom{padding:10px 0;width:100%}.nav-link-custom::after{left:0;right:auto;width:24px}.navbar-collapse .nav-right{display:flex !important;flex-wrap:wrap;padding-top:12px;border-top:1px solid rgba(0,0,0,.1);width:100%}}.s-bg{background:#fff}.s-panel{background:#fff}.s-panel2{background:#fff}.s-cta{background:none,linear-gradient(160deg, #FFFFFF, #FFFFFF)}.ih-hero{background:none,none,#fff;padding:88px 0 80px}.ih-hero h1{font-size:clamp(42px,6vw,72px);font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:700;line-height:1;letter-spacing:-0.02em}.ih-hero h1 .a{color:#0a0a0a}.ih-hero h1 .b{color:#333}.ih-hero h1 .c{color:#0a0a0a}.ih-hero .cover-lead{margin-top:22px;max-width:56ch;font-size:18px;color:#555;font-weight:300}.scope-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.chip{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;letter-spacing:.02em;color:#1c1917;border:1px solid rgba(0,0,0,.2);border-radius:100px;padding:8px 15px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05)}.chip b{color:#0a0a0a;font-weight:600}.bigquote{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:600;font-size:clamp(18px,2.8vw,26px);line-height:1.3;color:#1c1917;max-width:30ch;margin-bottom:14px}.bigquote .hl{color:#0a0a0a}.pillars{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-top:30px}.pill{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:24px 22px;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05);transition:box-shadow .2s,transform .2s}.pill:hover{box-shadow:0 4px 16px rgba(0,0,0,.1) , 0 1px 4px rgba(0,0,0,.06);transform:translateY(-2px)}.pill::after{content:"";position:absolute;left:0;top:0;width:100%;height:3px}.pill.p1::after{background:#0a0a0a}.pill.p2::after{background:#333}.pill.p3::after{background:#0a0a0a}.pill .pill-img{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:9px;margin-bottom:16px;display:block;border:none;background:#fff}.pico{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;margin-bottom:16px;border:1px solid rgba(0,0,0,.2)}.pico svg{width:22px;height:22px;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pill.p1 .pico{background:rgba(10,10,10,.12)}.pill.p1 .pico svg{stroke:#0a0a0a}.pill.p2 .pico{background:rgba(51,51,51,.12)}.pill.p2 .pico svg{stroke:#333}.pill.p3 .pico{background:rgba(10,10,10,.12)}.pill.p3 .pico svg{stroke:#0a0a0a}.pill-t{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;letter-spacing:.24em;text-transform:uppercase;font-weight:600;margin-bottom:8px}.pill.p1 .pill-t{color:#0a0a0a}.pill.p2 .pill-t{color:#333}.pill.p3 .pill-t{color:#0a0a0a}.pill h3{font-size:19px;margin-bottom:8px}.pill p{font-size:17px;line-height:1.5}.fork{display:grid;grid-template-columns:1fr 1fr;gap:18px}.path{background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:16px;padding:28px 26px;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s,transform .2s}.path:hover{border-color:#0a0a0a;box-shadow:0 8px 32px rgba(0,0,0,.12) , 0 2px 8px rgba(0,0,0,.07);transform:translateY(-2px)}.path .path-img{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:9px;margin-bottom:16px;display:block;border:1px solid rgba(0,0,0,.2);background:#fff}.path .path-t{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;letter-spacing:.22em;text-transform:uppercase;color:#0a0a0a;font-weight:600;margin-bottom:6px}.path h3{font-size:25px;font-weight:700;margin-bottom:12px}.path p{font-size:17px;line-height:1.5;margin-bottom:16px}.path ul{list-style:none;display:flex;flex-direction:column;gap:9px}.path li{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;color:#555;padding-left:18px;position:relative}.path li::before{content:"›";position:absolute;left:0;color:#0a0a0a;font-weight:700}.fork-mid{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;color:#888;grid-column:1/-1;text-align:center;padding:4px 0}.sol-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px}.sol{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:13px;padding:20px 18px;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05);transition:border-color .2s,transform .2s,box-shadow .2s}.sol:hover{border-color:#0a0a0a;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1) , 0 1px 4px rgba(0,0,0,.06)}.sol .sico{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);margin-bottom:14px}.sol .sico svg{width:19px;height:19px;stroke:#0a0a0a;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sol .sico-img{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:9px;margin-bottom:14px;display:block;border:1px solid rgba(0,0,0,.1);background:#fff}.sol h4{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:19px;font-weight:600;margin-bottom:5px;color:#1c1917}.sol p{font-size:17px;line-height:1.45}.ctrl{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:6px}.ctrl-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05)}.ctrl-card.local{border-color:#0a0a0a}.ctrl-card h3{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:19px}.ctrl-card h3 svg{width:18px;height:18px;stroke:#0a0a0a;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ctrl-card ul{list-style:none;display:flex;flex-direction:column;gap:9px}.ctrl-card li{font-size:17px;color:#555;padding-left:20px;position:relative}.ctrl-card li::before{content:"";position:absolute;left:0;top:6px;width:10px;height:10px;border-radius:50%;background:#0a0a0a;opacity:.85}.lead-narrow{max-width:62ch}.lead-medium{max-width:72ch}.lead-tight{max-width:58ch}.lead-cta{max-width:58ch;margin-top:14px}.seal{display:inline-flex;align-items:center;gap:10px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;letter-spacing:.06em;color:#0a0a0a;border:1px solid rgba(0,0,0,.2);border-radius:100px;padding:7px 16px;background:#fff;margin-bottom:8px}.svc-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.svc{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:22px;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s}.svc:hover{border-color:#0a0a0a;box-shadow:0 4px 16px rgba(0,0,0,.1) , 0 1px 4px rgba(0,0,0,.06)}.svc::after{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:linear-gradient(#0A0A0A, #333333);opacity:.85}.svc .ico{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#fff;border:1px solid rgba(0,0,0,.2);margin-bottom:14px;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05)}.svc .ico svg{width:20px;height:20px;stroke:#0a0a0a;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.svc .ico-img{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:9px;margin-bottom:14px;display:block;border:1px solid rgba(0,0,0,.2);background:#fff}.svc h3{margin-bottom:8px;font-size:19px}.svc p{font-size:17px;line-height:1.5}.standalone{display:flex;gap:16px;align-items:flex-start;margin-top:16px;padding:18px 22px;border:1px solid rgba(0,0,0,.2);border-radius:14px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05)}.standalone svg{flex:none;width:24px;height:24px;stroke:#0a0a0a;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}.standalone div{font-size:17px;line-height:1.55;color:#555}.standalone b{color:#1c1917;font-weight:600;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.spot{background:none,#fff;border:1px solid rgba(0,0,0,.2);border-radius:16px;padding:30px 32px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05);margin-top:24px}.spot .col h3{font-size:19px;color:#0a0a0a;margin-bottom:14px;display:flex;align-items:center;gap:9px}.spot .col h3 svg{width:17px;height:17px;stroke:#0a0a0a;fill:none;stroke-width:1.8;stroke-linecap:round}.checklist{list-style:none;display:flex;flex-direction:column;gap:10px}.checklist li{font-size:17px;color:#555;padding-left:24px;position:relative;line-height:1.45}.checklist li::before{content:"";position:absolute;left:0;top:5px;width:13px;height:13px;border-radius:3px;border:1.5px solid #0a0a0a;background:linear-gradient(135deg, rgba(10, 10, 10, 0.35), transparent)}.checklist li b{color:#1c1917;font-weight:600}.spot-note{grid-column:1/-1;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;color:#555;border-top:1px dashed rgba(0,0,0,.2);padding-top:16px;margin-top:4px}.ih-steps{display:flex;flex-direction:column;border-left:1px solid rgba(0,0,0,.2);margin-left:8px}.ih-step{display:grid;grid-template-columns:70px 1fr;gap:22px;padding:18px 0 18px 26px;position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.ih-step:last-child{border-bottom:none}.ih-step::before{content:"";position:absolute;left:-5px;top:26px;width:9px;height:9px;border-radius:50%;background:#0a0a0a;box-shadow:0 0 14px -1px rgba(0,0,0,.15)}.ih-step .num{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:28px;font-weight:700;color:#0a0a0a;line-height:1;opacity:.85}.ih-step h3{margin-bottom:5px;font-size:19px}.ih-step p{font-size:17px;line-height:1.5}.stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:1px;background:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);border-radius:14px;overflow:hidden;margin:8px 0 30px}.stat{background:#fff;padding:22px 18px}.stat .stat-n{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:30px;font-weight:700;color:#0a0a0a;line-height:1}.stat .stat-l{font-size:17px;color:#555;margin-top:9px}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.why{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:18px;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05)}.why .wic{flex:none;width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#fff;border:1px solid rgba(0,0,0,.1)}.why .wic svg{width:16px;height:16px;stroke:#0a0a0a;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.why .wic-img{flex:none;width:32px;height:32px;border-radius:8px;object-fit:contain;border:1px solid rgba(0,0,0,.1);background:#fff}.why h4{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:19px;font-weight:600;margin-bottom:3px;color:#1c1917}.why p{font-size:17px;line-height:1.45}.badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.badge{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:.04em;color:#555;border:1px solid rgba(0,0,0,.2);border-radius:8px;padding:8px 13px;background:#fff}.badge.lit{color:#fff;background:#0a0a0a;border-color:rgba(0,0,0,0)}.tools-lbl{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;letter-spacing:.2em;text-transform:uppercase;color:#555;margin:24px 0 12px}.cta-h2{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:clamp(26px,3vw,42px);max-width:18ch}.contact-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);border-radius:14px;overflow:hidden;margin-top:30px}.contact-container{max-width:660px}.c-cell{background:#fff;padding:22px}.c-cell .l{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a;margin-bottom:9px}.c-cell .v{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:20px;font-weight:600;color:#1c1917}.cta-foot{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(0,0,0,.1);flex-wrap:wrap}.foot-brand{display:flex;align-items:center;gap:11px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:700;font-size:19px;color:#1c1917}.cta-foot .mono{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;color:#888}footer{background:#fff;border-top:1px solid rgba(0,0,0,.1);padding:52px 0 32px;color:#555}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col h4{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a;font-weight:600;margin:0 0 6px}.footer-col a{font-size:13px;color:#888;transition:color .2s}.footer-col a:hover{color:#0a0a0a}.footer-bottom{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:13px;color:#888;padding-top:20px !important;border-top:1px solid rgba(0,0,0,.1);letter-spacing:.04em}.footer-bottom strong{color:#1c1917}.footer-social{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(0,0,0,.1);color:#555;font-size:13px;transition:border-color .2s,color .2s}.footer-social:hover{border-color:#0a0a0a;color:#0a0a0a}.footer-brand p{font-size:13px;color:#888;line-height:1.65;max-width:26ch}.footer-divider{border-color:rgba(0,0,0,.1) !important}.ihome-alert{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;padding:14px 18px;border-left:3px solid;margin-bottom:12px}.ihome-alert-success{background:rgba(34,197,94,.1);border-color:#22c55e;color:#16a34a}.ihome-alert-danger{background:rgba(255,90,120,.1);border-color:#ff5a78;color:#c24}.ihome-alert-close{background:none;border:none;cursor:pointer;font-size:18px;line-height:1;padding:0;color:inherit;opacity:.7;flex-shrink:0}.ihome-alert-close:hover{opacity:1}.btn-close{filter:invert(1) brightness(0.65)}.field-error{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;color:#ff5a78;font-weight:600;margin-top:6px;display:none}.field-error.visible{display:block}.form-input{width:100%;border:1px solid rgba(0,0,0,.2);background:#fff;padding:12px 15px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:18px;font-weight:300;color:#1c1917;outline:none;display:block;transition:border-color .2s,box-shadow .2s}.form-input::placeholder{color:#888}.form-input:focus{border-color:#0a0a0a;box-shadow:0 0 0 3px rgba(10,10,10,.08)}.form-input.is-invalid{border-color:rgba(255,90,120,.6) !important}.form-input.is-valid{border-color:#22c55e !important}textarea.form-input{min-height:100px;resize:vertical}.fw-600{font-weight:600;font-size:16px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.1em;color:#1c1917;margin-bottom:7px;display:block;text-transform:uppercase}.text-gold{color:#0a0a0a}.form-note{font-size:16px;color:#555;margin:10px 0 0;line-height:1.6}.form-note a{color:#0a0a0a !important;font-weight:600}.phone-field,.phone-field-human{display:flex;gap:8px;align-items:stretch}.phone-prefix-select,.phone-prefix-select-human{flex-shrink:0;width:120px;border:1px solid rgba(0,0,0,.2);background:#fff;padding:11px 10px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;font-weight:500;color:#1c1917;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%230A0A0A' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px;transition:border-color .2s}.phone-prefix-select:focus,.phone-prefix-select-human:focus{border-color:#0a0a0a}.phone-number-input,.phone-number-input-human{flex:1;min-width:0}.contact-page{background:#fff;min-height:70vh;padding:64px 0 80px;color:#1c1917}.contact-page .quote-form{background:#fff;border:1px solid rgba(0,0,0,.2);padding:36px;box-shadow:0 4px 16px rgba(0,0,0,.1) , 0 1px 4px rgba(0,0,0,.06)}.contact-page .quote-form h3{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:26px;font-weight:700;color:#1c1917}.project-detail-page{background:#fff;min-height:70vh;padding:64px 0 80px}.project-detail-container{max-width:1100px}.project-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:clamp(30px,5vw,58px);font-weight:700;letter-spacing:-0.01em;line-height:1;margin:0 0 24px;color:#1c1917}.project-description{font-size:18px;line-height:1.75;color:#555;max-width:760px;margin:0 auto 48px}.gallery-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}.gallery-item{overflow:hidden;border:1px solid rgba(0,0,0,.1);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08) , 0 1px 2px rgba(0,0,0,.05);transition:transform .26s,border-color .26s,box-shadow .26s;position:relative}.gallery-item:hover{transform:translateY(-4px);border-color:#0a0a0a;box-shadow:0 8px 32px rgba(0,0,0,.12) , 0 2px 8px rgba(0,0,0,.07)}.gallery-item img{width:100%;height:240px;object-fit:cover;display:block;transition:transform .36s}.gallery-item:hover img{transform:scale(1.03)}.image-overlay{position:absolute;bottom:0;left:0;right:0;padding:14px 16px;background:linear-gradient(to top, rgba(255, 255, 255, 0.88), transparent);color:#1c1917;font-size:17px;opacity:0;transition:opacity .26s}.gallery-item:hover .image-overlay{opacity:1}.btn-nav{display:inline-flex;align-items:center;gap:8px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a;text-decoration:none;border:1px solid rgba(0,0,0,.2);padding:10px 16px;transition:border-color .2s,background .2s}.btn-nav:hover{border-color:#0a0a0a;background:#fff}.btn-nav.disabled{color:#888;border-color:rgba(0,0,0,.1);pointer-events:none}.btn-secondary-custom{display:inline-flex;align-items:center;gap:8px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#555;text-decoration:none;border:1px solid rgba(0,0,0,.1);padding:9px 16px;transition:border-color .2s,color .2s}.btn-secondary-custom:hover{border-color:rgba(0,0,0,.2);color:#1c1917}@media(max-width: 991px){.pillars,.sol-grid{grid-template-columns:repeat(2, 1fr) !important}.fork,.ctrl,.why-grid,.svc-grid{grid-template-columns:1fr 1fr !important}.stats{grid-template-columns:repeat(2, 1fr)}.contact-grid{grid-template-columns:1fr 1fr}h2{font-size:clamp(22px,3.5vw,34px)}}@media(max-width: 767px){.pillars,.sol-grid,.fork,.svc-grid,.spot,.ctrl,.why-grid{grid-template-columns:1fr !important}.stats{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.ih-step{grid-template-columns:50px 1fr;gap:14px}.gallery-grid{grid-template-columns:repeat(2, 1fr)}h2{font-size:clamp(20px,6vw,28px)}}@media(max-width: 480px){.gallery-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}}.sig-fork-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;flex-wrap:wrap;margin-bottom:0}.sig-intro{text-align:right;max-width:40ch}.sig-foot-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--fg)}.sig-foot-brand-name{font-weight:700;font-size:18px;letter-spacing:-0.02em}.sig-foot-brand-sub{display:block;font-family:var(--mono);font-size:8.5px;letter-spacing:.26em;color:var(--fg-2)}.gallery-empty{grid-column:1/-1}.static-page{background:#fff;padding:64px 0 80px;min-height:70vh}.static-container{max-width:740px}.static-header{margin-bottom:40px;padding-bottom:28px;border-bottom:1px solid rgba(0,0,0,.1)}.static-header h1{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:700;letter-spacing:-0.02em;color:#1c1917;margin:10px 0 8px}.static-meta{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;color:#555;letter-spacing:.06em}.static-body h2{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:21px;font-weight:700;color:#1c1917;margin:32px 0 10px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1)}.static-body h2:first-child{border-top:none;margin-top:0}.static-body p{font-size:18px;color:#555;line-height:1.75;margin-bottom:12px}.static-body ul{padding-left:0;margin:0 0 16px;list-style:none;display:grid;gap:8px}.static-body ul li{font-size:18px;color:#555;line-height:1.65;padding-left:20px;position:relative}.static-body ul li::before{content:"›";position:absolute;left:0;color:#0a0a0a;font-weight:700}
