.studio-home{background:var(--surface-canvas);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100vh}.studio-home :is(h1,h2,h3),.studio-home .rounded{font-family:var(--font-rounded);letter-spacing:0}.studio-home a{color:inherit;text-decoration:none}.studio-home .wrap{max-width:1180px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.studio-home svg{stroke-width:2px;width:20px;height:20px}.studio-home.studio-gate{padding:var(--space-2xl) var(--space-lg);place-items:center;display:grid}.studio-home .gate-panel{background:var(--surface-card);border:var(--border-hairline);border-radius:var(--radius-md);width:min(100%,460px);box-shadow:var(--shadow-card);padding:var(--space-2xl);position:relative}.studio-home .gate-brand{align-items:center;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.studio-home .gate-brand .word,.studio-home .gate-brand .sub{font-size:22px;font-weight:900}.studio-home .gate-brand .sub{color:var(--text-secondary);font-weight:700}.studio-home .gate-status{align-items:center;gap:var(--space-sm);color:var(--text-source);font-family:var(--font-rounded);font-size:14px;font-weight:800;display:inline-flex}.studio-home .gate-panel h1{margin:var(--space-sm) 0 0;font-size:34px;line-height:1.08}.studio-home .gate-panel p{margin:var(--space-md) 0 0;color:var(--text-secondary);font-size:17px;line-height:1.45}.studio-home .gate-actions{gap:var(--space-sm);margin-top:var(--space-xl);display:grid}.studio-home .gate-stack{gap:var(--space-md);justify-items:stretch;width:min(100%,460px);display:grid}.studio-home .gate-stack .gate-panel{width:100%}.studio-home .gate-footer{color:var(--text-quiet);padding:0 var(--space-sm);background:0 0;gap:16px;margin-top:0;font-size:13px;display:flex}.studio-home .gate-footer a:hover{color:var(--text-primary)}.studio-home .gate-actions a.btn,.studio-home .gate-actions a.btn:link,.studio-home .gate-actions a.btn:visited{--_an-a-fc:currentColor;--_an-a-fc-hover:currentColor;--_an-a-fc-visited:currentColor;--_an-a-fc-hover-visited:currentColor;--_li-fc:currentColor;--_li-fc-hover:currentColor;--_li-fc-visited:currentColor;--_li-fc-hover-visited:currentColor;color:inherit;text-decoration:none}.studio-home .gate-actions a.btn-primary,.studio-home .gate-actions a.btn-primary:link,.studio-home .gate-actions a.btn-primary:visited,.studio-home .gate-actions a.btn-primary:hover,.studio-home .gate-actions a.btn-primary:focus-visible,.studio-home .gate-actions a.btn-primary:active{--_an-a-fc:var(--action-primary-text);--_an-a-fc-hover:var(--action-primary-text);--_an-a-fc-visited:var(--action-primary-text);--_an-a-fc-hover-visited:var(--action-primary-text);--_li-fc:var(--action-primary-text);--_li-fc-hover:var(--action-primary-text);--_li-fc-visited:var(--action-primary-text);--_li-fc-hover-visited:var(--action-primary-text);color:var(--action-primary-text)}.studio-home .gate-actions a.btn-secondary,.studio-home .gate-actions a.btn-secondary:link,.studio-home .gate-actions a.btn-secondary:visited,.studio-home .gate-actions a.btn-secondary:hover,.studio-home .gate-actions a.btn-secondary:focus-visible,.studio-home .gate-actions a.btn-secondary:active{--_an-a-fc:var(--action-secondary-text);--_an-a-fc-hover:var(--action-secondary-text);--_an-a-fc-visited:var(--action-secondary-text);--_an-a-fc-hover-visited:var(--action-secondary-text);--_li-fc:var(--action-secondary-text);--_li-fc-hover:var(--action-secondary-text);--_li-fc-visited:var(--action-secondary-text);--_li-fc-hover-visited:var(--action-secondary-text);color:var(--action-secondary-text)}.studio-home .kmark{flex:none;display:inline-block;position:relative}.studio-home .kmark-img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.studio-home header.nav{z-index:40;background:color-mix(in srgb, var(--surface-canvas) 86%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:var(--border-hairline);position:sticky;top:0}.studio-home .nav-in{justify-content:space-between;align-items:center;gap:24px;height:68px;display:flex}.studio-home .brand{align-items:center;gap:11px;display:flex}.studio-home .brand .word{font-size:21px;font-weight:900}.studio-home .brand .sub{color:var(--text-secondary);font-size:21px;font-weight:700}.studio-home .nav-links{gap:26px;display:flex}.studio-home .nav-links a{color:var(--text-secondary);font-size:15px;font-weight:600}.studio-home .nav-links a:hover{color:var(--text-primary)}.studio-home .nav-cta{align-items:center;gap:10px;display:flex}.studio-home .btn{font-family:var(--font-rounded);white-space:nowrap;border-radius:var(--radius-md);cursor:pointer;min-height:44px;transition:filter var(--dur-fast) var(--ease-standard), transform var(--dur-fast) var(--ease-standard);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-size:15px;font-weight:800;display:inline-flex}.studio-home .btn:active{transform:scale(.98)}.studio-home .btn-primary{background:var(--action-primary);color:var(--action-primary-text);border-color:var(--action-primary)}.studio-home .btn-primary:hover{filter:brightness(.96)}.studio-home .btn-secondary{background:var(--action-secondary);color:var(--action-secondary-text);border:var(--border-hairline)}.studio-home .btn-ghost{color:var(--text-primary);background:0 0}.studio-home .btn-ghost:hover{background:var(--surface-raised)}.studio-home .btn-light{background:var(--surface-card);color:var(--kapi-canopy)}.studio-home .btn-outline-light{color:var(--text-on-deep);border:1px solid color-mix(in srgb, var(--surface-card) 38%, transparent);background:0 0}.studio-home .btn-lg{min-height:50px;padding:14px 22px;font-size:16px}.studio-home .eyebrow{font-family:var(--font-rounded);letter-spacing:.04em;color:var(--text-source);text-transform:none;font-size:13px;font-weight:800}.studio-home .pill{font-family:var(--font-rounded);border-radius:var(--radius-full);background:var(--surface-raised);border:var(--border-hairline);color:var(--text-secondary);align-items:center;gap:7px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.studio-home .hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding:64px 0 32px;display:grid}.studio-home .hero h1{max-width:13ch;margin:16px 0 0;font-size:clamp(40px,5.2vw,64px);font-weight:900;line-height:1}.studio-home .hero .lede{color:var(--text-secondary);max-width:52ch;margin:20px 0 28px;font-size:19px;line-height:1.55}.studio-home .hero .cta-row{flex-wrap:wrap;gap:12px;display:flex}.studio-home .hero .micro{color:var(--text-quiet);align-items:center;gap:7px;margin-top:16px;font-size:13px;display:flex}.studio-home .peek{background:var(--surface-card);border:var(--border-hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-active);padding:18px;position:relative}.studio-home .peek-head{border-bottom:var(--border-hairline);justify-content:space-between;align-items:center;gap:10px;padding-bottom:14px;display:flex}.studio-home .peek-title{font-family:var(--font-rounded);font-size:16px;font-weight:800}.studio-home .peek-sub{color:var(--text-secondary);margin-top:2px;font-size:12.5px}.studio-home .signed{font-family:var(--font-rounded);color:var(--kapi-leaf);background:color-mix(in srgb, var(--kapi-leaf) 12%, var(--surface-card));border-radius:var(--radius-full);align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.studio-home .tile-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.studio-home .tile{background:var(--surface-raised);border:var(--border-hairline);border-radius:var(--radius-md);padding:12px 12px 14px}.studio-home .tile .ic{background:var(--surface-card);width:30px;height:30px;color:var(--kapi-leaf);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.studio-home .tile .ic svg{width:17px;height:17px}.studio-home .tile .nm{font-family:var(--font-rounded);margin-top:9px;font-size:12.5px;font-weight:800}.studio-home .tile.ai{background:color-mix(in srgb, var(--kapi-hint) 9%, var(--surface-card));border-color:color-mix(in srgb, var(--kapi-hint) 22%, var(--border-subtle))}.studio-home .peek-foot{border-top:var(--border-hairline);align-items:center;gap:10px;margin-top:16px;padding-top:14px;display:flex}.studio-home .peek-foot .grow{background:var(--surface-raised);border-radius:999px;flex:1;height:8px;overflow:hidden}.studio-home .peek-foot .grow>i{background:var(--kapi-moss);border-radius:999px;width:62%;height:100%;display:block}.studio-home .peek-foot .lbl{color:var(--text-secondary);font-size:12px;font-weight:600;font-family:var(--font-rounded)}.studio-home .trust{flex-wrap:wrap;align-items:center;gap:12px 26px;padding:22px 0 8px;display:flex}.studio-home .trust .t{font-family:var(--font-rounded);color:var(--text-secondary);align-items:center;gap:8px;font-size:13.5px;font-weight:700;display:inline-flex}.studio-home .trust .t svg{width:16px;height:16px;color:var(--kapi-leaf)}.studio-home .trust .cap{color:var(--text-quiet);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.studio-home section{padding:60px 0}.studio-home .sec-head{max-width:64ch}.studio-home .sec-head h2{margin:10px 0 0;font-size:clamp(28px,3.4vw,40px);font-weight:900;line-height:1.05}.studio-home .sec-head p{color:var(--text-secondary);max-width:56ch;margin:14px 0 0;font-size:18px;line-height:1.55}.studio-home .band{background:var(--surface-deep);color:var(--text-on-deep);border-radius:28px}.studio-home .band .wrap{padding-top:56px;padding-bottom:56px}.studio-home .band .eyebrow{color:var(--kapi-muzzle)}.studio-home .band h2{color:var(--text-on-deep)}.studio-home .band .sec-head p{color:color-mix(in srgb, var(--surface-card) 80%, transparent)}.studio-home .deploy{grid-template-columns:1fr 1fr;gap:18px;margin-top:34px;display:grid}.studio-home .dcard{background:var(--kapi-canopy-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:26px}.studio-home .dcard .top{align-items:center;gap:12px;display:flex}.studio-home .dcard .badge{width:44px;height:44px;color:var(--kapi-muzzle);background:#ffffff1f;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.studio-home .dcard .badge svg{width:22px;height:22px}.studio-home .dcard h3{margin:0;font-size:22px;font-weight:800}.studio-home .dcard .who{color:var(--kapi-muzzle);font-size:13px;font-weight:700;font-family:var(--font-rounded);margin-top:2px}.studio-home .dcard p{color:color-mix(in srgb, var(--surface-card) 82%, transparent);margin:16px 0 0;font-size:15.5px;line-height:1.55}.studio-home .dcard ul{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.studio-home .dcard li{color:color-mix(in srgb, var(--surface-card) 88%, transparent);align-items:flex-start;gap:9px;font-size:14.5px;display:flex}.studio-home .dcard li svg{width:17px;height:17px;color:var(--kapi-muzzle);flex:none;margin-top:2px}.studio-home .band .same{text-align:center;font-family:var(--font-rounded);color:color-mix(in srgb, var(--surface-card) 70%, transparent);margin-top:26px;font-size:14px;font-weight:700}.studio-home .steps{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px;display:grid}.studio-home .step{position:relative}.studio-home .step .n{font-family:var(--font-rounded);color:var(--kapi-leaf);background:var(--surface-raised);border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:inline-flex}.studio-home .step h3{margin:14px 0 6px;font-size:17px;font-weight:800}.studio-home .step p{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.5}.studio-home .gal{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.studio-home .gcard{background:var(--surface-card);border:var(--border-hairline);border-radius:var(--radius-md);box-shadow:var(--shadow-card);transition:box-shadow var(--dur-base) var(--ease-standard), transform var(--dur-base) var(--ease-standard);padding:20px}.studio-home .gcard:hover{box-shadow:var(--shadow-active);transform:translateY(-2px)}.studio-home .gcard .ic{background:var(--surface-raised);width:42px;height:42px;color:var(--kapi-leaf);border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.studio-home .gcard .ic svg{width:22px;height:22px}.studio-home .gcard h3{margin:14px 0 6px;font-size:16.5px;font-weight:800}.studio-home .gcard p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.studio-home .inst{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-top:36px;display:grid}.studio-home .hier{gap:10px;display:grid}.studio-home .hnode{background:var(--surface-card);border:var(--border-hairline);border-radius:var(--radius-md);box-shadow:var(--shadow-card);align-items:center;gap:13px;padding:14px 16px;display:flex}.studio-home .hnode .ic{background:var(--surface-raised);width:36px;height:36px;color:var(--kapi-leaf);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.studio-home .hnode .ic svg{width:19px;height:19px}.studio-home .hnode .t{font-family:var(--font-rounded);font-size:15px;font-weight:800}.studio-home .hnode .d{color:var(--text-secondary);margin-top:1px;font-size:12.5px}.studio-home .hnode.indent{margin-left:26px}.studio-home .hnode.indent2{margin-left:52px}.studio-home .feat{gap:16px;display:grid}.studio-home .feat .f{gap:13px;display:flex}.studio-home .feat .f .ic{background:var(--surface-raised);width:38px;height:38px;color:var(--kapi-leaf);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.studio-home .feat .f h3{margin:0 0 4px;font-size:16px;font-weight:800}.studio-home .feat .f p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.studio-home .aud{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px;display:grid}.studio-home .acard{background:var(--surface-card);border:var(--border-hairline);border-radius:var(--radius-md);padding:20px}.studio-home .acard .ic{background:color-mix(in srgb, var(--kapi-leaf) 12%, var(--surface-card));width:40px;height:40px;color:var(--kapi-leaf);border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.studio-home .acard h3{margin:14px 0 5px;font-size:16px;font-weight:800}.studio-home .acard p{color:var(--text-secondary);margin:0;font-size:13.5px;line-height:1.5}.studio-home .final{text-align:center}.studio-home .final .box{background:var(--surface-card);border:var(--border-hairline);box-shadow:var(--shadow-active);border-radius:24px;padding:clamp(36px,5vw,64px)}.studio-home .final h2{max-width:16ch;margin:0 auto;font-size:clamp(30px,4vw,46px);font-weight:900}.studio-home .final p{color:var(--text-secondary);max-width:50ch;margin:16px auto 28px;font-size:18px;line-height:1.5}.studio-home .final .cta-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.studio-home footer{background:var(--surface-deep);color:var(--text-on-deep);margin-top:20px}.studio-home footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;padding:44px clamp(20px,4vw,48px) 40px;display:flex}.studio-home footer .word{font-family:var(--font-rounded);font-size:19px;font-weight:900}.studio-home footer .sub{color:color-mix(in srgb, var(--surface-card) 72%, transparent);max-width:34ch;margin-top:8px;font-size:14px;line-height:1.5}.studio-home footer .cols{flex-wrap:wrap;gap:56px;display:flex}.studio-home footer .col h4{font-family:var(--font-rounded);letter-spacing:.08em;text-transform:uppercase;color:var(--kapi-muzzle);margin:0 0 12px;font-size:12px}.studio-home footer .col a{color:color-mix(in srgb, var(--surface-card) 85%, transparent);margin-bottom:9px;font-size:14px;display:block}.studio-home footer .legal{width:100%;color:color-mix(in srgb, var(--surface-card) 60%, transparent);border-top:1px solid #ffffff1f;margin-top:8px;padding-top:18px;font-size:12.5px}@media (max-width:900px){.studio-home .hero{grid-template-columns:1fr;gap:36px}.studio-home .deploy,.studio-home .inst{grid-template-columns:1fr}.studio-home .steps,.studio-home .gal,.studio-home .aud{grid-template-columns:1fr 1fr}.studio-home .nav-links{display:none}}@media (max-width:560px){.studio-home .steps,.studio-home .gal,.studio-home .aud,.studio-home .tile-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.studio-home *{transition:none!important;animation:none!important}}
