@font-face{font-family:GeneralSans-Bold;src:url(/build/assets/GeneralSans-Bold-Ctx684HN.woff2) format("woff2"),url(/build/assets/GeneralSans-Bold-Bd_PtqWW.woff) format("woff"),url(/build/assets/GeneralSans-Bold-DM1NF1hz.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:GeneralSans-Medium;src:url(/build/assets/GeneralSans-Medium-DvEF04Ne.woff2) format("woff2"),url(/build/assets/GeneralSans-Medium-sA7I9gJL.woff) format("woff"),url(/build/assets/GeneralSans-Medium-BakGtJF2.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Matrix-Screen;src:url(/build/assets/MatrixSansScreen-Regular-BV2nMt7Z.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}:root{--primary-color: #000000;--text-gray: #888888;--status-active: #00d42a;--status-inactive: #ff4444;--border-color: #b3b3b3;--background-white: #ffffff;--background-gray: #f5f5f5;--links: var( --status-inactive );--links-hover: #e7636377}*{margin:0;padding:0;box-sizing:border-box}body{font-family:GeneralSans-Medium,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background-color:var( --background-white );color:var( --primary-color );line-height:1.4;font-size:1.25em}.search-results{display:grid;height:100vh;position:relative}@media screen and (min-width:1050px){.search-results{grid-template-columns:20em 1fr}}.sidebar{position:relative}.sidebar__inner{display:flex;justify-content:space-between;position:sticky;top:0;padding:2rem 0 2rem 2rem}@media(min-width:1050px){.sidebar__inner{flex-direction:column;height:100vh}}@media(min-width:1050px){.sidebar:after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background:repeating-linear-gradient(to bottom,#ddd 0px,#ddd 8px,transparent 8px,transparent 16px)}}.navigation-list{display:flex;flex-direction:row;gap:2em;list-style:none;padding:0;margin:1em 0 3em}@media(max-width:1050px){.navigation-list{margin-inline-end:2rem}}.button{border:2px solid var( --primary-color, #000 );padding:.75em 1.5em;text-decoration:none;color:inherit;background-color:#fff;font-family:Matrix-Screen,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:1rem;display:inline-block;transition:.25s all;position:relative}.button:hover{box-shadow:.2em .2em 0 0 var( --status-inactive )}.main-header__subtitle{animation:fade-out linear both;animation-timeline:scroll(root);animation-range:0px 50px}@keyframes shrink-header{0%{font-size:1.4em}to{font-size:1em}}@keyframes shrink-padding{0%{padding:2rem}to{padding:1rem 2rem}}@keyframes fade-out{0%{opacity:1;margin-bottom:0}to{opacity:0;margin-bottom:-1.4em}}.content-area{position:relative}.content{padding:2rem}p{margin-block-end:1.2em}h2{margin-block-end:.5em}ul{padding-inline-start:1em;margin-block-end:1.2em}a{color:var( --status-inactive );text-underline-offset:.1em;text-decoration-color:var( --links-hover );transition:.05s ease-in-out}a:hover{text-underline-offset:.25em}.domain-item{padding:2rem;position:relative;display:flex;gap:2em;align-items:center;justify-content:space-between}@media(max-width:1050px){.domain-item{flex-direction:column;align-items:stretch;gap:1em}}.domain-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:repeating-linear-gradient(to right,#ddd 0px,#ddd 8px,transparent 8px,transparent 16px)}.domain-name{font-size:clamp(16px,1.5rem,4rem)}.domain-meta{display:flex;gap:2em;justify-content:space-between;align-items:center}.domain-meta__item{display:flex;flex-direction:column;flex:0 0 auto}.domain-item .button{opacity:0;transition:opacity .2s ease;flex:0 0 auto}.domain-item:hover .button{opacity:1}@media(hover:none),(pointer:coarse),(max-width:1050px){.domain-item .button{opacity:1}}.meta-label{font-family:Matrix-Screen,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:500;color:var( --text-gray, #3e3e3e )}.meta-value--active{color:var( --status-active, green )}.meta-value--inactive{color:var( --status-inactive, red )}.home-wrapper{display:flex;justify-content:center;align-items:center;max-width:50em;height:100vh;margin:0 auto;padding:2rem}@media(max-width:1050px){.home-wrapper{padding:1rem}}.logo{font-family:GeneralSans-Bold,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:800;font-size:clamp(2.4rem,8vw,4em);line-height:.95;margin-bottom:.5em;letter-spacing:-.02em}.logo a{text-decoration:none;color:var( --primary-color)}.version{font-family:Matrix-Screen,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:500;font-size:1rem;letter-spacing:0}.search-form{display:flex;align-items:end;gap:1rem;width:35em}@media(max-width:1050px){.search-form{flex-direction:column;align-items:stretch;gap:1rem;width:100%}}.form-group{display:flex;flex-direction:column;flex-basis:80%}.search-button{font-family:Matrix-Screen,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var( --background-white );font-size:1em;height:4rem;min-width:10em;cursor:pointer}@media(max-width:1050px){.search-button{min-width:auto;width:100%}}.search-label{margin-bottom:.25em}.search-input{border:2px solid var( --primary-color, #000 );font-size:1em;height:4rem;width:100%;max-width:40em;padding:0 1rem}.search-input:focus-visible{outline-style:solid;outline-width:2px;outline-color:#beccd8;outline-offset:2px}@media(max-width:1050px){.search-input{max-width:none}}.title{font-size:clamp(3rem,8vw,2.4em);font-family:GeneralSans-Bold}.footer{font-family:Matrix-Screen,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;position:fixed;bottom:1em;left:2em}.footer a{text-decoration:none;color:var( --primary-color)}.domain-details,.error-page,.content-page{display:grid;height:100vh;position:relative}@media screen and (min-width:1050px){.domain-details,.error-page,.content-page{grid-template-columns:20em 1fr}}.main-header{position:sticky;background:#fff;top:0;z-index:11;font-size:1.4em;animation:shrink-header linear both;animation-timeline:scroll(root);animation-range:0px 100px}.main-header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:repeating-linear-gradient(to right,#ddd 0px,#ddd 8px,transparent 8px,transparent 16px)}.main-header__inner{padding:2rem;animation:shrink-padding linear both;animation-timeline:scroll(root);animation-range:0px 100px;display:flex;flex-direction:column;justify-content:center}.main-header__inner .title{display:flex;justify-content:space-between;align-items:center}.domain-content{padding:2rem}.domain-description{animation:fade-out linear both;animation-timeline:scroll(root);animation-range:0px 50px}.domain-meta-section{margin-bottom:3em}.meta-row{display:flex;justify-content:space-between;padding:1em 0;border-bottom:1px solid #eee}.meta-row:last-child{border-bottom:none}.status-active{color:var(--status-active)}.status-inactive{color:var(--status-inactive)}.history-title{font-size:1.5em;margin-bottom:1em;font-family:GeneralSans-Bold}.history-item{padding:1em 0;border-bottom:1px solid #eee;display:flex;gap:2em}.history-date{font-family:Matrix-Screen;color:var(--text-gray);min-width:8em}.history-event{flex:1}
