/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--font-sans: "Space Grotesk", Inter, system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif}html,body{font-family:var(--font-sans)}.site-title span{font-weight:700;letter-spacing:.2px}html,body{height:100%}body{display:flex;flex-direction:column;min-height:100vh;background:#0b0f14;color:#fff;font-family:system-ui,Arial,sans-serif}main{flex:1;padding:1rem;max-width:900px;margin:0 auto}.site-header,.site-footer{background:#111827;padding:1rem 1.25rem;border-block:1px solid #1f2937}.card{background:#0f172a;border:1px solid #1f2937;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #0003;margin-top:1rem}.card img{display:block;width:100%;height:auto}.card .content{padding:1rem}.card h2{margin:.25rem 0 .5rem}.card time{display:block;color:#9ca3af;font-size:.9rem;margin-bottom:.5rem}.muted{color:#9ca3af}.error{color:#fca5a5;background:#450a0a;border:1px solid #7f1d1d;padding:.75rem;border-radius:12px;margin-top:1rem}.skeleton{height:240px;border-radius:16px;background:linear-gradient(90deg,#111827 25%,#1f2937 37%,#111827 63%);background-size:400% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:10;background:#fff;color:#111;padding:.5rem;border-radius:.5rem}.tabs{display:flex;gap:.5rem;list-style:none;padding:0;margin:.5rem 0 0}.tabs a{display:inline-block;padding:.4rem .7rem;border-radius:.5rem;border:1px solid #374151;color:#fff;text-decoration:none}.list{list-style:none;padding:0;margin:1rem 0;display:grid;gap:.5rem}.row{width:100%;display:flex;justify-content:space-between;align-items:center;background:#111827;border:1px solid #1f2937;padding:.6rem .8rem;border-radius:.6rem;color:#fff}.details{background:#0f172a;border:1px solid #1f2937;border-radius:.6rem;padding:.6rem .8rem;margin-top:.3rem}.fav{margin-left:.5rem;border:1px solid #374151;background:#0b1220;color:#fff;border-radius:.4rem;padding:.2rem .4rem}.fav[aria-pressed=true]{background:#374151}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.card,.tile{background:#121826;border:1px solid #2a3243;border-radius:12px;overflow:hidden}.card img,.tile img{width:100%;height:160px;object-fit:cover;display:block}.card-body{padding:.75rem 1rem}.row{display:flex;gap:.5rem;align-items:center;margin:.75rem 0}.btn{padding:.5rem .75rem;border-radius:10px;border:1px solid #334155;background:#1f2937;color:#e5e7eb;cursor:pointer}.btn[disabled]{opacity:1;cursor:not-allowed;color:#aeb7c3;background:#141d2b;border-color:#263248}input[type=text],input[type=search],input[type=email],select{background:#0f172a;color:#e5e7eb;border:1px solid #334155;border-radius:10px;padding:.5rem .75rem}input::placeholder{color:#b6c2cf;opacity:1}.tabs a,.btn,.chip{color:#e5e7eb}nav a.active{background:#1f2937;border-radius:10px;padding:.25rem .5rem}.error{background:#7f1d1d;color:#fee2e2;padding:.5rem .75rem;border-radius:10px}dialog{border:none;border-radius:16px;padding:0}dialog::backdrop{background:#0009}dialog article{max-width:min(90vw,640px)}dialog img{width:100%;height:auto;display:block}@media (min-width: 560px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.tile img{aspect-ratio:4 / 3;object-fit:cover}.modal-card{position:relative;background:#0f172a;border:1px solid #1f2937;border-radius:16px;overflow:hidden;max-width:min(90vw,1000px)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;position:sticky;top:0;background:#0b1220;border-bottom:1px solid #1f2433;z-index:50}.site-header h1{margin:0;font-size:1.4rem}.site-header h1 a{color:inherit;text-decoration:none}.container{max-width:min(1200px,92vw);margin:0 auto}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;position:relative;width:40px;height:36px;padding:0;border:1px solid #334155;background:#111827;border-radius:10px}.menu-toggle .bar{position:absolute;left:9px;right:9px;height:2px;background:#e5e7eb;transition:transform .18s ease,opacity .18s ease,top .18s ease}.menu-toggle .bar:nth-child(1){top:11px}.menu-toggle .bar:nth-child(2){top:18px}.menu-toggle .bar:nth-child(3){top:25px}.menu-toggle.open .bar:nth-child(1){top:18px;transform:rotate(45deg)}.menu-toggle.open .bar:nth-child(2){opacity:0}.menu-toggle.open .bar:nth-child(3){top:18px;transform:rotate(-45deg)}@media (min-width:768px){.menu-toggle{display:none}}.menu-panel{display:none;position:absolute;top:calc(100% + 8px);right:1rem;z-index:100;background:#141a27;border:1px solid #2a3243;border-radius:14px;padding:.5rem;box-shadow:0 12px 36px #00000073;width:220px}.site-header[data-open=true] .menu-panel{display:block;animation:dropdown .18s ease-out}@keyframes dropdown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.menu-panel:before{content:"";position:absolute;top:-6px;right:18px;border:6px solid transparent;border-bottom-color:#141a27}.menu-panel .tabs{display:flex;flex-direction:column;gap:.25rem;padding:.25rem}.menu-panel .tabs a{display:block;padding:.5rem .75rem;border-radius:10px}.tabs a{color:#cbd5e1;text-decoration:none;transition:background .2s,transform .08s}.tabs a:hover,.tabs a:focus-visible{background:#1f2937;transform:translateY(-1px)}.tabs a[aria-current=page]{background:#1f2937}@media (min-width:768px){.menu-panel{position:static;display:block;width:auto;padding:0;background:transparent;border:0;box-shadow:none;max-height:70vh;overflow:auto}.menu-panel:before{display:none}.menu-panel .tabs{flex-direction:row;gap:.5rem;padding:0}}.card.hero img{height:clamp(240px,45vh,460px);object-fit:cover}.gallery-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.tile{background:#121826;border:1px solid #2a3243;border-radius:12px;overflow:hidden}.tile img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.tile figcaption{padding:.6rem .75rem}#sentinel{height:1px}dialog.modal{border:none;padding:0;background:transparent}dialog::backdrop{background:#000000a6}.modal-card{position:relative;background:#0f172a;border:1px solid #1f2937;border-radius:16px;overflow:hidden;max-width:min(90vw,1000px);margin:10vh auto}.modal-card img{display:block;width:100%;height:auto}.modal-close{position:absolute;top:.5rem;right:.5rem;width:36px;height:36px;border-radius:999px;border:1px solid #334155;background:#111827;color:#e5e7eb;line-height:34px;text-align:center;font-size:20px;cursor:pointer}.modal-close:hover{background:#1f2937}.chips{display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 0 1rem}@media (max-width: 639px){.chips{overflow:auto;white-space:nowrap;flex-wrap:nowrap;padding-bottom:.25rem}.chips::-webkit-scrollbar{height:8px}}.chip{padding:.35rem .7rem;border-radius:999px;border:1px solid #334155;background:#111827;color:#e5e7eb;cursor:pointer;transition:background .15s,transform .08s}.chip:hover{background:#1f2937;transform:translateY(-1px)}.chip[aria-pressed=true]{background:#1f2937}.tile,.card{position:relative}.tile .fav,.card .fav{position:absolute;top:.5rem;right:.5rem;width:34px;height:34px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;display:grid;place-items:center;cursor:pointer;transition:transform .15s ease,background .18s ease,box-shadow .18s ease,border-color .18s ease}.tile .fav:before,.card .fav:before{content:"★";font-size:18px;line-height:1;color:#a3a3a3;opacity:.8;transform-origin:center;transition:color .18s ease,opacity .18s ease,filter .18s ease,transform .18s ease}.tile .fav:hover,.card .fav:hover{background:#ffffff1a;border-color:#ffffff2e;transform:translateY(-1px)}.tile .fav[aria-pressed=true],.card .fav[aria-pressed=true]{background:radial-gradient(120% 120% at 30% 20%,rgba(253,224,71,.25),transparent 60%),#ffffff14;border-color:#fde04773;box-shadow:0 6px 14px #fde04724}.tile .fav[aria-pressed=true]:before,.card .fav[aria-pressed=true]:before{color:#ffd54a;opacity:1;filter:drop-shadow(0 0 6px rgba(255,215,90,.55));transform:scale(1.05) rotate(-10deg)}.tile .fav.just-toggled,.card .fav.just-toggled{animation:fav-burst .5s ease}@keyframes fav-burst{0%{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.96)}to{transform:scale(1)}}.tile .fav.just-toggled:after,.card .fav.just-toggled:after{content:"";position:absolute;inset:-4px;border-radius:inherit;border:2px solid #ffd54a;opacity:0;animation:fav-ring .5s ease}@keyframes fav-ring{0%{transform:scale(.6);opacity:.9}to{transform:scale(1.7);opacity:0}}.tile .fav:focus-visible,.card .fav:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}.card:has(.fav[aria-pressed=true]),.tile:has(.fav[aria-pressed=true]){outline:1px solid rgba(253,224,71,.22)}.brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;font-weight:600}.brand img{width:40px;height:40px;display:block;border-radius:6px;box-shadow:0 0 0 1px #ffffff10}.brand:hover{opacity:.9}.site-title{margin:0;font:inherit;line-height:inherit;display:inline-flex;align-items:center}.site-title .brand{text-decoration:none;color:inherit}@media (max-width: 480px){.brand img{width:32px;height:32px}}.tabs a:focus-visible,.btn:focus-visible,.chip:focus-visible,.menu-toggle:focus-visible,.modal-close:focus-visible,.brand:focus-visible,.source-link:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.hero{position:relative;overflow:hidden;margin:0 auto 1.25rem;max-width:1200px;border-radius:10px}.hero-inner{position:relative;aspect-ratio:16 / 9;background:#eef2f3}.hero img{width:100%;height:100%;object-fit:cover;display:block}.hero-copy{position:absolute;inset:auto 1rem 1rem;background:color-mix(in oklab,black 35%,transparent);color:#fff;padding:.75rem 1rem;border-radius:8px}.hero-copy h1{margin:0 0 .25rem;font-size:clamp(1.25rem,2vw + 1rem,2rem)}.hero-copy p{margin:0;opacity:.95}.site-footer small{display:block;padding:1rem;color:#9ca3af;text-align:center}.card.hero .content a{color:inherit}.card.hero .content a.source-link{display:inline-block;padding:.35rem .75rem;border:1px solid #334155;border-radius:10px;text-decoration:none;font-weight:600;background:#111827}.card.hero .content a.source-link:hover{background:#1f2937}.card.hero .content p.muted{margin-top:.5rem}#media-modal{border:none;padding:0;border-radius:12px;max-width:min(1000px,92vw);width:fit-content;background:#0b0f1a;color:#e5e7eb}#media-modal::backdrop{background:#000000a6}.modal-figure{margin:0}#modal-img{display:block;width:100%;height:auto;max-height:80vh;object-fit:contain;border-radius:12px 12px 0 0}#modal-caption{padding:.75rem 1rem 1rem;color:#94a3b8}.card.hero img{cursor:zoom-in}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.news-card{display:flex;flex-direction:column;background:var(--card, #0f172a);border:1px solid var(--border, #1f2937);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 2px #00000040;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.news-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00000059;border-color:#334155}.news-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#0b1220;display:block}.news-card .body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.45rem}.news-card .meta{font-size:.85rem;color:#b6c2cf;display:flex;align-items:center;gap:.5rem}.news-card .source{padding:.15rem .5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#cbd5e1}.news-card .dot{color:#cbd5e1;opacity:1}.news-card .title{font-size:1rem;line-height:1.3;font-weight:600;color:#e5e7eb;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}@media (prefers-reduced-motion:reduce){.news-card{transition:none}}.news-grid .news-card,.news-grid .news-card:link,.news-grid .news-card:visited,.news-grid .news-card .title a{color:inherit;text-decoration:none}.news-grid .news-card:hover .title,.news-grid .news-card:focus-visible .title{color:#c7d2fe}#starfall{position:fixed;inset:0;pointer-events:none;z-index:0}#toggle-stars{position:fixed;right:1rem;bottom:1rem;z-index:20;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#e5e7eb;padding:.4rem .6rem;border-radius:999px;font:600 14px/1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#toggle-stars:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}#toggle-stars{-webkit-backdrop-filter:blur(6px)}.starwrap{position:absolute;left:var(--x);top:-12vh;animation:sway var(--sway-dur, 7s) ease-in-out var(--delay, 0s) infinite}.starfall{animation:fall var(--dur, 14s) linear var(--delay, 0s) 1 both}.star{display:block;width:var(--size, 10px);height:var(--size, 10px);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:linear-gradient(hsl(var(--hue, 58) 100% 95%),hsl(var(--hue, 58) 100% 88%));filter:drop-shadow(0 0 6px rgba(255,255,220,.9));animation:spin var(--spin, 7s) linear infinite,twinkle 1.6s ease-in-out infinite alternate}@keyframes fall{to{transform:translateY(115vh)}}@keyframes sway{50%{transform:translate(var(--amp, 24px))}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes twinkle{0%{opacity:.6}to{opacity:1}}@media (prefers-reduced-motion: reduce){#starfall,#toggle-stars{display:none}}canvas.starfall{position:fixed;inset:0;pointer-events:none;z-index:0}body{isolation:isolate}body .btn{background:#0e1624;color:#f8fafc;border-color:#4b5563;font-weight:600}body .btn:hover,body .btn:focus-visible{background:#111827;border-color:#64748b}body .btn[disabled]{opacity:1;background:#0d1421;color:#e5e7eb;border-color:#445069;cursor:not-allowed}body .tabs a{background:#0e1624;color:#f8fafc;border-color:#4b5563;font-weight:600}body .tabs a:hover,body .tabs a:focus-visible{background:#111827;color:#f8fafc;border-color:#64748b}body .tabs a[aria-current=page]{background:#111827;color:#f8fafc}body .chip{background:#0e1624;color:#f8fafc;border-color:#4b5563;font-weight:600}body .chip:hover,body .chip:focus-visible{background:#111827;border-color:#64748b}body :where(.tabs a,.chip,.btn):visited{color:#f8fafc}.card time,.card .content .muted,p.muted{color:#cfd8e3}.site-footer small,#year,#lastmod{color:#cfd8e3}.card.hero .content a.source-link{color:#f8fafc;background:#0e1624;border-color:#445069;font-weight:600}.card.hero .content a.source-link:hover,.card.hero .content a.source-link:focus-visible{background:#111827;border-color:#64748b}.news-card .thumb img{width:100%;height:180px;object-fit:cover;border-radius:.5rem}#primary-nav .tabs a.active,#primary-nav .tabs a[aria-current=page],#primary-nav .tabs a[aria-selected=true],#primary-nav .tabs li.active>a{color:var(--accent, #7cf);border-bottom:2px solid currentColor}.site-footer a#project-video{text-decoration:underline}.site-footer a#project-video:hover{text-decoration:none}.site-footer{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap}.site-footer .btn-video{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border-radius:.5rem;text-decoration:none;font-weight:600;background:var(--accent, #7cf);color:var(--btn-on-accent, #0b0d12);box-shadow:0 1px #0003;transition:transform .08s ease,filter .12s ease}.site-footer .btn-video:hover{filter:brightness(.95);transform:translateY(-1px)}.site-footer .btn-video:active{transform:translateY(0)}.site-footer .btn-video:focus-visible{outline:2px solid var(--accent, #7cf);outline-offset:2px}.site-footer .btn-video .icon{width:1em;height:1em;display:inline-block;fill:currentColor}
