:root{color-scheme:light;--bg-1:#f4f6f8;--bg-2:#f4f6f8;--bg-3:#edf1f6;--page-bg-top:#f4f6f8;--page-bg-bottom:#f4f6f8;--surface:#fff;--surface-strong:#fff;--surface-muted:#f7f8fa;--surface-tint:#ecf2ff;--rail:#fff;--rail-2:#fff;--rail-3:#ecf2ff;--rail-muted:#5f6c7d;--text:#233044;--muted:#5f6c7d;--line:#dfe5ec;--line-2:#cad3df;--brand:#2854b7;--brand-2:#2854b7;--brand-3:#214697;--accent:#2854b7;--accent-soft:#ecf2ff;--ok:#247348;--warn:#946000;--danger:#b42318;--shadow-soft:0 2px 6px rgb(35 48 68/4%);--shadow-card:0 16px 48px rgb(35 48 68/15%);--radius-control:8px;--radius-card:12px;--radius-panel:12px;--page-padding:28px}*{box-sizing:border-box}body,html{padding:0;margin:0;min-height:100%;color:var(--text);background:var(--bg-1);font:14px/1.5 Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,select,textarea{font:inherit;min-height:40px;letter-spacing:normal;-webkit-tap-highlight-color:transparent}button{cursor:pointer;transition:background .12s,border-color .12s}button:disabled{cursor:not-allowed;opacity:.5}input,select,textarea{max-width:100%;min-width:0;padding:9px 12px;color:var(--text);background:var(--surface);border:1px solid var(--line-2);border-radius:var(--radius-control)}input[type=checkbox],input[type=radio]{min-height:20px;width:20px;height:20px;accent-color:var(--brand);flex-shrink:0}input:focus,select:focus,textarea:focus{border-color:var(--brand)}:is(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #547dd4;outline-offset:3px}::selection{background:#dce7ff}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{line-height:1.3;font-weight:650}svg{flex-shrink:0}fieldset{min-width:0}.app-root{height:100vh;height:100dvh;display:flex;overflow:hidden;background:var(--bg-1)}.app-root>main{min-width:0}.app-rail{width:232px;flex:0 0 232px;padding:24px 14px 16px;overflow-y:auto;background:var(--rail);border-right:1px solid var(--line)}.app-sidebar{display:flex;flex-direction:column;gap:24px;min-height:100%}.app-brand{display:flex;align-items:center;gap:10px;padding:0 10px 8px}.app-brand-mark,.auth-brand-mark{display:grid;place-items:center;width:34px;height:36px;border-radius:9px;background:var(--brand);color:#fff}.app-brand-title{font-size:17px;font-weight:650;letter-spacing:-.04em}.app-nav,.app-nav-group{display:grid;grid-gap:4px;gap:4px}.app-nav-link,.app-sidebar-logout{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:9px 10px;text-align:left;font-weight:500;font-size:14px;text-decoration:none;color:var(--muted);border:0;border-radius:8px;background:transparent}.app-nav-link:hover,.app-sidebar-logout:hover{background:var(--surface-muted);color:var(--text)}.app-nav-link-active,.app-nav-link-active:hover{background:var(--accent-soft);color:var(--brand);font-weight:650}.app-nav-icon{width:20px;height:22px;display:grid;place-items:center}.app-brand-mark svg,.app-nav-link svg,.app-sidebar-logout svg,.auth-brand-mark svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.app-nav-subnav{display:grid;grid-gap:2px;gap:2px;margin:4px 0 8px 20px;padding-left:10px;border-left:1px solid var(--line)}.app-nav-subnav-button{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:8px;color:var(--muted);background:transparent;border:0;border-radius:6px;text-align:left;font-size:13px}.app-nav-subnav-button-active{color:var(--brand);background:var(--accent-soft);font-weight:600}.app-nav-subnav-label{min-width:0}.rail-badge{font-size:11px;padding:1px 6px;border-radius:5px;background:var(--surface-muted)}.app-sidebar-extra{display:grid;grid-gap:12px;gap:12px}.app-sidebar-footer{margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.app-account{display:flex;align-items:center;gap:10px;padding:8px 10px 14px}.app-account-avatar{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;background:var(--accent-soft);color:var(--brand);border-radius:50%;font-size:11px;font-weight:650}.app-account-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.app-account-copy strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-account-copy>span{font-size:11px;color:var(--muted)}.app-drawer-backdrop,.confirm-dialog-backdrop,.form-dialog-backdrop{position:fixed;inset:0;background:rgb(25 36 55/35%);z-index:300}.app-drawer-card{width:min(310px,90vw);height:100dvh;padding:16px;background:var(--surface);display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:16px;gap:16px;box-shadow:var(--shadow-card)}.app-drawer-header,.form-dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.app-drawer-close{width:40px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:22px}.app-drawer-body{overflow-y:auto;min-height:0}.confirm-dialog-backdrop,.form-dialog-backdrop{z-index:400;display:grid;place-items:center;padding:24px}.confirm-dialog-backdrop{z-index:500}.confirm-dialog-card,.form-dialog{width:min(520px,100%);max-height:calc(100dvh - 48px);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-card);overflow:auto}.form-dialog-wide{width:min(820px,100%)}.form-dialog-heading{padding:22px 24px;border-bottom:1px solid var(--line)}.form-dialog-heading h2{font-size:19px;margin:0}.form-dialog-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.form-dialog-body{display:grid;grid-gap:18px;gap:18px;padding:24px;margin:0;border:0}.form-dialog-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding:16px 24px;background:var(--surface-muted)}.confirm-dialog-card{padding:24px}.confirm-dialog-eyebrow{font-size:12px;color:var(--muted)}.confirm-dialog-title{margin:8px 0;font-size:20px}.confirm-dialog-text{font-size:14px;color:var(--muted);margin:0}.confirm-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.auth-submit,.confirm-dialog-button,.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;min-height:40px;border:1px solid var(--line-2);border-radius:var(--radius-control);background:var(--surface);color:var(--text);font-size:14px;font-weight:600;text-decoration:none}.confirm-dialog-button-secondary:hover,.ui-button:hover:not(:disabled){background:var(--surface-muted);border-color:#aab8cc}.auth-submit,.confirm-dialog-button-primary,.ui-button-primary{background:var(--brand);border-color:var(--brand);color:#fff}.auth-submit:hover:not(:disabled),.ui-button-primary:hover:not(:disabled){background:var(--brand-3);border-color:var(--brand-3)}.confirm-dialog-button-danger,.ui-button-danger{color:var(--danger);background:#fff5f3;border-color:#efc5c0}.ui-icon-button{width:40px;flex:0 0 40px;font-size:22px;padding:0}.ui-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.auth-field,.ui-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.auth-label,.ui-field>label,.ui-field>span{font-size:13px;font-weight:600}.ui-field small{color:var(--muted);font-size:12px;font-weight:400}.ui-field input,.ui-field select,.ui-field textarea{width:100%}.ui-field textarea{min-height:100px;resize:vertical}.ui-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.ui-main{flex:1 1;min-height:0;min-width:0;overflow-y:auto;padding:var(--page-padding)}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.page-header h1{margin:0;font-size:26px;letter-spacing:-.035em}.page-header p{margin:6px 0 0;color:var(--muted);font-size:14px}.auth-error,.feedback{padding:12px 14px;border:1px solid #c5d6f5;border-radius:8px;background:var(--accent-soft);color:var(--brand-3);overflow-wrap:anywhere}.auth-error,.feedback-error{color:#922b21;background:#fff4f2;border-color:#f1c2bd}.feedback-success{color:#246140;background:#eff8f2;border-color:#c2ddcc}.feedback-warning{color:#805315;background:#fff8e8;border-color:#ead7ad}.ui-main>.feedback{margin-bottom:16px}.ui-empty{padding:36px 20px;text-align:center;color:var(--muted);background:var(--surface);border:1px dashed var(--line-2);border-radius:10px}.segmented,.ui-tabs{display:flex;gap:3px}.ui-tabs{overflow-x:auto;border-bottom:1px solid var(--line);margin-bottom:20px}.ui-tabs button{flex-shrink:0;border:0;border-bottom:2px solid transparent;background:none;padding:10px 16px;color:var(--muted)}.ui-tabs button[aria-pressed=true],.ui-tabs button[aria-selected=true]{color:var(--brand);border-bottom-color:var(--brand);font-weight:600}.segmented{border:1px solid var(--line);border-radius:8px;padding:3px;background:var(--surface-muted)}.segmented button{border:0;border-radius:5px;background:none;color:var(--muted);padding:6px 12px;min-height:34px}.segmented button[aria-pressed=true]{color:var(--brand);background:var(--surface);box-shadow:var(--shadow-soft);font-weight:600}.planner-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:16px;padding:16px;background:var(--surface);border:1px solid var(--line);border-radius:12px 12px 0 0}.planner-child{min-width:210px;flex:1 1;max-width:300px}.planner-tools{margin-left:auto}.selection-toolbar{align-items:center;background:var(--accent-soft);border:1px solid #bfcef0}.selection-options,.selection-toolbar{display:flex;gap:8px;flex-wrap:wrap;padding:12px 16px}.selection-options{background:var(--surface);border:1px solid var(--line)}.selection-options label{display:flex;align-items:center;gap:6px}.selection-options select{max-width:155px}.planner-grid-wrap{overflow-x:auto;background:var(--surface);border:1px solid var(--line);border-top:0;border-radius:0 0 12px 12px}.planner-grid{width:100%;table-layout:fixed;border-collapse:collapse;min-width:700px}.planner-grid th{height:44px;padding:10px;color:var(--muted);font-size:12px;font-weight:600;text-align:left;border-bottom:1px solid var(--line);background:var(--surface-muted)}.planner-grid th:first-child{width:64px;text-align:center}.planner-grid tbody th{border-bottom:1px solid var(--line);background:var(--surface);font-size:14px}.planner-grid td{padding:6px;border-bottom:1px solid #edf0f4;border-left:1px solid #edf0f4;vertical-align:top}.plan-cell{display:flex;flex-direction:column;gap:4px;width:100%;min-height:68px;padding:10px 12px;text-align:left;border:1px solid transparent;border-radius:7px;background:var(--accent-soft);color:var(--text);overflow-wrap:anywhere}.plan-cell strong{font-size:13px;font-weight:600}.plan-cell small,.plan-cell-empty{font-size:12px;color:var(--muted)}.plan-cell-empty{justify-content:center;background:#fbfcfd;border-style:dashed;border-color:var(--line)}.plan-cell-unassigned{background:#fff7e5}.plan-cell-temporary{border-left:3px solid var(--brand)}.plan-cell-selected{background:#dce7ff;border:2px solid var(--brand);padding:9px 11px}.plan-cell:hover{border-color:var(--brand)}.plan-tag{color:var(--brand);font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.025em}.planner-status{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;padding:12px 2px;color:var(--muted);font-size:12px}.day-navigation{display:grid;grid-gap:12px;gap:12px;padding:16px;background:var(--surface);border:1px solid var(--line);border-top:0}.day-navigation-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.day-tabs{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.day-tabs button{min-height:40px;background:var(--surface);color:var(--muted);border:1px solid var(--line);border-radius:7px}.day-tabs button[aria-pressed=true]{color:#fff;background:var(--brand);border-color:var(--brand)}.day-list{grid-gap:8px;padding:16px;border:1px solid var(--line);border-top:0;border-radius:0 0 12px 12px;background:var(--surface)}.day-list,.day-row{display:grid;gap:8px}.day-row{grid-template-columns:42px minmax(0,1fr);align-items:start;grid-gap:8px}.day-hour{padding-top:12px;color:var(--muted);font-size:13px}.day-row .plan-cell{min-height:72px}.temporary-summary{margin-top:16px;border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:14px 16px}.temporary-summary summary{cursor:pointer;font-size:13px;font-weight:600}.temporary-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.temporary-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:12px;border-top:1px solid var(--line)}.temporary-row small{color:var(--muted);display:block}.admin-toolbar{display:flex;gap:12px;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.admin-search{width:min(360px,100%)}.admin-list{display:grid;border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden}.admin-row{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.admin-row:last-child{border-bottom:0}.admin-row-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.admin-row-copy strong{font-weight:600;overflow-wrap:anywhere}.admin-row-copy small{color:var(--muted)}.admin-row .ui-actions{flex-shrink:0}.admin-count{color:var(--muted);font-size:12px;margin:12px 0}.availability-wrap{overflow-x:auto}.availability-grid{display:grid;grid-template-columns:48px repeat(10,minmax(44px,1fr));min-width:568px;grid-gap:4px;gap:4px;font-size:12px;align-items:center;text-align:center}.availability-grid button{min-height:40px;border-radius:6px;border:1px solid var(--line);background:var(--surface);color:var(--muted)}.availability-grid button[aria-pressed=true]{background:var(--accent-soft);border-color:#adc2eb;color:var(--brand)}.auth-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:32px;background:var(--bg-1)}.auth-shell{width:min(1000px,100%);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:18px}.auth-panel{padding:48px}.auth-brand-row{display:flex;align-items:center;gap:10px;margin-bottom:40px}.auth-brand-name{font-size:17px;font-weight:650}.auth-panel h1{font-size:28px;margin:0 0 8px;letter-spacing:-.04em}.auth-panel>p{color:var(--muted);margin:0 0 28px}.auth-form{display:grid;grid-gap:18px;gap:18px}.auth-input{width:100%;min-height:44px}.auth-submit{min-height:44px;margin-top:8px}.auth-stage{display:flex;flex-direction:column;justify-content:center;padding:44px;background:var(--accent-soft)}.auth-stage h2{font-size:32px;letter-spacing:-.04em;line-height:1.2;max-width:290px;margin:0 0 16px}.auth-stage p{color:var(--muted);max-width:300px}.auth-plan{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:32px}.auth-plan span{height:58px;border:1px solid #d3dff5;border-radius:8px;background:#fff}.auth-plan span:nth-child(3n+1){background:#d2e0fb}.auth-plan span:nth-child(5){background:#fff2ce}.auth-card{width:min(480px,100%);padding:28px;border-radius:12px;background:var(--surface);border:1px solid var(--line)}.auth-chip{color:var(--brand);font-size:12px;font-weight:600}.security-content{max-width:820px}.security-content>div,.security-content>section{min-width:0}@media (max-width:760px){:root{--page-padding:16px}button,input,select{min-height:44px}.page-header{margin-bottom:20px}.page-header h1{font-size:23px}.page-header p{font-size:13px}.planner-toolbar{gap:12px}.planner-child{max-width:none;width:100%}.planner-view{display:none}.planner-tools{margin-left:0;width:100%}.planner-status{align-items:flex-start}.plan-cell strong{font-size:14px}.plan-cell small{font-size:13px}.form-dialog-backdrop{padding:12px;align-items:end}.form-dialog{max-height:calc(100dvh - 24px)}.form-dialog-body,.form-dialog-heading{padding:18px}.form-dialog-footer{padding:14px 18px}.ui-form-grid{grid-template-columns:1fr}.admin-toolbar{flex-wrap:wrap}.admin-search{width:100%}.admin-row{flex-wrap:wrap;padding:16px;gap:12px}.admin-row-copy{width:100%}.admin-row .ui-actions{flex-wrap:wrap}.auth-page{padding:16px}.auth-shell{max-width:440px;grid-template-columns:1fr}.auth-panel{padding:28px}.auth-stage{display:none}.auth-brand-row{margin-bottom:32px}.ui-tabs button{padding-inline:12px}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.task-details{border-top:1px solid var(--line);padding-top:12px}.task-details summary{cursor:pointer;color:var(--brand);font-size:13px;font-weight:600;padding:4px 0}.task-details-body{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.segmented a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 10px;border-radius:5px;text-decoration:none;color:var(--muted);white-space:nowrap}.segmented a.perspective-active{color:var(--brand);background:var(--surface);font-weight:600;box-shadow:var(--shadow-soft)}.planner-toolbar>.ui-field{min-width:0}.planner-child{min-width:160px}.employee-unavailable{border-style:dashed;border-color:var(--line-2)}.assignment-choices{display:grid;grid-gap:6px;gap:6px}.assignment-choice{display:flex;align-items:center;gap:12px;min-height:58px;border:1px solid var(--line);padding:8px 12px;border-radius:8px;cursor:pointer}.assignment-choice:has(input:checked){background:var(--accent-soft);border-color:#adc2eb}.assignment-choice span{min-width:0;overflow-wrap:anywhere}.assignment-choice small{display:block;color:var(--muted)}.replacement-confirm{display:flex;align-items:center;gap:10px}.form-dialog{display:flex;flex-direction:column;overflow:hidden}.form-dialog-footer,.form-dialog-heading{flex-shrink:0}.form-dialog-form{display:flex;flex-direction:column;min-height:0}.form-dialog-body{overflow:auto;min-height:0}.form-dialog .selection-options{display:grid;border:0;padding:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.report-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.report-toolbar input{flex:1 1;min-width:140px;max-width:340px}.report-context{margin:12px 0;font-size:12px;color:var(--muted)}.report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:10px;background:var(--surface);margin:12px 0}.report-metrics>div{display:flex;align-items:center;gap:12px;padding:12px 16px}.report-metrics>div+div{border-left:1px solid var(--line)}.report-metrics strong{font-size:23px}.report-metrics span{font-size:12px;color:var(--muted)}.report-table-wrap{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface)}.report-table{width:100%;border-collapse:collapse;font-size:13px}.report-table td,.report-table th{padding:6px 12px;border-bottom:1px solid var(--line);text-align:left}.report-table thead th{font-size:12px;font-weight:600;height:38px;background:var(--surface-muted);color:var(--muted)}.report-table tbody th{font-weight:600;overflow-wrap:anywhere}.report-table tbody tr:last-child>*{border-bottom:0}.report-table td:last-child{text-align:right}.report-table .ui-button{min-height:36px;padding:5px 10px;font-size:12px}.report-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:10px 0;font-size:12px;color:var(--muted)}.report-secondary{margin-top:12px}.report-secondary .ui-button{font-size:12px}.report-detail-list{display:grid;grid-gap:8px;gap:8px}.report-detail-list>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid var(--line)}.report-matrix-scroll{overflow:auto;max-height:60dvh;border:1px solid var(--line)}.report-matrix{width:max-content;min-width:100%}.report-matrix td,.report-matrix th{min-width:110px;max-width:160px;text-align:center;border:1px solid var(--line)}.report-matrix tr>:first-child{position:-webkit-sticky;position:sticky;left:0;text-align:left;background:var(--surface);z-index:1}.report-matrix thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.report-matrix thead th:first-child{z-index:3}.report-matrix .matrix-filled{color:var(--brand);background:var(--accent-soft);font-weight:600}.report-bar{display:grid;grid-template-columns:1fr auto;grid-gap:4px;gap:4px;margin:10px 0;font-size:13px}.report-bar>div{grid-column:1/-1;height:5px;border-radius:3px;background:var(--brand)}@media (min-width:761px) and (max-width:1366px){:root{--page-padding:16px}.planner-main .page-header,.report-main .page-header{margin-bottom:12px;align-items:center}.planner-main .page-header p,.report-main .page-header p{display:none}.planner-main .page-header h1,.report-main .page-header h1{font-size:23px}.planner-toolbar{gap:8px;padding:10px 12px}.planner-child{max-width:230px}.planner-toolbar .ui-button{padding:6px 10px}.planner-grid{min-width:640px}.planner-grid th{height:32px;padding:6px}.planner-grid th:first-child{width:42px}.planner-grid td{padding:3px}.planner-grid .plan-cell{height:clamp(44px,calc((100dvh - 230px) / 10 - 7px),60px);min-height:44px;padding:5px 7px;gap:1px;overflow:hidden;justify-content:center}.planner-grid .plan-cell>*{flex-shrink:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px!important;line-height:1.3}.planner-grid .plan-cell .plan-tag{font-size:9px!important}.planner-status{padding:6px 0}.report-table td,.report-table th{padding:0 10px}.report-table .ui-button{min-height:44px}}@media (max-width:760px){.plan-perspective{width:100%}.plan-perspective .segmented{width:-moz-fit-content;width:fit-content}.segmented a{min-height:38px}.report-metrics>div{flex-direction:column;align-items:flex-start;padding:10px;gap:4px}.report-table{table-layout:fixed;font-size:12px}.report-table td,.report-table th{padding:6px;overflow-wrap:anywhere}.report-table th:first-child{width:32%}.report-table th:nth-child(2){width:24%}.report-table th:nth-child(3){width:20%}.report-table .ui-button{min-height:44px;max-width:100%;padding:5px;font-size:11px}.report-matrix{table-layout:auto}.report-toolbar input{max-width:none}}.demo-notice{margin:8px 0;padding:12px;border-radius:12px;background:#fff4d6;color:#674716;font-size:12px;line-height:1.5}