:root{--bg:#080b12;--bg-deep:#05070c;--surface:#101621;--surface-2:#151d2a;--surface-3:#1a2433;--line:#a9b3c329;--line-strong:#a9b3c347;--text:#f7f9fc;--muted:#a9b3c3;--muted-2:#7d899c;--accent:#5f84ff;--accent-strong:#7b96ff;--cyan:#2dd4bf;--violet:#8b72ff;--danger:#ff7a90;--success:#56e2b4;--shadow:0 30px 80px #00000057;--radius-sm:12px;--radius:20px;--radius-lg:30px;--container:1200px;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:0;color:var(--text);background:radial-gradient(circle at 84% 3%, #5f84ff29, transparent 27rem), radial-gradient(circle at 7% 26%, #2dd4bf12, transparent 25rem), var(--bg);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}::selection{color:#fff;background:#5f84ffa6}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,ul,ol{margin-top:0}ul,ol{padding-left:1.2rem}:focus-visible{outline-offset:4px;outline:3px solid #5f84ffc7}.skip-link{z-index:2000;color:#fff;background:#3f67e8;border-radius:10px;padding:10px 16px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.narrow{width:min(100% - 48px,820px);margin-inline:auto}.section{padding:100px 0;position:relative}.section-tight{padding:76px 0}.home-page .section{padding:90px 0}.home-page .section-tight{padding:68px 0}.surface-section{border-block:1px solid var(--line);background:#1016218c}.eyebrow{color:var(--accent-strong);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:1px}.display-title,.section-title,.page-title{letter-spacing:-.045em;margin-bottom:22px;font-weight:690;line-height:1.06}.display-title{max-width:800px;font-size:clamp(3rem,5vw,5rem)}.page-title{max-width:900px;font-size:clamp(2.5rem,4.5vw,4.5rem)}.section-title{max-width:760px;font-size:clamp(2.05rem,3.05vw,3.05rem)}.section-copy,.lead{color:var(--muted);font-size:clamp(1.05rem,1.55vw,1.25rem)}.lead{max-width:720px}.section-copy{max-width:660px}.text-accent{color:var(--accent-strong)}.text-gradient{color:var(--accent-strong);-webkit-text-fill-color:transparent;background:linear-gradient(105deg,#fff 6%,#92a8ff 46%,#62decf 92%) text}.section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px;display:flex}.section-head>:last-child{flex:none}.section-head>:only-child{flex:0 auto;min-width:0;max-width:100%}.muted{color:var(--muted)}.small{font-size:.9rem}.spacer-32{height:32px}.justify-center{justify-content:center}.mono{font-family:var(--font-mono)}.pill{border:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;background:#ffffff06;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:.72rem;display:inline-flex}.pill-dot{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 12px var(--cyan);border-radius:50%}.tag-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);background:#05070c40;border-radius:8px;padding:7px 10px;font-size:.7rem}.button-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 20px;font-size:.94rem;font-weight:680;line-height:1;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#3f67e8,#5652db);box-shadow:0 12px 34px #5279fa42}.btn-primary:hover{box-shadow:0 16px 44px #5279fa5c}.btn-secondary{border-color:var(--line-strong);color:var(--text);background:#ffffff09}.btn-secondary:hover{background:#5f84ff14;border-color:#5f84ffa3}.btn-link{color:var(--text);align-items:center;gap:9px;font-size:.92rem;font-weight:660;display:inline-flex}.btn-link:after{content:"↗";color:var(--accent-strong);transition:transform .18s}.btn-link:hover:after{transform:translate(3px,-3px)}.site-header{z-index:1000;backdrop-filter:blur(18px);background:#080b12c2;border-bottom:1px solid #0000;transition:border-color .18s,background .18s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);background:#080b12ed}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{white-space:nowrap;align-items:center;gap:12px;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#5f84ff3d,#2dd4bf0a);border:1px solid #7b96ff8c;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:relative;box-shadow:inset 0 0 20px #5f84ff1a}.brand-mark:before,.brand-mark:after{content:"";background:var(--bg);border:2px solid #b7c4ff;border-radius:50%;width:7px;height:7px;position:absolute}.brand-mark:before{box-shadow:14px 14px 0 -2px var(--bg), 14px 14px 0 0 #67d7ca;top:8px;left:8px}.brand-mark:after{top:9px;right:7px}.brand-line{background:#718cf5;width:14px;height:1px;transform:rotate(45deg)}.brand-copy{line-height:1.03;display:grid}.brand-copy strong{letter-spacing:.08em;font-size:.93rem}.brand-copy span{color:var(--muted-2);font-family:var(--font-mono);letter-spacing:.13em;margin-top:4px;font-size:.62rem}.header-nav,.nav-list,.header-tools{align-items:center;display:flex}.nav-list{gap:32px;margin:0;padding:0;list-style:none}.nav-link{color:var(--muted);white-space:nowrap;padding:9px 0;font-size:.88rem;font-weight:620;transition:color .18s;position:relative}.nav-link:after{content:"";background:var(--accent-strong);height:1px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link[aria-current=page]{color:var(--text)}.nav-link:hover:after,.nav-link[aria-current=page]:after{transform:scaleX(1)}.header-tools{gap:14px}.language-switch{border:1px solid var(--line);font-family:var(--font-mono);border-radius:9px;gap:3px;padding:4px;font-size:.67rem;display:flex}.language-switch span{border-radius:5px;padding:4px 6px}.lang-current{color:#fff;background:#5f84ff4d}.lang-pending{color:var(--muted-2);cursor:help}.menu-toggle{border:1px solid var(--line);width:46px;height:46px;color:var(--text);background:var(--surface);cursor:pointer;border-radius:12px;padding:0;display:none}.menu-toggle span{background:currentColor;width:18px;height:1px;margin:5px auto;transition:transform .18s,opacity .18s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px)rotate(-45deg)}.hero{align-items:center;min-height:calc(100vh - 76px);padding:72px 0 92px;display:grid;position:relative}.hero:before{pointer-events:none;content:"";background-image:linear-gradient(#a9b3c309 1px,#0000 1px),linear-gradient(90deg,#a9b3c309 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 85%)}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:64px;display:grid;position:relative}.hero-copy .lead{max-width:660px}.hero-meta{color:var(--muted);font-family:var(--font-mono);flex-wrap:wrap;gap:18px 30px;margin:40px 0 0;padding:0;font-size:.74rem;list-style:none;display:flex}.hero-meta li{align-items:center;gap:9px;display:flex}.hero-meta li:before{content:"";background:var(--cyan);border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #2dd4bfcc}.product-stage{perspective:1200px;min-height:570px;position:relative}.stage-glow{filter:blur(80px);background:#5f84ff2e;border-radius:50%;position:absolute;inset:13% 5% 10%}.stage-browser{box-shadow:var(--shadow);background:#0a0e16f2;border:1px solid #a9b3c338;border-radius:24px;position:absolute;inset:44px 0 54px 24px;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg)}.window-bar{border-bottom:1px solid var(--line);background:#ffffff05;justify-content:space-between;align-items:center;height:46px;padding:0 15px;display:flex}.window-dots{gap:6px;display:flex}.window-dots i{background:var(--muted-2);border-radius:50%;width:7px;height:7px;display:block}.window-dots i:nth-child(2){opacity:.65}.window-dots i:nth-child(3){opacity:.35}.window-label{color:var(--muted-2);font-family:var(--font-mono);letter-spacing:.06em;font-size:.62rem}.dashboard-layout{grid-template-columns:52px 1fr;min-height:420px;display:grid}.dash-sidebar{border-right:1px solid var(--line);padding-top:20px}.dash-sidebar i{border:1px solid var(--line-strong);border-radius:6px;width:19px;height:19px;margin:0 auto 18px;display:block}.dash-sidebar i:first-child{border-color:var(--accent);background:#5f84ff33}.dash-content{padding:24px}.dash-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dash-title{background:#dfe5f0;border-radius:10px;width:118px;height:10px}.dash-status{color:var(--cyan);font-family:var(--font-mono);border:1px solid #2dd4bf4d;border-radius:7px;padding:5px 8px;font-size:.56rem}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.metric-card{border:1px solid var(--line);background:var(--surface);border-radius:11px;min-height:72px;padding:12px}.metric-label{color:var(--muted-2);font-family:var(--font-mono);margin-bottom:8px;font-size:.51rem;display:block}.metric-value{color:var(--text);font-family:var(--font-mono);font-size:1.05rem}.metric-trend{color:var(--cyan);margin-left:4px;font-size:.55rem}.analytics-panel{border:1px solid var(--line);background-color:#101621bf;background-image:linear-gradient(#a9b3c30d 1px,#0000 1px),linear-gradient(90deg,#a9b3c30d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:12px;height:150px;margin-top:12px;position:relative;overflow:hidden}.chart-area{opacity:.55;clip-path:polygon(0 82%,12% 70%,22% 75%,36% 47%,48% 59%,62% 31%,76% 41%,90% 14%,100% 22%,100% 100%,0 100%);background:linear-gradient(#0000,#5f84ff40);height:78%;position:absolute;bottom:0;left:0;right:0}.chart-line{filter:drop-shadow(0 0 6px #5f84ffcc);clip-path:polygon(0 81%,12% 69%,22% 74%,36% 46%,48% 58%,62% 30%,76% 40%,90% 13%,100% 21%,100% 23%,90% 15%,76% 42%,62% 32%,48% 60%,36% 48%,22% 76%,12% 71%,0 83%);background:#7a99ff;height:78%;position:absolute;bottom:0;left:0;right:0}.activity-row{grid-template-columns:1.4fr .7fr .55fr;gap:8px;margin-top:12px;display:grid}.activity-row span{background:#a9b3c31f;border-radius:10px;height:8px}.floating-card{z-index:3;backdrop-filter:blur(14px);background:#101621eb;border:1px solid #a9b3c33d;position:absolute;box-shadow:0 18px 40px #00000052}.workflow-card{border-radius:17px;width:214px;padding:16px;animation:6s ease-in-out infinite float-y;top:0;right:-28px}.workflow-card-head{font-family:var(--font-mono);justify-content:space-between;align-items:center;margin-bottom:15px;font-size:.58rem;display:flex}.workflow-map{height:90px;position:relative}.flow-node{z-index:2;color:#b7c4ff;width:31px;height:31px;font-family:var(--font-mono);background:#151d2a;border:1px solid #5f84ff7a;border-radius:9px;place-items:center;font-size:.52rem;display:grid;position:absolute}.flow-node:first-child{top:4px;left:4px}.flow-node:nth-child(2){border-color:#2dd4bf80;top:48px;left:72px}.flow-node:nth-child(3){top:7px;right:6px}.flow-connector{background:linear-gradient(90deg, var(--accent), var(--cyan));transform-origin:0;height:1px;position:absolute}.flow-connector.one{width:78px;top:29px;left:30px;transform:rotate(31deg)}.flow-connector.two{width:70px;top:64px;left:101px;transform:rotate(-34deg)}.mini-phone{border-radius:29px;width:145px;height:290px;padding:9px;animation:7s ease-in-out -2s infinite float-y;bottom:0;right:22px}.phone-speaker{background:#a9b3c359;border-radius:9px;width:38px;height:5px;margin:3px auto 10px}.phone-screen{background:#0b1019;border-radius:20px;height:251px;overflow:hidden}.phone-map{background:radial-gradient(circle at 64% 36%,#5f84ff61 0 4px,#0000 5px),linear-gradient(24deg,#0000 46%,#a9b3c31f 47% 49%,#0000 50%),linear-gradient(145deg,#172333,#0c131f);height:128px;position:relative}.map-route{border-top:2px dashed var(--cyan);border-radius:50%;width:105px;height:34px;position:absolute;top:62px;left:16px;transform:rotate(-15deg)}.phone-content{padding:12px}.phone-content strong{margin-bottom:10px;font-size:.68rem;display:block}.phone-place{grid-template-columns:29px 1fr;align-items:center;gap:8px;margin-bottom:8px;display:grid}.phone-place i{background:linear-gradient(135deg,#5f84ff6b,#2dd4bf29);border-radius:8px;width:29px;height:29px}.phone-lines span{background:#a9b3c329;border-radius:6px;width:100%;height:5px;margin:4px 0;display:block}.phone-lines span:last-child{width:65%}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.signal-strip{width:min(calc(100% - 48px), var(--container));border:1px solid var(--line);background:#05070c75;grid-template-columns:repeat(4,1fr);margin-inline:auto;display:grid;position:relative}.signal-item{border-right:1px solid var(--line);padding:30px 24px}.signal-item:last-child{border-right:0}.signal-item strong{color:var(--text);margin-bottom:4px;font-size:.95rem;display:block}.signal-item span{color:var(--muted-2);font-family:var(--font-mono);font-size:.68rem}.capability-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.capability-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#151d2ae6,#0a0e16e0);min-height:250px;padding:28px;transition:transform .22s,border-color .22s,background .22s;position:relative;overflow:hidden}.home-page .capability-card{min-height:230px}.capability-card:hover{background:linear-gradient(145deg,#1a2433f5,#0a0e16e6);border-color:#5f84ff6b;transform:translateY(-5px)}.capability-index{color:var(--accent-strong);font-family:var(--font-mono);margin-bottom:58px;font-size:.68rem;display:block}.home-page .capability-index{margin-bottom:42px}.capability-card h3{letter-spacing:-.02em;margin-bottom:10px;font-size:1.18rem}.capability-card p{color:var(--muted);margin-bottom:0;font-size:.92rem}.node-motif{opacity:.72;width:56px;height:38px;position:absolute;top:26px;right:26px}.node-motif:before,.node-motif:after{border:1px solid var(--accent-strong);content:"";width:7px;height:7px;box-shadow:28px 23px 0 -1px var(--surface), 28px 23px 0 0 var(--cyan);border-radius:50%;position:absolute}.node-motif:after{width:39px;height:1px;box-shadow:none;background:linear-gradient(90deg, var(--accent-strong), var(--cyan));transform-origin:0;border:0;border-radius:0;top:3px;left:5px;transform:rotate(35deg)}.project-feature-list{gap:22px;display:grid}.project-feature{border:1px solid var(--line);border-radius:var(--radius-lg);background:#101621cc;grid-template-columns:minmax(0,1fr) minmax(390px,.95fr);min-height:430px;display:grid;overflow:hidden}.home-page .project-feature{min-height:400px}.project-feature:nth-child(2n) .project-feature-copy{order:2}.project-feature-copy{flex-direction:column;justify-content:center;padding:54px;display:flex}.home-page .project-feature-copy{padding:48px}.project-feature-copy h3{letter-spacing:-.035em;margin:16px 0 14px;font-size:clamp(1.8rem,2.5vw,2.5rem);line-height:1.08}.project-feature-copy p{max-width:510px;color:var(--muted);margin-bottom:26px}.project-visual,.case-hero-visual{isolation:isolate;min-height:390px;position:relative;overflow:hidden}.home-page .project-visual{min-height:370px}.project-visual:before,.case-hero-visual:before{z-index:-2;content:"";background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/32px 32px,radial-gradient(circle at 65% 30%,#5f84ff52,#0000 48%),#0c111b;position:absolute;inset:0}.project-visual:after,.case-hero-visual:after{z-index:-1;content:"";filter:blur(60px);background:#5f84ff38;border-radius:50%;position:absolute;inset:12%}.visual-trip:before{background-color:#0b1521;background-image:linear-gradient(#2dd4bf0f 1px,#0000 1px),linear-gradient(90deg,#2dd4bf0f 1px,#0000 1px),radial-gradient(circle at 65% 30%,#2dd4bf3b,#0000 48%)}.visual-ticket:before{background-color:#11101d;background-image:linear-gradient(#8b72ff12 1px,#0000 1px),linear-gradient(90deg,#8b72ff12 1px,#0000 1px),radial-gradient(circle at 65% 30%,#8b72ff40,#0000 48%)}.visual-health:before{background-color:#081821;background-image:linear-gradient(#2dd4bf0f 1px,#0000 1px),linear-gradient(90deg,#2dd4bf0f 1px,#0000 1px),radial-gradient(circle at 65% 30%,#2dd4bf33,#0000 48%)}.visual-enterprise:before{background-color:#0d1424;background-image:linear-gradient(#5f84ff0f 1px,#0000 1px),linear-gradient(90deg,#5f84ff0f 1px,#0000 1px),radial-gradient(circle at 65% 30%,#5f84ff45,#0000 48%)}.ui-window{background:#0a0e16eb;border:1px solid #ffffff2e;border-radius:18px;transition:transform .35s;position:absolute;inset:14% 9% 12% 10%;overflow:hidden;transform:rotate(-2deg);box-shadow:0 25px 60px #0000006b}.project-feature:hover .ui-window,.project-card:hover .ui-window{transform:rotate(0)translateY(-4px)}.ui-top{border-bottom:1px solid var(--line);height:36px;color:var(--muted-2);font-family:var(--font-mono);justify-content:space-between;align-items:center;padding:0 12px;font-size:.5rem;display:flex}.ui-body{grid-template-columns:48px 1fr;height:calc(100% - 36px);display:grid}.ui-rail{border-right:1px solid var(--line);background:#ffffff05}.ui-rail span{border:1px solid var(--line);border-radius:5px;width:18px;height:18px;margin:14px auto;display:block}.ui-rail span:first-child{border-color:var(--accent);background:#5f84ff33}.ui-main{padding:18px}.ui-title-line{background:#f7f9fcb8;border-radius:10px;width:37%;height:8px;margin-bottom:15px}.ui-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ui-stat{border:1px solid var(--line);background:#ffffff06;border-radius:9px;height:58px}.ui-chart{border:1px solid var(--line);background:repeating-linear-gradient(90deg,#0000 0 33px,#ffffff09 34px),repeating-linear-gradient(#0000 0 25px,#ffffff09 26px);border-radius:9px;height:105px;margin-top:9px;position:relative;overflow:hidden}.ui-chart:after{content:"";background:linear-gradient(90deg, var(--accent), var(--cyan));clip-path:polygon(0 82%,16% 62%,31% 72%,48% 30%,64% 52%,81% 18%,100% 35%,100% 39%,81% 22%,64% 56%,48% 34%,31% 76%,16% 66%,0 86%);position:absolute;inset:16px 8px 10px}.project-phone{z-index:3;background:#0d131e;border:1px solid #ffffff3d;border-radius:23px;width:102px;height:202px;padding:7px;position:absolute;bottom:5%;right:7%;transform:rotate(5deg);box-shadow:0 20px 42px #0000007a}.project-phone-screen{background:linear-gradient(150deg,#172a38,#0b111b 55%);border-radius:17px;height:186px;overflow:hidden}.phone-notch{background:#05070c;border-radius:8px;width:34px;height:7px;margin:5px auto 8px}.phone-route-card{background:radial-gradient(circle at 72% 33%, var(--cyan) 0 3px, transparent 4px), linear-gradient(32deg, transparent 45%, #2dd4bf73 46% 48%, transparent 49%), #5f84ff21;border-radius:10px;height:82px;margin:7px}.phone-stack{padding:0 8px}.phone-stack span{background:#ffffff24;border-radius:6px;height:5px;margin:7px 0;display:block}.phone-stack span:nth-child(2){width:66%}.qr-card{z-index:3;color:#0a0d14;background:#f3f5f8;border:1px solid #ffffff2e;border-radius:16px;width:125px;padding:13px;position:absolute;bottom:10%;right:8%;transform:rotate(5deg);box-shadow:0 18px 38px #00000061}.qr-code{background:repeating-linear-gradient(0deg,#121722 0 4px,#0000 4px 8px),repeating-linear-gradient(90deg,#121722 0 4px,#0000 4px 8px);border:6px solid #fff;outline:2px solid #121722;width:63px;height:63px;margin:0 auto 9px}.qr-card span{background:#a3a9b3;border-radius:4px;height:4px;margin:6px auto 0;display:block}.qr-card span:last-child{width:60%}.health-panel{background:#09121bf0;border:1px solid #ffffff2e;border-radius:19px;grid-template-columns:1fr .72fr;gap:10px;padding:12px;display:grid;position:absolute;inset:12% 7% 11% 9%;transform:rotate(1.5deg);box-shadow:0 25px 60px #0006}.calendar-mock,.patient-mock{border:1px solid var(--line);background:#ffffff06;border-radius:12px;padding:13px}.calendar-head,.patient-head{background:#ffffffad;border-radius:8px;width:52%;height:7px;margin-bottom:15px}.calendar-grid{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.calendar-grid i{aspect-ratio:1;border:1px solid var(--line);border-radius:5px}.calendar-grid i:nth-child(7),.calendar-grid i:nth-child(13){background:#2dd4bf29;border-color:#2dd4bf80}.appointment-row{grid-template-columns:22px 1fr;gap:7px;margin-bottom:8px;display:grid}.appointment-row i{background:#5f84ff38;border-radius:50%;width:22px;height:22px}.appointment-lines span{background:#ffffff1f;border-radius:5px;height:4px;margin:4px 0;display:block}.process-list{grid-template-columns:repeat(7,minmax(0,1fr));margin:64px 0 0;padding:0;list-style:none;display:grid}.process-step{padding:0 18px 0 0;position:relative}.process-step:not(:last-child):after{content:"";background:linear-gradient(90deg,#5f84ffb3,#a9b3c321);height:1px;position:absolute;top:13px;left:31px;right:0}.step-node{z-index:1;color:#bcc7ff;background:var(--bg);width:27px;height:27px;font-family:var(--font-mono);border:1px solid #5f84ffa3;border-radius:8px;place-items:center;margin-bottom:24px;font-size:.57rem;display:grid;position:relative}.process-step h3{font-family:var(--font-mono);letter-spacing:.07em;margin-bottom:9px;font-size:.72rem}.process-step p{color:var(--muted-2);margin-bottom:0;font-size:.76rem;line-height:1.5}.technology-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 85% 15%,#5f84ff1f,#0000 20rem),#101621b8;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;padding:58px;display:grid}.tech-categories{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tech-item{border:1px solid var(--line);background:#05070c42;border-radius:14px;min-height:92px;padding:18px}.tech-item strong{font-family:var(--font-mono);margin-bottom:7px;font-size:.75rem;display:block}.tech-item span{color:var(--muted-2);font-size:.79rem}.cta-panel{border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 30%,#2dd4bf24,#0000 18rem),radial-gradient(circle at 12% 100%,#5f84ff33,#0000 24rem),linear-gradient(145deg,#111a2a,#0c111b);border:1px solid #5f84ff47;padding:72px;position:relative;overflow:hidden}.cta-panel:after{content:"";opacity:.28;background-image:radial-gradient(circle, var(--accent-strong) 0 2px, transparent 3px);background-size:28px 28px;width:230px;height:150px;position:absolute;top:-20px;right:6%;mask-image:linear-gradient(to bottom left,#000,#0000 80%)}.cta-panel .section-title{z-index:1;max-width:670px;margin-bottom:18px;position:relative}.cta-panel p,.cta-panel .button-row{z-index:1;position:relative}.page-hero{border-bottom:1px solid var(--line);padding:112px 0 84px;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #5f84ff1c;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-110px;right:-80px;box-shadow:inset 0 0 100px #5f84ff0f,0 0 0 70px #5f84ff06}.page-hero .lead{max-width:760px}.filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:38px;display:flex}.portfolio-controls{border:1px solid var(--line);background:linear-gradient(135deg,#121926d1,#090d15b3);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:28px;padding:20px;display:grid}.portfolio-controls h2{margin-bottom:12px}.portfolio-controls .filter-bar{margin-bottom:0}.project-count{border:1px solid var(--line);color:var(--muted-2);font-family:var(--font-mono);white-space:nowrap;background:#05070c57;border-radius:999px;padding:8px 11px;font-size:.67rem}.filter-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;font-family:var(--font-mono);background:#ffffff05;border-radius:10px;padding:9px 14px;font-size:.7rem;transition:color .16s,border-color .16s,background .16s}.filter-button:hover,.filter-button.is-active{color:#fff;background:#5f84ff1f;border-color:#5f84ff85}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#101621c2;flex-direction:column;min-width:0;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.project-card:hover{border-color:#5f84ff6b;transform:translateY(-4px)}.project-card.is-hidden{display:none}.project-card .project-visual{border-bottom:1px solid var(--line);min-height:310px}.projects-page .project-card .project-visual{min-height:290px}.project-card .ui-window{inset:12% 8% 10%}.project-card-copy{flex-direction:column;flex:1;min-height:275px;padding:30px;display:flex}.project-card-copy h2{letter-spacing:-.03em;margin:14px 0 10px;font-size:1.55rem;line-height:1.15}.project-card-copy p{color:var(--muted);font-size:.92rem}.project-card-copy .tag-list{margin:auto 0 22px;padding-top:12px}.service-detail-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.service-detail{border:1px solid var(--line);border-radius:var(--radius);background:#101621ab;grid-template-columns:48px 1fr;gap:20px;padding:30px;display:grid}.case-page .service-detail{align-items:start;transition:border-color .18s,transform .18s,background .18s}.case-page .service-detail:hover{background:#141c2ad1;border-color:#5f84ff6b;transform:translateY(-3px)}.case-page .service-detail>span:last-child{align-content:center;gap:7px;min-width:0;display:grid}.case-page .service-detail>span:last-child>strong,.case-page .service-detail>span:last-child>small{display:block}.case-page .service-detail>span:last-child>strong{font-size:1rem;line-height:1.35}.case-page .service-detail>span:last-child>small{line-height:1.5}.service-code{width:48px;height:48px;color:var(--accent-strong);font-family:var(--font-mono);background:#5f84ff14;border:1px solid #5f84ff61;border-radius:13px;place-items:center;font-size:.67rem;display:grid}.service-detail h2,.service-detail h3{margin-bottom:9px;font-size:1.16rem}.service-detail p{color:var(--muted);margin-bottom:0;font-size:.9rem}.principles-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.principle-card{border-top:1px solid var(--accent);background:linear-gradient(#5f84ff14,#0000 72%);padding:30px}.principle-card span{color:var(--muted-2);font-family:var(--font-mono);font-size:.66rem}.principle-card h3{margin:24px 0 10px;font-size:1.18rem}.principle-card p{color:var(--muted);font-size:.9rem}.services-page .section{padding:96px 0}.services-page .section-tight{padding:68px 0}.services-page .service-detail-grid{gap:14px}.services-page .service-detail{background:radial-gradient(circle at 0 0,#5f84ff14,#0000 11rem),#101621ab;align-items:start;min-height:142px;padding:26px;transition:border-color .18s,background .18s,transform .18s}.services-page .principles-grid{gap:12px}.services-page .principle-card{border:1px solid var(--line);border-top-color:#5f84ffb8;border-radius:16px;min-height:252px;transition:border-color .18s,background .18s,transform .18s}.services-page .principle-card:hover{border-color:#5f84ff6b;border-top-color:var(--accent);background:linear-gradient(#5f84ff1f,#1016212e 72%);transform:translateY(-3px)}.services-page .process-list{margin-top:54px}.about-statement{grid-template-columns:.7fr 1.3fr;align-items:start;gap:70px;display:grid}.about-statement blockquote{letter-spacing:-.035em;margin:0;font-size:clamp(1.6rem,3vw,2.7rem);font-weight:620;line-height:1.18}.about-copy p{color:var(--muted);font-size:1.03rem}.about-page .page-hero{background:radial-gradient(circle at 76% 18%,#5f84ff17,#0000 27rem),linear-gradient(135deg,#080b1200 48%,#5f84ff09);padding-bottom:96px}.about-page .page-hero .page-title{max-width:980px;font-size:clamp(2.75rem,4.15vw,4.15rem)}.about-page .page-hero .lead{max-width:700px}.about-page .about-statement{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(48px,7vw,104px)}.about-page .about-statement>div:first-child{border:1px solid var(--line);background:#ffffffa8;border-radius:22px;padding:34px;position:relative;overflow:hidden;box-shadow:0 18px 48px #23304417}.about-page .about-statement>div:first-child:after{content:"";border:1px solid #4862db21;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-92px;right:-76px;box-shadow:0 0 0 40px #4862db09}.about-page .about-statement blockquote{z-index:1;font-size:clamp(1.75rem,2.4vw,2.35rem);line-height:1.16;position:relative}.about-page .about-copy{padding-top:4px}.about-page .about-copy p{border-bottom:1px solid var(--line);margin:0;padding-bottom:26px;line-height:1.75}.about-page .about-copy p+p{padding-top:26px}.about-page .about-copy p:last-child{border-bottom:0;padding-bottom:0}.about-page .surface-section{background:radial-gradient(circle at 88% 12%,#5f84ff14,#0000 30rem),#1016218c}.about-page .surface-section .section-title{max-width:760px}.about-page .capability-grid{gap:12px}.about-page .capability-card{border-radius:18px;min-height:230px;padding:30px}.about-page .capability-card:after{content:"";opacity:.42;background:linear-gradient(90deg,#5f84ffa3,#2dd4bf1f,#0000 72%);height:2px;position:absolute;top:0;left:0;right:0}.about-page .capability-index{margin-bottom:48px}.about-page .capability-card h3{font-size:1.13rem}.case-hero{padding:74px 0 0}.case-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);align-items:center;gap:60px;display:grid}.case-meta{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;padding-top:28px;display:grid}.case-meta span{color:var(--muted-2);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.63rem;display:block}.case-meta strong{margin-top:4px;font-size:.9rem;display:block}.case-hero-visual{border:1px solid var(--line);border-radius:var(--radius-lg) var(--radius-lg) 0 0;min-height:540px}.case-hero-visual .ui-window{inset:12% 10% 11%}.case-section-grid{border-bottom:1px solid var(--line);grid-template-columns:.6fr 1.4fr;gap:80px;padding:74px 0;display:grid}.case-page .case-section-grid{padding:64px 0}.case-section-label{color:var(--accent-strong);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.case-section-content h2{letter-spacing:-.035em;max-width:700px;margin-bottom:22px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.14}.case-section-content>p{max-width:760px;color:var(--muted);font-size:1.03rem}.feature-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.feature-list li{border:1px solid var(--line);color:var(--muted);background:#1016217a;border-radius:12px;padding:16px 16px 16px 44px;font-size:.9rem;position:relative}.feature-list li:before{border:1px solid var(--cyan);content:"";border-radius:3px;width:8px;height:8px;position:absolute;top:20px;left:18px;transform:rotate(45deg)}.architecture-flow{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px;display:grid}.architecture-node{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:22px 18px;position:relative}.architecture-node:not(:last-child):after{content:"";background:linear-gradient(90deg, var(--accent), var(--cyan));width:20px;height:1px;position:absolute;top:50%;left:calc(100% + 1px)}.architecture-node span{color:var(--accent-strong);font-family:var(--font-mono);margin-bottom:7px;font-size:.58rem;display:block}.architecture-node strong{font-size:.88rem}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;display:grid}.benefit{border:1px solid var(--line);background:#10162175;border-radius:14px;padding:24px}.benefit strong{margin-bottom:7px;font-size:.95rem;display:block}.benefit p{color:var(--muted);margin:0;font-size:.83rem}.contact-layout{grid-template-columns:minmax(0,.72fr) minmax(500px,1.28fr);align-items:start;gap:70px;display:grid}.contact-aside{position:sticky;top:112px}.contact-aside .section-title{font-size:clamp(2.1rem,3.3vw,3rem)}.contact-points{margin:38px 0 0;padding:0;list-style:none}.contact-points li{border-top:1px solid var(--line);padding:18px 0}.contact-points strong,.contact-points span{display:block}.contact-points strong{margin-bottom:3px;font-size:.9rem}.contact-points span{color:var(--muted);font-size:.84rem}.contact-form{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#101621c7;padding:42px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-field{gap:8px;display:grid}.form-field.full{grid-column:1/-1}.form-field label{font-size:.82rem;font-weight:620}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);width:100%;min-height:50px;color:var(--text);background:#05070c8a;border-radius:11px;padding:12px 14px;transition:border-color .16s,background .16s}.form-field textarea{resize:vertical;min-height:150px}.form-field select{color-scheme:dark}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:#05070cc7;border-color:#5f84ffb3;outline:0;box-shadow:0 0 0 3px #5f84ff1a}.field-hint{color:var(--muted-2);font-size:.73rem}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.form-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.form-footer p{max-width:280px;color:var(--muted-2);margin:0;font-size:.72rem}.form-alert{border:1px solid var(--line);border-radius:11px;margin-bottom:22px;padding:14px 16px;font-size:.86rem}.form-alert.success{color:var(--success);background:#56e2b414;border-color:#56e2b457}.form-alert.error{color:#ff9bae;background:#ff7a9014;border-color:#ff7a9057}.legal-content{padding:80px 0 110px}.legal-content h2{margin:44px 0 12px;font-size:1.35rem}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:var(--muted)}.legal-note{background:#5f84ff12;border:1px solid #5f84ff47;border-radius:13px;padding:18px}.demo-data{color:var(--muted-2);font-family:var(--font-mono);letter-spacing:.045em;text-transform:uppercase;margin-top:4px;font-size:.61rem;line-height:1.5;display:block}.demo-label{color:var(--accent-strong);font-family:var(--font-mono);letter-spacing:.035em;text-transform:uppercase;vertical-align:middle;background:#4862db12;border:1px solid #4862db33;border-radius:999px;align-items:center;margin-left:4px;padding:2px 7px;font-size:.58rem;line-height:1.5;display:inline-flex}.error-page{text-align:center;place-items:center;min-height:calc(100vh - 76px);display:grid}.error-code{color:#5f84ff3b;font-family:var(--font-mono);letter-spacing:-.1em;margin-bottom:0;font-size:clamp(7rem,23vw,18rem);font-weight:800;line-height:.75}.error-page h1{letter-spacing:-.04em;margin:-12px 0 14px;font-size:clamp(2rem,5vw,4.2rem)}.error-page p{max-width:580px;color:var(--muted);margin-inline:auto}.site-footer{border-top:1px solid var(--line);background:var(--bg-deep);padding:72px 0 26px}.footer-grid{grid-template-columns:1.3fr .7fr .7fr;gap:80px;padding-bottom:56px;display:grid}.footer-intro p{max-width:420px;color:var(--muted);margin:22px 0 0;font-size:.9rem}.footer-column h2{color:var(--muted-2);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px;font-size:.67rem}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{min-height:28px;color:var(--muted);align-items:center;font-size:.88rem;transition:color .16s;display:inline-flex}.footer-links a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted-2);font-family:var(--font-mono);justify-content:space-between;align-items:center;gap:20px;padding-top:24px;font-size:.65rem;display:flex}.home-page{--container:1400px;background:radial-gradient(circle at 78% 9%,#3d60ff24,#0000 28rem),radial-gradient(circle at 16% 21%,#2dd4bf0e,#0000 24rem),#060913}.hero-system{min-height:auto;padding:86px 0 56px;overflow:hidden}.hero-system:before{opacity:.82;background-size:42px 42px;mask-image:radial-gradient(78% 72% at 68% 36%,#000 12%,#0000 82%)}.hero-system:after{pointer-events:none;content:"";background:linear-gradient(90deg,#0609130a 40%,#060913c7 100%);position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 28%,#000 100%)}.hero-system-grid{z-index:1;grid-template-columns:minmax(470px,.9fr) minmax(660px,1.1fr);gap:clamp(34px,4vw,72px)}.hero-system-copy{z-index:4;padding-top:18px;position:relative}.hero-system-copy .display-title{letter-spacing:-.055em;max-width:690px;margin-bottom:26px;font-size:clamp(3.05rem,4vw,4.3rem);line-height:1.045}.hero-system-copy .lead{color:#a8b2c4;max-width:650px;margin-bottom:0;font-size:clamp(1rem,1.25vw,1.17rem);line-height:1.7}.hero-system-copy .button-row{margin-top:34px}.hero-system-copy .btn{min-height:52px;padding-inline:24px}.hero-proof{border-top:1px solid #a9b3c31c;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:36px 0 0;padding:30px 0 0;list-style:none;display:grid}.hero-proof li{color:#7f8ba0;align-items:center;gap:10px;min-width:0;font-size:.7rem;line-height:1.35;display:flex}.proof-icon{color:#9bb0ff;flex:0 0 22px;width:22px;height:22px;position:relative}.proof-shield{clip-path:polygon(50% 0,92% 18%,83% 74%,50% 100%,17% 74%,8% 18%);border:1px solid;border-radius:6px 6px 10px 10px}.proof-shield:after{border-bottom:1px solid var(--cyan);border-left:1px solid var(--cyan);content:"";width:8px;height:5px;position:absolute;top:6px;left:7px;transform:rotate(-45deg)}.proof-gauge{border:1px solid;border-bottom-color:#0000;border-radius:50%}.proof-gauge:after{content:"";background:var(--cyan);transform-origin:bottom;width:1px;height:8px;position:absolute;bottom:5px;left:10px;transform:rotate(38deg)}.proof-code:before,.proof-code:after{content:"";border-top:1px solid;border-left:1px solid;width:10px;height:14px;position:absolute;top:4px}.proof-code:before{left:1px;transform:rotate(-45deg)}.proof-code:after{right:1px;transform:rotate(135deg)}.system-stage{--system-shift-x:0px;--system-shift-y:0px;z-index:2;perspective:1200px;min-height:620px;position:relative}.system-grid-glow{opacity:.82;background:radial-gradient(circle at 54% 46%,#3c68ff2e,#0000 26%),radial-gradient(circle at 76% 38%,#2dd4bf14,#0000 21%),linear-gradient(#5b7bcd0e 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#5b7bcd0e 1px,#0000 1px) 0 0/24px 24px;position:absolute;inset:4% -8% -5%;mask-image:radial-gradient(80% 80% at 55% 48%,#000 28%,#0000 78%)}.system-canvas{transform:translate3d(var(--system-shift-x), var(--system-shift-y), 0);transition:transform .42s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.system-kicker,.system-demo-label{color:#71809b;font-family:var(--font-mono);letter-spacing:.12em;font-size:.55rem;font-weight:700}.system-inputs-kicker{position:absolute;top:13%;left:1.5%}.system-input{z-index:4;color:#96a5c0;width:126px;height:49px;font-family:var(--font-mono);background:linear-gradient(145deg,#0d1524f0,#080d18e6);border:1px solid #7390d054;border-radius:9px;grid-template-columns:40px 1fr;align-items:center;padding:6px 10px 6px 7px;display:grid;position:absolute;left:1.5%;box-shadow:inset 0 0 22px #5070d809,0 15px 40px #0000003d}.system-input:after{content:"";transform-origin:0;background:linear-gradient(90deg,#578fffe6,#4ad5e242);width:216px;height:1px;position:absolute;top:50%;left:100%;box-shadow:0 0 8px #468bff8c}.system-input>i{z-index:2;background:#6fe7ff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:-5px;box-shadow:0 0 10px #5d9cff}.system-input-icon{color:#7f9eff;background:#4d6bde1a;border:1px solid #678bff6b;border-radius:8px;place-items:center;width:31px;height:31px;font-size:.48rem;display:grid}.system-input strong{letter-spacing:.12em;font-size:.57rem}.system-input-web{top:18%}.system-input-mobile{top:34%}.system-input-api{top:50%}.system-input-partner{top:66%}.system-input-web:after{transform:rotate(18deg)}.system-input-mobile:after{transform:rotate(8deg)}.system-input-api:after{transform:rotate(-3deg)}.system-input-partner:after{transform:rotate(-14deg)}.system-workflow,.system-integrations,.system-metrics{backdrop-filter:blur(12px);background:linear-gradient(145deg,#0d1524e6,#080e19d6);border:1px solid #748dc14d;box-shadow:0 20px 60px #00000040,inset 0 0 28px #4667d209}.system-workflow{z-index:5;border-radius:12px;width:58%;min-height:145px;padding:14px;position:absolute;top:2.5%;right:4%}.system-panel-head{color:#eef3ff;font-family:var(--font-mono);justify-content:space-between;align-items:center;font-size:.56rem;display:flex}.system-panel-head>span{color:#8794aa;align-items:center;gap:6px;font-size:.52rem;display:flex}.system-panel-head i,.system-integrations i{background:var(--cyan);border-radius:50%;width:5px;height:5px;display:inline-block;box-shadow:0 0 9px #2dd4bfd1}.workflow-steps{grid-template-columns:1fr 16px 1fr 16px 1fr 16px 1fr;align-items:center;gap:4px;margin-top:18px;display:grid}.workflow-steps span{color:#9aabd0;min-height:42px;font-family:var(--font-mono);background:linear-gradient(145deg,#4866d62e,#0e182abf);border:1px solid #678bff52;border-radius:8px;place-items:center;font-size:.42rem;animation:6s ease-in-out infinite system-step;display:grid}.workflow-steps span:nth-of-type(2){animation-delay:1.5s}.workflow-steps span:nth-of-type(3){animation-delay:3s}.workflow-steps span:nth-of-type(4){animation-delay:4.5s}.workflow-steps>i{color:#5ed5df;text-align:center;font-size:.65rem;font-style:normal}.workflow-note{color:#71809b;width:fit-content;font-family:var(--font-mono);border:1px solid #678bff3b;border-radius:7px;margin:10px auto 0;padding:5px 11px;font-size:.42rem}.system-core{z-index:6;background:radial-gradient(circle,#3a69ff40,#0000 57%),#0b1222e0;border:1px solid #638dff7a;border-radius:34px;place-items:center;width:194px;height:194px;display:grid;position:absolute;top:40%;left:45%;transform:translate(-50%,-50%);box-shadow:0 0 64px #3a68ff3d,inset 0 0 32px #4c75ff1c}.system-core:before,.system-core:after{content:"";background:linear-gradient(90deg,#6397ffd1,#42d4da38);width:160px;height:1px;position:absolute;left:100%;box-shadow:0 0 8px #4481ff61}.system-core:before{top:42%;transform:rotate(-6deg)}.system-core:after{top:60%;transform:rotate(7deg)}.system-core-label{color:#9baad0;font-family:var(--font-mono);letter-spacing:.1em;font-size:.55rem;position:absolute;top:18px}.core-orbit{border:1px solid #5e80ff3d;border-radius:28px;animation:4s ease-in-out infinite core-breathe;position:absolute}.core-orbit-one{inset:22px}.core-orbit-two{animation-delay:-1.2s;inset:37px}.core-orbit-three{border-color:#39d5cd33;animation-delay:-2.4s;inset:51px}.core-emblem{z-index:3;background:linear-gradient(145deg,#3758d466,#0e1e3bd1);border:1px solid #6290ff9e;border-radius:26px;grid-template-columns:1fr 1fr;gap:12px;width:78px;height:78px;padding:18px;display:grid;position:relative;transform:rotate(30deg);box-shadow:0 0 32px #466dff57}.core-emblem i{border:2px solid #75dcd5;border-radius:50%;display:block;transform:rotate(-30deg)}.core-emblem i:nth-child(2),.core-emblem i:nth-child(3){border-color:#718fff}.system-integrations{z-index:5;border-radius:11px;width:145px;padding:13px;position:absolute;top:31%;right:0}.system-integrations>.system-kicker{margin-bottom:9px;display:block}.system-integrations>span:not(.system-kicker){color:#8f9db7;min-height:31px;font-family:var(--font-mono);background:#101b2db8;border:1px solid #708bc33b;border-radius:7px;justify-content:space-between;align-items:center;margin-top:6px;padding:0 9px;font-size:.48rem;display:flex}.system-metrics{z-index:5;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute;bottom:2.5%;left:13%;right:4%;overflow:hidden}.system-metrics>div{border-right:1px solid #748dc13b;min-width:0;padding:13px 14px}.system-metrics>div:last-child{border-right:0}.system-metrics span{color:#71809b;font-family:var(--font-mono);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:.43rem;display:block;overflow:hidden}.system-metrics strong{color:#a8b7d5;font-family:var(--font-mono);margin-right:6px;font-size:1rem}.system-metrics strong small{color:#75829a;font-size:.56rem}.system-metrics>div>small{color:#3ad0b6;font-family:var(--font-mono);font-size:.47rem}.system-demo-label{position:absolute;bottom:-1%;right:27%}@keyframes system-step{0%,22%,to{box-shadow:none;border-color:#678bff47}8%,14%{border-color:#4edccda3;box-shadow:0 0 18px #2dd4bf1c}}@keyframes core-breathe{0%,to{opacity:.55;transform:scale(.97)}50%{opacity:1;transform:scale(1.03)}}.capability-rail-wrap{z-index:4;padding:4px 0 76px;position:relative}.capability-rail{background:radial-gradient(circle at 72% 0,#4460dc14,#0000 25rem),#070c17e6;border:1px solid #7d91ba40;border-radius:28px;grid-template-columns:minmax(280px,1.35fr) repeat(4,minmax(185px,1fr));display:grid;overflow:hidden;box-shadow:0 26px 80px #00000038,inset 0 1px #ffffff06}.capability-rail-intro,.capability-tile{min-height:248px;padding:32px}.capability-rail-intro{flex-direction:column;justify-content:center;display:flex}.capability-rail-intro .eyebrow{margin-bottom:30px;font-size:.62rem}.capability-rail-intro h2{letter-spacing:-.035em;max-width:330px;margin:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.48}.capability-tile{border-left:1px solid #7d91ba2e;flex-direction:column;transition:background .24s,transform .24s;display:flex;position:relative}.capability-tile:before{opacity:0;pointer-events:none;content:"";background:radial-gradient(circle at 38% 15%,#4769ff29,#0000 46%);transition:opacity .24s;position:absolute;inset:0}.capability-tile:hover{background:#334a920f;transform:translateY(-4px)}.capability-tile:hover:before{opacity:1}.capability-tile>strong{margin:24px 0 12px;font-size:1.02rem;position:relative}.capability-tile p{color:#8e99ac;margin-bottom:20px;font-size:.8rem;line-height:1.65;position:relative}.capability-link{color:#7894ff;align-items:center;gap:8px;margin-top:auto;font-size:.72rem;font-weight:700;display:flex;position:relative}.capability-link i{font-style:normal;transition:transform .18s}.capability-tile:hover .capability-link i{transform:translate(4px)}.capability-symbol{z-index:2;color:#7893ff;width:38px;height:38px;display:block;position:relative}.symbol-apps{grid-template-columns:1fr 1fr;gap:5px;width:32px;height:32px;display:grid}.symbol-apps i{border:2px solid;border-radius:4px}.symbol-layers i{border:2px solid;width:26px;height:18px;position:absolute;top:5px;left:5px;transform:rotate(30deg)skew(-28deg)}.symbol-layers i:nth-child(2){opacity:.65;top:11px}.symbol-layers i:nth-child(3){opacity:.35;top:17px}.symbol-cube i{border:2px solid;width:26px;height:26px;position:absolute;top:5px;left:6px;transform:rotate(30deg)skew(-5deg,-5deg)}.symbol-cube i:before,.symbol-cube i:after{content:"";opacity:.7;background:currentColor;position:absolute}.symbol-cube i:before{width:27px;height:1px;top:50%;left:-2px}.symbol-cube i:after{width:1px;height:27px;top:-2px;left:50%}.symbol-link i{border:2px solid;border-radius:12px;width:26px;height:14px;position:absolute;transform:rotate(-42deg)}.symbol-link i:first-child{top:5px;left:1px}.symbol-link i:last-child{bottom:5px;right:1px}.theme-light{--bg:#edf1f6;--bg-deep:#e5eaf1;--surface:#fff;--surface-2:#f2f5f9;--surface-3:#e4eaf2;--line:#18223321;--line-strong:#1822333b;--text:#121824;--muted:#536074;--muted-2:#6d788a;--accent:#4862db;--accent-strong:#4058c8;--cyan:#0b907e;--shadow:0 28px 70px #222f4424;color:var(--text);background:radial-gradient(circle at 86% 8%,#5f84ff1f,#0000 25rem),radial-gradient(circle at 7% 92%,#2dd4bf14,#0000 23rem),linear-gradient(#f3f5f8 0%,#e9eef4 100%);border-block:1px solid #1822331a}.theme-light .eyebrow{color:var(--accent-strong)}.theme-light .btn-link,.theme-light .btn-secondary{color:var(--text)}.theme-light .btn-secondary{background:#ffffffa3}.theme-light .btn-secondary:hover{background:#4862db14;border-color:#4862db80}.theme-light .capability-card{border-color:var(--line);background:linear-gradient(145deg,#fffffff5,#f4f7fbe6);box-shadow:0 16px 42px #23304414}.theme-light .capability-card:hover{background:#fff;border-color:#4862db57;box-shadow:0 22px 50px #23304421}.theme-light .node-motif{opacity:.5}.theme-light .process-step:not(:last-child):after{background:linear-gradient(90deg,#4862db9e,#414e6224)}.theme-light .step-node{color:var(--accent-strong);background:#f3f5f8;border-color:#4862db80}.theme-light .service-detail{border-color:var(--line);background:radial-gradient(circle at 0 0,#4862db14,#0000 11rem),#ffffffd1;box-shadow:0 14px 34px #23304412}.theme-light .service-detail:hover{background:radial-gradient(circle at 0 0,#4862db1f,#0000 12rem),#fff;border-color:#4862db57;box-shadow:0 20px 42px #2330441f}.theme-light .service-code{color:var(--accent-strong);background:#4862db14;border-color:#4862db47}.theme-light .feature-list li,.theme-light .benefit,.theme-light .tag-list li{border-color:var(--line);background:#ffffffb8}.theme-light .architecture-node{box-shadow:0 12px 28px #23304412}.theme-light .contact-form{border-color:var(--line);box-shadow:var(--shadow);background:#ffffffd6}.theme-light .form-field input,.theme-light .form-field select,.theme-light .form-field textarea{border-color:var(--line);color:var(--text);background:#f2f5f9e0}.theme-light .form-field select{color-scheme:light}.theme-light .form-field input:focus,.theme-light .form-field select:focus,.theme-light .form-field textarea:focus{background:#fff;border-color:#4862db9e;box-shadow:0 0 0 3px #4862db1c}.theme-light .legal-note{background:#4862db12;border-color:#4862db3d}.projects-page,.services-page,.about-page,.contact-page,.case-page{--container:1320px;background:radial-gradient(circle at 82% 6%,#3d60ff1f,#0000 29rem),radial-gradient(circle at 8% 32%,#2dd4bf0b,#0000 24rem),#060913}.page-hero-v3{background:linear-gradient(#5b7bcd0a 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#5b7bcd0a 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 76% 40%,#3d60ff1f,#0000 28rem);padding:84px 0 76px}.page-hero-v3:after{opacity:.5;border-color:#5f84ff1f;width:520px;height:520px;bottom:-260px;right:8%;box-shadow:inset 0 0 130px #5f84ff0f,0 0 0 86px #5f84ff05}.page-hero-v3-grid{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(500px,.95fr);align-items:center;gap:clamp(48px,7vw,110px);display:grid;position:relative}.page-hero-copy-v3 .page-title{max-width:850px;margin-bottom:24px;font-size:clamp(2.7rem,3.85vw,3.95rem)}.page-hero-copy-v3 .lead{max-width:720px;margin-bottom:0;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.75}.page-hero-panel{background:linear-gradient(#5b7bcd0a 1px,#0000 1px) 0 0/20px 20px,linear-gradient(90deg,#5b7bcd0a 1px,#0000 1px) 0 0/20px 20px,linear-gradient(145deg,#0d1524f0,#080e19e0);border:1px solid #748dc14d;border-radius:20px;min-width:0;padding:18px;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000047,inset 0 0 42px #4969dc0a}.page-hero-panel:before{content:"";background:linear-gradient(90deg,#0000,#5f84ff7a,#2dd4bf5c,#0000);height:1px;position:absolute;top:56px;left:10%;right:10%;box-shadow:0 0 16px #5380ff47}.page-panel-head{z-index:2;font-family:var(--font-mono);letter-spacing:.08em;border-bottom:1px solid #748dc12e;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:.58rem;display:flex;position:relative}.page-panel-head>span{color:#7d8aa1;align-items:center;gap:7px;display:flex}.page-panel-head i,.page-panel-stats:before{content:"";background:var(--cyan);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #2dd4bfcc}.page-flow{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:30px 0;display:grid;position:relative}.page-flow>span{background:linear-gradient(145deg,#405ec91f,#0c1525c7);border:1px solid #6887cc47;border-radius:12px;align-content:center;justify-items:center;gap:9px;min-width:0;min-height:84px;padding:12px 7px;display:grid;position:relative}.page-flow>span:not(:last-child):after{z-index:3;content:"";background:linear-gradient(90deg,#627fff,#4ed3cf);width:13px;height:1px;position:absolute;top:50%;left:100%;box-shadow:0 0 7px #5288ff8c}.page-flow i{color:#7894ff;width:28px;height:28px;font-family:var(--font-mono);background:#4e69d81a;border:1px solid #678bff6b;border-radius:8px;place-items:center;font-size:.48rem;font-style:normal;display:grid}.page-flow strong{color:#8f9db7;max-width:100%;font-family:var(--font-mono);letter-spacing:.04em;text-overflow:ellipsis;font-size:.46rem;font-weight:600;overflow:hidden}.page-panel-stats{z-index:2;background:#080e19b8;border:1px solid #748dc133;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative;overflow:hidden}.page-panel-stats>span{border-right:1px solid #748dc12b;gap:5px;min-width:0;padding:11px 12px;display:grid}.page-panel-stats>span:last-child{border-right:0}.page-panel-stats small{color:#65728b;font-family:var(--font-mono);letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;font-size:.43rem;overflow:hidden}.page-panel-stats strong{color:#a7b4cc;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.page-hero-services .page-hero-panel{box-shadow:0 28px 70px #00000047,inset 0 0 50px #2dd4bf09}.page-hero-about .page-hero-panel{background-color:#0a101df5}.about-page .page-hero-v3{background:linear-gradient(#5b7bcd0a 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#5b7bcd0a 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 76% 40%,#3d60ff1f,#0000 28rem);padding:84px 0 76px}.system-section{background:radial-gradient(circle at 88% 10%,#4768e113,#0000 30rem),#090e1999;border-block:1px solid #7d91ba24}.projects-page main>.section:not(.section-tight){padding:78px 0 96px}.projects-page .portfolio-controls{background:linear-gradient(145deg,#0d1524eb,#080e19db);border-color:#748dc140;border-radius:18px;padding:18px 20px;box-shadow:0 18px 50px #0000002e}.projects-page .filter-button{background:#09101cb8;border-color:#748dc138;border-radius:9px}.projects-page .project-card{background:linear-gradient(145deg,#0d1524f0,#080e19e0);border-color:#748dc13b;border-radius:22px;position:relative;box-shadow:0 22px 62px #0000002e}.projects-page .project-card:after{z-index:4;opacity:.55;content:"";background:linear-gradient(90deg,#627fff,#2dd4bf99,#0000 72%);height:2px;position:absolute;top:0;left:0;right:0}.projects-page .project-card:nth-child(3n+2):after{background:linear-gradient(90deg,#3ad4c1,#627fff9e,#0000 72%)}.projects-page .project-card:nth-child(3n):after{background:linear-gradient(90deg,#8b72ff,#627fff8f,#0000 72%)}.projects-page .project-card .project-visual{background-size:auto,auto,30px 30px,30px 30px,auto;min-height:310px}.projects-page .project-card-copy{min-height:270px;padding:28px}.projects-page .project-card-copy h2{font-size:clamp(1.3rem,2vw,1.68rem)}.case-page .case-hero{background:linear-gradient(#5b7bcd08 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#5b7bcd08 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 77% 30%,#3d60ff1a,#0000 27rem);border-bottom:1px solid #7d91ba24;padding-top:78px;position:relative;overflow:hidden}.case-page .case-hero-grid{z-index:2;position:relative}.case-page .case-hero-copy .page-title{font-size:clamp(2.5rem,3.8vw,3.75rem)}.case-page .case-hero-visual{border-color:#748dc147;border-radius:24px 24px 0 0;box-shadow:0 30px 90px #00000047,inset 0 0 42px #4868e009}.case-page .case-section-grid{border-color:#7d91ba2b}.case-page .case-section-label{color:#6e7f9c}.case-page .benefit,.case-page .feature-list li,.case-page .architecture-node{background:linear-gradient(145deg,#0f1829d1,#080e19b8);border-color:#748dc138}.services-page .system-section{position:relative;overflow:hidden}.services-page .system-section:before{pointer-events:none;content:"";background-image:linear-gradient(#5b7bcd06 1px,#0000 1px),linear-gradient(90deg,#5b7bcd06 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000 55%,#0000)}.services-page .system-section>.container{z-index:1;position:relative}.services-page .service-detail{background:linear-gradient(145deg,#0f1829e6,#080e19d1);border-color:#748dc13b;border-radius:18px;min-height:150px;padding:28px;transition:border-color .2s,transform .2s,background .2s;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000024}.services-page .service-detail:after{content:"";border:1px solid #5f84ff17;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-64px;right:-40px;box-shadow:0 0 0 26px #5f84ff06}.services-page .service-detail:hover{background:linear-gradient(145deg,#131e33f0,#09101de6);border-color:#5f84ff75;transform:translateY(-4px)}.services-page .service-code{z-index:2;background:#4b67d81c;border-color:#678bff6b;position:relative}.services-page .process-system-section{border-top:1px solid #7d91ba26;border-bottom:1px solid #7d91ba26}.services-page .process-step:not(:last-child):after{background:linear-gradient(90deg,#5f84ffad,#2dd4bf70,#a9b3c31f)}.services-page .step-node{background:#0a1020;box-shadow:0 0 22px #486aec1c}.about-page .system-section{background:#080d17a8}.about-page .about-statement>div:first-child{color:var(--text);background:radial-gradient(circle at 90% 8%,#4b67d81f,#0000 15rem),linear-gradient(145deg,#0f1829f0,#080e19e0);border-color:#748dc140;box-shadow:0 22px 60px #0003}.about-page .about-statement>div:first-child:after{border-color:#5f84ff21;box-shadow:0 0 0 40px #5f84ff06}.about-page .about-copy p{color:#9ba7ba;border-color:#7d91ba29}.about-page .capability-card{background:linear-gradient(145deg,#0f1829eb,#080e19d6);border-color:#748dc13b}.contact-section-v3{background:linear-gradient(#5b7bcd09 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#5b7bcd09 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 77% 19%,#3d60ff21,#0000 28rem);border-bottom:1px solid #7d91ba24;padding:96px 0 110px;position:relative;overflow:hidden}.contact-section-v3:after{pointer-events:none;content:"";border:1px solid #5f84ff17;border-radius:50%;width:340px;height:340px;position:absolute;top:15%;left:4%;box-shadow:0 0 0 62px #5f84ff05,inset 0 0 90px #5f84ff0a}.contact-section-v3 .contact-layout{z-index:2;position:relative}.contact-page .contact-aside .section-title{letter-spacing:-.05em;max-width:560px;font-size:clamp(2.55rem,3.85vw,3.8rem);line-height:1.06}.contact-page .contact-aside .section-copy{max-width:540px;font-size:1.02rem;line-height:1.75}.contact-page .contact-points{background:#09101cad;border:1px solid #748dc133;border-radius:16px;overflow:hidden}.contact-page .contact-points li{border-top-color:#748dc129;padding:17px 18px 17px 48px;position:relative}.contact-page .contact-points li:first-child{border-top:0}.contact-page .contact-points li:before{content:"";border:1px solid #718fff;border-radius:50%;width:8px;height:8px;position:absolute;top:23px;left:20px;box-shadow:0 0 9px #5f84ff73}.contact-page .contact-form{background:linear-gradient(145deg,#0d1524f5,#080e19eb);border-color:#748dc14a;border-radius:24px;padding:0 38px 38px;overflow:hidden;box-shadow:0 32px 90px #0000004d,inset 0 0 48px #4868e009}.form-system-head{min-height:58px;font-family:var(--font-mono);letter-spacing:.08em;border-bottom:1px solid #748dc12e;justify-content:space-between;align-items:center;margin-bottom:28px;padding:0 4px;font-size:.56rem;display:flex}.form-system-head>span{color:#718098;align-items:center;gap:7px;display:flex}.form-system-head i{background:var(--cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #2dd4bfd1}.contact-page .form-field input,.contact-page .form-field select,.contact-page .form-field textarea{background:#050a13b8;border-color:#748dc138}.contact-page .form-field input:hover,.contact-page .form-field select:hover,.contact-page .form-field textarea:hover{border-color:#748dc161}.site-header{background:#050911cc;border-bottom-color:#748dc114;box-shadow:0 12px 38px #00000014}.site-header.is-scrolled{background:#050911f2;border-color:#748dc133;box-shadow:0 18px 54px #0003}.site-header .brand-mark{background:linear-gradient(145deg,#4d6ae645,#23d0c00b);border-color:#7090ff9e;box-shadow:inset 0 0 22px #5f84ff21,0 0 24px #4867e014}.site-header .nav-list{gap:clamp(22px,2.5vw,36px)}.site-header .nav-link{color:#929daf;font-size:.84rem}.site-header .language-switch{background:#080e199e;border-color:#748dc133}.site-header .header-tools>.btn-primary{box-shadow:0 14px 34px #465eeb36}.site-footer{background:linear-gradient(#5b7bcd06 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#5b7bcd06 1px,#0000 1px) 0 0/40px 40px,#050811;border-top-color:#748dc12e;padding-top:34px;position:relative;overflow:hidden}.footer-system{min-height:60px;font-family:var(--font-mono);letter-spacing:.07em;background:linear-gradient(145deg,#0d1524e0,#080e19cc);border:1px solid #748dc133;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:24px;margin-bottom:52px;padding:14px 18px;font-size:.55rem;display:grid}.footer-system>span{color:#8f9bb0;align-items:center;gap:8px;display:flex}.footer-system>span i{background:var(--cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #2dd4bfd1}.footer-system>strong{color:#71809b;font-size:.53rem;font-weight:600}.footer-system>a{color:#91a6ff;background:#4b67d814;border:1px solid #678bff4d;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;transition:border-color .18s,background .18s;display:flex}.footer-system>a:hover{background:#4b67d826;border-color:#678bff8c}.footer-system>a i{font-style:normal}.footer-grid{gap:clamp(44px,7vw,96px)}.footer-bottom{border-color:#748dc124}.legal-page,.error-page-shell{--container:1320px;background:radial-gradient(circle at 80% 8%,#3d60ff1a,#0000 27rem),#060913}.legal-hero{background:linear-gradient(#5b7bcd09 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#5b7bcd09 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 76% 40%,#3d60ff1a,#0000 26rem);padding:78px 0 68px}.legal-hero-grid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(360px,.55fr);align-items:center;gap:clamp(48px,8vw,120px);display:grid;position:relative}.legal-hero-copy .page-title{overflow-wrap:anywhere;hyphens:auto;max-width:820px;margin-bottom:20px;font-size:clamp(2.6rem,3.8vw,3.75rem)}.legal-hero-copy .lead{max-width:650px;margin-bottom:0;font-size:1.05rem}.legal-status-panel{font-family:var(--font-mono);background:linear-gradient(145deg,#0d1524eb,#080e19db);border:1px solid #748dc145;border-radius:17px;padding:16px;box-shadow:0 24px 64px #0000003d}.legal-status-panel>div:first-child{letter-spacing:.07em;border-bottom:1px solid #748dc12b;justify-content:space-between;align-items:center;padding-bottom:14px;font-size:.55rem;display:flex}.legal-status-panel>div:first-child span{color:#7a879e;align-items:center;gap:7px;display:flex}.legal-status-panel>div:first-child i{background:var(--cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #2dd4bfcc}.legal-status-panel dl{border:1px solid #748dc12b;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));margin:15px 0 0;padding:0;display:grid;overflow:hidden}.legal-status-panel dl div{border-right:1px solid #748dc126;min-width:0;padding:10px}.legal-status-panel dl div:last-child{border-right:0}.legal-status-panel dt{color:#71809b;text-overflow:ellipsis;white-space:nowrap;font-size:.42rem;overflow:hidden}.legal-status-panel dd{color:#a2afc5;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.56rem;overflow:hidden}.legal-page .legal-content{background:radial-gradient(circle at 90% 12%,#4768e10e,#0000 28rem),#080d17b8;border-top:0;padding:72px 0 104px}.legal-page .legal-content .narrow{width:min(100% - 48px,900px)}.legal-page .legal-content h2{color:#e7ecf6;border-top:1px solid #7d91ba29;margin:30px 0 12px;padding-top:30px;font-size:1.2rem;position:relative}.legal-page .legal-content h2:first-of-type{margin-top:36px}.legal-page .legal-content p,.legal-page .legal-content li{color:#9aa6b9;line-height:1.75}.legal-page .legal-content ul{background:#09101c94;border:1px solid #748dc12e;border-radius:13px;padding:18px 18px 18px 38px}.legal-page .legal-note{background:#4b67d814;border-color:#678bff4d}.legal-page .demo-label{color:#91a6ff;background:#4b67d817;border-color:#678bff47}.error-page-shell .site-header{position:relative}.error-page{background:linear-gradient(#5b7bcd09 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#5b7bcd09 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 50% 44%,#3d60ff21,#0000 28rem);min-height:calc(100vh - 76px);padding:56px 0 80px;position:relative}.error-system{background:linear-gradient(145deg,#0d1524f0,#080e19e6);border:1px solid #748dc140;border-radius:24px;width:min(100% - 48px,820px);padding:24px 36px 46px;position:relative;overflow:hidden;box-shadow:0 32px 96px #00000047,inset 0 0 60px #4868e009}.error-system-head{font-family:var(--font-mono);letter-spacing:.07em;border-bottom:1px solid #748dc12b;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:.55rem;display:flex}.error-system-head>span{color:#8f7787;align-items:center;gap:7px;display:flex}.error-system-head i{background:var(--danger);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #ff7a90b8}.error-core{background:radial-gradient(circle,#4064ff38,#0b1222d1);border:1px solid #678bff57;border-radius:30px;place-items:center;width:110px;height:110px;display:grid;position:absolute;top:96px;left:50%;transform:translate(-50%)rotate(30deg);box-shadow:0 0 46px #3a68ff33}.error-core>span{border:1px solid #718fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:9px;width:54px;height:54px;padding:11px;display:grid}.error-core i{border:1px solid #62d7cf;border-radius:50%}.error-code{z-index:2;color:#678bff2b;margin-top:104px;font-size:clamp(6rem,17vw,12rem);position:relative}.error-page h1{z-index:3;margin-top:-24px;font-size:clamp(2rem,4.5vw,3.65rem);position:relative}.error-page p,.error-page .button-row{z-index:3;position:relative}.reveal{transition:opacity .6s,transform .6s}.js .reveal:not(.is-revealed){opacity:.001;transform:translateY(20px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:.01ms!important}.js .reveal:not(.is-revealed){opacity:1;transform:none}}.publication-badge{color:#8de8df;width:fit-content;font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;background:#2dd4bf0f;border:1px solid #5cdace38;border-radius:999px;margin-bottom:10px;padding:6px 9px;font-size:.62rem;display:inline-flex}.portfolio-disclosure{max-width:850px;color:var(--muted);margin:0 0 28px;font-size:.88rem;line-height:1.65}.footer-consent-button{color:inherit;font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.consent-manager{z-index:1500;backdrop-filter:blur(18px);background:#080d17f7;border:1px solid #748dc140;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:24px;width:min(760px,100vw - 48px);padding:24px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 80px #0000006b}.consent-manager[hidden]{display:none}.consent-copy h2{margin:5px 0 8px;font-size:1.25rem}.consent-copy p{max-width:580px;color:var(--muted);margin:0 0 8px;font-size:.82rem;line-height:1.55}.consent-copy a{color:var(--accent);font-size:.78rem}.consent-actions{flex-direction:column;justify-content:center;gap:9px;display:flex}.consent-actions .btn{white-space:nowrap}html[data-theme=light] .publication-badge{color:#08767e;background:#0087910f;border-color:#00879133}html[data-theme=light] .consent-manager{background:#fafdfffa;border-color:#305e912e;box-shadow:0 24px 80px #2b4e7238}@media (width<=720px){.consent-manager{grid-template-columns:1fr;gap:16px;width:calc(100vw - 24px);padding:18px;bottom:12px;right:12px}.consent-actions{flex-flow:wrap;justify-content:flex-start}.consent-actions .btn{flex:180px}}.theme-toggle{min-height:36px;color:var(--muted);cursor:pointer;background:#080e199e;border:1px solid #748dc138;border-radius:10px;align-items:center;gap:8px;padding:4px 9px 4px 5px;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex}.theme-toggle:hover{color:var(--text);border-color:#678bff80;transform:translateY(-1px)}.theme-toggle-track{color:#7787a3;background:#040912c7;border:1px solid #748dc13d;border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;width:52px;height:26px;display:grid;position:relative}.theme-toggle-track i{z-index:2;place-items:center;font-size:.68rem;font-style:normal;line-height:1;display:grid;position:relative}.theme-toggle-sun:before{content:"☀"}.theme-toggle-moon:before{content:"☾"}.theme-toggle-track b{z-index:1;background:linear-gradient(145deg,#617fff,#4b63dc);border:1px solid #819affb8;border-radius:50%;width:18px;height:18px;transition:transform .24s,background .24s,box-shadow .24s;position:absolute;top:3px;left:3px;transform:translate(25px);box-shadow:0 3px 10px #2e4bc466}.theme-toggle-label{min-width:30px;font-family:var(--font-mono);letter-spacing:.07em;font-size:.52rem;font-weight:700}html[data-theme=light]{--bg:#f4f7fc;--bg-deep:#eaf0f8;--surface:#fff;--surface-2:#f7f9fd;--surface-3:#edf3fb;--line:#304a7824;--line-strong:#304a783d;--text:#102043;--muted:#4d5f7b;--muted-2:#536480;--accent:#2f5dd4;--accent-strong:#3155c4;--cyan:#16abc0;--violet:#725be8;--danger:#c9435f;--success:#008f75;--shadow:0 26px 70px #2c467426}html[data-theme=light] body{color:var(--text);background:radial-gradient(circle at 84% 3%, #4f77f421, transparent 28rem), radial-gradient(circle at 7% 26%, #16abc012, transparent 25rem), var(--bg)}html[data-theme=light] body.home-page{background:radial-gradient(circle at 78% 9%,#4970ef24,#0000 28rem),radial-gradient(circle at 16% 21%,#16abc012,#0000 24rem),#f4f7fc}html[data-theme=light] .text-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(105deg,#142650 4%,#426cf5 49%,#16a9c1 94%) text}html[data-theme=light] .surface-section{background:#ffffff94}html[data-theme=light] .btn-secondary{color:#16274a;background:#ffffffb8;border-color:#304a7838;box-shadow:0 8px 24px #364e780f}html[data-theme=light] .btn-secondary:hover{background:#3568f412;border-color:#3568f480}html[data-theme=light] .site-header{background:#f7faffd1;border-bottom-color:#304a781a;box-shadow:0 12px 36px #3d537a0f}html[data-theme=light] .site-header.is-scrolled{background:#fafcfff2;border-color:#304a782b;box-shadow:0 16px 44px #3d537a1a}html[data-theme=light] .site-header .brand-mark{background:linear-gradient(145deg,#5d85ff2e,#16abc00d);border-color:#3568f47a;box-shadow:inset 0 0 20px #3568f414,0 8px 24px #426cf517}html[data-theme=light] .brand-mark:before,html[data-theme=light] .brand-mark:after{background:var(--bg)}html[data-theme=light] .brand-mark:before{box-shadow:14px 14px 0 -2px var(--bg), 14px 14px 0 0 #16abc0}html[data-theme=light] .site-header .nav-link{color:#40516e}html[data-theme=light] .site-header .nav-link:hover,html[data-theme=light] .site-header .nav-link[aria-current=page]{color:#102043}html[data-theme=light] .site-header .language-switch,html[data-theme=light] .theme-toggle{background:#ffffffb3;border-color:#304a7829}html[data-theme=light] .lang-current{color:#173064;background:#3568f41f}html[data-theme=light] .theme-toggle-track{color:#687b9a;background:#e9eef8;border-color:#3568f42e}html[data-theme=light] .theme-toggle-track b{background:linear-gradient(145deg,#fff,#f2c76b);border-color:#d69d238c;transform:translate(0);box-shadow:0 3px 10px #ad7e173d}html[data-theme=light] .menu-toggle{background:#ffffffd1}html[data-theme=light] .hero-system:before{opacity:.9;background-image:linear-gradient(#4667a60b 1px,#0000 1px),linear-gradient(90deg,#4667a60b 1px,#0000 1px)}html[data-theme=light] .hero-system:after{background:linear-gradient(90deg,#f4f7fc05 34%,#e8effa94 100%)}html[data-theme=light] .hero-system-copy .lead{color:#50617e}html[data-theme=light] .hero-proof{border-color:#304a7821}html[data-theme=light] .hero-proof li{color:#5f708b}html[data-theme=light] .proof-icon{color:#456ff0}html[data-theme=light] .system-grid-glow{opacity:.95;background:radial-gradient(circle at 54% 46%,#4b74f529,#0000 28%),radial-gradient(circle at 76% 38%,#16abc014,#0000 22%),linear-gradient(#456cb813 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#456cb813 1px,#0000 1px) 0 0/24px 24px}html[data-theme=light] .system-kicker,html[data-theme=light] .system-demo-label{color:#58709c}html[data-theme=light] .system-input,html[data-theme=light] .system-workflow,html[data-theme=light] .system-integrations,html[data-theme=light] .system-metrics{background:linear-gradient(145deg,#fffffff0,#f1f6fde6);border-color:#3c5b9238;box-shadow:0 18px 48px #3f59891f,inset 0 0 28px #4667d206}html[data-theme=light] .system-input{color:#40577f}html[data-theme=light] .system-input-icon{color:var(--accent);background:#3568f414}html[data-theme=light] .system-panel-head{color:#13264d}html[data-theme=light] .system-panel-head>span{color:#687b99}html[data-theme=light] .workflow-steps span{color:#3f5783;background:linear-gradient(145deg,#5077f41a,#ffffffd1)}html[data-theme=light] .workflow-note{color:#5b6f91}html[data-theme=light] .workflow-steps>i{color:#00758a}html[data-theme=light] .system-metrics>div>small{color:#007a68}html[data-theme=light] .system-core{background:radial-gradient(circle,#446ff733,#0000 59%),#f8fbfff0;border-color:#3568f46b;box-shadow:0 20px 60px #3a68ff33,inset 0 0 34px #4c75ff1a}html[data-theme=light] .system-core-label{color:#36527f}html[data-theme=light] .core-emblem{background:linear-gradient(145deg,#5a7ef242,#f2f8ffeb);border-color:#3568f48f;box-shadow:0 0 32px #466dff3d}html[data-theme=light] .system-integrations>span:not(.system-kicker){color:#40577f;background:#f6f9fee6;border-color:#3c5b922e}html[data-theme=light] .system-metrics>div{border-color:#3c5b9229}html[data-theme=light] .system-metrics span{color:#536986}html[data-theme=light] .system-metrics strong{color:#18305e}html[data-theme=light] .system-metrics strong small{color:#607493}html[data-theme=light] .capability-rail{background:radial-gradient(circle at 72% 0,#4460dc14,#0000 25rem),#ffffffc7;border-color:#304a782e;box-shadow:0 24px 64px #2c46741c,inset 0 1px #fffc}html[data-theme=light] .capability-tile{border-color:#304a7821}html[data-theme=light] .capability-tile:hover{background:#3568f40d}html[data-theme=light] .capability-tile p{color:#5a6b85}html[data-theme=light] .capability-link,html[data-theme=light] .capability-symbol{color:var(--accent)}html[data-theme=light] .tag-list li{color:var(--muted);background:#ffffffc7}html[data-theme=light] :is(.capability-card,.project-feature,.project-card,.service-detail,.principle-card,.benefit,.feature-list li,.architecture-node){background:linear-gradient(145deg,#fffffff0,#f2f6fce6);border-color:#304a7829;box-shadow:0 16px 44px #2d467012}html[data-theme=light] :is(.capability-card,.project-card,.service-detail):hover{background:linear-gradient(145deg,#fff,#f3f7fd);border-color:#3568f461}html[data-theme=light] .project-visual:before,html[data-theme=light] .case-hero-visual:before,html[data-theme=light] .visual-trip:before,html[data-theme=light] .visual-ticket:before,html[data-theme=light] .visual-health:before,html[data-theme=light] .visual-enterprise:before{background-color:#edf4fc;background-image:linear-gradient(#345ba012 1px,#0000 1px),linear-gradient(90deg,#345ba012 1px,#0000 1px),radial-gradient(circle at 65% 30%,#4c77f533,#0000 48%)}html[data-theme=light] :is(.ui-window,.health-panel){background:#fcfdfff2;border-color:#304a7833;box-shadow:0 22px 54px #2f4a7829}html[data-theme=light] .ui-rail,html[data-theme=light] :is(.calendar-mock,.patient-mock){background:#e8eff99e}html[data-theme=light] .ui-title-line,html[data-theme=light] :is(.calendar-head,.patient-head){background:#14284ea3}html[data-theme=light] .ui-stat{background:#e8eff99e}html[data-theme=light] .ui-chart{background:repeating-linear-gradient(90deg,#0000 0 33px,#314d7f0f 34px),repeating-linear-gradient(#0000 0 25px,#314d7f0f 26px)}html[data-theme=light] .appointment-lines span{background:#314d7f21}html[data-theme=light] .project-phone{background:#fff;border-color:#304a7838;box-shadow:0 18px 42px #2f4a7833}html[data-theme=light] .project-phone-screen{background:linear-gradient(150deg,#e9f3fa,#f7faff 55%)}html[data-theme=light] .phone-notch{background:#1b2c50}html[data-theme=light] .phone-stack span{background:#314d7f29}html[data-theme=light] .system-section{background:radial-gradient(circle at 88% 10%,#4768e114,#0000 30rem),#edf3fbb8;border-color:#304a781f}html[data-theme=light] .step-node{color:var(--accent);background:#f4f7fc}html[data-theme=light] .technology-panel{background:radial-gradient(circle at 85% 15%,#3568f41a,#0000 20rem),#ffffffc7;box-shadow:0 20px 54px #2d467012}html[data-theme=light] .tech-item{background:#edf3fbb8;border-color:#304a7824}html[data-theme=light] .cta-panel{background:radial-gradient(circle at 88% 30%,#16abc021,#0000 18rem),radial-gradient(circle at 12% 100%,#3568f429,#0000 24rem),linear-gradient(145deg,#fff,#eef4fd);border-color:#3568f43d;box-shadow:0 22px 62px #2d46701a}html[data-theme=light] :is(.page-hero-v3,.about-page .page-hero-v3,.case-page .case-hero,.contact-section-v3,.legal-hero,.error-page){background:linear-gradient(#345ba00e 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#345ba00e 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 76% 34%,#4970ef24,#0000 28rem)}html[data-theme=light] .page-hero-copy-v3 .lead{color:#50617e}html[data-theme=light] :is(.page-hero-panel,.legal-status-panel,.error-system){background:linear-gradient(145deg,#fffffff2,#eff5fce6);border-color:#304a7833;box-shadow:0 24px 64px #2d467021}html[data-theme=light] .page-panel-head{color:#17315f}html[data-theme=light] .page-panel-head>span{color:#607493}html[data-theme=light] .page-flow>span{background:#f4f8feeb;border-color:#3568f438}html[data-theme=light] .page-flow strong{color:#435b83}html[data-theme=light] .page-flow i{color:var(--accent-strong)}html[data-theme=light] .page-panel-stats{background:#f1f6fde6;border-color:#304a7829}html[data-theme=light] .page-panel-stats>span{border-color:#304a7821}html[data-theme=light] .page-panel-stats small{color:#596b88}html[data-theme=light] .page-panel-stats strong{color:#17315f}html[data-theme=light] .projects-page .portfolio-controls,html[data-theme=light] .projects-page .project-card,html[data-theme=light] .services-page .service-detail,html[data-theme=light] .about-page .capability-card,html[data-theme=light] .about-page .about-statement>div:first-child,html[data-theme=light] .case-page :is(.benefit,.feature-list li,.architecture-node){background:linear-gradient(145deg,#fffffff5,#f0f5fce6);border-color:#304a782b;box-shadow:0 18px 50px #2d467014}html[data-theme=light] .projects-page .filter-button,html[data-theme=light] .project-count{background:#ffffffb8;border-color:#304a7829}html[data-theme=light] .projects-page .filter-button:is(:hover,.is-active){color:#fff;background:#3155c4f5;border-color:#3155c4b8}html[data-theme=light] .services-page .service-detail:hover{background:linear-gradient(145deg,#fff,#eef4fd);border-color:#3568f461}html[data-theme=light] .services-page .step-node{background:#f4f7fc}html[data-theme=light] .about-page .system-section{background:#edf3fbbd}html[data-theme=light] .about-page .about-copy p{color:#52637e}html[data-theme=light] body.contact-page,html[data-theme=light] body.case-page,html[data-theme=light] body.legal-page,html[data-theme=light] body.error-page-shell{background:radial-gradient(circle at 80% 8%,#3d60ff1a,#0000 27rem),#f4f7fc}html[data-theme=light] .contact-page .contact-points{background:#ffffffb8;border-color:#304a7829}html[data-theme=light] .contact-page .contact-form{background:linear-gradient(145deg,#fffffff7,#eff5fced);border-color:#304a7833;box-shadow:0 28px 76px #2d467021}html[data-theme=light] .contact-page :is(.form-field input,.form-field select,.form-field textarea){color:#102043;background:#ffffffd1;border-color:#304a782e}html[data-theme=light] .contact-page :is(.form-field input,.form-field select,.form-field textarea)::placeholder{color:#7b8aa1}html[data-theme=light] .form-field select{color-scheme:light}html[data-theme=light] .form-system-head>span{color:#536480}html[data-theme=light] .legal-page .legal-content{background:radial-gradient(circle at 90% 12%,#4768e10f,#0000 28rem),#f5f8fddb}html[data-theme=light] .legal-page .legal-content h2{color:#152a52}html[data-theme=light] .legal-page .legal-content p,html[data-theme=light] .legal-page .legal-content li{color:#50617d}html[data-theme=light] .legal-page .legal-content ul{background:#ffffffb8;border-color:#304a7829}html[data-theme=light] .legal-status-panel dt{color:#596b88}html[data-theme=light] .legal-status-panel dd{color:#223b69}html[data-theme=light] .case-page .case-section-label{color:#50617d}html[data-theme=light] .legal-page .demo-label{color:var(--accent-strong);background:#3155c412;border-color:#3155c442}html[data-theme=light] .error-core{background:radial-gradient(circle,#4064ff2b,#f4f8fff0);box-shadow:0 0 46px #3a68ff29}html[data-theme=light] .error-code{color:#3568f421}html[data-theme=light] .site-footer{background:linear-gradient(#345ba00b 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#345ba00b 1px,#0000 1px) 0 0/40px 40px,#eaf0f8;border-top-color:#304a7824}html[data-theme=light] .footer-system{background:linear-gradient(145deg,#ffffffdb,#eff5fcd6);border-color:#304a782b}html[data-theme=light] .footer-system>span{color:#4f6382}html[data-theme=light] .footer-system>strong{color:#596b88}html[data-theme=light] .footer-system>a{color:var(--accent-strong)}html[data-theme=light] .footer-bottom{border-color:#304a7821}.scroll-progress{--scroll-progress:0;z-index:5;pointer-events:none;width:100%;height:2px;transform:scaleX(var(--scroll-progress));transform-origin:0;will-change:transform;background:linear-gradient(90deg,#5f84ff,#8b72ff 52%,#2dd4bf);position:absolute;bottom:-1px;left:0;box-shadow:0 0 12px #5f84ff6b}html[data-theme=light] .scroll-progress{box-shadow:0 0 10px #3568f43d}@keyframes hero-copy-enter{0%{opacity:0;filter:blur(4px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes system-boot{0%{opacity:0;filter:blur(7px)}to{opacity:var(--boot-opacity,1);filter:blur()}}.js body.home-page .hero-system-copy>.eyebrow,.js body.home-page .hero-system-copy>.display-title,.js body.home-page .hero-system-copy>.lead,.js body.home-page .hero-system-copy>.button-row,.js body.home-page .hero-system-copy>.hero-proof{animation:.68s cubic-bezier(.2,.7,.2,1) both hero-copy-enter}.js body.home-page .hero-system-copy>.eyebrow{animation-delay:40ms}.js body.home-page .hero-system-copy>.display-title{animation-delay:.11s}.js body.home-page .hero-system-copy>.lead{animation-delay:.19s}.js body.home-page .hero-system-copy>.button-row{animation-delay:.27s}.js body.home-page .hero-system-copy>.hero-proof{animation-delay:.35s}.js body.home-page .system-grid-glow,.js body.home-page .system-input,.js body.home-page .system-workflow,.js body.home-page .system-core,.js body.home-page .system-integrations,.js body.home-page .system-metrics,.js body.home-page .system-demo-label{animation:.72s ease-out both system-boot}.js body.home-page .system-grid-glow{--boot-opacity:.82;animation-delay:80ms}html[data-theme=light] body.home-page .system-grid-glow{--boot-opacity:.95}.js body.home-page .system-input-web{animation-delay:.15s}.js body.home-page .system-input-mobile{animation-delay:.21s}.js body.home-page .system-input-api{animation-delay:.27s}.js body.home-page .system-input-partner{animation-delay:.33s}.js body.home-page .system-workflow{animation-delay:.21s}.js body.home-page .system-core{animation-delay:.31s}.js body.home-page .system-integrations{animation-delay:.39s}.js body.home-page .system-metrics{animation-delay:.47s}.js body.home-page .system-demo-label{animation-delay:.52s}.dual-directions-section{border-top:1px solid var(--line);background:radial-gradient(circle at 86% 18%,#2dd4bf14,#0000 24rem),#070b1375;padding-top:88px}.dual-directions-head{max-width:900px}.direction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.direction-card{background:linear-gradient(145deg,#101827f2,#080e18eb);border:1px solid #748dc138;border-radius:26px;flex-direction:column;justify-content:space-between;gap:42px;min-height:440px;padding:42px;transition:border-color .22s,transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000002e}.direction-card:before{pointer-events:none;content:"";opacity:.72;background-image:linear-gradient(#5877be09 1px,#0000 1px),linear-gradient(90deg,#5877be09 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 72%)}.direction-card:hover{border-color:#5f84ff75;transform:translateY(-4px);box-shadow:0 30px 84px #00000040}.direction-card-protection{background:radial-gradient(circle at 78% 18%,#1ab2cd1f,#0000 20rem),linear-gradient(145deg,#0b1b2afa,#060e18f0);border-color:#2dd4bf40}.direction-card-protection:hover{border-color:#2dd4bf85}.direction-card>*{z-index:1;position:relative}.direction-card-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.direction-index,.powered-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.direction-index{color:var(--muted-2)}.powered-label{color:#74dbe1;align-items:center;gap:8px;display:inline-flex}.powered-label:before{content:"";background:var(--cyan);border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px #2dd4bfb8}.direction-card h3{letter-spacing:-.035em;max-width:520px;margin-bottom:16px;font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.12}.direction-card p{max-width:540px;color:var(--muted);margin:0;font-size:.98rem}.direction-card .btn-link{width:fit-content}.direction-symbol{background:#5f84ff14;border:1px solid #5f84ff59;border-radius:15px;place-items:center;width:52px;height:52px;display:grid;position:relative}.direction-symbol-software i{border:1px solid #9bb0ff;border-radius:3px;width:8px;height:8px;position:absolute}.direction-symbol-software i:first-child{top:13px;left:13px}.direction-symbol-software i:nth-child(2){top:13px;right:13px}.direction-symbol-software i:nth-child(3){bottom:13px;right:13px;box-shadow:-18px 0 0 -1px #67d7ca}.direction-protection-visual{background:#040d1780;border:1px solid #3db7cd33;border-radius:16px;grid-template-columns:auto 1fr 64px 1fr auto;align-items:center;gap:10px;min-height:88px;padding:18px;display:grid}.protection-node{color:#8ba4c4;font-family:var(--font-mono);letter-spacing:.06em;border:1px solid #5494cd47;border-radius:8px;padding:8px 10px;font-size:.52rem}.protection-flow{background:linear-gradient(90deg,#4083d133,#39c6d1);height:1px}.protection-flow-out{background:linear-gradient(90deg,#39c6d1,#4083d133)}.protection-core{background:radial-gradient(circle,#2dd4bf38,#0f334785);border:1px solid #2dd4bf7a;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 0 26px #2dd4bf29}.protection-core i{border:1px solid #7ae3df;border-radius:9px 9px 12px 12px;width:18px;height:22px}.backup-page{background:radial-gradient(circle at 82% 5%, #16abc01a, transparent 28rem), radial-gradient(circle at 7% 24%, #3867ee14, transparent 28rem), var(--bg)}.backup-hero{background:linear-gradient(#4383b009 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#4383b009 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 78% 34%,#13a8c621,#0000 28rem);border-bottom:1px solid #5889b72e;padding:84px 0 72px;position:relative;overflow:hidden}.backup-hero:after{pointer-events:none;content:"";border:1px solid #2dd4bf14;border-radius:50%;width:660px;height:660px;position:absolute;bottom:-300px;right:-180px;box-shadow:0 0 0 90px #2dd4bf05,0 0 0 180px #5f84ff03}.backup-hero-grid{z-index:1;grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr);align-items:center;gap:68px;display:grid;position:relative}.backup-hero-copy .page-title{max-width:720px;font-size:clamp(2.7rem,3.7vw,3.75rem)}.backup-hero-copy .lead{max-width:700px;font-size:1.08rem;line-height:1.78}.backup-hero-copy .button-row{margin-top:32px}.managed-note{max-width:680px;color:var(--muted-2);font-family:var(--font-mono);border-top:1px solid #7396bb2b;align-items:center;gap:11px;margin:34px 0 0;padding-top:24px;font-size:.68rem;line-height:1.6;display:flex}.managed-note i{background:var(--cyan);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 12px #2dd4bfb3}.backup-hero-visual{min-width:0}.backup-console{background:linear-gradient(145deg,#081826f5,#050c16f7);border:1px solid #489abc45;border-radius:24px;padding:18px;position:relative;overflow:hidden;box-shadow:0 36px 100px #00000052,inset 0 0 52px #22b5ca09}.backup-console:before{pointer-events:none;content:"";background-image:linear-gradient(#4796bc0b 1px,#0000 1px),linear-gradient(90deg,#4796bc0b 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;mask-image:radial-gradient(circle,#000,#0000 76%)}.backup-console-head{z-index:1;font-family:var(--font-mono);letter-spacing:.07em;border-bottom:1px solid #5b9abe2b;justify-content:space-between;align-items:center;padding:4px 4px 16px;font-size:.55rem;display:flex;position:relative}.backup-console-head span{color:#78a7b7;align-items:center;gap:7px;display:flex}.backup-console-head i{background:var(--cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #2dd4bfcc}.backup-infrastructure{min-height:390px;position:relative}.infra-node,.infra-core{z-index:2;background:#071624e6;border:1px solid #4e97be40;align-content:center;display:grid;position:absolute;box-shadow:0 16px 34px #0000002e}.infra-node{border-radius:12px;gap:4px;width:154px;min-height:72px;padding:13px 14px 13px 43px}.infra-node>i{border:1px solid #5bacc2;border-radius:4px;width:16px;height:16px;position:absolute;top:21px;left:15px;box-shadow:inset 0 0 8px #2dd4bf1f}.infra-node strong,.infra-core strong{font-family:var(--font-mono);letter-spacing:.05em;font-size:.58rem}.infra-node small,.infra-core small{color:#718ba4;font-family:var(--font-mono);letter-spacing:.04em;font-size:.46rem}.infra-workstation{top:46px;left:8px}.infra-server{top:159px;left:8px}.infra-cloud{bottom:64px;right:8px}.infra-core{background:radial-gradient(circle,#21adc138,#071929f5 67%);border-color:#2dd4bf7a;border-radius:46px;justify-items:center;width:164px;height:164px;top:105px;left:50%;transform:translate(-50%);box-shadow:0 0 48px #20bdcc29,inset 0 0 34px #2dd4bf14}.infra-core>i{border:1px solid #5edbd5;border-radius:22px 22px 28px 28px;width:48px;height:58px;margin-bottom:13px;box-shadow:inset 0 0 24px #2dd4bf21,0 0 22px #2dd4bf1f}.infra-line{z-index:1;transform-origin:0;background:linear-gradient(90deg,#3570b533,#39cbd1 50%,#3570b533);height:1px;position:absolute}.infra-line:after{content:"";background:#4edbd5;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:0;box-shadow:0 0 12px #2dd4bfcc}.infra-line-one{width:125px;top:112px;left:155px;transform:rotate(18deg)}.infra-line-two{width:120px;top:196px;left:156px;transform:rotate(-4deg)}.infra-line-three{width:130px;top:235px;left:56%;transform:rotate(25deg)}.backup-console-status{z-index:2;background:#050f1ac2;border:1px solid #5291b82e;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative;overflow:hidden}.backup-console-status span{border-right:1px solid #5291b826;gap:3px;padding:13px;display:grid}.backup-console-status span:last-child{border-right:0}.backup-console-status small{color:#718ba3;font-family:var(--font-mono);font-size:.46rem}.backup-console-status strong{font-family:var(--font-mono);font-size:.56rem}.backup-console>.powered-label{z-index:2;margin:15px 3px 2px;position:relative}.backup-problems-section{border-bottom:1px solid var(--line);background:#070f198f}.backup-problem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.backup-problem-card{background:linear-gradient(145deg,#0d1927db,#080f1ad1);border:1px solid #5786b233;border-radius:16px;min-height:168px;padding:24px}.backup-problem-card span{color:#5eaec3;font-family:var(--font-mono);margin-bottom:38px;font-size:.62rem;display:block}.backup-problem-card h3{margin:0;font-size:.98rem;line-height:1.45}.restore-statement{background:linear-gradient(135deg,#0b2330eb,#09131fe6);border:1px solid #2dd4bf42;border-radius:18px;grid-template-columns:180px 1fr;align-items:center;gap:34px;margin:18px 0 0;padding:34px;display:grid}.restore-statement>span{color:#67d7d5;font-family:var(--font-mono);letter-spacing:.08em;font-size:.68rem;font-weight:700}.restore-statement p{margin:0;font-size:clamp(1.08rem,1.6vw,1.35rem);font-weight:600;line-height:1.55}.backup-services-section{background:radial-gradient(circle at 92% 9%,#1a9bbc12,#0000 27rem)}.backup-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.backup-service-card{background:linear-gradient(145deg,#0e1927d1,#080f19c2);border:1px solid #5786b236;border-radius:18px;grid-template-columns:52px 1fr;gap:20px;min-height:190px;padding:28px;transition:border-color .18s,transform .18s;display:grid}.backup-service-card:hover{border-color:#2dd4bf66;transform:translateY(-3px)}.backup-service-card h3{margin-bottom:10px;font-size:1.12rem;line-height:1.35}.backup-service-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.72}.backup-process-section{border-block:1px solid var(--line);background:radial-gradient(circle at 84% 20%,#2dd4bf12,#0000 25rem),#0a121da8}.backup-process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:58px 0 0;padding:0;list-style:none;display:grid}.backup-process-list li{background:#070f198c;border:1px solid #5786b233;border-right:0;min-height:210px;padding:30px;position:relative}.backup-process-list li:first-child{border-radius:18px 0 0 18px}.backup-process-list li:last-child{border-right:1px solid #5786b233;border-radius:0 18px 18px 0}.backup-process-list li:not(:last-child):after{z-index:2;content:"";background:#0a121d;border:2px solid #5ed8d4;border-radius:50%;width:11px;height:11px;position:absolute;top:45px;right:-6px;box-shadow:0 0 12px #2dd4bf80}.backup-process-list span{color:#65cbd0;font-family:var(--font-mono);margin-bottom:46px;font-size:.65rem;display:block}.backup-process-list h3{margin-bottom:8px;font-size:1.05rem}.backup-process-list p{color:var(--muted);margin:0;font-size:.85rem}.backup-audience-grid{grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);align-items:start;gap:80px;display:grid}.backup-audience-copy{position:sticky;top:118px}.backup-audience-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.backup-audience-list li{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;align-items:center;gap:16px;min-height:74px;padding:14px 8px;font-weight:600;display:grid}.backup-audience-list span{color:#58bcca;font-family:var(--font-mono);font-size:.62rem}.backup-packages-section{border-block:1px solid var(--line);background:#070f1994}.backup-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.backup-package-card{background:linear-gradient(145deg,#0d1b2ae6,#07101be6);border:1px solid #538bb438;border-radius:19px;flex-direction:column;min-height:330px;padding:30px;display:flex}.package-number{color:#5cbfca;font-family:var(--font-mono);letter-spacing:.07em;margin-bottom:48px;font-size:.6rem}.backup-package-card h3{margin-bottom:12px;font-size:1.22rem;line-height:1.3}.backup-package-card p{color:var(--muted);margin-bottom:28px;font-size:.86rem}.backup-package-card .btn{width:100%;margin-top:auto}.package-disclaimer{max-width:980px;color:var(--muted-2);margin:28px 0 0;font-size:.76rem;line-height:1.75}.backup-crosslink-section{padding-block:72px}.backup-crosslink{background:radial-gradient(circle at 85% 25%,#2dd4bf1a,#0000 20rem),linear-gradient(145deg,#111b2ceb,#09101be6);border:1px solid #5f84ff40;border-radius:22px;justify-content:space-between;align-items:end;gap:42px;padding:42px;display:flex}.backup-crosslink h2{letter-spacing:-.035em;max-width:720px;margin-bottom:12px;font-size:clamp(1.7rem,2.7vw,2.5rem);line-height:1.15}.backup-crosslink p{max-width:700px;color:var(--muted);margin:0}.backup-crosslink .button-row{flex:none}.backup-evaluation-section{border-top:1px solid var(--line);background:linear-gradient(#4383b008 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#4383b008 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 78% 16%,#13a8c617,#0000 29rem)}.backup-evaluation-layout{grid-template-columns:minmax(0,.7fr) minmax(560px,1.3fr);align-items:start;gap:64px;display:grid}.backup-evaluation-aside{position:sticky;top:116px}.backup-evaluation-aside ul{background:#08142099;border:1px solid #548cb433;border-radius:16px;margin:40px 0 0;padding:0;list-style:none}.backup-evaluation-aside li{border-top:1px solid #548cb429;padding:18px 18px 18px 48px;position:relative}.backup-evaluation-aside li:first-child{border-top:0}.backup-evaluation-aside li:before{content:"";border:1px solid #5fd1d3;border-radius:50%;width:8px;height:8px;position:absolute;top:25px;left:20px;box-shadow:0 0 9px #2dd4bf66}.backup-evaluation-aside strong,.backup-evaluation-aside span{display:block}.backup-evaluation-aside strong{margin-bottom:4px;font-size:.88rem}.backup-evaluation-aside span{color:var(--muted);font-size:.8rem}.backup-page .contact-form{background:linear-gradient(145deg,#0a1a28f7,#060f19f0);border-color:#4c96b84d;border-radius:24px;padding:0 38px 38px;overflow:hidden;box-shadow:0 34px 90px #00000047,inset 0 0 48px #22b5ca09}.backup-page .form-field input,.backup-page .form-field select,.backup-page .form-field textarea{background:#040d17b8;border-color:#5294b63d}.backup-page .form-field input:hover,.backup-page .form-field select:hover,.backup-page .form-field textarea:hover{border-color:#51abc26b}.backup-page .form-field input:focus,.backup-page .form-field select:focus,.backup-page .form-field textarea:focus{border-color:#2dd4bf9e;box-shadow:0 0 0 3px #2dd4bf17}.consent-field label{cursor:pointer;grid-template-columns:20px 1fr;align-items:start;gap:12px;font-weight:500;line-height:1.6;display:grid}.consent-field input{accent-color:var(--cyan);margin-top:3px;width:18px!important;min-height:18px!important;padding:0!important}.consent-field span{color:var(--muted);font-size:.78rem}html[data-theme=light] .dual-directions-section{background:radial-gradient(circle at 86% 18%,#16abc014,#0000 24rem),#edf3fb9e}html[data-theme=light] .direction-card{background:linear-gradient(145deg,#fffffff7,#eff5fced);border-color:#304a782b;box-shadow:0 22px 64px #2d46701a}html[data-theme=light] .direction-card-protection{background:radial-gradient(circle at 78% 18%,#16abc01a,#0000 20rem),linear-gradient(145deg,#fff,#edf7fa);border-color:#16abc03d}html[data-theme=light] .direction-card:before{opacity:.6}html[data-theme=light] .powered-label{color:#006f80}html[data-theme=light] .direction-protection-visual{background:#eff8fbcc;border-color:#16abc033}html[data-theme=light] .protection-node{color:#48647e;background:#ffffffb8;border-color:#2b6b9e3d}html[data-theme=light] .protection-core{background:radial-gradient(circle,#16abc033,#f5fcfdf2);border-color:#16abc06b}html[data-theme=light] body.backup-page{background:radial-gradient(circle at 82% 5%,#16abc01a,#0000 28rem),#f4f7fc}html[data-theme=light] .backup-hero{background:linear-gradient(#346e9a0d 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#346e9a0d 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 78% 34%,#16abc021,#0000 28rem)}html[data-theme=light] .backup-console{background:linear-gradient(145deg,#fffffff5,#ebf6faf0);border-color:#237f9d3d;box-shadow:0 28px 78px #2a587726}html[data-theme=light] .backup-console-head{color:#173653;border-color:#2b688e2e}html[data-theme=light] .backup-console-head span{color:#4e7083}html[data-theme=light] .infra-node{color:#173653;background:#fcfefff0;border-color:#2b688e38;box-shadow:0 12px 30px #2a58771a}html[data-theme=light] .infra-node small,html[data-theme=light] .infra-core small{color:#587487}html[data-theme=light] .infra-core{color:#173653;background:radial-gradient(circle,#16abc02e,#f7fdfff5 67%);border-color:#16abc06b;box-shadow:0 0 44px #16abc026,inset 0 0 28px #16abc00f}html[data-theme=light] .backup-console-status{background:#f2f9fce6;border-color:#2b688e2e}html[data-theme=light] .backup-console-status span{border-color:#2b688e26}html[data-theme=light] .backup-console-status small{color:#587487}html[data-theme=light] .backup-problems-section,html[data-theme=light] .backup-packages-section{background:#edf5f9ad}html[data-theme=light] .backup-problem-card,html[data-theme=light] .backup-service-card,html[data-theme=light] .backup-package-card{background:linear-gradient(145deg,#fffffff7,#eff7faeb);border-color:#2b688e2b;box-shadow:0 15px 42px #2a587712}html[data-theme=light] .restore-statement{background:linear-gradient(135deg,#ebf9f9f5,#f7fcfef2);border-color:#16abc03d}html[data-theme=light] .restore-statement>span,html[data-theme=light] .backup-problem-card span,html[data-theme=light] .package-number,html[data-theme=light] .backup-audience-list span,html[data-theme=light] .backup-process-list span{color:#007889}html[data-theme=light] .backup-process-section{background:radial-gradient(circle at 84% 20%,#16abc014,#0000 25rem),#eaf3f8b8}html[data-theme=light] .backup-process-list li{background:#ffffffbf;border-color:#2b688e2e}html[data-theme=light] .backup-process-list li:last-child{border-color:#2b688e2e}html[data-theme=light] .backup-process-list li:not(:last-child):after{background:#edf5f9}html[data-theme=light] .backup-crosslink{background:radial-gradient(circle at 85% 25%,#16abc01a,#0000 20rem),linear-gradient(145deg,#fff,#edf4fb);border-color:#304a782e;box-shadow:0 20px 56px #2d467014}html[data-theme=light] .backup-evaluation-section{background:linear-gradient(#346e9a0b 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#346e9a0b 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 78% 16%,#16abc01a,#0000 29rem)}html[data-theme=light] .backup-evaluation-aside ul{background:#ffffffb8;border-color:#2b688e29}html[data-theme=light] .backup-evaluation-aside li{border-color:#2b688e24}html[data-theme=light] .backup-page .contact-form{background:linear-gradient(145deg,#fffffffa,#ebf6faf0);border-color:#2b688e33;box-shadow:0 28px 76px #2a587721}html[data-theme=light] .backup-page :is(.form-field input,.form-field select,.form-field textarea){color:#102043;background:#ffffffd6;border-color:#2b688e2e}html[data-theme=light] .backup-page :is(.form-field input,.form-field select,.form-field textarea)::placeholder{color:#6c8293}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.ai-chat{right:max(22px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));z-index:1400;color:var(--text);font-family:var(--font-sans);position:fixed}.ai-chat-launcher{color:#f7fbff;cursor:pointer;background:radial-gradient(circle at 15% 10%,#2dd4bf2b,#0000 60%),linear-gradient(145deg,#101f30fa,#070f1afa);border:1px solid #6f9ede4d;border-radius:18px;grid-template-columns:42px auto 8px;align-items:center;gap:11px;min-width:198px;min-height:62px;padding:9px 15px 9px 9px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 58px #00000061,inset 0 1px #ffffff0b}.ai-chat-launcher:before{pointer-events:none;content:"";background:linear-gradient(105deg,#0000 25%,#ffffff0f,#0000 72%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.ai-chat-launcher:hover{border-color:#49d3cd85;transform:translateY(-2px);box-shadow:0 24px 68px #00000070,0 0 28px #2dd4bf14}.ai-chat-launcher:hover:before{transform:translate(100%)}.ai-chat-launcher-icon{background:#2dd4bf17;border:1px solid #44dac957;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.ai-chat-launcher-icon svg{fill:none;stroke:#70e5d8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:22px}.ai-chat-launcher-copy{text-align:left;gap:1px;display:grid}.ai-chat-launcher-copy small{color:#79a1b7;font-family:var(--font-mono);letter-spacing:.11em;font-size:.5rem;font-weight:700}.ai-chat-launcher-copy strong{letter-spacing:-.01em;font-size:.78rem}.ai-chat-launcher-state{background:#55dfb5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #55dfb51a,0 0 11px #55dfb5a6}.ai-chat.is-open .ai-chat-launcher{opacity:0;pointer-events:none;transform:translateY(8px)scale(.98)}.ai-chat-panel{background:radial-gradient(circle at 100% 0,#2dd4bf17,#0000 17rem),linear-gradient(160deg,#0d1928fe,#060d17fe);border:1px solid #6591c747;border-radius:23px;grid-template-rows:auto auto minmax(160px,1fr) auto auto auto;width:min(400px,100vw - 32px);height:min(680px,100dvh - 42px);animation:.21s ease-out ai-chat-enter;display:grid;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 34px 100px #00000085,inset 0 1px #ffffff0a}.ai-chat-panel[hidden]{display:none}@keyframes ai-chat-enter{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:none}}.ai-chat-header{border-bottom:1px solid #6f9ac524;justify-content:space-between;align-items:center;padding:18px 18px 16px;display:flex}.ai-chat-identity{align-items:center;gap:12px;display:flex}.ai-chat-mark{background:#2dd4bf14;border:1px solid #2dd4bf54;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:relative}.ai-chat-mark:before,.ai-chat-mark:after,.ai-chat-mark i{content:"";background:#6ce0d2;position:absolute}.ai-chat-mark:before{width:15px;height:2px;transform:rotate(45deg)}.ai-chat-mark:after{width:15px;height:2px;transform:rotate(-45deg)}.ai-chat-mark i{border-radius:50%;width:4px;height:4px;box-shadow:0 0 9px #54dcca}.ai-chat-eyebrow{color:#67bea9;font-family:var(--font-mono);letter-spacing:.11em;align-items:center;gap:6px;margin-bottom:2px;font-size:.48rem;font-weight:700;display:flex}.ai-chat-eyebrow i{background:#55dfb5;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #55dfb5b3}.ai-chat-header h2{letter-spacing:-.02em;margin:0;font-size:.98rem}.ai-chat-close{color:#9aabbc;cursor:pointer;background:#ffffff06;border:1px solid #849ebf2b;border-radius:11px;place-items:center;width:36px;height:36px;padding:0;transition:color .16s,border-color .16s,background .16s;display:grid}.ai-chat-close:hover{color:#fff;background:#ffffff0f;border-color:#849ebf57}.ai-chat-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6px;width:18px}.ai-chat-context{color:#71859b;font-family:var(--font-mono);letter-spacing:.08em;white-space:nowrap;border-bottom:1px solid #6f9ac51c;align-items:center;gap:8px;padding:10px 18px;font-size:.44rem;font-weight:700;display:flex;overflow:hidden}.ai-chat-context i{background:#3e8794;border-radius:50%;flex:none;width:3px;height:3px}.ai-chat-messages{scrollbar-color:#648bb157 transparent;scrollbar-width:thin;flex-direction:column;gap:17px;min-height:0;padding:20px 17px;display:flex;overflow:hidden auto}.ai-chat-message{align-items:flex-start;gap:9px;max-width:91%;display:flex}.ai-chat-message-user{align-self:flex-end}.ai-chat-avatar{color:#75dfd4;width:25px;height:25px;font-family:var(--font-mono);background:#2dd4bf13;border:1px solid #2dd4bf45;border-radius:8px;flex:0 0 25px;place-items:center;margin-top:2px;font-size:.54rem;font-weight:800;display:grid}.ai-chat-bubble{background:#1a293aad;border:1px solid #7196bf29;border-radius:5px 15px 15px;padding:12px 14px 9px}.ai-chat-message-user .ai-chat-bubble{background:linear-gradient(145deg,#4265cdd1,#2d4ca9e0);border-color:#547ef852;border-radius:15px 5px 15px 15px}.ai-chat-message.is-error .ai-chat-bubble{background:#511b2b59;border-color:#ff7a9047}.ai-chat-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.81rem;line-height:1.57}.ai-chat-bubble time{color:#71859b;font-family:var(--font-mono);letter-spacing:.08em;margin-top:6px;font-size:.42rem;font-weight:700;display:block}.ai-chat-message-user .ai-chat-bubble time{color:#ecf2ffa6;text-align:right}.ai-chat-bubble.is-typing{min-width:59px;padding-block:15px}.ai-chat-bubble.is-typing p{gap:5px;display:flex}.ai-chat-bubble.is-typing i{background:#72d9cd;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite ai-chat-dot}.ai-chat-bubble.is-typing i:nth-child(2){animation-delay:.12s}.ai-chat-bubble.is-typing i:nth-child(3){animation-delay:.24s}@keyframes ai-chat-dot{0%,70%,to{opacity:.32;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.ai-chat-suggestions{scrollbar-width:none;gap:7px;padding:0 17px 13px;display:flex;overflow-x:auto}.ai-chat-suggestions[hidden]{display:none}.ai-chat-suggestions::-webkit-scrollbar{display:none}.ai-chat-suggestions button{color:#9dc6c9;cursor:pointer;background:#1b4b5229;border:1px solid #47b5b83d;border-radius:999px;flex:none;min-height:31px;padding:6px 10px;font-size:.65rem;transition:color .16s,border-color .16s,background .16s}.ai-chat-suggestions button:hover{color:#d8fffa;background:#1f79792b;border-color:#47d2ca7a}.ai-chat-form{background:#050c157a;border-top:1px solid #6f9ac524;grid-template-columns:minmax(0,1fr) 41px;align-items:end;gap:9px;padding:13px 14px;display:grid}.ai-chat-form textarea{resize:none;width:100%;min-height:43px;max-height:112px;color:var(--text);background:#121f2fd1;border:1px solid #7799bf33;border-radius:13px;outline:0;padding:11px 13px;font-size:.78rem;line-height:1.45;transition:border-color .16s,box-shadow .16s;overflow-y:auto}.ai-chat-form textarea::placeholder{color:#6f8195}.ai-chat-form textarea:focus{border-color:#46cec485;box-shadow:0 0 0 3px #2dd4bf12}.ai-chat-form button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#5f84ff,#4667d3);border:1px solid #5b87ff6b;border-radius:13px;place-items:center;width:41px;height:41px;padding:0;transition:filter .16s,transform .16s;display:grid;box-shadow:0 8px 23px #3e5cbf40}.ai-chat-form button:hover{filter:brightness(1.1);transform:translateY(-1px)}.ai-chat-form button:disabled{cursor:wait;filter:saturate(.35);opacity:.55;transform:none}.ai-chat-form button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:20px}.ai-chat-footer{color:#65798e;min-height:28px;font-family:var(--font-mono);letter-spacing:.015em;background:#050c157a;justify-content:space-between;align-items:center;gap:10px;padding:5px 15px 7px;font-size:.43rem;display:flex}.ai-chat-footer nav{flex:none;gap:8px;display:flex}.ai-chat-footer a{color:#7aaeba;text-underline-offset:2px;text-decoration:underline}html[data-theme=light] .ai-chat-launcher{color:#12263d;background:radial-gradient(circle at 15% 10%,#16abc021,#0000 60%),linear-gradient(145deg,#fffffffc,#ebf4fafc);border-color:#305e9133;box-shadow:0 18px 52px #2b4e722e,inset 0 1px #fff}html[data-theme=light] .ai-chat-launcher:hover{border-color:#16abc06b;box-shadow:0 22px 60px #2b4e7238}html[data-theme=light] .ai-chat-launcher-icon{background:#16abc014;border-color:#008a9c3d}html[data-theme=light] .ai-chat-launcher-icon svg{stroke:#00889a}html[data-theme=light] .ai-chat-launcher-copy small{color:#507287}html[data-theme=light] .ai-chat-panel{background:radial-gradient(circle at 100% 0,#16abc01a,#0000 17rem),linear-gradient(160deg,#fdfffffe,#ecf4fafe);border-color:#305e9133;box-shadow:0 30px 90px #2c4a6d40,inset 0 1px #fff}html[data-theme=light] .ai-chat-header,html[data-theme=light] .ai-chat-context,html[data-theme=light] .ai-chat-form{border-color:#305e911f}html[data-theme=light] .ai-chat-mark{background:#16abc012;border-color:#008a9c3b}html[data-theme=light] .ai-chat-mark:before,html[data-theme=light] .ai-chat-mark:after,html[data-theme=light] .ai-chat-mark i{background:#008c99}html[data-theme=light] .ai-chat-eyebrow{color:#087d7a}html[data-theme=light] .ai-chat-close{color:#64788b;background:#ffffff70;border-color:#305e9124}html[data-theme=light] .ai-chat-context{color:#687d91}html[data-theme=light] .ai-chat-bubble{background:#ffffffd1;border-color:#305e9124}html[data-theme=light] .ai-chat-message-user .ai-chat-bubble{color:#fff;background:linear-gradient(145deg,#5c7de1,#4969c7);border-color:#4265cd33}html[data-theme=light] .ai-chat-avatar{color:#007b87;background:#16abc012;border-color:#008a9c33}html[data-theme=light] .ai-chat-message.is-error .ai-chat-bubble{background:#ffedf1d6;border-color:#be425933}html[data-theme=light] .ai-chat-suggestions button{color:#317681;background:#16abc00e;border-color:#008a9c33}html[data-theme=light] .ai-chat-form,html[data-theme=light] .ai-chat-footer{background:#e6eff6a3}html[data-theme=light] .ai-chat-form textarea{color:#152a43;background:#ffffffdb;border-color:#305e9129}html[data-theme=light] .ai-chat-form textarea::placeholder{color:#73869a}html[data-theme=light] .ai-chat-footer{color:#64788a}@media (prefers-reduced-motion:reduce){.ai-chat-panel,.ai-chat-bubble.is-typing i{animation:none}.ai-chat-launcher,.ai-chat-launcher:before{transition:none}}@media (width<=1100px){.header-tools .btn{display:none}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:36px}.product-stage{min-height:510px}.workflow-card{right:-8px}.capability-grid{grid-template-columns:repeat(2,1fr)}.project-feature-copy{padding:42px}.process-list{grid-template-columns:repeat(4,1fr);gap:32px 0}.process-step:nth-child(4):after{display:none}.technology-panel{gap:38px;padding:44px}.case-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:36px}.home-page .project-feature-copy{padding:38px}}@media (width<=900px){.section{padding:88px 0}.section-tight{padding:62px 0}.menu-toggle{display:block}.language-switch{margin-left:auto}.header-nav{border-top:1px solid var(--line);opacity:0;pointer-events:none;background:#080b12fa;height:calc(100dvh - 76px);padding:28px 24px;transition:opacity .18s,transform .18s;display:block;position:fixed;top:76px;left:0;right:0;transform:translateY(-12px)}.header-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-list{gap:0;display:grid}.nav-link{border-bottom:1px solid var(--line);padding:18px 4px;font-size:1.2rem;display:block}.nav-link:after{display:none}.hero{min-height:0;padding:78px 0 86px}.hero-grid{grid-template-columns:1fr}.display-title{max-width:760px}.product-stage{width:min(100%,650px);min-height:540px;margin:20px auto 0}.signal-strip{grid-template-columns:repeat(2,1fr)}.signal-item:nth-child(2){border-right:0}.signal-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.project-feature{grid-template-columns:1fr}.project-feature:nth-child(2n) .project-feature-copy{order:initial}.project-feature-copy{padding:42px}.project-visual{min-height:410px}.technology-panel{grid-template-columns:1fr}.about-statement{grid-template-columns:1fr;gap:38px}.about-page .about-statement{grid-template-columns:1fr;gap:40px}.about-page .about-statement>div:first-child{padding:32px}.principles-grid,.case-hero-grid{grid-template-columns:1fr}.case-hero-copy{padding-bottom:20px}.case-hero-visual{min-height:500px}.case-section-grid{grid-template-columns:1fr;gap:20px}.contact-layout{grid-template-columns:1fr}.contact-aside{position:static}.footer-grid{grid-template-columns:1fr .6fr .6fr;gap:38px}.home-page .section{padding:80px 0}.home-page .section-tight{padding:58px 0}.home-page .project-feature-copy{padding:36px}.home-page .project-visual{min-height:360px}.services-page .section{padding:80px 0}.services-page .section-tight{padding:58px 0}.services-page .principle-card{min-height:0;padding:28px}}@media (width<=720px){.container,.narrow,.signal-strip{width:min(calc(100% - 32px), var(--container))}.section{padding:74px 0}.section-head{margin-bottom:38px;display:block}.section-head>:last-child{margin-top:24px}.display-title{font-size:clamp(2.35rem,10vw,2.75rem)}.page-title{font-size:clamp(2.25rem,9.5vw,2.75rem)}.section-title{font-size:clamp(1.9rem,8vw,2.5rem)}.hero{padding-top:60px}.hero-meta{gap:11px;display:grid}.product-stage{min-height:450px;margin-top:8px}.stage-browser{inset:38px 0}.dashboard-layout{grid-template-columns:42px 1fr}.dash-content{padding:16px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-card:last-child{display:none}.workflow-card{width:186px;top:-4px;right:-10px}.mini-phone{width:124px;height:250px;right:8px}.phone-screen{height:213px}.phone-map{height:102px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:220px}.project-feature-copy{padding:32px 24px}.project-visual{min-height:340px}.process-list{grid-template-columns:repeat(2,1fr);gap:32px 0}.process-step:nth-child(2n):after,.process-step:nth-child(4):after{display:none}.technology-panel{padding:30px 22px}.tech-categories{grid-template-columns:1fr}.cta-panel{padding:48px 26px}.page-hero{padding:82px 0 62px}.about-page .page-hero{padding:76px 0 64px}.about-page .page-hero .page-title{font-size:clamp(2.15rem,9vw,2.6rem)}.about-page .about-statement{gap:32px}.about-page .about-statement>div:first-child{border-radius:18px;padding:24px}.about-page .about-statement blockquote{font-size:clamp(1.55rem,7vw,1.9rem)}.about-page .about-copy p{padding-bottom:22px;line-height:1.68}.about-page .about-copy p+p{padding-top:22px}.about-page .capability-card{min-height:188px;padding:24px}.about-page .capability-index{margin-bottom:32px}.projects-grid{grid-template-columns:1fr}.project-card .project-visual{min-height:280px}.service-detail-grid{grid-template-columns:1fr}.service-detail{grid-template-columns:42px 1fr;padding:24px}.service-code{width:42px;height:42px}.case-hero{padding-top:55px}.case-hero-visual{min-height:410px}.case-section-grid{padding:58px 0}.feature-list,.benefit-grid{grid-template-columns:1fr}.architecture-flow{grid-template-columns:1fr 1fr}.architecture-node:nth-child(2):after{display:none}.contact-form{padding:28px 20px}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.form-footer{display:grid}.form-footer .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.projects-page main>.section:not(.section-tight){padding:58px 0 68px}.projects-page .portfolio-controls{grid-template-columns:1fr;gap:0;margin-bottom:22px;padding:14px;position:relative}.projects-page .portfolio-controls>div{min-width:0}.projects-page .portfolio-controls h2{padding-right:82px}.projects-page .portfolio-controls .filter-bar{flex-wrap:wrap;padding:0;overflow:visible;mask-image:none}.projects-page .filter-button{flex:none}.projects-page .project-count{width:fit-content;position:absolute;top:12px;right:12px}.projects-page .project-card .project-visual{min-height:250px}.projects-page .project-card-copy{min-height:0;padding:24px}.projects-page .project-card-copy .tag-list{margin-bottom:18px}.case-page .case-section-grid{gap:16px;padding:48px 0}.case-page .feature-list{gap:10px;margin-top:22px}.case-page .feature-list li{padding:14px 14px 14px 40px}.case-page .architecture-flow{gap:12px;margin-top:24px}.case-page .architecture-node{padding:19px 16px}.case-page .benefit-grid{gap:10px;margin-top:24px}.case-page .benefit{padding:20px}.case-page .service-detail-grid{gap:12px}.case-page .service-detail{padding:22px}.home-page .section{padding:64px 0}.home-page .section-tight{padding:52px 0}.home-page .section-head{margin-bottom:32px}.home-page .capability-card{min-height:180px;padding:24px}.home-page .capability-index{margin-bottom:30px}.home-page .project-feature-copy{padding:28px 22px}.home-page .project-feature-copy h3{margin:14px 0 10px;font-size:clamp(1.65rem,7.2vw,1.9rem)}.home-page .project-feature-copy p{margin-bottom:20px}.home-page .project-feature-copy .button-row{margin-top:24px}.home-page .project-visual{min-height:300px}.home-page .process-list{gap:26px 0;margin-top:48px}.home-page .technology-panel{padding:28px 20px}.home-page .cta-panel{padding:42px 24px}.services-page .section{padding:64px 0}.services-page .section-tight{padding:52px 0}.services-page .service-detail-grid{gap:12px}.services-page .service-detail{grid-template-columns:40px 1fr;gap:16px;min-height:0;padding:20px}.services-page .service-code{width:40px;height:40px}.services-page .service-detail h2{font-size:1.06rem;line-height:1.35}.services-page .service-detail p{font-size:.84rem;line-height:1.65}.services-page .principle-card{min-height:0;padding:26px}.services-page .process-list{margin-top:42px}.services-page .technology-panel{gap:28px;padding:26px 20px}.services-page .cta-panel{padding:42px 24px}}@media (width<=480px){.header-inner{min-height:70px}.brand-copy strong{font-size:.8rem}.brand-copy span{font-size:.54rem}.brand-mark{width:35px;height:35px}.language-switch{display:none}.header-nav{height:calc(100dvh - 70px);top:70px}.button-row{display:grid}.btn{width:100%}.signal-strip{grid-template-columns:1fr}.signal-item{border-right:0;border-bottom:1px solid var(--line)}.signal-item:last-child{border-bottom:0}.product-stage{min-height:395px;overflow:hidden}.stage-browser{left:0;right:-22px}.workflow-card{width:164px;padding:12px}.workflow-map{height:72px}.mini-phone{width:108px;height:222px;bottom:-8px;right:-6px}.phone-screen{height:187px}.phone-map{height:87px}.dash-sidebar{display:none}.dashboard-layout{grid-template-columns:1fr}.project-visual{min-height:290px}.project-phone{width:84px;height:170px;right:3%}.project-phone-screen{height:155px}.qr-card{width:96px;right:3%}.qr-code{width:48px;height:48px}.health-panel{grid-template-columns:1fr;left:4%;right:4%}.patient-mock{display:none}.process-list{grid-template-columns:1fr}.process-step:after{display:none!important}.process-step{grid-template-columns:38px 1fr;gap:8px;display:grid}.step-node{grid-row:span 2;margin-bottom:0}.process-step h3{margin:4px 0 0}.process-step p{grid-column:2}.architecture-flow{grid-template-columns:1fr}.architecture-node:after{display:none}.case-hero-visual{min-height:340px}.case-meta,.footer-grid{grid-template-columns:1fr}.footer-intro{grid-column:auto}.case-page .architecture-node:not(:last-child):after{width:1px;height:12px;top:100%;left:28px;display:block!important}.home-page .hero{padding-bottom:64px}.home-page .product-stage{min-height:360px}.home-page .signal-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .signal-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 18px}.home-page .signal-item:nth-child(2n){border-right:0}.home-page .signal-item:nth-child(n+3){border-bottom:0}.home-page .tech-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-page .tech-item{min-height:128px;padding:14px}.home-page .tech-item strong{font-size:.7rem}.home-page .tech-item span{font-size:.72rem;line-height:1.45}.services-page .process-list{gap:24px}.services-page .tech-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.services-page .tech-item{min-height:122px;padding:14px}.services-page .tech-item strong{font-size:.7rem}.services-page .tech-item span{font-size:.72rem;line-height:1.45}}@media (width<=1280px){.hero-system-grid{grid-template-columns:minmax(430px,.88fr) minmax(570px,1.12fr);gap:28px}.hero-system-copy .display-title{font-size:clamp(2.9rem,4.35vw,3.85rem)}.system-stage{min-height:590px}.capability-rail-intro,.capability-tile{padding:28px 24px}}@media (width<=1100px){.hero-system{padding:68px 0 46px}.hero-system-grid{grid-template-columns:1fr;gap:48px}.hero-system-copy{max-width:820px;padding-top:0}.hero-system-copy .display-title{max-width:780px}.hero-system-copy .lead,.hero-proof{max-width:720px}.system-stage{width:min(100%,800px);min-height:620px;margin-inline:auto}.capability-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-rail-intro{grid-column:1/-1;min-height:190px}.capability-rail-intro h2{max-width:620px}.capability-tile{border-top:1px solid #7d91ba2e;min-height:220px}.capability-tile:nth-child(2),.capability-tile:nth-child(4){border-left:0}}@media (width<=720px){.hero-system{padding-top:56px}.hero-system-grid{gap:34px}.hero-system-copy .display-title{font-size:clamp(2.35rem,9.35vw,2.9rem)}.hero-system-copy .lead{font-size:1rem}.hero-system-copy .button-row{margin-top:28px}.hero-proof{gap:12px;margin-top:30px;padding-top:24px}.hero-proof li{align-items:flex-start;font-size:.64rem}.proof-icon{flex-basis:20px;width:20px;height:20px}.system-stage{min-height:585px;overflow:hidden}.system-canvas{width:680px;height:620px;transform:translateX(-50%) translate3d(var(--system-shift-x), var(--system-shift-y), 0) scale(.96);transform-origin:top;inset:0 auto auto 50%}.system-grid-glow{inset:0 -42% -8%}.capability-rail-wrap{padding-bottom:58px}.capability-rail{border-radius:22px}.capability-rail-intro,.capability-tile{padding:26px}}@media (width<=560px){.hero-system{padding-bottom:34px}.hero-proof{grid-template-columns:1fr}.hero-proof li{align-items:center}.system-stage{min-height:455px}.system-canvas{transform:translateX(-50%) translate3d(var(--system-shift-x), var(--system-shift-y), 0) scale(.72)}.capability-rail{grid-template-columns:1fr}.capability-rail-intro{grid-column:auto;min-height:200px}.capability-rail-intro .eyebrow{margin-bottom:20px}.capability-tile{border-top:1px solid #7d91ba2e;border-left:0;min-height:205px}}@media (width<=420px){.hero-system-copy .display-title{font-size:clamp(2.2rem,9.8vw,2.45rem)}.hero-system-grid{gap:28px}.hero-system-copy .button-row{margin-top:24px}.hero-proof{margin-top:24px;padding-top:20px}.system-stage{min-height:320px;margin-top:0}.system-canvas{transform:translateX(-50%) translate3d(var(--system-shift-x), var(--system-shift-y), 0) scale(.5)}.capability-rail-wrap{padding-top:0}.capability-rail-intro,.capability-tile{min-height:0;padding:24px}.capability-rail-intro{padding-block:34px}.capability-tile{padding-block:28px}}@media (width<=1150px){.page-hero-v3-grid{grid-template-columns:1fr;gap:46px}.page-hero-copy-v3{max-width:880px}.page-hero-panel{width:min(100%,780px)}.contact-page .contact-layout{gap:46px}}@media (width<=900px){.page-hero-v3,.about-page .page-hero-v3{padding:72px 0 64px}.page-hero-copy-v3 .page-title{font-size:clamp(2.55rem,7vw,3.65rem)}.contact-section-v3{padding:76px 0 88px}.contact-page .contact-aside{position:static}.contact-page .contact-aside .section-title{max-width:760px}html[data-theme=light] .header-nav{background:#f7fafffb}}@media (width<=720px){.page-hero-v3,.about-page .page-hero-v3{padding:58px 0 52px}.page-hero-v3-grid{gap:34px}.page-hero-copy-v3 .page-title{font-size:clamp(2.25rem,9.4vw,2.95rem)}.page-hero-copy-v3 .lead{font-size:.98rem}.page-hero-panel{border-radius:16px;padding:15px}.page-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:22px 0}.page-flow>span{min-height:72px}.page-flow>span:nth-child(2):after{display:none}.page-panel-stats>span{padding:10px}.projects-page main>.section:not(.section-tight){padding:58px 0 70px}.projects-page .project-card .project-visual{min-height:270px}.projects-page .project-card-copy{min-height:0;padding:24px}.services-page .service-detail{min-height:0;padding:22px}.contact-section-v3{padding:62px 0 74px}.contact-page .contact-aside .section-title{font-size:clamp(2.3rem,9vw,2.85rem)}.contact-page .contact-form{padding:0 22px 26px}.form-system-head{margin-bottom:24px}}@media (width<=480px){.page-panel-head{font-size:.5rem}.page-flow strong{font-size:.42rem}.page-panel-stats{grid-template-columns:1fr}.page-panel-stats>span{border-bottom:1px solid #748dc12b;border-right:0;grid-template-columns:1fr auto;align-items:center}.page-panel-stats>span:last-child{border-bottom:0}.contact-page .contact-points li{padding-left:44px}.form-system-head{font-size:.49rem}.form-footer{grid-template-columns:minmax(0,1fr)}.form-footer p{max-width:none}.page-hero-panel{padding:13px}.page-flow{gap:8px;padding:18px 0}.page-flow>span{min-height:64px}}@media (width<=900px){.legal-hero-grid{grid-template-columns:minmax(0,1fr);gap:38px}.legal-hero-copy{max-width:760px}.legal-status-panel{width:min(100%,620px)}.footer-system{grid-template-columns:1fr auto}.footer-system>strong{grid-area:2/1/auto/-1}}@media (width<=720px){.legal-hero{padding:58px 0 50px}.legal-hero-grid{gap:30px}.legal-hero-copy .page-title{font-size:clamp(2.25rem,9.4vw,2.95rem)}.legal-hero-copy .lead{font-size:.98rem}.legal-status-panel{border-radius:16px;padding:15px}.legal-content .narrow{width:min(100%,760px)}.footer-system{grid-template-columns:1fr;align-items:start;gap:15px}.footer-system>strong{grid-area:auto;line-height:1.7}.footer-system>a{width:fit-content}.error-system{padding:20px 22px 38px}.error-page h1{font-size:clamp(2rem,9vw,2.75rem)}}@media (width<=480px){.legal-status-panel dl{grid-template-columns:1fr}.legal-status-panel dl>div{border-bottom:1px solid #748dc12b;border-right:0}.legal-status-panel dl>div:last-child{border-bottom:0}.footer-system>strong{max-width:270px}.error-system{width:min(100% - 32px,760px)}.error-system-head{font-size:.49rem}}@media (width<=650px){.theme-toggle{padding-right:5px}.theme-toggle-label{display:none}}@media (width<=480px){.header-inner{gap:10px}.header-tools{gap:8px}.theme-toggle{padding:4px}.theme-toggle-track{width:48px}}@media (width<=380px){.header-inner,.brand{gap:8px}.brand-mark{width:32px;height:32px}.brand-copy strong{letter-spacing:.055em;font-size:.68rem}.brand-copy span{display:none}.theme-toggle-track{width:44px}.theme-toggle-track b{width:16px;height:16px;transform:translate(21px)}html[data-theme=light] .theme-toggle-track b{transform:translate(0)}.menu-toggle{width:40px;height:40px}}@media (width<=1400px){.site-header .header-tools>.btn-primary{display:none}}@media (width<=1240px){.site-header .nav-list{gap:18px}.site-header .nav-link{font-size:.76rem}}@media (width<=1050px){.header-nav{visibility:hidden;overflow-y:auto}.header-nav.is-open{visibility:visible}.menu-toggle{display:block}.language-switch{margin-left:auto}.header-nav{border-top:1px solid var(--line);opacity:0;pointer-events:none;background:#080b12fa;height:calc(100dvh - 76px);padding:28px 24px;transition:opacity .18s,transform .18s;display:block;position:fixed;top:76px;left:0;right:0;transform:translateY(-12px)}.header-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-list{display:grid;gap:0!important}.nav-link{border-bottom:1px solid var(--line);padding:18px 4px;display:block;font-size:1.05rem!important}.nav-link:after{display:none}html[data-theme=light] .header-nav{background:#f7fafffb}}@media (width<=1100px){.site-header .language-switch{display:none}.site-header .brand-copy span{text-overflow:ellipsis;max-width:180px;overflow:hidden}.backup-hero{padding:76px 0 72px}.backup-hero-grid{grid-template-columns:1fr;gap:52px}.backup-hero-copy{max-width:850px}.backup-hero-copy .page-title{max-width:840px}.backup-hero-visual{width:min(100%,760px)}.backup-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.backup-evaluation-layout{grid-template-columns:1fr;gap:46px}.backup-evaluation-aside{max-width:820px;position:static}}@media (width<=900px){.site-header .brand-copy span{max-width:none}.site-header .language-switch{display:flex}.direction-grid{grid-template-columns:1fr}.direction-card{min-height:390px}.backup-service-grid{grid-template-columns:1fr}.backup-process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.backup-process-list li,.backup-process-list li:first-child,.backup-process-list li:last-child{border:1px solid #5786b233;border-radius:16px}.backup-process-list li:not(:last-child):after{display:none}.backup-audience-grid{grid-template-columns:1fr;gap:42px}.backup-audience-copy{position:static}.backup-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.backup-crosslink{align-items:start;display:grid}.backup-crosslink .button-row{justify-content:start}html[data-theme=light] .backup-process-list li,html[data-theme=light] .backup-process-list li:first-child,html[data-theme=light] .backup-process-list li:last-child{border-color:#2b688e2e}}@media (width<=720px){.dual-directions-section{padding-top:64px}.direction-card{gap:34px;min-height:0;padding:28px}.direction-card h3{font-size:clamp(1.55rem,7vw,2rem)}.backup-hero{padding:50px 0 52px}.backup-hero-grid{gap:40px}.backup-hero-copy .page-title{font-size:clamp(2.15rem,8.65vw,2.8rem)}.backup-hero-copy .lead{font-size:.98rem;line-height:1.7}.managed-note{align-items:flex-start}.backup-problem-card{min-height:150px;padding:20px}.backup-problem-card span{margin-bottom:30px}.restore-statement{grid-template-columns:1fr;gap:16px;padding:26px}.backup-service-card{min-height:0;padding:24px}.backup-process-list{margin-top:42px}.backup-process-list li{min-height:180px;padding:24px}.backup-process-list span{margin-bottom:32px}.backup-package-card{min-height:300px;padding:25px}.backup-crosslink-section{padding-block:54px}.backup-crosslink{padding:30px 24px}.backup-page .contact-form{padding:0 22px 26px}.backup-evaluation-layout{gap:36px}.backup-evaluation-aside ul{margin-top:30px}}@media (width<=560px){.ai-chat-launcher-copy{display:none}.ai-chat-launcher{grid-template-columns:42px;min-width:0;padding:8px}.ai-chat-launcher-state{width:6px;height:6px;position:absolute;top:8px;right:8px}.site-header .language-switch{display:none}.site-header .header-inner{gap:8px}.site-header .header-tools{gap:7px}.site-header .brand{gap:8px}.site-header .brand-copy span{display:none}.site-header .brand-copy strong{font-size:.72rem}.direction-protection-visual{grid-template-columns:auto 1fr 52px 1fr auto;gap:7px;padding:14px}.protection-node{padding:7px;font-size:.44rem}.protection-core{border-radius:15px;width:48px;height:48px}.protection-core i{width:15px;height:19px}.backup-console{border-radius:18px;padding:13px}.backup-console-head{font-size:.47rem}.backup-infrastructure{min-height:320px}.infra-node{width:100px;min-height:58px;padding:10px 9px 10px 32px}.infra-node>i{width:12px;height:12px;top:18px;left:11px}.infra-node strong{font-size:.46rem}.infra-node small{display:none}.infra-workstation{top:38px;left:0}.infra-server{top:132px;left:0}.infra-cloud{bottom:50px;right:0}.infra-core{border-radius:34px;width:112px;height:112px;top:82px}.infra-core>i{width:33px;height:41px;margin-bottom:7px}.infra-core strong{font-size:.48rem}.infra-core small{font-size:.4rem}.infra-line-one{width:72px;top:88px;left:92px}.infra-line-two{width:68px;top:161px;left:94px}.infra-line-three{width:76px;top:178px;left:55%}.backup-console-status{grid-template-columns:1fr}.backup-console-status span{border-bottom:1px solid #5291b826;border-right:0;grid-template-columns:1fr auto}.backup-console-status span:last-child{border-bottom:0}.backup-problem-grid{grid-template-columns:1fr}.backup-problem-card{min-height:130px}.backup-service-card{grid-template-columns:44px 1fr;gap:16px;padding:22px 18px}.backup-service-card .service-code{width:44px;height:44px}.backup-process-list{grid-template-columns:1fr}.backup-process-list li{min-height:160px}.backup-audience-list li{grid-template-columns:38px 1fr}.backup-package-grid{grid-template-columns:1fr}.backup-package-card{min-height:280px}.package-number{margin-bottom:34px}.backup-crosslink .button-row{width:100%;display:grid}}@media (width<=380px){.site-header .brand-copy strong{font-size:.64rem}.site-header .brand{min-width:0}.site-header .brand-copy strong{white-space:normal;max-width:100px;line-height:1.3}.legal-hero-copy .page-title{font-size:1.85rem}.direction-card{padding:24px 20px}.direction-card-head{align-items:flex-start}.direction-protection-visual{margin-inline:-6px}.protection-node{letter-spacing:0;padding:6px 5px}.backup-console-head>span{font-size:0}.backup-console-head>span i{display:block}.backup-infrastructure{min-height:300px}.infra-node{width:88px;padding-left:27px}.infra-node>i{left:9px}.infra-core{width:104px;height:104px}.backup-page .contact-form{padding-inline:16px}}@media (width<=560px){body.ai-chat-open{overflow:hidden}.ai-chat{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom))}.ai-chat-launcher{border-radius:17px;grid-template-columns:42px;min-width:0;min-height:58px;padding:8px}.ai-chat-launcher-copy{display:none}.ai-chat-launcher-state{width:6px;height:6px;position:absolute;top:8px;right:8px}.ai-chat-launcher-icon{width:40px;height:40px}.ai-chat-panel{border-radius:21px;width:auto;height:min(690px,100dvh - 20px);position:fixed;bottom:10px;left:10px;right:10px}}@media (width<=380px){.ai-chat-launcher-copy{display:none}.ai-chat-launcher{grid-template-columns:42px;min-width:0;padding:8px}.ai-chat-launcher-state{width:6px;height:6px;position:absolute;top:8px;right:8px}.ai-chat-panel{border-radius:18px;height:calc(100dvh - 12px);bottom:6px;left:6px;right:6px}.ai-chat-context{padding-inline:14px}.ai-chat-messages,.ai-chat-suggestions{padding-inline:13px}}html[data-theme=light]{--bg:#f7f8fa;--bg-deep:#eef1f6;--surface:#fff;--surface-2:#f0f2f7;--surface-3:#e9edf4;--text:#10182b;--muted:#596780;--muted-2:#67738a;--line:#dce1ea;--line-strong:#c4ccda;--accent:#6854f5;--accent-strong:#5843dc;--violet:#6854f5;--cyan:#258fb0;--shadow:0 10px 28px #17253c0a}html[data-theme=dark]{--bg:#101723;--bg-deep:#0b111c;--surface:#172130;--surface-2:#1d293a;--surface-3:#253448;--text:#f4f6fb;--muted:#b0bdd0;--muted-2:#96a6bd;--line:#2f3c50;--line-strong:#465670;--accent:#a093ff;--accent-strong:#b9afff;--violet:#a093ff;--shadow:0 10px 28px #0002}html[data-theme]{--container:1280px;--radius-sm:12px;--radius:22px;--radius-lg:28px}html[data-theme] body[class]{background:var(--bg);color:var(--text)}html[data-theme] .container{width:min(calc(100% - 96px),var(--container))}html[data-theme] .btn{min-height:46px;box-shadow:none;letter-spacing:0;border-radius:14px;padding:12px 21px;font-size:14px;font-weight:600}html[data-theme] .btn-primary{color:#fff;box-shadow:none;background:#6854f5;border:1px solid #6854f5}html[data-theme] .btn-primary:hover{background:#5540df;border-color:#5540df;transform:translateY(-2px)}html[data-theme] .btn-secondary{border-color:var(--line-strong);color:var(--text);box-shadow:none;background:0 0}html[data-theme] .btn-secondary:hover{background:var(--surface-2)}html[data-theme] .text-gradient{color:var(--accent);-webkit-text-fill-color:currentColor;background:0 0}html[data-theme] .eyebrow{font-family:var(--font-sans);letter-spacing:.01em;text-transform:none;color:var(--muted);font-size:13px;font-weight:500}html[data-theme] .eyebrow:before{display:none}html[data-theme] .page-title,html[data-theme] .section-title{letter-spacing:-.04em;font-weight:700;line-height:1.14}html[data-theme] .page-title{font-size:clamp(34px,4vw,54px)}html[data-theme] .section-title{font-size:clamp(28px,3vw,38px)}html[data-theme] .section-copy,html[data-theme] .lead{color:var(--muted)}html[data-theme] .lead{font-size:18px;line-height:1.7}html[data-theme] .section,html[data-theme] .home-page .section{padding:68px 0}html[data-theme] .studio-header,html[data-theme] .studio-header.is-scrolled{background:var(--bg);backdrop-filter:none;border-bottom:1px solid var(--line);box-shadow:none}html[data-theme] .studio-header .header-inner{gap:48px;height:80px;min-height:80px}.studio-brand{color:var(--text);flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.studio-brand-symbol svg{width:100%;height:100%}.studio-brand-copy{flex-direction:column;line-height:1.12;display:flex}.studio-brand-copy>span{letter-spacing:.005em;color:var(--muted);font-size:13px}html[data-theme] .studio-header .header-nav{margin-left:30px;margin-right:auto}html[data-theme] .studio-header .nav-list{gap:32px}html[data-theme] .studio-header .nav-link{color:var(--text);font-size:14px;font-weight:500}html[data-theme] .studio-header .nav-link:hover,html[data-theme] .studio-header .nav-link[aria-current=page]{color:var(--accent)}html[data-theme] .studio-header .nav-link:after{background:var(--accent);height:1px}.studio-services-nav{align-items:center;gap:4px;display:flex}.studio-nav-dropdown{position:relative}.studio-nav-dropdown summary{cursor:pointer;color:var(--muted);padding:8px 6px;font-size:16px;list-style:none}.studio-nav-dropdown summary::-webkit-details-marker{display:none}.studio-nav-dropdown[open] summary{color:var(--accent)}.studio-nav-dropdown>div{background:var(--surface);border:1px solid var(--line);border-radius:22px;width:265px;padding:8px;position:absolute;top:42px;left:-72px;box-shadow:0 12px 30px #10182b14}.studio-nav-dropdown>div a{border-radius:8px;padding:13px;font-size:14px;display:block}.studio-nav-dropdown>div a:hover,.studio-nav-dropdown a[aria-current=page]{color:var(--accent);background:var(--surface-2)}.studio-icon{flex-shrink:0;width:28px;height:28px}.studio-hero{padding:60px 0 0}.studio-hero-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:38px;display:grid}.studio-eyebrow{color:var(--muted);margin:0 0 24px;font-size:14px}.studio-hero-copy h1{letter-spacing:-.055em;margin:0 0 25px;font-size:clamp(38px,4.1vw,59px);font-weight:750;line-height:1.06}.studio-hero-copy h1>span{color:var(--accent)}.studio-lead{max-width:525px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.studio-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:32px;display:flex}.studio-text-link{color:var(--accent);align-items:center;gap:12px;font-size:14px;font-weight:600;display:inline-flex}.studio-text-link:hover{text-underline-offset:5px;text-decoration:underline}.studio-hero-note{color:var(--muted);margin:30px 0 0;font-size:13px}.studio-hero-figure{min-width:0;margin:0}.studio-hero-figure figcaption{text-align:right;color:var(--muted);margin-top:4px;padding-right:24%;font-size:11px}.studio-service-strip{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:48px 0 0;padding:27px 0;list-style:none;display:grid}.studio-service-strip li{justify-content:center;align-items:center;gap:20px;padding:0 18px;font-size:14px;display:flex}.studio-service-strip li+li{border-left:1px solid var(--line)}.studio-service-strip svg{color:var(--accent)}.studio-services{color:#fff;background:#131e30;padding:46px 0 48px}.studio-section-label{text-transform:uppercase;letter-spacing:.16em;color:#b5c0d2;font-size:11px}.studio-services h2{letter-spacing:-.035em;margin:10px 0 35px;font-size:clamp(28px,3.2vw,40px);line-height:1.15}.studio-service-grid{grid-template-columns:1fr 1fr;gap:44px;display:grid}.studio-service-grid article{align-items:flex-start;gap:25px;display:flex}.studio-service-grid article+article{border-left:1px solid #ffffff38;padding-left:44px}.studio-service-grid article>svg{color:#8f7bff;width:39px;height:39px}.studio-service-grid h3{letter-spacing:-.025em;margin:0 0 12px;font-size:20px;line-height:1.3}.studio-service-grid p{color:#e0e5ee;max-width:440px;margin:0 0 9px;font-size:15px;line-height:1.6}.studio-service-grid small{color:#b8c4d7;font-size:13px;display:block}.studio-service-grid a{color:#fff;text-underline-offset:5px;gap:20px;margin-top:18px;font-size:14px;text-decoration:underline;display:inline-flex}.studio-service-grid a:hover{color:#c9c0ff}.studio-work{padding:48px 0 24px}.studio-section-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.studio-section-head h2,.studio-process h2,.studio-closing h2{letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.7vw,34px);line-height:1.2}.studio-work-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.studio-work-item{min-width:0}.studio-work-item>.product-demo{transition:transform .2s,box-shadow .2s}.studio-work-item:hover>.product-demo{transform:translateY(-3px);box-shadow:0 12px 28px #14203512}.studio-work-item h3{justify-content:space-between;gap:12px;margin:13px 2px 0;font-size:14px;font-weight:500;display:flex}.studio-work-item h3 span{color:var(--accent)}.studio-demo-caption{color:var(--muted);text-align:center;margin:13px 0 0;font-size:12px}.studio-process{padding:34px 0}.studio-process ol{grid-template-columns:repeat(3,1fr);margin:27px 0 0;padding:0;list-style:none;display:grid}.studio-process li{gap:25px;padding-right:22px;display:flex}.studio-process li+li{border-left:1px solid var(--line);padding-left:28px}.studio-process li>span{color:var(--accent);font-size:18px;font-weight:600}.studio-process h3{margin:0 0 6px;font-size:16px;font-weight:600}.studio-process p{color:var(--muted);margin:0;font-size:14px}.studio-closing>.container{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-block:32px;display:flex}.studio-closing .btn{flex-shrink:0}.studio-footer{padding:0 0 22px}.studio-footer-main{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:22px 0;display:flex}.studio-footer-contact{align-items:center;gap:28px;padding-right:50px;display:flex}.studio-footer-contact a{color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.studio-footer-contact svg{width:20px;height:20px;color:var(--text)}.studio-footer-bottom{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:14px;font-size:11px;display:flex}.studio-footer-bottom nav{flex-wrap:wrap;gap:18px;padding-right:50px;display:flex}.studio-footer-bottom button{color:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.studio-footer a:hover,.studio-footer button:hover{color:var(--accent)}.product-demo{min-width:0;font-size:clamp(6px,1.7cqw,11px);line-height:1.45;position:relative;container-type:inline-size}.demo-app{color:#132039;aspect-ratio:1.7;background:#fafbff;border:1px solid #dce2ee;border-radius:22px;width:100%;display:flex;overflow:hidden}.demo-sidebar{background:#f0f3fa;border-right:1px solid #e1e7f0;flex-shrink:0;width:20%;padding:2.5% 1.5%}.demo-logo{white-space:nowrap;align-items:center;gap:7px;margin-bottom:17%;font-size:1.12em;display:flex}.demo-logo>span{color:#6854f5;font-size:1.45em}.demo-nav{color:#58647b;white-space:nowrap;gap:8%;margin-bottom:2%;padding:9% 7%;font-size:.85em;display:flex}.demo-nav-active{color:#433bb8;background:#e4e6fc;border-radius:8px}.demo-nav>span{color:#6957e5;width:1em}.demo-content{flex:1;min-width:0;padding:2.5%}.demo-heading{justify-content:space-between;align-items:center;gap:8px;margin:2% 0 5%;display:flex}.demo-heading>strong{letter-spacing:-.025em;font-size:1.28em}.demo-action{color:#fff;white-space:nowrap;background:#6854f5;border-radius:8px;padding:5px 9px;font-size:.8em}.product-demo-board{padding:0 0 25px}.product-demo-board .demo-app{aspect-ratio:1.47;color:#fff;background:#172230;border-color:#374151;width:92%;box-shadow:0 13px 22px #10182b20}.product-demo-board .demo-sidebar{background:#121c29;border-color:#2a3545;width:21%}.product-demo-board .demo-content{padding:0 2.5% 2.5%}.product-demo-board .demo-nav{color:#d7deeb}.product-demo-board .demo-nav-active{color:#fff;background:#393669}.demo-toolbar{border-bottom:1px solid #ffffff12;align-items:center;gap:12px;height:13%;display:flex}.demo-search{color:#a2b0c4;background:#24303f;border:1px solid #344154;border-radius:8px;width:75%;margin-right:auto;padding:5px 7px;font-size:.78em}.demo-avatar{color:#fff;background:#7263c7;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:.65em;display:inline-grid}.demo-toolbar .demo-avatar{background:#355361}.demo-tabs{color:#adb9c9;border-bottom:1px solid #ffffff10;gap:17px;margin-bottom:4%;padding-bottom:3%;font-size:.85em;display:flex}.demo-tabs b{color:#fff;font-weight:500;position:relative}.demo-tabs b:after{content:"";background:#8575ff;height:2px;position:absolute;bottom:-12px;left:0;right:0}.demo-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:3%;display:grid}.demo-column{background:#263344;border-radius:12px;padding:6%}.demo-column h3{color:#e3e8f2;margin:0 0 9%;font-size:.86em;font-weight:500}.demo-column h3 span{color:#98a7bc}.demo-task{color:#1d293e;background:#f7f9ff;border-radius:8px;min-height:5.8em;margin-bottom:8%;padding:9%}.demo-task:last-child{margin-bottom:0}.demo-task>strong{font-size:.8em;font-weight:650;display:block}.demo-task>small{color:#67758b;margin:5% 0 13%;font-size:.68em;display:block}.demo-task>div{color:#6b758b;justify-content:space-between;align-items:center;gap:2px;font-size:.78em;display:flex}.demo-task .demo-avatar{width:1.8em;height:1.8em;font-size:.85em}.demo-phone{color:#182139;background:#f8faff;border:4px solid #1e293a;border-radius:24px;width:24%;padding:5% 1.5% 2%;font-size:clamp(5px,1.15cqw,9px);position:absolute;top:20%;right:0;box-shadow:0 5px #4a5362,0 9px 16px #10182b30}.demo-phone-notch{background:#1e293a;border-radius:0 0 10px 10px;height:9px;position:absolute;top:0;left:27%;right:27%}.demo-phone-top{justify-content:space-between;margin-bottom:12%;font-size:.75em;display:flex}.demo-phone>strong{font-size:1.1em}.demo-phone-week{text-align:center;grid-template-columns:repeat(5,1fr);gap:4px;margin:12% 0;font-size:.82em;display:grid}.demo-phone-week b{padding:2px;font-weight:500}.demo-phone-week .selected{color:#fff;background:#6854f5;border-radius:50%}.demo-phone-event{align-items:flex-start;gap:7px;margin-bottom:18%;display:flex}.demo-phone-event time{color:#68748a;font-size:.85em}.demo-phone-event>span{border-left:2px solid #8c7bea;padding-left:6px}.demo-phone-event strong{font-size:.95em;font-weight:650;display:block}.demo-phone-event small{color:#738098;margin-top:3px;font-size:.75em;display:block}.demo-phone-bottom{color:#7663de;border-top:1px solid #e3e7ef;align-items:center;gap:8px;padding-top:8%;font-size:.8em;display:flex}.demo-phone-bottom svg{width:12px;height:12px}.product-demo-travel,.product-demo-operations{border:1px solid var(--line);background:#eef1f8;border-radius:22px;padding:12px}.product-demo-travel .demo-app,.product-demo-operations .demo-app{border:0;border-radius:12px}.demo-destination{border-radius:12px;height:51%;position:relative;overflow:hidden}.demo-destination img{object-fit:cover;width:100%;height:100%}.demo-destination:after{content:"";background:linear-gradient(90deg,#071a32a8,#0000);position:absolute;inset:0}.demo-destination>div{z-index:1;color:#fff;flex-direction:column;justify-content:flex-end;padding:6%;display:flex;position:absolute;inset:0}.demo-destination small{font-size:.9em}.demo-destination strong{letter-spacing:-.04em;margin-bottom:6%;font-size:1.85em}.demo-destination span{color:#6b7790;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;width:87%;padding:2% 3%;font-size:.85em;display:flex}.demo-destination span b{color:#fff;background:#6854f5;border-radius:6px;padding:0 7px;font-size:1.2em}.demo-trip-bottom{grid-template-columns:1fr 1.2fr;gap:5%;height:46%;margin-top:3%;display:grid}.demo-itinerary>strong{font-size:.9em}.demo-itinerary>div{gap:8px;margin-top:7%;display:flex;position:relative}.demo-itinerary i{border:1.5px solid #6854f5;border-radius:50%;width:7px;height:7px;margin-top:3px}.demo-itinerary>div:not(:last-child):after{content:"";background:#c8c1f5;width:1px;position:absolute;top:10px;bottom:-8px;left:3px}.demo-itinerary span{font-size:.85em;line-height:1.3}.demo-itinerary small{color:#7a8499;font-size:.75em;display:block}.demo-map{background:#eaf0eb;border-radius:12px;position:relative;overflow:hidden}.demo-map>svg{width:100%;height:100%}.map-city{color:#536178;font-size:.75em;position:absolute}.map-city-one{top:15%;right:13%}.map-city-two{top:68%;left:8%}.map-city-three{bottom:2%;right:13%}.demo-calendar-title{border-block:1px solid #e4e8f0;justify-content:space-between;gap:8px;padding:4% 0;font-size:1em;display:flex}.demo-calendar-title span{color:#8074c8;font-size:.7em}.demo-calendar{height:78%;padding-top:3%}.demo-week{color:#6c768d;text-align:center;grid-template-columns:repeat(5,1fr);height:9%;padding-left:10%;font-size:.69em;display:grid}.demo-calendar-body{background:repeating-linear-gradient(90deg,#0000 0 calc(20% - 1px),#e3e7ef calc(20% - 1px) 20%);height:87%;margin-left:10%;position:relative}.demo-hour{border-top:1px solid #e3e7ef;height:20%;position:relative}.demo-hour>span{color:#8490a4;font-size:.68em;position:absolute;top:4px;left:-12%}.demo-event{color:#5842b5;background:#ebe6fc;border-radius:6px;width:19%;padding:5% 2%;font-size:.66em;position:absolute}.event-one{top:3%;left:0}.event-two{color:#386956;background:#def0e8;top:23%;left:40%}.event-three{top:43%;left:20%}.event-four{width:39%;top:64%;left:40%}.event-five{color:#386b98;background:#dfebfa;top:3%;left:80%}html[data-theme] body[class] :is(.page-hero-v3,.page-hero,.backup-hero,.contact-section-v3,.legal-hero,.backup-evaluation-section,.system-section,.surface-section,.backup-problems-section,.backup-packages-section,.backup-process-section){background:0 0}html[data-theme] body[class] :is(.page-hero-v3,.page-hero,.backup-hero,.contact-section-v3,.legal-hero):before,html[data-theme] body[class] :is(.page-hero-v3,.page-hero,.backup-hero,.contact-section-v3,.legal-hero):after{display:none}html[data-theme] body[class] :is(.page-hero,.page-hero-v3,.backup-hero){border-bottom:1px solid var(--line);padding:64px 0}html[data-theme] .page-hero-v3-grid{align-items:center;gap:48px}html[data-theme] .page-hero-panel{box-shadow:none;border-color:var(--line);background:var(--surface);border-radius:24px;padding:26px}html[data-theme] .page-hero-panel:before,html[data-theme] .page-hero-panel:after{display:none}html[data-theme] :is(.page-panel-head,.page-flow strong,.page-panel-stats strong){color:var(--text)}html[data-theme] :is(.page-flow span,.page-panel-stats){background:var(--surface-2);border-color:var(--line);border-radius:12px}html[data-theme] :is(.page-flow i,.page-panel-stats small,.page-panel-head>span){color:var(--muted)}html[data-theme] .page-flow span:after{color:var(--accent)}html[data-theme] body[class] :is(.service-detail,.capability-card,.principle-card,.portfolio-card,.project-feature,.technology-panel,.about-statement>div:first-child,.contact-form,.contact-points,.legal-status-card,.legal-toc,.backup-problem-card,.backup-service-card,.backup-package-card,.backup-crosslink,.restore-statement,.backup-evaluation-aside ul,.backup-process-list li){background:var(--surface);border-color:var(--line);box-shadow:none;border-radius:22px}html[data-theme] body[class] :is(.contact-aside .section-title,.legal-title){letter-spacing:-.045em;font-size:clamp(32px,4vw,50px)}html[data-theme] body[class] :is(.form-field input,.form-field select,.form-field textarea){background:var(--bg);color:var(--text);border-color:var(--line-strong);border-radius:12px}html[data-theme] body[class] :is(.service-detail,.capability-card,.principle-card):before{display:none}html[data-theme] body[class] .cta-panel{background:var(--surface);box-shadow:none;border-color:var(--line);border-radius:22px}html[data-theme] .backup-console{box-shadow:none;background:var(--surface);border-radius:24px}html[data-theme] .section-head{margin-bottom:30px}html[data-theme] .section-head .section-title{max-width:760px}html[data-theme] .form-system-head{font-family:var(--font-sans);letter-spacing:0;color:var(--muted)}html[data-theme] .ai-chat-launcher{background:#6854f5;border:1px solid #7967f7;border-radius:50%;grid-template-columns:1fr;place-items:center;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;display:grid;box-shadow:0 5px 18px #6854f530}html[data-theme] .ai-chat-launcher:hover{background:#5540df;box-shadow:0 8px 20px #6854f535}html[data-theme] .ai-chat-launcher-copy,html[data-theme] .ai-chat-launcher-state,html[data-theme] .ai-chat-launcher:before{display:none}html[data-theme] .ai-chat-launcher-icon{background:0 0;border:0;width:29px;height:29px}html[data-theme] .ai-chat-launcher-icon svg{stroke:#fff}html[data-theme] .ai-chat-panel{background:var(--surface);border-color:var(--line);border-radius:24px}html[data-theme] .ai-chat-form,html[data-theme] .ai-chat-footer{background:var(--surface-2)}html[data-theme] .ai-chat-form button{background:#6854f5;border-color:#6854f5;border-radius:14px}html[data-theme] .ai-chat-footer{font-family:var(--font-sans);font-size:11px}html[data-theme] .ai-chat-form textarea{border-radius:14px}html[data-theme] .ai-chat-message-user .ai-chat-bubble{color:#fff;background:#6854f5}@media (prefers-reduced-motion:reduce){.studio-work-item>.product-demo{transition:none}}@media (width<=1100px){html[data-theme] .studio-header .header-inner{gap:24px}html[data-theme] .studio-header .header-nav{margin-left:12px}html[data-theme] .studio-header .nav-list{gap:24px}html[data-theme] .studio-header .header-tools .btn{display:inline-flex}.studio-hero-grid{gap:25px}.studio-hero-copy h1{font-size:44px}.studio-lead{font-size:16px}.studio-actions{gap:18px}.studio-service-strip li{gap:12px;padding-inline:10px;font-size:12px}}@media (width<=900px){html[data-theme] .container{width:calc(100% - 48px)}html[data-theme] .studio-header .header-inner{height:72px;min-height:72px}html[data-theme] .studio-header .header-tools{margin-left:auto}html[data-theme] .studio-header .header-nav{background:var(--bg);z-index:20;visibility:hidden;height:calc(100dvh - 72px);margin:0;top:72px;overflow-y:auto}html[data-theme] .studio-header .header-nav.is-open{visibility:visible}html[data-theme] .studio-header .nav-list{gap:0}html[data-theme] .studio-header .nav-link{padding:17px 4px;font-size:18px}.studio-services-nav{grid-template-columns:1fr 44px;display:grid}.studio-nav-dropdown summary{padding:14px}.studio-nav-dropdown>div{width:auto;min-width:0;box-shadow:none;background:var(--surface-2);border:0;position:relative;top:0;left:0}.studio-nav-dropdown[open]{display:contents}.studio-nav-dropdown[open]>div{grid-column:1/-1}.studio-hero{padding-top:40px}.studio-hero-grid{grid-template-columns:1fr;gap:40px}.studio-hero-copy h1{font-size:clamp(38px,7vw,56px)}.studio-hero-copy{max-width:660px}.studio-hero-figure{width:min(100%,640px);margin:0 auto}.studio-service-strip{margin-top:32px}.studio-services{padding:38px 0}.studio-service-grid{gap:25px}.studio-service-grid article{gap:17px}.studio-service-grid article+article{padding-left:25px}.studio-work-grid{gap:20px}.studio-section-head{align-items:flex-start}.studio-section-head .studio-text-link{flex-shrink:0}.studio-process li{gap:14px}.studio-process li+li{padding-left:18px}.studio-closing h2{max-width:490px}.studio-footer-contact{gap:18px;padding-right:0}.studio-footer-bottom nav{padding-right:55px}html[data-theme] .page-hero-v3-grid{grid-template-columns:1fr;gap:32px}}@media (width<=600px){html[data-theme] .container{width:calc(100% - 40px)}html[data-theme] .studio-header .header-tools .btn{display:none}.studio-brand-symbol{width:29px;height:36px}.studio-brand-copy strong{font-size:23px}.studio-brand-copy>span{font-size:12px}.studio-eyebrow{margin-bottom:18px;font-size:12px}.studio-hero-copy h1{font-size:clamp(35px,8.4vw,48px)}.studio-hero-copy h1 br{display:none}.studio-lead{font-size:16px;line-height:1.65}.studio-actions{gap:20px;margin-top:26px}.studio-actions .btn{padding-inline:16px}.studio-text-link{gap:8px;font-size:13px}.studio-hero-note{margin-top:24px;font-size:12px}.studio-hero-grid{gap:30px}.studio-service-strip{grid-template-columns:1fr;margin-top:20px;padding:8px 0}.studio-service-strip li{justify-content:flex-start;gap:16px;padding:13px 4px;font-size:13px}.studio-service-strip li+li{border-left:0;border-top:1px solid var(--line)}.studio-service-strip svg{width:24px;height:24px}.studio-service-grid{grid-template-columns:1fr;gap:28px}.studio-service-grid article+article{border-top:1px solid #ffffff30;border-left:0;padding:28px 0 0}.studio-service-grid article>svg{width:31px;height:31px}.studio-service-grid h3{font-size:19px}.studio-service-grid p{font-size:14px}.studio-services h2{margin-bottom:28px;font-size:30px}.studio-section-head{flex-direction:column;gap:14px}.studio-work{padding-top:36px}.studio-work-grid{grid-template-columns:1fr;gap:26px}.studio-work-item h3{font-size:13px}.studio-process{padding:28px 0}.studio-process ol{grid-template-columns:1fr;gap:20px}.studio-process li+li{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.studio-process h3{font-size:16px}.studio-closing>.container{flex-direction:column;align-items:flex-start;gap:22px;padding-block:28px}.studio-footer-main{flex-direction:column;align-items:flex-start;gap:20px}.studio-footer-contact{flex-direction:column;align-items:flex-start;gap:13px}.studio-footer-bottom{gap:12px;font-size:11px;line-height:1.7}.studio-footer-bottom nav{gap:10px 16px}.demo-phone{border-width:3px;border-radius:22px}.demo-phone-notch{height:6px}.demo-avatar{width:15px;height:15px}.demo-action{padding:3px 5px}.demo-tabs{gap:10px}.demo-tabs b:after{bottom:-6px}.demo-phone-event{gap:3px}.demo-phone-event>span{padding-left:3px}.product-demo-travel,.product-demo-operations{padding:8px}html[data-theme] body[class] :is(.page-hero,.page-hero-v3,.backup-hero){padding:40px 0}html[data-theme] .section,html[data-theme] .home-page .section{padding:42px 0}html[data-theme] body[class] .contact-form{padding:22px}html[data-theme] body[class] :is(.contact-aside .section-title,.legal-title){font-size:34px}html[data-theme] .page-hero-panel{padding:20px}html[data-theme] .ai-chat-launcher{width:48px;min-width:48px;height:48px;min-height:48px}}@media (width>=901px) and (width<=1050px){html[data-theme] .studio-header .header-tools{margin-left:auto}html[data-theme] .studio-header .header-nav{background:var(--bg);height:calc(100dvh - 80px);margin:0;top:80px}}@media (width<=600px){.product-demo-board{padding-bottom:55px}.studio-hero-figure figcaption{text-align:left;padding-right:0}}html[data-theme] .btn{border-radius:999px}.studio-services{border-radius:32px;width:calc(100% - 48px);max-width:1440px;margin-inline:auto}html[data-theme] body[class] .project-card{border-radius:22px;overflow:hidden}html[data-theme] .ai-chat-panel{overflow:hidden}@media (width<=600px){.studio-services{border-radius:24px;width:calc(100% - 24px)}.product-demo-travel,.product-demo-operations{border-radius:20px}.product-demo-travel .demo-app,.product-demo-operations .demo-app{border-radius:12px}.demo-task{border-radius:6px}}html[data-theme=light]{--bg:#f4f7fc;--bg-deep:#eaf0f9;--surface:#fff;--surface-2:#eaf1fc;--surface-3:#e0eafa;--text:#101827;--muted:#52627d;--muted-2:#62738c;--line:#dfe6f1;--line-strong:#b9c7da;--accent:#245fe7;--accent-strong:#194ec9;--cyan:#3675ff;--violet:#3675ff}html[data-theme=dark]{--bg:#101923;--surface:#172435;--surface-2:#1c2e45;--surface-3:#253b55;--text:#f4f7fc;--muted:#b4c2d7;--muted-2:#a0b2cb;--line:#304158;--line-strong:#465e7d;--accent:#80abff;--accent-strong:#a4c2ff;--cyan:#72b9ff;--violet:#80abff}html[data-theme]{--radius-sm:14px;--radius:24px;--radius-lg:32px}html[data-theme] .btn-primary{color:#fff;box-shadow:none;background:#2d68f8;border-color:#2d68f8}html[data-theme] .btn-primary:hover{background:#1e55d9;border-color:#1e55d9;box-shadow:0 8px 24px #2d68f823}html[data-theme] .btn{gap:18px;min-height:50px;padding:13px 25px}html[data-theme] .btn span[aria-hidden]{font-size:21px;line-height:1}html[data-theme] .tech-header,html[data-theme] .tech-header.is-scrolled{box-shadow:none;background:#101923;border-bottom-color:#0000}html[data-theme] .tech-header .header-inner{gap:45px;height:84px;min-height:84px}html[data-theme] .tech-header .header-nav{margin-inline:auto}html[data-theme] .tech-header .nav-link{color:#eef2f8;font-weight:400}html[data-theme] .tech-header .nav-link:hover,html[data-theme] .tech-header .nav-link[aria-current=page]{color:#8db5ff}html[data-theme] .tech-header .nav-link:after{background:#8db5ff}.tech-header .studio-brand{color:#fff}.studio-brand-symbol{width:40px;height:43px}.studio-brand-copy strong{letter-spacing:.015em;font-size:27px;font-weight:650}.studio-brand-copy>span{letter-spacing:.14em;font-size:12px}.tech-header .studio-brand-copy>span{color:#b8c5d6}html[data-theme] .tech-header-cta{color:#fff;background:0 0;border:1px solid #a0afc1;min-height:42px;padding:9px 22px;font-size:13px}html[data-theme] .tech-header-cta:hover{background:#ffffff0b;border-color:#fff;transform:translateY(-1px)}.tech-header .studio-nav-dropdown summary{color:#b8c5d6}.tech-header .studio-nav-dropdown>div{color:#eef2f8;background:#172435;border-color:#35465f}.tech-header .studio-nav-dropdown>div a:hover,.tech-header .studio-nav-dropdown a[aria-current]{color:#a9c7ff;background:#233651}html[data-theme] .tech-header .menu-toggle{background:#172435;border-color:#45566a}html[data-theme] .tech-header .menu-toggle span{background:#fff}.tech-hero{color:#fff;background:#101923;border-radius:0 0 50px 50px;padding:5px 0 0;overflow:hidden}.tech-hero-grid{grid-template-columns:1.16fr 1fr;align-items:center;gap:18px;min-height:505px;display:grid}.tech-hero-copy{z-index:1;padding:28px 0;position:relative}.tech-eyebrow{color:#b8c7d8;letter-spacing:.22em;text-transform:uppercase;margin:0 0 22px;font-size:11px}.tech-hero h1{color:#f8faff;letter-spacing:-.045em;margin:0 0 23px;font-size:clamp(40px,4.5vw,64px);font-weight:730;line-height:1.1}.tech-hero h1 span{color:#4080ff}.tech-lead{color:#e2e8f1;margin:0;font-size:clamp(17px,1.6vw,21px);line-height:1.55}.tech-actions{flex-wrap:wrap;align-items:center;gap:30px;margin-top:30px;display:flex}.tech-hero-link{color:#f4f7fc;text-underline-offset:5px;align-items:center;gap:15px;font-size:14px;font-weight:600;text-decoration:underline;display:inline-flex}.tech-hero-link:hover{color:#a4c6ff}.tech-hero-art{align-self:center;min-width:0;position:relative}.tech-hero-art:before{content:"";background:radial-gradient(#245cf51d,#0000 70%);border-radius:50%;width:80%;height:65%;position:absolute;top:25%;left:10%}.tech-hero-art img{width:100%;height:auto;display:block;position:relative}.tech-service-strip{grid-template-columns:repeat(3,1fr);margin:15px 0 0;padding:26px 0 31px;list-style:none;display:grid}.tech-service-strip li{color:#e3ebf6;justify-content:center;align-items:center;gap:21px;font-size:14px;display:flex}.tech-service-strip li+li{border-left:1px solid #ffffff30}.tech-service-strip .studio-icon{color:#81c7ff;width:29px;height:29px}.tech-services{padding:58px 0 30px}.tech-section-heading{text-align:center;margin-bottom:33px}.tech-section-heading h2,.tech-process h2,.tech-cta h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(26px,2.9vw,38px);font-weight:720;line-height:1.2}.tech-section-heading p{color:var(--muted);margin:0;font-size:17px}.tech-service-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.tech-service-card{background:var(--surface);border-radius:32px;gap:27px;padding:33px;display:flex}.tech-service-card-backup{background:var(--surface-2)}.tech-service-icon{background:var(--surface-2);color:var(--accent);border-radius:23px;flex-shrink:0;place-items:center;width:88px;height:88px;display:grid}.tech-service-card-backup .tech-service-icon{background:var(--surface-3)}.tech-service-icon .studio-icon{width:48px;height:48px}.tech-service-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.tech-service-copy h3{letter-spacing:-.035em;margin:7px 0 10px;font-size:clamp(20px,1.8vw,25px);line-height:1.3}.tech-service-copy p{color:var(--muted);margin:0 0 13px;font-size:16px;line-height:1.55}.tech-tags{gap:8px;margin:0 0 15px;padding:0;list-style:none;display:flex}.tech-tags li{background:var(--surface-2);color:var(--text);border-radius:999px;padding:4px 13px;font-size:12px}.tech-service-copy>a{color:var(--accent);align-items:center;gap:18px;margin-top:auto;padding-top:9px;font-size:14px;font-weight:600;display:inline-flex}.tech-service-copy>a:hover{text-underline-offset:5px;text-decoration:underline}.tech-process{padding:35px 0 43px}.tech-process h2{text-align:center}.tech-process ol{grid-template-columns:repeat(3,1fr);margin:44px 35px 0;padding:0;list-style:none;display:grid}.tech-process li{border-top:1px solid #a8c6ff;padding:29px 28px 0 0;position:relative}.tech-process li:before{content:"";background:#3675ff;border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;left:0}.tech-process li>span{color:var(--accent);font-size:18px;font-weight:600;line-height:1.3}.tech-process h3{letter-spacing:-.03em;margin:3px 0 10px;font-size:21px;line-height:1.3}.tech-process p{max-width:320px;color:var(--muted);margin:0;font-size:15px;line-height:1.6}.tech-closing{padding:0 0 28px}.tech-cta{isolation:isolate;color:#fff;background:#101923;border-radius:34px;justify-content:space-between;align-items:center;gap:30px;padding:42px 45px;display:flex;position:relative;overflow:hidden}.tech-cta:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#18438c42,#0000 45%);border-top:1px solid #5b9cff;border-radius:50%;width:620px;height:270px;position:absolute;top:20px;right:-160px;transform:rotate(-18deg);box-shadow:0 -12px 35px #2469ef36}.tech-cta h2{margin-bottom:10px;font-size:clamp(26px,2.7vw,36px)}.tech-cta p{color:#bac8da;margin:0;font-size:16px}.tech-cta .btn{flex-shrink:0}.studio-footer{padding-bottom:26px}.studio-footer-main{padding-block:20px}html[data-theme] .ai-chat-launcher,html[data-theme] .ai-chat-form button,html[data-theme] .ai-chat-message-user .ai-chat-bubble{color:#fff;background:#2d68f8;border-color:#2d68f8}html[data-theme] .ai-chat-launcher{box-shadow:0 5px 20px #2869f540}html[data-theme] .ai-chat-launcher:hover,html[data-theme] .ai-chat-form button:hover{background:#1e55d9;border-color:#1e55d9}html[data-theme] :is(.ai-chat-mark,.ai-chat-avatar){background:var(--surface-2);color:var(--accent);border-color:var(--line)}html[data-theme] :is(){background:var(--accent)}html[data-theme] .ai-chat-eyebrow{color:var(--muted)}html[data-theme] .ai-chat-suggestions button{color:var(--accent);border-color:var(--line);background:var(--surface-2)}html[data-theme] .ai-chat-suggestions button:hover{border-color:var(--accent)}html[data-theme] body[class] :is(.service-code,.page-flow i,.step-node){color:var(--accent);background:var(--surface-2);border-color:var(--line);box-shadow:none}html[data-theme] body[class] :is(.page-panel-stats,.page-flow span,.contact-points li){background:var(--surface)}html[data-theme] body[class] :is(.page-hero-panel,.backup-console){border-color:var(--line)}html[data-theme] body[class] :is(.page-hero-panel,.page-panel-stats,.backup-console,.backup-service-card,.backup-crosslink):before{background:0 0}html[data-theme] body[class] .page-hero-panel{background:var(--surface-2)}html[data-theme] body[class] .page-flow strong{font-family:var(--font-sans);letter-spacing:0;font-size:11px}html[data-theme] body[class] :is(.page-panel-head,.page-panel-stats){font-family:var(--font-sans);letter-spacing:0}html[data-theme] .form-field :is(input,select,textarea):focus{outline-offset:2px;box-shadow:none;outline:2px solid #3675ff}@media (width<=1100px){.tech-hero-grid{grid-template-columns:1.1fr 1fr;gap:12px;min-height:410px}.tech-hero h1{font-size:46px}.tech-service-strip li{gap:12px;font-size:12px}.tech-service-card{gap:19px;padding:28px}.tech-service-icon{border-radius:18px;width:64px;height:70px}.tech-service-icon .studio-icon{width:38px;height:38px}.tech-service-copy h3{font-size:21px}.tech-service-copy p{font-size:15px}}@media (width<=1050px){html[data-theme] .tech-header .header-nav{background:#101923;height:calc(100dvh - 84px);margin:0;top:84px}html[data-theme] .tech-header .header-tools{margin-left:auto}.tech-header .studio-nav-dropdown>div{background:#172435}}@media (width<=900px){html[data-theme] .tech-header .header-inner{height:72px;min-height:72px}html[data-theme] .tech-header .header-nav{height:calc(100dvh - 72px);top:72px}.tech-hero-grid{grid-template-columns:1fr;gap:0}.tech-hero-copy{max-width:660px;padding:38px 0 0}.tech-hero h1{font-size:clamp(40px,6.8vw,58px)}.tech-hero-art{width:min(100%,500px);margin:5px auto 0}.tech-service-strip{margin-top:0;padding:12px 0 27px}.tech-hero{border-radius:0 0 38px 38px}.tech-service-card{flex-direction:column;gap:12px;padding:28px}.tech-service-copy{flex:1}.tech-process ol{margin-inline:0}.tech-process li{padding-right:20px}.tech-process p{font-size:14px}.tech-cta{padding:32px}}@media (width<=600px){.studio-brand-symbol{width:33px;height:38px}.studio-brand-copy strong{font-size:25px}.studio-brand-copy>span{font-size:10px}.tech-eyebrow{letter-spacing:.16em;margin-bottom:18px;font-size:9px}.tech-hero-copy{padding-top:25px}.tech-hero h1{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(33px,8.6vw,45px)}.tech-hero h1 br{display:none}.tech-lead{font-size:16px}.tech-desktop-break{display:none}.tech-actions{gap:23px;margin-top:25px}.tech-actions .btn{width:auto;padding-inline:20px}.tech-hero-link{gap:10px;font-size:13px}.tech-hero-art{width:min(100%,380px);margin-top:24px}.tech-service-strip{grid-template-columns:1fr;padding:4px 0 23px}.tech-service-strip li{justify-content:flex-start;gap:17px;padding:12px 5px;font-size:13px}.tech-service-strip li+li{border-top:1px solid #ffffff16;border-left:0}.tech-service-strip .studio-icon{width:25px;height:25px}.tech-services{padding:36px 0 18px}.tech-section-heading{text-align:left;margin-bottom:24px}.tech-section-heading h2,.tech-process h2{font-size:28px}.tech-section-heading p{font-size:15px;line-height:1.65}.tech-service-grid{grid-template-columns:1fr;gap:18px}.tech-service-card{border-radius:26px;padding:26px}.tech-service-card h3{font-size:22px}.tech-service-copy>a{margin-top:7px}.tech-process{padding:23px 0 33px}.tech-process h2{text-align:left}.tech-process ol{grid-template-columns:1fr;margin:30px 0 0 10px}.tech-process li{border-top:0;border-left:1px solid #a8c6ff;padding:0 0 25px 26px}.tech-process li:last-child{border-left-color:#0000;padding-bottom:0}.tech-process li:before{width:15px;height:15px;top:4px;left:-8px}.tech-process h3{font-size:20px}.tech-process p{font-size:15px}.tech-cta{border-radius:28px;flex-direction:column;align-items:flex-start;gap:24px;padding:28px}.tech-cta h2{font-size:29px}.tech-cta p{font-size:15px}.tech-cta .btn{width:auto}.tech-closing{padding-bottom:22px}}html[data-theme] body.about-page .capability-index{background:var(--surface-2);width:fit-content;max-width:100%;color:var(--accent);font-family:var(--font-sans);letter-spacing:0;white-space:normal;border-radius:999px;align-items:center;margin:0 0 22px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}html[data-theme] body[class] .uniform-intro{color:#f4f7fc;background:#101923;border:0;border-radius:0 0 40px 40px;margin:0;padding:56px 0 58px}html[data-theme] body[class] .uniform-intro:before,html[data-theme] body[class] .uniform-intro:after{display:none}html[data-theme] body[class] .uniform-intro h1{max-width:950px;font-size:clamp(34px,3.8vw,52px);font-family:var(--font-sans);letter-spacing:-.04em;color:#f4f7fc;margin:14px 0 22px;font-weight:720;line-height:1.15}html[data-theme] body[class] .uniform-intro h1 span{color:#80abff}html[data-theme] body[class] .uniform-intro .eyebrow{color:#b4c8e1;font-family:var(--font-sans);letter-spacing:.06em;margin:0;font-size:12px}html[data-theme] body[class] .uniform-intro .lead{color:#c8d4e4;max-width:880px;margin:0;font-size:18px;line-height:1.7}html[data-theme] body[class] .uniform-intro .button-row{margin-top:25px}html[data-theme] body[class] .uniform-intro .btn-secondary{color:#fff;border-color:#8394aa}html[data-theme] body[class] .uniform-intro .btn-secondary:hover{background:#25354a}html[data-theme] body[class] .uniform-intro .managed-note{color:#b4c8e1;max-width:880px}html[data-theme] body[class] .backup-hero-grid{display:block}html[data-theme] body[class] .backup-hero-copy{max-width:none}html[data-theme] body[class] .section{padding:60px 0}html[data-theme] body[class] :is(.system-section,.surface-section,.backup-process-section,.backup-audience-section,.backup-evaluation-section,.backup-packages-section,.contact-section-v3,.legal-content){background:0 0}html[data-theme] body[class] :is(.system-section,.surface-section,.process-system-section,.backup-process-section,.contact-section-v3):before,html[data-theme] body[class] :is(.system-section,.surface-section,.process-system-section,.backup-process-section,.contact-section-v3):after{display:none}html[data-theme] body[class] :is(.section-title,.legal-content h2){letter-spacing:-.035em;font-size:clamp(27px,2.8vw,36px);line-height:1.25}html[data-theme] body[class] :is(.section-copy,.about-copy p){color:var(--muted);font-size:16px;line-height:1.75}html[data-theme] body[class] :is(.service-detail,.capability-card,.principle-card,.backup-service-card,.backup-problem-card,.backup-package-card,.contact-form,.contact-points,.restore-statement,.backup-crosslink,.about-statement>div:first-child){border:1px solid var(--line);background:var(--surface);box-shadow:none;border-radius:28px;padding:28px}html[data-theme] body[class] :is(.service-detail,.capability-card,.principle-card,.backup-service-card,.backup-problem-card,.backup-package-card,.restore-statement,.backup-crosslink,.about-statement>div:first-child):before,html[data-theme] body[class] :is(.service-detail,.capability-card,.principle-card,.backup-service-card,.backup-problem-card,.backup-package-card,.restore-statement,.backup-crosslink,.about-statement>div:first-child):after{display:none}html[data-theme] body[class] :is(.service-detail,.capability-card,.principle-card,.backup-service-card,.backup-problem-card,.backup-package-card):hover{background:var(--surface);box-shadow:none;border-color:var(--line-strong);transform:none}html[data-theme] body[class] :is(.service-detail h2,.capability-card h3,.principle-card h3,.backup-service-card h3,.backup-problem-card h3,.backup-package-card h3){font-family:var(--font-sans);letter-spacing:-.025em;color:var(--text);font-size:21px;line-height:1.35}html[data-theme] body[class] :is(.service-detail p,.capability-card p,.principle-card p,.backup-service-card p,.backup-package-card p){color:var(--muted);font-size:15px;line-height:1.7}html[data-theme] body[class] :is(.service-code,.principle-card>span,.backup-problem-card>span,.package-number,.restore-statement>span,.backup-process-list li>span){background:var(--surface-2);width:fit-content;min-width:35px;max-width:100%;height:auto;color:var(--accent);font-family:var(--font-sans);letter-spacing:0;box-shadow:none;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0 0 20px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}html[data-theme] body[class] .service-detail{align-items:flex-start;gap:20px}html[data-theme] body[class] .service-code{flex-shrink:0}html[data-theme] body[class] :is(.process-list,.backup-process-list){grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}html[data-theme] body[class] :is(.process-step,.backup-process-list li){border:1px solid var(--line);background:var(--surface);border-radius:24px;min-height:0;padding:24px}html[data-theme] body[class] :is(.process-step,.backup-process-list li):before,html[data-theme] body[class] :is(.process-step,.backup-process-list li):after{display:none}html[data-theme] body[class] .step-node{width:36px;height:36px;color:var(--accent);background:var(--surface-2);font-family:var(--font-sans);border:0;border-radius:50%;place-items:center;margin:0 0 18px;font-size:12px;display:grid;position:static}html[data-theme] body[class] :is(.process-step h3,.backup-process-list h3){font-family:var(--font-sans);letter-spacing:0;color:var(--text);font-size:17px}html[data-theme] body[class] :is(.process-step p,.backup-process-list p){color:var(--muted);font-size:14px;line-height:1.7}html[data-theme] body[class] .cta-panel{color:#fff;box-shadow:none;text-align:left;background:#101923;border:0;border-radius:32px;padding:40px}html[data-theme] body[class] .cta-panel:before,html[data-theme] body[class] .cta-panel:after{display:none}html[data-theme] body[class] .cta-panel .section-title{color:#fff}html[data-theme] body[class] .cta-panel :is(.section-copy,.eyebrow){color:#c1d0e3}html[data-theme] body[class] .cta-panel .btn-secondary{color:#fff;border-color:#8394aa}html[data-theme] body[class] .cta-panel .btn-secondary:hover{background:#25354a}html[data-theme] body[class] :is(.contact-layout,.backup-evaluation-layout){align-items:start;gap:36px}html[data-theme] body[class] .contact-aside{position:static}.contact-aside-heading{letter-spacing:-.03em;margin:0 0 24px;font-size:26px;line-height:1.3}html[data-theme] body[class] .contact-points{margin:0;padding:0;overflow:hidden}html[data-theme] body[class] .contact-points li{background:var(--surface);padding:23px}html[data-theme] body[class] .contact-points li:before{display:none}html[data-theme] body[class] .contact-points :is(strong,span){padding-left:0}html[data-theme] body[class] .contact-points strong{font-size:16px}html[data-theme] body[class] .contact-points span{font-size:15px}html[data-theme] body[class] .contact-form{padding:32px}html[data-theme] body[class] .form-system-head{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text);border-bottom:1px solid var(--line);margin:0 0 25px;padding:0 0 20px;font-size:20px;line-height:1.4}html[data-theme] body[class] .form-field label{color:var(--text);font-family:var(--font-sans);letter-spacing:0;font-size:14px;font-weight:600}html[data-theme] body[class] .form-field :is(input,select,textarea){border:1px solid var(--line-strong);background:var(--bg);color:var(--text);font-family:var(--font-sans);border-radius:14px;font-size:16px}html[data-theme] body[class] :is(.field-hint,.form-footer p,.form-footer a,.managed-note,.powered-label,.package-disclaimer){font-family:var(--font-sans);letter-spacing:0;font-size:13px;line-height:1.7}html[data-theme] body[class] :is(.backup-evaluation-aside ul,.backup-audience-list){background:var(--surface);border:1px solid var(--line);border-radius:24px}html[data-theme] body[class] .backup-evaluation-aside li:before{background:var(--accent);box-shadow:none;border:0}html[data-theme] body[class] .powered-label:before{display:none}html[data-theme] body[class] .legal-content{padding:50px 0 64px}html[data-theme] body[class] .legal-content .narrow{width:min(100% - 48px,850px)}html[data-theme] body[class] .legal-content :is(p,li){color:var(--muted);font-size:16px;line-height:1.8}html[data-theme] body[class] .legal-content h2{margin-top:38px;font-size:25px}html[data-theme] body[class] .legal-content h2:first-child{margin-top:0}html[data-theme] body[class] .legal-content a{color:var(--accent);text-underline-offset:3px}html[data-theme] .consent-manager{background:var(--surface);border:1px solid var(--line);border-radius:28px;box-shadow:0 15px 50px #10192320}html[data-theme] :is(.ai-chat-mark i,.ai-chat-eyebrow i){background:var(--accent);box-shadow:none}html[data-theme] body[class] .error-page{background:var(--bg)}html[data-theme] body[class] .error-system{background:var(--surface);border:1px solid var(--line);max-width:850px;box-shadow:none;border-radius:32px;padding:40px}html[data-theme] body[class] .error-code{color:var(--accent);font-family:var(--font-sans);letter-spacing:-.04em;margin:0 auto 24px;font-size:clamp(80px,12vw,140px);line-height:1}html[data-theme] body[class] .error-page h1{margin:0 0 20px;font-size:clamp(30px,4vw,44px)}@media (width<=1000px){html[data-theme] body[class] :is(.process-list,.backup-process-list){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){html[data-theme] body[class] .uniform-intro{border-radius:0 0 28px 28px;padding:32px 0 38px}html[data-theme] body[class] .uniform-intro h1{font-size:34px}html[data-theme] body[class] .uniform-intro .lead{font-size:16px}html[data-theme] body[class] .section{padding:38px 0}html[data-theme] body[class] :is(.service-detail,.capability-card,.principle-card,.backup-service-card,.backup-problem-card,.backup-package-card,.contact-form,.restore-statement,.backup-crosslink,.about-statement>div:first-child){border-radius:24px;padding:23px}html[data-theme] body[class] :is(.process-list,.backup-process-list){grid-template-columns:1fr;gap:14px}html[data-theme] body[class] .cta-panel{border-radius:28px;padding:28px}html[data-theme] body[class] .legal-content{padding-block:35px}html[data-theme] body[class] .legal-content .narrow{width:calc(100% - 40px)}html[data-theme] body[class] .legal-content h2{font-size:23px}html[data-theme] body[class] .form-system-head{font-size:19px}}
