:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16304b;background:#edf3f7;font-synthesis:none;letter-spacing:0;--blue: #087cfa;--blue-deep: #0563de;--ink: #16304b;--muted: #62798d;--line: #e2ebf0;--mint: #a5ffdf;--surface: #f7fafc;--bottom: max(env(safe-area-inset-bottom, 0px), var(--safe-bottom, 0px))}*{box-sizing:border-box;letter-spacing:0}body{margin:0;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button,fieldset{border:0}button{touch-action:manipulation}button:disabled,select:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ec9a38;outline-offset:4px}button,a{transition:transform .16s ease,background .16s ease,opacity .16s ease}button:active:not(:disabled){transform:scale(.975)}svg{flex:none;display:block}h1,h2,h3,p{margin:0}h1{font-size:29px;line-height:1.18;font-weight:750}h2{font-size:19px;line-height:1.3}h3{font-size:19px}p{line-height:1.6}a{color:var(--blue-deep)}#app{max-width:600px;min-height:100dvh;margin-inline:auto;background:var(--surface);padding-bottom:calc(92px + var(--bottom))}.app-header{height:calc(67px + max(env(safe-area-inset-top,0px),var(--safe-top, 0px)));padding:max(env(safe-area-inset-top,0px),var(--safe-top, 0px)) 20px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;background:var(--blue)}.brand{padding:0;display:flex;gap:8px;align-items:center;background:transparent;color:inherit;font-size:23px;font-weight:750;white-space:nowrap;min-height:44px}.brand-symbol{width:35px;height:44px;display:grid;place-items:center;flex:none}.brand-symbol svg{width:35px;height:41px;filter:drop-shadow(0 2px 3px #00388625)}.brand small{margin-top:3px;color:#c3e7ff;font-size:10px;font-weight:650}.header-end{display:flex;align-items:center;gap:5px}.icon-button{width:44px;height:44px;padding:0;display:grid;place-items:center;color:inherit;background:transparent;border-radius:50%;flex:none}.icon-button:hover{background:#adc2d41a}.avatar{width:36px;height:36px;padding:0;display:grid;place-items:center;background:#ffffff20;color:#fff;border:1px solid #ffffff50;border-radius:50%;font-size:13px;font-weight:700}.demo-label{font-size:9px;font-weight:650;padding:3px 5px;color:#eefaff;border:1px solid #a9d8ff80;border-radius:3px}.flight-zone{position:relative;color:#fff;background:var(--blue);overflow:hidden}.welcome{position:relative;z-index:2;padding:14px 24px 0;pointer-events:none}.welcome p{font-size:12px;font-weight:500;color:#d3eaff;margin-bottom:7px}.welcome h1{font-size:28px;line-height:1.2;font-weight:730}.welcome h1 span{color:#c4f8ff}.scene-stage{position:relative;width:100%;height:273px;margin-top:0}.flight-scene{position:absolute;inset:-10px 0;cursor:grab;touch-action:pan-y}.flight-scene:active{cursor:grabbing}.flight-scene canvas{display:block;width:100%;height:100%}.scene-caption{position:absolute;left:24px;top:19px;display:flex;flex-direction:column;gap:3px;pointer-events:none;color:#d1ebff}.scene-caption span{font:10px ui-monospace,Consolas,monospace}.scene-caption small{font:7px ui-monospace,Consolas,monospace;opacity:.75}.scene-tools{position:absolute;right:15px;top:5px;display:flex;flex-direction:column;gap:0}.scene-tools .icon-button{color:#e2f4ff;background:#056bdf38;width:44px;height:44px;border-radius:0}.scene-tools svg{width:16px;height:16px}.location-layer{position:absolute;inset:0;pointer-events:none}.location-label{position:absolute;display:flex;align-items:center;gap:6px;width:max-content;max-width:min(150px,calc(50% - 28px));font-size:9px;line-height:1.35;font-weight:550;pointer-events:none;color:#e3faff;padding:6px 8px;border:1px solid #bbecff50;border-radius:3px;background:#0068d9d9}.location-label>span{min-width:0;overflow-wrap:anywhere}.location-label i{display:block;width:4px;height:4px;flex:none;border-radius:50%;background:var(--mint)}.location-overflow{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;padding:0 20px 18px}.location-overflow:empty{display:none}.location-overflow .location-label{position:relative;max-width:calc(50% - 10px)}.location-overflow .location-label:nth-child(3n){margin-inline-start:10px}.flight-summary{position:relative;margin:0 24px;padding:17px 0 19px;border-top:1px solid #9cd3ff60}.status-line{display:flex;align-items:center;gap:8px;font-size:13px;min-height:23px}.status-line b{font-weight:650}.status-dot{width:6px;height:6px;flex:none;background:var(--mint);border-radius:50%;box-shadow:0 0 0 4px #a5ffdf18}.status-dot.neutral{background:#d7efff;box-shadow:none}.days-badge{margin-left:auto;font:11px ui-monospace,Consolas,monospace;color:var(--mint);white-space:nowrap}.flight-detail{margin:5px 0 17px;font-size:10px;color:#d0e8ff;display:flex;justify-content:space-between;align-items:center;gap:8px}.flight-detail>span{display:flex;gap:4px;align-items:center;white-space:nowrap}.button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:9px;padding:13px 17px;background:var(--blue);color:#fff;border-radius:8px;font-size:13px;line-height:1.4;font-weight:650;text-align:center}.button span{min-width:0}.button:hover{background:var(--blue-deep)}.button[aria-busy=true]{opacity:.65}.button[aria-busy=true] svg{animation:work 1s linear infinite}.button.secondary{color:var(--ink);background:#eaf1f6}.button.secondary:hover{background:#e0ebf3}.flight-button{color:#075ca3;background:#c2ffe8;box-shadow:0 5px 20px #005eb522,inset 0 1px #ffffffb0}.flight-button:hover{background:#a7f5d8}.flight-button svg{fill:#075ca312}.quiet-link{background:transparent;color:#e4f5ff;display:flex;justify-content:center;align-items:center;gap:6px;width:100%;min-height:37px;margin-top:3px;font-size:10px}.home-actions{padding:20px 24px 8px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;margin-bottom:10px}.section-heading h2{font-size:17px;font-weight:700}.section-heading .icon-button{color:#8197a8;width:34px}.section-heading .icon-button svg{width:16px}.action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 6px}.action-item{min-height:88px;display:flex;flex-direction:column;align-items:center;gap:9px;padding:5px 0 9px;background:transparent;text-align:center}.action-item b{font-size:11px;line-height:1.35;font-weight:600}.action-glyph{width:46px;height:46px;display:grid;place-items:center;position:relative;border:1px solid #cee8ff;border-radius:8px;color:#1682e8;background:#e4f3ff;box-shadow:inset 0 2px #ffffffb0,0 3px #beddf633;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.action-item:hover .action-glyph{transform:translateY(-3px) rotate(-4deg)}.action-item.mint .action-glyph{background:#dff9ef;color:#14886e;border-color:#c1ecdd}.action-item.pink .action-glyph{background:#ffebf3;color:#c7628f;border-color:#f6d5e4}.action-item.amber .action-glyph{background:#fff1d5;color:#ae7a21;border-color:#f3e1b8}.home-extra{margin:10px 24px 0;border-top:1px solid var(--line)}.menu-row{display:flex;width:100%;align-items:center;gap:13px;min-height:76px;padding:14px 0;background:transparent;border-bottom:1px solid var(--line);text-align:left}.menu-row>svg{margin-left:auto;color:#8ca2b2}.row-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--blue);background:#eaf3fb;border-radius:8px;flex:none}.row-copy{display:flex;flex-direction:column;min-width:0;gap:5px}.row-copy b{font-size:13px;font-weight:650}.row-copy small{color:var(--muted);font-size:10px;line-height:1.45;overflow-wrap:anywhere}.bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;transform:translate(-50%);width:min(100%,600px);min-height:calc(73px + var(--bottom));padding:6px 14px calc(7px + var(--bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fbfdffed;border-top:1px solid #dbe8f3;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.bottom-nav button{background:transparent;color:#8298aa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:54px;position:relative}.bottom-nav button span{font-size:9px;font-weight:650}.bottom-nav button.active{color:var(--blue-deep)}.bottom-nav button.active:before{content:"";width:20px;height:2px;background:var(--blue);position:absolute;top:-7px;border-radius:0 0 2px 2px}.bottom-nav button.active svg{filter:drop-shadow(0 2px 4px #087cfa30)}.page-view{min-height:calc(100dvh - 170px)}.page-inner{padding:29px 24px 20px}.page-heading{margin-bottom:26px}.page-heading .eyebrow{margin-bottom:13px}.page-heading p{font-size:12px;color:var(--muted);margin-top:11px}.eyebrow{font-size:10px;line-height:1.4;color:#6d8498;display:block;font-weight:650}.muted{font-size:12px;color:var(--muted)}.fine-print{font-size:10px;line-height:1.5;color:var(--muted);text-align:center;margin-top:14px}.text-button{background:transparent;color:var(--blue-deep);font-size:12px}.text-button:hover{background:#eaf4ff}.stack{display:flex;flex-direction:column;gap:16px}.stack p{font-size:13px}.notice{font-size:11px;line-height:1.6;background:#edf4f9;padding:13px;border-left:2px solid #67aaf1;color:#486c8b;margin-bottom:18px}.error-text{color:#b94a56;font-size:12px}.plan-perks{display:flex;flex-wrap:wrap;gap:9px 17px;margin:0 0 24px}.plan-perks span{display:flex;align-items:center;gap:6px;font-size:10px;color:#63819a}.plan-perks svg{color:#2798c0}.plans-list{padding:0;margin:0;display:grid;gap:10px;min-width:0}.plan-option{min-height:83px;padding:16px;border:1px solid var(--line);background:#fff;border-radius:8px;display:flex;gap:12px;align-items:center;cursor:pointer;position:relative;transition:background .18s,border-color .18s}.plan-option.selected{background:#edf7ff;border-color:#369bfa;box-shadow:inset 0 0 0 1px #369bfa}.plan-option input{position:absolute;opacity:0}.plan-option:focus-within{outline:3px solid #edb96a;outline-offset:3px}.radio-dot{width:19px;height:19px;flex:none;border:1px solid #b9cbd8;border-radius:50%;display:grid;place-items:center}.selected .radio-dot{border-color:var(--blue);border-width:5px;background:#fff}.plan-name{display:flex;flex-direction:column;gap:5px}.plan-name b{font-size:15px}.plan-name small{font-size:10px;color:var(--muted)}.plan-value{display:flex;flex-direction:column;align-items:flex-end;gap:5px;margin-left:auto;flex:none}.plan-value strong{font-size:22px;font-weight:700}.best-choice{color:#168966;font-size:8px;font-weight:700}.purchase-summary{margin-top:23px;padding-top:16px;border-top:1px solid var(--line)}.total-row{display:flex;justify-content:space-between;margin-bottom:19px;font-size:13px;align-items:center}.total-row strong{font-size:24px}.data-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.data-row h2{font-size:14px}.data-row b{text-align:right}.data-row .positive{white-space:nowrap}.checkout-mark,.connect-mark{height:85px;display:grid;place-items:center;color:var(--blue)}.checkout-mark svg{transform:rotate(-12deg);filter:drop-shadow(5px 8px 0 #087cfa10)}.connect-mark{color:#099c78;background:#e0faf0;border-radius:8px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7;padding:15px 0 2px;cursor:pointer}.consent input{width:20px;height:20px;flex:none;margin:0;accent-color:var(--blue)}.inline-link{color:var(--blue-deep);background:transparent;text-decoration:underline;padding:0;font-size:inherit}.subscription-list{display:grid;gap:16px}.subscription-item{border:1px solid #d9e8f2;border-radius:8px;padding:20px;background:#fff;position:relative;overflow:hidden}.subscription-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--blue)}.subscription-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.status-pill{color:#0c8666;background:#e0f8ed;padding:5px 8px;border-radius:4px;font-size:9px;font-weight:650;white-space:nowrap}.status-pill.expired{color:#907945;background:#faf0d7}.subscription-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:26px}.subscription-title h2{font-size:23px}.remaining{display:flex;flex-direction:column;align-items:flex-end;flex:none}.remaining strong{font-size:38px;font-weight:700;line-height:1.05;color:var(--blue)}.remaining small{font-size:8px;color:var(--muted);margin-top:5px}.subscription-item>p{margin:12px 0 22px}.subscription-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.subscription-actions .button{min-height:44px;font-size:11px;padding-inline:8px}.key-list .menu-row:last-child{border:0}.vip-identity{position:relative;height:162px;margin:-9px 0 26px;display:flex;justify-content:center;align-items:center;gap:18px;color:#087fbc;background:#e2f9f1;overflow:hidden}.vip-identity>svg{filter:drop-shadow(6px 7px 0 #1399a222);transform:rotate(-9deg);animation:float-shield 5s ease-in-out infinite}.vip-identity>span{font-size:52px;font-weight:750;color:#0b7864}.vip-subscription{padding:0 0 25px;margin-bottom:22px;border-bottom:1px solid var(--line)}.vip-subscription>.data-row{padding-top:0;border:0}.vip-amount{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:16px 0 23px}.vip-amount>svg{color:#219b80}.vip-amount>span{font-size:26px;font-weight:650}.vip-amount>small{flex-basis:100%;color:var(--muted);font-size:11px;margin-left:44px}.field{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:9px;margin-bottom:18px}.field input,.field select{width:100%;min-width:0;height:53px;border:1px solid #cddce7;border-radius:8px;color:var(--ink);background:#fff;padding:0 14px;font-size:16px}.field select{font-size:13px}.balance-summary{padding:9px 0 30px;border-bottom:1px solid var(--line);margin-bottom:21px}.balance-value{font-size:49px;font-weight:700;color:var(--ink);margin:10px 0 24px;font-variant-numeric:tabular-nums}.transaction{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.transaction-icon{width:36px;height:36px;display:grid;place-items:center;background:#edf0f4;color:#7d93a5;border-radius:50%}.transaction-icon.plus{color:#278a71;background:#e0f6ec}.transaction b{display:block;font-size:11px;line-height:1.5;font-weight:600}.transaction small{font-size:9px;color:var(--muted);margin-top:5px;display:block}.transaction strong{font-size:12px;white-space:nowrap}.positive{color:#118465}.amount-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.preset{min-height:44px;padding:0 3px;background:#edf4f9;color:#427494;border-radius:6px;font-size:11px}.preset:hover{background:#dceefe}.referral-art{height:185px;display:flex;align-items:center;justify-content:center;gap:22px;color:#c4759c;background:#fff0f6;margin-bottom:24px}.referral-art>svg{transform:rotate(-14deg);filter:drop-shadow(7px 8px 0 #ca638b18);animation:float-shield 5s ease-in-out infinite}.referral-art>span{font-size:46px;font-weight:750;color:#994b75}.referral-description{font-size:13px;color:var(--muted)}.two-stats{display:grid;grid-template-columns:1fr 1fr;padding:24px 0;margin-bottom:10px}.two-stats>div{display:flex;flex-direction:column;gap:7px}.two-stats>div+div{border-left:1px solid var(--line);padding-left:25px}.two-stats strong{font-size:27px}.two-stats span{font-size:10px;color:var(--muted)}.two-stats~.secondary{margin-top:9px}.friends-list{margin-top:30px}.friends-list h2{font-size:17px}.segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px;gap:3px;background:#eaf0f5;border-radius:8px}.segments button{display:flex;align-items:center;justify-content:center;gap:5px;background:transparent;color:#698397;font-size:10px;min-height:41px;border-radius:5px;padding:0 3px}.segments button.selected{background:#fff;color:var(--blue-deep);box-shadow:0 2px 4px #2352750a}.step-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:28px 0}.step-progress span{height:3px;background:#d9e4ed;border-radius:2px}.step-progress span.done{background:#29a5d8}.guide-step>h2{font-size:24px;margin-top:11px}.guide-step>p{font-size:12px;color:var(--muted);margin:12px 0 20px;min-height:58px}.guide-image{display:block;max-width:100%;max-height:410px;object-fit:contain;width:auto;margin:0 auto 20px;border:1px solid #dee8ef;border-radius:8px}.happ-mark{min-height:206px;background:#e7f7fe;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:#1996c9;margin-bottom:24px}.happ-mark b{font-size:21px}.step-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.menu-list{border-top:1px solid var(--line)}.app-signature{text-align:center;font-size:15px;font-weight:700;color:#9bb0bf;margin:40px 0 0}.app-signature span{display:block;font-size:10px;font-weight:400;margin-top:5px}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 0 28px}.empty-state h2{margin-top:18px;font-size:21px}.empty-state>p{font-size:12px;color:var(--muted);max-width:310px;margin:12px 0 24px}.empty-state .stack{width:100%}.empty-icon{height:90px;width:90px;display:grid;place-items:center;color:#4ea6e9;background:#e9f5fc;border-radius:50%}.loading{min-height:140px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:var(--muted)}.loading>svg,.payment-spinner>svg{animation:work 1.4s linear infinite}.payment-spinner{display:grid;place-items:center;color:var(--blue);min-height:90px}.sheet-open{overflow:hidden}.sheet{position:fixed;inset:auto 0 0;width:min(100%,600px);max-width:600px;margin:0 auto;max-height:calc(100dvh - 35px - var(--safe-top, 0px));padding:10px 24px calc(23px + var(--bottom));border:1px solid #e1edf4;border-bottom:0;border-radius:8px 8px 0 0;background:#fcfeff;color:var(--ink);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 -15px 70px #12305120}.sheet[open]{animation:reveal-sheet .28s cubic-bezier(.2,.8,.2,1)}.sheet::backdrop{background:#06264d60;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.sheet-handle{width:30px;height:3px;border-radius:3px;background:#cddce6;margin:0 auto 10px}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.sheet-head h2{font-size:19px}.sheet-head>button{width:38px;height:44px;color:#849bab}.sheet-content{padding-bottom:5px}.sheet-footer{padding-top:20px}.setting-row{min-height:57px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.setting-row>span{display:flex;align-items:center;gap:10px}.setting-row input{appearance:none;-webkit-appearance:none;width:44px;height:27px;border-radius:20px;background:#c9d7e1;position:relative;margin:0;cursor:pointer;transition:background .15s}.setting-row input:before{content:"";position:absolute;width:21px;height:21px;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #334d7020;transition:transform .17s}.setting-row input:checked{background:#27b997}.setting-row input:checked:before{transform:translate(17px)}.toast{position:fixed;left:50%;transform:translate(-50%);bottom:calc(86px + var(--bottom));width:max-content;max-width:min(calc(100% - 32px),540px);z-index:100;display:flex;align-items:center;gap:10px;border-radius:8px;padding:14px 17px;color:#fff;background:#193c58;box-shadow:0 6px 20px #13345120;font-size:12px;line-height:1.5;pointer-events:none;animation:toast-in .18s ease-out}.toast.success{background:#117962}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scene-fallback{background:url(/scene-poster.png) center / cover no-repeat}@keyframes work{to{transform:rotate(360deg)}}@keyframes reveal-sheet{0%{opacity:.4;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;margin-bottom:-8px}to{opacity:1;margin-bottom:0}}@keyframes float-shield{50%{transform:translateY(-5px) rotate(-4deg)}}@media(min-width:601px){#app{border-inline:1px solid #e0e9f0}.app-header{padding-inline:32px}.welcome{padding:22px 32px 0}.welcome h1{font-size:32px}.scene-stage{height:306px}.flight-summary{margin-inline:32px}.home-actions,.page-inner{padding-inline:32px}.home-extra{margin-inline:32px}.action-item{min-height:98px}.action-item b{font-size:12px}.action-glyph{width:50px;height:50px}}@media(max-width:374px){.app-header{padding-inline:16px}.brand{font-size:21px;gap:5px}.header-end{gap:1px}.welcome{padding-inline:20px}.welcome h1{font-size:25px}.scene-stage{height:246px}.flight-summary{margin-inline:20px}.home-actions,.page-inner{padding-inline:20px}.home-extra{margin-inline:20px}.sheet{padding-inline:20px}.subscription-item{padding:16px}.plan-option{padding:14px 12px;gap:9px}.vip-amount>span{font-size:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition:none!important}body.cutscene-open{overflow:hidden}.purchase-cutscene{position:fixed;inset:0;width:100%;max-width:none;height:100dvh;max-height:none;padding:0;margin:0;border:0;border-radius:0;color:#fff;background:#087cfa;overflow:auto;overscroll-behavior:contain}.purchase-cutscene::backdrop{background:#087cfa}.purchase-cutscene:focus{outline:none}.cutscene-inner{max-width:600px;height:100%;min-height:460px;margin:0 auto;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding-top:max(env(safe-area-inset-top,0px),var(--safe-top, 0px));padding-bottom:max(14px,env(safe-area-inset-bottom,0px),var(--safe-bottom, 0px))}.cutscene-header{min-height:72px;padding:8px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cutscene-brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:750}.cutscene-brand>svg{width:32px;height:39px}.cutscene-brand small{font-size:9px;color:#bcf1ff}.cutscene-actions{display:flex;align-items:center;gap:5px}.cutscene-actions .icon-button{border:1px solid #c6ecff45}.cutscene-actions .icon-button svg{width:18px;height:18px}.cutscene-copy{position:relative;z-index:1;text-align:center;padding:20px 20px 0;pointer-events:none}.cutscene-confirmed{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;line-height:1.4;font-weight:600;color:#c0ffe7}.cutscene-confirmed svg{width:21px;height:21px;padding:3px;border:1px solid #adffdc70;border-radius:50%}.cutscene-copy h1{margin:16px 0 0;font-size:43px;font-weight:750;line-height:1.09}.cutscene-copy h1 span{color:#c4f8ff}.purchase-cutscene[data-kind=unlimited] .cutscene-copy h1{font-size:35px}.purchase-cutscene[data-kind=unlimited] .cutscene-copy h1 span{color:#b8ffe3}.cutscene-stage{position:relative;min-height:0;width:100%;overflow:hidden;isolation:isolate}.cutscene-stage canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.cutscene-still{position:absolute;inset:0;display:grid;place-items:center;opacity:.95}.cutscene-still>svg{height:55%;width:44%;max-height:200px;color:#b8ffe3}.cutscene-stage[data-rendered=true] .cutscene-still{visibility:hidden}.cutscene-footer{position:relative;z-index:1;padding:0 24px}.cutscene-result{display:grid;grid-template-columns:32px minmax(0,1fr) 26px;align-items:center;gap:13px;min-height:80px;padding:15px 0;border-top:1px solid #b1e2ff55}.cutscene-result-icon{color:#c3ffe8}.cutscene-result b{display:block;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.cutscene-result p{font-size:10px;margin-top:4px;color:#ccedff}.cutscene-confirmation{display:grid;place-items:center;width:26px;height:26px;border:1px solid #a9ffdd75;border-radius:50%;color:#c0ffe7}.cutscene-continue{color:#075ca3;background:#c2ffe8;min-height:54px}.cutscene-continue:hover{color:#075ca3;background:#a5ffdf}.cutscene-continue:focus-visible{outline:2px solid #e6fff4;outline-offset:4px}.cutscene-timeline{height:22px;display:flex;align-items:center;gap:4px;justify-content:center}.cutscene-timeline i{height:2px;width:28px;background:#bdedff40;border-radius:1px;transition:background .4s ease}.purchase-cutscene[data-phase=enter] .cutscene-timeline i:first-child,.purchase-cutscene[data-phase=flight] .cutscene-timeline i:nth-child(-n+2),.purchase-cutscene[data-phase=arrival] .cutscene-timeline i,.purchase-cutscene[data-phase=complete] .cutscene-timeline i{background:#bcffe5}.purchase-cutscene[data-motion=on] .cutscene-copy{animation:cutscene-copy-in .6s cubic-bezier(.2,.8,.2,1) both}.purchase-cutscene[data-motion=on] .cutscene-result.arrived .cutscene-confirmation{animation:cutscene-check-in .52s cubic-bezier(.16,.8,.3,1) both}.cutscene-hidden *,.cutscene-hidden{animation-play-state:paused!important}@keyframes cutscene-copy-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cutscene-check-in{0%{transform:scale(.7)}55%{transform:scale(1.15)}to{transform:scale(1)}}@media(max-width:374px){.cutscene-header{padding-inline:16px}.cutscene-footer{padding-inline:20px}.cutscene-copy h1{font-size:39px}.purchase-cutscene[data-kind=unlimited] .cutscene-copy h1{font-size:29px}}@media(max-height:650px){.cutscene-header{min-height:55px;padding-block:4px}.cutscene-copy{padding-top:3px}.cutscene-copy h1,.purchase-cutscene[data-kind=unlimited] .cutscene-copy h1{margin-top:8px;font-size:28px}.cutscene-result{min-height:62px;padding-block:10px}.cutscene-continue{min-height:48px}}@media(prefers-reduced-motion:reduce){.purchase-cutscene *,.purchase-cutscene{animation:none!important;transition:none!important}}
