:root{--navy:#121f38;--navy2:#1d2d4b;--red:#d60000;--ink:#11151d;--muted:#667084;--line:#e2e6ec;--soft:#f6f8fa;--white:#fff;--green:#1f9d66;--shadow:0 8px 28px rgba(18,31,56,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#eef1f5;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}button,input{font:inherit}button,a{touch-action:manipulation}.skip-link{position:fixed;left:12px;top:-50px;z-index:99;background:#fff;color:#111;padding:10px 16px}.skip-link:focus{top:10px}
.topbar{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;text-decoration:none;color:var(--navy);min-width:244px}.brand img{width:128px;height:auto}.brand>span{border-left:1px solid #cdd4de;margin-left:14px;padding-left:14px;display:grid}.brand b{font-size:11px;letter-spacing:.18em}.brand small{font-size:10px;color:var(--muted);margin-top:3px}.top-actions{display:flex;align-items:center;gap:14px}.search{height:40px;width:min(38vw,390px);display:flex;align-items:center;border:1px solid var(--line);background:var(--soft);padding:0 11px;gap:8px}.search span{font-size:22px;color:#657087}.search input{border:0;outline:0;background:transparent;min-width:0;flex:1;color:var(--ink)}.search kbd{font-size:10px;color:#8a93a2;border:1px solid #d5dae1;background:#fff;padding:3px 6px;border-radius:3px}.icon-btn{position:relative;width:38px;height:38px;border:1px solid var(--line);background:#fff;color:var(--navy);cursor:pointer}.icon-btn span{font-size:21px}.icon-btn i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--red);right:7px;top:7px;border:2px solid #fff}.profile{border:0;background:transparent;display:grid;grid-template-columns:36px auto 12px;grid-template-rows:18px 16px;text-align:left;column-gap:9px;cursor:pointer;color:var(--ink)}.profile>span{grid-row:1/3;width:36px;height:36px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:11px}.profile b{font-size:12px}.profile small{font-size:10px;color:var(--muted)}.profile i{grid-column:3;grid-row:1/3;align-self:center;font-style:normal}
.app-shell{display:grid;grid-template-columns:244px minmax(0,1fr)}.sidebar{position:sticky;top:74px;height:calc(100vh - 74px);background:var(--navy);color:#fff;padding:26px 18px 18px;display:flex;flex-direction:column;z-index:20}.sidebar nav{display:grid;gap:3px}.sidebar nav p{font-size:9px;letter-spacing:.17em;color:#91a0ba;margin:18px 13px 8px}.sidebar nav p:first-child{margin-top:0}.sidebar nav a{height:42px;color:#c9d2e1;text-decoration:none;display:flex;align-items:center;gap:11px;padding:0 13px;border-left:3px solid transparent;font-size:12px}.sidebar nav a span{width:17px;font-size:16px;text-align:center}.sidebar nav a em{margin-left:auto;font-style:normal;background:#2b3d5d;color:#dce3ee;padding:2px 7px;border-radius:10px;font-size:9px}.sidebar nav a:hover,.sidebar nav a.active{background:rgba(255,255,255,.08);color:#fff;border-left-color:var(--red)}.help-card{margin-top:auto;background:#1c2c49;border:1px solid #31415d;padding:16px;display:grid;grid-template-columns:30px auto}.help-card>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid #8190a8;color:#fff;grid-row:1/3}.help-card b{font-size:11px}.help-card small{font-size:9px;color:#9eabc0;margin-top:3px}.help-card button{grid-column:1/3;margin-top:13px;border:1px solid #52627d;background:transparent;color:#fff;padding:8px;font-size:10px;cursor:pointer}.sidebar-foot{font-size:9px;color:#98a5ba;margin-top:17px;line-height:1.6}.sidebar-foot span{color:#71809a}
main{min-width:0;padding:28px clamp(20px,3vw,46px) 20px;max-width:1600px;width:100%;margin:0 auto}.welcome{min-height:205px;background:var(--navy);display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;color:#fff;box-shadow:var(--shadow)}.welcome-copy{padding:34px 38px}.welcome-copy>p,.section-head p{margin:0 0 8px;color:var(--red);font-weight:800;font-size:9px;letter-spacing:.18em}.welcome h1{font-size:29px;line-height:1.2;margin:0 0 5px}.welcome h2{font-size:14px;font-weight:400;color:#c9d2df;margin:0}.status-row{display:flex;align-items:center;gap:22px;margin-top:27px;font-size:10px;color:#abb6c8}.status-row span{display:flex;align-items:center;gap:7px}.status-row i{width:7px;height:7px;border-radius:50%;background:var(--green)}.welcome-art{min-height:205px;background:linear-gradient(90deg,var(--navy) 0%,transparent 40%),linear-gradient(0deg,rgba(10,20,38,.5),rgba(10,20,38,.08)),url("assets/engineering-hero.webp") center/cover}.welcome-art div{height:100%;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;text-align:right}.welcome-art small{color:#ffb4b4;font-size:8px;letter-spacing:.18em;font-weight:700}.welcome-art b{font-size:12px;line-height:1.45;margin-top:5px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-top:0;margin-bottom:24px}.quick-actions button{border:0;border-right:1px solid var(--line);background:#fff;padding:18px 20px;display:grid;grid-template-columns:37px 1fr;text-align:left;cursor:pointer}.quick-actions button:last-child{border:0}.quick-actions button:hover{background:var(--soft)}.quick-actions span{grid-row:1/3;width:31px;height:31px;background:#edf0f5;color:var(--navy);display:grid;place-items:center;font-size:17px}.quick-actions .red{background:#fff0f0;color:var(--red)}.quick-actions b{font-size:11px}.quick-actions small{font-size:9px;color:var(--muted);margin-top:4px}
.content-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.72fr);gap:24px}.main-column,.right-column{display:grid;gap:24px;align-content:start}.panel{background:#fff;border:1px solid var(--line);box-shadow:0 3px 14px rgba(18,31,56,.035)}.section-head{min-height:72px;padding:18px 22px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.section-head p{margin-bottom:5px}.section-head h2{font-size:16px;margin:0;color:var(--navy)}.section-head button{border:0;background:transparent;color:#5c6678;font-size:10px;font-weight:600;cursor:pointer}.section-head button span{color:var(--red);margin-left:4px}.featured{display:grid;grid-template-columns:60px 1fr;gap:15px;padding:22px;border-bottom:1px solid var(--line)}.date{height:61px;background:var(--navy);color:#fff;display:grid;place-items:center;align-content:center}.date b{font-size:22px}.date small{font-size:8px;color:#bfc9d8;letter-spacing:.12em}.tag{font-size:8px;color:var(--red);font-weight:800;letter-spacing:.12em}.featured h3{font-size:14px;color:var(--navy);margin:7px 0}.featured p{font-size:10px;line-height:1.65;color:var(--muted);margin:0;max-width:650px}.featured footer{display:flex;gap:22px;margin-top:12px;font-size:9px;color:#8a93a2}.announcements>article:not(.featured){display:grid;grid-template-columns:9px 1fr auto;gap:12px;padding:14px 22px;align-items:start;border-bottom:1px solid var(--line)}.announcements>article:last-child{border:0}.announcements article h3{font-size:11px;margin:0 0 4px;color:var(--navy)}.announcements article p{font-size:9px;margin:0;color:var(--muted)}.announcements time{font-size:9px;color:#8992a1}.dot{width:7px;height:7px;border-radius:50%;margin-top:3px}.red-dot{background:var(--red)}.navy-dot{background:#42587b}
.project-table{overflow-x:auto}.table-head,.project-row{min-width:640px;display:grid;grid-template-columns:2.2fr 1fr 1.45fr 1fr;align-items:center;gap:12px}.table-head{background:#fafbfc;color:#8690a0;font-size:8px;letter-spacing:.1em;font-weight:700;padding:10px 22px}.project-row{width:100%;border:0;border-top:1px solid var(--line);background:#fff;text-align:left;padding:13px 22px;cursor:pointer}.project-row:hover{background:#fafbfc}.project-row>span{display:flex;flex-direction:column;align-items:flex-start}.project-row>span:first-child{display:grid;grid-template-columns:34px 1fr}.project-row>span:first-child>i{grid-row:1/3;width:29px;height:29px;background:#eef1f5;color:var(--navy);font-style:normal;font-size:8px;font-weight:800;display:grid;place-items:center}.project-row b{font-size:10px;color:var(--navy)}.project-row small{font-size:8px;color:#8a93a2;margin-top:3px}.status{font-size:8px;font-style:normal;font-weight:700;padding:5px 8px;border-radius:2px}.review{background:#fff4dd;color:#96640b}.track{background:#e7f7f0;color:#147248}.risk{background:#fff0f0;color:#b61717}.project-row strong{font-size:9px;color:#5f6979;align-self:flex-end}.progress{width:100%;height:3px;background:#e7eaf0;margin-top:7px}.progress i{height:100%;display:block;background:var(--red)}
.schedule{padding-bottom:14px}.meeting{display:grid;grid-template-columns:55px 1fr;padding:16px 20px;border-bottom:1px solid var(--line);position:relative}.meeting time{font-size:10px;font-weight:700;color:var(--navy);display:grid;align-content:start;border-right:1px solid var(--line)}.meeting time small{font-size:8px;color:#969fae;font-weight:400;margin-top:4px}.meeting>div{padding-left:14px;display:grid}.meeting>div>span{font-size:7px;color:var(--red);font-weight:800;letter-spacing:.1em;margin-bottom:5px}.meeting b{font-size:10px;color:var(--navy)}.meeting small{font-size:8px;color:#828c9d;margin-top:5px}.meeting button{justify-self:start;margin-top:10px;border:0;background:var(--red);color:#fff;font-size:8px;padding:7px 11px;cursor:pointer}.meeting.now:before{content:"";position:absolute;left:-1px;top:14px;bottom:14px;width:3px;background:var(--red)}.add-event{margin:14px 20px 0;width:calc(100% - 40px);border:1px dashed #cdd4dd;background:#fafbfc;padding:9px;color:#687284;font-size:9px;cursor:pointer}.documents>button{display:grid;grid-template-columns:36px 1fr 14px;align-items:center;width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;padding:12px 20px;text-align:left;cursor:pointer}.documents>button:last-child{border:0}.documents>button:hover{background:#fafbfc}.documents>button i{width:29px;height:33px;background:#fff0f0;color:var(--red);font-style:normal;font-size:7px;font-weight:800;display:grid;place-items:center;border:1px solid #ffd8d8}.documents>button i.doc{background:#eef4ff;color:#2e64aa;border-color:#dbe8fb}.documents>button i.xls{background:#ecf8f1;color:#27734a;border-color:#d7efdf}.documents>button span{display:grid}.documents>button b{font-size:9px;color:var(--navy)}.documents>button small{font-size:8px;color:#929aa8;margin-top:4px}.documents>button em{font-style:normal;color:#8e97a5}
.resource-section{margin-top:24px}.resource-section>.section-head{background:transparent;padding-left:0;border:0}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.resource-grid article{background:#fff;border:1px solid var(--line);border-top:3px solid var(--navy);padding:20px;min-height:164px;transition:.2s}.resource-grid article:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-top-color:var(--red)}.resource-grid article>span{display:grid;place-items:center;width:34px;height:34px;background:var(--navy);color:#fff;font-size:9px;font-weight:800}.resource-grid h3{font-size:12px;color:var(--navy);margin:14px 0 7px}.resource-grid p{font-size:9px;color:var(--muted);line-height:1.55;margin:0 0 14px}.resource-grid a{font-size:9px;color:var(--red);font-weight:700;text-decoration:none}.page-footer{display:flex;justify-content:space-between;border-top:1px solid #d9dee5;margin-top:34px;padding:20px 0;color:#858e9d;font-size:8px}.page-footer button{border:0;background:transparent;color:inherit;font-size:inherit;padding:0;cursor:pointer}.profile-menu{position:fixed;right:24px;top:67px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);z-index:50;width:150px;padding:6px}.profile-menu button{display:block;border:0;background:#fff;width:100%;text-align:left;padding:10px;font-size:10px;cursor:pointer}.profile-menu button:hover{background:var(--soft)}.toast{position:fixed;right:24px;bottom:24px;z-index:80;background:var(--navy);color:#fff;padding:12px 18px;font-size:10px;box-shadow:var(--shadow);transform:translateY(90px);opacity:0;transition:.25s;border-left:3px solid var(--red)}.toast.show{transform:none;opacity:1}.mobile-menu{display:none}
.main-column,.right-column,.panel{min-width:0}
.launchpad,.workflow-section,.directory-section{background:#fff;border:1px solid var(--line);margin-bottom:24px;box-shadow:0 3px 14px rgba(18,31,56,.035)}.launchpad>.section-head small,.workflow-section>.section-head small,.resource-section>.section-head small,.directory-section>.section-head small,.system-guide>.section-head small{font-size:9px;color:var(--muted)}.launch-grid{display:grid;grid-template-columns:1.35fr 1.35fr 1fr 1fr 1fr;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.launch-grid button{min-height:145px;border:0;background:#fff;padding:20px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}.launch-grid button:hover{background:var(--soft)}.launch-grid button>span{width:35px;height:35px;background:#edf1f5;color:var(--navy);display:grid;place-items:center;font-size:9px;font-weight:800}.launch-grid button>b{font-size:11px;color:var(--navy);margin-top:16px}.launch-grid button>small{font-size:8px;line-height:1.5;color:var(--muted);margin-top:5px}.launch-grid button>em{font-size:7px;font-style:normal;letter-spacing:.08em;font-weight:800;color:var(--red);margin-top:auto;padding-top:12px}.launch-grid .primary-launch{background:var(--navy);color:#fff}.launch-grid .primary-launch:hover{background:#192a49}.launch-grid .primary-launch>span{background:var(--red);color:#fff}.launch-grid .primary-launch>b{color:#fff;font-size:13px}.launch-grid .primary-launch>small{color:#aeb9ca}.launch-grid .drive>span{background:#fff;color:var(--navy)}.action-strip{padding:12px 16px;display:flex;gap:7px;overflow-x:auto}.action-strip button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:#505b6c;padding:8px 10px;font-size:8px;cursor:pointer}.action-strip button:hover{border-color:var(--red);color:var(--red)}
.system-table{overflow-x:auto}.system-row{min-width:650px;display:grid;grid-template-columns:1.35fr .7fr 1.55fr;gap:14px;padding:11px 22px;border-bottom:1px solid var(--line);align-items:center;font-size:9px}.system-row:last-child{border:0}.system-row.head{background:#fafbfc;color:#858e9d;font-size:7px;font-weight:800;letter-spacing:.1em}.system-row>span:last-child{color:var(--muted)}.pill{justify-self:start;font-size:7px;letter-spacing:.06em;padding:5px 7px;border-radius:2px}.dolibarr{background:#edf2ff;color:#315eaa}.drive-pill{background:#eaf7ef;color:#227348}.intranet{background:#f0edff;color:#6248a9}.chat{background:#fff4dd;color:#96640b}.email{background:#eef1f5;color:#536175}.priority-help>button{display:grid;grid-template-columns:34px 1fr;border:0;border-bottom:1px solid var(--line);background:#fff;width:100%;padding:14px 20px;text-align:left;cursor:pointer}.priority-help>button:hover{background:var(--soft)}.priority-help>button>span{grid-row:1/3;width:27px;height:27px;display:grid;place-items:center;background:#eef1f5;color:var(--navy);font-size:8px;font-weight:800}.priority-help>button>.urgent{background:#fff0f0;color:var(--red)}.priority-help b{font-size:10px;color:var(--navy)}.priority-help small{font-size:8px;color:var(--muted);margin-top:4px}.documents>button em{font-size:8px;color:var(--red)}
.workflow-section{margin-top:24px}.workflow{padding:24px;display:grid;grid-template-columns:repeat(4,1fr 22px) 1fr;align-items:center}.workflow>div{min-height:125px;border:1px solid var(--line);border-top:3px solid var(--navy);padding:15px;display:flex;flex-direction:column}.workflow>div>b{width:23px;height:23px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:8px}.workflow>div>span{font-size:7px;color:var(--red);font-weight:800;letter-spacing:.1em;margin-top:12px}.workflow>div>strong{font-size:9px;color:var(--navy);margin-top:5px}.workflow>div>small{font-size:7px;color:var(--muted);line-height:1.4;margin-top:5px}.workflow>i{text-align:center;color:var(--red);font-style:normal}.folder-rule{margin:0 24px 22px;background:var(--soft);border-left:3px solid var(--red);padding:10px 13px;font-size:8px;color:var(--muted)}.folder-rule b{color:var(--navy)}
.filter-row{display:flex;gap:7px;padding:14px 0}.filter-row button{border:1px solid var(--line);background:#fff;padding:7px 11px;color:var(--muted);font-size:8px;cursor:pointer}.filter-row button.active{background:var(--navy);border-color:var(--navy);color:#fff}.controlled-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.controlled-grid article{background:#fff;border:1px solid var(--line);padding:18px;display:flex;flex-direction:column;min-height:210px}.controlled-grid article[hidden],.directory-grid article[hidden]{display:none}.resource-type{width:34px;height:29px;background:#fff0f0;color:var(--red);display:grid;place-items:center;font-size:7px;font-weight:800}.resource-type.xls{background:#eaf7ef;color:#227348}.resource-type.doc{background:#edf2ff;color:#315eaa}.controlled-grid h3{font-size:11px;color:var(--navy);margin:13px 0 6px}.controlled-grid p{font-size:8px;color:var(--muted);line-height:1.5;margin:0}.controlled-grid dl{margin:auto 0 13px;padding-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.controlled-grid dl div{display:grid;gap:3px}.controlled-grid dt{font-size:6px;color:#9aa2af;font-weight:800;letter-spacing:.08em}.controlled-grid dd{font-size:7px;color:#566172;margin:0}.controlled-grid footer{border-top:1px solid var(--line);padding-top:12px;display:flex;justify-content:space-between;align-items:center}.controlled-grid footer em{font-size:6px;font-style:normal;color:var(--green);font-weight:800}.controlled-grid footer button{border:0;background:transparent;color:var(--red);font-size:8px;font-weight:700;cursor:pointer}.approval-notes{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.approval-notes p{margin:0;background:#fff8f0;border-left:3px solid #e19a25;padding:13px 15px;font-size:8px;line-height:1.55;color:#6f5a39}.approval-notes b{display:block;color:#8d5f15;font-size:7px;letter-spacing:.1em;margin-bottom:4px}
.directory-section{margin-top:24px}.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.directory-grid article{background:#fff;display:grid;grid-template-columns:36px 1fr;padding:18px;min-height:135px}.directory-grid article>span{width:31px;height:31px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:8px}.directory-grid h3{font-size:10px;color:var(--navy);margin:1px 0 4px}.directory-grid p{font-size:8px;color:var(--red);margin:0}.directory-grid small{font-size:7px;color:var(--muted);display:block;margin-top:8px;line-height:1.4}.directory-grid button{grid-column:1/3;margin-top:13px;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:8px;padding:7px;cursor:pointer}
@media(max-width:1100px){.content-grid{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr}.resource-grid{grid-template-columns:1fr 1fr}.welcome{grid-template-columns:1fr .65fr}}
@media(max-width:800px){.topbar{padding:0 15px}.brand>span,.profile b,.profile small,.profile i,.search kbd{display:none}.brand{min-width:auto}.brand img{width:112px}.profile{grid-template-columns:36px;display:block}.search{width:min(48vw,330px)}.app-shell{display:block}.sidebar{position:fixed;top:74px;left:0;width:244px;transform:translateX(-101%);transition:.25s}.sidebar.open{transform:none;box-shadow:10px 0 30px rgba(0,0,0,.2)}main{padding:20px 15px 85px}.mobile-menu{display:grid;place-items:center;position:fixed;right:17px;bottom:17px;z-index:60;border:0;border-radius:50%;width:48px;height:48px;background:var(--red);color:#fff;box-shadow:0 8px 22px rgba(214,0,0,.3);font-size:18px}.welcome{grid-template-columns:1fr}.welcome-art{display:none}.quick-actions{grid-template-columns:1fr 1fr}.quick-actions button:nth-child(2){border-right:0}.quick-actions button:nth-child(-n+2){border-bottom:1px solid var(--line)}.right-column{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.topbar{height:64px}.brand img{width:94px}.icon-btn{display:none}.search{height:36px;width:49vw}.search span{display:none}.app-shell .sidebar{top:64px;height:calc(100vh - 64px)}.welcome-copy{padding:27px 23px}.welcome h1{font-size:23px}.status-row{gap:10px;flex-wrap:wrap}.quick-actions{grid-template-columns:1fr}.quick-actions button{border-right:0;border-bottom:1px solid var(--line)!important}.quick-actions button:last-child{border-bottom:0!important}.resource-grid{grid-template-columns:1fr}.page-footer{display:grid;gap:8px}.section-head{padding-left:17px;padding-right:17px}.featured{padding:18px;grid-template-columns:50px 1fr}.date{height:52px}.announcements>article:not(.featured){padding-left:18px;padding-right:18px}}
@media(max-width:1100px){.launch-grid{grid-template-columns:repeat(3,1fr)}.launch-grid .primary-launch{grid-column:span 1}.controlled-grid,.directory-grid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:1fr 18px 1fr 18px 1fr}.workflow>i:nth-of-type(3),.workflow>i:nth-of-type(4){display:none}.workflow>div:nth-of-type(4),.workflow>div:nth-of-type(5){margin-top:18px}}
@media(max-width:800px){.launch-grid{grid-template-columns:1fr 1fr}.launch-grid .primary-launch{min-height:155px}.controlled-grid,.directory-grid{grid-template-columns:1fr 1fr}.workflow{display:grid;grid-template-columns:1fr}.workflow>i{display:block!important;transform:rotate(90deg);padding:5px}.workflow>div{min-height:auto}.workflow>div:nth-of-type(4),.workflow>div:nth-of-type(5){margin-top:0}.approval-notes{grid-template-columns:1fr}}
@media(max-width:520px){.launch-grid{grid-template-columns:1fr}.launch-grid button{min-height:125px}.launch-grid .primary-launch{min-height:145px}.controlled-grid,.directory-grid{grid-template-columns:1fr}.filter-row{overflow-x:auto}.filter-row button{white-space:nowrap}.workflow{padding:17px}.folder-rule{margin-left:17px;margin-right:17px}.launchpad>.section-head small,.workflow-section>.section-head small,.resource-section>.section-head small,.directory-section>.section-head small,.system-guide>.section-head small{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
