:root{color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f2f5fb}*{box-sizing:border-box}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.landing{min-height:100vh;background:radial-gradient(circle at 72% 18%,rgba(91,108,247,.16),transparent 32%),radial-gradient(circle at 24% 72%,rgba(0,212,170,.11),transparent 28%),#03050e;color:#eef2ff;overflow:hidden}.landing-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border-bottom:1px solid #1b2a40;background:#03050edb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.brand-button{display:inline-flex;align-items:center;gap:10px}.brand>span:first-child,.brand-button>span:first-child{display:grid;width:34px;height:34px;place-items:center;flex:0 0 auto}.brand>span:first-child img,.brand-button>span:first-child img{display:block;width:34px;height:34px}.brand strong,.brand-button strong{font-size:16px;letter-spacing:-.02em;white-space:nowrap}.brand strong span,.brand-button strong span{color:#7b8cff}.landing-actions{display:flex;align-items:center;gap:12px}.landing-actions small{color:#8899b0;font-size:12px}.landing-actions button,.hero-buttons button{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;background:linear-gradient(135deg,#5b6cf7,#7b6cf7);color:#fff;padding:9px 18px;font-size:13px;font-weight:800;box-shadow:0 16px 40px #5b6cf740}.hero{position:relative;display:grid;max-width:1180px;grid-template-columns:minmax(0,.9fr) minmax(440px,1fr);gap:48px;align-items:center;min-height:calc(100vh - 67px);margin:0 auto;padding:56px 32px 72px}.http-watermark{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-user-select:none;user-select:none}.http-watermark span{position:absolute;color:#5b6cf70d;font-family:DM Mono,ui-monospace,monospace;font-size:clamp(90px,16vw,220px);font-weight:900;line-height:1}.http-watermark span:nth-child(1){top:0;left:4%}.http-watermark span:nth-child(2){top:16%;right:24%;color:#00d4aa0d}.http-watermark span:nth-child(3){bottom:18%;right:6%;color:#ef44440d}.http-watermark span:nth-child(4){bottom:9%;left:28%}.http-watermark span:nth-child(5){top:50%;left:2%;color:#ef44440a}.hero-copy,.hero-product{position:relative}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;border:1px solid #253550;border-radius:999px;background:#111d33;color:#00d4aa;padding:6px 12px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.eyebrow b{width:7px;height:7px;border-radius:99px;background:#00d4aa}.hero h1{max-width:620px;margin:0 0 20px;font-size:clamp(40px,6vw,68px);line-height:.98;letter-spacing:-.045em}.hero p{max-width:540px;margin:0 0 30px;color:#a5b4c7;font-size:17px;line-height:1.65}.hero-buttons{display:flex;align-items:center;gap:14px}.hero-buttons a{display:inline-flex;align-items:center;gap:7px;border:1px solid #253550;border-radius:8px;padding:9px 18px;color:#a5b4c7;font-size:13px;font-weight:700;text-decoration:none}.hero-buttons a.hero-primary-link{border:0;background:linear-gradient(135deg,#5b6cf7,#7b6cf7);color:#fff;font-weight:900;box-shadow:0 16px 40px #5b6cf740}.hero-free-check{display:inline-flex;align-items:center;gap:8px;margin-top:18px;border:1px solid rgba(0,212,170,.42);border-radius:999px;background:#00d4aa1a;color:#d7fff7;padding:8px 13px;font-size:13px;font-weight:900;line-height:1.35;text-decoration:none;box-shadow:0 0 #00d4aa47;animation:free-check-pulse 1.9s ease-in-out infinite}.hero-free-check i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#00d4aa26;color:#00d4aa;flex:0 0 auto}@keyframes free-check-pulse{0%,to{box-shadow:0 0 #00d4aa3d;transform:translateY(0)}50%{box-shadow:0 0 0 7px #00d4aa00;transform:translateY(1px)}}.hero-stats{display:flex;gap:34px;margin-top:34px}.hero-stats span{display:grid;gap:4px}.hero-stats strong{color:#00d4aa;font-size:24px;line-height:1}.hero-stats small{color:#8899b0;font-size:12px}.hero-product{overflow:hidden;border:1px solid rgba(123,140,255,.28);border-radius:16px;background:#f2f5fbfa;box-shadow:0 34px 80px #00000057}.browser-top{display:flex;gap:6px;border-bottom:1px solid #e2e8f4;background:#fff;padding:12px 14px}.browser-top span{width:9px;height:9px;border-radius:99px;background:#ef4444}.browser-top span:nth-child(2){background:#f59e0b}.browser-top span:nth-child(3){background:#00d4aa}.hero-preview-title{background:#111d33;border-bottom:1px solid #1b2a40;color:#a5b4c7;font-family:DM Mono,ui-monospace,monospace;font-size:12px;font-weight:800;letter-spacing:.08em;padding:18px 20px 10px;text-transform:uppercase}.preview-table{display:grid;gap:6px;padding:0 20px 20px}.dark-preview{background:#111d33}.preview-table div{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e8f4;border-radius:8px;background:#fff;padding:8px 10px}.dark-preview div{border-color:#253550;background:#0c1322}.dark-preview div.preview-issue{border-color:#ef444461;background:#ef444417}.preview-table code{min-width:0;overflow:hidden;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dark-preview code{color:#eef2ff}.dark-preview b{margin-left:auto;border:1px solid rgba(0,212,170,.35);border-radius:999px;background:#00d4aa1f;color:#00d4aa;padding:3px 7px;font-size:10px}.dark-preview b.warn{border-color:#f9731659;background:#f973161f;color:#fb923c}.dark-preview b.chain{border-color:#5b6cf759;background:#5b6cf71f;color:#818cf8}.status-strip{display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid #1b2a40;border-bottom:1px solid #1b2a40;background:#111d33;padding:18px 28px;color:#a5b4c7;font-size:12px}.one-shot-section{position:relative;scroll-margin-top:118px;display:grid;max-width:1180px;grid-template-columns:minmax(0,.72fr) minmax(460px,1fr);gap:34px;align-items:start;margin:0 auto 72px;padding:0 32px}.one-shot-copy h2{margin:0 0 18px;color:#eef2ff;font-size:clamp(32px,4vw,48px);line-height:1.08}.one-shot-copy p{margin:0;color:#a5b4c7;font-size:16px;line-height:1.65}.one-shot-summary span{display:grid;gap:3px;border:1px solid #1b2a40;border-radius:8px;background:#0c1322b8;padding:14px}.one-shot-summary strong{color:#00d4aa;font-size:24px;line-height:1}.one-shot-summary small{color:#8899b0;font-size:12px}.one-shot-tool{border:1px solid rgba(123,140,255,.28);border-radius:16px;background:#0c1322;padding:20px;box-shadow:0 34px 80px #00000047}.one-shot-mode{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;border:1px solid #253550;border-radius:10px;background:#08101f;padding:5px}.one-shot-mode button,.one-shot-template-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#a5b4c7;padding:9px 10px;font-size:12px;font-weight:900}.one-shot-mode button.active{background:#111d33;color:#eef2ff;box-shadow:inset 0 0 0 1px #7b8cff42}.one-shot-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.one-shot-verification{display:grid;grid-template-columns:1fr;gap:8px;align-items:center;margin-top:10px}.one-shot-verification button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid #253550;border-radius:10px;background:#111d33;color:#dbeafe;padding:10px 12px;font-size:12px;font-weight:900}.one-shot-verification input{min-height:42px}.one-shot-tool label{display:grid;gap:7px;color:#cbd5e1;font-size:12px;font-weight:800}.one-shot-tool input,.one-shot-tool textarea{width:100%;border:1px solid #253550;border-radius:10px;background:#08101f;color:#eef2ff;padding:12px 13px;outline:none}.one-shot-tool textarea{min-height:166px;margin-top:14px;resize:vertical;font-family:DM Mono,ui-monospace,monospace;font-size:12px;line-height:1.55}.one-shot-tool input:focus,.one-shot-tool textarea:focus{border-color:#7b8cff;box-shadow:0 0 0 3px #5b6cf729}.one-shot-tool input.field-invalid{border-color:#ef4444bf;box-shadow:0 0 0 3px #ef444424}.one-shot-toolbar strong{border:1px solid rgba(0,212,170,.35);border-radius:999px;background:#00d4aa1f;color:#00d4aa;padding:9px 12px;font-size:12px;white-space:nowrap}.one-shot-note,.one-shot-error{margin:10px 0 0;border-radius:8px;padding:9px 11px;font-size:12px;font-weight:800}.one-shot-note{background:#f59e0b1f;color:#fbbf24}.one-shot-ok{margin:10px 0 0;border-radius:8px;background:#00d4aa1a;color:#7ff7dc;padding:9px 11px;font-size:12px;font-weight:800}.one-shot-template-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:8px;margin-top:10px}.one-shot-template-actions button{border:1px solid #253550;background:#111d33}.one-shot-template-actions button:hover{border-color:#7b8cff;color:#eef2ff}.one-shot-error{background:#ef44441f;color:#fca5a5}.one-shot-tool>button,.one-shot-upgrade button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;border:0;border-radius:10px;background:linear-gradient(135deg,#5b6cf7,#7b6cf7);color:#fff;padding:13px 18px;font-size:14px;font-weight:900}.one-shot-results{display:grid;gap:14px;margin-top:18px}.one-shot-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.one-shot-summary span{min-width:0;padding:10px}.one-shot-summary strong{font-size:18px}.one-shot-table{display:grid;gap:6px}.one-shot-table div{display:grid;grid-template-columns:minmax(0,1fr) 84px 108px;gap:10px;align-items:center;border:1px solid #253550;border-radius:8px;background:#111d33;padding:8px 10px}.one-shot-table div.preview-issue{border-color:#ef444461;background:#ef444417}.one-shot-table code{min-width:0;overflow:hidden;color:#eef2ff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.one-shot-table span{color:#a5b4c7;font-size:11px;font-weight:800;text-align:right}.one-shot-upgrade{border:1px solid rgba(0,212,170,.3);border-radius:10px;background:#00d4aa14;padding:14px}.one-shot-upgrade p{margin:0;color:#cbd5e1;font-size:13px;line-height:1.45}.landing-heading,.steps-section,.final-cta{max-width:1180px;margin:0 auto;padding:72px 32px 34px;text-align:center}.landing-heading h2,.steps-section h2,.final-cta h2{max-width:840px;margin:0 auto 18px;color:#eef2ff;font-size:clamp(34px,5vw,52px);line-height:1.15;letter-spacing:-.04em}.landing-heading p,.steps-section>p,.final-cta p{max-width:590px;margin:0 auto;color:#a5b4c7;font-size:17px;line-height:1.55}.feature-grid{display:grid;max-width:1180px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 auto;padding:28px 32px 76px}.feature-grid article{border:1px solid #1b2a40;border-radius:14px;background:#0c1322c7;padding:30px}.feature-grid i{font-size:22px}.feature-grid h2{margin:22px 0 12px;font-size:18px}.feature-grid p{margin:0;color:#8899b0;font-size:15px;line-height:1.7}.steps-section{max-width:none;background:#111d33;border-top:1px solid #1b2a40;border-bottom:1px solid #1b2a40;padding-bottom:88px}.steps-section>div{display:grid;max-width:1060px;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:56px auto 0}.steps-section article{position:relative;color:#eef2ff}.steps-section strong{display:inline-grid;width:70px;height:70px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#5b6cf7,#00d4aa);font-size:28px}.steps-section h3{margin:26px 0 12px}.steps-section article p{max-width:290px;margin:0 auto;color:#a5b4c7;font-size:15px;line-height:1.65}.final-cta{padding-top:110px;padding-bottom:100px}.final-cta h2 span,.final-cta h2 strong{color:#7b8cff}.final-cta button{display:inline-flex;align-items:center;gap:8px;margin-top:36px;border:0;border-radius:12px;background:linear-gradient(135deg,#5b6cf7,#7b6cf7);color:#fff;padding:16px 38px;font-size:16px;font-weight:900;box-shadow:0 20px 60px #5b6cf747}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;background:#f2f5fb}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:20px;height:100vh;min-height:0;border-right:1px solid #1b2a40;background:#0c1322;color:#eef2ff;padding:18px}.brand-button{flex:0 0 auto;width:100%;border:0;background:transparent;color:inherit;padding:0 0 14px;text-align:left}.sidebar nav{display:grid;flex:0 0 auto;align-content:start;gap:6px;padding-right:2px}.sidebar-project-list{display:grid;flex:1 1 auto;align-content:start;gap:6px;min-height:0;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(91,108,247,.55) transparent}.sidebar-project-list::-webkit-scrollbar{width:6px}.sidebar-project-list::-webkit-scrollbar-thumb{border-radius:999px;background:#5b6cf773}.sidebar nav button,.sidebar-project-list button{display:flex;align-items:center;gap:9px;min-height:38px;border:1px solid transparent;border-radius:8px;background:transparent;color:#8899b0;padding:8px 10px;text-align:left}.project-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%}.nav-badge{margin-left:auto;border-radius:999px;background:#ef444438;color:#fca5a5;padding:2px 7px;font-size:11px}.sidebar nav button.active,.sidebar nav button:hover,.sidebar-project-list button.active,.sidebar-project-list button:hover{border-color:#253550;background:#111d33;color:#eef2ff}.sidebar-note{display:grid;flex:0 0 auto;gap:8px;margin-top:auto;border:1px solid #253550;border-radius:10px;background:#111d33b8;padding:12px}.sidebar-plan-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 9px;width:100%;border:1px solid #253550;border-radius:10px;background:#0b1425;color:#eef2ff;padding:10px;text-align:left}.sidebar-plan-card.active,.sidebar-plan-card:hover{border-color:#5b6cf7;background:#5b6cf724}.sidebar-plan-card span{display:grid;grid-row:span 2;width:30px;height:30px;place-items:center;border-radius:8px;background:#5b6cf729;color:#8ea0ff}.sidebar-plan-card b,.sidebar-plan-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-plan-card b{font-size:12px}.sidebar-plan-card small{color:#8899b0;font-size:11px}.app-lang-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:5px}.app-lang-switch button{border:1px solid #253550;border-radius:8px;background:#0b1425;color:#94a3b8;padding:6px 8px;font-size:11px;font-weight:900}.app-lang-switch button.active{border-color:#5b6cf7;background:#5b6cf729;color:#fff}.account-load-alert{display:grid;gap:12px;margin-bottom:18px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7;color:#7f1d1d;padding:16px}.account-load-alert strong{display:block;margin-bottom:4px;color:#991b1b;font-size:16px}.account-load-alert p{margin:0 0 8px;color:#7f1d1d}.account-load-alert code,.account-load-alert pre{display:block;overflow:auto;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#991b1b;padding:10px;white-space:pre-wrap}.account-load-actions{display:flex;flex-wrap:wrap;gap:8px}.account-load-actions button{border:1px solid #fecaca;border-radius:8px;background:#fff;color:#991b1b;padding:9px 12px;font-weight:800}.account-load-actions button:first-child{border-color:#5b6cf7;background:#5b6cf7;color:#fff}.sidebar-note strong{color:#00d4aa;font-size:12px}.sidebar-note>span{display:none}.sidebar-subscription,.sidebar-logout{border:1px solid #253550;border-radius:8px;background:transparent;color:#eef2ff;padding:7px 9px;font-size:12px;font-weight:800}.sidebar-subscription{display:flex;align-items:center;justify-content:center;gap:7px;color:#cbd5e1}.sidebar-subscription.active,.sidebar-subscription:hover,.sidebar-logout:hover{border-color:#5b6cf7;background:#5b6cf721;color:#fff}.app-contact-page{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.app-contact-card,.app-contact-side{border:1px solid #dbe3f1;border-radius:18px;background:#fff;box-shadow:0 18px 45px #0f172a12}.app-contact-card{padding:24px}.app-contact-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.app-contact-heading>span,.app-contact-side>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:46px;height:46px;border:1px solid rgba(0,212,170,.28);border-radius:14px;background:linear-gradient(135deg,#00d4aa24,#5b6cf71f);color:#00a98a;font-size:22px}.app-contact-heading p{margin:0 0 5px;color:#5b6cf7;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.app-contact-heading h2{margin:0 0 7px;color:#0f172a;font-size:28px;line-height:1.08}.app-contact-heading small{display:block;max-width:720px;color:#64748b;font-size:14px;line-height:1.55}.app-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.app-contact-form label{display:grid;gap:7px;color:#475569;font-size:12px;font-weight:900}.app-contact-form label.full{grid-column:1 / -1}.app-contact-form select,.app-contact-form textarea{width:100%;border:1px solid #d7e0ee;border-radius:12px;background:#f8fafc;color:#0f172a;font:inherit;font-weight:700;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.app-contact-form select{min-height:46px;padding:0 12px}.app-contact-form textarea{min-height:180px;padding:13px 14px;resize:vertical;line-height:1.5}.app-contact-form select:focus,.app-contact-form textarea:focus{border-color:#7c83ff;background:#fff;box-shadow:0 0 0 4px #5b6cf71f}.app-contact-status{grid-column:1 / -1;margin:0;border-radius:12px;padding:11px 13px;font-size:13px;font-weight:800}.app-contact-status.is-ok{border:1px solid #a7f3d0;background:#ecfdf5;color:#047857}.app-contact-status.is-error{border:1px solid #fecaca;background:#fef2f2;color:#dc2626}.app-contact-form .primary-submit{justify-self:start;min-width:165px}.app-contact-side{align-content:start;display:grid;gap:10px;padding:22px}.app-contact-side h3{margin:4px 0 0;color:#0f172a;font-size:18px}.app-contact-side p{margin:0;color:#64748b;font-size:14px;line-height:1.5}.app-contact-side a{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;border:1px solid #d7e0ee;border-radius:12px;padding:11px 12px;background:#f8fafc;color:#4f46e5;font-size:13px;font-weight:900;text-decoration:none}.auth-loading{display:flex;min-height:100vh;align-items:center;justify-content:center;gap:10px;background:#03050e;color:#eef2ff;font-weight:800}.auth-loading i{color:#00d4aa;font-size:20px}.workspace{display:flex;min-width:0;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e2e8f4;background:#ffffffdb;padding:18px 24px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-mobile-menu-button,.mobile-sidebar-scrim{display:none}.app-mobile-menu-button{position:relative;z-index:45;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;border:1px solid #dbe3f1;border-radius:12px;background:#fff;color:#5b6cf7;font-size:22px;pointer-events:auto}.topbar h1{margin:0;color:#0f172a;font-size:22px;letter-spacing:-.03em}.topbar p{margin:4px 0 0;color:#64748b;font-size:13px}.back-link{display:inline-flex;align-items:center;gap:5px;margin-bottom:7px;border:0;background:transparent;color:#5b6cf7;padding:0;font-size:12px;font-weight:800}.top-actions{display:flex;gap:8px}.icon-button{display:inline-flex;align-items:center;gap:7px;border:1px solid #dbe3f1;border-radius:8px;background:#fff;color:#64748b;padding:8px 12px;font-size:12px;font-weight:800}.icon-button.primary{border-color:#5b6cf7;background:#5b6cf7;color:#fff}.content-scroll{flex:1;overflow:auto;padding:24px}.progress-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;align-items:center;margin-bottom:16px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1d4ed8;padding:12px 14px;box-shadow:0 18px 40px #2563eb14}.progress-panel>div:first-child{display:flex;align-items:center;gap:10px;min-width:0}.progress-panel i{color:#3b82f6;font-size:18px;animation:spin .9s linear infinite}.progress-panel span{display:grid;gap:2px;min-width:0}.subscription-page{display:grid;gap:18px}.subscription-hero,.subscription-grid article,.subscription-warning{border:1px solid #dbe3f1;border-radius:12px;background:#fff;box-shadow:0 18px 45px #0f172a0f}.subscription-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px}.subscription-hero.locked{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fff7f7)}.subscription-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:12px;background:#5b6cf71f;color:#5b6cf7;font-size:24px}.subscription-hero p,.subscription-grid span{margin:0 0 5px;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.subscription-hero h2{margin:0 0 6px;color:#0f172a;font-size:26px}.subscription-hero span,.subscription-grid p{color:#64748b;line-height:1.5}.subscription-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.subscription-grid article{padding:18px}.subscription-grid strong{display:block;color:#0f172a;font-size:28px}.subscription-meter{overflow:hidden;height:8px;margin-top:14px;border-radius:999px;background:#e2e8f4}.subscription-meter b{display:block;height:100%;border-radius:inherit;background:#5b6cf7}.subscription-warning{display:flex;gap:10px;align-items:center;border-color:#fde68a;background:#fffbeb;color:#92400e;padding:12px 14px;font-weight:800}.subscription-plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0}.subscription-plan-card{position:relative;display:flex;min-height:420px;flex-direction:column;gap:18px;padding:28px;border:1px solid #1d2b47;border-radius:12px;background:#0b1220;color:#eaf0ff;box-shadow:0 18px 40px #00000038}.subscription-plan-card.popular{border-color:#00d4aa;box-shadow:0 24px 70px #00d4aa24}.subscription-plan-card.current{outline:1px solid rgba(91,108,247,.7)}.subscription-plan-card h3{margin:0;font-size:23px;color:#eef4ff}.subscription-plan-card>strong{display:block;color:#00d4aa;font-size:34px;line-height:1}.subscription-plan-card>strong small{color:#b7c4da;font-size:13px}.subscription-plan-card>em{margin-top:-12px;color:#94a3b8;font-size:12px;font-style:normal}.subscription-plan-card p{margin:0;color:#c7d2e7;font-weight:800}.subscription-plan-manual-checks{align-items:center;border:1px solid rgba(0,212,170,.28);border-radius:16px;background:#00d4aa14;color:#d7fff7;display:flex;gap:10px;margin-top:-4px;padding:12px 13px}.subscription-plan-manual-checks i{color:#00d4aa;font-size:18px}.subscription-plan-manual-checks span{color:#c8f8ee;font-size:13px;font-weight:850;line-height:1.35}.subscription-plan-manual-checks b{color:#fff}.subscription-plan-card ul{display:grid;gap:14px;margin:2px 0 auto;padding:0;list-style:none;color:#aebbd1}.subscription-plan-card li{display:flex;gap:10px;align-items:flex-start}.subscription-plan-card li i{color:#00d4aa}.subscription-plan-card button{width:100%;border:0;border-radius:8px;background:linear-gradient(135deg,#5b6cf7,#7c5cf4);color:#fff;padding:13px 16px;font-weight:900;cursor:pointer}.subscription-plan-card button:disabled{opacity:.55;cursor:not-allowed}.plan-badge,.plan-current{position:absolute;top:18px;right:18px;border-radius:999px;background:#00d4aa29;color:#00d4aa;padding:6px 10px;font-size:11px;font-weight:900}.plan-current{right:auto;left:18px;background:#5b6cf72e;color:#aeb7ff}.subscription-page{gap:12px}.subscription-hero{position:relative;grid-template-columns:minmax(0,1fr) auto;gap:14px;overflow:hidden;padding:14px 18px}.subscription-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 8% 18%,rgba(91,108,247,.12),transparent 30%),radial-gradient(circle at 96% 0%,rgba(0,212,170,.1),transparent 26%);pointer-events:none}.subscription-hero>*{position:relative}.subscription-hero .subscription-icon{width:42px;height:42px;border-radius:10px;font-size:19px}.subscription-hero p{margin-bottom:2px;font-size:11px}.subscription-hero h2{margin-bottom:3px;font-size:22px}.subscription-hero span{line-height:1.35}.subscription-hero.over-limit{border-color:#fbbf24}.subscription-hero-main{display:flex;min-width:0;gap:12px;align-items:center}.subscription-hero-main>div{min-width:0}.subscription-hero-side{display:grid;min-width:172px;gap:3px;justify-items:end}.subscription-hero-side span{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.subscription-hero-side strong{color:#0f172a;font-size:25px;line-height:1}.subscription-hero-side small{color:#64748b;font-size:12px}.subscription-hero-side .primary-submit{margin-top:6px;min-width:158px;border:0;border-radius:8px;background:linear-gradient(135deg,#5b6cf7,#7c5cf4);box-shadow:0 10px 20px #5b6cf738;color:#fff;cursor:pointer;font-weight:900;padding:10px 14px;-webkit-user-select:none;user-select:none}.subscription-hero-side .primary-submit:hover:not(:disabled){box-shadow:0 12px 24px #5b6cf747;transform:translateY(-1px)}.subscription-hero-side .primary-submit:disabled{cursor:not-allowed;opacity:.58}.subscription-limit-alert{display:flex;gap:10px;align-items:center;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#991b1b;padding:10px 12px;font-weight:700}.subscription-warning{padding:10px 12px}.subscription-grid{gap:10px}.subscription-grid article{min-height:76px;padding:12px 14px}.subscription-grid strong{font-size:23px}.subscription-meter{height:7px;margin-top:8px}.subscription-grid article.over-limit{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fff5f5)}.subscription-grid article.over-limit strong{color:#b91c1c}.subscription-grid article.over-limit .subscription-meter b{background:linear-gradient(90deg,#ef4444,#f97316)}.subscription-plans{align-items:stretch;gap:14px}.subscription-plan-card{min-height:0;gap:10px;padding:20px 20px 18px}.subscription-plan-card.current{border-color:#5b6cf7e6;outline:0;box-shadow:0 22px 60px #5b6cf72e}.plan-current{position:static;align-self:flex-start;width:fit-content;margin-bottom:-4px;background:#5b6cf738;color:#dfe4ff}.plan-badge,.plan-current{padding:5px 9px;font-size:10px}.subscription-plan-card h3{font-size:21px}.subscription-plan-card>strong{font-size:30px}.subscription-plan-card>em{margin-top:-7px;font-size:11px}.subscription-plan-card p{font-size:14px}.subscription-plan-card ul{gap:8px;margin:0 0 8px;font-size:14px}.subscription-plan-card li{gap:8px;line-height:1.25}.subscription-plan-card button{margin-top:auto;padding:11px 14px;-webkit-user-select:none;user-select:none}@media (max-width: 1100px){.subscription-hero,.subscription-grid,.subscription-plans{grid-template-columns:1fr}.subscription-hero-side{justify-items:start}}.progress-panel strong{color:#0f172a;font-size:13px}.progress-panel small{color:#64748b;font-size:12px}.progress-panel>b{color:#1d4ed8;font-size:13px}.progress-track{grid-column:1 / -1;overflow:hidden;height:7px;border-radius:99px;background:#dbeafe}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#00d4aa);transition:width .2s ease}.progress-panel.indeterminate .progress-track span{animation:progress-slide 1.1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes progress-slide{0%{transform:translate(-120%)}to{transform:translate(260%)}}.create-project-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:24px;align-items:center;margin-bottom:18px;border:1px solid #e2e8f4;border-radius:14px;background:#fff;padding:24px;box-shadow:0 18px 40px #0f172a0a}.create-project-panel.compact{grid-template-columns:minmax(0,240px) minmax(420px,1fr);padding:16px}.create-project-panel i{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#eff0ff;color:#5b6cf7;font-size:22px}.create-project-panel.compact i{width:34px;height:34px;border-radius:9px;font-size:17px}.create-project-panel h2{margin:14px 0 6px;color:#0f172a;font-size:20px}.create-project-panel.compact h2{margin-top:8px;font-size:15px}.create-project-panel p{max-width:520px;margin:0;color:#64748b;font-size:13px;line-height:1.55}.create-project-panel form{display:grid;gap:10px}.create-project-panel.compact form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center}.create-project-panel input{min-width:0;border:1px solid #dbe3f1;border-radius:9px;background:#fff;color:#0f172a;padding:11px 12px;font:inherit}.create-project-panel button{border:0;border-radius:9px;background:#5b6cf7;color:#fff;padding:12px 14px;font-weight:900}.create-project-panel button:disabled{background:#cbd5e1;cursor:not-allowed}.form-warning{grid-column:1 / -1;margin:-2px 0 0;border:1px solid #fed7aa;border-radius:9px;background:#fff7ed;color:#9a3412;padding:9px 11px;font-size:12px;line-height:1.4}.dashboard-search{display:grid;grid-template-columns:20px minmax(0,1fr) 34px;align-items:center;gap:8px;margin-bottom:14px;border:1px solid #dbe3f1;border-radius:11px;background:#fff;padding:9px 10px;box-shadow:0 18px 40px #0f172a0a}.dashboard-search i{color:#64748b}.dashboard-search input{min-width:0;border:0;outline:none;color:#0f172a;font:inherit}.dashboard-search button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dbe3f1;border-radius:7px;background:#fff;color:#64748b}.dashboard-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px}.dashboard-summary div{display:grid;gap:5px;border:1px solid #e2e8f4;border-radius:14px;background:#fff;padding:16px;box-shadow:0 18px 40px #0f172a0a}.dashboard-summary i{color:#5b6cf7;font-size:18px}.dashboard-summary span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.dashboard-summary strong{color:#0f172a;font-size:24px;line-height:1}.diagnostic,.health-card,.table-card,.folder-import{border:1px solid #e2e8f4;border-radius:14px;background:#fff;box-shadow:0 18px 40px #0f172a0a}.diagnostic{overflow:hidden;margin-bottom:16px}.diagnostic header,.table-title{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e2e8f4;background:#fef9f9;padding:13px 16px}.diagnostic header>i{color:#dc2626;font-size:18px}.diagnostic header div,.table-title div{display:grid;flex:1;gap:2px}.diagnostic strong,.table-title strong{font-size:13px}.diagnostic span,.table-title span{color:#64748b;font-size:11px}.diagnostic header b,.table-title b{border:1px solid #fca5a5;border-radius:999px;background:#fef2f2;color:#dc2626;padding:3px 9px;font-size:11px}.diagnostic article{display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid #f1f5f9;padding:11px 16px}.diagnostic article:last-child{border-bottom:0}.diagnostic article i{margin-top:2px}.diagnostic article.error i,.diagnostic article.error strong{color:#dc2626}.diagnostic article.warn i,.diagnostic article.warn strong{color:#92400e}.diagnostic p{margin:2px 0 0;color:#64748b;font-size:12px}.diagnostic article button{margin-left:auto;border:1px solid #dbe3f1;border-radius:8px;background:#fff;color:#5b6cf7;padding:6px 9px;font-size:11px;font-weight:900;white-space:nowrap}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:12px}.project-card,.folder-card{border:1.5px solid #e2e8f4;border-radius:14px;background:#fff;padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s}.project-card:hover,.folder-card:hover{border-color:var(--project, var(--folder, #5b6cf7));box-shadow:0 16px 34px color-mix(in srgb,var(--project, var(--folder, #5b6cf7)) 14%,transparent);transform:translateY(-1px)}.project-head{display:flex;align-items:flex-start;gap:11px;margin-bottom:13px}.project-icon,.folder-card-head>div:first-child{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1.5px solid color-mix(in srgb,var(--project, #5b6cf7) 28%,transparent);border-radius:10px;background:color-mix(in srgb,var(--project, #5b6cf7) 12%,white);color:var(--project, #5b6cf7);font-size:19px}.project-card h2,.folder-card h2{margin:0 0 4px;color:#0f172a;font-size:14px}.project-head>div:nth-child(2){min-width:0;flex:1}.project-card-edit{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:1px solid #dbe3f1;border-radius:7px;background:#fff;color:#64748b}.project-card-edit:hover{border-color:#b7c4ff;color:#5b6cf7}.project-card code{color:#64748b;font-size:11px}.project-health-mini{display:grid;gap:6px;margin-bottom:12px}.project-health-mini span{color:#64748b;font-size:11px;font-weight:900}.project-health-mini div{overflow:hidden;height:6px;border-radius:99px;background:#edf1f8}.project-health-mini b{display:block;height:100%;border-radius:inherit}.folder-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.project-card footer,.folder-card footer{display:flex;justify-content:space-between;gap:10px;color:#64748b;font-size:12px}.danger{color:#dc2626}.success{color:#059669}.first-folder-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:18px;align-items:center;border:1px solid #e2e8f4;border-radius:14px;background:#fff;padding:24px;box-shadow:0 18px 40px #0f172a0a}.first-folder-panel.compact-folder-panel{grid-template-columns:minmax(0,1fr) minmax(260px,360px);margin-bottom:12px;padding:16px}.first-folder-panel.compact-folder-panel i{width:38px;height:38px;border-radius:10px;font-size:18px}.first-folder-panel.compact-folder-panel h2{margin-top:10px;font-size:15px}.first-folder-panel i{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#eff0ff;color:#5b6cf7;font-size:22px}.first-folder-panel h2{margin:14px 0 6px;color:#0f172a;font-size:18px}.first-folder-panel p{max-width:520px;margin:0;color:#64748b;font-size:13px;line-height:1.55}.first-folder-panel form{display:grid;gap:10px}.first-folder-panel input{min-width:0;border:1px solid #dbe3f1;border-radius:9px;background:#fff;color:#0f172a;padding:11px 12px;font:inherit}.first-folder-panel button{border:0;border-radius:9px;background:#5b6cf7;color:#fff;padding:12px 14px;font-weight:900}.first-folder-panel button:disabled{background:#cbd5e1;cursor:not-allowed}.health-card{margin-bottom:16px;padding:18px}.health-card.compact{margin:0;border:0;border-radius:0;box-shadow:none}.section-title{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#0f172a;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.health-grid{display:grid;grid-template-columns:auto minmax(0,1fr) 190px;gap:24px;align-items:center}.health-donut-wrap{display:grid;justify-items:center;gap:8px}.donut circle{transition:stroke-dasharray .4s ease}.donut-label{fill:#0f172a;font-size:20px;font-weight:900}.donut-sub{fill:#94a3b8;font-size:10px}.health-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;color:#64748b;font-size:10px}.health-legend span{display:inline-flex;align-items:center;gap:4px}.health-legend b{display:inline-block;width:7px;height:7px;border-radius:99px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.evolution-summary{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:2px}.evolution-summary-item{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e2e8f4;border-radius:9px;background:#fff;padding:9px 10px;text-align:left}button.evolution-summary-item:not(:disabled){cursor:pointer}button.evolution-summary-item:not(:disabled):hover,.evolution-summary-item.selected{border-color:#b7c4ff;background:#fff;box-shadow:0 10px 22px #5b6cf71a}.evolution-summary-item.selected{outline:2px solid rgba(91,108,247,.18)}button.evolution-summary-item:disabled{cursor:default;opacity:1}.evolution-summary-item i{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;font-size:13px}.evolution-summary-item span{color:#64748b;font-size:10px;font-weight:800;line-height:1.2}.evolution-summary-item strong{font-family:DM Mono,ui-monospace,monospace;font-size:17px;font-weight:900}.evolution-summary-item.better{border-color:#10b98138;background:#10b9810a}.evolution-summary-item.better i,.evolution-summary-item.better strong{color:#059669}.evolution-summary-item.better i{background:#10b9811f}.evolution-summary-item.worse{border-color:#ef444438;background:#ef44440a}.evolution-summary-item.worse i,.evolution-summary-item.worse strong{color:#dc2626}.evolution-summary-item.worse i{background:#ef44441f}.evolution-summary-item.same i,.evolution-summary-item.same strong{color:#64748b}.evolution-summary-item.same i{background:#f1f5f9}.metric{width:100%;border:1px solid #e2e8f4;border-radius:9px;background:#f8fafc;padding:10px 12px;text-align:left}.metric:not(:disabled){cursor:pointer}.metric:not(:disabled):hover,.metric.selected{border-color:#b7c4ff;background:#fff;box-shadow:0 10px 22px #5b6cf71a}.metric.selected{outline:2px solid rgba(91,108,247,.18)}.metric:disabled{cursor:default;opacity:1}.metric strong{display:block;font-size:21px;letter-spacing:-.03em}.metric span{display:block;margin-top:2px;color:#64748b;font-size:10px}.mini-bar{overflow:hidden;height:3px;margin-top:7px;border-radius:99px;background:#edf1f8}.mini-bar div{height:100%;border-radius:inherit}.trend-panel{display:grid;gap:8px}.trend-panel>span{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.trend-row{display:grid;grid-template-columns:42px 1fr 38px;gap:8px;align-items:center}.trend-row small,.trend-row em{color:#64748b;font-size:10px;font-style:normal}.trend-row div{overflow:hidden;height:6px;border-radius:99px;background:#edf1f8}.trend-row b{display:block;height:100%;border-radius:inherit}.trend-empty{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.issue-callout{display:flex;align-items:center;gap:9px;margin-top:14px;border:1px solid rgba(239,68,68,.18);border-radius:9px;background:linear-gradient(135deg,#ef44440f,#f973160a);color:#dc2626;padding:10px 12px;font-size:12px}.filter-callout{display:flex;align-items:center;gap:9px;margin-top:10px;border:1px solid rgba(91,108,247,.18);border-radius:9px;background:#5b6cf70f;color:#3730a3;padding:10px 12px;font-size:12px}.filter-callout span{flex:1}.filter-callout button{border:1px solid rgba(91,108,247,.24);border-radius:7px;background:#fff;color:#5b6cf7;padding:5px 9px;font-size:11px;font-weight:900}.check-banner{display:flex;align-items:center;gap:10px;margin-bottom:16px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;padding:11px 14px;font-size:12px}.check-banner span{flex:1}.folder-check-actions{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:16px;border:1px solid #dbe3f1;border-radius:10px;background:#fff;padding:11px 14px;color:#64748b;font-size:12px;box-shadow:0 18px 40px #0f172a0a}.folder-check-actions button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:8px;background:#5b6cf7;color:#fff;padding:8px 13px;font-size:12px;font-weight:900}.folder-check-actions>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.folder-check-actions .soft-action{border:1px solid #dbe3f1;background:#fff;color:#475569}.folder-check-actions .danger-action{border-color:#fecaca;color:#dc2626}.folder-check-actions button:disabled{background:#cbd5e1;cursor:not-allowed}.modal-search{align-items:center;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;color:#64748b;display:flex;gap:10px;margin:18px 0 14px;padding:0 14px}.modal-search:focus-within{border-color:#8b96ff;background:#fff;box-shadow:0 0 0 4px #5b6cf71f}.modal-search input{border:0;background:transparent;color:#0f172a;flex:1;font-size:15px;font-weight:750;min-height:46px;outline:0}.modal-empty-state{border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;color:#64748b;font-size:14px;font-weight:850;padding:16px;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#0f172a6b;padding:20px}.folder-check-modal,.entity-modal{position:relative;width:min(520px,100%);border:1px solid #dbe3f1;border-radius:14px;background:#fff;box-shadow:0 28px 70px #0f172a3d;padding:22px}.entity-modal{width:min(560px,100%)}.plan-limit-backdrop{z-index:80}.plan-limit-modal{width:min(640px,100%)}.plan-limit-modal .modal-heading>i{border-color:#ef444438;background:#fef2f2;color:#ef4444}.plan-limit-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.plan-limit-summary article{display:grid;gap:6px;border:1px solid #dbe3f1;border-radius:12px;background:#f8fafc;padding:14px}.plan-limit-summary article.over{border-color:#fecaca;background:#fff1f2}.plan-limit-summary span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.plan-limit-summary strong{color:#0f172a;font-size:22px;line-height:1}.plan-limit-summary article.over strong{color:#dc2626}.plan-limit-summary small{color:#64748b;font-size:12px;font-weight:800}.dashboard-loading-state{align-items:center;border:1px solid #dbe4f0;border-radius:24px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 22px 60px #0f172a14;display:grid;gap:18px;justify-items:center;min-height:420px;padding:42px;text-align:center}.loading-orb{align-items:center;border:1px solid #cfd8ff;border-radius:24px;background:#eef2ff;color:#5b6cf7;display:grid;font-size:34px;height:76px;place-items:center;width:76px}.loading-orb i{animation:spin 1.05s linear infinite}.dashboard-loading-state h2{color:#0f172a;font-size:clamp(28px,4vw,40px);letter-spacing:-.04em;margin:0 0 8px}.dashboard-loading-state p{color:#64748b;font-size:16px;font-weight:750;margin:0}.loading-skeleton-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));max-width:920px;width:100%}.loading-skeleton-grid span,.loading-skeleton-list span{animation:shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef2f7,#f8fafc 45%,#eef2f7);background-size:240% 100%;border-radius:16px;display:block}.loading-skeleton-grid span{height:72px}.loading-skeleton-list{display:grid;gap:12px;max-width:920px;width:100%}.loading-skeleton-list span{height:54px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.danger-modal .modal-heading>i{border-color:#ef444438;background:#ef444414;color:#dc2626}.confirm-modal{width:min(460px,100%);border:1px solid #fecaca;border-radius:14px;background:#fff;box-shadow:0 28px 70px #0f172a3d;padding:24px}.confirm-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;font-size:20px}.confirm-icon.danger{border:1px solid #fecaca;background:#fef2f2;color:#dc2626}.confirm-modal h2{margin:14px 0 8px;color:#0f172a;font-size:20px}.confirm-modal p{margin:0 0 14px;color:#64748b;font-size:13px;line-height:1.6}.confirm-modal code{display:block;overflow:hidden;border:1px solid #e2e8f4;border-radius:9px;background:#f8fafc;color:#0f172a;padding:10px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.confirm-actions .ghost-action{border:1px solid #dbe3f1;border-radius:8px;background:#fff;color:#64748b;padding:9px 14px;font-size:12px;font-weight:900}.danger-action{border:0;border-radius:8px;background:#ef4444;color:#fff;padding:9px 14px;font-size:12px;font-weight:900}.danger-action:disabled{background:#fca5a5;cursor:not-allowed}.modal-close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border:1px solid #dbe3f1;border-radius:8px;background:#fff;color:#64748b}.modal-back-button{align-items:center;border:1px solid #dbe4f0;border-radius:999px;background:#f8fafc;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:12px;font-weight:950;gap:6px;margin:0 0 14px;padding:8px 12px}.modal-back-button:hover{border-color:#b9c4ff;background:#eef2ff}.modal-heading{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding-right:34px}.modal-heading>i{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(91,108,247,.22);border-radius:10px;background:#5b6cf71a;color:#5b6cf7;font-size:18px}.modal-heading h2{margin:0;color:#0f172a;font-size:20px}.modal-heading p{margin:4px 0 0;color:#64748b;font-size:13px}.folder-choice-list{display:grid;gap:10px}.folder-choice-list button{display:grid;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;border:1px solid #dbe3f1;border-radius:10px;background:#f8fafc;color:#0f172a;padding:12px;text-align:left}.folder-choice-list button:hover{border-color:#b7c4ff;background:#fff}.folder-choice-list button:disabled{opacity:.65;cursor:not-allowed}.folder-choice-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid;border-radius:10px;font-size:18px}.folder-choice-list strong,.folder-choice-list small{display:block}.folder-choice-list small{margin-top:3px;color:#64748b;font-size:12px}.duplicate-list{display:grid;gap:9px;max-height:300px;overflow:auto}.duplicate-list article{display:grid;gap:5px;border:1px solid #e2e8f4;border-radius:9px;background:#f8fafc;padding:10px}.duplicate-list code{color:#0f172a;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.duplicate-list span{color:#64748b;font-size:12px}.duplicate-actions{flex-wrap:wrap}.entity-form{display:grid;gap:12px}.entity-form label{display:grid;gap:6px}.entity-form label span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.entity-form input{width:100%;border:1px solid #dbe3f1;border-radius:9px;background:#fff;color:#0f172a;padding:11px 12px;outline:none}.icon-picker{display:grid;max-height:178px;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:7px;overflow-y:auto;padding-right:4px}.icon-picker button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #dbe3f1;border-radius:8px;background:#fff;color:#64748b;font-size:17px}.icon-picker button.active,.icon-picker button:hover{border-color:#93a1ff;background:#eff0ff;color:#5b6cf7}.entity-form input:focus{border-color:#93a1ff;box-shadow:0 0 0 3px #5b6cf71f}.delete-summary{display:grid;gap:4px;border:1px solid #fee2e2;border-radius:10px;background:#fef2f2;padding:12px}.delete-summary strong{color:#991b1b;font-size:14px}.delete-summary span{color:#7f1d1d;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.modal-actions button{border:0;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:900}.modal-actions .ghost-action{border:1px solid #dbe3f1;background:#fff;color:#475569}.primary-submit{background:#5b6cf7;color:#fff}.danger-submit{background:#dc2626;color:#fff}.tabs{display:flex;align-items:flex-end;gap:2px;margin-bottom:16px;border-bottom:2px solid #e2e8f4}.tabs button{display:inline-flex;align-items:center;gap:7px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;padding:10px 16px;font-size:13px;font-weight:800;margin-bottom:-2px}.tabs button.active{border-bottom-color:#5b6cf7;color:#5b6cf7}.tabs span{margin-left:auto;padding-bottom:10px;color:#64748b;font-size:12px;font-weight:800}.folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.folder-card{--project: var(--folder)}.folder-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.folder-card-head>div:first-child{color:var(--folder);background:color-mix(in srgb,var(--folder) 12%,white);border-color:color-mix(in srgb,var(--folder) 28%,transparent)}.card-actions{display:flex;gap:5px}.card-actions button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dbe3f1;border-radius:7px;background:#fff;color:#64748b}.card-actions button:hover{border-color:#b7c4ff;color:#5b6cf7}.card-actions button:last-child:hover{border-color:#fecaca;color:#dc2626}.folder-progress{overflow:hidden;height:4px;margin-top:12px;border-radius:99px;background:#e2e8f4}.folder-progress span{display:block;height:100%;border-radius:inherit;background:var(--folder)}.table-card{overflow-x:auto;overflow-y:hidden}.table-empty{display:flex;align-items:center;gap:8px;border-bottom:1px solid #f1f5f9;background:#fff;color:#64748b;padding:18px 16px;font-size:12px}.table-title{background:#fff}.url-row{display:grid;min-width:1040px;width:100%;grid-template-columns:minmax(300px,1fr) 112px 112px 110px 58px 118px 118px 64px;gap:10px;align-items:start;border:0;border-bottom:1px solid #f1f5f9;background:#fff;color:#0f172a;padding:10px 16px;text-align:left}.url-row.compact{min-width:940px;grid-template-columns:minmax(300px,1fr) 112px 112px 58px 118px 118px 64px}.url-row.deletable{min-width:1090px;grid-template-columns:minmax(300px,1fr) 112px 112px 110px 58px 118px 118px 64px 40px}.url-row.compact.deletable{min-width:990px;grid-template-columns:minmax(300px,1fr) 112px 112px 58px 118px 118px 64px 40px}.url-row.issue{border-left:3px solid #ef4444;background:#fff8f8}.url-row.table-head{background:#f8fafc;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.delete-url-button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#ef4444}.delete-url-button:hover{border-color:#ef4444;background:#fef2f2}.url-cell{display:grid;min-width:0;gap:5px}.url-cell code{color:#0f172a;font-size:11px;line-height:1.45;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.url-cell small{display:flex;flex-wrap:wrap;gap:5px}.tag{border-radius:999px;padding:2px 7px;font-size:9px}.tag.red{background:#ef44441f;color:#dc2626}.tag.blue{background:#5b6cf71f;color:#3730a3}.tag.orange{background:#f973161f;color:#c2410c}.tag.amber{background:#f59e0b1f;color:#92400e}.dest{border:1px solid;border-radius:999px;padding:3px 8px;font-size:10px}.dest.ok{border-color:#86efac;background:#f0fdf9;color:#059669}.dest.bad{border-color:#fca5a5;background:#fef2f2;color:#dc2626}.steps,.ms,.last-check{color:#64748b;font-family:DM Mono,ui-monospace,monospace;font-size:10px;text-align:center}.url-row>span:nth-last-child(-n+2){justify-self:stretch;text-align:center}.steps{display:grid;justify-items:center;gap:3px;font-weight:900}.step-trend{display:inline-flex;align-items:center;width:fit-content;gap:3px;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:900;white-space:nowrap}.step-trend.better{background:#10b9811a;color:#059669}.step-trend.worse{background:#ef44441a;color:#dc2626}.url-evolution{display:inline-flex;align-items:center;width:fit-content;max-width:100%;gap:4px;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900;white-space:nowrap}.url-evolution em{overflow:hidden;max-width:72px;font-style:normal;text-overflow:ellipsis}.url-evolution.better{background:#10b9811a;color:#059669}.url-evolution.worse{background:#ef44441a;color:#dc2626}.url-evolution.changed{background:#5b6cf71a;color:#4f46e5}.url-evolution.same,.url-evolution.neutral{background:#f1f5f9;color:#64748b}.url-evolution b{font-family:DM Mono,ui-monospace,monospace}.last-check{white-space:nowrap}.pill{display:inline-flex;align-items:center;width:fit-content;gap:5px;border:1px solid;border-radius:999px;padding:3px 10px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;font-weight:900;white-space:nowrap}.pill-dot{width:6px;height:6px;border-radius:99px}.url-detail{display:grid;gap:10px;border-bottom:1px solid #e2e8f4;background:#f8fafc;padding:12px 16px 14px}.chain-viz{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.chain-step{display:inline-flex;align-items:center;gap:7px}.chain-step code{border:1px solid #e2e8f4;border-radius:6px;background:#fff;color:#64748b;padding:4px 7px;font-size:11px;line-height:1.45;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.url-evolution-detail{display:grid;gap:9px;border:1px solid #e2e8f4;border-radius:10px;background:#fff;padding:10px}.url-evolution-detail header{display:flex;align-items:center;justify-content:space-between;gap:10px}.url-evolution-detail header>span{color:#0f172a;font-size:12px;font-weight:900}.url-evolution-detail p{margin:0;color:#64748b;font-size:12px}.evolution-reason-list{display:grid;gap:7px}.evolution-reason-list>div{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #edf1f8;border-radius:8px;background:#f8fafc;padding:8px}.evolution-reason-list>div.better{border-color:#10b9812e;background:#10b9810a}.evolution-reason-list>div.worse{border-color:#ef44442e;background:#ef44440a}.evolution-reason-list strong{color:#0f172a;font-size:11px}.evolution-reason-list span{display:grid;min-width:0;gap:2px}.evolution-reason-list small{color:#94a3b8;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.evolution-reason-list b{min-width:0;color:#334155;font-size:11px;overflow-wrap:anywhere;word-break:break-word}.evolution-reason-list i{color:#94a3b8}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;color:#64748b;font-size:12px}.detail-grid span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.url-detail-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.url-detail-actions button{display:inline-flex;align-items:center;gap:7px;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#dc2626;padding:7px 10px;font-size:12px;font-weight:900}.url-detail-actions .edit-url-action{border-color:#bfdbfe;color:#2563eb}.reports{display:grid;gap:8px}.history-warning{display:flex;align-items:center;gap:12px;border:1px solid #fed7aa;border-radius:11px;background:#fff7ed;padding:13px 15px}.history-warning>i{color:#f59e0b;font-size:22px}.history-warning div{display:grid;flex:1;gap:3px}.history-warning strong{color:#92400e;font-size:13px}.history-warning span{color:#9a3412;font-size:12px}.history-warning button{display:inline-flex;align-items:center;gap:7px;border:1px solid #fdba74;border-radius:8px;background:#fff;color:#9a3412;padding:8px 11px;font-size:12px;font-weight:900}.reports-empty{display:grid;justify-items:center;gap:8px;border:1px solid #e2e8f4;border-radius:14px;background:#fff;padding:32px;color:#64748b;text-align:center;box-shadow:0 18px 40px #0f172a0a}.reports-empty i{color:#5b6cf7;font-size:26px}.reports-empty h2{margin:0;color:#0f172a;font-size:17px}.reports-empty p{max-width:420px;margin:0;font-size:12px;line-height:1.5}.reports article{display:flex;align-items:center;gap:11px;border:1px solid #e2e8f4;border-radius:11px;background:#fff;padding:14px 16px}.reports i{color:#5b6cf7;font-size:22px}.reports div{display:grid;flex:1;gap:3px}.reports strong{font-size:13px}.reports span{color:#64748b;font-size:12px}.reports small{color:#64748b;font-size:11px}.reports small.expiring{color:#d97706}.reports small.expired{color:#dc2626}.reports b{border:1px solid #fca5a5;border-radius:999px;background:#fef2f2;color:#dc2626;padding:4px 9px;font-size:11px}.reports .report-card{display:block;padding:0;overflow:hidden}.report-card-summary{display:flex;align-items:center;gap:11px;width:100%;border:0;background:transparent;padding:14px 16px;color:inherit;text-align:left;cursor:pointer}.report-card-summary:hover{background:#f8fafc}.report-card.open{border-color:#bfc7ff;box-shadow:0 18px 40px #5b6cf714}.report-card-summary>i{color:#5b6cf7;font-size:22px}.report-card-summary>div{display:grid;flex:1;gap:3px}.report-card-summary em{display:inline-flex;align-items:center;gap:5px;color:#5b6cf7;font-size:11px;font-style:normal;font-weight:900}.report-card-summary em i{font-size:14px}.report-loading,.report-error{display:flex;align-items:center;gap:8px;margin:0 16px 14px;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:800}.report-loading{background:#eef2ff;color:#4f46e5}.report-loading i{animation:spin 1s linear infinite}.report-error{background:#fef2f2;color:#dc2626}.report-detail{display:grid;gap:16px;border-top:1px solid #e2e8f4;background:linear-gradient(180deg,#f8fafc,#fff);padding:16px}.report-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.report-metric{display:grid;gap:4px;border:1px solid #e2e8f4;border-radius:12px;background:#fff;padding:12px}.report-metric strong{color:#0f172a;font-size:19px}.report-metric span{color:#64748b;font-size:11px;font-weight:800}.report-metric.danger{border-color:#fecaca;background:#fff7f7}.report-metric.danger strong{color:#dc2626}.report-metric.success{border-color:#bbf7d0;background:#f0fdf4}.report-metric.success strong{color:#059669}.report-detail-section{display:grid;gap:10px}.report-detail-section h3{margin:0;color:#0f172a;font-size:13px}.report-folders,.report-url-changes{display:grid;gap:8px}.report-folders button,.report-url-changes article{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #e2e8f4;border-radius:12px;background:#fff;padding:11px 12px;color:inherit;text-align:left;cursor:pointer}.report-folders button:hover{border-color:#bfc7ff;background:#f8fafc}.report-folders button.better{border-color:#bbf7d0}.report-folders button.worse{border-color:#fecaca}.folder-dot{width:10px;height:10px;flex:0 0 auto;border-radius:999px}.report-folders button div,.report-url-changes article div{display:grid;flex:1;min-width:0;gap:3px}.report-folders button strong,.report-url-changes article strong{overflow:hidden;color:#0f172a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.report-folders button small,.report-url-changes article small,.report-url-changes article span{overflow:hidden;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.report-folders button b{border-color:#dbeafe;background:#eff6ff;color:#2563eb}.report-folders button>i{color:#5b6cf7;font-size:16px}.report-url-status{display:flex!important;flex:0 0 auto!important;align-items:center;gap:7px!important}.report-url-status>span{color:#94a3b8;font-size:10px;font-weight:900;text-transform:uppercase}.report-url-status em{color:#94a3b8;font-size:11px;font-style:normal}.report-url-status>i{color:#94a3b8;font-size:14px}.report-url-status b.success{border-color:#bbf7d0;background:#f0fdf4;color:#059669}.report-no-changes{margin:0;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;padding:14px;color:#64748b;font-size:12px}@media (max-width: 900px){.report-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-url-changes article,.report-card-summary{align-items:flex-start;flex-direction:column}.report-url-status{flex-wrap:wrap}}.folder-import{display:grid;gap:9px;margin-bottom:16px;padding:16px}.folder-import label{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.folder-import textarea{width:100%;resize:vertical;border:1px solid #dbe3f1;border-radius:8px;outline:none;padding:10px 12px;font-family:DM Mono,ui-monospace,monospace;font-size:12px}.folder-import div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.folder-import button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:8px;color:#fff;padding:8px 14px;font-size:12px;font-weight:900}.folder-import .ghost-action{border:1px solid rgba(91,108,247,.25);background:#fff;color:#5b6cf7}.folder-import div>button:last-of-type{margin-left:auto}.hidden-file{display:none}.import-help,.import-error{margin:4px 0 0;font-size:12px;line-height:1.45}.import-help{color:#64748b}.import-error{border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#dc2626;padding:8px 10px}.muted{color:#64748b;font-size:12px}@media (max-width: 980px){.hero,.one-shot-section,.feature-grid,.steps-section>div{grid-template-columns:1fr}.hero{min-height:auto}.hero-product{min-width:0}.app-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:20;display:block;height:auto;max-height:50vh;overflow:auto;border-right:0;border-bottom:1px solid #1b2a40}.sidebar nav{display:flex;overflow:auto;margin-top:12px}.sidebar-project-list{display:flex;overflow:auto;margin-top:8px;padding-bottom:4px}.sidebar nav button,.sidebar-project-list button{flex:0 0 auto}.sidebar-note{display:none}.health-grid{grid-template-columns:1fr}.health-donut-wrap{justify-items:start}.create-project-panel,.create-project-panel.compact,.first-folder-panel,.first-folder-panel.compact-folder-panel{grid-template-columns:1fr}.dashboard-summary,.subscription-plans{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-panel{max-width:360px}.tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs button,.tabs span{flex:0 0 auto;white-space:nowrap}.status-strip{flex-wrap:wrap}.one-shot-section{margin-bottom:46px}}@media (max-width: 720px){html,body{overflow-x:hidden}.landing-nav,.topbar,.subscription-hero,.folder-import div,.folder-check-actions,.modal-actions,.landing-actions,.top-actions,.hero-buttons{align-items:stretch;flex-direction:column}.app-mobile-menu-button{display:inline-flex}.topbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center}.topbar>div:first-of-type{min-width:0}.topbar h1,.topbar p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions{grid-column:1 / -1}.app-shell .sidebar{position:fixed;top:72px;bottom:12px;left:12px;z-index:40;display:flex;width:min(330px,calc(100vw - 24px));height:auto;max-height:none;overflow:hidden;border:1px solid #1b2a40;border-radius:18px;box-shadow:0 28px 80px #0000005c;transform:translate(-115%);opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.app-shell.mobile-sidebar-open .sidebar{transform:translate(0);opacity:1;pointer-events:auto}.mobile-sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:0;background:#0f172a6b}.app-shell.mobile-sidebar-open .mobile-sidebar-scrim{display:block}.sidebar nav,.sidebar-project-list{display:grid;overflow-y:auto;margin-top:0}.sidebar nav button,.sidebar-project-list button{flex:initial;max-width:none}.sidebar-note{display:grid}.hero{padding:38px 18px 52px}.feature-grid,.one-shot-section,.landing-heading,.steps-section,.final-cta,.content-scroll{padding:18px}.content-scroll{min-width:0}.hero-stats,.status-strip{align-items:flex-start;flex-direction:column}.one-shot-toolbar,.one-shot-verification,.one-shot-mode,.one-shot-template-actions,.one-shot-summary,.one-shot-table div{grid-template-columns:1fr}.one-shot-toolbar{align-items:stretch}.one-shot-table span{text-align:left}.metric-grid{grid-template-columns:1fr 1fr}.evolution-summary{grid-template-columns:1fr}.health-card{padding:14px}.health-donut-wrap{justify-items:center}.trend-panel{max-width:none}.dashboard-summary,.subscription-grid,.subscription-plans,.folder-grid,.report-detail-grid,.reports-toolbar,.project-grid{grid-template-columns:1fr}.folder-card,.project-card,.table-card,.health-card,.folder-import,.folder-check-actions{border-radius:14px}.table-card{overflow:visible}.url-row,.url-row.compact,.url-row.deletable,.url-row.compact.deletable{min-width:0;grid-template-columns:1fr;gap:8px;padding:14px}.url-row.table-head{display:none}.url-row>span{min-width:0;justify-self:stretch;text-align:left}.url-row>span:nth-last-child(-n+2){justify-self:stretch;text-align:left}.url-row .pill,.url-row .dest,.url-evolution,.folder-chip{max-width:100%}.steps,.ms,.last-check{justify-items:start;text-align:left}.delete-url-button{justify-self:end}.chain-viz,.chain-step{align-items:flex-start}.evolution-reason-list>div{grid-template-columns:1fr}.evolution-reason-list i{transform:rotate(90deg)}.detail-grid{grid-template-columns:1fr}.url-detail{padding:12px}.url-detail-actions{justify-content:stretch}.url-detail-actions button,.folder-import button,.folder-check-actions button,.soft-action,.icon-button{justify-content:center;width:100%}.folder-import div>button:last-of-type{margin-left:0}.sidebar{max-height:46vh;padding:14px}.sidebar nav,.sidebar-project-list{gap:8px;padding-bottom:4px}.sidebar nav button,.sidebar-project-list button{max-width:82vw}}.admin-login{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at 50% 0%,rgba(91,108,247,.18),transparent 34%),#03050e;padding:24px}.admin-login form{display:grid;width:min(520px,100%);gap:16px;border:1px solid #1b2a40;border-radius:24px;background:#0c1322;box-shadow:0 30px 80px #00000059;padding:38px}.admin-login img{width:54px}.admin-login span{color:#00d4aa;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-login h1{color:#eef2ff;font-size:38px;line-height:1}.admin-login p{color:#a5b4c7;line-height:1.6}.admin-login label,.admin-editor label,.admin-editor-page label{display:grid;gap:7px;color:#cbd5e1;font-size:13px;font-weight:850}.admin-login input,.admin-editor input,.admin-editor textarea,.admin-editor select,.admin-editor-page input,.admin-editor-page textarea,.admin-editor-page select{width:100%;border:1px solid #253550;border-radius:10px;background:#08101f;color:#eef2ff;padding:11px 12px;font-size:14px}.admin-primary,.admin-link,.admin-sidebar button,.admin-article-item button,.admin-open-blog{border:0;border-radius:10px;cursor:pointer;font-weight:900;text-decoration:none}.admin-primary{background:linear-gradient(135deg,#5b6cf7,#7b6cf7);color:#fff;padding:12px 16px}.admin-primary i{margin-right:6px}.admin-primary:disabled{opacity:.65;cursor:wait}.admin-link{background:transparent;color:#a5b4fc;padding:8px}.admin-error{border:1px solid rgba(248,113,113,.3);border-radius:12px;background:#f871711a;color:#fecaca;padding:12px 14px;font-weight:800}.admin-app{display:grid;min-height:100vh;grid-template-columns:260px 1fr;background:#f2f5fb;color:#0f172a}.admin-sidebar{display:flex;flex-direction:column;gap:10px;background:#03050e;border-right:1px solid #1b2a40;padding:22px}.admin-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#eef2ff;font-weight:950;text-decoration:none}.admin-brand img{width:34px;height:34px}.admin-sidebar button{display:flex;align-items:center;gap:9px;background:transparent;color:#94a3b8;padding:11px 12px;text-align:left}.admin-sidebar button.active,.admin-sidebar button:hover{background:#111d33;color:#eef2ff}.admin-user{display:grid;gap:10px;margin-top:auto;border-top:1px solid #1b2a40;color:#94a3b8;padding-top:16px;overflow-wrap:anywhere}.admin-main{overflow:auto;padding:28px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.admin-top span{color:#5b6cf7;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.admin-top h1{font-size:42px;line-height:1}.admin-top p{margin-top:8px;color:#64748b;font-size:15px}.admin-open-blog{border:1px solid #d7def0;background:#fff;color:#334155;padding:10px 14px}.admin-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:24px}.admin-metrics article,.admin-panels section,.admin-article-list,.admin-editor{border:1px solid #dbe4f0;border-radius:18px;background:#fff;box-shadow:0 18px 40px #0f172a0d}.admin-metrics article{display:grid;gap:4px;padding:18px}.admin-metrics strong{color:#0f172a;font-size:30px}.admin-metrics span,.admin-row span,.admin-article-item span,.admin-article-item small{color:#64748b;font-size:13px}.admin-panels,.admin-cms{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px}.admin-blog-library,.admin-editor-page,.admin-editor-section{border:1px solid #dbe4f0;border-radius:18px;background:#fff;box-shadow:0 18px 40px #0f172a0d}.admin-blog-library{padding:24px}.admin-library-top,.admin-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.admin-library-top h2{margin:0 0 6px;font-size:26px}.admin-library-top p{margin:0;color:#64748b}.admin-article-table{overflow:hidden;border:1px solid #e2e8f4;border-radius:16px}.admin-article-head,.admin-article-row{display:grid;grid-template-columns:minmax(260px,1.4fr) 90px 120px minmax(220px,1fr) 180px;gap:14px;align-items:center}.admin-article-head{background:#f8fafc;color:#64748b;font-size:12px;font-weight:950;letter-spacing:.06em;padding:13px 16px;text-transform:uppercase}.admin-article-row{border-top:1px solid #eef2f7;padding:14px 16px}.admin-article-title{display:grid;gap:5px;border:0;background:transparent;color:#0f172a;cursor:pointer;font:inherit;padding:0;text-align:left}.admin-article-title strong{font-size:16px}.admin-article-title small,.admin-article-row small{color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-status{width:fit-content;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.admin-status.published{background:#dcfce7;color:#047857}.admin-status.draft{background:#eef2ff;color:#4f46e5}.admin-status.scheduled{background:#fef3c7;color:#b45309}.admin-row-actions{display:flex;justify-content:flex-end;gap:8px}.admin-row-actions button,.admin-secondary,.admin-link-button{border:1px solid #d7def0;border-radius:10px;background:#fff;color:#334155;cursor:pointer;font-weight:900;padding:9px 11px}.admin-row-actions button.danger{border-color:#ef444440;color:#dc2626}.admin-editor-page{display:grid;gap:18px;background:transparent;border:0;box-shadow:none}.admin-editor-toolbar{position:sticky;top:0;z-index:5;border:1px solid #dbe4f0;border-radius:18px;background:#fffffff2;box-shadow:0 16px 34px #0f172a14;margin-bottom:0;padding:14px}.admin-editor-toolbar>div{display:flex;gap:10px}.admin-editor-section{display:grid;gap:16px;padding:22px}.admin-cover-editor{display:grid;grid-template-columns:320px 1fr;gap:18px}.admin-translation-tools{display:grid;gap:14px;margin-bottom:18px}.admin-checkbox{align-items:center;background:#f8fafc;border:1px solid #dbe4f0;border-radius:8px;display:flex;flex-direction:row;gap:10px;padding:12px 14px}.admin-checkbox input{accent-color:#5b5ff6;height:16px;width:16px}.admin-lang-tabs{display:flex;flex-wrap:wrap;gap:10px}.admin-lang-tabs button{background:#f8fafc;border:1px solid #dbe4f0;border-radius:8px;color:#18223a;cursor:pointer;font-weight:950;min-width:150px;padding:10px 12px;text-align:left}.admin-lang-tabs button.active{background:#eef2ff;border-color:#6366f1;color:#4f46e5}.admin-lang-tabs small{color:#64748b;display:block;font-size:11px;font-weight:700;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-cover-preview{display:grid;min-height:210px;place-items:center;overflow:hidden;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#64748b;font-weight:900}.admin-cover-preview img{width:100%;height:100%;object-fit:cover}.admin-format-toolbar{display:flex;flex-wrap:wrap;gap:7px;border:1px solid #e2e8f4;border-radius:12px;background:#f8fafc;padding:8px}.admin-format-toolbar button{border:1px solid #d7def0;border-radius:9px;background:#fff;color:#334155;cursor:pointer;font-size:12px;font-weight:900;padding:7px 9px}.admin-edit-mode{display:flex;align-items:center;gap:8px;border:1px solid #e2e8f4;border-radius:12px;background:#f8fafc;padding:8px}.admin-edit-mode span{color:#64748b;font-size:12px;font-weight:900;margin-right:4px}.admin-edit-mode button{border:1px solid #d7def0;border-radius:9px;background:#fff;color:#334155;cursor:pointer;font-size:12px;font-weight:900;padding:7px 10px}.admin-edit-mode button.active{border-color:#5b6cf7;background:#eef2ff;color:#3730a3}.admin-html-input{font-family:JetBrains Mono,Cascadia Code,Consolas,monospace;min-height:240px}.admin-editor-grid.compact{grid-template-columns:1.2fr .8fr .8fr}.admin-panels section,.admin-article-list,.admin-editor{padding:20px}.admin-panels h2,.admin-section-title h2{margin:0;font-size:20px}.admin-section-title p{margin-top:5px;color:#64748b;font-size:13px;line-height:1.5}.admin-row,.admin-article-item{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;border-top:1px solid #eef2f7;padding:12px 0}.admin-row{grid-template-columns:1fr auto}.admin-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.admin-article-item div{display:grid;gap:4px}.admin-empty{border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;color:#64748b;padding:18px;font-weight:800}.admin-article-item button{background:#eef2ff;color:#3730a3;padding:8px 10px}.admin-editor{display:grid;gap:16px}.admin-editor label span,.admin-editor-page label span{color:#0f172a}.admin-editor label small,.admin-editor-page label small{color:#64748b;font-size:12px;font-weight:650;line-height:1.45}.admin-editor input[type=file]{border-style:dashed;background:#f8fafc;color:#334155}.admin-app .admin-editor-page input,.admin-app .admin-editor-page textarea,.admin-app .admin-editor-page select,.admin-app .admin-editor input,.admin-app .admin-editor textarea,.admin-app .admin-editor select{border-color:#d7def0;background:#fff;color:#0f172a}.admin-app .admin-editor-page input[type=file],.admin-app .admin-editor input[type=file]{background:#f8fafc;color:#334155}.admin-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-block-editor{display:grid;gap:14px;border:1px solid #dbe4f0;border-radius:18px;background:#f8fafc;padding:16px}.admin-block-buttons{display:flex;gap:7px;flex-wrap:wrap}.admin-block-buttons button,.admin-content-block header button{border:1px solid #d7def0;border-radius:999px;background:#fff;color:#334155;cursor:pointer;font-size:12px;font-weight:900;padding:7px 10px}.admin-content-block{display:grid;gap:12px;border:1px solid #dbe4f0;border-radius:16px;background:#fff;padding:14px}.admin-content-block header{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-content-block header strong{color:#0f172a}.admin-content-block header div{display:flex;gap:6px;flex-wrap:wrap}.admin-add-block-footer{display:grid;gap:12px;border:1px dashed #c4cfff;border-radius:16px;background:#fff;padding:16px}.admin-add-block-footer strong{color:#0f172a}.admin-loading{border-radius:18px;background:#fff;padding:24px;color:#64748b;font-weight:900}.manual-checks-card{border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 18px 45px #0f172a0f;display:grid;gap:12px;padding:18px}.manual-checks-card.compact{align-items:center;background:radial-gradient(circle at 8% 50%,rgba(91,108,247,.12),transparent 28%),linear-gradient(135deg,#fff,#f8fbff);grid-template-areas:"head stats action" "subtitle stats action" "meter stats action";grid-template-columns:minmax(280px,.86fr) minmax(520px,1.35fr) auto;gap:8px 24px;padding:22px 24px}.manual-checks-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.manual-checks-head span{align-items:center;color:#334155;display:inline-flex;font-size:12px;font-weight:950;gap:7px;letter-spacing:.06em;text-transform:uppercase}.manual-checks-head i{color:#5b6cf7}.manual-checks-head strong{color:#0f172a;font-size:24px;font-weight:950}.manual-checks-card.compact .manual-checks-head{grid-area:head;justify-content:flex-start}.manual-checks-card.compact .manual-checks-head span{border:1px solid #dde5ff;border-radius:999px;background:#eef2ff;color:#4f46e5;padding:8px 11px}.manual-checks-card.compact .manual-checks-head strong{font-size:34px;letter-spacing:-.04em}.manual-checks-card p{color:#64748b;font-size:13px;font-weight:750;margin:0}.manual-checks-card.compact>p{grid-area:subtitle;color:#475569;font-size:14px;font-weight:850}.manual-checks-meter{background:#e9eef8;border-radius:999px;height:7px;overflow:hidden;position:relative}.manual-checks-card.compact .manual-checks-meter{grid-area:meter;max-width:360px;width:100%}.manual-checks-meter b{background:linear-gradient(90deg,#12d8aa,#37e4c1);display:block;height:100%;transition:width .28s ease,background .28s ease}.manual-checks-meter.warning b{background:linear-gradient(90deg,#facc15,#f59e0b)}.manual-checks-meter.low b{background:linear-gradient(90deg,#fb923c,#f97316)}.manual-checks-meter.critical b{background:linear-gradient(90deg,#fb7185,#ef4444)}.manual-checks-stats{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.manual-checks-card.compact .manual-checks-stats{grid-area:stats;grid-template-columns:repeat(4,minmax(110px,1fr))}.manual-checks-stats span{border:1px solid #e1e8f5;border-radius:13px;background:#fff;display:grid;gap:4px;padding:10px}.manual-checks-card.compact .manual-checks-stats span{background:#ffffffeb;border-color:#dbe4f0;border-radius:16px;min-height:76px;padding:14px}.manual-checks-stats small{color:#64748b;font-size:11px;font-weight:850}.manual-checks-stats b{color:#0f172a;font-size:15px;font-weight:950}.manual-checks-card.compact .manual-checks-stats b{font-size:20px;letter-spacing:-.03em}.manual-credit-packs{display:flex;flex-wrap:wrap;gap:8px}.manual-credit-packs button{border:1px solid #cfd8ff;border-radius:999px;background:#eef2ff;color:#4f46e5;cursor:pointer;font-size:12px;font-weight:950;padding:9px 12px}.manual-credit-packs .vat-note{color:#7c86a7;font-size:10px;font-weight:850}.manual-credit-packs.compact-buy{grid-area:action;justify-content:flex-end}.manual-credit-packs.compact-buy button{background:linear-gradient(135deg,#5b6cf7,#7c5cf4);border:0;box-shadow:0 12px 28px #5b6cf73d;color:#fff;min-height:44px;padding:0 18px;white-space:nowrap}.manual-checks-history{border-top:1px solid #edf2f9;display:grid;gap:8px;padding-top:12px}.manual-checks-history h3{color:#0f172a;font-size:14px;margin:0}.manual-check-event{align-items:center;display:flex;gap:12px;justify-content:space-between;color:#475569;font-size:13px;font-weight:750}.manual-check-event b.positive{color:#00a884}.manual-check-event b.negative{color:#ef4444}.manual-check-modal{max-width:none;width:min(760px,calc(100vw - 32px));border-radius:22px;padding:34px 38px 28px}.manual-check-modal .modal-icon{margin-bottom:10px}.manual-check-modal h2{font-size:clamp(28px,4vw,38px);letter-spacing:-.04em;line-height:.98;margin-bottom:12px}.manual-check-modal>p{color:#475569;font-size:17px;font-weight:750;line-height:1.45;margin:4px 0 20px}.manual-credit-modal{max-width:none;overflow:hidden;padding:0;width:min(780px,calc(100vw - 32px))}.manual-credit-hero{align-items:center;background:radial-gradient(circle at top right,rgba(91,108,247,.22),transparent 34%),linear-gradient(135deg,#0f172a,#171b34);color:#fff;display:grid;gap:22px;grid-template-columns:auto 1fr auto;padding:30px 34px}.manual-credit-hero .modal-icon{background:transparent;border:0;border-radius:0;box-shadow:none;color:#22f5d0;font-size:34px;height:auto;margin:0;width:auto}.manual-credit-hero .modal-icon i{line-height:1}.manual-credit-hero h2{color:#fff;font-size:clamp(30px,4vw,42px);letter-spacing:-.045em;line-height:1;margin:0 0 8px}.manual-credit-hero p{color:#cbd5e1;font-size:15px;font-weight:750;line-height:1.45;margin:0;max-width:440px}.manual-credit-hero em{align-items:center;border:1px solid rgba(34,245,208,.24);border-radius:999px;background:#22f5d01a;color:#9fffea;display:inline-flex;font-size:12px;font-style:normal;font-weight:950;letter-spacing:.03em;margin-top:12px;padding:8px 11px}.manual-credit-hero aside{border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff14;display:grid;gap:4px;min-width:150px;padding:14px 16px}.manual-credit-hero aside span{color:#94a3b8;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.manual-credit-hero aside strong{color:#fff;font-size:26px;font-weight:950;letter-spacing:-.03em}.manual-credit-choice-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));padding:26px 34px 20px;width:100%}.manual-credit-choice-grid button{align-items:center;border:1px solid #d8e0ff;border-radius:20px;background:radial-gradient(circle at top right,rgba(91,108,247,.12),transparent 34%),linear-gradient(135deg,#fff,#f5f7ff);color:#0f172a;cursor:pointer;display:flex;gap:14px;justify-content:space-between;min-height:116px;padding:18px;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.manual-credit-choice-grid button:hover{border-color:#5b6cf7;box-shadow:0 14px 34px #5b6cf729;transform:translateY(-2px)}.credit-pack-icon{align-items:center;border:1px solid #cfd8ff;border-radius:16px;background:#eef2ff;color:#5b6cf7;display:grid;flex:0 0 auto;font-size:22px;height:52px;place-items:center;width:52px}.credit-pack-copy{display:grid;flex:1;gap:4px;min-width:0}.manual-credit-choice-grid strong{color:#4f46e5;font-size:28px;font-weight:950;letter-spacing:-.035em}.manual-credit-choice-grid small{color:#475569;font-size:12px;font-weight:800;line-height:1.3}.manual-credit-choice-grid b{align-self:flex-end;border-radius:999px;background:#ecfdf5;color:#047857;font-size:13px;font-weight:950;padding:8px 10px;white-space:nowrap}.manual-credit-choice-grid b .vat-note{color:#5f8f7b;font-size:10px;font-weight:850;margin-left:2px}.manual-credit-modal .modal-actions{border-top:1px solid #eef2f7;justify-content:flex-end;margin:0;padding:18px 34px 24px}.manual-confirm-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin:4px 0;width:100%}.manual-confirm-label{border-radius:999px;background:#eef2ff;color:#4f46e5;display:inline-flex;font-size:12px;font-weight:950;justify-self:start;letter-spacing:.02em;padding:9px 14px}.manual-confirm-grid span{border:1px solid #e1e8f5;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);display:grid;gap:10px;min-height:116px;padding:18px}.manual-confirm-grid small{color:#64748b;font-size:12px;font-weight:850;line-height:1.25}.manual-confirm-grid b{color:#0f172a;font-size:28px;font-weight:950;letter-spacing:-.03em}.manual-confirm-split,.manual-insufficient{border-radius:18px;display:grid;gap:8px;margin-top:10px;padding:18px 20px;width:100%}.manual-confirm-split{background:#ecfdf5;color:#047857;font-size:18px;font-weight:950}.manual-insufficient{background:#fff1f2;color:#e11d48;font-size:17px;font-weight:900}.manual-check-modal .modal-actions{margin-top:24px}.manual-check-modal .modal-actions button{min-height:48px;padding-inline:22px}@media (max-width: 1100px){.admin-app{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-panels,.admin-cms{grid-template-columns:1fr}.admin-article-head{display:none}.admin-article-row{grid-template-columns:1fr}.admin-row-actions{justify-content:flex-start}.admin-cover-editor,.admin-editor-grid.compact{grid-template-columns:1fr}}@media (max-width: 720px){.admin-main{padding:18px}.admin-top{align-items:flex-start;flex-direction:column}.admin-metrics,.admin-editor-grid,.admin-article-item{grid-template-columns:1fr}.admin-sidebar{display:flex;overflow-x:auto;gap:8px}.admin-sidebar button{flex:0 0 auto;white-space:nowrap}.admin-editor-shell,.admin-card,.admin-editor-card{border-radius:14px}.manual-checks-card.compact,.manual-checks-stats,.manual-checks-card.compact .manual-checks-stats,.manual-confirm-grid,.manual-credit-choice-grid{grid-template-columns:1fr}.manual-checks-card.compact{align-items:stretch;grid-template-areas:"head" "subtitle" "meter" "stats" "action"}.manual-credit-packs.compact-buy{justify-content:stretch}.manual-credit-packs.compact-buy button{width:100%}.manual-check-modal{padding:24px 18px 20px;width:min(100%,calc(100vw - 20px))}.manual-credit-modal{width:min(100%,calc(100vw - 20px))}.manual-credit-hero{grid-template-columns:1fr;padding:24px 20px}.manual-credit-hero aside{width:100%}.manual-credit-choice-grid{padding:18px}.manual-credit-choice-grid button{align-items:flex-start;flex-wrap:wrap;min-height:auto}.manual-credit-modal .modal-actions{padding:16px 18px 20px}.dashboard-loading-state{border-radius:18px;min-height:360px;padding:28px 18px}.loading-skeleton-grid{grid-template-columns:1fr}.manual-check-modal h2{font-size:30px}.manual-check-modal>p{font-size:15px}.manual-confirm-grid span{min-height:auto;padding:14px}.manual-confirm-grid b{font-size:24px}.manual-confirm-split,.manual-insufficient{font-size:15px;padding:14px}}@media (max-width: 900px){.app-contact-page,.app-contact-form{grid-template-columns:1fr}.app-contact-card,.app-contact-side{border-radius:14px}.app-contact-card{padding:18px}.app-contact-heading{flex-direction:column}.app-contact-heading h2{font-size:24px}}@media (max-width: 480px){.content-scroll,.admin-main{padding:14px}.topbar h1,.hero h1{font-size:clamp(34px,13vw,44px)}.metric-grid,.dashboard-summary,.plan-limit-summary{grid-template-columns:1fr}.health-card,.folder-import,.table-card,.project-card,.folder-card,.modal-card,.admin-card{border-radius:12px}.tabs{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.url-cell code{font-size:10px}.report-card,.report-detail-card,.report-url-changes article{padding:12px}}
