@font-face{font-family:Clash Display;src:url(/fonts/cosmos-0.woff2)format("woff2"),url(/fonts/cosmos-1.woff)format("woff"),url(/fonts/cosmos-2.ttf)format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Clash Display;src:url(/fonts/cosmos-3.woff2)format("woff2"),url(/fonts/cosmos-4.woff)format("woff"),url(/fonts/cosmos-5.ttf)format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/cosmos-6.woff2)format("woff2"),url(/fonts/cosmos-7.woff)format("woff"),url(/fonts/cosmos-8.ttf)format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/cosmos-9.woff2)format("woff2"),url(/fonts/cosmos-10.woff)format("woff"),url(/fonts/cosmos-11.ttf)format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Satoshi;src:url(/fonts/cosmos-12.woff2)format("woff2"),url(/fonts/cosmos-13.woff)format("woff"),url(/fonts/cosmos-14.ttf)format("truetype");font-weight:700;font-display:swap;font-style:normal}:root{--night:#202c52;--ink:#263354;--lunar:#ecebf5;--paper:#faf9fc;--silver:#d1d5e0;--lilac:#bbb3e0;--muted:#56617a;--accent:#a84938;--line:#b8becf;--display:"Clash Display",sans-serif;--body:"Satoshi",sans-serif;--radius:14px;--ease:cubic-bezier(.16,1,.3,1);color-scheme:light;scrollbar-color:var(--muted) var(--lunar)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--paper);color:var(--ink);font:400 17px/1.65 var(--body);-webkit-font-smoothing:antialiased;margin:0}::selection{background:var(--lilac);color:var(--night)}a{color:inherit;text-underline-offset:5px}button,input,select{font:inherit}button{cursor:pointer}input{caret-color:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{max-width:100%;height:auto;display:block}svg{vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;font-weight:500;line-height:1.1}h1{margin-bottom:28px;font-size:clamp(3rem,5.5vw,5.8rem)}h2{margin-bottom:22px;font-size:clamp(2.2rem,3.7vw,3.8rem)}h3{font-size:1.5rem}p{max-width:69ch;margin-bottom:1.3em}a svg{margin-left:7px}.wrap{width:min(1320px,100% - 100px);margin-inline:auto}.section{padding-block:100px}.compact{padding-top:25px}.small{color:var(--muted);font-size:.875rem;line-height:1.6}.skip{background:var(--paper);z-index:20;padding:15px;position:absolute;top:-100px;left:15px}.skip:focus{top:15px}.header{align-items:center;gap:30px;min-height:116px;display:flex}.wordmark{font:500 25px/.92 var(--display);letter-spacing:-.025em;align-items:center;gap:13px;text-decoration:none;display:inline-flex}.wordmark svg{margin:0}.logo-second{display:block}.desktop-nav{gap:35px;margin-left:auto;display:flex}.desktop-nav a{font-size:.94rem;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current]{text-decoration:underline}.search-link{padding:10px}.search-link svg{margin:0}.mobile-menu{display:none}.button{border:1px solid var(--night);background:var(--night);color:var(--paper);border-radius:999px;justify-content:space-between;align-items:center;gap:20px;padding:17px 23px;font-size:.94rem;font-weight:500;line-height:1.4;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.button:hover{background:var(--accent);border-color:var(--accent)}.button.light{background:var(--lunar);color:var(--night);border-color:var(--lunar)}.text-link{align-items:center;gap:12px;font-weight:500;display:inline-flex}.quiet-link{margin-top:20px;font-size:.95rem;display:block}.back-link{margin-bottom:22px;font-size:.9rem;display:inline-block}.hero{grid-template-columns:1.06fr 1fr;align-items:center;gap:35px;min-height:655px;padding-block:45px 70px;display:grid}.hero-copy{z-index:1;position:relative}.hero h1{font-size:clamp(3.6rem,5.7vw,5.9rem);line-height:1.02}.hero h1 span{color:var(--accent)}.hero-copy>p{max-width:38ch;margin-bottom:30px;font-size:1.13rem}.hero-note{color:var(--muted);align-items:center;gap:12px;margin-top:34px;font-size:.79rem;line-height:1.5;display:flex}.hero-portal{padding:25px 10px 15px;position:relative}.portal-image{aspect-ratio:1;background:var(--lunar);border-radius:50%;display:block;position:relative;overflow:hidden}.portal-image img{object-fit:cover;width:100%;height:100%;transition:transform 1s var(--ease)}.portal-image:hover img{transform:scale(1.045)}.orbital-line{border:1px solid var(--line);pointer-events:none;border-radius:50%;position:absolute;inset:6% -3% 5%;transform:rotate(-24deg)scaleX(1.04)}.portal-caption{justify-content:space-between;align-items:center;margin:22px 20px 0;font-size:.95rem;font-weight:500;text-decoration:none;display:flex;position:relative}.portal-caption small{color:var(--muted);font-weight:400}.portal-star{color:var(--accent);animation:arrival 1.4s var(--ease) both;position:absolute;top:1%;right:2%}@keyframes arrival{0%{clip-path:inset(0 100% 0 0);transform:rotate(-30deg)}to{clip-path:inset(0);transform:rotate(0)}}.collection-strip{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:24px;padding-block:23px;display:grid}.collection-strip a{justify-content:space-between;align-items:center;font-size:.95rem;text-decoration:none;display:flex}.collection-strip a:hover{text-decoration:underline}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px;display:flex}.section-heading h2{margin-bottom:0}.section-heading p{max-width:32ch;margin:15px 0 0}.section-heading>.text-link{white-space:nowrap;margin-bottom:8px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 25px;display:grid}.product-card[hidden]{display:none}.product-image{aspect-ratio:1;background:var(--lunar);border-radius:var(--radius);display:block;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.product-image:hover img{transform:scale(1.04)}.product-caption h3{font:500 1.06rem/1.4 var(--body);letter-spacing:0;margin-bottom:8px}.product-caption h3 a{text-decoration:none}.product-caption h3 a:hover{text-decoration:underline}.product-caption p{color:var(--muted);margin:0;font-size:.78rem}.product-caption p span{padding-inline:3px}.worlds{background:var(--lunar)}.world-grid{grid-template-columns:1fr 1fr;gap:45px 35px;display:grid}.world{text-decoration:none;display:block}.world-image{aspect-ratio:1.65;border-radius:var(--radius);overflow:hidden}.world-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.world:hover img{transform:scale(1.03)}.world-copy{padding-top:22px}.world-copy h3,.world-copy h2{margin-bottom:10px;font-size:2rem}.world-copy p{max-width:52ch;margin-bottom:13px;font-size:1rem}.world-copy span{text-underline-offset:5px;font-size:.86rem;text-decoration:underline}.story-feature{grid-template-columns:1fr 1fr;align-items:center;gap:95px;display:grid}.story-picture{background:var(--lunar);border-radius:50% 50% 14px 14px;overflow:hidden}.story-picture img{aspect-ratio:1;object-fit:cover}.story-feature p{max-width:42ch}.closing{background:var(--night);color:var(--lunar);text-align:center;padding:85px 0 95px}.closing h2{margin:20px 0;font-size:clamp(3rem,5vw,5rem)}.closing p{color:var(--silver);margin-inline:auto}.footer{background:var(--lunar);padding-top:75px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:60px;display:grid}.footer-grid p{margin:25px 0 18px;font-size:1.5rem;line-height:1.3}.footer-grid h2{font:500 1rem/1.4 var(--body);letter-spacing:0;margin-bottom:18px}.footer-grid>div>a:not(.wordmark){margin-bottom:13px;font-size:.9rem;text-decoration:none;display:block}.footer-grid>div>a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:25px;padding-block:24px;font-size:.78rem;display:flex}.page-intro{padding-block:62px 48px}.page-intro>p{max-width:52ch;font-size:1.16rem}.type-links{flex-wrap:wrap;gap:10px;margin-top:35px;display:flex}.type-links a{border:1px solid var(--line);border-radius:99px;padding:8px 15px;font-size:.85rem;text-decoration:none}.type-links a:hover{background:var(--lunar)}.catalog-controls{background:var(--lunar);border-radius:var(--radius);align-items:flex-end;gap:20px;padding:24px;display:flex}.catalog-controls label{margin-bottom:7px;font-size:.85rem;display:block}.catalog-controls .search-field{flex:1}.catalog-controls input,.catalog-controls select{border:1px solid var(--line);background:var(--paper);width:100%;min-height:48px;color:var(--ink);border-radius:6px;padding:10px 12px;font-size:.95rem}.catalog-controls input::placeholder{color:var(--muted)}.reset-button{min-height:48px;color:var(--ink);background:0 0;border:0;padding:10px;font-size:.9rem;text-decoration:underline}.result-count{margin-block:22px;font-size:.9rem}.empty-results{background:var(--lunar);border-radius:var(--radius);padding:50px}.empty-results[hidden]{display:none}.collection-intro{grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding-block:45px 60px;display:grid}.collection-intro img{aspect-ratio:1.4;object-fit:cover;border-radius:var(--radius)}.collection-intro h1{font-size:clamp(3rem,4.6vw,4.8rem)}.lead{font-size:1.3rem}.breadcrumbs{gap:12px;margin:30px 0;font-size:.84rem;display:flex}.product-layout{grid-template-columns:1.12fr 1fr;align-items:start;gap:65px;padding-bottom:80px;display:grid}.gallery-main{border-radius:var(--radius);background:var(--lunar);display:block;overflow:hidden}.gallery-main img{aspect-ratio:1;object-fit:contain;width:100%}.gallery-thumbs{gap:13px;margin:18px 0;display:flex}.gallery-thumbs a{border:2px solid #0000;border-radius:6px;width:90px;overflow:hidden}.gallery-thumbs img{aspect-ratio:1;object-fit:cover}.product-information h1{font-size:clamp(2.2rem,3.1vw,3.3rem)}.product-information>p{font-size:1rem}.product-information>.text-link{font-size:.95rem}.purchase{border-bottom:1px solid var(--line);margin-top:30px;padding-bottom:23px}.purchase p{margin:13px 0 0}.product-facts{padding-top:27px}.product-facts h2{font:500 1.3rem var(--display)}dl{margin:0 0 18px}dl>div{border-bottom:1px solid var(--silver);grid-template-columns:110px 1fr;gap:20px;padding:10px 0;font-size:.88rem;display:grid}dt{color:var(--muted)}dd{overflow-wrap:anywhere;margin:0}.product-story{background:var(--lunar);padding-block:80px}.story-layout{grid-template-columns:1fr 1.5fr;gap:80px;display:grid}.story-aside h2{font-size:2.8rem}.story-aside p{font-size:.9rem}.story-aside img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:240px;margin-top:35px}.prose{max-width:70ch;font-size:1.075rem;line-height:1.85}.prose h2{margin-top:48px;font-size:2.4rem}.prose p{white-space:pre-line}.about-layout{grid-template-columns:1fr 2fr;gap:80px;padding-bottom:100px;display:grid}.about-symbol{color:var(--muted);padding-top:15px}.about-symbol p{margin-top:30px;font-size:1.2rem}.reading{padding-bottom:95px}.story-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.4fr;align-items:center;gap:60px;margin-bottom:45px;padding-bottom:55px;display:grid}.story-list img{aspect-ratio:1.25;object-fit:cover;border-radius:var(--radius)}.story-list h2{font-size:2.5rem}.story-index{columns:3;column-gap:40px;padding-left:20px;font-size:.95rem}.story-index li{break-inside:avoid;margin-bottom:15px}.lost{padding-bottom:140px}.guide-list{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.guide-list article{border-top:1px solid var(--line);padding-top:25px}.guide-list h2{font-size:2rem}.guide-list p{font-size:1rem}@media (width<=1100px){.wrap{width:calc(100% - 64px)}.hero h1{font-size:4.2rem}.hero{min-height:590px}.hero-copy>p{font-size:1rem}.hero .button{gap:10px;font-size:.82rem}.desktop-nav{gap:23px}.product-layout{gap:35px}.story-feature{gap:55px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-layout{gap:45px}.collection-strip{gap:18px}.collection-strip a{font-size:.85rem}.catalog-controls{gap:12px}.catalog-controls select{max-width:200px}}@media (width<=760px){.wrap{width:calc(100% - 40px)}body{font-size:16px}.header{gap:12px;min-height:88px}.wordmark{gap:9px;font-size:22px}.wordmark>svg{width:37px;height:37px}.desktop-nav{display:none}.search-link{margin-left:auto}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;padding:12px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--night);width:230px;color:var(--paper);border-radius:var(--radius);z-index:10;padding:18px;position:absolute;top:55px;right:0}.mobile-menu nav a{padding:11px;text-decoration:none;display:block}.hero{flex-direction:column;align-items:stretch;gap:25px;min-height:0;padding-block:28px 35px;display:flex}.hero h1{margin-bottom:20px;font-size:clamp(3.3rem,10.5vw,4.7rem)}.hero-copy>p{max-width:40ch;margin-bottom:25px;font-size:1.06rem}.hero .button{font-size:.9rem}.hero-note{margin-top:24px}.hero-portal{width:min(440px,92%);margin-inline:auto;padding-top:16px}.portal-caption{margin-top:15px;font-size:.88rem}.portal-star{top:0;right:-1%}.portal-star svg{width:42px;height:42px}.collection-strip{grid-template-columns:1fr 1fr;gap:18px 24px;padding-block:20px}.collection-strip a{font-size:.85rem}.section{padding-block:65px}.compact{padding-top:10px}.section-heading{margin-bottom:28px;display:block}.section-heading .text-link{margin-top:22px;font-size:.9rem}.section-heading p{max-width:100%}h2{font-size:2.45rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.product-caption{padding-top:12px}.product-caption h3{font-size:.96rem;line-height:1.4}.product-caption p{font-size:.76rem}.product-caption p span{display:none}.product-caption p>a{margin-top:4px;display:block}.world-grid{grid-template-columns:1fr;gap:35px}.world-copy{padding-top:18px}.world-copy h3,.world-copy h2{font-size:2rem}.story-feature{grid-template-columns:1fr;gap:35px}.story-picture{max-width:450px;margin-inline:auto}.story-feature p{max-width:100%}.closing{padding-block:60px}.footer{padding-top:50px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{font-size:1.3rem}.footer-grid>div>a:not(.wordmark){font-size:.82rem}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:.73rem}.footer-bottom>span:nth-child(2){display:none}.footer-bottom a{margin-left:auto}.page-intro{padding-block:35px}.page-intro h1{font-size:3.1rem}.page-intro>p{font-size:1.05rem}.catalog-controls{flex-wrap:wrap;gap:14px;padding:18px}.catalog-controls .search-field{flex-basis:100%}.catalog-controls>div:not(.search-field){flex:1;min-width:120px}.catalog-controls select{max-width:100%}.catalog-controls input,.catalog-controls select{font-size:16px}.reset-button{padding-left:0}.collection-intro{grid-template-columns:1fr;gap:24px;padding-block:25px 35px}.collection-intro h1{font-size:3.2rem}.collection-intro img{max-height:320px}.lead{font-size:1.2rem}.product-layout{grid-template-columns:1fr;gap:35px;padding-bottom:50px}.product-information h1{font-size:2.6rem}.breadcrumbs{margin:17px 0;font-size:.8rem}.gallery-thumbs a{width:75px}.product-story{padding-block:55px}.story-layout{grid-template-columns:1fr;gap:30px}.story-aside img{display:none}.story-aside h2{font-size:2.4rem}.story-aside p{margin-bottom:0}.prose{font-size:1.04rem;line-height:1.8}.prose h2{font-size:2.1rem}.about-layout{grid-template-columns:1fr;gap:15px;padding-bottom:60px}.about-symbol{align-items:center;gap:25px;padding-bottom:25px;display:flex}.about-symbol svg{width:90px;height:90px}.about-symbol p{margin:0;font-size:1rem}.story-list article{grid-template-columns:1fr;gap:25px;margin-bottom:35px;padding-bottom:35px}.story-list h2{font-size:2rem}.story-index{columns:1}.guide-list{grid-template-columns:1fr}.reading{padding-bottom:60px}.lost{padding-bottom:80px}}.orbital-line{inset:8% 0 4%;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}:root{--night:#0c1225;--ink:#edf0ff;--lunar:#111a30;--paper:#080d1c;--silver:#34415b;--lilac:#d2bbff;--muted:#b6c1d8;--accent:#d2bbff;--line:#303c57;color-scheme:dark;scrollbar-color:#647194 #080d1c}body{background-color:var(--paper);color:var(--ink)}::selection{color:#0c1225;background:#d2bbff}a:hover{color:#ded0ff}.header{z-index:5;border-bottom:1px solid #c1cdef24;position:relative}.home-page .header{border-color:#c1cdef3b;position:absolute;top:0;left:0;right:0}.wordmark{color:#f4f1ff}.wordmark>svg{color:#c9b8f3}.desktop-nav a{color:#e2e7fa}.button{color:#101429;background:#d8c5ff;border-color:#d8c5ff;padding:17px 25px;font-weight:700}.button:hover{color:#101429;background:#f0e7ff;border-color:#f0e7ff}.button.light{color:#101429;background:#d8c5ff;border-color:#d8c5ff}.button.light:hover{background:#f0e7ff}.text-link{color:#d8c5ff}.back-link{color:#c8d3ed}.small,.product-caption p{color:#b6c1d8}.skip{color:var(--ink)}.space-hero{isolation:isolate;background:#070c18;flex-direction:column;justify-content:center;height:min(1000px,100svh);min-height:850px;display:flex;position:relative;overflow:hidden}.space-art{z-index:-3;animation:30s ease-in-out infinite alternate cosmic-drift;position:absolute;inset:0}.space-art img{object-fit:cover;object-position:center 48%;width:100%;height:100%}.hero-shade{z-index:-2;background:linear-gradient(90deg,#050914d1,#0509147a 31%,#0000 65%),linear-gradient(#0000 72%,#080d1c);position:absolute;inset:0}.space-hero-content{padding-top:105px;padding-bottom:100px}.space-hero h1{letter-spacing:-.035em;color:#f6f4ff;text-wrap:initial;max-width:9.7ch;margin-bottom:28px;font-size:clamp(3.8rem,6.2vw,6rem);line-height:1.02}.space-hero h1 span{color:#d6c1ff;white-space:nowrap}.space-hero-content>p{color:#d4dbee;margin-bottom:30px;font-size:1.1rem;line-height:1.7}.space-hero-bottom{justify-content:space-between;align-items:flex-end;gap:30px;display:flex;position:absolute;bottom:35px;left:0;right:0}.space-hero-bottom>p{color:#b9c5e0;margin:0;font-size:.85rem;line-height:1.6}.space-hero-bottom>p span{color:#f1eaff}.featured-orbit{background:#111a2ced;border:1px solid #46516f;border-radius:14px;align-items:center;gap:18px;max-width:480px;padding:12px 20px 12px 12px;text-decoration:none;display:flex}.featured-orbit img{object-fit:cover;border-radius:8px;width:72px;height:72px}.featured-orbit span{color:#bbc7df;font-size:.76rem}.featured-orbit strong{color:#f0f2ff;margin-top:4px;font-size:.88rem;font-weight:500;display:block}.featured-orbit>svg{color:#d8c5ff}.collection-strip{color:#d9e1f4;border-top:0;gap:35px;padding-block:28px}.collection-strip a{font-size:1rem}.collection-strip svg{color:#a998d9}.cosmic-finds{padding-top:110px}.product-image{background:#151e33}.product-caption{padding-top:20px}.product-caption h3 a{color:#eef1fc}.product-caption p>a{color:#b6c4e2}.product-image:focus-visible{outline-color:#dfc8ff}.worlds{background:linear-gradient(#0c1427,#11162b 65%,#080d1c);position:relative}.worlds .section-heading{margin-bottom:65px}.worlds .world-grid{gap:75px 45px}.worlds .world-0,.worlds .world-3{grid-column:1/-1;grid-template-columns:1.3fr 1fr;align-items:center;gap:65px;display:grid}.worlds .world-3{grid-template-columns:1fr 1.3fr}.worlds .world-3 .world-image{order:2}.worlds .world-3 .world-copy{padding-left:35px}.worlds .world-0 .world-image,.worlds .world-3 .world-image{aspect-ratio:1.5}.worlds .world-copy h3{color:#f1edff;font-size:clamp(2.2rem,3.5vw,3.5rem)}.world-copy p{color:#c4cde0}.world-copy span{color:#d6bfff}.worlds .world-copy{padding-top:0}.worlds .world-1 .world-copy,.worlds .world-2 .world-copy{padding-top:28px}.worlds .world-1{margin-top:45px}.worlds .world-2{margin-bottom:45px}.worlds .world-1 .world-image,.worlds .world-2 .world-image{aspect-ratio:1.3}.story-feature{gap:90px}.story-picture{border-radius:14px;transform:rotate(-3deg);box-shadow:0 24px 60px #0006}.story-picture img{aspect-ratio:1.05}.story-feature h2{font-size:clamp(2.5rem,4.2vw,4.3rem)}.story-feature .quiet-link{color:#bac6de}.closing{isolation:isolate;color:#f5f0ff;background:#090e1c;padding-block:120px;position:relative;overflow:hidden}.closing:before{content:"";z-index:-1;background:linear-gradient(90deg,#080d1ce6,#080d1c77,#080d1ce0),url(/images/cosmos-hero.webp) 50% 70%/cover;position:absolute;inset:0}.closing>div>svg{color:#d0b8f3}.closing p{color:#d2d9ec}.footer{background:#080d1c;border-top:1px solid #26334e}.footer-grid h2{color:#e8edff}.footer-grid>div>a:not(.wordmark){color:#b8c5df}.footer-bottom{color:#a5b3cf}.interior-page{background-image:linear-gradient(#080d1ca1,#080d1c 750px),url(/images/cosmos-hero.webp);background-position:top;background-repeat:no-repeat;background-size:100% 900px}.interior-page .header{background:0 0}.page-intro{padding-top:75px}.page-intro h1{color:#f0ebff}.page-intro p{color:#c5cfe3}.type-links a{color:#d4def4;background:#10192d;border-color:#38445f}.type-links a:hover{color:#fff;background:#28304c}.catalog-controls{background:#111a2b;border:1px solid #303c57}.catalog-controls input,.catalog-controls select{color:#ecf0ff;background:#0a1121;border-color:#46536f}.reset-button{color:#d7c3ff}.empty-results{background:#152039}.collection-intro img{box-shadow:0 20px 70px #0004}.collection-intro h1{color:#eee7ff}.gallery-main{background:#111a30}.gallery-thumbs a[aria-current]{border-color:#d2bbff}.product-information h1{color:#f5f0ff}.product-information>p{color:#c6d0e4}.product-facts{color:#dce4f7}.product-facts h2{color:#f3efff}.product-story{background:linear-gradient(135deg,#131b33,#0d1428);border-block:1px solid #283550}.story-aside h2{color:#e6d7ff}.story-aside img{border-radius:14px}.prose{color:#d0d9ec}.prose h2{color:#f0ebff}.about-symbol{color:#cbb4f3}.story-list h2,.guide-list h2{color:#eee5ff}.story-index{color:#c4cfe7}.mobile-menu nav,.mobile-menu nav a{color:#f4efff}@keyframes cosmic-drift{0%{transform:scale(1)}to{transform:scale(1.055)}}@media (width<=1100px){.space-hero{min-height:820px}.space-hero h1{font-size:5rem}.space-art img{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#050914c9,#0000 90%),linear-gradient(#0000 65%,#080d1c)}.worlds .world-0,.worlds .world-3{gap:35px}.story-feature{gap:55px}}@media (width<=760px){.space-hero{justify-content:flex-start;height:auto;min-height:860px}.space-art{animation:none;inset:0}.space-art img{object-position:68% 20%;height:650px}.hero-shade{background:linear-gradient(#0509140d,#0509141f 30%,#080d1c 74%),linear-gradient(90deg,#050914a6,#0000)}.space-hero-content{padding-top:295px;padding-bottom:175px;position:relative}.space-hero h1{text-shadow:0 3px 25px #080d1c;max-width:100%;margin-bottom:20px;font-size:clamp(3rem,10.9vw,4rem);line-height:1.01}.space-hero h1 br:first-of-type{display:none}.space-hero h1 span{white-space:normal}.space-hero-content>p{color:#e0e4f4;max-width:33ch;margin-bottom:25px;font-size:1rem}.desktop-break{display:none}.space-hero-bottom{display:block;bottom:24px}.space-hero-bottom>p{display:none}.featured-orbit{background:#111a2c;gap:12px;max-width:100%;padding:10px 12px}.featured-orbit img{width:60px;height:60px}.featured-orbit span{font-size:.71rem}.featured-orbit strong{font-size:.79rem}.featured-orbit>svg{width:18px;margin-left:auto}.collection-strip{gap:24px 20px;padding-block:26px}.collection-strip a{font-size:.88rem}.cosmic-finds{padding-top:65px}.worlds .section-heading{margin-bottom:36px}.worlds .world-grid{gap:45px}.worlds .world-0,.worlds .world-3{grid-column:auto;display:block}.worlds .world-1,.worlds .world-2{margin:0}.worlds .world-copy,.worlds .world-3 .world-copy{padding:23px 0 0}.worlds .world-copy h3{font-size:2.3rem}.worlds .world-image,.worlds .world-0 .world-image,.worlds .world-3 .world-image{aspect-ratio:1.4}.story-feature{gap:40px}.story-picture{transform:none}.closing{padding-block:85px}.closing:before{opacity:.8;background-position:50%}.page-intro{padding-top:40px}.interior-page{background-size:auto 760px}.product-layout{gap:35px}.product-information h1{font-size:2.45rem}.purchase .button{max-width:100%}.prose{color:#d1d9ed}}@media (prefers-reduced-motion:reduce){.space-art{animation:none}.space-hero h1{text-shadow:none}}
