:root{--blog-text:#1f1f1f;--blog-text-muted:rgba(31, 31, 31, 0.55);--blog-text-body:rgba(31, 31, 31, 0.82);--blog-accent:#71568d;--blog-card-border:rgba(31, 31, 31, 0.12);--blog-chip-border:rgba(113, 86, 141, 0.35)}body.search main{padding-top:.75rem;gap:0}body.search main>.footer{margin-top:0}body.search .module-search{--search-page-padding-top:3.5rem}.module-search{--search-page-padding-top:1rem;--search-page-padding-bottom:4rem;padding-top:var(--search-page-padding-top);padding-bottom:var(--search-page-padding-bottom)}.module-search-container{display:flex;flex-direction:column;gap:2rem;width:100%;margin-inline:auto;padding-inline:.5rem}@media(min-width:612px) and (max-width:803px){.module-search-container{width:550px}}@media(min-width:804px) and (max-width:1027px){.module-search-container{width:768px}}@media(min-width:1028px) and (max-width:1235px){.module-search-container{width:992px}}@media(min-width:1236px) and (max-width:1475px){.module-search-container{width:1200px}}@media(min-width:1476px){.module-search-container{width:1440px;max-width:1476px}}.module-search .block-header{flex-direction:column}.module-search .block-header .subtitle{margin-top:0;color:var(--blog-text)}.module-search .block-header .title{margin-left:0;max-width:none;text-align:left}.module-search .block-header .title-text{display:block;font-family:TildaSansMedium,sans-serif;font-size:clamp(1.75rem,4vw,3.25rem);line-height:1.05;font-weight:500;letter-spacing:-.02em;color:var(--blog-text)}.module-search-form{display:flex;flex-direction:column;gap:.5rem;max-width:42rem}.module-search-label{font-size:.875rem;font-weight:500;color:var(--blog-text-muted)}.module-search-controls{display:flex;gap:.5rem;flex-wrap:wrap}.module-search-input{flex:1 1 12rem;min-height:2.75rem;padding:.5rem .75rem;border:1px solid var(--blog-card-border);border-radius:.5rem;font-size:1rem;color:var(--blog-text);background:#fff}.module-search-input:focus{outline:2px solid rgba(113,86,141,.35);outline-offset:1px;border-color:var(--blog-accent)}.module-search-submit{min-height:2.75rem;padding:0 1.25rem;border:0;border-radius:.5rem;background:var(--blog-accent);color:#fff;font-weight:500;cursor:pointer;transition:opacity .2s ease}.module-search-submit:hover{opacity:.92}.module-search-back{margin:-.75rem 0 0}.module-search-back a{color:var(--blog-accent);text-decoration:none;font-size:.9375rem}.module-search-back a:hover{text-decoration:underline}.module-search-hint,.module-search-count,.module-search-empty{margin:0;color:var(--blog-text-body);line-height:1.55}.module-search-results{display:flex;flex-direction:column;gap:1.25rem}.module-search-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.module-search-item{padding:1.25rem 1.35rem;border:1px solid var(--blog-card-border);border-radius:1rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.module-search-item:hover{border-color:rgba(113,86,141,.35);box-shadow:0 8px 24px rgba(31,31,31,6%)}.module-search-item-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0 0 .5rem;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;color:var(--blog-text-muted)}.module-search-item-kind{color:var(--blog-accent)}.module-search-item-title{margin:0 0 .5rem;font-family:TildaSansMedium,sans-serif;font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.3;font-weight:500}.module-search-item-title a{color:var(--blog-text);text-decoration:none}.module-search-item-title a:hover{color:var(--blog-accent)}.module-search-item-snippet{margin:0;color:var(--blog-text-body);line-height:1.6}.module-search-item-snippet mark{background:rgba(113,86,141,.14);color:inherit;padding:0 .15em;border-radius:.15em}.module-search-empty a{color:var(--blog-accent);font-weight:500}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:611px){body.search .module-search{--search-page-padding-top:2.5rem}.module-search{padding-top:.75rem;padding-bottom:3rem}.module-search-container{gap:1.5rem}}