@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#203a34;--muted:#74817b;--green:#1d6350;--dark:#153d34;--mint:#e9f3ed;--paper:#f6f7f3;--line:#e4e9e2;--orange:#a96439;--red:#a9564e;--shadow:0 16px 70px #163b3516}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font:14px 'DM Sans',system-ui,sans-serif}button,input,select,textarea{font:inherit}button,a,select{touch-action:manipulation}button,a{cursor:pointer}button{color:inherit}a{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7bb3a0;outline-offset:3px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',system-ui,sans-serif}h1{font-size:31px;letter-spacing:-1.1px;line-height:1.3;font-weight:750}h2{font-size:18px;letter-spacing:-.4px}h3{font-size:15px;font-weight:750}p{line-height:1.65}small{font-size:11px}.app{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{background:var(--dark);color:#c1d4c9;padding:30px 18px 20px;position:fixed;inset:0 auto 0 0;width:230px;display:flex;flex-direction:column;z-index:30}.logo{display:flex;align-items:center;gap:10px;margin:0 14px 36px;color:#fff}.logo strong{font-size:25px;letter-spacing:1px}.logo span{font-size:12px;display:block;color:#b1c5ba;letter-spacing:.9px}.brand-mark{height:36px;width:4px;background:#bdcf9a;border-radius:3px}.nav-label{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;margin:10px 16px;color:#7f9f8d}.nav{display:flex;flex-direction:column;gap:5px}.nav button{display:flex;align-items:center;gap:12px;color:inherit;text-align:left;padding:13px 16px;border-radius:8px;font-size:13px}.nav button:hover{background:#ffffff0b}.nav button.active{background:#e0ebd5;color:#214236;font-weight:700}.nav-icon{font-size:17px;width:19px;text-align:center;opacity:.9}.nav-count{font-size:10px;padding:2px 6px;border-radius:4px;background:#ffffff17;margin-left:auto}.active .nav-count{background:#bcccba}.sidebar-bottom{margin-top:auto;padding:24px 14px 4px}.pilot-tag{border:1px solid #496553;padding:15px 12px;border-radius:9px;font-size:11px;line-height:1.6;color:#b6cbbc;margin-bottom:23px}.pilot-tag strong{display:block;color:#ebf3e8;margin-bottom:5px;font-size:12px}.user-mini{display:flex;align-items:center;gap:10px;color:#ebf3e8}.avatar{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:700;background:#e8eee2;color:#42684f;flex-shrink:0}.avatar.coral{background:#f2e5df;color:#9a685b}.avatar.lavender{background:#ece9f0;color:#7c708e}.user-mini small{color:#a5bead}.main{grid-column:2;min-width:0}.topbar{height:78px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:16px}.breadcrumb{font-size:12px;color:var(--muted)}.breadcrumb b{color:var(--ink);font-weight:500}.top-actions{display:flex;align-items:center;gap:19px}.role-box{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.8px;color:var(--muted);text-transform:uppercase}.role-box select{padding:9px 28px 9px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:12px;letter-spacing:0;text-transform:none}.icon-btn{border:1px solid var(--line);width:35px;height:35px;border-radius:50%;position:relative}.unread-dot{position:absolute;width:6px;height:6px;background:#ce8f6c;right:6px;top:6px;border-radius:50%}.demo-bar{background:#eef1e7;color:#69765f;border-bottom:1px solid #e0e5d7;font-size:11px;padding:10px 38px;display:flex;align-items:center;gap:10px;justify-content:space-between}.demo-bar strong{color:#4c664c;font-weight:650}.text-btn{font-size:12px;font-weight:650;padding:0;color:var(--green)}.content{padding:31px 38px 36px;max-width:1510px;margin:auto}.eyebrow{font-size:10px;letter-spacing:1.9px;color:#8d9c89;font-weight:600;margin-bottom:8px;text-transform:uppercase}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:27px}.subtitle{font-size:12px;color:var(--muted);margin-top:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:650;border-radius:7px;white-space:nowrap;border:1px solid var(--line);background:#fff}.btn:hover{background:#f0f5ee}.btn.primary{background:var(--green);border-color:var(--green);color:#fff}.btn.primary:hover{background:#174e40}.btn.danger{color:var(--red);border-color:#ead5d0;background:#fff}.btn.small{padding:8px 12px;font-size:11px}.btn:disabled{cursor:not-allowed;opacity:.5}.heading-actions{display:flex;gap:8px}.date-chip{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);padding:10px 13px;border-radius:7px;font-size:11px;color:#687a70}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;position:relative;text-align:left}.stat:hover{border-color:#b8caba}.stat-label{font-size:11px;color:#728176;display:flex;justify-content:space-between;align-items:center}.stat-number{font-family:Manrope,sans-serif;font-size:32px;font-weight:650;letter-spacing:-1px;margin:10px 0 7px;color:#244538}.stat-note{font-size:10px;color:#8e998e}.stat-note span{color:var(--green)}.stat.alert{background:#f6eee8;border-color:#ebdfd3}.stat.alert .stat-number{color:#9b6949}.grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr);gap:22px;align-items:start}.stack{display:grid;gap:22px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-head{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:15px}.panel-head p{font-size:11px;color:var(--muted);margin-top:5px}.panel-body{padding:0 23px 22px}.tabs{display:flex;gap:23px;border-bottom:1px solid var(--line);padding:0 23px}.tabs button{font-size:11px;color:var(--muted);padding:0 0 14px;border-bottom:2px solid transparent;white-space:nowrap}.tabs button.active{border-color:var(--green);color:var(--green);font-weight:700}.tabs .num{background:#f0f3eb;color:#61715d;padding:2px 5px;border-radius:4px;margin-left:5px;font-size:9px}.task-row{padding:18px 23px;display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #edf0e9}.task-row:last-child{border:0}.task-indicator{width:7px;height:7px;border-radius:50%;background:#cf9474;flex-shrink:0;margin-top:6px}.task-indicator.green{background:#81a892}.task-content{flex:1;min-width:0}.task-title{font-size:12px;font-weight:600;line-height:1.5}.task-meta{font-size:10px;color:#929c94;margin-top:5px;line-height:1.7}.task-end{text-align:right;display:flex;align-items:flex-end;flex-direction:column;gap:9px;flex-shrink:0}.badge{display:inline-flex;align-items:center;white-space:nowrap;font-size:9px;font-weight:600;padding:5px 8px;border-radius:5px;background:#f1f3ec;color:#687760}.badge.pending,.badge.overdue{color:#a16f47;background:#faf0e5}.badge.approved,.badge.complete{color:#377351;background:#edf5ee}.badge.rejected,.badge.missing{color:#a06256;background:#f9ece8}.badge.needs-info{color:#8b719b;background:#f1edf7}.badge.muted{background:#f1f2ee;color:#8c9588}.badge.started{background:#edf1f7;color:#607795}.section-label{font-size:10px;color:#8b958d;text-transform:uppercase;letter-spacing:1px}.flow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 0}.flow-step{font-size:10px;color:var(--muted);line-height:1.6}.flow-step b{display:block;color:var(--ink);font-size:11px;font-weight:600}.flow-step .step{font-size:10px;display:flex;align-items:center;justify-content:center;width:23px;height:23px;border-radius:50%;background:#edf2e8;color:#4a7953;margin-bottom:9px}.flow-arrow{color:#b6c5b5}.foot-note{padding:11px 14px;border-radius:6px;background:#f6f7f2;font-size:10px;color:#84907e;line-height:1.65}.branch-row{display:flex;justify-content:space-between;font-size:11px;margin:14px 0 7px;color:#68766b}.bar{height:5px;border-radius:3px;background:#edf1e8;overflow:hidden}.bar span{height:100%;display:block;background:#a2b69a;border-radius:3px}.branch-row b{font-weight:500;color:#526b55}.lower-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr);gap:22px;margin-top:22px}.quick-person{display:flex;align-items:center;gap:11px;padding:14px 23px;border-top:1px solid #edf0e9}.quick-person .person-name{font-size:12px;font-weight:600}.quick-person .person-sub{font-size:10px;color:var(--muted);margin-top:4px}.quick-person .badge{margin-left:auto}.callout{background:#e8eee1;padding:23px;border-radius:10px;color:#425c3c;min-height:186px;position:relative}.callout p{font-size:12px;margin-top:10px;color:#75836b;max-width:290px}.callout .text-btn{margin-top:18px;font-size:11px}.footer{display:flex;justify-content:space-between;font-size:10px;color:#9ba393;margin-top:29px;gap:15px}.toolbar{display:flex;gap:12px;padding:18px 23px;border-bottom:1px solid var(--line);align-items:center;flex-wrap:wrap}.search{border:1px solid var(--line);border-radius:7px;background:#fafbf8;padding:10px 13px;min-width:220px;flex:1;max-width:360px;font-size:12px}.filter{padding:10px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:12px;color:#6e7d72}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{background:#fafbf8;font-size:9px;font-weight:600;letter-spacing:.8px;color:#94a08f;text-transform:uppercase;padding:13px 23px}td{padding:17px 23px;border-bottom:1px solid #edf0e9;font-size:11px}tr:last-child td{border:0}.person-cell{display:flex;align-items:center;gap:11px}.person-cell b{display:block;font-size:12px;font-weight:600}.person-cell small{display:block;font-size:10px;color:#949e91;margin-top:4px}.table-foot{padding:17px 23px;color:#8f9a89;font-size:10px;background:#fafbf8}.empty{padding:40px 25px;text-align:center;color:var(--muted);font-size:13px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:600}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{padding:11px 12px;border:1px solid #dce4d8;background:#fcfdfa;border-radius:6px;color:var(--ink);font-size:12px;width:100%;min-width:0}.field textarea{min-height:97px;resize:vertical}.help{font-size:10px;font-weight:400;color:#8b9984;line-height:1.7}.upload{padding:24px 15px;border:1px dashed #b7c7b0;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;background:#f9fbf6;text-align:center}.upload b{font-size:12px;font-weight:600}.upload small{color:#8d9a86}.selected-file{background:#edf3e9;border-radius:5px;padding:9px 12px;font-size:11px;display:flex;justify-content:space-between;margin-top:9px}.form-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;padding-top:23px;margin-top:23px;border-top:1px solid var(--line)}.form-actions small{margin-right:auto;color:#8c9785;font-size:10px}.notice{border:1px solid #e4e7d4;background:#f6f7ed;padding:13px 15px;border-radius:7px;font-size:11px;line-height:1.7;color:#7d805e;margin-bottom:22px}.notice.success{background:#edf6ef;color:#487052;border-color:#d6e7d7}.details-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.details-list dt{font-size:10px;color:#929c8b;margin-bottom:6px}.details-list dd{font-size:12px;margin:0;line-height:1.7}.timeline{padding-left:5px}.timeline-item{position:relative;padding:0 0 22px 24px;border-left:1px solid #e0e7d9;font-size:11px}.timeline-item:before{content:'';position:absolute;width:7px;height:7px;border-radius:50%;background:#a7b89d;left:-4px;top:3px}.timeline-item p{font-size:10px;color:#929d88;margin-top:5px}.timeline-item:last-child{border:0;padding-bottom:0}.document-row{padding:18px 0;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:11px}.document-row:last-child{border:0}.doc-icon{background:#eef2e9;color:#809277;font-size:9px;padding:10px 8px;border-radius:6px;font-weight:650}.document-row .doc-body{flex:1}.doc-body b{font-size:12px;font-weight:600}.doc-body p{font-size:10px;color:#94a087;margin-top:6px}.doc-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:11px}.progress{display:flex;gap:3px;margin:14px 0 8px}.progress span{height:5px;background:#e6ebdf;border-radius:3px;flex:1}.progress span.done{background:#8daa7a}.summary-block{background:#f7f9f3;padding:16px;border-radius:7px;font-size:12px;line-height:1.7}.summary-block small{display:block;color:#8b9b7e;margin-bottom:6px}.notification{padding:22px;display:flex;gap:14px;border-bottom:1px solid var(--line);align-items:start}.notification.unread{background:#fafcf7}.notification h3{font-size:12px;margin-bottom:7px}.notification p{font-size:11px;color:#899780}.notification .text-btn{font-size:10px;margin-top:12px}.mail{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;font-size:12px;line-height:1.9}.mail-line{font-size:11px;color:#8f9b86;border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:10px}.mail p{margin:15px 0}.roadmap-card{padding:26px}.roadmap-card h3{margin:14px 0 10px}.roadmap-card p{font-size:12px;color:#87947d}.roadmap-card ul{padding-left:18px;font-size:12px;line-height:2.1;color:#798c71;margin:15px 0 0}.modal-backdrop{position:fixed;inset:0;background:#143c3457;z-index:60;display:flex;align-items:center;justify-content:center;padding:25px;backdrop-filter:blur(3px)}.modal{background:var(--paper);border-radius:13px;max-height:92vh;overflow:auto;width:760px;max-width:100%;box-shadow:var(--shadow)}.modal.wide{width:950px}.modal-head{display:flex;justify-content:space-between;align-items:start;padding:25px 28px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2}.modal-head h2{font-size:22px}.modal-head p{font-size:11px;color:#8e9c87;margin-top:7px}.close{background:#f1f4ed;width:30px;height:30px;border-radius:50%;font-size:19px}.modal-body{padding:26px 28px}.modal-body .panel{margin-bottom:20px}.modal-body .panel:last-child{margin-bottom:0}#toast{position:fixed;bottom:24px;left:calc(50% + 100px);transform:translateX(-50%) translateY(100px);opacity:0;background:#204f40;color:#fff;padding:14px 23px;border-radius:8px;font-size:12px;z-index:90;transition:.25s;max-width:90vw;text-align:center;pointer-events:none;box-shadow:var(--shadow)}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.mobile-menu{display:none}.page-section{margin-bottom:22px}.inline-details{display:flex;gap:14px;flex-wrap:wrap;font-size:10px;color:#8c9881;margin-top:10px}.announcement{padding:20px;background:#f1f5e9;border-radius:9px;margin-bottom:24px;font-size:12px;color:#648056;line-height:1.8}.announcement b{color:#3c6441}.person-hero{display:flex;align-items:center;gap:13px}.person-hero .avatar{width:48px;height:48px;font-size:14px}.person-hero h2{font-size:21px}.person-hero p{font-size:11px;color:#8a9880;margin-top:5px}.divider{border:0;border-top:1px solid var(--line);margin:23px 0}.check-line{display:flex;gap:10px;align-items:flex-start;font-size:11px;font-weight:400;color:#829077;margin:16px 0;line-height:1.7}.check-line input{margin-top:3px;accent-color:var(--green)}.button-row{display:flex;gap:9px;flex-wrap:wrap}.role-guide{font-size:10px;color:#8e9a83;padding:12px 23px;border-top:1px solid var(--line);line-height:1.6}.chip-group{display:flex;gap:8px;flex-wrap:wrap}.chip{padding:9px 12px;border:1px solid var(--line);background:#fff;border-radius:6px;font-size:11px}.chip:hover{background:#eaf2e4}.error{color:#a8594e;font-size:11px;line-height:1.6}.module-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module-item{padding:19px;background:#fff;border:1px solid var(--line);border-radius:9px;text-align:left}.module-item b{font-size:12px;display:block}.module-item p{font-size:11px;color:#8a9781;margin-top:8px}.muted{color:var(--muted)}
@media(min-width:1600px){.content{padding-top:42px}.stats{margin-bottom:28px}.task-row{padding-top:21px;padding-bottom:21px}}
@media(max-width:1150px){.sidebar{width:205px;padding-left:12px;padding-right:12px}.app{grid-template-columns:205px 1fr}.content{padding:27px 25px}.topbar{padding:0 25px}.demo-bar{padding:10px 25px}.grid,.lower-grid{grid-template-columns:minmax(0,1.5fr) minmax(245px,1fr);gap:17px}.stat{padding:16px}.stat-label{font-size:10px}h1{font-size:27px}.task-row{padding:17px}.panel-head{padding:19px}.panel-body{padding:0 19px 20px}.tabs{padding:0 19px;gap:17px}.module-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.grid,.lower-grid{grid-template-columns:1fr}.stack{grid-template-columns:1fr 1fr}.stack .panel{height:100%}.two-col{grid-template-columns:1fr}.stats{gap:10px}.stat{padding:14px}.stat-number{font-size:29px}.stat-note{font-size:9px}.date-chip{display:none}.role-box{gap:6px}.top-actions{gap:10px}.breadcrumb{font-size:11px}.page-heading{align-items:start}.heading-actions .btn{padding:10px 12px}}
@media(max-width:700px){.app{display:block}.sidebar{transform:translateX(-100%);transition:.2s;width:225px;box-shadow:20px 0 80px #163b3520}.sidebar.open{transform:translateX(0)}.mobile-menu{display:block;font-size:19px;padding:0;width:28px}.topbar{height:66px;padding:0 18px;gap:9px}.breadcrumb{display:none}.top-actions{margin-left:auto}.role-box{font-size:9px}.role-box select{font-size:11px;max-width:140px}.top-actions>.avatar{display:none}.demo-bar{padding:9px 18px;font-size:9px;line-height:1.7;gap:12px}.demo-bar .text-btn{font-size:9px;flex-shrink:0}.content{padding:25px 18px}.page-heading{display:block;margin-bottom:23px}h1{font-size:27px}.eyebrow{font-size:9px}.subtitle{font-size:11px}.heading-actions{margin-top:17px}.stats{grid-template-columns:repeat(2,1fr);gap:11px;margin-bottom:21px}.stat{padding:17px}.stat-label{font-size:10px}.stat-number{font-size:31px}.stat-note{font-size:9px}.stack{grid-template-columns:1fr}.panel-head{padding:18px}.panel-head h2{font-size:16px}.panel-head p{font-size:10px}.panel-head .text-btn{font-size:10px}.task-row{padding:17px}.task-title{font-size:11px}.task-meta{font-size:9px}.task-end .text-btn{font-size:10px}.badge{font-size:8px}.tabs{gap:18px;padding:0 18px;overflow-x:auto}.tabs button{font-size:10px}.lower-grid{margin-top:20px}.quick-person{padding:15px 18px}.quick-person .person-name{font-size:11px}.quick-person .person-sub{font-size:9px}.footer{font-size:9px;line-height:1.8;display:block}.footer span{display:block}.toolbar{padding:17px;gap:10px}.search{min-width:100%;max-width:none}.filter{flex:1;min-width:0;font-size:11px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-actions{flex-wrap:wrap}.form-actions small{width:100%}.modal-backdrop{padding:10px}.modal{max-height:95vh;border-radius:10px}.modal-head{padding:21px 19px}.modal-body{padding:20px 17px}.modal-head h2{font-size:20px}.details-list{gap:17px}.details-list dd{font-size:11px}.module-list{grid-template-columns:1fr}.notification{padding:18px}.callout{min-height:0}.doc-actions .btn{font-size:10px;padding:8px}.document-row .badge{margin-top:3px}#toast{left:50%;bottom:16px;width:max-content;max-width:90vw}.mail{padding:17px}.role-guide{font-size:9px}.person-hero h2{font-size:19px}.topbar .icon-btn{width:31px;height:31px}.modal .two-col{gap:0}.table-wrap th,.table-wrap td{padding-left:18px;padding-right:18px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.nav-icon svg{width:17px;height:17px;display:block;stroke-width:1.7}.icon-btn svg{width:15px;height:15px;margin:auto;stroke-width:1.6}.mobile-menu svg{width:20px;height:20px}.modal-backdrop .notice{font-size:11px}[hidden]{display:none!important}
@media(max-width:700px){.sidebar:not(.open){visibility:hidden}.sidebar.open{visibility:visible}.stat-label{line-height:1.6}.icon-btn{min-width:32px}}
/* Bilingual presentation, including the narrow-phone header. */
.language-switch{display:flex;border:1px solid #dfe6dc;border-radius:6px;padding:3px;gap:2px;background:#f8faf5;flex-shrink:0}
.language-switch button{font-size:11px;padding:5px 8px;border-radius:4px;color:#788872;min-height:26px}
.language-switch button.selected{background:#22614e;color:white;font-weight:650}
html[lang="zh-CN"] body{font-family:'DM Sans','PingFang SC','Microsoft YaHei',system-ui,sans-serif}
html[lang="zh-CN"] h1,html[lang="zh-CN"] h2,html[lang="zh-CN"] h3{font-family:'Manrope','PingFang SC','Microsoft YaHei',system-ui,sans-serif}
html[lang="zh-CN"] .eyebrow{letter-spacing:1.3px}
@media(max-width:1150px){.topbar .breadcrumb{display:none}.top-actions{margin-left:auto}}
@media(max-width:700px){.topbar{padding:0 14px;gap:7px}.top-actions{gap:8px}.role-box{gap:5px}.role-box select{max-width:110px;padding-left:8px;padding-right:20px}.language-switch button{padding:4px 6px;font-size:10px}.role-box{font-size:0}.role-box select{font-size:11px}.top-actions .icon-btn{min-width:29px;width:29px}.mobile-menu{width:22px}.nav button{font-size:13px}}
.dialog-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:10px}.modal-head>div:first-child{min-width:0}.modal-head h2{overflow-wrap:anywhere}
@media(max-width:700px){.dialog-actions{gap:6px;margin-left:6px}.dialog-actions .language-switch button{padding:3px 5px}.modal-head h2{font-size:18px}.modal-head p{font-size:10px}}
@media(max-width:700px){.role-box select{width:126px;max-width:126px}}
