.hero{padding:72px 0 56px;text-align:center;background:linear-gradient(160deg,#0ea5e9,#22d3ee 45%,#f8fafc);color:#0f172a}.hero h1{font-size:clamp(2.5rem,6vw,3.6rem);margin:16px 0 12px}.hero p{font-size:1.08rem;max-width:640px;margin:0 auto;color:#0f172ae0}.hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#0f172a14;font-size:.9rem;font-weight:600}.hero__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero__controls{display:flex;align-items:center;gap:12px}.language-switcher{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(15,23,42,.16);border-radius:999px;padding:6px 14px;background:#f8fafc99;color:#0f172a;font-size:.9rem;cursor:pointer}.language-switcher:focus-visible{outline:2px solid rgba(14,165,233,.6);outline-offset:2px}.container{margin-top:-48px}.card{background:#fff;border-radius:22px;padding:32px;box-shadow:0 18px 40px #94a3b838;margin-bottom:32px}.card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:28px}.card__actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:10px;border:1px solid transparent;background:#f1f5f9;color:#0f172a;font-weight:500;transition:all .2s ease;cursor:pointer}.btn:disabled{opacity:.65;cursor:not-allowed}.btn--primary{background:#0f172a;color:#f8fafc;font-weight:600}.btn--secondary{background:#22d3ee;color:#0f172a;font-weight:600}.btn--ghost{background:transparent;color:#0f172a;border-color:#0f172a29}.btn--ghost:hover{background:#0f172a14}.settings-trigger{padding:8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.settings-trigger__icon{width:20px;height:20px;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.btn--tiny{padding:6px 12px;font-size:.88rem;border-radius:8px;background:#0f172a14}.btn--ghost.btn--tiny{background:transparent}.btn--danger{background:#ef44441f;color:#b91c1c}.btn--full{width:100%}.muted{color:#64748b;margin-top:6px}.small{font-size:.85rem}.stack{display:flex;flex-direction:column;gap:16px}.grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.settings-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.settings-actions{margin-top:20px;display:flex;justify-content:flex-end}.settings-actions--modal{margin-top:24px}.settings-meta{font-size:.85rem;color:#94a3b8}.field{display:flex;flex-direction:column;gap:8px}.field input,.field textarea{padding:12px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:#f8fafc;font-size:1rem;resize:vertical}.field input:focus,.field textarea:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e92e;background:#fff}.field__label{font-weight:600;color:#0f172a}.field__hint{font-size:.85rem;color:#94a3b8}.field__options{display:flex;flex-wrap:wrap;gap:8px}.field--horizontal{flex-direction:column}.field--group{border:1px solid rgba(148,163,184,.35);border-radius:16px;padding:18px;gap:14px}.field--compact{flex-direction:row;align-items:center;gap:12px}.field--compact input{flex:1}.code{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;margin-left:6px;border-radius:6px;background:#0f172a14;font-feature-settings:"tnum";letter-spacing:.08em}.code--inline{margin-left:0}.checkbox{display:flex;gap:12px;align-items:center;font-size:.95rem}.checkbox input{width:18px;height:18px}.checkbox--stack{align-items:flex-start}.checkbox__content{display:flex;flex-direction:column;gap:4px}.radio{display:flex;gap:12px;align-items:flex-start;font-size:.95rem}.radio input{margin-top:4px}.radio__content{display:flex;flex-direction:column;gap:6px}.radio__inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.radio--disabled{opacity:.6;cursor:not-allowed}.radio--disabled input{cursor:not-allowed}.pill-group{display:inline-flex;background:#94a3b829;padding:4px;border-radius:999px;gap:4px}.pill{border:none;background:transparent;border-radius:999px;padding:8px 16px;cursor:pointer;font-weight:600;color:#475569}.pill--active{background:#0f172a;color:#f8fafc}.file-preview{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:12px;background:#f1f5f999}.file-preview__name{font-weight:600;color:#0f172a;word-break:break-all}.file-preview__meta{font-size:.85rem;color:#94a3b8}.remote-form{display:flex;flex-direction:column;gap:24px}.remote-form__split{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.remote-card{display:flex;flex-direction:column;gap:16px;background:#fff;border-radius:18px;border:1px solid rgba(148,163,184,.25);padding:20px}.remote-card--expired{opacity:.68;border-style:dashed}.remote-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.remote-card__body{display:flex;flex-direction:column;gap:12px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:40}.modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a7a}.modal__content{position:relative;background:#fff;border-radius:20px;padding:28px;width:min(640px,92vw);max-height:min(90vh,720px);overflow-y:auto;box-shadow:0 24px 64px #0f172a4d;z-index:1}.modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.remote-card__content{margin:0;padding:12px;border-radius:12px;background:#f1f5f9cc;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;white-space:pre-wrap;font-size:.95rem;max-height:220px;overflow:auto}.remote-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.remote-card__creds,.remote-card__actions{display:flex;gap:10px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:.85rem;font-weight:600;border:1px solid transparent}.badge--ok{background:#10b98126;color:#047857}.badge--warning{background:#fbbf242e;color:#b45309}.badge--danger{background:#ef444433;color:#b91c1c}.badge--ghost{background:#0f172a0f;color:#0f172a;border-color:#0f172a1f;cursor:pointer}.toast{position:fixed;bottom:32px;right:32px;padding:16px 20px;border-radius:14px;box-shadow:0 20px 48px #0f172a4d;font-weight:600;color:#0f172a;background:#e2e8f0}.toast--success{background:#bbf7d0}.toast--error{background:#fecdd3}.toast--info{background:#bae6fd}@media (max-width: 768px){.card{padding:24px}.card__header{flex-direction:column;align-items:stretch;gap:20px}.remote-card__footer{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.btn{width:100%}.toast{left:16px;right:16px;bottom:24px;text-align:center}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#0f172a;background-color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#ecfdf3,#f8fafc 60%)}h1,h2,h3,p{margin:0}button{font:inherit;cursor:pointer}.container{width:min(1100px,90vw);margin:0 auto;padding:48px 0 64px}
