.about-page{--about-ink: var(--text-main);--about-muted: var(--text-muted);--about-accent: var(--primary-glow);--about-accent-2: var(--secondary-glow);--about-glass: var(--glass-bg);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;color:var(--about-ink);background:radial-gradient(circle at 15% 10%,rgba(255,0,128,.12),transparent 55%),radial-gradient(circle at 85% 90%,rgba(0,191,255,.12),transparent 60%),var(--bg-color)}.about-page h1,.about-page h2,.about-page h3{letter-spacing:-.02em}.about-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(0,0,0,.06) 1px,transparent 1px);background-size:48px 48px;opacity:.2;pointer-events:none}.about-glow{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(1px);opacity:.45;animation:float-glow 12s ease-in-out infinite;pointer-events:none}.glow-1{top:-180px;left:-120px;background:radial-gradient(circle,rgba(255,0,128,.32),transparent 70%)}.glow-2{bottom:-160px;right:-120px;background:radial-gradient(circle,rgba(0,191,255,.32),transparent 70%);animation-delay:2.5s}@keyframes float-glow{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(18px) scale(1.04)}}.about-nav{border-bottom:1px solid rgba(0,0,0,.05);background:#fff9}.about-main{position:relative;z-index:1;padding:140px 6vw 120px;display:flex;flex-direction:column;gap:96px;flex:1}.about-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;align-items:center}.about-eyebrow{display:inline-flex;font-size:.9rem;text-transform:uppercase;letter-spacing:.18em;color:var(--about-accent-2);font-weight:600;margin-bottom:1.2rem}.about-hero-text h1{font-size:clamp(2.5rem,3.6vw,4rem);line-height:1.05;margin-bottom:1.5rem}.about-hero-text p{font-size:1.1rem;color:var(--about-muted);max-width:560px;line-height:1.6}.about-hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.about-secondary{color:var(--about-ink);text-decoration:none;font-weight:600;border:1px solid rgba(0,0,0,.12);padding:.75rem 1.6rem;border-radius:999px;background:#ffffffb3;transition:transform .3s ease,box-shadow .3s ease}.about-secondary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000014}.about-hero-card{background:var(--about-glass);border-radius:28px;padding:2.5rem;box-shadow:0 30px 60px #00000014;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:1.5rem}.signal-row{display:flex;align-items:center;gap:.6rem;font-weight:600;color:var(--about-accent-2)}.signal-dot{width:10px;height:10px;background:var(--about-accent-2);border-radius:50%;box-shadow:0 0 12px #00bfff73}.signal-chip{margin-left:auto;background:#00bfff1f;color:var(--about-accent-2);padding:.35rem .75rem;border-radius:999px;font-size:.8rem}.signal-stat h3{font-size:2.4rem;margin-bottom:.3rem}.signal-stat p{color:var(--about-muted);line-height:1.5}.signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.signal-grid h4{font-size:1.6rem;margin-bottom:.3rem;color:var(--about-accent)}.signal-grid span{color:var(--about-muted);font-size:.95rem}.about-section{display:grid;gap:2.5rem}.section-heading{max-width:720px}.section-eyebrow{font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;font-weight:600;color:var(--about-accent);display:inline-block;margin-bottom:.9rem}.section-heading h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:1rem}.section-heading p{color:var(--about-muted);font-size:1rem;line-height:1.6}.values-grid,.steps-grid,.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.value-card,.step-card,.stat-card{background:#ffffffb3;border-radius:24px;padding:1.8rem;border:1px solid var(--glass-border);box-shadow:0 20px 40px #0000000f}.value-card h3,.step-card h3,.stat-card h3{font-size:1.4rem;margin-bottom:.8rem}.value-card p,.step-card p,.stat-card p{color:var(--about-muted);line-height:1.6}.step-number{font-weight:700;color:var(--about-accent-2);letter-spacing:.12em;font-size:.85rem;text-transform:uppercase}.about-stats .stat-card h3{font-size:2rem;color:var(--about-accent)}.about-cta{display:flex;justify-content:center}.cta-panel{background:linear-gradient(130deg,#ff008024,#00bfff24);border-radius:32px;padding:3rem;width:min(100%,960px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 50px #00000014}.cta-panel h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:.8rem}.cta-panel p{color:var(--about-muted);line-height:1.6;max-width:520px}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width: 900px){.about-main{padding:120px 6vw 100px;gap:72px}.about-hero{gap:32px}.about-hero-card{padding:2rem}.cta-panel{padding:2.4rem}}@media (max-width: 640px){.about-main{padding:110px 5vw 80px}.about-hero-actions,.cta-actions{width:100%}.about-hero-card{padding:1.8rem}.signal-grid{grid-template-columns:1fr}}.interest-form-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;margin:0 auto;padding:2rem;position:relative;z-index:20}.form-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:var(--text-main);text-align:center;letter-spacing:-.02em}.form-subtitle{font-size:1.25rem;color:var(--text-muted);margin-bottom:3rem;text-align:center}.glass-form{width:100%;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;padding:3rem;box-shadow:0 8px 32px #0000000d;display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-left:.5rem}.form-group input,.form-group textarea,.form-group select{background:#ffffff80;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;color:var(--text-main);transition:all .2s ease;width:100%;outline:none}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{background:#fff;border-color:var(--primary-glow);box-shadow:0 0 0 4px #ff00801a}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#aaa}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.select-wrapper{position:relative}.form-submit{margin-top:1rem;width:100%;font-size:1.1rem;padding:1rem;background:#000;color:#fff;box-shadow:0 10px 20px #0000001a}.form-submit:hover{transform:translateY(-2px);box-shadow:0 15px 30px #00000026}@media (max-width: 768px){.glass-form{padding:2rem}.form-title{font-size:2.25rem}}.demo-section-container{min-height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;overflow:hidden}.demo-content{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:4rem;z-index:10}.section-title{font-size:3.5rem;font-weight:700;text-align:center;color:var(--text-main);letter-spacing:-.03em;margin-bottom:1rem}.text-neon-pink{color:var(--primary-glow);text-shadow:0 0 20px rgba(255,0,128,.4)}.section-subtitle{font-size:1.2rem;color:var(--text-muted);text-align:center;max-width:600px}.demo-showcase{width:100%;max-width:900px;height:500px;perspective:1000px}.video-frame{width:100%;height:100%;background:#141414cc;border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #0003,0 0 0 1px #ffffff1a;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.glass-reflection{position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#ffffff0d,#fff0);pointer-events:none}.video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at center,#222,#111);position:relative}.play-button{width:80px;height:80px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);box-shadow:0 0 20px #0000004d;z-index:2}.play-button:hover{transform:scale(1.1);background:#fff3;border-color:var(--primary-glow);box-shadow:0 0 30px var(--primary-glow)}.play-icon{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid white;margin-left:5px}.placeholder-text{margin-top:1.5rem;color:#666;font-family:monospace;letter-spacing:.1em;z-index:2}.activity-wave{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent,var(--secondary-glow),transparent);animation:scan 2s linear infinite;opacity:.5}@keyframes scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.glass-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d;border-color:var(--glass-highlight)}.glass-card h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.glass-card p{color:var(--text-muted);font-size:.95rem;line-height:1.5}@media (max-width: 768px){.section-title{font-size:2.5rem}.demo-showcase{height:300px}}:root{--bg-color: #f8f9fa;--text-main: #1a1a1a;--text-muted: #666666;--primary-glow: #ff0080;--secondary-glow: #00bfff;--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .5);--glass-highlight: rgba(255, 255, 255, .9)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-main);overflow-x:hidden}.minkops-bg{position:relative;width:100%;min-height:100vh;overflow:hidden}.gradient-orb{position:absolute;z-index:0;pointer-events:none;animation:pulse-glow 8s infinite alternate ease-in-out}.orb-1{width:900px;height:900px;background:radial-gradient(circle,#ff008040,#fff0 70%);top:-300px;left:-300px}.orb-2{width:1000px;height:1000px;background:radial-gradient(circle,#00bfff40,#fff0 70%);bottom:-400px;right:-400px;animation-delay:2s}@keyframes pulse-glow{0%{transform:scale(1);opacity:.8}50%{opacity:1}to{transform:scale(1.1);opacity:.8}}.glass-nav{position:fixed;top:0;left:0;width:100%;padding:1.5rem 3rem;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border-bottom:1px solid rgba(0,0,0,.05);z-index:100}.nav-logo{font-size:1.8rem;font-weight:800;letter-spacing:-.05em;color:#000;text-decoration:none}.nav-links{display:flex;gap:2rem;align-items:center}.mobile-toggle{display:none;cursor:pointer;background:transparent;border:none;padding:0}.nav-links a{text-decoration:none;color:var(--text-muted);font-weight:500;transition:color .3s}.nav-links a:hover{color:var(--text-main)}.cta-button{background:#fff;color:#000;padding:.8rem 2rem;border-radius:30px;text-decoration:none;font-weight:500;transition:all .3s ease;border:none;cursor:pointer}.cta-button.large-cta{padding:1rem 3rem;font-size:1.1rem;letter-spacing:.5px}.cta-button:hover{transform:scale(1.05);box-shadow:0 5px 15px #0000001a}.hero-section{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;z-index:10;position:relative}.hero-content{max-width:900px;position:relative;z-index:1}.hero-title{font-size:6rem;line-height:1;font-weight:700;margin-bottom:1.5rem;color:#111;letter-spacing:-.04em}.text-gradient{background:linear-gradient(120deg,#888,#222);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:1.5rem;color:var(--text-muted);margin-bottom:3rem;font-weight:400}.scroll-indicator{position:absolute;bottom:3rem;width:100%;text-align:center;color:var(--text-muted);font-size:.9rem;animation:bounce 2s infinite;z-index:10}.arrow-down{width:1px;height:40px;background:linear-gradient(to bottom,var(--text-muted),transparent);margin:10px auto}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.agents-section{min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:10;padding-top:2rem}.canvas-wrapper{width:100%;height:50vh;cursor:grab;position:relative}.canvas-wrapper:active{cursor:grabbing}.agent-controls{display:flex;align-items:center;justify-content:center;gap:3rem;margin-top:-6rem;z-index:20;width:100%;position:relative}.agent-info-overlay{text-align:center;pointer-events:none;width:300px}.agent-name{font-size:2.5rem;font-weight:700;display:block;margin-bottom:.5rem}.agent-desc{font-size:1.2rem;color:var(--text-muted);max-width:600px;margin:0 auto}.nav-arrow{display:flex;align-items:center;justify-content:center;width:60px;height:60px;cursor:pointer;z-index:30;color:var(--text-muted);border-radius:50%;transition:all .3s ease}.nav-arrow:hover{color:var(--text-main);background:#fffc;box-shadow:0 4px 12px #0000000d;transform:scale(1.1)}.nav-arrow svg{width:32px;height:32px}.demo-section{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:0 2rem 4rem;margin-top:-5rem;position:relative;overflow:hidden}.demo-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:1400px;gap:4rem}.demo-text{flex:1;padding-left:5%;z-index:10}.demo-text h3{font-size:3.5rem;margin-bottom:1rem;color:#111}.demo-text p{font-size:1.25rem;color:var(--text-muted);line-height:1.6}.video-wrapper{flex:1.5;position:relative;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);display:flex;justify-content:center}.seamless-video{width:90%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover;border-radius:20px;background:#eee;display:flex;align-items:center;justify-content:center}.video-mock{width:100%;height:100%;background:linear-gradient(45deg,#f3f3f3,#e3e3e3);display:flex;align-items:center;justify-content:center;font-weight:700;color:#aaa;font-size:2rem}.main-footer{width:100%;background:linear-gradient(90deg,#ff008014,#fff9 45%,#ffffff8c 60%,#00bfff14);border-top:1px solid rgba(0,0,0,.05);padding:4rem 2rem 2rem;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.footer-column{display:flex;flex-direction:column;gap:.8rem}.brand-col{flex:2;min-width:250px}.footer-logo{font-weight:800;font-size:1.5rem;margin-bottom:.5rem;color:#000}.brand-col p{color:var(--text-muted);max-width:300px}.footer-column h4{font-size:.9rem;text-transform:uppercase;color:#999;letter-spacing:.1em;margin-bottom:.5rem}.footer-column a{text-decoration:none;color:var(--text-main);transition:color .2s;font-weight:500}.footer-column a:hover{color:var(--primary-glow)}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;color:var(--text-muted);font-size:.9rem}.legal-links{display:flex;gap:2rem}.legal-links a{text-decoration:none;color:var(--text-muted)}.legal-links a:hover{color:var(--text-main)}.mobile-menu-overlay{position:fixed;top:80px;left:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:2rem;z-index:90;border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 10px 20px #0000000d}.mobile-nav-links{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.mobile-nav-links a{font-size:1.2rem;color:var(--text-main);text-decoration:none;font-weight:600}.hamburger{width:30px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger span{display:block;height:2px;width:100%;background:#333;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.page-shell{background:var(--bg-color)}.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.page-content{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.page-main{padding-top:120px;padding-bottom:4rem;flex:1}.page-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.page-container.narrow{max-width:900px}.page-container.blog{max-width:800px}.page-title{font-size:clamp(2.2rem,4vw,4rem);font-weight:700;margin-bottom:1rem;line-height:1.1;letter-spacing:-.04em}.page-subtitle{font-size:clamp(1.05rem,1.8vw,1.5rem);color:var(--text-muted);line-height:1.6}.site-glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;padding:3rem}.legal-section+.legal-section{margin-top:2rem}.legal-section h2{font-size:1.5rem;margin-bottom:1rem}.legal-section p{color:var(--text-muted);line-height:1.6}.blog-meta{display:flex;flex-wrap:wrap;gap:1rem 2rem;color:var(--text-muted);margin-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:1rem}.blog-content{font-size:1.15rem;line-height:1.85;color:#333}.blog-content p{margin-bottom:1.5rem}.blog-content ul{margin:0 0 1.5rem 1.25rem;padding-left:1rem}.blog-content li{margin-bottom:.75rem}.blog-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0000000f;border:1px solid rgba(0,0,0,.06);padding:.12rem .4rem;border-radius:8px;font-size:.95em}.blog-content h3{font-size:1.75rem;font-weight:700;margin-top:3rem;margin-bottom:1rem}.blog-callout{margin-bottom:1.5rem;padding:1.5rem;background:#fff9;border-radius:12px;border-left:4px solid var(--primary-glow)}.blog-code{background:#1e1e1e;color:#d4d4d4;padding:1.5rem;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;margin-bottom:2rem;border-left:4px solid var(--secondary-glow)}.blog-cta{margin-top:4rem;padding:3rem;background:#111;border-radius:20px;color:#fff;text-align:center}.blog-cta p{margin-bottom:2rem;color:#ccc}.blog-list{display:grid;gap:2rem}.blog-card-link{text-decoration:none;color:inherit}.back-link{display:inline-block;margin-bottom:1.5rem;text-decoration:none;color:var(--text-muted);font-weight:500}.back-link:hover{color:var(--text-main)}.blog-card{padding:2rem;background:#fff9;border-radius:20px;border:1px solid rgba(0,0,0,.05);cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease}.blog-card:hover{box-shadow:0 18px 40px #00000014;border-color:#00000014}.blog-card-tag{font-size:.8rem;color:var(--primary-glow);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.blog-card-title{font-size:1.8rem;margin:.5rem 0 1rem;font-weight:700}.blog-card-excerpt{color:var(--text-muted);line-height:1.6}.blog-card-cta{margin-top:1.5rem;font-weight:500;font-size:.9rem}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.job-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1rem}.job-card-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.job-type{font-size:.9rem;color:var(--primary-glow);text-transform:uppercase;letter-spacing:.1em}.job-location{font-size:.9rem;color:var(--text-muted)}.job-title{font-size:1.5rem;font-weight:600}.job-desc{color:var(--text-muted);line-height:1.6}.job-apply{margin-top:1rem;display:inline-block;font-weight:500;color:var(--text-main);text-decoration:none}.job-apply:hover{color:var(--primary-glow)}.orchestration-hero{text-align:center;margin-bottom:5rem}.orchestration-subtitle{max-width:700px;margin:0 auto}.orchestration-cta{text-align:center;margin-top:5rem}.workflow-section{margin-bottom:8rem;display:flex;flex-direction:column;align-items:flex-start}.workflow-section.align-right{align-items:flex-end}.workflow-title{font-size:2rem;margin-bottom:.5rem}.workflow-desc{font-size:1.1rem;color:var(--text-muted);margin-bottom:2rem;max-width:500px}.workflow-desc.align-left{text-align:left}.workflow-desc.align-right{text-align:right}.workflow-card{width:100%;background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:3rem;display:flex;justify-content:center}.flowchart{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.flow-node{width:160px;aspect-ratio:1 / 1;border-radius:20px;background:#fffc;border:2px solid #000;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;box-shadow:0 10px 30px #0000000d;text-align:center}.flow-node.output{background:#111}.flow-output{color:#fff;font-weight:700;font-size:1.1rem}.flow-agent{font-size:1.5rem;font-weight:800;margin-bottom:.2rem}.flow-role{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:.05em}.flow-arrow{display:flex;flex-direction:column;align-items:center;margin:0 1rem}.flow-arrow-label{font-size:.8rem;color:#999;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.05em}.flow-arrow-icon{width:40px;height:12px}@media (max-width: 900px){.glass-nav{padding:1.25rem}.nav-logo{font-size:1.6rem}.desktop-only{display:none}.mobile-toggle{display:block}.hero-title{font-size:4rem}.hero-subtitle{font-size:1.2rem;padding:0 1rem}.canvas-wrapper{height:40vh}.agent-controls{flex-wrap:wrap;gap:1rem}.agent-info-overlay{width:90%}.demo-container{flex-direction:column;text-align:center}.nav-arrow{display:none}.video-wrapper{mask-image:none;-webkit-mask-image:none}.footer-content{flex-direction:column}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.legal-links{justify-content:center}.page-main{padding-top:110px}.page-container{padding:0 1.25rem}.site-glass-card{padding:2rem}.blog-content{font-size:1.05rem}.blog-content h3{font-size:1.5rem;margin-top:2.5rem}.blog-cta{padding:2.2rem}.blog-card{padding:1.6rem}.blog-card-title{font-size:1.6rem}.jobs-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.job-card{padding:1.6rem}.workflow-section,.workflow-section.align-right{align-items:stretch}.workflow-desc{max-width:100%;text-align:left}.workflow-card{padding:2rem}.flow-node{width:min(160px,44vw)}.flow-arrow{margin:0 .5rem}}:root{--font-main: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Inter", "Roboto", sans-serif;--font-secondary: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Inter", "Roboto", sans-serif;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-extrabold: 800;font-family:var(--font-main);background-color:#f2f3f5}*{box-sizing:border-box}body{margin:0;background:#f2f3f5;font-family:var(--font-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
