:root{font-family:Segoe UI,Noto Sans KR,sans-serif;color:#e6e8ea;background-color:#0b0f14}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:radial-gradient(circle at 20% 10%,#1b2431,#0b0f14 48%)}button,input,textarea,select{font:inherit}.auth-shell{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:min(480px,100%);padding:28px;border:1px solid #304151;border-radius:18px;background:linear-gradient(180deg,#101822f5,#0b0f14fa);box-shadow:0 24px 80px #00000059;display:flex;flex-direction:column;gap:14px}.auth-card__eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8eb8ff}.auth-card__title{margin:0;font-size:30px;line-height:1.15;color:#f5f8fb}.auth-card__description,.auth-card__hint,.auth-card__status,.auth-card__error{margin:0;line-height:1.55}.auth-card__description,.auth-card__hint,.auth-card__status{color:#aab7c4}.auth-card__error{color:#ffb7bd}.auth-card__form{display:flex;flex-direction:column;gap:10px}.auth-card__label{font-size:13px;color:#d8e0e8}.auth-card__input{width:100%;height:44px;border:1px solid #3a4754;border-radius:10px;background-color:#101822;color:#eef3f8;padding:0 14px}.auth-card__primary-button,.auth-card__secondary-button,.top-bar__button{height:40px;border-radius:10px;cursor:pointer}.auth-card__primary-button{border:none;background:linear-gradient(135deg,#2f8cff,#1a63d9);color:#f8fbff;font-weight:700}.auth-card__secondary-button,.top-bar__button{border:1px solid #3b4956;background-color:#151f2a;color:#d3dce5}.auth-card__primary-button:disabled,.auth-card__secondary-button:disabled,.top-bar__button:disabled{opacity:.55;cursor:not-allowed}.app-shell{display:flex;flex-direction:column;height:100%}.top-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 16px;border-bottom:1px solid #2a3642;background-color:#0b0f14d9}.top-bar__left,.top-bar__right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.top-bar__select{min-width:82px;height:30px;padding:0 8px;border:1px solid #3d4b57;border-radius:6px;background-color:#101821;color:#d5d9dc}.top-bar__label{font-size:12px;color:#97a4b1;text-transform:uppercase;letter-spacing:.06em}.top-bar__divider{color:#4f606f}.top-bar__button{height:30px;padding:0 12px;border-radius:8px}.workspace{display:flex;flex:1;min-height:0}.chart-section{flex:1;min-height:0;padding:12px}.chart-canvas{width:100%;height:100%;min-height:420px;border:1px solid #2a3642;border-radius:10px;overflow:hidden}.side-panel{width:320px;min-width:280px;border-left:1px solid #2a3642;background-color:#0b0f14e6;padding:16px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.side-panel__header{display:flex;justify-content:space-between;align-items:center}.side-panel__title{margin:0;font-size:18px;color:#eef2f5}.side-panel__create-button{height:30px;border:1px solid #3f8cff;border-radius:7px;background-color:#163b75;color:#dbe8ff;font-weight:600;padding:0 12px;cursor:pointer}.side-panel__create-button:disabled{opacity:.5;cursor:not-allowed}.side-panel__meta{display:flex;flex-direction:column;gap:4px;padding:10px;border:1px solid #2a3642;border-radius:8px;background-color:#111922}.side-panel__meta-label{font-size:11px;color:#95a4b2;letter-spacing:.06em;text-transform:uppercase}.side-panel__meta-value{font-size:13px;color:#e6ebef;word-break:break-word}.side-panel__empty{margin:0;padding:12px;border:1px dashed #3a4754;border-radius:8px;background-color:#111922;color:#95a3b2;font-size:13px;line-height:1.5}.side-panel__feed-list{flex:1;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px}.feed-card{border:1px solid #2c3945;border-radius:10px;background-color:#111a23;padding:10px;display:flex;flex-direction:column;gap:8px}.feed-card__header{display:flex;justify-content:space-between;align-items:center;gap:8px}.feed-card__author{color:#f0f6fc;font-size:13px}.feed-card__time{color:#9aabb9;font-size:11px}.feed-card__text{margin:0;color:#dde5ec;font-size:14px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.feed-card__actions{display:flex;gap:6px}.feed-card__action-button{height:28px;border:1px solid #3e4d5b;border-radius:7px;background-color:#1a2733;color:#d6dee6;font-size:12px;padding:0 10px;cursor:pointer}.feed-card__action-button--danger{border-color:#6a2c33;background-color:#321a1e;color:#ffb7bd}.composer-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#070a0fb8;display:flex;align-items:center;justify-content:center;z-index:20}.composer-modal{width:min(560px,calc(100vw - 24px));border:1px solid #36424d;border-radius:12px;background-color:#0f161f;padding:14px;display:flex;flex-direction:column;gap:12px}.composer-modal__header{display:flex;justify-content:space-between;align-items:center}.composer-modal__title{margin:0;font-size:18px;color:#ecf2f7}.composer-modal__close{width:28px;height:28px;border:1px solid #3b4956;border-radius:6px;background-color:#151f2a;color:#d3dce5;cursor:pointer}.composer-modal__meta{margin:0;color:#9fb0bf;font-size:12px}.composer-modal__textarea{min-height:180px;resize:vertical;padding:10px;border-radius:8px;border:1px solid #3a4754;background-color:#101822;color:#e9edf0;font-family:inherit;line-height:1.45}.composer-modal__actions{display:flex;justify-content:flex-end;gap:8px}.composer-modal__button{height:34px;border-radius:8px;border:none;padding:0 14px;font-weight:600;cursor:pointer}.composer-modal__button--ghost{background-color:#273442;color:#d6e0ea}.composer-modal__button--primary{background-color:#227eff;color:#f4f8ff}.composer-modal__button--primary:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 980px){.workspace{flex-direction:column}.side-panel{width:100%;min-width:0;border-left:none;border-top:1px solid #2a3642}}@media (max-width: 720px){.auth-card{padding:22px}.auth-card__title{font-size:26px}.top-bar{padding:10px 12px;align-items:flex-start}.top-bar__right{justify-content:flex-start}}
