/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--blue:#3768ff;--purple:#8255f5;--ink:#171c2c;--muted:#858b98;--line:#e4e8f1;--panel:#fffffff0;--shadow:0 12px 38px #4d5b921f}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);background:#eef2f9;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}button,input,select{font:inherit}button{color:inherit}.workbench{min-height:100vh}.workbench-toolbar{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #dfe5f0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.workbench-brand{align-items:center;gap:10px;display:flex}.workbench-brand>div{flex-direction:column;gap:2px;display:flex}.workbench-brand strong{font-size:16px}.workbench-brand span{color:#8a91a0;font-size:11px}.workbench-toolbar nav{background:#f3f5fa;border-radius:12px;gap:6px;padding:4px;display:flex}.workbench-toolbar nav button{cursor:pointer;color:#687083;background:0 0;border:0;border-radius:9px;padding:8px 15px}.workbench-toolbar nav button.active{color:#285af6;background:#fff;box-shadow:0 3px 12px #2d53aa1f}.prototype-stage{background:radial-gradient(circle at 50% 20%,#fff 0,#f1f4fb 48%,#e8edf7 100%);grid-template-columns:minmax(205px,250px) 390px minmax(220px,280px);justify-content:center;align-items:start;gap:30px;min-height:calc(100vh - 64px);padding:24px;display:grid}.flow-rail,.decision-panel{box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #e0e5ef;border-radius:18px;position:sticky;top:88px;overflow:hidden}.flow-rail>div{border-bottom:1px solid #edf0f5;flex-direction:column;gap:4px;padding:17px 18px 14px;display:flex}.flow-rail>div span{color:#9097a6;font-size:11px;line-height:1.5}.flow-rail>button{text-align:left;cursor:pointer;background:0 0;border-top:0;border-bottom:1px solid #f0f2f6;border-left:3px solid #0000;border-right:0;flex-direction:column;gap:3px;width:100%;padding:11px 14px;display:flex}.flow-rail>button b{font-size:13px;font-weight:600}.flow-rail>button small{color:#939aa9;font-size:10px}.flow-rail>button:hover{background:#f7f9ff}.flow-rail>button.active{border-left-color:var(--blue);color:#2457f5;background:#f0f4ff}.decision-panel{padding:20px}.decision-panel>strong{color:#315cf0;font-size:12px}.decision-panel h2{margin:8px 0 12px;font-size:19px;line-height:1.35}.decision-panel p,.decision-panel li{color:#697184;font-size:12px;line-height:1.7}.decision-panel ul{margin:12px 0 18px;padding-left:19px}.decision-panel button{color:#fff;background:linear-gradient(90deg, var(--blue), var(--purple));cursor:pointer;border:0;border-radius:10px;width:100%;padding:10px}.phone-shell{background:radial-gradient(circle at 8% 15%,#dacdffbd,#0000 28%),radial-gradient(circle at 92% 8%,#cfedffd9,#0000 25%),linear-gradient(145deg,#f7f5ff 0%,#eef6ff 46%,#f4f2ff 100%);border-radius:30px;width:390px;height:844px;position:relative;overflow:hidden;box-shadow:0 25px 70px #222f5d38,inset 0 0 0 1px #ffffffb8}.phone-shell:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff8f,#0000 34%,#ffffff2e);position:absolute;inset:0}.status-bar{z-index:2;color:#101010;justify-content:space-between;align-items:flex-start;height:38px;padding:12px 23px 0 35px;font-size:14px;font-weight:700;display:flex;position:relative}.status-icons{align-items:center;gap:7px;font-size:11px;display:flex}.status-icons .signal{letter-spacing:-2px;font-size:9px;transform:skewY(-12deg)}.battery{border:1px solid #333;border-radius:3px;padding:1px 3px;font-size:9px}.phone-header{z-index:2;grid-template-columns:1fr auto 1fr;align-items:start;height:57px;padding:8px 18px;display:grid;position:relative}.phone-header>strong{letter-spacing:.04em;font-size:20px}.score-pill{color:#fff;background:linear-gradient(95deg,#706bf2,#8b60ff);border-radius:15px;justify-self:start;align-items:center;gap:6px;height:28px;margin-top:-1px;padding:0 10px;font-size:12px;display:inline-flex;box-shadow:0 6px 14px #6f59f633}.score-pill i{background:#ffffffb3;width:1px;height:15px;display:block}.new-chat{cursor:pointer;background:0 0;border:2px solid #171717;border-radius:50%;justify-self:end;width:31px;height:31px;font-size:21px;line-height:25px;position:relative}.new-chat:after{content:"";border-left:2px solid #171717;width:9px;height:7px;position:absolute;bottom:0;left:-2px;transform:rotate(-28deg)}.new-chat i{background:#ff3d22;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-3px}.phone-scroll{z-index:2;scrollbar-width:none;height:calc(100% - 95px);padding:9px 27px 184px;position:relative;overflow-y:auto}.phone-scroll::-webkit-scrollbar{display:none}.messages{flex-direction:column;gap:13px;display:flex}.user-message{justify-content:flex-end;align-items:center;gap:8px;min-height:50px;display:flex}.user-message>span{background:#cde0fdd6;border-radius:13px 13px 4px;max-width:245px;padding:14px 17px;font-size:14px;line-height:1.35}.user-avatar{background:radial-gradient(circle at 50% 25%,#23285e 0 50%,#14173e 51%);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:22px;display:grid;overflow:hidden;box-shadow:0 0 0 2px #ffffffbf}.bot-message{align-items:flex-start;gap:10px;margin-left:-15px;display:flex}.star-avatar{background:#ffffffd1;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid;overflow:hidden;box-shadow:0 3px 11px #5556821a}.star-avatar img{object-fit:cover;object-position:50% 23%;width:38px;height:38px;transform:scale(1.18)}.star-avatar-small{width:28px;height:28px;box-shadow:none;background:0 0}.star-avatar-small img{width:29px;height:29px}.bot-bubble{background:#fffffff0;border-radius:13px;flex:1;padding:17px 15px;font-size:14px;line-height:1.75;box-shadow:0 6px 20px #39436e14}.conversation-card{background:#fffffff0;border:1px solid #dae0ebd1;border-radius:16px;margin-top:16px;padding:16px 14px;box-shadow:0 8px 25px #4e588214}.conversation-card h2{margin:0 0 15px;font-size:18px}.card-lead{color:#8d93a0;margin:-9px 0 11px;font-size:12px}.type-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.type-tile{text-align:left;cursor:pointer;background:#ffffffdb;border:1px solid #e5e9f1;border-radius:11px;align-items:center;gap:9px;min-width:0;height:75px;padding:9px;transition:all .18s;display:flex}.type-grid.all .type-tile{height:56px}.type-tile:hover{border-color:#b9c9ff;transform:translateY(-1px);box-shadow:0 7px 16px #3857ae14}.type-icon,.tiny-icon{color:#fff;border-radius:10px;flex:none;place-items:center;width:41px;height:41px;font-size:21px;font-weight:800;display:grid;box-shadow:inset 0 0 13px #ffffff7a}.type-grid.all .type-icon{width:34px;height:34px;font-size:17px}.type-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.type-copy strong{white-space:nowrap;font-size:14px}.type-copy small{color:#888e9b;font-size:10px;line-height:1.25}.tone-blue{background:linear-gradient(145deg,#57b6ff,#2470ed)}.tone-violet{background:linear-gradient(145deg,#a07bff,#713de9)}.tone-orange{background:linear-gradient(145deg,#ff9b65,#f05b35)}.tone-green{background:linear-gradient(145deg,#5ee597,#15b65b)}.tone-sky{background:linear-gradient(145deg,#6fc7ff,#347ce8)}.tone-gold{background:linear-gradient(145deg,#ffd54c,#f3a600)}.tone-indigo{background:linear-gradient(145deg,#6ca8ff,#3659e8)}.tone-purple{background:linear-gradient(145deg,#aa7bf8,#7646dc)}.tone-pink{background:linear-gradient(145deg,#ff8ba0,#f25270)}.tone-teal{background:linear-gradient(145deg,#62e1d4,#10a998)}.text-action{color:#2d66ff;cursor:pointer;background:0 0;border:0;margin:12px auto -3px;font-size:13px;display:block}.recognized-summary{background:linear-gradient(90deg,#f0f3ff,#f7f5ff);border-radius:11px;align-items:center;gap:6px;min-height:46px;margin-bottom:14px;padding:11px 13px;font-size:13px;display:flex}.recognized-summary>strong{color:#2860f5;flex:1;font-weight:500}.recognized-summary button{color:#2b63f4;cursor:pointer;background:0 0;border:0}.summary-tag{background:#dfe5ff;border-radius:7px;padding:4px 8px;display:inline-block}.field-group{border:1px solid #e3e7ee;border-radius:11px;overflow:hidden}.field-group.single{margin-top:12px}.field-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e9ecf2;grid-template-columns:1fr auto 18px;align-items:center;width:100%;min-height:52px;padding:0 12px;display:grid}.field-row:last-child{border-bottom:0}.field-row.disabled{color:#a7abb4;cursor:default;background:#fbfbfc}.field-label{font-size:15px;font-weight:600}.field-label em,.segmented-field strong em,.year-field strong em{color:#ff4a45;background:#ffeaea;border-radius:4px;margin-left:7px;padding:2px 5px;font-size:10px;font-style:normal;font-weight:500;display:inline-block}.field-value{color:#202533;font-size:14px}.field-placeholder{color:#9b9fa8;font-size:14px}.chevron{color:#757e8f;font-size:24px;font-weight:300;line-height:1}.helper-line{color:#9ba0ab;margin:8px 2px 12px;font-size:11px;line-height:1.5}.helper-line.info{color:#858b98}.confirm-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4169ff,#8255f5);border:0;border-radius:12px;width:100%;height:48px;font-size:16px;font-weight:600;box-shadow:0 8px 20px #524fef2e}.confirm-button:disabled{color:#a9adb5;box-shadow:none;cursor:not-allowed;background:#eff1f5}.segmented-field{margin:2px 1px 12px}.segmented-field>strong{margin-bottom:11px;font-size:15px;display:block}.segmented-field>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.segmented-field button{color:#646b79;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:15px;height:48px}.segmented-field button.selected{color:#2860f5;background:linear-gradient(90deg,#f4f7ff,#f1f2ff);border-color:#9db6ff}.progressive-fields{margin-top:13px}.semester-card .recognized-summary{margin-bottom:18px}.compact-confirm-row{border:1px solid #e3e7ee;border-radius:11px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;font-size:14px;display:flex}.compact-confirm-row strong{color:#2d61f2;font-weight:500}.version-field-open{border-color:#a9bcff;border-radius:11px 11px 0 0}.version-options{background:#fff;border:1px solid #a9bcff;border-radius:0 0 11px 11px;margin-top:-1px;padding:3px 10px;box-shadow:0 12px 25px #2d468c21}.version-options button{color:#343a48;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;width:100%;height:38px;padding:0 7px;display:flex}.version-options button:last-child{border-bottom:0}.version-options button i{color:#9aa1ae;font-size:14px;font-style:normal}.version-options button.selected,.version-options button.selected i{color:#2d61f2}.dual-buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.dual-buttons button{color:#2d61f2;cursor:pointer;background:#fff;border:1px solid #3768ff;border-radius:13px;height:44px}.dual-buttons button.primary{color:#fff;background:linear-gradient(90deg,#4169ff,#8255f5)}.year-field{margin:16px 0 12px}.year-field>strong{margin-bottom:11px;font-size:15px;display:block}.year-field>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.year-field button{cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:18px;height:36px;padding:0 5px;font-size:12px}.year-field button.selected{color:#2d61f2;background:#f2f5ff;border-color:#9db6ff}.book-context{background:#fbfcff;border:1px solid #e2e7f0;border-radius:12px;gap:12px;padding:13px;display:flex}.book-cover{color:#fff;text-align:center;background:linear-gradient(145deg,#597cff,#7c54ef);border-radius:7px;flex:none;place-items:center;width:54px;height:69px;font-size:15px;font-weight:700;display:grid}.book-context strong{font-size:13px;line-height:1.45;display:block}.book-context p{color:#687083;margin:5px 0;font-size:11px}.book-context small{color:#969ba5;font-size:10px;line-height:1.4}.result-title{justify-content:space-between;align-items:center;display:flex}.result-title h2{margin-bottom:3px}.result-title p{color:#8b92a0;margin:0;font-size:11px}.result-title>span{color:#3264f5;background:#eef3ff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.filter-chips{gap:6px;margin:14px 0 10px;display:flex;overflow-x:auto}.filter-chips button{white-space:nowrap;color:#5f6878;background:#fff;border:1px solid #e0e5ef;border-radius:16px;padding:6px 9px;font-size:10px}.result-list{flex-direction:column;gap:9px;display:flex}.result-list article{border:1px solid #e5e9f0;border-radius:10px;grid-template-columns:42px 1fr auto;align-items:center;gap:9px;padding:10px 8px;display:grid}.result-list article>div{min-width:0}.result-list strong{font-size:11px;line-height:1.4;display:block}.result-list p{color:#7e8694;margin:3px 0;font-size:9px}.result-list small{color:#a1a6af;font-size:8px}.result-list article>button{color:#2b61f4;background:#eef3ff;border:0;border-radius:12px;padding:6px 8px;font-size:9px}.result-icon{color:#fff;background:linear-gradient(145deg,#5aaaff,#2e6ced);border-radius:9px;place-items:center;width:40px;height:40px;font-size:9px;display:grid}.result-1{background:linear-gradient(145deg,#9d7aff,#6f40e6)}.result-2{background:linear-gradient(145deg,#5fe3aa,#16ae6b)}.load-more{color:#2d61f2;background:0 0;border:0;margin:10px auto 0;font-size:11px;display:block}.results-backdrop{z-index:15;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1b223a38;position:absolute;inset:0 0 60px}.results-sheet{z-index:20;background:#fffffffa;border:1px solid #dce1ece6;border-radius:20px 20px 0 0;padding:9px 14px 14px;position:absolute;inset:205px 12px 58px;overflow:hidden;box-shadow:0 -15px 45px #242d522e}.sheet-handle{background:#d6dae3;border-radius:3px;width:42px;height:4px;margin:0 auto 9px}.sheet-close{color:#697183;cursor:pointer;background:#f0f2f6;border:0;border-radius:50%;width:28px;height:28px;font-size:18px}.result-query-summary{background:#f2f5ff;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:12px 0 8px;padding:10px;font-size:10px;display:grid}.result-query-summary span{color:#858c9a}.result-query-summary strong{color:#2d5ff2;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;font-weight:500;overflow:hidden}.result-query-summary button{color:#2d61f2;cursor:pointer;background:0 0;border:0;font-size:10px}.result-guidance{color:#7c8493;margin:0 0 9px;font-size:9.5px;line-height:1.5}.results-sheet .result-list{max-height:calc(100% - 155px);padding-right:2px;overflow-y:auto}.showing-results .phone-scroll{overflow:hidden}.picker-popover{z-index:60;background:#fff;border:1px solid #dce3ef;border-radius:16px;max-height:420px;position:absolute;top:238px;left:49px;right:49px;overflow:hidden;box-shadow:0 24px 65px #27345b47}.picker-head{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;height:48px;padding:0 14px;display:flex}.picker-head button{cursor:pointer;background:0 0;border:0;font-size:22px}.picker-search{color:#9da3af;background:#f5f6f9;border-radius:8px;margin:10px 12px 5px;padding:9px 11px;font-size:11px}.picker-options{max-height:290px;padding:4px 8px 10px;overflow-y:auto}.picker-options button{cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f2f6;justify-content:space-between;width:100%;padding:10px 9px;font-size:13px;display:flex}.picker-options button.selected{color:#2a61f4}.phone-footer{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#f4f7ffbd,#fafbfffa 51%);height:181px;padding:0 14px;position:absolute;bottom:0;left:0;right:0}.quick-tools{grid-template-columns:repeat(4,1fr);align-items:center;gap:7px;height:48px;display:grid}.quick-tools button{color:#2b62f4;white-space:nowrap;background:#fffffff0;border:0;border-radius:18px;height:36px;font-size:11px;box-shadow:0 5px 15px #3d4b790f}.quick-tools button span{margin-right:3px}.voice-input{color:#8b9099;background:#fffffff2;border:1.5px solid #8267fa;border-radius:27px;justify-content:space-between;align-items:center;height:54px;padding:0 16px;font-size:13px;display:flex}.voice-input b{color:#6d47f4;font-size:28px;transform:rotate(180deg)}.bottom-nav{background:#ffffffc7;border-top:1px solid #e4e8f1b3;grid-template-columns:repeat(5,1fr);height:72px;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#606a7b;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.bottom-nav button>span:not(.star-avatar){height:27px;font-size:22px}.bottom-nav button.active{color:#2f64f2}.admin-shell{color:#333;background:#f1f3f6;min-height:calc(100vh - 64px);font-family:Arial,Microsoft YaHei,sans-serif;display:flex}.admin-sidebar{background:#fff;border-right:1px solid #e4e6ea;flex:none;width:166px}.admin-brand{border-bottom:1px solid #e6e8eb;align-items:center;gap:7px;height:52px;padding:0 15px;font-size:15px;display:flex}.side-top,.side-group{color:#555;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 20px;display:flex}.side-group{color:#2462ee;height:42px;font-size:13px}.side-group.child{padding-left:32px}.admin-sidebar nav button{color:#666;text-align:left;cursor:pointer;background:#fff;border:0;width:100%;height:39px;padding-left:51px;font-size:12px}.admin-sidebar nav button.active{color:#285fec;background:#f0f2f5;border-right:2px solid #3065f3}.admin-main{flex:1;min-width:0}.admin-header{background:#fff;border-bottom:1px solid #e3e5e8;justify-content:space-between;align-items:center;height:50px;padding:0 16px;display:flex}.admin-header>div{align-items:baseline;gap:12px;display:flex}.admin-header span{color:#9a9ea6;font-size:11px}.admin-header button{background:#fff;border:0}.admin-notice{color:#ff5353;background:#fff;border-bottom:1px solid #ebedf0;height:30px;padding:7px 15px;font-size:11px}.admin-notice b{color:#345eea}.admin-tabs{background:#f5f6f8;border-bottom:1px solid #e6e8eb;align-items:end;gap:3px;height:36px;padding-left:16px;display:flex}.admin-tabs button{color:#6d7480;background:#edf0f4;border:0;height:30px;padding:0 16px;font-size:11px}.admin-tabs button.active{color:#2f60e9;background:#fff}.admin-content{padding:14px}.admin-filters{background:#fff;align-items:center;gap:12px;min-height:54px;margin-bottom:10px;padding:11px 15px;display:flex}.admin-filters input,.admin-filters select{color:#777;background:#f8f9fb;border:1px solid #e1e4e9;width:135px;height:30px;padding:0 9px;font-size:11px}.admin-filters button,.panel-toolbar button{color:#fff;cursor:pointer;background:#3464ea;border:0;height:30px;padding:0 18px;font-size:11px}.admin-filters button.secondary{color:#666;background:#f0f1f4}.admin-panel{background:#fff;min-height:560px;padding:18px}.panel-toolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.panel-toolbar>div{gap:8px;display:flex}.panel-toolbar button:not(.primary){color:#606775;background:#f0f2f5}.panel-toolbar p{color:#888e98;font-size:11px}.admin-table{border-collapse:collapse;width:100%;font-size:11px}.admin-table th{color:#41464f;text-align:left;background:#f2f3f5;height:38px;padding:0 10px;font-weight:600}.admin-table td{color:#555c68;border-bottom:1px solid #e8eaee;height:53px;padding:8px 10px}.tiny-icon{vertical-align:middle;border-radius:5px;width:24px;height:24px;margin-right:7px;font-size:11px;display:inline-grid}.sort-input{background:#f3f4f6;border:0;width:55px;height:26px;padding:0 8px}.status-badge{border:1px solid;border-radius:2px;padding:3px 7px;font-size:10px;display:inline-block}.status-badge.ok{color:#15b65a;background:#f0fff6}.status-badge.warn{color:#ef9a24;background:#fff9ee}.status-badge.danger{color:#ff5757;background:#fff1f1}.status-badge.muted{color:#8e95a1;background:#f6f7f9}.link{color:#2e62ee;cursor:pointer;background:0 0;border:0;font-size:11px}.danger-text{color:#f35353}.table-footer{justify-content:flex-end;align-items:center;gap:20px;margin-top:18px;font-size:11px;display:flex}.table-footer div{gap:3px;display:flex}.table-footer button{background:#fff;border:1px solid #e3e6ec;width:26px;height:26px}.table-footer button.active{color:#2f62ef;background:#eef3ff}.rule-note{background:#f5f8ff;border-left:3px solid #4a73ef;margin-top:20px;padding:14px;font-size:11px}.rule-note p{color:#707787;margin:6px 0 0}.mapping-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.mapping-grid article{background:#fff;border:1px solid #e3e6ec;border-radius:6px;padding:14px}.mapping-grid article>div:first-child{justify-content:space-between;align-items:center;display:flex}.mapping-grid p{color:#747b88;font-size:11px}.mapping-grid small{color:#9aa0aa}.mapping-tags{flex-wrap:wrap;gap:5px;margin:10px 0;display:flex}.mapping-tags span{color:#5f6f92;background:#f1f4fa;padding:4px 6px;font-size:9px}.mapping-grid article>button{color:#2e62ee;background:0 0;border:0;font-size:10px}.dictionary-layout{border:1px solid #e4e7ec;grid-template-columns:150px 1fr;min-height:490px;display:grid}.dictionary-layout>aside{background:#fafbfc;border-right:1px solid #e4e7ec;padding:8px 0}.dictionary-layout>aside button{text-align:left;background:0 0;border:0;width:100%;padding:10px 16px;font-size:11px}.dictionary-layout>aside button.active{color:#2e62ee;background:#eef3ff}.dictionary-content{padding:20px}.dictionary-content h3{margin:0 0 7px}.dictionary-content>p{color:#8c929d;font-size:11px}.admin-modal-backdrop{z-index:150;background:#00000073;place-items:center;display:grid;position:fixed;inset:64px 0 0}.admin-modal{background:#fff;flex-direction:column;width:min(900px,100vw - 80px);max-height:calc(100vh - 105px);display:flex;box-shadow:0 20px 70px #00000040}.admin-modal>header{border-bottom:1px solid #e4e6ea;justify-content:space-between;align-items:center;height:48px;padding:0 18px;display:flex}.admin-modal>header button{background:0 0;border:0;font-size:20px}.modal-form{padding:22px 36px;overflow-y:auto}.modal-form>label{grid-template-columns:150px 1fr;align-items:start;gap:12px;margin-bottom:16px;font-size:12px;display:grid}.modal-form>label>span{text-align:right;padding-top:8px}.modal-form em{color:#f04545;font-style:normal}.modal-form input:not([type=checkbox]):not([type=radio]),.modal-form select{border:1px solid #dfe3e9;width:330px;height:33px;padding:0 10px}.check-row,.secondary-box{flex-wrap:wrap;gap:9px 16px;display:flex}.check-row label,.secondary-box label,.radio-row label{align-items:center;gap:5px;display:flex}.secondary-box{background:#fafbfc;border:1px solid #e1e4ea;max-height:120px;padding:12px;overflow-y:auto}.radio-row{gap:25px;padding-top:7px;display:flex}.admin-modal>footer{border-top:1px solid #e4e6ea;justify-content:flex-end;align-items:center;gap:12px;height:55px;margin-top:auto;padding:0 18px;display:flex}.admin-modal>footer button{background:#f0f1f4;border:0;height:30px;padding:0 20px}.admin-modal>footer button.primary{color:#fff;background:#3464ea}.reference-gallery{max-width:1500px;margin:0 auto;padding:30px}.reference-gallery header{margin-bottom:20px}.reference-gallery h1{margin-bottom:8px}.reference-gallery p{color:#727a89}.reference-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.reference-gallery figure{box-shadow:var(--shadow);background:#fff;border-radius:14px;margin:0;padding:10px}.reference-gallery figure img{border-radius:10px;width:100%;display:block}.reference-gallery figcaption{color:#6e7584;padding:10px 3px 2px;font-size:12px}.admin-reference{grid-template-columns:1fr 1fr;gap:20px;margin-top:24px;display:grid}@media (width<=1050px){.prototype-stage{grid-template-columns:210px 390px}.decision-panel{display:none}.mapping-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.workbench-toolbar{height:48px;padding:0 10px}.workbench-brand>div{display:none}.workbench-toolbar nav button{padding:7px 9px;font-size:11px}.prototype-stage{min-height:calc(100vh - 48px);padding:0;display:block}.flow-rail,.decision-panel{display:none}.phone-shell{border-radius:0;width:min(390px,100vw);height:calc(100dvh - 48px);min-height:720px;margin:0 auto}.admin-shell{min-width:1050px}.mode-admin{overflow-x:auto}.reference-grid{grid-template-columns:repeat(2,1fr)}.admin-reference{grid-template-columns:1fr}}
