@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16181d;background:#e9eaed;font-synthesis:none;--bg: #f4f5f7;--surface: #ffffff;--surface-soft: #e9ebef;--text: #16181d;--muted: #727884;--border: #e5e7eb;--yellow: #ffd429;--yellow-strong: #facb00;--violet: #7867f2;--green: #159b63;--red: #d94b4b;--shadow: 0 20px 60px rgba(20, 22, 28, .12)}:root[data-theme=dark]{color:#f6f7f9;background:#06070a;--bg: #090b10;--surface: #151820;--surface-soft: #20242d;--text: #f6f7f9;--muted: #9ca3af;--border: #292d37;--green: #39c98a;--red: #ff6b6b;--shadow: 0 24px 70px rgba(0, 0, 0, .4)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(120,103,242,.36);outline-offset:2px}.app-shell{min-height:100dvh;display:grid;place-items:center;grid-template-columns:300px minmax(360px,430px);gap:72px;padding:34px;background:radial-gradient(circle at 20% 20%,rgba(255,212,41,.24),transparent 36%),radial-gradient(circle at 80% 82%,rgba(120,103,242,.16),transparent 32%),var(--bg)}.phone-shell{position:relative;width:100%;height:min(880px,calc(100dvh - 36px));border:9px solid #17191e;border-radius:48px;overflow:hidden;background:var(--bg);box-shadow:var(--shadow),inset 0 0 0 1px #ffffff1a}.screen{height:100%;overflow:hidden;animation:screenIn .24s ease}.screen-content{height:100%;overflow-y:auto;padding:max(24px,env(safe-area-inset-top)) 20px 112px;scrollbar-width:none;background:var(--bg)}.screen-content::-webkit-scrollbar{display:none}.desktop-brand{color:var(--text)}.desktop-brand .brand img{width:74px;height:74px;border-radius:22px}.desktop-brand .brand strong{font-size:24px}.desktop-brand p{margin:28px 0 18px;color:var(--muted);line-height:1.7;font-weight:500}.desktop-badge{display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border-radius:14px;background:var(--surface);border:1px solid var(--border);font-size:13px;font-weight:800}.brand{display:flex;align-items:center;gap:11px}.brand img{width:42px;height:42px;border-radius:13px;object-fit:cover}.brand div{display:flex;flex-direction:column}.brand strong{font-size:14px;letter-spacing:.07em}.brand span{font-size:9px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:1px}.topbar,.page-header{display:flex;align-items:center;justify-content:space-between}.top-actions{display:flex;gap:9px;align-items:center}.icon-button,.avatar{border:0;min-width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--surface);cursor:pointer}.avatar{background:linear-gradient(145deg,var(--yellow),#f4b516);color:#17191e;font-weight:800}.avatar.large{width:48px;height:48px;font-size:17px}.hero-balance{padding:26px 2px 18px}.hero-balance>div{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:600}.eye-button{border:0;background:none;color:var(--muted);padding:3px;cursor:pointer;display:grid}.hero-balance>strong{display:block;font-size:clamp(32px,9vw,39px);letter-spacing:-.045em;line-height:1.15;margin:4px 0 5px;font-variant-numeric:tabular-nums}.hero-balance small{color:var(--muted);font-size:11px}.main-card{position:relative;overflow:hidden;min-height:204px;padding:21px;border-radius:27px;background:linear-gradient(135deg,#17191e,#282835 48%,#7867f2 132%);color:#fff;box-shadow:0 20px 35px #17191e3b;cursor:pointer}.card-sheen{position:absolute;width:210px;height:210px;border:1px solid rgba(255,255,255,.1);border-radius:50%;top:-94px;right:-38px;box-shadow:0 0 0 30px #ffffff06,0 0 0 64px #ffffff05}.card-head,.card-foot{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:800;letter-spacing:.08em}.contactless{transform:rotate(90deg);letter-spacing:-4px;font-size:17px;opacity:.8}.card-balance{position:relative;display:flex;flex-direction:column;margin-top:39px}.card-balance small{font-size:11px;color:#ffffff9e}.card-balance strong{font-size:25px;margin-top:4px;font-variant-numeric:tabular-nums}.card-foot{margin-top:29px;color:#ffffffb8;letter-spacing:.04em}.card-monogram{display:grid;place-items:center;width:39px;height:27px;border-radius:8px;background:var(--yellow);color:#17191e;font-size:11px;letter-spacing:0}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:22px 0 24px}.quick-action{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;cursor:pointer}.quick-action span{width:54px;height:54px;display:grid;place-items:center;background:var(--surface);border-radius:18px;box-shadow:0 5px 15px #14161c0a;transition:transform .15s ease}.quick-action:hover span{transform:translateY(-2px)}.quick-action strong{font-size:10px;font-weight:700}.primary-quick span{background:var(--yellow);color:#17191e}.section-title{display:flex;justify-content:space-between;align-items:center;margin:15px 0 12px}.section-title h2{font-size:19px;margin:0;letter-spacing:-.025em}.text-button{border:0;background:none;color:var(--violet);font-size:12px;font-weight:800;cursor:pointer}.account-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:11px;overflow-x:auto;margin:0 -20px;padding:2px 20px 13px;scrollbar-width:none;scroll-snap-type:x mandatory}.account-scroll::-webkit-scrollbar{display:none}.account-card{position:relative;overflow:hidden;min-height:137px;padding:16px;border:0;border-radius:22px;text-align:left;color:#fff;display:flex;flex-direction:column;align-items:flex-start;scroll-snap-align:start;cursor:pointer}.account-card:after{content:"";position:absolute;width:110px;height:110px;border:20px solid rgba(255,255,255,.08);border-radius:50%;right:-39px;top:-43px}.account-graphite{background:linear-gradient(135deg,#252831,#101216)}.account-violet{background:linear-gradient(135deg,#6d5de5,#9b8cff)}.account-blue{background:linear-gradient(135deg,#1687a7,#52b5d2)}.account-type{font-size:10px;opacity:.7}.account-card>strong{font-size:13px;margin-top:2px}.account-balance{font-size:21px;font-weight:800;margin-top:20px}.account-meta{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:10px;opacity:.72;margin-top:auto}.spending-card{padding:18px;border-radius:23px;background:var(--surface);margin-top:9px}.spending-head{display:flex;justify-content:space-between;align-items:flex-start}.spending-head>div{display:flex;flex-direction:column;gap:3px}.spending-head span{color:var(--muted);font-size:11px;font-weight:600}.spending-head strong{font-size:20px}.spending-head .trend{color:var(--green);background:#159b631a;display:flex;gap:2px;padding:6px 8px;border-radius:10px;align-items:center;font-weight:800}.spending-bar{display:flex;height:9px;gap:3px;margin:17px 0 13px}.spending-bar span{background:var(--yellow);border-radius:6px}.spending-bar span:nth-child(2){background:var(--violet)}.spending-bar span:nth-child(3){background:#36a8c8}.spending-bar span:nth-child(4){background:var(--surface-soft)}.spending-legend{display:flex;gap:13px;color:var(--muted);font-size:9px;font-weight:600}.spending-legend span{display:flex;gap:5px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--yellow)}.dot-transfer{background:var(--violet)}.dot-other{background:#36a8c8}.transaction-list,.history-list{background:var(--surface);border-radius:23px;overflow:hidden}.transaction-row{width:100%;border:0;border-bottom:1px solid var(--border);background:transparent;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;text-align:left;cursor:pointer}.transaction-row:last-child{border-bottom:0}.transaction-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:var(--surface-soft)}.transaction-icon.incoming{background:#159b631f;color:var(--green)}.transaction-copy{display:flex;flex-direction:column;min-width:0}.transaction-copy strong{font-size:12px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.transaction-copy small{color:var(--muted);font-size:9px;margin-top:4px}.transaction-amount{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.transaction-amount.positive{color:var(--green)}.sub-screen{padding-top:max(30px,env(safe-area-inset-top))}.page-header span{color:var(--muted);font-size:11px;font-weight:700}.page-header h1{font-size:27px;margin:2px 0 0;letter-spacing:-.04em}.recipient-search,.search-field{width:100%;border:0;display:flex;align-items:center;gap:10px;padding:15px;border-radius:17px;background:var(--surface);color:var(--muted);margin:21px 0;text-align:left;cursor:pointer;font-size:12px}.contacts-row{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.contacts-row button{border:0;background:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}.contact-new,.contact span{width:48px;height:48px;border-radius:50%;display:grid!important;place-items:center;background:var(--surface)!important;font-weight:800;font-size:12px}.contact small{font-size:9px}.contact-0 span{background:#e8d6ff!important}.contact-1 span{background:#d8eef5!important}.contact-2 span{background:#ffd9dc!important}.contact-3 span{background:#dcebd3!important}.payment-groups,.settings-group{border-radius:23px;background:var(--surface);overflow:hidden}.payment-groups>button,.settings-group>button{width:100%;border:0;border-bottom:1px solid var(--border);background:transparent;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;text-align:left;cursor:pointer}.payment-groups>button:last-child,.settings-group>button:last-child{border-bottom:0}.payment-icon,.settings-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--surface-soft);color:var(--violet)}.payment-icon svg,.settings-icon svg{width:20px}.payment-groups button>span:nth-child(2),.settings-group button>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.payment-groups strong,.settings-group strong{font-size:12px}.payment-groups small,.settings-group small{font-size:9px;color:var(--muted);margin-top:3px}.promo-card{display:flex;gap:12px;background:linear-gradient(135deg,#7867f226,#7867f20d);border-radius:22px;padding:17px;margin-top:17px}.promo-icon{width:42px;height:42px;flex:none;display:grid;place-items:center;background:var(--violet);color:#fff;border-radius:14px}.promo-card strong{font-size:12px}.promo-card p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.services-banner{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;align-items:start;padding:17px;margin:21px 0 4px;border-radius:23px;color:#17191e;background:linear-gradient(135deg,var(--yellow),#fff0a7);overflow:hidden}.services-banner>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#ffffffa8}.services-banner>span svg{width:22px}.services-banner div{min-width:0}.services-banner small{display:block;margin-bottom:4px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.services-banner strong{display:block;font-size:14px;line-height:1.25}.services-banner p{margin:6px 0 0;font-size:9px;line-height:1.45;opacity:.72}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.service-card{min-height:132px;border:1px solid var(--border);border-radius:21px;padding:15px;background:var(--surface);color:var(--text);display:flex;flex-direction:column;align-items:flex-start;text-align:left;cursor:pointer}.service-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;margin-bottom:13px}.service-card>span svg{width:20px}.service-card strong{font-size:12px}.service-card small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.35}.service-violet>span{color:var(--violet);background:#7867f21f}.service-yellow>span{color:#7d6410;background:#ffda3947}.service-blue>span{color:#397fbf;background:#397fbf1c}.service-green>span{color:var(--green);background:#159b631c}.service-list{margin-bottom:18px}.search-field{cursor:default;margin-bottom:12px}.search-field input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.search-field button{border:0;background:transparent;color:var(--muted);display:grid;cursor:pointer}.home-search-field{margin:16px 0 2px}.compact-empty{width:100%;min-height:70px;display:grid;place-items:center;padding:18px;border-radius:18px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:700}.direction-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;margin-bottom:12px;border-radius:16px;background:var(--surface-soft)}.direction-tabs button{min-height:38px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;cursor:pointer;transition:.16s ease}.direction-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 5px 14px #14161c14}.advanced-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:15px}.advanced-filters label{min-width:0;display:flex;align-items:center;gap:7px;padding:10px 11px;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--muted)}.advanced-filters svg{flex:none}.advanced-filters select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:10px;font-weight:700}.history-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:19px}.summary-card{min-width:0;padding:15px;border-radius:20px;display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border)}.summary-card .summary-icon{width:37px;height:37px;flex:none;display:grid;place-items:center;border-radius:13px}.summary-card .summary-icon svg{width:18px}.summary-card.expense .summary-icon{color:var(--red);background:#d94b4b1a}.summary-card.income .summary-icon{color:var(--green);background:#159b631a}.summary-card div{min-width:0;display:flex;flex-direction:column;gap:3px}.summary-card small{color:var(--muted);font-size:9px;font-weight:700}.summary-card strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.history-results-head{display:flex;justify-content:space-between;align-items:center;margin:0 2px 10px}.history-results-head>strong{font-size:16px}.history-results-head>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;font-weight:700}.history-groups{display:flex;flex-direction:column;gap:15px}.date-group>header{display:flex;justify-content:space-between;align-items:center;padding:0 3px 8px}.date-group>header strong{font-size:11px;text-transform:capitalize}.date-group>header span{color:var(--muted);font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.date-group>header span.positive{color:var(--green)}.history-screen .history-list{box-shadow:0 5px 18px #14161c09}.history-screen .transaction-row{grid-template-columns:44px minmax(0,1fr) auto;padding:13px}.history-screen .transaction-copy strong{font-size:11px}.history-screen .transaction-amount{max-width:110px;font-size:10px;text-align:right}.empty-state{padding:44px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--muted)}.empty-state strong{color:var(--text);font-size:13px}.empty-state span{font-size:10px}.profile-card{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:13px;padding:16px;margin:21px 0;border-radius:22px;background:var(--surface)}.profile-avatar{width:52px;height:52px;border-radius:18px;background:var(--yellow);color:#17191e;display:grid;place-items:center;font-weight:800}.profile-card>div:nth-child(2){display:flex;flex-direction:column}.profile-card strong{font-size:13px}.profile-card span{color:var(--muted);font-size:10px;margin-top:4px}.theme-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-selector button{position:relative;border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:15px 8px 12px;display:flex;flex-direction:column;align-items:center;gap:7px;cursor:pointer;font-size:9px;font-weight:700}.theme-selector button.active{border-color:var(--violet);background:#7867f214;color:var(--violet)}.theme-selector button svg{width:20px}.theme-selector button>svg:last-child{position:absolute;top:7px;right:7px;width:14px}.settings-icon.danger{color:var(--red)}.settings-icon.accent{background:var(--yellow);color:#17191e}.version{text-align:center;color:var(--muted);font-size:9px;margin:28px 0 0}.bottom-nav{position:absolute;z-index:20;left:0;right:0;bottom:0;height:calc(76px + env(safe-area-inset-bottom));padding:8px 8px max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border)}.bottom-nav button{border:0;background:none;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.bottom-nav svg{width:21px;height:21px;stroke-width:2}.bottom-nav span{font-size:9px;font-weight:700}.bottom-nav button.active{color:var(--text)}.bottom-nav button.active svg{fill:var(--yellow);stroke:var(--text)}.sheet-layer{position:fixed;inset:0;z-index:50;pointer-events:none}.sheet-backdrop{position:absolute;inset:0;border:0;background:#07080b8a;opacity:0;transition:opacity .24s ease}.bottom-sheet{position:absolute;left:50%;bottom:0;width:min(430px,100%);max-height:92dvh;overflow-y:auto;transform:translate(-50%,104%);transition:transform .3s cubic-bezier(.2,.8,.2,1);background:var(--surface);color:var(--text);border-radius:29px 29px 0 0;padding:28px 22px max(26px,env(safe-area-inset-bottom));box-shadow:0 -20px 60px #0003}.sheet-layer.open{pointer-events:auto}.sheet-layer.open .sheet-backdrop{opacity:1}.sheet-layer.open .bottom-sheet{transform:translate(-50%)}.sheet-handle{position:absolute;top:9px;left:50%;transform:translate(-50%);width:43px;height:4px;border-radius:5px;background:var(--border)}.sheet-close{position:absolute;top:20px;right:20px;border:0;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:var(--surface-soft);cursor:pointer;z-index:2}.sheet-heading{text-align:center;padding:7px 35px 20px}.round-icon{width:56px;height:56px;margin:auto;border-radius:19px;background:var(--yellow);color:#17191e;display:grid;place-items:center}.round-icon svg{width:24px}.sheet-heading h2{font-size:22px;margin:13px 0 5px}.sheet-heading p{color:var(--muted);font-size:10px;margin:0;line-height:1.5}.bottom-sheet label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:10px;font-weight:700;margin-bottom:15px}.bottom-sheet label>input,.amount-input{border:1px solid var(--border);border-radius:16px;background:var(--bg);color:var(--text);padding:14px}.amount-input{display:flex;align-items:center}.amount-input input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:24px;font-weight:800}.amount-input span{font-size:20px;font-weight:700}.source-account{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:12px;border-radius:16px;background:var(--bg);margin-bottom:17px}.mini-card{width:40px;height:30px;display:grid;place-items:center;border-radius:9px;background:#17191e;color:var(--yellow);font-size:10px;font-weight:800}.source-account div{display:flex;flex-direction:column}.source-account small{color:var(--muted);font-size:8px}.source-account strong{font-size:10px}.source-account>span:last-child{font-size:10px;font-weight:800}.primary-button,.secondary-button{width:100%;min-height:52px;border:0;border-radius:17px;font-weight:800;font-size:13px;cursor:pointer}.primary-button{background:var(--yellow);color:#17191e}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{background:var(--surface-soft);margin-top:9px}.review-amount{text-align:center;font-size:33px;font-weight:800;margin:4px 0 22px}.review-details{background:var(--bg);border-radius:18px;padding:4px 15px;margin-bottom:18px}.review-details div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--border);font-size:11px}.review-details div:last-child{border-bottom:0}.review-details span{color:var(--muted)}.review-details strong{text-align:right}.success-step{text-align:center;padding:20px 0 0}.success-check{width:68px;height:68px;border-radius:50%;margin:auto;display:grid;place-items:center;background:#159b6321;color:var(--green)}.success-check svg{width:33px;height:33px;stroke-width:3}.success-step h2{margin:17px 0 7px}.success-step>strong{display:block;font-size:31px}.success-step p{color:var(--muted);font-size:10px;margin:8px 0 24px}.account-sheet{text-align:center}.account-detail-icon{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;color:#fff;margin:5px auto 13px}.account-sheet h2{font-size:20px;margin:0}.detail-balance{font-size:29px;font-weight:800;margin:7px 0 20px}.detail-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.detail-actions button{border:0;background:none;font-size:9px;font-weight:700;display:flex;flex-direction:column;align-items:center;gap:7px}.detail-actions span{width:49px;height:49px;border-radius:16px;display:grid;place-items:center;background:var(--surface-soft)}.detail-actions svg{width:20px}.transaction-detail-sheet{text-align:center}.detail-direction{width:64px;height:64px;border-radius:21px;display:grid;place-items:center;margin:4px auto 10px}.detail-direction svg{width:27px;height:27px}.detail-direction.incoming{color:var(--green);background:#159b631f}.detail-direction.outgoing{color:var(--red);background:#d94b4b1a}.detail-kicker{margin:0 0 5px;color:var(--muted);font-size:10px;font-weight:800}.transaction-detail-sheet h2{max-width:290px;margin:0 auto;font-size:18px;line-height:1.3}.detail-transaction-amount{margin:9px 0 8px;font-size:30px;font-weight:800;font-variant-numeric:tabular-nums}.detail-transaction-amount.positive{color:var(--green)}.status-pill{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:9px;font-weight:800}.status-pill.completed{color:var(--green);background:#159b631a}.status-pill.pending{color:#9a6b00;background:#ffd42933}.detail-rows{margin:20px 0 16px;padding:3px 15px;border-radius:19px;background:var(--bg);text-align:left}.detail-rows>div{display:grid;grid-template-columns:38% minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid var(--border);font-size:10px}.detail-rows>div:last-child{border-bottom:0}.detail-rows span{color:var(--muted)}.detail-rows strong{text-align:right;overflow-wrap:anywhere}.detail-id{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.toast{position:fixed;z-index:80;left:50%;bottom:27px;transform:translate(-50%,30px);max-width:calc(100% - 32px);padding:12px 17px;border-radius:13px;background:#17191e;color:#fff;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transition:.22s ease;box-shadow:0 10px 30px #00000040}.toast.show{opacity:1;transform:translate(-50%)}@keyframes screenIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:780px){.app-shell{display:block;padding:0;min-height:100dvh}.desktop-brand{display:none}.phone-shell{width:100%;height:100dvh;border:0;border-radius:0;box-shadow:none}}@media(max-height:720px)and (min-width:781px){.phone-shell{height:calc(100dvh - 18px);border-width:6px;border-radius:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
