@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap");.bind-home{--home-paper:#f4f1ea;--home-paper-2:#ebe7de;--home-ink:#171716;--home-muted:#686761;--home-line:#d6d0c5;--home-card:#faf8f3;--home-elevated:#fff;--home-accent:#197c68;--home-shadow:rgba(51,43,33,.13);background:var(--home-paper)!important;color:var(--home-ink)!important;font-family:DM Sans,sans-serif!important;scrollbar-color:#aaa49a transparent}.bind-home.home-dark{--home-paper:#111312;--home-paper-2:#171a18;--home-ink:#f3f0e9;--home-muted:#aaa9a2;--home-line:#343733;--home-card:#191c1a;--home-elevated:#202421;--home-accent:#72c9ad;--home-shadow:rgba(0,0,0,.38);color-scheme:dark}.bind-home *{font-family:inherit}.bind-home .home-serif{font-family:Libre Caslon Display,Georgia,serif}.bind-home .home-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.bind-home .home-eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--home-line);border-radius:9px;background:hsla(0,0%,100%,.35);padding:8px 13px;color:var(--home-muted);font-size:13px;font-weight:600}.bind-home .home-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--home-accent)}.bind-home .home-nav{position:sticky;top:0;z-index:40;width:100%;border-bottom:1px solid var(--home-line);background:color-mix(in srgb,var(--home-paper) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--home-ink)}.bind-home .home-nav-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bind-home .home-nav-logo,.bind-home .home-nav-logo-mark{display:inline-flex;align-items:center}.bind-home .home-nav-logo-mark{justify-content:center;min-height:38px}.bind-home .home-nav-logo svg{display:block;width:146px;height:36px;color:var(--home-ink)}.bind-home .home-nav-links{display:flex;align-items:center;gap:30px}.bind-home .home-nav-link{color:var(--home-muted);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:color .2s}.bind-home .home-nav-link.active,.bind-home .home-nav-link:hover{color:var(--home-ink)}.bind-home .home-nav-actions{display:flex;align-items:center;gap:8px}.bind-home .home-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:9px;font-weight:700;font-size:14px;transition:transform .2s,background .2s}.bind-home .home-btn:hover{transform:translateY(-1px)}.bind-home .home-btn-primary{background:var(--home-ink);color:var(--home-paper);border:1px solid var(--home-ink)}.bind-home .home-btn-secondary{color:var(--home-ink);border:1px solid var(--home-line);background:color-mix(in srgb,var(--home-elevated) 45%,transparent)}.bind-home .home-theme-toggle{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--home-line);border-radius:9px;background:var(--home-card);color:var(--home-ink);font-size:19px;line-height:1;transition:transform .2s,background .2s}.bind-home .home-theme-toggle:hover{transform:translateY(-1px);background:var(--home-elevated)}.bind-home .home-mobile-toggle{display:none}.bind-home .home-hero{position:relative;width:100%;padding:52px 20px 34px;overflow:visible}.bind-home .home-hero:before{content:"";position:absolute;width:580px;height:580px;left:50%;top:-310px;transform:translateX(-50%);background:radial-gradient(circle,hsla(41,86%,69%,.18),transparent 67%);pointer-events:none}.bind-home .home-hero-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.bind-home .home-title{max-width:960px;margin:4px auto 0;color:var(--home-ink);font-size:clamp(48px,6.2vw,82px);font-weight:400;letter-spacing:-.055em;line-height:.94}.bind-home .home-subtitle{max-width:710px;margin:28px auto 0;color:var(--home-muted);font-size:clamp(17px,1.8vw,21px);line-height:1.55}.bind-home .home-model-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px}.bind-home .home-model-pill{border:1px solid var(--home-line);border-radius:999px;padding:7px 12px;color:var(--home-ink);font-size:12px;font-weight:700}.bind-home .home-model-pill,.bind-home .home-prompt-wrap{background:color-mix(in srgb,var(--home-elevated) 55%,transparent)}.bind-home .home-prompt-wrap{width:min(820px,100%);margin-top:26px;padding:6px;border:1px solid var(--home-line);border-radius:20px;box-shadow:0 25px 70px var(--home-shadow)}.bind-home .home-prompt-wrap>*{width:100%!important;margin:0!important}.bind-home .home-prompt-wrap>div,.bind-home .home-prompt-wrap>div>div{background:var(--home-card)!important;border-color:var(--home-line)!important;color:var(--home-ink)!important}.bind-home .home-prompt-wrap [class*="bg-[#1B1B1C]"],.bind-home .home-prompt-wrap [class*="dark:bg"],.bind-home .home-prompt-wrap [class*=bg-black]{background-color:var(--home-elevated)!important}.bind-home .home-prompt-wrap [class*=text-black],.bind-home .home-prompt-wrap [class*=text-white]{color:var(--home-ink)!important}.bind-home .home-prompt-wrap [class*="border-[#373739]"],.bind-home .home-prompt-wrap [class*="border-[#E4E5EA]"]{border-color:var(--home-line)!important}.bind-home .home-prompt-wrap textarea{color:var(--home-ink)!important}.bind-home .home-prompt-wrap textarea::-moz-placeholder{color:#89857c!important}.bind-home .home-prompt-wrap textarea::placeholder{color:#89857c!important}.bind-home .home-prompt-wrap button{color:var(--home-ink);border-color:var(--home-line)!important}.bind-home .home-prompt-wrap .agent-selector-trigger,.bind-home .home-prompt-wrap .flex.items-center.gap-2>.relative>button,.bind-home .home-prompt-wrap .flex.items-center.gap-2>.relative>div:first-child,.bind-home .home-prompt-wrap .flex.items-center.gap-2>div>button,.bind-home .home-prompt-wrap button[aria-label="Select agent"]{height:36px!important;min-height:36px!important;border-radius:9px!important}.bind-home .home-prompt-wrap .agent-selector-trigger,.bind-home .home-prompt-wrap .flex.items-center.gap-2>.relative>button{min-width:36px}.bind-home .home-prompt-wrap .flex.items-center.gap-2 button{font-size:13px!important;line-height:1!important;gap:8px!important}.bind-home .home-prompt-wrap .agent-selector-trigger svg,.bind-home .home-prompt-wrap .flex.items-center.gap-2 button svg{width:18px!important;height:18px!important;flex:0 0 18px}.bind-home .home-prompt-wrap .flex.items-center.gap-2>.relative:first-child button svg{width:20px!important;height:20px!important}.bind-home .home-prompt-wrap .flex.items-center.gap-1\.5{min-height:36px;gap:8px!important}.bind-home .home-prompt-wrap .flex.items-center.gap-1\.5>.relative.group{height:36px;display:flex;align-items:center}.bind-home .home-prompt-wrap .flex.items-center.gap-1\.5>.relative.group>button{width:38px!important;height:24px!important;margin-right:0!important}.bind-home .home-prompt-wrap .flex.items-center.gap-1\.5>button:last-child{width:36px!important;height:36px!important}.bind-home .home-prompt-wrap .agent-selector-popup{background:var(--home-elevated)!important;border-color:var(--home-line)!important;color:var(--home-ink)!important;text-align:left;max-height:min(470px,calc(100vh - 120px));overflow-y:auto}.bind-home .home-prompt-wrap .agent-selector-icon{flex:0 0 40px;background:#e8e5de!important;border:1px solid #d9d5cc;color:#292b29}.bind-home .home-prompt-wrap .agent-selector-icon svg{width:20px!important;height:20px!important;max-width:20px;max-height:20px}.bind-home .home-prompt-wrap .agent-selector-icon svg [fill="#fff"],.bind-home .home-prompt-wrap .agent-selector-icon svg [fill=white]{fill:#292b29}.bind-home.home-dark .home-prompt-wrap .agent-selector-icon{background:#292c2a!important;border-color:#3a3e3b;color:#f1f3f1}.bind-home.home-dark .home-prompt-wrap .agent-selector-icon svg [fill="#fff"],.bind-home.home-dark .home-prompt-wrap .agent-selector-icon svg [fill=white]{fill:#f1f3f1}.bind-home .home-prompt-wrap .attach-context-trigger{border:0!important;box-shadow:none;background:transparent!important;color:var(--home-muted)!important}.bind-home .home-prompt-wrap .attach-context-trigger:hover,.bind-home .home-prompt-wrap .attach-context-trigger[aria-expanded=true]{background:var(--home-paper-2)!important;color:var(--home-ink)!important}.bind-home .home-prompt-wrap .attach-context-trigger svg{width:17px!important;height:17px!important}.bind-home .home-proof{margin-top:16px;color:var(--home-muted);font-size:13px}.bind-home .home-proof strong{color:var(--home-ink)}.bind-home .home-quick-row{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:14px}.bind-home .home-quick-row span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--home-line);border-radius:8px;padding:8px 11px;color:var(--home-muted);background:hsla(0,0%,100%,.22);font-size:12px}.bind-home .home-quick-row span:before{content:"✦";color:var(--home-accent)}.bind-home .home-section{width:min(1180px,calc(100% - 40px));margin-inline:auto}.bind-home .home-section-label{color:var(--home-accent);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.bind-home .home-section-title{margin-top:14px;color:var(--home-ink);font-family:Libre Caslon Display,Georgia,serif;font-size:clamp(38px,5vw,66px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.bind-home .home-section-copy{color:var(--home-muted);font-size:16px;line-height:1.7}.bind-home .ide-power{margin-top:110px;padding:92px 0 34px;border-top:1px solid var(--home-line)}.bind-home .ide-power-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:90px}.bind-home .ide-power-intro{padding-bottom:7px}.bind-home .ide-tutorial-link{margin-top:24px;display:inline-flex;align-items:center;gap:8px;color:var(--home-ink);font-size:14px;font-weight:700;border-bottom:1px solid var(--home-ink);padding-bottom:4px}.bind-home .ide-showcase{margin-top:52px;padding:18px;border-radius:24px;border:1px solid var(--home-line);background:color-mix(in srgb,var(--home-paper-2) 78%,var(--home-accent));box-shadow:0 34px 90px var(--home-shadow)}.bind-home .ide-window{position:relative;overflow:visible;border:1px solid #353a38;border-radius:15px;background:#121514;color:#e9ece9;box-shadow:0 20px 45px rgba(0,0,0,.28)}.bind-home .ide-window-bar{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #303532;color:#abb2ad;font-size:12px}.bind-home .ide-window-dots{display:flex;gap:6px}.bind-home .ide-window-dots i{width:9px;height:9px;border-radius:50%;background:#ef766b}.bind-home .ide-window-dots i:nth-child(2){background:#e6bd63}.bind-home .ide-window-dots i:nth-child(3){background:#68bd7b}.bind-home .ide-project-name,.bind-home .ide-window-status{display:flex;align-items:center;gap:7px}.bind-home .ide-window-status span{width:7px;height:7px;border-radius:50%;background:#5fcf92;box-shadow:0 0 0 4px rgba(95,207,146,.1)}.bind-home .ide-window-body{display:grid;grid-template-columns:170px minmax(320px,1fr) minmax(300px,.88fr);min-height:470px}.bind-home .ide-sidebar{padding:18px 11px;border-right:1px solid #303532;color:#9ba39e;font-size:12px}.bind-home .ide-sidebar-title{margin:0 7px 17px;font-size:9px;letter-spacing:.13em;color:#727a75}.bind-home .ide-sidebar>div:not(.ide-sidebar-title){display:flex;align-items:center;gap:7px;padding:7px 8px;border-radius:5px}.bind-home .ide-sidebar .is-file{padding-left:23px!important}.bind-home .ide-sidebar .is-active{color:#f3f5f3;background:#272c29}.bind-home .ide-editor{min-width:0;border-right:1px solid #303532}.bind-home .ide-tab{width:-moz-fit-content;width:fit-content;height:38px;padding:0 13px;display:flex;align-items:center;gap:7px;border-right:1px solid #303532;border-bottom:1px solid #202421;color:#c3c9c5;font-size:11px}.bind-home .ide-tab span{margin-left:12px;color:#737b76}.bind-home .ide-code{min-height:275px;padding:25px 20px;font-family:JetBrains Mono,monospace!important;font-size:11px;line-height:2;color:#c5cbc7;overflow:hidden}.bind-home .ide-code b,.bind-home .ide-code div,.bind-home .ide-code span{font-family:inherit!important}.bind-home .ide-code b{display:inline-block;width:25px;color:#535c56;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bind-home .code-purple{color:#c296e9}.bind-home .code-blue{color:#79b8df}.bind-home .code-green{color:#8fd4ad}.bind-home .code-amber{color:#dfbd82}.bind-home .ide-terminal{min-height:155px;border-top:1px solid #303532;padding:0 16px 15px;font-family:JetBrains Mono,monospace!important;font-size:10px;color:#98a09b}.bind-home .ide-terminal *{font-family:inherit!important}.bind-home .ide-terminal-tabs{height:38px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #252a27;font-size:8px;letter-spacing:.1em}.bind-home .ide-terminal-tabs strong{height:38px;display:flex;align-items:center;color:#e9ece9;border-bottom:1px solid #76c9a9}.bind-home .ide-terminal p{display:flex;align-items:center;gap:6px;margin-top:12px}.bind-home .ide-terminal p span,.bind-home .ide-terminal p svg{color:#76c9a9}.bind-home .ide-preview{background:#f1eee7;padding:11px;color:#171716}.bind-home .ide-preview-bar{height:27px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #dbd7cf;border-radius:5px 5px 0 0;font-size:9px;color:#85827b}.bind-home .ide-preview-page{position:relative;min-height:420px;overflow:hidden;padding:18px;background:#ded9cf}.bind-home .preview-nav{display:flex;justify-content:space-between;font-size:7px;letter-spacing:.1em}.bind-home .preview-art{position:relative;height:145px;margin:25px 0 31px}.bind-home .preview-art div:first-child{position:absolute;width:78%;height:135px;left:5%;background:linear-gradient(135deg,#a3b1a4,#61766b);border-radius:45% 45% 8px 8px;transform:rotate(-6deg)}.bind-home .preview-art div:last-child{position:absolute;width:38%;height:128px;right:2%;top:16px;background:linear-gradient(145deg,#e6c7a1,#b17b58);border-radius:60px 60px 9px 9px;transform:rotate(9deg);box-shadow:-10px 13px 25px rgba(50,40,25,.18)}.bind-home .preview-kicker{font-size:7px;letter-spacing:.18em;color:#77736c}.bind-home .ide-preview-page h3{margin-top:8px;font-family:Libre Caslon Display,Georgia,serif!important;font-size:27px;font-weight:400;line-height:.95;letter-spacing:-.04em}.bind-home .ide-preview-page button{margin-top:18px;padding:8px 11px;border:1px solid #282622;border-radius:3px;font-size:8px}.bind-home .ide-agent-card{position:absolute;left:25%;right:18%;bottom:-25px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 15px;border:1px solid #434a46;border-radius:11px;background:rgba(29,33,31,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 15px 35px rgba(0,0,0,.3)}.bind-home .ide-agent-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#2d5547;color:#85d4b7}.bind-home .ide-agent-card strong{display:block;font-size:11px;color:#f1f3f1}.bind-home .ide-agent-card p{margin-top:3px;font-size:10px;color:#929a95}.bind-home .ide-agent-done{display:flex;align-items:center;gap:5px;color:#83d3b5;font-size:10px}.bind-home .ide-capability-grid{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.bind-home .ide-capability{min-height:230px;padding:35px 28px;border-right:1px solid var(--home-line)}.bind-home .ide-capability:last-child{border-right:0}.bind-home .ide-capability-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;color:#236957;background:#d9e9df}.bind-home .ide-capability-icon.amber{color:#855d21;background:#eee2c8}.bind-home .ide-capability-icon.blue{color:#346183;background:#dbe6eb}.bind-home .ide-capability-icon.violet{color:#69568c;background:#e4deec}.bind-home .ide-capability h3{margin-top:24px;color:var(--home-ink);font-size:17px;font-weight:700}.bind-home .ide-capability p{margin-top:11px;color:var(--home-muted);font-size:13px;line-height:1.65}.bind-home .ide-integration-row{min-height:95px;display:flex;align-items:center;justify-content:center;gap:30px;color:var(--home-muted);font-size:12px}.bind-home .ide-integration-row>div{display:flex;align-items:center;gap:9px;color:var(--home-ink)}.bind-home .ide-integration-row img{-o-object-fit:contain;object-fit:contain}.bind-home.home-dark .ide-integration-row img{background:#fff;border-radius:7px;padding:3px}.bind-home #product{margin-top:38px;border:1px solid var(--home-line);border-radius:18px;background:var(--home-card);box-shadow:0 24px 70px rgba(51,43,33,.09);overflow:hidden}.bind-home #product>div:first-child{opacity:.12}.bind-home #price{margin-top:75px;padding-top:1px;background-image:none!important;border-top:1px solid var(--home-line);color:var(--home-ink)}.bind-home #price h2{color:var(--home-ink)!important;font-family:Libre Caslon Display,Georgia,serif;font-weight:400;font-size:clamp(38px,4vw,58px)}.bind-home #price p{color:var(--home-muted)!important}.bind-home #price .pricing-card{background:var(--home-card)!important;border-color:var(--home-line)!important;color:var(--home-ink)!important}.bind-home #price .pricing-card [class*=bg-gradient],.bind-home #price .pricing-card>div{background-color:transparent!important}.bind-home #price .pricing-card .price-number,.bind-home #price .pricing-card [class*=text-white],.bind-home #price .pricing-card h3{color:var(--home-ink)!important}.bind-home #price .pricing-card [class*="text-[#6C6C6C]"],.bind-home #price .pricing-card [class*=text-darkLabel],.bind-home #price .pricing-card p{color:var(--home-muted)!important}.bind-home #price .pricing-card button{background:var(--home-elevated)!important;border-color:var(--home-line)!important;color:var(--home-ink)!important}.bind-home #price>div:first-child>button{background:var(--home-paper-2)!important;color:var(--home-accent)!important}.bind-home footer{color:var(--home-ink)!important;border-top:1px solid var(--home-line);margin-top:90px;background:var(--home-paper-2)!important}.bind-home footer a,.bind-home footer li,.bind-home footer p{color:var(--home-muted)!important}.bind-home footer h2,.bind-home footer h3{color:var(--home-ink)!important}.bind-home footer>div:last-child{color:var(--home-muted)!important;border-color:var(--home-line)!important}.bind-home section{--tw-ring-color:rgba(23,23,22,.15)}.bind-home #resource,.bind-home #resource>div,.bind-home section.bg-\[\#09090b\],.bind-home section.bg-\[\#0B0B0E\]{background-color:var(--home-paper)!important}.bind-home #resource h2,.bind-home #resource h3,.bind-home #resource h4{color:var(--home-ink)!important}.bind-home #resource p{color:var(--home-muted)!important}.bind-home #resource [class*="bg-[#0"],.bind-home #resource [class*="bg-[#1"],.bind-home #resource article{background-color:var(--home-card)!important;border-color:var(--home-line)!important}.bind-home #testimonials{background:var(--home-paper-2)!important}.bind-home #testimonials,.bind-home #testimonials .testimonial-name,.bind-home #testimonials h2,.bind-home #testimonials h4{color:var(--home-ink)!important}.bind-home #testimonials .testimonial-card{background:var(--home-card)!important;border-color:var(--home-line)!important}.bind-home #testimonials .testimonial-text{color:var(--home-ink)!important}.bind-home #testimonials p:not(.testimonial-text){color:var(--home-muted)!important}.bind-home #testimonials .testimonial-avatar,.bind-home #testimonials .testimonial-badge,.bind-home #testimonials .testimonial-card>div:first-child{background:var(--home-elevated)!important;border-color:var(--home-line)!important}.bind-home [class*=fixed][class*=bottom-][class*=right-]{display:none!important}@media (max-width:1024px){.bind-home .ide-power-heading{gap:45px}.bind-home .ide-window-body{grid-template-columns:135px minmax(290px,1fr) minmax(250px,.8fr)}.bind-home .ide-sidebar{font-size:10px}.bind-home .ide-code{padding-inline:13px;font-size:9px}.bind-home .ide-capability-grid{grid-template-columns:repeat(2,1fr)}.bind-home .ide-capability:nth-child(2){border-right:0}.bind-home .ide-capability:nth-child(-n+2){border-bottom:1px solid var(--home-line)}}@media (max-width:767px){.bind-home .home-section,.bind-home .home-shell{width:min(100% - 28px,1180px)}.bind-home .home-nav-inner{min-height:64px;flex-wrap:wrap;padding-block:10px}.bind-home .home-mobile-toggle{display:inline-flex;width:42px;height:42px;border:1px solid var(--home-line);border-radius:9px;align-items:center;justify-content:center;color:var(--home-ink)}.bind-home .home-nav-links{order:3;width:100%;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 0 16px}.bind-home .home-nav-links.open{display:flex}.bind-home .home-nav-link{padding:13px 4px;border-bottom:1px solid var(--home-line)}.bind-home .home-nav-actions{margin-left:auto}.bind-home .home-nav-actions .home-btn-secondary{display:none}.bind-home .home-hero{padding:30px 14px 28px}.bind-home .home-title{font-size:clamp(50px,16vw,70px)}.bind-home .home-subtitle{margin-top:22px;font-size:16px}.bind-home .home-prompt-wrap{margin-top:28px;padding:3px;border-radius:17px}.bind-home .ide-power{margin-top:64px;padding-top:58px}.bind-home .ide-power-heading{grid-template-columns:1fr;gap:24px}.bind-home .ide-showcase{margin-top:35px;padding:8px;border-radius:16px;overflow:hidden}.bind-home .ide-window-bar{height:42px}.bind-home .ide-window-status{display:none}.bind-home .ide-window-body{grid-template-columns:1fr;min-height:auto}.bind-home .ide-sidebar{display:none}.bind-home .ide-editor{border-right:0}.bind-home .ide-code{min-height:235px;padding:18px 10px;font-size:8px}.bind-home .ide-terminal{min-height:125px}.bind-home .ide-preview{display:none}.bind-home .ide-agent-card{position:relative;left:auto;right:auto;bottom:auto;margin:0 9px 10px;grid-template-columns:auto 1fr}.bind-home .ide-agent-done{display:none}.bind-home .ide-capability-grid{margin-top:42px;grid-template-columns:1fr}.bind-home .ide-capability,.bind-home .ide-capability:nth-child(2){min-height:auto;padding:28px 5px;border-right:0;border-bottom:1px solid var(--home-line)}.bind-home .ide-capability:last-child{border-bottom:0}.bind-home .ide-integration-row{padding:25px 0;flex-wrap:wrap;gap:20px;justify-content:flex-start}.bind-home .ide-integration-row>span{width:100%}}@font-face{font-family:Notification;src:url(/_next/static/media/notification.e46c3dba.eot);src:url(/_next/static/media/notification.e46c3dba.eot?#iefixs3g3t9) format("embedded-opentype"),url(/_next/static/media/notification.9928469f.woff) format("woff"),url(/_next/static/media/notification.786b87d6.ttf) format("truetype"),url(/_next/static/media/notification.6894f462.svg#notification) format("svg");font-weight:400;font-style:normal}.notification-container{box-sizing:border-box;position:fixed;top:0;right:0;z-index:999999;width:320px;padding:0 15px;max-height:calc(100% - 30px);overflow-x:hidden;overflow-y:auto}.notification{box-sizing:border-box;padding:15px 15px 15px 58px;border-radius:2px;color:#fff;background-color:#ccc;box-shadow:0 0 12px #999;cursor:pointer;font-size:1em;line-height:1.2em;position:relative;opacity:.9;margin-top:15px}.notification .title{font-size:1em;line-height:1.2em;font-weight:700;margin:0 0 5px}.notification:focus,.notification:hover{opacity:1}.notification-enter{visibility:hidden;transform:translate3d(100%,0,0)}.notification-enter.notification-enter-active{visibility:visible;transform:translateZ(0);transition:all .4s}.notification-exit{visibility:visible;transform:translateZ(0)}.notification-exit.notification-exit-active{visibility:hidden;transform:translate3d(100%,0,0);transition:all .4s}.notification:before{position:absolute;top:50%;left:15px;margin-top:-14px;display:block;font-family:Notification;width:28px;height:28px;font-size:28px;text-align:center;line-height:28px}.notification-info{background-color:#2f96b4}.notification-info:before{content:""}.notification-success{background-color:#51a351}.notification-success:before{content:""}.notification-warning{background-color:#f89406}.notification-warning:before{content:""}.notification-error{background-color:#bd362f}.notification-error:before{content:""}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0a;color:#fff;overflow:hidden}.container{height:100vh;display:flex;flex-direction:column}.brand-logo{position:fixed;top:20px;left:20px;z-index:1000}.brand-logo img{height:40px;width:auto;display:block;filter:drop-shadow(0 0 8px rgba(37,99,235,.3))}.controls{position:fixed;top:20px;right:20px;display:flex;gap:4px;z-index:1000;background:rgba(26,26,26,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.controls button{padding:6px 12px;background:transparent;border:none;color:#94a3b8;border-radius:6px;cursor:pointer;transition:all .2s;font-size:13px;font-weight:500}.controls button:hover{background:hsla(0,0%,100%,.05);color:#fff}.controls button.active{background:rgba(37,99,235,.2);color:#60a5fa}.logos-btn{background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(124,58,237,.1))!important;border:1px solid rgba(37,99,235,.3)!important;color:#60a5fa!important;position:relative;overflow:hidden}.logos-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease}.logos-btn:hover:before{left:100%}.logos-btn:hover{background:linear-gradient(135deg,rgba(37,99,235,.2),rgba(124,58,237,.2))!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.2)}.preview-container{flex:1;position:relative;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);overflow-y:auto}.state-container{position:absolute;top:0;left:0;width:100%;min-height:100%;opacity:0;visibility:hidden;transition:all .5s ease;display:flex;flex-direction:column;align-items:center}.state-container.active{opacity:1;visibility:visible}.templates-content{width:100%;max-width:700px;position:relative;padding:0 20px}.templates-scroll{max-height:80vh;overflow-y:auto;padding:40px 0 20px;margin-bottom:20px}.templates-background{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.templates-particles{position:absolute;top:0;left:0;width:100%;height:100%}.templates-particle{position:absolute;width:4px;height:4px;background:#2563eb;border-radius:50%;animation:templatesFloat 8s ease-in-out infinite;box-shadow:0 0 10px rgba(37,99,235,.3)}.templates-particle-1{top:20%;left:10%;animation-delay:0s}.templates-particle-2{top:60%;right:15%;animation-delay:2s}.templates-particle-3{bottom:30%;left:20%;animation-delay:4s}.templates-particle-4{top:40%;right:30%;animation-delay:6s}.templates-particle-5{bottom:60%;left:60%;animation-delay:1s}.templates-particle-6{top:70%;left:40%;animation-delay:3s}@keyframes templatesFloat{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-20px) scale(1.2);opacity:.8}}.templates-streams{position:absolute;top:0;left:0;width:100%;height:100%}.templates-stream{position:absolute;height:2px;border-radius:1px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.3),rgba(124,58,237,.3),transparent);animation:templatesStream 6s ease-in-out infinite}.stream-1{top:25%;left:5%;width:100px;animation-delay:0s;transform:rotate(15deg)}.stream-2{bottom:40%;right:10%;width:80px;animation-delay:2s;transform:rotate(-20deg)}.stream-3{top:65%;left:30%;width:120px;animation-delay:4s;transform:rotate(10deg)}@keyframes templatesStream{0%,to{opacity:0;transform:scale(.8) rotate(var(--rotation,0deg))}50%{opacity:.6;transform:scale(1) rotate(var(--rotation,0deg))}}.hero-section{text-align:center;margin-bottom:48px}.logo{margin-bottom:24px}.logo-icon{width:48px;height:48px;margin:0 auto;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;display:flex;align-items:center;justify-content:center;animation:pulse 2s ease-in-out infinite}.logo-icon svg{width:24px;height:24px;color:#fff}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.title{font-size:32px;font-weight:700;background:linear-gradient(135deg,#fff,#94a3b8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px;line-height:1.2}.subtitle{font-size:16px;color:#94a3b8;line-height:1.6}.categories-section{margin-bottom:60px}.categories-nav{display:flex;gap:8px;margin-bottom:32px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-x:auto}.category-tab{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;cursor:pointer;transition:all .3s ease;color:#94a3b8;font-size:14px;font-weight:500;white-space:nowrap}.category-tab svg{width:16px;height:16px}.category-tab:hover{background:hsla(0,0%,100%,.05);color:#fff}.category-tab.active{background:rgba(37,99,235,.2);color:#60a5fa;border:1px solid rgba(37,99,235,.3)}.templates-grid{position:relative}.category-content{display:none;grid-template-columns:repeat(3,1fr);gap:20px}.category-content.active{display:grid}.template-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.template-card:hover{background:hsla(0,0%,100%,.05);border-color:rgba(37,99,235,.3);transform:translateY(-2px)}.template-card:hover .view-prompt{opacity:1;transform:translateY(0)}.template-preview{width:100%;height:120px;margin-bottom:16px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);display:flex;align-items:center;justify-content:center}.preview-mockup{width:90%;height:90%;border-radius:4px;position:relative}.website-mockup{background:#fff}.mockup-header{height:20%;background:#f3f4f6;border-radius:4px 4px 0 0}.mockup-content{height:80%;padding:8px}.mockup-hero{height:50%;background:#3b82f6;border-radius:4px;margin-bottom:4px}.mockup-features{height:40%;background:#e5e7eb;border-radius:4px}.wordpress-mockup{background:#fff;display:flex}.mockup-sidebar{width:30%;background:#374151}.mockup-main{width:70%;padding:4px}.mockup-post{height:40%;background:#f9fafb;margin-bottom:4px;border-radius:2px}.webflow-mockup{background:#000;display:flex;align-items:center;justify-content:center}.mockup-component{width:80%;height:80%}.component-element{height:40%;background:linear-gradient(45deg,#8b5cf6,#06b6d4);margin-bottom:8px;border-radius:4px}.saas-mockup{background:#fff;display:flex}.mockup-sidebar{width:25%;background:#f8fafc;padding:4px}.sidebar-item{height:20%;background:#e2e8f0;margin-bottom:4px;border-radius:2px}.mockup-editor{width:75%;padding:4px}.editor-toolbar{height:20%;background:#f1f5f9;border-radius:2px;margin-bottom:4px}.editor-content{height:70%;background:#fefefe;border-radius:2px}.task-mockup{background:#f8fafc;display:flex;gap:4px;padding:4px}.mockup-column{flex:1;background:#e2e8f0;border-radius:4px;padding:4px}.task-item{height:30%;margin-bottom:4px;border-radius:2px;border-left:3px solid #3b82f6}.dashboard-mockup,.task-item{background:#fff}.mockup-nav{height:15%;background:#1f2937}.mockup-widgets{height:85%;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px}.widget{border-radius:4px}.chart-widget{background:linear-gradient(45deg,#3b82f6,#1d4ed8)}.stats-widget{background:#10b981}.table-widget{grid-column:1/-1;background:#f3f4f6}.game-mockup{background:#000;color:#0f0;font-family:monospace;display:flex;flex-direction:column;padding:8px}.game-screen{flex:1;border:1px solid #0f0;position:relative;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(6,1fr)}.snake-segment{background:#0f0;border-radius:2px}.snake-segment:first-child{grid-column:3;grid-row:3}.snake-segment:nth-child(2){grid-column:2;grid-row:3}.snake-segment:nth-child(3){grid-column:1;grid-row:3}.food-dot{background:red;border-radius:50%;grid-column:6;grid-row:2}.game-score{text-align:center;font-size:10px;margin-top:4px}.tetris-mockup{background:#000;display:flex;gap:4px;padding:4px}.tetris-board{flex:1;border:1px solid #fff;position:relative;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(8,1fr);gap:1px}.tetris-block{border-radius:1px}.block-1{background:red;grid-column:2;grid-row:7}.block-2{background:#0f0;grid-column:3;grid-row:7}.block-3{background:#00f;grid-column:4;grid-row:7}.tetris-next{width:30px;color:#fff;font-size:8px;text-align:center}.memory-mockup{background:#1f2937;padding:8px}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;height:100%}.memory-card{background:#3b82f6;border-radius:4px;position:relative}.memory-card.flipped{background:#fff}.memory-card.flipped:after{content:"★";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#f59e0b;font-size:16px}.api-mockup{background:#1f2937;color:#fff;font-family:monospace;font-size:10px;padding:8px}.api-endpoint{color:#10b981;margin-bottom:8px;font-weight:700}.json-line{color:#e5e7eb}.graphql-mockup{background:#e91e63;color:#fff;font-family:monospace;font-size:10px;padding:8px}.graphql-query{margin-bottom:2px}.microservice-mockup{background:#fff;display:flex;flex-direction:column;gap:4px;padding:8px;align-items:center;justify-content:center}.service-box{background:#3b82f6;color:#fff;padding:8px;border-radius:4px;font-size:8px;text-align:center;width:80%}.component-mockup{background:#f8fafc;display:flex;flex-direction:column;gap:4px;padding:8px}.component-item{padding:6px;border-radius:4px;font-size:8px;text-align:center;font-weight:700}.button-comp{background:#3b82f6;color:#fff}.input-comp{border:1px solid #d1d5db}.card-comp,.input-comp{background:#fff;color:#374151}.card-comp{border:1px solid #e5e7eb}.table-mockup{background:#fff;font-size:8px;padding:4px}.table-header{display:flex;background:#f3f4f6;padding:4px;border-radius:2px;margin-bottom:2px}.header-cell{flex:1;font-weight:700;color:#374151}.table-row{display:flex;padding:4px;border-bottom:1px solid #e5e7eb}.cell{flex:1;color:#6b7280}.form-mockup{background:#fff;padding:8px;font-size:8px}.form-field{margin-bottom:8px}.field-label{color:#374151;margin-bottom:2px;font-weight:700}.field-input{height:12px;background:#f9fafb;border:1px solid #d1d5db;border-radius:2px}.form-button{background:#3b82f6;color:#fff;padding:4px;border-radius:2px;text-align:center;font-weight:700}.tool-mockup{background:#1f2937;display:flex;font-size:8px}.tool-sidebar{width:30%;background:#374151;padding:4px}.tool-option{color:#d1d5db;padding:2px;margin-bottom:2px}.tool-main{width:70%;padding:4px}.code-preview{background:#111827;color:#e5e7eb;padding:4px;border-radius:2px;font-family:monospace}.code-line{margin-bottom:2px}.json-mockup{background:#1f2937;color:#e5e7eb;font-family:monospace;font-size:8px;padding:8px}.json-input{background:#111827;padding:4px;border-radius:2px;margin-bottom:4px}.json-line{margin-bottom:2px}.json-status{color:#10b981;font-weight:700}.url-mockup{background:#fff;padding:8px;font-size:8px}.url-input,.url-output{margin-bottom:8px}.input-label,.output-label{color:#374151;font-weight:700;margin-bottom:2px}.input-box{background:#f9fafb;border:1px solid #d1d5db;padding:4px;border-radius:2px;color:#6b7280}.output-box{background:#dbeafe;border:1px solid #3b82f6;padding:4px;border-radius:2px;color:#1d4ed8;font-weight:700}.internal-mockup{background:#fff;font-size:8px;padding:8px}.internal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.header-title{font-weight:700;color:#374151}.header-status{background:#dbeafe;color:#1d4ed8;padding:2px 6px;border-radius:4px;font-size:7px}.internal-content{height:60%}.task-list{display:flex;flex-direction:column;gap:4px}.task-item{padding:4px;border-radius:4px;display:flex;align-items:center;gap:4px;font-size:7px}.task-item.completed{background:#dcfce7;color:#166534}.task-item.active{background:#fef3c7;color:#92400e}.task-item:not(.completed):not(.active){background:#f3f4f6;color:#6b7280}.expense-mockup{background:#fff;font-size:8px;padding:8px}.expense-header{margin-bottom:8px}.budget-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:6px}.budget-title{color:#64748b;margin-bottom:2px;font-size:7px}.budget-amount{font-weight:700;color:#0f172a}.expense-list{display:flex;flex-direction:column;gap:4px}.expense-item{display:flex;justify-content:space-between;align-items:center;padding:4px;border-bottom:1px solid #e2e8f0}.expense-desc{color:#374151;font-weight:700}.expense-amount{color:#0f172a}.expense-status{font-size:6px;padding:1px 4px;border-radius:2px}.expense-status.pending{background:#fef3c7;color:#92400e}.asset-mockup{background:#fff;font-size:8px;padding:8px}.asset-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;height:100%}.asset-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:6px;display:flex;flex-direction:column;align-items:center;text-align:center}.asset-icon{font-size:16px;margin-bottom:4px}.asset-details{flex:1}.asset-name{font-weight:700;color:#374151;margin-bottom:2px}.asset-id{color:#64748b;font-size:6px;margin-bottom:2px}.asset-status{font-size:6px;padding:1px 4px;border-radius:2px}.asset-status.available{background:#dcfce7;color:#166534}.asset-status.assigned{background:#fef3c7;color:#92400e}.template-info{margin-bottom:12px}.template-tag{display:inline-block;background:rgba(37,99,235,.2);color:#60a5fa;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.template-card h4{font-size:16px;font-weight:600;color:#fff;margin-bottom:6px}.template-card p{color:#94a3b8;font-size:13px;line-height:1.4}.view-prompt{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:6px;background:rgba(37,99,235,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:500;opacity:0;transform:translateY(-4px);transition:all .3s ease;cursor:pointer}.view-prompt:hover{background:#2563eb;transform:translateY(-2px)}.view-prompt svg{width:14px;height:14px}.prompt-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;display:none}.prompt-modal.show{display:flex;align-items:center;justify-content:center}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{position:relative;background:rgba(26,26,26,.95);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;width:90%;max-width:600px;max-height:80vh;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid hsla(0,0%,100%,.1)}.modal-header h3{font-size:20px;font-weight:600;color:#fff}.modal-close{background:none;border:none;color:#94a3b8;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s}.modal-close:hover{background:hsla(0,0%,100%,.1);color:#fff}.modal-close svg{width:20px;height:20px}.modal-body{padding:24px}.prompt-text{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:20px;font-size:16px;line-height:1.6;color:#e2e8f0;margin-bottom:20px;max-height:300px;overflow-y:auto}.copy-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;justify-content:center}.copy-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.3)}.copy-btn svg{width:16px;height:16px}.features-section{width:100%;max-width:700px;margin-bottom:20px}.section-header{text-align:center;margin-bottom:32px}.section-header h2{font-size:28px;font-weight:600;color:#fff;margin-bottom:8px}.section-header p{color:#94a3b8;font-size:16px}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feature-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:20px;transition:all .3s ease}.feature-item:hover{background:hsla(0,0%,100%,.05);border-color:rgba(37,99,235,.3);transform:translateY(-2px)}.feature-icon{width:24px;height:24px;color:#60a5fa;margin-bottom:12px}.feature-icon svg{width:100%;height:100%}.feature-item h4{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px}.feature-item p{color:#94a3b8;font-size:14px;line-height:1.4}.scale-section{width:100%;max-width:700px;margin-bottom:40px}.scale-content{background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(124,58,237,.1));border:1px solid rgba(37,99,235,.3);border-radius:16px;padding:24px}.scale-features{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.scale-feature{display:flex;align-items:flex-start;gap:12px;color:#fff;font-size:14px}.scale-feature svg{width:16px;height:16px;color:#34d399;margin-top:2px;flex-shrink:0}.scale-cta{text-align:left}.scale-btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease}.scale-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.3)}.scale-btn svg{width:16px;height:16px}.toast{position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:12px 20px;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;opacity:0;transform:translateY(20px);transition:all .3s ease;z-index:1000;box-shadow:0 8px 25px rgba(16,185,129,.3)}.toast.show{opacity:1;transform:translateY(0)}.toast svg{width:16px;height:16px}.loading-content{width:100%;max-width:800px;display:flex;flex-direction:column;gap:40px;padding:40px 20px}.loading-top{text-align:center}.magic-container{position:relative;width:300px;height:300px;margin:0 auto 32px}.particles-container{position:absolute;top:0;left:0;width:100%;height:100%}.particle{position:absolute;width:6px;height:6px;background:#2563eb;border-radius:50%;animation:orbit 4s linear infinite;box-shadow:0 0 15px currentColor}.particle-1{animation-delay:0s}.particle-2{animation-delay:.5s}.particle-3{animation-delay:1s}.particle-4{animation-delay:1.5s}.particle-5{animation-delay:2s}.particle-6{animation-delay:2.5s}.particle-7{animation-delay:3s}.particle-8{animation-delay:3.5s}@keyframes orbit{0%{transform:rotate(0deg) translateX(120px) rotate(0deg);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:rotate(1turn) translateX(120px) rotate(-1turn);opacity:0}}.central-orb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orb-core{width:60px;height:60px;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;animation:breathe 2s ease-in-out infinite;box-shadow:0 0 30px rgba(37,99,235,.5)}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.orb-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid rgba(37,99,235,.3);border-radius:50%;animation:expand 3s ease-in-out infinite}.ring-1{width:80px;height:80px;animation-delay:0s}.ring-2{width:100px;height:100px;animation-delay:1s}.ring-3{width:120px;height:120px;animation-delay:2s}@keyframes expand{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.2);opacity:0}}.code-stream{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.stream-line{position:absolute;height:3px;border-radius:2px;background:linear-gradient(90deg,transparent,#2563eb,#7c3aed,transparent);animation:stream 3s ease-in-out infinite;box-shadow:0 0 10px rgba(37,99,235,.5)}.stream-line:before{content:"";position:absolute;top:50%;left:0;width:8px;height:8px;background:#60a5fa;border-radius:50%;transform:translateY(-50%);animation:streamDot 3s ease-in-out infinite;box-shadow:0 0 15px #60a5fa}.line-1{top:20%;left:10%;width:120px;animation-delay:0s;transform:rotate(15deg)}.line-2{top:70%;right:10%;width:100px;animation-delay:1s;transform:rotate(-20deg)}.line-3{bottom:30%;left:15%;width:140px;animation-delay:2s;transform:rotate(25deg)}.line-4{top:45%;right:20%;width:80px;animation-delay:.5s;transform:rotate(-45deg)}.line-5{bottom:60%;left:25%;width:90px;animation-delay:1.5s;transform:rotate(35deg)}@keyframes stream{0%{opacity:0;transform:scale(.5) rotate(var(--rotation,0deg))}20%{opacity:1;transform:scale(1) rotate(var(--rotation,0deg))}80%{opacity:1;transform:scale(1) rotate(var(--rotation,0deg))}to{opacity:0;transform:scale(.5) rotate(var(--rotation,0deg))}}@keyframes streamDot{0%{left:-10px;opacity:0}20%{opacity:1}80%{opacity:1}to{left:100%;opacity:0}}.loading-title{font-size:28px;font-weight:600;margin-bottom:24px;background:linear-gradient(135deg,#fff,#94a3b8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s ease}.loading-steps{flex-direction:column;gap:16px;margin-bottom:32px}.loading-steps,.step{display:flex;align-items:center}.step{gap:12px;color:#64748b;transition:color .3s ease}.step.active{color:#2563eb}.step-dot{width:8px;height:8px;border-radius:50%;background:#64748b;transition:background .3s ease}.step.active .step-dot{background:#2563eb;animation:pulse-dot 1.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.progress-bar{width:300px;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;margin:0 auto;position:relative;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:2px;width:0;animation:fill 3s ease-in-out infinite}.progress-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shimmer-progress 2s ease-in-out infinite}@keyframes fill{0%{width:0}to{width:75%}}@keyframes shimmer-progress{0%{left:-100%}to{left:100%}}.tips-section{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:32px;text-align:left}.tips-header{justify-content:space-between;margin-bottom:32px}.tips-header,.tips-header h3{display:flex;align-items:center}.tips-header h3{font-size:20px;font-weight:600;color:#fff;gap:8px}.header-icon{width:20px;height:20px;color:#60a5fa}.tip-counter{background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.3);border-radius:8px;padding:4px 12px;font-size:14px;color:#60a5fa}.tips-container{position:relative;height:120px;overflow:hidden;margin-bottom:24px}.tip-card{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(20px);transition:all .5s ease;padding:0}.tip-card.active{opacity:1;transform:translateY(0)}.tip-card h4{font-size:18px;font-weight:600;color:#fff;margin-bottom:12px}.tip-card p{color:#94a3b8;line-height:1.6;font-size:15px}.tip-dots{display:flex;justify-content:center;gap:8px}.dot{width:8px;height:8px;border-radius:50%;background:#64748b;cursor:pointer;transition:all .3s ease}.dot.active{background:#2563eb;transform:scale(1.2)}.dot:hover{background:#94a3b8}.features-section{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:32px;text-align:left}.features-section h3{font-size:20px;font-weight:600;color:#fff;margin-bottom:24px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.scale-section{background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(124,58,237,.1));border:1px solid rgba(37,99,235,.3);border-radius:16px;padding:32px;text-align:left}.scale-header{justify-content:space-between;margin-bottom:20px}.scale-header,.scale-header h3{display:flex;align-items:center}.scale-header h3{font-size:20px;font-weight:600;color:#fff;gap:8px}.scale-badge{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600;text-transform:uppercase}.scale-description{color:#94a3b8;margin-bottom:20px;font-size:16px}@media (max-width:768px){.templates-content{max-width:100%;padding:0 15px}.title{font-size:24px}.categories-nav{flex-wrap:wrap}.category-content.active,.features-grid{grid-template-columns:1fr;gap:16px}.magic-container{width:250px;height:250px}.loading-content{gap:32px;padding:20px}.features-section,.tips-section{padding:24px}.tip-card{height:auto;min-height:100px}.tips-container{height:140px}.brand-logo{top:15px;left:15px}.brand-logo img{height:32px}.controls{flex-direction:column;gap:8px}.controls button{padding:12px;text-align:center}}