/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}}:root{--ink:#111622;--ink-soft:#212938;--muted:#667085;--line:#dfe3eb;--lavender:#7777b7;--ice:#aee9ff;--paper:#f7f8fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.68}.shell{width:min(1180px,100% - 40px);margin:0 auto}.sectionPad{padding-top:140px;padding-bottom:140px}.sectionKicker,.eyebrow{color:var(--lavender);letter-spacing:.18em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:800}h1,h2{letter-spacing:-.052em;font-family:Georgia,Times New Roman,serif;font-weight:400}h2{margin:0;font-size:clamp(44px,5.6vw,76px);line-height:1.02}h2 em{color:#7f7faf;font-weight:400}.largeBody{letter-spacing:-.018em;font-size:clamp(19px,2vw,25px);line-height:1.55}.nav{z-index:10;justify-content:space-between;align-items:center;height:86px;display:flex;position:relative}.brand{width:128px;height:58px;display:block;overflow:hidden}.brand img{object-fit:cover;object-position:center 53%;mix-blend-mode:multiply;width:100%;height:100%}.navLinks{color:#5e6676;gap:34px;margin-left:auto;margin-right:36px;font-size:13px;display:flex}.navLinks a:hover{color:var(--ink)}.navCta{border:1px solid #c8ceda;border-radius:999px;padding:11px 20px;font-size:13px;font-weight:700}.hero{grid-template-columns:1fr 1.02fr;align-items:center;gap:56px;min-height:calc(100vh - 86px);padding:48px 0 86px;display:grid}.hero h1{margin:0;font-size:clamp(68px,8.4vw,122px);line-height:.84}.lede{color:#505a6d;max-width:550px;margin:34px 0 0;font-size:clamp(17px,1.7vw,21px)}.heroActions{align-items:center;gap:22px;margin-top:34px;display:flex}.heroActions span{color:var(--muted);font-size:13px}.microcopy{color:#8a91a0;letter-spacing:.02em;margin:15px 0 0;font-size:11px}.primaryButton{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:14px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 14px 35px #1218262e}.primaryButton:hover{background:#252d3c;transform:translateY(-2px)}.productStage{isolation:isolate;place-items:center;min-height:590px;display:grid;position:relative}.productStage:before{content:"";filter:blur(18px);z-index:-2;background:radial-gradient(circle,#aee9ff5c,#9189d21f 43%,#0000 70%);border-radius:50%;position:absolute;inset:7%}.halo{border:1px solid #6f73a933;border-radius:50%;position:absolute}.haloOne{width:450px;height:450px}.haloTwo{opacity:.58;border-style:dashed;width:520px;height:520px}.necklaceFace{background:radial-gradient(circle at 39% 27%,#fff 0,#dce3ec 25%,#788394 60%,#2f3743 74%,#0e1420 100%);border-radius:50%;place-items:center;width:310px;height:310px;display:grid;position:relative;box-shadow:inset 0 0 0 4px #ffffffa6,inset 0 0 0 11px #161d2880,0 42px 75px #1b23354d}.screenFace{z-index:1;background:radial-gradient(circle at 50% 48%,#111221,#04070d 72%);border-radius:50%;width:274px;height:274px;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #000,0 0 0 1px #fff3}.chain{transform-origin:bottom;z-index:-1;background:linear-gradient(#6f7887,#d1d5dd 64%,#0000);width:2px;height:300px;position:absolute;top:-94px}.chainLeft{left:41%;transform:rotate(-24deg)}.chainRight{right:41%;transform:rotate(24deg)}.stageNote{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700;position:absolute;bottom:20px}.stageNote i{background:#54d6c8;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 10px #54d6c8}.pattern-visual,.live-visual{width:100%;height:100%;display:block;overflow:visible}.pattern-line{fill:none;stroke-width:4.5px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.line-pink{stroke:#ef3984;filter:drop-shadow(0 0 6px #ef3984)}.line-purple{stroke:#7d2e91;filter:drop-shadow(0 0 5px #7d2e91)}.line-teal{stroke:#46c4c1;filter:drop-shadow(0 0 7px #36bbb5)}.heart-fill{fill:#ef3984;fill-opacity:.62}.heart-line{stroke-width:5px}.tile{stroke:none;fill-opacity:.48}.tile-0{fill:#ef3984}.tile-1{fill:#742c88}.tile-2{fill:#3bc3bc}.vesica-tile,.radiolaria-tile{stroke:none;fill:currentColor;fill-opacity:.34}.vesica-line,.radiolaria-line{stroke:currentColor}.alpine-gold{color:#d3a258}.alpine-green{color:#4c756b}.alpine-ice{color:#9ddce9}.rad-coral{color:#eb5b44}.rad-gold{color:#f1ad37}.rad-teal{color:#2aa6ad}.vesica-core{fill:#f1d4a8;opacity:.74}.radiolaria-core{fill:none;stroke:#f4d7a4;stroke-width:5px}.radiolaria-dot{fill:#e95b45;filter:drop-shadow(0 0 7px #e95b45)}.screenFace .pattern-visual,.screenFace .live-visual{padding:7px}.proofStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff9}.proofGrid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:84px;display:grid}.proofGrid span{text-align:center;color:#596274;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.proofGrid span+span{border-left:1px solid var(--line)}.storyGrid,.editionGrid{grid-template-columns:1fr .86fr;align-items:start;gap:100px;display:grid}.storyGrid p,.editionGrid p{color:#5f6879;margin-top:0}.storyGrid .largeBody,.editionGrid .largeBody{color:#252c39}.sectionHead{justify-content:space-between;align-items:end;gap:70px;margin-bottom:70px;display:flex}.sectionHead>p{color:#687183;max-width:420px;margin:0}.darkSection{color:#f6f7fb;background:#0c111a;position:relative;overflow:hidden}.darkSection:before{content:"";background:radial-gradient(circle,#526d8a33,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-190px;right:-140px}.lightHead .sectionKicker{color:#9b9bd2}.lightHead>p{color:#9da6b5}.stepsGrid{border-top:1px solid #2a3240;grid-template-columns:repeat(3,1fr);display:grid}.stepsGrid article{min-height:250px;padding:38px 38px 5px 0}.stepsGrid article+article{border-left:1px solid #2a3240;padding-left:38px}.stepsGrid b{color:#777ca1;letter-spacing:.12em;font-size:11px}.stepsGrid h3{margin:55px 0 14px;font-family:Georgia,serif;font-size:31px;font-weight:400}.stepsGrid p{color:#9fa7b5;max-width:280px;font-size:14px}.visualsSection{background:#fff}.visualGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.visualCard{background:#f9fafc;border:1px solid #e1e4eb;min-width:0;overflow:hidden}.visualCanvas{aspect-ratio:1;background:radial-gradient(circle,#171827,#05070c 74%);padding:30px}.visualCaption{border-top:1px solid #e1e4eb;padding:25px 26px 29px}.visualCaption span{color:#969dad;font-size:10px;font-weight:800}.visualCaption h3{margin:12px 0 7px;font-family:Georgia,serif;font-size:27px;font-weight:400}.visualCaption p{color:#6a7281;margin:0;font-size:13px}.controlSection{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.controlArt{place-items:center;min-height:550px;display:grid;position:relative}.controlDisc,.orderDisc{background:#080b11;border-radius:50%;width:350px;height:350px;padding:16px;box-shadow:0 35px 75px #18213447,inset 0 0 0 7px #c9ced8,inset 0 0 0 11px #343c49}.controlArt:before,.controlArt:after{content:"";border:1px solid #d0d5df;border-radius:50%;position:absolute}.controlArt:before{width:450px;height:450px}.controlArt:after{border-style:dashed;width:510px;height:510px}.swipeLine,.tapLine{z-index:2;background:var(--paper);color:#7a8290;letter-spacing:.14em;text-transform:uppercase;padding:7px 12px;font-size:10px;font-weight:800;position:absolute}.swipeLine{top:24%;right:4%}.tapLine{bottom:22%;left:2%}.controlCopy>p{color:#626b7c}.featureList{border-top:1px solid #d8dce5;margin-top:38px}.featureList>div{border-bottom:1px solid #d8dce5;grid-template-columns:120px 1fr;padding:18px 0;display:grid}.featureList span{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.featureList p{color:#6b7381;margin:0;font-size:14px}.editionSection{background:linear-gradient(125deg,#e9ebf4,#e4f2f5);border-block:1px solid #dadde6;padding:120px 0}.editionGrid .sectionKicker{margin-bottom:22px}.preorderSection{background:#f1f3f7}.preorderGrid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.orderVisual{background:linear-gradient(145deg,#e3e7ef,#fff);border:1px solid #dce1e9;place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.orderVisual:before{content:"";border:1px solid #c9cfda;border-radius:50%;width:520px;height:520px;position:absolute}.orderVisual p{color:#818897;letter-spacing:.12em;text-transform:uppercase;font-size:10px;position:absolute;bottom:25px}.miniChain{background:linear-gradient(#798291,#d1d5dc,#0000);width:2px;height:280px;position:absolute;top:-70px;left:50%}.orderDisc{width:330px;height:330px;position:relative}.orderPanel{max-width:500px}.orderPanel h2 em{font-size:.67em}.priceRow{align-items:baseline;gap:12px;margin:36px 0 3px;display:flex}.priceRow strong{font-family:Georgia,serif;font-size:46px;font-weight:400}.priceRow span{color:#767e8d;font-size:11px;font-weight:800}.priceRow del{color:#9298a4;margin-left:4px;font-size:17px}.priceSavings{color:#647b78;letter-spacing:.03em;margin:0 0 25px;font-size:12px;font-weight:700}.orderLead{color:#5e6878;font-size:17px}.includedList{border-top:1px solid #d7dce5;margin:27px 0 30px;padding:0;list-style:none}.includedList li{color:#444d5c;border-bottom:1px solid #d7dce5;padding:13px 0 13px 24px;font-size:13px;position:relative}.includedList li:before{content:"◇";color:#7d7daf;position:absolute;left:0}.orderControls{margin-top:25px}.quantityRow,.totalRow{color:#626b79;justify-content:space-between;align-items:center;margin:12px 0;font-size:13px;display:flex}.totalRow strong{color:var(--ink);font-size:18px}.stepper{background:#fff;border:1px solid #cbd1dc;border-radius:999px;align-items:center;display:flex;overflow:hidden}.stepper button{cursor:pointer;background:0 0;border:0;width:36px;height:34px;font-size:19px}.stepper output{text-align:center;width:32px;font-size:13px}.checkoutButton{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:2px;justify-content:center;align-items:center;width:100%;min-height:58px;margin-top:13px;font-weight:800;text-decoration:none;transition:background .2s;display:flex}.checkoutButton:hover{background:#2b3547}.checkoutButton:focus-visible{outline-offset:3px;outline:3px solid #9fa8ff}.checkoutButton:disabled{opacity:.65}.chargeNote,.secureNote,.orderNote{text-align:center;color:#7d8594;margin:10px 0 0;font-size:11px}.secureNote{margin-top:4px}.secureNote span{color:#7777b7}.orderNote{margin-top:18px}.checkoutError{color:#a62e45;font-size:12px}.faqSection{grid-template-columns:.65fr 1fr;align-items:start;gap:110px;display:grid}.faqIntro{position:sticky;top:40px}.faqIntro>p:last-child{color:#6d7584;margin-top:30px}.faqIntro a{text-underline-offset:3px;text-decoration:underline}.faqList{border-top:1px solid #d4d9e2}.faqList details{border-bottom:1px solid #d4d9e2;padding:0 3px}.faqList summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:76px;font-size:16px;font-weight:650;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:#888fa0;font-size:22px;font-weight:300;transition:transform .2s}.faqList details[open] summary span{transform:rotate(45deg)}.faqList details p{color:#687181;margin:0 45px 26px 0;font-size:14px}footer{color:#f5f7fb;background:#0c111a;padding:70px 0 26px}.footerTop{grid-template-columns:140px 1fr auto;align-items:center;gap:45px;padding-bottom:65px;display:grid}.footerTop img{filter:invert();mix-blend-mode:screen;opacity:.88;width:140px}.footerTop>p{margin:0;font-family:Georgia,serif;font-size:clamp(35px,4vw,55px)}.footerTop .primaryButton{color:var(--ink);background:#fff}.footerBottom{color:#8e98a8;border-top:1px solid #28313f;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}.footerBottom div{gap:24px;display:flex}.legalPage,.confirmationPage{width:min(760px,100% - 40px);min-height:100vh;margin:0 auto;padding:80px 0 120px}.legalBrand{letter-spacing:.08em;margin-bottom:100px;font-family:Georgia,serif;font-size:30px;display:inline-block}.legalPage h1,.confirmationPage h1{letter-spacing:-.05em;margin:0 0 34px;font-family:Georgia,serif;font-size:clamp(50px,8vw,82px);font-weight:400;line-height:1}.legalPage h2{letter-spacing:-.02em;margin:52px 0 10px;font-family:Georgia,serif;font-size:27px;font-weight:400}.legalPage p,.confirmationPage p{color:#606a7a}.legalPage a:not(.legalBrand){text-underline-offset:3px;text-decoration:underline}.confirmationPage{flex-direction:column;justify-content:center;align-items:flex-start;max-width:680px;display:flex}.confirmationPage .primaryButton{margin-top:24px}.confirmationMark{color:#7777b7;background:#ecebf7;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:30px;font-size:23px;display:grid}@media (max-width:900px){.navLinks{display:none}.hero{text-align:center;grid-template-columns:1fr}.lede{margin-left:auto;margin-right:auto}.heroActions{justify-content:center}.productStage{min-height:530px}.storyGrid,.editionGrid,.controlSection,.preorderGrid,.faqSection{grid-template-columns:1fr;gap:60px}.sectionHead{flex-direction:column;align-items:start;gap:24px}.stepsGrid{grid-template-columns:1fr}.stepsGrid article{min-height:auto}.stepsGrid article+article{border-top:1px solid #2a3240;border-left:0;padding-left:0}.stepsGrid h3{margin-top:28px}.visualGrid{grid-template-columns:1fr;max-width:560px;margin:auto}.controlArt{order:2}.faqIntro{position:static}.footerTop{text-align:center;grid-template-columns:1fr;justify-items:center}.sectionPad{padding-top:100px;padding-bottom:100px}}@media (max-width:520px){.shell{width:min(100% - 28px,1180px)}.nav{height:72px}.brand{width:108px}.navCta{padding:10px 14px}.hero{gap:5px;min-height:auto;padding:35px 0 50px}.hero h1{font-size:67px}.heroActions{flex-direction:column;gap:13px}.productStage{min-height:430px;margin:0 -20px}.necklaceFace{width:260px;height:260px}.screenFace{width:229px;height:229px}.haloOne{width:340px;height:340px}.haloTwo{width:390px;height:390px}.stageNote{bottom:5px}.proofGrid{grid-template-columns:1fr 1fr}.proofGrid span{padding:18px 5px}.proofGrid span+span{border-left:0}.proofGrid span:nth-child(2n){border-left:1px solid var(--line)}.proofGrid span:nth-child(n+3){border-top:1px solid var(--line)}.sectionPad{padding-top:78px;padding-bottom:78px}.storyGrid,.editionGrid,.controlSection,.preorderGrid,.faqSection{gap:40px}.controlArt{min-height:390px}.controlDisc{width:260px;height:260px}.controlArt:before{width:320px;height:320px}.controlArt:after{width:370px;height:370px}.orderVisual{min-height:470px}.orderDisc{width:260px;height:260px}.orderVisual:before{width:390px;height:390px}.footerBottom{flex-direction:column;align-items:center;gap:18px}.footerBottom div{flex-wrap:wrap;justify-content:center}}
