@font-face{font-family:Sofia Pro;src:url(/fonts/SofiaPro-Light/font.woff2)format("woff2"),url(/fonts/SofiaPro-Light/font.woff)format("woff");font-weight:300;font-display:swap}@font-face{font-family:Sofia Pro;src:url(/fonts/SofiaPro-Regular/font.woff2)format("woff2"),url(/fonts/SofiaPro-Regular/font.woff)format("woff");font-weight:500;font-display:swap}@font-face{font-family:Sofia Pro;src:url(/fonts/SofiaPro-Bold/font.woff2)format("woff2"),url(/fonts/SofiaPro-Bold/font.woff)format("woff");font-weight:800;font-display:swap}:root{--font:"Sofia Pro", -apple-system, BlinkMacSystemFont, sans-serif;--mono:"SF Mono", "Fira Code", "Fira Mono", "Roboto Mono", "Courier New", monospace;--bg:#0a0a0b;--bg-surface:#111113;--bg-raised:#18181b;--text:#f5f5f7;--text-sub:#c0c0cc;--text-dim:#8a8a9a;--text-muted:#5a5a68;--accent:#a78bfa;--accent-dim:#a78bfa1f;--border:#ffffff12;--border-mid:#ffffff1f;--border-bright:#fff3;--radius:12px;--transition:.25s cubic-bezier(.25, .1, .25, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:15px}body{font-family:var(--font);background:var(--bg);color:var(--text-sub);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}::selection{background:var(--accent);color:var(--bg)}.hero-globe{pointer-events:none;z-index:0;opacity:0;animation:1.5s .5s forwards globeFadeIn;position:absolute;top:50%;right:60px;overflow:hidden;transform:translateY(-50%)}.ascii-globe{font-family:var(--mono);color:var(--text-muted);-webkit-user-select:none;user-select:none;white-space:pre;width:60ch;margin:0;font-size:13px;line-height:1.15;overflow:hidden}@keyframes globeFadeIn{to{opacity:1}}.navbar{z-index:100;-webkit-backdrop-filter:blur(40px)saturate(1.4);background:#1c1c22d9;border:1px solid #ffffff1a;border-radius:14px;width:calc(100% - 32px);max-width:800px;margin:0 auto;position:fixed;top:12px;left:0;right:0}.navbar-inner{justify-content:space-between;align-items:center;height:48px;padding:0 24px;display:flex}.navbar-logo svg{width:auto;height:14px;display:block}.navbar-logo svg path{fill:var(--text)}.navbar-links{align-items:center;gap:28px;display:flex}.navbar-links a,.navbar-links button{font-family:var(--font);color:var(--text-dim);transition:color var(--transition);cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:500}.navbar-links a:hover,.navbar-links button:hover{color:var(--text)}.navbar-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-right:-8px;padding:8px;display:none}.hamburger-line{background:var(--text);border-radius:1px;width:18px;height:1.5px;transition:transform .25s;display:block}.hamburger-line.open:first-child{transform:translateY(3.25px)rotate(45deg)}.hamburger-line.open:nth-child(2){transform:translateY(-3.25px)rotate(-45deg)}.mobile-menu{border-top:1px solid #ffffff14;overflow:hidden}.mobile-menu-links{flex-direction:column;gap:4px;padding:12px 24px 0;list-style:none;display:flex}.mobile-menu-links a,.mobile-menu-links button{font-family:var(--font);color:var(--text-dim);transition:color var(--transition);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:14px;font-weight:500;display:block}.mobile-menu-links a:hover,.mobile-menu-links button:hover{color:var(--text)}.mobile-lang-row{border-top:1px solid #ffffff0f;margin-top:4px;padding:8px 24px 16px}.lang-selector{position:relative}.lang-trigger{font-family:var(--mono);letter-spacing:.08em;color:var(--text-dim);cursor:pointer;transition:all var(--transition);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:10px;display:flex}.lang-trigger:hover{color:var(--text);background:#ffffff14;border-color:#fff3}.lang-trigger svg{stroke-width:1.5px}.lang-dropdown{-webkit-backdrop-filter:blur(20px);z-index:200;background:#121216e6;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;min-width:60px;padding:4px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.lang-option{font-family:var(--mono);letter-spacing:.06em;color:var(--text-dim);text-align:center;transition:all var(--transition);border-radius:6px;padding:6px 12px;font-size:11px}.lang-option:hover{color:var(--text);background:#ffffff14}.lang-option.active{color:var(--text)}.lang-tabs{background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:1px;padding:2px;display:inline-flex}.lang-tab{font-family:var(--mono);letter-spacing:.06em;color:var(--text-dim);text-align:center;border-radius:6px;padding:5px 12px;font-size:10px;line-height:1;transition:all .2s}.lang-tab:hover{color:var(--text)}.lang-tab.active{color:var(--text);background:#ffffff1f;box-shadow:0 1px 3px #0000004d}.hero{flex-direction:column;justify-content:center;max-width:1200px;height:100svh;min-height:600px;margin:0 auto;padding:80px 40px 60px;display:flex;position:relative}.hero-marker{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);z-index:1;align-items:center;gap:12px;margin-bottom:32px;font-size:11px;display:flex;position:relative}.hero-marker:before{content:"";background:var(--text-muted);width:24px;height:1px}.hero h1{letter-spacing:-.03em;color:var(--text);z-index:1;max-width:680px;margin-bottom:32px;font-size:clamp(38px,5.5vw,68px);font-weight:300;line-height:1.1;position:relative}.hero h1 strong{font-weight:800}.hero h1 .dim{color:var(--text-sub)}.hero-sub{color:var(--text-sub);z-index:1;max-width:520px;margin-bottom:48px;font-size:17px;font-weight:300;line-height:1.7;position:relative}.hero-actions{z-index:1;flex-wrap:wrap;gap:12px;display:flex;position:relative}.btn{font-family:var(--font);cursor:pointer;transition:all var(--transition);border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:500;display:inline-flex}.btn-light{background:var(--text);color:var(--bg)}.btn-light:hover{opacity:.88}.btn-ghost{color:var(--text-sub);border:1px solid var(--border-mid);background:0 0}.btn-ghost:hover{color:var(--text);border-color:var(--border-bright);background:#ffffff08}.section-wrap{max-width:1200px;margin:0 auto;padding:0 40px}.section-pill{text-transform:uppercase;letter-spacing:.06em;color:var(--text-sub);align-items:center;gap:8px;margin-bottom:20px;padding-top:120px;font-size:13px;font-weight:500;display:inline-flex}.section-pill--center{justify-content:center;width:100%}.pill-dot{background:var(--text);border-radius:50%;width:8px;height:8px}.section-big-title{letter-spacing:-.03em;color:var(--text);max-width:700px;margin-bottom:64px;font-size:clamp(32px,4.5vw,52px);font-weight:300;line-height:1.15}.section-big-title--center{text-align:center;margin-left:auto;margin-right:auto}.section-big-title .accent{color:var(--accent)}.capabilities-list{flex-direction:column;display:flex}.capability-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:40px;padding:28px 0;transition:all .3s;display:flex}.capability-row:last-child{border-bottom:1px solid var(--border)}.capability-left{flex-shrink:0;align-items:center;gap:16px;display:flex}.capability-icon{width:36px;height:36px;color:var(--text-sub);flex-shrink:0;justify-content:center;align-items:center;display:flex}.capability-icon svg{stroke-width:1.5px;width:20px;height:20px}.capability-left h3{color:var(--text);letter-spacing:-.01em;white-space:nowrap;font-size:15px;font-weight:500}.capability-desc{color:var(--text-dim);text-align:right;max-width:420px;font-size:13px;font-weight:300;line-height:1.6}.industries-list{flex-direction:column;display:flex}.industry-row{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:40px;padding:48px 0;display:flex}.industry-row:last-child{border-bottom:1px solid var(--border)}.industry-big-name{letter-spacing:-.04em;color:var(--text);flex:1;min-width:0;font-size:clamp(36px,6vw,80px);font-weight:300;line-height:1.05}.industry-big-name .dim{color:var(--text-dim)}.industry-right{flex:0 0 280px;padding-top:12px}.industry-desc{color:var(--text-sub);margin-bottom:16px;font-size:14px;font-weight:300;line-height:1.65}.industry-idx{font-family:var(--mono);color:var(--text-muted);font-size:12px}.stats-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.stat{text-align:center;border-right:1px solid var(--border);padding:56px 32px}.stat:last-child{border-right:none}.stat-value{letter-spacing:-.04em;color:var(--text);margin-bottom:8px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1}.stat-label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);font-size:11px}.cta-section{text-align:center;max-width:1200px;margin:0 auto;padding:60px 40px 140px}.cta-desc{color:var(--text-sub);max-width:420px;margin:0 auto 44px;font-size:16px;font-weight:300;line-height:1.65}.footer{max-width:800px;font-family:var(--mono);color:#fff;background:0 0;border:1px solid #fff3;border-radius:4px;margin:0 auto 48px;padding:0;overflow:hidden}.footer-table{border-collapse:collapse;width:100%}.footer-spec-label,.footer-spec-value{color:#fff;vertical-align:middle;border-bottom:1px solid #fff3;padding:8px 12px}.footer-spec-label{letter-spacing:.1em;text-transform:uppercase;border-right:1px solid #fff3;width:110px;font-size:8px}.footer-spec-value{letter-spacing:.03em;font-size:10px}.footer-spec-value a{color:#fff}.footer-brand-row{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.footer-brand-row svg{width:auto;height:9px}.footer-brand-row svg path{fill:#fff}.footer-copy{color:#fff;letter-spacing:.04em;font-size:8px}.ethos-grid{grid-template-columns:1.3fr 1fr;gap:12px;padding:80px 0 0;display:grid}.ethos-card{border-radius:var(--radius);flex-direction:column;justify-content:space-between;min-height:380px;padding:40px 36px;display:flex;overflow:hidden}.ethos-card--light{-webkit-backdrop-filter:blur(20px);background:#e8e8ecd9}.ethos-card--lime{-webkit-backdrop-filter:blur(20px);background:#d4f53cd9}.ethos-fig{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px;font-size:11px}.ethos-ascii{font-family:var(--mono);white-space:pre;-webkit-user-select:none;user-select:none;margin:0;font-size:13px;line-height:1.3}.ethos-card--light .ethos-ascii{color:#00000040}.ethos-card--lime .ethos-ascii{color:#1e32004d}.ethos-card--light .ethos-fig{color:#999}.ethos-card--lime .ethos-fig{color:#28320080}.ethos-body{flex-direction:column;flex:1;justify-content:flex-end;display:flex}.ethos-illustration{width:160px;height:auto;margin-bottom:32px}.ethos-card--light .ethos-illustration{color:#777}.ethos-card--lime .ethos-illustration{color:#1e28008c}.ethos-body h3{font-family:var(--font);letter-spacing:-.015em;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.35}.ethos-card--light .ethos-body h3{color:#0a0a0a}.ethos-card--lime .ethos-body h3{color:#0a0f00}.ethos-body p{margin-top:8px;font-size:14px;font-weight:300;line-height:1.6}.ethos-card--light .ethos-body p{color:#444}.ethos-card--lime .ethos-body p{color:#141e00b3}.ethos-tag{font-family:var(--font);letter-spacing:.08em;text-transform:uppercase;margin-top:32px;font-size:11px;font-weight:500}.ethos-card--light .ethos-tag{color:#777}.ethos-card--lime .ethos-tag{color:#1e28008c}.divider{background:var(--border);max-width:1200px;height:1px;margin:0 auto}@media (width<=900px){.capabilities-grid{grid-template-columns:repeat(2,1fr)}.section-header{flex-direction:column;align-items:flex-start}.hero-globe{opacity:1;justify-content:center;margin:0 auto 24px;animation:none;display:flex;position:relative;top:auto;right:auto;transform:none}.ascii-globe{color:var(--text-sub);font-size:7px}.ethos-grid{grid-template-columns:1fr}.capability-row{flex-direction:column;align-items:flex-start;gap:8px}.capability-desc{text-align:left;max-width:none}.industry-row{flex-direction:column;gap:16px}.industry-right{flex:none}.industry-big-name{font-size:clamp(28px,8vw,50px)}.footer-inner{flex-direction:column;gap:32px}.footer-links{gap:32px}}@media (width<=640px){html{font-size:14px}.navbar-inner,.hero,.section-wrap,.cta-section{padding-left:20px;padding-right:20px}.stats-bar{grid-template-columns:1fr}.stat{border-right:none;border-bottom:1px solid var(--border);padding:36px 24px}.stat:last-child{border-bottom:none}.footer{max-width:none;margin:0 16px 32px}.footer-spec-label{width:80px;padding:6px 8px;font-size:7px}.footer-spec-value{padding:6px 10px;font-size:9px}.navbar-links{display:none}.navbar-hamburger{display:flex}.hero{text-align:center;align-items:center;height:auto;min-height:auto;padding-top:80px}.ethos-card{min-height:280px;padding:28px 24px}.ethos-body h3{font-size:17px!important}.section-pill{padding-top:80px}.section-big-title{margin-bottom:40px}.cta-section{padding:60px 20px}}
