:root{--navy:#06182f;--navy2:#0a2242;--blue:#0b72f0;--blue2:#27a3ff;--text:#0d1c31;--muted:#64748b;--light:#f5f8fc;--line:#dbe5f1;--white:#fff;--green:#1baa78;--radius:22px;--shadow:0 18px 50px rgba(2,18,39,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(5,20,41,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;color:#fff;letter-spacing:.08em;white-space:nowrap}.brand img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.15)}.main-nav{margin-left:auto;display:flex;gap:27px;align-items:center}.main-nav a{color:#d8e2ef;font-size:14px;font-weight:600}.main-nav a:hover{color:#fff}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:26px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:13px 19px;border-radius:12px;font-weight:800;font-size:14px;transition:.2s ease;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 10px 28px rgba(11,114,240,.28)}.btn-ghost{border-color:#a7bdd8;color:#153251;background:transparent}.nav-cta{padding:11px 16px}.hero{background:radial-gradient(circle at 78% 20%,rgba(28,129,248,.24),transparent 28%),linear-gradient(135deg,#04152b,#071f3c 64%,#08284b);color:#fff;padding:76px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:46px}.hero-logo-lockup{display:flex;gap:14px;align-items:center;margin-bottom:26px}.hero-logo-lockup img{width:76px;height:76px;border-radius:50%;object-fit:cover}.hero-logo-lockup strong{display:block;font-size:22px;letter-spacing:.12em}.hero-logo-lockup span{display:block;font-size:11px;letter-spacing:.16em;color:#5eb2ff;font-weight:800;margin-top:4px}.eyebrow{display:inline-flex;font-size:12px;font-weight:900;letter-spacing:.14em;color:#75bdff;margin-bottom:15px}.eyebrow.blue{color:var(--blue)}.hero h1,.section h2{margin:0;line-height:1.05;letter-spacing:-.035em}.hero h1{font-size:clamp(42px,5vw,68px);max-width:740px}.hero h1 em,.section h2 em{font-style:normal;color:#54aeff}.hero p{font-size:18px;color:#c5d4e7;max-width:700px;margin:24px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero .btn-ghost{border-color:rgba(255,255,255,.3);color:#fff}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:#c9d8e9;font-size:12px;font-weight:700;margin-top:25px}.hero-visual{position:relative}.preview-shell{padding:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:26px;box-shadow:0 32px 80px rgba(0,0,0,.28);transform:perspective(1000px) rotateY(-3deg)}.preview-shell img{border-radius:18px}.float-card{position:absolute;background:#fff;color:var(--text);border-radius:16px;box-shadow:var(--shadow);padding:14px 18px;min-width:175px}.float-card small{display:block;color:#64748b;font-weight:700}.float-card strong{display:block;font-size:28px;line-height:1.1;margin:4px 0}.float-card span{font-size:10px;color:#0b72f0;font-weight:800}.float-a{left:-34px;top:28%}.float-b{right:-26px;bottom:13%}.hero-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid rgba(255,255,255,.10)}.hero-strip div{padding:22px 28px;border-right:1px solid rgba(255,255,255,.10)}.hero-strip div:last-child{border-right:0}.hero-strip b{font-size:18px;margin-right:8px;color:#57adff}.hero-strip span{font-size:12px;color:#c4d3e5}.section{padding:96px 0}.light{background:#fff}.section-heading{max-width:780px;margin-bottom:42px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{font-size:clamp(34px,4vw,52px)}.section-heading p{color:var(--muted);font-size:17px;margin-top:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;box-shadow:0 10px 35px rgba(9,35,67,.05);transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card .icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#eaf4ff;color:var(--blue);font-size:23px;font-weight:900}.service-card h3{font-size:18px;margin:18px 0 8px}.service-card p{font-size:14px;color:var(--muted);margin:0}.segment-section{background:linear-gradient(160deg,#06182f,#08294f);color:#fff}.segment-section .section-heading p{color:#b8c9dd}.segment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.segment{padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.05)}.segment>span{font-size:25px;color:#65b7ff}.segment b,.segment small{display:block}.segment b{margin:9px 0 3px}.segment small{color:#afc2d7}.portfolio-section{background:#f4f7fb}.notice{display:flex;gap:16px;align-items:center;border:1px solid #bad7fb;background:#eaf4ff;padding:16px 20px;border-radius:16px;margin:-10px 0 24px}.notice strong{color:#075fc5;white-space:nowrap}.notice span{color:#486784;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.project-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:0 12px 35px rgba(14,36,63,.07)}.project-card.wide{grid-column:1/-1}.project-image{position:relative;background:#e9f0f8;aspect-ratio:16/9;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.demo-badge{position:absolute;top:16px;right:16px;background:rgba(5,25,48,.92);color:#fff;font-size:10px;letter-spacing:.10em;font-weight:900;padding:8px 11px;border-radius:9px}.project-body{padding:23px}.project-title{display:flex;gap:14px;align-items:center}.project-title img{width:58px;height:58px;object-fit:contain;border-radius:10px;background:#f8fafc;padding:5px;border:1px solid #edf1f5}.project-title h3{font-size:18px;margin:0 0 2px}.project-title span{color:var(--blue);font-size:12px;font-weight:800}.project-body p{color:var(--muted);margin:15px 0 0}.brands-section{background:#fff}.logo-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.logo-grid>div{height:115px;border:1px solid var(--line);border-radius:18px;display:grid;place-items:center;padding:15px;background:#fff}.logo-grid img{max-width:100%;max-height:82px;object-fit:contain}.logo-grid .dark-logo{background:#08172b}.about-section{background:#f7f9fc}.about-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:60px;align-items:center}.about-photo{position:relative}.about-photo img{width:100%;max-height:600px;object-fit:cover;border-radius:30px;box-shadow:0 30px 70px rgba(9,27,52,.18)}.about-copy h2{font-size:clamp(36px,4vw,54px)}.about-copy p{font-size:17px;color:var(--muted)}.about-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.about-points div{padding:17px;border:1px solid var(--line);background:#fff;border-radius:16px}.about-points b,.about-points span{display:block}.about-points span{font-size:12px;color:var(--muted);margin-top:4px}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.process-grid div{padding:24px;border-radius:18px;border:1px solid var(--line);background:#fff}.process-grid span{font-weight:900;color:#9dc8fa;font-size:30px}.process-grid h3{font-size:16px;margin:10px 0 7px}.process-grid p{font-size:13px;color:var(--muted);margin:0}.contact-section{background:#fff;padding-top:40px}.contact-box{background:linear-gradient(135deg,#06182f,#0a2b55);color:#fff;border-radius:30px;padding:52px;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;box-shadow:0 28px 70px rgba(3,25,51,.18)}.contact-box h2{font-size:clamp(34px,4vw,50px);line-height:1.05;margin:0}.contact-box p{color:#bfd0e2;max-width:670px}.contact-actions{display:flex;flex-direction:column;gap:12px}.large{padding:16px 22px}.light-ghost{color:#fff;border-color:rgba(255,255,255,.25)}.contact-actions small{text-align:center;color:#a9bdd3}.footer{background:#031124;color:#d2deeb;padding:62px 0 24px;margin-top:96px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1.2fr;gap:34px}.footer h4{color:#fff;margin:0 0 16px}.footer p{color:#9fb1c5;max-width:340px}.footer a,.footer span{display:block;color:#aebed0;font-size:13px;margin:7px 0}.footer a:hover{color:#fff}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff}.footer-brand img{width:48px;height:48px;border-radius:50%}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.10);margin-top:36px;padding-top:20px}.footer-bottom div{display:flex;gap:18px}.footer-bottom span,.footer-bottom a{font-size:12px;margin:0}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@media(max-width:980px){.main-nav{position:absolute;left:20px;right:20px;top:78px;display:none;flex-direction:column;background:#081c37;border:1px solid rgba(255,255,255,.10);padding:20px;border-radius:16px;align-items:flex-start}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.nav-cta{display:none}.hero-grid,.about-grid,.contact-box{grid-template-columns:1fr}.hero-visual{margin-top:24px}.service-grid{grid-template-columns:repeat(2,1fr)}.segment-grid{grid-template-columns:repeat(2,1fr)}.logo-grid{grid-template-columns:repeat(4,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.container{width:min(100% - 26px,1180px)}.hero{padding-top:46px}.hero-grid{gap:30px}.hero-logo-lockup img{width:60px;height:60px}.hero h1{font-size:41px}.hero p{font-size:16px}.float-card{display:none}.preview-shell{transform:none;padding:7px}.hero-strip{grid-template-columns:repeat(2,1fr);margin-top:45px}.hero-strip div{padding:16px}.section{padding:70px 0}.section-heading h2{font-size:36px}.service-grid,.segment-grid,.project-grid,.about-points,.process-grid,.footer-grid{grid-template-columns:1fr}.project-card.wide{grid-column:auto}.notice{align-items:flex-start;flex-direction:column}.notice strong{white-space:normal}.logo-grid{grid-template-columns:repeat(2,1fr)}.contact-box{padding:32px 24px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}.footer-bottom div{flex-direction:column;gap:6px}.project-title{align-items:flex-start}.nav-wrap{height:68px}.brand span{font-size:13px}}
