:root{--bg:#050816;--bg-2:#0b1020;--ink:#0f172a;--muted:#64748b;--line:#94a3b838;--white:#fff;--cloud:#f8fafc;--indigo:#7c3aed;--cyan:#00e5ff;--mint:#14f195;--gradient:linear-gradient(135deg, var(--indigo) 0%, var(--cyan) 52%, var(--mint) 100%);--shadow:0 24px 80px #0f172a2e;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cloud);text-rendering:optimizelegibility;margin:0;font-family:Inter,Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(100% - 40px,1200px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--white);background:#050816c7;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.logo{flex:none;width:clamp(156px,14vw,178px);height:30px;display:inline-block;position:relative}.logo-image{object-fit:contain;object-position:left center;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.logo-image-white{opacity:0}.desktop-nav,.header-actions,.locale-switcher{align-items:center;gap:8px;display:flex}.desktop-nav{gap:4px}.desktop-nav a,.mobile-nav a,.locale-switcher a{color:#ffffffb8;border-radius:999px;padding:10px 13px;font-size:14px;font-weight:700;transition:background .16s,color .16s}.desktop-nav a:hover,.mobile-nav a:hover,.locale-switcher a:hover,.locale-switcher .active{color:var(--white);background:#ffffff17}.locale-switcher{border:1px solid #ffffff1f;border-radius:999px;padding:4px}.locale-switcher a{place-items:center;width:34px;height:34px;padding:0;line-height:1;display:grid}.locale-icon{object-fit:cover;border-radius:999px;width:22px;height:22px;display:block;box-shadow:0 0 0 1px #0f172a24}.locale-switcher .active .locale-icon{box-shadow:0 0 0 1px #ffffff94,0 0 0 4px #2563eb29}.mobile-nav .locale-switcher{justify-self:start;width:max-content}.menu-button{color:var(--white);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:9px 13px;display:none}.mobile-nav{display:none}.hero-section,.dark-section{color:var(--white);background:radial-gradient(circle at 20% 10%,#7c3aed47,#0000 32%),radial-gradient(circle at 78% 24%,#00e5ff2e,#0000 38%),linear-gradient(#050816 0%,#0b1020 100%)}.hero-section{align-items:center;min-height:calc(100svh - 74px);display:grid;position:relative;overflow:hidden}.hero-section:before,.dark-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000);mask-image:linear-gradient(#000000e6,#0000)}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;padding-block:84px;display:grid;position:relative}.hero-copy h1,.page-hero h1,.case-hero h1{letter-spacing:-.07em;max-width:780px;margin:0;font-size:clamp(42px,6.8vw,86px);line-height:1.03}.hero-copy h1{background:linear-gradient(90deg,#fff 0%,#dff8ff 42%,#a7ffda 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-eyebrow,.eyebrow{color:var(--cyan);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:13px;font-weight:900}.hero-description,.page-hero p,.case-hero p{color:#ffffffb8;max-width:760px;margin:24px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{min-height:48px;color:var(--white);background:var(--gradient);border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 50px #00e5ff38}.btn:hover{transform:translateY(-2px);box-shadow:0 22px 70px #7c3aed52}.btn-secondary{box-shadow:none;background:#ffffff14;border:1px solid #ffffff29}.hero-visual{place-items:center;min-height:540px;display:grid}.orbit-panel{aspect-ratio:1;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:48px;width:min(520px,100%);position:relative;overflow:hidden;box-shadow:inset 0 0 80px #00e5ff14,0 40px 120px #0000005c}.orbit-panel:before,.orbit-panel:after{content:"";border:1px solid #00e5ff38;border-radius:50%;animation:24s linear infinite rotate;position:absolute;inset:12%}.orbit-panel:after{border-color:#14f1952e;animation-duration:18s;animation-direction:reverse;inset:24%}.orbit-core{background:var(--gradient);filter:blur(.2px);border-radius:34px;animation:2.8s ease-in-out infinite pulse;position:absolute;inset:38%;box-shadow:0 0 80px #00e5ff73}.node{background:var(--cyan);width:12px;height:12px;box-shadow:0 0 32px var(--cyan);border-radius:50%;position:absolute}.node-a{top:27%;left:17%}.node-b{background:var(--mint);top:24%;right:19%}.node-c{background:var(--indigo);bottom:18%;left:24%}.node-d{bottom:22%;right:20%}.dashboard-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0508169e;border:1px solid #ffffff1f;border-radius:18px;gap:6px;width:210px;padding:16px;display:grid;position:absolute}.dashboard-card strong{font-size:14px}.dashboard-card span{color:#ffffff9e;font-size:12px}.card-a{top:12%;left:9%}.card-b{top:44%;right:6%}.card-c{bottom:12%;left:12%}.trust-strip{color:var(--white);background:#050816;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.trust-grid{grid-template-columns:repeat(5,1fr);display:grid}
.trust-item{color:#ffffffbf;border-left:1px solid #ffffff14;align-items:center;gap:10px;min-height:82px;padding:20px;font-size:14px;font-weight:800;display:flex}.trust-item:last-child{border-right:1px solid #ffffff14}.trust-item span{background:var(--gradient);border-radius:50%;width:9px;height:9px}.section{padding-block:110px;position:relative}.light-section{background:var(--cloud)}.dark-section{position:relative;overflow:hidden}.section-header{max-width:820px;margin-bottom:42px}.section-header-center{text-align:center;margin-inline:auto}.section-header h2,.final-cta h2,.light-panel h2,.contact-aside h2{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(32px,4.4vw,56px);line-height:1.1}.dark-section .section-header h2,.dark-section .section-header p,.final-cta h2,.final-cta p{color:var(--white)}.section-header p,.light-panel p,.contact-aside p,.service-card p,.value-card p,.insight-card p,.article-body p{color:var(--muted);font-size:17px;line-height:1.75}.bento-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.bento-card,.service-card,.value-card,.tech-card,.insight-card,.light-panel,.contact-form,.contact-aside{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #0f172a14}.bento-card{min-height:260px;padding:28px;transition:transform .18s,border-color .18s}.bento-card:hover,.work-card:hover,.service-card:hover,.insight-card:hover{border-color:#00e5ff73;transform:translateY(-4px)}.bento-1,.bento-2{grid-column:span 6}.bento-3{grid-column:span 5}.bento-4{grid-column:span 4}.bento-5{grid-column:span 3}.card-index{width:42px;height:42px;color:var(--white);background:var(--gradient);border-radius:14px;place-items:center;font-weight:900;display:grid}.bento-card h3,.work-card h3,.service-card h3,.tech-card h3,.process-step h3,.insight-card h3{letter-spacing:-.035em;margin:22px 0 10px;font-size:23px}.bento-card p,.work-card p,.process-step p{color:var(--muted);line-height:1.68}.tag-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.tag-row span{color:#075985;background:#00e5ff17;border:1px solid #00e5ff3d;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.dark-section .tag-row span,.case-hero .tag-row span{color:#ffffffdb;background:#ffffff14}.work-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.work-card{border-radius:var(--radius);min-height:360px;color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;flex-direction:column;padding:24px;transition:transform .18s,border-color .18s;display:flex}.work-card p{color:#ffffffa8}.work-card-top,.case-meta{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.work-card-top span,.case-meta span{color:#ffffffd1;background:#ffffff14;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.tech-layout{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:24px;display:grid}.architecture-card{min-height:520px;color:var(--white);box-shadow:var(--shadow);background:radial-gradient(circle at 50% 10%,#00e5ff33,#0000 36%),linear-gradient(#0b1020,#050816);border-radius:36px;align-content:center;place-items:center;gap:16px;display:grid}.arch-user,.arch-box,.arch-stack span{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;padding:15px 22px;font-weight:900}.arch-line{background:var(--gradient);width:2px;height:40px}.arch-stack{gap:10px;display:flex}.tech-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.tech-card{padding:24px}.tech-card h3{margin-top:0}.tech-card ul,.service-card ul,.check-list{margin:18px 0 0;padding:0;list-style:none}.tech-card li,.service-card li,.check-list li{color:var(--muted);padding-left:20px;line-height:1.8;position:relative}.tech-card li:before,.service-card li:before,.check-list li:before{content:"";background:var(--gradient);border-radius:50%;width:7px;height:7px;position:absolute;top:13px;left:0}.process-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.process-step{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;padding:22px}.process-step span{color:var(--cyan);font-weight:900}.process-step h3,.process-step p{color:var(--white)}.final-cta{color:var(--white);background:#050816;padding-block:80px}.final-cta-card{background:radial-gradient(circle at 20% 10%,#7c3aed38,#0000 34%),#ffffff0d;border:1px solid #ffffff1f;border-radius:36px;justify-content:space-between;align-items:center;gap:28px;padding:42px;display:flex}.final-cta-card p{color:#ffffffb8;max-width:640px;line-height:1.72}.site-footer{color:var(--white);background:linear-gradient(90deg,#050816e0 0%,#050816a8 54%,#05081657 100%),linear-gradient(#05081638 0%,#050816bd 100%),url(/images/footer/footer-bg.png) 100%/cover no-repeat;border-top:1px solid #ffffff14;padding-block:56px;position:relative;overflow:hidden}.footer-grid{z-index:1;text-shadow:0 1px 18px #0000006b;grid-template-columns:1.3fr .9fr .8fr;gap:36px;display:grid;position:relative}
.footer-grid p,.footer-meta,.footer-links a{color:#ffffff9e}.footer-links,.footer-meta{gap:12px;display:grid}.site-footer .logo-image-color{opacity:0}.site-footer .logo-image-white{opacity:1}.page-hero,.case-hero{padding-block:120px 82px;position:relative;overflow:hidden}.split-grid,.contact-layout,.case-detail-grid{grid-template-columns:.85fr 1.15fr;gap:24px;display:grid}.light-panel,.contact-aside,.contact-form{padding:34px}.value-grid,.service-grid,.insight-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.value-card,.service-card,.insight-card{padding:26px;transition:transform .18s,border-color .18s}.value-card span{color:var(--indigo);font-weight:900}.timeline-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.timeline-grid>div{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;padding:28px}.timeline-grid h2{margin:0;font-size:42px}.timeline-grid p{color:#ffffffad}.filter-row{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.filter-row button{background:var(--white);color:var(--ink);border:1px solid #0f172a1a;border-radius:999px;padding:11px 16px;font-weight:900}.filter-row button.active{color:var(--white);background:var(--ink)}.light-work-grid{grid-template-columns:repeat(2,1fr)}.light-work-card{color:var(--ink);background:var(--white);box-shadow:var(--shadow);border-color:#0f172a14}.light-work-card p{color:var(--muted)}.light-work-card .work-card-top span{color:#075985;background:#00e5ff1a}.light-work-card strong{color:var(--indigo);margin-top:auto}.case-detail-grid article{background:var(--white);box-shadow:var(--shadow);border:1px solid #0f172a14;border-radius:28px;padding:30px}.case-detail-grid article:first-child{grid-row:span 2}.case-detail-grid h2{margin:0 0 18px;font-size:32px}.case-detail-grid p{color:var(--muted);line-height:1.8}.large-tags span{font-size:14px}.notice-text{color:var(--muted);margin-top:0}.insight-card span{color:var(--indigo);text-transform:uppercase;font-size:13px;font-weight:900}.article-body{max-width:820px}.article-body p{font-size:20px}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contact-form label{color:var(--ink);gap:8px;font-size:14px;font-weight:900;display:grid}.full-field,.agree-row{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{background:var(--cloud);width:100%;color:var(--ink);border:1px solid #0f172a1f;border-radius:16px;outline:none;padding:14px 15px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 4px #00e5ff1f}.honeypot{position:absolute;left:-9999px}.agree-row{align-items:center;margin-top:18px;gap:10px!important;display:flex!important}.agree-row input{width:auto}.form-submit{margin-top:18px}.form-success,.form-error{border-radius:16px;padding:14px 16px}.form-success{color:#047857;background:#14f19529}.form-error{color:#b91c1c;background:#ef44441f}.legal-page{min-height:62svh}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:.86;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}@media (max-width:1024px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{background:#050816f5;border-top:1px solid #ffffff14;gap:8px;padding:14px 20px 22px;display:grid}.hero-grid,.tech-layout,.split-grid,.contact-layout,.case-detail-grid{grid-template-columns:1fr}.hero-visual{min-height:420px}.trust-grid,.work-grid,.process-grid,.timeline-grid{grid-template-columns:repeat(2,1fr)}.bento-1,.bento-2,.bento-3,.bento-4,.bento-5{grid-column:span 6}.final-cta-card,.footer-grid{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}}
@media (max-width:720px){.container{width:min(100% - 28px,1200px)}.header-actions .locale-switcher{display:none}.hero-section{min-height:auto}.hero-grid{padding-block:64px}.hero-copy h1,.page-hero h1,.case-hero h1{font-size:clamp(36px,11vw,52px)}.hero-visual{display:none}.trust-grid,.work-grid,.light-work-grid,.process-grid,.tech-grid,.value-grid,.service-grid,.insight-grid,.timeline-grid,.form-grid{grid-template-columns:1fr}.trust-item{border-right:1px solid #ffffff14;min-height:56px}.section{padding-block:72px}.bento-grid{grid-template-columns:1fr}.bento-1,.bento-2,.bento-3,.bento-4,.bento-5{grid-column:auto}.page-hero,.case-hero{padding-block:86px 60px}.final-cta-card,.contact-form,.contact-aside,.light-panel{border-radius:24px;padding:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
body .daol-hero{color:var(--white);background:radial-gradient(circle at 66% 24%,#22d3ee29,#0000 30%),radial-gradient(circle at 20% 72%,#14f1951a,#0000 32%),linear-gradient(90deg,#07111f 0%,#0a1728 48%,#08111f 100%);border-bottom:1px solid #0f172a1f}body .daol-hero:before{z-index:1;opacity:.3;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;display:block;-webkit-mask-image:none;mask-image:none}body .daol-hero:after{content:"";z-index:0;pointer-events:none;filter:saturate(.72)contrast(.86);opacity:.74;background:linear-gradient(90deg,#04091494 0%,#06121f47 46%,#04091485 100%),linear-gradient(#f8fafc0f 0%,#04091438 78%),url(/images/home/hero-bg.png) 50% 48%/cover no-repeat;position:absolute;inset:0;transform:scale(1.015)}body .daol-hero .hero-grid{z-index:2;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);align-content:center;align-items:center;gap:clamp(34px,5.5vw,86px);min-height:calc(100svh - 74px);padding-block:clamp(104px,11svh,136px) clamp(58px,8svh,86px)}body .daol-hero .hero-copy{max-width:720px}body .daol-hero .hero-copy h1{max-width:720px;color:var(--white);letter-spacing:0;text-shadow:0 18px 54px #0000006b;overflow-wrap:break-word;word-break:keep-all;background:0 0;font-size:clamp(42px,4.8vw,70px);line-height:1.08}body .daol-hero .hero-eyebrow{color:#22d3ee;text-shadow:0 8px 30px #00000073}body .daol-hero .hero-description{color:#f1f5f9d6;text-shadow:0 12px 34px #00000061;max-width:660px;font-size:clamp(17px,1.45vw,20px)}body .daol-hero .btn-secondary{color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border-color:#ffffff47}body .hero-console{isolation:isolate;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#0f172af0,#020817d6),#020817d1;border:1px solid #cbd5e138;border-radius:8px;gap:14px;padding:clamp(18px,2vw,24px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 86px #00000057}body .hero-console:before{content:"";pointer-events:none;background:linear-gradient(90deg,#22d3ee1a,#0000 36%),radial-gradient(circle at 88% 12%,#14f19521,#0000 24%);position:absolute;inset:0}body .hero-console:after{content:"";pointer-events:none;opacity:.16;background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/100% 42px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/42px 100%;position:absolute;inset:0}body .hero-console>*{z-index:1;position:relative}body .hero-console-header{border-bottom:1px solid #cbd5e12e;justify-content:space-between;align-items:start;gap:16px;padding-bottom:14px;display:flex}body .hero-console-header div{gap:5px;display:grid}body .hero-console-header span,body .os-board-head span,body .trust-index{color:#67e8f9;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}body .hero-console-header strong{color:#f8fafc;letter-spacing:0;font-size:clamp(18px,1.8vw,24px)}body .hero-console-header em{color:#bbf7d0;background:#14f1951a;border:1px solid #14f1953d;border-radius:999px;flex:none;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}body .console-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}body .console-flow-card{background:linear-gradient(#f8fafc12,#0f172a94),#0f172aa8;border:1px solid #94a3b833;border-radius:8px;gap:7px;min-height:116px;padding:14px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0f}body .console-flow-card:before{content:"";opacity:.72;background:linear-gradient(90deg,#22d3eeb8,#14f19533);border-radius:999px;width:36px;height:2px;position:absolute;top:9px;right:12px}body .console-flow-card:nth-child(5){grid-column:1/-1;min-height:86px}body .console-flow-card span{color:#22d3ee;font-size:12px;font-weight:900}body .console-flow-card strong{color:#f8fafc;font-size:17px;line-height:1.28}body .console-flow-card p{color:#e2e8f0b8;margin:0;font-size:13px;line-height:1.5}body .hero-console .hero-signal-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-width:none;margin-top:0;display:grid}body .hero-console .hero-signal-card{min-height:70px;box-shadow:none;background:#0208178f;border:1px solid #94a3b82e;border-radius:8px;padding:10px}body .hero-signal-card strong{color:#67e8f9;letter-spacing:0;font-size:15px;display:block}body .hero-signal-card span{color:#f1f5f9c7;margin-top:4px;font-size:11px;line-height:1.38;display:block}@media (min-width:1180px){body .daol-hero{background-position:50% 46%;min-height:min(900px,100svh - 74px)}body .daol-hero .hero-grid{grid-template-columns:minmax(0,680px) minmax(560px,700px);place-content:center space-between;align-items:center;gap:clamp(38px,4.6vw,78px);width:min(100% - 72px,1480px);min-height:auto;padding-block:clamp(112px,11svh,136px) clamp(58px,7svh,86px)}body .daol-hero .hero-copy{max-width:700px}body .daol-hero .hero-copy h1{max-width:700px;font-size:clamp(48px,4.2vw,70px)}body .daol-hero .hero-description{max-width:620px}}@media (min-width:1600px){body .daol-hero .hero-grid{grid-template-columns:minmax(0,680px) minmax(660px,790px);width:min(100% - 96px,1660px)}body .hero-console{padding:28px}}body .trust-strip{color:var(--ink);background:linear-gradient(90deg, #2563eb0a, #14b8a608), var(--white);border-top-color:#0f172a1f;border-bottom-color:#0f172a14}body .trust-item{color:#1e293b;border-left-color:#0f172a1a;grid-template-columns:auto 8px minmax(0,1fr);align-items:center;min-height:72px;padding:16px 20px;display:grid}body .trust-item strong{word-break:keep-all;font-size:13px;line-height:1.35}body .trust-item .trust-dot{background:#2563eb;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #2563eb14}body .trust-index{color:#2563eb;letter-spacing:0;min-width:18px}body .signature-section,body .tech-section{background:linear-gradient(#f8fafc 0%,#f3f7fb 100%)}body .case-lab-section,body .delivery-section{background:var(--white)}body .signature-section .section-header h2,body .case-lab-section .section-header h2,body .tech-section .section-header h2,body .delivery-section .section-header h2,body .final-cta h2{letter-spacing:0;word-break:keep-all;overflow-wrap:break-word}body .section-intro-row{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:end;gap:32px;margin-bottom:42px;display:grid}body .section-intro-row .section-header{margin-bottom:0}body .section-side-note{color:#475569;border-left:2px solid #2563eb;margin:0;padding-left:18px;font-size:15px;font-weight:700;line-height:1.72}body .research-os-board{background:linear-gradient(120deg, #2563eb12, #14b8a60a), var(--white);box-shadow:none;border:1px solid #0f172a1a;border-radius:8px;gap:24px;padding:24px;display:grid}body .os-board-head{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:end;gap:18px;padding-bottom:18px;display:flex}body .os-board-head strong{color:var(--ink);letter-spacing:0;text-align:right;font-size:clamp(20px,2.2vw,30px);line-height:1.2}body .os-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;display:grid;position:relative}body .os-flow:before{content:"";background:linear-gradient(90deg,#2563eb3d,#14b8a63d);height:1px;position:absolute;top:23px;left:8%;right:8%}body .os-flow-node{z-index:1;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;align-content:start;gap:10px;padding:0 2px;display:grid;position:relative}body .os-flow-node:before{content:"";background:#2563eb;border:3px solid #e0f2fe;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #2563eb14}body .os-flow-node:not(:last-child):after{display:none}body .os-flow-node span,body .layer-index,body .architecture-flow-node span,body .delivery-step span,body .stack-row-head span{color:#2563eb;letter-spacing:0;font-size:12px;font-weight:900}body .os-flow-node strong{color:var(--ink);letter-spacing:0;font-size:16px}body .os-flow-node p{color:#64748b;margin:0;font-size:14px;line-height:1.62}body .os-layer-grid{background:var(--white);border:1px solid #0f172a14;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;overflow:hidden}body .os-layer-card{box-shadow:none;background:0 0;border:0;border-right:1px solid #0f172a14;border-radius:0;grid-template-columns:1fr;gap:18px;padding:22px;display:grid}body .os-layer-card:last-child{border-right:0}body .os-layer-card h3,body .stack-row h3,body .delivery-step h3,body .case-primary h3,body .case-evidence-row h3{color:var(--ink);letter-spacing:0}body .os-layer-card h3{margin:0 0 8px;font-size:19px}body .os-layer-card p,body .stack-row p,body .stack-row li,body .delivery-step p,body .case-primary p,body .case-evidence-row p,body .case-facts dd{color:#64748b}body .os-layer-card p{margin:0;line-height:1.68}body .tag-row{margin-top:16px}body .tag-row span,body .case-console-label span,body .case-module-row span{color:#1e40af;background:#eff6ff;border:1px solid #2563eb1f;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}body .case-evidence-board{gap:18px;display:grid}body .case-primary{background:#fff;border:1px solid #0f172a1a;border-radius:8px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);display:grid;overflow:hidden;box-shadow:0 22px 70px #0f172a14}body .case-primary-media,body .case-row-media{background:#eaf4ff;overflow:hidden}body .case-primary-media{min-height:100%}body .case-media-image{aspect-ratio:4/3;object-fit:cover;filter:saturate(.86)contrast(.96);width:100%;height:100%;display:block}body .case-primary-copy{align-content:center;gap:18px;padding:clamp(24px,4vw,42px);display:grid}body .case-console-label,body .case-module-row,body .case-row-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}body .case-primary h3{margin:0;font-size:clamp(28px,3.2vw,44px);line-height:1.14}body .case-primary p{margin:0;font-size:17px;line-height:1.72}body .case-facts{border:1px solid #0f172a14;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}body .case-facts div{background:#f8fafc;border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;padding:14px}body .case-facts div:nth-child(2n){border-right:0}body .case-facts div:nth-last-child(-n+1){border-bottom:0}body .case-facts div:last-child{border-right:0;grid-column:1/-1}body .case-facts dt{color:#2563eb;margin-bottom:6px;font-size:12px;font-weight:900}body .case-facts dd{margin:0;font-size:14px;font-weight:700;line-height:1.58}body .case-text-link{color:#0f172a;border-bottom:2px solid #14b8a6;width:max-content;padding-bottom:4px;font-size:14px;font-weight:900}body .case-evidence-list{background:#fff;border:1px solid #0f172a17;border-radius:8px;display:grid;overflow:hidden}body .case-evidence-row{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #0f172a14;border-radius:0;grid-template-columns:210px minmax(0,1fr);gap:0;display:grid}body .case-evidence-row:last-child{border-bottom:0}body .case-row-copy{align-content:center;gap:10px;padding:22px 24px;display:grid}body .case-row-index,body .case-stack-kicker{color:#2563eb;text-transform:uppercase;font-size:12px;font-weight:900}body .case-evidence-row h3{margin:0;font-size:21px;line-height:1.3}body .case-evidence-row p{margin:0;line-height:1.64}body .tech-proof-layout{grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);align-items:stretch;gap:22px;display:grid}body .architecture-summary{color:var(--white);background:radial-gradient(circle at 18% 20%,#00e5ff29,#0000 34%),linear-gradient(#0f172a 0%,#07111f 100%);border:1px solid #0f172a1f;border-radius:8px;align-content:center;gap:18px;padding:24px;display:grid;box-shadow:0 20px 64px #0f172a24}body .architecture-summary p{color:#67e8f9;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}body .architecture-flow{gap:10px;display:grid}body .architecture-flow-node{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:40px 1fr;gap:12px;padding:14px;display:grid}body .architecture-flow-node strong{color:#ffffffe6}body .stack-matrix{background:#fff;border:1px solid #0f172a17;border-radius:8px;grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}body .stack-row{border-bottom:1px solid #0f172a14;grid-template-columns:minmax(150px,.72fr) minmax(0,1.28fr);gap:20px;padding:20px 22px;display:grid}body .stack-row:last-child{border-bottom:0}body .stack-row-head{align-content:start;gap:6px;display:grid}body .stack-row h3{margin:0;font-size:20px}body .stack-row p{margin:0;font-size:13px;font-weight:800;line-height:1.5}body .stack-row ul{flex-wrap:wrap;align-items:start;gap:8px;margin:0;padding:0;list-style:none;display:flex}body .stack-row li{background:#f8fafc;border:1px solid #0f172a14;border-radius:999px;padding:9px 11px;font-size:13px;font-weight:800;line-height:1}body .delivery-board{background:0 0;border:0;border-radius:0;padding:0}body .delivery-axis{color:#475569}body .delivery-axis i{background:linear-gradient(90deg,#2563eb,#14b8a6)}body .delivery-timeline{border-top:1px solid #0f172a1f;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}body .delivery-step{box-shadow:none;background:0 0;border:0;border-right:1px solid #0f172a14;border-radius:0;padding:26px 18px 0;position:relative}body .delivery-step:last-child{border-right:0}body .delivery-step:before{content:"";background:#2563eb;border:3px solid #dff8ff;border-radius:999px;width:13px;height:13px;position:absolute;top:-7px;left:18px}body .delivery-step strong{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:900;display:block}body .delivery-step h3{margin:14px 0 10px;font-size:21px;line-height:1.28}body .delivery-step p{margin:0;line-height:1.66}body .final-cta{background:linear-gradient(90deg,#050816f0,#07111fe6),#050816}body .final-cta-card{background:linear-gradient(90deg,#2563eb29,#14b8a614),#ffffff0d;border-radius:8px}@media (max-width:1120px){body .case-primary,body .tech-proof-layout{grid-template-columns:1fr}body .os-flow{grid-template-columns:repeat(3,minmax(0,1fr))}body .os-flow:before{display:none}body .os-layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .os-layer-card:nth-child(2n){border-right:0}body .os-layer-card:nth-child(n+3){border-top:1px solid #0f172a14}body .case-primary-media{min-height:auto}body .delivery-timeline{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px}body .delivery-step:nth-child(3n){border-right:0}}@media (max-width:820px){body .daol-hero .hero-grid{grid-template-columns:1fr}body .section-intro-row{grid-template-columns:1fr;gap:18px}body .hero-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .os-flow,body .os-layer-grid,body .delivery-timeline{grid-template-columns:1fr}body .os-layer-card,body .os-layer-card:nth-child(n),body .delivery-step,body .delivery-step:nth-child(n){border-right:0}body .os-layer-card:not(:last-child){border-bottom:1px solid #0f172a14}body .case-evidence-row{grid-template-columns:150px minmax(0,1fr)}body .delivery-step{border-left:1px solid #0f172a1a;padding:0 0 28px 24px}body .delivery-step:before{top:2px;left:-7px}}@media (max-width:720px){body .daol-hero{background:radial-gradient(circle at 68% 22%,#22d3ee21,#0000 34%),linear-gradient(#07111f 0%,#081320 100%)}body .daol-hero:after{filter:saturate(.68)contrast(.84);opacity:.55;background:linear-gradient(#0409149e 0%,#0409145c 100%),url(/images/home/hero-bg.png) 55%/cover no-repeat;transform:scale(1.025)}body .daol-hero .hero-grid{gap:18px;min-height:auto;padding-block:86px 48px}body .daol-hero .hero-eyebrow{letter-spacing:.1em;overflow-wrap:anywhere;max-width:340px;font-size:11px;line-height:1.5}body .daol-hero .hero-description,body .hero-signal-grid{max-width:100%}body .hero-signal-grid,body .case-facts,body .stack-row,body .case-evidence-row{grid-template-columns:1fr}body .hero-signal-grid{gap:8px}body .hero-console{gap:10px;padding:12px}body .hero-console-header{gap:10px;padding-bottom:10px}body .hero-console-header strong{font-size:17px}body .hero-console-header em{display:none}body .console-flow{grid-template-columns:1fr;gap:6px}body .console-flow-card,body .console-flow-card:nth-child(5){grid-column:auto;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:2px 8px;min-height:0;padding:8px 9px}body .console-flow-card span{grid-row:1/span 2;font-size:11px}body .console-flow-card strong{font-size:13px}body .console-flow-card p{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.3;display:-webkit-box;overflow:hidden}body .hero-console .hero-signal-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:0}body .hero-console .hero-signal-card{min-height:36px;padding:7px 4px}body .hero-console .hero-signal-card:nth-child(5){grid-column:auto;min-height:36px}body .hero-console .hero-signal-card strong{overflow-wrap:normal;white-space:nowrap;text-align:center;font-size:10px;line-height:1.2}body .hero-console .hero-signal-card span{display:none}body .case-facts div,body .case-facts div:nth-child(n){border-bottom:1px solid #0f172a14;border-right:0}body .case-facts div:last-child{border-bottom:0}body .case-row-media{max-height:220px}body .case-primary-copy,body .architecture-summary{padding:20px}body .stack-row{gap:14px;padding:18px}body .signature-section,body .case-lab-section,body .tech-section,body .delivery-section{padding-block:52px}body .daol-hero .hero-grid{padding-block:70px 26px}body .daol-hero .hero-copy h1{max-width:340px;font-size:clamp(30px,7.8vw,35px);line-height:1.1}body .daol-hero .hero-description{overflow-wrap:break-word;max-width:352px;margin-top:18px;font-size:16px;line-height:1.62}body .daol-hero .hero-actions{gap:9px;margin-top:24px}body .daol-hero .btn{min-height:42px;padding-inline:16px}body .hero-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px}body .hero-signal-card{border-radius:8px;min-height:58px;padding:10px 12px}body .hero-signal-card:nth-child(5){grid-column:1/-1;min-height:52px}body .hero-signal-card strong{font-size:13px}body .hero-signal-card span{margin-top:4px;font-size:11px;line-height:1.36}body .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .trust-item{gap:8px;min-height:44px;padding:10px 12px;font-size:12px;line-height:1.35}body .trust-index{font-size:10px}body .trust-item strong{font-size:12px}body .trust-item:last-child{grid-column:1/-1}body .section-intro-row{gap:14px;margin-bottom:24px}body .section-header{margin-bottom:26px}body .section-header h2,body .final-cta h2{font-size:clamp(28px,8vw,36px);line-height:1.14}body .section-header p,body .section-side-note{font-size:15px;line-height:1.62}body .section-side-note{padding-left:12px}body .research-os-board{gap:22px;padding:16px}body .os-board-head{flex-direction:column;align-items:start;gap:8px;padding-bottom:14px}body .os-board-head strong{text-align:left;font-size:20px}body .os-flow{gap:18px}body .os-flow-node{grid-template-columns:20px minmax(0,1fr);gap:4px 10px}body .os-flow-node:before{grid-row:1/span 2;margin-top:4px}body .os-flow-node p{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:2;font-size:13px;line-height:1.48;display:-webkit-box;overflow:hidden}body .os-layer-grid,body .case-primary,body .case-evidence-list,body .architecture-summary,body .stack-matrix,body .final-cta-card{border-radius:8px}body .os-layer-card{gap:10px;padding:16px}body .os-layer-card h3{font-size:17px}body .os-layer-card p{font-size:14px;line-height:1.55}body .tag-row{margin-top:10px}body .tag-row span,body .case-console-label span,body .case-module-row span{padding:6px 8px;font-size:11px}body .case-evidence-board{gap:12px}body .case-primary-copy{gap:14px;padding:18px}body .case-primary h3{font-size:clamp(23px,7vw,30px)}body .case-primary p{font-size:15px;line-height:1.58}body .case-facts{grid-template-columns:repeat(2,minmax(0,1fr))}body .case-facts div,body .case-facts div:nth-child(n){border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;padding:10px}body .case-facts div:nth-child(2n),body .case-facts div:last-child{border-right:0}body .case-facts div:last-child{border-bottom:0;grid-column:1/-1}body .case-facts dt{margin-bottom:4px;font-size:11px}body .case-facts dd{font-size:12px;line-height:1.45}body .case-evidence-row{grid-template-columns:104px minmax(0,1fr);min-height:142px}body .case-row-media{height:100%;max-height:none}body .case-media-image{aspect-ratio:auto}body .case-row-copy{gap:7px;padding:13px 14px}body .case-row-top{gap:6px}body .case-row-index,body .case-stack-kicker{font-size:10px;line-height:1.3}body .case-evidence-row h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.32;display:-webkit-box;overflow:hidden}body .case-evidence-row p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.48;display:-webkit-box;overflow:hidden}body .case-module-row{gap:5px}body .case-module-row span:nth-child(n+3){display:none}body .tech-proof-layout{gap:14px}body .architecture-summary{gap:12px;padding:16px}body .architecture-flow{gap:8px}body .architecture-flow-node{grid-template-columns:32px minmax(0,1fr);gap:8px;padding:10px}body .stack-row{grid-template-columns:minmax(92px,.58fr) minmax(0,1fr);gap:12px;padding:14px}body .stack-row h3{font-size:16px}body .stack-row p{font-size:12px}body .stack-row ul{gap:6px}body .stack-row li{padding:7px 8px;font-size:11px;line-height:1.2}body .delivery-axis{gap:10px;margin-bottom:14px;font-size:11px}body .delivery-timeline{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body .delivery-step,body .delivery-step:nth-child(n){background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;padding:14px}body .delivery-step:before{display:none}body .delivery-step strong{margin-top:4px;font-size:10px}body .delivery-step h3{margin:10px 0 6px;font-size:16px}body .delivery-step p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.46;display:-webkit-box;overflow:hidden}body .final-cta{padding-block:52px}body .final-cta-card{gap:18px;padding:20px}body .final-cta-card p{font-size:15px;line-height:1.58}}@media (max-width:420px){body .case-evidence-row{grid-template-columns:96px minmax(0,1fr)}body .delivery-timeline{gap:8px}body .delivery-step{padding:12px}}
.cursor-halo{z-index:9999;opacity:0;pointer-events:none;background:#14b8a614;border:1px solid #2563eb73;border-radius:999px;width:22px;height:22px;transition:width .16s,height .16s,border-color .16s,background .16s,box-shadow .16s,opacity .14s;position:fixed;top:0;left:0;transform:translate(-40px,-40px)translate(-50%,-50%);box-shadow:0 0 0 4px #2563eb0a}html[data-cursor-halo=true] .cursor-halo[data-cursor-visible=true]{opacity:.92}.cursor-halo[data-cursor-interactive=true]{background:#2563eb12;border-color:#14b8a69e;width:34px;height:34px;box-shadow:0 0 0 6px #14b8a60f}.cursor-halo[data-cursor-pressed=true]{width:18px;height:18px}html[data-motion-ready=true] [data-motion]{opacity:0;will-change:opacity, transform;transition:opacity .56s cubic-bezier(.2,.72,.18,1),transform .56s cubic-bezier(.2,.72,.18,1);transform:translateY(22px)}html[data-motion-ready=true] [data-motion=panel]{transform:translate(18px,18px)scale(.985)}html[data-motion-ready=true] [data-motion-state=visible]{opacity:1;will-change:auto;transform:translate(0,0)scale(1)}[data-motion-delay="1"]{transition-delay:70ms!important}[data-motion-delay="2"]{transition-delay:.14s!important}[data-motion-delay="3"]{transition-delay:.21s!important}[data-motion-delay="4"]{transition-delay:.28s!important}[data-motion-delay="5"]{transition-delay:.35s!important}[data-motion-delay="6"]{transition-delay:.42s!important}[data-motion-delay="7"]{transition-delay:.49s!important}.menu-button{align-items:center;gap:8px;transition:border-color .18s,background .18s,transform .18s;overflow:hidden}.menu-button:hover{background:#ffffff21;border-color:#ffffff52}.menu-button:active{transform:translateY(1px)}body .desktop-nav a,body .locale-switcher a{transition:background .16s,color .16s,transform .18s}.menu-icon{gap:4px;width:16px;display:grid}.menu-icon span{transform-origin:50%;background:currentColor;border-radius:999px;width:16px;height:2px;transition:opacity .18s,transform .18s;display:block}.menu-button[data-state=open] .menu-icon span:first-child{transform:translateY(6px)rotate(45deg)}.menu-button[data-state=open] .menu-icon span:nth-child(2){opacity:0;transform:scaleX(.2)}.menu-button[data-state=open] .menu-icon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-nav{transform-origin:top;animation:.22s cubic-bezier(.2,.72,.18,1) both daol-mobile-nav}.mobile-nav a,.mobile-nav .locale-switcher{opacity:0;animation:.26s cubic-bezier(.2,.72,.18,1) both daol-mobile-item}.mobile-nav a:first-of-type{animation-delay:40ms}.mobile-nav a:nth-of-type(2){animation-delay:70ms}.mobile-nav a:nth-of-type(3){animation-delay:.1s}.mobile-nav a:nth-of-type(4){animation-delay:.13s}.mobile-nav a:nth-of-type(5){animation-delay:.16s}.mobile-nav .locale-switcher{animation-delay:.19s}body .case-primary,body .case-evidence-row,body .os-flow-node,body .os-layer-card,body .stack-row,body .delivery-step,body .architecture-summary,body .hero-signal-card{transition:border-color .18s,box-shadow .18s,transform .18s}body .case-media-image{transition:filter .22s,transform .22s}body .architecture-summary[data-motion-state=visible] .architecture-flow-node{animation:.42s cubic-bezier(.2,.72,.18,1) both daol-card-rise}body .architecture-summary[data-motion-state=visible] .architecture-flow-node:nth-child(2){animation-delay:70ms}body .architecture-summary[data-motion-state=visible] .architecture-flow-node:nth-child(3){animation-delay:.12s}body .architecture-summary[data-motion-state=visible] .architecture-flow-node:nth-child(4){animation-delay:.17s}body .architecture-summary[data-motion-state=visible] .architecture-flow-node:nth-child(5){animation-delay:.22s}body .delivery-axis[data-motion-state=visible] i{transform-origin:0;animation:.78s cubic-bezier(.2,.72,.18,1) both daol-axis-fill}@media (hover:hover) and (pointer:fine){body .desktop-nav a:hover,body .locale-switcher a:hover{transform:translateY(-1px)}body .case-primary:hover,body .case-evidence-row:hover,body .os-layer-card:hover,body .stack-row:hover,body .delivery-step:hover{border-color:#2563eb33;transform:translateY(-3px);box-shadow:0 22px 52px #0f172a1a}body .os-flow-node:hover,body .architecture-flow-node:hover,body .hero-signal-card:hover{border-color:#2563eb2e;transform:translateY(-2px)}body .case-primary:hover .case-media-image,body .case-evidence-row:hover .case-media-image{filter:saturate(.95)contrast(.98);transform:scale(1.025)}}body .case-primary:focus-visible,body .case-evidence-row:focus-visible,body .desktop-nav a:focus-visible,body .mobile-nav a:focus-visible,body .menu-button:focus-visible{outline-offset:4px;outline:3px solid #2563eb52}@keyframes daol-mobile-nav{0%{opacity:0;transform:translateY(-8px)scaleY(.98)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes daol-mobile-item{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes daol-card-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes daol-axis-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (pointer:coarse),(hover:none),(max-width:899px){.cursor-halo{display:none}}@media (prefers-reduced-motion:reduce){.cursor-halo{display:none!important}html[data-motion-ready=true] [data-motion]{opacity:1!important;transition:none!important;transform:none!important}.mobile-nav,.mobile-nav a,.mobile-nav .locale-switcher,body .architecture-summary[data-motion-state=visible] .architecture-flow-node,body .delivery-axis[data-motion-state=visible] i{animation:none!important}}
.page-hero,.case-hero{isolation:isolate;align-items:center;min-height:clamp(440px,52svh,560px);padding-block:clamp(90px,8vw,112px) clamp(64px,6vw,84px);display:grid}.case-hero{min-height:clamp(520px,58svh,680px)}.legal-page{min-height:clamp(440px,52svh,560px)}.page-hero>.container,.case-hero>.container{z-index:2;position:relative}.page-hero:before,.case-hero:before{z-index:1;opacity:.48}.page-hero:after,.case-hero:after{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg, #060d1ba3 0%, #060d1b6b 44%, #060d1b38 100%), linear-gradient(180deg, #f8fafc12, #060d1b6b), var(--page-hero-image,url(/images/page-heroes/dashboard.png));filter:saturate(.66)contrast(.86);opacity:.9;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.page-hero-work:after,.page-hero-technology:after,.case-hero-work:after{filter:saturate(.52)contrast(.82)brightness(1.04)}.page-hero-about{--page-hero-image:url(/images/page-heroes/about.png)}.page-hero-services{--page-hero-image:url(/images/page-heroes/services.png)}.page-hero-technology{--page-hero-image:url(/images/page-heroes/technology.png)}.page-hero-work{--page-hero-image:url(/images/page-heroes/work.png)}.page-hero-about,.page-hero-services,.page-hero-work,.page-hero-technology,.page-hero-insights,.page-hero-contact{min-height:clamp(390px,46svh,500px);padding-block:clamp(84px,7vw,104px) clamp(44px,5vw,64px)}.case-hero-work{--page-hero-image:url(/images/page-heroes/dashboard.png);min-height:clamp(430px,50svh,560px);padding-block:clamp(88px,7vw,106px) clamp(48px,5vw,68px)}.page-hero-insights{--page-hero-image:url(/images/page-heroes/insights.png)}.page-hero-contact{--page-hero-image:url(/images/page-heroes/contact.png)}.page-hero-legal{--page-hero-image:url(/images/page-heroes/legal.png)}.page-hero h1,.case-hero h1{letter-spacing:0;text-shadow:0 16px 46px #0000007a;text-wrap:balance;max-width:980px;font-size:clamp(40px,5vw,64px);line-height:1.08}.page-hero p,.case-hero p{color:#ffffffd1;text-shadow:0 12px 34px #00000075;max-width:820px;font-size:clamp(16px,1.6vw,20px);line-height:1.68}.page-hero .eyebrow,.case-hero .eyebrow{margin:0 0 16px;font-size:13px;line-height:1.6}.case-hero-grid{align-items:center}.case-hero-visual{box-shadow:0 30px 90px #00000047}@media (max-width:720px){.page-hero,.case-hero,.legal-page{min-height:380px;padding-block:82px 58px}.page-hero-about,.page-hero-services,.page-hero-work,.page-hero-technology,.page-hero-insights,.page-hero-contact{min-height:318px;padding-block:76px 38px}.case-hero-work{min-height:338px;padding-block:76px 38px}.page-hero h1,.case-hero h1{font-size:clamp(34px,9vw,42px);line-height:1.13}.page-hero-about h1,.page-hero-work h1,.page-hero-technology h1,.page-hero-contact h1{font-size:clamp(31px,8.4vw,38px)}.page-hero-insights h1{font-size:clamp(27px,7vw,34px);line-height:1.14}.case-hero-work h1{font-size:clamp(25px,6.8vw,33px);line-height:1.16}.page-hero-about h1{font-size:clamp(25px,6.6vw,32px);line-height:1.13}.page-hero-services h1{font-size:clamp(28px,7.4vw,34px);line-height:1.14}.page-hero-about p,.page-hero-services p,.page-hero-work p,.page-hero-technology p,.page-hero-insights p,.page-hero-contact p{font-size:15px;line-height:1.55}.page-hero-about p,.page-hero-services p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-hero-insights p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-hero-about p{-webkit-line-clamp:2}.page-hero-services p{-webkit-line-clamp:3}.case-hero{min-height:auto}.page-hero:after,.case-hero:after{background-image:linear-gradient(180deg, #060d1b9e, #060d1b70), var(--page-hero-image,url(/images/page-heroes/dashboard.png));filter:saturate(.58)contrast(.84);opacity:.86;background-position:50%}}
.work-evidence-shell{gap:18px;display:grid}.work-list-section{padding-block:74px 88px}.work-filter-row{background:#ffffffdb;border:1px solid #0f172a14;border-radius:8px;gap:8px;margin-bottom:0;padding:8px;box-shadow:0 16px 42px #0f172a14}.work-filter-row button{white-space:nowrap;border-radius:8px;min-height:38px;padding:9px 13px;font-size:13px;line-height:1}.work-feature-card,.work-evidence-row{color:var(--ink);text-decoration:none}.work-feature-card{background:var(--white);min-height:430px;box-shadow:var(--shadow);border:1px solid #0f172a14;border-radius:8px;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:18px;transition:transform .18s,border-color .18s;display:grid;overflow:hidden}.work-feature-card:hover,.work-evidence-row:hover{border-color:#00e5ff6b;transform:translateY(-3px)}.work-feature-copy{flex-direction:column;gap:16px;min-width:0;padding:30px;display:flex}.work-section-kicker{color:#075985;background:#00e5ff14;border:1px solid #00e5ff33;border-radius:8px;align-self:flex-start;padding:7px 9px;font-size:12px;font-weight:900;line-height:1}.work-feature-copy h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(28px,3vw,42px);line-height:1.12}.work-feature-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.work-feature-facts,.work-row-facts{margin:0}.work-feature-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.work-feature-facts div{background:#f8fbff;border:1px solid #0f172a14;border-radius:8px;min-width:0;padding:12px}.work-feature-facts div:last-child{grid-column:1/-1}.work-feature-facts dt,.work-row-facts dt{color:#64748b;letter-spacing:0;margin:0 0 5px;font-size:11px;font-weight:900;line-height:1.2}.work-feature-facts dd,.work-row-facts dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:800;line-height:1.45}.work-feature-media{background:#e6eef7;min-height:100%}.work-feature-image,.work-row-image{object-fit:cover;width:100%;height:100%;display:block}.work-card-link{color:var(--indigo);margin-top:auto;font-size:14px}.work-compact-tags{gap:6px;margin-top:0}.work-compact-tags span{text-overflow:ellipsis;white-space:nowrap;border-radius:8px;max-width:100%;overflow:hidden}.work-evidence-list{gap:10px;display:grid}.work-evidence-row{background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:minmax(0,1fr) 164px;align-items:stretch;gap:16px;min-height:176px;padding:16px;transition:transform .18s,border-color .18s;display:grid}.work-row-copy{align-content:start;gap:8px;min-width:0;display:grid}.work-row-meta{color:#075985;font-size:12px;font-weight:900;line-height:1.35}.work-row-copy h3{color:var(--ink);letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:20px;line-height:1.24;display:-webkit-box;overflow:hidden}.work-row-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.work-row-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.work-row-facts div{border-left:2px solid #00e5ff57;min-width:0;padding-left:8px}.work-row-facts dd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.work-row-media{background:#e6eef7;border-radius:8px;min-height:132px;overflow:hidden}.technology-architecture-section{background:linear-gradient(180deg, #ffffffd6, #f1f5f9f5), var(--cloud);padding-block:74px 64px}.technology-capability-section{background:#f6f8fb;padding-block:64px 92px}.tech-page-intro{margin-bottom:24px}.tech-page-intro h2{letter-spacing:0}.tech-page-intro p{max-width:780px}.technology-architecture-board{grid-template-columns:minmax(240px,.68fr) minmax(0,1.32fr);align-items:stretch;gap:16px;display:grid}.tech-page-core{min-height:100%;color:var(--white);background:linear-gradient(135deg,#00e5ff29,#0000 42%),linear-gradient(160deg,#07111f 0%,#0c1f35 58%,#083344 100%);border-radius:8px;flex-direction:column;justify-content:space-between;padding:26px;display:flex}.tech-page-core span{background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;align-self:flex-start;padding:8px 10px;font-size:12px;font-weight:900;line-height:1}.tech-page-core h3{letter-spacing:0;margin:auto 0 10px;font-size:clamp(26px,3vw,38px);line-height:1.12}.tech-page-core p{color:#ffffffc2;margin:0;font-size:15px;line-height:1.7}.tech-page-flow{gap:10px;display:grid}.tech-page-node{background:#ffffffe6;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:14px;padding:16px;display:grid}.tech-step-index{color:#075985;background:#00e5ff1f;border-radius:8px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.tech-page-node strong{color:#075985;font-size:12px;line-height:1.3}.tech-page-node h3{color:var(--ink);letter-spacing:0;margin:2px 0 4px;font-size:20px;line-height:1.25}.tech-page-node p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.tech-page-layer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tech-page-layer-card{border-radius:8px;flex-direction:column;gap:12px;min-height:210px;padding:22px;display:flex}.tech-page-layer-card span{color:#075985;background:#00e5ff1f;border-radius:8px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.tech-page-layer-card h3{color:var(--ink);letter-spacing:0;margin:0;font-size:20px;line-height:1.25}.tech-page-layer-card p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.65}@media (max-width:1024px){.work-feature-card,.technology-architecture-board{grid-template-columns:1fr}.work-feature-media{aspect-ratio:16/8;min-height:auto}.work-row-facts,.tech-page-layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-page-core{min-height:260px}}@media (max-width:720px){.work-list-section{padding-block:52px 64px}.work-evidence-shell{gap:12px}.work-filter-row{box-shadow:none;scrollbar-width:none;border-inline:0;border-radius:0;flex-wrap:nowrap;margin-inline:-14px;padding:6px 14px;overflow-x:auto}.work-filter-row::-webkit-scrollbar{display:none}.work-filter-row button{flex:none;min-height:34px;padding:8px 10px;font-size:12px}.work-feature-card{gap:0;min-height:0}.work-feature-copy{gap:10px;padding:16px}.work-section-kicker{padding:5px 7px;font-size:11px}.work-feature-copy h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:24px;line-height:1.2;display:-webkit-box;overflow:hidden}.work-feature-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.work-feature-facts{gap:7px}.work-feature-facts div{padding:8px}.work-feature-facts dt{font-size:10px}.work-feature-facts dd{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.work-feature-media{aspect-ratio:16/5.5}.work-evidence-list{gap:8px}.work-evidence-row{grid-template-columns:1fr;gap:8px;min-height:0;padding:13px}.work-row-media{display:none}.work-row-copy{gap:6px}.work-row-copy h3{font-size:17px}.work-row-copy p{font-size:13px}.work-row-facts{grid-template-columns:1fr;gap:5px}.work-row-facts div{border-top:1px solid #0f172a14;border-left:0;grid-template-columns:76px minmax(0,1fr);gap:6px;padding-top:5px;padding-left:0;display:grid}.work-row-facts div:first-child{border-top:0;padding-top:0}.work-row-facts dt,.work-row-facts dd{font-size:12px}.work-row-facts dd{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.work-compact-tags{gap:5px;max-height:54px;overflow:hidden}.work-compact-tags span{border-radius:8px;padding:5px 7px;font-size:11px}.technology-architecture-section{padding-block:38px 42px}.technology-capability-section{padding-block:44px 64px}.tech-page-intro{margin-bottom:14px}.tech-page-intro h2{font-size:24px;line-height:1.18}.tech-page-intro p{font-size:14px;line-height:1.58}.technology-architecture-board,.tech-page-flow{gap:10px}.tech-page-core{min-height:150px;padding:16px}.tech-page-core h3{font-size:23px}.tech-page-node{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:13px}.tech-step-index{width:34px;height:34px}.tech-page-node h3{font-size:18px}.tech-page-node p{font-size:13px;line-height:1.55}.tech-page-layer-grid{grid-template-columns:1fr}.tech-page-layer-card{gap:9px;min-height:0;padding:17px}}
.about-overview-section,.services-list-section,.contact-main-section{padding-block:74px 88px}.about-grid,.contact-page-layout{gap:18px}.about-visual-card,.about-mission-panel,.about-overview-section .value-card,.about-proof-section .timeline-grid>div,.services-page-card,.contact-aside,.contact-form{border-radius:8px}.about-visual-card{min-height:420px}.about-mission-panel{padding:26px}.about-mission-panel h2,.contact-aside h2{letter-spacing:0}.about-mission-panel p:last-child,.contact-aside p:last-child{margin-bottom:0}.about-overview-section .value-grid{gap:12px}.about-overview-section .value-card{min-height:128px;padding:20px}.about-overview-section .value-card h3{letter-spacing:0;margin:16px 0 0;font-size:20px;line-height:1.28}.about-proof-section{padding-block:70px}.about-proof-section .timeline-grid{gap:14px}.about-proof-section .timeline-grid>div{min-height:190px;padding:24px}.about-proof-section .timeline-grid h2{letter-spacing:0;margin:8px 0 10px;font-size:clamp(30px,3.4vw,42px);line-height:1.12}.services-list-section .section-header{margin-bottom:24px}.services-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.services-page-card{min-height:238px;padding:22px}.services-page-card h3{letter-spacing:0;margin:0 0 10px;font-size:21px;line-height:1.24}.services-page-card p{margin:0;font-size:14.5px;line-height:1.62}.services-page-card ul{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.services-page-card li{color:#075985;background:#00e5ff14;border:1px solid #00e5ff3d;border-radius:8px;min-width:0;padding:6px 8px 6px 18px;font-size:12px;font-weight:900;line-height:1.2}.services-page-card li:before{width:5px;height:5px;top:11px;left:8px}.contact-main-section{padding-bottom:102px}.contact-page-layout{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr)}.contact-aside,.contact-form{padding:28px}.contact-aside{align-self:start;gap:16px;display:grid}.contact-aside h2{font-size:clamp(28px,3.2vw,42px);line-height:1.14}.contact-guide-panel{background:linear-gradient(135deg,#2563eb0f,#14b8a60a),#fff;border:1px solid #2563eb1f;border-radius:8px;gap:12px;padding:18px;display:grid}.contact-guide-panel strong,.contact-form-head strong{color:var(--ink);line-height:1.35}.contact-guide-panel ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.contact-guide-panel li{color:#475569;padding-left:18px;font-size:14px;font-weight:700;line-height:1.5;position:relative}.contact-guide-panel li:before{content:"";background:#2563eb;border-radius:999px;width:7px;height:7px;position:absolute;top:9px;left:0}.contact-form-head{border-bottom:1px solid #0f172a14;gap:6px;margin-bottom:16px;padding-bottom:16px;display:grid}.contact-form-head p{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.contact-form .form-grid{gap:12px}.contact-form label{min-width:0}.field-label{color:var(--ink);font-size:13px;font-weight:900}.field-help{color:#64748b;font-size:12px;font-weight:700;line-height:1.45}.contact-form input,.contact-form select,.contact-form textarea{border-radius:8px;padding:12px 13px;font-size:15px;line-height:1.35}.contact-form textarea{resize:vertical;min-height:150px}.agree-row{align-items:flex-start}.agree-row span{min-width:0;line-height:1.45}.form-submit{min-height:46px}.form-status-region{margin-top:14px}.form-success,.form-error{border-radius:8px;gap:4px;padding:14px 16px;display:grid}.form-success strong,.form-error strong,.form-success p,.form-error p{margin:0}.form-success p,.form-error p{font-size:14px;line-height:1.55}@media (max-width:1024px){.contact-page-layout{grid-template-columns:1fr}.services-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-visual-card{aspect-ratio:16/9;min-height:auto}}@media (max-width:720px){.about-overview-section,.services-list-section,.contact-main-section{padding-block:42px 64px}.contact-main-section{padding-bottom:92px}.about-grid,.contact-page-layout{gap:12px}.about-visual-card{aspect-ratio:16/8}.about-mission-panel,.contact-aside,.contact-form{padding:18px}.about-mission-panel h2,.contact-aside h2{font-size:25px;line-height:1.18}.about-mission-panel p,.contact-aside p{font-size:14px;line-height:1.6}.contact-guide-panel{gap:10px;padding:14px}.contact-guide-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.contact-guide-panel li{font-size:12px;line-height:1.42}.about-overview-section .value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.about-overview-section .value-card{min-height:94px;padding:14px}.about-overview-section .value-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:16px;line-height:1.28;display:-webkit-box;overflow:hidden}.about-proof-section{padding-block:48px}.about-proof-section .timeline-grid{gap:10px}.about-proof-section .timeline-grid>div{min-height:0;padding:17px}.about-proof-section .timeline-grid h2{font-size:28px}.services-list-section .section-header{margin-bottom:16px}.services-list-section .section-header h2{letter-spacing:0;font-size:27px;line-height:1.18}.services-page-grid{grid-template-columns:1fr;gap:10px}.services-page-card{min-height:0;padding:17px}.services-page-card h3{font-size:18px}.services-page-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.services-page-card ul{gap:5px;max-height:56px;margin-top:12px;overflow:hidden}.services-page-card li{padding:5px 7px 5px 16px;font-size:11px}.services-page-card li:before{top:10px;left:7px}.contact-form .form-grid{gap:10px}.contact-form-head{margin-bottom:12px;padding-bottom:12px}.field-label{font-size:12px}.field-help{font-size:11px}.contact-form input,.contact-form select,.contact-form textarea{padding:11px 12px}.contact-form textarea{min-height:132px}.agree-row{margin-top:14px;gap:8px!important}.form-submit{width:100%;margin-top:14px}}
.insights-list-section,.insight-article-section,.case-detail-section{padding-block:64px 86px}.insight-editorial-list{gap:12px;display:grid}.insight-editorial-card{min-height:148px;color:var(--ink);background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;text-decoration:none;transition:transform .18s,border-color .18s;display:grid;box-shadow:0 16px 42px #0f172a14}.insight-editorial-card:hover{border-color:#00e5ff6b;transform:translateY(-3px)}.insight-card-index{color:#075985;background:#00e5ff1f;border-radius:8px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid}.insight-card-copy{min-width:0}.insight-card-category,.insight-related-list span{color:#075985;font-size:12px;font-weight:900;line-height:1.3}.insight-editorial-card h2{color:var(--ink);letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 7px;font-size:clamp(22px,2.2vw,30px);line-height:1.2;display:-webkit-box;overflow:hidden}.insight-editorial-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.insight-editorial-card strong{color:var(--indigo);white-space:nowrap;border:1px solid #2563eb29;border-radius:8px;padding:9px 11px;font-size:13px}.insight-article-surface{max-width:900px;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #0f172a14;border-radius:8px;padding:34px}.insight-article-surface p{color:#334155;margin:0;font-size:18px;line-height:1.82}.insight-article-surface p+p{margin-top:18px}.insight-related-panel{max-width:900px;margin-top:18px}.insight-related-panel h2{color:var(--ink);letter-spacing:0;margin:0 0 12px;font-size:24px;line-height:1.24}.insight-related-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.insight-related-list a{color:var(--ink);background:#ffffffe0;border:1px solid #0f172a14;border-radius:8px;gap:6px;padding:16px;text-decoration:none;display:grid}.insight-related-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;line-height:1.3;display:-webkit-box;overflow:hidden}.insight-related-list small{color:var(--indigo);font-size:12px;font-weight:900}.case-detail-hero-grid{gap:22px}.case-hero-copy{min-width:0}.case-hero-work .case-meta{margin-bottom:14px}.case-hero-work .case-meta span,.case-hero-tags span{overflow-wrap:anywhere;border-radius:8px}.case-hero-tags{max-width:820px;margin-top:18px}.case-hero-work .case-hero-visual{border-radius:8px;overflow:hidden}.case-detail-section{background:linear-gradient(180deg, #ffffffe0, #f1f5f9f5), var(--cloud)}.case-evidence-grid{gap:14px}.case-detail-card{border-radius:8px!important;padding:24px!important}.case-detail-card .eyebrow{color:#075985;margin-bottom:10px}.case-detail-card h2{letter-spacing:0;font-size:28px;line-height:1.16}.case-detail-card p{margin:0;font-size:15.5px;line-height:1.75}.case-detail-card .check-list{margin-top:0}.case-detail-card .check-list li{padding-left:18px;line-height:1.65}.case-detail-card .large-tags{margin-top:0}.case-detail-card .large-tags span{text-overflow:ellipsis;white-space:nowrap;border-radius:8px;max-width:100%;overflow:hidden}@media (max-width:1024px){.case-detail-hero-grid{grid-template-columns:1fr}.case-hero-work .case-hero-visual{aspect-ratio:16/8}}@media (max-width:720px){.insights-list-section,.insight-article-section,.case-detail-section{padding-block:42px 64px}.insight-editorial-list{gap:9px}.insight-editorial-card{grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:0;padding:14px}.insight-card-index{width:34px;height:34px;font-size:12px}.insight-card-category{font-size:11px}.insight-editorial-card h2{font-size:18px;line-height:1.24}.insight-editorial-card p{font-size:13px;line-height:1.55}.insight-editorial-card strong{display:none}.insight-article-surface{padding:19px}.insight-article-surface p{font-size:15px;line-height:1.76}.insight-related-panel{margin-top:14px}.insight-related-panel h2{font-size:20px}.insight-related-list{grid-template-columns:1fr;gap:8px}.insight-related-list a{padding:14px}.case-detail-hero-grid{gap:0}.case-hero-work .case-hero-visual{display:none}.case-hero-work .case-meta{gap:6px;margin-bottom:10px}.case-hero-work .case-meta span,.case-hero-tags span{padding:5px 7px;font-size:11px}.case-hero-work p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.case-hero-tags{gap:5px;max-height:58px;margin-top:12px;overflow:hidden}.case-evidence-grid{gap:10px}.case-detail-card{padding:17px!important}.case-detail-card h2{font-size:23px}.case-detail-card p,.case-detail-card .check-list li{font-size:14px;line-height:1.65}.case-detail-card .check-list li{padding-left:16px}}
html{scrollbar-width:thin;scrollbar-color:#2563eb #e2e8f0e6}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(#f8fafcfa,#e2e8f0eb)}::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb 0%,#14b8a6 100%);border:3px solid #f8fafcfa;border-radius:999px;min-height:72px;box-shadow:inset 0 0 0 1px #ffffff38}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#1d4ed8 0%,#0f766e 100%)}main>section{scroll-margin-top:88px}.site-header{z-index:80;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--white);background:0 0;border-bottom-color:#0000;transition:background .22s,border-color .22s,box-shadow .22s,color .18s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;inset:0 0 auto}.site-header:after{content:"";pointer-events:none;opacity:0;width:100%;height:2px;transform:scaleX(var(--page-scroll-progress,0));transform-origin:0;background:linear-gradient(90deg,#2563eb,#14b8a6,#00e5ff);transition:opacity .18s;position:fixed;top:0;left:0}html[data-scroll-state=scrolled] .site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--ink);background:#ffffffeb;border-bottom-color:#0f172a17;box-shadow:0 16px 46px #0f172a1a}html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true]{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--white);background:#050816db;border-bottom-color:#ffffff14;box-shadow:0 18px 54px #0508162e}html[data-scroll-state=scrolled] .site-header:after{opacity:1}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark]{color:var(--ink)}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=light] .logo-image-color,html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .logo-image-color{opacity:0}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=light] .logo-image-white,html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .logo-image-white{opacity:1}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark] .desktop-nav a,html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark] .header-actions>.locale-switcher a{color:#0f172ab8}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark] .desktop-nav a:hover,html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark] .header-actions>.locale-switcher a:hover,html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark] .header-actions>.locale-switcher .active{color:var(--ink);background:#0f172a12}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark] .header-actions>.locale-switcher,html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=dark] .menu-button{color:var(--ink);background:#ffffff7a;border-color:#0f172a1f}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=light] .desktop-nav a,html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=light] .header-actions>.locale-switcher a{color:#ffffffc7}html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=light] .desktop-nav a:hover,html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=light] .header-actions>.locale-switcher a:hover,html:not([data-scroll-state=scrolled]) .site-header[data-header-tone=light] .header-actions>.locale-switcher .active{color:var(--white);background:#ffffff1f}html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true]{color:var(--white)}html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .desktop-nav a,html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .header-actions>.locale-switcher a{color:#ffffffb8}html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .menu-button{color:var(--white);background:#ffffff14;border-color:#ffffff29}html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .desktop-nav a:hover,html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .header-actions>.locale-switcher a:hover,html:not([data-scroll-state=scrolled]) .site-header[data-menu-open=true] .header-actions>.locale-switcher .active{color:var(--white);background:#ffffff17}html[data-scroll-state=scrolled] .site-header .desktop-nav a,html[data-scroll-state=scrolled] .site-header .header-actions>.locale-switcher a{color:#0f172ab8}html[data-scroll-state=scrolled] .site-header .desktop-nav a:hover,html[data-scroll-state=scrolled] .site-header .header-actions>.locale-switcher a:hover,html[data-scroll-state=scrolled] .site-header .header-actions>.locale-switcher .active{color:var(--ink);background:#0f172a12}html[data-scroll-state=scrolled] .site-header .header-actions>.locale-switcher,html[data-scroll-state=scrolled] .site-header .menu-button{color:var(--ink);background:#ffffffc7;border-color:#0f172a1f}.floating-section-rail,.quick-actions{z-index:65;position:fixed}.floating-section-rail{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff8a;border:1px solid #2563eb1f;border-radius:999px;gap:7px;padding:9px 6px;display:grid;top:50%;left:clamp(14px,2vw,28px);transform:translateY(-50%);box-shadow:0 18px 50px #0f172a1a}.floating-section-dot{background:#ffffffd1;border:1px solid #2563eb42;border-radius:999px;place-items:center;width:34px;height:22px;padding:0;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative;box-shadow:0 10px 30px #0f172a1a}.floating-section-dot span{color:#2563eb;opacity:.7;font-size:10px;font-weight:900;line-height:1;transition:opacity .18s,color .18s;position:static;transform:none}.floating-section-dot[data-active=true]{background:#2563eb;border-color:#14b8a6b8;transform:none}.floating-section-dot[data-active=true] span,.floating-section-dot:hover span,.floating-section-dot:focus-visible span{color:var(--white);opacity:1}.quick-actions{gap:11px;display:grid;bottom:clamp(18px,4vw,36px);right:clamp(16px,2vw,30px)}.quick-action{min-width:58px;min-height:46px;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);white-space:nowrap;background:#ffffffe0;border:1px solid #2563eb2e;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:900;line-height:1;transition:border-color .18s,background .18s,color .18s,transform .18s,opacity .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #0f172a24}.quick-action:before{content:"";border-radius:inherit;pointer-events:none;opacity:.72;background:linear-gradient(135deg,#ffffff57,#0000 48%);position:absolute;inset:1px}.quick-action-contact{min-width:76px;min-height:50px;color:var(--white);background:linear-gradient(135deg,#2563eb 0%,#0891b2 54%,#0f766e 100%);border-color:#14b8a66b;box-shadow:0 18px 54px #2563eb3d,inset 0 0 0 1px #ffffff24}.quick-action-contact:after{content:"";background:#67e8f9;border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 0 14px #67e8f9bf}.quick-action-contact{padding-left:26px}.quick-actions[data-home-page=true]{display:none}.quick-action-top{color:#1e293b;width:52px;min-width:52px;padding-inline:0}.quick-action:hover,.quick-action:focus-visible{color:var(--white);background:#0f172a;border-color:#14b8a67a;transform:translateY(-2px)}.quick-action-contact:hover,.quick-action-contact:focus-visible{background:linear-gradient(135deg,#1d4ed8 0%,#0891b2 52%,#047857 100%);border-color:#ffffff57}html[data-scroll-state=top] .quick-action-top{opacity:.56}.floating-section-dot:focus-visible,.quick-action:focus-visible{outline-offset:4px;outline:3px solid #2563eb47}@media (max-width:1360px){.floating-section-rail{display:none}}@media (max-width:720px){main>section{scroll-margin-top:78px}.quick-actions{gap:7px;display:flex;bottom:14px;right:14px}.quick-actions[data-mobile-hidden=true]{display:none}.quick-action{min-width:48px;min-height:40px;padding-inline:12px;box-shadow:0 10px 28px #0f172a24}.quick-action-contact{min-width:58px;padding-left:24px}.quick-action-top{width:48px;min-width:48px;padding-inline:0}}@media (prefers-reduced-motion:reduce){.site-header,.site-header:after,.logo-image,.floating-section-dot,.floating-section-dot span,.quick-action{transition:none!important}}
.page-hero .eyebrow,.case-hero .eyebrow,.timeline-grid .eyebrow,.final-cta .eyebrow{color:var(--cyan);font-size:13px}.hero-media-frame,.about-visual-card,.case-hero-visual,.work-card-media{position:relative;overflow:hidden}.hero-media-frame{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:34px;width:min(560px,100%);box-shadow:0 40px 120px #00000057}.hero-media-frame:after,.case-hero-visual:after,.about-visual-card:after,.work-card-media:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 18% 70%,#0000002e);position:absolute;inset:0}.hero-media-image,.about-visual-image,.case-hero-image,.work-card-image{width:100%;height:auto;display:block}.work-card{padding:0;overflow:hidden}.work-card-media{aspect-ratio:4/3;background:#ffffff0a}.work-card-image{object-fit:cover;width:100%;height:100%}.work-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.light-work-card .work-card-media{background:#eaf4ff}.about-grid{align-items:stretch}.about-visual-card{min-height:100%;box-shadow:var(--shadow);background:#eaf4ff;border:1px solid #0f172a14;border-radius:28px}.about-visual-image{object-fit:cover;height:100%}.about-content-stack{gap:18px;display:grid}.case-hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:28px;display:grid}.case-hero-visual{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;box-shadow:0 28px 80px #00000047}.case-hero-image{aspect-ratio:4/3;object-fit:cover}@media (max-width:1024px){.case-hero-grid{grid-template-columns:1fr}}@media (max-width:720px){.hero-media-frame{width:100%}.work-card-body{padding:20px}}
