:root{--surface:#010101;--text:#fff;--muted:#ffffff85;--accent:#6484ff;--control-gradient:linear-gradient(90deg, #f3d2c9 0%, #bbebe9 34.9%, #a4b4f9 61.1%, #c7b5fb 100%);--phone-width:375px;--phone-height:812px;--home-content-height:1061px;--font-ui:"Avenir Next", "SF Pro Display", "PingFang SC", sans-serif;color:var(--text);font-family:var(--font-ui);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#101010}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0}button{color:inherit;font:inherit;border:0}#app{min-height:100svh}.page-shell{background:#0a0a0b;place-items:center;min-height:100svh;padding:24px;display:grid}.phone-frame{width:min(var(--phone-width), 100vw);height:min(var(--phone-height), 100svh);background:var(--surface);min-height:720px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000073}.home-frame{scrollbar-width:none;background:linear-gradient(#01010180, #01010180), image-set(url(/assets/background-texture-rYCJKp1q.png) 2x) top center / 375px 1061px no-repeat, var(--surface);overflow-y:auto}.home-frame::-webkit-scrollbar{display:none}.auth-state{text-align:center;place-content:center;gap:12px;padding:32px;display:grid}.auth-state p{margin:0;font-size:20px;font-weight:600}.auth-state span{color:var(--muted);font-size:13px;line-height:1.5}.auth-state button{background:var(--control-gradient);color:#020202;cursor:pointer;border-radius:999px;justify-self:center;min-width:96px;height:38px}.status-bar{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;height:13px;display:flex;position:absolute;top:16px;left:18px;right:17px}.time-icon{object-fit:contain;width:33px;height:13px}.status-icons{object-fit:contain;width:77px;height:13px}.top-actions{z-index:4;justify-content:space-between;align-items:center;display:flex;position:absolute;top:62px;left:11px;right:10px}.purchase-button,.credit-pill{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,filter .18s;display:inline-flex}.purchase-button{background:var(--control-gradient);color:#020202;width:114px;height:34px;padding-top:1px;font-size:14px;font-weight:500}.credit-pill{background:var(--accent);color:#fff;width:84px;height:30px;padding:4px 10px;font-size:16px;font-weight:500}.credit-pill span{margin-left:auto}.credit-pill img{width:22px;height:22px}.purchase-button:hover,.credit-pill:hover,.nav-action:hover{filter:brightness(1.06);transform:translateY(-1px)}.purchase-button:focus-visible,.credit-pill:focus-visible,.nav-action:focus-visible{outline-offset:3px;outline:2px solid #bbebe9}.category-rail{z-index:4;scrollbar-width:none;gap:16px;margin:112px 0 0;padding:0 11px 10px;display:flex;position:sticky;top:104px;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-pill{color:#fff;cursor:pointer;background:#303030;border-radius:999px;flex:none;align-items:center;gap:6px;height:34px;padding:7px 10px 6px;font-size:14px;display:inline-flex}.category-pill.active{color:#020202;background:#fff}.category-icon{object-fit:contain;width:13px;height:16px}.discover-list{z-index:1;min-height:calc(var(--home-content-height) - 120px - 62px);flex-direction:column;gap:17px;margin:120px 10px 0;padding-bottom:17px;display:flex;position:relative}.discover-card{background:#ffffff1a;border-radius:20px;width:355px;min-height:319px;padding:10px 10px 15px}.discover-media{border-radius:20px;width:335px;height:230px;position:relative;overflow:hidden}.discover-media>img,.discover-media>video{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.discover-labels{position:absolute;inset:12px 12px auto}.discover-voice-pill,.discover-duration-pill{color:#fff;background:#0003;border-radius:8px;align-items:center;font-weight:500;display:inline-flex;position:absolute;left:0}.discover-voice-pill{gap:4px;height:24px;padding:3px 6px 1px;font-size:14px;top:0}.discover-duration-pill{height:18px;padding:3px 4px 1px;font-size:10px;top:29px}.discover-new-badge{color:#000;background:#fff10b;border-radius:0 16px;justify-content:center;align-items:center;width:54px;height:29px;font-size:14px;font-weight:500;display:inline-flex;position:absolute;top:0;right:0}.discover-copy{width:228px;margin-top:9px}.discover-copy h2,.discover-copy p{margin:0;line-height:normal}.discover-copy h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:500;overflow:hidden}.discover-copy p{color:#999;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:16px;font-weight:400;display:-webkit-box;overflow:hidden}.template-loading-overlay{z-index:7;pointer-events:none;background:#0101016b;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.template-loading-spinner{border:2px solid #ffffff38;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.76s linear infinite template-spin}@keyframes template-spin{to{transform:rotate(360deg)}}.template-grid{z-index:1;min-height:calc(var(--home-content-height) - 166px - 62px);grid-template-columns:repeat(2,172px);align-items:start;gap:10px 11px;margin:8px 10px 0;padding-bottom:17px;display:grid;position:relative}.template-grid.template-list-empty{min-height:calc(min(var(--phone-height), 100svh) - 164px - 62px);place-content:center}.discover-list.template-list-empty{min-height:calc(min(var(--phone-height), 100svh) - 120px - 62px);justify-content:center;align-items:center}.template-card{cursor:pointer;background:#ffffff14;border-radius:20px;width:172px;min-height:232px;padding:0;overflow:hidden}.template-media{border-radius:20px;width:172px;height:232px;position:relative;overflow:hidden}.template-card-video:nth-of-type(2n),.template-card-image:nth-of-type(2n){margin-top:10px}.template-card-video:nth-of-type(4n+1) .template-media,.template-card-image:nth-of-type(4n+1) .template-media{height:232px}.template-card-video:nth-of-type(4n+2) .template-media,.template-card-image:nth-of-type(4n+2) .template-media,.template-card-video:nth-of-type(4n+3) .template-media,.template-card-image:nth-of-type(4n+3) .template-media{height:276px}.template-card-video:nth-of-type(4n+4) .template-media,.template-card-image:nth-of-type(4n+4) .template-media{height:232px}.template-media>img,.template-media>video{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.template-state{color:#ffffffb8;text-align:center;background:#ffffff14;border-radius:20px;grid-column:1/-1;margin:0;padding:20px;font-size:14px}.template-empty-state{color:#ffffff9e;background:0 0;border-radius:0;padding:0}.template-state-error{color:#ffd2d2}.template-copy{width:172px;padding:8px 8px 12px}.template-copy h2,.template-copy p{margin:0;line-height:normal}.template-copy h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.template-copy p{color:#999;margin-top:4px;font-size:11px;font-weight:400}.generation-statuses{left:calc(50% - min(var(--phone-width), 100vw) / 2 - 2px);top:calc(50% - min(var(--phone-height), 100svh) / 2 + 270px);z-index:8;flex-direction:column;gap:25px;display:flex;position:fixed}.status-chip{white-space:nowrap;background:0 0;border:0;align-items:center;gap:3px;height:36px;padding-left:26px;font-size:10px;display:flex;position:relative}.status-chip.completed-chip{cursor:pointer}.status-chip.generating-chip{cursor:default}.status-chip span,.status-chip>img:not(.status-chip-bg){z-index:1;position:relative}.status-chip-bg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.generating-chip{color:#020202;width:93px}.completed-chip{color:#fff;width:84px}.generating-spinner{width:17px;height:17px;margin-left:-21px}.completed-check{width:14px;height:14px;margin-left:-20px}.voice-labels{position:absolute;inset:8px 8px auto}.voice-pill,.duration-pill{color:#fff;background:#0003;border-radius:8px;align-items:center;font-weight:500;display:inline-flex;position:absolute;left:0}.voice-pill{gap:2px;height:18px;padding:2px 5px 1px;font-size:10px;top:0}.voice-mark{letter-spacing:-5px;font-size:11px}.duration-pill{height:15px;padding:2px 4px 1px;font-size:8px;top:23px}.new-badge-text{color:#000;background:#fff10b;border-radius:0 16px;justify-content:center;align-items:center;width:48px;height:26px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:0;right:0;transform:rotate(-1deg)}.generation-page{z-index:10;background:linear-gradient(#01010180, #01010180), image-set(url(/assets/background-texture-rYCJKp1q.png) 2x) top center / 375px 1061px no-repeat, var(--surface);position:absolute;inset:0;overflow:hidden}.detail-back-button{z-index:2;cursor:pointer;background:#fff3;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:62px;left:11px}.detail-back-button span{border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:10px;transform:translate(2px)rotate(45deg)}.template-detail-content{flex-direction:column;align-items:center;gap:15px;width:296px;display:flex;position:absolute;top:113px;left:50%;transform:translate(-50%)}.template-detail-content h1{color:#fff;margin:0;font-size:16px;font-weight:500;line-height:normal}.template-detail-preview{background:#ffffff14;border-radius:20px;width:296px;height:534px;position:relative;overflow:hidden}.template-detail-preview>img,.template-detail-preview>video{object-fit:cover;width:100%;height:100%;display:block}.template-detail-play{cursor:pointer;background:0 0;border-radius:50%;width:38px;height:38px;padding:0;position:absolute;bottom:16px;right:16px}.template-detail-play img,.creation-play-badge img{object-fit:contain;position:absolute}.play-badge-circle{width:100%;height:100%;display:block;inset:0}.play-badge-triangle{width:12px;height:12px;top:50%;left:50%;transform:translate(-44%,-50%)}.generation-primary-button{color:#130508;cursor:pointer;background:#fff;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:355px;height:48px;padding:0 18px;font-size:16px;font-weight:500;display:inline-flex;position:absolute;bottom:53px;left:10px}.generation-primary-button:disabled{cursor:wait;opacity:.72}.button-upload-glyph{border:2px solid #130508;border-top:0;border-radius:3px;width:18px;height:14px;position:relative}.button-upload-glyph:before{content:"";border-top:2px solid #130508;border-left:2px solid #130508;width:8px;height:8px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.photo-sheet{z-index:40;background:#00000038;align-items:flex-end;display:flex;position:absolute;inset:0}.photo-sheet-panel{color:#000;background:#fff;border-radius:28px 28px 0 0;width:375px;min-height:477px;padding:28px 15px;animation:.18s both photo-sheet-in;box-shadow:0 -20px 50px #00000059}.photo-sheet-top{justify-content:space-between;align-items:center;display:flex}.photo-sheet-top p{margin:0;font-size:12px;font-weight:500}.photo-sheet-top button{color:#000;cursor:pointer;background:0 0;border-radius:50%;width:28px;height:28px;font-size:22px}.photo-sheet-tabs{justify-content:center;gap:8px;margin-top:28px;display:flex}.photo-sheet-tabs span{color:#fff;background:#b1bdfa;border-radius:50px;place-items:center;width:84px;height:30px;font-size:12px;display:inline-grid}.photo-sheet-tabs span.active{background:#6484ff}.recent-photos{margin-top:28px}.recent-photos h2{margin:0 0 15px;font-size:12px;font-weight:500}.recent-photo-grid{grid-template-columns:repeat(3,94px);gap:12px;display:grid}.recent-photo{cursor:pointer;background:#ececf1;border-radius:0;width:94px;height:94px;padding:0;overflow:hidden}.recent-photo img{object-fit:cover;width:100%;height:100%;display:block}.recent-photo-add{color:#777;background:#fff;border:2px dashed #9b9b9b;place-items:center;font-size:36px;line-height:1;display:grid}.upload-state{color:#777;margin:0 0 12px;font-size:12px}.upload-state-error{color:#c82d2d}.generation-flow{flex-direction:column;align-items:center;width:355px;display:flex;position:absolute;top:112px;left:10px}.generation-steps{justify-content:space-between;align-items:flex-start;width:347px;display:flex}.generation-step{color:#fff;justify-items:center;gap:5px;width:54px;font-size:14px;font-weight:500;display:grid}.generation-step span{background:#ffffff6b;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:relative}.generation-step.done span:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:5px;transform:translateY(-1px)rotate(-45deg)}.generation-step.pending span:after{content:"";border:2px solid #ffffffc7;border-radius:50%;width:8px;height:8px}.generation-step.done{color:#6484ff}.generation-step.done span{background:#6484ff}.generation-step-line{background:#ffffff47;width:72px;height:2px;margin-top:10px}.mode-preview-row{align-items:center;gap:17px;margin-top:52px;display:flex}.mode-preview-row img{object-fit:cover;width:127px;height:128px}.mode-arrow{color:#fff;font-size:24px}.mode-title{color:#fff;margin:36px 0 0;font-size:18px}.quality-options{flex-direction:column;gap:24px;width:355px;margin-top:36px;display:flex}.quality-option{color:#fff;cursor:pointer;background:#00000038;border:2px solid #fff;border-radius:27px;justify-content:center;align-items:center;gap:17px;width:355px;height:53px;padding:0 24px;font-size:18px;display:flex}.quality-option:focus,.generate-button:focus{outline:none}.quality-option.active{background:#ffffff12}.quality-option i{background:0 0;border:1.5px solid #ffffffeb;border-radius:50%;place-items:center;width:18px;height:18px;display:none;position:relative}.quality-option.active i{display:grid}.quality-option.active i:after{content:"";border-bottom:1.8px solid #fff;border-left:1.8px solid #fff;width:7px;height:4px;transform:translateY(-1px)rotate(-45deg)}.generation-feedback{text-align:center;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.35;position:absolute;bottom:108px;left:32px;right:32px}.generation-feedback-hint{color:#ffffffb8}.generation-feedback-error{color:#ffd2d2}.generate-button{align-items:center;justify-content:initial;grid-template-columns:68px 1fr 68px;gap:0;padding:0 14px;display:grid}.generate-button>span:first-child{grid-column:2;justify-self:center}.generate-cost{grid-column:3;justify-self:end;align-items:center;gap:8px;min-width:0;display:inline-flex;position:static}.generate-cost img{width:22px;height:22px}.processing-content{flex-direction:column;align-items:center;width:375px;display:flex;position:absolute;top:112px;left:0}.processing-title{color:#fff;letter-spacing:-.4px;margin:0;font-size:28px;font-weight:500;line-height:34px}.processing-title span{color:#c7b5fb}.processing-content p{color:#999;text-align:center;margin:18px 0 0;font-size:16px;line-height:22px}.processing-hero{background:#ffffff0f;place-items:center;width:375px;height:316px;margin-top:48px;display:grid;position:relative;overflow:hidden}.processing-hero img{object-fit:cover;opacity:.62;width:100%;height:200%;position:absolute;inset:-30% 0 0}.processing-spinner{border:4px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:60px;height:60px;animation:.76s linear infinite template-spin;position:relative}.processing-checks{color:#fff;flex-direction:column;gap:16px;margin-top:22px;font-size:14px;display:flex}.processing-check{padding-left:25px;position:relative}.processing-check:before{content:"";border-radius:50%;width:16px;height:16px;position:absolute;top:1px;left:0}.processing-check.loading:before{border:2px dotted #fff;width:14px;height:14px;animation:.76s linear infinite template-spin}.processing-check.done:before{border:1.5px solid #fff}.processing-check.done:after{content:"";border-bottom:1.8px solid #fff;border-left:1.8px solid #fff;width:7px;height:4px;position:absolute;top:5px;left:4px;transform:rotate(-45deg)}.processing-later{bottom:53px}.later-glyph{border:2px dotted #130508;border-radius:50%;width:18px;height:18px;animation:.76s linear infinite template-spin}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes photo-sheet-in{0%{transform:translateY(40px)}to{transform:translateY(0)}}.profile-page{z-index:1;min-height:calc(var(--home-content-height) - 62px);padding:0 10px 88px;position:relative}.profile-header{justify-content:space-between;align-items:center;display:flex;position:absolute;top:52px;left:21px;right:16px}.profile-header h1{color:#fff;margin:0;font-size:18px;font-weight:500;line-height:normal}.profile-settings-button{cursor:pointer;background:0 0;border-radius:50%;width:34px;height:34px;padding:0;position:relative}.profile-settings-bg,.profile-settings-icon{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.profile-settings-icon{width:20px;height:20px;inset:7px}.profile-summary{justify-content:space-between;align-items:center;display:flex;position:absolute;top:134px;left:15px;right:11px}.profile-avatar{color:#020202;background:linear-gradient(135deg,#bbebe9,#a4b4f9);border-radius:50%;place-items:center;width:88px;height:88px;font-size:34px;font-weight:600;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-info{flex-direction:column;align-items:center;gap:11px;width:239px;display:flex}.profile-info h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:18px;font-weight:500;line-height:normal;overflow:hidden}.profile-balance{color:#666;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:16px;font-weight:500;line-height:normal;display:inline-flex}.profile-balance img{object-fit:contain;width:16px;height:16px}.wallet-record{z-index:30;background:linear-gradient(#01010185, #01010185), image-set(url(/assets/background-texture-rYCJKp1q.png) 2x) top center / 375px 1061px no-repeat, var(--surface);scrollbar-width:none;padding-bottom:28px;animation:.18s both wallet-record-in;position:absolute;inset:0;overflow-y:auto}.wallet-record::-webkit-scrollbar{display:none}.wallet-status-bar{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;height:13px;display:flex;position:absolute;top:16px;left:18px;right:17px}.wallet-record-header{z-index:1;background:linear-gradient(#010101f5 0%,#010101b8 72%,#01010100 100%);justify-content:space-between;align-items:center;height:102px;padding:52px 10px 16px;display:flex;position:sticky;top:0}.wallet-record-header h1{color:#fff;margin:0;font-size:18px;font-weight:500;line-height:normal;position:absolute;left:50%;transform:translate(-50%)}.wallet-round-button{color:#fff;cursor:pointer;background:#ffffff1a;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.wallet-back-button span{border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:10px;transform:translate(2px)rotate(45deg)}.wallet-help-button span{border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-weight:600;line-height:1;display:grid}.wallet-record-list{flex-direction:column;gap:16px;width:343px;margin:16px auto 0;display:flex}.wallet-record-card{background:linear-gradient(#ffffff1f 0%,#ffffff14 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:81px;padding:11px 13px;display:flex}.wallet-record-copy{min-width:0}.wallet-record-copy h2,.wallet-record-copy time,.wallet-record-card strong,.wallet-record-empty{line-height:normal}.wallet-record-copy h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:196px;margin:0;font-size:18px;font-weight:400;overflow:hidden}.wallet-record-copy time{color:#999;margin-top:10px;font-size:16px;font-weight:400;display:block}.wallet-record-card strong{color:#fff;flex:none;font-size:24px;font-weight:500}.wallet-record-card strong.income{color:#ff2727}.wallet-record-state{place-items:center;min-height:560px;display:grid}.wallet-record-empty{color:#ffffff9e;text-align:center;place-items:center;min-height:560px;margin:0;font-size:14px;display:grid}@keyframes wallet-record-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-purchase-button{color:#fff;cursor:pointer;background:#6484ff;border-radius:50px;width:239px;height:28px;padding:5px 0 3px;font-size:14px;font-weight:500}.creations-intro{width:330px;position:absolute;top:263px;left:11px}.creations-pill{color:#000;background:#fff;border-radius:50px;justify-content:center;align-items:center;gap:6px;width:91px;height:34px;padding:5px 12px 7px 8px;font-size:10px;font-weight:500;display:inline-flex}.creations-pill img{object-fit:contain;width:22px;height:22px}.creations-intro p{color:#fff;margin:9px 0 0;font-size:17px;font-weight:400;line-height:normal}.creation-grid{grid-template-columns:repeat(2,172px);align-items:start;gap:10px 11px;display:grid;position:absolute;top:389px;left:10px;right:9px}.creation-card{background:#ffffff14;border-radius:15px;width:172px;height:232px;position:relative;overflow:hidden}.creation-open-button{z-index:2;cursor:pointer;background:0 0;padding:0;position:absolute;inset:0}.creation-card:nth-of-type(2n){margin-top:0}.creation-card>img:not(.creation-play-badge),.creation-card>video{object-fit:cover;width:100%;height:100%;display:block}.creation-play-badge{z-index:3;pointer-events:none;width:26px;height:26px;position:absolute;top:8px;right:8px}.creation-generating-overlay{z-index:4;background:#00000080;place-items:center;display:grid;position:absolute;inset:0}.creation-generating-overlay img{object-fit:contain;width:49px;height:45px}.profile-state{color:#ffffff9e;text-align:center;grid-column:1/-1;place-items:center;min-height:180px;margin:0;font-size:14px;display:grid}.profile-state-error{color:#ffd2d2}.resource-viewer{z-index:50;background:#000000e0;place-items:center;padding:48px 16px;display:grid;position:absolute;inset:0}.resource-viewer img,.resource-viewer video{object-fit:contain;border-radius:18px;max-width:100%;max-height:100%}.resource-viewer-close{z-index:1;color:#fff;cursor:pointer;background:#ffffff24;border-radius:50%;width:34px;height:34px;padding:0;font-size:24px;line-height:1;position:absolute;top:52px;right:16px}.voice-float{flex-direction:column;align-items:center;gap:4px;width:40px;display:flex;position:absolute;top:13px;right:12px}.headphone-pill{color:#000;background:#ffffff80;border-radius:50px;flex-direction:column;align-items:center;width:40px;height:40px;padding-top:2px;font-size:10px;font-weight:500;display:flex}.headphone-pill img{width:20px;height:20px}.hot-duration{color:#fff;background:#e400f2;border-radius:50px;justify-content:center;align-items:center;width:26px;height:18px;font-size:10px;font-weight:500;display:inline-flex}.back-to-top{z-index:5;cursor:pointer;background:0 0;border-radius:50%;width:32px;height:32px;padding:0;animation:.16s both fade-in;position:sticky;bottom:72px;left:333px}.back-to-top img{width:100%;height:100%;display:block}@keyframes fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bottom-nav{z-index:6;background:#010101;grid-template-columns:repeat(4,1fr);align-items:center;height:62px;padding:12px;display:grid;position:sticky;bottom:0;left:0;right:0}.nav-action{width:100%;height:38px;color:var(--muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.nav-pill{border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:38px;transition:width .18s,filter .18s,transform .18s;display:inline-flex}.nav-pill img{object-fit:contain;width:20px;height:20px}.nav-label{display:none}.nav-action.active .nav-pill{background:var(--control-gradient);color:#020202;gap:4px;width:80px;font-size:10px}.nav-action.active .nav-label{display:inline}@media (width<=430px){.page-shell{background:#010101;padding:0}.phone-frame{width:100vw;height:100svh;min-height:720px;box-shadow:none}}
