:root{color-scheme:dark;--bg: #080808;--surface: #1a1a1a;--surface-strong: #121212;--line: #343434;--text: #f5f4f2;--muted: #8a8a8a;--brand: #c9a962;--brand-deep: #a88a4d;--accent: #c9a962;--danger: #d66f6f;--shadow: 0 20px 44px rgba(0, 0, 0, .5);font-family:Inter,PingFang SC,Hiragino Sans GB,sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{background:radial-gradient(circle at 20% 0%,rgba(201,169,98,.14),transparent 34%),radial-gradient(circle at 100% 0%,rgba(201,169,98,.08),transparent 38%),var(--bg);color:var(--text);font-size:16px}body,button,input,select,textarea{font:inherit}button,input,select,textarea{border:0;outline:none}button{cursor:pointer}.app-shell{min-height:100vh;padding-bottom:92px}.app-message{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:120;display:flex;align-items:center;gap:12px;width:min(calc(100% - 24px),420px);padding:12px 14px;border-radius:18px;border:1px solid var(--line);background:#1a1a1af5;color:var(--text);box-shadow:0 18px 40px #0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-message--success{border-color:#c9a96280;background:#c9a96229;color:#f1d89f}.app-message--error{border-color:#d66f6f73;background:#d66f6f24;color:#f4b8b8}.app-message--info{border-color:#f5f4f242;background:#f5f4f214;color:#e1e1df}.app-message__text{flex:1 1 auto;min-width:0;line-height:1.45;font-weight:600}.app-message__close{flex:0 0 auto;width:32px;height:32px;border-radius:12px;background:#f5f4f21a;color:currentColor;font-size:18px;line-height:1}.app-message-enter-active,.app-message-leave-active{transition:opacity .18s ease,transform .18s ease}.app-message-enter-from,.app-message-leave-to{opacity:0;transform:translate(-50%) translateY(-8px)}.app-main{width:min(100%,560px);margin:0 auto}.page{padding:20px 16px 28px}.auth-page{min-height:calc(100vh - 92px);display:flex;flex-direction:column;justify-content:center;gap:18px;padding-top:20px;padding-bottom:20px}.auth-page--pencil .hero-card{margin-bottom:20px}.auth-brand .eyebrow{letter-spacing:.36em}.auth-brand h1{font-size:clamp(34px,9vw,46px)}.auth-brand .hero-copy{margin-top:8px;font-size:14px}.auth-login-card .panel-card__title{letter-spacing:.2em;font-size:18px}.auth-meta{margin-top:12px;display:flex;justify-content:space-between;gap:10px}.auth-meta span{color:#5a5a5a;font-size:10px;letter-spacing:.18em;white-space:nowrap}.dashboard-page--pencil .hero-card{margin-bottom:14px}.dashboard-page--pencil .hero-copy{max-width:94%}.dashboard-page--pencil .metric-card{border-radius:12px}.dashboard-page--pencil .metric-card span{color:var(--muted);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.dashboard-page--pencil .metric-card strong{font-family:Bebas Neue,Inter,sans-serif;letter-spacing:.04em}.quick-portal-card .panel-card__title{letter-spacing:.24em;font-size:16px}.quick-portal-card .quick-link{min-height:96px;border-radius:12px}.quick-portal-card .quick-link span{font-size:13px}.hero-card,.panel-card,.metric-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(180deg,#1d1d1d 0%,var(--surface) 100%);border:1px solid rgba(201,169,98,.26);box-shadow:var(--shadow)}.hero-card{padding:22px;border-radius:28px;margin-bottom:16px}.hero-card--compact{margin-bottom:18px}.eyebrow{margin:0 0 10px;font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:var(--accent);font-family:Bebas Neue,Inter,sans-serif}h1,h2,p{margin:0}h1{font-size:34px;line-height:1.1;font-family:Bebas Neue,Inter,sans-serif;letter-spacing:.02em}.hero-copy,.panel-card__subtitle,.metric-card small,.feedback-text,.tips-list,.result-batch,.detail-list dt,.bottom-nav__label{color:var(--muted)}.hero-copy{margin-top:10px;line-height:1.6}.page-head{margin-bottom:16px}.stats-grid,.card-stack{display:grid;gap:12px}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quick-link{min-height:92px;padding:16px;text-align:left;border-radius:20px;background:#181818;border:1px solid rgba(201,169,98,.2);color:var(--text)}.quick-link strong,.quick-link span{display:block}.quick-link strong{margin-bottom:8px;font-size:17px;font-family:Bebas Neue,Inter,sans-serif;letter-spacing:.08em}.quick-link span{color:var(--muted);line-height:1.5}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.stats-grid--dense .metric-card strong{font-size:24px}.metric-card{border-radius:24px;padding:18px}.metric-card span,.metric-card small{display:block}.metric-card strong{display:block;margin:10px 0 6px;font-size:28px}.panel-card{border-radius:24px;padding:18px;margin-bottom:14px}.panel-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-card__title{font-size:20px;margin-bottom:6px}.stack-form,.inline-form{display:grid;gap:12px}.field{display:grid;gap:8px}.field span{font-size:14px;color:var(--muted)}input,select,textarea{min-height:48px;width:100%;padding:14px 16px;border-radius:12px;background:#101010;color:var(--text);border:1px solid #3a3a3a}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 1px #c9a96247}.primary-btn{min-height:50px;border-radius:12px;color:#0d0d0d;background:linear-gradient(135deg,#d8bc7d 0%,var(--brand) 100%);font-weight:700;transition:transform .18s ease,opacity .18s ease}.primary-btn:active{transform:translateY(1px) scale(.995)}.primary-btn:disabled{opacity:.65;cursor:default}.primary-btn--danger{background:linear-gradient(135deg,#f0a5a5,#d66f6f);color:#1b0f0f}.ghost-btn{min-height:46px;padding:0 16px;border-radius:12px;background:#0d0d0d;color:var(--text);border:1px solid var(--line);font-weight:600}.ghost-btn--danger{background:#d66f6f1f;border-color:#d66f6f5c;color:var(--danger)}.action-row{display:flex;flex-wrap:wrap;gap:10px}.action-row--tight{margin-top:14px}.editor-submit-row{justify-content:flex-end}.editor-submit-row .primary-btn{min-width:168px}.status-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:13px}.status-chip--on{background:#c9a96226;color:#efd7a2}.status-chip--off{background:#d66f6f24;color:var(--danger)}.feedback-text{line-height:1.5}.field-error{margin:-4px 0 0;color:var(--danger);font-size:13px;line-height:1.4}.tips-list{padding-left:20px;margin:0;line-height:1.7}.detail-list{display:grid;gap:10px}.detail-list div{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid rgba(245,244,242,.08)}.detail-list dd{margin:0;text-align:right;word-break:break-all}.detail-list__secret{max-width:min(72vw,340px);font-size:clamp(10px,2.5vw,15px);font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal!important;overflow-wrap:normal!important}.detail-list--compact dd{max-width:58%}.list-card{padding:14px 16px;border-radius:12px;background:#181818;border:1px solid rgba(201,169,98,.2);overflow:hidden}.list-card--selected{border-color:#c9a962ad;box-shadow:inset 0 0 0 1px #c9a96252}.list-card p{margin-top:8px;color:var(--muted);line-height:1.5;word-break:break-word;overflow-wrap:anywhere}.list-card__type{margin:0;flex:1 1 auto;min-width:0;font-size:15px;font-weight:700;color:#f1d89f!important;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}.list-card__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:12px}.list-card__secret{margin-top:8px!important;font-size:clamp(12px,3.1vw,14px);font-weight:400;color:var(--text)!important;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal!important;overflow-wrap:normal!important}@media(max-width:480px){.list-card__head{gap:8px}.list-card__secret{font-size:clamp(11px,3vw,13px)}}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.toolbar-row--compact{margin-bottom:12px}.toolbar-row--compact:last-child{margin-bottom:0}.toolbar-row .ghost-btn,.toolbar-row .primary-btn{white-space:nowrap}.card-stack--compact{gap:10px}.card-type-actions-dropdown{position:relative;margin-left:auto}.card-type-actions-dropdown__trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:96px}.card-type-actions-dropdown__caret{font-size:12px;line-height:1}.card-type-actions-dropdown__menu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:12;width:min(86vw,260px);max-width:calc(100vw - 32px);padding:8px;border-radius:12px;border:1px solid var(--line);background:#131313;box-shadow:0 14px 30px #0000005c;display:grid;gap:8px}.card-type-actions-dropdown__menu .ghost-btn{width:100%;justify-content:flex-start;text-align:left;white-space:normal;line-height:1.4;overflow-wrap:anywhere;word-break:break-word;padding:10px 12px}@media(max-width:420px){.card-type-actions-dropdown__menu{right:0}}.modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px 16px;background:#080808a8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-sheet{width:min(100%,560px);max-height:min(88vh,820px);overflow:hidden;border-radius:16px;border:1px solid rgba(201,169,98,.3);background:#1a1a1afa;box-shadow:0 24px 60px #00000080}.modal-sheet--wide{width:min(100%,680px)}.modal-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 12px;border-bottom:1px solid rgba(245,244,242,.1)}.modal-sheet__heading{min-width:0;flex:1 1 auto}.modal-sheet__actions{flex:0 0 auto;display:flex;align-items:center;gap:10px;align-self:flex-start}.modal-sheet__title{font-size:22px;margin-top:2px;word-break:break-word}.modal-sheet__subtitle{margin-top:8px;color:var(--muted);line-height:1.5}.modal-sheet__close{flex:0 0 auto;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f5f4f214;border:1px solid rgba(245,244,242,.12);color:var(--text);font-weight:600;line-height:1;white-space:nowrap}.modal-sheet__close span{display:block;font-size:24px;transform:translateY(-1px)}.modal-sheet__body{overflow:auto;max-height:calc(min(88vh,820px) - 96px);padding:18px}.inline-meta{display:flex;flex-wrap:wrap;gap:8px}.inline-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f5f4f212;color:var(--muted);font-size:13px}.page-size-picker{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;white-space:nowrap}.page-size-picker select{min-height:36px;width:80px;padding:8px 12px}.list-selection-actions{flex-wrap:nowrap;gap:8px}.list-selection-actions__btn{min-height:40px;padding:0 10px;font-size:clamp(12px,2.8vw,14px);white-space:nowrap}.param-editor,.editor-collapse{display:grid;gap:10px}.editor-collapse__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.editor-collapse__head>span{color:var(--muted);font-size:14px}.param-editor__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.param-editor__row--pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.param-editor__cell{display:grid;gap:6px}.param-editor__colon{color:var(--muted);font-size:18px;font-weight:700;line-height:1;align-self:center}@media(max-width:640px){.toolbar-row{align-items:stretch;flex-direction:column}.modal-root{padding:10px}.modal-sheet{width:100%;max-height:92vh;border-radius:20px}.modal-sheet__header{gap:12px}.modal-sheet__actions{gap:8px}.modal-sheet__actions .ghost-btn{padding-left:10px;padding-right:10px}.modal-sheet__header,.modal-sheet__body{padding-left:14px;padding-right:14px}.param-editor__row{grid-template-columns:1fr}.param-editor__row--pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.editor-collapse__head{align-items:stretch;flex-direction:column}}.pagination-row{justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:8px}.pagination-row .ghost-btn,.pagination-row .page-size-picker{flex:1 1 0}.pagination-row .ghost-btn{min-height:40px;padding:0 10px;font-size:clamp(12px,2.8vw,14px)}.pagination-row .page-size-picker{justify-content:center}.pagination-row .page-size-picker select{width:72px;min-height:34px;font-size:clamp(12px,2.8vw,14px)}.secret-list{display:grid;gap:8px;padding-left:18px;margin:0}.secret-list--generated{padding-left:0;list-style:none}.secret-list__item{display:flex;align-items:center;gap:10px;min-width:0;padding:10px 12px;border-radius:10px;background:var(--surface-strong);border:1px solid var(--line)}.secret-list__text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text)}.result-batch{margin-bottom:0}.quick-link--danger{border-color:#d66f6f42;background:#d66f6f14}.quick-link--danger strong{color:var(--danger)}.bottom-nav{position:fixed;left:50%;bottom:12px;transform:translate(-50%);width:min(calc(100% - 20px),540px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:10px;border-radius:14px;background:#1a1a1af2;border:1px solid rgba(201,169,98,.25);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 30px #0000006b}@media(max-width:420px){.grid-two{grid-template-columns:1fr}.list-selection-actions,.pagination-row{gap:6px}.list-selection-actions__btn,.pagination-row .ghost-btn{min-height:38px;padding-left:8px;padding-right:8px;font-size:12px}.pagination-row .page-size-picker{gap:6px;font-size:12px}.pagination-row .page-size-picker select{width:66px;min-height:32px;padding:6px 8px;font-size:12px}.quick-grid{grid-template-columns:1fr}.auth-meta{flex-direction:column;align-items:flex-start}.editor-submit-row{justify-content:stretch}.editor-submit-row .primary-btn{width:100%;min-width:0}}.bottom-nav__item{min-height:44px;display:grid;place-items:center;border-radius:10px;color:var(--text);text-decoration:none}.bottom-nav__item.router-link-active{background:#c9a96238;color:#f7e1ab}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
