*{box-sizing:border-box}:root{--bg: #f2f2f7;--surface: rgba(255,255,255,.9);--surface-strong: #ffffff;--surface-soft: #f8f8fc;--line: rgba(15,23,42,.08);--line-strong: rgba(15,23,42,.14);--text: #0f172a;--muted: #667085;--green: #178a4b;--green-deep: #0f6c3b;--shadow-soft: 0 10px 26px rgba(15,23,42,.06);--shadow-dock: 0 18px 42px rgba(15,23,42,.16)}body{margin:0;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#ffffff 0%,var(--bg) 45%,#ececf3 100%);color:var(--text)}.app-shell-admin{min-height:100vh;background:linear-gradient(180deg,#eff2f9,#f7f8fc 28%,#f2f2f7)}button,input{font:inherit}.file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:14px 16px 12px;background:#f2f2f7b8;color:var(--text);border-bottom:1px solid rgba(255,255,255,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.02em}.brand-copy{display:grid;gap:1px}.brand-copy small{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.02em;text-transform:uppercase}.brand-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(180deg,#23a259,#0f6c3b);color:#fff;box-shadow:inset 0 1px #ffffff47}.save-status{font-size:12px;color:var(--muted);font-weight:600}.page{padding:12px 12px 136px}.search-wrap input{width:100%;height:50px;border-radius:18px;border:1px solid rgba(255,255,255,.58);padding:10px 16px;background:#ffffffd1;box-shadow:var(--shadow-soft);color:var(--text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.search-wrap input::placeholder{color:#94a3b8}.admin-hero{display:grid;gap:14px;margin:14px 0;padding:16px;border-radius:24px;background:linear-gradient(180deg,#1c1c1ee0,#2c2c2ef0);border:1px solid rgba(255,255,255,.12);color:#fff;box-shadow:0 16px 36px #0f172a29}.admin-hero-copy h1{margin:4px 0 6px;font-size:24px;line-height:1.05;letter-spacing:-.04em}.admin-hero-copy p{margin:0;color:#ffffffb8;font-size:14px;line-height:1.45}.admin-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff8f}.admin-switch-btn{min-height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-weight:700}.admin-strip{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin:0 0 14px;padding:14px 16px;border-radius:22px;background:#ffffffd1;border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow-soft)}.admin-strip-copy{display:grid;gap:4px}.admin-strip-copy strong{font-size:15px;letter-spacing:-.02em}.admin-strip-copy span{font-size:13px;line-height:1.4;color:#64748b}.admin-strip-action{min-height:42px;padding:0 14px;border-radius:15px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#2c2c2ef0,#1c1c1efa);color:#fff;font-weight:700;box-shadow:0 10px 24px #0f172a1f}.admin-tools{display:grid;gap:12px;margin:0 0 14px;padding:16px;border-radius:24px;background:#ffffffe0;border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow-soft)}.admin-tools-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-tools-head strong{font-size:16px;letter-spacing:-.02em}.admin-tools-head span{font-size:12px;color:#64748b;font-weight:700}.admin-form-grid{display:grid;gap:10px}.admin-toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.toggle-card{display:grid;gap:6px;padding:12px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;text-align:left}.toggle-card.active{border-color:#178a4b42;background:#178a4b14}.toggle-card:disabled{opacity:.56}.toggle-card strong{font-size:14px;letter-spacing:-.01em;color:#0f172a}.toggle-card span{font-size:12px;line-height:1.4;color:#64748b}.admin-primary-btn{min-height:48px;border:0;border-radius:18px;background:linear-gradient(180deg,#2c2c2ef0,#1c1c1efa);color:#fff;font-weight:800;box-shadow:0 12px 28px #0f172a24}.summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0}.summary-card{background:#ffffffe0;border:1px solid rgba(255,255,255,.6);border-radius:20px;padding:14px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.summary-card span{display:block;color:var(--muted);font-size:11px;font-weight:700;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.summary-card strong{display:block;color:var(--green-deep);font-size:17px;letter-spacing:-.02em}.list-shell{background:#ffffffe0;border:1px solid rgba(255,255,255,.62);border-radius:24px;overflow:hidden;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.list-shell-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#f8fafcf2,#f1f5f9e0)}.list-shell-head strong{font-size:15px;letter-spacing:-.02em}.list-shell-head span{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.list-empty{display:grid;gap:6px;padding:22px 18px;text-align:center;color:#64748b}.list-empty strong{color:#0f172a;font-size:15px;letter-spacing:-.02em}.list-empty span{font-size:13px;line-height:1.45}.admin-filter-row{display:flex;gap:8px;padding:12px 16px;overflow:auto;border-bottom:1px solid rgba(15,23,42,.05)}.admin-filter-chip{white-space:nowrap;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#f8fafce6;color:#475569;font-size:12px;font-weight:700}.admin-filter-chip.active{background:#1c1c1ef0;border-color:#1c1c1ef0;color:#fff}.list-row{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(15,23,42,.05);padding:14px 16px;display:grid;grid-template-columns:1fr auto;gap:10px;text-align:left}.list-row:last-child{border-bottom:0}.list-row.selected{background:#178a4b12;box-shadow:inset 3px 0 0 var(--green)}.list-row.state-bought{background:#178a4b0a}.list-row.state-needPhoto{background:#f59e0b0d}.row-title{font-size:16px;font-weight:700;margin-bottom:6px;letter-spacing:-.02em}.row-meta{display:flex;flex-wrap:wrap;gap:6px}.pill,.hero-pill{display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border-radius:999px;background:#f8fafce6;border:1px solid rgba(15,23,42,.06);color:#64748b;font-size:11px}.row-side{display:grid;justify-items:end;gap:6px}.chevron{width:26px;height:26px;border:1px solid rgba(15,23,42,.06);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;background:#ffffffb3}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:700;border:1px solid transparent;letter-spacing:.01em}.status-required{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.status-unpaid{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.status-needPhoto{background:#fef3c7;color:#92400e;border-color:#fcd34d}.status-bought{background:#dcfce7;color:#166534;border-color:#86efac}.status-admin{background:#0f172a0f;color:#334155;border-color:#0f172a14}.bottom-bar{position:fixed;left:12px;right:12px;bottom:10px;z-index:24;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;align-items:end;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#2c2c2ee6,#1c1c1ef5);border:1px solid rgba(255,255,255,.12);border-radius:30px;box-shadow:0 20px 40px #0f172a2e,inset 0 1px #ffffff14,inset 0 -1px #00000029;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.nav-btn,.center-btn{border:0;background:transparent;color:#c6ced9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:60px;padding:0}.nav-btn{border-radius:18px;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.nav-btn:active{transform:translateY(1px)}.nav-btn.active{background:linear-gradient(180deg,#ffffff1a,#ffffff08);color:#fff;box-shadow:inset 0 1px #ffffff14}.nav-icon{width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 1px #ffffff08}.nav-icon svg,.center-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.nav-label{font-size:10px;font-weight:700;letter-spacing:.02em;color:inherit;opacity:.95;line-height:1}.center-btn{justify-self:center;width:72px}.center-btn-core{width:60px;height:60px;margin-top:-30px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(180deg,#2cb765,#138044 54%,#0d6637);border:4px solid #eef0f6;box-shadow:0 14px 26px #0f6c3b47,inset 0 1px #ffffff3d;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.center-btn.active .center-btn-core{background:linear-gradient(180deg,#34c16e,#17924d 54%,#11733d);box-shadow:0 14px 28px #107c4166,inset 0 1px #ffffff42}.center-btn:active .center-btn-core{transform:translateY(1px)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182757;z-index:40;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chooser-overlay{z-index:60}.editor-overlay{align-items:stretch}.modal{width:min(100% - 20px,420px);background:#fffffff0;border-radius:24px;padding:14px;display:grid;gap:10px;border:1px solid rgba(255,255,255,.7);box-shadow:0 24px 54px #0f172a2e;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.modal.photo img{width:100%;max-height:70vh;object-fit:contain}.modal.small button{min-height:46px;border-radius:16px;border:1px solid var(--line);background:#ffffffeb;color:var(--text)}.install-modal{width:min(100% - 24px,420px);padding:16px}.install-sheet-head h3{margin:0 0 6px;font-size:18px}.install-sheet-head p{margin:0;color:#475569;font-size:13px;line-height:1.45}.password-field{display:grid;gap:6px}.password-field span{font-size:12px;font-weight:700;color:#475569}.password-field input{width:100%;height:46px;border-radius:14px;border:1px solid var(--line-strong);padding:0 14px;background:#ffffffeb;color:var(--text)}.unlock-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.unlock-actions button{min-height:46px;border-radius:16px;border:1px solid var(--line);background:#ffffffeb}.unlock-actions .unlock-primary{background:#1c1c1eeb;color:#fff;border-color:#ffffff14}.install-steps{display:grid;gap:10px}.install-step{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.install-step span{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e8f5ec;color:#0b5f31;font-size:12px;font-weight:800}.install-step div{padding-top:4px;color:#0f172a;line-height:1.4}.install-note{padding:10px 12px;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:13px;border:1px solid #fdba74}.error-note{background:#fff1f2;color:#be123c;border-color:#fda4af}.chooser-action{position:relative;min-height:46px;border-radius:16px;border:1px solid var(--line);background:#ffffffeb;display:flex;align-items:center;justify-content:center;font-weight:600;overflow:hidden}.chooser-file-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.editor-page{width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;background:linear-gradient(180deg,#f8f8fb,#f1f2f7);overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overscroll-behavior:contain}.preview-page{width:100%;min-height:100vh;background:linear-gradient(180deg,#f8f8fb,#f1f2f7);padding:0 0 28px;overflow:auto;display:flex;flex-direction:column}.editor-handle{width:52px;height:5px;border-radius:999px;background:#0f172a24;margin:10px auto 12px}.preview-hero{margin:12px 12px 10px;padding:16px;border-radius:24px;background:#1c1c1ed1;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 34px #0f172a24;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.editor-header-main{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.editor-title-block{min-width:0}.editor-kicker{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff94;margin-bottom:4px}.preview-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.editor-card h2{margin:0;font-size:20px;color:#0f172a;letter-spacing:-.03em;line-height:1.2}.preview-hero h2{margin:0 0 4px;font-size:19px;color:#fff;letter-spacing:-.03em}.preview-hero p{margin:0;font-size:13px;color:#ffffffbd}.close-btn{min-width:72px;min-height:38px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#fffffff5;color:#0f172a;box-shadow:inset 0 1px #fff6}.editor-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.editor-pills-dark{margin-top:8px;margin-bottom:4px}.editor-pills-dark .hero-pill{background:#0f172a0a;border-color:#0f172a0f;color:#475569}.hero-pill{background:#ffffff14;border-color:#ffffff1f;color:#ffffffd1;min-height:24px}.hero-pill-locked{background:#facc1524;border-color:#facc153d;color:#fde68a}.hero-pill-unlocked{background:#22c55e24;border-color:#22c55e3d;color:#bbf7d0}.editor-body{min-height:0;padding:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.editor-card{min-height:100%;border:0;border-radius:0;padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px;background:#fffffff2;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.editor-card-locked{position:relative}.preview-list{margin:0 12px;display:grid;gap:10px}.preview-card{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:start;padding:12px;background:#ffffffeb;border:1px solid rgba(255,255,255,.7);border-radius:22px;box-shadow:var(--shadow-soft)}.preview-image-button{padding:0;border:0;background:transparent}.preview-image,.preview-image.placeholder{width:96px;height:96px;border-radius:16px}.preview-image{display:block;object-fit:cover;background:#e5e7eb}.preview-image.placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fafc,#eef2f7);border:1px dashed #cbd5e1;color:#64748b;font-size:12px;font-weight:700}.preview-content{min-width:0;display:grid;gap:8px}.preview-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.preview-title-row h3{margin:0;font-size:15px;line-height:1.3}.preview-meta{display:flex;flex-wrap:wrap;gap:6px}.preview-price{font-size:19px;font-weight:800;color:var(--green-deep);letter-spacing:-.03em}.preview-empty{display:grid;gap:4px;padding:18px 16px;background:#ffffffeb;border:1px solid rgba(255,255,255,.72);border-radius:22px;color:#475569;text-align:center;box-shadow:var(--shadow-soft)}.preview-empty strong{color:#0f172a}.section-title{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.field{display:grid;gap:2px}.field span{font-size:13px;font-weight:700;color:#4b5563}.field input{width:100%;height:40px;border:0;border-bottom:1px solid rgba(15,23,42,.12);padding:7px 2px;background:transparent;font-size:15px}.field input:focus{outline:none;border-bottom-color:var(--green);box-shadow:inset 0 -2px 0 var(--green)}.field input:disabled{color:#94a3b8;border-bottom-color:#0f172a14}.amount-paid-field span{text-align:center}.amount-paid-field input{text-align:center;font-size:20px;font-weight:800;letter-spacing:-.03em}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field.readonly div{min-height:40px;display:flex;align-items:center;font-size:15px;font-weight:700}.locked-note{margin-top:4px;padding:10px 12px;border-radius:14px;background:#0f172a0a;color:#64748b;font-size:13px}.editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.editor-actions-single{grid-template-columns:1fr}.editor-actions-in-card{margin-top:auto;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}.admin-danger-row{margin-top:10px}.admin-danger-row .action{width:100%}.action{min-height:52px;border-radius:20px;border:1px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;background:linear-gradient(180deg,#26262afa,#0e0e10fa);color:#fff;box-shadow:0 18px 36px #0f172a33,inset 0 1px #ffffff14,inset 0 -1px #00000038;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.action.primary{background:linear-gradient(180deg,#28282cfa,#0c0c0efa);color:#fff;border-color:#ffffff1f}.action.done-action{background:#fffffffa;color:#0f172a;border-color:#0f172a14;box-shadow:inset 0 1px #ffffff80,0 12px 24px #0f172a14}.action.danger{background:linear-gradient(180deg,#28282cfa,#0c0c0efa);color:#fda4af;border-color:#ffffff1f}.danger{color:#c81e1e}html.mobile-modal-open,body.mobile-modal-open{overflow:hidden;overscroll-behavior:none}@media(min-width:900px){.page{max-width:860px;margin:0 auto}.preview-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
