:root{--navy: #062b5f;--navy-2: #08224f;--blue: #0d78d6;--cyan: #26d8de;--sky: #edf7ff;--text: #0d2445;--muted: #5d6d84;--line: #dbe8f6;--card: #ffffff;--shadow: 0 22px 55px rgba(6, 43, 95, .14);--max: 1220px;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.siteHeader{width:min(calc(100% - 36px),1180px);min-height:76px;position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:90;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;background:#041735c7;border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 18px 50px #03122a47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{width:220px;height:52px;display:flex;align-items:center;overflow:hidden;border-radius:999px}.headerLogoDintegi{width:210px!important;max-width:none!important;height:auto!important;transform:scale(1.08);transform-origin:left center;border-radius:999px;background:#fffffff0}.navLinks{display:flex;align-items:center;justify-content:center;gap:30px;font-size:14px;font-weight:800}.navLinks a{position:relative;padding:12px 0;color:#ffffffd1}.navLinks a:hover,.navLinks a.active{color:#fff}.navLinks a.active:after{content:"";height:3px;position:absolute;left:0;right:0;bottom:4px;border-radius:999px;background:var(--cyan)}.headerCta{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;color:#fff;border-radius:999px;background:linear-gradient(135deg,#0e7be9,#0a46a2);font-weight:950;white-space:nowrap;box-shadow:0 12px 25px #0d7bd659}.hero{min-height:650px;position:relative;display:grid;grid-template-columns:minmax(360px,.92fr) minmax(560px,1.08fr);gap:44px;align-items:center;padding:130px max(42px,calc((100vw - var(--max)) / 2)) 70px;overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 20%,rgba(38,216,222,.18),transparent 28%),radial-gradient(circle at 84% 22%,rgba(13,123,214,.28),transparent 34%),linear-gradient(135deg,#061325,#062b5f 54%,#071223)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#061325f2,#062b5f94 48%,#06132529 78%),radial-gradient(circle at 92% 48%,rgba(255,130,48,.36),transparent 22%);z-index:0}.hero:after{content:"";position:absolute;right:-120px;bottom:-180px;width:690px;height:480px;background:radial-gradient(circle at 55% 60%,rgba(255,144,42,.88),rgba(13,123,214,.22) 36%,transparent 62%);opacity:.75;filter:blur(10px);transform:rotate(-8deg);z-index:0}.heroBackgroundImage{position:absolute;right:0;top:0;bottom:0;width:38%;background:linear-gradient(90deg,#06132500,#061325a6),radial-gradient(circle at 70% 35%,rgba(255,204,143,.88) 0 2px,transparent 3px 100%),radial-gradient(circle at 52% 52%,rgba(255,204,143,.8) 0 2px,transparent 3px 100%),radial-gradient(circle at 84% 58%,rgba(255,204,143,.9) 0 2px,transparent 3px 100%),linear-gradient(135deg,#ff7a2147,#03101f66);opacity:.74;z-index:0}.heroText,.heroVisual{position:relative;z-index:1}.eyebrow{margin:0 0 16px;display:inline-flex;align-items:center;gap:9px;color:var(--cyan);font-size:13px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.eyebrow span{width:8px;height:8px;border-radius:50%;background:#0ee6cf;box-shadow:0 0 18px #26d8ded9}.hero h1{max-width:620px;margin:0;color:#fff;font-size:clamp(54px,6vw,86px);line-height:.94;letter-spacing:-.06em}.hero h1 mark{color:var(--cyan);background:transparent}.lead{max-width:590px;margin:28px 0 0;color:#eaf6ffdb;font-size:19px;line-height:1.58}.heroActions{margin-top:34px;display:flex;gap:16px;flex-wrap:wrap}.btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 25px;border-radius:12px;font-weight:950;transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{color:#fff;background:linear-gradient(135deg,#0f91ff,#0a48b7);box-shadow:0 18px 34px #0d7bd657}.btn.secondary{color:#eaf6ff;background:#ffffff1a;border:1px solid rgba(255,255,255,.22)}.btn.light{color:var(--navy);background:#fff;box-shadow:0 14px 26px #0000002e}.trustRow{margin-top:34px;display:flex;flex-wrap:wrap;gap:24px;color:#eaf6ffd1;font-size:13px;font-weight:800}.trustRow span:nth-child(1){color:#74f4dd}.trustRow span:nth-child(2){color:#6ac5ff}.trustRow span:nth-child(3){color:#ffd46a}.heroVisual{display:flex;justify-content:flex-end}.deviceWrap{width:min(100%,660px);min-height:442px;position:relative;perspective:1200px}.deviceGlow{position:absolute;inset:auto 5% 0;height:80px;border-radius:50%;background:#09192ed9;filter:blur(22px);transform:translateY(22px)}.dashboardMockup{height:420px;display:grid;grid-template-columns:118px minmax(0,1fr);overflow:hidden;border-radius:20px;background:#eff6ff;border:10px solid #0a1424;box-shadow:0 35px 80px #00000047;transform:rotateY(-8deg) rotateX(2deg);transform-origin:center}.mockSidebar{min-width:0;padding:18px 10px;color:#fff;background:linear-gradient(180deg,#062b5f,#04152f)}.mockBrand{margin-bottom:18px;color:#fff;font-size:15px;font-weight:950;letter-spacing:.04em}.mockMenuItem{min-height:30px;display:flex;align-items:center;gap:8px;padding:0 8px;border-radius:8px;color:#ffffffc7;font-size:10px;font-weight:720}.mockMenuItem.active{color:#fff;background:#ffffff26}.mockMenuIcon{width:8px;height:8px;border-radius:3px;background:#ffffff73}.mockContent{min-width:0;padding:18px;background:linear-gradient(180deg,#f8fbff,#fff);overflow:hidden}.mockTopbar,.mockUserTools{display:flex;align-items:center}.mockTopbar{justify-content:space-between;margin-bottom:13px;color:var(--navy)}.mockTopbar strong{font-size:14px}.mockUserTools{gap:8px}.mockUserTools span{padding:7px 9px;color:#61728a;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:9px;font-weight:760}.mockKpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mockKpis article,.mockPanel{min-width:0;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 18px #062b5f12}.mockKpis article{padding:10px 8px}.mockKpis small{display:block;color:var(--muted);font-size:8px;margin-bottom:5px}.mockKpis strong{display:block;color:var(--navy);font-size:14px;line-height:1;white-space:nowrap}.mockKpis em{display:block;margin-top:4px;color:#05a66d;font-size:8px;font-style:normal;font-weight:900}.mockKpis .negative{color:#df382f}.mockGrid{margin-top:10px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(170px,.85fr);grid-template-rows:132px 118px;gap:10px}.mockPanel{padding:11px;overflow:hidden}.panelTitle{color:var(--navy);font-size:10.5px;font-weight:950;margin-bottom:8px}.salesPanel{grid-column:1/2;grid-row:1/2}.donutPanel{grid-column:2/3;grid-row:1/2}.tablePanel{grid-column:1/2;grid-row:2/3}.alertPanel{grid-column:2/3;grid-row:2/3}.bars{height:76px;display:flex;align-items:end;gap:11px;padding:6px 7px 0}.bars span{flex:1;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#1597ee,#062b5f)}.barLabels{display:flex;justify-content:space-between;color:#7a889e;font-size:8px;padding:4px 7px 0}.donutWrap{display:flex;align-items:center;gap:12px}.donut{width:74px;height:74px;flex:0 0 74px;border-radius:50%;position:relative;background:conic-gradient(#0d6ebd 0,#0d6ebd 72%,#f3c13a 72%,#f3c13a 93%,#d73b2f 93%,#d73b2f)}.donut:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;background:#fff;border-radius:50%}.donutWrap ul{list-style:none;margin:0;padding:0;font-size:9px;line-height:1.8;color:#334a68}.donutWrap li{display:grid;grid-template-columns:8px 1fr auto;gap:6px;white-space:nowrap;align-items:center}.dot{width:7px;height:7px;border-radius:50%;display:inline-block}.dot.paid{background:#0d6ebd}.dot.pending{background:#f3c13a}.dot.due{background:#d73b2f}.mockRow{display:grid;grid-template-columns:1fr 1fr .8fr .6fr;gap:6px;padding:5px 0;border-top:1px solid #eef3f9;color:#526176;font-size:8.3px;align-items:center}.mockRow:first-of-type{border-top:0}.mockRow strong{color:var(--navy);font-size:8.3px}.mockRow em{color:#0c9f6e;background:#e8fbf3;border-radius:999px;padding:2px 5px;font-style:normal;font-weight:950;text-align:center}.alertPanel p{margin:6px 0;color:#56677e;font-size:9.4px}.alertPanel b{color:var(--blue)}main{background:#fff}.section{width:min(calc(100% - 42px),var(--max));margin:0 auto}.serviceStrip{margin-top:-34px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.serviceCard{min-height:118px;display:grid;grid-template-columns:62px 1fr;gap:16px;align-items:center;padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(6,43,95,.09);box-shadow:0 18px 44px #062b5f1c}.serviceIcon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px}.serviceCard.blue .serviceIcon{color:#0d6ebd;background:#e7f5ff}.serviceCard.orange .serviceIcon{color:#f47b20;background:#fff1e7}.serviceCard.cyan .serviceIcon{color:#0a8ea6;background:#e7fbff}.serviceCard.violet .serviceIcon{color:#8048d6;background:#f2ebff}.serviceCard h3{margin:0 0 6px;color:var(--navy);font-size:16px;line-height:1.18}.serviceCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.benefitsSection{margin-top:54px;padding:26px 24px;border-radius:0;background:linear-gradient(90deg,#f4faff,#eef7ff,#f4faff)}.benefitsSection h2,.casesSection h2,.processSection h2{margin:0 0 22px;color:var(--navy);font-size:32px;line-height:1;letter-spacing:-.035em;text-align:center}.benefitGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.benefitItem{min-height:88px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:16px;padding:12px 20px;border-right:1px solid var(--line)}.benefitItem:last-child{border-right:none}.benefitIcon{width:54px;height:54px;display:grid;place-items:center;color:var(--blue);background:#fff;border:1px solid #b9d7fa;border-radius:18px}.benefitItem h3{margin:0 0 5px;color:var(--navy);font-size:14px}.benefitItem p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.38}.casesSection{margin-top:48px}.caseGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.caseCard{min-height:210px;position:relative;overflow:hidden;color:#fff;border-radius:16px;background:#062b5f;box-shadow:0 18px 45px #062b5f2e;transition:transform .18s ease,box-shadow .18s ease}.caseCard:hover{transform:translateY(-4px);box-shadow:0 26px 60px #062b5f3d}.caseImage{position:absolute;top:0;right:0;bottom:0;left:0;min-height:100%;padding:16px;display:block}.caseImage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#03102214,#051f45e0),radial-gradient(circle at 76% 18%,rgba(255,255,255,.28),transparent 18%);z-index:1}.caseImage:after{content:"";position:absolute;right:-35px;top:-46px;width:160px;height:160px;border-radius:50%;border:1px solid rgba(255,255,255,.18);z-index:1}.caseImage span{position:absolute;left:16px;top:16px;z-index:2;padding:8px 12px;color:#fff;background:#fff3;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:12px;font-weight:950;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.caseVisualIcon{position:absolute;right:20px;top:26px;z-index:2;font-size:56px;opacity:.28;filter:saturate(1.2) brightness(1.2)}.caseOverlay{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:68px 18px 18px;background:linear-gradient(180deg,#062b5f00,#04152ff5 42%,#04152ffa)}.caseOverlay h3{margin:0 0 8px;font-size:22px;line-height:1;letter-spacing:-.025em}.caseOverlay p{margin:0;max-width:96%;color:#eaf6ffe0;font-size:13px;line-height:1.42}.caseOverlay a{display:inline-block;margin-top:12px;color:var(--cyan);font-size:13px;font-weight:950}.caseTruck{background:linear-gradient(135deg,#062b5f4d,#062b5fb8),radial-gradient(circle at 65% 45%,#5aa5dd 0 7%,transparent 24%),linear-gradient(135deg,#113963,#2f6d9e 45%,#091b34)}.casePort{background:linear-gradient(135deg,#062b5f40,#062b5fb8),radial-gradient(circle at 34% 22%,#f8cf6a 0 8%,transparent 24%),linear-gradient(135deg,#0d684a,#78a743 46%,#073263)}.caseRiders{background:linear-gradient(135deg,#062b5f33,#062b5fb8),radial-gradient(circle at 78% 35%,#f2a35a 0 7%,transparent 23%),linear-gradient(135deg,#16192b,#344f82 48%,#071b38)}.caseEvents{background:linear-gradient(135deg,#062b5f40,#062b5fb8),radial-gradient(circle at 35% 18%,#bd63ff 0 8%,transparent 24%),linear-gradient(135deg,#0f1628,#0a888b 48%,#062b5f)}.caseEcommerce{background:linear-gradient(135deg,#062b5f2e,#062b5fbf),radial-gradient(circle at 62% 22%,#f4a74e 0 8%,transparent 25%),linear-gradient(135deg,#20212d,#a9764e 45%,#0d315f)}.caseDocs{background:linear-gradient(135deg,#062b5f2e,#062b5fb8),radial-gradient(circle at 70% 25%,#e5efff 0 8%,transparent 24%),linear-gradient(135deg,#123056,#6f8094 45%,#071b38)}.processSection{margin-top:58px}.processLine{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;position:relative}.processLine:before{content:"";position:absolute;left:8%;right:8%;top:42px;border-top:2px dashed #79aef0;z-index:0}.processStep{position:relative;z-index:1;min-height:108px;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:22px 18px;background:#fffffff5;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 34px #062b5f1a}.stepNumber{position:absolute;left:12px;top:-14px;width:32px;height:32px;display:grid;place-items:center;color:#fff;background:#0a61c9;border:4px solid #ffffff;border-radius:50%;font-weight:950}.stepIcon{width:46px;height:46px;display:grid;place-items:center;color:var(--blue);background:#f2f8ff;border-radius:16px}.stepContent h3{margin:0 0 5px;color:var(--navy);font-size:14px}.stepContent p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.35}.founderSection{margin-top:60px}.founderCard{min-height:210px;display:grid;grid-template-columns:250px 1fr 330px;gap:28px;align-items:center;overflow:hidden;padding:28px;color:#fff;border-radius:20px;background:linear-gradient(90deg,#062b5feb,#062b5fd1),radial-gradient(circle at 92% 18%,rgba(38,216,222,.22),transparent 30%),linear-gradient(135deg,#07182f,#0a3d7d);box-shadow:0 24px 56px #062b5f33}.founderMedia{display:grid;justify-items:center;text-align:center;gap:8px}.founderMedia img{width:112px;height:auto;border-radius:22px;background:#fff;padding:8px}.founderMedia strong{font-size:20px;line-height:1.05}.founderMedia span{color:#cfe3f9;font-size:13px}.founderContent .eyebrow{margin-bottom:10px;color:var(--cyan)}.founderContent h2{margin:0 0 12px;font-size:27px;line-height:1.12;letter-spacing:-.035em}.founderContent p{margin:0;color:#d9e9fb;line-height:1.55}.founderStats span{min-height:88px;display:grid;place-items:center;text-align:center;padding:12px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#d8e7f7;font-size:12px}.founderStats b{display:block;color:#fff;font-size:24px}.ctaBand{width:100%;margin:58px auto 0;padding:30px max(42px,calc((100vw - var(--max)) / 2));display:grid;grid-template-columns:72px 1fr auto;gap:24px;align-items:center;color:#fff;background:linear-gradient(135deg,#0751c9,#04aee9)}.ctaIcon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;border:2px solid rgba(255,255,255,.62)}.ctaBand h2{margin:0 0 5px;font-size:32px;line-height:1;letter-spacing:-.035em}.ctaBand p{margin:0;color:#e7f7ff}.ctaBand .btn.light{color:#0a3d7d;min-height:52px;padding:0 26px;border-radius:12px}.footer{padding:42px 0 18px;color:#d8e7f7;background:linear-gradient(135deg,#06152a,#062b5f)}.footerGrid{width:min(calc(100% - 42px),var(--max));margin:0 auto;display:grid;grid-template-columns:1.25fr .75fr 1fr 1fr;gap:44px}.footerBrand img{width:190px;padding:8px;border-radius:999px;background:#fff;margin-bottom:16px}.footerBrand p{max-width:320px}.footer h3{margin:0 0 14px;color:#fff;font-size:15px}.footer p,.footer span,.footer a{display:block;margin:0 0 8px;color:#d8e7f7;font-size:14px;line-height:1.6}.footerButton{display:inline-flex!important;width:max-content;margin-top:10px!important;padding:10px 14px;color:var(--navy)!important;background:#fff;border-radius:9px;font-weight:950}.footerBottom{width:min(calc(100% - 42px),var(--max));margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);text-align:center;color:#9bb9dd;font-size:13px}@media (max-width: 1120px){.siteHeader{border-radius:24px}.navLinks{display:none}.hero{grid-template-columns:1fr;padding-top:128px}.heroVisual{justify-content:center}.dashboardMockup{transform:none}.serviceStrip,.benefitGrid,.caseGrid,.processLine{grid-template-columns:repeat(2,1fr)}.processLine:before{display:none}.founderCard{grid-template-columns:1fr}.founderStats{grid-template-columns:repeat(3,1fr)}.footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.siteHeader{width:calc(100% - 20px);top:10px;min-height:66px;padding:8px 10px}.brand{width:165px;height:48px}.headerLogoDintegi{width:170px!important}.headerCta{min-height:44px;padding:0 14px;font-size:13px}.hero{min-height:auto;grid-template-columns:1fr;padding:112px 22px 62px}.hero h1{font-size:clamp(44px,13vw,60px)}.lead{font-size:17px}.deviceWrap{min-height:auto}.dashboardMockup{height:auto;grid-template-columns:1fr;border-width:7px}.mockSidebar{display:none}.mockKpis{grid-template-columns:repeat(2,1fr)}.mockGrid{grid-template-columns:1fr;grid-template-rows:auto}.salesPanel,.donutPanel,.tablePanel,.alertPanel{grid-column:auto;grid-row:auto}.section{width:calc(100% - 28px)}.serviceStrip{margin-top:-22px;grid-template-columns:1fr}.benefitGrid,.caseGrid,.processLine,.footerGrid{grid-template-columns:1fr}.benefitItem{border-right:none;border-bottom:1px solid var(--line)}.benefitItem:last-child{border-bottom:none}.caseCard{min-height:230px}.founderStats{grid-template-columns:1fr}.ctaBand{grid-template-columns:1fr;text-align:center;justify-items:center;padding:32px 22px}.ctaBand .btn.light{width:100%}.footerBottom{text-align:left}}.casesSection{margin-top:72px}.casesSection h2{margin:0 0 26px;color:var(--navy);font-size:34px;line-height:1;letter-spacing:-.035em;text-align:center}.caseGrid{width:min(100%,1040px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.caseCard{min-height:185px;position:relative;overflow:hidden;border-radius:14px;border:1px solid rgba(6,43,95,.12);box-shadow:0 18px 38px #062b5f29;background:#062b5f;transition:transform .18s ease,box-shadow .18s ease}.caseCard:hover{transform:translateY(-4px);box-shadow:0 24px 52px #062b5f38}.caseImage{position:absolute;top:0;right:0;bottom:0;left:0;min-height:auto;padding:0;display:block;background-size:cover;background-position:center}.caseImage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#062b5fe0,#062b5f8c 48%,#062b5f2e),linear-gradient(180deg,#062b5f1a,#062b5fcc)}.caseImage:after{content:"";position:absolute;right:-34px;top:-44px;width:135px;height:135px;border:1px solid rgba(255,255,255,.18);border-radius:50%;z-index:2}.caseVisualIcon{position:absolute;right:18px;top:18px;z-index:3;font-size:44px;opacity:.2;filter:grayscale(1) brightness(2)}.caseImage span{position:absolute;left:18px;top:18px;z-index:4;max-width:88%;padding:7px 11px;border-radius:999px;color:#fff;font-size:11px;font-weight:950;background:#ffffff2e;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.caseOverlay{position:relative;z-index:5;height:100%;min-height:185px;padding:72px 18px 18px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.caseOverlay h3{margin:0 0 8px;color:#fff;font-size:22px;line-height:1.05;font-weight:950;letter-spacing:-.035em}.caseOverlay p{margin:0;max-width:95%;color:#ffffffe0;font-size:12.5px;line-height:1.45}.caseOverlay a{display:inline-flex;width:max-content;margin-top:12px;color:#35e5ff;font-size:12px;font-weight:950}.caseTruck{background:linear-gradient(135deg,#062b5f2e,#062b5fb8),url(https://images.unsplash.com/photo-1601584115197-04ecc0da31d7?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center}.casePort{background:linear-gradient(135deg,#062b5f2e,#062b5fb8),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center}.caseRiders{background:linear-gradient(135deg,#062b5f2e,#062b5fb8),url(https://images.unsplash.com/photo-1558981806-ec527fa84c39?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center}.caseEvents{background:linear-gradient(135deg,#062b5f2e,#062b5fb8),url(https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center}.caseEcommerce{background:linear-gradient(135deg,#062b5f2e,#062b5fb8),url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center}.caseDocs{background:linear-gradient(135deg,#062b5f2e,#062b5fb8),url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center}.processSection{width:min(calc(100% - 40px),1120px);margin:46px auto 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#fff,#f3f9ff);border:1px solid rgba(6,43,95,.1);box-shadow:0 18px 44px #062b5f1a}.processSection h2{margin:0 0 18px;color:var(--navy);font-size:26px;line-height:1;letter-spacing:-.035em;text-align:left}.processLine{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;position:relative}.processLine:before{content:"";position:absolute;left:8%;right:8%;top:33px;height:2px;background:repeating-linear-gradient(90deg,rgba(13,123,214,.45) 0 8px,transparent 8px 16px);z-index:0}.processStep{min-height:92px;position:relative;z-index:1;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:16px 14px;border-radius:14px;background:#fff;border:1px solid rgba(6,43,95,.12);box-shadow:0 12px 28px #062b5f14}.stepNumber{position:absolute;top:-12px;left:12px;width:28px;height:28px;display:grid;place-items:center;color:#fff;background:#0d64c8;border:2px solid #ffffff;border-radius:50%;font-size:13px;font-weight:950;box-shadow:0 8px 18px #062b5f2e}.stepIcon{width:42px;height:42px;display:grid;place-items:center;color:#0d64c8;margin:0;border-radius:12px;background:#eef7ff}.stepContent h3{margin:0 0 5px;color:var(--navy);font-size:13px;line-height:1.15;font-weight:950}.stepContent p{margin:0;color:var(--muted);font-size:11px;line-height:1.35}.founderSection{width:min(calc(100% - 40px),1120px);margin:22px auto 0}.founderCard{min-height:165px;display:grid;grid-template-columns:220px 1fr 230px;gap:26px;align-items:center;padding:22px 26px;border-radius:18px;color:#fff;background:radial-gradient(circle at 88% 14%,rgba(25,155,255,.3),transparent 34%),linear-gradient(135deg,#06172d,#063a82 58%,#07172d);border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 50px #062b5f38;overflow:hidden}.founderMedia{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center}.founderMedia img{width:74px;height:74px;object-fit:contain;border-radius:18px;background:#fff;padding:8px}.founderMedia strong{display:block;color:#fff;font-size:18px;line-height:1.1;font-weight:950}.founderMedia span{display:block;margin-top:5px;color:#a9d7ff;font-size:12px;font-weight:800}.founderContent .eyebrow{margin:0 0 8px;color:#2ee8e0;font-size:11px}.founderContent h2{margin:0 0 8px;color:#fff;font-size:24px;line-height:1.05;letter-spacing:-.035em}.founderContent p{margin:0;color:#eaf6ffd6;font-size:13px;line-height:1.55}.founderStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.founderStats span{min-height:72px;display:grid;place-items:center;text-align:center;padding:10px;border-radius:14px;color:#dcefff;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);font-size:10px;line-height:1.2;font-weight:800}.founderStats b{display:block;color:#fff;font-size:21px;line-height:1;font-weight:950}@media (max-width: 980px){.caseGrid,.processLine{grid-template-columns:repeat(2,minmax(0,1fr))}.processLine:before{display:none}.founderCard{grid-template-columns:1fr}.founderStats{grid-template-columns:repeat(3,1fr)}}@media (max-width: 620px){.caseGrid,.processLine,.founderStats{grid-template-columns:1fr}}.siteHeader{width:min(calc(100% - 40px),1180px)!important;min-height:82px!important;position:fixed!important;top:18px!important;left:50%!important;transform:translate(-50%)!important;z-index:100!important;padding:12px 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;background:#fffffff5!important;color:#071a32!important;border:1px solid rgba(6,43,95,.1)!important;border-radius:22px!important;box-shadow:0 18px 52px #062b5f2e!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.siteHeader .brand{width:230px!important;min-width:230px!important;height:58px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;background:transparent!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important}.siteHeader .brand img,.siteHeader .brand img.headerLogoDintegi,.headerLogoDintegi{width:210px!important;max-width:none!important;height:auto!important;display:block!important;object-fit:contain!important;transform:scale(1.05)!important;transform-origin:left center!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.navLinks{display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;font-size:14px!important;font-weight:850!important}.navLinks a{position:relative!important;color:#071a32!important;padding:12px 0!important}.navLinks a:hover,.navLinks a.active{color:#062b5f!important}.navLinks a.active:after{content:""!important;height:3px!important;position:absolute!important;left:0!important;right:0!important;bottom:3px!important;border-radius:999px!important;background:#0d78d6!important}.headerCta{min-height:50px!important;padding:0 26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;color:#fff!important;background:linear-gradient(135deg,#0e7be9,#073f91)!important;border-radius:14px!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 14px 28px #062b5f47!important}.hero{padding-top:138px!important}.casesSection{width:min(calc(100% - 40px),1120px)!important;margin:64px auto 0!important}.casesSection h2{margin:0 0 24px!important;color:#062b5f!important;font-size:32px!important;line-height:1!important;letter-spacing:-.035em!important;text-align:center!important;font-weight:950!important}.caseGrid{width:100%!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.caseCard{height:158px!important;min-height:158px!important;position:relative!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(6,43,95,.12)!important;background:#062b5f!important;box-shadow:0 18px 40px #062b5f2e!important;transition:transform .18s ease,box-shadow .18s ease!important}.caseCard:hover{transform:translateY(-4px)!important;box-shadow:0 26px 56px #062b5f3d!important}.caseImage{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;min-height:auto!important;padding:0!important;display:block!important;background-size:cover!important;background-position:center!important}.caseImage:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(90deg,#04142cc7,#04142c73 46%,#04142c1f),linear-gradient(180deg,#04142c14,#04142c99)!important}.caseImage:after{content:""!important;position:absolute!important;right:-34px!important;top:-42px!important;width:124px!important;height:124px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:50%!important;z-index:2!important}.caseVisualIcon{position:absolute!important;right:16px!important;top:14px!important;z-index:3!important;font-size:40px!important;opacity:.24!important;filter:grayscale(1) brightness(2)!important}.caseImage span{position:absolute!important;left:16px!important;top:14px!important;z-index:5!important;padding:7px 12px!important;border-radius:999px!important;color:#fff!important;font-size:11px!important;line-height:1!important;font-weight:950!important;background:#ffffff2e!important;border:1px solid rgba(255,255,255,.24)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.caseOverlay{position:relative!important;z-index:6!important;height:100%!important;padding:62px 18px 16px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;color:#fff!important}.caseOverlay h3{margin:0 0 7px!important;color:#fff!important;font-size:22px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.035em!important}.caseOverlay p{margin:0!important;max-width:92%!important;color:#ffffffe6!important;font-size:12px!important;line-height:1.38!important}.caseOverlay a{width:max-content!important;margin-top:10px!important;color:#38e9ff!important;font-size:12px!important;font-weight:950!important}.caseImage.caseTruck{background-image:url(https://images.unsplash.com/photo-1601584115197-04ecc0da31d7?auto=format&fit=crop&w=900&q=80)!important;background-position:center!important}.caseImage.casePort{background-image:url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=900&q=80)!important;background-position:center!important}.caseImage.caseRiders{background-image:url(https://images.unsplash.com/photo-1558981806-ec527fa84c39?auto=format&fit=crop&w=900&q=80)!important;background-position:center!important}.caseImage.caseEvents{background-image:url(https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&w=900&q=80)!important;background-position:center!important}.caseImage.caseEcommerce{background-image:url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?auto=format&fit=crop&w=900&q=80)!important;background-position:center!important}.caseImage.caseDocs{background-image:url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=900&q=80)!important;background-position:center!important}.caseCard:nth-child(2) .caseImage span{background:#0aa06e!important}.caseCard:nth-child(4) .caseImage span{background:#c33bce!important}.caseCard:nth-child(5) .caseImage span{background:#f08216!important}.processSection{width:min(calc(100% - 40px),1120px)!important;margin:26px auto 0!important;padding:18px 22px!important;display:grid!important;grid-template-columns:130px 1fr!important;gap:18px!important;align-items:center!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,#f4f9ff)!important;border:1px solid rgba(6,43,95,.1)!important;box-shadow:0 18px 44px #062b5f1a!important}.processSection h2{margin:0!important;color:#062b5f!important;font-size:24px!important;line-height:1.05!important;letter-spacing:-.035em!important;text-align:left!important;font-weight:950!important}.processLine{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;position:relative!important}.processLine:before{content:""!important;position:absolute!important;left:8%!important;right:8%!important;top:35px!important;height:2px!important;z-index:0!important;background:repeating-linear-gradient(90deg,rgba(13,123,214,.45) 0 8px,transparent 8px 16px)!important}.processStep{min-height:88px!important;position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:42px 1fr!important;gap:12px!important;align-items:center!important;padding:15px 14px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(6,43,95,.12)!important;box-shadow:0 12px 28px #062b5f14!important}.stepNumber{position:absolute!important;top:-12px!important;left:12px!important;width:28px!important;height:28px!important;display:grid!important;place-items:center!important;color:#fff!important;background:#0d64c8!important;border:2px solid #ffffff!important;border-radius:50%!important;font-size:13px!important;font-weight:950!important;box-shadow:0 8px 18px #062b5f2e!important}.stepIcon{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;color:#0d64c8!important;margin:0!important;border-radius:12px!important;background:#eef7ff!important}.stepIcon svg{display:block!important}.stepContent h3{margin:0 0 5px!important;color:#062b5f!important;font-size:13px!important;line-height:1.15!important;font-weight:950!important}.stepContent p{margin:0!important;color:#5d6d84!important;font-size:11px!important;line-height:1.35!important}.founderCard{min-height:160px!important;display:grid!important;grid-template-columns:250px 1fr 230px!important;gap:26px!important;align-items:center!important;padding:22px 26px!important;border-radius:18px!important;color:#fff!important;background:linear-gradient(90deg,#04142cf5,#053676eb 58%,#051a39d1),url(https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1200&q=80)!important;background-size:cover!important;background-position:center right!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 22px 50px #062b5f38!important;overflow:hidden!important}.founderMedia{display:grid!important;grid-template-columns:78px 1fr!important;gap:14px!important;align-items:center!important}.founderMedia img{width:78px!important;height:78px!important;object-fit:contain!important;border-radius:18px!important;background:#fff!important;padding:8px!important}.founderMedia strong{display:block!important;color:#fff!important;font-size:20px!important;line-height:1.05!important;font-weight:950!important}.founderMedia span{display:block!important;margin-top:6px!important;color:#a9d7ff!important;font-size:12px!important;font-weight:800!important}.founderContent{position:relative!important;padding-left:24px!important;border-left:1px solid rgba(255,255,255,.18)!important}.founderContent:before{content:"“"!important;position:absolute!important;left:20px!important;top:-18px!important;color:#23b8ff!important;font-size:56px!important;line-height:1!important;font-weight:950!important;opacity:.65!important}.founderContent .eyebrow{margin:0 0 8px 42px!important;color:#2ee8e0!important;font-size:11px!important}.founderContent h2{margin:0 0 8px 42px!important;color:#fff!important;font-size:24px!important;line-height:1.05!important;letter-spacing:-.035em!important}.founderContent p{margin:0 0 0 42px!important;max-width:620px!important;color:#eaf6ffe0!important;font-size:13px!important;line-height:1.55!important}.founderStats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.founderStats span{min-height:76px!important;display:grid!important;place-items:center!important;text-align:center!important;padding:10px!important;border-radius:14px!important;color:#dcefff!important;background:#ffffff1c!important;border:1px solid rgba(255,255,255,.16)!important;font-size:10px!important;line-height:1.2!important;font-weight:850!important}.founderStats b{display:block!important;color:#fff!important;font-size:21px!important;line-height:1!important;font-weight:950!important}@media (max-width: 1050px){.navLinks{display:none!important}.siteHeader{width:calc(100% - 24px)!important}.caseGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.processSection{grid-template-columns:1fr!important}.processLine{grid-template-columns:repeat(2,minmax(0,1fr))!important}.processLine:before{display:none!important}.founderCard{grid-template-columns:1fr!important}.founderContent{padding-left:0!important;border-left:none!important}.founderContent .eyebrow,.founderContent h2,.founderContent p{margin-left:0!important}.founderContent:before{display:none!important}}@media (max-width: 650px){.siteHeader{min-height:70px!important;top:10px!important;padding:9px 12px!important;border-radius:18px!important}.siteHeader .brand{width:170px!important;min-width:170px!important;height:48px!important}.siteHeader .brand img,.headerLogoDintegi{width:165px!important;transform:scale(1.02)!important}.headerCta{min-height:42px!important;padding:0 15px!important;font-size:13px!important}.hero{padding-top:112px!important}.caseGrid{grid-template-columns:1fr!important}.caseCard{height:178px!important}.processLine,.founderStats{grid-template-columns:1fr!important}}.caseImage:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(90deg,#04142c94,#04142c4d 46%,#04142c14),linear-gradient(180deg,#04142c0d,#04142c7a)!important}.caseOverlay{background:linear-gradient(180deg,transparent 0%,rgba(4,20,44,.18) 42%,rgba(4,20,44,.62) 100%)!important}.caseOverlay h3,.caseOverlay p,.caseOverlay a{text-shadow:0 2px 10px rgba(0,0,0,.55)!important}.caseCard:nth-child(1) .caseImage span{background:#0e7be9!important}.caseCard:nth-child(2) .caseImage span{background:#09a86f!important}.caseCard:nth-child(3) .caseImage span{background:#6d4df2!important}.caseCard:nth-child(4) .caseImage span{background:#c43bd6!important}.caseCard:nth-child(5) .caseImage span{background:#f07816!important}.caseCard:nth-child(6) .caseImage span{background:#1687e8!important}.founderCardPro{min-height:172px!important;display:grid!important;grid-template-columns:300px 1fr 230px!important;gap:28px!important;align-items:stretch!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;color:#fff!important;background:linear-gradient(90deg,#04142cfa,#053676f0 55%,#051a398c),url(https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1200&q=80)!important;background-size:cover!important;background-position:center right!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 22px 50px #062b5f3d!important}.founderMediaPro{min-height:172px!important;padding:22px 24px!important;display:grid!important;grid-template-columns:92px 1fr!important;gap:16px!important;align-items:center!important;border-right:1px solid rgba(255,255,255,.18)!important}.founderPhotoBox{width:86px!important;height:86px!important;border-radius:18px!important;background:#fff!important;display:grid!important;place-items:center!important;padding:8px!important;box-shadow:0 14px 28px #00000038!important}.founderPhotoBox img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:12px!important}.founderNameBlock strong{display:block!important;color:#fff!important;font-size:22px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.03em!important}.founderNameBlock span{display:block!important;margin-top:6px!important;color:#7de6ff!important;font-size:13px!important;font-weight:850!important}.founderMiniBadges b{min-height:28px!important;display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:160px!important;padding:0 11px!important;border-radius:9px!important;background:#0d7bd66b!important;color:#fff!important;font-size:11px!important;line-height:1.15!important;font-weight:900!important;box-shadow:inset 0 0 0 1px #ffffff1a!important}.founderContentPro{position:relative!important;min-height:172px!important;padding:28px 0 26px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.quoteMark{position:absolute!important;left:-8px!important;top:18px!important;color:#27c8ff!important;font-size:58px!important;line-height:1!important;font-weight:950!important;opacity:.7!important}.founderContentPro .eyebrow{margin:0 0 8px 44px!important;color:#2ee8e0!important;font-size:11px!important;letter-spacing:.16em!important}.founderContentPro h2{margin:0 0 9px 44px!important;max-width:650px!important;color:#fff!important;font-size:25px!important;line-height:1.05!important;letter-spacing:-.04em!important;font-weight:950!important}.founderContentPro p:not(.eyebrow){margin:0 0 0 44px!important;max-width:690px!important;color:#eaf6ffe6!important;font-size:13px!important;line-height:1.58!important}.founderImageSide{min-height:172px!important;background:linear-gradient(90deg,#05367633,#030f231a),url(https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=600&q=80)!important;background-size:cover!important;background-position:center right!important;opacity:.82!important}.founderStats{display:none!important}@media (max-width: 1000px){.founderCardPro{grid-template-columns:1fr!important}.founderMediaPro{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.16)!important}.founderImageSide{display:none!important}}@media (max-width: 620px){.founderMediaPro{grid-template-columns:1fr!important}.founderContentPro{padding:24px!important}.quoteMark{display:none!important}.founderContentPro .eyebrow,.founderContentPro h2,.founderContentPro p:not(.eyebrow){margin-left:0!important}.founderContentPro h2{font-size:22px!important}}.founderSection{width:min(calc(100% - 40px),1120px)!important;margin:22px auto 0!important}.founderCardPro{min-height:190px!important;display:grid!important;grid-template-columns:270px 1fr 240px!important;gap:24px!important;align-items:stretch!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;background:linear-gradient(135deg,#041b46,#0a4da3 55%,#0a2f67)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 22px 50px #062b5f38!important;color:#fff!important}.founderMediaPro{min-height:190px!important;padding:22px 20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:16px!important;border-right:1px solid rgba(255,255,255,.15)!important}.founderLogoPlain{width:92px!important;height:92px!important;object-fit:contain!important;display:block!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.founderNameBlock strong{display:block!important;color:#fff!important;font-size:18px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.02em!important}.founderNameBlock span{display:block!important;margin-top:4px!important;color:#7de6ff!important;font-size:13px!important;font-weight:800!important}.founderMiniBadges{margin-top:12px!important;display:grid!important;gap:8px!important}.founderMiniBadges b{min-height:30px!important;display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:170px!important;padding:0 12px!important;border-radius:10px!important;background:#117cdf47!important;color:#fff!important;font-size:11px!important;line-height:1.15!important;font-weight:900!important;border:1px solid rgba(255,255,255,.12)!important}.founderContentPro{position:relative!important;min-height:190px!important;padding:26px 0 24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.quoteMark{position:absolute!important;left:-6px!important;top:16px!important;color:#27c8ff!important;font-size:50px!important;line-height:1!important;font-weight:950!important;opacity:.7!important}.founderContentPro .eyebrow{margin:0 0 8px 36px!important;color:#2ee8e0!important;font-size:11px!important;letter-spacing:.16em!important;font-weight:900!important}.founderContentPro h2{margin:0 0 10px 36px!important;max-width:620px!important;color:#fff!important;font-size:22px!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:950!important}.founderContentPro p:not(.eyebrow){margin:0 0 0 36px!important;max-width:630px!important;color:#eaf6ffeb!important;font-size:13px!important;line-height:1.6!important}.founderImageSideClean{min-height:190px!important;padding:20px 18px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:12px!important;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 35%),linear-gradient(135deg,#ffffff0d,#ffffff05)!important;border-left:1px solid rgba(255,255,255,.12)!important}.founderStatBox{padding:14px 12px!important;border-radius:14px!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.12)!important;text-align:center!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.founderStatBox strong{display:block!important;font-size:24px!important;line-height:1!important;font-weight:950!important;color:#fff!important}.founderStatBox span{display:block!important;margin-top:6px!important;font-size:11px!important;line-height:1.25!important;font-weight:700!important;color:#ffffffe6!important}@media (max-width: 1000px){.founderCardPro{grid-template-columns:1fr!important}.founderMediaPro{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.founderImageSideClean{flex-direction:row!important;border-left:none!important;border-top:1px solid rgba(255,255,255,.12)!important}.founderStatBox{flex:1!important}}@media (max-width: 620px){.founderContentPro{padding:22px!important}.quoteMark{display:none!important}.founderContentPro .eyebrow,.founderContentPro h2,.founderContentPro p:not(.eyebrow){margin-left:0!important}.founderContentPro h2{font-size:20px!important}.founderImageSideClean{flex-direction:column!important}.founderLogoPlain{width:78px!important;height:78px!important}.founderNameBlock strong{font-size:16px!important}}.footerBrand img{width:170px!important;height:auto!important;display:block!important;margin:0 0 18px!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;filter:none!important}.footerLogoTextPro strong,.footerBrand strong{font-size:22px!important;letter-spacing:.02em!important}.footerLogoTextPro span,.footerBrand span{font-size:13px!important}.founderLogoPlain{display:none!important}.founderMonogram{width:70px;height:70px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#0d78d6,#062b5f);border:1px solid rgba(255,255,255,.2);box-shadow:0 14px 28px #00000038;font-size:24px;font-weight:950;letter-spacing:-.04em}.founderNameBlock strong{font-size:17px!important;line-height:1.15!important}.founderNameBlock span{font-size:12px!important}.founderContentPro h2{font-size:24px!important}.founderStatBox strong{font-size:25px!important}.founderMonogram,.founderLogoPlain{display:none!important}.founderIdentity{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;width:100%}.founderNameBlock{display:flex;flex-direction:column;align-items:center;gap:4px}.founderNameBlock strong{color:#fff;font-size:16px;font-weight:800;line-height:1.2}.founderNameBlock span{color:#44d7ff;font-size:13px;font-weight:700}.founderBadgeList{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.founderBadge{width:190px;min-width:190px;max-width:190px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 14px;border-radius:10px;color:#fff;font-size:13px;font-weight:700;background:#1f7cff38;border:1px solid rgba(120,180,255,.35);box-shadow:inset 0 1px #ffffff14}@media (max-width: 820px){.siteHeader{width:calc(100% - 24px)!important;min-height:66px!important;top:10px!important;padding:8px 10px!important;gap:10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#fffffff7!important;border-radius:18px!important;overflow:hidden!important}.siteHeader .brand{width:190px!important;min-width:0!important;max-width:190px!important;height:50px!important;flex:1 1 auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;background:transparent!important;border-radius:0!important}.siteHeader .brand img,.siteHeader .brand img.headerLogoDintegi,.headerLogoDintegi{width:170px!important;max-width:170px!important;height:auto!important;transform:none!important;transform-origin:left center!important;background:transparent!important;border-radius:0!important;padding:0!important}.headerCta{flex:0 0 auto!important;min-height:40px!important;padding:0 14px!important;border-radius:12px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}.headerCta span,.navLinks{display:none!important}.hero{padding-top:105px!important}}@media (max-width: 460px){.siteHeader .brand{max-width:155px!important}.siteHeader .brand img,.siteHeader .brand img.headerLogoDintegi,.headerLogoDintegi{width:145px!important;max-width:145px!important}.headerCta{min-height:38px!important;padding:0 11px!important;font-size:11px!important}}
