:root{font-family:Inter,Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#191f28;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}.app-shell{min-height:100vh;background:#f6f8fb;color:#191f28}.topbar{position:sticky;top:0;z-index:20;background:#f6f8fbd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{max-width:1120px;margin:0 auto;padding:20px 24px 12px;font-size:18px;font-weight:800;letter-spacing:-.03em;color:#191f28}.container{max-width:1120px;margin:0 auto;padding:28px 24px 96px}.hero{margin-bottom:28px}.eyebrow{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:999px;background:#e8f1ff;color:#3172f6;font-size:13px;font-weight:700;letter-spacing:-.01em}.hero h1{margin:16px 0 0;font-size:56px;line-height:1.12;letter-spacing:-.05em;font-weight:800;color:#191f28}.hero-description{max-width:680px;margin:18px 0 0;color:#6b7684;font-size:20px;line-height:1.65;letter-spacing:-.02em}.input-card{display:flex;gap:12px;margin-top:32px;padding:12px;background:#fff;border-radius:24px;box-shadow:0 1px 2px #0f172a0a,0 12px 30px #0f172a0a}.url-input{flex:1;min-width:0;height:60px;padding:0 20px;border:none;border-radius:18px;background:#f2f4f6;color:#191f28;font-size:16px;outline:none}.url-input::placeholder{color:#8b95a1}.url-input:focus{background:#eef3ff}.analyze-button{height:60px;padding:0 22px;border:none;border-radius:18px;background:#191f28;color:#fff;font-size:15px;font-weight:700;letter-spacing:-.02em;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.analyze-button:hover{transform:translateY(-1px)}.analyze-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.state-card,.profile-card,.stat-card,.reel-card{background:#fff;border-radius:28px;box-shadow:0 1px 2px #0f172a0a,0 16px 40px #0f172a0a}.state-card{padding:30px 28px}.state-card h2{margin:0 0 8px;font-size:26px;line-height:1.3;letter-spacing:-.03em;color:#191f28}.state-card p{margin:0;color:#6b7684;font-size:16px;line-height:1.65}.state-card.error{background:#fff5f5}.summary-section{display:grid;grid-template-columns:1.1fr 1.4fr;gap:18px;margin-top:24px}.profile-card{padding:28px}.profile-label{margin:0 0 10px;color:#8b95a1;font-size:14px;font-weight:600}.profile-card h2{margin:0 0 16px;font-size:38px;line-height:1.15;letter-spacing:-.04em;color:#191f28}.profile-link{display:inline-flex;align-items:center;height:40px;padding:0 14px;border-radius:999px;background:#f2f4f6;color:#4e5968;font-size:14px;font-weight:700;text-decoration:none}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.stat-card{padding:24px 24px 22px}.stat-card p{margin:0 0 10px;color:#8b95a1;font-size:14px;font-weight:600}.stat-card strong{display:block;font-size:38px;line-height:1.1;letter-spacing:-.04em;color:#191f28}.results-section{margin-top:40px}.section-header{margin-bottom:18px}.section-header h2{margin:0;font-size:34px;line-height:1.15;letter-spacing:-.04em;color:#191f28}.section-header p{margin:8px 0 0;color:#8b95a1;font-size:16px}.reel-list{display:grid;gap:20px}.reel-card{display:grid;grid-template-columns:76px 196px 1fr;gap:20px;padding:20px;align-items:center;transition:transform .18s ease,box-shadow .18s ease}.reel-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0f172a0f,0 20px 48px #0f172a14}.reel-rank{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:24px;background:#191f28;color:#fff;font-size:22px;font-weight:800;letter-spacing:-.03em}.reel-thumb{width:196px;height:260px;border-radius:24px;object-fit:cover;background:#eef2f5}.reel-content{min-width:0}.reel-caption{margin:0 0 14px;font-size:28px;line-height:1.35;letter-spacing:-.04em;font-weight:800;color:#191f28}.reel-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.reel-meta span{display:inline-flex;align-items:center;height:36px;padding:0 12px;border-radius:999px;background:#f2f4f6;color:#4e5968;font-size:14px;font-weight:600}.open-link{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 16px;border-radius:14px;background:#191f28;color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.open-link:hover{transform:translateY(-1px)}@media(max-width:1024px){.hero h1{font-size:46px}.summary-section{grid-template-columns:1fr}}@media(max-width:768px){.container{padding:20px 16px 72px}.brand{padding:18px 16px 10px}.hero h1{font-size:36px}.hero-description{font-size:17px}.input-card{flex-direction:column;padding:10px}.url-input,.analyze-button{width:100%}.stats-grid,.reel-card{grid-template-columns:1fr}.reel-rank{width:64px;height:64px;border-radius:20px;font-size:20px}.reel-thumb{width:100%;height:auto;aspect-ratio:3 / 4}.reel-caption{font-size:24px}}.helper-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.helper-chip{display:inline-flex;align-items:center;height:36px;padding:0 14px;border-radius:999px;background:#ffffffb8;color:#4e5968;font-size:14px;font-weight:600;box-shadow:0 1px 2px #0f172a08}.profile-description{margin:0;color:#6b7684;font-size:16px;line-height:1.6}.profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.profile-link.secondary{background:#eef2f5;color:#191f28}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.result-badge{display:inline-flex;align-items:center;height:40px;padding:0 14px;border-radius:999px;background:#fff;color:#4e5968;font-size:14px;font-weight:700;box-shadow:0 1px 2px #0f172a0a,0 12px 30px #0f172a0a}@media(max-width:768px){.section-header{align-items:flex-start;flex-direction:column}.profile-actions{flex-direction:column}.profile-link{width:100%;justify-content:center}}
