*,*:before,*:after{box-sizing:border-box}:root{--blue-dark: #015aff;--blue-light: #d6edff;--green: #8bfc76;--green-hover: #7ae665;--card: #ffffff;--text: #0e0e0e;--text-muted: #4a5568;--radius: 16px;--ep-page: #0e0e0e;--ep-card: #1b1b1b;--ep-stroke: #3e3e3e;--ep-green: #8bfc76;--ep-grey1: #a9a9a9;--ep-white: #ffffff;--ep-radius-md: 12px;--ep-radius-lg: 16px;font-family:Funnel Display,system-ui,-apple-system,sans-serif}html,body{margin:0;min-height:100%}body{background:linear-gradient(180deg,var(--blue-dark) 0%,var(--blue-light) 100%);background-attachment:fixed;color:var(--text)}#root{min-height:100vh}.page{min-height:100vh;display:flex;flex-direction:column;position:relative}.page-header{flex-shrink:0;display:flex;justify-content:center;padding:20px 20px 0}.page-body{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 20px 16px}.page-footer{flex-shrink:0;width:100%;max-width:400px;margin:0 auto;padding:0 24px 18px;display:flex;align-items:center;justify-content:space-between}.page-footer-logo{display:block;height:11px;width:auto;opacity:.55;filter:brightness(0) invert(1)}.page-footer-star{display:block;height:10px;width:auto;opacity:.55;filter:brightness(0) invert(1)}.back-btn{position:absolute;top:16px;left:16px;z-index:2;padding:6px 10px;border:none;background:transparent;color:#ffffffe0;font:inherit;font-size:.82rem;font-weight:500;cursor:pointer;border-radius:8px;transition:background .12s ease,color .12s ease}.back-btn:hover{background:#ffffff1f;color:#fff}.shell{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.shell-preview{max-width:440px}.page-body-preview{align-items:flex-start;padding-top:8px}.preview-panel-open{width:100%;display:flex;flex-direction:column;gap:12px}.preview-error{color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.2)}.preview-stale{margin:0 0 12px;padding:12px 14px;border-radius:12px;background:#ffffff29;color:#fff;font-size:14px;line-height:1.4;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.15)}.hero{text-align:center;color:#fff;margin-bottom:20px;width:100%}.logo{display:block;height:22px;width:auto;filter:brightness(0) invert(1)}.hero-tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:14px}.hero-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.35);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1}.hero-tag-arrow{font-size:.85rem;opacity:.85;line-height:1}.hero h1{font-family:Sadenly-Regular,Funnel Display,system-ui,sans-serif;font-size:1.85rem;font-weight:400;letter-spacing:-.02em;line-height:1.12;max-width:340px;margin:0 auto 12px}.subtitle{margin:0 auto;max-width:340px;font-size:.95rem;line-height:1.45;opacity:.92;font-weight:400}.user-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.35);font-size:.78rem;font-weight:600;letter-spacing:.02em;line-height:1}.card-hint{width:100%;margin:10px 0 0;text-align:center;font-size:.82rem;line-height:1.4;color:#ffffffe0}.app-store-footer,.signup-footer{width:100%;margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.signup-copy{margin:0;font-size:.82rem;color:#ffffffd1}.app-store-badge{display:inline-block;line-height:0;transition:opacity .12s ease,transform .12s ease}.app-store-badge:hover{opacity:.92;transform:translateY(-1px)}.app-store-badge img{display:block;height:40px;width:auto}.card{width:100%;background:var(--card);border-radius:var(--radius);padding:28px 24px;box-shadow:0 8px 32px #015aff26}.card-login{padding:20px 22px 22px}.form{display:flex;flex-direction:column;gap:14px}.form-login{gap:12px}.form-login .btn.primary{margin-top:2px}label{font-size:.85rem;font-weight:500;color:var(--text-muted)}input[type=tel],input[type=text]{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:12px;font:inherit;font-size:1rem;background:#f8fafc}input:focus{outline:2px solid var(--blue-dark);outline-offset:0;border-color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border:none;border-radius:999px;font:inherit;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .12s ease,background .12s ease}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.primary{background:var(--green);color:#0a2e06;width:100%}.btn.primary:hover:not(:disabled){background:var(--green-hover);transform:translateY(-1px)}.btn.secondary{background:#fff;color:var(--blue-dark);border:1.5px solid #cbd5e1;width:auto}.btn.secondary:hover:not(:disabled){border-color:var(--blue-dark);transform:translateY(-1px)}.btn-sm{padding:10px 16px;font-size:.88rem;width:auto;flex:1}.btn.text{background:transparent;color:var(--text-muted);width:100%;margin-top:0;padding:10px 20px;font-size:.9rem;font-weight:500}.error{margin:0;color:#dc2626;font-size:.88rem}.note{margin:0;font-size:.82rem;color:var(--text-muted);text-align:center}.dropzone{border:2px dashed #cbd5e1;border-radius:14px;padding:28px 16px;text-align:center;background:#f8fafc;transition:border-color .15s,background .15s}.dropzone.has-file{border-color:var(--blue-dark);background:#eff6ff}.dropzone-title{margin:0 0 6px;font-weight:600;font-size:1rem}.dropzone-hint{margin:0 0 16px;font-size:.82rem;color:var(--text-muted)}.file-label{display:inline-block;padding:10px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:.88rem;font-weight:500;cursor:pointer}.file-name{margin:12px 0 0;font-size:.82rem;color:var(--text-muted);word-break:break-all}.progress-panel{text-align:center;padding:4px 0 8px}.progress-pill{display:inline-flex;margin-bottom:12px;padding:4px 10px;border-radius:999px;background:#eff6ff;color:var(--blue-dark);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.progress-phase{margin:0 0 16px;font-weight:600;font-size:1rem;color:var(--text)}.progress-big{margin:0;font-size:2.5rem;font-weight:700;line-height:1;color:var(--text-muted)}.progress-big-done{color:var(--blue-dark)}.progress-unit{margin:4px 0 16px;font-size:.82rem;color:var(--text-muted)}.progress-track{height:10px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-bottom:12px}.progress-fill{height:100%;background:linear-gradient(90deg,var(--blue-dark),var(--green));border-radius:999px;transition:width .45s ease}.progress-track--top{margin-bottom:14px}.progress-pill--preview{background:#f0fdf4;color:#166534}.ready-block--progress{margin-top:2px;background:#f8fafc;border-color:#e2e8f0}.ready-block--progress .ready-title{color:var(--text)}.ready-row--pending{color:#94a3b8}.ready-row--pending .ready-check{background:#e2e8f0;color:transparent}.ready-row--active{color:#334155}.ready-row--active .ready-check{background:#cbd5e1;color:transparent;animation:checklist-pulse 1.4s ease-in-out infinite}@keyframes checklist-pulse{0%,to{opacity:.55}50%{opacity:1}}.done-support{margin:16px 0 0;font-size:.82rem;color:var(--text-muted);text-align:center}.done-support a{color:var(--blue-dark)}.done-import-again{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0 auto 8px;padding:10px 18px;border:none;border-radius:999px;background:#ffffffeb;color:var(--text);font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 12px #00000014}.done-import-again:hover{background:#fff}.done-warning{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:.82rem;line-height:1.4}.progress-meta{margin:0;font-size:.85rem;color:var(--text-muted)}.progress-hint{margin:8px 0 0;font-size:.82rem;color:var(--text-muted)}.progress-leave-hint{flex-shrink:0;width:100%;max-width:440px;margin:0 auto;padding:0 24px 8px;font-size:.82rem;line-height:1.4;color:var(--text);text-align:center}.preview-panel{display:flex;flex-direction:column;gap:14px}.preview-pill{align-self:center;display:inline-flex;padding:5px 12px;border-radius:999px;background:#eff6ff;color:var(--blue-dark);font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ready-block{background:linear-gradient(180deg,#ecfdf5,#f0fdf4);border:1px solid #bbf7d0;border-radius:14px;padding:16px 16px 14px}.ready-title{margin:0 0 10px;font-weight:700;font-size:1rem;color:#14532d}.ready-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.ready-row{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#166534}.ready-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:var(--green);color:#14532d;font-size:.72rem;font-weight:700;flex-shrink:0}.ready-note{margin:12px 0 0;padding-top:10px;border-top:1px solid #bbf7d0;font-size:.8rem;color:#15803d}.attention-block{background:linear-gradient(180deg,#fef2f2,#fff5f5);border:1px solid #fecaca;border-radius:14px;padding:16px 16px 14px}.attention-title{margin:0 0 12px;font-weight:700;font-size:1rem;color:#991b1b}.attention-list{display:flex;flex-direction:column;gap:10px}.ep-match-card{background:#fffffff5;border:1px solid #fecaca;border-radius:var(--ep-radius-lg);padding:14px 14px 12px}.ep-match-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.ep-match-source{margin:0;flex:1;font-size:.8rem;font-weight:500;color:var(--text-muted);line-height:1.35;word-break:break-word}.ep-skip-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#b91c1c;cursor:pointer;transition:background .12s ease,border-color .12s ease}.ep-skip-btn:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.ep-skip-btn:disabled{opacity:.5;cursor:not-allowed}.ep-show-row{display:flex;align-items:flex-start;gap:17px}.ep-poster{width:70px;height:99px;object-fit:cover;border-radius:8px;background:#f1f5f9;border:.5px solid #e2e8f0;flex-shrink:0}.ep-poster-empty{background:linear-gradient(145deg,#f1f5f9,#e2e8f0)}.ep-poster-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.2s infinite}.ep-show-copy{flex:1;min-width:0;padding-top:8px;display:flex;flex-direction:column;gap:6px}.ep-show-title{margin:0;font-size:1.06rem;font-weight:600;line-height:1.25;color:var(--text)}.ep-show-meta{margin:0;font-size:.82rem;color:var(--text-muted)}.ep-skeleton-line{display:block;height:14px;border-radius:6px;background:#e2e8f0}.ep-skeleton-line.short{width:35%;margin-top:8px}.ep-match-actions{display:flex;flex-direction:column;gap:6px;margin-top:14px}.ep-match-empty{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding-top:4px}.ep-match-empty-text{margin:0;font-size:.85rem;color:var(--text-muted);text-align:center}.ep-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:12px 20px;border-radius:var(--ep-radius-md);border:none;font:inherit;font-size:.92rem;font-weight:600;cursor:pointer;transition:opacity .12s ease,transform .12s ease,background .12s ease}.ep-btn:disabled{opacity:.5;cursor:not-allowed}.ep-btn-primary{background:var(--ep-green);color:#000}.ep-btn-primary:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.ep-btn-ghost{background:#f4f4f4;color:var(--text-muted);border:1px solid #e2e8f0;min-height:40px;padding:8px 16px;font-size:.88rem}.ep-btn-ghost:hover:not(:disabled){background:#ececec;border-color:#cbd5e1}.ep-show-row-button{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:var(--ep-radius-md);background:#fff;cursor:pointer;text-align:left;font:inherit;transition:border-color .12s ease,background .12s ease}.ep-show-row-button:hover:not(:disabled){border-color:var(--blue-dark);background:#f8fafc}.ep-show-row-button:disabled{opacity:.6;cursor:not-allowed}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.preview-footer{display:flex;flex-direction:column;gap:4px;margin-top:4px}.preview-footer .btn.primary{position:sticky;bottom:0}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172a73;display:flex;align-items:flex-end;justify-content:center;padding:16px}.sheet{width:100%;max-width:440px;max-height:min(78vh,560px);background:#fff;border-radius:18px 18px 14px 14px;padding:18px 16px 16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 20px 50px #0f172a40}.sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sheet-title{margin:0;font-size:1.05rem;font-weight:700}.sheet-close{border:none;background:#f1f5f9;color:var(--text-muted);width:32px;height:32px;border-radius:999px;font-size:1.25rem;line-height:1;cursor:pointer}.sheet-subtitle{margin:-4px 0 0;font-size:.82rem;color:var(--text-muted)}.sheet-input{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;font:inherit;font-size:1rem;background:#f8fafc}.sheet-results{overflow-y:auto;display:flex;flex-direction:column;gap:8px;min-height:120px;padding-top:2px}.sheet-status{margin:8px 0;text-align:center;font-size:.85rem;color:var(--text-muted)}.done-panel{text-align:center}.done-title{margin:0 0 8px;font-size:1.35rem;font-weight:600}.done-body{margin:0 0 20px;color:var(--text-muted);font-size:.95rem}
