:root{--blue:#009fe3;--blue-deep:#0072b1;--ink:#1a1a1a;--text:#2c2c2a;--muted:#5f5e5a;--line:#d3d1c7;--paper:#f7f7f4;--card:#fff;--teal:#0f6e56;--danger:#b3261e;--shadow:0 14px 35px rgba(26,26,26,.08);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font:15px/1.55 Manrope,Arial,sans-serif;background:var(--paper)}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-999px;z-index:99;background:#fff;padding:9px}.skip-link:focus{left:12px;top:12px}.site-header{background:#fff;border-bottom:1px solid rgba(211,209,199,.75);position:sticky;top:0;z-index:20}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{height:49px;width:38px;overflow:hidden;display:grid;place-items:center}.brand-mark img{height:48px;width:auto;object-fit:contain}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:19px;letter-spacing:.3px}.brand-copy small{font-size:7.5px;font-weight:800;letter-spacing:.9px;color:var(--muted);margin-top:5px}.nav-links{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:700;color:#5f5e5a}.nav-links a:not(.nav-cta){padding:27px 0;position:relative}.nav-links a.active,.nav-links a:hover{color:var(--ink)}.nav-links a.active:after{content:"";height:3px;position:absolute;left:0;right:0;bottom:0;background:var(--blue)}.nav-cta{background:var(--ink);color:#fff!important;padding:11px 15px;border-radius:8px}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:5px auto}.hero{min-height:520px;display:grid;align-items:center;position:relative;color:#fff;background:#143c55 url('assets/sso-bg.jpg') center/cover no-repeat;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,27,39,.95) 0%,rgba(8,27,39,.88) 44%,rgba(8,27,39,.52) 100%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;padding:75px 0}.hero-copy{max-width:700px}.eyebrow,.section-kicker{font-size:11px;font-weight:800;letter-spacing:1.6px;margin:0 0 14px;color:var(--blue)}.eyebrow{color:#a6e3ff;display:flex;align-items:center;gap:9px}.eyebrow span{width:23px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,6vw,68px);line-height:1.06;letter-spacing:-2.5px;margin-bottom:21px}h1 em{font-style:normal;color:#76d4ff}.hero-text{font-size:16px;line-height:1.7;max-width:620px;color:rgba(255,255,255,.86)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;gap:12px;align-items:center;justify-content:center;padding:13px 18px;border-radius:8px;font-size:13px;font-weight:800;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff}.secondary{border:1px solid rgba(255,255,255,.6);color:#fff}.hero-panel{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.24);border-radius:15px;padding:24px;backdrop-filter:blur(8px);margin-bottom:4px}.panel-label{font-size:10px;letter-spacing:1.25px;font-weight:800;margin-bottom:14px}.hero-stats{display:flex;gap:34px}.hero-stats div{display:grid}.hero-stats strong{font-size:39px;line-height:1;color:#76d4ff}.hero-stats span{font-size:11px;margin-top:7px}.panel-line{height:1px;background:rgba(255,255,255,.35);margin:20px 0 15px}.hero-panel>p:last-child{font-size:12px;line-height:1.7;margin:0;color:rgba(255,255,255,.83)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:86px 0 58px;align-items:end}.section-kicker{margin-bottom:9px}.intro h2,.section-heading h2,.focus h2,.cta h2{font-size:clamp(27px,3.1vw,39px);line-height:1.18;letter-spacing:-1.2px;margin:0;color:var(--ink)}.intro>p{font-size:15px;line-height:1.75;color:var(--muted);margin:0}.portfolio{padding-bottom:90px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:20px}.project-count{font-size:11px;font-weight:800;letter-spacing:1.3px;color:var(--muted);margin:0}.filters{display:flex;overflow:auto;gap:8px;padding:24px 0 25px;scrollbar-width:none}.filter{border:1px solid var(--line);background:#fff;padding:8px 13px;border-radius:99px;white-space:nowrap;font:700 12px Manrope;color:var(--muted);cursor:pointer}.filter span{display:inline-grid;place-items:center;margin-left:4px;width:17px;height:17px;border-radius:50%;font-size:9px;background:#e8f4fd;color:var(--blue-deep)}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.project-card{min-height:373px;border:1px solid var(--line);background:var(--card);border-radius:var(--radius);padding:19px;display:flex;flex-direction:column;transition:.2s transform,.2s box-shadow}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.project-card.hidden{display:none}.card-top{display:flex;justify-content:space-between;align-items:center}.card-no{font-size:11px;font-weight:800;color:#8c8b85}.status{font-size:9px;font-weight:800;letter-spacing:.5px;border-radius:99px;padding:4px 7px}.live{background:#e9f7ef;color:#0f6e56}.concept{background:#f3f4f6;color:#5f5e5a}.prototype{background:#fff1e8;color:#b45c00}.project-icon{height:43px;width:43px;display:grid;place-items:center;border-radius:12px;margin:23px 0 16px;font-size:22px;font-weight:800}.blue{background:#e8f4fd;color:#0072b1}.teal{background:#e7f5f0;color:#0f6e56}.orange{background:#fff1e8;color:#b45c00}.violet{background:#f0edff;color:#534ab7}.sky{background:#e8f4fd;color:#009fe3}.navy{background:#ededeb;color:#1a1a1a}.green{background:#e9f7ef;color:#0f6e56}.gold{background:#fff6d9;color:#a16e00}.project-type{font-size:9px;font-weight:800;letter-spacing:.82px;color:var(--blue-deep);margin-bottom:7px}.project-card h3{font-size:19px;line-height:1.25;letter-spacing:-.55px;margin-bottom:9px;color:var(--ink)}.project-card>p:not(.project-type){font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:14px}.tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto}.tags span{font-size:9px;font-weight:700;color:#5f5e5a;background:#f0f4f8;border-radius:5px;padding:4px 6px}.card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e3db;margin-top:15px;padding-top:12px;color:var(--blue-deep);font-size:11px;font-weight:800}.card-link:hover{color:var(--blue)}.disabled{color:#777}.portfolio-note{font-size:12px;color:var(--muted);margin:23px 0 0}.portfolio-note a{color:var(--blue-deep);font-weight:800}.focus{background:#1a1a1a;color:#fff;padding:72px 0 75px}.light{color:#76d4ff}.focus h2{color:#fff;max-width:550px}.focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:45px}.focus-grid div{border-top:1px solid #5f5e5a;padding-top:14px}.focus-grid span{font-size:11px;color:#76d4ff;font-weight:800}.focus-grid h3{font-size:16px;margin:11px 0 8px}.focus-grid p{font-size:12px;line-height:1.7;color:#d3d1c7;margin:0}.cta{padding:73px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.cta .button{flex:0 0 auto}footer{background:#fff;border-top:1px solid var(--line)}.footer-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:15px}.footer-brand{display:flex;gap:8px;align-items:center}.footer-brand img{height:40px;width:auto}.footer-brand div{display:grid;line-height:1}.footer-brand strong{font-size:15px}.footer-brand span{font-size:9px;color:var(--muted);margin-top:4px}.footer-inner>p{font-size:10px;color:var(--muted);margin:0}@media(max-width:960px){.project-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{gap:35px}.intro{gap:40px}.focus-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.shell{width:min(100% - 32px,560px)}.nav{height:66px}.brand-mark{height:42px;width:33px}.brand-mark img{height:41px}.brand-copy strong{font-size:16px}.nav-links{position:absolute;display:none;top:66px;left:0;right:0;background:#fff;padding:10px 22px 20px;box-shadow:0 12px 20px rgba(0,0,0,.09);align-items:stretch;gap:0}.nav-links.open{display:flex;flex-direction:column}.nav-links a:not(.nav-cta){padding:11px 0}.nav-links a.active:after{bottom:5px}.nav-cta{text-align:center;margin-top:8px}.menu-toggle{display:block}.hero{min-height:590px;background-position:61% center}.hero-overlay{background:linear-gradient(180deg,rgba(8,27,39,.89),rgba(8,27,39,.93))}.hero-grid{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:30px;padding:58px 0 45px}h1{font-size:43px;letter-spacing:-1.8px}.hero-text{font-size:14px}.hero-panel{margin:0;padding:18px}.hero-stats strong{font-size:31px}.intro{display:block;padding:56px 0 40px}.intro>p{margin-top:18px;font-size:14px}.section-heading{align-items:start}.section-heading h2,.intro h2,.focus h2,.cta h2{font-size:29px}.project-count{padding-top:8px;font-size:9px}.filters{padding-top:18px}.project-grid{grid-template-columns:1fr;gap:13px}.project-card{min-height:340px}.focus{padding:55px 0}.focus-grid{grid-template-columns:1fr 1fr;gap:24px 16px;margin-top:33px}.focus-grid h3{font-size:14px}.focus-grid p{font-size:11px}.cta{padding:55px 0;display:block}.cta .button{margin-top:23px}.footer-inner{padding:18px 0;min-height:0;align-items:flex-start;flex-direction:column}.footer-brand img{height:35px}}