*{box-sizing:border-box}:where(:not(.miniup-docs *,.nextra-search-results,.nextra-search-results *)){margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;padding:12px 0}.nav-content{max-width:980px;margin:0 auto;padding:0 20px;justify-content:space-between;gap:12px;flex-wrap:wrap}.logo-group,.nav-content{display:flex;align-items:center}.logo-group{gap:10px;text-decoration:none;color:inherit}.logo-group:focus-visible{outline:3px solid rgba(59,130,246,.16);border-radius:8px}.logo-icon{width:26px;height:26px;object-fit:contain}.logo-text{font-weight:800;font-size:18px;letter-spacing:-.03em;color:#0f172a}.nav-links{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.nav-link{font-size:14px;font-weight:800;color:#64748b;text-decoration:none;padding:8px 10px;border-radius:10px}.nav-link:hover{color:#2563eb;background:#f1f5f9}.nav-link.active{color:#0f172a;background:#eef2ff;border:1px solid rgba(37,99,235,.18)}.nav-cta{display:flex;gap:10px;align-items:center}.nav-btn{border-radius:12px;padding:9px 14px;font-weight:800;font-size:14px;border:1px solid #dbeafe;cursor:pointer;text-decoration:none}.nav-btn.ghost{background:#eef2f7;color:#0f172a}.nav-btn.ghost:hover{background:#e2e8f0}.nav-btn.solid{background:linear-gradient(120deg,#2563eb,#4338ca);color:#fff;border:none;box-shadow:0 10px 30px rgba(59,130,246,.25)}.nav-btn.solid:hover{filter:brightness(1.04)}.nav-toggle{display:none;flex-direction:column;gap:4px;width:38px;height:34px;justify-content:center;align-items:center;background:#eef2f7;border-radius:10px;border:1px solid #e2e8f0}.nav-toggle span{width:16px;height:2px;background:#0f172a;display:block}.container{width:100%;margin:0 auto;display:flex;flex-direction:column;max-width:1120px;padding:40px 24px 20px;gap:24px}.toast{position:fixed;right:16px;top:70px;background:rgba(15,23,42,.92);color:#fff;padding:10px 12px;border-radius:12px;font-weight:500;font-size:13px;box-shadow:0 12px 28px rgba(15,23,42,.18);z-index:60;max-width:calc(100vw - 32px)}.hero-shell{display:grid;align-items:center;border:1px solid #e2e8f0;grid-template-columns:minmax(0,1.65fr) minmax(270px,1fr);grid-gap:40px;gap:40px;padding:40px;background:linear-gradient(120deg,#ffffff,#f8fafc);border-radius:20px;box-shadow:none}.hero-title span{display:block}.hero-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hero-eyebrow{font-weight:600;color:#2563eb;font-size:13px;line-height:1.5}.hero-title{font-weight:800;margin-bottom:0;color:#0f172a;font-size:48px;line-height:1.06;letter-spacing:-.025em;max-width:19ch}.hero-subtitle{line-height:1.55;color:#475569;font-size:16px;max-width:52ch}.hero-capabilities{min-width:0;display:grid;grid-gap:0;gap:0;border-left:1px solid #e2e8f0;padding-left:28px}.hero-capability{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:12px;gap:12px;padding:16px 0;border:none;background:transparent;border-radius:0;box-shadow:none;align-items:center}.hero-capability-icon{display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;width:36px;height:36px;border:none;border-radius:10px}.hero-capability-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.hero-capability-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.hero-capability-title{position:relative;color:#0f172a;font-weight:650;line-height:1.25;font-size:15px}.hero-capability-description{color:#475569;font-size:13px;line-height:1.5}.dash-shell{margin:4px 0 8px}.dashboard-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-radius:16px;background:#0f172a;color:#e2e8f0;border:1px solid #1f2937;box-shadow:0 14px 40px rgba(0,0,0,.25)}.dashboard-cta-sub{color:#cbd5e1;margin-top:6px}.card{background-color:#ffffff;padding:28px;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(15,23,42,.02)}.form-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:28px;gap:28px;margin-bottom:24px}.input-group{display:flex;flex-direction:column;gap:8px;min-width:0}.label{font-weight:600;color:#334155;font-size:14px}.label-row{justify-content:space-between;gap:10px}.label-actions,.label-row{display:flex;align-items:center}.label-actions{gap:8px}.info-btn{border-radius:999px;border:1px solid #cbd5e1;background:#ffffff;color:#334155;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;width:28px;height:28px;font-size:13px}.info-btn:hover{background:#f1f5f9}.info-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.18)}.info-btn[aria-expanded=true]{border-color:rgba(37,99,235,.5);color:#1d4ed8}.counter{font-size:13px;font-weight:400;color:#64748b}.counter-bad{color:#ef4444}.slug-input-container{display:flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:12px;background-color:#f8fafc;padding:10px 12px;transition:border-color .2s,box-shadow .2s;min-height:48px;background:#fff}.slug-input-container:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);background:#fff}.field-bad{border-color:rgba(239,68,68,.55)!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.slug-prefix,.slug-suffix{color:#64748b;font-weight:400;font-size:14px;flex:none}.slug-suffix{white-space:nowrap}.slug-input{flex:1 1;border:none;outline:none;background:transparent;color:#0f172a;min-width:0;font-size:16px}.slug-reserved{font-size:13px;font-weight:500;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;padding:6px 10px;border-radius:10px}.slug-meta{display:grid;align-items:start;grid-template-columns:1fr;grid-gap:8px;gap:8px;min-height:0}.slug-rule{font-size:13px;color:#64748b;font-weight:400;display:block;overflow:visible;line-height:1.5}.slug-preview{display:flex;align-items:center;gap:10px;min-width:0;justify-content:flex-start}.slug-preview-text{color:#2563eb;max-width:100%}.slug-preview-placeholder,.slug-preview-text{font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.slug-preview-placeholder{color:#64748b}.mini-btn{border:1px solid #dbe6ff;background:rgba(37,99,235,.08);color:#1d4ed8;font-weight:600;font-size:13px;padding:7px 10px;cursor:pointer;flex:none;border-radius:8px;min-height:36px}.mini-btn:hover{background:rgba(37,99,235,.12)}.slug-rules-panel{margin-top:10px;padding:12px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.rules-title{text-transform:uppercase;letter-spacing:.08em;color:#64748b}.rules-list,.rules-title{font-size:13px;font-weight:400}.rules-list{margin:0;padding-left:18px;color:#475569;line-height:1.4;display:grid;grid-gap:4px;gap:4px}.rules-hint{font-size:13px;color:#64748b;font-weight:400}.rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;max-height:220px;overflow:auto;padding-right:4px}.rules-group{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:8px 10px;display:flex;flex-direction:column;gap:6px}.rules-group-title{font-size:13px;font-weight:400;color:#334155}.rules-group-list{font-size:13px;font-weight:400;color:#64748b;line-height:1.35}.security-card{border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;padding:12px 14px}.security-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.security-title{font-weight:600;color:#0f172a;font-size:13px}.switch{position:relative;width:42px;height:24px;border-radius:999px;border:1px solid #e2e8f0;background:#f1f5f9;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,box-shadow .2s;flex-shrink:0}.switch:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.12);border-color:rgba(59,130,246,.65)}.switch-thumb{position:absolute;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:999px;background:#ffffff;transition:left .18s ease;left:3px;box-shadow:0 1px 3px rgba(15,23,42,.15)}.switch-on{background:rgba(37,99,235,1);border-color:rgba(37,99,235,1)}.switch-on .switch-thumb{left:19px}.switch-off{background:#f1f5f9}.switch:hover{border-color:rgba(148,163,184,.9)}.text-input{width:100%;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background-color:#fff;outline:none;min-height:48px;font-size:16px}.text-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.password-wrapper{position:relative;margin-top:8px}.password-input{padding-right:44px}.password-toggle-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:#64748b;min-width:36px;min-height:36px}.password-toggle-btn:hover{color:#334155}.helper{font-size:13px;color:#64748b;font-weight:400;line-height:1.5}.tabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.tab-container{display:flex;background-color:#f1f5f9;padding:4px;flex:1 1;min-width:0;border-radius:12px}.tab-btn{flex:1 1;padding:10px;border:none;font-size:14px;cursor:pointer;transition:all .2s ease;font-weight:600;white-space:nowrap;min-height:44px;border-radius:9px}.tab-active{background-color:#ffffff;color:#0f172a;box-shadow:0 2px 6px rgba(2,6,23,.06)}.tab-inactive{background-color:transparent;color:#64748b}.tab-inactive:hover{color:#334155}.templates-link{flex:none;border:1px solid #e2e8f0;color:#64748b;font-weight:600;font-size:13px;padding:8px 10px;cursor:pointer;min-height:44px;background:#fff;border-radius:10px}.templates-link:hover{background:#f1f5f9;color:#334155}.action-area{margin-bottom:16px}.fade-in{animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:12px;flex-wrap:wrap}.editor-label{font-weight:500;color:#64748b;font-size:13px;text-transform:none;letter-spacing:0}.toolbar{display:flex;gap:10px;align-items:center}.toolbar-btn{border:1px solid #e2e8f0;background:#ffffff;color:#334155;font-weight:600;font-size:13px;cursor:pointer;min-height:40px;border-radius:10px;padding:9px 12px}.toolbar-btn:hover{background:rgba(15,23,42,.03)}.toolbar-btn:disabled{opacity:.6;cursor:not-allowed}.toolbar-primary{border-color:rgba(37,99,235,.25);background:rgba(37,99,235,.08);color:#1d4ed8}.toolbar-primary:hover{background:rgba(37,99,235,.12)}.drop-surface{position:relative;border-radius:14px;overflow:hidden}.drop-surface-over{box-shadow:0 0 0 4px rgba(59,130,246,.14)}.drop-surface-disabled{opacity:.75}.drop-hint{position:absolute;inset:10px;border:2px dashed rgba(59,130,246,.45);border-radius:12px;background:rgba(37,99,235,.06);display:flex;align-items:center;justify-content:center;font-weight:400;color:#1d4ed8;pointer-events:none}.code-textarea{width:100%;padding:16px;border:1px solid #e2e8f0;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.6;resize:vertical;outline:none;height:300px;display:block;border-radius:12px;background-color:#fafbfd}.code-textarea:focus{background:#fff;border-color:#2563eb}.upload-zone{width:100%;background-color:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center;transition:all .2s;padding:14px;height:300px;border:1px dashed #cbd5e1;border-radius:12px;gap:4px}.upload-zone:hover{background-color:#f1f5f9;border-color:#94a3b8}.upload-zone-over{border-color:rgba(59,130,246,.65);background:rgba(37,99,235,.06)}.upload-zone-disabled{cursor:not-allowed;opacity:.75}.upload-icon{width:32px;height:32px;color:#2563eb;margin-bottom:12px}.upload-heading{font-size:16px;font-weight:650;color:#0f172a;margin-bottom:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-subtext{font-size:14px;color:#64748b}.zip-head{justify-content:space-between;gap:12px;margin-bottom:10px;align-items:center}.zip-actions,.zip-head{display:flex;flex-wrap:wrap}.zip-actions{gap:10px;flex-shrink:0}.limits-row{margin-top:10px}.limits-row-split{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:10px}.limits-left{flex:1 1;min-width:0;flex-basis:260px}.limits-right{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;min-width:0;gap:8px}.hint-left,.limits-right{font-size:13px;color:#64748b;font-weight:400}.hint-left{line-height:1.35}.limit-caption{color:#64748b;font-weight:500}.limits-pill{background:#f1f5f9;border:1px solid #e2e8f0;color:#0f172a;font-size:13px;padding:6px 10px;border-radius:8px;font-weight:500;max-width:100%;white-space:nowrap}.limits-note{font-size:13px;color:#64748b;font-weight:400}.limits-bad{border-color:rgba(239,68,68,.35);background:rgba(239,68,68,.06);color:#b91c1c}.file-details{margin-top:12px;border:1px solid #e2e8f0;background:#fff;border-radius:14px;padding:10px 12px}.file-summary{cursor:pointer;font-weight:500;color:#0f172a}.file-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.file-row{display:flex;justify-content:space-between;gap:10px;border:1px solid #eef2f7;background:#fbfdff;border-radius:12px;padding:8px 10px}.file-name{color:#0f172a;word-break:break-all}.file-name,.file-size{font-size:13px;font-weight:400}.file-size{color:#64748b;flex:none}.error-banner{background-color:#fef2f2;color:#b91c1c;padding:12px;border-radius:12px;font-size:14px;text-align:center;border:1px solid #fecaca;margin-bottom:14px}.publish-row{display:flex;flex-direction:column;gap:10px}.primary-btn{width:100%;padding:16px;border:none;color:#ffffff;font-size:16px;cursor:pointer;transition:transform .1s,opacity .2s;background:#2563eb;font-weight:650;min-height:52px;border-radius:12px;box-shadow:0 1px 2px rgba(15,23,42,.08)}.primary-btn:hover{background:#1d4ed8;opacity:1}.primary-btn:active{transform:scale(.99)}.primary-btn:disabled{cursor:not-allowed;box-shadow:none;opacity:1;background:#dbe4f0;color:#52647b}.progress{border:1px solid #e2e8f0;background:#ffffff;border-radius:14px;padding:12px}.progress-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.progress-label{font-weight:500;color:#334155;font-size:13px}.progress-count{font-weight:400;color:#64748b;font-size:13px}.progress-bar{height:10px;background:rgba(100,116,139,.16);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:999px;width:0;transition:width .2s ease}.success-state{text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;padding:24px}.success-icon{width:32px;height:32px;margin:0 auto 12px;color:#166534}.success-title{font-weight:700;color:#166534;margin-bottom:8px;font-size:20px}.result-link{display:block;font-size:14px;color:#15803d;margin-bottom:14px;font-weight:600;word-break:break-all;text-decoration:none}.result-link:hover{text-decoration:underline}.btn-group{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.primary-small{padding:10px 14px;border-radius:12px;border:none;background:#166534;color:#fff;font-weight:600;cursor:pointer;min-height:44px}.primary-small:hover{opacity:.92}.secondary-small{padding:10px 14px;border-radius:12px;border:1px solid #166534;background:#fff;color:#166534;font-weight:600;cursor:pointer;min-height:44px}.secondary-small:hover{background:#f0fdf4}.feature-grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0}.feature-card{align-items:flex-start;background-color:transparent;padding:8px 24px;border:none;border-radius:0;display:flex;flex-direction:column;gap:16px;min-height:0}.feature-icon{width:24px;height:24px;color:#2563eb}.feature-title{font-weight:700;color:#0f172a;font-size:17px;letter-spacing:-.015em;line-height:1.35;margin-bottom:8px}.feature-desc{font-weight:400;font-size:14px;line-height:1.65;color:#475569}.footer{margin-top:26px;border-top:1px solid #e2e8f0;padding:22px 0 10px;color:#94a3b8;font-size:13px}.footer-inner{max-width:980px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.footer-text{font-size:13px;color:#94a3b8;font-weight:700}.footer-links{display:flex;gap:14px;flex-wrap:wrap}.footer-link{font-size:13px;color:#64748b;text-decoration:none;font-weight:800;padding:8px 10px;border-radius:10px}.footer-link:hover{background:#f1f5f9;color:#0f172a}.modal-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.55);display:flex;align-items:center;justify-content:center;padding:16px;z-index:80}.modal{width:min(860px,100%);background:#ffffff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 24px 64px rgba(2,6,23,.25);max-height:calc(100dvh - 32px);overflow:auto;padding:24px}.modal-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.modal-title{font-weight:700;font-size:16px;color:#0f172a}.modal-sub{margin-top:4px;color:#64748b;font-weight:400;font-size:13px}.modal-close{border:1px solid #e2e8f0;background:#ffffff;border-radius:12px;padding:8px 10px;cursor:pointer;font-weight:500;min-height:40px;min-width:40px}.modal-close:hover{background:rgba(15,23,42,.03)}.modal-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.tpl-card{text-align:left;border:1px solid #e2e8f0;background:#ffffff;padding:14px;cursor:pointer;transition:transform .08s,box-shadow .2s,border-color .2s;border-radius:12px}.tpl-card:hover{border-color:rgba(37,99,235,.25);box-shadow:none;background:#f8fafc}.tpl-card:active{transform:scale(.99)}.tpl-name{font-weight:650;color:#0f172a;margin-bottom:6px}.tpl-desc{color:#64748b;font-weight:400;font-size:13px;min-height:38px;line-height:1.5}.tpl-foot{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.tpl-chip{border:1px solid #e2e8f0;background:#f8fafc;border-radius:999px;padding:6px 10px;font-weight:500;font-size:13px;color:#334155}.tpl-cta{font-weight:600;color:#1d4ed8}.modal-note{margin-top:12px;color:#64748b;font-weight:400;font-size:13px}@media (max-width:768px){.nav-content{flex-wrap:wrap;gap:10px}.nav-links{width:100%;display:none;flex-direction:column;align-items:flex-start;gap:10px;margin-top:6px}.nav-links.nav-open{display:flex}.nav-toggle{display:inline-flex}.nav-btn,.nav-link{width:100%;text-align:left}}.zip-left{flex:1 1}.home-page main :is(button,a,textarea,[role=button]):focus-visible{outline:2px solid #2563eb;outline-offset:3px}.home-page :is(.modal,.slug-rules-panel) button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.home-page button{font-family:inherit}.hero-capability+.hero-capability{border-top:1px solid #e2e8f0}.feature-card+.feature-card{border-left:1px solid #e2e8f0}.feature-title a{color:inherit;-webkit-text-decoration-color:#cbd5e1;text-decoration-color:#cbd5e1;text-underline-offset:4px}.feature-title a:hover{color:#1d4ed8}.product-stories{padding:16px 0 0}.capability-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:28px;padding:20px 16px 0;border-top:1px solid #e2e8f0;font-size:13px;line-height:1.5;color:#64748b}.feature-icon svg,.success-icon svg,.upload-icon svg{display:block;width:100%;height:100%}.zip-title{font-size:15px;font-weight:650;margin-bottom:4px}@media (max-width:1000px){.hero-shell{padding:32px;gap:28px;grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr)}.hero-title{font-size:44px}.hero-capabilities{padding-left:24px}.form-grid{gap:24px}}@media (max-width:900px){.container{padding-top:28px}.hero-shell{grid-template-columns:1fr;gap:28px}.hero-title{max-width:22ch}.hero-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 0 0;border-left:0;border-top:1px solid #e2e8f0;gap:20px}.hero-capability{grid-template-columns:1fr;align-content:start;gap:10px;padding:0}.hero-capability+.hero-capability{border-top:0}.feature-card{padding:8px 18px}.modal-grid{grid-template-columns:1fr}}@media (max-width:700px){.form-grid{grid-template-columns:1fr}.hero-title{font-size:38px}.hero-shell{padding:28px}.feature-grid{grid-template-columns:1fr;gap:24px}.feature-card{padding:0 8px;flex-direction:row;gap:16px}.feature-icon{flex:0 0 24px}.feature-card+.feature-card{border-left:0}.limits-row-split{flex-direction:column;align-items:flex-start;gap:8px}.limits-left{flex-basis:auto}.limits-right{justify-content:flex-start}.rules-grid{grid-template-columns:1fr}}@media (max-width:520px){.container{padding:20px 12px 16px;gap:16px}.hero-shell{padding:24px 20px;gap:24px}.hero-copy{gap:12px}.hero-title{font-size:32px;line-height:1.06;max-width:19ch}.hero-subtitle{font-size:15px;line-height:1.6}.hero-capabilities{grid-template-columns:1fr;gap:16px;padding-top:20px}.hero-capability{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px}.card{padding:20px 16px}.form-grid{margin-bottom:20px;gap:20px}.tabs-row{flex-wrap:wrap;gap:12px;margin-bottom:16px}.tab-container{flex-basis:100%}.tab-btn{font-size:13px;padding:10px 6px}.templates-link{padding:8px 12px}.toolbar{gap:6px}.toolbar-btn{padding:9px 10px;min-height:44px}.code-textarea,.upload-zone{height:260px}.code-textarea{font-size:16px;padding:12px}.upload-heading{white-space:normal;font-size:15px}.upload-subtext{line-height:1.5}.zip-head{align-items:flex-start;gap:12px}.zip-actions{width:100%}.slug-suffix{font-size:13px}.mini-btn{min-height:44px}.info-btn{width:36px;height:36px}.switch:after{content:"";position:absolute;inset:-10px 0}.product-stories{padding-top:12px}.capability-strip{gap:8px 16px;margin-top:24px}.modal{padding:20px}}@media (prefers-reduced-motion:reduce){.home-page .modal *,.home-page main *{animation:none;transition:none}}