#app>[data-current-app=walletApp],#app>[data-current-app=walletApp]>.status-bar{background:#f2f2f7}
#app>[data-current-app=appleStore],#app>[data-current-app=appleStore]>.status-bar{background:#f5f5f7}
.wallet-app{background:#f2f2f7;position:relative;overflow:hidden}
.wallet-header{display:flex;align-items:center;justify-content:space-between;padding:18px 30px 24px;gap:12px;flex-shrink:0}
.wallet-header h1{font-size:40px;line-height:1.1;letter-spacing:-1.5px;margin:0;font-weight:800}
.wallet-controls{display:flex;gap:10px;align-items:center}
.wallet-glass{background:#ffffffb8;border:1px solid #ffffffb3;box-shadow:0 5px 18px #0000000a,inset 0 1px 0 #ffffffbb;backdrop-filter:blur(28px) saturate(150%);-webkit-backdrop-filter:blur(28px) saturate(150%);color:#111}
.wallet-glass button{border:0;background:none;color:inherit;display:grid;place-items:center;padding:0;width:42px;height:50px}
.wallet-glass svg{display:block;width:23px;height:23px;margin:0}
.wallet-round{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;padding:0;flex-shrink:0}
.wallet-pill{border-radius:28px;display:flex;padding:0 3px}
.wallet-glass{transition:transform .18s,filter .18s}.wallet-glass:active{transform:scale(.97);filter:brightness(.98)}
.wallet-scroll{flex:1;min-height:0;overflow:auto;padding:0 36px 30px}
.wallet-stack{position:relative;width:100%;transition:height .38s cubic-bezier(.2,.8,.2,1)}
.wallet-card{position:absolute;left:0;width:100%;padding:0;border:0;border-radius:21px;background:transparent;text-align:left;box-shadow:0 2px 8px #00000014;top:0;transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .3s;touch-action:pan-x}
.wallet-face{position:relative;aspect-ratio:1.586;border-radius:21px;box-sizing:border-box;padding:22px;background-size:cover;background-position:center;overflow:hidden;text-align:left;display:flex;flex-direction:column;justify-content:space-between;font:inherit}
.wallet-face>div>b{font-size:19px;display:block;line-height:1.2}
.wallet-face small{font-size:10px;display:block;margin-top:6px;opacity:.86}
.wallet-face footer{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:13px}
.wallet-face footer b{font-size:12px}.wallet-chip{width:29px;height:23px;background:linear-gradient(120deg,#dccb9c,#a4956e);border-radius:5px;border:1px solid #cdbf99}
.wallet-label{font-size:12px;color:#8e8e93;margin:0 0 16px}.wallet-section-title{font-size:21px;margin-top:28px}
.wallet-home{border:0;background:none;color:#8e8e93;font:inherit;font-size:12px;padding:8px;margin:auto auto 0}
.wallet-empty{text-align:center;margin:65px 0}.wallet-empty h2{font-size:20px}.wallet-empty button{border:0;border-radius:22px;padding:13px 23px;background:#007aff;color:white;font:inherit}
.wallet-note{color:#8e8e93;font-size:13px;line-height:1.6;padding:10px 14px}
.wallet-app .settings-cell small{display:block;font-size:11px;color:#8e8e93;margin-top:4px}
.wallet-app .life-sheet .wallet-face{margin:12px 0 24px}
.wallet-app .settings-cell svg{width:22px;height:22px}
.apple-shop{background:#f5f5f7;position:relative}
.shop-header{display:flex;justify-content:space-between;padding:10px 22px}
.apple-shop .life-scroll{padding:18px 24px 30px}
.apple-shop h1{font-size:38px;font-weight:800;letter-spacing:-1.2px;margin:0}
.shop-intro{font-size:22px;font-weight:650;color:#86868b;line-height:1.4;margin:6px 0 30px}
.shop-generate{display:flex;align-items:center;gap:10px;background:#fff;border:0;border-radius:23px;padding:18px;width:100%;text-align:left;font:inherit;color:#007aff;margin-bottom:22px}
.shop-generate span{flex:1}.shop-generate svg{width:20px;height:20px;flex-shrink:0}
.shop-products{display:grid;gap:18px}.shop-product{border:0;border-radius:28px;box-shadow:0 2px 10px #00000005;background:white;padding:25px;text-align:left;font:inherit;color:#1d1d1f}
.shop-product>small{font-size:11px;color:#b26b43}.shop-product h2{font-size:26px;margin:10px 0}.shop-product p{font-size:14px;color:#6e6e73;line-height:1.65}
.shop-product-symbol{height:90px;display:grid;place-items:center;background:#f5f5f7;border-radius:20px;margin:20px 0;color:#86868b}.shop-product-symbol svg{width:45px;height:45px}
.shop-buy{float:right;color:#007aff;font-size:13px}.shop-empty{color:#8e8e93;line-height:1.8;text-align:center;font-size:14px;margin-top:70px}
.shop-order{border-radius:24px;background:white;padding:22px;margin:16px 0}.shop-order small{color:#8e8e93;line-height:1.6}
.shop-nav{display:flex;margin:10px 18px 5px;padding:6px;border-radius:32px;background:#ffffffbb;backdrop-filter:blur(24px)}
.shop-nav button{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;border:0;background:none;padding:9px;border-radius:26px;color:#8e8e93;font-size:11px}
.shop-nav .active{color:#007aff;background:#f2f2f7}.shop-nav svg{width:23px;height:23px}
.apple-shop .life-sheet p{line-height:1.7}
@media(max-width:360px){.wallet-header{padding:16px 22px 24px}.wallet-header h1{font-size:34px}.wallet-round{width:44px;height:44px}.wallet-glass button{width:33px;height:44px}.wallet-controls{gap:7px}.wallet-scroll{padding-left:28px;padding-right:28px}.wallet-face{padding:18px}.wallet-face>div>b{font-size:17px}.wallet-face footer{font-size:12px}}
@media(prefers-reduced-motion:reduce){.wallet-card,.wallet-stack{transition:none}}
.wallet-app .life-sheet{padding:18px 20px 28px;border-radius:30px 30px 0 0}
.wallet-app .settings-section{border-radius:24px;overflow:hidden;margin:14px 0 24px;background:#fff}
.wallet-app .settings-section>.settings-cell,.wallet-app .settings-section>.form-cell{position:relative;margin:0;padding:15px 16px;min-height:52px;border:0;box-sizing:border-box}
.wallet-app .settings-section>.settings-cell::after,.wallet-app .settings-section>.form-cell::after{display:none}
.wallet-app .settings-section>.settings-cell:not(:last-child)::before,.wallet-app .settings-section>.form-cell:not(:last-child)::before{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;transform:scaleY(.5);background:#3c3c4329;pointer-events:none}
.wallet-app .settings-cell>.ui-icon:last-child{margin-left:auto;flex-shrink:0}
.wallet-app .life-sheet>h3{font-size:14px;color:#8e8e93;margin:24px 16px 8px;font-weight:500}
.wallet-title-home{display:block;border:0;background:none;padding:0;min-height:44px;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;cursor:pointer}
.wallet-title-home:focus-visible{outline:2px solid #007aff;outline-offset:5px;border-radius:8px}
