:root{--bg-page:#fafcff;--text:#111;--muted:#888;--link:#3a27c5;--header-bg:#fafcff;--button-bg:linear-gradient(180deg,#6b3fd6,#45228b);--button-text:#fff;--skip-bg:#ffffff1f;--overlay-bg:radial-gradient(circle at 40% 40%,#1e1a32d9,#0c0a12e6);--brand-logo-filter:none}html[data-theme=dark]{--bg-page:#0f0e16;--text:#fff;--muted:#bdbdbd;--link:#fff;--header-bg:#0f0e16;--button-bg:linear-gradient(180deg,#5a37b8,#2f174f);--button-text:#fff;--skip-bg:#ffffff1a;--overlay-bg:radial-gradient(circle at 40% 40%,#08080cfa,#060608fc);--brand-logo-filter:drop-shadow(0 1px 0 #0003)}*,:after,:before{box-sizing:border-box}#root,body,html{background:#fafcff;background:var(--bg-page);color:#111;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue;height:100%;margin:0;width:100%}body{-webkit-font-smoothing:antialiased;min-width:320px}.app-main{padding:24px 32px 48px;width:100%}@media (max-width:1024px){.app-main{padding:20px 24px 36px}}@media (max-width:640px){.app-main{padding:16px 16px 28px}}.app-header{grid-gap:16px;background:#fafcff;background:var(--header-bg);border-bottom:1px solid #0000000f;display:grid;gap:16px;grid-template-columns:auto 1fr auto;padding:12px 24px;position:-webkit-sticky;position:sticky;top:0;transition:background .18s ease,color .18s ease;z-index:20}.header-left{align-items:center;display:flex}.header-nav{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:12px;justify-content:center}.header-right{align-items:center;display:flex;gap:10px;justify-content:flex-end}.header-nav .nav-link{border-radius:8px;color:#3a27c5;color:var(--link);font-weight:700;padding:6px 8px;text-decoration:none}.header-nav .nav-link:focus,.header-nav .nav-link:hover{text-decoration:underline}.nav-toggle{align-items:center;background:#ffffff1f;background:var(--skip-bg);border:1px solid #00000014;border-radius:50%;cursor:pointer;display:none;flex-direction:column;gap:4px;height:42px;justify-content:center;width:42px}.nav-toggle span{background:#111;background:var(--text);border-radius:999px;display:block;height:2px;width:20px}.theme-toggle{background:#ffffff1f;background:var(--skip-bg);border:1px solid #00000014;color:#fff;color:var(--button-text);font-weight:700}.logout-button,.theme-toggle{border-radius:8px;cursor:pointer;padding:6px 12px}.logout-button{background:#0000;border:1px solid #00000014}.user-chip{color:#888;color:var(--muted);font-size:13px}@media (max-width:960px){.app-header{align-items:center;gap:12px;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:auto auto}.header-right{justify-content:flex-start;order:3;width:100%}.nav-toggle{display:inline-flex;justify-self:end;order:2}.header-nav{align-items:stretch;border-top:1px solid #00000014;display:none;flex-direction:column;order:4;padding-top:12px;width:100%}.header-nav.is-open{display:flex}.header-nav .nav-link{border-bottom:1px solid #0000000f;border-radius:0;padding:10px 0}.app-header.nav-open{box-shadow:0 12px 24px #00000014}}.brand-wordmark img{display:block;height:auto;width:28px}.brand-wordmark__text{color:#111;color:var(--text);font-size:18px;font-weight:800}.threedButton{background:linear-gradient(180deg,#6b3fd6,#45228b)!important;background:var(--button-bg)!important;border:1px solid #ffffff1f!important;color:#fff!important;color:var(--button-text)!important}.overlay,.routeContainer{background:radial-gradient(circle at 40% 40%,#1e1a32d9,#0c0a12e6)!important;background:var(--overlay-bg)!important}a{color:#3a27c5;color:var(--link)}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.table-scroll table{min-width:760px}@media (max-width:768px){.table-scroll table{min-width:640px}}.brand-page .calc-card td,.brand-page .calc-card th,.calc-table td,.calc-table th,.table-sticky td,.table-sticky th,.tmc-table td,.tmc-table th{color:#111317!important}.calc-card--compact{border-radius:14px}.calc-tabs-scroll{scrollbar-color:#5427b066 #0000;scrollbar-width:thin}.calc-tabs-scroll::-webkit-scrollbar{height:4px}.calc-tabs-scroll::-webkit-scrollbar-track{background:#0000}.calc-tabs-scroll::-webkit-scrollbar-thumb{background:#5427b066;border-radius:999px}.mobile-scroll-hint{color:#6b7280;font-size:12px;margin-bottom:6px;text-align:right}.staff-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.staff-table-wrapper--compact{margin-left:-4px;margin-right:-4px;padding-bottom:8px}.staff-table{border-collapse:initial;border-spacing:0;width:100%}.staff-table thead th{background:#f4f6ff;position:-webkit-sticky;position:sticky;top:0;z-index:5}.staff-scroll-hint{color:#64748b;font-size:12px;margin-bottom:4px;text-align:right}@media (max-width:960px){.calc-card--compact{border:1px solid #0f172a14;box-shadow:none}.calc-tabs-scroll button{min-width:180px}.mobile-scroll-hint{margin-top:-2px}}@media print{.no-print{display:none!important}}.fired-input,.fired-text{color:#b91c1c!important}@media print{.fired-input,.fired-text{color:inherit!important}}:root,:root[data-theme=insrv]{--brand-50:#f5efff;--brand-100:#eadcff;--brand-200:#d8bdff;--brand-300:#c59bff;--brand-400:#ad76fb;--brand-500:#8f4df2;--brand-600:#7b3ae9;--brand-700:#692fd7;--brand-800:#5427b0;--brand-900:#43218a;--brand-grad:linear-gradient(135deg,#7b3ae9,#ad76fb);--success-500:#8bc34a;--success-600:#7bb23f;--danger-500:#e53935;--danger-600:#c62828;--warning-500:#ffb300;--muted-500:#6b7280;--bg-page:#f6f7fb;--bg-card:#fff;--text-900:#111317;--text-700:#2b2f36;--text-500:#475569;--border-200:#e6e8ef;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--shadow-1:0 4px 14px #14142814;--shadow-2:0 10px 30px #1414281a;--font-sans:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans",sans-serif;--link:#5427b0;--link-hover:#692fd7;--tab-bg:#fff;--tab-bg-active:var(--brand-50);--tab-border:var(--border-200);--tab-border-active:var(--brand-300);--tab-text:var(--text-700);--tab-text-active:var(--brand-800);--btn-brand-bg:var(--brand-50);--btn-brand-border:var(--brand-300);--btn-brand-text:var(--brand-800);--badge-bg:#fff;--badge-border:var(--brand-200);--badge-text:var(--brand-800);--ring-brand:#793ae966;--ring-offset:#fff;--table-head-bg:#f3f4f8;--table-row-alt:#fafbfe}:root[data-theme=dark]{--brand-50:#2a2340;--brand-100:#3a2d5d;--brand-200:#513a86;--brand-300:#6a49b4;--brand-400:#8a63df;--brand-500:#a47cf6;--brand-600:#c1a6fa;--brand-700:#d6c2fc;--brand-800:#e8dcfe;--brand-900:#f5efff;--brand-grad:linear-gradient(135deg,#6a49b4,#8a63df);--success-500:#8bc34a;--success-600:#7bb23f;--danger-500:#ef5350;--danger-600:#e53935;--warning-500:#ffca28;--muted-500:#9aa3b2;--bg-page:#101218;--bg-card:#161a22;--text-900:#f5f7fb;--text-700:#d8dbe2;--text-500:#aab1bf;--border-200:#2a2f3a;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--shadow-1:0 8px 24px #0006;--shadow-2:0 16px 48px #00000080;--font-sans:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,"Helvetica Neue",Arial,"Noto Sans",sans-serif;--link:#e8dcfe;--link-hover:#d6c2fc;--tab-bg:#171a22;--tab-bg-active:#1c2030;--tab-border:var(--border-200);--tab-border-active:#6a49b4;--tab-text:var(--text-700);--tab-text-active:var(--brand-800);--btn-brand-bg:#1c2030;--btn-brand-border:#6a49b4;--btn-brand-text:#e8dcfe;--badge-bg:#161a22;--badge-border:var(--border-200);--badge-text:#e8dcfe;--ring-brand:#a47cf680;--ring-offset:#0d0f14;--table-head-bg:#1a1f2b;--table-row-alt:#141823}.journal-card{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.journal-table{min-width:980px;width:100%}@media (max-width:1100px){.journal-table{min-width:900px}}@media (max-width:900px){.journal-table{min-width:780px}}@media (max-width:720px){.journal-table{min-width:700px}}.journal-table tbody tr.selected td,.journal-table tbody tr.selected th{background:#dbeafe!important}.journal-table tbody tr.selected{box-shadow:inset 0 0 0 1px #93c5fd}.MainMenu_overlay__wOig1,.MainMenu_routeContainer__\+pRZ7{align-items:center;background-blend-mode:overlay;background-color:#0f0e16;background-image:radial-gradient(circle at 8% 12%,#ffffff05 0 1px,#0000 2px),radial-gradient(circle at 32% 64%,hsla(0,0%,100%,.018) 0 1px,#0000 2px),linear-gradient(180deg,#0a080cf5,#121016f5);display:flex;flex-direction:column;font-family:Inter,Manrope,system-ui,sans-serif;inset:0;overflow-x:hidden;overflow-y:auto;position:fixed;z-index:2147483646}.MainMenu_menuContent__CX1Jw{align-items:center;display:flex;flex-direction:column;gap:32px;padding:clamp(96px,18vh,180px) 0 clamp(140px,22vh,240px);position:relative;width:min(960px,92vw);z-index:2150000010}.MainMenu_logo__zeM67{height:auto;left:36px;pointer-events:none;position:fixed;top:36px;transform-origin:center;width:clamp(64px,6vw,92px);z-index:2150000000}.MainMenu_buttons__LDClw{grid-gap:24px 28px;align-items:stretch;display:grid;gap:24px 28px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;pointer-events:auto;width:100%}.MainMenu_restrictedNote__1Dd1c{background:#0d0c14c7;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 24px 60px -32px #000000bf;color:#f8f5ff;font-size:18px;grid-column:1/-1;line-height:1.45;padding:32px;text-align:center}@media (max-width:1024px){.MainMenu_menuContent__CX1Jw{width:min(720px,96vw)}.MainMenu_buttons__LDClw{gap:20px;grid-template-columns:1fr}}.MainMenu_threedButton__LwfVc{align-items:center;background:linear-gradient(180deg,#9b6cf8,#7b3ae9 60%,#5a2db6)!important;border:1px solid #ffffff24!important;border-radius:999px;box-shadow:0 30px 80px -40px #1f0a41d9 !important,inset 0 2px 10px #ffffff14!important;color:#fff!important;cursor:pointer;display:inline-flex;font-size:20px;font-weight:800;justify-content:center;letter-spacing:.4px;max-width:none;overflow:visible;padding:18px 54px;position:relative;text-decoration:none;transition:transform .22s cubic-bezier(.2,.9,.3,1),box-shadow .22s,filter .22s;width:100%}.MainMenu_threedButton__LwfVc:before{background:linear-gradient(180deg,#fff3,#ffffff05 28%,#fff0 60%);border-radius:inherit;content:"";inset:0;mix-blend-mode:overlay;pointer-events:none;position:absolute}.MainMenu_threedButton__LwfVc:after{background:linear-gradient(180deg,#00000038,#00000073);border-radius:8px;bottom:8px;content:"";filter:blur(10px);height:12px;left:8px;opacity:.7;pointer-events:none;position:absolute;right:8px}.MainMenu_threedButton__LwfVc:hover{box-shadow:0 38px 100px -46px #1f0a41e6 !important,inset 0 2px 10px #ffffff1a!important;filter:brightness(1.06)!important;transform:translateY(-6px)!important}.MainMenu_threedButton__LwfVc:active{box-shadow:0 16px 48px -22px #1f0a41cc!important;transform:translateY(-2px)!important}.MainMenu_skipButton__zhI9r{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a!important;border:1px solid #ffffff29!important;border-radius:999px;color:#fff!important;cursor:pointer;font-size:14px;padding:8px 14px;position:fixed;right:16px;top:14px;transition:background .18s,transform .18s;z-index:2150000020}.MainMenu_skipButton__zhI9r:hover{background:#ffffff2e!important;transform:translateY(-2px)}.MainMenu_flashWrap__1C2L9{pointer-events:none;position:fixed;transform:translate(-50%,-50%);z-index:2150000030}.MainMenu_flashStar__4XqQh{animation:MainMenu_starPop__C4VI\+ .42s cubic-bezier(.2,.9,.3,1) forwards;filter:drop-shadow(0 8px 20px rgba(0,0,0,.45));height:84px;transform-origin:50% 50%;width:84px}@keyframes MainMenu_starPop__C4VI\+{0%{opacity:1;transform:scale(.18) rotate(0deg)}60%{opacity:.92;transform:scale(1.15) rotate(24deg)}to{filter:blur(2px);opacity:0;transform:scale(2.6) rotate(60deg)}}.MainMenu_wordmarkTL__\+L4uy{align-items:center;display:inline-flex;gap:10px;left:16px;position:fixed;top:16px;z-index:2150000040}.MainMenu_wordmarkTL__\+L4uy img{display:block;height:auto;width:28px}.MainMenu_wordmarkText__cqbjE{color:#fff;font-size:18px;font-weight:900;letter-spacing:.4px;text-shadow:0 1px 2px #00000059}@media (max-width:768px){.MainMenu_overlay__wOig1,.MainMenu_routeContainer__\+pRZ7{align-items:stretch;padding:0 16px}.MainMenu_menuContent__CX1Jw{gap:24px;padding:120px 0 160px;width:100%}.MainMenu_logo__zeM67{left:18px;top:18px;width:clamp(48px,18vw,72px)}.MainMenu_buttons__LDClw{gap:16px;grid-template-columns:1fr}.MainMenu_threedButton__LwfVc{font-size:18px;padding:16px 24px}.MainMenu_restrictedNote__1Dd1c{font-size:16px;padding:24px}.MainMenu_skipButton__zhI9r{bottom:16px;right:16px;top:auto}.MainMenu_wordmarkTL__\+L4uy{left:12px;top:12px}}@media (max-width:480px){.MainMenu_threedButton__LwfVc{font-size:16px;padding:14px 20px}.MainMenu_buttons__LDClw{gap:12px}.MainMenu_restrictedNote__1Dd1c{padding:20px}}.MainMenu_logoutFloating__ERUNL{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#090810b8;border:1px solid #fff3;border-radius:999px;bottom:20px;box-shadow:0 18px 40px -24px #000c;color:#fff;cursor:pointer;font-size:13px;font-weight:600;left:20px;letter-spacing:.2px;padding:12px 20px;position:fixed;text-transform:uppercase;transition:transform .18s ease,background .18s ease,border .18s ease;z-index:2150000040}.MainMenu_logoutFloating__ERUNL:hover{background:#12101cd9;border-color:#fff6;transform:translateY(-2px)}.MainMenu_logoutFloating__ERUNL:active{transform:translateY(0)}@media (max-width:768px){.MainMenu_logoutFloating__ERUNL{bottom:16px;font-size:12px;left:16px;padding:10px 18px}}.corner-logo{align-items:center;display:inline-flex;gap:10px;position:fixed;text-decoration:none;z-index:9998}.corner-logo--top-left{left:18px;top:18px}.corner-logo--bottom-right{bottom:22px;right:22px}.corner-logo__inner{align-items:center;background:linear-gradient(135deg,#7b3ae9,#ad76fb);background:var(--brand-grad,linear-gradient(135deg,#7b3ae9 0,#ad76fb 100%));border-radius:14px;box-shadow:0 8px 22px #8b4df259;display:inline-flex;height:56px;justify-content:center;overflow:hidden;padding:8px;transition:transform .15s ease,box-shadow .15s ease;width:56px}.corner-logo__inner img{display:block;filter:drop-shadow(0 1px 1px rgba(0,0,0,.15));height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.corner-logo:focus-visible .corner-logo__inner,.corner-logo:hover .corner-logo__inner{box-shadow:0 12px 28px #8b4df26b;transform:translateY(-2px)}.corner-logo__label{align-items:center;display:inline-flex;font-size:.95rem;font-weight:900;height:32px;letter-spacing:.4px;line-height:32px;padding:0 12px}.corner-logo__label,.corner-logo__tooltip{background:#fff;border:1px solid #d8bdff;border:1px solid var(--brand-200,#d8bdff);border-radius:999px;box-shadow:0 4px 12px #0000000f;color:#5427b0;color:var(--brand-800,#5427b0);white-space:nowrap}.corner-logo__tooltip{font-size:.86rem;font-weight:700;height:28px;line-height:28px;margin-left:2px;opacity:0;padding:0 10px;pointer-events:none;position:relative;transform:translateX(6px);transition:opacity .15s ease,transform .15s ease}.corner-logo:focus-visible .corner-logo__tooltip,.corner-logo:hover .corner-logo__tooltip{opacity:1;transform:translateX(0)}@media (max-width:880px){.corner-logo__label{font-size:.9rem;height:30px;line-height:30px;padding:0 10px}}@media (max-width:680px){.corner-logo__tooltip{display:none}}:root[data-theme=dark] .corner-logo__label,:root[data-theme=dark] .corner-logo__tooltip{background:#161a22;border-color:#2a2f3a;border-color:var(--border-200,#2a2f3a);box-shadow:0 4px 12px #00000059;color:#e8dcfe}.tmc-request-page{display:flex;flex-direction:column;gap:16px;padding:32px 0 0;width:100%}.tmc-request-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.tmc-request-toolbar h2{margin:0}.tmc-request-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.tmc-request-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.tmc-request-meta label{align-items:center;background:#f6f7fb;border:1px solid #d6d8e6;border-radius:10px;display:flex;gap:8px;padding:6px 8px}.tmc-request-field-flex{display:flex;flex:1 1 240px;flex-direction:column;gap:6px;min-width:0}.tmc-request-object-row{align-items:flex-end;display:flex;flex:1 1 100%;flex-wrap:wrap;gap:12px}.tmc-request-date-field{flex:0 0 240px;max-width:280px}.tmc-request-card-display,.tmc-request-card-input{background:#fff;border:1px solid #c6c8d6;border-radius:10px;padding:10px 12px;width:100%}.tmc-request-card-display{background:#f9fafb;color:#444}.tmc-request-summary,.tmc-request-table-wrapper{width:100%}.tmc-request-summary{overflow-x:hidden}@media (max-width:900px){.tmc-request-toolbar{align-items:flex-start}.tmc-request-toolbar-actions{margin-left:0}}@media (max-width:768px){.tmc-request-meta,.tmc-request-object-row,.tmc-request-toolbar{align-items:stretch;flex-direction:column}.tmc-request-date-field{flex:1 1 auto;max-width:100%}.tmc-request-toolbar-actions{justify-content:flex-start;width:100%}.tmc-request-field-flex,.tmc-request-meta label{width:100%}.tmc-request-card-display,.tmc-request-card-input{margin-left:0!important}.tmc-request-summary{-webkit-overflow-scrolling:touch;overflow-x:auto}.tmc-request-summary table{min-width:520px}.tmc-request-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.tmc-request-table-wrapper table{min-width:700px}}body.landing-body{--landing-bg:#0f1115;--landing-card-bg:#151821;--landing-card-stroke:#1f2530;--landing-text:#e8ecf3;--landing-muted:#9aa4b5;--landing-accent:#5cf0c4;--landing-accent-2:#7ba8ff;--landing-accent-soft:#5cf0c414;--landing-radius:18px;--landing-shadow:0 20px 60px #00000059;--landing-container:1080px;background:radial-gradient(circle at 20% 20%,#5cf0c414,#0000 35%),radial-gradient(circle at 80% 10%,#7ba8ff1a,#0000 30%),radial-gradient(circle at 50% 80%,#5cf0c40f,#0000 40%),#0b0d11;color:var(--landing-text);font-family:Inter,Manrope,Segoe UI,sans-serif;margin:0}.landing-page{background:linear-gradient(160deg,#151821e6,#0f1115f2);color:var(--landing-text);min-height:100vh;padding-bottom:80px}.landing-page .landing-container{margin:0 auto;max-width:var(--landing-container);padding:0 20px;width:100%}.landing-page .landing-hero{padding:80px 0 40px}.landing-page .hero-grid{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1.15fr .85fr}.landing-page .hero-text h1{font-size:48px;line-height:1.1;margin:12px 0 16px}.landing-page .hero-text .lead{color:var(--landing-muted);font-size:18px;line-height:1.6;margin-bottom:24px}.landing-page .hero-actions{display:flex;gap:12px;margin-bottom:18px}.landing-page .hero-badges{color:var(--landing-muted);display:flex;flex-wrap:wrap;font-size:14px;gap:8px}.landing-page .hero-badges span{background:#ffffff0a;border:1px solid var(--landing-card-stroke);border-radius:999px;padding:8px 12px}.landing-page .hero-visual{display:flex;justify-content:flex-end}.landing-page .hero-card{background:var(--landing-card-bg);border:1px solid var(--landing-card-stroke);border-radius:var(--landing-radius);box-shadow:var(--landing-shadow);max-width:380px;padding:22px;width:100%}.landing-page .hero-card h3{margin:12px 0 8px}.landing-page .hero-card p{color:var(--landing-muted);margin:0 0 16px}.landing-page .hero-kpis{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.landing-page .hero-kpis strong{font-size:24px}.landing-page .hero-kpis span{color:var(--landing-muted);font-size:14px}.landing-page .hero-tag{align-items:center;background:var(--landing-accent-soft);border-radius:999px;color:var(--landing-accent);display:inline-flex;font-size:12px;gap:8px;letter-spacing:.5px;padding:6px 10px}.landing-page .section{padding:60px 0}.landing-page .section-head{max-width:720px}.landing-page .section-head h2{font-size:32px;margin:6px 0 10px}.landing-page .section-head .muted{color:var(--landing-muted);margin:0}.landing-page .eyebrow{color:var(--landing-accent);font-size:12px;letter-spacing:1px;margin:0;text-transform:uppercase}.landing-page .card-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:28px}.landing-page .card-grid.three{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.landing-page .card-grid.four{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-page .card{background:var(--landing-card-bg);border:1px solid var(--landing-card-stroke);border-radius:var(--landing-radius);box-shadow:0 12px 40px #00000040;padding:18px;transition:transform .15s ease,border-color .15s ease}.landing-page .card:hover{border-color:#7ba8ff66;transform:translateY(-4px)}.landing-page .card h3{font-size:18px;margin:6px 0 8px}.landing-page .card p{color:var(--landing-muted);line-height:1.5;margin:0}.landing-page .process-steps{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:24px}.landing-page .step{background:linear-gradient(145deg,#7ba8ff14,#5cf0c40d);border:1px solid var(--landing-card-stroke);border-radius:var(--landing-radius);padding:18px}.landing-page .step-index{color:var(--landing-accent-2);font-size:14px;letter-spacing:1px}.landing-page .metrics{background:radial-gradient(circle at 20% 20%,#5cf0c414,#0000 35%),radial-gradient(circle at 80% 0,#7ba8ff1f,#0000 30%),#0f1218;border-bottom:1px solid var(--landing-card-stroke);border-top:1px solid var(--landing-card-stroke)}.landing-page .metrics-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.landing-page .metric{background:#ffffff08;border:1px solid var(--landing-card-stroke);border-radius:var(--landing-radius);padding:20px 18px;text-align:center}.landing-page .metric-value{font-size:26px;font-weight:700}.landing-page .metric-label{color:var(--landing-muted)}.landing-page .tech-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:1.1fr .9fr}.landing-page .tech-text .muted{margin:10px 0 12px}.landing-page .bullets{color:var(--landing-text);margin:10px 0 0;padding-left:18px}.landing-page .tech-card{background:var(--landing-card-bg);border:1px solid var(--landing-card-stroke);border-radius:var(--landing-radius);box-shadow:var(--landing-shadow);padding:20px}.landing-page .tech-badge{background:var(--landing-accent-soft);border-radius:999px;color:var(--landing-accent);display:inline-flex;font-size:12px;letter-spacing:.5px;padding:6px 10px}.landing-page .faq-list{grid-gap:10px;display:grid;gap:10px;margin-top:18px}.landing-page .faq-list details{background:var(--landing-card-bg);border:1px solid var(--landing-card-stroke);border-radius:var(--landing-radius);padding:12px 14px}.landing-page .faq-list summary{cursor:pointer;font-weight:600}.landing-page .faq-list p{color:var(--landing-muted);margin:8px 0 0}.landing-page .cta{border-top:1px solid var(--landing-card-stroke)}.landing-page .cta-inner{grid-gap:18px;align-items:center;background:linear-gradient(120deg,#5cf0c41f,#0b0d11f2);border:1px solid var(--landing-card-stroke);border-radius:calc(var(--landing-radius) + 4px);box-shadow:var(--landing-shadow);display:grid;gap:18px;grid-template-columns:1.05fr .95fr;padding:22px}.landing-page .cta-card{background:#ffffff0a;border:1px solid var(--landing-card-stroke);border-radius:var(--landing-radius);padding:16px}.landing-page .cta-line{border-bottom:1px solid #ffffff0f;color:var(--landing-text);display:flex;justify-content:space-between;padding:10px 0}.landing-page .cta-line:last-child{border-bottom:none}.landing-page .cta-line span{color:var(--landing-muted)}.landing-page .btn{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:10px 14px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.landing-page .btn.primary{background:linear-gradient(120deg,var(--landing-accent),var(--landing-accent-2));box-shadow:0 10px 30px #5cf0c459;color:#0a0c10}.landing-page .btn.ghost{background:#ffffff0a;border:1px solid var(--landing-card-stroke);color:var(--landing-text)}.landing-page .btn:hover{transform:translateY(-1px)}@media (max-width:1024px){.landing-page .cta-inner,.landing-page .hero-grid,.landing-page .tech-grid{grid-template-columns:1fr}.landing-page .hero-visual{justify-content:flex-start}}@media (max-width:720px){.landing-page .hero-grid{grid-template-columns:1fr}.landing-page .hero-text h1{font-size:36px}.landing-page .landing-container{padding:0 16px}}.brand-wordmark{align-items:center;color:#111317;color:var(--brand-wordmark-text,#111317);display:inline-flex;gap:8px;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle}.brand-wordmark .wordmark-img{display:block;height:28px;width:auto}:root{--brand-wordmark-text:#111317}html[data-theme=dark] .brand-wordmark{--brand-wordmark-text:#fff}.table-sticky td,.table-sticky th,.tmc-table td,.tmc-table th{color:#111317!important}.table-sticky,.tmc-table{background:#0000}.table-sticky{border-collapse:initial!important;border-spacing:0!important;table-layout:fixed!important;width:100%!important}.table-sticky tbody:after,.table-sticky tbody:before{content:none!important;display:none!important;height:0!important;margin:0!important;padding:0!important}.table-sticky thead tr:first-child>td,.table-sticky thead tr:first-child>th{background:#fff!important;background-clip:padding-box!important;box-shadow:0 1px 0 #00000014!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;top:var(--table-sticky-top,0)!important;z-index:100!important}.table-sticky tbody{margin-top:0!important;padding-top:0!important}
/*# sourceMappingURL=main.9811fee2.css.map*/