.bg-primary{background-color:#c1d9e0}.bg-secondary{background-color:#1a5e89}.grid-rows-2{grid-row:span 2}.grid-cols-2{grid-column:span 1}@media (min-width:1440px){.grid-cols-2{grid-column:span 2}}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[class],ol[class]{padding:0;list-style:none}body{min-height:100vh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;line-height:1.5}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}body{color:#333;font-family:Roboto Mono,monospace;font-size:16px}h1,.h1-style{margin-bottom:1rem;font-size:2.5rem;line-height:1.1}h2,.h2-style{margin-bottom:.5rem;font-size:2rem}p{margin-bottom:1rem}.contact-email{overflow-wrap:anywhere;max-width:100%}a{color:#c1d9e0;text-decoration:none;transition:color .3s}a:hover,a:focus{color:#8ebac7;text-decoration:underline}.l-banner{color:#ecf0f1;background-color:#1a5e89}.l-container{width:100%;max-width:1440px;height:100%;margin-left:auto;margin-right:auto;padding-bottom:2rem;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.l-container{padding-left:2rem;padding-right:2rem}}.l-content{flex-direction:column;display:flex}.l-main-grid{flex:1;grid-template-columns:1fr;gap:2rem;display:grid}.l-content-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.l-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1440px){.l-content-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.l-footer{color:#ecf0f1;background-color:#1a5e89;min-height:80px}.l-header{color:#ecf0f1;background-color:#1a5e89;padding:.5rem 1rem}.l-header__inner{flex-direction:column;justify-content:center;align-items:stretch;gap:.5rem;height:100%;display:flex}.l-header__logo{color:#ecf0f1;white-space:nowrap;justify-content:flex-start;align-items:center;gap:8px;height:auto;display:flex}.l-header__logo:hover,.l-header__logo:focus{color:#ecf0f1}.l-header__base{min-height:64px}.l-header__base-10{height:auto;min-height:80px}@media (min-width:768px){.l-header__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.l-page{flex-direction:row;flex:1;height:100%;display:flex}.l-sidebar{background:#fbfcfc;border-radius:.5rem;width:256px;margin:1rem}.blueprint__container{justify-content:center;align-items:center;font-size:1.25rem;display:flex}.btn{cursor:pointer;border:none;border-radius:16px;padding:.5rem 1rem;transition:all .2s 50ms;display:inline-block}.btn:hover{background-color:#1a5e89;box-shadow:1.95px 1.95px 2.6px #00000026}.btn--primary{color:#2c3e50;background-color:#c1d9e0}.btn--accent{color:#2c3e50;background-color:#c5b278}.card{background-color:#ecf0f1;border-radius:8px;padding:1rem;box-shadow:0 1px 4px #00000029}.l-lapis__form{flex-direction:column;display:flex}.logo{flex:none;width:40px;height:40px}.mainHook{grid-column:1/-1;grid-template-rows:auto;align-content:center;gap:1rem;display:grid}.mainHook__title{font-size:max(1.75rem,min(5vw,2rem))}.mainHook__title--accent{color:#c5b278}@media (min-width:768px){.mainHook{grid-column:span 1;grid-template-rows:repeat(4,1fr)}.mainHook__title{grid-row-start:2}.mainHook__sub{grid-row-start:3}}@media (min-width:1440px){.mainHook{grid-column:span 2}}.nav{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.nav .navItem{cursor:pointer;color:#ecf0f1;white-space:nowrap;border-radius:4px;align-self:center;padding:.25rem .5rem}.nav .navItem:hover,.nav .navItem:focus{color:#ecf0f1;background-color:#ecf0f11f;text-decoration:none}@media (min-width:768px){.nav{gap:2rem}}.is-hidden{display:none!important}.is-active{border-bottom:2px solid #c1d9e0}.btn.is-disabled{opacity:.5;pointer-events:none}.site-footer{color:#ecf0f1;background-color:#1a5e89;padding:4rem 2rem 1.5rem;font-family:sans-serif}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin:0 auto;display:flex}.footer-brand{flex:1;min-width:250px}.footer-brand h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.footer-brand .dot{color:#38bdf8}.footer-links h4,.footer-status h4{color:#f8fafc;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.2rem;font-size:.9rem}.footer-links ul{padding:0;list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:inherit;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#38bdf8}.status-badge{background:#ffffff0d;border-radius:4px;align-items:center;gap:10px;padding:8px 12px;font-size:.85rem;display:flex}.pulse-icon{background-color:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #4ade8066}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #4ade80b3}70%{transform:scale(1);box-shadow:0 0 0 6px #4ade8000}to{transform:scale(.95);box-shadow:0 0 #4ade8000}}.footer-bottom{text-align:center;border-top:1px solid #1e293b;margin:3rem auto 0;padding-top:1.5rem;font-size:.8rem}