@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@700;800;900&display=swap";:root{--bg:#050505;--surface:#0f0f0fb3;--surface-alt:#19191980;--surface-muted:#ffffff08;--border-soft:#ffffff0f;--border-strong:#ffffff1f;--text-strong:#f8fafc;--text-muted:#94a3b8;--accent-gold:#d4af37;--accent-gold-light:#f3e08f;--accent-gold-dark:#b8860b;--accent-gradient:linear-gradient(135deg, #b8860b 0%, #d4af37 50%, #f3e08f 100%);--color-metal:#cbd5e1;--color-wood:#22c55e;--color-water:#3b82f6;--color-fire:#ef4444;--color-earth:#eab308;--glow-gold:0 0 20px #d4af3733;--glow-metal:0 0 15px #cbd5e126;--glow-wood:0 0 15px #22c55e33;--glow-water:0 0 15px #3b82f633;--glow-fire:0 0 15px #ef444433;--glow-earth:0 0 15px #eab30833;--shadow-soft:0 18px 45px #0009;--shadow-card:0 8px 32px #000000b3;--font-body:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Montserrat", sans-serif;font-family:var(--font-body);color:var(--text-strong);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:500;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;background-color:var(--bg)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 10% 10%,#d4af3714,#0000 35%),radial-gradient(circle at 90% 90%,#3b82f60d,#0000 40%),radial-gradient(circle,#0003,#0000 80%);position:fixed;inset:0}.glass{background:var(--surface);-webkit-backdrop-filter:blur(25px);border:1px solid var(--border-soft);box-shadow:var(--shadow-card)}.ornament-cloud{background-image:url("data:image/svg+xml,%3Csvg width='100' height='60' viewBox='0 0 100 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 40c0-11 9-20 20-20s20 9 20 20M10 40c0-11 9-20 20-20s20 9 20 20M50 40c0-11 9-20 20-20s20 9 20 20' fill='none' stroke='rgba(212, 175, 55, 0.05)' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat}.ornament-border{border:1px solid var(--border-soft);position:relative}.ornament-border:after{content:"";pointer-events:none;border:1px solid #d4af371a;position:absolute;inset:2px}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}::selection{color:#fff;background:#c0904d4d}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-gold)}.app-shell{grid-template-columns:204px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{border-right:1px solid var(--border-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ad9;height:100vh;padding:20px 18px;position:sticky;top:0;overflow:hidden auto}.app-sidebar:before{content:"";pointer-events:none;opacity:1;background:linear-gradient(#ffffff61,#0000 24%),radial-gradient(circle at 100% 0,#7dd3fc1f,#0000 30%);position:absolute;inset:0}.sidebar-stack{flex-direction:column;gap:14px;min-height:100%;display:flex;position:relative}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-mark{background:var(--accent-gradient);color:#000;width:48px;height:48px;font-family:var(--font-display);letter-spacing:.05em;border-radius:12px;place-items:center;font-size:1.2rem;font-weight:900;display:grid;box-shadow:0 0 25px #c0904d66}.brand-title,.brand-subtitle{margin:0}.brand-title{color:var(--text-strong);font-size:1.05rem;font-weight:700}.brand-subtitle{color:var(--text-muted);font-size:.88rem;line-height:1.45}.sidebar-caption,.section-tag,.metric-label,.timeline-caption,.micro-label{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-gold-light);opacity:.8;font-size:10px;font-weight:800;line-height:1.2}.nav-section{flex-direction:column;gap:8px;display:flex}.nav-list{flex-direction:column;gap:6px;display:flex}.nav-link-main{align-items:center;gap:12px;min-width:0;display:inline-flex}.nav-link-icon{width:36px;height:36px;color:var(--accent-strong);background:radial-gradient(circle,#0ea5e91a 0 16%,#0000 17%),linear-gradient(#fffffff2,#f5faf8f2);border:1px solid #155e7514;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.nav-icon-svg{width:18px;height:18px}.nav-link{color:var(--text-muted);cursor:pointer;appearance:none;border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:flex}.nav-link:hover{color:var(--text-strong);background:var(--surface-alt);transform:translate(4px)}.nav-link-active{color:var(--text-strong);background:#c0904d26;border-color:#c0904d4d}.nav-link-active .nav-link-icon{background:radial-gradient(circle,#155e7529 0 18%,#0000 19%),linear-gradient(#f5fbfffa,#e8f3f8fa);border-color:#155e751f;box-shadow:inset 0 0 0 1px #fff6}.nav-link small{letter-spacing:.1em;color:inherit;opacity:.72;font-size:11px;font-weight:700}.sidebar-profile,.sidebar-note,.mobile-header,.panel-card,.hero-card,.feature-card,.insight-card,.timeline-card,.article-card,.admin-card,.quote-card,.history-card,.matching-card,.calendar-card,.consultant-response,.pillars-card,.metric-card,.score-card{border:1px solid var(--border-soft);background:var(--surface);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.sidebar-profile,.sidebar-note,.mobile-header{border-radius:24px;padding:16px}.sidebar-note{margin-top:auto}.sidebar-ornament{background:linear-gradient(#ffffffeb,#f8fafcf5);border:1px solid #155e7514;border-radius:24px;min-height:84px;position:relative;overflow:hidden}.sidebar-ornament-disc{background:radial-gradient(circle,#155e7524 0 14%,#0000 15%),radial-gradient(circle,#0000 0 46%,#155e7514 47% 49%,#0000 50%);border-radius:999px;width:42px;height:42px;position:absolute;top:16px;left:18px}.sidebar-ornament-waves{background-color:#0000;background-image:radial-gradient(circle at 0 100%,#0000 20px,#155e7512 21px 22px,#0000 23px),radial-gradient(circle at 100% 100%,#0000 20px,#155e7512 21px 22px,#0000 23px);background-position:0 0,40px 0;background-repeat:repeat,repeat;background-size:80px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:42px;position:absolute;inset:auto 0 -2px}.sidebar-profile h3,.feature-card h3,.timeline-card h3,.history-card h3,.matching-card h3,.admin-card h3,.article-card h3,.quote-card h3,.pillars-card h3{color:var(--text-strong);margin:12px 0 0;font-size:1rem;font-weight:700}.sidebar-note p,.sidebar-profile p,.body-copy,.hero-support,.field-help,.card-copy,.quote-card p,.timeline-card p,.history-card p,.article-card p,.admin-card p,.consultant-response p{color:var(--text-muted)}.content-area{padding:20px}.content-shell{isolation:isolate;flex-direction:column;gap:14px;width:min(1600px,100%);margin:0 auto;display:flex;position:relative}.content-topbar{z-index:20;flex-direction:column;align-items:stretch;gap:8px;padding:0 2px 2px;display:flex;position:relative}.topbar-copy{flex-direction:column;gap:4px;min-width:220px;display:flex}.topbar-title{color:var(--text-strong);margin:0;font-size:.96rem;font-weight:700;line-height:1.2}.top-tab-nav{z-index:21;pointer-events:auto;flex-wrap:nowrap;justify-content:flex-start;gap:10px;padding-bottom:4px;display:flex;position:relative;overflow-x:auto}.top-tab{border:1px solid var(--border-soft);min-height:42px;color:var(--text-muted);cursor:pointer;z-index:22;pointer-events:auto;appearance:none;background:#ffffffdb;border-radius:999px;align-items:center;gap:8px;padding:0 13px;text-decoration:none;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex;position:relative}.top-tab:hover{color:var(--text-strong);transform:translateY(-1px)}.top-tab-active{color:var(--accent-strong);background:var(--accent-soft);border-color:#155e7524}.top-tab:disabled,.top-tab[disabled]{opacity:.38;cursor:not-allowed;pointer-events:auto}.top-tab-icon{width:16px;height:16px}.mobile-shell{min-height:100vh}.mobile-header{margin-bottom:18px}.mobile-nav{gap:10px;margin-top:14px;padding-bottom:6px;display:flex;overflow-x:auto}.mobile-utility-row{gap:8px;margin-top:12px;padding-bottom:4px;display:flex;overflow-x:auto}.mobile-utility-link{white-space:nowrap;border:1px solid var(--border-soft);min-height:38px;color:var(--text-muted);cursor:pointer;appearance:none;background:#ffffffc2;border-radius:999px;align-items:center;gap:8px;padding:0 12px;text-decoration:none;display:inline-flex}.mobile-utility-link-active{color:var(--accent-strong);background:var(--accent-soft);border-color:#155e7524}.mobile-utility-icon{width:14px;height:14px}.mobile-status-copy{margin-top:14px}.build-info{color:var(--text-muted);word-break:break-word;margin-top:10px;font-size:.78rem;line-height:1.45}.fixed-bottom-nav{z-index:1000;border-top:1px solid var(--border-soft);background:#050505d9;justify-content:space-around;align-items:center;height:72px;padding:0 10px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{color:var(--text-muted);background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;min-width:60px;transition:all .2s;display:flex}.bottom-nav-item.active{color:var(--accent-gold)}.bottom-nav-icon{width:22px;height:22px}.bottom-nav-label{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.bottom-nav-center{background:var(--accent-gradient);border:4px solid var(--bg);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-top:-32px;transition:transform .2s;display:flex;box-shadow:0 8px 16px #b8860b4d}.bottom-nav-center:hover{transform:translateY(-4px)scale(1.05)}.center-icon{color:#000;width:32px;height:32px}.mobile-shell.content-area{padding-bottom:92px}.mobile-pill{white-space:nowrap;border:1px solid var(--border-soft);background:var(--surface);color:var(--text-muted);cursor:pointer;appearance:none;border-radius:999px;padding:10px 14px;text-decoration:none}.mobile-pill-inner{align-items:center;gap:8px;display:inline-flex}.mobile-pill-icon{width:16px;height:16px;color:var(--accent-strong)}.mobile-pill-active{color:var(--accent-strong);background:var(--accent-soft);border-color:#155e7524}.mobile-pill:disabled,.mobile-pill[disabled]{opacity:.38;cursor:not-allowed;pointer-events:auto}.page{flex-direction:column;gap:16px;display:flex}.hero-card,.panel-card,.feature-card,.insight-card,.timeline-card,.article-card,.admin-card,.quote-card,.history-card,.matching-card,.calendar-card,.consultant-response,.pillars-card,.score-card{border-radius:26px;padding:20px}.hero-card{background:radial-gradient(circle at 100% 0,#c0904d26,#0000 35%),linear-gradient(#141414e6,#0a0a0af2);position:relative;overflow:hidden}.hero-card:before{content:"";pointer-events:none;opacity:1;background:linear-gradient(90deg,#ffffff3d,#0000 38%);position:absolute;inset:0}.hero-card:after{content:none}.hero-grid,.two-column,.three-column,.four-column,.chart-layout{gap:16px;display:grid}.hero-grid,.two-column,.three-column{grid-template-columns:repeat(2,minmax(0,1fr))}.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}.fact-grid{align-items:stretch}.chart-layout{grid-template-columns:minmax(0,1.55fr) minmax(380px,.95fr)}.hero-column,.homepage-hero-stack{flex-direction:column;gap:14px;display:flex}.homepage-intro-row{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:14px;display:grid}.homepage-intro-copy{flex-direction:column;display:flex}.homepage-title{max-width:15ch}.homepage-support{max-width:62ch}.homepage-intro-actions{justify-content:flex-end;align-items:flex-end;display:flex}.homepage-form-card{width:100%;padding:22px 24px}.field-grid.homepage-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px}.homepage-form-card .field-label{font-size:.84rem}.homepage-form-card .field-input,.homepage-form-card .field-select,.homepage-form-card .field-textarea{border-radius:18px}.homepage-form-card .field-input,.homepage-form-card .field-select{min-height:52px;font-size:1rem}.homepage-form-card .field-select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);background-position:calc(100% - 22px) calc(50% - 2px),calc(100% - 16px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:42px}.homepage-form-card input[type=date],.homepage-form-card input[type=time]{appearance:none}.homepage-form-card .field-textarea{min-height:128px}.homepage-form-card .field-help{margin-top:2px}.hero-column,.hero-card>*{z-index:1;position:relative}.hero-asian-band{background:linear-gradient(90deg,#fffffffa,#f8fafcfa);border:1px solid #cbd5e166;border-radius:24px;grid-template-columns:82px minmax(0,1fr) 88px;align-items:center;gap:16px;min-height:72px;padding:14px 16px;display:grid}.hero-band-circle{background:radial-gradient(circle,#155e7529 0 13%,#0000 14%),radial-gradient(circle,#0000 0 46%,#155e7514 47% 49%,#0000 50%);border-radius:999px;width:42px;height:42px}.hero-band-lines{background-color:#0000;background-image:radial-gradient(circle at 0 100%,#0000 18px,#155e7514 19px 20px,#0000 21px),radial-gradient(circle at 100% 100%,#0000 18px,#155e7514 19px 20px,#0000 21px);background-position:0 4px,36px 4px;background-repeat:repeat,repeat;background-size:72px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:14px;height:38px}.hero-band-seal{color:#b91c1c;letter-spacing:.18em;text-align:center;background:linear-gradient(#fffafafa,#fef2f2fa);border:1px solid #991b1b29;border-radius:18px;justify-content:center;justify-self:end;align-items:center;width:58px;height:58px;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff8c}.page-title,.section-title,.numeric-highlight,.article-title{font-family:var(--font-display);color:var(--text-strong)}.page-title{max-width:18ch;margin:6px 0 0;font-size:clamp(1.7rem,2.4vw,2.65rem);font-weight:800;line-height:1.08}.page-title--wide{max-width:24ch}.section-title{margin:6px 0 0;font-size:clamp(1.05rem,1.5vw,1.55rem);font-weight:700;line-height:1.16}.hero-support{max-width:82ch;margin-top:8px;font-size:.92rem;line-height:1.62}.action-row{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.button-primary,.button-secondary,.inline-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button-primary{color:#000;background:var(--accent-gradient);cursor:pointer;border:none;box-shadow:0 10px 25px #c0904d4d}.button-secondary,.inline-link{border:1px solid var(--border-strong);color:var(--text-strong);cursor:pointer;background:#ffffff0d}.button-primary:hover,.button-secondary:hover,.inline-link:hover{transform:translateY(-1px)}.button-primary:disabled,.button-secondary:disabled{opacity:.7;cursor:wait;transform:none}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.fact-card{flex-direction:column;gap:12px;min-height:148px;display:flex}.fact-card-link,.analysis-card-link,.pillar-box-link,.support-chip-link{color:inherit;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.fact-card-link:hover,.analysis-card-link:hover,.pillar-box-link:hover,.support-chip-link:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 16px 32px #0f172a14}.card-link-cta{color:var(--accent-strong);align-items:center;margin-top:auto;font-size:.88rem;font-weight:700;display:inline-flex}.fact-card-head{align-items:center;gap:12px;display:flex}.fact-value{color:var(--text-strong);font-size:1.06rem;font-weight:700;line-height:1.35}.fact-note{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}.metric-card{background:var(--surface);border-radius:22px;padding:16px}.numeric-highlight{margin-top:8px;font-size:1.45rem;font-weight:800;line-height:1;display:block}.metric-card p{color:var(--text-muted);margin:8px 0 0;font-size:.88rem;line-height:1.55}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field-stack{flex-direction:column;gap:8px;display:flex}.field-stack-full{grid-column:1/-1}.field-label{color:var(--text-strong);font-size:.88rem;font-weight:700}.field-input,.field-select,.field-textarea{border:1px solid var(--border-soft);width:100%;color:var(--text-strong);background:#ffffff08;border-radius:12px;outline:none;padding:14px 16px;transition:all .2s}.field-input:focus,.field-select:focus,.field-textarea:focus{border-color:var(--accent-gold);background:#ffffff12;box-shadow:0 0 15px #c0904d26}.field-help{font-size:.86rem;line-height:1.55}.chart-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.meta-card{border:1px solid var(--border-soft);background:var(--surface-alt);border-radius:20px;flex-direction:column;justify-content:space-between;gap:10px;min-height:88px;padding:14px 16px;display:flex}.meta-label,.support-chip-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.meta-value{color:var(--text-strong);font-size:1rem;line-height:1.4}.chart-support-grid{flex-wrap:wrap;gap:10px;display:flex}.support-chip{border:1px solid var(--border-soft);background:#f8fbfd;border-radius:18px;flex-direction:column;flex:220px;gap:6px;min-width:220px;padding:12px 14px;display:flex}.support-chip strong{color:var(--text-strong);font-size:.96rem;line-height:1.45}.pill-grid,.keyword-list{flex-wrap:wrap;gap:10px;display:flex}.pill,.keyword{border:1px solid var(--border-soft);color:var(--text-muted);background:#f6f9fc;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:inline-flex}.pill-button{appearance:none;cursor:pointer;font:inherit}.timeline-list,.history-list,.article-list,.suggestion-grid,.element-list{gap:14px;display:grid}.suggestion-button{text-align:left;border:1px solid var(--border-soft);background:var(--surface-alt);color:var(--text-strong);cursor:pointer;border-radius:18px;padding:14px 16px;font-size:.96rem;transition:transform .18s,background .18s,border-color .18s}.suggestion-button:hover{border-color:var(--border-strong);background:#fff;transform:translateY(-1px)}.analysis-section-card{flex-direction:column;gap:14px;min-height:0;display:flex}.analysis-section-head{align-items:flex-start;gap:12px;display:flex}.analysis-section-icon{width:42px;height:42px;color:var(--accent-strong);background:radial-gradient(circle,#0ea5e91a 0 16%,#0000 17%),linear-gradient(#fffffff5,#f5faf8f5);border:1px solid #155e751a;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.analysis-section-icon-svg{width:18px;height:18px}.analysis-section-head h3{margin:4px 0 0;font-size:1.08rem}.analysis-section-copy{margin:0}.analysis-list{gap:10px;margin-top:4px;display:grid}.analysis-list-item{color:var(--text-muted);grid-template-columns:10px minmax(0,1fr);align-items:start;gap:10px;line-height:1.6;display:grid}.analysis-list-dot{background:var(--accent-strong);border-radius:999px;width:6px;height:6px;margin-top:10px}.timeline-card{grid-template-columns:120px minmax(0,1fr);align-items:start;gap:18px;display:grid}.timeline-number{background:var(--accent-soft);min-height:74px;color:var(--accent-strong);border-radius:22px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:inline-flex}.element-row{grid-template-columns:80px minmax(0,1fr) 56px;align-items:center;gap:12px;display:grid}.element-track{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.element-fill{border-radius:999px;height:100%}.element-kim{background:var(--color-metal);box-shadow:0 0 10px #e2e8f066}.element-moc{background:var(--color-wood);box-shadow:0 0 10px #22c55e66}.element-thuy{background:var(--color-water);box-shadow:0 0 10px #3b82f666}.element-hoa{background:var(--color-fire);box-shadow:0 0 10px #ef444466}.element-tho{background:var(--color-earth);box-shadow:0 0 10px #eab30866}.pillars-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pillar-box{border:1px solid var(--border-soft);text-align:center;background:linear-gradient(#1e1e1e99,#0f0f0fcc);border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:24px 16px;transition:transform .2s;display:flex}.pillar-box:hover{border-color:var(--accent-gold);transform:translateY(-5px)}.pillar-box strong{font-family:var(--font-display);letter-spacing:.1em;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:900}.pillar-box-meta{flex-direction:column;gap:10px;width:100%;display:flex}.pillar-box-meta span{border-top:1px solid var(--border-soft);color:var(--text-muted);padding-top:10px;font-size:.82rem;display:block}.score-card{justify-content:center;align-items:center;min-height:220px;display:flex}.score-ring{background:radial-gradient(circle, white 54%, transparent 55%), conic-gradient(var(--accent-strong) 0 70%, #bae6fd 70% 100%);border-radius:50%;place-items:center;width:180px;height:180px;display:grid}.score-ring strong{font-size:2.3rem;font-weight:800}.article-body{gap:16px;display:grid}.article-body p{color:var(--text-muted);margin:0;line-height:1.8}.admin-grid{grid-template-columns:320px minmax(0,1fr);gap:22px;min-height:100vh;padding:24px;display:grid}.admin-sidebar{color:#fff;background:linear-gradient(#0f172a,#164e63);border-radius:32px;padding:24px}.admin-main{flex-direction:column;gap:18px;display:flex}.not-found{text-align:center;place-items:center;min-height:50vh;display:grid}@media (width<=1180px){.app-shell{grid-template-columns:1fr}.app-sidebar{display:none}.hero-grid,.two-column,.three-column,.four-column,.homepage-intro-row,.chart-layout,.admin-grid{grid-template-columns:1fr}.content-topbar{flex-direction:column}.top-tab-nav{justify-content:flex-start}.pillars-grid,.chart-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-intro-actions{justify-content:flex-start}.field-grid.homepage-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-asian-band{grid-template-columns:72px minmax(0,1fr) 78px}}@media (width<=720px){.content-area{padding:12px}.hero-card,.panel-card,.feature-card,.insight-card,.timeline-card,.article-card,.admin-card,.quote-card,.history-card,.matching-card,.calendar-card,.consultant-response,.pillars-card,.score-card,.mobile-header{border-radius:24px;padding:20px}.metric-grid,.field-grid,.field-grid.homepage-field-grid,.chart-meta-grid,.pillars-grid,.timeline-card{grid-template-columns:1fr}.page-title{max-width:100%;font-size:1.45rem}.hero-asian-band{grid-template-columns:1fr;justify-items:start}.hero-band-lines,.hero-band-seal{width:100%}.hero-band-seal{justify-self:stretch;max-width:140px}.top-tab-nav,.mobile-nav,.mobile-utility-row{flex-wrap:nowrap}.mobile-header{padding:12px 14px}.brand-mark{border-radius:11px;width:34px;height:34px;font-size:.82rem}.brand-lockup{gap:10px}.brand-title{font-size:.88rem}.brand-subtitle{display:none}.mobile-nav{gap:6px;margin-top:8px;padding-bottom:4px}.mobile-pill{padding:6px 10px;font-size:.75rem}.mobile-pill-icon{width:13px;height:13px}.mobile-utility-row{gap:5px;margin-top:7px;padding-bottom:3px}.mobile-utility-link{gap:5px;min-height:28px;padding:0 9px;font-size:.75rem}.mobile-utility-icon{width:11px;height:11px}.mobile-status-copy{margin-top:8px;font-size:.75rem}.build-info{margin-top:4px;font-size:.72rem}.mobile-header .button-secondary{min-height:34px;margin-top:2px;padding:0 14px;font-size:.78rem}}.pillars-grid-2x2{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;display:grid}@media (width>=1024px){.pillars-grid-2x2{grid-template-columns:repeat(4,1fr)}}.pillar-card-premium{text-align:center;background:var(--surface);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;flex-direction:column;gap:12px;padding:24px 16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.pillar-card-premium:before{content:"";opacity:.1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='100' height='60' viewBox='0 0 100 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 40c0-11 9-20 20-20s20 9 20 20M10 40c0-11 9-20 20-20s20 9 20 20M50 40c0-11 9-20 20-20s20 9 20 20' fill='none' stroke='rgba(212, 175, 55, 0.05)' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.pillar-chars{flex-direction:column;gap:2px;display:flex}.char-stem,.char-branch{font-size:2.8rem;font-weight:800;line-height:1.1;font-family:var(--font-display)}.pillar-meta-group{flex-direction:column;gap:4px;margin-top:4px;display:flex}.meta-token{color:var(--text-muted);font-size:11px;font-weight:700}.meta-token-primary{color:var(--accent-gold-light);font-size:12px}.glow-moc{box-shadow:var(--glow-wood);border-color:#22c55e4d}.glow-hoa{box-shadow:var(--glow-fire);border-color:#ef44444d}.glow-tho{box-shadow:var(--glow-earth);border-color:#eab3084d}.glow-kim{box-shadow:var(--glow-metal);border-color:#cbd5e14d}.glow-thuy{box-shadow:var(--glow-water);border-color:#3b82f64d}.desktop-column{background-image:radial-gradient(circle at 50% 10%,#b8860b0d 0%,#0000 50%),radial-gradient(circle at 90% 80%,#3b82f608 0%,#0000 40%);flex-direction:column!important}.desktop-global-header{border-bottom:1px solid var(--border-soft);z-index:100;align-items:center;width:100%;height:80px;padding:0 40px;display:flex;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.header-utilities{align-items:center;gap:20px;display:flex}.header-util-btn{color:var(--text-muted);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.header-util-btn:hover{background:var(--surface);color:var(--accent-gold)}.user-status-pill{border:1px solid var(--border-soft);border-radius:20px;align-items:center;gap:10px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex}.status-indicator{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.status-indicator.online{background:#22c55e;box-shadow:0 0 8px #22c55e80}.desktop-top-tabs{background:#05050566;justify-content:center;padding:24px 0;display:flex}.tabs-inner{background:var(--surface);border:1px solid var(--border-soft);border-radius:24px;gap:12px;padding:6px;display:flex}.module-tab{min-width:120px;color:var(--text-muted);background:0 0;border:none;border-radius:18px;flex-direction:column;align-items:center;gap:6px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.module-tab:hover{color:var(--text-main);background:#ffffff08}.module-tab.active{background:var(--accent-gradient);color:#000;box-shadow:0 8px 16px #b8860b33}.tab-icon{width:24px;height:24px}.tab-label{text-transform:uppercase;letter-spacing:.02em;font-size:.85rem;font-weight:700}.centered-layout{width:100%;padding:40px 20px}.centered-layout .content-shell{max-width:1100px;margin:0 auto}.desktop-footer{text-align:center;opacity:.5;padding:40px}.kb-header-box{background:var(--accent-gold);color:#000;letter-spacing:.1em;padding:10px 30px;font-weight:900;display:inline-block;transform:skew(-10deg)}.kb-main-title{font-size:1.5rem;transform:skew(10deg)}.kb-categories{flex-wrap:wrap;gap:12px;display:flex}.kb-cat-pill{border:1px solid var(--border-soft);color:var(--text-muted);background:#ffffff08;border-radius:8px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.kb-cat-pill.active{background:var(--accent-gold);color:#000;border-color:var(--accent-gold)}.kb-grid{grid-template-columns:1.6fr 1fr;gap:32px;display:grid}.kb-featured-card{flex-direction:column;display:flex;position:relative}.kb-featured-img-container{aspect-ratio:16/9;border-radius:12px;position:relative;overflow:hidden}.kb-featured-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.kb-featured-card:hover .kb-featured-img{transform:scale(1.05)}.kb-cat-tag{background:var(--accent-gold);color:#000;border-radius:4px;padding:6px 14px;font-size:.75rem;font-weight:800;position:absolute;top:20px;left:20px}.kb-featured-content{padding:24px 0}.kb-featured-title{color:var(--text-main);font-size:2rem;font-weight:800;line-height:1.25}.kb-featured-summary{color:var(--text-muted);margin-top:14px;font-size:1.05rem;line-height:1.6}.kb-meta{color:var(--text-muted);gap:20px;margin-top:20px;font-size:.85rem;font-weight:600;display:flex}.kb-list-stack{flex-direction:column;gap:20px;display:flex}.kb-list-item{border-radius:12px;gap:16px;padding:12px;transition:all .2s;display:flex}.kb-list-item:hover{background:#ffffff0d;transform:translate(6px)}.kb-thumb-container{border-radius:8px;flex-shrink:0;width:100px;height:70px;overflow:hidden}.kb-thumb{object-fit:cover;width:100%;height:100%}.kb-list-item-title{color:var(--text-main);font-size:1rem;font-weight:700;line-height:1.4}.kb-meta-small{color:var(--text-muted);margin-top:6px;font-size:.8rem}@media (width<=1023px){.kb-grid{grid-template-columns:1fr}.kb-featured-title{font-size:1.5rem}.kb-header-box{padding:8px 16px}.kb-main-title{font-size:1.2rem}.desktop-column,.desktop-global-header,.desktop-top-tabs{display:none!important}}
