@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700&display=swap";:root{--bg:#0c0c0d;--text:#f4f3f1;--muted:#9a9892;--accent:#4f7cf7;--accent-soft:#4f7cf724;--surface:#141416;--surface-2:#19191c;--surface-3:#202022;--border:#ffffff14;--border-strong:#ffffff24;--hover:#2a2c33;--nav-bg:#0b0c0ed1;--placeholder:#6b6e77;--thumb-bg:#0e0f12;--radius:6px;--radius-lg:8px;--shadow:0 10px 34px -18px #000000b3;--serif:"Sora", "Inter", system-ui, sans-serif;--sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}html[data-theme=light]{--bg:#f6f6f4;--text:#1b1b1d;--muted:#6c6c74;--accent-soft:#4f7cf71f;--surface:#fff;--surface-2:#f1f1ee;--surface-3:#e8e8e4;--border:#0000001a;--border-strong:#00000029;--hover:#e6e6e1;--nav-bg:#ffffffd9;--placeholder:#9a9aa2;--thumb-bg:#ececea;--shadow:0 10px 30px -20px #00000047}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}html[lang=ar] body{font-family:Cairo,Inter,system-ui,sans-serif}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] .brand,html[lang=ar] .event-title,html[lang=ar] .stat-value,html[lang=ar] .es-num,html[lang=ar] .theme-name{font-family:Cairo,sans-serif}.lang-toggle{background:var(--surface-2);color:var(--text);border:1px solid var(--border-strong);cursor:pointer;border-radius:999px;min-width:38px;height:34px;padding:0 12px;font-size:14px;font-weight:700}.lang-toggle:hover{background:var(--surface-3);border-color:var(--accent)}h1,h2{font-family:var(--serif);font-optical-sizing:auto;letter-spacing:-.5px;margin:0;font-weight:600}h1{margin:0 0 22px;font-size:32px;line-height:1.08}h2{font-size:24px;line-height:1.12}h3{font-family:var(--serif);font-optical-sizing:auto;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:600}.section-title{text-transform:uppercase;letter-spacing:2px;color:var(--muted);margin:30px 0 14px;font-size:11.5px;font-weight:600}.muted{color:var(--muted)}.saved{color:#6ee7a8;font-weight:600}.error{color:#fda4af;background:#f43f5e1a;border:1px solid #f43f5e66;border-radius:10px;margin:12px 0;padding:11px 15px;font-size:14px}.center{background:radial-gradient(820px 520px at 50% -8%, #4f7cf71a, transparent 62%), radial-gradient(680px 520px at 50% 118%, #ffffff06, transparent 60%), var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}input,select,textarea{font:inherit;background:var(--surface-2);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius);width:100%;padding:11px 14px;transition:border-color .15s,box-shadow .15s}input::placeholder{color:var(--placeholder)}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}input:-webkit-autofill{-webkit-text-fill-color:var(--text);-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset;caret-color:var(--text);transition:background-color 9999s ease-in-out}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset;caret-color:var(--text);transition:background-color 9999s ease-in-out}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text);-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset;caret-color:var(--text);transition:background-color 9999s ease-in-out}textarea{resize:vertical;min-height:92px}label{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;margin:14px 0 6px;font-size:11.5px;font-weight:600;display:block}select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}button{font:inherit;cursor:pointer;border-radius:var(--radius);border:0;transition:transform .12s,background .16s,border-color .16s}.primary{background:var(--accent);color:#fff;letter-spacing:.1px;padding:11px 22px;font-weight:600}.primary:hover{background:#5e87f8}.primary:active{transform:scale(.98)}.primary:disabled{opacity:.5}.link{color:var(--muted);background:0 0;padding:8px 12px;font-weight:600}.link:hover{color:var(--text)}.ghost{background:var(--surface-3);color:var(--text);border:1px solid var(--border-strong);padding:10px 18px;font-weight:600}.ghost:hover{background:var(--hover)}.nav{border-bottom:1px solid var(--border);z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.nav-inner{max-width:var(--app-w);padding:0 var(--app-pad);height:var(--nav-h);justify-content:space-between;align-items:center;gap:22px;margin:0 auto;display:flex}.brand{font-family:var(--serif);font-optical-sizing:auto;cursor:pointer;letter-spacing:-.4px;color:var(--text);font-size:23px;font-weight:600}.nav nav{gap:2px;display:flex}.chip{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:999px;padding:7px 15px;font-size:13.5px;font-weight:650}:root{--app-w:1440px;--app-pad:clamp(20px, 4vw, 56px);--nav-h:64px}.content{max-width:var(--app-w);padding:30px var(--app-pad) 80px;margin:0 auto}.row{align-items:center;gap:10px;display:flex}.page-head{margin:8px 0 22px}.eyebrow{text-transform:uppercase;letter-spacing:2.4px;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.page-head h1{margin:0;font-size:38px}.stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 34px;display:grid}.stat{border:0;border-left:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;flex-direction:column-reverse;align-items:flex-start;gap:7px;padding:20px 26px;display:flex}.stat:first-child{border-left:0;padding-left:2px}.stat-label{text-transform:uppercase;letter-spacing:1.4px;color:var(--muted);font-size:10.5px;font-weight:600}.stat-value{font-family:var(--serif);font-optical-sizing:auto;letter-spacing:-.5px;font-size:34px;font-weight:600;line-height:1}.tiles{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),380px));justify-content:center;gap:22px;display:grid}.tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;min-height:132px;box-shadow:var(--shadow);flex-direction:column;justify-content:space-between;padding:20px;transition:transform .15s,border-color .15s;display:flex}.tile:hover{border-color:var(--border-strong);transform:translateY(-3px)}.tile-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.tile-head h3{font-size:18px}.tile-foot{font-size:13px}.tile-create{text-align:center;cursor:pointer;border:1px dashed var(--border-strong);background:var(--surface);min-height:300px;color:var(--muted);box-shadow:none;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.tile-create span{font-family:var(--serif);font-optical-sizing:auto;font-size:17px;font-weight:500}.tile-create:hover{border-color:var(--accent);color:var(--text);box-shadow:none;transform:translateY(-3px)}.tile-create .plus{width:46px;height:46px;color:var(--muted);border:1.5px solid var(--border-strong);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:300;line-height:1;display:flex}.tile-create:hover .plus{border-color:var(--accent);color:var(--accent)}.small{font-size:12.5px}.event-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.event-card:hover{border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 32px 70px -30px #000000d9}.event-card.is-clickable{cursor:pointer}.event-card.is-clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.card-open-hint{color:var(--muted);font-size:13px;font-weight:600;transition:color .15s}.event-card:hover .card-open-hint{color:var(--text)}.event-cover{aspect-ratio:16/9;background-color:var(--surface-2);background-position:50%;background-size:cover;flex:none;position:relative}.event-cover.is-blank{background-image:radial-gradient(120% 120% at 0% 0%, var(--accent-soft), transparent 58%), linear-gradient(135deg, var(--surface-3), var(--surface))}.event-cover:after{content:"";background:linear-gradient(#00000057,#0000 42%);position:absolute;inset:0}.event-cover .status-tag.on-cover{z-index:1;color:#fff;letter-spacing:1.5px;-webkit-backdrop-filter:blur(8px);background:#0a0b0d99;border:1px solid #ffffff24;border-radius:999px;padding:6px 12px 6px 10px;font-size:10px;position:absolute;top:12px;left:12px;box-shadow:0 2px 10px #0000004d}.event-cover .status-tag.on-cover.draft{color:#fcd34d;border-color:#eab30880}.event-cover .status-tag.on-cover.live{color:#6ee7a8;border-color:#22c55e80}.event-cover .status-tag.on-cover.ended{color:#cbd5e1;border-color:#94a3b866}.event-cover .status-tag.on-cover.expired{color:#fca5a5;border-color:#ef444480}.event-cover .status-tag.on-cover.live .dot{animation:1.8s infinite pulse}.event-cover .status-tag.on-cover.draft .dot{box-shadow:0 0 8px #eab308b3}.event-cover-logo{z-index:1;object-fit:contain;filter:drop-shadow(0 2px 6px #0009);max-width:55%;height:28px;position:absolute;bottom:12px;left:12px}.event-body{flex-direction:column;flex:1;gap:14px;padding:18px 20px;display:flex}.event-card-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 12px;display:flex}.event-title{font-family:var(--serif);font-optical-sizing:auto;letter-spacing:-.4px;margin:0;font-size:22px;font-weight:600;line-height:1.15}.card-dates{flex-wrap:wrap;align-items:baseline;gap:3px 7px;min-width:0;font-size:12.5px;display:flex}.card-dates .sep{opacity:.45}.card-dates .expired{color:#fca5a5}.status-tag{text-transform:uppercase;letter-spacing:1.4px;color:var(--muted);flex:none;align-items:center;gap:7px;font-size:10.5px;font-weight:600;display:inline-flex}.status-tag .dot{background:#6b7280;border-radius:50%;flex:none;width:7px;height:7px}.status-tag.draft{color:#e7c66b}.status-tag.draft .dot{background:#eab308}.status-tag.live{color:#7ee0a6}.status-tag.live .dot{background:#22c55e;box-shadow:0 0 8px #22c55e}.status-tag.ended{color:#b9c0cc}.status-tag.ended .dot{background:#64748b}.status-tag.expired{color:#f1a3a3}.status-tag.expired .dot{background:#ef4444}.status-chip{text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;background:var(--surface-3);color:var(--muted);border-radius:999px;flex:none;align-items:center;gap:7px;padding:5px 12px;font-size:11px;font-weight:650;display:inline-flex}.status-chip .dot{background:#6b7280;border-radius:50%;flex:none;width:8px;height:8px}.status-chip.draft{color:#fde68a;background:#eab30824}.status-chip.draft .dot{background:#eab308}.status-chip.live{color:#86efac;background:#22c55e29}.status-chip.live .dot{background:#22c55e;animation:1.8s infinite pulse}.status-chip.ended{color:#cbd5e1;background:#94a3b829}.status-chip.ended .dot{background:#64748b}.status-chip.expired{color:#fca5a5;background:#ef444426}.status-chip.expired .dot{background:#ef4444}@keyframes pulse{0%{box-shadow:0 0 #22c55e8c}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.event-stats{border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:0 0;border-radius:0;grid-template-columns:repeat(3,1fr);gap:0;padding:0;display:grid}.es{border-left:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:5px;padding:16px 0 16px 18px;display:flex}.es:first-child{border-left:0;padding-left:0}.es-num{font-family:var(--serif);font-optical-sizing:auto;letter-spacing:-.3px;font-size:25px;font-weight:600}.es-lbl{text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);font-size:10px;font-weight:600}.event-card-foot{align-items:center;gap:18px;margin-top:auto;padding-top:2px;display:flex}.ghost.sm{border-radius:var(--radius);padding:7px 14px;font-size:13px}a.ghost{align-items:center;text-decoration:none;display:inline-flex}.primary.sm{padding:9px 17px;font-size:13.5px}a.primary{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.textlink{color:#c7c4bc;background:0 0;padding:4px 1px;font-size:13.5px;font-weight:600;position:relative}.textlink:after{content:"";opacity:.3;background:currentColor;height:1px;position:absolute;bottom:1px;left:1px;right:1px}.textlink:hover{color:var(--text)}.textlink:hover:after{opacity:.6}.textlink.danger{color:#cf9a9a}.textlink.danger:hover{color:#f0a5a5}.push-right{margin-inline-start:auto}.auth{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);flex-direction:column;gap:13px;width:410px;padding:40px 38px;display:flex;position:relative;box-shadow:0 30px 70px -28px #000000d9}.auth h1{margin:0;font-size:26px}.auth input{margin:2px 0}.brand-lockup{align-items:center;gap:14px;margin-bottom:4px;display:flex}.brand-mark{width:46px;height:46px;font-family:var(--serif);font-optical-sizing:auto;color:#9bb6ff;border:1.5px solid var(--accent);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:22px;font-weight:600;display:flex}.badge{background:var(--surface-3);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:600}.badge.live{color:#86efac;background:#22c55e29}.badge.draft{color:#fde68a;background:#eab30824}.badge.ended{color:#cbd5e1;background:#94a3b829}.cards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:16px;display:grid}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.card.clickable{cursor:pointer;transition:transform .15s,border-color .15s}.card.clickable:hover{border-color:var(--border-strong);transform:translateY(-3px)}.grid2{grid-template-columns:1fr 1fr;gap:6px 18px;display:grid}.section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin:18px 0;padding:22px 24px}.section h3{border-left:3px solid var(--accent);padding-left:12px}.toggle{cursor:pointer;align-items:center;gap:10px;margin:10px 0;display:flex}.toggle input{width:18px;height:18px;accent-color:var(--accent)}.table{border-collapse:collapse;width:100%;margin-top:18px}.table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-strong);padding:12px 14px;font-size:12px}.table td{text-align:left;border-bottom:1px solid var(--border);padding:14px}.launch{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.launch code{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-size:13px}.editor-savebar{top:calc(var(--nav-h) + 1px);z-index:20;background:var(--bg);flex-wrap:wrap;align-items:center;gap:14px;padding:10px 0 12px;display:flex;position:sticky}.editor-savebar-title{align-items:center;gap:12px;min-width:0;display:flex}.editor-savebar-title h1{margin:0;font-size:22px}.editor-savebar-actions{align-items:center;gap:8px;margin-inline-start:auto;display:flex}.editor-savebar-actions .saved{margin-right:2px}.editor-savebar-actions .ghost,.editor-savebar-actions .primary{padding:7px 14px;font-size:13px;font-weight:600}.editor-split{grid-template-columns:210px 1fr;align-items:start;gap:24px;display:grid}.editor-content{max-width:1000px}.editor-rail{flex-direction:column;gap:2px;display:flex;position:sticky;top:112px}.editor-rail button{text-align:left;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;padding:9px 14px;font-size:14px;font-weight:600}.editor-rail button:hover{color:var(--text)}.editor-rail button.active{background:var(--surface-3);color:var(--text)}.editor-rail .rail-group{flex-direction:column;gap:2px;margin:4px 0;display:flex}.rail-group-label{color:var(--text);padding:9px 14px 6px;font-size:14px;font-weight:650}.editor-rail .rail-sub{padding-left:28px;font-size:13.5px}.editor-rail .rail-delete{color:#f87171;background:#dc26261f;border:1px solid #dc262673;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;padding:10px 14px;font-size:13.5px;font-weight:650;transition:background .15s,color .15s,border-color .15s;display:flex}.editor-rail .rail-delete:hover{color:#fff;background:#dc2626;border-color:#dc2626}.editor-rail .rail-delete svg{flex:none}.editor-content>.section{margin-top:0}.print-body{transition:opacity .16s}.print-body[data-disabled=true]{opacity:.38;pointer-events:none}.field-group{margin:22px 0}.field-group:last-child{margin-bottom:0}.field-group .group-hint{margin:-2px 0 10px}.fine-note{margin-top:12px;line-height:1.5}.setting-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:4px 0 16px;display:flex}.setting-title{margin-bottom:2px;font-size:14px;font-weight:600}.switch{cursor:pointer;flex:none;display:inline-flex;position:relative}.switch input{opacity:0;width:0;height:0;position:absolute}.switch-track{background:var(--surface-3);border:1px solid var(--border-strong);border-radius:999px;width:44px;height:26px;transition:background .16s,border-color .16s;position:relative}.switch-track:after{content:"";background:#cfd2da;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px}.switch input:checked+.switch-track{background:var(--accent);border-color:var(--accent)}.switch input:checked+.switch-track:after{background:#fff;transform:translate(18px)}.switch input:focus-visible+.switch-track{box-shadow:0 0 0 3px var(--accent-soft)}.option-cards{gap:10px;display:grid}.option-cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.option-cards.four{grid-template-columns:repeat(auto-fit,minmax(168px,1fr))}.option-card{text-align:left;color:var(--text);background:var(--surface-2);border:1px solid var(--border-strong);cursor:pointer;border-radius:12px;padding:14px 16px;transition:border-color .15s,background .15s}.option-card:hover{background:var(--surface-3)}.option-card.sel{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.oc-title{margin-bottom:3px;font-size:14px;font-weight:650}.oc-desc{color:var(--muted);font-size:12.5px;line-height:1.4}.layout-card .oc-title{margin-top:10px}.layout-mini{aspect-ratio:16/10;background:var(--bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;padding:9px;display:flex;overflow:hidden}.layout-mini span,.layout-mini .lm-card,.layout-mini .lm-stage{background:var(--surface-3)}.option-card.sel .layout-mini{border-color:var(--accent)}.lm-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:5px;width:100%;height:100%;display:grid}.lm-grid span{border-radius:3px}.lm-hero-row{justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.lm-card{border-radius:5px;width:40%;height:88%}.lm-arrow{border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);flex:none;width:6px;height:6px;transform:rotate(-45deg)}.lm-arrow-l{transform:rotate(135deg)}.lm-stage{border-radius:5px;width:58%;height:56%}.lm-rail{justify-content:center;gap:5px;display:flex}.lm-rail span{border-radius:3px;width:15px;height:19px}.lm-rail span.on{background:var(--accent)}.oc-size{color:var(--text);font-variant-numeric:tabular-nums;margin-top:6px;font-size:13px;font-weight:600}.wf{aspect-ratio:16/10;background:var(--bg);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;max-width:300px;margin-top:10px;padding:9px;display:flex;overflow:hidden}.option-card .wf{max-width:none;margin-top:0}.option-card.sel .wf{border-color:var(--accent)}.wf i,.wf span{background:var(--surface-3);display:block}.wf-aspect{aspect-ratio:4/3}.wf-aspect .wf-rect{box-sizing:border-box;background:var(--surface-3);border:1px solid var(--border-strong);border-radius:4px}.wf-aspect .wf-rect.port{width:auto;max-width:100%;height:100%}.wf-aspect .wf-rect.land{width:100%;height:auto;max-height:100%}.aspect-cards .option-card{text-align:center;padding:12px 10px}.aspect-cards .option-card .wf-aspect{max-width:88px;margin-inline:auto}.aspect-cards .oc-title{margin-top:8px}.aspect-cards .oc-desc,.aspect-cards .oc-size{font-size:12px}.wf-phone{aspect-ratio:3/4;flex-direction:column;gap:5px;width:auto;height:100px;margin-inline:auto;padding:11px 13px}.wf-phone .wf-logo{border-radius:4px;width:16px;height:16px;margin-bottom:1px}.wf-phone .wf-line{border-radius:3px;width:64%;height:5px}.wf-phone .wf-line-lg{border-radius:3px;width:82%;height:8px}.wf-phone .wf-btn{background:var(--accent);border-radius:6px;width:62%;height:12px;margin-top:3px}.wf-phone .wf-tap{border:1px dashed var(--border-strong);color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;background:0 0;border-radius:6px;flex:1;justify-content:center;align-self:stretch;align-items:center;margin-top:4px;font-size:8px;display:flex}.wf-orient{aspect-ratio:auto;gap:28px;max-width:460px;height:128px}.wf-orient .wf-scr{background:var(--bg);border:1px solid var(--border-strong);border-radius:5px;gap:5px;padding:5px;display:flex}.wf-orient .wf-scr.land{flex-direction:row;width:112px;height:72px}.wf-orient .wf-scr.port{flex-direction:column;width:60px;height:86px}.wf-orient .wf-prev{border-radius:3px;flex:1}.wf-orient .wf-ctrl{background:var(--surface-2);border-radius:3px}.wf-orient .wf-scr.land .wf-ctrl{align-self:stretch;width:22px}.wf-orient .wf-scr.port .wf-ctrl{height:16px}.wf-place2{aspect-ratio:auto;gap:28px;max-width:500px;height:144px}.wf-place2 .wf-screen{background:var(--bg);border:1px solid var(--border-strong);border-radius:6px;padding:6px;display:flex;position:relative}.wf-place2 .wf-screen.land{width:124px;height:80px}.wf-place2 .wf-screen.port{width:68px;height:100px}.wf-place2 .wf-prev{border-radius:3px}.wf-place2 .wf-btns{background:0 0;gap:4px;display:flex}.wf-place2 .wf-btns i{background:var(--accent);border-radius:3px}.wf-place2 .pl-bottom{flex-direction:column;gap:5px}.wf-place2 .pl-bottom .wf-prev{flex:1;align-self:stretch}.wf-place2 .pl-bottom .wf-btns{flex-direction:row;justify-content:center}.wf-place2 .pl-bottom .wf-btns i{width:18px;height:8px}.wf-place2 .pl-right{flex-direction:row;align-items:center;gap:5px}.wf-place2 .pl-right .wf-prev{flex:1;align-self:stretch}.wf-place2 .pl-right .wf-btns{flex-direction:column}.wf-place2 .pl-right .wf-btns i{width:13px;height:8px}.wf-place2 .pl-top-right .wf-prev{position:absolute;inset:6px}.wf-place2 .pl-top-right .wf-btns{z-index:1;flex-direction:row;position:absolute;inset-block-start:11px;inset-inline-end:11px}.wf-place2 .pl-top-right .wf-btns i{width:12px;height:7px}.wf-paper{aspect-ratio:auto;gap:36px;max-width:420px;height:116px}.wf-paper .wf-sheet{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:3px}.wf-paper .wf-sheet.port{width:54px;height:74px}.wf-paper .wf-sheet.land{width:74px;height:54px}.wf-sheet-lg{aspect-ratio:3/2;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:5px;width:auto;height:86px;margin-inline:auto;padding:8px}.wf-sheet-lg .wf-photo{box-sizing:border-box;background:var(--surface-3);border:1px solid var(--border-strong);border-radius:3px;align-self:stretch}.wf-sheet-lg .wf-photo.full{flex:1}.wf-sheet-lg .wf-photo.half{width:calc(50% - 3px)}.wf-sheet-lg .wf-photo.ac{background:var(--accent);border-color:var(--accent)}.wf-sheet-lg .wf-photo.blank{border:1px dashed var(--border-strong);background:0 0}.wf-method{aspect-ratio:auto;gap:8px;height:96px}.wf-method .wf-ic{fill:none;width:34px;height:34px;stroke:var(--muted);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none}.wf-method .wf-arrow{color:var(--muted);font-size:16px;line-height:1}.wf-rotate{aspect-ratio:auto;height:144px}.wf-rotate .wf-frame{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:6px;width:58px;height:76px;transition:transform .25s;position:relative}.wf-rotate .wf-head{background:var(--accent);border-radius:50%;width:17px;height:17px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.wf-rotate .wf-body{background:var(--accent);border-radius:16px 16px 5px 5px;width:32px;height:30px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.setting-main{align-items:center;gap:13px;min-width:0;display:flex}.cap-icon{border:1px solid var(--border-strong);width:42px;height:42px;color:var(--muted);opacity:.5;border-radius:10px;flex:none;justify-content:center;align-items:center;transition:opacity .15s,color .15s,border-color .15s,background .15s;display:flex}.cap-icon.on{opacity:1;color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.cap-icon .wf-guide{width:20px;height:16px;position:relative}.cap-icon .wf-guide i{border:2px solid;width:6px;height:6px;position:absolute}.cap-icon .wf-guide i:first-child{border-bottom:0;border-right:0;top:0;left:0}.cap-icon .wf-guide i:nth-child(2){border-bottom:0;border-left:0;top:0;right:0}.cap-icon .wf-guide i:nth-child(3){border-top:0;border-right:0;bottom:0;left:0}.cap-icon .wf-guide i:nth-child(4){border-top:0;border-left:0;bottom:0;right:0}.cap-icon .wf-flash{clip-path:polygon(58% 0,16% 56%,46% 56%,38% 100%,84% 40%,52% 40%);background:currentColor;width:13px;height:21px}.cap-icon .wf-mirror{justify-content:space-between;align-items:center;width:24px;height:16px;display:flex;position:relative}.cap-icon .wf-mirror:before{content:"";border-left:2px dashed;position:absolute;top:-1px;bottom:-1px;left:50%}.cap-icon .wf-mirror i{border-top:5px solid #0000;border-bottom:5px solid #0000;width:0;height:0}.cap-icon .wf-mirror i:first-child{border-left:8px solid}.cap-icon .wf-mirror i:nth-child(2){border-right:8px solid}.cap-icon .wf-qr-svg{width:24px;height:24px;display:block}.cap-icon .wf-mail{border:2px solid;border-radius:3px;width:24px;height:17px;position:relative}.cap-icon .wf-mail:after{content:"";border-top:7px solid;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.cap-icon .wf-print{background:currentColor;border-radius:2px;width:22px;height:13px;position:relative}.cap-icon .wf-print:before{content:"";opacity:.55;background:currentColor;border-radius:2px 2px 0 0;height:5px;position:absolute;top:-5px;left:3px;right:3px}.cap-icon .wf-print:after{content:"";background:var(--bg);border:1.5px solid;border-radius:0 0 2px 2px;height:7px;position:absolute;bottom:-5px;left:4px;right:4px}.upload-field{margin-top:4px}.upload-drop{background:var(--surface-2);border:1px dashed var(--border-strong);width:100%;min-height:112px;color:var(--muted);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:20px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:flex}.upload-drop:hover{border-color:var(--accent);color:var(--text);background:var(--surface-3)}.upload-drop:disabled{opacity:.6;cursor:default}.upload-plus{font-size:20px;line-height:1}.upload-hint{color:var(--muted);font-size:12px;font-weight:500}.upload-preview{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;align-items:center;gap:14px;padding:12px;display:flex}.upload-thumb{object-fit:cover;background:var(--thumb-bg);border:1px solid var(--border);border-radius:8px;flex:none;width:88px;height:88px}.upload-meta{flex-wrap:wrap;gap:8px;display:flex}.theme-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,252px),1fr));gap:18px;margin-top:14px;display:grid}.theme-card{aspect-ratio:5/7;border-radius:var(--radius);border:1px solid var(--border-strong);background:var(--surface-2);cursor:pointer;position:relative;overflow:hidden}.theme-name{font-family:var(--serif);font-optical-sizing:auto}.theme-thumb{object-fit:cover;width:100%;height:100%;display:block}.theme-thumb-empty{color:var(--muted);background:linear-gradient(180deg, var(--surface-3), var(--surface));justify-content:center;align-items:center;font-size:13px;display:flex}.theme-meta{pointer-events:none;background:linear-gradient(#0000,#000000e6);padding:46px 18px 16px;position:absolute;bottom:0;left:0;right:0}.theme-name{letter-spacing:-.2px;color:#fff;font-size:19px;font-weight:700}.theme-sub{color:#c2c5cf;text-transform:capitalize;margin-top:2px;font-size:11px}.theme-del{border:1px solid var(--border-strong);color:#e7e9ee;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0a0b0d8c;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;top:8px;right:8px}.theme-del:hover{color:#fff;background:#dc2626;border-color:#0000}.theme-edit{border:1px solid var(--border-strong);color:#e7e9ee;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0a0b0d8c;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;top:8px;right:44px}.theme-edit:hover{background:var(--accent);color:#fff;border-color:#0000}.theme-add{border:1px dashed var(--border-strong);background:var(--surface);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.theme-add:hover{border-color:var(--accent);color:var(--text)}.theme-add-plus{background:var(--surface-3);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:34px;font-weight:300;line-height:1;display:flex}.theme-add-label{font-size:16px;font-weight:650}.method-list{flex-direction:column;gap:10px;display:flex}.tpl-group{margin-bottom:24px}.tpl-group:last-of-type{margin-bottom:4px}.tpl-group-head{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:2px 2px 12px;padding-bottom:9px;display:flex}.tpl-group-title{letter-spacing:.2px;color:var(--text);font-size:15px;font-weight:700}.tpl-group-sub{color:var(--muted);font-size:12.5px}.tpl-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.tpl-card{cursor:pointer;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:12px;padding:0;transition:border-color .15s,transform .15s;display:block;overflow:hidden}.tpl-card:hover{border-color:var(--accent);transform:translateY(-2px)}.tpl-card img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.tpl-name{color:var(--text);text-align:center;padding:8px 10px;font-size:13px;font-weight:600;display:block}.method-row{text-align:left;background:var(--surface-2);border:1px solid var(--border-strong);width:100%;color:var(--text);cursor:pointer;border-radius:12px;align-items:flex-start;gap:14px;padding:15px 16px;transition:border-color .15s,background .15s;display:flex}.method-row:hover:not(:disabled){border-color:var(--accent);background:var(--surface-3)}.method-row:disabled{opacity:.5;cursor:default}.method-icon{background:var(--surface-3);width:42px;height:42px;color:var(--text);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.method-text{flex-direction:column;gap:3px;min-width:0;display:flex}.method-title{align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.method-desc{color:var(--muted);font-size:13px;line-height:1.45}.soon-badge{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);background:var(--surface);border:1px solid var(--border-strong);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.modal.modal-wide{width:640px}.modal.modal-gallery{width:min(1100px,94vw)}.thumb-refs{grid-template-columns:132px 1fr;align-items:start;gap:18px;margin:6px 0 2px;display:grid}.tr-thumb label,.tr-refs label{margin-top:0}.ref-row{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.ref-row .img-tile{width:84px}.ref-slot{flex-direction:column;gap:5px;display:flex}.ref-label{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);font-size:10px;font-weight:700}.img-tile{background:var(--surface-2);border-radius:12px;position:relative;overflow:hidden}.img-tile.card{aspect-ratio:5/7;width:132px}.img-tile.square{aspect-ratio:1}.img-tile.wide{aspect-ratio:16/9;width:100%;max-width:280px}.img-tile.logo{aspect-ratio:5/2;background:var(--surface-3);width:100%;max-width:188px}.img-tile.frame{background:var(--surface-3);width:auto;max-width:100%;height:210px}.img-tile img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.img-tile-pick{border:1px dashed var(--border-strong);width:100%;height:100%;color:var(--muted);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:650;display:flex;position:absolute;inset:0}.img-tile-pick:hover{border-color:var(--accent);color:var(--text)}.img-tile.filled .img-tile-pick{color:#e7e9ee;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;background:#0a0b0d9e;border:0;border-radius:0;height:auto;padding:6px 0;font-size:12px;transition:opacity .12s;inset:auto 0 0}.img-tile.filled:hover .img-tile-pick{opacity:1}.img-tile-x{z-index:2;border:1px solid var(--border-strong);color:#fff;cursor:pointer;background:#0a0b0d99;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:flex;position:absolute;top:6px;right:6px}.img-tile-x:hover{background:#dc2626;border-color:#0000}.ai-assist{flex-direction:column;gap:8px;margin-top:8px;display:flex}.ai-fromref{background:var(--accent-soft);color:#cdd9ff;cursor:pointer;border:1px solid #4f7cf766;border-radius:9px;align-self:flex-start;align-items:center;gap:8px;padding:8px 13px;font-size:13px;font-weight:600;display:inline-flex}.ai-fromref:hover:not(:disabled){color:#fff;background:#4f7cf738}.ai-fromref:disabled{opacity:.6;cursor:default}.ai-edit-row{gap:8px;display:flex}.ai-edit-row input{flex:1}.ai-edit-row .ghost.sm{flex:none}.segmented{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:10px;gap:4px;padding:4px;display:inline-flex}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 20px;font-size:13.5px;font-weight:600}.segmented button:hover{color:var(--text)}.segmented button.sel{background:var(--accent);color:#fff}.stepper{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:11px 14px;display:flex}.stepper-row{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.stepper-row .stepper{margin-bottom:0}.grid-auto{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:6px 18px;display:grid}.input-narrow{max-width:200px}.copy-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.copy-row input{flex:280px;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.copy-row .ghost.sm,.copy-row a.ghost.sm{flex:none;align-items:center;text-decoration:none;display:inline-flex}.qr-block{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.qr-block a.ghost.sm{align-items:center;text-decoration:none;display:inline-flex}.kiosk-qr{box-sizing:border-box;border:1px solid var(--border);background:#fff;border-radius:12px;width:184px;height:184px;padding:10px;display:block;overflow:hidden}.kiosk-qr canvas,.kiosk-qr svg{width:100%;height:100%;display:block}.modal.modal-preview{width:min(760px,94vw)}.kiosk-preview{flex-direction:column;align-items:center;gap:16px;display:flex}.kp-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.seg-mini{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:9px;gap:3px;padding:3px;display:inline-flex}.seg-mini button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 13px;font-size:12.5px;font-weight:600}.seg-mini button:hover{color:var(--text)}.seg-mini button.on{background:var(--accent);color:#fff}.kp-device{border:1px solid var(--border-strong);max-width:100%;box-shadow:var(--shadow);background:#000;border-radius:18px;flex:none;overflow:hidden}.kp-device iframe{border:0;width:100%;height:100%;display:block}.kp-note{text-align:center;margin:0}.toggle-row{flex-wrap:wrap;gap:26px;margin-top:6px;display:flex}.toggle-row .toggle{margin:0}.stepper-label{font-size:14px}.stepper-label strong{font-variant-numeric:tabular-nums}.stepper-controls{gap:6px;display:flex}.stepper-controls button{background:var(--surface-3);border:1px solid var(--border-strong);width:38px;height:32px;color:var(--text);cursor:pointer;border-radius:8px;font-size:18px;line-height:1}.stepper-controls button:hover{background:var(--hover)}@media (width<=860px){.editor-split{grid-template-columns:1fr}.editor-content{max-width:none}.editor-rail{flex-flow:wrap;margin-bottom:6px;position:static}.editor-rail button{width:auto}.editor-rail .rail-group{flex-flow:wrap}.editor-rail .rail-sub{padding-left:14px}.page-head h1{font-size:32px}}@media (width<=600px){.content{padding-top:18px;padding-bottom:56px}.page-head h1{font-size:27px}.stats{grid-template-columns:repeat(2,1fr)}.stat,.stat:first-child{border-left:0;padding:14px 8px}.stat-value{font-size:26px}.editor-savebar-title h1{font-size:19px}}@media (width<=460px){.account-email{display:none}}.right{align-items:center;gap:14px;margin-inline-start:auto;display:flex}.account{position:relative}.account-trigger{background:var(--surface-2);border:1px solid var(--border-strong);color:var(--text);border-radius:999px;align-items:center;gap:9px;padding:5px 13px 5px 5px;font-size:13.5px;font-weight:600;display:flex}.account-trigger:hover{background:var(--surface-3)}.avatar{color:#fff;background:linear-gradient(135deg,#5e87f8,#3a63d6);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.avatar.lg{border-radius:12px;width:40px;height:40px;font-size:17px}.account-email{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.caret{color:var(--muted);font-size:11px}.menu{top:calc(100% + 8px);z-index:30;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-lg);min-width:234px;padding:8px;animation:.14s modal-rise;position:absolute;inset-inline-end:0;box-shadow:0 24px 60px -24px #000000d9}.menu-head{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:8px;padding:8px 10px 12px;display:flex}.menu-name{font-size:14px;font-weight:650}.menu-id .role{text-transform:capitalize}.menu-item{text-align:left;width:100%;color:var(--text);background:0 0;border-radius:9px;padding:9px 12px;font-size:14px;font-weight:550;display:block}.menu-item:hover{background:var(--surface-3)}.menu-item.danger{color:#f87171}.menu-item.danger:hover{background:#f871711f}.menu-sep{background:var(--border);height:1px;margin:8px 4px}.menu-credits{background:var(--surface-3);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin:0 4px 8px;padding:10px 12px;display:flex}.menu-credits-val{font-variant-numeric:tabular-nums;font-size:15px;font-weight:750}.menu-control{justify-content:space-between;align-items:center;gap:10px;margin:0 4px 6px;padding:4px 8px;display:flex}.menu-control .seg-mini{padding:2px}.menu-control .seg-mini button{padding:5px 10px;font-size:12px}.icon-btn{background:var(--surface-3);border:1px solid var(--border-strong);width:32px;height:32px;color:var(--muted);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover{color:var(--text);background:var(--hover)}.icon-btn.danger:hover{color:#fda4af;background:#f43f5e1f;border-color:#f43f5e80}.danger-solid{color:#fff;background:#dc2626;padding:11px 22px;font-weight:650}.danger-solid:hover{background:#ef4444}.danger-solid:active{transform:scale(.98)}.danger-solid:disabled{opacity:.5}.confirm-text{color:var(--muted);margin:0 0 4px;line-height:1.55}.confirm-text strong{color:var(--text)}.profile-facts{flex-direction:column;margin-bottom:8px;display:flex}.profile-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:9px 0;display:flex}.cap{text-transform:capitalize}.push-left{margin-right:auto}.settings-section-title{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:650}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06070999;justify-content:center;align-items:center;padding:24px;animation:.16s modal-fade;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:460px;max-width:100%;max-height:calc(100vh - 48px);padding:22px 26px 24px;animation:.18s cubic-bezier(.2,.8,.2,1) modal-rise;position:relative;overflow-y:auto;box-shadow:0 40px 90px -30px #000000e6}.modal:before{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:1px;position:absolute;top:0;left:26px;right:26px}.modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.modal-head h3{font-size:19px}.modal-close{color:var(--muted);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;line-height:1;display:flex}.modal-close:hover{background:var(--surface-3);color:var(--text)}.modal-form{flex-direction:column;display:flex}.modal-form textarea{min-height:76px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.label-hint{text-transform:none;letter-spacing:0;color:var(--muted);font-weight:500}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}
