:root{--page-bg: #f7f8fb;--panel: #ffffff;--panel-2: #f0f2f6;--text: #111318;--muted: #5c6370;--soft: #737b89;--gold: #9a6a00;--line: rgba(17, 19, 24, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--page-bg);color:var(--text);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page-bg);overflow-x:hidden}body{margin:0;min-width:320px;background:var(--page-bg);overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}.page{min-height:100vh;background:radial-gradient(circle at 50% 0%,rgba(210,218,232,.65),transparent 36rem),#f7f8fb}.top-spacer{height:72px;background:transparent}.subscribe-page{display:flex;min-height:100vh;flex-direction:column;align-items:center;padding-top:32px;color:var(--text)}.hero,.plans-section,.model-section,.ide-section,.faq-section{width:100%;max-width:1248px;padding:0 24px}.hero{text-align:center}.hero-copy{position:relative;z-index:2;margin:0 auto;padding-top:42px;transition:transform .35s ease}.hero h1{margin:0;min-height:96px;color:#111318;font-size:80px;font-weight:650;line-height:1.05;letter-spacing:0}.typed-text{display:inline-block;min-width:250px;text-align:left}.cursor{display:inline-block;width:3px;height:.78em;margin-left:4px;transform:translateY(7px);background:#111318;animation:blink 1s steps(1) infinite}.hero p{margin:16px 0 0;color:var(--muted);font-size:16px;line-height:24px}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 24px;border:0;border-radius:8px;cursor:pointer;font-weight:600}.btn-secondary{color:#131212;background:#f0f2f6}.terminal-ide-container{width:100%;margin-top:10px;margin-bottom:64px}.terminal-stage{position:relative;display:flex;aspect-ratio:1920 / 1016;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:32px;padding:48px 120px 0}.stage-bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:32px;background-repeat:no-repeat;background-position:0 0;background-size:cover;transition:opacity .55s cubic-bezier(.4,0,.2,1)}.bg-terminal{background-image:url(/assets/bgTerminal.png)}.bg-ide{background-image:url(/assets/bgIDE.png)}.window-card{position:absolute;z-index:2;top:48px;right:120px;bottom:0;left:120px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:12px 12px 0 0;background:#00000047}.titlebar{display:flex;height:30px;align-items:center;padding:0 18px;background:#0006;-webkit-user-select:none;user-select:none}.traffic-lights{display:flex;align-items:center;gap:6px;margin-right:8px}.dot{width:8px;height:8px;border-radius:50%}.dot.red{background:#ff4c5a}.dot.yellow{background:#ffc600}.dot.green{background:#00ca49}.tab-btn{position:relative;height:100%;padding:0 20px;border:0;color:#dfe0e5;background:transparent;cursor:pointer}.tab-btn.active{color:#ebebf0;background:#19191a}.tab-btn.active:before{position:absolute;top:0;left:0;width:100%;height:2px;background:#ebebf0;content:""}.content-area{position:relative;width:100%;height:calc(100% - 28px)}.tab-panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(8px);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;transition:opacity .28s ease,transform .28s ease}.tab-panel.visible{opacity:1;transform:translateY(0)}.tab-panel.terminal{background-image:url(/assets/terminal.png)}.tab-panel.ide{background-image:url(/assets/IDENew.png)}.command-bar{display:inline-flex;align-items:center;gap:24px;width:100%;margin-top:16px;padding:0;border:0;border-radius:0;background:#19191a;color:#f0f2f6;font-size:14px;line-height:18px}.api-routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px}.api-route{display:flex;min-height:52px;align-items:center;justify-content:center;gap:10px;border:0px solid #111318;border-radius:0;padding:0 14px;cursor:pointer;background:#fff;color:#111318;font-size:13px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.api-route:hover{transform:translateY(-1px);box-shadow:0 14px 34px #11131838}.api-route span,.api-route strong{white-space:nowrap}.api-route span{color:#4f5868}.api-route strong{color:#111318;font-weight:650}.copy-toast{position:fixed;z-index:80;left:50%;bottom:32px;transform:translate(-50%);border:1px solid rgba(17,19,24,.08);border-radius:999px;padding:12px 18px;color:#fff;background:#111318eb;box-shadow:0 18px 48px #1113182e;font-size:14px;line-height:20px}.plans-section h2,.model-section h2,.ide-section h2,.getting-started h2,.faq-section h2{margin:0;text-align:center;color:#ebebf0;font-size:40px;font-weight:550;line-height:1.25;letter-spacing:0;overflow-wrap:break-word}.plans-section h2{margin:56px 0 48px}.billing-tabs{display:flex;width:fit-content;max-width:100%;gap:16px;margin:0 auto 40px;padding:8px;border-radius:50px;background:#1b1d1f}.billing-tabs button{display:flex;min-width:198px;height:46px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:50px;cursor:pointer;color:#ebebf0;background:transparent}.billing-tabs button.active,.billing-tabs button:hover{background:linear-gradient(180deg,#ffffff1f,#ffffff0a),#494b58}.billing-tabs em{border-radius:10px;padding:0 6px;color:var(--gold);background:#ffd37333;font-style:normal;font-size:14px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.plan-card{position:relative;display:flex;min-height:580px;flex-direction:column;gap:24px;overflow:hidden;border:1px solid #1b1d1f;border-radius:16px;padding:40px 24px;background:linear-gradient(180deg,#ffffff0a,#fff0 42%),#1b1d1f;cursor:pointer;transition:background .25s ease,transform .25s ease}.plan-card:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 28%),radial-gradient(circle at 0 0,rgba(255,255,255,.1),transparent 18rem);content:""}.plan-card.max:before{background:linear-gradient(135deg,rgba(255,211,115,.32),transparent 26%),radial-gradient(circle at 0 0,rgba(255,211,115,.16),transparent 18rem)}.plan-card:hover{transform:translateY(-2px);background:linear-gradient(180deg,#484a58,#1b1d1f),#1b1d1f}.plan-card.max:hover{background:linear-gradient(180deg,#333029,#1b1d1f),#1b1d1f}.plan-card>*{position:relative;z-index:1}.plan-title-row{display:flex;min-height:38px;align-items:center;gap:12px}.plan-title-row h3{margin:0;color:#ebebf0;font-size:30px;font-weight:550;line-height:1.1}.badge{display:inline-flex;align-items:center;border-radius:36px;padding:5px 14px;background:#25272b;color:#fff;font-size:14px;line-height:20px}.badge.gold{color:#fff;background:#ffd37333}.discount{min-height:20px;margin:0;color:#a9a9ac;font-size:14px}.discount strong{color:#fff;font-weight:400}.price{color:#fff;font-size:16px;font-weight:500}.price span{font-size:40px;line-height:40px}.price span.gold{color:var(--gold)}.price small{color:#fff;font-size:16px}.price del{padding-left:12px;color:#a9a9ab99;font-size:16px;font-weight:300}.renew{margin:-12px 0 0;color:#a9a9ace6;font-size:16px;line-height:26px}.features{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;color:#c3c4cc;list-style:none;text-align:left;font-size:14px;line-height:22px}.features li{position:relative;padding-left:26px}.features li:before{position:absolute;left:0;top:3px;width:16px;height:16px;border-radius:50%;background:#ffffff1a;color:#fff;content:"+";font-size:10px;line-height:16px;text-align:center}.features .strong{color:#ebebf0}.invite-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;color:#fff9;font-size:14px}.invite-row button{height:40px;min-width:132px;border:0;border-radius:8px;cursor:pointer;background:#484a58;color:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:40px}.metric-card{min-height:170px;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px 24px;background:linear-gradient(180deg,#ffffff0f,#fff0),#19191a}.metric-card span{display:block;color:#8d8e99;font-size:12px;font-weight:600;letter-spacing:0}.metric-card strong{display:block;margin-top:18px;color:#ebebf0;font-size:34px;font-weight:650;line-height:1.1}.metric-card p{margin:14px 0 0;color:#c3c4cc;font-size:14px;line-height:22px}.metric-note{max-width:980px;margin:20px auto 0;color:#ebebf08f;font-size:13px;line-height:22px;text-align:center}.model-section{margin-top:60px}.model-layout{display:flex;align-items:stretch;gap:64px;padding:44px 0;-webkit-user-select:none;user-select:none}.model-tabs{position:relative;flex:1;text-align:left}.model-tabs:before{position:absolute;top:24px;bottom:24px;left:0;width:2px;background:#ffffff14;content:""}.model-tabs button{display:block;width:100%;border:0;padding:24px 0 24px 24px;cursor:pointer;text-align:left;color:#fff;background:transparent}.model-tabs button.active{border-left:2px solid #ebebf0}.model-tabs span{display:block;font-size:20px;line-height:28px}.model-tabs p{margin:16px 0 0;color:#c3c4cc;font-size:16px;line-height:24px}.model-image{flex:0 0 auto;width:620px;aspect-ratio:620 / 440;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#19191a}.model-panel-1{background:radial-gradient(circle at 18% 18%,rgba(255,211,115,.24),transparent 18rem),linear-gradient(135deg,#2f3339,#111214 68%)}.model-panel-2{background:radial-gradient(circle at 82% 16%,rgba(120,170,255,.26),transparent 17rem),linear-gradient(135deg,#242b35,#101113 68%)}.model-panel-3{background:radial-gradient(circle at 28% 76%,rgba(115,255,205,.16),transparent 16rem),linear-gradient(135deg,#25272b,#101113 68%)}.model-window{width:76%;min-height:62%;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:22px;background:#00000061;box-shadow:0 24px 80px #0000005c}.model-window>span{display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:50%;background:#ebebf0;opacity:.8}.model-code-line,.model-code-box{margin-top:18px;border-radius:6px;background:#ffffff24}.model-code-line{width:54%;height:12px}.model-code-line.wide{width:78%}.model-code-box{height:150px;background:linear-gradient(90deg,rgba(0,255,170,.22),transparent 58%),#ffffff14}.ide-section h2{margin:16px 0 48px}.ide-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1200px;margin:0 auto 60px}.ide-grid:before,.ide-grid:after{position:absolute;pointer-events:none;background:#dedfe3;opacity:.2;content:""}.ide-grid:before{top:50%;left:0;right:0;height:1px;-webkit-mask-image:linear-gradient(90deg,transparent 0,black 50%,transparent);mask-image:linear-gradient(90deg,transparent 0,black 50%,transparent)}.ide-grid:after{top:0;bottom:0;left:50%;width:1px;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 50%,transparent);mask-image:linear-gradient(180deg,transparent 0,black 50%,transparent)}.ide-card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:32px;text-align:center}.ide-card img{width:56px;height:56px;object-fit:contain}.ide-card h3{margin:8px 0 24px;color:#fff;font-size:24px;font-weight:550;line-height:36px}.ide-card p{margin:0;color:#c3c4cc;font-size:14px;line-height:22px}.getting-started{width:100%;margin-top:64px;background:linear-gradient(#0000002e,#0000002e),url(/assets/howToStart.png);background-position:0 0;background-size:cover}.section-inner{max-width:1440px;margin:0 auto;padding:60px 120px}.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:48px}.step-card{display:flex;min-height:310px;flex-direction:column;align-items:flex-start;gap:32px;border:1px solid rgba(15,15,15,.8);border-radius:16px;padding:24px;background:linear-gradient(230deg,#0f0f0f99 .7%,#000c 99.3%);transition:transform .25s ease,box-shadow .25s ease}.step-card:hover{transform:translateY(-2px);box-shadow:0 10px 40px #1a44cb33}.step-card strong{color:#ebebf0;font-size:32px;font-weight:550;line-height:36px}.step-card h3{margin:0 0 16px;color:#ebebf0;font-size:20px;font-weight:550;line-height:24px}.step-card p{margin:0;color:#c3c4cc;font-size:14px;font-weight:300;line-height:22px}.step-card span{margin-top:auto;color:#ebebf0;font-size:14px}.faq-section{padding-bottom:60px}.faq-section h2{margin:60px 0 40px}.faq-item{margin-bottom:32px;border-radius:16px;background:#19191a;padding:24px}.faq-item summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#ebebf0;font-size:18px;font-weight:650;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{width:28px;height:28px;border-radius:50%;color:#fff;background:#ffffff14;content:"+";line-height:28px;text-align:center}.faq-item[open] summary{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px}.faq-item[open] summary:after{content:"-"}.faq-item p{max-width:780px;margin:16px 0 0;color:#c3c4cc;font-size:16px;line-height:24px}.btn-secondary{color:#fff;background:#111318}.terminal-stage{background:#eef1f6;box-shadow:0 28px 90px #1f2a441f}.bg-terminal,.bg-ide{background-image:linear-gradient(135deg,#ffffffdb,#eef2f8f0),linear-gradient(90deg,#d6deeb9e,#ffffff47)}.window-card{border-color:#1113181f;background:#ffffffc7;box-shadow:0 20px 70px #1f2a4429}.titlebar{background:#f7f8fbeb}.tab-btn{color:#6a7280}.tab-btn.active{color:#111318;background:#fff}.tab-btn.active:before{background:#111318}.command-bar{border:0;border-radius:0;background:#fff;color:#242832;box-shadow:none}.plans-section h2,.model-section h2,.ide-section h2,.getting-started h2,.faq-section h2{color:#111318}.billing-tabs{border:1px solid #e0e4ec;background:#fff;box-shadow:0 12px 36px #1f2a4414}.billing-tabs button{color:#4f5868}.billing-tabs button.active,.billing-tabs button:hover{color:#111318;background:#eef1f6}.billing-tabs em{color:#7a5400;background:#fff1c8}.plan-card{border-color:#e0e4ec;background:linear-gradient(180deg,#f7f8fbf5,#fff 42%),#fff;box-shadow:0 18px 60px #1f2a4414}.plan-card:before,.plan-card.max:before{background:linear-gradient(135deg,rgba(216,224,238,.42),transparent 28%),radial-gradient(circle at 0 0,rgba(226,232,242,.6),transparent 18rem)}.plan-card:hover,.plan-card.max:hover{background:linear-gradient(180deg,#fff,#f3f5f9),#fff}.plan-title-row h3,.price,.price small,.features .strong{color:#111318}.badge{color:#111318;background:#eef1f6}.badge.gold{color:#7a5400;background:#fff1c8}.discount,.renew,.features,.metric-card p,.model-tabs p,.ide-card p,.step-card p,.faq-item p{color:#667085}.price span.gold{color:#9a6a00}.features li:before{background:#eef1f6;color:#111318}.metric-card{border-color:#e0e4ec;background:linear-gradient(180deg,#f7f8fbf5,#fff),#fff;box-shadow:0 16px 50px #1f2a4414}.metric-card span{color:#8a93a3}.metric-card strong{color:#111318}.metric-note{color:#7d8796}.model-tabs:before{background:#dfe3eb}.model-tabs button{color:#242832}.model-tabs button.active{border-left-color:#111318}.model-image,.model-panel-1,.model-panel-2,.model-panel-3{background:radial-gradient(circle at 18% 18%,rgba(255,211,115,.2),transparent 18rem),linear-gradient(135deg,#fff,#edf1f7 68%);border:1px solid #e0e4ec}.model-window{border-color:#1113181a;background:#ffffffdb;box-shadow:0 24px 80px #1f2a4424}.model-window>span{background:#a8b0bd}.model-code-line,.model-code-box{background:#dfe5ee}.model-code-box{background:linear-gradient(90deg,rgba(17,19,24,.12),transparent 58%),#e8edf5}.ide-grid:before,.ide-grid:after{background:#cfd6e2;opacity:1}.ide-card h3{color:#111318}.getting-started{background:linear-gradient(#f7f8fbd6,#f7f8fbd6),url(/assets/howToStart.png)}.step-card{border-color:#e0e4ec;background:#ffffffeb;box-shadow:0 16px 50px #1f2a4414}.step-card:hover{box-shadow:0 18px 60px #1f2a4424}.step-card strong,.step-card h3,.step-card span{color:#111318}.faq-item{border:1px solid #e0e4ec;background:#fff;box-shadow:0 14px 42px #1f2a440f}.faq-item summary{color:#111318}.faq-item summary:after{color:#111318;background:#eef1f6}.faq-item[open] summary{border-bottom-color:#e0e4ec}@keyframes blink{50%{opacity:0}}@media(max-width:1100px){.terminal-stage{padding:48px 48px 0}.window-card{right:48px;left:48px}.plan-grid{grid-template-columns:1fr}.plan-card{min-height:0;min-width:0}.metrics-grid{grid-template-columns:1fr}.model-layout{gap:32px}.model-image{width:460px}.steps-grid{grid-template-columns:repeat(4,320px);overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.step-card{scroll-snap-align:start}.section-inner{padding-right:24px;padding-left:24px}}@media(max-width:820px){#app,.page,.subscribe-page{max-width:100vw;overflow-x:hidden}.subscribe-page{padding-top:20px}.top-spacer{height:56px}.hero,.plans-section,.model-section,.ide-section,.faq-section{width:100vw;max-width:100vw;padding:0 16px;overflow-x:hidden}.hero-copy{padding-top:28px}.hero h1{min-height:48px;font-size:30px}.typed-text{min-width:96px}.hero p{max-width:300px;margin-right:auto;margin-left:auto;font-size:12px;line-height:20px}.terminal-stage{border-radius:10px;padding:14px 24px 0}.stage-bg{border-radius:10px}.window-card{top:14px;right:24px;left:24px}.tab-btn{padding:0 14px;font-size:12px}.command-bar{display:none}.api-routes{display:grid;grid-template-columns:1fr}.plans-section h2,.model-section h2,.ide-section h2,.getting-started h2,.faq-section h2{font-size:22px;line-height:32px}.billing-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:calc(100vw - 32px);gap:8px;overflow:hidden}.billing-tabs button{width:100%;min-width:0;padding:0 6px;font-size:13px}.billing-tabs em{display:none}.invite-row{align-items:flex-start;flex-direction:column}.metric-card strong{font-size:28px}.model-layout{flex-direction:column;padding-top:28px}.model-image{width:100%}.ide-grid{display:flex;gap:16px;overflow-x:auto;margin-right:-16px;margin-left:-16px;padding:0 16px 4px;scroll-snap-type:x mandatory}.ide-grid:before,.ide-grid:after{display:none}.ide-card{min-width:320px;border-radius:10px;border:1px solid #e0e4ec;background:#fff;scroll-snap-align:start}}@media(max-width:600px){.hero,.plans-section,.model-section,.ide-section,.faq-section{align-self:flex-start;width:min(100vw,390px);max-width:390px}.plans-section h2,.model-section h2,.ide-section h2,.faq-section h2{max-width:330px;margin-right:auto;margin-left:auto}.billing-tabs{max-width:358px}}
