@charset "UTF-8";.admin-layout-wrap{display:flex;height:100vh;min-height:100%;background:radial-gradient(circle at top left,rgba(10,132,255,.08),transparent 24%),linear-gradient(180deg,#fbfbfd,#f2f2f7);overflow:hidden}.admin-sidebar{height:100%;min-height:100vh;background:var(--sidebar-bg)!important;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--sidebar-border);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);box-shadow:12px 0 30px #1d1d1f0a;z-index:50}.admin-sidebar .admin-sidebar-brand{height:78px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid var(--sidebar-border);flex-shrink:0;overflow:hidden}.admin-sidebar .admin-sidebar-logo{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#0a84ff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0;box-shadow:0 10px 20px #0a84ff33}.admin-sidebar .admin-sidebar-title{margin-left:12px;font-weight:700;font-size:18px;white-space:nowrap;overflow:hidden;color:var(--slate-800);letter-spacing:.01em}.admin-sidebar .admin-sidebar-menu{flex:1;overflow-y:auto;overflow-x:hidden;padding:18px 14px;border:none;background:transparent!important}.admin-sidebar .admin-sidebar-menu .ant-menu-item{margin:0 0 8px;padding:14px 16px!important;height:auto;line-height:1.5;border-radius:16px;display:flex;align-items:center;color:var(--slate-700);font-weight:600;transition:color .2s,background .2s,transform .2s,box-shadow .2s}.admin-sidebar .admin-sidebar-menu .ant-menu-item:after{display:none}.admin-sidebar .admin-sidebar-menu .ant-menu-item .anticon{font-size:18px;margin-right:12px;flex-shrink:0;color:var(--slate-600);transition:color .2s ease}.admin-sidebar .admin-sidebar-menu .ant-menu-item:hover{color:var(--slate-800)!important;background:#ffffffb8!important;box-shadow:0 8px 18px #1d1d1f0d;transform:translate(1px)}.admin-sidebar .admin-sidebar-menu .ant-menu-item:hover .anticon{color:var(--sky-600)}.admin-sidebar .admin-sidebar-menu .ant-menu-item.ant-menu-item-selected{color:var(--slate-900)!important;background:linear-gradient(135deg,#e8f1fff5,#fffffff0)!important;box-shadow:inset 0 0 0 1px #0a84ff24,0 10px 22px #0a84ff14}.admin-sidebar .admin-sidebar-menu .ant-menu-item.ant-menu-item-selected .anticon{color:var(--sky-600)}.admin-sidebar[data-collapsed=true] .ant-menu-item{padding:14px!important;justify-content:center}.admin-sidebar[data-collapsed=true] .ant-menu-item .anticon{margin-right:0}.admin-sidebar[data-collapsed=true] .ant-menu-title{display:none}.admin-sidebar .admin-sidebar-footer{padding:16px;border-top:1px solid var(--sidebar-border);background:linear-gradient(180deg,#fff0,#ffffffb8)}.admin-sidebar .admin-sidebar-toggle{width:100%;display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid rgba(29,29,31,.08);border-radius:14px;background:#ffffffc7;color:var(--slate-600);cursor:pointer;font-size:18px;transition:color .2s,background .2s,border-color .2s,transform .2s}.admin-sidebar .admin-sidebar-toggle:hover{color:var(--sky-600);border-color:#0a84ff33;background:#f2f7fffa;transform:translateY(-1px)}.admin-sidebar .admin-sidebar-logout{margin-top:8px;width:100%;display:flex;align-items:center;justify-content:center;padding:10px 16px;border:none;border-radius:14px;background:transparent;color:var(--slate-500);cursor:pointer;font-size:14px;font-weight:600;transition:color .2s,background .2s}.admin-sidebar .admin-sidebar-logout .anticon{margin-right:12px;font-size:18px}.admin-sidebar .admin-sidebar-logout:hover{color:var(--red-500);background:#fef2f2eb}.admin-layout-right{flex:1;display:flex;flex-direction:column;min-width:0}.admin-header{height:auto;padding:18px 24px 0;background:transparent!important;position:sticky;top:0;z-index:40}.admin-header-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px;padding:14px 18px;border-radius:22px;border:1px solid rgba(255,255,255,.68);background:linear-gradient(135deg,#ffffffb3,#f5f5f780);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:0 14px 30px #1d1d1f0f,inset 0 1px #ffffffb8}.admin-header-page{display:flex;align-items:center;gap:14px;min-width:0}.admin-header-page-chip{flex-shrink:0;padding:8px 12px;border-radius:999px;background:#ffffffc2;border:1px solid rgba(10,132,255,.14);color:var(--sky-600);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 1px #fffffff0}.admin-header-page-copy{min-width:0;display:flex;flex-direction:column}.admin-header-page-title{color:var(--slate-900);font-size:20px;line-height:1.2;font-weight:700}.admin-header-page-subtitle{margin-top:4px;color:var(--slate-500);font-size:13px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-header-actions{display:flex;align-items:center;flex-shrink:0}.admin-header-user{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px 10px 8px 16px;border-radius:18px;background:#ffffffad;border:1px solid rgba(29,29,31,.07);box-shadow:inset 0 1px #ffffffeb;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.admin-header-user:hover{transform:translateY(-1px);border-color:#0a84ff2e;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #1d1d1f0f}.admin-header-user-info{text-align:right}.admin-header-user-info .admin-header-user-name{display:block;font-size:14px;font-weight:600;color:var(--slate-700);line-height:1.2}.admin-header-user-info .admin-header-user-role{display:block;font-size:12px;color:var(--slate-400);margin-top:4px}.admin-header-user-avatar{width:36px!important;height:36px!important;background:linear-gradient(135deg,#e8f1fff2,#fffffffa)!important;color:var(--sky-600)!important;border:1px solid rgba(10,132,255,.16);transition:transform .2s}.admin-header-user:hover .admin-header-user-avatar{transform:scale(1.05)}.admin-layout-main{flex:1;overflow-y:auto;padding:24px;background:transparent}.admin-layout-content{width:100%;max-width:none;margin:0;padding-bottom:28px}.admin-layout-content .ant-table-wrapper{width:100%}@media(max-width:1024px){.admin-header{padding:16px 16px 0}.admin-layout-main{padding:16px}.admin-header-panel{min-height:68px;padding:12px 14px}.admin-header-page-subtitle{display:none}}@media(max-width:768px){.admin-header-panel{align-items:flex-start;flex-direction:column}.admin-header-actions{width:100%;justify-content:flex-end}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f0f2f5;position:relative}.login-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.login-bg-blur{position:absolute;border-radius:50%;filter:blur(120px);animation:login-pulse 3s ease-in-out infinite}.login-bg-blur.login-bg-blur-1{top:-10%;left:-5%;width:40%;height:40%;background:#7dd3fc4d}.login-bg-blur.login-bg-blur-2{bottom:-10%;right:-5%;width:40%;height:40%;background:#a5b4fc4d}.login-bg-blur.login-bg-blur-3{top:20%;right:10%;width:15%;height:15%;background:#bfdbfe66;filter:blur(80px);animation:none}@keyframes login-pulse{0%,to{opacity:1}50%{opacity:.7}}.login-card-wrap{position:relative;z-index:10;width:100%;max-width:28rem;padding:0 24px}.login-card{background:#ffffffb3;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:24px;border:1px solid rgba(255,255,255,.9);padding:32px;box-shadow:0 25px 50px -12px #0ea5e91a}.login-header{text-align:center;margin-bottom:40px}.login-logo{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--sky-500),var(--blue-600));border-radius:16px;box-shadow:0 20px 25px -5px #0ea5e933;margin-bottom:24px;font-size:32px;color:#fff}.login-title{font-size:30px;font-weight:700;background:linear-gradient(90deg,var(--slate-900),var(--slate-600));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 8px}.login-subtitle{font-size:16px;font-weight:500;color:var(--slate-500);margin:0}.login-form .ant-form-item{margin-bottom:24px}.login-form .ant-input-affix-wrapper,.login-form .ant-input-password{padding:12px 16px 12px 48px!important;border-radius:12px;border:1px solid var(--slate-200);background:#fff}.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,.login-form .ant-input-password:focus,.login-form .ant-input-password.ant-input-affix-wrapper-focused{border-color:var(--sky-500);box-shadow:0 0 0 4px #0ea5e91a}.login-form .login-input-icon{color:var(--slate-400);font-size:20px}.login-form .ant-input{font-size:16px}.login-form .ant-input::placeholder{color:var(--slate-300)}.login-options{margin-bottom:24px;padding:0 4px}.login-remember{display:flex;align-items:center;cursor:pointer;font-size:14px;color:var(--slate-500)}.login-remember input{margin-right:8px}.login-submit-item{margin-bottom:0}.login-submit-btn{height:56px!important;border-radius:12px!important;font-size:18px!important;font-weight:700!important;background:linear-gradient(90deg,var(--sky-500),var(--blue-600))!important;border:none!important;box-shadow:0 20px 25px -5px #0ea5e933!important}.login-submit-btn:hover{box-shadow:0 20px 25px -5px #0ea5e94d!important}.login-submit-btn{display:flex!important;align-items:center;justify-content:center;gap:8px}.login-submit-arrow{font-size:20px;transition:transform .2s}.login-submit-btn:hover .login-submit-arrow{transform:translate(4px)}.login-footer{margin-top:32px;padding-top:24px;border-top:1px solid var(--slate-100);text-align:center}.login-footer p{margin:0;font-size:12px;color:var(--slate-400)}.dashboard-page{display:flex;flex-direction:column;gap:32px}.dashboard-welcome{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:16px}.dashboard-welcome-title{font-size:30px;font-weight:700;color:var(--slate-900);margin:0 0 8px}.dashboard-welcome-desc{font-size:16px;color:var(--slate-500);margin:0}.dashboard-welcome-date{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff;border-radius:12px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;font-size:14px;font-weight:500;color:var(--slate-700)}.dashboard-welcome-date .anticon{color:var(--sky-500);font-size:20px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1200px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dashboard-stats{grid-template-columns:1fr}}.dashboard-stat-card{padding:24px;background:#fff;border-radius:16px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s}.dashboard-stat-card:hover{box-shadow:0 20px 25px -5px #0ea5e91a}.dashboard-stat-card-inner{margin-bottom:16px}.dashboard-stat-card-icon{width:48px;height:48px;border-radius:12px;background:var(--stat-bg);color:var(--stat-icon);display:flex;align-items:center;justify-content:center;font-size:24px}.dashboard-stat-card-label{font-size:14px;color:var(--slate-500);margin:0 0 4px}.dashboard-stat-card-value{font-size:24px;font-weight:700;color:var(--slate-800);margin:0;line-height:1.2}.dashboard-charts{display:block}.dashboard-chart-card{background:#fff;border-radius:16px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;padding:24px}.dashboard-chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.dashboard-chart-header h3{font-size:18px;font-weight:700;color:var(--slate-800);margin:0}.dashboard-chart-header p{font-size:12px;color:var(--slate-400);margin:4px 0 0}.dashboard-chart-header .anticon{color:var(--slate-300);font-size:20px}.dashboard-chart-range{min-width:280px}.dashboard-chart-area{height:300px;width:100%}.dashboard-chart-loading{height:100%;display:flex;align-items:center;justify-content:center}.dashboard-bottom{display:block}.dashboard-activity-card{background:#fff;border-radius:16px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;padding:24px}.dashboard-activity-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dashboard-activity-header h3{font-size:18px;font-weight:700;color:var(--slate-800);margin:0}.dashboard-activity-more{border:none;background:none;font-size:14px;font-weight:500;color:var(--sky-500);cursor:pointer;padding:0}.dashboard-activity-more:hover{color:var(--sky-600)}.dashboard-activity-list{display:flex;flex-direction:column;gap:24px}.dashboard-activity-empty{padding:24px;text-align:center;color:var(--slate-400);font-size:14px}.dashboard-activity-item{display:flex;align-items:flex-start}.dashboard-activity-item .dashboard-activity-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;font-size:20px;transition:transform .2s}.dashboard-activity-item .dashboard-activity-icon.blue{background:var(--blue-50);color:var(--blue-500)}.dashboard-activity-item .dashboard-activity-icon.green{background:#dcfce7;color:var(--green-500)}.dashboard-activity-item .dashboard-activity-icon.orange{background:#fff7ed;color:#f97316}.dashboard-activity-item .dashboard-activity-icon.purple{background:var(--purple-50);color:var(--purple-500)}.dashboard-activity-item .dashboard-activity-icon.slate{background:var(--slate-50);color:var(--slate-500)}.dashboard-activity-item:hover .dashboard-activity-icon{transform:scale(1.1)}.dashboard-activity-content{flex:1;min-width:0;padding-bottom:16px;border-bottom:1px solid var(--slate-50)}.dashboard-activity-item:last-child .dashboard-activity-content{border-bottom:none;padding-bottom:0}.dashboard-activity-content p{font-size:14px;font-weight:500;color:var(--slate-700);margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-activity-content span{font-size:12px;color:var(--slate-400);display:flex;align-items:center;gap:4px}.dashboard-activity-content span .anticon{font-size:12px}.class-circles-page .page-card{background:#fff;border-radius:16px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;overflow:hidden}.class-circles-page .page-card .ant-card-head{border-bottom:1px solid var(--slate-100);padding:0 24px;min-height:56px}.class-circles-page .page-card .ant-card-head .ant-card-head-title{font-size:18px;font-weight:700;color:var(--slate-800)}.class-circles-page .page-card .ant-card-body{padding:24px}.class-circles-page .ant-table-wrapper .ant-table{font-size:14px}.class-circles-page__toolbar{margin-bottom:16px;color:var(--slate-500);font-size:14px}.class-circles-page__text-block{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.class-circles-page__text-label{margin-bottom:4px;font-size:12px;font-weight:600;color:#64748b}.class-circles-page__text-value{white-space:pre-wrap;word-break:break-word;line-height:1.6;color:#0f172a}.class-circles-page__thumb{object-fit:cover;border-radius:8px;cursor:pointer}.class-circles-page .ant-image{display:block}.class-circles-page .ant-image .ant-image-mask{border-radius:8px;font-size:12px}.students-page .page-card{background:#fff;border-radius:16px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;overflow:hidden}.students-page .page-card .ant-card-head{border-bottom:1px solid var(--slate-100);padding:0 24px;min-height:56px}.students-page .page-card .ant-card-head .ant-card-head-title{font-size:18px;font-weight:700;color:var(--slate-800)}.students-page .page-card .ant-card-body{padding:24px}.students-page .page-toolbar{margin-bottom:16px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.students-page .page-toolbar .ant-select,.students-page .page-toolbar .ant-input-group{border-radius:10px}.students-page .ant-table-wrapper .ant-table{font-size:14px}.students-page .ant-table-wrapper .ant-table-thead>tr>th{background:var(--slate-50);color:var(--slate-600);font-weight:600;border-bottom:1px solid var(--slate-100)}.students-page .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid var(--slate-50)}.students-page .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--slate-50)!important}.students-page .ant-btn-primary{border-radius:10px}.student-medication-requests-page .page-card{background:#fff;border-radius:16px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;overflow:hidden}.student-medication-requests-page .page-card .ant-card-head{border-bottom:1px solid var(--slate-100);padding:0 24px;min-height:56px}.student-medication-requests-page .page-card .ant-card-head .ant-card-head-title{font-size:18px;font-weight:700;color:var(--slate-800)}.student-medication-requests-page .page-card .ant-card-body{padding:24px}.student-medication-requests-page .ant-table-wrapper .ant-table{font-size:14px}.student-medication-requests-page__toolbar{margin-bottom:16px;color:var(--slate-500);font-size:14px}.student-medication-requests-page__text-group{display:flex;flex-direction:column;gap:10px}.student-medication-requests-page__text-block{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.student-medication-requests-page__text-label{margin-bottom:4px;font-size:12px;font-weight:600;color:#64748b}.student-medication-requests-page__text-value{white-space:pre-wrap;word-break:break-word;line-height:1.6;color:#0f172a}.student-medication-requests-page__thumb{object-fit:cover;border-radius:8px;cursor:pointer}.student-medication-requests-page__timeline{display:flex;flex-direction:column;gap:10px}.student-medication-requests-page__timeline-item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.student-medication-requests-page__timeline-type{font-size:13px;font-weight:700;color:#0f172a}.student-medication-requests-page__timeline-meta{font-size:12px;color:#64748b}.student-medication-requests-page .ant-image{display:block}.student-medication-requests-page .ant-image .ant-image-mask{border-radius:8px;font-size:12px}.student-records-page .page-card{background:#fff;border-radius:16px;border:1px solid var(--slate-100);box-shadow:0 1px 2px #0000000d;overflow:hidden}.student-records-page .page-card .ant-card-head{border-bottom:1px solid var(--slate-100);padding:0 24px;min-height:56px}.student-records-page .page-card .ant-card-head .ant-card-head-title{font-size:18px;font-weight:700;color:var(--slate-800)}.student-records-page .page-card .ant-card-body{padding:24px}.student-records-page .record-thumb{object-fit:cover;border-radius:8px;cursor:pointer}.student-records-page .ant-image{display:block}.student-records-page .ant-image .ant-image-mask{border-radius:8px;font-size:12px}.student-records-page .ant-table-wrapper .ant-table{font-size:14px}.student-records-page .page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.student-records-page .record-text-group{display:flex;flex-direction:column;gap:10px}.student-records-page .record-text-block{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.student-records-page .record-text-block__label{margin-bottom:4px;font-size:12px;font-weight:600;color:#64748b}.student-records-page .record-text-block__value{white-space:pre-wrap;word-break:break-word;line-height:1.6;color:#0f172a}.student-records-page .record-tag{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:600;line-height:20px}.student-records-page .record-tag--green{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.student-records-page .record-tag--blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.student-records-page .record-tag--orange{color:#c2410c;background:#fff7ed;border-color:#fdba74}.student-records-page .record-tag--purple{color:#7c3aed;background:#f5f3ff;border-color:#c4b5fd}.student-records-page .record-tag--pink{color:#be185d;background:#fdf2f8;border-color:#f9a8d4}.student-records-page .record-tag--gray{color:#475569;background:#f8fafc;border-color:#cbd5e1}:root{--font-size: 16px;--background: #ffffff;--foreground: #1d1d1f;--card: #ffffff;--muted: #f5f5f7;--muted-foreground: #6e6e73;--border: rgba(29, 29, 31, .08);--radius: .625rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--slate-50: #fbfbfd;--slate-100: #f5f5f7;--slate-200: #e5e5ea;--slate-300: #d2d2d7;--slate-400: #aeaeb2;--slate-500: #8e8e93;--slate-600: #6e6e73;--slate-700: #48484a;--slate-800: #2c2c2e;--slate-900: #1d1d1f;--sky-50: #f2f7ff;--sky-100: #e8f1ff;--sky-500: #1677ff;--sky-600: #0a84ff;--blue-50: #eef5ff;--blue-500: #3b82f6;--blue-600: #2563eb;--indigo-50: #eef2ff;--indigo-500: #6366f1;--purple-50: #faf5ff;--purple-500: #a855f7;--green-500: #34c759;--red-500: #ff3b30;--sidebar-bg: rgba(255, 255, 255, .82);--sidebar-border: rgba(29, 29, 31, .08)}html{height:100%;margin:0;padding:0}body{margin:0;padding:0;min-height:100%;height:100%;font-size:var(--font-size);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,rgba(10,132,255,.08),transparent 22%),linear-gradient(180deg,#fbfbfd,#f2f2f7)}#root{min-height:100%;height:100%}.ant-card{border:1px solid rgba(255,255,255,.68)!important;background:linear-gradient(135deg,#ffffffb8,#f5f5f785)!important;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:0 14px 30px #1d1d1f0f,inset 0 1px #ffffffbd}.ant-card .ant-card-head{border-bottom:1px solid rgba(29,29,31,.06)!important;background:transparent}.ant-card .ant-card-body,.admin-layout-main{background:transparent}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
