.navbar-wrapper{position:fixed;top:1.2rem;left:max(2rem,calc(50% - 620px + 2rem));z-index:1000}.navbar{background-color:transparent;padding:0}.navbar-container{display:flex;margin:0;padding:0}.nav-links{display:contents}.nav-links-panel{display:flex;gap:.75rem;align-items:center;white-space:nowrap}.nav-primary-links{display:flex;gap:.75rem;align-items:center}.nav-link{color:salmon;text-decoration:none;font-size:20px;padding:.35rem .6rem;white-space:nowrap;font-family:Courier New,Courier,monospace;display:flex;align-items:center;justify-content:center;background:transparent;min-height:34px;letter-spacing:.08em;text-transform:uppercase;transition:color .2s ease,background-color .2s ease}.nav-link:hover{background-color:#9d4d44;color:#000}.nav-link.active{background-color:#263a1f;color:#90ee90;border:1px solid lightgreen;font-family:Courier New,Courier,monospace}.nav-accent-link{border:1px solid rgba(250,128,114,.4);flex-direction:row;align-items:baseline;gap:.35rem;line-height:1}.nav-mobile-only{display:none}.nav-accent-label{font-size:inherit}.nav-accent-detail{font-size:.68em;letter-spacing:.03em;text-transform:none;opacity:.8}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:#00000080;border:1px solid salmon;border-radius:4px;cursor:pointer;padding:5px;z-index:1001;position:fixed;top:1rem;left:1rem}.mobile-menu-toggle span{width:100%;height:3px;background-color:salmon;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width: 768px){.navbar-wrapper{top:0;left:0}.navbar-container{padding:0}.nav-links{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:stretch;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:1000}.nav-links.active{opacity:1;pointer-events:auto}.nav-links-panel{width:100%;max-width:100vw;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:4.75rem .9rem .95rem;background:linear-gradient(180deg,#0d1115fb,#11161df7);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-primary-links{display:flex;flex-direction:column;gap:.7rem;align-items:stretch}.nav-link{font-size:16px;padding:.85rem .95rem;width:100%;text-align:left;justify-content:flex-start;border-radius:8px;margin:0;min-height:46px;letter-spacing:.06em;background:#ffffff0a}.nav-accent-link{border-color:#1e90ff8c;color:#f0f8ff;background:linear-gradient(180deg,#1e90ff24,#f0f8ff14);align-items:baseline}.nav-mobile-only{display:flex}.mobile-menu-toggle{display:flex;width:38px;height:38px;padding:7px;top:.85rem;left:.85rem;background:#0a0a0adb;border-color:#fa8072b3;box-shadow:0 10px 24px #00000052}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000009e;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:999}.mobile-menu-overlay.active{opacity:1;pointer-events:auto}}@media (max-width: 480px){.nav-links-panel{padding:4.25rem .75rem .85rem}.nav-link{font-size:15px;padding:.75rem .85rem;width:100%;min-height:42px}.mobile-menu-toggle{width:34px;height:34px;padding:6px;top:.65rem;left:.65rem}}@media (max-width: 390px){.nav-links-panel{padding:3.8rem .55rem .7rem}.nav-primary-links{gap:.45rem}.nav-link{font-size:14px;min-height:38px;padding:.62rem .68rem;letter-spacing:.05em}.mobile-menu-toggle{width:32px;height:32px;top:.55rem;left:.55rem}.mobile-menu-toggle span{height:2px}}@media (max-width: 360px){.nav-links-panel{padding:3.55rem .5rem .6rem}.nav-link{font-size:13px;min-height:36px;padding:.58rem .62rem;letter-spacing:.04em}.mobile-menu-toggle{width:30px;height:30px;padding:5px;top:.5rem;left:.5rem}}@media (max-width: 320px){.nav-links-panel{padding:3.35rem .45rem .55rem}.nav-link{font-size:12px;min-height:34px;padding:.52rem .56rem}.mobile-menu-toggle{width:28px;height:28px;padding:4px}}.home-page{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:var(--z-content)}.home-scroll-container{height:100vh;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.home-scroll-container::-webkit-scrollbar{display:none}.home-section{min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid rgba(255,255,255,.08)}.home-section--intro{align-items:flex-start}.home-section__label{font-family:Courier New,Courier,monospace;font-size:14px;letter-spacing:.12em;color:#fff6;text-transform:uppercase}.home-section__inner{width:min(100%,1240px);padding:0 2rem;margin:0 auto}.home-section__title{margin:0;color:#fff;font-family:Courier New,Courier,monospace;font-size:26px;letter-spacing:.05em;line-height:1}.home-intro{display:flex;align-items:center;gap:3rem;width:min(100%,1240px);padding:0 2rem;padding-top:103px;margin:0 auto}.home-intro__content{flex:1;max-width:840px}.home-intro__heading{margin:0 0 1rem;color:#fff;font-family:Courier New,Courier,monospace;font-size:26px;letter-spacing:.05em;line-height:1.2;text-align:center}.home-intro__text{margin:0;color:#ffffffb3;font-family:Courier New,Courier,monospace;font-size:18px;line-height:1.7;letter-spacing:.02em}.home-intro__selfie{flex-shrink:0;height:320px;object-fit:contain;border-radius:8px}.home-placeholders{display:flex;gap:3rem;align-items:center;justify-content:center}.home-placeholder{width:400px;height:300px;border:1px dashed rgba(255,255,255,.2);border-radius:8px;display:flex;align-items:center;justify-content:center}.home-placeholder__label{color:#fff6;font-family:Courier New,Courier,monospace;font-size:18px;letter-spacing:.08em;text-transform:uppercase}.home-builds{display:flex;flex-direction:column;align-items:center;gap:3rem}.home-builds__heading{margin:0;color:#fff;font-family:Courier New,Courier,monospace;font-size:28px;letter-spacing:.05em;text-align:center}.home-builds__categories{display:flex;gap:2rem;width:100%}.home-builds__category{flex:1;padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;background:none;cursor:pointer;transition:border-color .2s ease,background .2s ease}.home-builds__category:hover{border-color:#ffffff4d;background:#ffffff0a}.home-builds__category-title{margin:0;color:#fff;font-family:Courier New,Courier,monospace;font-size:18px;letter-spacing:.04em;line-height:1.4}.home-builds__detail{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:800px;gap:2rem}.home-builds__back{background:none;border:none;color:#fff9;font-family:Courier New,Courier,monospace;font-size:14px;letter-spacing:.04em;cursor:pointer;padding:0;transition:color .2s ease}.home-builds__back:hover{color:#fff}.home-builds__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.home-builds__step{color:#ffffffbf;font-family:Courier New,Courier,monospace;font-size:16px;line-height:1.6;padding-left:1.5rem;position:relative}.home-builds__step:before{content:"—";position:absolute;left:0;color:#ffffff59}.home-section--portfolio{padding:4rem 0}.home-portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto}.home-portfolio-grid__item{display:flex;flex-direction:column;align-items:center;gap:.75rem}.home-portfolio-grid__thumb{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.home-portfolio-grid__name{color:#fff;font-family:Courier New,Courier,monospace;font-size:15px;letter-spacing:.04em;text-align:center}@media (max-width: 900px){.home-section__inner{padding:0 1rem}}@media (max-width: 480px){.home-intro{flex-direction:column;gap:1.5rem;padding:0 1.5rem}.home-intro__content{max-width:100%}.home-intro__heading{font-size:20px}.home-intro__text{font-size:13px}.home-intro__selfie{height:200px}.home-section__inner{padding:0 .75rem}.home-section__title{font-size:22px}.home-portfolio-grid{grid-template-columns:1fr;gap:1.5rem}.home-builds__categories{flex-direction:column;gap:1.5rem}.home-builds__heading{font-size:22px}.home-builds__step{font-size:14px}}.rotating-thumbnail{position:relative;width:100%;height:100%}.rotating-thumbnail__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:0;transition:opacity 2.8s ease}.rotating-thumbnail__image--active{opacity:1;z-index:1}.rotating-thumbnail__image--previous{opacity:0;z-index:2}.build-focus-technologies{margin-top:1.5rem}.build-focus-technologies-title{margin:0 0 .75rem;color:#2e8b57;font-family:Courier New,Courier,monospace;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.build-focus-technologies-list{margin:0;padding-left:1.3rem;color:#ffffffe6;font-family:Geist,sans-serif;font-size:.95rem;line-height:1.7}.build-focus-technology-item+.build-focus-technology-item{margin-top:.15rem}.build-focus-technologies-empty{margin:0;color:#ffffffa6;font-family:Geist,sans-serif;font-size:.95rem}@media (max-width: 768px){.build-focus-technologies{margin-top:1.25rem}.build-focus-technologies-list{padding-left:1.1rem}}.builds-page{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:var(--z-content)}.builds-scroll-container{height:100vh;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.builds-scroll-container::-webkit-scrollbar{display:none}.builds-section{min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid rgba(255,255,255,.08);padding:4rem 0}.builds-section:nth-child(odd){background:#ffffff08}.builds-section:nth-child(2n){background:#ffffff0f}.builds-section__inner{display:flex;gap:3rem;align-items:center;width:min(100%,1240px);padding:0 2rem;margin:0 auto}.builds-section__media{flex-shrink:0;width:320px}.builds-section__thumb{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.builds-section__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.75rem}.builds-section__title{margin:0;color:#fff;font-family:Courier New,Courier,monospace;font-size:28px;letter-spacing:.05em;line-height:1.2}.builds-section__type{margin:0;color:#ffffff8c;font-family:Courier New,Courier,monospace;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.builds-section__description{margin:0;color:#ffffffbf;font-family:Courier New,Courier,monospace;font-size:16px;line-height:1.7}.builds-section__link{color:#ffffffb3;font-family:Courier New,Courier,monospace;font-size:14px;letter-spacing:.04em;text-decoration:none;transition:color .2s ease}.builds-section__link:hover{color:#fff}@media (max-width: 900px){.builds-section__inner{padding:0 1rem;gap:2rem}.builds-section__media{width:240px}}@media (max-width: 480px){.builds-section__inner{flex-direction:column;gap:1.5rem;padding:0 1rem}.builds-section__media{width:100%;max-width:280px}.builds-section__title{font-size:22px}.builds-section__description{font-size:14px}}.blogshed-sidebar{position:sticky;top:calc(var(--navbar-height) + 1rem);padding:1rem;background:transparent;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.blogshed-sidebar-title{margin:0 0 .8rem;color:#ff9d7a;font-family:Geist Pixel,monospace;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.blogshed-sidebar-list{display:flex;flex-direction:column;gap:.75rem}.blogshed-sidebar-item{display:block;padding:.75rem;border:1px solid rgba(255,255,255,.12);background:transparent;color:inherit;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.blogshed-sidebar-item:hover{transform:translate(2px);border-color:#ff9d7ab3}.blogshed-sidebar-item-static{cursor:default;opacity:.7}.blogshed-sidebar-item h3{margin:0;color:#fff;font-family:Geist Pixel,monospace;font-size:.9rem;letter-spacing:.03em}.blogshed-sidebar-item p{margin:.45rem 0 0;color:#fffc;font-family:Geist,sans-serif;font-size:.9rem;line-height:1.4}.blogshed-sidebar-item span{display:inline-block;margin-top:.55rem;color:#ffffff8c;font-family:Geist Pixel,monospace;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}@media (max-width: 768px){.blogshed-sidebar{order:2;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.blogshed-sidebar-title{margin-bottom:.75rem;font-size:.86rem}.blogshed-sidebar-item{padding:.9rem .95rem;border-radius:8px;background:#ffffff08}}.blogshed-main{padding:1.25rem;background:transparent}.blogshed-header-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem}.blogshed-title-image{width:100%;max-width:300px;height:auto;display:block;background:linear-gradient(to right,rgba(255,157,122,.35),transparent)}.blogshed-main-title{margin:0 0 .75rem;color:#fff;font-family:Courier New,Courier,monospace;font-size:clamp(1.1rem,2.3vw,1.75rem);letter-spacing:.06em;text-transform:uppercase}.blogshed-main-copy p{margin:0 0 .95rem;color:#e0e0e0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.65}.blogshed-main-copy p:last-child{margin-bottom:0}.blogshed-main-copy a{color:#ff9d7a;text-decoration:none}@media (max-width: 768px){.blogshed-main{order:1;padding:0}.blogshed-header-row{margin-bottom:1.25rem}.blogshed-title-image{width:min(100%,320px);max-width:none;background:none}.blogshed-main-title{margin-bottom:1rem;font-size:1.35rem}.blogshed-main-copy p{font-size:1rem;line-height:1.72}}@media (max-width: 480px){.blogshed-title-image{width:min(100%,280px)}.blogshed-main-copy p{font-size:.96rem}}.blog-page{position:relative;background-color:#111}.blog-page .main-content{padding:0}.blog-content{max-width:1200px;margin:0 auto;padding:2rem;position:relative;z-index:2}.blogshed-layout{display:grid;grid-template-columns:minmax(190px,250px) minmax(0,1fr);gap:1.5rem;align-items:start}.blog-post-page{color:#fff;font-family:Geist,sans-serif}@media (max-width: 768px){.blog-content{max-width:none;padding:1rem 1rem 2.5rem}.blogshed-layout{display:flex;flex-direction:column;gap:1.5rem}}@media (max-width: 480px){.blog-content{padding:.85rem .75rem 2rem}}@media (max-width: 430px){.blog-content{padding:.75rem .65rem 1.5rem}}@media (max-width: 390px){.blog-content{padding:.65rem .55rem 1.3rem}}@media (max-width: 360px){.blog-content{padding:.6rem .5rem 1.2rem}}@media (max-width: 320px){.blog-content{padding:.55rem .45rem 1.1rem}}.article-back-nav{display:inline-flex;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;overflow:hidden}.article-back-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;background:#ffffff14;color:#ffffffb3;font-family:Geist Pixel,monospace;font-size:.85rem;line-height:1;text-decoration:none;text-transform:lowercase;white-space:nowrap}@media (max-width: 480px){.article-back-nav,.article-back-link{width:100%}}.sluglicker-article-body{max-width:1000px}.sluglicker-article-paragraph{margin:0 0 1rem;padding:1.5rem;border-radius:8px;background:#0000004d;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.75}.sluglicker-article-paragraph:last-child{margin-bottom:0}@media (max-width: 768px){.sluglicker-article-body{max-width:none}.sluglicker-article-paragraph{padding:1rem 1rem 1.1rem;border-radius:10px;font-size:1rem}}@media (max-width: 480px){.sluglicker-article-paragraph{padding:.95rem;font-size:.96rem}}.sluglicker-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000e0}.sluglicker-modal{position:relative;width:min(96vw,1400px);height:min(92vh,900px);display:flex;align-items:center;justify-content:center}.sluglicker-modal-image{max-width:100%;max-height:100%;object-fit:contain;border:1px solid rgba(255,255,255,.25);background:#000}.sluglicker-modal-close{position:absolute;top:.4rem;right:.4rem;min-width:62px;min-height:34px;z-index:2;border:1px solid rgba(255,255,255,.26);background:#0009;color:#fff;font-family:Courier New,Courier,monospace;cursor:pointer}.sluglicker-modal-nav{position:absolute;top:50%;width:46px;height:58px;z-index:2;border:none;background:#0000008c;color:#fff;font-family:Courier New,Courier,monospace;font-size:1.6rem;cursor:pointer;transform:translateY(-50%)}.sluglicker-modal-prev{left:.5rem}.sluglicker-modal-next{right:.5rem}.sluglicker-modal-meta{position:absolute;bottom:.5rem;left:50%;margin:0;color:#fff;font-family:Courier New,Courier,monospace;font-size:.8rem;letter-spacing:.08em;transform:translate(-50%)}@media (max-width: 768px){.sluglicker-modal-overlay{padding:.85rem}.sluglicker-modal{width:100%;height:auto;min-height:0}.sluglicker-modal-image{width:100%;max-height:72vh}.sluglicker-modal-close{top:.35rem;right:.35rem}.sluglicker-modal-nav{top:auto;bottom:1rem;width:48px;height:44px;font-size:1.3rem;transform:none}.sluglicker-modal-prev{left:.35rem}.sluglicker-modal-next{right:.35rem}.sluglicker-modal-meta{bottom:1.15rem}}@media (max-width: 480px){.sluglicker-modal-overlay{padding:.6rem}.sluglicker-modal-image{max-height:64vh}}.sluglicker-hero{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start;margin-bottom:1.5rem}.sluglicker-heading-block{display:flex;flex-direction:column}.sluglicker-kicker{margin:0 0 .6rem;color:#ffbc9a;font-family:Geist Pixel Triangle,monospace;font-size:2rem;text-align:left}.sluglicker-main-title{margin:0;color:#ffbc9a;font-family:Geist Pixel Triangle,monospace;font-size:clamp(2rem,5vw,3rem);line-height:1.05;text-align:left}.sluglicker-separator{width:100%;height:1px;margin:.75rem 0 1rem;background:#ffffff4d}.sluglicker-byline{margin:0 0 .85rem;color:#f0f8ff;font-family:Georgia,Times New Roman,serif;font-size:18px;text-align:left}.sluglicker-panel-copy{margin:0;padding:1.5rem;border-radius:8px;background:#0000004d;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.7}.sluglicker-preview-wrap{width:80%;max-width:384px;min-width:176px;justify-self:start;display:flex;flex-direction:column;gap:.5rem}.sluglicker-preview-button{width:100%;padding:0;border:1px solid rgba(255,255,255,.24);background:#0006;cursor:pointer}.sluglicker-preview-image{width:100%;aspect-ratio:4 / 5;display:block;object-fit:cover}.sluglicker-preview-controls{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.sluglicker-preview-nav{min-width:40px;min-height:34px;border:none;background:#00000073;color:#fff;font-family:Courier New,Courier,monospace;font-size:.85rem;cursor:pointer}.sluglicker-preview-count{color:#fffc;font-family:Courier New,Courier,monospace;font-size:.75rem;letter-spacing:.06em}@media (max-width: 768px){.sluglicker-hero{grid-template-columns:1fr;gap:1.25rem}.sluglicker-heading-block{gap:.75rem}.sluglicker-kicker{margin-bottom:0;font-size:clamp(1.55rem,7.5vw,2.25rem);line-height:1.08}.sluglicker-main-title{font-size:clamp(1.9rem,10vw,2.9rem)}.sluglicker-byline{font-size:1rem}.sluglicker-panel-copy{padding:1rem 1rem 1.1rem;border-radius:10px;font-size:1rem;line-height:1.75}.sluglicker-preview-wrap{width:100%;max-width:none;min-width:0;gap:.75rem}.sluglicker-preview-button{border-radius:10px;overflow:hidden}.sluglicker-preview-controls{gap:.75rem}.sluglicker-preview-nav{min-width:48px;min-height:44px;font-size:1rem}.sluglicker-preview-count{flex:1;text-align:center}}@media (max-width: 480px){.sluglicker-panel-copy{padding:.95rem;font-size:.96rem}}@font-face{font-family:Geist;src:url(/fonts/Geist-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Pixel;src:url(/fonts/GeistPixel-Grid.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist Pixel Triangle;src:url(/fonts/GeistPixel-Triangle.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--z-media-below: 2;--z-media: 5;--z-content: 10;--navbar-height: 75px}::selection{background:#fff3;color:inherit}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;font-family:monospace,Courier New,Consolas,Monaco,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;overflow-x:hidden;width:100%}.page-container{min-height:100vh;width:100%;display:flex;flex-direction:column;padding-top:4rem;overflow-x:hidden}.main-content{padding:2rem;width:100%;box-sizing:border-box}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;color:#fff;font-family:Courier New,Courier,monospace}.not-found h1{font-size:3rem;margin-bottom:1rem}.not-found p{font-size:1.2rem;color:#718096}.error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;color:#fff;font-family:Courier New,Courier,monospace}.error-boundary h2{font-size:2rem;margin-bottom:1rem}.error-boundary p{font-size:1.2rem;color:#718096}@media (max-width: 768px){.main-content{padding:.5rem}.not-found h1{font-size:2rem}.not-found p{font-size:1rem}}@media (max-width: 480px){.main-content{padding:.5rem}.not-found h1{font-size:1.5rem}.not-found p{font-size:.9rem}}button,a,input,select,textarea{min-height:44px;min-width:44px}@media (max-width: 768px){body,input,select,textarea{font-size:16px}}.site-footer{width:100%;background:transparent;border-top:none;padding:.75rem 2rem;text-align:left;position:relative;z-index:10;margin-top:auto}.site-footer p{margin:0;color:#fff9;font-family:Courier New,Courier,monospace;font-size:.85rem;letter-spacing:.05em}@media (max-width: 768px){.page-container{padding-top:5rem}.main-content{padding:0 1rem 2rem}.site-footer{padding:1rem}}@media (max-width: 480px){.page-container{padding-top:4.75rem}.main-content{padding:0 .75rem 1.5rem}.site-footer{padding:.9rem .75rem 1.25rem}.site-footer p{font-size:.75rem}}@media (max-width: 430px){.page-container{padding-top:4.25rem}.main-content{padding:0 .65rem 1.25rem}.site-footer{padding:.8rem .65rem 1rem}}@media (max-width: 390px){.page-container{padding-top:4rem}.main-content{padding:0 .55rem 1.1rem}}@media (max-width: 360px){.page-container{padding-top:3.8rem}.main-content{padding:0 .5rem 1rem}.site-footer{padding:.75rem .5rem .9rem}}@media (max-width: 320px){.page-container{padding-top:3.6rem}.main-content{padding:0 .45rem .9rem}}
