.csg-home-search{position:relative;width:calc(100% - 32px);max-width:760px;margin:8px auto 32px;color:#273444}
.csg-search-form{display:flex;align-items:center;gap:10px;border:1px solid #cbd3dd;border-radius:32px;background:white;padding:7px 8px 7px 20px;box-shadow:0 3px 12px #192d4710}
.csg-search-form:focus-within{border-color:#769cc2;box-shadow:0 3px 16px #192d4720}
.csg-search-form input{flex:1;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;padding:9px 0;font-size:16px;color:#263442}
.csg-search-form .btn{border-radius:24px;padding:8px 19px}
.csg-search-glass{display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-radius:50%;position:relative;margin-right:5px;color:#647487;font-size:0;flex-shrink:0}
.csg-search-glass:after{content:'';position:absolute;width:7px;height:2px;background:currentColor;right:-6px;bottom:-3px;transform:rotate(45deg)}
.csg-nav-search{background:none;border:0;white-space:nowrap;cursor:pointer;color:inherit}
.csg-nav-search .csg-search-glass{color:inherit;width:14px;height:14px;margin:2px 9px 3px 2px}
.csg-search-examples{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;font-size:13px;margin-top:14px;color:#65717e}
.csg-home-search .csg-search-examples{visibility:hidden;opacity:0;transition:opacity .12s ease}
.csg-home-search:focus-within .csg-search-examples{visibility:visible;opacity:1}
.csg-search-examples button{border:0;border-radius:15px;background:#f0f4f8;color:#355674;padding:4px 10px;cursor:pointer}
.csg-search-dialog{padding:0;border:1px solid #dde2e8;border-radius:14px;width:86vw;max-width:calc(100vw - 20px);height:88dvh;max-height:calc(100dvh - 20px);margin:auto;color:#273444;box-shadow:0 20px 80px #17283e40;overflow:hidden}
.csg-search-dialog[open]{display:flex;flex-direction:column}
.csg-search-dialog::backdrop{background:#16243680}
.csg-search-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e9ed;flex-shrink:0}
.csg-search-heading h2{font-size:20px;margin:0;font-weight:600}
.csg-search-controls{padding:18px 24px 10px;flex-shrink:0}
.csg-search-controls .csg-search-form{max-width:850px}
.csg-search-filter{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px;font-size:13px}
.csg-search-filter label{margin:0}.csg-search-filter select{width:auto;max-width:230px}.csg-search-filter [role=status]{margin-left:auto;color:#66717e}
.csg-search-results{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:0 24px 16px}
.csg-search-result{display:flex;gap:20px;align-items:center;padding:16px 4px;border-bottom:1px solid #e8edf2}
.csg-search-result-main{flex:1;min-width:0}.csg-search-result-title{color:#1b4d80;font-size:17px;font-weight:600;overflow-wrap:anywhere}
.csg-search-result-meta{font-size:12px;color:#687787;margin:4px 0}.csg-search-result-description{font-size:14px;color:#465362;margin:0;overflow-wrap:anywhere}
.csg-search-result mark,.csg-search-suggestions mark{background:#fff0b8;color:inherit;padding:0}
.csg-search-result .btn{flex-shrink:0}.csg-search-message{padding:30px 4px;color:#66717e}
.csg-search-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-top:1px solid #e5e9ed;font-size:12px;color:#687787;flex-shrink:0;min-height:55px}
.csg-search-suggestions{position:absolute;top:62px;left:0;right:0;z-index:1040;background:white;border:1px solid #d9e0e7;border-radius:16px;box-shadow:0 12px 32px #22344a25;max-height:min(420px,50dvh);overflow:auto;padding:6px}
.csg-search-suggestions [role=option]{display:block;padding:10px 14px;border-radius:9px;color:#273444;cursor:pointer;font-size:14px}
.csg-search-suggestions button{width:100%;border:0;background:transparent;text-align:left;font-family:inherit}
.csg-search-suggestions [aria-selected=true],.csg-search-suggestions [role=option]:hover{background:#edf4fb;text-decoration:none}
.csg-search-suggestions small{display:block;color:#66717e}.csg-search-suggestions .csg-search-message{padding:10px;margin:0;font-size:14px}
body.csg-search-home{height:100dvh;overflow:hidden;display:flex;flex-direction:column}
body.csg-search-home>.navbar{flex-shrink:0}.csg-home-panel{flex:1;min-height:0;overflow:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;padding:24px 20px clamp(90px,18dvh,180px);overscroll-behavior:contain}
.csg-home-content{width:100%;max-width:760px;flex-shrink:0;margin:auto 0;display:flex;flex-direction:column;gap:28px}
.csg-home-intro{width:100%;max-width:620px;align-self:center;padding:20px 12px;text-align:center}
.csg-home-brand{display:inline-flex;align-items:center;justify-content:center;gap:18px;max-width:100%;text-align:left}
.csg-home-brand h1{position:relative;font-family:Arial,Helvetica,sans-serif;font-size:96px;line-height:1.08;font-weight:700;letter-spacing:-5px;color:#141c25;margin:0}
.csg-home-brand h1:after{content:'';position:absolute;right:-8px;top:12px;width:10px;height:10px;border-radius:50%;background:#80b622}
.csg-home-brand img{width:104px;height:104px;object-fit:contain;flex-shrink:0}
.csg-home-tagline{font-size:19px;line-height:1.5;color:#606c79;margin:12px 0 0}
.csg-home-content .csg-home-search{width:100%;max-width:680px;align-self:center;margin:0}
@media(min-width:960px){.csg-home-content .csg-search-form{width:calc(100% + 100px)}.csg-home-content .csg-search-form>.btn{flex:0 0 88px;padding-left:12px;padding-right:12px}}
.csg-home-topics{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 16px;font-size:14px;line-height:1.6;text-align:center}
.csg-home-topics span{color:#65717e}.csg-home-topics a{color:#0066ee;text-underline-offset:3px}
.csg-home-topics a:hover,.csg-home-topics a:focus-visible{text-decoration:underline}
@media(max-width:600px){.csg-home-topics{gap:6px 14px}.csg-home-topics span{flex-basis:100%}}
.csg-home-panel .admin-home-dock-spacer{flex-shrink:0}
@media(max-width:600px){.csg-home-panel{padding:20px 14px clamp(84px,16dvh,140px)}.csg-home-content{gap:22px}.csg-home-intro{width:calc(100% - 28px);padding:16px 0}.csg-home-brand{gap:12px}.csg-home-brand h1{font-size:60px;letter-spacing:-3px}.csg-home-brand h1:after{width:7px;height:7px;top:7px;right:-6px}.csg-home-brand img{width:64px;height:64px}.csg-home-tagline{font-size:15px;margin-top:10px}}
body.csg-search-home #pagefooter{position:static!important;flex-shrink:0}
[hidden].csg-search-suggestions,[hidden]#csg-search-more{display:none!important}
@media(max-width:600px){.csg-home-search{width:calc(100% - 20px)}.csg-search-form{gap:5px;padding-left:15px}.csg-search-form input{font-size:14px}.csg-search-form .btn{padding:8px 12px}.csg-search-dialog{width:calc(100vw - 20px)}.csg-search-heading,.csg-search-controls,.csg-search-footer{padding:12px}.csg-search-results{padding:0 12px 12px}.csg-search-filter{gap:6px}.csg-search-filter [role=status]{width:100%;margin:0}.csg-search-result{gap:8px}.csg-search-result-title{font-size:15px}.csg-search-result-description{font-size:13px}.csg-search-footer>span{max-width:65%}}
