@font-face{font-family:Awesome Serif;src:url(/fonts/AwesomeSerif-VF.ttf)format("truetype");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:VC Henrietta;src:url(/fonts/VCHenrietta-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:VC Henrietta;src:url(/fonts/VCHenrietta-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--serif-display:"Awesome Serif", "Cormorant Garamond", "Times New Roman", serif;--carpet-label-font:"VC Henrietta", "Awesome Serif", "Times New Roman", serif;--sans-body:"Familjen Grotesk", "Inter", "Helvetica Neue", Arial, sans-serif;--frame-radius:40px;--bg-blue:#5d7aa6;--bg-blue-dark:#3f5b88;--paper-cream:#ece2c8}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#fff;font-family:var(--sans-body);background:#000}button{font:inherit}.page-shell{min-height:100vh;padding:0}.device-frame{border-radius:var(--frame-radius);isolation:isolate;border:clamp(12px,1.95vw,20px) solid #000;width:100vw;height:100vh;min-height:100vh;position:relative;overflow:hidden}.sky-bg{z-index:-2;background:#4c9adc url(/sky.svg) 50%/cover no-repeat;position:absolute;inset:0}.carpet-flight{z-index:1;pointer-events:none;will-change:transform;filter:drop-shadow(0 30px 16px #123a764d);width:clamp(180px,21vw,300px);position:absolute;top:0;left:0}.carpet-svg{width:100%;height:auto;display:block}.carpet-label{font-family:var(--carpet-label-font);letter-spacing:.05em;text-anchor:middle;dominant-baseline:central;fill:#ffe9bb;opacity:.32;font-size:58px;font-weight:400}.carpet-dust{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.carpet-spark{color:#ffe08a;text-shadow:0 0 8px #ffd66ef2;opacity:0;will-change:transform, opacity;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.notch-wrap{z-index:5;pointer-events:auto;width:244px;height:58px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.notch{cursor:default;pointer-events:auto;background:#000;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:244px;height:58px;transition:width .34s cubic-bezier(.22,1,.36,1),height .34s cubic-bezier(.22,1,.36,1),box-shadow .34s,border-radius .34s;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.notch:after{content:"";z-index:0;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;pointer-events:none;opacity:0;border:2px solid #0000;position:absolute;inset:0;transform:scale(1)}.notch:focus-visible{outline-offset:4px;outline:2px solid #ffffffc7}.brand{color:#dbdbdb;font-family:var(--serif-display);white-space:nowrap;place-items:center;font-size:16px;font-weight:800;line-height:1.2;transition:top .34s cubic-bezier(.22,1,.36,1),color .34s,opacity .34s;display:grid;position:absolute;top:19px;left:50%;transform:translate(-50%)}.brand-logo{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:154px;height:29px;display:block}.notch-message{color:#f7f7f7;opacity:0;text-align:center;white-space:nowrap;width:calc(100% - 32px);font-size:14px;font-weight:500;line-height:1.2;transition:opacity .26s,transform .34s cubic-bezier(.22,1,.36,1);position:absolute;bottom:14px;left:50%;transform:translate(-50%,8px)}.notch-hover-message{text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;top:20px;bottom:auto;transform:translate(-50%,6px)}.notch-drop-plus{color:#fff;width:100%;font-family:var(--sans-body);text-align:center;font-size:22px;font-weight:400;line-height:.7;display:block;transform:translate(-1px)}.notch-drop-primary{color:#fff;width:100%;font-family:var(--serif-display);text-align:center;font-size:17px;font-weight:800;line-height:.95;display:block}.notch-wrap.is-focused .notch,.notch-wrap.is-armed .notch,.notch-wrap.is-drop-target .notch,.notch:hover,.notch:focus{border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:min(360px,100vw - 56px);height:86px;box-shadow:0 18px 48px #00000061,0 0 0 1px #ffffff24,0 0 34px #ffd2e557}.notch-wrap.is-drop-target .notch{box-shadow:0 18px 48px #00000073,0 0 0 1px #ffffffb8,0 0 74px #ffffff85}.notch-wrap.is-drop-target .notch:after{border-color:#ffffffe0;animation:.9s ease-out infinite notch-drop-pulse}.notch:hover,.notch-wrap.is-focused .notch,.notch:focus{animation:1.6s ease-in-out infinite notch-breathe}.notch-wrap.is-drop-target .notch{animation:.9s ease-out infinite notch-drop-border-pulse}.notch-wrap.is-focused .brand,.notch-wrap.is-armed .brand,.notch-wrap.is-drop-target .brand,.notch:hover .brand,.notch:focus .brand{color:#fff;opacity:0;top:28px}.notch-wrap.is-focused .notch-hover-message,.notch-wrap.is-armed .notch-hover-message,.notch-wrap.is-drop-target .notch-hover-message,.notch:hover .notch-hover-message,.notch:focus .notch-hover-message{opacity:1;transform:translate(-50%)}@keyframes notch-breathe{0%,to{box-shadow:0 18px 48px #00000061,0 0 0 1px #ffffff24,0 0 34px #ffd2e557}50%{box-shadow:0 20px 52px #0000006b,0 0 0 1px #fff3,0 0 48px #ffe2ef7a}}@keyframes notch-drop-pulse{0%{opacity:.95;transform:scale(1)}70%{opacity:.12;transform:scale(1.08,1.18)}to{opacity:0;transform:scale(1.1,1.22)}}@keyframes notch-drop-border-pulse{0%,to{box-shadow:0 18px 48px #00000073,0 0 0 1px #ffffffb8,0 0 48px #ffffff57}50%{box-shadow:0 20px 54px #0000007a,0 0 0 4px #ffffffe6,0 0 86px #ffffff9e}}.hero-stage{place-items:center;padding:clamp(60px,9vh,96px) 24px 80px;display:grid;position:absolute;inset:0}.hero-copy{z-index:2;text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:18px;width:min(780px,100%);display:flex;position:relative}.hero-copy h1{color:var(--paper-cream);font-family:var(--serif-display);letter-spacing:-.005em;text-shadow:0 2px 22px #092c6473,0 1px 3px #092c644d;flex-direction:column;align-items:center;gap:0;margin:0;font-size:clamp(38px,4.8vw,72px);font-weight:650;line-height:.98;display:flex}.hero-line{display:inline-block}.hero-sub{color:#ffffffe0;text-align:center;margin:2px 0 0;font-size:clamp(13px,1vw,15px);font-weight:400;line-height:1.5}.hero-actions{pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:min(620px,100%);margin-top:10px;display:flex}.command-submit-hint{display:none}.preorder-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;border:1px solid #00000040;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:min(430px,100%);min-height:52px;padding:12px 22px;font-size:16px;font-weight:500;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffff24,0 14px 34px #00000038}.preorder-button img{object-fit:contain;width:15px;height:18px;display:block;transform:translateY(-1px)}.hero-value-props{color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;font-size:11px;font-weight:600;line-height:1;list-style:none;display:flex}.hero-value-props li{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000029;border:1px solid #ece2c824;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:8px 11px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff14}.hero-value-props li:before{content:"";opacity:.92;width:12px;height:12px;-webkit-mask:var(--value-icon) center / contain no-repeat;mask:var(--value-icon) center / contain no-repeat;-webkit-mask:var(--value-icon) center / contain no-repeat;background:currentColor;flex:0 0 12px}.hero-value-props li:first-child{--value-icon:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M3 10.8 12 3l9 7.8v8.7a1.5 1.5 0 0 1-1.5 1.5H15v-6h-6v6H4.5A1.5 1.5 0 0 1 3 19.5v-8.7Z'/%3E%3C/svg%3E")}.hero-value-props li:nth-child(2){--value-icon:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M17 9h1a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h1V7a5 5 0 0 1 10 0v2Zm-7 0h4V7a2 2 0 1 0-4 0v2Z'/%3E%3C/svg%3E")}.hero-value-props li:nth-child(3){--value-icon:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M7.5 8C4.9 8 3 9.8 3 12s1.9 4 4.5 4c3 0 5.4-8 9-8 2.6 0 4.5 1.8 4.5 4s-1.9 4-4.5 4c-3.6 0-6-8-9-8Z'/%3E%3C/svg%3E")}.scatter-card{z-index:3;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 12px 14px #0a327859);transform:translateX(var(--card-tx,0px)) rotate(var(--card-r,0deg));flex-direction:column;align-items:center;gap:8px;margin:0;transition:opacity .36s,scale .36s cubic-bezier(.22,1,.36,1);display:flex;position:absolute}.scatter-card.is-positioned{transform:translate(var(--drag-x), var(--drag-y)) rotate(var(--card-r,0deg));animation:none;inset:0 auto auto 0;translate:none}.scatter-card:active{cursor:grabbing}.scatter-card.is-dragging{opacity:.55;animation-play-state:paused;scale:.96}.scatter-card.is-just-captured{opacity:0;pointer-events:none;transition:transform .48s cubic-bezier(.45,0,.55,1),opacity .34s .16s,scale .48s cubic-bezier(.45,0,.55,1);animation-play-state:paused;scale:.1}.scatter-card.is-captured{opacity:0;pointer-events:none;animation-play-state:paused;scale:0}@keyframes card-float{0%,to{transform:translateX(var(--card-tx,0px)) translateY(0) rotate(var(--card-r,0deg))}50%{transform:translateX(var(--card-tx,0px)) translateY(-7px) rotate(calc(var(--card-r,0deg) + 1.6deg))}}@keyframes card-wander-down{0%,to{translate:0}25%{translate:calc(6vw * var(--wamp,1)) calc(6vh * var(--wamp,1))}50%{translate:calc(1vw * var(--wamp,1)) calc(12vh * var(--wamp,1))}75%{translate:calc(-6vw * var(--wamp,1)) calc(5vh * var(--wamp,1))}}@keyframes card-wander-up{0%,to{translate:0}25%{translate:calc(-6vw * var(--wamp,1)) calc(-6vh * var(--wamp,1))}50%{translate:calc(-1vw * var(--wamp,1)) calc(-12vh * var(--wamp,1))}75%{translate:calc(6vw * var(--wamp,1)) calc(-5vh * var(--wamp,1))}}@keyframes card-wander-side{0%,to{translate:0}30%{translate:calc(8vw * var(--wamp,1)) calc(2vh * var(--wamp,1))}55%{translate:calc(3vw * var(--wamp,1)) calc(-2vh * var(--wamp,1))}80%{translate:calc(-7vw * var(--wamp,1)) calc(3vh * var(--wamp,1))}}.content-card{color:#171717;-webkit-backdrop-filter:blur(16px)saturate(1.15);backdrop-filter:blur(16px)saturate(1.15);background:linear-gradient(150deg,#fffffff2,#ffffffc7);border:1px solid #ffffff8c;border-radius:14px;flex-direction:column;gap:7px;width:170px;padding:10px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 18px 36px #0e265a42}.content-card:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff57,#0000 44%);border-radius:12px;position:absolute;inset:1px}.content-card img{pointer-events:none;-webkit-user-select:none;user-select:none}.content-title,.content-meta,.content-body{z-index:1;position:relative}.content-copy{z-index:1;flex-direction:column;gap:3px;min-width:0;display:flex;position:relative}.content-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:750;line-height:1.25;display:-webkit-box;overflow:hidden}.content-meta{color:#1717178c;letter-spacing:.01em;font-size:8.5px;font-weight:650;line-height:1.2}.content-body{color:#1717179e;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:9px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.content-card-music{gap:9px;width:178px}.music-row{z-index:1;align-items:center;gap:9px;display:flex;position:relative}.album-art{color:#ffd98a;background:radial-gradient(circle at 30% 25%,#5a74ff 0%,#1f2f96 55%,#0b1356 100%);border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:15px;display:grid;box-shadow:inset 0 1px 2px #ffffff59}.music-progress{z-index:1;align-items:center;gap:6px;display:flex;position:relative}.music-time{color:#17171780;font-variant-numeric:tabular-nums;font-size:8px;font-weight:700}.music-bar{background:#17171729;border-radius:999px;flex:1;height:3px;overflow:hidden}.music-bar span{background:#171717;border-radius:999px;width:34%;height:100%;display:block}.content-card-youtube{width:196px;padding:8px}.youtube-thumb{z-index:1;background:linear-gradient(135deg,#20242e,#0d0f15);border-radius:10px;place-items:center;height:101px;display:grid;position:relative;overflow:hidden}.youtube-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.youtube-play{background:#e41212f0;border-radius:8px;place-items:center;width:34px;height:24px;display:grid;position:relative;box-shadow:0 4px 14px #0000006b}.youtube-play:before{content:"";border-top:5.5px solid #0000;border-bottom:5.5px solid #0000;border-left:9px solid #fff;width:0;height:0;margin-left:2px}.youtube-duration{color:#fff;letter-spacing:.02em;background:#000c;border-radius:4px;padding:2px 4px;font-size:8px;font-weight:700;position:absolute;bottom:6px;right:6px}.content-card-image{gap:6px;width:148px;padding:7px}.photo-frame{z-index:1;background:radial-gradient(circle at 18% 18%,#ffffffe6 0 9px,#0000 10px),linear-gradient(#b9dcff 0%,#88b8e8 48%,#6f91bd 100%);border-radius:10px;height:96px;position:relative;overflow:hidden}.photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.photo-caption{z-index:1;justify-content:space-between;align-items:baseline;gap:8px;padding:0 2px;display:flex;position:relative}.content-card-url{width:188px}.url-row{z-index:1;align-items:center;gap:6px;display:flex;position:relative}.favicon{border-radius:4px;width:15px;height:15px}.content-card-quote{gap:6px;width:182px}.quote-author{z-index:1;align-items:center;gap:7px;display:flex;position:relative}.quote-avatar{object-fit:cover;background:linear-gradient(135deg,#243049,#0e1320);border-radius:999px;flex:none;width:26px;height:26px}.quote-id{flex-direction:column;gap:2px;min-width:0;display:flex}.quote-id b{align-items:center;gap:3px;font-size:10.5px;line-height:1;display:flex}.verified-badge{width:11px;height:11px}.quote-id small{color:#17171780;font-size:8.5px;font-weight:600;line-height:1}.x-logo{color:#0f1419;align-self:flex-start;margin-left:auto;font-size:13px;font-weight:700;line-height:1}.content-card-quote p{z-index:1;color:#171717eb;margin:0;font-size:10.5px;font-weight:550;line-height:1.4;position:relative}.scatter-music{--card-r:-6deg;animation:4.8s ease-in-out -1.3s infinite card-float,64s ease-in-out -8s infinite card-wander-down;top:14%;left:14%}.scatter-youtube{--card-tx:-50%;--card-r:3deg;animation:5.6s ease-in-out -3.1s infinite card-float,76s ease-in-out -40s infinite card-wander-side;top:4%;left:50%}.scatter-image{--card-r:7deg;animation:5.1s ease-in-out -2.2s infinite card-float,70s ease-in-out -30s infinite card-wander-down;top:12%;right:14%}.scatter-url{--card-r:-4deg;animation:6s ease-in-out -.7s infinite card-float,68s ease-in-out -15s infinite card-wander-up;bottom:18%;left:16%}.scatter-quote{--card-tx:-50%;--card-r:2deg;animation:5.4s ease-in-out -4.2s infinite card-float,82s ease-in-out -55s infinite card-wander-side;bottom:8%;left:50%}.credit{color:var(--paper-cream);font-family:var(--serif-display);text-align:center;white-space:nowrap;z-index:4;margin:0;font-size:14px;font-weight:800;line-height:1.2;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.reset-cards-button{z-index:6;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000006b;border:1px solid #ffffff4d;border-radius:999px;place-items:center;width:42px;height:42px;transition:transform .18s,background .18s,border-color .18s;display:grid;position:absolute;bottom:clamp(18px,2.4vw,30px);right:clamp(18px,2.4vw,30px);box-shadow:inset 0 1px #ffffff24,0 12px 30px #00000038}.reset-cards-button span{font-size:22px;font-weight:700;line-height:1;display:block;transform:translateY(-1px)}.reset-cards-button:hover,.reset-cards-button:focus-visible{background:#0000009e;border-color:#ffffff85;transform:translateY(-1px)}.reset-cards-button:focus-visible{outline-offset:4px;outline:2px solid #ffffffc7}.modal-layer{z-index:10;background:#00000080;place-items:center;padding:72px 24px 40px;display:grid;position:absolute;inset:0}.pricing-modal{flex-direction:column;align-items:center;width:min(360px,100vw - 48px);display:flex;transform:translateY(-21px)}.pricing-card{color:#121212;background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;gap:36px;width:100%;min-height:500px;padding:40px 28px 32px;display:flex}.pricing-copy{text-align:center;flex-direction:column;align-items:center;gap:36px;display:flex}.pricing-heading{color:#121212;font-family:var(--serif-display);flex-direction:column;align-items:center;gap:4px;display:flex}.pricing-heading h2{letter-spacing:0;flex-direction:column;margin:0;font-size:38px;font-weight:650;line-height:1.1;display:flex}.pricing-price{flex-direction:column;align-items:center;gap:6px;display:flex}.pricing-price p{color:#121212;font-family:var(--serif-display);margin:0;font-size:40px;font-weight:650;line-height:1.1}.pricing-price span{color:#9b9b9b;font-size:16px;font-weight:400;line-height:1.2}.pricing-list{color:#9b9b9b;white-space:nowrap;flex-direction:column;align-items:center;gap:18px;width:100%;margin:0;padding:0;font-size:16px;line-height:1.2;list-style:none;display:flex}.download-button{color:#fff;cursor:pointer;background:#000000e0;border:1px solid #0000002e;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:14px 22px;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff1a,0 4px 18px #00000038}.license-key-block{text-align:left;flex-direction:column;gap:8px;width:100%;display:flex}.license-key-label{color:#121212;font-size:13px;font-weight:600}.license-key-value{letter-spacing:.4px;color:#121212;white-space:nowrap;-webkit-user-select:all;user-select:all;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:10px;width:100%;padding:13px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:15px;display:block;overflow-x:auto}.license-key-hint{color:#6b6b6b;font-size:12.5px;line-height:1.4}.license-key-row{align-items:stretch;gap:8px;display:flex}.license-key-row .license-key-value{flex:auto;min-width:0}.license-key-copy{color:#121212;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000002e;border-radius:10px;flex:none;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.license-key-copy:hover{background:#f4f4f5}.license-key-copy:active{transform:translateY(.5px)}.license-key-copy.copied{color:#15803d;background:#15803d14;border-color:#15803d73}.license-key-pending{color:#6b6b6b;text-align:left;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:10px;align-items:center;gap:9px;padding:13px 14px;font-size:13px;line-height:1.4;display:flex}.license-key-spinner{border:2px solid #00000026;border-top-color:#0000008c;border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite license-key-spin}@keyframes license-key-spin{to{transform:rotate(360deg)}}.status-layer{z-index:10;place-items:center;padding:72px 24px 40px;display:grid;position:absolute;inset:0}.status-card{color:#121212;text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:28px;width:min(540px,100vw - 48px);padding:40px 32px 36px;display:flex;box-shadow:inset 0 1px #ffffff80,0 30px 80px #123a7659}.status-copy{flex-direction:column;gap:14px;display:flex}.status-card h1{font-family:var(--serif-display);margin:0;font-size:32px;font-weight:650;line-height:1.12}.status-card p{color:#6b6b6b;margin:0;font-size:16px;line-height:1.45}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:760px){.device-frame{border-width:10px;border-radius:30px;width:100%;height:auto;min-height:100vh}.notch{width:210px;height:50px}.brand{font-size:14px;top:18px}.brand-logo{max-width:134px;height:25px}.notch-wrap.is-focused .notch,.notch-wrap.is-armed .notch,.notch-wrap.is-drop-target .notch,.notch:hover,.notch:focus{width:min(330px,100vw - 34px);height:82px}.hero-stage{min-height:100vh;padding:80px 16px 160px}.hero-copy h1{font-size:clamp(34px,11vw,52px);line-height:1.04}.hero-sub{font-size:14px;line-height:1.5}.hero-actions{flex-direction:column;align-items:center;gap:14px;width:min(520px,100%)}.preorder-button{justify-content:center;width:min(430px,100%)}.hero-value-props{flex-wrap:wrap;gap:7px}.hero-value-props li{min-height:26px;padding:7px 10px;font-size:10.5px}.reset-cards-button{width:38px;height:38px;bottom:16px;right:16px}.reset-cards-button span{font-size:20px}.scatter-card{--wamp:.5}.content-card{transform-origin:50%;transform:scale(.72)}.scatter-music{top:9%;left:6%}.scatter-youtube{top:4%;left:50%}.scatter-image{top:9%;right:6%}.scatter-url{bottom:22%;left:6%}.scatter-quote{bottom:10%;left:50%}.modal-layer{padding:68px 18px 28px}.pricing-modal{width:min(360px,100%);transform:translateY(0)}.pricing-card{width:100%;min-height:480px;padding:34px 24px 28px}.pricing-list{white-space:normal}}@media (max-width:420px){.hero-copy h1{font-size:clamp(30px,11vw,42px)}.hero-actions,.preorder-button{width:100%}}@media (prefers-reduced-motion:reduce){.notch,.brand,.notch-message,.scatter-card{transition-duration:1ms}.notch-wrap.is-focused .notch,.notch-wrap.is-armed .notch,.notch-wrap.is-drop-target .notch,.notch:hover,.notch:focus,.scatter-card{animation:none}.carpet-dust{display:none}}.legal-page{justify-content:center;min-height:100vh;padding:clamp(28px,6vw,76px) 20px clamp(48px,8vw,96px);display:flex;position:relative}.legal-sky{z-index:-1;background:#4c9adc url(/sky.svg) 50%/cover no-repeat;position:fixed;inset:0}.legal-card{color:#1c2530;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:28px;width:min(760px,100%);padding:clamp(28px,5vw,56px) clamp(22px,5vw,60px);position:relative;box-shadow:inset 0 1px #ffffffe6,0 30px 80px #123a7659}.legal-header{text-align:center;border-bottom:1px solid #123a761f;flex-direction:column;align-items:center;gap:10px;margin-bottom:26px;padding-bottom:22px;display:flex}.legal-back{color:#1c25308c;align-self:flex-start;font-size:13px;font-weight:600;text-decoration:none}.legal-back:hover{color:#1c2530}.legal-logo{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:14px;width:56px;height:56px;margin-top:4px;box-shadow:0 8px 22px #123a7638}.legal-card h1{font-family:var(--serif-display);letter-spacing:-.01em;margin:6px 0 0;font-size:clamp(34px,5vw,46px);font-weight:650;line-height:1.05}.legal-updated{color:#1c253080;margin:0;font-size:13px;font-weight:600}.legal-lede{color:#2a3744;margin:0 0 8px;font-size:clamp(16px,1.5vw,18px);line-height:1.6}.legal-card h2{font-family:var(--serif-display);color:#122a4a;margin:34px 0 10px;font-size:clamp(21px,2.4vw,26px);font-weight:600;line-height:1.15}.legal-card p,.legal-card li{color:#354554;font-size:15.5px;line-height:1.65}.legal-card p{margin:0 0 12px}.legal-card ul{flex-direction:column;gap:10px;margin:0 0 12px;padding-left:0;list-style:none;display:flex}.legal-card li{padding-left:26px;position:relative}.legal-card li:before{content:"";background:#4c9adc;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:6px}.legal-card strong{color:#122a4a;font-weight:700}.legal-card code{white-space:nowrap;background:#123a7614;border-radius:6px;padding:1px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13.5px}.legal-card a{color:#2f7dc4;font-weight:600;text-decoration:none}.legal-card a:hover{text-decoration:underline}.legal-foot{border-top:1px solid #123a761f;justify-content:space-between;align-items:center;gap:12px;margin-top:38px;padding-top:22px;display:flex}.legal-foot p{color:#1c253080;margin:0;font-size:13px;font-weight:600}.credit-link{color:#ece2c89e;margin-left:12px;font-size:13px;font-weight:700;text-decoration:none}.credit-link:hover{color:var(--paper-cream);text-decoration:underline}@media (max-width:600px){.legal-foot{flex-direction:column;align-items:flex-start;gap:6px}}
