*{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#f3f7fb;--color-text:#07111f;--color-white:#fff;--color-border:#1c40691f;--color-muted:#07111fad;--color-soft:#2860960f;--color-blue:#1f5f99;--color-blue-dark:#0b2a45;--color-blue-soft:#4684be1f;--color-glass:#ffffff9e;--color-glass-strong:#ffffffc7;--color-metal:#d8e3ec;--font-main:"SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display-lg:clamp(30px, 3vw, 30px);--heading-xl:clamp(30px, 2.8vw, 44px);--heading-lg:clamp(26px, 2.2vw, 36px);--heading-md:clamp(21px, 1.8vw, 28px)}@media (width<=900px){:root :root{--display-lg:clamp(22px, 5.6vw, 30px);--heading-xl:clamp(20px, 5vw, 28px);--heading-lg:clamp(18px, 4.4vw, 24px);--heading-md:clamp(16px, 4vw, 20px)}}:root{--text-lg:18px;--text-md:16px;--text-sm:14px;--lh-display:1.04;--lh-heading:1.12;--lh-body:1.55;--tracking-display:.01em;--tracking-heading:.01em;--section-y:42px;--radius-sm:18px;--radius-md:28px;--radius-lg:36px;--radius-pill:999px;--shadow-soft:0 10px 30px #00000008;--shadow-medium:0 20px 60px #00000014;--shadow-large:0 30px 80px #00000029;--transition-default:.25s ease}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{color:var(--color-text);font-family:var(--font-main);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 12% 8%,#5891c41f,#0000 30%),linear-gradient(#f3f7fb,#eef4f9);overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}img{max-width:100%;display:block}section{padding:var(--section-y) 0;overflow:hidden}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.header{-webkit-backdrop-filter:blur(22px)saturate(140%);z-index:100;background:linear-gradient(135deg,#fffffff0,#e6f0f8e0);border-bottom:1px solid #4876a029;width:100%;padding:6px 0;position:sticky;top:0;box-shadow:0 10px 34px #12365c0f}.header-inner{justify-content:space-between;align-items:center;display:flex}.header-scrolled{background:linear-gradient(135deg,#fffffff7,#e0edf7eb);box-shadow:0 14px 40px #12365c1a}.logo{letter-spacing:.08em;color:#07111f;align-items:center;padding:2px 8px;font-size:20px;font-weight:700;display:inline-flex;position:relative}.logo:before,.logo:after{content:"";pointer-events:none;opacity:0;width:88%;height:82%;transition:opacity .25s,transform .45s;position:absolute}.logo:before{transform-origin:0 100%;border-bottom:2px solid #111;border-left:2px solid #111;bottom:0;left:0;transform:scaleX(0)scaleY(0)}.logo:after{transform-origin:100% 0;border-top:2px solid #111;border-right:2px solid #111;top:0;right:0;transform:scaleX(0)scaleY(0)}.logo-active:before,.logo-active:after{opacity:1;transform:scaleX(1)scaleY(1)}.nav{gap:32px;display:flex}.nav a{color:#07111fb8;opacity:1;font-size:15px;transition:opacity .2s,transform .2s,color .2s;position:relative}.nav a:hover{color:#0b4f86;transform:translateY(-1px)}.nav a.active{color:#07111f;font-weight:600}.nav a:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#1f5f99,#7db7e8);width:100%;height:1.5px;transition:transform .25s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.nav a.active:after{transform:scaleX(1)}.nav-dropdown{align-items:center;margin-bottom:-22px;padding-bottom:22px;display:flex;position:relative}.nav-dropdown-menu{-webkit-backdrop-filter:blur(22px)saturate(140%);opacity:0;visibility:hidden;z-index:130;background:linear-gradient(135deg,#fffffff5,#e6f0f8e6);border:1px solid #4876a029;border-radius:22px;flex-direction:column;gap:14px;min-width:250px;padding:16px 18px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 18px 48px #12365c1f,inset 0 1px #ffffffb3}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.nav-dropdown-menu a{white-space:nowrap;color:#07111fb8;font-size:15px;font-weight:500;line-height:1.25;display:block}.nav-dropdown-menu a:hover{color:#0b4f86;transform:translate(2px)}.nav-dropdown-menu a:after{display:none}.header-button{color:#fff;background:linear-gradient(135deg,#0b2a45,#1f5f99);border-radius:999px;margin-right:-150px;padding:10px 18px;font-size:14px;font-weight:700;transition:transform .2s,opacity .2s,box-shadow .2s;box-shadow:0 12px 30px #1f5f9938}.header-button:hover{opacity:.96;transform:translateY(-1px);box-shadow:0 16px 40px #1f5f994d}.account-link{background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-left:32px;transition:transform .2s,opacity .2s;display:flex}.account-link:hover{opacity:.9;background:0 0;transform:translateY(-1px)}.account-icon{object-fit:contain;width:62px;height:62px;display:block}.burger{background:#111;border-radius:999px;width:42px;height:42px;display:none;position:relative}.burger span{background:#fff;height:1.5px;transition:transform .25s,opacity .25s,top .25s;position:absolute;left:11px;right:11px}.burger span:first-child{top:13px}.burger span:nth-child(2){top:20px}.burger span:nth-child(3){top:27px}.burger-open span:first-child{top:20px;transform:rotate(45deg)}.burger-open span:nth-child(2){opacity:0}.burger-open span:nth-child(3){top:20px;transform:rotate(-45deg)}.section-label{letter-spacing:.12em;text-transform:uppercase;color:#1f1b187a;font-size:12px;font-weight:600}.section-title{max-width:860px;font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);margin-top:0;font-weight:700}.section-label{margin-bottom:18px}.section-subtitle{font-size:var(--text-lg);line-height:var(--lh-body);color:#1f1b18b8}.primary-button{background:var(--color-text);color:var(--color-white);border-radius:var(--radius-pill);box-shadow:var(--shadow-soft);padding:18px 28px;font-size:15px;transition:transform .25s,opacity .25s,box-shadow .25s;position:relative;overflow:hidden}.primary-button:before{content:"";background:linear-gradient(120deg,#0000,#ffffff1f,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-120%)}.primary-button:hover:before{transform:translate(120%)}.primary-button:hover{opacity:.96;transform:translateY(-3px)scale(1.01);box-shadow:0 18px 36px #0000002e}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.secondary-button{background:0 0;border:1px solid #00000026;border-radius:999px;padding:18px 28px;font-size:15px;transition:transform .2s,background .2s}.secondary-button:hover{background:#00000008;transform:translateY(-2px)}.hero{background:radial-gradient(circle at 78% 24%,#5840ff1a,#0000 34%),radial-gradient(circle at 18% 18%,#177a6214,#0000 32%),#f7f4ee;min-height:auto;padding-top:48px;padding-bottom:34px;display:none}.hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:72px;display:grid}.hero-content{max-width:720px}.hero-label{letter-spacing:.14em;text-transform:uppercase;color:#1f1b1894;margin-bottom:18px;font-size:12px;line-height:1.3}.hero-title{max-width:720px;font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#211d1a;margin:0;font-weight:700}.hero-description{max-width:650px;font-size:18px;line-height:var(--lh-body);color:#1f1b18b8;margin:20px 0 0}.image-hero-description:before,.image-hero-description:after{content:"";pointer-events:none;opacity:1;width:88%;height:82%;position:absolute}.image-hero-description:before{border-bottom:2px solid #ffffff8c;border-left:2px solid #ffffff8c;bottom:0;left:0}.image-hero-description:after{border-top:2px solid #ffffff8c;border-right:2px solid #ffffff8c;top:0;right:0}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:520px;margin-top:24px;display:grid}.hero-stat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff94;border:1px solid #1f1b181a;border-radius:22px;padding:18px 20px}.hero-stat-value{color:#211d1a;font-size:22px;font-weight:700}.hero-stat-label{color:#1f1b189e;margin-top:8px;font-size:13px;line-height:1.45}.hero-buttons{align-items:center;gap:14px;margin-top:26px;display:flex}.hero-note{color:#1f1b188c;max-width:560px;margin-top:16px;font-size:13px;line-height:1.55}.hero-visual{justify-content:center;display:flex}.hero-image-wrap{justify-content:center;align-items:center;display:flex}.hero-main-image{object-fit:contain;width:100%;max-width:560px;height:auto}.analytics-dashboard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffb8;border:1px solid #1f1b181a;border-radius:34px;width:100%;max-width:540px;padding:28px;box-shadow:0 34px 90px #27201b1f}.analytics-top{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.analytics-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1f1b187a;font-size:12px}.analytics-title{margin-top:6px;font-size:20px;font-weight:700}.analytics-badge{color:#fff;letter-spacing:.1em;background:#211d1a;border-radius:999px;padding:8px 12px;font-size:11px}.risk-panel{background:#f7f4eed6;border-radius:28px;grid-template-columns:180px 1fr;align-items:center;gap:20px;padding:20px;display:grid}.risk-ring{background:conic-gradient(#31875fb8 0 58%, #be912bb8 58% 84%, #aa433db8 84% 100%);border-radius:50%;place-items:center;width:150px;height:150px;transition:transform .25s;display:grid;position:relative}.risk-ring:after{content:"";background:#f7f4ee;border-radius:50%;position:absolute;inset:18px}.risk-ring span{z-index:1;font-size:15px;font-weight:700;position:relative}.risk-panel:hover .risk-ring{transform:scale(1.04)}.risk-legend{flex-direction:column;gap:10px;display:flex}.risk-row{color:#1f1b18ad;border-radius:16px;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding:10px 12px;font-size:13px;transition:background .2s,transform .2s;display:grid}.risk-row:hover{background:#ffffffb8;transform:translate(3px)}.risk-row strong{color:#211d1a;font-size:12px}.risk-dot{border-radius:50%;width:10px;height:10px}.risk-dot.green{background:#31875fe6}.risk-dot.yellow{background:#be912be6}.risk-dot.red{background:#aa433de6}.trend-card{background:#ffffffad;border:1px solid #1f1b1814;border-radius:26px;margin-top:16px;padding:20px}.trend-head{color:#1f1b189e;justify-content:space-between;gap:20px;font-size:13px;display:flex}.trend-head strong{color:#211d1a}.trend-lines{align-items:end;gap:12px;height:96px;margin-top:18px;display:flex}.trend-bar{background:#1f1b181f;border-radius:999px 999px 12px 12px;flex:1;transition:height .25s,background .25s,transform .25s}.trend-bar.before{background:#aa433d52;height:78%}.trend-bar.after{background:#31875f57;height:46%}.trend-bar.stable{background:#be912b47;height:58%}.trend-bar:hover{background:#1f1b1852;transform:translateY(-4px)}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.mini-metric{background:#f7f4eed1;border-radius:22px;padding:16px;transition:transform .2s,background .2s}.mini-metric:hover{background:#ffffffe6;transform:translateY(-3px)}.mini-metric span{color:#1f1b188c;margin-bottom:8px;font-size:12px;display:block}.mini-metric strong{color:#211d1a;font-size:14px}.system-intro{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff0f,#0000 28%),linear-gradient(135deg,#0f0f0f,#1a1a1a);padding:80px 0}.system-intro-inner{flex-direction:column;gap:0;display:flex}.system-intro>.container>.section-label{margin-bottom:18px}.system-intro-content{justify-content:space-between;align-items:flex-start;gap:56px;margin-bottom:30px;display:flex}.system-intro .section-label,.system-intro .section-title{color:#fff}.system-intro-text{max-width:440px;font-size:var(--text-lg);line-height:var(--lh-body);opacity:.72}.system-cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.system-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(to bottom right,#ffffff1f,#ffffff0f);border:1px solid #ffffff14;border-radius:28px;min-height:240px;padding:28px;transition:transform .25s,box-shadow .25s}.system-card span{opacity:.45;margin-bottom:48px;font-size:13px;display:block}.system-card h3{margin-bottom:14px;font-size:24px}.system-card p{font-size:16px;line-height:var(--lh-body);opacity:.68}@media (width<=900px){.system-intro-content{margin-bottom:28px}.system-intro .section-title{margin-bottom:0}.system-intro-text{max-width:100%;font-size:14px;line-height:1.5}.system-cards{grid-template-columns:1fr;gap:14px}.system-card{border-radius:22px;min-height:auto;padding:18px 16px}.system-card span{margin-bottom:10px;font-size:11px}.system-card h3{margin-bottom:10px;font-size:17px;line-height:1.22}.system-card p{font-size:13px;line-height:1.45}}.problem{background:radial-gradient(circle at 18% 14%,#5c95ca1f,#0000 30%),linear-gradient(#f7fbff,#edf4fa);padding-bottom:0}.problem-inner{flex-direction:column;gap:0;display:flex}.problem .section-label{margin-bottom:18px}.problem .section-title{max-width:980px;margin-top:0;margin-bottom:34px}.problem-title{font-size:clamp(26px,2.6vw,30px);line-height:1.08}.problem-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.problem-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(to bottom right,#ffffffeb,#e4eef7d1);border:1px solid #4876a01f;border-radius:28px;min-height:430px;padding:18px 18px 28px;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 18px 54px #12365c0f}.problem-card:hover{transform:translateY(-5px);box-shadow:0 24px 64px #12365c1a}.problem-card-image{background:#07111f0f;border-radius:22px;width:100%;height:180px;margin-bottom:24px;overflow:hidden}.problem-card-image img{object-fit:cover;width:100%;height:100%}.problem-card h3{color:#07111f;margin-bottom:14px;padding:0 10px;font-size:23px;line-height:1.15}.problem-card p{font-size:16px;line-height:var(--lh-body);color:#07111fb8;padding:0 10px}.problem-separator{background:linear-gradient(90deg,#0000,#1f5f9970,#0000);width:100%;height:1px;margin:38px 0 30px}.problem,.problem-inner,.stress-dashboard,.stress-dashboard-grid,.stress-dashboard-cell,.stress-dashboard-cell strong{overflow:visible}.stress-dashboard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 72% 0,#4b91d23d,#0000 36%),linear-gradient(#071829,#061220);border-top:1px solid #82beff29;border-bottom:1px solid #82beff29;border-radius:0;width:100vw;position:relative;left:50%;overflow:visible;transform:translate(-50%);box-shadow:inset 0 1px #ffffff1a,0 30px 90px #07111f3d}.stress-dashboard .risk-arrow-down{color:#ff6464;opacity:.9;justify-content:center;align-items:center;margin-right:8px;font-size:.68em;font-weight:700;animation:1.6s ease-in-out infinite riskArrowMove;display:inline-flex}@keyframes riskArrowMove{0%,to{transform:scaleX(.82)translateY(-1px)}50%{transform:scaleX(.82)translateY(2px)}}.metric-tooltip{z-index:30;display:inline-flex;position:relative}.metric-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffb8;cursor:default;background:#ffffff14;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:10px;font-size:11px;font-weight:700;line-height:1;transition:transform .25s,background .25s,color .25s,border-color .25s;display:inline-flex;position:relative;top:-6px}.metric-tooltip-box{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#ffffffe0;opacity:0;visibility:hidden;pointer-events:none;z-index:9999;background:#07111ff0;border:1px solid #9fd0ff29;border-radius:14px;width:260px;padding:12px 14px;font-size:12px;font-weight:500;line-height:1.5;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:-18px;left:50%;transform:translate(-50%)translateY(-100%)translateY(6px);box-shadow:0 18px 48px #00000047}.metric-tooltip:hover .metric-tooltip-box{opacity:1;visibility:visible;transform:translate(-50%)translateY(-100%)}.metric-tooltip:hover .metric-info{color:#fff;background:#ffffff24;border-color:#ffffff57;transform:scale(1.08)}.stress-dashboard-head,.stress-dashboard-cell{padding-left:102px;padding-right:102px}.stress-dashboard-head{background:linear-gradient(135deg,#78b4ff14,#ffffff05);border-bottom:1px solid #b4dcff57;grid-template-columns:1fr auto;align-items:center;column-gap:24px;min-height:92px;padding-top:26px;padding-bottom:26px;display:grid}.stress-dashboard-head div{color:#fff;font-size:30px;font-weight:700}.stress-dashboard-head span{color:#fff;white-space:nowrap;justify-self:end;margin-right:20px;font-size:13px}.stress-dashboard-grid{z-index:1;grid-template-columns:repeat(2,1fr);display:grid;position:relative}.stress-dashboard-cell{background:linear-gradient(135deg,#ffffff0e,#ffffff06);border-bottom:1px solid #82beff1f;border-right:1px solid #82beff1f;min-height:150px;padding-top:34px;padding-bottom:34px;transition:background .25s;position:relative}.stress-dashboard-cell:hover{z-index:20;background:linear-gradient(135deg,#78b4ff1a,#ffffff08)}.stress-dashboard-cell:nth-child(2n){border-right:none}.stress-dashboard-cell:nth-child(3),.stress-dashboard-cell:nth-child(4){border-bottom:none}.stress-dashboard-cell strong{z-index:5;letter-spacing:-.02em;color:#9fd0ff;margin-bottom:14px;font-size:clamp(34px,3vw,52px);line-height:1;display:block;position:relative}.stress-dashboard-cell p{color:#ffffffb8;max-width:520px;font-size:16px;font-weight:700;line-height:1.55}@media (width<=900px){.problem{padding-bottom:0}.problem .section-title{max-width:100%}.problem-title{font-size:clamp(24px,7vw,30px);line-height:1.12}.problem-grid{grid-template-columns:1fr;gap:18px}.problem-card{border-radius:24px;min-height:auto;padding:20px}.problem-card-image{border-radius:20px;height:180px}.stress-dashboard{border-radius:28px;width:100%;margin-bottom:0;margin-left:0}.stress-dashboard-head,.stress-dashboard-cell{padding-left:24px;padding-right:24px}.stress-dashboard-head{grid-template-columns:1fr;gap:10px;min-height:auto;padding-top:22px;padding-bottom:22px}.stress-dashboard-head div{font-size:22px;line-height:1.15}.stress-dashboard-head span{justify-self:start;margin-right:0;font-size:12px}.stress-dashboard-grid{grid-template-columns:1fr}.stress-dashboard-cell{border-right:none;min-height:auto;padding-top:26px;padding-bottom:26px}.stress-dashboard-cell:nth-child(3){border-bottom:1px solid #82beff1f}.stress-dashboard-cell strong{font-size:clamp(34px,11vw,46px);line-height:1.05}.stress-dashboard-cell p{font-size:15px;line-height:1.45}.metric-tooltip-box{width:230px;left:auto;right:0;transform:translateY(6px)}.metric-tooltip:hover .metric-tooltip-box{transform:translateY(0)}.stress-dashboard-cell strong{font-size:clamp(26px,8vw,38px)}}.how{background:radial-gradient(circle at 14% 18%,#84b5e01f,#0000 30%),radial-gradient(circle at 86% 78%,#588cbe14,#0000 34%),linear-gradient(#eef5fb 0%,#e3edf6 100%)}.how-inner{flex-direction:column;gap:0;display:flex}.how>.container>.section-label{margin-bottom:18px}.how-header{justify-content:space-between;align-items:flex-start;gap:56px;margin-bottom:30px;display:flex}.how-text{color:#07111fad;opacity:1;max-width:520px;padding-left:28px;font-size:16px;line-height:1.55;position:relative}.how-text:before{content:"";background:linear-gradient(#1f5f99e6,#9fd0ff2e);border-radius:999px;width:2px;height:64px;position:absolute;top:.45em;left:0}.process-track{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px;display:grid}.process-step{background:linear-gradient(135deg,#fffc,#d6e8f77a);border:1px solid #4876a024;border-radius:26px;grid-template-columns:46px 1fr;gap:14px;min-height:150px;padding:18px 18px 46px;transition:transform .25s,box-shadow .25s;display:grid;position:relative;box-shadow:0 16px 48px #12365c12}.process-step:hover{transform:translateY(-5px);box-shadow:0 24px 64px #12365c1f}.process-step span{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#0b2a45,#1f5f99);border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-weight:700;display:grid}.process-step h3{margin-bottom:7px;font-size:20px}.process-step p{color:#07111fad;font-size:14px;line-height:1.42}.process-more{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#071829,#1f5f99);border:1px solid #9fd0ff42;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;position:absolute;bottom:14px;right:18px;box-shadow:0 12px 28px #0b2a4538,inset 0 1px #ffffff24}.process-more:hover{opacity:.98;transform:translateY(-2px);box-shadow:0 18px 38px #0b2a454d,inset 0 1px #ffffff2e}.pilot-output{color:#fff;background:radial-gradient(circle at 100% 0,#78b4ff2e,#0000 34%),linear-gradient(135deg,#0d2d4cf5,#07182afa);border-radius:34px;padding:30px;box-shadow:0 28px 80px #07111f2e}.pilot-output-header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:24px;display:flex}.pilot-output-header h3{white-space:nowrap;max-width:760px;font-size:clamp(24px,2.2vw,34px);line-height:1.12}.pilot-output-header p{color:#ffffffad;max-width:420px;font-size:15px;line-height:1.55}.pilot-output-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.pilot-output-item{background:#ffffff0e;border:1px solid #82beff1f;border-radius:22px;grid-template-columns:44px 1fr;gap:16px;padding:18px;display:grid}.pilot-output-item-wide{grid-column:span 2}.pilot-output-icon{color:#9fd0ff;background:#9fd0ff24;border-radius:14px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:grid}.pilot-output-item h4{margin-bottom:8px;font-size:17px}.pilot-output-item p{color:#ffffffad;font-size:14px;line-height:1.5}.pilot-output-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:28px;margin-top:26px;padding-top:26px;display:flex}.pilot-output-bottom p{color:#ffffffb8;max-width:760px;font-size:15px;line-height:1.55}.pilot-output-bottom .primary-button{border-radius:18px;flex-shrink:0;min-width:240px;height:58px;padding:0 30px;font-size:15px;font-weight:700;transform:scale(1.04);box-shadow:0 12px 34px #78b4ff38,inset 0 1px #ffffff29}@media (width<=900px){.how-header,.pilot-output-header{flex-direction:column}.process-track,.pilot-output-grid{grid-template-columns:1fr}.pilot-output-item-wide{grid-column:auto}.pilot-output{padding:22px 18px;overflow:hidden}.pilot-output-header{flex-direction:column;gap:10px;display:flex}.pilot-output-header h3{white-space:normal;max-width:100%;font-size:22px;line-height:1.15}.pilot-output-header p{max-width:100%;font-size:13px}.pilot-output-bottom{flex-direction:column;align-items:stretch;gap:18px}.pilot-output-bottom p{font-size:13px}.pilot-output-bottom .primary-button{width:100%}}.technologies{background:radial-gradient(circle at 82% 18%,#508fc624,#0000 30%),linear-gradient(#f7fbff,#edf5fb);position:relative}.technologies:before{content:"";pointer-events:none;background:radial-gradient(circle,#1f5f9914,#0000 72%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;left:-180px}.technologies-inner{flex-direction:column;gap:0;display:flex}.technologies>.container>.section-label{margin-bottom:18px}.technologies-header{justify-content:space-between;align-items:flex-start;gap:56px;margin-bottom:30px;display:flex}.technologies-text{color:#07111fad;max-width:520px;padding-left:28px;font-size:16px;line-height:1.55;position:relative}.technologies-text:before{content:"";background:linear-gradient(#1f5f99e6,#9fd0ff2e);border-radius:999px;width:2px;height:64px;position:absolute;top:.45em;left:0}.tech-flow-title{letter-spacing:.01em;color:#07111fb8;width:100%;margin-top:26px;margin-bottom:0;font-size:clamp(27px,1.3vw,22px);line-height:1.5}.tech-flow{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.tech-flow-card{text-align:left;color:#07111f;cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(145%);background:linear-gradient(135deg,#ffffffc7,#d6e8f775);border:1px solid #588cbe3d;border-radius:30px;min-height:260px;padding:30px;font-family:inherit;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;box-shadow:0 18px 54px #12365c14,inset 0 1px #ffffff6b}.tech-flow-card:hover{border-color:#5096dc6b;transform:translateY(-6px);box-shadow:0 26px 70px #12365c24,inset 0 1px #ffffff85}.tech-flow-card h3{margin-bottom:16px;font-size:24px}.tech-flow-card p{font-size:16px;line-height:var(--lh-body);color:#07111fad}.tech-flow-card-result{color:#fff;background:radial-gradient(circle at 100% 0,#82beff38,#0000 36%),linear-gradient(135deg,#0d2d4cf5,#07182afa);border-color:#82beff3d;box-shadow:0 28px 80px #07111f38,inset 0 1px #ffffff29}.tech-flow-card-result p{color:#ffffffbd}.tech-flow-card-result h3{color:#fff}@media (width<=900px){.tech-flow-card{border-radius:24px;min-height:auto;padding:20px 18px}.tech-flow-card h3{margin-bottom:12px;font-size:20px}.tech-flow-card p{font-size:14px;line-height:1.45}.technologies .tech-flow-title{font-size:16px;line-height:1.16}}.tech-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#030c168a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.tech-modal{background:linear-gradient(135deg,#f5fafff0,#ddecf8db);border:1px solid #78aad747;border-radius:34px;width:100%;max-width:620px;padding:38px;position:relative;box-shadow:0 34px 100px #030c1657}.tech-modal h3{margin-bottom:18px;font-size:32px;line-height:1.12}.tech-modal p{color:#07111fb8;font-size:17px;line-height:1.6}.tech-modal-close{color:#07111f;background:#07111f14;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:18px;right:20px}@media (width<=1100px){.tech-flow{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.tech-flow{grid-template-columns:1fr}}.pilot-result{background:radial-gradient(circle at 72% 18%,#3a70a62e,#0000 32%),linear-gradient(#dbe8f2 0%,#e6eff7 100%)}.pilot-result-inner{display:block}.pilot-result-shell{color:#fff;background:radial-gradient(circle at 72% 18%,#78b4ff29,#0000 34%),linear-gradient(135deg,#111b26,#172536);border-radius:38px;grid-template-columns:.95fr 1.05fr;align-items:start;gap:0 32px;padding:34px;display:grid;box-shadow:0 28px 80px #07111f33}.pilot-result-left,.pilot-result-right{margin-top:0;padding-top:0}.pilot-dashboard-screen,.pilot-result-image{margin-top:0}.pilot-result-heading{grid-column:1/-1;align-items:baseline;gap:28px;margin-bottom:0;display:flex}.pilot-result-heading h2{font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#fff;margin:0;font-weight:700}.pilot-result-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff94;flex:none;margin:0;font-size:12px}.pilot-result-left,.pilot-result-right{align-self:start;min-width:0}.pilot-dashboard-screen{margin-top:0}.pilot-result-right{flex-direction:column;display:flex}.pilot-result-image{border-radius:30px;height:612px;margin-top:24px;position:relative;overflow:hidden;box-shadow:0 24px 70px #07111f2e}.pilot-result-image img{object-fit:cover;border-radius:34px;width:100%;height:100%;position:absolute;inset:0}@media (width<=900px){.pilot-result-right{gap:0}.pilot-result-image{margin-top:10px}@media (width<=900px){.pilot-result-shell{grid-template-columns:1fr;align-items:start}.pilot-result-right h2{margin-bottom:14px}.pilot-result-image{height:auto}.pilot-result-right{margin-top:0}}}.pilot-dashboard-screen{color:#fff;background:radial-gradient(circle at 70% 0,#4b91d23d,#0000 36%),linear-gradient(#071829,#061220);border:1px solid #82beff29;border-radius:26px;margin-top:22px;padding:18px;box-shadow:inset 0 1px #ffffff1f,0 28px 80px #00000047}.dash-top,.dash-chip-row,.dash-chart-head,.dash-kpis{justify-content:space-between;align-items:center;display:flex}.dash-brand{letter-spacing:.08em;font-size:13px;font-weight:800}.dash-menu{opacity:.7}.dash-chip-row{margin:20px 0 18px}.dash-chip-row span,.dash-chart-head b{color:#ffffffad;background:#ffffff0f;border-radius:10px;padding:7px 11px;font-size:12px}.pilot-dashboard-screen h3{margin-bottom:4px;font-size:20px}.dash-subtitle{color:#ffffff94;margin-bottom:18px;font-size:13px}.dash-panel{background:#ffffff0e;border:1px solid #82beff1c;border-radius:18px;margin-bottom:10px;padding:13px}.dash-gauge-panel{grid-template-columns:1fr 112px;align-items:center;gap:12px;display:grid}.dash-panel-label{color:#ffffff9e;margin-bottom:14px;font-size:12px;display:block}.dash-gauge-panel strong{margin-bottom:8px;font-size:34px;line-height:1;display:block}.dash-gauge-panel em{color:#72e29d;background:#2db4692e;border-radius:9px;padding:6px 9px;font-size:12px;font-style:normal;font-weight:700;display:inline-block}.dash-gauge{background:conic-gradient(#4fd587 0 42%, #f2c748 42% 72%, #e45f52 72% 100%);border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative}.dash-gauge:after{content:"";background:#071829;border-radius:50%;position:absolute;inset:14px}.dash-gauge-inner{z-index:1;text-align:center;position:relative}.dash-gauge-inner b{font-size:11px;font-weight:600;display:block}.dash-gauge-inner span{color:#ffffff8f;font-size:11px}.dash-distribution{grid-template-columns:104px 1fr;align-items:center;gap:12px;display:grid}.dash-donut{background:conic-gradient(#4fd587 0 32%, #f2c748 32% 73%, #e45f52 73% 100%);border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:relative}.dash-donut:after{content:"";background:#071829;border-radius:50%;position:absolute;inset:22px}.dash-donut span,.dash-donut small{z-index:1;position:relative}.dash-donut span{font-size:18px;font-weight:800}.dash-donut small{color:#fff9;margin-top:-38px;font-size:10px}.dash-list{color:#ffffffad;flex-direction:column;gap:11px;font-size:12px;display:flex}.dash-list div{grid-template-columns:12px 1fr auto;align-items:center;gap:8px;display:grid}.dash-list i{border-radius:50%;width:9px;height:9px}.dash-list .green{background:#4fd587}.dash-list .yellow{background:#f2c748}.dash-list .red{background:#e45f52}.dash-line-chart{height:24px}.dash-line-chart svg{width:100%;height:24px}.dash-line-chart path{fill:none;stroke-width:2.2px;stroke-linecap:round}.dash-line-chart path:first-child{stroke:#9fd0ffe6}.dash-line-chart path:last-child{stroke:#5dd28cc7}.dash-kpis{gap:10px}.dash-kpis div{background:#ffffff0e;border:1px solid #82beff1a;border-radius:16px;flex:1;padding:10px}.dash-kpis span{color:#ffffff8f;margin-bottom:8px;font-size:11px;display:block}.dash-kpis strong{color:#9fd0ff;font-size:18px}@media (width<=900px){.pilot-result .container{max-width:100%;padding-left:0;padding-right:0}.pilot-result-shell{border-radius:0;grid-template-columns:1fr;padding:24px 18px}.pilot-result-image{min-height:320px}.dash-chart-head{gap:12px}.dash-chart-head b{text-align:right;min-width:92px}.dash-kpis>div{flex-direction:column;justify-content:space-between;min-height:82px;display:flex}.pilot-result-heading{flex-direction:column;align-items:flex-start;gap:10px}.pilot-result-heading h2{font-size:24px;line-height:1.12}}.business-value{background:radial-gradient(circle at 18% 20%,#5c95ca1f,#0000 32%),linear-gradient(#f2f7fb 0%,#e8f1f8 100%)}.business-value-inner{flex-direction:column;display:flex}.business-value-title{max-width:1040px;margin-bottom:34px}.business-value-grid{border-top:1px solid #82beff29;border-left:1px solid #82beff29;grid-template-columns:repeat(2,1fr);margin-bottom:30px;display:grid}.business-value-cell{background:radial-gradient(circle at 90% 0,#4b91d224,#0000 34%),linear-gradient(135deg,#07182af5,#061220fa);border-bottom:1px solid #82beff29;border-right:1px solid #82beff29;min-height:138px;padding:22px 24px;box-shadow:inset 0 1px #ffffff14}.business-value-cell h3{color:#fff;margin-bottom:10px;font-size:20px;line-height:1.16}.business-value-cell p{color:#ffffffb8;max-width:560px;font-size:14px;line-height:1.45}.business-gallery{box-shadow:none;background:0 0;border-radius:0;padding:0;position:relative;overflow:hidden}.business-gallery-track{gap:18px;width:max-content;animation:36s linear infinite businessGalleryMarquee;display:flex}.business-gallery-card{background:#07111f0f;border-radius:26px;flex:0 0 454.667px;height:320px;position:relative;overflow:hidden;box-shadow:0 18px 54px #12365c14}.business-gallery-card img{object-fit:contain;object-position:center bottom;width:100%;height:100%;transition:transform .4s;transform:scale(1.12)}.gallery-button{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#07111f;background:#ffffff6b;border-radius:50%;width:44px;height:44px;font-size:30px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.gallery-button-left{left:18px}.gallery-button-right{right:18px}.business-value-bottom{color:#07111fb8;max-width:940px;margin-top:28px;font-size:20px;line-height:1.5}@keyframes businessGalleryMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@media (width<=900px){.business-value-grid,.business-gallery-track{grid-template-columns:1fr}.business-gallery-card{height:320px}.business-value-bottom{font-size:14px;line-height:1.5}.business-value{padding-bottom:0}}.pilot{color:#fff;background:radial-gradient(circle at 0 100%,#ffffff0d,#0000 24%),linear-gradient(135deg,#101010,#1d1d1d)}.pilot-inner{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.pilot .section-label{margin-bottom:18px}.pilot .section-title{margin-top:0}.pilot-content{max-width:620px}.pilot .section-label,.pilot .section-title{color:#fff}.pilot-text{font-size:var(--text-lg);line-height:var(--lh-body);opacity:.72;margin:22px 0 28px}.pilot .primary-button{color:#111;background:#fff}.pilot-report{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:34px;padding:34px}.pilot-report-top{color:#ffffff85;justify-content:space-between;margin-bottom:30px;font-size:13px;display:flex}.pilot-report-top strong{color:#fff;letter-spacing:.1em;font-size:12px}.pilot-report-main{gap:12px;display:grid}.pilot-report-main div{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.pilot-report-main span{color:#ffffff6b;font-size:13px}.pilot-report-main h3{color:#fff;font-size:24px}.pilot-report-note{color:#ffffffad;background:#ffffff14;border-radius:22px;margin-top:28px;padding:20px;font-size:15px;line-height:1.55}@media (width<=900px){.pilot-report-main{gap:10px}.pilot-report-main>div{min-height:auto;padding:14px 16px}.pilot-report-main span{margin-bottom:8px;font-size:11px}.pilot-report-main h3{font-size:16px;line-height:1.2}.pilot-report-note{padding:14px 16px;font-size:12px;line-height:1.45}}.method-page{background:radial-gradient(circle at 82% 10%,#4a89be1a,#0000 34%),linear-gradient(#f3f7fb 0%,#eef4f9 100%)}.method-editorial-hero{padding:74px 0 26px;position:relative}.method-editorial-hero:before{content:"";opacity:.22;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#f3f7fb2e,#f3f7fbeb),url(/method-bg.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:48%;position:absolute;top:22px;bottom:-40px;left:0}.method-editorial-inner{z-index:1;max-width:920px;position:relative}.method-editorial-title{max-width:840px;font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#07111f;margin:0;font-weight:700}.method-editorial-title span{color:#07111feb;margin-top:14px;margin-left:140px;font-weight:400;display:block}.method-logic{padding-top:20px;padding-bottom:54px}.method-logic-inner{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.method-logic-copy{position:sticky;top:120px}.method-logic-copy h2{max-width:500px;font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#07111f;margin:0;font-weight:700}.method-logic-copy p{color:#07111fa8;max-width:500px;margin-top:20px;font-size:16px;line-height:1.6}.method-axis{flex-direction:column;gap:20px;padding-left:46px;display:flex;position:relative}.method-axis:before{content:"";background:linear-gradient(#1f5f9914,#1f5f996b,#1f5f9914);border-radius:999px;width:2px;position:absolute;top:6px;bottom:6px;left:6px}.method-axis-orb{z-index:5;background:#9fd0ff;border-radius:50%;width:14px;height:14px;transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .35s;position:absolute;top:0;left:7px;box-shadow:0 0 0 8px #9fd0ff24,0 0 30px #9fd0ffc2}.method-axis-item{grid-template-columns:24px 1fr;align-items:start;gap:18px;min-height:58px;display:grid;position:relative}.method-axis-dot{z-index:3;background:#1f5f99;border-radius:50%;width:12px;height:12px;margin-top:4px;transition:background .35s,transform .35s,box-shadow .35s;position:relative;box-shadow:0 0 0 8px #1f5f9914}.method-axis-item-active .method-axis-dot{background:#9fd0ff;transform:scale(1.18);box-shadow:0 0 0 8px #9fd0ff24,0 0 28px #9fd0ffb8}.method-axis-content h3{color:#07111f;margin:0;font-size:22px;font-weight:700;line-height:1.14}.method-axis-content p{color:#07111fa8;max-width:520px;margin-top:8px;font-size:14px;line-height:1.45}@media (width<=900px){.method-editorial-hero{padding:46px 0 24px}.method-editorial-hero:before{opacity:.14;width:100%}.method-editorial-title span{margin-top:8px;margin-left:0}.method-logic{padding-top:10px;padding-bottom:60px}.method-logic-inner{grid-template-columns:1fr;gap:40px}.method-logic-copy{position:static}.method-axis{gap:24px;padding-left:34px}.method-axis:before{left:5px}.method-axis-orb{width:12px;height:12px;left:6px}.method-axis-item{grid-template-columns:22px 1fr;gap:14px}.method-axis-dot{width:10px;height:10px}.method-axis-content h3{font-size:20px}.method-axis-content p{margin-top:10px;font-size:14px;line-height:1.55}}.how-page{background:radial-gradient(circle at 16% 18%,#4a89be1a,#0000 34%),linear-gradient(#f3f7fb 0%,#eef4f9 100%)}.how-page-hero{text-align:center;padding:72px 0 26px}.how-page-hero-inner{max-width:760px}.how-page-title{font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#07111f;margin:0;font-weight:700}.how-page-description{color:#07111fa8;max-width:620px;margin:22px auto 0;font-size:18px;line-height:1.65}.how-system{padding:24px 0 72px}.how-system-inner{flex-direction:column;align-items:center;display:flex}.how-orbit{isolation:isolate;background:linear-gradient(#1f5f9908 1px,#0000 1px) 0 0/90px 90px,linear-gradient(90deg,#1f5f9908 1px,#0000 1px) 0 0/90px 90px,radial-gradient(circle,#9fd0ff14,#0000 28%);border:1px solid #4876a00d;border-radius:44px;width:100%;max-width:980px;height:520px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c}.how-orbit-header{z-index:10;max-width:320px;position:absolute;top:34px;left:42px}.how-orbit-header span{letter-spacing:.22em;text-transform:uppercase;color:#07111f5c;margin-bottom:10px;font-size:11px;display:block}.how-orbit-header h2{color:#07111f;margin:0;font-size:24px;font-weight:700;line-height:1.14}.how-orbit-header p{color:#07111f94;margin-top:14px;font-size:14px;line-height:1.55}.how-orbit:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 45%,#78b4ff24,#0000 24%),radial-gradient(circle at 70% 76%,#1f5f9914,#0000 22%);position:absolute;inset:-160px}.how-orbit-lines{will-change:transform;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:translateZ(0)}.how-orbit-lines path{fill:none;stroke:#1f5f9961;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:6 10;stroke-dashoffset:0;animation:5.8s linear infinite howLineFlow}@keyframes howLineFlow{0%{stroke:#1f5f9957;stroke-dashoffset:0}45%{stroke:#9fd0ff}to{stroke:#1f5f9957;stroke-dashoffset:-160px}}.how-node{z-index:3;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backdrop-filter:blur(18px);text-align:center;color:#07111fc7;background:radial-gradient(circle at 32% 24%,#ffffffeb,#ffffff4d 44%,#d2e6f633),linear-gradient(135deg,#ffffff94,#d2e6f638);border:1px solid #ffffff94;border-radius:50%;justify-content:center;align-items:center;width:116px;height:116px;font-size:15px;font-weight:700;line-height:1.2;animation:7.8s ease-in-out infinite howNodeBreath;display:flex;position:absolute;box-shadow:inset 0 1px #ffffffb8,inset 0 -18px 38px #1f5f990f,0 22px 58px #12365c1c}.how-node-center{z-index:4;background:radial-gradient(circle at 32% 24%,#fffffff2,#b4d7f552 48%,#07182a0a),linear-gradient(135deg,#ffffffb3,#9fd0ff2e);flex-direction:column;gap:6px;width:176px;height:176px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffffd1,inset 0 -24px 54px #1f5f9914,0 30px 90px #12365c29}.how-node-center span{letter-spacing:.18em;font-size:15px}.how-node-center strong{letter-spacing:.08em;font-size:25px}.how-node-top{top:20px;left:50%;transform:translate(-50%)}.how-node-left{top:202px;left:92px}.how-node-right{top:202px;right:92px}.how-node-bottom-left{bottom:46px;left:180px}.how-node-bottom-right{bottom:46px;right:180px}.how-system-note{text-align:center;max-width:840px;margin-top:34px}.how-system-note h2{font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#07111f;margin:0;font-weight:700}.how-system-note p{color:#07111fa8;max-width:760px;margin:18px auto 0;font-size:16px;line-height:1.65}@keyframes howNodeBreath{0%,to{box-shadow:inset 0 1px #ffffffb8,inset 0 -18px 38px #1f5f990f,0 22px 58px #12365c1c}50%{box-shadow:inset 0 1px #ffffffd1,inset 0 -18px 38px #1f5f991a,0 28px 72px #12365c29}}@media (width<=900px){.how-page-hero{text-align:left;padding:46px 0 22px}.how-page-description{margin-left:0;font-size:15px;line-height:1.6}.how-system{padding:14px 0 58px}.how-orbit{border-radius:30px;height:620px}.how-node{width:104px;height:104px;font-size:13px}.how-node-center{width:144px;height:144px}.how-node-top{top:38px}.how-node-left{top:220px;left:22px}.how-node-right{top:220px;right:22px}.how-node-bottom-left{bottom:68px;left:48px}.how-node-bottom-right{bottom:68px;right:48px}.how-system-note{text-align:left;margin-top:28px}.how-system-note p{font-size:14px;line-height:1.55}}.tech-platform-page{background:radial-gradient(circle at 82% 12%,#4a89be1a,#0000 34%),radial-gradient(circle at 16% 84%,#9fd0ff1a,#0000 32%),linear-gradient(#f3f7fb 0%,#eef4f9 100%);min-height:100vh}.tech-platform-hero{padding:72px 0 18px}.tech-platform-hero-inner{max-width:760px}.tech-platform-title{font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#07111f;margin:0;font-weight:700}.tech-platform-description{color:#07111fa8;max-width:680px;margin-top:22px;font-size:18px;line-height:1.65}.tech-blueprint{padding:12px 0 78px}.tech-blueprint-inner{width:100%}.tech-map{width:100%;min-height:620px;position:relative;overflow:hidden}.tech-map-grid{pointer-events:none;background-color:#0000;background-image:linear-gradient(#1f5f9907 1px,#0000 1px),linear-gradient(90deg,#1f5f9907 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:90px 90px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0% 62%,#0000 100%);mask-image:radial-gradient(circle,#000 0% 62%,#0000 100%)}.tech-map-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tech-map-lines path{fill:none;stroke:#1f5f9952;stroke-width:1.25px;stroke-linecap:round;stroke-dasharray:7 11;stroke-dashoffset:0;animation:9s linear infinite techBlueprintFlow}.tech-node{z-index:3;text-align:center;color:#07111fc7;justify-content:center;align-items:center;font-weight:700;line-height:1.18;display:flex;position:absolute;transform:translate(-50%,-50%)}.tech-node-core{background:radial-gradient(circle at 32% 24%,#ffffffeb,#b4d7f54d 52%,#9fd0ff14),linear-gradient(135deg,#ffffff8a,#9fd0ff29);border:1px solid #78aad729;border-radius:50%;flex-direction:column;gap:4px;width:126px;height:126px;animation:9s ease-in-out infinite techCoreBreath;top:13%;left:50%;box-shadow:inset 0 1px #ffffffbd,0 24px 70px #12365c1a}.tech-node-core span{letter-spacing:.18em;font-size:13px}.tech-node-core strong{letter-spacing:.08em;font-size:21px}.tech-node-pill{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff57,#dcecf929);border:1px solid #1f5f991f;border-radius:999px;width:176px;min-height:54px;padding:12px 18px;font-size:14px;box-shadow:inset 0 1px #ffffff75}.tech-node-support{color:#fff;background:#07182ae0;border-radius:999px;width:206px;min-height:60px;padding:14px 20px;font-size:14px;top:72%;left:50%;box-shadow:0 20px 60px #07111f24,inset 0 1px #ffffff1a}.tech-node-result{background:linear-gradient(135deg,#ffffff61,#dcecf92e);border:1px solid #1f5f991f;border-radius:999px;width:196px;min-height:54px;padding:12px 18px;font-size:14px;top:93%;left:50%;box-shadow:inset 0 1px #ffffff70}.tech-node-data{top:27.4%;left:21.6%}.tech-node-immersive{top:40%;left:50%}.tech-node-processing{top:27.4%;left:78.4%}.tech-node-physiology{top:53.4%;left:21.6%}.tech-node-environment{top:62.6%;left:50%}.tech-node-analytics{top:53.4%;left:78.4%}@keyframes techBlueprintFlow{0%{stroke:#1f5f993d;stroke-dashoffset:0}50%{stroke:#1f5f9975}to{stroke:#1f5f993d;stroke-dashoffset:-180px}}@keyframes techCoreBreath{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.025)}}@media (width<=900px){.tech-platform-hero{padding:46px 0 18px}.tech-platform-description{font-size:15px;line-height:1.6}.tech-blueprint{padding:10px 0 64px}.tech-map{min-height:780px}.tech-map-lines{display:none}.tech-node-core{top:8%}.tech-node-pill,.tech-node-support,.tech-node-result{width:220px;min-height:52px}.tech-node-data{top:22%;left:50%}.tech-node-processing{top:32%;left:50%}.tech-node-immersive{top:42%;left:50%}.tech-node-physiology{top:53%;left:50%}.tech-node-analytics{top:63%;left:50%}.tech-node-environment{top:73%;left:50%}.tech-node-support{top:84%}.tech-node-result{top:95%}}.research{background:radial-gradient(circle at 18% 20%,#ffffff7a,#0000 30%),radial-gradient(circle at 84% 24%,#3a70a629,#0000 32%),linear-gradient(#dde8f1 0%,#e5eef6 46%,#d9e5ee 100%)}.research-inner{flex-direction:column;gap:0;display:flex}.research>.container>.section-label{margin-bottom:18px}.trust-radar{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.trust-radar-copy{max-width:620px}.research-text{max-width:520px;font-size:var(--text-lg);line-height:var(--lh-body);color:#1f1b18ad;margin-top:22px}.trust-radar-visual{min-height:520px;box-shadow:var(--shadow-soft);background:radial-gradient(circle,#11111114,#0000 26%),#ffffff6b;border:1px solid #1f1b1812;border-radius:42px;position:relative;overflow:hidden}.radar-ring{border:1px solid #1f1b181f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:180px;height:180px}.ring-two{width:300px;height:300px}.ring-three{width:420px;height:420px}.radar-center{color:#fff;width:150px;height:150px;box-shadow:var(--shadow-medium);background:#111;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radar-center span{letter-spacing:.12em;opacity:.62;font-size:12px}.radar-center strong{font-size:18px}.radar-point{width:190px;box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #1f1b1812;border-radius:24px;padding:18px;transition:transform .25s,box-shadow .25s;position:absolute}.radar-point:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.radar-point span{letter-spacing:.12em;color:#1f1b186b;margin-bottom:18px;font-size:12px;display:block}.radar-point strong{font-size:18px}.radar-point-ethics{top:70px;left:56px}.radar-point-method{top:160px;right:48px}.radar-point-docs{bottom:70px;left:150px}@media (width<=900px){.trust-radar{grid-template-columns:1fr;gap:28px}.trust-radar-visual{width:100%;min-height:520px;overflow:visible}.radar-ring{top:50%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:300px;height:300px}.ring-two{width:220px;height:220px}.ring-three{width:140px;height:140px}.radar-center{top:50%;left:50%;transform:translate(-50%,-50%)}.radar-point{width:132px}.radar-point-ethics{top:36px;left:50%;transform:translate(-50%)}.radar-point-method{bottom:66px;left:14px}.radar-point-docs{bottom:66px;right:14px}.radar-point{flex-direction:column;justify-content:center;width:132px;min-height:74px;padding:14px;display:flex}.radar-point strong{font-size:13px;line-height:1.2;display:block}}.final-cta{background:radial-gradient(circle at 20% 20%,#528abe24,#0000 32%),linear-gradient(#f7fbff,#edf4fa)}.final-cta-inner{grid-template-columns:1fr 520px;align-items:start;gap:64px;display:grid}.final-cta-title{max-width:720px;font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);margin:0 0 18px;font-weight:700}.final-cta-text{max-width:520px;font-size:var(--text-lg);line-height:var(--lh-body);opacity:.72}.final-cta-note{color:#1f1b189e;background:#1111110d;border-radius:22px;max-width:520px;margin-top:24px;padding:18px 20px;font-size:14px;line-height:1.5}.final-form{box-shadow:var(--shadow-medium);background:#f5f3efe0;border:1px solid #0000000f;border-radius:32px;flex-direction:column;gap:18px;padding:32px;display:flex}.final-form input,.final-form textarea{background:#fff;border:1px solid #0000000f;border-radius:18px;width:100%;padding:18px 20px;font-family:inherit;font-size:16px;transition:border .2s,box-shadow .2s}.final-form input:focus,.final-form textarea:focus{border-color:#0000002e;outline:none;box-shadow:0 0 0 4px #0000000a}@media (width<=900px){.final-cta-inner{grid-template-columns:1fr;gap:28px}.final-cta-title{font-size:24px;line-height:1.14}.final-cta-text{max-width:100%;margin-top:14px;font-size:14px;line-height:1.5}.final-cta-note{margin-top:18px;padding:14px 16px;font-size:12px;line-height:1.45}.final-form{border-radius:24px;padding:20px 18px}.final-form input,.final-form textarea{padding:14px;font-size:14px}.final-form textarea{min-height:120px}.final-form .primary-button{width:100%}}.footer{color:#fff;background:radial-gradient(circle at 14% 20%,#ffffff14,#0000 28%),linear-gradient(135deg,#0f0f0f,#181818);padding:44px 0}.footer-inner{grid-template-columns:minmax(280px,1fr) auto;align-items:start;gap:72px;display:grid}.footer-brand{padding-left:22px;position:relative}.footer-brand:before{content:"";background:linear-gradient(#fff,#ffffff14);border-radius:999px;width:2px;position:absolute;top:4px;bottom:4px;left:0}.footer-logo{letter-spacing:.08em;margin-bottom:14px;font-size:22px;font-weight:700}.footer-brand p{color:#ffffff8f;font-size:14px;line-height:1.55}.footer-meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.footer-meta span{color:#ffffff9e;background:#ffffff12;border-radius:999px;padding:8px 11px;font-size:12px}.footer-columns{gap:54px;display:flex}.footer-column{flex-direction:column;gap:10px;min-width:132px;display:flex}.footer-column h4{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;margin-bottom:6px;font-size:12px}.footer-column a{color:#ffffffc2;font-size:14px;transition:color .2s,transform .2s}.footer-column a:hover{color:#fff;transform:translate(3px)}.footer-contact{background:#ffffff0f;border:1px solid #ffffff14;border-radius:22px;margin-top:-18px;padding:18px}@media (width<=900px){.footer-inner{grid-template-columns:1fr;gap:34px}.footer-columns{flex-wrap:wrap;gap:34px}}.system-card:hover,.technology-card:hover,.research-card:hover,.how-step:hover,.pilot-item:hover,.problem-card:hover{transform:translateY(-6px)scale(1.005);box-shadow:0 20px 50px #00000012}.page{background:radial-gradient(circle at 12% 8%,#5891c41f,#0000 30%),linear-gradient(#f3f7fb,#eef4f9)}.image-hero{background:#0b1118;height:620px;padding:0;position:relative;overflow:hidden}.image-hero-bg{background:#07111f;position:absolute;inset:0;overflow:hidden}.image-hero-slide{object-fit:cover;opacity:0;will-change:opacity, transform;backface-visibility:hidden;width:115%;height:115%;animation:24s linear infinite heroCrossZoom;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.16)}.image-hero-slide-1{object-position:center 60%;animation-delay:0s}.image-hero-slide-2{object-position:center 8%;animation-delay:8s}.image-hero-slide-3{object-position:center 40%;animation-delay:16s}@keyframes heroCrossZoom{0%{opacity:0;transform:translate(-50%,-50%)scale(1.16)}8%{opacity:1}33%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}45%{opacity:0;transform:translate(-50%,-50%)scale(1.02)}to{opacity:0;transform:translate(-50%,-50%)scale(1.02)}}.image-hero-slide-2{animation-delay:9s,0s}.image-hero-slide-3{animation-delay:18s,0s}.image-hero-overlay{z-index:1;background:linear-gradient(90deg,#00000094 0%,#00000061 44%,#00000029 100%),linear-gradient(#00000024 0%,#00000057 100%);position:absolute;inset:0}.image-hero-content{z-index:2;max-width:1220px;height:100%;padding-top:82px;position:relative}.image-hero-label{letter-spacing:.16em;text-transform:uppercase;color:#ffffffad;margin-bottom:18px;font-size:12px}.image-hero-title{letter-spacing:.09em;color:#fff;max-width:680px;font-size:clamp(22px,2.6vw,30px);font-weight:700;line-height:1.18}.image-hero-description{z-index:3;letter-spacing:.08em;color:#fff;text-align:right;width:500px;max-width:500px;padding:16px 24px;font-size:clamp(16px,2vw,24px);font-weight:700;line-height:1.42;position:absolute;top:300px;left:calc(50% + 42px)}.image-hero-bottom{z-index:3;width:100%;max-width:1280px;padding:0 40px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.image-hero-subtitle{letter-spacing:.02em;color:#ffffffc7;text-align:center;max-width:none;font-size:16px;font-weight:600;line-height:1.4}@keyframes heroImageDrift{0%{transform:translate(-50%,-50%)scale(1.16)}to{transform:translate(-50%,-50%)scale(1.02)}}@media (width<=900px){.image-hero{min-height:620px}.image-hero-content{padding-top:130px}.image-hero-label{letter-spacing:.22em;font-size:11px;position:relative;top:72px}.image-hero-title{letter-spacing:.07em;max-width:92%;font-size:clamp(24px,7vw,34px);line-height:1.12;position:relative;top:70px}.image-hero-description{letter-spacing:.06em;text-align:right;width:92%;max-width:250px;margin-top:124px;margin-left:auto;padding:14px 18px;font-size:13px;line-height:1.45;position:relative;top:60px;left:auto}.image-hero-bottom{margin-top:48px;top:470px}.image-hero-subtitle{letter-spacing:.08em;max-width:100%;padding:14px 18px;font-size:11px;line-height:1.55}}.page-hero{background:radial-gradient(circle at 12% 8%,#5891c41f,#0000 30%),linear-gradient(#f3f7fb,#eef4f9);align-items:center;min-height:56vh;padding:90px 0 70px;display:flex}.page-title{font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);margin:18px 0 22px;font-weight:700}.page-description{max-width:760px;font-size:19px;line-height:var(--lh-body);opacity:.72}.page-button{color:#fff;background:#111;border-radius:999px;margin-top:32px;padding:18px 28px;font-size:15px;display:inline-block}.contacts-hero{min-height:auto;padding:54px 0 56px}.compact-page-transition{min-height:auto}.reveal{opacity:0;transition:opacity 1.05s,transform 1.05s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.reveal.active{opacity:1;transform:translateY(0)}.page-transition{animation:.7s cubic-bezier(.16,1,.3,1) pageEnter}@keyframes pageEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.problem-card,.system-card,.how-step,.technology-card,.pilot-item,.research-card{opacity:0;animation:.8s forwards cardReveal;transform:translateY(24px)}.problem-card:first-child,.system-card:first-child,.how-step:first-child,.technology-card:first-child,.pilot-item:first-child,.research-card:first-child{animation-delay:50ms}.problem-card:nth-child(2),.system-card:nth-child(2),.how-step:nth-child(2),.technology-card:nth-child(2),.pilot-item:nth-child(2),.research-card:nth-child(2){animation-delay:.12s}.problem-card:nth-child(3),.system-card:nth-child(3),.how-step:nth-child(3),.technology-card:nth-child(3),.pilot-item:nth-child(3),.research-card:nth-child(3){animation-delay:.2s}.problem-card:nth-child(4),.system-card:nth-child(4),.how-step:nth-child(4),.technology-card:nth-child(4),.pilot-item:nth-child(4),.research-card:nth-child(4){animation-delay:.28s}@keyframes cardReveal{to{opacity:1;transform:translateY(0)}}.access-form{align-items:center;gap:18px;max-width:620px;margin-top:48px;display:flex}.access-form input{background:#ffffffeb;border:1px solid #00000014;border-radius:999px;flex:1;height:62px;padding:0 24px;font-family:inherit;font-size:16px;transition:border .2s,box-shadow .2s}.access-form input:focus{border-color:#0000002e;outline:none;box-shadow:0 0 0 4px #0000000a}.portal-actions{flex-wrap:wrap;gap:18px;margin-top:48px;display:flex}.portal-page{background:#f5f3ef;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.portal-sidebar{background:linear-gradient(#ffffffb8,#f5f3efeb);border-right:1px solid #0000000f;padding:32px}.portal-logo{margin-bottom:48px;font-size:20px;font-weight:700}.portal-nav{flex-direction:column;gap:12px;display:flex}.portal-nav-item{color:#111;background:0 0;border-radius:18px;align-items:center;height:52px;padding:0 18px;font-size:15px;transition:background .2s,transform .2s,color .2s;display:flex}.portal-nav-item:hover{background:#0000000a}.portal-nav-item.active{color:#fff;background:#111}.portal-content{padding:48px}.portal-header{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.portal-title{margin-top:14px;font-size:42px;line-height:1.1}.portal-grid{grid-template-columns:1.2fr 1fr 1fr;gap:20px;display:grid}.portal-card{box-shadow:var(--shadow-soft);background:linear-gradient(to bottom right,#ffffffeb,#f5f3efeb);border:1px solid #0000000a;border-radius:30px;padding:32px}.portal-card.large{min-height:320px}.portal-card h3{margin-bottom:20px;font-size:28px}.portal-card p{opacity:.72;margin-bottom:36px;font-size:17px;line-height:1.6}.portal-card span{opacity:.55;margin-bottom:14px;font-size:13px;display:block}.portal-card strong{font-size:20px}.portal-topbar{justify-content:space-between;align-items:center;height:72px;margin-bottom:40px;display:flex}.portal-topbar-status{color:#000000b8;background:#0000000d;border-radius:999px;padding:10px 16px;font-size:14px}.portal-topbar-actions{align-items:center;gap:14px;display:flex}.portal-topbar-link,.portal-logout-button{border-radius:999px;align-items:center;height:42px;padding:0 18px;font-size:14px;transition:background .2s,transform .2s,opacity .2s;display:flex}.portal-topbar-link{background:#ffffffb8;border:1px solid #0000000f}.portal-topbar-link:hover{background:#fffffff5;transform:translateY(-1px)}.portal-logout-button{color:#fff;background:#111}.portal-logout-button:hover{opacity:.92;transform:translateY(-1px)}.portal-user-name{color:#000000b8;font-size:14px;font-weight:600}.portal-user-block{flex-direction:column;align-items:flex-end;display:flex}.portal-user-company{color:#00000080;font-size:12px}.portal-transition{animation:none}.profile-card{grid-template-columns:repeat(3,1fr);gap:18px;max-width:900px;margin-top:48px;display:grid}.profile-card div{box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #0000000d;border-radius:28px;padding:28px}.profile-card span{opacity:.55;margin-bottom:12px;font-size:13px;display:block}.profile-card strong{font-size:18px;font-weight:600}.screening-card{max-width:760px;box-shadow:var(--shadow-soft);background:linear-gradient(to bottom right,#fffffff5,#f5f3efeb);border:1px solid #0000000a;border-radius:32px;padding:40px}.screening-progress{letter-spacing:1px;text-transform:uppercase;opacity:.5;margin-bottom:24px;font-size:13px}.screening-card h2{margin-bottom:36px;font-size:34px;line-height:1.25}.screening-options{gap:16px;margin-bottom:36px;display:grid}.screening-option{background:#ffffffb8;border:1px solid #0000000f;border-radius:20px;height:64px;font-family:inherit;font-size:16px;transition:transform .2s,background .2s,border-color .2s,color .2s}.screening-option:hover{background:#fffffff5;border-color:#0000001f;transform:translateY(-1px)}.screening-option.active{color:#fff;background:#111;border-color:#111}.admin-page,.company-page{background:#f7f7f5;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.admin-sidebar,.company-sidebar{background:#fff;border-right:1px solid #0000000f;padding:32px 24px}.admin-logo,.company-logo{margin-bottom:40px;font-size:18px;font-weight:700}.admin-nav,.company-nav{flex-direction:column;gap:10px;display:flex}.admin-nav-item,.company-nav-item{color:#111;border-radius:14px;align-items:center;height:48px;padding:0 16px;transition:background .2s,color .2s;display:flex}.admin-nav-item:hover,.company-nav-item:hover{background:#0000000a}.admin-nav-item.active,.company-nav-item.active{color:#fff;background:#111}.admin-content,.company-content{padding:40px}.admin-header{margin-bottom:40px}.admin-title{font-size:42px;line-height:1.1}.company-subtitle{opacity:.6;margin-top:10px;font-size:16px}.admin-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.admin-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0000000a;border-radius:24px;padding:32px}.admin-card span{opacity:.6;margin-bottom:12px;display:block}.admin-card strong{font-size:42px}.admin-table{flex-direction:column;gap:12px;display:flex}.admin-table-row{background:#fff;border:1px solid #0000000a;border-radius:20px;grid-template-columns:1.4fr 1fr .7fr;align-items:center;gap:24px;padding:22px 24px;display:grid;box-shadow:0 8px 24px #00000006}.admin-table-row strong{font-size:17px}.admin-content{animation:.25s adminFade}@keyframes adminFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.admin-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(.7px);backdrop-filter:blur(.7px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-modal{width:100%;max-width:520px;box-shadow:var(--shadow-large);background:#fff;border-radius:28px;padding:32px}.admin-modal h2{margin-bottom:28px;font-size:32px}.admin-input{border:1px solid #00000014;border-radius:18px;width:100%;height:58px;margin-bottom:24px;padding:0 18px;font-size:16px}.admin-modal-actions{justify-content:flex-end;gap:14px;display:flex}.status-badge,.status-select{letter-spacing:.2px;border-radius:999px;justify-content:center;align-items:center;width:136px;height:36px;font-size:13px;font-weight:600;display:inline-flex}.status-select{appearance:none;cursor:pointer;text-align:center;text-align-last:center;background-image:none;border:none;padding:0 14px;font-family:inherit}.status-select:focus{box-shadow:none;outline:none}.status-invited{color:#8a6842;background:#efe6d7}.status-screening{color:#8a7750;background:#ebe4cf}.status-in_progress{color:#5f6456;background:#e3ddd2}.status-completed{color:#4e6a4a;background:#d9e2d4}.metric-progress{background:#0000000f;border-radius:999px;width:100%;height:8px;margin-top:18px;overflow:hidden}.metric-progress-bar{background:#111;border-radius:999px;height:100%}@media (width<=1200px){.hero-inner,.system-intro-content,.how-header,.technologies-header,.research-header,.pilot-inner{gap:44px}.how-steps{grid-template-columns:repeat(2,1fr)}.problem-grid,.system-cards,.research-grid{grid-template-columns:1fr}}@media (width<=1024px){:root{--section-y:38px}.hero{padding-top:42px;padding-bottom:30px}.hero-inner{grid-template-columns:1fr;gap:44px}.hero-stats{grid-template-columns:1fr}.analytics-dashboard{max-width:none}}@media (width<=900px){.container{padding:0 24px}.header-inner{flex-direction:column;gap:24px}.nav{flex-wrap:wrap;justify-content:center;gap:18px}.hero-inner,.system-intro-content,.technologies-header,.research-header,.how-header,.pilot-inner,.footer-inner{flex-direction:column;grid-template-columns:1fr}.hero-buttons{flex-direction:column;align-items:flex-start}.technologies-grid,.problem-grid,.system-cards,.how-steps,.final-cta-inner,.portal-grid,.profile-card,.admin-grid{grid-template-columns:1fr}.footer-columns{flex-direction:column;gap:36px}.admin-page,.company-page,.portal-page{grid-template-columns:1fr}.admin-sidebar,.company-sidebar,.portal-sidebar{border-bottom:1px solid #0000000f;border-right:none}.admin-table-row{grid-template-columns:1fr}}@media (width<=700px){.portal-content{padding:32px 24px}.portal-header,.portal-topbar{flex-direction:column;align-items:flex-start;gap:24px;height:auto}.portal-title{font-size:34px}.screening-card{padding:28px}.screening-card h2{font-size:28px}}@media (width<=600px){:root{--section-y:34px}.header-inner{flex-direction:row;justify-content:space-between}.header-button{display:none}.burger{display:block}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f3eff5;border-radius:24px;flex-direction:column;align-items:flex-start;gap:18px;width:max-content;min-width:220px;padding:24px;display:none;position:absolute;top:86px;right:24px;box-shadow:0 20px 60px #0000001f}.nav.nav-open{display:flex}.logo{font-size:18px}.hero-buttons,.access-form,.admin-modal-actions{flex-direction:column;align-items:stretch}.header-button,.primary-button,.secondary-button{width:100%}.technology-card,.problem-card,.research-card,.how-step,.system-card{min-height:auto}.dashboard-zones{grid-template-columns:1fr}}.system-intro-content,.how-header,.technologies-header,.research-header{gap:40px}.system-intro-text,.how-text,.technologies-text,.research-text{margin-top:0;padding-top:6px}.pilot-text,.final-cta-text{margin-top:16px}@media (width<=900px){.section-title,.problem-title,.business-value-title,.tech-flow-title,.pilot-output-header h3,.pilot-result-right h2{font-size:20px;line-height:1.12}}.inner-page{flex-direction:column;min-height:calc(100vh - 61px);display:flex}.about-page,.contacts-page,.privacy-page{flex:1}.about-simple{align-items:center;min-height:calc(100vh - 237px);padding:30px 0;display:flex}.about-simple-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:72px;display:grid}.about-simple-copy h1{max-width:620px;font-size:var(--display-lg);line-height:var(--lh-display);letter-spacing:var(--tracking-display);color:#07111f;margin:0;font-weight:700}.about-simple-copy p{color:#07111fa8;max-width:620px;margin-top:18px;font-size:17px;line-height:1.55}.about-simple-image{border-radius:34px;height:390px;overflow:hidden;box-shadow:0 24px 70px #12365c1c}.about-simple-image img{object-fit:cover;width:100%;height:100%}@media (width<=900px){.about-simple{min-height:auto;padding:46px 0 64px}.about-simple-inner{grid-template-columns:1fr;gap:32px}.about-simple-copy p{font-size:15px;line-height:1.6}.about-simple-image{border-radius:28px;height:320px}}
