@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#080808;--fg:#f5f5f1;--muted:#929292}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--fg);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid white;outline-offset:7px}.grain{position:fixed;inset:0;pointer-events:none;z-index:9;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.6' filter='url(%23n)'/%3E%3C/svg%3E")}header{height:100px;display:flex;align-items:center;justify-content:space-between;margin:0 4.5%;border-bottom:1px solid #272727;position:relative;z-index:2}.brand{font-family:'Space Grotesk',Arial,sans-serif;font-size:27px;font-weight:700;letter-spacing:-1.5px;display:flex;align-items:center;gap:8px}.logo{font-size:35px}.brand-dot{font-size:13px;align-self:flex-start;margin-top:7px}.nav,.edition,.eyebrow,.coordinate,.scroll,.hero-footer,.floating span,.gallery-note,.collection-end,.viewer-bottom,footer>a:last-child{font-family:monospace;font-size:12px;letter-spacing:1.3px}.nav span{margin-left:15px}.edition{color:#929292}.hero{position:relative;min-height:780px;height:calc(100svh - 100px);max-height:1000px;display:grid;place-items:center;overflow:hidden}.hero-content{text-align:center;position:relative;z-index:2;padding:55px 20px 90px;animation:enter 1.2s ease both}.eyebrow{color:#a6a6a6;font-size:12px}.tiny-star{color:white;margin-right:9px;font-size:18px}h1,h2{font-family:'Space Grotesk',Arial,sans-serif;font-weight:500}h1{font-size:clamp(48px,5.6vw,88px);line-height:1.03;letter-spacing:-5px;margin:27px 0 23px}h1 span{color:#8e8e8e}.intro{font-size:17px;color:#a6a6a6;line-height:1.7;margin-bottom:28px}.x-button{background:#f5f5f1;color:#080808;border:0;border-radius:40px;display:inline-flex;align-items:center;gap:13px;padding:14px 20px;font-size:14px;cursor:pointer;transition:transform .3s,box-shadow .3s}.x-button:hover{transform:translateY(-4px);box-shadow:0 7px 30px #ffffff25}.x-button svg{width:15px;height:15px}.x-button>span{padding-left:8px}.facts{display:flex;align-items:center;justify-content:center;gap:42px;margin-top:42px}.facts>div{display:flex;flex-direction:column;gap:8px}.facts strong{font-family:'Space Grotesk',sans-serif;font-size:30px;font-weight:500;letter-spacing:-1px}.facts div>span{font:10px monospace;letter-spacing:1.5px;color:#828282}.fact-divider{width:1px;height:39px;background:#353535}.orbital,.orbit{position:absolute;width:900px;height:570px;border:1px solid #ffffff0c;border-radius:50%;transform:rotate(-24deg);pointer-events:none}.second{width:1100px;height:720px;transform:rotate(24deg)}.coordinate{position:absolute;top:48px;color:#646464;line-height:1.6;font-size:10px}.left{left:4.5%}.right{right:4.5%;text-align:right}.floating{width:clamp(125px,15.3vw,235px);position:absolute;padding:8px;background:#141414;border:1px solid #343434;z-index:1;box-shadow:0 25px 45px #0008;animation:float 7s ease-in-out infinite;transition:border-color .3s}.floating img{width:100%;display:block;filter:grayscale(1);transition:filter .6s;image-rendering:pixelated}.floating:hover img{filter:grayscale(0)}.floating:hover{border-color:#9b9b9b}.floating span{display:block;font-size:10px;padding:10px 3px 3px;color:#b5b5b5}.f1{left:4%;top:19%;--rot:-13deg}.f2{right:4.8%;top:12%;--rot:12deg;animation-delay:-2s}.f3{left:10%;bottom:13%;--rot:9deg;animation-delay:-3.4s;width:clamp(120px,12vw,180px)}.f4{right:9%;bottom:11%;--rot:-10deg;animation-delay:-5s;width:clamp(135px,14vw,205px)}.scroll{position:absolute;bottom:29px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;font-size:10px;color:#8f8f8f;z-index:3}.scroll i{border:1px solid #444;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:16px;font-style:normal}.hero-footer{position:absolute;bottom:40px;left:4.5%;font-size:9px;color:#626262}.ticker{background:#efefea;color:#080808;overflow:hidden;padding:19px 0;transform:rotate(-1.2deg);width:100%;font:500 17px 'Space Grotesk',sans-serif;letter-spacing:1px}.ticker>div{white-space:nowrap;width:max-content;animation:marquee 36s linear infinite}.ticker b{padding:0 37px}.collection{padding:125px 4.5% 60px;max-width:1700px;margin:auto}.section-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px}.section-top h2{font-size:clamp(38px,4.2vw,64px);line-height:1.05;letter-spacing:-3px;margin:23px 0 0}.section-top em{font-style:normal;color:#8c8c8c}.section-top>p{font-size:16px;line-height:1.7;color:#a0a0a0;margin:0 0 5px}.gallery-note{display:block;color:#646464;font-size:10px;margin-top:22px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 20px}.card{background:transparent;color:inherit;border:0;padding:0;text-align:left;cursor:pointer}.card-image{overflow:hidden;background:#171717;aspect-ratio:1;border:1px solid #242424;position:relative}.card img{width:100%;height:100%;object-fit:cover;image-rendering:pixelated;filter:grayscale(1);transition:filter .6s,transform .7s}.card:hover img,.card:focus-visible img{filter:grayscale(0);transform:scale(1.045)}.card-image:after{content:'↗';position:absolute;right:13px;top:13px;width:30px;height:30px;border-radius:50%;background:#080808;color:white;display:grid;place-items:center;opacity:0;transform:translate(-5px,5px);transition:.3s}.card:hover .card-image:after{opacity:1;transform:translate(0)}.card-caption{display:flex;justify-content:space-between;padding-top:15px;font-family:monospace;font-size:12px;color:#a0a0a0}.card-caption span:last-child{color:#626262}.collection-end{display:flex;justify-content:space-between;margin-top:42px;padding:26px 0;border-top:1px solid #252525;font-size:10px;color:#666}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:translateY(0)}footer{margin:0 4.5%;padding:40px 0;border-top:1px solid #292929;display:flex;justify-content:space-between;align-items:center}footer>span{font-size:13px;color:#777}footer>a:last-child{font-size:10px;color:#aaa}dialog{padding:16px;background:#111;border:1px solid #555;max-width:min(620px,92vw);width:620px;color:white}dialog::backdrop{background:#000d;backdrop-filter:blur(12px)}dialog>img{width:100%;display:block;image-rendering:pixelated}#close{position:absolute;top:26px;right:26px;border:0;background:#080808;color:white;border-radius:50%;width:40px;height:40px;font-size:28px;cursor:pointer}.viewer-bottom{display:flex;justify-content:space-between;gap:10px;font-size:10px;padding:19px 0 4px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:#f5f5f1;color:#080808;padding:16px 24px;border-radius:40px;z-index:20;opacity:0;pointer-events:none;transition:.3s;font-size:14px;text-align:center;width:max-content;max-width:90vw}.toast.show{opacity:1;transform:translate(-50%,0)}@keyframes float{0%,100%{transform:translateY(0) rotate(var(--rot))}50%{transform:translateY(-20px) rotate(calc(var(--rot) + 3deg))}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.f1{left:9%}.f2{right:9%}.f3{left:16%}.f4{right:15%}}@media(max-width:1000px){h1{font-size:64px;letter-spacing:-4px}.floating{width:145px}.f1{left:-35px;top:20%}.f2{right:-30px;top:13%}.f3{left:4%;bottom:10%;width:130px}.f4{right:3%;bottom:10%;width:140px}.hero{min-height:760px}.hero-footer{display:none}.gallery{grid-template-columns:repeat(3,1fr)}.section-top>p{max-width:280px}}@media(max-width:600px){header{height:80px;margin:0 6%}.brand{font-size:23px}.nav{font-size:10px}.edition{display:none}.hero{height:auto;min-height:840px;align-items:start}.hero-content{padding:130px 16px 220px;width:100%}h1{font-size:clamp(39px,10vw,58px);letter-spacing:-2.5px;margin:22px 0}.intro{font-size:15px}.eyebrow{font-size:10px}.coordinate{top:23px;font-size:8px}.floating{width:93px;padding:5px}.floating span{font-size:8px;padding:5px 1px 1px}.f1{left:8%;top:66%;width:108px}.f2{right:7%;top:67%;width:108px}.f3{display:none}.f4{display:none}.facts{margin-top:31px;gap:33px}.facts strong{font-size:27px}.scroll{bottom:24px}.orbital{width:670px;height:520px;top:100px}.second{width:620px;top:80px}.ticker{font-size:13px;padding:15px 0}.ticker b{padding:0 22px}.collection{padding:80px 6% 30px}.section-top{display:block;margin-bottom:30px}.section-top h2{font-size:43px;letter-spacing:-2px}.section-top>p{font-size:14px;margin-top:25px;max-width:none}.gallery-note{font-size:9px;margin-top:14px}.gallery{grid-template-columns:repeat(2,1fr);gap:25px 12px}.card-caption{font-size:10px}.collection-end{font-size:8px;gap:15px;line-height:1.5}footer{margin:0 6%;padding:30px 0;flex-wrap:wrap;gap:22px}footer>span{order:3;width:100%;font-size:12px}.viewer-bottom{font-size:8px}.hero-content{z-index:2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.application{max-width:800px;margin:30px auto 100px;padding:55px 30px;border-top:1px solid #333}.application h2{font-size:clamp(35px,5vw,54px);letter-spacing:-2px;margin:20px 0}.form-intro{color:#999;line-height:1.6}.form-step{display:flex;gap:25px;padding:30px 0;border-bottom:1px solid #292929}.step-number{font:13px monospace;color:#777;padding-top:6px}.form-step>div{flex:1;min-width:0}.form-step h3{font-size:20px;font-weight:500;margin:0 0 10px}.form-step p{font-size:15px;color:#999;line-height:1.6}.action{display:inline-block;padding:13px 19px;border:1px solid #666;background:#f4f4f1;color:#080808;border-radius:30px;cursor:pointer;font-size:14px}.action:disabled{opacity:.4;cursor:not-allowed}.step-status{display:block;color:#bbb;font-size:14px;margin-top:12px}.details label{display:block;margin:20px 0 10px;font-size:14px}input{display:block;width:100%;background:#171717;border:1px solid #444;border-radius:9px;color:#eee;padding:15px;font:16px 'DM Sans',sans-serif}input:focus{outline:2px solid #aaa;outline-offset:2px}.field-note{font-size:13px!important}.form-note{font-size:13px;color:#8f8f8f;line-height:1.7;margin:28px 0}.submit{width:100%;font-weight:600}.application [hidden]{display:none!important}#application-message{line-height:1.6;font-size:15px}#task-confirm{max-width:450px;padding:30px;border-radius:16px}#task-confirm h2{font-size:29px;margin-top:0}#task-confirm p{font-size:16px;line-height:1.6;color:#aaa}.quiet-button{padding:14px;background:none;color:#aaa;border:0;cursor:pointer}#referral-link{font-size:13px;margin-top:16px}@media(max-width:600px){.application{margin:20px 5% 60px;padding:30px 5px}.form-step{gap:14px}}

/* The application opens only from the hero button. */
dialog.application{position:fixed;margin:auto;width:700px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 40px);padding:38px 32px;border:1px solid #444;border-radius:18px;overflow-y:auto;overscroll-behavior:contain}dialog.application:not([open]){display:none}.application-close{position:sticky;top:0;float:right;background:#222;border:1px solid #555;color:#fff;border-radius:50%;width:40px;height:40px;font-size:26px;cursor:pointer;z-index:1}.application .eyebrow{padding-right:45px}.application .step-number{font-size:19px;color:#eee}.application h2{clear:both}@media(max-width:600px){dialog.application{padding:24px 20px;max-height:calc(100dvh - 24px)}.application h2{font-size:34px}.application .form-step{gap:16px}}
