@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--bg-base:#fdf6f8;--bg-elevated:#fffbfceb;--bg-soft:#ffffffb8;--sider-top:#341e2d;--sider-bottom:#24141e;--border-soft:#7e456124;--border-strong:#ec48992e;--text-main:#4a2338;--text-muted:#7e5569;--text-soft:#a17f90;--accent:#d9468f;--accent-strong:#9d2f69;--accent-soft:#ec48991f;--shadow-main:0 24px 60px #6329471a;--shadow-soft:0 16px 36px #63294714;color:var(--text-main);background:var(--bg-base);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{background:radial-gradient(circle at 8% 10%,#f9a8d459,#0000 18%),radial-gradient(circle at 92% 14%,#d8b4fe47,#0000 20%),linear-gradient(#fff9fb 0%,#fdf6f8 48%,#f8edf1 100%);min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}.app-shell{height:100vh;min-height:100vh;overflow:hidden}.app-sider{border-inline-end:1px solid #ffffff0f;height:100vh;top:0;overflow:hidden;background:linear-gradient(180deg, var(--sider-top) 0%, var(--sider-bottom) 100%)!important;flex:0 0 320px!important;position:sticky!important}.app-main{height:100vh;min-height:100vh;overflow:hidden}.sider-scroll{flex-direction:column;gap:18px;height:100vh;padding:22px 18px;display:flex;overflow-y:auto}.brand-block{padding:8px 8px 4px}.brand-block__title{letter-spacing:.01em;font-family:Playfair Display,Times New Roman,serif;color:#fff!important;margin:12px 0 8px!important}.brand-block__desc{line-height:1.65;color:#ffedf5b8!important;margin:0!important}.nav-stack{flex-direction:column;gap:14px;display:flex}.nav-section{background:#ffffff0a;border:1px solid #ffffff12;border-radius:24px;padding:12px}.nav-section__header{flex-direction:column;gap:4px;padding:6px 6px 10px;display:flex}.nav-section__title{font-size:14px;font-weight:700;color:#fff!important}.nav-section__desc{font-size:12px;line-height:1.55;color:#ffe6f09e!important}.nav-section__items{flex-direction:column;gap:10px;display:flex}.nav-link{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:18px;align-items:center;gap:12px;padding:12px;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:flex}.nav-link:hover{background:#ffffff14;border-color:#ffffff14;transform:translateY(-1px)}.nav-link--active{background:linear-gradient(135deg,#fff4f9fa,#ffeaf4eb);border-color:#ec489933;box-shadow:0 12px 28px #ec489929}.nav-link__icon{color:#fff;background:#ffffff1a;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.nav-link--active .nav-link__icon{background:var(--accent-soft);color:var(--accent-strong)}.nav-link__copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.nav-link__title{color:#fff;font-size:14px;font-weight:700}.nav-link__desc{color:#ffe4eead;font-size:12px;line-height:1.45}.nav-link--active .nav-link__title{color:var(--text-main)}.nav-link--active .nav-link__desc{color:var(--text-muted)}.nav-link__channel{letter-spacing:.04em;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:11px;font-weight:700}.nav-link__channel--web,.nav-link__channel--miniapp{color:#ffedf5e0;background:#ffffff1a}.nav-link--active .nav-link__channel{color:var(--accent-strong);background:#d9468f1f}.app-header{padding:24px 28px 0;background:0 0!important;height:auto!important;line-height:normal!important}.header-card{border:1px solid var(--border-soft);background:var(--bg-elevated);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.header-card__main{min-width:0}.header-card__title{font-family:Playfair Display,Times New Roman,serif;color:var(--text-main)!important;margin:10px 0!important}.header-card__desc{max-width:680px;color:var(--text-muted)!important;margin:0!important}.header-card__aside{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.user-panel{border:1px solid var(--border-soft);background:#ffffffad;border-radius:18px;align-items:center;gap:12px;padding:10px 12px;display:flex}.user-panel__copy{flex-direction:column;gap:2px;display:flex}.user-panel__meta{color:var(--text-muted)!important}.app-content{min-height:0;padding:20px 28px 40px;overflow-y:auto}.page-hero{border:1px solid var(--border-soft)!important;box-shadow:var(--shadow-main)!important;background:linear-gradient(135deg,#ec489914,#fffffff0),#fffdf9!important}.page-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:var(--accent-strong)!important}.ant-card{border-radius:22px!important}.ant-card .ant-card-head{border-bottom-color:#7e45611a}.ant-btn-primary{box-shadow:0 10px 24px #d9468f38;background:linear-gradient(135deg,#d9468f,#b83573)!important;border-color:#0000!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background:linear-gradient(135deg,#de5a99,#bf417b)!important}.login-shell{place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}.login-backdrop{background:radial-gradient(circle at 15% 15%,#f9a8d44d,#0000 20%),radial-gradient(circle at 82% 10%,#d8b4fe38,#0000 18%),radial-gradient(circle at 85% 75%,#f472b624,#0000 22%);position:absolute;inset:0}.login-card{width:min(100%,500px);position:relative;box-shadow:0 30px 80px #612a4529;background:#fffcfdf0!important;border-radius:30px!important}.login-title{font-family:Playfair Display,Times New Roman,serif;color:var(--text-main)!important;margin:0!important}.login-desc{color:var(--text-muted)!important;margin-bottom:0!important}.report-hero,.execution-hero-card{border:1px solid var(--border-soft)!important;box-shadow:var(--shadow-main)!important;background:linear-gradient(135deg,#ec48991a,#fffffff5),#fffdfb!important}.report-card,.execution-section-card{border:1px solid var(--border-soft)!important;box-shadow:var(--shadow-soft)!important;background:#fffcfdeb!important}.report-toolbar-card{border:1px solid var(--border-soft)!important;box-shadow:var(--shadow-soft)!important;background:#fffbfce6!important}.report-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.report-toolbar__filters{flex-wrap:wrap;flex:420px;align-items:center;gap:12px;display:flex}.report-metric{align-items:flex-start;gap:16px;min-height:96px;padding:4px 0;display:flex}.report-metric__icon{width:48px;height:48px;color:var(--accent-strong);background:linear-gradient(135deg,#d9468f29,#b835731a);border-radius:16px;place-items:center;font-size:20px;display:grid;box-shadow:inset 0 1px #ffffff5c}.report-metric__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.report-metric__label{font-size:13px;color:var(--text-muted)!important}.report-metric__value.ant-typography{font-family:Playfair Display,Times New Roman,serif;color:var(--text-main)!important;margin:2px 0 0!important}.report-metric__extra{font-size:12px;line-height:1.55;color:var(--text-soft)!important}.trend-bars{flex-direction:column;gap:14px;display:flex}.trend-bars__item{grid-template-columns:minmax(64px,92px) minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.trend-bars__label{color:var(--text-muted);font-size:12px;font-weight:700}.trend-bars__track{background:#7e45611a;border-radius:999px;height:12px;position:relative;overflow:hidden}.trend-bars__fill{border-radius:inherit;background:linear-gradient(90deg,#d9468f,#f472b6);min-width:6%;height:100%;box-shadow:0 6px 16px #d9468f3d}.trend-bars__numbers{color:var(--text-muted);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;display:flex}.execution-page{flex-direction:column;gap:16px;display:flex}.execution-hero{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.execution-hero__copy{flex:auto;min-width:0}.execution-hero__title.ant-typography{font-family:Playfair Display,Times New Roman,serif;color:var(--text-main)!important;margin:10px 0!important}.execution-hero__desc{max-width:760px;line-height:1.7;color:var(--text-muted)!important;margin-bottom:0!important}.execution-hero__actions{flex:none}.execution-stat-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:12px;margin-top:20px;display:grid}.execution-stat{background:#ffffffb8;border:1px solid #7e45611a;border-radius:18px;padding:14px 16px}.execution-stat__label{color:var(--text-muted);margin-bottom:6px;font-size:12px;display:block}.execution-stat__value{color:var(--text-main);font-family:Playfair Display,Times New Roman,serif;font-size:22px;line-height:1.1;display:block}.execution-quick-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.execution-quick-card{border:1px solid var(--border-soft);min-height:152px;box-shadow:var(--shadow-soft);color:inherit;text-align:left;cursor:pointer;background:#fffcfdf0;border-radius:22px;flex-direction:column;align-items:flex-start;gap:10px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.execution-quick-card:hover{border-color:#d9468f33;transform:translateY(-2px);box-shadow:0 18px 34px #6329471f}.execution-quick-card__icon{width:44px;height:44px;color:var(--accent-strong);background:#d9468f1f;border-radius:14px;place-items:center;font-size:18px;display:grid}.execution-quick-card__title{color:var(--text-main);font-size:15px;font-weight:700}.execution-quick-card__desc{color:var(--text-muted);font-size:12px;line-height:1.6}.attendance-photo-strip{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.attendance-photo{object-fit:cover;width:112px;height:112px;box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #7e45611a;border-radius:16px}@media print{body{background:#fff;overflow:visible}.app-sider,.app-header,.no-print{display:none!important}.app-main,.app-content,.app-shell{height:auto!important;min-height:auto!important;overflow:visible!important}.app-content{padding:0!important}.report-card,.execution-section-card,.report-hero,.execution-hero-card,.report-toolbar-card{box-shadow:none!important;background:#fff!important;border-color:#0000001f!important}}@media (orientation:landscape) and (width<=1280px){.report-toolbar{align-items:flex-start}.execution-stat-grid,.execution-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.attendance-photo{width:140px;height:92px}}@media (width<=1100px){.app-sider{flex:0 0 292px!important;width:292px!important;min-width:292px!important;max-width:292px!important}.header-card{flex-direction:column;align-items:stretch}.header-card__aside{justify-content:space-between}}@media (width<=768px){body{overflow:auto}.app-shell{height:auto;overflow:visible;flex-direction:column!important}.app-sider{height:auto;top:auto;overflow:visible;flex:none!important;width:100%!important;min-width:100%!important;max-width:100%!important;position:relative!important}.app-main{height:auto;min-height:auto;overflow:visible}.sider-scroll{height:auto}.app-header{padding:16px 16px 0}.app-content{padding:16px;overflow:visible}.report-toolbar{align-items:stretch}.report-toolbar__filters{width:100%}.trend-bars__item{grid-template-columns:1fr;gap:8px}.trend-bars__numbers{align-items:flex-start}.execution-hero{flex-direction:column}.execution-hero__actions{width:100%}.execution-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-quick-grid{grid-template-columns:1fr}.attendance-photo{width:calc(50% - 5px);min-width:124px;height:108px}.login-shell{padding:20px}}
