@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@100;200;300;400;500;600;700&display=swap";
:root{--bg-primary:#fff;--bg-secondary:#fafafa;--bg-tertiary:#f4f4f5;--bg-elevated:#fff;--bg-elevated-hover:#f4f4f5;--text-primary:#09090b;--text-secondary:#18181b;--text-tertiary:#71717a;--text-muted:#a1a1aa;--border-primary:#e4e4e7;--accent-primary:#3b82f6;--accent-secondary:#2563eb;--accent-glow:#3b82f62e;--shadow-sm:#0000000d;--shadow-md:#0000001f;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1rem;--header-height:64px;--sidebar-width:220px;--content-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#fff 0%,#f8fafc 100%);margin:0;font-family:IBM Plex Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.site-shell{background:radial-gradient(circle at 100% 0,#3b82f614,#0000 25%),linear-gradient(#fff,#f8fafc 45%,#f5f7fb);min-height:100vh}.site-header{z-index:50;height:var(--header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-bottom:1px solid #e4e4e7e6;position:sticky;top:0}.site-header-inner{max-width:var(--content-width);justify-content:space-between;align-items:center;gap:20px;height:100%;margin:0 auto;padding:0 20px;display:flex}.brand{align-items:center;gap:12px;font-weight:700;display:inline-flex}.brand-mark{background:linear-gradient(135deg,#1d4ed8,#60a5fa);border-radius:12px;width:38px;height:38px;box-shadow:0 10px 25px #2563eb47}.brand-copy{flex-direction:column;display:flex}.brand-title{font-size:1rem}.brand-subtitle{color:var(--text-tertiary);font-size:.76rem}.top-nav{align-items:center;gap:10px;display:flex}.top-nav a{color:var(--text-secondary);border-radius:999px;padding:10px 14px;transition:background-color .2s,color .2s}.top-nav a:hover,.top-nav a[data-active=true]{color:var(--accent-secondary);background:#3b82f614}.page-wrap{max-width:var(--content-width);margin:0 auto;padding:32px 20px 64px}.hero-panel,.section-card,.hero-card,.feed-card,.stat-card,.comment-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffc;border:1px solid #e4e4e7e6;box-shadow:0 18px 48px -28px #0f172a40}.hero-panel{border-radius:28px;padding:32px}.hero-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;display:grid}.hero-card{border-radius:22px;padding:16px;transition:transform .22s,box-shadow .22s,border-color .22s}.hero-card:hover{border-color:#3b82f659;transform:translateY(-4px);box-shadow:0 24px 48px -30px #2563eb66}.hero-card-portrait{aspect-ratio:4/5;background:linear-gradient(#eef4ff,#f8fafc);border-radius:18px;margin-bottom:14px;position:relative;overflow:hidden}.hero-card-copy h3{margin:0;font-size:1rem}.muted{color:var(--text-tertiary)}.page-hero{grid-template-columns:1.35fr .95fr;align-items:stretch;gap:24px;display:grid}.home-hero{background:linear-gradient(135deg,#080d18ad,#0f172a1a),url(/content/heroes/델론즈-4f266886f7.png) right 10% bottom 0/min(420px,42vw) no-repeat,linear-gradient(135deg,#0b1220,#edf4ff 72%,#fff);border:1px solid #e4e4e7e6;border-radius:32px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:28px;min-height:420px;padding:clamp(32px,6vw,64px);display:grid;overflow:hidden;box-shadow:0 24px 70px -34px #0f172a73}.home-hero-copy{color:#fff;max-width:720px}.home-hero-copy h1{margin:8px 0 16px;font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.08}.home-hero-copy .muted{color:#ffffffc7;max-width:660px;font-size:1.05rem}.eyebrow{color:#ffffffb8;margin:0;font-weight:700}.home-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.home-snapshot{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #ffffffb8;border-radius:24px;gap:12px;padding:18px;display:grid}.home-snapshot>div{border-bottom:1px solid #cbd5e1cc;justify-content:space-between;align-items:baseline;gap:16px;padding:14px 0;display:flex}.home-snapshot>div:last-child{border-bottom:0}.metric-value{font-size:2rem;font-weight:800}.metric-label{color:var(--text-tertiary);font-weight:700}.quick-links,.home-feed-grid,.detail-sections,.stats-grid,.skills-grid,.history-list,.comments-list{gap:18px;display:grid}.quick-links{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-link{background:linear-gradient(#ffffffe6,#f1f5f9e6);border:1px solid #e4e4e7e6;border-radius:22px;padding:22px}.quick-link strong{margin-bottom:8px;display:block}.section-card{border-radius:24px;padding:24px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.section-heading h2,.section-heading h3{margin:0}.home-feed-grid{grid-template-columns:1.2fr .8fr}.feed-column{gap:16px;display:grid}.feed-card{border-radius:22px;padding:22px}.compact-hero-list{gap:12px;display:grid}.compact-hero{background:#f8fafce6;border:1px solid #e4e4e7e6;border-radius:18px;grid-template-columns:56px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.compact-hero span:last-child{gap:3px;display:grid}.compact-portrait{background:#eef4ff;border-radius:16px;width:56px;height:56px;overflow:hidden}.compact-portrait img{object-fit:cover;width:100%;height:100%}.badge-row,.hero-meta-row{flex-wrap:wrap;gap:10px;display:flex}.pill{color:var(--accent-secondary);background:#3b82f614;border-radius:999px;align-items:center;padding:7px 12px;font-size:.88rem;font-weight:600;display:inline-flex}.filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.filter-card{background:#ffffffd1;border:1px solid #e4e4e7e6;border-radius:18px;padding:16px 18px}.filter-card label,.comment-form label{margin-bottom:8px;font-size:.92rem;font-weight:600;display:block}.filter-card input,.filter-card select,.comment-form input,.comment-form textarea{background:#fff;border:1px solid #d4d4d8e6;border-radius:12px;width:100%;padding:11px 12px}.comment-form textarea{resize:vertical;min-height:140px}.button{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:0;border-radius:14px;justify-content:center;align-items:center;padding:11px 16px;font-weight:700;display:inline-flex;box-shadow:0 18px 36px -22px #2563ebbf}.button.secondary{color:var(--text-primary);box-shadow:none;background:#fff;border:1px solid #d4d4d8e6}.detail-header{grid-template-columns:320px 1fr;gap:24px;display:grid}.portrait-frame{aspect-ratio:4/5;background:linear-gradient(#eff6ff,#e2e8f0);border-radius:28px;overflow:hidden}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{border-radius:18px;padding:16px 18px}.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skill-card{background:#ffffffdb;border:1px solid #e4e4e7e6;border-radius:22px;padding:18px}.history-item,.comment-card{border-radius:18px;padding:18px}.content-stack,.faq-stack,.guide-stack,.article-grid{gap:18px;display:grid}.faq-item-card,.guide-block,.info-box,.timeline-item,.roadmap-card{background:#ffffffe0;border:1px solid #e4e4e7e6;border-radius:20px;padding:20px}.faq-item-card summary{cursor:pointer;font-weight:700;list-style:none}.faq-item-card summary::-webkit-details-marker{display:none}.faq-item-card p,.guide-block p,.info-box p,.timeline-item p,.timeline-item ul,.guide-block ul,.guide-block ol{margin-bottom:0}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-box{background:linear-gradient(#eff6fff2,#ffffffe6)}.timeline-item strong,.roadmap-card strong{margin-bottom:10px;display:inline-block}.callout{color:#fff;background:linear-gradient(135deg,#2563ebeb,#60a5faeb);border-radius:24px;padding:24px}.callout a{color:#fff;text-decoration:underline}.comment-form{gap:14px;display:grid}.empty-state{text-align:center;color:var(--text-tertiary);background:#f8fafcd9;border:1px dashed #94a3b8cc;border-radius:20px;padding:32px 24px}@media (max-width:980px){.page-hero,.home-hero,.home-feed-grid,.detail-header,.skills-grid,.stats-grid,.filters,.quick-links,.article-grid{grid-template-columns:1fr}.home-hero{background:linear-gradient(#080d18b8,#0f172a1f),url(/content/heroes/델론즈-4f266886f7.png) bottom/300px no-repeat,linear-gradient(135deg,#0b1220,#edf4ff 72%,#fff);align-items:start;min-height:560px}.top-nav{display:none}.hero-panel,.section-card{padding:22px}}
