.app-shell{min-height:100vh;position:relative}.page-layer{transition:transform .28s,filter .28s,opacity .28s}.page-layer.is-loading{filter:blur(4px);opacity:.5;pointer-events:none;transform:scale(.985)}.screen-loader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;z-index:50;background:#eef2fbb8;justify-content:center;align-items:center;padding:24px;transition:opacity .24s;display:flex;position:fixed;inset:0}.screen-loader.visible{opacity:1;pointer-events:auto}.screen-loader .loader-card{text-align:center;background:#ffffffe0;border:1px solid #ffffffe6;border-radius:30px;width:min(320px,100%);padding:28px 24px;box-shadow:0 20px 60px #141e3729}.screen-loader .loader-orbit{background:conic-gradient(#1f6fff,#7cabff,#dfe9ff,#1f6fff);border-radius:50%;width:84px;height:84px;margin:0 auto 20px;padding:8px;animation:1.05s linear infinite spin;position:relative;box-shadow:0 12px 30px #1f6fff38}.screen-loader .loader-orbit .loader-core{background:radial-gradient(circle at 30% 30%,#fff 0%,#edf3ff 52%,#dfe9ff 100%);border-radius:50%;width:100%;height:100%;position:relative}.screen-loader .loader-orbit .loader-core:after{content:"";background:linear-gradient(135deg,#1f6fff 0%,#79a9ff 100%);border-radius:50%;position:absolute;inset:16px;box-shadow:inset 0 2px 8px #ffffff59}.screen-loader .loader-title{letter-spacing:-.04em;color:#161a24;margin-bottom:8px;font-size:22px;font-weight:800}.screen-loader .loader-subtitle{color:#7b8498;font-size:14px;line-height:1.45}@keyframes spin{to{transform:rotate(360deg)}}.home-page{color:#161a24;background:linear-gradient(#eef2fb 0%,#f7f8fc 100%);min-height:100vh;padding-bottom:108px;position:relative}.home-page .header{color:#fff;background:linear-gradient(#0f1728 0%,#1e2a46 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:22px 22px 1px}.home-page .header .top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.home-page .header .greeting .hello{opacity:.72;margin-bottom:6px;font-size:14px}.home-page .header .greeting h1{letter-spacing:-.04em;margin:0;font-size:28px;font-weight:800}.home-page .header .bell{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.home-page .header .balance-card{background:linear-gradient(135deg,#1f6fff 0%,#4e8fff 100%);border-radius:28px;margin-bottom:22px;padding:22px;box-shadow:0 18px 40px #1644b159}.home-page .header .balance-card .label{opacity:.8;margin-bottom:10px;font-size:14px}.home-page .header .balance-card .amount{letter-spacing:-.05em;margin-bottom:14px;font-size:38px;font-weight:900;line-height:1}.home-page .header .balance-card .row{opacity:.9;justify-content:space-between;gap:18px;font-size:14px;display:flex}.home-page .content{padding:20px 18px 0}.home-page .actions{grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:22px;display:grid}.home-page .actions .action{text-align:center;cursor:default;background:#fff;border:1px solid #edf1f8;border-radius:20px;padding:14px 8px;transition:transform .16s,box-shadow .16s,border-color .16s;box-shadow:0 10px 30px #101f3d0f}.home-page .actions .action.is-clickable{cursor:pointer}.home-page .actions .action.is-clickable:hover{border-color:#d9e5fb;transform:translateY(-2px);box-shadow:0 16px 36px #101f3d1a}.home-page .actions .action .icon{color:#1f6fff;background:#edf4ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 10px;font-size:20px;display:flex}.home-page .actions .action .label{font-size:12px;font-weight:700;line-height:1.2}.home-page .section{margin-bottom:18px}.home-page .section .section-head{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.home-page .section .section-head h2{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:800}.home-page .section .section-head button{color:#1f6fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.home-page .section .list{flex-direction:column;gap:12px;display:flex}.home-page .section .item-card{background:#fff;border:1px solid #edf1f8;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 10px 24px #101f3d0d}.home-page .section .item-card .main{align-items:center;gap:12px;min-width:0;display:flex}.home-page .section .item-card .icon{color:#1f6fff;background:#edf4ff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.home-page .section .item-card .text{min-width:0}.home-page .section .item-card .text .title{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:15px;font-weight:800;overflow:hidden}.home-page .section .item-card .text .meta{color:#7b8498;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.home-page .section .item-card .side{text-align:right;flex:none}.home-page .section .item-card .side .value{margin-bottom:4px;font-size:16px;font-weight:800}.home-page .section .item-card .side .value.negative{color:#e5484d}.home-page .section .item-card .side .tag{color:#4f5a70;background:#f1f4fa;border-radius:999px;padding:5px 8px;font-size:12px;display:inline-block}.home-page .section .promo-card{color:#fff;background:linear-gradient(135deg,#102445 0%,#1a3c78 100%);border-radius:24px;padding:18px;box-shadow:0 14px 34px #11264c2e}.home-page .section .promo-card .eyebrow{opacity:.7;margin-bottom:8px;font-size:13px}.home-page .section .promo-card h2{letter-spacing:-.04em;margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.05}.home-page .section .promo-card p{color:#ffffffc7;margin:0 0 14px;font-size:14px;line-height:1.45}.home-page .section .promo-card button{color:#102445;cursor:pointer;background:#fff;border:0;border-radius:14px;padding:12px 16px;font-weight:800}.home-page .bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #e4e9f5cc;border-radius:28px;justify-content:space-around;align-items:center;max-width:720px;height:76px;margin:0 auto;padding:0 10px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 14px 34px #141c321a}.home-page .bottom-nav .nav-item{color:#8993a7;cursor:pointer;background:0 0;border:0;border-radius:20px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:5px;height:100%;font-size:11px;font-weight:700;display:flex}.home-page .bottom-nav .nav-item.active{color:#1f6fff}.home-page .bottom-nav .nav-item .icon{font-size:20px;line-height:1}.home-page .bottom-nav .nav-item .label{font-size:11px}@media (width>=721px){.home-page{background:linear-gradient(#eef2fb 0%,#f7f8fc 100%);max-width:420px;margin:0 auto;box-shadow:0 20px 60px #141e371f}.home-page .bottom-nav{width:388px;left:50%;right:auto;transform:translate(-50%)}body{background:#eef2fb}}.left-part{align-items:center;gap:12px;min-width:0;display:flex}.logo img{width:45px;margin-right:10px}.cards-page{color:#161a24;background:linear-gradient(#eef2fb 0%,#f7f8fc 100%);min-height:100vh;padding-bottom:36px}.cards-page .hero{color:#fff;background:linear-gradient(#0f1728 0%,#1e2a46 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:22px 18px 24px}.cards-page .hero .hero-top{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.cards-page .hero .hero-top .back-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;flex:none;width:44px;height:44px;font-size:20px}.cards-page .hero .hero-top .hero-text .eyebrow{opacity:.72;margin-bottom:6px;font-size:13px}.cards-page .hero .hero-top .hero-text h1{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.02}.cards-page .hero .stack{flex-direction:column;gap:14px;display:flex}.cards-page .hero .stack .bank-card{border-radius:28px;flex-direction:column;justify-content:space-between;min-height:196px;padding:20px;display:flex;box-shadow:0 18px 36px #0812243d}.cards-page .hero .stack .bank-card.is-primary{background:radial-gradient(circle at 100% 0,#fff3,#0000 26%),linear-gradient(135deg,#1f6fff 0%,#73a5ff 100%)}.cards-page .hero .stack .bank-card.is-dark{background:radial-gradient(circle at 100% 0,#ffffff24,#0000 24%),linear-gradient(135deg,#101726 0%,#243b69 100%)}.cards-page .hero .stack .bank-card .bank-name{opacity:.92;font-size:15px;font-weight:700}.cards-page .hero .stack .bank-card .number{letter-spacing:.08em;font-size:28px;font-weight:800}.cards-page .hero .stack .bank-card .bottom{justify-content:space-between;gap:16px;display:flex}.cards-page .hero .stack .bank-card .bottom .label{opacity:.72;margin-bottom:4px;font-size:12px}.cards-page .hero .stack .bank-card .bottom .value{font-size:14px;font-weight:700}.cards-page .content{padding:20px 18px 0}.cards-page .action-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px;display:grid}.cards-page .action-grid .action{text-align:center;cursor:pointer;background:#fff;border:1px solid #edf1f8;border-radius:20px;padding:14px 8px;box-shadow:0 10px 30px #101f3d0f}.cards-page .action-grid .action .icon{color:#1f6fff;background:#edf4ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 10px;font-size:20px;display:flex}.cards-page .action-grid .action .label{font-size:12px;font-weight:700;line-height:1.25}.cards-page .section{margin-bottom:18px}.cards-page .section .section-head{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.cards-page .section .section-head h2{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:800}.cards-page .section .section-head button{color:#1f6fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.cards-page .section .list{flex-direction:column;gap:12px;display:flex}.cards-page .section .panel{background:#fff;border:1px solid #edf1f8;border-radius:22px;padding:18px;box-shadow:0 10px 24px #101f3d0d}.cards-page .section .panel .title{margin-bottom:8px;font-size:15px;font-weight:800}.cards-page .section .panel .value{letter-spacing:-.03em;margin-bottom:6px;font-size:22px;font-weight:900}.cards-page .section .panel .hint{color:#7b8498;font-size:13px}.cards-page .section .spotlight{color:#fff;background:linear-gradient(135deg,#102445 0%,#1a3c78 100%);border-radius:24px;padding:18px;box-shadow:0 14px 34px #11264c2e}.cards-page .section .spotlight .eyebrow{opacity:.7;margin-bottom:8px;font-size:13px}.cards-page .section .spotlight h2{letter-spacing:-.04em;margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.05}.cards-page .section .spotlight p{color:#ffffffc7;margin:0 0 14px;font-size:14px;line-height:1.45}.cards-page .section .spotlight button{color:#102445;cursor:pointer;background:#fff;border:0;border-radius:14px;padding:12px 16px;font-weight:800}@media (width>=721px){.cards-page{max-width:420px;margin:0 auto;box-shadow:0 20px 60px #141e371f}}.investments-page{color:#161a24;background:linear-gradient(#eef2fb 0%,#f7f8fc 100%);min-height:100vh;padding-bottom:36px}.investments-page .hero{color:#fff;background:linear-gradient(#0f1728 0%,#1e2a46 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:22px 18px 24px}.investments-page .hero .hero-top{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.investments-page .hero .hero-top .back-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;flex:none;width:44px;height:44px;font-size:20px}.investments-page .hero .hero-top .hero-text .eyebrow{opacity:.72;margin-bottom:6px;font-size:13px}.investments-page .hero .hero-top .hero-text h1{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.02}.investments-page .hero .portfolio-card{background:linear-gradient(135deg,#1f6fff 0%,#4e8fff 100%);border-radius:28px;padding:22px;box-shadow:0 18px 40px #1644b159}.investments-page .hero .portfolio-card .label{opacity:.8;margin-bottom:10px;font-size:14px}.investments-page .hero .portfolio-card .amount{letter-spacing:-.05em;margin-bottom:12px;font-size:28px;font-weight:900;line-height:1.05}.investments-page .hero .portfolio-card .profit{opacity:.92;font-size:14px}.investments-page .content{padding:20px 18px 0}.investments-page .action-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px;display:grid}.investments-page .action-grid .action{text-align:center;cursor:pointer;background:#fff;border:1px solid #edf1f8;border-radius:20px;padding:14px 8px;box-shadow:0 10px 30px #101f3d0f}.investments-page .action-grid .action .icon{color:#1f6fff;background:#edf4ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 10px;font-size:20px;display:flex}.investments-page .action-grid .action .label{font-size:12px;font-weight:700;line-height:1.25}.investments-page .section{margin-bottom:18px}.investments-page .section .section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:0 4px;display:flex}.investments-page .section .section-head h2{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:800}.investments-page .section .section-head button{color:#1f6fff;cursor:pointer;text-align:right;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.investments-page .section .list{flex-direction:column;gap:12px;display:flex}.investments-page .section .row-card{background:#fff;border:1px solid #edf1f8;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 10px 24px #101f3d0d}.investments-page .section .row-card .left{align-items:center;gap:12px;min-width:0;display:flex}.investments-page .section .row-card .badge{color:#1f6fff;background:#edf4ff;border-radius:14px;flex:none;justify-content:center;align-items:center;min-width:52px;height:40px;padding:0 12px;font-size:14px;font-weight:800;display:flex}.investments-page .section .row-card .text{min-width:0}.investments-page .section .row-card .text .title{margin-bottom:4px;font-size:15px;font-weight:800}.investments-page .section .row-card .text .subtitle{color:#7b8498;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.investments-page .section .row-card .right{text-align:right;flex:none}.investments-page .section .row-card .right .value{margin-bottom:4px;font-size:16px;font-weight:800}.investments-page .section .row-card .right .diff{color:#1f8f58;background:#ebfff4;border-radius:999px;padding:5px 8px;font-size:12px;display:inline-block}.investments-page .section .row-card.cash-row .right .value{font-size:18px}.investments-page .section .securities-list .security-card{background:#fff;border:1px solid #edf1f8;border-radius:22px;padding:16px;box-shadow:0 10px 24px #101f3d0d}.investments-page .section .securities-list .security-card .top-line{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.investments-page .section .securities-list .security-card .top-line .ticker{letter-spacing:-.03em;font-size:18px;font-weight:900}.investments-page .section .securities-list .security-card .top-line .value{font-size:16px;font-weight:800}.investments-page .section .securities-list .security-card .name{color:#4f5a70;margin-bottom:14px;font-size:14px}.investments-page .section .securities-list .security-card .meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.investments-page .section .securities-list .security-card .meta-grid .meta-item{background:#f8faff;border-radius:16px;padding:12px}.investments-page .section .securities-list .security-card .meta-grid .meta-item .meta-label{color:#7b8498;margin-bottom:4px;font-size:12px}.investments-page .section .securities-list .security-card .meta-grid .meta-item .meta-value{word-break:break-word;font-size:14px;font-weight:700;line-height:1.35}.investments-page .section .spotlight{color:#fff;background:linear-gradient(135deg,#102445 0%,#1a3c78 100%);border-radius:24px;padding:18px;box-shadow:0 14px 34px #11264c2e}.investments-page .section .spotlight .eyebrow{opacity:.7;margin-bottom:8px;font-size:13px}.investments-page .section .spotlight h2{letter-spacing:-.04em;margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.05}.investments-page .section .spotlight p{color:#ffffffc7;margin:0 0 14px;font-size:14px;line-height:1.45}.investments-page .section .spotlight button{color:#102445;cursor:pointer;background:#fff;border:0;border-radius:14px;padding:12px 16px;font-weight:800}@media (width>=721px){.investments-page{max-width:420px;margin:0 auto;box-shadow:0 20px 60px #141e371f}}.transfers-page{color:#161a24;background:linear-gradient(#eef2fb 0%,#f7f8fc 100%);min-height:100vh;padding-bottom:36px}.transfers-page .hero{color:#fff;background:linear-gradient(#0f1728 0%,#1e2a46 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:22px 18px 24px}.transfers-page .hero .hero-top{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.transfers-page .hero .hero-top .back-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;flex:none;width:44px;height:44px;font-size:20px}.transfers-page .hero .hero-top .hero-text .eyebrow{opacity:.72;margin-bottom:6px;font-size:13px}.transfers-page .hero .hero-top .hero-text h1{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.02}.transfers-page .hero .transfer-card{background:linear-gradient(135deg,#1f6fff 0%,#4e8fff 100%);border-radius:28px;padding:22px;box-shadow:0 18px 40px #1644b159}.transfers-page .hero .transfer-card .label{opacity:.8;margin-bottom:10px;font-size:14px}.transfers-page .hero .transfer-card .amount{letter-spacing:-.05em;margin-bottom:10px;font-size:30px;font-weight:900;line-height:1.05}.transfers-page .hero .transfer-card .hint{opacity:.92;font-size:14px}.transfers-page .content{padding:20px 18px 0}.transfers-page .primary-actions{flex-direction:column;gap:12px;margin-bottom:22px;display:flex}.transfers-page .primary-actions .big-action{cursor:pointer;text-align:left;background:#fff;border:1px solid #edf1f8;border-radius:24px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 10px 24px #101f3d0d}.transfers-page .primary-actions .big-action .icon{color:#1f6fff;background:#edf4ff;border-radius:18px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.transfers-page .primary-actions .big-action .text .title{margin-bottom:4px;font-size:16px;font-weight:800}.transfers-page .primary-actions .big-action .text .subtitle{color:#7b8498;font-size:13px}.transfers-page .section{margin-bottom:18px}.transfers-page .section .section-head{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.transfers-page .section .section-head h2{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:800}.transfers-page .section .section-head button{color:#1f6fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.transfers-page .section .list{flex-direction:column;gap:12px;display:flex}.transfers-page .section .row-card{background:#fff;border:1px solid #edf1f8;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 10px 24px #101f3d0d}.transfers-page .section .row-card .left{align-items:center;gap:12px;min-width:0;display:flex}.transfers-page .section .row-card .icon{color:#1f6fff;background:#edf4ff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.transfers-page .section .row-card .text{min-width:0}.transfers-page .section .row-card .text .title{margin-bottom:4px;font-size:15px;font-weight:800}.transfers-page .section .row-card .text .subtitle{color:#7b8498;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.transfers-page .section .row-card .arrow,.transfers-page .section .row-card .amount{flex:none;font-size:15px;font-weight:800}@media (width>=721px){.transfers-page{max-width:420px;margin:0 auto;box-shadow:0 20px 60px #141e371f}}.payments-page{color:#161a24;background:linear-gradient(#eef2fb 0%,#f7f8fc 100%);min-height:100vh;padding-bottom:36px}.payments-page .hero{color:#fff;background:linear-gradient(#0f1728 0%,#1e2a46 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:22px 18px 24px}.payments-page .hero .hero-top{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.payments-page .hero .hero-top .back-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;flex:none;width:44px;height:44px;font-size:20px}.payments-page .hero .hero-top .hero-text .eyebrow{opacity:.72;margin-bottom:6px;font-size:13px}.payments-page .hero .hero-top .hero-text h1{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.02}.payments-page .hero .search-card{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:24px;align-items:center;gap:12px;padding:18px;display:flex}.payments-page .hero .search-card .search-icon{background:#ffffff24;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.payments-page .hero .search-card .search-text{opacity:.85;font-size:14px}.payments-page .content{padding:20px 18px 0}.payments-page .category-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.payments-page .category-grid .category{text-align:center;cursor:pointer;background:#fff;border:1px solid #edf1f8;border-radius:20px;padding:14px 10px;box-shadow:0 10px 30px #101f3d0f}.payments-page .category-grid .category .icon{color:#1f6fff;background:#edf4ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 10px;font-size:20px;display:flex}.payments-page .category-grid .category .label{font-size:12px;font-weight:700;line-height:1.25}.payments-page .section{margin-bottom:18px}.payments-page .section .section-head{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.payments-page .section .section-head h2{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:800}.payments-page .section .section-head button{color:#1f6fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.payments-page .section .list{flex-direction:column;gap:12px;display:flex}.payments-page .section .row-card{background:#fff;border:1px solid #edf1f8;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 10px 24px #101f3d0d}.payments-page .section .row-card .left{align-items:center;gap:12px;min-width:0;display:flex}.payments-page .section .row-card .icon{color:#1f6fff;background:#edf4ff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.payments-page .section .row-card .text{min-width:0}.payments-page .section .row-card .text .title{margin-bottom:4px;font-size:15px;font-weight:800}.payments-page .section .row-card .text .subtitle{color:#7b8498;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.payments-page .section .row-card .amount{flex:none;font-size:15px;font-weight:800}.payments-page .section .spotlight{color:#fff;background:linear-gradient(135deg,#102445 0%,#1a3c78 100%);border-radius:24px;padding:18px;box-shadow:0 14px 34px #11264c2e}.payments-page .section .spotlight .eyebrow{opacity:.7;margin-bottom:8px;font-size:13px}.payments-page .section .spotlight h2{letter-spacing:-.04em;margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.05}.payments-page .section .spotlight p{color:#ffffffc7;margin:0 0 14px;font-size:14px;line-height:1.45}.payments-page .section .spotlight button{color:#102445;cursor:pointer;background:#fff;border:0;border-radius:14px;padding:12px 16px;font-weight:800}@media (width>=721px){.payments-page{max-width:420px;margin:0 auto;box-shadow:0 20px 60px #141e371f}}.profile-page{color:#161a24;background:linear-gradient(#eef2fb 0%,#f7f8fc 100%);min-height:100vh;padding-bottom:36px}.profile-page .hero{color:#fff;background:linear-gradient(#0f1728 0%,#1e2a46 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:22px 18px 24px}.profile-page .hero .hero-top{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.profile-page .hero .hero-top .back-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;flex:none;width:44px;height:44px;font-size:20px}.profile-page .hero .hero-top .hero-text .eyebrow{opacity:.72;margin-bottom:6px;font-size:13px}.profile-page .hero .hero-top .hero-text h1{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.02}.profile-page .hero .profile-card{background:linear-gradient(135deg,#1f6fff 0%,#4e8fff 100%);border-radius:28px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 18px 40px #1644b159}.profile-page .hero .profile-card .avatar{background:#ffffff38;border:1px solid #ffffff2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:72px;height:72px;font-size:30px;font-weight:900;display:flex}.profile-page .hero .profile-card .info .name{letter-spacing:-.04em;margin-bottom:4px;font-size:24px;font-weight:800}.profile-page .hero .profile-card .info .latin{opacity:.82;margin-bottom:8px;font-size:13px}.profile-page .hero .profile-card .info .status{background:#ffffff29;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.profile-page .content{padding:20px 18px 0}.profile-page .block-title{letter-spacing:-.03em;margin:0 0 12px;padding:0 4px;font-size:20px;font-weight:800}.profile-page .identity-block,.profile-page .agreement-block{margin-bottom:18px}.profile-page .identity-card,.profile-page .agreement-card{background:#fff;border:1px solid #edf1f8;border-radius:24px;padding:18px;box-shadow:0 10px 24px #101f3d0d}.profile-page .identity-card .line{border-bottom:1px solid #eef2f8;flex-direction:column;gap:6px;padding:12px 0;display:flex}.profile-page .identity-card .line:first-child{padding-top:0}.profile-page .identity-card .line:last-child{border-bottom:0;padding-bottom:0}.profile-page .identity-card .line .label{color:#7b8498;font-size:12px}.profile-page .identity-card .line .value{font-size:14px;font-weight:700;line-height:1.45}.profile-page .identity-card .line.address-line .value{font-weight:600}.profile-page .agreement-card .agreement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-page .agreement-card .agreement-grid .item{background:#f8faff;border-radius:18px;padding:14px}.profile-page .agreement-card .agreement-grid .item.wide{grid-column:span 2}.profile-page .agreement-card .agreement-grid .item .label{color:#7b8498;margin-bottom:6px;font-size:12px}.profile-page .agreement-card .agreement-grid .item .value{word-break:break-word;font-size:15px;font-weight:800;line-height:1.4}.profile-page .section{margin-bottom:18px}.profile-page .section .list{flex-direction:column;gap:12px;display:flex}.profile-page .section .menu-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #edf1f8;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px;display:flex;box-shadow:0 10px 24px #101f3d0d}.profile-page .section .menu-item .left{align-items:center;gap:12px;min-width:0;display:flex}.profile-page .section .menu-item .icon{color:#1f6fff;background:#edf4ff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.profile-page .section .menu-item .text{min-width:0}.profile-page .section .menu-item .text .title{margin-bottom:4px;font-size:15px;font-weight:800}.profile-page .section .menu-item .text .subtitle{color:#7b8498;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.profile-page .section .menu-item .arrow{flex:none;font-size:15px;font-weight:800}.profile-page .section .danger-zone{background:#fff;border:1px solid #edf1f8;border-radius:24px;padding:18px;box-shadow:0 10px 24px #101f3d0d}.profile-page .section .danger-zone .title{margin-bottom:8px;font-size:18px;font-weight:800}.profile-page .section .danger-zone .subtitle{color:#7b8498;margin-bottom:14px;font-size:14px;line-height:1.45}.profile-page .section .danger-zone button{color:#d13b45;cursor:pointer;background:#fbecee;border:0;border-radius:16px;width:100%;padding:14px 16px;font-weight:800}@media (width>=721px){.profile-page{max-width:420px;margin:0 auto;box-shadow:0 20px 60px #141e371f}}.pin-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.pin-page__card{width:100%;max-width:420px;box-shadow:var(--shadow);background:#ffffffd1;border-radius:32px;padding:32px 24px}.pin-page__avatar{width:84px;height:84px;color:var(--accent);background:#edf4ff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:32px;font-weight:800;display:flex}.pin-page__title,.pin-page__subtitle,.pin-page__error{text-align:center}.pin-page__subtitle{color:var(--muted);margin-bottom:24px}.pin-page__dots{justify-content:center;gap:12px;margin-bottom:16px;display:flex}.pin-page__dot{background:#dbe5f6;border-radius:50%;width:16px;height:16px}.pin-page__dot.is-filled{background:var(--accent)}.pin-page__error{min-height:24px;color:var(--danger);margin-bottom:16px}.pin-page__pad{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pin-page__key{cursor:pointer;background:#fff;border:0;border-radius:20px;height:68px;font-size:28px;font-weight:700;box-shadow:0 10px 30px #15294f14}.pin-key{transition:transform .12s,background .12s,box-shadow .12s}.pin-key:active{background:#eef3ff;transform:scale(.96);box-shadow:0 6px 18px #1f6fff24}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Inter,system-ui,sans-serif}*,button,a,div,input,textarea,select{-webkit-tap-highlight-color:transparent}button{appearance:none;box-shadow:none;outline:none}button:focus,button:focus-visible,a:focus,a:focus-visible{outline:none}button{background-image:none}button:active{filter:none}.action:active,.nav-item:active,.menu-item:active,.big-action:active,.category:active,.back-button:active,.bell:active{filter:none;background-image:none;transform:none}:root{--bg:#f4f6fb;--panel:#fff;--text:#161a24;--muted:#7b8498;--accent:#ffdd2d;--danger:#e5484d;--radius-lg:24px;--radius-md:18px;--shadow:0 20px 60px #141e371f}body{color:var(--text);background:linear-gradient(#eef2fb 0%,#f7f8fc 100%)}
