:root{color-scheme:light;--color-ink:#101820;--color-graphite:#1c2933;--color-steel:#506170;--color-snow:#f7fbfc;--color-ice:#e4f5f3;--color-glacier:#0f9f9a;--color-glacier-dark:#087c82;--color-copper:#b86f28;--color-spruce:#24524a;--color-line:#10182024;--shadow-soft:0 20px 60px #0c1b2324;--radius:8px;--max-width:1180px;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif}:root[data-theme=dark]{color-scheme:dark;--color-ink:#edf6f7;--color-graphite:#cdd9dc;--color-steel:#a6b7be;--color-snow:#0c1218;--color-ice:#12222a;--color-glacier:#34c9c1;--color-glacier-dark:#86e5dd;--color-copper:#d39a58;--color-spruce:#78b8aa;--color-line:#edf6f724;--shadow-soft:0 20px 60px #0000005c}*{box-sizing:border-box}html{background:var(--color-snow);color:var(--color-ink);font-family:var(--font-body);scroll-behavior:smooth}body{background:linear-gradient(180deg, #e4f5f3b8, transparent 340px), var(--color-snow);min-width:320px;color:var(--color-ink);margin:0}:root[data-theme=dark] body{background:linear-gradient(180deg, #0e242ac7, transparent 340px), var(--color-snow)}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--color-glacier-dark)}p{color:var(--color-steel);margin:0;line-height:1.7}h1,h2,h3{color:var(--color-ink);font-family:var(--font-display);letter-spacing:0;margin:0}h1{font-size:4.75rem;line-height:.94}h2{font-size:2.15rem;line-height:1.1}h3{font-size:1.35rem;line-height:1.25}.skip-link{background:var(--color-ink);color:var(--color-snow);z-index:100;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{backdrop-filter:blur(18px);min-height:72px;padding:.85rem max(1.25rem, calc((100vw - var(--max-width)) / 2));z-index:20;background:#f7fbfcdb;border-bottom:1px solid #10182014;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:sticky;top:0;left:0;right:0}:root[data-theme=dark] .site-header{background:#0c1218e6;border-bottom-color:#edf6f71a}.brand{align-items:center;gap:.7rem;min-width:fit-content;font-weight:800;display:inline-flex}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.brand-mark{background:var(--color-ink);border-radius:var(--radius);color:var(--color-snow);justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.logo-mark{background:0 0;border-radius:50%;width:48px;height:48px;overflow:hidden}.logo-mark img{object-fit:contain;width:100%;height:100%}.brand-mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;width:28px;height:28px}.brand-mark circle{fill:var(--color-glacier);stroke:none}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.site-nav a{border-radius:var(--radius);color:var(--color-steel);border:1px solid #0000;padding:.55rem .8rem;font-size:.95rem;font-weight:700}.site-nav a:hover,.site-nav a.active{color:var(--color-ink);background:#0f9f9a1a;border-color:#0f9f9a47}.theme-toggle{border:1px solid var(--color-line);border-radius:var(--radius);color:var(--color-ink);cursor:pointer;background:#ffffffb8;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.theme-toggle:hover{background:#0f9f9a1a;border-color:#0f9f9a52}:root[data-theme=dark] .theme-toggle{background:#ffffff0f}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:19px;height:19px}.theme-icon-sun,:root[data-theme=dark] .theme-icon-moon{display:none}:root[data-theme=dark] .theme-icon-sun{display:block}.section-inner{max-width:var(--max-width);width:100%;margin:0 auto;padding:0 1.25rem}.hero{color:var(--color-snow);background-image:linear-gradient(90deg,#080e12d6,#080e128a 43%,#080e120d 78%),url(/images/the-alaska-geek-hero.png);background-position:50%;background-size:cover;align-items:flex-end;min-height:650px;padding:7rem 0 4.5rem;display:flex}.hero h1,.hero p,.hero .eyebrow{color:#f7fbfc}.hero-content{margin:0 auto}.hero-content>*{max-width:700px}.hero-copy{margin-top:1.4rem;font-size:1.18rem}.eyebrow{color:var(--color-glacier-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:900}.hero-actions,.inline-links{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.78rem 1rem;font-weight:800;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:0 0 18px;width:18px;height:18px}.button-icon .fill{fill:currentColor;stroke:none}.button-primary{background:var(--color-glacier);color:#031a1d}.button-primary:hover{color:#031a1d;background:#4ec8c2}.button-secondary{color:var(--color-snow);background:#f7fbfc1f;border-color:#f7fbfc94}.button-secondary:hover{color:var(--color-snow);background:#f7fbfc33}:root[data-theme=dark] .button-secondary,:root[data-theme=dark] .button-secondary:hover{color:#f7fbfc}.signal-strip{background:var(--color-ink);color:var(--color-snow)}:root[data-theme=dark] .signal-strip{color:#f7fbfc;background:#070d11}.signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding-top:1px;padding-bottom:1px;display:grid}.signal-grid div{background:#17232d;padding:1.35rem}:root[data-theme=dark] .signal-grid div{background:#101a21}.signal-grid strong,.signal-grid span{display:block}.signal-grid strong{font-size:1rem}.signal-grid span{color:#f7fbfcb8;margin-top:.25rem;font-size:.92rem}.content-band{padding:5rem 0}.band-muted{background:#edf6f4}:root[data-theme=dark] .band-muted{background:#101b22}.split-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.6rem;display:flex}.split-heading h2{max-width:650px}.text-link{color:var(--color-glacier-dark);text-underline-offset:.28em;font-weight:850;text-decoration:underline 2px}.card-grid,.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card,.project-card,.article-row,.article-aside{border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#ffffffc7}:root[data-theme=dark] .feature-card,:root[data-theme=dark] .project-card,:root[data-theme=dark] .article-row,:root[data-theme=dark] .article-aside{background:#121f27db}.feature-card,.project-card{flex-direction:column;gap:.95rem;min-height:280px;padding:1.35rem;display:flex;position:relative}.feature-card h3 a,.project-card h2 a,.project-card h3 a,.article-row h2 a{text-decoration:none}.feature-card h3 a:hover,.project-card h2 a:hover,.project-card h3 a:hover,.article-row h2 a:hover{color:var(--color-glacier-dark)}.card-kicker{color:var(--color-copper);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.tag-row{flex-wrap:wrap;gap:.45rem;margin-top:auto;display:flex}.tag-row span,.status-pill{color:var(--color-graphite);background:#0f9f9a1c;border:1px solid #0f9f9a33;border-radius:999px;padding:.32rem .58rem;font-size:.78rem;font-weight:800}:root[data-theme=dark] .tag-row span,:root[data-theme=dark] .status-pill{color:var(--color-ink);background:#34c9c11f}.project-card:before{background:var(--accent-color,var(--color-glacier));content:"";border-radius:999px;width:10px;height:10px;position:absolute;top:1.25rem;right:1.25rem}.accent-glacier{--accent-color:var(--color-glacier)}.accent-copper{--accent-color:var(--color-copper)}.accent-spruce{--accent-color:var(--color-spruce)}.status-pill{align-self:flex-start;margin-top:auto}.youtube-band{background:var(--color-graphite);color:var(--color-snow);padding:4.5rem 0}:root[data-theme=dark] .youtube-band{background:#0a1015}.youtube-band h2,.youtube-band p,.youtube-band .eyebrow{color:#f7fbfc}.youtube-layout{justify-content:space-between;align-items:center;gap:2rem;display:flex}.youtube-layout>div{max-width:720px}.contact-actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.inline-email{color:var(--color-glacier-dark);text-underline-offset:.22em;font-weight:850;text-decoration:underline 2px}.page-hero{background:linear-gradient(135deg, #e4f5f3eb, #f7fbfce6), var(--color-snow);border-bottom:1px solid var(--color-line);padding:5rem 0 4rem}:root[data-theme=dark] .page-hero{background:linear-gradient(135deg, #0e242aeb, #0c1218e6), var(--color-snow)}.page-hero h1{max-width:820px;font-size:3.6rem;line-height:1}.page-hero p{max-width:760px;margin-top:1rem;font-size:1.12rem}.article-list{gap:1rem;display:grid}.article-row{grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;padding:1.5rem;display:grid}.article-row h2{margin:.35rem 0 .5rem;font-size:1.65rem}.article-page{background:var(--color-snow)}.article-hero{background:var(--color-graphite);color:var(--color-snow);padding:4rem 0}:root[data-theme=dark] .article-hero{background:#0a1015}.article-hero h1{color:#f7fbfc;margin:.7rem 0 1rem;font-size:3.2rem;line-height:1.05}.article-hero p{color:#f7fbfcc7;font-size:1.12rem}.narrow{max-width:860px}.article-shell{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2rem;padding-top:4rem;padding-bottom:5rem;display:grid}.prose{border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:2rem}:root[data-theme=dark] .prose{background:#111b22}.prose>*+*{margin-top:1.1rem}.prose h2{margin-top:2rem;font-size:1.75rem}.prose h3{margin-top:1.5rem}.prose ul,.prose ol{color:var(--color-steel);padding-left:1.4rem;line-height:1.7}.prose code{color:var(--color-graphite);background:#0f9f9a1f;border-radius:6px;padding:.12rem .28rem;font-size:.95em}.article-aside{padding:1.25rem;position:sticky;top:96px}.article-aside h2{margin:.5rem 0;font-size:1.2rem}.detail-row{border-top:1px solid var(--color-line);gap:.3rem;padding:.85rem 0;display:grid}.detail-row strong{color:var(--color-ink);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.detail-row span{color:var(--color-steel);line-height:1.55}.article-aside .button-secondary{background:var(--color-graphite);color:#f7fbfc;width:100%;margin-top:1rem}.contact-actions .button-secondary{background:var(--color-graphite);color:#f7fbfc}:root[data-theme=dark] .contact-actions .button-secondary,:root[data-theme=dark] .article-aside .button-secondary{background:#f7fbfc1a;border-color:#f7fbfc42}.aside-links{flex-direction:column;margin-top:1rem}.project-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card h2{font-size:1.55rem}.inline-links{margin-top:.5rem}.inline-links a{color:var(--color-glacier-dark);text-underline-offset:.24em;font-weight:850;text-decoration:underline}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.two-column h2{margin-bottom:.75rem;font-size:1.65rem}.about-hero-layout{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:2rem;display:grid}.about-logo{filter:drop-shadow(0 18px 32px #10182038);width:100%}.empty-state{border-radius:var(--radius);background:#ffffffc7;border:1px dashed #0f9f9a70;padding:1.5rem}:root[data-theme=dark] .empty-state{background:#121f27db}.empty-state h2,.empty-state h3{margin-bottom:.5rem}.site-footer{color:#f7fbfc;background:#0f171d;padding:3rem 0}.footer-grid{justify-content:space-between;align-items:start;gap:2rem;display:flex}.footer-brand{color:#f7fbfc}.site-footer p{color:#f7fbfcad;max-width:460px;margin-top:1rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:.85rem;display:flex}.footer-links a{color:#f7fbfcc7;font-weight:750}@media (width<=920px){h1{font-size:3.4rem}.site-header,.split-heading,.youtube-layout,.contact-actions,.footer-grid{flex-direction:column;align-items:flex-start}.header-actions,.site-nav{justify-content:flex-start}.card-grid,.project-grid,.project-grid-wide,.signal-grid,.two-column,.about-hero-layout,.article-shell,.article-row{grid-template-columns:1fr}.about-logo{max-width:180px}.article-aside{position:static}}@media (width<=620px){h1,.page-hero h1,.article-hero h1{font-size:2.65rem}h2{font-size:1.75rem}.hero{min-height:560px;padding:5rem 0 3rem}.site-header{padding-left:1rem;padding-right:1rem}.site-nav a{padding:.48rem .62rem}.content-band,.page-hero{padding:3.5rem 0}.prose{padding:1.25rem}}
