:root{--ink:#06142a;--muted:#66758c;--line:#dde5f0;--paper:#f5f7fb;--white:#ffffff;--green:#2f7bff;--green-dark:#1e5ed0;--mint:#e8f5ff;--lime:#36d6ff;--cream:#eaf1fb;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--info:#38bdf8;--shadow:0 20px 50px rgba(6,20,42,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#0f172a;background:#f8fafc;font-family:Inter,Geist,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58;transform:none!important}.container{width:min(1200px,calc(100% - 40px));margin:0 auto}.nav{height:76px;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-weight:800;letter-spacing:-.03em;font-size:20px}.brand-image{width:36px;height:36px;object-fit:cover;border-radius:10px}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(6,20,42,.88);border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing .nav{position:relative;color:white}.landing .nav-links{color:#c8d8ef}.landing .nav-links>a:not(.button):hover{color:white}.language-switcher{display:inline-flex;align-items:center;gap:5px;padding:4px;color:var(--muted);background:rgba(255,255,255,.85);border:1px solid var(--line);border-radius:9px;font-size:11px;font-weight:800}.language-switcher span{padding:0 4px}.language-switcher button{border:0;background:transparent;color:#64748b;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:900}.language-switcher button.active{color:white;background:linear-gradient(135deg,#2f7bff,#36d6ff)}.nav-links{display:flex;align-items:center;gap:30px;color:#4b5954;font-size:14px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:999px;padding:0 20px;font-weight:700;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(54,214,255,.48);outline-offset:2px}.button-primary{color:white;background:linear-gradient(135deg,#2f7bff,#36d6ff);box-shadow:0 12px 32px rgba(47,123,255,.35)}.button-primary:hover{filter:brightness(1.08);box-shadow:0 16px 40px rgba(54,214,255,.35)}.button-dark{color:white;background:var(--ink)}.button-outline{color:var(--ink);background:white;border:1px solid var(--line)}.button-ghost{color:var(--muted);background:transparent}.button-sm{min-height:36px;padding:0 13px;font-size:13px}.hero{padding:82px 0 112px;overflow:hidden;position:relative;color:white;background:radial-gradient(circle at 82% 34%,rgba(54,214,255,.15),transparent 28%),radial-gradient(circle at 15% 90%,rgba(47,123,255,.18),transparent 32%),linear-gradient(145deg,#06142a,#0a1f44)}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:36px 36px}.hero .container{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;grid-gap:clamp(40px,6vw,82px);gap:clamp(40px,6vw,82px)}.hero-content{position:relative}.hero-pill{width:max-content;gap:7px;margin-bottom:24px;padding:7px 11px;border:1px solid rgba(54,214,255,.24);border-radius:999px;color:#bdefff;background:rgba(54,214,255,.07);font-size:11px;letter-spacing:.04em}.eyebrow,.hero-pill{display:flex;align-items:center;font-weight:800}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;font-size:12px;gap:8px}.hero .eyebrow{color:#36d6ff}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}h1{font-size:clamp(50px,6vw,72px);line-height:1.02;letter-spacing:-.045em;margin:24px 0;font-weight:800}.hero h1{font-size:clamp(44px,5.4vw,72px)}.hero-copy{color:#b8c9df;font-size:18px;line-height:1.65;max-width:620px}.hero-actions{display:flex;align-items:center;gap:12px;margin:32px 0 28px}.hero-primary{min-height:50px;padding:0 24px}.text-link{display:inline-flex;align-items:center;gap:7px;padding:12px 8px;color:#c7d7ec;font-size:13px;font-weight:700}.text-link:hover{color:white}.trust{display:flex;gap:24px;color:#9fb1c9;font-size:13px}.trust svg{color:#36d6ff}.hero-secondary{color:white;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.2)}.trust span{display:flex;align-items:center;gap:7px}.hero-visual{position:relative;padding:24px 0}.visual-glow{position:absolute;width:80%;height:70%;right:5%;top:15%;background:linear-gradient(135deg,rgba(47,123,255,.35),rgba(54,214,255,.28));filter:blur(55px);border-radius:50%}.demo-card{position:relative;color:var(--ink);background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.7);box-shadow:0 24px 80px rgba(0,0,0,.28);border-radius:24px;padding:20px;animation:card-float 6s ease-in-out infinite}.demo-card:before{content:"";position:absolute;inset:28px -34px -28px 40px;z-index:-1;background:linear-gradient(135deg,#2f7bff,#36d6ff);opacity:.35;filter:blur(2px);border-radius:22px;transform:rotate(-4deg)}.window-bar{display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line);padding:2px 2px 14px}.window-title{margin-left:8px;color:#8491a3;font-size:9px;font-weight:700}.dot{width:8px;height:8px;border-radius:50%;background:#d7ded9}.demo-body{padding:20px 6px 6px}.demo-label{font-size:11px;color:var(--green);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.idea-box{border:1px solid var(--line);background:#f8faff;border-radius:12px;padding:14px;margin:10px 0 14px;color:#40516b;font-size:13px;line-height:1.5}.idea-cursor{display:inline-block;width:2px;height:13px;margin-right:6px;vertical-align:-2px;background:#2f7bff;animation:blink 1s step-end infinite}.progress-row{display:flex;align-items:center;gap:10px;margin:18px 0;font-size:12px;font-weight:700}.progress{height:7px;border-radius:8px;flex:1 1;background:#edf1ee;overflow:hidden}.progress div{position:relative;width:72%;height:100%;background:linear-gradient(90deg,#2f7bff,#36d6ff);border-radius:inherit;overflow:hidden}.progress div:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:progress-shine 2.4s ease-in-out infinite}.result-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.blueprint-output{display:grid;grid-gap:7px;gap:7px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.output-caption{margin-bottom:2px;color:#64748b;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.output-row{display:flex;align-items:center;gap:8px;min-height:30px;padding:6px 8px;color:#334155;background:white;border:1px solid #e7edf5;border-radius:8px;opacity:0;transform:translateY(6px);animation:result-in .45s ease forwards}.output-row svg{color:#22c55e;flex:0 0 auto}.output-row span{flex:1 1;font-size:10px;font-weight:800}.output-row small{color:#94a3b8;font-size:8px;font-weight:700}.document-censor{display:flex!important;align-items:center;gap:5px}.document-censor i{display:block;width:72px;height:7px;border-radius:999px;background:#b9c5d4}.document-censor i:last-child{width:34px;background:#d2dae4}.mini-card{border:1px solid var(--line);border-radius:10px;padding:12px;opacity:0;transform:translateY(8px);animation:result-in .55s ease forwards}.mini-1{animation-delay:.4s}.mini-2{animation-delay:.6s}.mini-3{animation-delay:.8s}.mini-4{animation-delay:1s}.floating-chip{position:absolute;z-index:3;display:flex;align-items:center;gap:6px;padding:9px 12px;color:#0d3b6d;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.8);border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.18);font-size:10px;font-weight:900;animation:chip-float 4s ease-in-out infinite}.floating-chip svg{color:#2f7bff}.chip-top{right:-16px;top:0}.chip-bottom{left:-28px;bottom:4px;animation-delay:-2s}.mini-card b{display:block;font-size:11px;margin-bottom:7px}.mini-card span{color:var(--muted);font-size:10px;line-height:1.45;display:block}.section{padding:95px 0}.section-tint{background:#eaf2ff}.section-dark{color:white;background:linear-gradient(145deg,#06142a,#0a1f44)}.dark-card{background:rgba(18,43,87,.72)!important;border-color:rgba(148,169,201,.18)!important;box-shadow:0 24px 80px rgba(0,0,0,.2)}.dark-card svg{color:#36d6ff}.dark-card p{color:#9fb1c9!important}.section-head{max-width:650px;margin-bottom:44px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section h2{font-size:clamp(36px,4vw,48px);line-height:1.08;letter-spacing:-.035em;font-weight:750;margin:15px 0}.section-sub{color:var(--muted);line-height:1.65}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.step{background:white;border:1px solid #e2e8f0;border-radius:24px;padding:24px}.step-num{color:var(--green);font-size:32px}.step h3{font-size:16px;margin:38px 0 10px}.step p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.process-track{position:relative;height:2px;margin:0 calc(12.5% - 8px) -1px;background:#dce6f4;overflow:hidden}.process-beam{position:absolute;inset:0;background:linear-gradient(90deg,#2f7bff,#36d6ff);transform-origin:left;animation:beam-grow 4.5s ease-in-out infinite}.process-pulse{position:absolute;top:50%;width:10px;height:10px;border:2px solid white;border-radius:50%;background:#36d6ff;box-shadow:0 0 0 5px rgba(54,214,255,.16),0 0 18px #36d6ff;transform:translate(-50%,-50%);animation:pulse-travel 4.5s ease-in-out infinite}.process-step,.process-steps{position:relative}.process-step{padding-top:28px;box-shadow:0 14px 34px rgba(26,50,80,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.process-step:hover{transform:translateY(-5px);border-color:#b9d9ff;box-shadow:0 20px 45px rgba(26,79,150,.12)}.process-icon{position:relative;width:44px;height:44px;display:grid;place-items:center;color:#2f7bff;background:linear-gradient(145deg,#edf6ff,#e0efff);border:1px solid #d1e7ff;border-radius:13px}.process-icon span{position:absolute;right:-7px;top:-7px;width:19px;height:19px;display:grid;place-items:center;color:white;background:#0a1f44;border:2px solid white;border-radius:50%;font-size:8px;font-weight:900}.process-step h3{margin-top:24px}.step-status{display:flex;align-items:center;gap:5px;margin-top:18px;color:#2f7bff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.use-grid .step{min-height:230px}.dark-icon{width:42px;height:42px;display:grid;place-items:center;color:#36d6ff;background:rgba(54,214,255,.08);border:1px solid rgba(54,214,255,.14);border-radius:12px}.dark-card h3{margin-top:42px}.outputs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.output-card{display:flex;gap:16px;border:1px solid var(--line);border-radius:24px;padding:22px;background:white}.icon-box{flex:0 0 42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--mint);color:var(--green)}.output-card h3{margin:3px 0 7px;font-size:16px}.output-card p{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.cta{text-align:center;padding:80px 25px;background:radial-gradient(circle at 80% 20%,rgba(54,214,255,.3),transparent 25%),linear-gradient(135deg,#0a1f44,#2f7bff);border-radius:26px;color:white;box-shadow:0 24px 70px rgba(47,123,255,.2)}.cta h2{margin-top:0}.cta p{color:#cce2d9}.pricing-section{background:#f8fafc}.pricing-standalone{min-height:calc(100vh - 76px);padding:80px 0}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;width:min(1180px,100%);margin:0 auto;align-items:stretch}.pricing-card{position:relative;padding:32px;background:white;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 16px 50px rgba(15,23,42,.07)}.pricing-card.featured{border-color:#72cfff;box-shadow:0 22px 60px rgba(47,123,255,.16)}.pricing-badge{position:absolute;right:22px;top:20px;display:flex;align-items:center;gap:5px;padding:6px 9px;color:#1e66d5;background:#eaf2ff;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.pricing-badge.one-time{color:#72530b;background:#fff4c7}.plan-name{display:block;color:#2f7bff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.plan-price{display:flex;align-items:baseline;gap:7px;margin:18px 0 10px}.plan-price strong{font-size:38px;letter-spacing:-.04em}.plan-price span,.pricing-card>p{color:#64748b}.pricing-card>p{font-size:13px;line-height:1.45}.pricing-card .button{width:100%;margin:22px 0}.pricing-card ul{display:grid;grid-gap:11px;gap:11px;margin:0;padding:20px 0 0;border-top:1px solid #e2e8f0;list-style:none}.pricing-card li{display:flex;align-items:flex-start;gap:9px;color:#334155;font-size:13px;line-height:1.45}.pricing-card li svg{flex:0 0 auto;margin-top:2px;color:#22c55e}.feature-help{position:relative;display:inline-flex;margin-left:auto}.feature-help>button{width:24px;height:24px;display:grid;place-items:center;padding:0;color:#2f7bff;background:#eaf2ff;border:0;border-radius:50%}.feature-help>button svg{margin:0;color:currentColor}.feature-tooltip{position:absolute;right:-8px;bottom:calc(100% + 10px);z-index:20;width:300px;padding:12px 14px;color:#e7f2ff;background:#06142a;border:1px solid rgba(54,214,255,.2);border-radius:12px;box-shadow:0 16px 40px rgba(6,20,42,.24);font-size:11px;font-weight:500;line-height:1.55;opacity:0;visibility:hidden;transform:translateY(5px);transition:.18s ease;pointer-events:none}.feature-tooltip:after{content:"";position:absolute;right:14px;top:100%;border:6px solid transparent;border-top-color:#06142a}.feature-help:focus-within .feature-tooltip,.feature-help:hover .feature-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.pricing-note{text-align:center;color:#64748b;font-size:12px;margin:25px 0 0}.community-section{padding:30px 0 20px;background:#f8fafc}.community-card{position:relative;display:grid;grid-template-columns:340px 1fr;align-items:center;grid-gap:42px;gap:42px;min-height:300px;padding:24px 64px 24px 30px;overflow:hidden;background:linear-gradient(135deg,#f6f4ff,#eaf2ff);border:1px solid #dbe5f2;border-radius:26px;box-shadow:0 18px 55px rgba(47,76,140,.09)}.community-card:after{content:"";position:absolute;width:220px;height:220px;right:-100px;top:-110px;border:1px solid rgba(47,123,255,.14);border-radius:50%;box-shadow:0 0 0 42px rgba(47,123,255,.035),0 0 0 84px rgba(54,214,255,.025)}.community-visual{position:relative;display:grid;place-items:center;min-height:250px}.community-visual img{position:relative;z-index:1;width:250px;height:250px;object-fit:contain;border-radius:28px}.community-glow{position:absolute;width:180px;height:180px;background:rgba(117,65,255,.25);filter:blur(48px);border-radius:50%}.community-copy{position:relative;z-index:1}.community-copy h2{max-width:700px;margin:14px 0;font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.035em}.community-copy p{max-width:670px;margin:0 0 24px;color:#64748b;font-size:15px;line-height:1.65}.community-copy .button{width:max-content}.footer{padding:30px 0;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footer-row{justify-content:space-between}.footer-links,.footer-row{display:flex;align-items:center}.footer-links{gap:22px}.footer-links a{display:flex;align-items:center;gap:7px;color:#2f7bff;font-weight:800}.footer-links a:hover{color:#1e5ed0}.public-footer{padding:36px 0 22px;background:white}.footer-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:36px;gap:36px}.legal-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 20px}.legal-links a{color:#64748b;font-size:12px;font-weight:700}.legal-links a:hover{color:#2f7bff}.discord-link{display:flex;align-items:center;gap:7px;color:#2f7bff;font-size:12px;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:28px;padding-top:18px;border-top:1px solid #e2e8f0;color:#94a3b8;font-size:11px}.legal-consent{margin:14px 0 0;text-align:center;color:#64748b;font-size:11px;line-height:1.55}.legal-consent a{color:#2f7bff;font-weight:800}.legal-consent-check{display:flex;align-items:flex-start;gap:10px;margin:4px 0 18px;padding:12px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-size:11px;line-height:1.55;cursor:pointer}.legal-consent-check input{flex:0 0 auto;width:16px;height:16px;margin-top:1px;accent-color:#2f7bff}.legal-consent-check a{color:#2f7bff;font-weight:800}.legal-consent-check:has(input:focus-visible){border-color:#36d6ff;box-shadow:0 0 0 3px rgba(54,214,255,.16)}.pricing-note a{color:#2f7bff;font-weight:800}.public-page{min-height:100vh;background:#f8fafc}.legal-hero{padding:78px 0 70px;color:white;background:radial-gradient(circle at 80% 10%,rgba(54,214,255,.16),transparent 30%),linear-gradient(135deg,#06142a,#0a1f44)}.legal-hero .container{max-width:900px}.legal-hero .hero-pill{display:inline-flex;margin:0 0 20px}.legal-hero h1{max-width:780px;margin:0 0 18px;font-size:clamp(42px,6vw,64px)}.legal-hero p{max-width:720px;margin:0;color:#c9d8f2;font-size:17px;line-height:1.65}.legal-hero small{display:block;margin-top:20px;color:#94a9c9}.legal-section{padding:72px 20px}.legal-document{width:min(820px,100%);margin:0 auto;padding:44px;background:white;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 16px 50px rgba(15,23,42,.06)}.legal-document>section{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid #e2e8f0}.legal-document>section:last-of-type{border:0}.legal-document h2{margin:0 0 14px;color:#0f172a;font-size:21px}.legal-document li,.legal-document p{color:#475569;font-size:14px;line-height:1.75}.legal-document ul{display:grid;grid-gap:7px;gap:7px;padding-left:20px}.legal-subsection{margin:24px 0 0;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.legal-subsection h2{font-size:17px}.legal-contact{display:flex;align-items:center;gap:14px;padding:18px;color:#17477e;background:#eaf2ff;border:1px solid #cfe3ff;border-radius:16px}.legal-contact>svg{flex:0 0 auto}.legal-contact>div{flex:1 1}.legal-contact p,.legal-contact strong{display:block;margin:0}.legal-contact p{margin-top:4px;font-size:12px}.contact-section,.faq-section{padding:72px 0}.faq-list{width:min(860px,100%);margin:0 auto}.faq-list details{margin-bottom:10px;background:white;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 25px rgba(15,23,42,.035)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 22px;cursor:pointer;color:#0f172a;font-size:14px;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:#2f7bff;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{margin:0;padding:0 22px 20px;color:#64748b;font-size:13px;line-height:1.7}.help-cta{width:min(860px,100%);margin:28px auto 0;display:flex;align-items:center;gap:16px;padding:24px;color:white;background:linear-gradient(135deg,#06142a,#0a1f44);border-radius:20px}.help-cta>svg{color:#36d6ff}.help-cta>div{flex:1 1}.help-cta h2,.help-cta p{margin:0}.help-cta h2{font-size:18px}.help-cta p{margin-top:5px;color:#94a9c9;font-size:12px}.contact-hero-actions{display:flex;gap:10px;margin-top:28px}.contact-whatsapp{color:white;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.contact-card{padding:24px;background:white;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 12px 35px rgba(15,23,42,.05)}.contact-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:20px;color:#2f7bff;background:#eaf2ff;border-radius:12px}.contact-card>span{display:block;margin-bottom:7px;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.contact-card a,.contact-card strong{color:#0f172a;font-size:14px;line-height:1.5}.contact-card a{color:#2f7bff;font-weight:800}.contact-support{display:grid;grid-template-columns:1fr 300px;grid-gap:40px;gap:40px;align-items:center;margin-top:60px}.contact-support h2{font-size:34px}.contact-support ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:0;list-style:none}.contact-support li{display:flex;gap:8px;color:#475569;font-size:13px}.contact-support li span{color:#22c55e;font-weight:900}.response-card{padding:28px;color:white;background:linear-gradient(145deg,#06142a,#122b57);border-radius:22px}.response-card>svg{color:#36d6ff}.response-card h3{font-size:20px}.response-card p{color:#c9d8f2;font-size:13px;line-height:1.6}.response-card strong{color:#a8eeff;font-size:12px}.related-links{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:48px;padding:18px;background:white;border:1px solid #e2e8f0;border-radius:15px;color:#64748b;font-size:12px}.related-links a{color:#2f7bff;font-weight:800}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-art{background:radial-gradient(circle at 80% 70%,rgba(54,214,255,.2),transparent 30%),linear-gradient(145deg,#06142a,#0a1f44);color:white;padding:54px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.auth-art:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-150px;bottom:-160px;box-shadow:0 0 0 70px rgba(255,255,255,.04),0 0 0 140px rgba(255,255,255,.03)}.auth-quote{max-width:500px;position:relative;z-index:1}.auth-quote h2{font-size:48px;font-weight:750;letter-spacing:-.04em;line-height:1.08;margin:0 0 22px}.auth-quote p{color:#cce2d9;line-height:1.6}.auth-main{display:grid;place-items:center;padding:40px;background:white}.auth-card{width:min(420px,100%)}.auth-card h1{font-size:42px;font-weight:750;margin:0 0 10px}.auth-card>p{color:var(--muted);margin-bottom:30px}.field{display:grid;grid-gap:7px;gap:7px;margin-bottom:17px}.field label{font-size:13px;font-weight:700}.input,.select,.textarea{width:100%;border:1px solid #e2e8f0;border-radius:12px;background:white;color:var(--ink);padding:12px 13px;outline:none;transition:.2s}.input:focus,.select:focus,.textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(47,123,255,.12)}.textarea{min-height:115px;resize:vertical;line-height:1.5}.form-error{color:var(--danger);font-size:12px}.auth-foot{text-align:center;color:var(--muted);font-size:13px;margin-top:24px}.demo-login-hint{display:grid;grid-gap:3px;gap:3px;margin:0 0 14px;padding:11px 13px;color:#52647c;background:#f4f8fc;border:1px solid #dbe8f5;border-radius:10px;font-size:11px}.demo-login-hint strong{color:#0f172a}.demo-login-hint span{font-family:Consolas,monospace}.auth-foot a{color:var(--green);font-weight:700}.app-shell{min-height:100vh;display:grid;grid-template-columns:238px 1fr}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;border-right:1px solid rgba(148,169,201,.14);background:linear-gradient(180deg,#06142a,#0a1f44);padding:24px 16px;display:flex;flex-direction:column;color:white}.side-nav{display:grid;grid-gap:5px;gap:5px;margin-top:36px}.side-link{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:10px;color:#94a9c9;font-size:14px;font-weight:600}.side-link.active,.side-link:hover{color:white;background:linear-gradient(135deg,rgba(47,123,255,.28),rgba(54,214,255,.12))}.side-bottom{margin-top:auto}.user-chip{display:flex;align-items:center;gap:10px;border-top:1px solid rgba(148,169,201,.18);padding:18px 5px 0}.avatar{width:34px;height:34px;background:var(--cream);color:var(--green);border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:12px}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.user-chip b,.user-chip span{display:block;font-size:12px}.user-chip span{color:#94a9c9;margin-top:3px}.app-main{min-width:0}.topbar{height:72px;justify-content:flex-end;border-bottom:1px solid #e2e8f0;padding:0 38px;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.topbar,.topbar-actions{display:flex;align-items:center}.topbar-actions{gap:12px}.mobile-app-nav{display:none;align-items:center;gap:5px}.mobile-app-nav a{width:36px;height:36px;display:grid;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:9px;background:white}.page{padding:42px;max-width:1220px;margin:0 auto}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px}.page-head h1{font-size:42px;font-weight:750;margin:0 0 8px}.page-head p{color:var(--muted);margin:0}.page-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:30px}.dashboard-plan{display:flex;align-items:center;gap:18px;margin-bottom:16px;padding:15px 18px;color:white;background:linear-gradient(135deg,#06142a,#0a1f44);border-radius:18px}.dashboard-plan>div:first-child{display:flex;align-items:center;gap:10px}.dashboard-plan strong{font-size:12px}.dashboard-plan>a{display:flex;align-items:center;gap:5px;color:#a8eeff;font-size:11px;font-weight:800}.dashboard-meter{display:flex;align-items:center;gap:9px;flex:1 1}.dashboard-meter>span{font-size:11px;font-weight:800}.dashboard-meter .usage-progress{flex:1 1;margin:0;background:rgba(255,255,255,.12)}.billing-hero{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:white;background:linear-gradient(135deg,#06142a,#0a1f44)}.billing-hero h2{margin:16px 0 5px;font-size:28px}.billing-hero p{margin:18px 0 0;color:#94a9c9;font-size:18px;font-weight:600}.billing-plan-heading{display:flex;align-items:center;gap:12px}.billing-plan-heading>strong{font-size:21px;color:#fff}.billing-dates{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.billing-notice{margin:-8px 0 20px;padding:12px 15px;color:#7c5c08;background:#fff8db;border:1px solid #f2df91;border-radius:12px;font-size:12px}.cancel-subscription{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px}.cancel-subscription h2{margin:0 0 6px;font-size:17px}.cancel-subscription p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.button-danger{color:#b42318;background:#fff;border:1px solid #f0b7b2}.button-danger:hover{background:#fff3f2}.renewal{display:flex;align-items:center;gap:12px;padding:17px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.05)}.renewal b,.renewal span{display:block}.renewal span{color:#b5c6df;font-size:16px;font-weight:600}.renewal b{color:white;margin-top:6px;font-size:18px;font-weight:800}.usage-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.usage-card>span{display:block;color:#64748b;font-size:12px;margin-top:15px}.usage-card>strong{display:block;font-size:23px;margin-top:5px}.usage-progress{height:6px;margin-top:15px;border-radius:999px;background:#e8eef5;overflow:hidden}.usage-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f7bff,#36d6ff)}.stat{border:1px solid #e2e8f0;background:white;border-radius:20px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 10px 30px rgba(15,23,42,.04)}.stat strong{font-size:24px;display:block}.stat span{color:var(--muted);font-size:12px}.card{border:1px solid #e2e8f0;background:white;border-radius:24px;padding:24px;box-shadow:0 12px 40px rgba(15,23,42,.05)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.project-card{transition:.2s}.project-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.project-icon{width:43px;height:43px;border-radius:11px;background:var(--mint);color:var(--green);display:grid;place-items:center}.project-card h3{margin:17px 0 8px}.project-card p{color:var(--muted);font-size:13px;line-height:1.5;min-height:40px}.card-foot{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-top:17px;color:var(--muted);font-size:12px}.badge,.card-foot{align-items:center}.badge{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:#eff2f0;color:#64706b}.badge.green{background:var(--mint);color:var(--green)}.badge.gold{background:#fbf1ce;color:#886f19}.project-status{border:1px solid transparent;padding:6px 10px}.project-status.status-ready{color:#08785b;border-color:#b8eadb;background:#dcf8ee}.project-status.status-draft{color:#8a6508;border-color:#f1dda1;background:#fff3c9}.project-status.status-requirements{color:#6841b3;border-color:#ded0fa;background:#f0e9ff}.project-status.status-reviewed{color:#08748b;border-color:#bce8ef;background:#ddf7fb}.project-status.status-generating{color:#1f62c7;border-color:#c1d9ff;background:#e5f0ff}.project-status.status-failed{color:#b42318;border-color:#f4c3bf;background:#fff0ef}.project-status.status-archived{color:#59646f;border-color:#d8dee5;background:#eef1f4}.form-card{width:100%;max-width:none;margin:0}.import-project-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;margin-bottom:14px;padding:15px 18px;border:1px solid #cfe3ff;border-radius:16px;background:linear-gradient(120deg,#f3f7ff,#effdff)}.import-project-icon{display:grid;width:42px;height:42px;place-items:center;color:#2f7bff;border-radius:12px;background:#fff}.import-project-card span,.import-project-card strong{display:block}.import-project-card strong{font-size:13px}.import-project-card span{margin-top:4px;color:var(--muted);font-size:11px}.import-banner,.readonly-banner{display:flex;align-items:flex-start;gap:9px;margin-bottom:16px;padding:13px 15px;border-radius:12px;font-size:12px;line-height:1.55}.import-banner{color:#1e4f8f;border:1px solid #cfe3ff;background:#eaf2ff}.readonly-banner{color:#7c5c08;border:1px solid #f2df91;background:#fff8db}.req-card input[readonly],.req-card textarea[readonly]{color:#475569;background:#f5f7fa;cursor:default}.form-section{border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:25px}.form-section:last-child{border:0}.form-section h2{font-size:17px;margin:0 0 6px}.form-section>p{color:var(--muted);font-size:13px;margin:0 0 20px}.field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.detail-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.detail-option{border:1px solid var(--line);border-radius:10px;padding:13px}.detail-option:has(input:checked){border-color:var(--green);background:#f2faf5}.detail-option input{margin-right:7px;accent-color:var(--green)}.detail-option b{font-size:13px}.detail-option span{display:block;color:var(--muted);font-size:11px;margin:7px 0 0 22px}.settings-page{max-width:1180px}.settings-layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.settings-menu{position:-webkit-sticky;position:sticky;top:94px;display:grid;grid-gap:5px;gap:5px;padding:8px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.035)}.settings-menu button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;color:var(--muted);border:0;border-radius:10px;background:transparent;text-align:left;font-size:13px;font-weight:700}.settings-menu button:hover{color:var(--ink);background:#f5f8fc}.settings-menu button.active{color:#1f62c7;background:#eaf2ff}.settings-content{min-width:0}.settings-card{padding:28px}.settings-card-head{padding-bottom:21px;margin-bottom:23px;border-bottom:1px solid var(--line)}.settings-card-head h2{margin:0 0 7px;font-size:20px}.settings-card-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.profile-avatar-row{display:flex;align-items:center;gap:17px;margin-bottom:25px}.profile-avatar{display:grid;flex:0 0 72px;height:72px;place-items:center;overflow:hidden;color:#1f62c7;background:#eaf2ff;border:1px solid #cfe3ff;border-radius:50%;font-size:20px;font-weight:900}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar-row>div:last-child{min-width:0}.profile-avatar-row span,.profile-avatar-row strong{display:block}.profile-avatar-row span{margin-top:5px;color:var(--muted);font-size:11px}.profile-avatar-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.settings-fields{gap:0 17px}.settings-fields .field small{color:var(--muted);font-size:10px}.readonly-value{display:flex;align-items:center;min-height:44px;padding:0 12px;border:1px solid #edf1f5;border-radius:12px;background:#f8fafc}.settings-actions{display:flex;justify-content:flex-end;padding-top:7px}.settings-feature-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.settings-feature-row:last-child{border-bottom:0}.settings-feature-row>div:nth-child(2){min-width:0}.settings-feature-row span,.settings-feature-row strong{display:block}.settings-feature-row strong{font-size:14px}.settings-feature-row span{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.5}.settings-feature-row.muted{opacity:.72}.settings-feature-icon{display:grid;width:42px;height:42px;place-items:center;color:#2f7bff;border-radius:12px;background:#eaf2ff}.settings-feature-icon.danger{color:#b42318;background:#fff0ef}.danger-card{border-color:#f1c8c4}.danger-card .settings-card-head h2{color:#b42318}.settings-error,.settings-status-warning{display:flex;align-items:flex-start;gap:10px;margin:-12px 0 20px;padding:13px 15px;border-radius:12px;font-size:12px;line-height:1.5}.settings-error{color:#9f2d24;border:1px solid #f1c8c4;background:#fff3f2}.settings-error span{flex:1 1}.settings-error button{padding:0;color:inherit;border:0;background:transparent;font-size:18px;line-height:1}.settings-status-warning{color:#7c5c08;border:1px solid #f2df91;background:#fff8db}.settings-status-warning span,.settings-status-warning strong{display:block}.settings-status-warning span{margin-top:3px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(6,20,42,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(480px,100%);padding:28px;border-radius:22px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.25)}.modal-danger-icon{display:grid;width:48px;height:48px;place-items:center;color:#b42318;border-radius:14px;background:#fff0ef}.modal-card h2{margin:18px 0 8px;font-size:23px}.modal-card>p{margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.65}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.loading-page{min-height:60vh;display:grid;place-items:center;text-align:center}.spinner{width:44px;height:44px;border:3px solid var(--mint);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 18px}.workflow{margin:0 0 34px;overflow-x:auto}.workflow,.workflow-step{display:flex;align-items:center}.workflow-step{white-space:nowrap;color:var(--muted);font-size:12px;font-weight:700}.workflow-step:not(:last-child):after{content:"";width:50px;height:1px;background:var(--line);margin:0 12px}.workflow-step.current,.workflow-step.done{color:var(--green)}.step-dot{width:25px;height:25px;border-radius:50%;background:#edf1ee;display:grid;place-items:center;margin-right:7px;font-size:10px}.current .step-dot,.done .step-dot{color:white;background:var(--green)}.req-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.req-card{border:1px solid #e2e8f0;background:white;border-radius:20px;padding:20px;box-shadow:0 10px 30px rgba(15,23,42,.035)}.req-card.full{grid-column:1/-1}.req-card h3{margin:0 0 13px;font-size:14px;display:flex;align-items:center;gap:8px}.req-card input,.req-card textarea{border:0;background:#f8faf8}.list-editor{display:grid;grid-gap:7px;gap:7px}.list-item{display:flex;gap:8px}.list-item .input{padding:9px 11px;font-size:13px}.confidence{display:flex;align-items:center;gap:12px}.confidence .progress{max-width:220px}.notice{border:1px solid #dae9df;background:#eff8f3;color:#315b49;border-radius:12px;padding:13px 15px;font-size:13px;line-height:1.5}.generation-meta{opacity:.75}.generation-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.provider-badge{display:inline-flex;align-items:center;padding:5px 9px;color:#315d83;background:#e8f5ff;border:1px solid #c9e8fb;border-radius:999px;font-size:10px;font-weight:800}.sticky-actions{position:-webkit-sticky;position:sticky;bottom:18px;display:flex;justify-content:space-between;gap:12px;margin-top:24px;padding:12px;background:rgba(255,255,255,.93);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.doc-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);overflow-x:auto}.blueprint-workspace{max-width:1320px}.workspace-header{position:relative;margin-bottom:26px;padding:26px;border:1px solid #dce5f0;border-radius:22px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 14px 40px rgba(15,23,42,.055)}.workspace-back{padding-left:0}.workspace-title h1{margin:16px 0 7px;font-size:38px}.workspace-title p{max-width:800px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.workspace-state-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px}.generation-badge{border:1px solid transparent}.generation-draft{color:#59646f;border-color:#d8dee5;background:#eef1f4}.generation-requirement_ready{color:#1f62c7;border-color:#c1d9ff;background:#e5f0ff}.generation-blueprint_ready{color:#08785b;border-color:#b8eadb;background:#dcf8ee}.generation-partial{color:#8a6508;border-color:#f1dda1;background:#fff3c9}.generation-failed{color:#b42318;border-color:#f4c3bf;background:#fff0ef}.workflow-select{display:flex;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:#fff}.workflow-select span{padding-left:9px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.workflow-select select{padding:5px 9px 5px 5px;border:0;outline:0;background:transparent;font-size:10px;font-weight:800}.workflow-draft{color:#59646f;background:#eef1f4}.workflow-in_review{color:#8a6508;background:#fff3c9}.workflow-reviewed{color:#1f62c7;background:#e5f0ff}.workflow-approved{color:#08785b;background:#dcf8ee}.workflow-in_development{color:#5736aa;background:#eee8ff}.workflow-completed{color:#057a55;background:#d9fae9}.workflow-archived{color:#59646f;background:#eef1f4}.document-count{color:#1f62c7;background:#eaf2ff}.tag-editor{flex-wrap:wrap;gap:7px;margin-top:13px;color:#64748b}.tag-chip,.tag-editor{display:flex;align-items:center}.tag-chip{overflow:hidden;border:1px solid #d7e3f2;border-radius:999px;background:#fff}.tag-chip input{width:95px;padding:6px 2px 6px 9px;outline:0;color:#315d83;font-size:10px;font-weight:800}.add-tag,.tag-chip button,.tag-chip input{border:0;background:transparent}.tag-chip button{display:grid;padding:6px 7px;color:#8da0b7;place-items:center}.add-tag{gap:4px;padding:6px 9px;color:#2f7bff;border:1px dashed #9fc7ff;border-radius:999px;font-weight:800}.add-tag,.workspace-meta{display:flex;align-items:center;font-size:10px}.workspace-meta{flex-wrap:wrap;gap:8px;margin-top:15px;color:var(--muted)}.workspace-meta i{width:3px;height:3px;border-radius:50%;background:#a8b3c2}.workspace-meta button{display:flex;align-items:center;gap:4px;padding:0;color:#2f7bff;border:0;background:transparent;font-size:10px;font-weight:800}.workspace-meta-detail{display:flex;flex-wrap:wrap;gap:14px;margin-top:9px;padding:10px 12px;border-radius:10px;background:#f1f5f9;color:#64748b;font-size:10px}.workspace-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.editor-grid.edit-active,.editor-grid.edit-active .markdown-editor,.workspace-preview{min-height:520px}.doc-toolbar>span{color:var(--muted);font-size:12px;font-weight:800}.workflow-badge{display:block;width:max-content;margin-top:5px}.table-tags{display:flex;gap:4px;margin-top:7px}.table-tags span{padding:3px 6px;color:#315d83;border-radius:999px;background:#eaf2ff;font-size:8px;font-weight:800}.previous-projects-table{min-width:1100px}.previous-actions{min-width:420px}.doc-tab{border:0;background:transparent;padding:13px 16px;color:var(--muted);font-size:13px;font-weight:700;white-space:nowrap;border-bottom:2px solid transparent}.doc-tab.active{color:var(--green);border-bottom-color:var(--green)}.doc-tab.locked{gap:5px;color:#94a3b8}.doc-tab.locked,.doc-toolbar{display:flex;align-items:center}.doc-toolbar{justify-content:space-between;padding:16px 0;gap:12px}.doc-toolbar-actions{display:flex;flex-wrap:wrap;gap:7px}.editor-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;min-height:620px}.markdown-editor{width:100%;min-height:620px;resize:vertical;padding:22px;line-height:1.65;outline:none;color:#334155;background:#f8fafc;font-family:Geist Mono,Consolas,monospace;font-size:13px}.markdown-editor,.markdown-preview{border:1px solid #e2e8f0;border-radius:20px}.markdown-preview{padding:28px;background:white;overflow:auto;box-shadow:0 12px 40px rgba(15,23,42,.04)}.markdown-preview h1{font-size:34px;line-height:1.15;margin:0 0 24px}.markdown-preview h2{font-family:Georgia,serif;font-size:23px;margin:28px 0 11px}.markdown-preview h3{font-size:16px;margin-top:21px}.markdown-preview li,.markdown-preview p{color:#4c5b55;line-height:1.7;font-size:14px}.markdown-preview code{background:#f0f3f1;padding:2px 5px;border-radius:4px}.markdown-preview pre{overflow:auto;padding:16px;border:1px solid #dce6ef;border-radius:12px;background:#f7f9fc}.markdown-preview pre code{padding:0;background:transparent}.markdown-table-wrap{width:100%;overflow-x:auto;margin:18px 0;border:1px solid #dbe4ee;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}.markdown-table-wrap table{width:100%;min-width:620px;border-collapse:collapse;font-size:13px;line-height:1.5}.markdown-table-wrap td,.markdown-table-wrap th{padding:12px 14px;border-right:1px solid #e5ebf2;border-bottom:1px solid #e5ebf2;text-align:left;vertical-align:top}.markdown-table-wrap td:last-child,.markdown-table-wrap th:last-child{border-right:0}.markdown-table-wrap tr:last-child td{border-bottom:0}.markdown-table-wrap th{color:#20314b;background:linear-gradient(180deg,#f5f8fc,#edf3f9);font-size:12px;font-weight:800;letter-spacing:.01em}.markdown-table-wrap tbody tr:nth-child(2n){background:#fafcff}.markdown-table-wrap tbody tr:hover{background:#f2f7ff}.markdown-table-wrap p{margin:0}.print-markdown .markdown-table-wrap{box-shadow:none;page-break-inside:avoid;break-inside:avoid}.print-markdown .markdown-table-wrap table{min-width:0}.toast{position:fixed;right:24px;bottom:24px;color:white;background:var(--ink);padding:12px 16px;border-radius:10px;z-index:50;font-size:13px;box-shadow:var(--shadow)}.locked-panel{max-width:680px;margin:48px auto;padding:48px;text-align:center}.locked-feature-icon,.locked-panel>svg{width:52px;height:52px;margin:0 auto 18px;color:#2f7bff}.locked-feature-icon{display:grid;place-items:center;border-radius:16px;background:#eaf2ff}.locked-panel h2{font-size:26px}.locked-panel p{max-width:520px;margin:0 auto 24px;color:#64748b;line-height:1.65}.prd-chat{margin-top:20px}.prd-chat-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.prd-chat-head h3,.prd-chat-head p{margin:0}.prd-chat-head p{margin-top:4px;color:#64748b;font-size:11px}.prd-chat .button{margin-top:12px}.history-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:18px;gap:18px;align-items:start}.revision-list{display:grid;grid-gap:8px;gap:8px}.revision-item{display:grid;grid-gap:6px;gap:6px;padding:15px;text-align:left;border:1px solid #e2e8f0;border-radius:14px;background:white;color:#334155}.revision-item.active{border-color:#72b1ff;background:#f3f8ff}.revision-source{color:#2f7bff;font-size:9px;font-weight:900;text-transform:uppercase}.revision-item small{display:flex;align-items:center;gap:5px;color:#94a3b8}.revision-preview{min-width:0}.revision-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.revision-preview-head h2{font-size:17px}.revision-preview .markdown-preview{max-height:720px}.usage-callout{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:14px 16px;color:#1e4f8f;background:#eaf2ff;border:1px solid #cfe3ff;border-radius:14px}.usage-callout span{flex:1 1;font-weight:800}.deployment-form{max-width:860px}.deployment-result{margin-top:18px;max-width:860px}.deployment-page>.page-head{margin-bottom:12px}.deployment-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding:20px;border:1px solid #cfe3ff;border-radius:20px;background:linear-gradient(120deg,#f0f6ff,#effdff)}.deployment-summary-copy{display:flex;align-items:flex-start;gap:14px}.deployment-icon{display:grid;flex:0 0 46px;height:46px;place-items:center;color:#2f7bff;border:1px solid #d9e9ff;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(47,123,255,.1)}.deployment-summary h1{margin:0;font-size:24px}.deployment-summary p{max-width:620px;margin:5px 0 0;color:var(--muted);font-size:13px}.deployment-usage{min-width:155px;padding:12px 15px;border:1px solid #e1ebf6;border-radius:13px;background:#fff;text-align:right;box-shadow:0 5px 18px rgba(15,35,60,.05)}.deployment-usage small,.deployment-usage span{display:block;color:var(--muted);font-size:11px}.deployment-usage strong{display:block;margin:3px 0;font-size:23px}.deployment-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(250px,320px);grid-gap:18px;gap:18px;align-items:start}.deployment-form-simple{padding:24px}.assist-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.assist-mode{position:relative;display:flex;min-height:134px;align-items:flex-start;flex-direction:column;gap:7px;padding:16px;text-align:left;color:var(--ink);border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}.assist-mode:hover{border-color:#9fc7ff}.assist-mode.selected{border-color:#2f7bff;background:#eff6ff;box-shadow:0 0 0 1px #2f7bff}.assist-mode>svg:first-child{color:#2f7bff}.assist-mode b{font-size:14px}.assist-mode span{color:var(--muted);font-size:11px;line-height:1.45}.assist-mode .mode-check{position:absolute;top:12px;right:12px;color:#fff;border-radius:50%;background:#2f7bff}.technical-details{margin:18px 0;border:1px solid var(--line);border-radius:14px;background:#fbfcfe}.technical-details summary{padding:15px 17px;cursor:pointer;list-style:none}.technical-details summary::-webkit-details-marker{display:none}.technical-details summary span{display:grid;grid-gap:3px;gap:3px}.technical-details summary small{color:var(--muted);font-size:11px}.technical-details-body{padding:2px 17px 17px}.deployment-submit{width:100%;margin-top:4px}.env-help-card{position:-webkit-sticky;position:sticky;top:82px;padding:21px}.env-help-card h2{margin:14px 0 8px;font-size:18px}.env-help-card h3{margin:20px 0 8px;font-size:14px}.env-help-card li,.env-help-card p{color:var(--muted);font-size:12px;line-height:1.55}.env-help-card ol,.env-help-card ul{padding-left:18px}.env-help-card a{font-size:12px;font-weight:800}.env-warning{display:flex;align-items:flex-start;gap:8px;padding:11px;color:#7c5c08;border:1px solid #f2df91;border-radius:10px;background:#fff8db;font-size:11px;line-height:1.45}.env-warning svg{flex:0 0 auto}.deployment-empty{display:flex;align-items:center;gap:10px;margin-top:18px;padding:17px;color:var(--muted);border:1px dashed var(--line);border-radius:14px;background:#fff}.deployment-empty p{margin:0;font-size:12px}.deployment-guidance{margin-top:30px}.deployment-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.deployment-result-card{min-width:0;padding:22px;overflow:auto}.deployment-result-card:first-child{grid-column:1/-1}.deployment-result-card h1{margin:0 0 12px;font-size:25px}.deployment-result-card h2{margin:0 0 12px;font-size:18px}.deployment-result-card li,.deployment-result-card p,.deployment-result-card td,.deployment-result-card th{font-size:12px;line-height:1.6}.deployment-result-card table{width:100%;min-width:560px;border-collapse:collapse}.deployment-result-card td,.deployment-result-card th{padding:8px;border:1px solid var(--line);text-align:left}.deployment-result-card th{background:#f6f9fc}.field.full{grid-column:1/-1}.textarea.compact{min-height:88px}.task-progress-card{width:min(620px,calc(100vw - 32px));padding:32px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:left;box-shadow:0 20px 60px rgba(15,35,60,.08)}.task-progress-card>.spinner{margin:0 0 18px}.task-progress-card h2{margin:0 0 6px}.task-progress-card>p{color:var(--muted);margin:0 0 22px}.task-list{display:grid;grid-gap:8px;gap:8px}.task-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;padding:11px 12px;border-radius:10px;background:var(--surface-2);color:var(--muted)}.task-row b{color:var(--ink);font-size:13px}.task-row small{font-size:12px}.task-row.running span{color:var(--primary)}.task-row.completed span{color:#15956b}.dashboard-section{margin-top:34px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px}.section-heading h2{margin:0;font-size:20px}.section-heading p{margin:5px 0 0;color:var(--muted);font-size:13px}.section-heading a{display:inline-flex;align-items:center;gap:5px;font-size:13px}.project-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-panel{text-align:center;padding:48px 24px}.empty-panel svg{color:var(--primary)}.project-filters{display:grid;grid-template-columns:minmax(240px,1fr) 210px 170px;grid-gap:10px;gap:10px;margin-bottom:16px}.search-field{display:flex;align-items:center;gap:8px;height:44px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:#fff}.search-field input{width:100%;border:0;outline:0;background:transparent}.projects-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px;background:#fff}.projects-table{width:100%;border-collapse:collapse;min-width:800px}.projects-table td,.projects-table th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.projects-table th{color:var(--muted);font-weight:600;background:var(--surface-2)}.projects-table td:first-child{max-width:420px}.projects-table td small{display:block;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.table-actions{display:flex;justify-content:flex-end;gap:5px}.empty-table{text-align:center;padding:44px;color:var(--muted)}.rendered-diagrams{margin-top:30px;padding-top:20px;border-top:1px solid var(--line)}.mermaid-diagram{overflow:auto;margin:14px 0;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:center}.mermaid-diagram svg{max-width:100%;height:auto}.mermaid-error{padding:14px;border-radius:10px;background:#fff3f2;color:#a53b32}.process-history{margin-top:22px;padding:22px}.process-history h2{margin:0 0 14px;font-size:18px}.process-history .task-row{margin-top:6px}.generation-loading-page{min-height:calc(100vh - 130px);padding:36px 20px;background:radial-gradient(circle at 50% 0,rgba(89,85,255,.08),transparent 38%)}.generation-progress-card{width:min(720px,calc(100vw - 32px));padding:30px;border:1px solid #dbe5f2;border-radius:24px;background:rgba(255,255,255,.96);text-align:left;box-shadow:0 28px 80px rgba(33,50,85,.12)}.generation-progress-head{display:grid;grid-template-columns:54px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:start}.generation-progress-head h2{margin:5px 0;font-size:25px}.generation-progress-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.generation-orbit{display:grid;width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#5c57ff,#35c8ed);color:#fff;box-shadow:0 10px 25px rgba(86,91,255,.28);place-items:center}.generation-orbit svg{animation:spin 1.4s linear infinite}.generation-elapsed{display:flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:#f1f5fa;color:#64748b;font-size:11px;font-weight:700}.generation-progress-track{height:8px;margin:24px 0 18px;overflow:hidden;border-radius:999px;background:#e9eef6}.generation-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6258ff,#31c7ed);transition:width .35s ease}.generation-task-list{display:grid;grid-gap:8px;gap:8px}.generation-task{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:12px;border:1px solid transparent;border-radius:13px;background:#f7f9fc}.generation-task.running{border-color:#b7cfff;background:#f2f6ff}.generation-task.completed{background:#f1fbf7}.generation-task.failed{background:#fff3f2}.generation-task-icon{display:grid;width:30px;height:30px;border-radius:10px;background:#e9eef5;color:#8391a6;place-items:center}.generation-task-icon>i{width:8px;height:8px;border:2px solid #a9b5c6;border-radius:50%}.generation-task.running .generation-task-icon{color:#fff;background:linear-gradient(135deg,#6258ff,#3c9cff)}.generation-task.running .generation-task-icon svg{animation:spin 1s linear infinite}.generation-task.completed .generation-task-icon{color:#08785b;background:#d8f6e9}.generation-task b{display:block;color:#17243a;font-size:13px}.generation-task small{display:block;margin-top:3px;color:#7b899d;font-size:11px}.generation-live{padding:4px 7px;border-radius:999px;background:#e4ebff;color:#4c55d9;font-size:8px;font-weight:900;letter-spacing:.08em}.generation-progress-note{margin-top:18px;padding:11px 13px;border-radius:11px;background:#f2f8ff;color:#55708d;font-size:11px;line-height:1.5}@keyframes spin{to{transform:rotate(1turn)}}.admin-log-filters{grid-template-columns:minmax(260px,1fr) 220px 190px auto}.ai-log-table{min-width:1280px}.ai-log-table td,.ai-log-table th{white-space:nowrap}.log-detail-button{padding:6px 9px}.ai-log-error{margin-bottom:14px}.log-completed,.log-fallback_success{color:#08785b;background:#dcf8ee}.log-failed{color:#b42318;background:#fff0ef}.ai-log-modal{width:min(900px,100%);max-height:90vh;overflow:auto;padding:26px;border-radius:22px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.3)}.ai-log-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.ai-log-modal h2{margin:6px 0 4px;font-size:24px}.ai-log-modal header p{margin:0;color:var(--muted);font-size:12px}.ai-log-summary{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.ai-log-summary span{padding:8px 11px;border-radius:9px;background:#f1f5f9;color:#64748b;font-size:11px}.ai-log-summary b{margin-left:4px;color:#17243a}.ai-prompt-messages{display:grid;grid-gap:12px;gap:12px}.ai-prompt-messages article{overflow:hidden;border:1px solid #dce5ef;border-radius:14px}.ai-prompt-messages article>span{display:block;padding:7px 12px;background:#edf3fb;color:#315d83;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.ai-log-modal details pre,.ai-prompt-messages pre{max-height:360px;overflow:auto;margin:0;padding:15px;background:#fbfcfe;color:#28384d;font:12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.ai-log-modal details{margin-top:16px}.ai-log-modal summary{cursor:pointer;color:#315d83;font-size:12px;font-weight:800}@media print{.doc-tabs,.doc-toolbar,.markdown-editor,.page-actions,.prd-chat,.process-history,.sidebar,.topbar,.workflow{display:none!important}.app-main,.page{margin:0!important;padding:0!important}.editor-grid{display:block!important}.markdown-preview{border:0!important;box-shadow:none!important}}.print-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px max(20px,calc((100vw - 820px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.print-container{width:min(100% - 32px,820px);margin:32px auto 72px;color:#06142a}.print-cover{display:flex;min-height:860px;flex-direction:column;justify-content:center;padding:64px;border:1px solid var(--line);border-radius:20px;background:#fff}.print-cover h1{margin:18px 0 8px;font-size:48px}.print-cover p{margin:0 0 24px;font-size:20px}.print-cover p,.print-cover small,.print-document-header small{color:var(--muted)}.print-brand{color:#2f7bff;font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.print-document{padding:48px 56px;border:1px solid var(--line);border-radius:20px;background:#fff}.print-document-header{margin-bottom:36px;padding-bottom:24px;border-bottom:2px solid #e7edf5}.print-document-header h1{margin:12px 0 6px;font-size:32px}.print-document-header p{margin:0 0 12px;color:#4b6280;font-size:18px;font-weight:700}.print-markdown{font-size:15px;line-height:1.68}.print-markdown h1{font-size:30px}.print-markdown h2{margin:30px 0 12px;font-size:22px}.print-markdown h3{margin:22px 0 9px;font-size:17px}.print-markdown li,.print-markdown p{color:#334155}.print-markdown table{width:100%;border-collapse:collapse}.print-markdown td,.print-markdown th{padding:8px;border:1px solid #dbe3ed;text-align:left}.print-markdown pre{overflow-wrap:anywhere;white-space:pre-wrap}.page-break{break-before:page;page-break-before:always;margin-top:32px}@media print{@page{size:A4;margin:16mm}body,html{background:#fff!important;color:#06142a!important;font-size:11pt;line-height:1.55}.doc-tabs,.doc-toolbar,.markdown-editor,.no-print,.page-actions,.prd-chat,.process-history,.sidebar,.topbar,.workflow{display:none!important}.print-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.print-cover{min-height:235mm;padding:0;border:0;border-radius:0}.print-document{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.print-document-header{margin-bottom:12mm}.print-markdown h1{font-size:24pt;line-height:1.2;margin-bottom:12pt}.print-markdown h1,.print-markdown h2{break-after:avoid-page;page-break-after:avoid}.print-markdown h2{font-size:16pt;margin-top:18pt;margin-bottom:8pt}.print-markdown h3{font-size:13pt;margin-top:12pt;break-after:avoid-page;page-break-after:avoid}.print-markdown li,.print-markdown p{font-size:11pt}.print-markdown table{width:100%;border-collapse:collapse;break-inside:avoid-page;page-break-inside:avoid}.print-markdown code,.print-markdown pre{white-space:pre-wrap;word-break:break-word}.mermaid-diagram,.mermaid-diagram svg{max-width:100%!important;break-inside:avoid-page;page-break-inside:avoid}.page-break{margin-top:0;break-before:page;page-break-before:always}}.dev-prompt-sections{margin-top:24px}.dev-prompt-sections>.doc-tabs{margin-bottom:12px}.dev-section-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:10px}.dev-prompt-sections>.markdown-preview{min-height:240px}.billing-features,.payment-history{margin-top:22px}.billing-features h2{font-size:18px}.feature-list-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:22px}.feature-list-card>div{display:flex;align-items:center;gap:9px;font-size:13px}.feature-list-card svg{color:#15956b}.payment-history{padding:22px}.payment-history .empty-table{border:1px dashed var(--line);border-radius:12px}.progress-page-card{max-width:760px;padding:26px}.progress-page-card>.usage-progress{margin-bottom:20px}.progress-page-card .billing-notice{margin:18px 0 0}.addon-panel{margin:26px 0}.addon-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.addon-heading h2{margin:9px 0 5px;font-size:21px}.addon-heading p{margin:0;color:var(--muted);font-size:12px}.addon-heading>svg{color:#2f7bff}.addon-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.addon-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;padding:18px;border-radius:17px}.addon-icon{display:grid;width:46px;height:46px;place-items:center;color:#2f7bff;border-radius:13px;background:#eaf2ff}.addon-icon.refresh{color:#08785b;background:#dcf8ee}.addon-card span,.addon-card strong{display:block}.addon-price{margin-top:3px;color:#06142a;font-size:18px;font-weight:900}.addon-card p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.addon-message{display:flex;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;color:#08785b;border:1px solid #b8eadb;border-radius:10px;background:#ecfbf6;font-size:11px}.demo-payment-note{display:block;margin-top:8px;color:#8a6508}.addon-panel.compact{margin:18px 0 6px;padding:18px;border:1px solid #d8e8ff;border-radius:18px;background:linear-gradient(120deg,#f3f7ff,#effdff)}.addon-panel.compact .addon-heading h2{font-size:18px}.addon-panel.compact .addon-card{box-shadow:none}.admin-routing-page{max-width:1440px}.routing-setup-banner{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding:13px 15px;color:#73590c;border:1px solid #f0df9c;border-radius:13px;background:#fff9df}.routing-setup-banner span,.routing-setup-banner strong{display:block}.routing-setup-banner span{margin-top:3px;font-size:11px}.routing-setup-banner code{padding:1px 4px;border-radius:4px;background:#fff}.routing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:17px 20px;border-radius:16px}.routing-toolbar span,.routing-toolbar strong{display:block}.routing-toolbar span{margin-top:4px;color:var(--muted);font-size:11px}.routing-toolbar-actions{display:flex;gap:8px}.routing-tabs{display:flex;gap:5px;margin:20px 0 12px;padding:5px;width:max-content;border:1px solid var(--line);border-radius:12px;background:#fff}.routing-tabs button{display:flex;align-items:center;gap:7px;padding:9px 13px;color:var(--muted);border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:800}.routing-tabs button.active{color:#1f62c7;background:#eaf2ff}.routing-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.04)}.routing-table{width:100%;min-width:1120px;border-collapse:collapse}.routing-table td,.routing-table th{padding:12px;border-right:1px solid #edf1f5;border-bottom:1px solid #edf1f5;text-align:left;vertical-align:middle}.routing-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;color:#506077;background:#f6f9fc;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.routing-table tbody th{min-width:210px;background:#fbfcfe}.routing-table tbody th small,.routing-table tbody th strong{display:block}.routing-table tbody th strong{font-size:12px}.model-catalog-table td small,.routing-table tbody th small{margin-top:4px;color:#94a3b8;font-size:9px;font-family:Consolas,monospace}.routing-table td{min-width:215px}.routing-table .input,.routing-table .select{min-height:40px;padding:9px 10px;border-radius:9px;font-size:11px}.model-catalog-table{min-width:1050px}.model-catalog-table td{min-width:130px}.model-catalog-table td:nth-child(3){min-width:260px}.model-catalog-table td small{display:block}.model-id-input{font-family:Consolas,monospace}.routing-switch{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.routing-switch input{accent-color:#2f7bff}.routing-success{display:flex;align-items:center;gap:9px;margin-bottom:15px;padding:12px 14px;color:#08785b;border:1px solid #b8eadb;border-radius:12px;background:#dcf8ee;font-size:12px}.routing-note{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:15px;color:#73590c;border:1px solid #f0df9c;border-radius:14px;background:#fff9df}.routing-note span,.routing-note strong{display:block}.routing-note strong{font-size:12px}.routing-note span{margin-top:4px;font-size:11px;line-height:1.55}@keyframes card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes blink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes progress-shine{0%{transform:translateX(-100%)}65%,to{transform:translateX(120%)}}.prd-pipeline-page{max-width:1400px}.pipeline-empty{padding:34px;margin-top:22px}.pipeline-empty h2{margin:0 0 6px}.pipeline-empty p{color:var(--muted);margin:0 0 20px}.pipeline-summary{display:grid;grid-template-columns:180px minmax(180px,1fr) 50px auto;align-items:center;grid-gap:16px;gap:16px;padding:20px;margin:22px 0}.pipeline-summary>div:first-child{display:grid;grid-gap:4px;gap:4px}.pipeline-summary span{color:var(--muted);font-size:12px;text-transform:capitalize}.pipeline-summary .usage-progress{margin:0}.pipeline-actions{display:flex;gap:7px;flex-wrap:wrap}.pipeline-layout{display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);grid-gap:18px;gap:18px}.pipeline-sections{padding:14px;max-height:720px;overflow:auto}.pipeline-sections h2{font-size:18px;margin:5px 8px 12px}.pipeline-section{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:7px;gap:7px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:11px 8px;text-align:left;cursor:pointer;font-size:12px}.pipeline-section.active,.pipeline-section:hover{background:#f5f8ff}.pipeline-section span{font-weight:650}.pipeline-section em{font-style:normal;color:#d13c45;font-weight:700}.pipeline-status{font-style:normal;font-size:9px;font-weight:800;text-transform:uppercase;padding:4px 7px;border-radius:999px;background:#eef1f5;color:#697487}.pipeline-status.running{background:#e7f0ff;color:#246fe5}.pipeline-status.completed{background:#dcfaed;color:#07845f}.pipeline-status.failed{background:#ffebeb;color:#c72c3c}.pipeline-editor{min-height:560px;padding:22px}.pipeline-editor-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:15px}.pipeline-editor-head h2{margin:0;font-size:20px}.pipeline-editor-head p{margin:5px 0;color:var(--muted);font-size:12px}.pipeline-editor .markdown-editor{width:100%;min-height:480px}.pipeline-placeholder{display:grid;place-items:center;min-height:440px;color:var(--muted);text-align:center}.pipeline-error{position:fixed;right:24px;bottom:24px;max-width:520px;padding:13px 16px;background:#fff;border-radius:10px;box-shadow:0 16px 50px rgba(0,0,0,.15)}.revision-summary{grid-template-columns:180px minmax(180px,1fr) 50px}.pipeline-status.ready{color:#08785b;background:#dcf8ee}.pipeline-status.empty{color:#697487;background:#eef1f5}.pipeline-status.processing{color:#246fe5;background:#e7f0ff;animation:pipelinePulse 1.4s ease-in-out infinite}.smart-revision-editor{display:grid;align-content:start;grid-gap:18px;gap:18px}.section-preview{min-height:260px;max-height:560px;padding:22px;border-radius:15px;box-shadow:none}.section-preview .pipeline-placeholder{min-height:210px}.section-revision-box{padding:20px;border:1px solid #cfe0ff;border-radius:16px;background:linear-gradient(145deg,#f5f8ff,#fbfdff)}.section-revision-box>div:first-child{display:flex;align-items:center;gap:8px;color:#4f55df}.section-revision-box h3{margin:0;color:#17243a;font-size:16px}.section-revision-box>p{margin:8px 0 13px;color:#64748b;font-size:12px;line-height:1.55}.section-revision-box .textarea{min-height:105px;background:#fff}.section-revision-box .button{margin-top:10px}.section-version-history{padding-top:4px}.section-version-history>h3{display:flex;align-items:center;gap:7px;margin:0 0 10px;font-size:15px}.section-version-history>p{color:var(--muted);font-size:12px}.section-version-history article{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:10px;gap:10px;padding:11px 0;border-top:1px solid var(--line)}.section-version-history article>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#eef3ff;color:#4f55df;font-size:10px;font-weight:900}.section-version-history article b,.section-version-history article small{display:block}.section-version-history article b{font-size:12px;text-transform:capitalize}.section-version-history article small{display:flex;align-items:center;gap:4px;margin-top:3px;color:var(--muted);font-size:10px}.section-version-history article p{margin:6px 0 0;color:#526176;font-size:11px;line-height:1.5}@keyframes pipelinePulse{50%{opacity:.55}}@media(max-width:1000px){.pipeline-layout,.pipeline-summary{grid-template-columns:1fr}.pipeline-sections{max-height:430px}}@keyframes result-in{to{opacity:1;transform:translateY(0)}}@keyframes beam-grow{0%,10%{transform:scaleX(0)}75%,to{transform:scaleX(1)}}@keyframes pulse-travel{0%,10%{left:0}75%,to{left:100%}}@media (max-width:900px){.auth-shell,.hero-grid,.settings-layout{grid-template-columns:1fr}.settings-menu{position:static;grid-template-columns:repeat(5,minmax(max-content,1fr));overflow-x:auto}.settings-menu button{justify-content:center}.settings-menu button span{white-space:nowrap}.addon-options{grid-template-columns:1fr}.hero-visual{margin-top:20px;width:min(620px,100%)}.steps{grid-template-columns:1fr 1fr}.auth-art{display:none}.app-shell{grid-template-columns:76px 1fr}.sidebar{padding:22px 12px}.side-link span,.sidebar .brand span,.user-chip div:last-child{display:none}.side-link,.sidebar .brand{justify-content:center}.page{padding:28px 24px}.editor-grid,.footer-main{grid-template-columns:1fr}.footer-main{justify-items:center;text-align:center}.contact-support{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr 1fr}.community-card{grid-template-columns:240px 1fr;gap:25px;padding:24px 32px 24px 18px}.community-visual img{width:210px;height:210px}.project-filters,.project-grid.compact{grid-template-columns:1fr}.section-heading{align-items:flex-start}.field.full{grid-column:auto}.deployment-layout{grid-template-columns:1fr}.env-help-card{position:static}.deployment-results{grid-template-columns:1fr}.deployment-result-card:first-child{grid-column:auto}}@media (max-width:620px){.container{width:min(100% - 28px,1160px)}.footer-links,.footer-row{flex-direction:column;align-items:flex-start;gap:14px}.footer-main{justify-items:start;text-align:left}.legal-links{justify-content:flex-start}.footer-bottom{flex-direction:column}.legal-hero{padding:58px 0 52px}.contact-section,.faq-section,.legal-section{padding:48px 0}.legal-document{padding:25px 20px;border-radius:18px}.help-cta,.legal-contact{align-items:flex-start;flex-direction:column}.contact-grid,.contact-support ul{grid-template-columns:1fr}.contact-support{margin-top:42px;gap:24px}.contact-hero-actions{align-items:stretch;flex-direction:column}.related-links{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}.community-section{padding:18px 0}.community-card{grid-template-columns:1fr;gap:0;padding:20px 20px 28px;text-align:center}.community-visual{min-height:190px}.community-visual img{width:190px;height:190px}.community-copy .eyebrow{justify-content:center}.community-copy .button{width:100%}.nav{height:68px}.landing .nav .brand>span:last-child{display:none}.nav-links{gap:8px}.nav-links a:not(.button){display:none}.nav-links .button{min-height:38px;padding:0 11px;font-size:11px}.hero{padding:52px 0 76px}.hero h1{font-size:clamp(40px,12vw,54px)}.hero-copy{font-size:16px}.hero-actions,.trust{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.trust{gap:10px}.hero-visual{padding:12px 0 20px}.demo-card{padding:12px;border-radius:16px;transform:none;animation:none}.floating-chip{display:none}.result-grid{grid-template-columns:1fr 1fr}.process-track{display:none}.detail-options,.field-grid,.outputs,.pricing-grid,.project-grid,.req-grid,.stats,.steps,.usage-grid{grid-template-columns:1fr}.pricing-card{padding:24px}.plan-price strong{font-size:32px}.pricing-badge{position:static;width:max-content;margin-bottom:15px}.billing-hero{align-items:flex-start;flex-direction:column;gap:20px}.billing-dates{width:100%;grid-template-columns:1fr}.renewal{width:100%}.cancel-subscription{align-items:flex-start;flex-direction:column}.cancel-subscription .button{width:100%}.feature-tooltip{position:fixed;left:20px;right:20px;bottom:20px;width:auto}.feature-tooltip:after{display:none}.dashboard-plan{align-items:flex-start;flex-direction:column}.dashboard-meter{width:100%}.req-card.full{grid-column:auto}.section{padding:70px 0}.app-shell{display:block}.sidebar{display:none}.topbar{justify-content:space-between;padding:0 14px}.mobile-app-nav{display:flex}.topbar .badge{display:none}.page{padding:24px 16px}.page-head{flex-direction:column}.page-actions{justify-content:flex-start}.page-head h1{font-size:34px}.deployment-summary,.doc-toolbar{align-items:flex-start;flex-direction:column}.deployment-usage{width:100%;text-align:left}.assist-mode-grid{grid-template-columns:1fr}.assist-mode{min-height:0}.deployment-form-simple{padding:18px}.deployment-summary-copy{align-items:flex-start}.deployment-summary h1{font-size:21px}.doc-toolbar-actions{width:100%}.doc-toolbar-actions .button{flex:1 1 auto}.print-toolbar{position:static;align-items:stretch;flex-direction:column}.print-container{width:min(100% - 20px,820px);margin-top:10px}.print-cover,.print-document{padding:28px 22px;border-radius:14px}.print-cover{min-height:70vh}.print-cover h1{font-size:36px}.sticky-actions{flex-direction:column}.history-layout{grid-template-columns:1fr}.revision-list{grid-template-columns:1fr 1fr}.locked-panel{padding:30px 20px}.settings-menu{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:start}.settings-menu button{padding:10px}.settings-card{padding:20px}.profile-avatar-row{align-items:flex-start}.settings-feature-row{grid-template-columns:42px 1fr}.settings-feature-row>.badge,.settings-feature-row>.button{grid-column:1/-1;width:100%}.settings-actions .button{width:100%}.modal-actions{align-items:stretch;flex-direction:column-reverse}.modal-actions .button{width:100%}.routing-toolbar{align-items:flex-start;flex-direction:column}.routing-toolbar-actions{width:100%;flex-direction:column}.routing-toolbar-actions .button{width:100%}.routing-tabs{width:100%;overflow:auto}.routing-tabs button{flex:1 1;white-space:nowrap}.addon-card{grid-template-columns:42px 1fr}.addon-card>.button{grid-column:1/-1;width:100%}.addon-heading{align-items:flex-start}.addon-heading>svg{display:none}.import-project-card{grid-template-columns:42px 1fr}.import-project-card>.button{grid-column:1/-1;width:100%}.workspace-header{padding:20px 16px;border-radius:17px}.workspace-title h1{font-size:30px}.workspace-actions .button{flex:1 1 auto}.workspace-state-row{align-items:flex-start}.workflow-select{max-width:100%}.tag-chip input{width:82px}.workspace-preview{padding:20px;min-height:380px}.editor-grid.edit-active{display:grid}.previous-actions{min-width:300px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.previous-projects-table{min-width:1060px}.previous-actions{min-width:365px;flex-wrap:wrap}.previous-actions .button{min-height:28px;padding:5px 9px;border-radius:9px;font-size:10px;line-height:1}.previous-actions .open-project-action{color:#fff;border:1px solid #2f7bff;background:linear-gradient(135deg,#397cff,#29bde9);box-shadow:0 5px 12px rgba(47,123,255,.18)}.previous-actions .archive-action{font-size:10px}.previous-projects-table .generation-badge,.previous-projects-table .workflow-badge{padding:4px 7px;font-size:8px;line-height:1.1}.previous-projects-table .updated-cell{min-width:142px;color:#526176;font-size:10px;white-space:nowrap}.modal-warning-icon{display:grid;width:48px;height:48px;place-items:center;color:#9a6700;border-radius:14px;background:#fff3c9}.duplicate-credit-modal strong{color:var(--ink)}.duplicate-credit-balance{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:4px 0 20px}.duplicate-credit-balance span{padding:12px;color:var(--muted);border:1px solid #e5ebf2;border-radius:12px;background:#f8fafc;font-size:10px}.duplicate-credit-balance strong{display:block;margin-top:4px;font-size:20px}.prd-pipeline-page .page-header h1{font-size:clamp(38px,5vw,58px);line-height:1}