@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");:root{--brand-primary:#3b82f6;--brand-primary-hover:#60a5fa;--brand-subtle:rgba(59,130,246,0.12);--brand-border:rgba(59,130,246,0.35);--brand-glow:0 0 28px -4px rgba(59,130,246,0.4);--bg-base:#060911;--bg-surface:#0b1120;--bg-surface-elevated:#111a30;--bg-card:rgba(13,20,36,0.85);--bg-card-hover:#162444;--border-subtle:rgba(255,255,255,0.09);--border-strong:rgba(255,255,255,0.18);--border-active:#3b82f6;--text-title:#ffffff;--text-main:#e2e8f0;--text-muted:#94a3b8;--text-dim:#798aa3;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-card:0 4px 20px -2px rgba(0,0,0,0.6),inset 0 1px 0 rgba(255,255,255,0.06);--shadow-hover:0 16px 40px -6px rgba(0,0,0,0.85),0 0 24px -2px rgba(59,130,246,0.25),inset 0 1px 0 rgba(255,255,255,0.12);--shadow-glow:0 0 32px -4px rgba(59,130,246,0.35);--font-sans:"Pretendard Variable","Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}::selection{background:rgba(59,130,246,.4);color:#ffffff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#060911}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px;border:2px solid #060911}::-webkit-scrollbar-thumb:hover{background:#334155}body,html{background-color:var(--bg-base);background-image:radial-gradient(ellipse 90% 60% at 50% -10%,rgba(59,130,246,.12),transparent 70%),radial-gradient(ellipse 60% 40% at 90% 40%,rgba(99,102,241,.04),transparent 60%);background-attachment:fixed;color:var(--text-main);font-family:var(--font-sans);font-size:16.5px;line-height:1.76;letter-spacing:-.015em;word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"cv02","cv03","cv04","cv11";min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit;color:inherit}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}@media (max-width:768px){.container{padding:0 16px}}.page-wrapper{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-base);overflow-x:hidden}.main-content{flex:1 1;padding-bottom:80px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(6,9,17,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);height:68px}.header-inner{justify-content:space-between;height:100%}.header-inner,.logo-group{display:flex;align-items:center}.logo-group{gap:12px}.logo-badge{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius-sm);background:linear-gradient(135deg,#2563eb,#3b82f6);color:#ffffff;font-weight:800;font-size:15px;letter-spacing:-.04em;box-shadow:0 0 16px rgba(59,130,246,.35)}.logo-text{display:flex;flex-direction:column}.logo-title{font-size:17.5px;font-weight:700;letter-spacing:-.02em;color:var(--text-title)}.logo-subtitle{font-size:11.5px;color:var(--text-dim);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:4px}.nav-item{padding:8px 14px;border-radius:var(--radius-sm);font-size:15px;font-weight:500;color:var(--text-muted);transition:all .15s ease}.nav-item:hover{color:var(--text-title);background:var(--bg-surface-elevated)}.nav-item.active{color:#93c5fd;background:var(--brand-subtle);border:1px solid var(--brand-border);font-weight:600}.header-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 18px;border-radius:var(--radius-sm);font-size:15px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#ffffff;border:1px solid rgba(255,255,255,.18);box-shadow:0 4px 16px -2px rgba(37,99,235,.45),inset 0 1px 0 rgba(255,255,255,.2)}.btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 6px 24px -2px rgba(59,130,246,.65),inset 0 1px 0 rgba(255,255,255,.35);transform:translateY(-1px);color:#ffffff}.btn-secondary{background:rgba(17,26,48,.7);color:#e2e8f0;border:1px solid var(--border-subtle);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.btn-secondary:hover{background:rgba(26,38,68,.9);border-color:var(--brand-border);color:#ffffff;transform:translateY(-1px);box-shadow:0 4px 14px -2px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1)}.btn-sm{padding:7px 14px;font-size:13.5px}.btn-lg{padding:13px 28px;font-size:16.5px}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;border-radius:var(--radius-full);font-size:12.5px;font-weight:600;letter-spacing:.01em}.badge-certified,.badge-fellow,.badge-professional,.badge-verified{background:rgba(59,130,246,.14);color:#93c5fd;border:1px solid rgba(59,130,246,.35)}.badge-community{background:var(--bg-surface-elevated)}.badge-community,.badge-tag{color:var(--text-muted);border:1px solid var(--border-subtle)}.badge-tag{background:var(--bg-surface);font-size:13px;font-weight:500;padding:4px 10px;border-radius:var(--radius-sm)}.badge-ecosystem{background:rgba(59,130,246,.14);color:#93c5fd;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid rgba(59,130,246,.35);box-shadow:0 0 16px -2px rgba(59,130,246,.3)}.glass-card{background:var(--bg-card);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:24px;box-shadow:0 8px 32px -4px rgba(0,0,0,.7),inset 0 1px 0 0 rgba(255,255,255,.07);transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.glass-card:hover{border-color:var(--brand-border);transform:translateY(-3px);box-shadow:0 16px 40px -6px rgba(0,0,0,.85),0 0 24px -2px rgba(59,130,246,.25),inset 0 1px 0 0 rgba(255,255,255,.14)}.member-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:24px;box-shadow:var(--shadow-card);transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;position:relative}.member-card:hover{border-color:var(--brand-border);transform:translateY(-3px);box-shadow:var(--shadow-hover)}.member-avatar{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(37,99,235,.05));border:1px solid var(--brand-border);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;letter-spacing:-.02em;color:var(--brand-primary);flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.2)}.member-name-link{font-size:16.5px;font-weight:700;color:var(--text-title);letter-spacing:-.015em;transition:color .15s ease}.member-name-link:hover{color:var(--brand-primary)}.member-role-badge{padding:2px 9px;border-radius:var(--radius-full);font-size:11px;background:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-muted)}.avail-pill,.member-role-badge{display:inline-flex;align-items:center;font-weight:600}.avail-pill{gap:5px;font-size:11.5px;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;padding:2px 8px;border-radius:var(--radius-full)}.avail-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.matching-block{margin-top:10px;padding:12px 14px;border-radius:var(--radius-sm);font-size:13px;background:var(--bg-surface);border:1px solid var(--border-subtle);transition:border-color .15s ease}.matching-offer{border-left:3px solid var(--brand-primary);background:linear-gradient(90deg,rgba(59,130,246,.08) 0,var(--bg-surface) 100%)}.matching-offer-title{display:flex;align-items:center;gap:6px;color:var(--brand-primary);font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px}.matching-looking{border-left:3px solid #64748b;margin-top:8px;background:linear-gradient(90deg,rgba(255,255,255,.03) 0,var(--bg-surface) 100%)}.matching-looking-title{display:flex;align-items:center;gap:6px;color:#475569;font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px}.matching-list{list-style:none;color:var(--text-main);display:flex;flex-direction:column;gap:4px}.matching-list li{display:flex;align-items:flex-start;gap:6px;line-height:1.45;font-size:12.5px}.matching-list li:before{content:"•";color:var(--text-dim);font-weight:700}.project-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:30px;box-shadow:var(--shadow-card);transition:all .25s cubic-bezier(.16,1,.3,1);position:relative}.project-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 16px 36px -6px rgba(37,99,235,.09),0 4px 12px -2px rgba(15,23,42,.04)}.project-title-link{font-size:20px;font-weight:800;color:var(--text-title);letter-spacing:-.02em;transition:color .15s ease}.project-title-link:hover{color:var(--brand-primary)}.project-verified-seal{gap:4px;padding:3px 9px;border-radius:var(--radius-full);font-size:11.5px;background:var(--brand-subtle);border:1px solid var(--brand-border);color:var(--brand-primary)}.project-client-badge,.project-verified-seal{display:inline-flex;align-items:center;font-weight:600}.project-client-badge{padding:2px 8px;border-radius:var(--radius-sm);color:var(--text-title)}.project-client-badge,.project-outcomes-box{background:var(--bg-surface);border:1px solid var(--border-subtle)}.project-outcomes-box{border-left:3px solid var(--brand-primary);border-radius:var(--radius-sm);padding:16px 20px;margin-bottom:20px}.project-outcomes-header{font-size:11.5px;color:var(--brand-primary);font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;display:flex;align-items:center;gap:6px}.contributor-pill{display:inline-flex;align-items:center;gap:7px;padding:4px 10px 4px 5px;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-full);font-size:12px;color:var(--text-main);font-weight:500;transition:all .15s ease;box-shadow:0 1px 2px rgba(0,0,0,.2)}.contributor-pill:hover{border-color:var(--brand-border)}.contributor-avatar,.contributor-pill:hover{background:var(--brand-subtle);color:var(--brand-primary)}.contributor-avatar{width:22px;height:22px;border-radius:50%;border:1px solid var(--brand-border);font-weight:700;font-size:10px;display:flex;align-items:center;justify-content:center}.hero-section{position:relative;padding:88px 0 60px;text-align:center;background:radial-gradient(circle 700px at 50% -80px,rgba(59,130,246,.25),transparent 75%),radial-gradient(circle 500px at 15% 50%,rgba(99,102,241,.1),transparent 65%),radial-gradient(circle 500px at 85% 50%,rgba(14,165,233,.08),transparent 65%),var(--bg-base);border-bottom:1px solid var(--border-subtle);margin-bottom:48px;overflow:hidden}.hero-section:after{content:"";position:absolute;bottom:0;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.4),transparent)}.gradient-text-hero{background:linear-gradient(135deg,#ffffff 20%,#e2e8f0 55%,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-text-accent{background:linear-gradient(135deg,#60a5fa,#3b82f6 50%,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;border-radius:var(--radius-full);background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(13,20,36,.8));border:1px solid rgba(59,130,246,.4);color:#93c5fd;font-size:12.5px;font-weight:600;margin-bottom:24px;box-shadow:0 0 20px -2px rgba(59,130,246,.3),inset 0 1px 0 rgba(255,255,255,.15)}.hero-pill-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-primary);box-shadow:0 0 10px #60a5fa}.hero-headline{font-size:46px;font-weight:800;line-height:1.22;letter-spacing:-.03em;margin-bottom:18px;color:var(--text-title)}.hero-sub{font-size:17px;color:var(--text-muted)}.guild-hero-section{position:relative;padding:100px 0 85px;text-align:center;overflow:hidden;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(30,58,138,.28) 0,rgba(10,15,29,0) 80%)}.guild-hero-bg-glow{position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:720px;height:480px;background:radial-gradient(circle,rgba(59,130,246,.18) 0,rgba(147,51,234,.08) 45%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:1;max-width:100vw}.pulse-indicator-green{display:inline-block;width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 10px #10b981;animation:pulse-green 2s ease-in-out infinite}@keyframes pulse-green{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 10px #10b981}50%{opacity:.5;transform:scale(.85);box-shadow:0 0 4px #10b981}}.guild-hero-headline{font-size:50px;font-weight:850;line-height:1.25;letter-spacing:-.035em;margin-bottom:24px;word-break:keep-all}@media (max-width:768px){.hero-pill{font-size:11px;padding:6px 12px;white-space:normal;text-align:center;max-width:100%;line-height:1.4;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:6px}.guild-hero-headline{font-size:clamp(24px,6.5vw,32px);line-height:1.32;margin-bottom:18px}}.guild-hero-lead{font-size:19px;color:#94a3b8;line-height:1.85;letter-spacing:-.015em;max-width:820px;margin:0 auto 38px;word-break:keep-all}.guild-hero-lead strong{color:#f1f5f9;font-weight:600}@media (max-width:768px){.guild-hero-lead{font-size:15.5px;line-height:1.7;margin-bottom:28px}.selective-note-chip{font-size:11.5px;padding:8px 12px;text-align:center;line-height:1.45;display:inline-flex;flex-wrap:wrap;justify-content:center;max-width:100%}}.guild-main-cta{padding:16px 32px;font-size:16.5px;font-weight:700;box-shadow:0 0 30px -4px rgba(59,130,246,.5),inset 0 1px 0 rgba(255,255,255,.25);transition:all .25s cubic-bezier(.16,1,.3,1)}.guild-main-cta:hover{transform:translateY(-2px);box-shadow:0 0 45px -2px rgba(59,130,246,.7),inset 0 1px 0 rgba(255,255,255,.35)}.guild-selective-note{display:flex;justify-content:center;align-items:center;margin-top:22px}.selective-note-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:rgba(15,23,42,.75);border:1px solid rgba(59,130,246,.3);border-radius:var(--radius-full);font-size:13.5px;color:#94a3b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.4)}.selective-note-chip b{color:#e2e8f0}.hero-identity-strip{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap;margin-top:14px;padding-top:26px;border-top:1px solid rgba(255,255,255,.08)}.hero-identity-item{display:flex;align-items:center;gap:10px;text-align:left}.hero-identity-dot{width:8px;height:8px;border-radius:50%;background:var(--brand-primary);box-shadow:0 0 10px rgba(59,130,246,.6);flex-shrink:0}.hero-identity-item strong{display:block;font-size:13.5px;font-weight:700;color:#f1f5f9;letter-spacing:-.01em}.hero-identity-item span{display:block;font-size:12px;color:#94a3b8}@media (max-width:768px){.hero-identity-strip{flex-direction:column;gap:14px;align-items:flex-start;max-width:320px;margin-left:auto;margin-right:auto;padding-top:20px}}.guild-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:28px}@media (max-width:640px){.guild-hero-actions{flex-direction:column;gap:12px}.guild-hero-actions .btn{width:100%;justify-content:center}}.guild-section{padding:84px 0;position:relative}.guild-wall-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:900px){.guild-wall-grid{grid-template-columns:1fr}}.guild-wall-card{background:linear-gradient(180deg,rgba(17,24,39,.72),rgba(10,15,29,.96));border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:32px 28px 28px;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;overflow:hidden}.guild-wall-card:before{content:"";position:absolute;top:0;left:28px;width:44px;height:2px;background:#64748b;transition:width .3s ease,background .3s ease,box-shadow .3s ease}.guild-wall-card.pillar-noise:before{background:#f43f5e;box-shadow:0 0 10px rgba(244,63,94,.6)}.guild-wall-card.pillar-capability:before{background:#3b82f6;box-shadow:0 0 12px rgba(59,130,246,.8)}.guild-wall-card.pillar-trust:before{background:#10b981;box-shadow:0 0 10px rgba(16,185,129,.6)}.guild-wall-card:hover{transform:translateY(-4px);border-color:rgba(59,130,246,.4);box-shadow:0 20px 40px -10px rgba(0,0,0,.85),0 0 30px -5px rgba(59,130,246,.2)}.guild-wall-card:hover:before{width:72px}.guild-wall-card.featured-glow{border-color:rgba(59,130,246,.4);background:linear-gradient(180deg,rgba(30,58,138,.22),rgba(10,15,29,.95));box-shadow:0 16px 40px -10px rgba(0,0,0,.8),0 0 35px -8px rgba(59,130,246,.25)}.wall-card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}.wall-card-index{display:flex;align-items:center;gap:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.wall-card-num-mono{font-size:15px;font-weight:800;color:#ffffff;letter-spacing:-.02em}.wall-card-slash{font-size:13px;color:#475569}.wall-card-tag{font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:.1em}.wall-card-status{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.08em;padding:3px 9px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.wall-card-status.status-snr{background:rgba(244,63,94,.1);color:#fb7185;border:1px solid rgba(244,63,94,.25)}.wall-card-status.status-capability{background:rgba(59,130,246,.12);color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.wall-card-status.status-covenant{background:rgba(16,185,129,.1);color:#6ee7b7;border:1px solid rgba(16,185,129,.25)}.status-ping{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 6px currentColor}.wall-card-title{font-size:19px;font-weight:800;color:#ffffff;letter-spacing:-.02em;margin-bottom:12px;line-height:1.35}.wall-card-desc{font-size:14.5px;color:#94a3b8;line-height:1.75;margin-bottom:24px;flex-grow:1}.wall-card-desc strong{color:#f1f5f9}.wall-card-footer{padding-top:14px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center}.wall-card-rule-label{font-size:12px;font-weight:600;color:#60a5fa;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:6px}.wall-card-rule-label:before{content:"▸";font-size:10px;color:rgba(96,165,250,.8)}.sanctuary-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}@media (max-width:800px){.sanctuary-grid{grid-template-columns:1fr;gap:16px}}.sanctuary-card{background:linear-gradient(145deg,rgba(17,26,46,.65),rgba(8,12,22,.95));border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-lg);padding:30px 28px;transition:all .25s ease;position:relative;overflow:hidden}.sanctuary-card:hover{border-color:rgba(59,130,246,.35);transform:translateY(-3px);box-shadow:0 16px 36px -8px rgba(0,0,0,.8),0 0 25px -5px rgba(59,130,246,.15)}.sanctuary-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.sanctuary-card-code{display:flex;align-items:center;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.sanctuary-card-num{font-size:14px;font-weight:800;color:#60a5fa}.sanctuary-card-dot{font-size:14px;color:#475569}.sanctuary-card-label{font-size:11.5px;font-weight:700;letter-spacing:.08em;color:#cbd5e1}.sanctuary-tag{font-size:10.5px;font-weight:800;letter-spacing:.08em;color:#93c5fd;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.25);padding:3px 9px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.sanctuary-metric-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#3b82f6;box-shadow:0 0 6px #3b82f6;margin-right:6px}.sanctuary-card h4{font-size:19px;font-weight:750;color:#ffffff;margin-bottom:10px;letter-spacing:-.015em}.sanctuary-card p{font-size:14.5px;color:#94a3b8;line-height:1.7;margin-bottom:20px}.sanctuary-metric{padding-top:14px;border-top:1px solid rgba(255,255,255,.06);font-size:13px;color:#64748b}.sanctuary-metric b{color:#93c5fd}.admission-timeline{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:36px}@media (max-width:900px){.admission-timeline{grid-template-columns:1fr}}.admission-step-card{background:linear-gradient(180deg,rgba(16,24,40,.6),rgba(9,14,26,.95));border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);padding:30px 24px;position:relative;transition:all .25s ease}.admission-step-card:hover{border-color:rgba(59,130,246,.35);transform:translateY(-2px)}.admission-step-card.featured-step{border-color:rgba(59,130,246,.45);background:linear-gradient(180deg,rgba(30,58,138,.2),rgba(10,16,32,.95));box-shadow:0 12px 32px -8px rgba(0,0,0,.8),0 0 25px -4px rgba(59,130,246,.2)}.admission-badge{font-size:11px;font-weight:800;letter-spacing:.1em;color:#64748b;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:3px 10px;border-radius:var(--radius-sm);display:inline-block;margin-bottom:14px}.admission-badge.highlight{color:#93c5fd;background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.4)}.admission-step-card h4{font-size:17px;font-weight:700;color:#ffffff;margin-bottom:10px;letter-spacing:-.015em;line-height:1.4}.admission-step-card p{font-size:14px;color:#94a3b8;line-height:1.65;margin:0}.admission-quote-banner{background:linear-gradient(135deg,rgba(30,58,138,.18),rgba(15,23,42,.7));border:1px dashed rgba(96,165,250,.4);border-radius:var(--radius-md);padding:24px 32px;text-align:center}.admission-quote-banner p{font-size:16px;color:#cbd5e1;line-height:1.75;margin:0}.admission-quote-banner strong{color:#60a5fa}.guild-final-aurora{background:linear-gradient(145deg,rgba(20,35,70,.45),rgba(10,16,32,.95) 50%,rgba(5,8,18,.98));border:1px solid rgba(59,130,246,.45);border-radius:var(--radius-xl);padding:64px 48px;box-shadow:0 24px 60px -15px rgba(0,0,0,.9),0 0 50px -10px rgba(59,130,246,.25),inset 0 1px 0 rgba(255,255,255,.15);position:relative;overflow:hidden}.guild-final-aurora:before{content:"";position:absolute;top:0;left:20%;right:20%;height:2px;background:linear-gradient(90deg,transparent,#60a5fa,#93c5fd,#60a5fa,transparent);box-shadow:0 0 20px #3b82f6}.guild-seal-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;border-radius:9999px;background:linear-gradient(135deg,rgba(30,58,138,.4),rgba(15,23,42,.8));border:1px solid rgba(96,165,250,.4);margin-bottom:24px;box-shadow:0 0 24px rgba(59,130,246,.25);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.seal-emblem-text{font-size:12px;font-weight:800;letter-spacing:.12em;color:#ffffff}.seal-emblem-sep{font-size:12px;color:#64748b}.seal-emblem-sub{font-size:11px;font-weight:700;letter-spacing:.1em;color:#93c5fd}.creed-box{background:linear-gradient(135deg,rgba(30,58,138,.28),rgba(15,23,42,.85) 45%,rgba(13,20,36,.96));border:1px solid rgba(59,130,246,.4);border-radius:var(--radius-lg);padding:44px 50px;box-shadow:0 16px 48px -8px rgba(0,0,0,.85),0 0 35px -4px rgba(59,130,246,.25),inset 0 1px 0 0 rgba(255,255,255,.14);position:relative;overflow:hidden}.creed-box:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(96,165,250,.8),transparent)}.creed-monument{position:relative;background:linear-gradient(145deg,rgba(16,26,52,.85),rgba(10,16,32,.95) 45%,rgba(5,8,18,.98));border:1px solid rgba(59,130,246,.45);border-radius:var(--radius-xl);padding:56px 64px;box-shadow:0 28px 70px -15px rgba(0,0,0,.95),0 0 50px -10px rgba(59,130,246,.3),inset 0 1px 0 rgba(255,255,255,.2),inset 0 0 50px rgba(59,130,246,.07);overflow:hidden;text-align:center}.creed-monument:before{content:"“";position:absolute;top:15px;left:30px;font-family:Georgia,serif;font-size:260px;line-height:1;color:rgba(59,130,246,.05);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.creed-monument:after{content:"";position:absolute;top:0;left:15%;right:15%;height:2px;background:linear-gradient(90deg,transparent,#60a5fa,#93c5fd,#60a5fa,transparent);box-shadow:0 0 20px #3b82f6}.creed-corner{position:absolute;width:16px;height:16px;border-color:rgba(147,197,253,.6);pointer-events:none}.creed-corner-tl{top:18px;left:18px;border-top:2px solid;border-left:2px solid}.creed-corner-tr{top:18px;right:18px;border-top:2px solid;border-right:2px solid}.creed-corner-bl{left:18px;border-left:2px solid}.creed-corner-bl,.creed-corner-br{bottom:18px;border-bottom:2px solid}.creed-corner-br{right:18px;border-right:2px solid}.creed-monument-seal{display:inline-flex;align-items:center;gap:8px;padding:6px 20px;border-radius:var(--radius-full);background:linear-gradient(135deg,rgba(59,130,246,.22),rgba(37,99,235,.1));border:1px solid rgba(96,165,250,.55);color:#93c5fd;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;box-shadow:0 0 24px rgba(59,130,246,.35)}.creed-monument-title{font-size:30px;font-weight:800;color:#ffffff;letter-spacing:-.02em;margin-bottom:16px;line-height:1.35}.creed-pillars-strip{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:36px}.creed-pillar-chip{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;color:#cbd5e1;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);padding:5px 14px 5px 6px;border-radius:var(--radius-sm);transition:all .2s ease}.creed-pillar-chip:hover{background:rgba(59,130,246,.1);border-color:rgba(96,165,250,.35)}.creed-pillar-hanja{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;background:rgba(59,130,246,.18);border:1px solid rgba(96,165,250,.4);color:#93c5fd;font-size:11.5px;font-weight:800;line-height:1}.creed-body-verses{max-width:880px;margin:0 auto 38px;display:flex;flex-direction:column;gap:22px}.creed-verse-highlight{font-size:25px;font-weight:800;color:#ffffff;line-height:1.65;letter-spacing:-.015em;text-shadow:0 2px 14px rgba(0,0,0,.8)}.creed-verse{font-size:20px;color:#e2e8f0;line-height:1.88;letter-spacing:-.01em}.creed-verse strong{color:#93c5fd;font-weight:700}.creed-oath-conclude{margin:10px auto 0;padding:18px 32px;background:linear-gradient(135deg,rgba(59,130,246,.22),rgba(30,58,138,.35));border:1px solid rgba(96,165,250,.6);border-radius:var(--radius-md);color:#ffffff;font-size:22px;font-weight:800;letter-spacing:-.015em;box-shadow:0 0 35px rgba(59,130,246,.3),inset 0 1px 0 rgba(255,255,255,.25);display:inline-block;line-height:1.5}.creed-signature-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:18px;padding-top:26px;border-top:1px solid rgba(255,255,255,.12);font-size:14.5px}@media (max-width:768px){.creed-monument{padding:36px 18px}.creed-monument-title{font-size:22px}.creed-verse-highlight{font-size:19px}.creed-verse{font-size:16px;line-height:1.7}.creed-oath-conclude{font-size:17px;padding:14px 20px}.guild-final-aurora{padding:44px 20px}}.formula-card{background:linear-gradient(135deg,rgba(17,26,48,.8),rgba(11,17,32,.95));border:1px solid rgba(59,130,246,.25);border-radius:var(--radius-md);padding:28px 32px;box-shadow:0 10px 30px -4px rgba(0,0,0,.7),inset 0 1px 0 rgba(255,255,255,.08);position:relative}.culture-card{background:linear-gradient(180deg,rgba(22,33,62,.45),rgba(11,17,32,.92));border:1px solid rgba(255,255,255,.08);border-top-color:rgba(96,165,250,.45);border-radius:var(--radius-lg);padding:32px 28px;box-shadow:0 10px 32px -4px rgba(0,0,0,.75),inset 0 1px 0 0 rgba(255,255,255,.08);transition:all .25s cubic-bezier(.16,1,.3,1);position:relative}.culture-card:hover{border-color:#60a5fa rgba(59,130,246,.5) rgba(59,130,246,.5);transform:translateY(-3px);box-shadow:0 18px 44px -6px rgba(0,0,0,.9),0 0 28px -4px rgba(59,130,246,.3),inset 0 1px 0 0 rgba(255,255,255,.16)}.aurora-cta{background:linear-gradient(135deg,rgba(37,99,235,.22),rgba(99,102,241,.16) 45%,rgba(13,20,36,.98));border:1px solid rgba(96,165,250,.45);border-radius:var(--radius-lg);padding:52px 42px;box-shadow:0 20px 50px -10px rgba(0,0,0,.9),0 0 40px -6px rgba(59,130,246,.3),inset 0 1px 0 0 rgba(255,255,255,.18);position:relative;overflow:hidden}.aurora-cta:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(147,197,253,.9),transparent)}.hero-cta-group{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:50px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.stat-item{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:18px;text-align:center;box-shadow:var(--shadow-card)}.stat-number{font-size:28px;font-weight:800;color:var(--text-title);letter-spacing:-.02em;margin-bottom:3px}.stat-number.brand{color:var(--brand-primary)}.stat-label{font-size:12.5px;color:var(--text-muted);font-weight:500}.ecosystem-section{padding:20px 0 50px}.section-header{margin-bottom:38px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.section-header.text-left{align-items:flex-start;text-align:left}.section-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);background:var(--brand-subtle);border:1px solid var(--brand-border);padding:4px 12px;border-radius:var(--radius-full);margin-bottom:2px}.section-title{font-size:32px;font-weight:800;letter-spacing:-.025em;color:var(--text-title);line-height:1.35;margin:0;word-break:keep-all}.section-desc{font-size:17px;color:var(--text-muted);line-height:1.75;max-width:800px;margin:0 auto;word-break:keep-all}.ecosystem-diagram{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:32px}.ecosystem-pillars{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.pillar-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:22px;box-shadow:var(--shadow-card);transition:all .2s ease}.pillar-card:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-hover)}.pillar-icon{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:12px;background:var(--brand-subtle);color:var(--brand-primary)}.pillar-name{font-size:17px;font-weight:700;color:var(--text-title);margin-bottom:2px}.pillar-role{font-size:11.5px;color:var(--brand-primary);font-weight:600;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.pillar-desc{font-size:13px;color:var(--text-muted);line-height:1.5}.ecosystem-footer-flow{margin-top:24px;padding-top:20px;border-top:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-size:12.5px;color:var(--text-dim)}.flow-step{padding:5px 12px;background:var(--bg-surface);border-radius:var(--radius-full);border:1px solid var(--border-subtle);font-weight:500;color:var(--text-main);box-shadow:0 1px 2px rgba(0,0,0,.2)}.flow-step.highlight{background:var(--brand-subtle);border-color:var(--brand-border);color:var(--brand-primary);font-weight:600}.flow-arrow{color:var(--border-strong)}.circles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.circle-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:22px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow-card);transition:all .2s ease}.circle-card:hover{border-color:var(--brand-border);box-shadow:var(--shadow-hover)}.filter-bar{display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}.search-input-wrap{position:relative;flex:1 1;min-width:240px}.search-input{width:100%;padding:10px 14px 10px 38px;background:rgba(13,21,39,.85);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:13.5px;color:var(--text-title);outline:none;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.2)}.search-input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(59,130,246,.25);background:#0f182d}.search-icon-pos{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-dim);pointer-events:none}.filter-select{padding:10px 14px;background:rgba(13,21,39,.85);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:13.5px;color:var(--text-title);outline:none;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.2)}.filter-select:focus{border-color:var(--brand-primary)}.filter-pills{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.filter-pill{padding:5px 12px;border-radius:var(--radius-full);font-size:12.5px;font-weight:500;background:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;transition:all .15s ease}.filter-pill:hover{background:var(--bg-surface-elevated);color:var(--text-title)}.filter-pill.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#ffffff;font-weight:600}.modal-backdrop{position:fixed;inset:0;background:rgba(4,7,14,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.modal-content{background:#0b1120;border:1px solid var(--border-strong);border-radius:var(--radius-lg);max-width:560px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 60px -15px rgba(0,0,0,.8),0 0 30px rgba(59,130,246,.15);padding:30px;position:relative;color:var(--text-main)}.modal-close-btn{position:absolute;top:18px;right:18px;color:var(--text-dim);font-size:18px;padding:6px;border-radius:var(--radius-sm);background:var(--bg-surface-elevated)}.modal-close-btn:hover{color:var(--text-title);background:rgba(255,255,255,.15)}.form-group{margin-bottom:18px}.form-label{display:block;font-size:14.5px;font-weight:700;color:var(--text-title);margin-bottom:7px}.form-input,.form-select,.form-textarea{width:100%;padding:11px 15px;background:rgba(11,17,32,.95);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-sm);color:var(--text-title);font-size:15.5px;outline:none;transition:all .2s ease;box-shadow:inset 0 2px 4px rgba(0,0,0,.3)}.form-input::placeholder,.form-textarea::placeholder{color:#64748b;font-size:14.5px}.form-select option{background:#0b1120;color:#f8fafc}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(59,130,246,.25),inset 0 1px 2px rgba(0,0,0,.3);background:#0f182d}.form-hint{font-size:13.5px;color:var(--text-dim);margin-top:6px}.footer-nav-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:36px;gap:36px}.footer-bottom-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}@media (max-width:900px){.footer-nav-grid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:600px){.footer-nav-grid{grid-template-columns:1fr;gap:24px}.footer-bottom-row{flex-direction:column;text-align:center}}@media (max-width:1024px){.hero-headline{font-size:34px}.stats-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-pillars{grid-template-columns:1fr}}@media (max-width:768px){.header-btn-handbook,.logo-subtitle{display:none}.hero-headline{font-size:26px}.nav-links{display:none}.stats-grid{grid-template-columns:1fr}.hero-cta-group{flex-direction:column}}.hb-landing{max-width:1080px;margin:0 auto;padding:48px 24px 80px}.hb-cover{text-align:center;padding:24px 0 36px}.hb-cover-title{font-size:44px;font-weight:800;letter-spacing:-.03em;color:var(--text-title);margin-bottom:10px}.hb-cover-subtitle{font-size:19px;font-weight:600;color:var(--text-main);margin-bottom:6px}.hb-cover-tagline{font-size:14.5px;color:var(--text-muted);margin-bottom:26px}.hb-cover-actions{gap:10px;margin-bottom:20px}.hb-cover-actions,.hb-cover-meta{display:flex;justify-content:center;flex-wrap:wrap}.hb-cover-meta{gap:18px;font-size:12.5px;color:var(--text-dim)}.hb-cover-meta span{display:inline-flex;align-items:center;gap:5px}.hb-opening{padding:36px 40px;margin-bottom:48px;background:linear-gradient(135deg,rgba(59,130,246,.12),rgba(13,20,36,.95));border:1px solid var(--brand-border);box-shadow:var(--shadow-glow);border-radius:var(--radius-lg)}.hb-opening:hover{transform:none}.hb-opening blockquote{margin:14px 0 22px;border-left:3px solid var(--brand-primary);padding-left:18px}.hb-opening blockquote p{font-size:16.5px;font-weight:600;line-height:1.7;color:var(--text-title);margin-bottom:8px}.hb-formula{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;font-weight:700;letter-spacing:.04em;color:var(--brand-primary);background:var(--bg-card);border:1px solid var(--brand-border);border-radius:var(--radius-sm);padding:10px 14px;text-align:center;overflow-x:auto;white-space:nowrap}.hb-section{margin-bottom:52px}.hb-section-title{font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--text-title);margin-bottom:8px}.hb-section-lead{color:var(--text-muted);font-size:14.5px;margin-bottom:20px}.hb-reader-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.hb-reader-card{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-card);transition:all .15s ease}.hb-reader-card:hover{border-color:var(--brand-border);background:var(--brand-subtle)}.hb-reader-card strong{font-size:14.5px;color:var(--text-title)}.hb-reader-card span{font-size:12.5px;color:var(--text-muted);flex:1 1}.hb-reader-card em{font-style:normal;font-size:12px;font-weight:600;color:var(--brand-primary);display:inline-flex;align-items:center;gap:4px}.hb-toc-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.hb-part-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:20px 22px;background:var(--bg-card);scroll-margin-top:90px}.hb-part-head{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.hb-part-head h3{font-size:16.5px;font-weight:700;color:var(--text-title);flex:1 1}.hb-part-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary)}.hb-part-pages{font-size:12px;color:var(--text-dim)}.hb-part-desc{font-size:13px;color:var(--text-muted);margin-bottom:12px}.hb-part-list{list-style:none;display:flex;flex-direction:column;gap:2px}.hb-part-list li{scroll-margin-top:90px}.hb-part-item{display:flex;align-items:baseline;gap:10px;padding:7px 8px;border-radius:var(--radius-sm);font-size:14px;color:var(--text-main);transition:background .15s ease}.hb-part-item:hover{background:var(--brand-subtle);color:var(--brand-primary)}.hb-part-item.missing{color:var(--text-dim)}.hb-part-item-title{flex:1 1}.hb-part-item-pages,.hb-toc-num{font-size:11.5px;color:var(--text-dim);white-space:nowrap}.hb-toc-num{font-weight:700;letter-spacing:.02em;min-width:44px}.hb-key-list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.hb-key-list li{padding:14px 18px;border-left:3px solid var(--brand-primary);background:var(--bg-surface);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-weight:600;color:var(--text-title);font-size:14.5px}.hb-changelog{scroll-margin-top:90px}.hb-changelog-table{width:100%;border-collapse:collapse;font-size:13.5px;margin-bottom:14px}.hb-changelog-table td,.hb-changelog-table th{text-align:left;padding:10px 12px;border-bottom:1px solid var(--border-subtle)}.hb-changelog-table th{background:var(--bg-surface);font-weight:700;color:var(--text-muted);font-size:12.5px}.hb-print-note{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--text-dim)}.hb-shell{display:grid;grid-template-columns:290px minmax(0,1fr);grid-gap:0;gap:0;max-width:1280px;margin:0 auto;min-height:calc(100vh - 68px)}.hb-sidebar{position:-webkit-sticky;position:sticky;top:68px;align-self:start;height:calc(100vh - 68px);overflow-y:auto;border-right:1px solid var(--border-subtle);background:var(--bg-surface);padding:20px 16px 24px;display:flex;flex-direction:column;gap:14px}.hb-sidebar-title{display:flex;align-items:center;gap:8px;font-weight:800;font-size:14.5px;color:var(--text-title);letter-spacing:-.01em}.hb-version-pill{margin-left:auto;font-size:10.5px;font-weight:700;color:var(--brand-primary);background:var(--brand-subtle);border:1px solid var(--brand-border);border-radius:var(--radius-full);padding:1px 7px}.hb-search-box{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-card);color:var(--text-dim)}.hb-search-box input{flex:1 1;border:none;outline:none;background:transparent;font-size:13px;min-width:0}.hb-toc{display:flex;flex-direction:column;gap:4px;flex:1 1}.hb-toc-part-head{display:flex;align-items:center;gap:6px;width:100%;padding:7px 8px;border-radius:var(--radius-sm);font-size:13px;color:var(--text-main);text-align:left;transition:background .15s ease}.hb-toc-part-head.active,.hb-toc-part-head:hover{background:var(--bg-surface-elevated)}.hb-toc-part-head.single.active{color:var(--brand-primary);background:var(--brand-subtle);font-weight:600}.hb-toc-part-label{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary);min-width:52px}.hb-toc-part-title{font-weight:600}.hb-toc-list{list-style:none;margin:2px 0 6px 10px;border-left:1px solid var(--border-subtle);padding-left:8px;display:flex;flex-direction:column;gap:1px}.hb-toc-item{display:flex;align-items:baseline;gap:8px;padding:5px 8px;border-radius:var(--radius-sm);font-size:12.5px;color:var(--text-muted);line-height:1.4;transition:all .15s ease}.hb-toc-item:hover{color:var(--text-title);background:var(--bg-surface-elevated)}.hb-toc-item.active{color:var(--brand-primary);background:var(--brand-subtle);font-weight:600}.hb-toc-item.missing{color:var(--text-dim);opacity:.7}.hb-toc-item .hb-toc-num{min-width:38px;font-size:10.5px}.hb-sidebar-foot{font-size:11.5px;color:var(--text-dim);line-height:1.6;padding-top:12px;border-top:1px solid var(--border-subtle)}.hb-sidebar-foot a{color:var(--brand-primary);font-weight:600}.hb-mobile-toggle{display:none}.hb-article{padding:36px 44px 72px;max-width:100%;width:100%;min-width:0}.hb-article-head{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--border-subtle)}.hb-breadcrumb{display:flex;gap:8px;font-size:12.5px;color:var(--text-dim);margin-bottom:16px}.hb-breadcrumb a:hover,.hb-chapter-label{color:var(--brand-primary)}.hb-chapter-label{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:8px}.hb-chapter-title{font-size:32px;font-weight:800;letter-spacing:-.025em;line-height:1.3;color:var(--text-title);margin-bottom:14px}.hb-chapter-lead{font-size:16px;color:var(--text-muted);line-height:1.7;margin-bottom:16px}.hb-chapter-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:12.5px;color:var(--text-dim)}.hb-chapter-meta span{display:inline-flex;align-items:center;gap:5px}.hb-onpage{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:14px 18px;margin-bottom:28px}.hb-onpage-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--text-dim);margin-bottom:8px}.hb-onpage ol{list-style:decimal;padding-left:20px;column-count:2;column-gap:24px;font-size:13.5px}.hb-onpage li{page-break-inside:avoid;break-inside:avoid;margin-bottom:3px}.hb-onpage a{color:var(--text-main)}.hb-onpage a:hover{color:var(--brand-primary)}.hb-missing{padding:40px;text-align:center;color:var(--text-dim);border:1px dashed var(--border-strong);border-radius:var(--radius-md)}.hb-prose{font-size:18px;line-height:1.9;color:var(--text-main);word-break:keep-all;overflow-wrap:anywhere}.hb-prose>*+*{margin-top:1.15em}.hb-prose h2{font-size:25px;font-weight:800;letter-spacing:-.02em;color:var(--text-title);margin-top:2.4em;padding-top:.4em;scroll-margin-top:90px}.hb-prose h2:first-child{margin-top:0}.hb-prose h3{font-size:20px;margin-top:1.8em;scroll-margin-top:90px}.hb-prose h3,.hb-prose h4{font-weight:700;color:var(--text-title)}.hb-prose h4{font-size:17.5px;margin-top:1.4em}.hb-anchor{color:inherit}.hb-anchor:hover:after{content:" #";color:var(--brand-border);font-weight:400}.hb-prose p{margin:0}.hb-prose p+p{margin-top:1em}.hb-prose strong{color:var(--text-title);font-weight:700}.hb-prose blockquote{margin:1.4em 0;padding:14px 20px;border-left:3px solid var(--brand-primary);background:var(--brand-subtle);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-title)}.hb-prose blockquote p{font-size:15.5px;line-height:1.75}.hb-prose blockquote p+p{margin-top:.6em}.hb-prose ol,.hb-prose ul{padding-left:1.5em}.hb-prose li{margin-bottom:.35em}.hb-prose li>ol,.hb-prose li>ul{margin-top:.35em}.hb-prose li.task-list-item,.hb-prose li:has(>.hb-checkbox){list-style:none;margin-left:-1.5em;display:flex;align-items:flex-start;gap:8px}.hb-checkbox{margin-top:.45em;accent-color:var(--brand-primary)}.hb-prose hr{border:none;border-top:1px solid var(--border-subtle);margin:2.2em 0}.hb-prose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;background:var(--bg-surface-elevated);border:1px solid var(--border-subtle);border-radius:4px;padding:1px 5px;color:var(--text-title)}.hb-diagram{background:#0f172a;color:#e2e8f0;border-radius:var(--radius-md);padding:18px 22px;overflow-x:auto;font-size:13px;line-height:1.6}.hb-diagram code{background:transparent;border:none;color:inherit;padding:0;font-size:inherit;white-space:pre}.hb-incontent-figure{display:block;margin:2.2em 0;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:#090e17;overflow:hidden;box-shadow:0 16px 40px -12px rgba(0,0,0,.7)}.hb-incontent-scroll-wrap{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.hb-incontent-img{width:100%;height:auto;display:block;object-fit:contain}.hb-incontent-caption{padding:10px 16px;font-size:13px;font-weight:600;color:#94a3b8;background:rgba(15,23,42,.85);border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;gap:8px}.hb-caption-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-caption-scroll-hint{display:none}.hb-table-container{margin:1.6em 0;position:relative}.hb-table-scroll-badge{display:none}.hb-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:rgba(10,15,29,.4)}.hb-prose table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.55}.hb-prose td,.hb-prose th{padding:10px 14px;border-bottom:1px solid var(--border-subtle);vertical-align:top;text-align:left}.hb-prose th{background:var(--bg-surface);font-weight:700;font-size:13px;color:var(--text-muted);white-space:nowrap}.hb-prose tr:last-child td{border-bottom:none}.hb-prose td:first-child{font-weight:600;color:var(--text-title)}.hb-xref{color:var(--brand-primary);font-weight:600;border-bottom:1px dotted var(--brand-border)}.hb-xref:hover{border-bottom-style:solid}.hb-prose a:not(.hb-xref):not(.hb-anchor){color:var(--brand-primary);text-decoration:underline;text-underline-offset:3px}.hb-pager{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:56px;padding-top:24px;border-top:1px solid var(--border-subtle)}.hb-pager-link{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:14px;font-weight:600;color:var(--text-title);transition:all .15s ease}.hb-pager-link:hover{border-color:var(--brand-border);background:var(--brand-subtle);color:var(--brand-primary)}.hb-pager-link.next{justify-content:flex-end;text-align:right}.hb-pager-link span{display:flex;flex-direction:column;gap:2px}.hb-pager-link small{font-size:11px;font-weight:700;letter-spacing:.05em;color:var(--text-dim)}.hb-search-page{display:flex;flex-direction:column;gap:16px}.hb-search-input-wrap{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-card);color:var(--text-dim)}.hb-search-input-wrap:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-subtle)}.hb-search-input-wrap input{flex:1 1;border:none;outline:none;font-size:16px;background:transparent}.hb-search-suggest{display:flex;gap:6px;flex-wrap:wrap}.hb-search-count{font-size:13px;color:var(--text-dim)}.hb-search-results{list-style:none;display:flex;flex-direction:column;gap:10px}.hb-search-hit a{display:block;padding:14px 18px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-card);transition:all .15s ease}.hb-search-hit a:hover{border-color:var(--brand-border);background:var(--brand-subtle)}.hb-search-hit-meta{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.hb-search-hit-title{font-size:12.5px;color:var(--text-muted)}.hb-search-hit-heading{display:inline-flex;align-items:center;gap:4px;font-size:15px;font-weight:700;color:var(--text-title);margin-bottom:4px}.hb-search-hit-snippet{font-size:13.5px;color:var(--text-muted);line-height:1.6}.hb-search-hit-snippet mark{background:#fef08a;color:var(--text-title);border-radius:2px;padding:0 2px}@media (max-width:1024px){.hb-reader-grid{grid-template-columns:repeat(2,1fr)}.hb-shell{grid-template-columns:260px minmax(0,1fr)}.hb-article{padding:32px 32px 64px}}@media (max-width:768px){.hb-cover-title{font-size:32px}.hb-key-list,.hb-reader-grid,.hb-toc-grid{grid-template-columns:1fr}.hb-opening{padding:24px 20px}.hb-shell{grid-template-columns:1fr}.hb-mobile-toggle{display:inline-flex;align-items:center;gap:6px;margin:12px 16px 0;padding:7px 12px;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-surface);font-size:13px;font-weight:600;color:var(--text-main)}.hb-sidebar{display:none;position:static;height:auto;border-right:none;border-bottom:1px solid var(--border-subtle)}.hb-sidebar.open{display:flex}.hb-article{padding:24px 18px 56px}.hb-chapter-title{font-size:26px}.hb-onpage ol{column-count:1}.hb-pager{grid-template-columns:1fr}.hb-table-container{margin:1.4em 0}.hb-table-scroll-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#60a5fa;background:rgba(59,130,246,.12);border:1px solid rgba(59,130,246,.28);padding:3px 9px;border-radius:9999px;margin-bottom:8px;float:right}.hb-table-container:after{content:"";display:table;clear:both}.hb-table-wrap{clear:both;position:relative;border-radius:10px;box-shadow:inset -12px 0 16px -10px rgba(0,0,0,.6)}.hb-prose table{min-width:580px;font-size:13px;line-height:1.5}.hb-prose td,.hb-prose th{padding:8px 10px}.hb-prose td:first-child{white-space:nowrap;font-weight:700}.hb-incontent-figure{margin:1.6em 0;border-radius:12px}.hb-incontent-img{min-width:640px;width:640px;max-width:none}.hb-incontent-caption{padding:9px 12px}.hb-caption-text{white-space:normal;font-size:12px;line-height:1.4}.hb-caption-scroll-hint{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#60a5fa;background:rgba(59,130,246,.12);padding:2px 8px;border-radius:9999px;border:1px solid rgba(59,130,246,.25);flex-shrink:0}.hb-hero-figure{margin:18px 0 24px}.hb-hero-caption{font-size:11.5px}.hb-visual-card{margin:24px 0 32px;padding:20px 16px;border-radius:14px}.hb-visual-title{font-size:18px;line-height:1.35}.hb-visual-desc{font-size:13px;line-height:1.6}.hb-visual-controls{flex-direction:column;gap:8px}.hb-mode-btn{width:100%;justify-content:center;font-size:12.5px;padding:9px 12px}.hb-network-stage{height:350px}.hb-node-btn{padding:4px 8px;border-radius:8px}.hb-node-icon{width:22px;height:22px}.hb-node-text strong{font-size:11px}.hb-node-text small{display:none}.hb-inspector-card{padding:16px 14px}.hb-inspector-head{gap:8px}.hb-inspector-name{font-size:15px}.hb-inspector-body-grid{grid-template-columns:1fr;gap:10px}.hb-model-tabs{grid-template-columns:1fr 1fr;gap:8px}.hb-model-tab{padding:10px 12px}.hb-model-tab strong{font-size:12.5px}.hb-model-tab small{font-size:10.5px}.hb-model-panel{padding:18px 14px;gap:20px}.hb-model-active-title{font-size:17px}.hb-model-active-desc{font-size:13px}.hb-model-quote-callout{font-size:13px;padding:10px 14px}.hb-pros-cons-grid{grid-template-columns:1fr;gap:10px}.hb-step-detail-card{padding:18px 14px}.hb-step-korean-title{font-size:16.5px}.hb-governance-callout{flex-direction:column;gap:12px;padding:16px}}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-card);box-shadow:var(--shadow-card)}.comparison-table{width:100%;border-collapse:collapse;font-size:15.5px;line-height:1.65;text-align:left}.comparison-table th{padding:16px 20px;background:var(--bg-surface-elevated);font-weight:800;font-size:15px;letter-spacing:-.01em;border-bottom:2px solid var(--border-strong);white-space:nowrap}.comparison-table td{padding:18px 20px;border-bottom:1px solid var(--border-subtle);vertical-align:middle}.comparison-table tr:last-child td{border-bottom:none}.comparison-table .col-bad{color:#fca5a5;background:rgba(239,68,68,.04)}.comparison-table .col-good{color:#93c5fd;font-weight:700;background:rgba(59,130,246,.08)}.workflow-step-num{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;flex-shrink:0;background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(37,99,235,.15));border:1px solid rgba(59,130,246,.5);color:#93c5fd;box-shadow:0 0 16px -2px rgba(59,130,246,.4)}.hb-print-toolbar{position:-webkit-sticky;position:sticky;top:72px;z-index:90;background:rgba(10,15,29,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1);padding:12px 24px}.hb-print-toolbar-inner{max-width:1040px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hb-print-toolbar-left{display:flex;align-items:center;gap:14px}.hb-print-back-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#94a3b8;text-decoration:none;transition:color .18s ease}.hb-print-back-link:hover{color:#ffffff}.hb-print-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:9999px;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.3);color:#93c5fd}.hb-print-toolbar-actions{display:flex;align-items:center;gap:10px}.hb-print-toolbar-hint{max-width:1040px;margin:8px auto 0;display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8;background:rgba(255,255,255,.03);padding:6px 12px;border-radius:6px;border:1px dashed rgba(255,255,255,.12)}.hb-print-toolbar-hint strong{color:#f1f5f9}.hb-print-toolbar-hint b{color:#60a5fa}.hb-print-layout{min-height:100vh;background:#090d16;padding-bottom:80px}.hb-print-book{max-width:860px;margin:36px auto 0;background:#ffffff;color:#1e293b;box-shadow:0 25px 60px -15px rgba(0,0,0,.65),0 0 0 1px rgba(255,255,255,.08);border-radius:8px;padding:64px 72px;font-family:var(--font-sans)}.hb-book-cover{min-height:720px;flex-direction:column;border:2px solid #0f172a;padding:48px;text-align:center;margin-bottom:56px;position:relative;background:linear-gradient(180deg,#f8fafc,#ffffff)}.hb-book-cover,.hb-book-cover-top{display:flex;justify-content:space-between}.hb-book-cover-top{align-items:center;font-size:13px;font-weight:600;color:#64748b;letter-spacing:.02em;border-bottom:1px solid #e2e8f0;padding-bottom:16px}.hb-book-cover-center{padding:40px 0}.hb-book-emblem{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.2em;color:#2563eb;padding:6px 14px;border:1.5px solid #2563eb;border-radius:4px;margin-bottom:28px}.hb-book-title{font-size:40px;font-weight:800;letter-spacing:-.02em;color:#0f172a;margin-bottom:16px;line-height:1.25}.hb-book-subtitle{font-size:20px;font-weight:600;color:#334155;margin-bottom:12px}.hb-book-tagline{font-size:15px;color:#64748b;max-width:580px;margin:0 auto;line-height:1.6}.hb-book-cover-bottom{border-top:1px solid #e2e8f0;padding-top:24px}.hb-book-formula{font-family:var(--font-mono,monospace);font-size:11px;font-weight:700;letter-spacing:.08em;color:#475569;background:#f1f5f9;padding:8px 14px;border-radius:6px;margin-bottom:16px;display:inline-block}.hb-book-meta{display:flex;justify-content:space-between;font-size:12px;font-weight:500;color:#64748b}.hb-print-page{margin-bottom:56px;padding-bottom:40px;border-bottom:1px solid #e2e8f0}.hb-print-page-header{font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #f1f5f9;padding-bottom:8px;margin-bottom:32px}.hb-preamble-inner{padding:20px 0}.hb-preamble-title{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:24px;text-align:center}.hb-preamble-quotes{max-width:680px;margin:0 auto;font-size:16px;line-height:1.85;color:#334155}.hb-preamble-line{margin-bottom:14px;text-indent:1em}.hb-preamble-seal{margin-top:36px;text-align:center;font-size:13px;font-weight:600;color:#64748b;border-top:1px dashed #cbd5e1;padding-top:16px}.hb-toc-heading{font-size:26px;font-weight:700;color:#0f172a;text-align:center;margin-bottom:32px;letter-spacing:.1em}.hb-print-toc-part{margin-bottom:24px}.hb-print-toc-part-head{display:flex;align-items:baseline;gap:10px;font-size:15px;font-weight:700;color:#0f172a;border-bottom:1.5px solid #0f172a;padding-bottom:4px;margin-bottom:10px}.hb-print-toc-part-label{color:#2563eb;font-weight:800}.hb-print-toc-chapter-list{list-style:none;padding:0;margin:0}.hb-print-toc-item{display:flex;align-items:baseline;font-size:13.5px;color:#334155;padding:4px 0}.hb-print-toc-num{font-weight:600;width:54px;color:#64748b;flex-shrink:0}.hb-print-toc-title{flex-shrink:0}.hb-print-toc-dots{flex:1 1;border-bottom:1px dotted #cbd5e1;margin:0 8px;min-width:24px}.hb-print-toc-pages{font-family:var(--font-mono,monospace);font-size:12px;color:#64748b;flex-shrink:0}.hb-part-divider{padding:60px 0 40px;text-align:center;border-bottom:2px solid #0f172a}.hb-part-divider-label{display:inline-block;font-size:14px;font-weight:800;letter-spacing:.1em;color:#2563eb;margin-bottom:12px;text-transform:uppercase}.hb-part-divider-title{font-size:30px;font-weight:800;color:#0f172a;margin-bottom:16px}.hb-part-divider-desc{font-size:16px;color:#475569;max-width:600px;margin:0 auto;line-height:1.6}.hb-print-running-head{display:flex;justify-content:space-between;font-size:11px;color:#94a3b8;border-bottom:1px solid #e2e8f0;padding-bottom:6px;margin-bottom:28px}.hb-print-chapter-label{display:inline-block;font-size:13px;font-weight:700;color:#2563eb;letter-spacing:.05em;margin-bottom:6px}.hb-print-chapter-title{font-size:26px;font-weight:800;color:#0f172a;line-height:1.3;margin-bottom:20px}.hb-print-chapter-lead{font-size:15px;line-height:1.7;color:#334155;background:#f8fafc;border-left:4px solid #2563eb;padding:12px 18px;margin:0 0 28px;border-radius:0 6px 6px 0}.hb-print-chapter-body .hb-prose{color:#1e293b;font-size:15px;line-height:1.8}.hb-print-chapter-body .hb-prose h2{color:#0f172a;border-bottom:1px solid #e2e8f0;padding-bottom:8px;margin-top:36px}.hb-print-chapter-body .hb-prose h3{color:#1e293b;margin-top:28px}.hb-print-chapter-body .hb-prose blockquote{color:#334155;background:#f8fafc;border-left:3px solid #94a3b8}.hb-print-chapter-body .hb-prose table{width:100%;border-collapse:collapse}.hb-print-chapter-body .hb-prose td,.hb-print-chapter-body .hb-prose th{border:1px solid #e2e8f0;padding:8px 12px;color:#1e293b}.hb-print-chapter-body .hb-prose th{background:#f1f5f9}.hb-print-chapter-body .hb-diagram{background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.hb-book-colophon{padding-top:40px;border-bottom:none}.hb-colophon-box{border:2px solid #0f172a;padding:32px;background:#f8fafc}.hb-colophon-box h3{font-size:20px;font-weight:800;margin-bottom:6px;color:#0f172a}.hb-colophon-sub{font-size:14px;color:#64748b;margin-bottom:16px}.hb-colophon-box hr{border:none;border-top:1px solid #cbd5e1;margin:16px 0}.hb-colophon-list{font-size:13px;line-height:1.8;color:#334155;margin-bottom:20px}.hb-colophon-list div{display:flex;margin-bottom:4px}.hb-colophon-list dt{width:80px;font-weight:600;color:#64748b;flex-shrink:0}.hb-colophon-list dd{margin:0}.hb-colophon-footer{font-family:var(--font-mono,monospace);font-size:11px;font-weight:700;letter-spacing:.15em;color:#94a3b8;text-align:center;border-top:1px solid #e2e8f0;padding-top:14px}.hb-download-banner{margin:48px 0 56px;padding:32px 36px;background:linear-gradient(135deg,rgba(30,58,138,.25),rgba(15,23,42,.6));border:1px solid rgba(59,130,246,.35);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;box-shadow:0 12px 32px -8px rgba(0,0,0,.5)}.hb-download-banner-info{flex:1 1;min-width:280px}.hb-download-banner-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#60a5fa;background:rgba(59,130,246,.15);padding:3px 10px;border-radius:9999px;margin-bottom:8px}.hb-download-banner-title{font-size:20px;font-weight:700;color:#ffffff;margin-bottom:6px}.hb-download-banner-desc{font-size:14px;color:#94a3b8;line-height:1.55;margin:0}.hb-download-banner-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hb-chapter-actions{display:flex;align-items:center;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.hb-hero-figure{margin:28px 0 36px;padding:0}.hb-hero-img-wrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;border:1px solid rgba(59,130,246,.3);box-shadow:0 20px 48px -12px rgba(0,0,0,.75),0 0 0 1px rgba(255,255,255,.08);background:#060911}.hb-hero-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hb-hero-figure:hover .hb-hero-img{transform:scale(1.015)}.hb-hero-overlay{position:absolute;inset:0;pointer-events:none;border-radius:16px;box-shadow:inset 0 0 40px rgba(0,0,0,.4)}.hb-hero-caption{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:12.5px;color:#94a3b8;font-weight:500;letter-spacing:.01em;padding:0 4px}.hb-visual-card{margin:44px 0 52px;background:linear-gradient(135deg,rgba(15,23,42,.95),rgba(20,30,55,.85));border:1px solid rgba(59,130,246,.3);border-radius:18px;padding:32px 36px;box-shadow:0 16px 40px -12px rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hb-visual-header{margin-bottom:24px}.hb-visual-badge{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;color:#60a5fa;background:rgba(59,130,246,.14);padding:4px 12px;border-radius:9999px;border:1px solid rgba(59,130,246,.28);margin-bottom:12px;letter-spacing:.02em}.hb-visual-title{font-size:22px;font-weight:800;color:#ffffff;margin-bottom:8px;letter-spacing:-.01em}.hb-visual-desc{font-size:14.5px;line-height:1.65;color:#94a3b8;margin:0}.hb-visual-controls{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.hb-mode-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#94a3b8;cursor:pointer;transition:all .2s ease}.hb-mode-btn:hover{background:rgba(255,255,255,.08);color:#f1f5f9}.hb-mode-btn.active.alert{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.5);color:#fca5a5;box-shadow:0 0 20px -4px rgba(239,68,68,.3)}.hb-mode-btn.active.success{background:rgba(16,185,129,.15);border-color:rgba(16,185,129,.5);color:#6ee7b7;box-shadow:0 0 20px -4px rgba(16,185,129,.3)}.hb-network-stage{position:relative;height:420px;background:radial-gradient(circle at center,rgba(30,58,138,.18) 0,rgba(10,15,29,.9) 70%);border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;margin-bottom:24px}.hb-network-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hb-center-core{z-index:10;pointer-events:none}.hb-core-cell,.hb-core-isolated{display:flex;flex-direction:column;align-items:center;text-align:center}.hb-core-icon-wrap{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;transition:all .3s ease}.hb-core-icon-wrap.alert{background:rgba(239,68,68,.2);border:1.5px solid #ef4444;color:#f87171;box-shadow:0 0 18px rgba(239,68,68,.4)}.hb-core-icon-wrap.success{background:rgba(59,130,246,.25);border:2px solid #3b82f6;color:#60a5fa;box-shadow:0 0 26px rgba(59,130,246,.6);animation:corePulse 2s ease-in-out infinite}@keyframes corePulse{0%,to{transform:scale(1);box-shadow:0 0 20px rgba(59,130,246,.5)}50%{transform:scale(1.08);box-shadow:0 0 32px rgba(59,130,246,.8)}}.hb-core-label{font-size:14px;font-weight:700;color:#ffffff}.hb-core-isolated small{font-size:11px;color:#f87171}.hb-core-cell small{font-size:11px;color:#93c5fd}.hb-node-btn{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;background:rgba(15,23,42,.9);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:6px 12px;cursor:pointer;transition:left .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1),transform .2s ease,border-color .2s ease;z-index:20}.hb-node-btn:hover{transform:translate(-50%,-50%) scale(1.06);background:rgba(30,41,59,.95);border-color:#60a5fa}.hb-node-btn.selected{transform:translate(-50%,-50%) scale(1.08);background:#0f172a}.hb-node-icon{width:28px;height:28px;border-radius:8px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center}.hb-node-text{display:flex;flex-direction:column;text-align:left}.hb-node-text strong{font-size:12.5px;color:#f8fafc;line-height:1.2}.hb-node-text small{font-size:10.5px;color:#94a3b8;line-height:1.2}.hb-inspector-card{background:rgba(10,15,29,.7);border:1px solid rgba(255,255,255,.1);border-left:4px solid #3b82f6;border-radius:12px;padding:20px 24px}.hb-inspector-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.hb-inspector-title-wrap{display:flex;align-items:center;gap:10px}.hb-persona-color-dot{width:10px;height:10px;border-radius:50%}.hb-inspector-name{font-size:17px;font-weight:700;color:#ffffff;margin:0}.hb-inspector-role{font-size:13px;color:#94a3b8;background:rgba(255,255,255,.05);padding:2px 8px;border-radius:4px}.hb-inspector-tags{display:flex;gap:6px;flex-wrap:wrap}.hb-mini-tag{font-size:11.5px;color:#cbd5e1;background:rgba(255,255,255,.08);padding:3px 8px;border-radius:4px}.hb-inspector-body-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:680px){.hb-inspector-body-grid{grid-template-columns:1fr}}.hb-inspector-box{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:14px 16px}.hb-inspector-box.alert-box{background:rgba(239,68,68,.06);border-color:rgba(239,68,68,.25)}.hb-inspector-box.success-box{background:rgba(16,185,129,.06);border-color:rgba(16,185,129,.25)}.hb-box-title{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#e2e8f0;margin-bottom:6px}.hb-box-desc{font-size:13.5px;line-height:1.6;color:#94a3b8;margin:0}.hb-model-tabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:24px}@media (max-width:768px){.hb-model-tabs{grid-template-columns:1fr 1fr}}.hb-model-tab{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);cursor:pointer;transition:all .2s ease}.hb-model-tab strong{font-size:13.5px;color:#cbd5e1;margin-bottom:4px}.hb-model-tab small{font-size:11.5px;color:#64748b}.hb-model-tab:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.2)}.hb-model-tab.active{background:rgba(59,130,246,.15);border-color:#3b82f6}.hb-model-tab.active strong{color:#ffffff}.hb-model-tab.active.protocol-highlight{background:linear-gradient(135deg,rgba(59,130,246,.25),rgba(37,99,235,.15));border-color:#60a5fa;box-shadow:0 0 20px -3px rgba(59,130,246,.4)}.hb-model-panel{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:28px;gap:28px;background:rgba(10,15,29,.7);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:28px}@media (max-width:860px){.hb-model-panel{grid-template-columns:1fr}}.hb-model-panel.protocol-glow{border-color:rgba(59,130,246,.4);box-shadow:inset 0 0 40px rgba(59,130,246,.08)}.hb-model-coord-badge{display:inline-block;font-size:11.5px;font-weight:700;color:#60a5fa;background:rgba(59,130,246,.15);padding:3px 10px;border-radius:9999px;margin-bottom:8px}.hb-model-active-title{font-size:20px;font-weight:800;color:#ffffff;margin-bottom:4px}.hb-model-active-desc{font-size:14px;color:#94a3b8;margin-bottom:16px}.hb-model-quote-callout{font-style:italic;font-size:14.5px;line-height:1.6;color:#e2e8f0;background:rgba(255,255,255,.04);border-left:3px solid #3b82f6;padding:12px 18px;border-radius:0 8px 8px 0;margin-bottom:20px}.hb-pros-cons-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}@media (max-width:540px){.hb-pros-cons-grid{grid-template-columns:1fr}}.hb-con-box,.hb-pro-box{padding:12px 14px;border-radius:8px;font-size:13px;line-height:1.5}.hb-pro-box{background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.25);color:#a7f3d0}.hb-con-box{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.25);color:#fca5a5}.hb-pro-title{color:#34d399}.hb-con-title,.hb-pro-title{display:flex;align-items:center;gap:6px;font-weight:700;margin-bottom:4px}.hb-con-title{color:#f87171}.hb-gauges-title{font-size:14px;font-weight:700;color:#e2e8f0;margin-bottom:18px;letter-spacing:-.01em}.hb-gauge-item{margin-bottom:14px}.hb-gauge-label{display:flex;justify-content:space-between;font-size:12.5px;color:#94a3b8;margin-bottom:6px}.hb-gauge-label strong{color:#f1f5f9;font-family:var(--font-mono,monospace)}.hb-gauge-bar-track{height:8px;background:rgba(255,255,255,.08);border-radius:9999px;overflow:hidden}.hb-gauge-bar-fill{height:100%;border-radius:9999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.hb-protocol-seal-badge{margin-top:20px;padding:10px 14px;background:rgba(59,130,246,.12);border:1px dashed rgba(59,130,246,.4);border-radius:8px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#93c5fd}.hb-formula-track{display:flex;align-items:center;gap:6px;overflow-x:auto;padding-bottom:14px;margin-bottom:24px;scrollbar-width:thin}.hb-formula-node{flex-shrink:0;display:flex;align-items:center;gap:8px;background:rgba(15,23,42,.85);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:8px 14px;cursor:pointer;transition:all .2s ease}.hb-formula-node:hover{background:rgba(30,41,59,.95);border-color:rgba(255,255,255,.25)}.hb-node-step-num{font-family:var(--font-mono,monospace);font-size:10.5px;font-weight:700;background:rgba(255,255,255,.1);color:#ffffff;padding:2px 6px;border-radius:4px}.hb-node-kw{font-size:12px;font-weight:800;letter-spacing:.04em;color:#f1f5f9}.hb-node-ko{font-size:11.5px;color:#94a3b8}.hb-node-arrow{color:#475569;font-size:12px;margin-left:2px}.hb-step-detail-card{background:rgba(10,15,29,.7);border:1px solid rgba(255,255,255,.1);border-top:4px solid #3b82f6;border-radius:12px;padding:24px 28px;margin-bottom:20px}.hb-step-detail-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px;flex-wrap:wrap;gap:12px}.hb-step-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;padding:3px 8px;border-radius:4px;margin-bottom:8px}.hb-step-korean-title{font-size:19px;font-weight:700;color:#ffffff;margin:0}.hb-step-metric-chip{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#cbd5e1;background:rgba(255,255,255,.06);padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.08)}.hb-step-desc-text{font-size:15px;line-height:1.7;color:#94a3b8;margin:0}.hb-governance-callout{display:flex;align-items:flex-start;gap:16px;background:rgba(239,68,68,.06);border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:20px 24px}.hb-gov-icon-box{width:40px;height:40px;border-radius:10px;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.4);color:#f87171;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hb-gov-text-box h6{font-size:15px;font-weight:700;color:#fca5a5;margin-bottom:6px}.hb-gov-text-box p{font-size:13.5px;line-height:1.6;color:#cbd5e1;margin:0}.hb-gov-text-box strong{color:#ffffff}@media print{@page{size:A4 portrait;margin:18mm 16mm 20mm 16mm}.btn,.hb-breadcrumb,.hb-chapter-actions,.hb-cover-actions,.hb-download-banner,.hb-mobile-toggle,.hb-onpage,.hb-pager,.hb-print-note,.hb-print-toolbar,.hb-sidebar,.site-footer,.site-header,button,footer{display:none!important}body{background:#ffffff!important;color:#0f172a!important;font-size:10.5pt;line-height:1.65}.hb-print-layout,.hb-shell{background:#ffffff!important;padding:0!important;display:block!important}.hb-print-book{margin:0!important;box-shadow:none!important;border-radius:0!important;border:none!important}.hb-article,.hb-print-book{max-width:none!important;padding:0!important}.hb-book-cover{min-height:90vh;border:2.5px solid #000000;break-after:page;page-break-after:always}.hb-print-page{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.hb-book-colophon,.hb-book-preamble,.hb-book-toc,.hb-part-divider,.hb-print-chapter{break-before:page;page-break-before:always}.hb-prose{font-size:10.5pt!important;line-height:1.65!important;color:#111827!important}.hb-print-chapter-title,.hb-prose h2,.hb-prose h3{break-after:avoid;page-break-after:avoid;color:#000000!important}.hb-print-running-head{display:flex!important;color:#64748b!important;border-bottom:1px solid #cbd5e1!important}.hb-colophon-box,.hb-diagram,.hb-prose blockquote,.hb-table-wrap,.hb-visual-card{break-inside:avoid;page-break-inside:avoid}.hb-visual-card{background:#ffffff!important;color:#0f172a!important;border:1.5px solid #0f172a!important;box-shadow:none!important;margin:20px 0!important;padding:18px!important}.hb-visual-title{color:#000000!important}.hb-inspector-card,.hb-model-panel,.hb-network-stage,.hb-step-detail-card{background:#f8fafc!important;border:1px solid #cbd5e1!important}.hb-inspector-card,.hb-model-panel,.hb-model-tab,.hb-step-detail-card{color:#0f172a!important}.hb-model-tab{background:#ffffff!important;border:1px solid #cbd5e1!important}.hb-model-tab.active{background:#f1f5f9!important;border-color:#2563eb!important}.hb-model-active-title,.hb-model-tab strong,.hb-step-korean-title{color:#0f172a!important}.hb-governance-callout{background:#fef2f2!important;border:1px solid #f87171!important}.hb-gov-text-box h6,.hb-governance-callout{color:#991b1b!important}.hb-gov-text-box p{color:#374151!important}.hb-prose blockquote{background:#f8fafc!important;color:#1e293b!important;border-left:3px solid #64748b!important}.hb-diagram{background:#f8fafc!important;color:#0f172a!important;border:1px solid #cbd5e1!important}.hb-prose td,.hb-prose th{border:1px solid #cbd5e1!important;color:#111827!important}.hb-prose th{background:#f1f5f9!important}a{text-decoration:none!important;color:inherit!important}}.hb-pdf-status{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:3px 9px;border-radius:var(--radius-full);border:1px solid var(--border-subtle)}.hb-pdf-status.fresh{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.hb-pdf-status.stale{color:#b45309;background:#fffbeb;border-color:#fde68a}