@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}}:root{--ink:#2e201b;--muted:#7e6a61;--line:#f0dfd7;--paper:#fff;--canvas:#fff8f4;--green:#f4511e;--green-soft:#fff0e8;--orange:#ed4918;--orange-soft:#fff0e8;--amber:#e86b25;--amber-soft:#fff2e7;--blue:#d95522;--blue-soft:#ffeee6}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.login-page{background:#f4f1eb;grid-template-columns:minmax(420px,.82fr) minmax(560px,1.18fr);min-height:100vh;display:grid}.login-card{place-self:center;width:min(440px,100% - 70px)}.login-brand{color:#714838;letter-spacing:.12em;align-items:center;gap:16px;margin-bottom:72px;font-family:Songti SC,STSong,serif;font-size:14px;font-weight:700;display:flex}.login-brand img{object-fit:contain;width:158px;height:50px}.login-brand .brand-mark{color:#f2d4bf;background:#e94b18}.login-card h1{letter-spacing:.04em;margin:10px 0 12px;font-family:Georgia,Songti SC,serif;font-size:38px;font-weight:600}.login-intro{color:var(--muted);margin:0 0 34px;font-size:13px}.login-card form{flex-direction:column;gap:17px;display:flex}.login-card form label{color:#53605b;flex-direction:column;gap:8px;font-size:11px;font-weight:650;display:flex}.login-card form input{height:45px;color:var(--ink);background:#ffffffbf;border:1px solid #d8ddd9;border-radius:8px;outline:none;padding:0 13px;font-size:13px}.login-card form input:focus{background:#fff;border-color:#ed8b63;box-shadow:0 0 0 3px #f15a2414}.login-card form .primary-button{height:46px;margin-top:5px}.login-error{color:#9b3d24;background:#fae5dd;border-radius:7px;padding:10px 12px;font-size:11px}.login-hint{color:#8a918e;border-top:1px solid #dedfdc;flex-direction:column;gap:4px;margin-top:20px;padding-top:17px;font-size:10px;display:flex}.login-hint b{color:#59635f;font-weight:650}.login-visual{color:#fff;background:radial-gradient(circle at 75% 20%,#e59d704d,#0000 24%),radial-gradient(circle at 20% 80%,#71a19033,#0000 26%),linear-gradient(145deg,#9f280d,#e94b18 48%,#7c1f0c);border-radius:22px;margin:14px;position:relative;overflow:hidden}.login-visual:before{content:"";opacity:.18;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0}.visual-copy{z-index:2;position:absolute;top:15%;left:9%}.visual-copy>span{letter-spacing:.18em;color:#ffffff7a;font-size:9px}.visual-copy h2{margin:20px 0 14px;font-family:Georgia,Songti SC,serif;font-size:clamp(30px,3.3vw,50px);font-weight:500;line-height:1.28}.visual-copy p{color:#fff9;letter-spacing:.03em;font-size:12px}.visual-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff29;border-radius:14px;flex-direction:column;gap:8px;width:205px;height:112px;padding:19px;display:flex;position:absolute}.visual-card small{color:#ffffff8c;font-size:9px}.visual-card strong{font-family:Georgia,Songti SC,serif;font-size:16px;font-weight:500}.visual-card i{color:#e6b694;font-family:Georgia,serif;font-size:30px;font-style:normal;position:absolute;bottom:14px;right:18px}.visual-card.one{bottom:12%;left:9%;transform:rotate(-2deg)}.visual-card.two{bottom:22%;right:8%;transform:rotate(3deg)}.login-loading{color:var(--green);margin:auto;font-size:13px}.app-shell{min-height:100vh}.header-logo{object-fit:contain;filter:drop-shadow(1px 0 #ffffffeb)drop-shadow(-1px 0 #ffffffeb)drop-shadow(0 1px #ffffffeb)drop-shadow(0 -1px #ffffffeb)drop-shadow(0 2px 4px #65190629);width:142px;height:50px}.topbar{color:#fff;background:linear-gradient(110deg,#d93d12 0%,#f15a24 50%,#ff7b3d 100%);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex}.brand,.top-actions,.profile-actions,.profile-meta{align-items:center;display:flex}.brand{gap:13px}.brand-mark{color:#7c3119;background:#f5d8c7;border-radius:13px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:23px;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #ffffff59}.brand h1{letter-spacing:.08em;margin:0;font-family:Songti SC,STSong,serif;font-size:20px;font-weight:750;line-height:1.2}.brand p{color:#ffffffb8;letter-spacing:.08em;margin:4px 0 0;font-size:10px}.top-actions{gap:12px}.preview-pill{color:#ffffffd1;background:#ffffff17;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;display:flex}.preview-pill i{background:#e6ad73;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6ad731f}.topbar .ghost-button{color:#fff;background:0 0;border-color:#ffffff38}.account{color:#75381f;background:#e8c8b4;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-weight:750;display:grid}.workspace{grid-template-columns:310px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:calc(100vh - 76px);display:flex}.search-wrap{margin:20px 18px 12px;position:relative}.search-wrap>span{color:#74807b;font-size:22px;line-height:1;position:absolute;top:10px;left:13px;transform:rotate(-15deg)}.search-wrap input{width:100%;color:var(--ink);background:#f8faf8;border:1px solid #dfe5e1;border-radius:10px;outline:none;padding:11px 35px 11px 40px;font-size:13px;transition:all .2s}.search-wrap input:focus{background:#fff;border-color:#ed8b63;box-shadow:0 0 0 3px #f15a2414}.search-wrap button{color:#7c8582;background:0 0;border:0;font-size:20px;position:absolute;top:8px;right:9px}.side-stats{border-bottom:1px solid var(--line);color:var(--muted);gap:18px;padding:0 20px 14px;font-size:11px;display:flex}.side-stats strong{color:var(--ink);margin-right:3px;font-size:13px}.student-list{flex:1;padding:8px;overflow-y:auto}.student-row{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:10px;transition:all .15s;display:flex}.student-row:hover{background:#f5f8f6}.student-row.active{background:var(--green-soft);box-shadow:inset 3px 0 0 var(--green)}.avatar{color:#4e5b56;background:#ebeeeb;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.student-row.active .avatar{background:var(--green);color:#fff}.student-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.student-copy b{font-size:13px;font-weight:650}.student-copy small{color:#84908b;letter-spacing:.03em;font-size:11px}.count{color:#91411f;background:#f8d9c7;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:700;display:grid}.empty-list{text-align:center;color:var(--muted);flex-direction:column;gap:6px;margin:36px 20px;font-size:12px;display:flex}.empty-list b{color:var(--ink);font-size:14px}.side-footer{border-top:1px solid var(--line);padding:14px 18px 18px}.side-footer label{color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;font-size:11px;display:flex}.side-footer input{accent-color:var(--green)}.primary-button{color:#fff;background:linear-gradient(120deg,#e74716,#ff7435);border:0;border-radius:9px;padding:11px 14px;font-size:13px;font-weight:650;box-shadow:0 6px 16px #cf3e102e}.side-footer .primary-button{width:100%}.side-buttons{grid-template-columns:1fr 1fr;gap:7px;display:grid}.secondary-button{color:var(--green);background:#fff;border:1px solid #ced8d3;border-radius:9px;font-size:11px;font-weight:650}.side-buttons .primary-button{padding-left:8px;padding-right:8px;font-size:11px}.content{min-width:0;padding-bottom:50px}.profile-head{justify-content:space-between;align-items:flex-end;padding:30px 40px 22px;display:flex}.eyebrow,.section-kicker{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:750;display:block}.eyebrow em{color:#9ba39f;margin-left:8px;font-style:normal;font-weight:500}.profile-head h2{letter-spacing:.04em;margin:7px 0 6px;font-family:Georgia,Songti SC,serif;font-size:34px;font-weight:600;line-height:1}.profile-meta{color:var(--muted);gap:18px;font-size:12px}.profile-meta span+span{position:relative}.profile-meta span+span:before{content:"";background:#aab2ae;border-radius:50%;width:3px;height:3px;position:absolute;top:7px;left:-10px}.archived-label{color:#91411f;font-weight:700}.profile-actions{gap:8px}.ghost-button,.more-button,.small-primary{color:#35423d;background:#fff;border:1px solid #d9dfdb;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:600}.ghost-button:hover,.more-button:hover{background:#fbfcfb;border-color:#aebbb6}.more-button{color:#8a4d35}.tabs{border-bottom:1px solid #dfe4e1;gap:25px;margin:0 40px;display:flex;overflow-x:auto}.tabs button{color:#6e7974;white-space:nowrap;background:0 0;border:0;padding:11px 0 13px;font-size:12px;position:relative}.tabs button.active{color:var(--green);font-weight:700}.tabs button.active:after{content:"";background:var(--green);border-radius:3px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.tabs button span{background:var(--orange-soft);color:#9b4823;border-radius:8px;margin-left:5px;padding:1px 5px;font-size:9px}.tab-content{padding:24px 40px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.metric-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;min-width:0;min-height:130px;padding:17px 17px 15px;box-shadow:0 7px 25px #1f342c09}.metric-card>span{color:#78837e;letter-spacing:.05em;font-size:10px}.metric-card strong{white-space:nowrap;text-overflow:ellipsis;margin:18px 0 8px;font-family:Georgia,Songti SC,serif;font-size:18px;font-weight:650;line-height:1.15;display:block;overflow:hidden}.metric-card small{color:#7e8984;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.5;display:block;overflow:hidden}.metric-card.accent{background:#f1f6f3;border-color:#dce8e2}.metric-card.accent strong{color:var(--green)}.metric-card.warning{background:#fff8f2;border-color:#f1e1d4}.metric-card.warning strong{color:#a24f2b}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:18px;overflow:hidden;box-shadow:0 7px 25px #1f342c08}.panel-head{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:flex-end;padding:19px 21px 16px;display:flex}.panel-head h3{margin:4px 0 0;font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:650}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.panel-head>button:not(.small-primary){color:var(--green);background:0 0;border:0;font-size:11px}.small-primary{background:var(--green);color:#fff;border-color:var(--green)}.station-member-actions{align-items:center;gap:8px;display:flex}.small-secondary{color:#a94a22;cursor:pointer;background:linear-gradient(135deg,#fff8f3,#fff0e6);border:1px solid #efb091;border-radius:8px;min-height:34px;padding:0 13px;font-size:11px;font-weight:700}.small-secondary:hover{border-color:#e88455;transform:translateY(-1px);box-shadow:0 5px 14px #e269341f}.timeline{padding:3px 21px}.timeline-row{border-bottom:1px solid #eef1ef;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.timeline-row:last-child{border-bottom:0}.timeline-icon{border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:750;display:grid}.timeline-icon.green{background:var(--green-soft);color:var(--green)}.timeline-icon.amber{background:var(--amber-soft);color:var(--amber)}.timeline-icon.blue{background:var(--blue-soft);color:var(--blue)}.timeline-row div{flex-direction:column;gap:4px;display:flex}.timeline-row b{font-size:12px;font-weight:650}.timeline-row small{color:#89938f;font-size:10px}.status,.table-badge{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:650}.status.green{color:var(--green);background:var(--green-soft)}.status.amber{color:var(--amber);background:var(--amber-soft)}.status.blue{color:var(--blue);background:var(--blue-soft)}.data-panel{min-height:360px;margin-top:0}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#7c8782;border-bottom:1px solid var(--line);background:#f8faf8;padding:11px 21px;font-size:10px;font-weight:650}td{color:#45514c;border-bottom:1px solid #edf0ee;padding:14px 21px}tbody tr:hover{background:#fbfcfb}.table-badge{color:var(--green);background:var(--green-soft)}.empty-state{color:#89938f;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;display:flex}.empty-state span{color:#8d9793;background:#f2f5f3;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.empty-state b{color:#4b5752;font-size:13px}.empty-state small{font-size:10px}.todo-list{padding:6px 20px}.todo-row{border-bottom:1px solid #edf0ee;grid-template-columns:18px minmax(0,1fr) 110px;align-items:center;gap:10px;padding:14px 2px;display:grid}.todo-dot{border:2px solid var(--orange);border-radius:50%;width:10px;height:10px}.todo-dot.done{border-color:var(--green);background:var(--green)}.todo-row div{flex-direction:column;gap:4px;display:flex}.todo-row b{font-size:12px}.todo-row small{color:#89938f;font-size:10px}.todo-row select{color:#46534e;background:#fff;border:1px solid #dce2de;border-radius:7px;padding:7px;font-size:10px}.note-box{color:#46524d;background:#fafbf9;border:1px solid #e1e6e3;border-radius:9px;min-height:170px;margin:20px;padding:18px;font-size:13px;line-height:1.8}.history-row{grid-template-columns:110px 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.history-row>span{color:#8a9490;font-size:10px}.history-row div{flex-direction:column;gap:4px;display:flex}.history-row b{font-size:12px}.history-row small{color:#8a9490;font-size:10px}.history-row button{color:var(--green);background:0 0;border:0;font-size:11px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111f1a73;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(480px,100vw - 30px);padding:27px;position:relative;box-shadow:0 30px 80px #0c1f1840}.modal-close{color:#7e8984;background:0 0;border:0;font-size:25px;position:absolute;top:14px;right:17px}.modal h3{margin:7px 0 8px;font-family:Georgia,Songti SC,serif;font-size:24px}.modal>p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.drop-zone{cursor:pointer;background:#f7faf8;border:1px dashed #aebdb6;border-radius:12px;flex-direction:column;align-items:center;gap:5px;margin:20px 0 14px;padding:23px;display:flex}.drop-zone input{display:none}.drop-zone>span{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:9px;place-items:center;font-weight:750;display:grid}.drop-zone b{font-size:12px}.drop-zone small{color:#8a9490;font-size:10px}.compare-preview{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.compare-preview div{background:#f7f8f7;border-radius:9px;flex-direction:column;gap:3px;padding:12px;display:flex}.compare-preview strong{font-size:18px}.compare-preview span{color:var(--muted);font-size:9px}.import-notice{background:var(--amber-soft);color:#8b581d;border-radius:8px;margin:-5px 0 14px;padding:10px 12px;font-size:10px;line-height:1.55}.wide{width:100%}.edit-form{flex-direction:column;gap:13px;display:flex}.edit-form h3{margin-bottom:4px}.edit-form label{color:#5d6964;flex-direction:column;gap:6px;font-size:10px;font-weight:650;display:flex}.edit-form input,.edit-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fbfcfb;border:1px solid #dce2de;border-radius:8px;outline:none;padding:10px 11px;font-size:12px}.edit-form input:focus,.edit-form textarea:focus{background:#fff;border-color:#ed8b63;box-shadow:0 0 0 3px #f15a2414}.member-form{width:min(620px,100vw - 30px)}.member-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 12px;display:grid}.member-form label{color:#6c5b53;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.member-form input,.member-form select{width:100%;height:42px;color:var(--ink);background:#fffaf7;border:1px solid #ead7ce;border-radius:9px;outline:none;padding:0 11px;font-size:12px}.member-form input:focus,.member-form select:focus{background:#fff;border-color:#ed8b63;box-shadow:0 0 0 3px #f15a2414}.member-form-note{color:#94614c;background:#fff1e9;border-radius:8px;margin:0 0 16px;padding:10px 12px;font-size:10px}.toast{z-index:60;color:#fff;background:#bd3512;border-radius:9px;padding:12px 16px;font-size:12px;animation:.2s ease-out toastIn;position:fixed;bottom:24px;right:26px;box-shadow:0 12px 35px #0c1f183d}.view-switch{background:#f5f7f5;border:1px solid #d9e0dc;border-radius:10px;padding:3px;display:flex}.view-switch button{color:#65716c;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 13px;font-size:11px}.view-switch button.active{color:var(--green);background:#fff;font-weight:700;box-shadow:0 2px 8px #ab3b1317}.station-workspace{background:radial-gradient(circle at 85% 0,#ffe7d9 0,#0000 28%),linear-gradient(#fffaf7,#fff5ef);min-height:calc(100vh - 76px)}.station-home{padding:38px 42px 60px}.station-home-head{justify-content:space-between;align-items:flex-end;max-width:1500px;margin:0 auto 30px;display:flex}.station-home-head h2{letter-spacing:.06em;margin:8px 0;font-family:Songti SC,STSong,serif;font-size:42px;font-weight:700}.station-home-head p{color:var(--muted);margin:0;font-size:12px}.station-total{border-left:1px solid #cfd7d2;flex-direction:column;padding-left:30px;display:flex}.station-total strong{color:var(--green);font-size:34px;line-height:1}.station-total span{color:var(--muted);margin-top:5px;font-size:10px}.station-home-actions{align-items:center;gap:22px;display:flex}.add-station-button{color:#fff;background:linear-gradient(120deg,#e74716,#ff7435);border:0;border-radius:10px;padding:11px 16px;font-size:11px;font-weight:750;box-shadow:0 7px 17px #cf3e102e}.add-station-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #cf3e103b}.station-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;max-width:1500px;margin:0 auto;display:grid}.station-card{min-height:190px;color:var(--ink);text-align:left;cursor:pointer;background:linear-gradient(145deg,#fffaf7,#fff1e9);border:1px solid #eb6d3724;border-radius:17px;flex-direction:column;justify-content:space-between;padding:20px 20px 18px;transition:all .22s;display:flex;overflow:hidden;box-shadow:0 7px 20px #a7411a14}.station-card:first-child{color:#fff;background:linear-gradient(140deg,#db4013 0%,#f45b22 60%,#ff8245 100%);border-color:#0000}.station-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #ab3b132b}.station-card-top{justify-content:space-between;align-items:center;display:flex}.latest-station-label{color:#fff;letter-spacing:.05em;background:#ffffff24;border:1px solid #ffffff57;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:750}.station-index{color:#c6947e;letter-spacing:.14em;font-family:Georgia,serif;font-size:12px}.station-card:first-child .station-index{color:#ffd7c4}.station-city{color:#3a251d;letter-spacing:.07em;margin-top:13px;font-family:Songti SC,STSong,serif;font-size:clamp(31px,2.35vw,40px);font-weight:750;line-height:1}.station-card:first-child .station-city{color:#fff}.station-date{color:#d94816;letter-spacing:0;white-space:nowrap;margin:13px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,1.65vw,29px);font-weight:700;line-height:1;display:block}.station-card:first-child .station-date{color:#fff;text-shadow:0 2px 10px #7a1f0521}.station-card-bottom{border-top:1px solid #d25d2d2e;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.station-card-bottom b{letter-spacing:.08em;font-size:12px}.station-card-bottom span{color:#a2674e;font-size:11px}.station-card:first-child .station-card-bottom{border-color:#ffffff3d}.station-card:first-child .station-card-bottom span{color:#ffe1d2}.station-back{color:var(--green);cursor:pointer;background:0 0;border:0;margin:0 0 13px;font-size:11px}.station-secondary-actions{justify-content:flex-end;align-items:center;gap:10px;min-height:42px;display:flex}.station-secondary-actions>span{color:#a7958c;letter-spacing:.08em;font-size:9px}.delete-station-button{color:#8f5143;cursor:pointer;background:#ffffff8c;border:1px solid #e4c7bd;border-radius:999px;padding:7px 13px;font-size:10px;font-weight:650;transition:all .16s}.delete-station-button:hover{color:#943b27;background:#fff;border-color:#d79d8e;transform:translateY(-1px);box-shadow:0 5px 14px #943b2717}.return-station-button{color:var(--green);cursor:pointer;background:#fff0e9;border:1px solid #efc9b9;border-radius:9px;margin:18px 32px -8px;padding:9px 14px;font-size:11px;font-weight:700}.return-station-button:hover{background:#ffe4d7}.station-sidebar{border-right:1px solid var(--line);background:#fafbf8}.station-title{border-bottom:1px solid var(--line);padding:27px 22px 18px}.station-title h2{margin:5px 0 2px;font-family:Georgia,Songti SC,serif;font-size:25px}.station-title p{color:var(--muted);margin:0;font-size:11px}.station-list{max-height:calc(100vh - 180px);padding:10px;overflow:auto}.station-list button{text-align:left;cursor:pointer;color:#35423d;background:0 0;border:0;border-radius:10px;grid-template-columns:1fr auto;width:100%;padding:13px 12px;display:grid}.station-list button span{font-size:12px;font-weight:750}.station-list button b{font-size:11px}.station-list button small{color:#89938f;grid-column:1/-1;margin-top:4px;font-size:9px}.station-list button.active{background:var(--green);color:#fff;box-shadow:0 8px 20px #ab3b132e}.station-list button.active small{color:#ffe1d2}.station-page{padding:28px 32px 50px;overflow:auto}.station-hero{color:#fff;background:linear-gradient(115deg,#c9340d 0%,#ef501b 52%,#ff8042 100%);border-radius:18px;justify-content:space-between;align-items:center;padding:28px 32px;display:flex;box-shadow:0 18px 35px #be370d33}.station-hero h2{letter-spacing:.08em;margin:8px 0;font-family:Songti SC,STSong,serif;font-size:46px;font-weight:750}.station-hero time{margin:3px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;line-height:1;display:block}.station-hero p{color:#ffe1d2;margin:0;font-size:10px}.station-number{border-left:1px solid #fff3;flex-direction:column;min-width:120px;padding-left:28px;display:flex}.station-number strong{font-size:36px}.station-number span{color:#ffe1d2;font-size:10px}.station-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;margin-top:18px;display:grid}.station-members{overflow:auto}.name-link{color:#342a26;cursor:pointer;background:0 0;border:0;border-bottom:1px dashed #b7a59c;padding:4px 0;font-weight:750}.name-link:hover{color:#171210;border-bottom-color:#6f5b51}.group-select{min-width:62px;color:var(--green);cursor:pointer;background:#fff7f2;border:1px solid #efcdbf;border-radius:8px;outline:none;padding:7px 9px;font-size:11px;font-weight:750}.group-select:focus{border-color:var(--green);box-shadow:0 0 0 3px #f15a2417}.yes-no-toggle{cursor:pointer;border:0;border-radius:8px;width:54px;padding:7px 0;font-size:11px;font-weight:750;transition:all .15s}.yes-no-toggle.no{color:#78827d;background:#e6e9e7}.yes-no-toggle.yes{background:var(--green);color:#fff;box-shadow:0 3px 9px #f15a2438}.yes-no-toggle:active{transform:scale(.96)}.recruiter-input{width:120px;color:var(--ink);background:#fbfcfb;border:1px solid #d6dfda;border-radius:8px;outline:none;padding:7px 9px;font-size:11px}.recruiter-input:focus{border-color:var(--green);background:#fff;width:150px;box-shadow:0 0 0 3px #f15a2417}.attendance-note-input{width:150px;color:var(--ink);background:#fbfcfb;border:1px solid #d6dfda;border-radius:8px;outline:none;padding:7px 9px;font-size:11px}.attendance-note-input:focus{border-color:var(--green);background:#fff;width:190px;box-shadow:0 0 0 3px #f15a2417}.payment-input{width:92px;color:var(--ink);background:#fbfcfb;border:1px solid #d6dfda;border-radius:8px;outline:none;padding:7px 9px;font-size:11px}.payment-input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #f15a2417}.remove-station-button{color:#a44f42;cursor:pointer;white-space:nowrap;background:#fff8f6;border:1px solid #e3c9c4;border-radius:8px;padding:7px 9px;font-size:10px}.remove-station-button:hover{background:#fbeae6;border-color:#d9aaa1}.check-list{padding:8px 20px 20px}.check-list label{cursor:pointer;border-bottom:1px solid #edf0ee;align-items:flex-start;gap:10px;padding:13px 2px;font-size:12px;line-height:1.5;display:flex}.check-list input{accent-color:var(--green);margin-top:2px}.check-list .done{color:#8b9691;text-decoration:line-through}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}}@media (max-width:980px){.workspace{grid-template-columns:270px minmax(0,1fr)}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-head,.tab-content{padding-left:24px;padding-right:24px}.tabs{gap:18px;margin-left:24px;margin-right:24px}.station-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}}@media (max-width:720px){.login-page{padding:30px 0;display:block}.login-card{width:calc(100% - 40px)}.login-brand{margin-bottom:50px}.login-visual{display:none}.topbar{padding:0 16px}.header-logo{width:118px;height:44px}.brand{gap:8px}.brand h1{max-width:76px;font-size:14px;line-height:1.35}.brand p,.preview-pill,.topbar .ghost-button{display:none}.workspace,.station-workspace{display:block}.station-home{padding:20px 8px 36px}.station-home-head{align-items:flex-start}.station-home-head h2{font-size:30px}.station-home-head p,.station-total{display:none}.station-home-actions{gap:0}.add-station-button{padding:9px 11px;font-size:9px}.station-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.station-card{border-radius:13px;min-height:132px;padding:13px 12px}.station-index{font-size:8px}.latest-station-label{padding:2px 4px;font-size:6px}.station-city{letter-spacing:.02em;margin-top:7px;font-size:23px}.station-date{letter-spacing:-.01em;margin:8px 0 10px;font-size:14px}.station-card-bottom{padding-top:8px}.station-card-bottom b{display:none}.station-card-bottom span{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:8px;overflow:hidden}.member-form-grid{grid-template-columns:1fr;gap:10px;max-height:52vh;overflow:auto}.station-sidebar{border-right:0}.station-list{max-height:none;display:flex;overflow-x:auto}.station-list button{min-width:150px}.station-grid{grid-template-columns:1fr}.station-page{padding:18px 14px 40px}.station-hero{align-items:flex-end;padding:20px}.station-hero h2{font-size:36px}.station-hero time{font-size:29px}.station-number{min-width:72px;padding-left:15px}.station-number strong{font-size:30px}.station-member-actions{width:100%;margin-top:12px}.station-member-actions button{flex:1;min-height:42px}.station-members .panel-head{flex-direction:column;align-items:flex-start}.station-member-table{min-width:0;padding:10px;display:block}.station-member-table thead{display:none}.station-member-table tbody{gap:12px;display:grid}.station-member-table tr{background:#fffdfa;border:1px solid #ecd8ce;border-radius:14px;padding:14px;display:block;box-shadow:0 7px 18px #582d190d}.station-member-table td{border-bottom:1px solid #f0e4de;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;min-height:43px;padding:8px 0;display:grid}.station-member-table td:last-child{border-bottom:0;padding-bottom:0}.station-member-table td:before{content:attr(data-label);color:#92786c;font-size:10px;font-weight:700}.station-member-table .name-link{justify-self:start;font-size:16px}.station-member-table .attendance-note-input,.station-member-table .attendance-note-input:focus,.station-member-table .recruiter-input,.station-member-table .recruiter-input:focus,.station-member-table .payment-input,.station-member-table .payment-input:focus{width:100%;min-height:40px;font-size:14px}.station-member-table .yes-no-toggle{width:74px;min-height:40px;font-size:13px}.station-member-table .remove-station-button{justify-self:start;min-height:40px;padding:8px 14px}.sidebar{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.student-list{padding:4px 12px 12px;display:flex;overflow-x:auto}.student-row{min-width:175px}.side-footer,.side-stats{display:none}.profile-head{align-items:flex-start;padding-top:20px}.return-station-button{margin:14px 24px -4px}.profile-head h2{font-size:28px}.profile-meta{flex-direction:column;align-items:flex-start;gap:3px}.profile-meta span:before{display:none}.profile-actions{flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:116px}.tabs{gap:18px}.timeline-row{grid-template-columns:32px 1fr}.timeline-row>.status{display:none}table{min-width:620px}.data-panel{overflow-x:auto}}
