@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#17243c;font-synthesis:none;--navy:#101f3d;--orange:#bb4d16;--border:#dfe4ed;background:#f4f6fa;font-family:DM Sans,Arial,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;background:var(--orange);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-weight:600;display:inline-flex}button:hover{filter:brightness(.94)}button:disabled{opacity:.55;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #4783e5}p{color:#566278;line-height:1.7}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.25}h1{letter-spacing:-1.5px;font-size:2.5rem}h2{letter-spacing:-.6px;font-size:1.55rem}h3{font-size:1.15rem}.sidebar{border-right:1px solid var(--border);z-index:20;background:#fff;flex-direction:column;width:244px;padding:32px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:.4px;align-items:center;gap:11px;font-size:15px;font-weight:800;display:flex}.brandicon{background:var(--navy);color:#ff9c64;letter-spacing:-1px;border-radius:11px;padding:11px 8px;font-size:22px}.brand small{letter-spacing:3.2px;color:#64728b;margin-top:4px;font-size:10px;display:block}.navlabel{letter-spacing:1.6px;color:#66728a;margin:44px 12px 17px;font-size:10px;font-weight:700}nav a,.sidenavbottom>a{color:#586780;border-radius:6px;align-items:center;gap:12px;margin:3px 0;padding:12px 14px;font-size:14px;display:flex}nav a.active,.sidenavbottom>a.active{color:#a94513;background:#fff0e6;border-left:3px solid #b94b16;font-weight:700}.sidenavbottom{margin-top:auto}.sidesign{border-top:1px solid var(--border);color:#68758b;margin:20px 12px 0;padding-top:20px;font-size:13px;line-height:1.7}.workspace{margin-left:244px}.topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:20px;height:85px;padding:0 42px;display:flex}.topbar>span{color:#647089;font-size:14px}.topbar>div{align-items:center;gap:23px;font-size:14px;display:flex}.topbar button{padding:11px 18px}main{max-width:1440px;margin:auto;padding:25px 42px 0}.previewnotice{color:#665338;letter-spacing:.2px;padding:0 0 17px;font-size:12px}.hero{background:var(--navy);color:#fff;border-radius:12px;grid-template-columns:1.5fr 1fr;gap:35px;padding:49px 42px;display:grid}.eyebrow{letter-spacing:1.8px;color:#a44619;font-size:11px;font-weight:700}.eyebrow.light{color:#d7e2f3;font-size:10px}.hero h1{letter-spacing:-2px;margin:24px 0 22px;font-size:3.65rem;line-height:1.09}.hero h1 em{color:#ffa66e;font-style:normal}.hero p{color:#c0ccde;max-width:500px;font-size:15px}.hero button{background:#e87838;font-size:13px}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero .ghost{color:#fff;background:0 0;border:1px solid #56637b}.heronote{border-left:1px solid #455168;align-self:center;padding-left:30px}.heronote .number{letter-spacing:3px;color:#ffab79;font-size:12px}.heronote>p{color:#fff;margin:18px 0 28px;font-family:Manrope,sans-serif;font-size:1.65rem;line-height:1.3}.heronote button{text-align:left;background:0 0;border-top:1px solid #394862;border-radius:0;justify-content:flex-start;width:100%;padding:16px 0;font-size:14px;display:flex}.heronote button span{color:#92a1bb;font-size:11px}.heronote button svg{margin-left:auto}.heronote small{color:#b9c7dd;margin-top:23px;font-size:12px;line-height:1.7;display:block}.sectiontitle{justify-content:space-between;align-items:center;gap:20px;margin:37px 0 23px;display:flex}.sectiontitle h2{margin:7px 0 0;font-size:1.35rem}.sectiontitle a{align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.resource{text-align:left;color:inherit;border:1px solid var(--border);background:#fff;border-radius:10px;height:100%;padding:0;font-weight:400;display:block;overflow:hidden}.tile{justify-content:space-between;align-items:center;height:78px;padding:20px 23px;display:flex}.tile span{text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:600}.blue{color:#3156a4;background:#e9f0ff}.purple{color:#6754a4;background:#eeebfc}.orange{color:#9c5425;background:#ffefdf}.resourcebody{padding:22px}.meta{color:#6c7890;font-size:11px}.resource h3{margin:13px 0 9px}.resource p{margin:0 0 23px;font-size:13px;line-height:1.65}.read{justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.challenge{background:#e8edf5;border:1px solid #d9e1ed;border-radius:9px;justify-content:space-between;align-items:center;gap:30px;margin:30px 0;padding:30px;display:flex}.challenge h2{font-size:1.3rem}.challenge p{margin-bottom:0;font-size:14px}.challenge button{white-space:nowrap;background:var(--navy);font-size:13px}.about{max-width:800px;margin:38px 0}.about p{font-size:15px}footer{border-top:1px solid var(--border);color:#69778c;gap:25px;margin-top:45px;padding:25px 0;font-size:12px;display:flex}footer>span{margin-right:auto}.helpfloat{background:var(--navy);color:#fff;z-index:25;border-radius:50%;padding:13px;display:flex;position:fixed;bottom:23px;right:23px;box-shadow:0 4px 20px #101f3d30}.pageheading{margin:15px 0 32px}.pageheading h1{margin:15px 0 12px}.pageheading p{max-width:780px}.panel{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:20px;padding:28px}.panel p{font-size:16px}.poleicon{border-radius:8px;padding:14px;font-size:25px;font-weight:700;display:inline-block}.filters{gap:15px;margin-bottom:25px;display:flex}.search{border:1px solid var(--border);background:#fff;border-radius:7px;flex:1;align-items:center;padding:0 15px;display:flex}.search input{border:0}.filters select{width:auto;max-width:40%}label{margin:0 0 18px;font-size:14px;font-weight:600;display:block}input,textarea,select{color:#17243c;background:#fff;border:1px solid #b6c1d2;border-radius:5px;width:100%;margin-top:7px;padding:12px;display:block}textarea{resize:vertical;min-height:110px}.form{max-width:650px}.check{align-items:flex-start;gap:12px;line-height:1.6;display:flex}.check input{flex-shrink:0;width:18px;height:18px}.formlinks{justify-content:space-between;gap:15px;margin-top:24px;font-size:13px;display:flex}.form>a{margin:20px 0;text-decoration:underline;display:block}.notice{background:#fff0df;border:1px solid #dfc097;border-radius:6px;margin-bottom:20px;padding:16px;font-size:14px;line-height:1.7}.empty{text-align:center;background:#fff;border:1px dashed #b4c0d2;border-radius:10px;padding:50px 25px}.empty>svg{color:#7a8aa4;width:35px;height:35px}.empty p{max-width:550px;margin:15px auto 25px}.stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px;display:grid}.stats article{border:1px solid var(--border);background:#fff;border-radius:8px;padding:25px}.stats span{color:#6c7890;font-size:13px;display:block}.stats strong{margin-top:12px;font-size:23px;display:block}.linkpanel{color:var(--navy);text-align:left;justify-content:space-between}.secondary{border:1px solid var(--border);color:#23314c;background:#fff}.prose{max-width:850px}.prose h2{margin-top:30px}.pre{white-space:pre-wrap;overflow-wrap:anywhere}.reply{border-left:3px solid #dfe5ef;padding:10px 20px}.adminrow{justify-content:space-between;align-items:center;gap:20px;display:flex}.adminrow .actions{margin:0}.tag{background:#eaf0fa;border-radius:20px;padding:7px 12px;font-size:12px}details{border-bottom:1px solid var(--border);padding:18px 0}summary{cursor:pointer;font-weight:600;line-height:1.5}details p{margin-bottom:0}.modalback{z-index:50;background:#081329ac;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;max-width:780px;max-height:90vh;padding:38px;position:relative;overflow:auto}.modal h2{max-width:90%;font-size:1.8rem}.modal .close{float:right;padding:7px}.modal p{line-height:1.8}.menubutton{display:none}.skip{position:absolute;left:-1000px}.skip:focus{z-index:100;background:#fff;padding:10px;top:10px;left:270px}@media (width>=1600px){main{padding-top:35px}.hero h1{font-size:4.5rem}.hero{padding:60px}}@media (width<=1150px){.sidebar{width:215px;padding:25px 15px}.workspace{margin-left:215px}main{padding:24px}.topbar{padding:0 24px}.hero{grid-template-columns:1.4fr 1fr;gap:20px;padding:32px}.hero h1{font-size:2.9rem}.cards{gap:14px}.resourcebody{padding:17px}.heronote{padding-left:20px}.challenge{flex-direction:column;align-items:flex-start}.brand{font-size:13px}}@media (width<=800px){.sidebar{width:244px;transform:translate(-100%);box-shadow:0 10px 40px #0003}.sidebar.show{top:76px;transform:translate(0)}.workspace{margin-left:0}.topbar{height:76px;padding:0 18px}.topbar>span{display:none}.menubutton{display:flex}.hero{grid-template-columns:1fr}.hero h1{font-size:3rem}.heronote{border-top:1px solid #455168;border-left:0;padding:20px 0 0}.heronote>p,.heronote .number{display:none}.heronote small{margin:10px 0 0}.cards{grid-template-columns:1fr 1fr}.pageheading h1{font-size:2rem}.stats{grid-template-columns:1fr}.sectiontitle{align-items:flex-start}.sectiontitle a{white-space:nowrap}.adminrow{flex-direction:column;align-items:flex-start}}@media (width<=520px){main{padding:19px 16px 0}.hero{padding:28px 23px}.hero h1{font-size:2.7rem}.hero .eyebrow{letter-spacing:1px;font-size:9px}.cards{grid-template-columns:1fr}.sectiontitle{display:block}.sectiontitle a{margin-top:18px}.hero .actions,.filters{flex-direction:column}.filters select{width:100%;max-width:100%}.panel{padding:22px}.challenge{padding:23px}.modalback{padding:10px}.modal{padding:23px}.modal h2{font-size:1.4rem}.topbar>div{gap:15px}footer{flex-wrap:wrap;padding-right:35px}footer>span{width:100%}.pageheading h1{letter-spacing:-.7px;font-size:1.8rem}.formlinks{flex-wrap:wrap}}@media (prefers-reduced-motion:no-preference){button,a{transition:background .15s,filter .15s}.sidebar{transition:transform .2s}}.forumtoolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.forumtoolbar p{max-width:580px;font-size:14px}.forumtoolbar .actions{flex-shrink:0;margin:0}.forumgrid{grid-template-columns:minmax(230px,320px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.forumlist,.forumconversation{min-width:0;margin:0}.forum label{gap:8px;margin-bottom:17px;font-size:14px;font-weight:600;display:grid}.forum input,.forum select,.forum textarea{width:100%;min-width:0;color:var(--navy);background:#fff;border:1px solid #b9c5d8;border-radius:6px;padding:12px}.forum textarea{resize:vertical;min-height:115px}.forumtopics{max-height:580px;overflow:auto}.forumtopic{text-align:left;width:100%;color:var(--navy);border:1px solid var(--border);overflow-wrap:anywhere;background:#fff;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 10px;display:flex}.forumtopic.selected{border-color:var(--orange);background:#fff0e6}.forumtopic span,.forumtopic small{color:#566278;font-size:12px;font-weight:400}.forumconversation h2{overflow-wrap:anywhere;margin-top:12px}.forummessage{border-bottom:1px solid var(--border);padding-bottom:22px}.forumreplies{max-height:520px;margin-bottom:25px;overflow:auto}.forumbubble{overflow-wrap:anywhere;background:#f3f6fa;border-radius:12px;margin:12px 35px 12px 0;padding:17px}.forumbubble.own{background:#fff0e6;margin:12px 0 12px 35px}.forumbubble p{margin:8px 0}.forumbubble small{color:#566278;font-size:11px}.forumconversation .empty{border:0;padding:35px 10px}.forum .meta{font-size:12px}@media (width<=1000px){.forumtoolbar{flex-direction:column;align-items:flex-start}.forumgrid{grid-template-columns:1fr}.forumtopics{max-height:260px}.forumlist{padding:20px}.forumconversation{padding:22px}}
