:root{color:#edf5ec;font-synthesis:none;text-rendering:optimizelegibility;background:#0a0d10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#0a0d10;min-width:320px;min-height:100vh;margin:0}a{color:inherit}a:focus-visible{outline-offset:4px;outline:3px solid #5dc9ff}.shell{min-height:100vh;padding:max(1.25rem, env(safe-area-inset-top)) max(1.25rem, env(safe-area-inset-right)) max(1.5rem, env(safe-area-inset-bottom)) max(1.25rem, env(safe-area-inset-left));background:radial-gradient(circle at 80% 10%,#5dc9ff1f,#0000 26rem),#0a0d10;gap:3rem;display:grid}.site-header,.hero,.status-panel{width:min(100%,72rem);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand{color:#91f25c;letter-spacing:.04em;font-size:1.25rem;font-weight:800;text-decoration:none}.navigation-list{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.navigation-list a,.button-link{color:#d7e3d7;border-radius:.625rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.625rem .875rem;text-decoration:none;display:inline-flex}.navigation-list a:hover,.navigation-list a[aria-current=page]{color:#0a0d10;background:#91f25c}.hero{align-self:center;max-width:56rem;padding-block:3rem}.eyebrow{color:#91f25c;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .75rem;font-size:.875rem;font-weight:700}h1,h2,p{overflow-wrap:anywhere}h1{max-width:16ch;margin:0;font-size:clamp(2.25rem,8vw,5.5rem);line-height:1.02}.hero>p:not(.eyebrow),.status-panel p{color:#b8c6c0;max-width:44rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hero-actions .button-link{margin-top:0}.status-panel{background:#10151a;border:1px solid #29343b;border-radius:1rem;padding:1.5rem}.status-panel h2{margin-top:0;font-size:1.125rem}.button-link{color:#0a0d10;background:#91f25c;margin-top:1rem;font-weight:700}.button-link--secondary{color:#d7e3d7;background:#10151a;border:1px solid #3a4851}.button-link--secondary:hover{color:#0a0d10;background:#91f25c}button{color:#0a0d10;min-height:2.75rem;font:inherit;cursor:pointer;background:#91f25c;border:0;border-radius:.625rem;padding:.625rem .875rem;font-weight:700}button:disabled{cursor:wait;opacity:.6}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #5dc9ff}.cabinet-intro,.payment-grid,.balance-grid,.request-history,.request-detail,.loading{width:min(100%,72rem);margin-inline:auto}.cabinet-intro{max-width:56rem}.cabinet-intro h1{max-width:16ch;margin:0;font-size:clamp(2.25rem,8vw,5.5rem);line-height:1.02}.cabinet-intro>p:not(.eyebrow){color:#b8c6c0;max-width:44rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.balance-grid,.payment-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.balance-card,.payment-form,.request-history,.request-detail{background:#10151a;border:1px solid #29343b;border-radius:1rem}.balance-card{min-width:0;padding:1rem}.balance-card p{color:#b8c6c0;margin:0 0 .5rem;font-size:.875rem}.balance-card strong{overflow-wrap:anywhere;font-size:1.1rem}.balance-card.positive strong{color:#91f25c}.balance-card.negative strong{color:#ff9b9b}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.payment-form{gap:1rem;padding:1.5rem;display:grid}.payment-form h2,.request-history h2,.request-detail h2{margin:0;font-size:1.25rem}.payment-form>p{color:#b8c6c0;margin:0;line-height:1.5}.payment-form label{color:#d7e3d7;gap:.5rem;font-weight:600;display:grid}.payment-form input,.payment-form textarea,.payment-form select{color:#edf5ec;width:100%;min-height:2.75rem;font:inherit;background:#0a0d10;border:1px solid #3a4851;border-radius:.625rem;padding:.625rem .75rem}.payment-form textarea{resize:vertical;min-height:6rem}.calculation{background:#0a0d10;border-radius:.75rem;gap:.5rem;margin:0;padding:.875rem;display:grid}.calculation div,.detail-list>div{justify-content:space-between;gap:1rem;display:flex}.calculation dt,.detail-list dt{color:#b8c6c0}.calculation dd,.detail-list dd{text-align:right;margin:0}.form-error{color:#ff9b9b!important}.form-success{color:#91f25c!important}.form-hint{font-size:.875rem}.request-history,.request-detail{padding:1.5rem}.section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.section-heading .eyebrow{margin-bottom:.4rem}.empty-state,.loading{color:#b8c6c0}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:42rem}th,td{vertical-align:top;border-bottom:1px solid #29343b;padding:.875rem .5rem}th{color:#b8c6c0;font-size:.8125rem;font-weight:600}td code,.actor-chain code{overflow-wrap:anywhere;color:#d7e3d7;font-size:.75rem}.status-chip{color:#d7e3d7;white-space:nowrap;background:#29343b;border-radius:999px;padding:.25rem .5rem;font-size:.8125rem;display:inline-flex}.text-button{color:#91f25c;background:0 0;border-radius:0;min-height:auto;padding:0;text-decoration:underline}.configuration-summary{margin-inline:auto}.detail-list{gap:.75rem;margin:0;display:grid}.account-dimensions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0 0;display:grid}.account-dimensions>div{background:#0a0d10;border-radius:.75rem;padding:.875rem}.account-dimensions dt{color:#b8c6c0;font-size:.8125rem}.account-dimensions dd{margin:.35rem 0 0;font-weight:700}.account-release-card{gap:1rem;display:grid}.account-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:1rem;width:min(100%,72rem);margin-inline:auto;display:grid}.account-summary-card{align-content:start;gap:1rem;display:grid}.account-summary-card h2{overflow-wrap:anywhere}.account-summary-card .button-link{justify-self:start;margin-top:0}.account-totp-form{margin-top:.5rem}.account-status-list{color:#b8c6c0;gap:.75rem;margin:1rem 0 0;padding-left:1.25rem;line-height:1.5;display:grid}.actor-chain{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.sensitive-value{overflow-wrap:anywhere;max-width:38rem}.detail-note{color:#b8c6c0;margin:1.5rem 0 0;font-size:.875rem;line-height:1.5}@media (width<=42rem){.site-header{flex-direction:column;align-items:flex-start}.navigation-list{justify-content:flex-start}.hero{padding-block:1.5rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions>*{width:100%}.balance-grid,.payment-grid{grid-template-columns:1fr}.balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-dimensions{grid-template-columns:1fr}.request-history,.request-detail,.payment-form{padding:1rem}.calculation div,.detail-list>div{flex-direction:column;align-items:flex-start;gap:.25rem}.calculation dd,.detail-list dd{text-align:left}}:root{--tu-bg:#0c1012;--tu-surface:#13191c;--tu-surface-2:#181f22;--tu-line:#2a3438;--tu-text:#edf2ec;--tu-muted:#94a19c;--tu-dim:#66736f;--tu-accent:#a8ee70;--tu-accent-deep:#86c957;--tu-danger:#eb8474;--tu-warning:#f2cb74;--tu-radius:18px}.tu-landing,.tu-app-shell,.tu-auth-page,.tu-loading-page{min-height:100vh;color:var(--tu-text);background:radial-gradient(800px 480px at 78% -10%, #a8ee701c, transparent 70%), radial-gradient(540px 440px at 10% 48%, #57896f12, transparent 72%), var(--tu-bg)}.tu-wordmark{color:var(--tu-text);letter-spacing:-.08em;font-size:1.48rem;font-weight:800;text-decoration:none}.tu-wordmark span{color:var(--tu-accent)}.tu-kicker{color:var(--tu-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.68rem;font-weight:800}.tu-muted,.tu-caption{color:var(--tu-muted);line-height:1.55}.tu-caption{font-size:.8rem}.tu-inline-link{color:var(--tu-accent);font-weight:700;text-decoration:none}.tu-inline-link:hover{color:#d4ffaf}.tu-btn{color:#10140f;background:var(--tu-accent);min-height:44px;box-shadow:none;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.tu-btn:hover{color:#10140f;background:#c1fb91;transform:translateY(-1px)}.tu-btn--quiet{color:var(--tu-text);background:0 0;border-color:#405047}.tu-btn--quiet:hover{color:var(--tu-accent);background:#a8ee7012;border-color:#75996a}.tu-btn--compact{min-height:38px;padding:.5rem .78rem;font-size:.78rem}.tu-landing{padding:0 5.2vw;overflow:hidden}.tu-landing-nav{border-bottom:1px solid #eef5ef17;justify-content:space-between;align-items:center;gap:1.2rem;width:min(1180px,100%);min-height:88px;margin:auto;display:flex}.tu-landing-nav nav{gap:1.35rem;margin-left:auto;display:flex}.tu-landing-nav nav a{color:var(--tu-muted);font-size:.8rem;text-decoration:none}.tu-landing-nav nav a:hover{color:var(--tu-text)}.tu-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.68fr);align-items:center;gap:clamp(2rem,7vw,8rem);width:min(1180px,100%);min-height:620px;margin:auto;display:grid}.tu-hero h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(3rem,6.1vw,5.85rem);line-height:.93}.tu-hero h1 em{color:var(--tu-accent);font-style:normal}.tu-hero__lead{color:#b9c4bd;max-width:615px;margin:1.55rem 0 0;font-size:1.06rem;line-height:1.65}.tu-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.tu-hero__panel{background:linear-gradient(145deg,#a8ee701a,#13191ce3 49%,#141a1c);border:1px solid #33403b;border-radius:26px;padding:1.65rem;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000047}.tu-glow{filter:blur(24px);background:#a8ee7026;border-radius:50%;width:240px;height:240px;position:absolute;top:-110px;right:-70px}.tu-hero__panel dl{gap:.9rem;margin:2rem 0 1.25rem;display:grid;position:relative}.tu-hero__panel dl div{border-bottom:1px solid #e7f4e71f;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.85rem;display:flex}.tu-hero__panel dt{color:var(--tu-muted);font-size:.78rem}.tu-hero__panel dd{margin:0;font-size:1.15rem;font-weight:800}.tu-hero__panel>p{color:var(--tu-muted);margin:0;font-size:.76rem;line-height:1.55}.tu-landing-section{border-top:1px solid #eef5ef17;width:min(1180px,100%);margin:auto;padding:clamp(4rem,9vw,8rem) 0}.tu-landing-section h2{letter-spacing:-.055em;max-width:690px;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.tu-steps{grid-template-columns:.85fr 1.15fr;gap:3rem;display:grid}.tu-steps ol{border-top:1px solid var(--tu-line);gap:0;margin:0;padding:0;list-style:none;display:grid}.tu-steps li{border-bottom:1px solid var(--tu-line);grid-template-columns:54px 1fr;gap:1rem;padding:1.15rem 0;display:grid}.tu-steps li b{color:var(--tu-accent);font-size:.74rem}.tu-steps li strong,.tu-steps li small{display:block}.tu-steps li strong{margin-bottom:.32rem;font-size:1rem}.tu-steps li small{color:var(--tu-muted);line-height:1.5}.tu-cabinet-teaser{grid-template-columns:.7fr 1.3fr;gap:4rem;display:grid}.tu-cabinet-teaser>div>p:not(.tu-kicker),.tu-rules>p:not(.tu-kicker){color:var(--tu-muted);line-height:1.65}.tu-teaser-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.tu-teaser-grid article,.tu-info-grid article{border:1px solid var(--tu-line);border-radius:var(--tu-radius);background:#ffffff04;padding:1.2rem}.tu-teaser-grid i{color:var(--tu-accent);margin-bottom:1.3rem;font-size:1.35rem;font-style:normal;display:block}.tu-teaser-grid h3,.tu-info-grid h3{margin:0;font-size:1rem}.tu-teaser-grid p,.tu-info-grid p{color:var(--tu-muted);margin:.55rem 0 0;font-size:.82rem;line-height:1.55}.tu-rules{padding-bottom:4.5rem}.tu-rules>p:not(.tu-kicker){max-width:860px;font-size:1rem}.tu-footer{width:min(1180px,100%);padding:1.6rem 0 max(1.6rem, env(safe-area-inset-bottom));color:var(--tu-dim);border-top:1px solid #eef5ef17;justify-content:space-between;align-items:center;gap:1rem;margin:auto;font-size:.75rem;display:flex}.tu-auth-page,.tu-loading-page{padding:max(2rem, env(safe-area-inset-top)) 1.25rem;place-content:center;justify-items:center;gap:2rem;display:grid}.tu-auth-card{border:1px solid var(--tu-line);background:var(--tu-surface);border-radius:24px;width:min(100%,480px);padding:2rem}.tu-auth-card h1{letter-spacing:-.05em;margin:0;font-size:2.05rem}.tu-auth-card>p:not(.tu-kicker){color:var(--tu-muted);line-height:1.6}.tu-auth-card .tu-inline-link{margin-top:1.2rem;display:block}.tu-tma-gate{min-height:var(--tu-tma-viewport-height,100dvh);padding:max(1.4rem, env(safe-area-inset-top)) 1.25rem max(1.4rem, env(safe-area-inset-bottom));background:radial-gradient(400px 300px at 50% 0%, #a8ee7021, transparent 72%), var(--tu-bg);align-content:center;justify-items:center;gap:2rem;display:grid;position:relative;overflow:hidden}.tu-tma-gate__glow{filter:blur(45px);pointer-events:none;background:#a8ee7014;border-radius:50%;width:430px;height:430px;position:absolute;top:-220px}.tu-tma-gate>:not(.tu-tma-gate__glow){position:relative}.tu-tma-gate section{border:1px solid var(--tu-line);background:#13191bdb;border-radius:20px;width:min(100%,430px);padding:1.5rem}.tu-tma-gate h1{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,10vw,3rem);line-height:.96}.tu-tma-gate section>p:not(.tu-kicker){color:var(--tu-muted);line-height:1.55}.tu-loading-mark{border:2px solid #a8ee7040;border-top-color:var(--tu-accent);border-radius:50%;width:25px;height:25px;margin-top:.4rem;animation:.8s linear infinite tu-spin;display:inline-block}@keyframes tu-spin{to{transform:rotate(360deg)}}.tu-app-shell{grid-template-columns:236px minmax(0,1fr);display:grid}.tu-sidebar{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0e10bd;border-right:1px solid #eef5ef14;flex-direction:column;width:236px;height:100dvh;padding:2rem 1rem;display:flex;position:fixed}.tu-sidebar nav{gap:.25rem;margin-top:3rem;display:grid}.tu-nav-item{color:#aab6af;border-radius:9px;align-items:center;gap:.72rem;min-height:43px;padding:0 .8rem;font-size:.86rem;font-weight:700;text-decoration:none;display:flex}.tu-nav-item i{color:#819087;text-align:center;width:1.1rem;font-style:normal}.tu-nav-item:hover,.tu-nav-item.is-active{color:#13200f;background:var(--tu-accent)}.tu-nav-item:hover i,.tu-nav-item.is-active i{color:inherit}.tu-sidebar__footer{border-top:1px solid var(--tu-line);gap:.8rem;margin-top:auto;padding:1rem .8rem 0;display:grid}.tu-sidebar__footer a{color:var(--tu-muted);font-size:.73rem;text-decoration:none}.tu-sidebar__footer a:hover{color:var(--tu-accent)}.tu-main{width:min(1360px,100%);min-height:100vh;margin-left:auto;padding:2.6rem clamp(1.35rem,4.8vw,5.4rem) 2rem}.tu-mobile-head,.tu-tabbar{display:none}.tu-page-intro{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.tu-page-intro h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.05rem,4.4vw,3.8rem);line-height:.96}.tu-page-intro>div>p:not(.tu-kicker){max-width:650px;color:var(--tu-muted);margin:.95rem 0 0;line-height:1.6}.tu-page-intro__action{flex:none;padding-top:.3rem}.tu-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.tu-kpis article,.tu-wallet-grid>article{border:1px solid var(--tu-line);background:#ffffff04;border-radius:14px;align-content:space-between;min-height:134px;padding:1.05rem;display:grid}.tu-kpis span,.tu-wallet-grid span{color:var(--tu-muted);font-size:.75rem}.tu-kpis strong,.tu-wallet-grid strong{overflow-wrap:anywhere;letter-spacing:-.04em;font-size:clamp(1.18rem,2vw,1.72rem)}.tu-kpis a{color:var(--tu-accent);font-size:.73rem;font-weight:700;text-decoration:none}.tu-kpis small,.tu-wallet-grid small{color:var(--tu-dim);font-size:.72rem;line-height:1.4}.tu-kpis--three{grid-template-columns:repeat(3,minmax(0,1fr))}.tu-grid{gap:.85rem;display:grid}.tu-grid--main{grid-template-columns:1.05fr .95fr}.tu-card,.tu-table-card{border:1px solid var(--tu-line);border-radius:var(--tu-radius);background:linear-gradient(160deg,#ffffff06,#ffffff02)}.tu-card{padding:1.3rem}.tu-card h2{letter-spacing:-.035em;margin:0;font-size:1.15rem}.tu-card>p:not(.tu-kicker):not(.tu-notice){color:var(--tu-muted);font-size:.85rem;line-height:1.58}.tu-card__head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.tu-card__head .tu-kicker{margin-bottom:.32rem}.tu-card--cycle{background:radial-gradient(400px 220px at 100% 0%, #a8ee7021, transparent 75%), var(--tu-surface);min-height:260px}.tu-cycle-stat{align-items:baseline;gap:.85rem;margin:3.2rem 0 1rem;display:flex}.tu-cycle-stat strong{color:var(--tu-accent);letter-spacing:-.09em;font-size:3.2rem;line-height:.8}.tu-cycle-stat span{max-width:180px;color:var(--tu-muted);font-size:.78rem;line-height:1.4}.tu-badge{color:#c8d2cc;text-align:center;border:1px solid #405049;border-radius:999px;align-items:center;max-width:100%;min-height:25px;padding:.28rem .48rem;font-size:.67rem;font-weight:800;line-height:1.1;display:inline-flex}.tu-badge--positive{color:var(--tu-accent);background:#a8ee7014;border-color:#a8ee706b}.tu-badge--warning{color:var(--tu-warning);background:#f2cb7412;border-color:#f2cb746b}.tu-badge--danger{color:var(--tu-danger);background:#eb847412;border-color:#eb84746b}.tu-badge--muted{color:var(--tu-dim)}.tu-activity{gap:.15rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.tu-activity li{border-bottom:1px solid #eff5f014;justify-content:space-between;align-items:center;gap:1rem;padding:.68rem 0;display:flex}.tu-activity span,.tu-activity strong,.tu-activity small{display:block}.tu-activity strong{font-size:.78rem}.tu-activity small{color:var(--tu-dim);margin-top:.2rem;font-size:.67rem}.tu-activity b{color:var(--tu-accent);white-space:nowrap;font-size:.8rem}.tu-empty-line{color:var(--tu-muted);font-size:.84rem}.tu-section-head{justify-content:space-between;align-items:end;gap:1rem;margin:2.4rem 0 .9rem;display:flex}.tu-section-head h2{letter-spacing:-.04em;margin:0;font-size:1.32rem}.tu-section-head .tu-kicker{margin-bottom:.24rem}.tu-account-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.tu-account-mini{border:1px solid var(--tu-line);min-height:90px;color:var(--tu-text);background:#ffffff04;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:.35rem .55rem;padding:.8rem;text-decoration:none;display:grid}.tu-account-mini>span:not(.tu-badge){text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:800;overflow:hidden}.tu-account-mini .tu-badge{grid-column:1/-1;justify-self:start}.tu-state-dot{background:#84918b;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #84918b17}.tu-state-dot--positive{background:var(--tu-accent);box-shadow:0 0 0 4px #a8ee701a}.tu-state-dot--warning{background:var(--tu-warning)}.tu-state-dot--danger{background:var(--tu-danger)}.tu-state-dot--muted{background:var(--tu-dim)}.tu-summary-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:1.2rem;display:grid}.tu-summary-filters button{border:1px solid var(--tu-line);min-height:78px;color:var(--tu-muted);text-align:left;background:#ffffff04;border-radius:12px;align-content:space-between;padding:.75rem;display:grid}.tu-summary-filters button span{font-size:.72rem}.tu-summary-filters button strong{color:var(--tu-text);font-size:1.22rem}.tu-summary-filters button.is-active{color:var(--tu-accent);background:#a8ee7012;border-color:#a8ee707a}.tu-summary-filters button.is-active strong{color:var(--tu-accent)}.tu-table-card{overflow:hidden}.tu-table-scroll{overflow-x:auto}.tu-table-card table{border-collapse:collapse;width:100%;font-size:.79rem}.tu-table-card th{color:var(--tu-dim);letter-spacing:.07em;text-align:left;text-transform:uppercase;background:#0000001f;padding:.82rem 1rem;font-size:.66rem}.tu-table-card td{color:#c9d3cd;white-space:nowrap;border-top:1px solid #eff5f012;padding:.88rem 1rem}.tu-farm-table td:first-child{color:var(--tu-text);font-weight:750}.tu-farm-table .tu-state-dot{margin-right:.58rem}.tu-empty{border-radius:var(--tu-radius);color:var(--tu-muted);text-align:center;border:1px dashed #3b4944;justify-items:center;padding:3rem 1.5rem;display:grid}.tu-empty i{color:var(--tu-accent);font-size:1.5rem;font-style:normal}.tu-empty h2{color:var(--tu-text);margin:.75rem 0 0;font-size:1.15rem}.tu-empty p{max-width:430px;margin:.55rem 0 1.1rem;font-size:.84rem;line-height:1.55}.tu-drop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.tu-drop-card{border:1px solid var(--tu-line);border-radius:var(--tu-radius);background:var(--tu-surface);padding:1.2rem}.tu-skin-list{gap:.35rem;margin:1.25rem 0;display:grid}.tu-skin-list>div{border-bottom:1px solid #eff5f012;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.63rem 0;display:grid}.tu-skin-list i{color:var(--tu-accent);font-style:normal}.tu-skin-list strong,.tu-skin-list small{display:block}.tu-skin-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.tu-skin-list small{color:var(--tu-dim);margin-top:.18rem;font-size:.66rem}.tu-skin-list b{color:#d6e4d6;white-space:nowrap;font-size:.74rem}.tu-drop-total{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;display:grid}.tu-drop-total div{background:#ffffff08;border-radius:9px;padding:.6rem}.tu-drop-total dt{color:var(--tu-dim);font-size:.64rem}.tu-drop-total dd{color:var(--tu-text);margin:.22rem 0 0;font-size:.78rem;font-weight:800}.tu-notice{color:#c9e8b1;background:#a8ee700f;border:1px solid #a8ee7033;border-radius:9px;margin:.85rem 0 0;padding:.7rem;font-size:.75rem;line-height:1.45}.tu-notice--danger{color:#ffc0b6;background:#eb847412;border-color:#eb84744d}.tu-totp-qr{border:1px solid var(--tu-line);color:#192129;background:#fff;border-radius:12px;justify-items:center;gap:.5rem;margin:1rem 0;padding:.85rem;display:grid}.tu-totp-qr>div{width:min(220px,100%);line-height:0}.tu-totp-qr svg{width:100%;height:auto;display:block}.tu-totp-qr figcaption{color:#36424d;text-align:center;font-size:.74rem;line-height:1.4}.tu-wallet-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;display:grid}.tu-wallet-grid>article{min-height:124px}.tu-card--balance{background:radial-gradient(260px 150px at 100% 0%, #a8ee7029, transparent 78%), var(--tu-surface);border-color:#a8ee7061}.tu-card--balance strong{color:var(--tu-accent)}.tu-wallet-actions p{max-width:550px}.tu-modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#040708b3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.tu-modal{background:#131a1c;border:1px solid #415048;border-radius:20px;width:min(100%,520px);max-height:min(720px,100dvh - 2rem);padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 24px 70px #00000080}.tu-modal__close{border:1px solid var(--tu-line);min-width:34px;min-height:34px;color:var(--tu-muted);background:0 0;border-radius:50%;padding:0;font-size:1.2rem;position:absolute;top:.65rem;right:.65rem}.tu-form{gap:.9rem;display:grid}.tu-form h2{letter-spacing:-.04em;margin:-.1rem 0 0;font-size:1.35rem}.tu-form>p:not(.tu-kicker):not(.tu-notice):not(.tu-caption){color:var(--tu-muted);margin:0;font-size:.83rem;line-height:1.58}.tu-form label{color:#cbd5ce;gap:.42rem;font-size:.76rem;font-weight:750;display:grid}.tu-form input{width:100%;min-height:43px;color:var(--tu-text);font:inherit;background:#0d1214;border:1px solid #394740;border-radius:9px;padding:.65rem .7rem}.tu-form input:focus{border-color:var(--tu-accent);outline:0}.tu-form select,.tu-form textarea{width:100%;min-height:43px;color:var(--tu-text);font:inherit;background:#0d1214;border:1px solid #394740;border-radius:9px;padding:.65rem .7rem}.tu-form textarea{resize:vertical;min-height:112px}.tu-form select:focus,.tu-form textarea:focus{border-color:var(--tu-accent);outline:0}.tu-calculation{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0;display:grid}.tu-calculation div{background:#ffffff0a;border-radius:9px;padding:.65rem}.tu-calculation dt{color:var(--tu-dim);font-size:.62rem}.tu-calculation dd{color:var(--tu-accent);margin:.2rem 0 0;font-size:.78rem;font-weight:800}.tu-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.tu-info-grid article>b,.tu-info-grid article>i{color:var(--tu-accent);margin-bottom:1.2rem;font-size:.75rem;font-style:normal;display:block}.tu-info-grid .tu-inline-link{margin-top:.95rem;font-size:.75rem;display:inline-block}.tu-referral{background:radial-gradient(340px 200px at 100% 0%, #a8ee7021, transparent 72%), var(--tu-surface)}.tu-refreshing{z-index:10;border:1px solid var(--tu-line);color:var(--tu-muted);background:#151c1c;border-radius:999px;margin:0;padding:.48rem .68rem;font-size:.68rem;position:fixed;bottom:1rem;right:1rem}.tu-app-footer{padding:1rem 0 max(1rem, env(safe-area-inset-bottom));color:var(--tu-dim);border-top:1px solid #eff5f014;margin-top:3rem;font-size:.68rem;line-height:1.5}.tu-release-details{gap:.55rem;margin:1.2rem 0;display:grid}.tu-release-details div{border-bottom:1px solid #eff5f014;justify-content:space-between;gap:1rem;padding-bottom:.55rem;display:flex}.tu-release-details dt{color:var(--tu-dim);font-size:.74rem}.tu-release-details dd{color:var(--tu-text);text-align:right;margin:0;font-size:.74rem}.tu-offline{color:#ffe1a5;background:#f2cb7417;border:1px solid #f2cb7459;border-radius:10px;margin:0 0 1rem;padding:.65rem .75rem;font-size:.76rem}@media (width<=1100px){.tu-wallet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tu-account-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.tu-landing{padding:0 1.2rem}.tu-landing-nav{min-height:68px}.tu-landing-nav nav{display:none}.tu-landing-nav .tu-btn{margin-left:auto}.tu-hero{grid-template-columns:1fr;gap:2.1rem;min-height:auto;padding:4.4rem 0}.tu-hero h1{font-size:clamp(2.8rem,12vw,4.5rem)}.tu-hero__lead{font-size:.95rem}.tu-steps,.tu-cabinet-teaser{grid-template-columns:1fr;gap:2rem}.tu-app-shell{display:block}.tu-sidebar{display:none}.tu-main{padding:max(1.1rem, env(safe-area-inset-top)) 1rem calc(78px + env(safe-area-inset-bottom))}.tu-mobile-head{justify-content:space-between;align-items:center;margin-bottom:2.4rem;display:flex}.tu-avatar{width:36px;height:36px;color:var(--tu-accent);border:1px solid #3e4a44;border-radius:50%;place-items:center;text-decoration:none;display:grid}.tu-tabbar{z-index:15;right:.65rem;bottom:max(.55rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#13191bed;border:1px solid #3c4943;border-radius:16px;grid-template-columns:repeat(5,1fr);padding:.32rem;display:grid;position:fixed;left:.65rem;box-shadow:0 10px 32px #00000059}.tu-tabbar a{min-height:46px;color:var(--tu-muted);text-align:center;border-radius:11px;place-content:center;gap:.2rem;font-size:.56rem;font-weight:750;text-decoration:none;display:grid}.tu-tabbar i{font-size:.95rem;font-style:normal}.tu-tabbar a.is-active{color:#13200f;background:var(--tu-accent)}.tu-page-intro{margin-bottom:1.35rem;display:block}.tu-page-intro h1{font-size:clamp(2.15rem,12vw,3.4rem)}.tu-page-intro__action{margin-top:1rem}.tu-kpis,.tu-kpis--three{grid-template-columns:repeat(2,minmax(0,1fr))}.tu-kpis article{min-height:116px}.tu-grid--main,.tu-drop-grid,.tu-info-grid{grid-template-columns:1fr}.tu-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tu-wallet-grid>article:last-child{grid-column:1/-1}.tu-summary-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.tu-summary-filters button{min-height:68px}.tu-table-card{border-left:0;border-right:0;border-radius:0;margin-inline:-1rem}.tu-table-card th,.tu-table-card td{padding-left:.75rem;padding-right:.75rem}.tu-drop-total{grid-template-columns:1fr}.tu-footer{flex-direction:column;align-items:flex-start}}@media (width<=460px){.tu-landing-nav .tu-btn span{display:none}.tu-landing-nav .tu-btn{padding-inline:.7rem}.tu-teaser-grid,.tu-kpis,.tu-kpis--three,.tu-wallet-grid{grid-template-columns:1fr}.tu-wallet-grid>article:last-child{grid-column:auto}.tu-account-strip,.tu-calculation{grid-template-columns:1fr}}html[data-tutela-tma=true] .tu-app-shell{min-height:var(--tu-tma-viewport-height,100dvh);display:block}html[data-tutela-tma=true] .tu-sidebar{display:none}html[data-tutela-tma=true] .tu-main{min-height:var(--tu-tma-viewport-height,100dvh);padding:max(1.1rem, env(safe-area-inset-top)) 1rem calc(78px + env(safe-area-inset-bottom))}html[data-tutela-tma=true] .tu-mobile-head{justify-content:space-between;align-items:center;margin-bottom:2.4rem;display:flex}html[data-tutela-tma=true] .tu-tabbar{z-index:15;right:.65rem;bottom:max(.55rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#13191bed;border:1px solid #3c4943;border-radius:16px;grid-template-columns:repeat(5,1fr);padding:.32rem;display:grid;position:fixed;left:.65rem;box-shadow:0 10px 32px #00000059}html[data-tutela-tma=true] .tu-tabbar a{min-height:46px;color:var(--tu-muted);text-align:center;border-radius:11px;place-content:center;gap:.2rem;font-size:.56rem;font-weight:750;text-decoration:none;display:grid}html[data-tutela-tma=true] .tu-tabbar i{font-size:.95rem;font-style:normal}html[data-tutela-tma=true] .tu-tabbar a.is-active{color:#13200f;background:var(--tu-accent)}@media (prefers-reduced-motion:reduce){.tu-btn{transition:none}.tu-btn:hover{transform:none}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.tu-brand-lockup{color:var(--tu-text);align-items:center;gap:.72rem;display:flex}.tu-brand-lockup__mark{background:#101419;border:1px solid #2d3a42;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.tu-brand-mark{width:33px;height:33px}.tu-brand-mark__shield{fill:none;stroke:#7b8791;stroke-width:2px;stroke-linejoin:round}.tu-brand-mark__letter{fill:var(--tu-accent)}.tu-brand-mark__base{fill:none;stroke:var(--tu-accent);stroke-width:2.6px;stroke-linecap:square}.tu-brand-lockup strong,.tu-brand-lockup small{display:block}.tu-brand-lockup strong{letter-spacing:-.035em;font-size:1rem;line-height:1}.tu-brand-lockup small{color:var(--tu-muted);margin-top:.25rem;font-size:.64rem}.tu-brand-lockup--compact .tu-brand-lockup__mark{border-radius:12px;width:39px;height:39px}.tu-brand-lockup--compact strong{font-size:1rem}.tu-mobile-brand{text-decoration:none}.tu-balance-hero{background:radial-gradient(300px 190px at 96% 0,#91f25c38,#0000 68%),linear-gradient(145deg,#18241f,#101713 73%);border:1px solid #315044;border-radius:25px;grid-template-columns:minmax(0,1fr) minmax(250px,.85fr);gap:1.15rem;padding:1.55rem;display:grid;position:relative;overflow:hidden}.tu-balance-hero:after{color:#91f25c0f;content:"TUTELA";letter-spacing:-.09em;pointer-events:none;font-size:4.3rem;font-weight:900;position:absolute;bottom:-27px;right:-8px}.tu-balance-hero__title,.tu-balance-hero__stats,.tu-balance-hero__actions{z-index:1;position:relative}.tu-balance-hero__title>span{color:#b7c8bd;font-size:.8rem}.tu-balance-hero__title>strong{letter-spacing:-.07em;margin-top:.25rem;font-size:clamp(2.6rem,10vw,4rem);line-height:.95;display:block}.tu-balance-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));align-self:end;gap:.55rem;display:grid}.tu-balance-hero__stats div{background:#060b085e;border:1px solid #ffffff17;border-radius:13px;padding:.78rem}.tu-balance-hero__stats span,.tu-balance-hero__stats b{display:block}.tu-balance-hero__stats span{color:#b7c8bd;font-size:.65rem;line-height:1.35}.tu-balance-hero__stats b{letter-spacing:-.03em;margin-top:.35rem;font-size:.91rem}.tu-balance-hero__actions{grid-column:1/-1;gap:.65rem;display:flex}.tu-balance-hero__actions .tu-btn{padding:.76rem 1rem}.tu-section-head--concept{margin-top:2rem}.tu-cycle-card,.tu-expansion-card,.tu-attention-empty{border:1px solid var(--tu-line);border-radius:var(--tu-radius);background:var(--tu-surface);padding:1.2rem}.tu-cycle-card{background:linear-gradient(145deg,#5dc9ff12,#13191bf5);border-color:#5dc9ff42}.tu-cycle-card__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:1.1rem 0;display:grid}.tu-cycle-card__grid div{background:#0d1316;border:1px solid #eff5f014;border-radius:13px;padding:.75rem}.tu-cycle-card__grid span,.tu-cycle-card__grid strong,.tu-cycle-card__grid small{display:block}.tu-cycle-card__grid span,.tu-cycle-card__grid small{color:var(--tu-muted);font-size:.67rem;line-height:1.4}.tu-cycle-card__grid strong{color:var(--tu-accent);letter-spacing:-.05em;margin:.28rem 0;font-size:1.4rem}.tu-cycle-card>p,.tu-expansion-card p,.tu-tariff-card p{color:var(--tu-muted);margin:0;font-size:.78rem;line-height:1.55}.tu-expansion-card{background:radial-gradient(250px 130px at 100% 0%, #a8ee7021, transparent 75%), var(--tu-surface);border-color:#a8ee7045;justify-content:space-between;align-items:center;gap:1rem;display:flex}.tu-expansion-card h2{letter-spacing:-.035em;margin:.35rem 0 .5rem;font-size:1.1rem}.tu-expansion-card .tu-btn{white-space:nowrap;flex:none}.tu-overview-pair{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem;display:grid}.tu-tariff-card>strong{color:var(--tu-accent);letter-spacing:-.06em;margin:1rem 0 .65rem;font-size:1.85rem;display:block}.tu-tariff-card>strong small{color:var(--tu-muted);letter-spacing:0;font-size:.68rem;font-weight:600}.tu-card--history{min-height:184px}.tu-attention-empty{background:#0d1316;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}.tu-attention-empty>i{width:35px;height:35px;color:var(--tu-accent);background:#a8ee701c;border-radius:11px;place-items:center;font-style:normal;display:grid}.tu-attention-empty h3,.tu-attention-empty p{margin:0}.tu-attention-empty h3{font-size:.86rem}.tu-attention-empty p{color:var(--tu-muted);margin-top:.24rem;font-size:.72rem;line-height:1.45}.tu-farm-toolbar{justify-content:space-between;align-items:center;gap:.75rem;margin:-.25rem 0 1rem;display:flex}.tu-farm-toolbar input{border:1px solid var(--tu-line);width:min(100%,300px);min-height:44px;color:var(--tu-text);font:inherit;background:#0d1215;border-radius:14px;padding:.7rem .8rem;font-size:.78rem}.tu-farm-toolbar span{color:var(--tu-muted);white-space:nowrap;font-size:.7rem}.tu-list-empty{border-radius:var(--tu-radius);text-align:center;background:#ffffff03;border:1px dashed #3b4944;justify-items:center;padding:2.2rem 1rem;display:grid}.tu-list-empty i{color:var(--tu-accent);font-size:1.45rem;font-style:normal}.tu-list-empty h2{margin:.6rem 0 0;font-size:1rem}.tu-list-empty p{max-width:340px;color:var(--tu-muted);margin:.45rem 0 1rem;font-size:.76rem;line-height:1.5}.tu-farm-table tbody tr{cursor:pointer;transition:background .14s,transform .14s}.tu-farm-table tbody tr:hover,.tu-farm-table tbody tr:focus{background:#a8ee700d;outline:0;transform:translateY(-1px)}.tu-modal-backdrop--sheet{align-items:end;padding:0}.tu-modal--sheet{border-radius:28px 28px 0 0;width:min(100%,620px);max-height:86dvh;margin:0}.tu-sheet-handle{background:#53615a;border-radius:99px;width:40px;height:4px;margin:-.75rem auto 1rem;display:block}.tu-modal--sheet>h2{margin:.35rem 0 1rem;font-size:1.35rem}.tu-account-details{border:1px solid var(--tu-line);border-radius:13px;gap:.1rem;margin:1rem 0;display:grid;overflow:hidden}.tu-account-details div{background:#101618;justify-content:space-between;gap:1rem;padding:.78rem;display:flex}.tu-account-details div+div{border-top:1px solid var(--tu-line)}.tu-account-details dt,.tu-account-details dd{margin:0;font-size:.76rem}.tu-account-details dt{color:var(--tu-muted)}.tu-account-details dd{text-align:right}.tu-modal--sheet .tu-btn{width:100%;margin-top:.65rem}.tu-segmented{border:1px solid var(--tu-line);scrollbar-width:none;background:#0d1215;border-radius:15px;gap:.28rem;margin-bottom:1rem;padding:.32rem;display:flex;overflow-x:auto}.tu-segmented button{color:var(--tu-muted);font:inherit;background:0 0;border:0;border-radius:11px;flex:1 0 auto;padding:.7rem .9rem;font-size:.76rem;font-weight:800}.tu-segmented button[aria-selected=true]{color:var(--tu-text);background:#202a2e}.tu-skins-list{min-height:220px}.tu-wallet-hero{border-radius:var(--tu-radius);background:radial-gradient(260px 150px at 100% 0,#5dc9ff21,#0000 76%),linear-gradient(145deg,#141d25,#0f151b);border:1px solid #2c3d47;grid-template-columns:minmax(0,1fr) minmax(220px,.75fr);gap:1rem;margin-bottom:.75rem;padding:1.3rem;display:grid}.tu-wallet-hero span,.tu-wallet-hero strong,.tu-wallet-hero p{display:block}.tu-wallet-hero>div:first-child>span{color:var(--tu-muted);font-size:.75rem}.tu-wallet-hero>div:first-child>strong{color:var(--tu-text);letter-spacing:-.06em;margin:.25rem 0 .7rem;font-size:2.35rem}.tu-wallet-hero p{color:var(--tu-muted);margin:0;font-size:.74rem;line-height:1.5}.tu-wallet-hero__split{background:#070b0e5c;border:1px solid #eff5f014;border-radius:13px;grid-template-columns:1fr auto;align-content:center;gap:.52rem .9rem;padding:.85rem;display:grid}.tu-wallet-hero__split span{color:var(--tu-muted);font-size:.7rem}.tu-wallet-hero__split b{text-align:right;font-size:.78rem}.tu-referral-card{border-radius:var(--tu-radius);background:radial-gradient(250px 160px at 100% 0%, #a8ee7029, transparent 75%), var(--tu-surface);border:1px solid #a8ee7047;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.tu-referral-card h2{letter-spacing:-.04em;margin:.35rem 0 .55rem;font-size:1.15rem}.tu-referral-card p{max-width:480px;color:var(--tu-muted);margin:0;font-size:.77rem;line-height:1.5}.tu-referral-card>strong{color:var(--tu-accent);letter-spacing:-.07em;text-align:right;flex:none;font-size:2.2rem}.tu-referral-card>strong small{max-width:95px;color:var(--tu-muted);letter-spacing:0;margin-top:.2rem;font-size:.61rem;font-weight:600;line-height:1.3;display:block}.tu-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.tu-more-grid article>i{color:var(--tu-accent);margin-bottom:1.2rem;font-size:1.2rem;font-style:normal;display:block}.tu-more-grid article h2{margin:.35rem 0 .55rem}.tu-more-grid article>p:not(.tu-kicker){color:var(--tu-muted);margin:0;font-size:.77rem;line-height:1.55}.tu-more-grid .tu-inline-link{margin-top:1rem;display:inline-block}html[data-tutela-tma=true] .tu-main{background:radial-gradient(360px 210px at 50% -5%, #91f25c12, transparent 72%), var(--tu-bg)}html[data-tutela-tma=true] .tu-mobile-head{margin-bottom:1.6rem}html[data-tutela-tma=true] .tu-page-intro h1{letter-spacing:-.065em;font-size:2.45rem}html[data-tutela-tma=true] .tu-page-intro>div>p:not(.tu-kicker){margin-top:.6rem;font-size:.78rem}html[data-tutela-tma=true] .tu-tabbar{left:.55rem;right:.55rem;bottom:max(.45rem, env(safe-area-inset-bottom));background:#0c1014f5;border-color:#3a4741;border-radius:17px;padding:.3rem}html[data-tutela-tma=true] .tu-tabbar a{min-height:50px;font-size:.58rem}html[data-tutela-tma=true] .tu-tabbar a.is-active{color:#10200d;box-shadow:0 5px 17px #91f25c29}html[data-tutela-tma=true] .tu-app-footer{padding-bottom:calc(84px + env(safe-area-inset-bottom));margin-top:2rem}@media (width<=820px){.tu-balance-hero{grid-template-columns:1fr}.tu-balance-hero__stats,.tu-cycle-card__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tu-overview-pair,.tu-more-grid{grid-template-columns:1fr}.tu-expansion-card{flex-direction:column;align-items:flex-start}.tu-expansion-card .tu-btn{text-align:center;width:100%}.tu-attention-empty{grid-template-columns:auto minmax(0,1fr)}.tu-attention-empty .tu-inline-link{grid-column:2}.tu-wallet-hero{grid-template-columns:1fr}.tu-wallet-hero__split{grid-template-columns:1fr auto}.tu-modal--sheet{padding:1.25rem 1rem calc(1.5rem + env(safe-area-inset-bottom))}}@media (width<=430px){.tu-balance-hero{padding:1.15rem}.tu-balance-hero__stats{gap:.42rem}.tu-balance-hero__stats div{padding:.62rem}.tu-balance-hero__stats b{font-size:.78rem}.tu-cycle-card__grid{grid-template-columns:1fr}.tu-cycle-card__grid div{grid-template-columns:minmax(0,1fr) auto;column-gap:.75rem;display:grid}.tu-cycle-card__grid strong{grid-area:1/2/span 2;align-self:center}.tu-cycle-card__grid small{grid-column:1}.tu-referral-card{flex-direction:column;align-items:flex-start}.tu-referral-card>strong{text-align:left}.tu-farm-toolbar{flex-direction:column;align-items:stretch}.tu-farm-toolbar input{width:100%}.tu-farm-toolbar span{text-align:right}.tu-attention-empty{align-items:start}.tu-attention-empty .tu-inline-link{margin-top:.15rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg:#0a0d10;--panel:#10151a;--panel-2:#151c22;--panel-3:#1a232b;--line:#24303a;--line-2:#2e3b46;--text:#f5f7f8;--muted:#93a0ab;--muted-2:#b7c4cd;--accent:#91f25c;--accent-2:#5dc9ff;--ok:#65e58f;--warn:#fc6;--danger:#ff6b78;--shadow:0 22px 75px #0000006b;--r-lg:22px;--r-md:18px;--r-sm:14px}.tu-app-shell{color:var(--text);background:radial-gradient(circle at 20% 0,#17211d 0,#0a0d10 34%,#07090b 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px}.tu-app-shell *,.tu-app-shell :before,.tu-app-shell :after{box-sizing:border-box}.tu-app-shell h1{letter-spacing:-.025em;margin:5px 0 0;font-size:clamp(32px,2.4vw,45px);line-height:1.15}.tu-app-shell h2{letter-spacing:-.015em;margin:0;font-size:clamp(21px,1.5vw,27px)}.tu-app-shell h3{margin:0;font-size:19px}.tu-app-shell p{margin:0}.tu-app-shell a{color:var(--accent-2);text-decoration:none}.tu-app-shell a:hover{text-decoration:underline}.tu-app-shell button,.tu-app-shell input,.tu-app-shell select,.tu-app-shell textarea{font:inherit;color:inherit}.tu-app-shell.shell{grid-template-columns:clamp(275px,18vw,340px) minmax(0,1fr);gap:0;width:100vw;height:100dvh;padding:0;display:grid}.tu-app-shell .sidebar{border-right:1px solid var(--line);background:#0c1014f5;flex-direction:column;padding:28px 20px 20px;display:flex}.tu-app-shell .brand{color:var(--text);align-items:center;gap:14px;display:flex}.tu-app-shell .tu-brand-lockup{align-items:center;gap:14px;display:flex}.tu-app-shell .tu-brand-lockup__mark{background:#101419;border:1px solid #27313a;border-radius:16px;flex:none;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.tu-app-shell .tu-brand-mark{width:42px;height:42px;display:block}.tu-app-shell .tu-brand-mark__shield{fill:none;stroke:#7b8791;stroke-width:2px;stroke-linejoin:round}.tu-app-shell .tu-brand-mark__letter{fill:var(--accent)}.tu-app-shell .tu-brand-mark__base{fill:none;stroke:var(--accent);stroke-width:2.6px;stroke-linecap:square}.tu-app-shell .tu-brand-lockup strong{font-size:21px;font-weight:800;line-height:1.1;display:block}.tu-app-shell .tu-brand-lockup small{color:var(--muted);margin-top:4px;font-size:14px;display:block}.tu-app-shell .nav{gap:6px;margin-top:32px;display:grid}.tu-app-shell .nav-item{color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:14px;padding:15px 16px;font-size:17px;font-weight:750;display:flex}.tu-app-shell .nav-item:hover{background:var(--panel);color:var(--text);text-decoration:none}.tu-app-shell .nav-item[aria-current=page]{color:var(--accent);background:#91f25c17;border-color:#91f25c33}.tu-app-shell .nav-item i{text-align:center;width:25px;font-size:20px;font-style:normal}.tu-app-shell .main{flex-direction:column;min-width:0;height:100dvh;margin:0;padding:0;display:flex;position:relative}.tu-app-shell .content{scrollbar-width:thin;scrollbar-color:#2b3742 transparent;flex:auto;min-height:0;overflow-y:auto}.tu-app-shell .screen{padding:clamp(27px,3vw,52px) clamp(25px,3.7vw,65px) 90px;animation:.22s ease-out tutelaScreenIn;display:block}.tu-app-shell .topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0d10f0;justify-content:space-between;align-items:center;height:82px;margin:0;padding:15px 20px;display:none}.tu-app-shell .topbar .tu-brand-lockup__mark{border-radius:16px;width:52px;height:52px}.tu-app-shell .topbar .tu-brand-mark{width:42px;height:42px}.tu-app-shell .topbar .tu-brand-lockup strong{font-size:21px}.tu-app-shell .avatar{background:linear-gradient(145deg,#354250,#202831);border:1px solid #3a4854;border-radius:50%;flex:none;place-items:center;width:45px;height:45px;font-size:0;font-weight:800;display:grid}.tu-app-shell .avatar span{border:2px solid #9aa8b3;border-radius:50%;width:13px;height:13px;display:block}.tu-app-shell .tabbar{display:none}.tu-app-shell .eyebrow{color:var(--muted);letter-spacing:0;text-transform:none;font-size:16px;font-weight:400}.tu-app-shell .head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:25px;display:flex}.tu-app-shell .section-head{justify-content:space-between;align-items:center;gap:18px;margin:32px 3px 15px;display:flex}.tu-app-shell .tu-inline-link,.tu-app-shell .section-head .link{color:var(--accent);background:0 0;border:0;padding:5px;font-size:16px;font-weight:750}.tu-app-shell .kicker{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:14px;font-weight:850}.tu-app-shell .hint,.tu-app-shell .muted{color:var(--muted);font-size:15px;line-height:1.55}.tu-app-shell .card,.tu-app-shell .tu-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px}.tu-app-shell .card-accent{background:radial-gradient(circle at 92% 8%,#91f25c24,#0000 36%),linear-gradient(145deg,#17221d,#101713);border-color:#91f25c38}.tu-app-shell .card-info{background:#5dc9ff0d;border-color:#5dc9ff33}.tu-app-shell .card-warn{background:#ffcc660d;border-color:#ffcc6638}.tu-app-shell .card-danger{background:#ff6b780f;border-color:#ff6b783d}.tu-app-shell .grid{gap:12px;display:grid}.tu-app-shell .g2{grid-template-columns:repeat(2,minmax(0,1fr))}.tu-app-shell .g3{grid-template-columns:repeat(3,minmax(0,1fr))}.tu-app-shell .g4{grid-template-columns:repeat(4,minmax(0,1fr))}.tu-app-shell .btn,.tu-app-shell .tu-btn{background:var(--panel-3);color:var(--text);border:0;border-radius:16px;justify-content:center;align-items:center;padding:16px 19px;font-size:16px;font-weight:800;transition:transform .12s,filter .12s;display:inline-flex}.tu-app-shell .btn:hover,.tu-app-shell .tu-btn:hover{filter:brightness(1.08);text-decoration:none}.tu-app-shell .btn:active,.tu-app-shell .tu-btn:active{filter:brightness(.96)}.tu-app-shell .btn-primary,.tu-app-shell .tu-btn--primary{background:var(--accent);color:#0a150b;box-shadow:0 12px 34px #91f25c24}.tu-app-shell .btn-secondary{background:#20303a}.tu-app-shell .btn-ghost,.tu-app-shell .tu-btn--quiet{border:1px solid var(--line);background:0 0}.tu-app-shell .btn-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.tu-app-shell .tag,.tu-app-shell .tu-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:6px 11px;font-size:14px;font-weight:800;display:inline-flex}.tu-app-shell .tu-badge--positive,.tu-app-shell .tag.ok{color:var(--ok);background:#65e58f21}.tu-app-shell .tu-badge--neutral,.tu-app-shell .tag.blue{color:var(--accent-2);background:#5dc9ff21}.tu-app-shell .tu-badge--warning,.tu-app-shell .tag.warn{color:var(--warn);background:#ffcc6621}.tu-app-shell .tu-badge--danger,.tu-app-shell .tag.red{color:var(--danger);background:#ff6b7821}.tu-app-shell .tu-badge--muted,.tu-app-shell .tag.grey{color:#c4cbd1;background:#c4cbd11c}.tu-app-shell .stat{border:1px solid var(--line);border-radius:var(--r-md);background:#0c1116;padding:16px}.tu-app-shell .stat span{color:var(--muted);font-size:14px;line-height:1.4;display:block}.tu-app-shell .stat strong{letter-spacing:-.02em;margin-top:6px;font-size:24px;display:block}.tu-app-shell .stat small{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.4;display:block}.tu-app-shell .stat.on-accent{background:#060b0866;border-color:#ffffff14}.tu-app-shell .stat.on-accent span{color:#b7c8bd}.tu-app-shell .notice{border:1px solid var(--line);border-radius:var(--r-md);background:var(--panel);grid-template-columns:45px 1fr;align-items:start;gap:15px;padding:18px;display:grid}.tu-app-shell .notice-ico{background:var(--panel-3);border-radius:14px;place-items:center;width:45px;height:45px;font-size:20px;display:grid}.tu-app-shell .notice b{font-size:16px;line-height:1.35;display:block}.tu-app-shell .notice p{color:var(--muted);margin-top:5px;font-size:15px;line-height:1.5}.tu-app-shell .balance,.tu-app-shell .tu-balance-hero{background:radial-gradient(circle at 90% 10%,#91f25c33,#0000 34%),linear-gradient(145deg,#18241f,#111a17 72%);border:1px solid #294334;border-radius:28px;padding:25px;position:relative;overflow:hidden}.tu-app-shell .balance:after{content:"TUTELA";letter-spacing:-.08em;color:#91f25c0d;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:72px;font-weight:900;position:absolute;bottom:-25px;right:-12px}.tu-app-shell .balance>*{z-index:1;position:relative}.tu-app-shell .balance-label{color:#b7c8bd;font-size:16px}.tu-app-shell .balance-value{letter-spacing:-.045em;margin-top:5px;font-size:clamp(42px,3.2vw,58px);font-weight:900}.tu-app-shell .earn-card{background:#060b0852;border:1px solid #ffffff14;border-radius:18px;margin-top:18px;padding:15px}.tu-app-shell .earn-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tu-app-shell .earn-head span{color:#b7c8bd;font-size:14px;display:block}.tu-app-shell .earn-head strong{color:var(--accent);letter-spacing:-.03em;margin-top:4px;font-size:24px;display:block}.tu-app-shell .earn-head small{color:var(--muted);font-size:14px}.tu-app-shell .tu-zero-chart{background:linear-gradient(#0000 0 31%,#ffffff0d 31% 32%,#0000 32% 64%,#ffffff0d 64% 65%,#0000 65%);border-bottom:1px solid #ffffff1a;height:165px;margin-top:14px}.tu-app-shell .tu-cycle-card .tu-card__head,.tu-app-shell .tu-card__head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tu-app-shell .tu-cycle-hidden{display:none}.tu-app-shell .tu-expansion-card,.tu-app-shell .tu-tariff-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.tu-app-shell .tu-expansion-card h2,.tu-app-shell .tu-tariff-card h2{margin-top:9px}.tu-app-shell .buy-price-inline{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.tu-app-shell .buy-price-inline strong{letter-spacing:-.04em;font-size:32px;font-weight:900}.tu-app-shell .tariff-price-box{text-align:center;flex-direction:column;justify-content:center;align-self:center;align-items:center;min-width:190px;display:flex}.tu-app-shell .tariff-price-box strong{letter-spacing:-.045em;font-size:38px;font-weight:900;line-height:1}.tu-app-shell .summary-filter-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.tu-app-shell .tu-summary-filters>*{font:inherit;color:var(--text);text-align:left;cursor:pointer;border:1px solid var(--line);border-radius:var(--r-md);background:#0c1116;padding:16px;transition:border-color .12s,background .12s,transform .12s}.tu-app-shell .tu-summary-filters>.is-selected{background:#91f25c17;border-color:#91f25cad}.tu-app-shell .tu-summary-filters span{color:var(--muted);min-height:39px;font-size:14px;display:block}.tu-app-shell .tu-summary-filters strong{letter-spacing:-.02em;margin-top:6px;font-size:24px;display:block}.tu-app-shell .toolbar{flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:15px;display:flex}.tu-app-shell .toolbar label{flex:275px;min-width:0}.tu-app-shell .search{border:1px solid var(--line);background:var(--panel);min-width:0;color:var(--text);border-radius:16px;flex:275px;width:100%;padding:15px 16px}.tu-app-shell .select{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:16px;padding:15px 16px}.tu-app-shell .segmented{border:1px solid var(--line);scrollbar-width:none;background:#0d1115;border-radius:18px;gap:5px;margin-bottom:16px;padding:5px;display:flex;overflow-x:auto}.tu-app-shell .segmented button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:13px;flex:1 0 auto;padding:13px 15px;font-size:15px;font-weight:800}.tu-app-shell .segmented button[aria-selected=true]{background:var(--panel-3);color:var(--text)}.tu-app-shell .tu-list-controls{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;font-size:14px;display:flex}.tu-app-shell .tu-list-controls label{color:var(--text);align-items:center;gap:7px;display:inline-flex}.tu-app-shell .farm-table-wrap{border-radius:var(--r-md);width:100%;overflow:hidden}.tu-app-shell .card-title,.tu-app-shell .tu-more-grid .hint{display:block}.tu-app-shell .tu-more-grid .hint{margin-top:8px}.tu-app-shell .farm-table{table-layout:fixed;border-collapse:separate;border-spacing:0 7px;width:100%;min-width:0}.tu-app-shell .farm-table col.farm-col-account{width:28%}.tu-app-shell .farm-table col.farm-col-select{width:5%}.tu-app-shell .farm-table col.farm-col-week{width:17%}.tu-app-shell .farm-table col.farm-col-total,.tu-app-shell .farm-table col.farm-col-credit{width:21%}.tu-app-shell .farm-table col.farm-col-weeks{width:11%}.tu-app-shell .farm-table thead th{color:var(--muted);text-transform:uppercase;letter-spacing:.025em;text-align:right;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d1115f7;padding:11px 12px;font-size:12px;font-weight:800}.tu-app-shell .farm-table thead th:first-child{text-align:center;border-left:1px solid var(--line);border-radius:14px 0 0 14px;width:34px}.tu-app-shell .farm-table thead th:nth-child(2){text-align:left}.tu-app-shell .farm-table thead th:last-child{border-right:1px solid var(--line);border-radius:0 14px 14px 0}.tu-app-shell .farm-table-row{cursor:pointer;outline:none}.tu-app-shell .farm-table-row td{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:middle;height:62px;padding:10px 12px;transition:background .12s,border-color .12s}.tu-app-shell .farm-table-row td:first-child{text-align:center;border-left:3px solid var(--accent-2);border-radius:14px 0 0 14px;width:34px;padding-right:0}.tu-app-shell .farm-table-row td:nth-child(2){border-left:3px solid var(--accent-2)}.tu-app-shell .farm-table-row td:last-child{border-right:1px solid var(--line);border-radius:0 14px 14px 0}.tu-app-shell .farm-table-row.tone-ok td:first-child,.tu-app-shell .farm-table-row.tone-ok td:nth-child(2){border-left-color:var(--ok)}.tu-app-shell .farm-table-row.tone-warn td:first-child,.tu-app-shell .farm-table-row.tone-warn td:nth-child(2){border-left-color:var(--warn)}.tu-app-shell .farm-table-row.tone-red td:first-child,.tu-app-shell .farm-table-row.tone-red td:nth-child(2){border-left-color:var(--danger)}.tu-app-shell .farm-table-row.tone-grey td:first-child,.tu-app-shell .farm-table-row.tone-grey td:nth-child(2){border-left-color:#7d8992}.tu-app-shell .empty,.tu-app-shell .tu-list-empty{border:1px dashed var(--line);border-radius:var(--r-md);text-align:center;color:var(--muted);padding:35px 22px;font-size:15px;line-height:1.6}.tu-app-shell .empty strong{color:var(--text);margin-bottom:6px;font-size:17px;display:block}.tu-app-shell .drop,.tu-app-shell .tu-drop-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--panel);overflow:hidden}.tu-app-shell .tu-drop-card+.tu-drop-card{margin-top:12px}.tu-app-shell .tu-drop-card{padding:19px}.tu-app-shell .tx{border:1px solid var(--line);border-radius:var(--r-md);background:var(--panel);grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:18px;display:grid}.tu-app-shell .tx+.tx{margin-top:11px}.tu-app-shell .tx-ico{background:var(--panel-3);border-radius:15px;place-items:center;width:48px;height:48px;font-size:19px;display:grid}.tu-app-shell .tx b{font-size:16px;display:block}.tu-app-shell .tx span{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.45;display:block}.tu-app-shell .tx-amt{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:16px;font-weight:900}.tu-app-shell .tx-amt.plus{color:var(--ok)}.tu-app-shell .tx-amt.minus{color:#ff9b9b}.tu-app-shell .tx-amt.hold{color:var(--warn)}.tu-app-shell .referral-hero{grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:24px;display:grid}.tu-app-shell .ref-percent-box{text-align:center;background:#060b0859;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.tu-app-shell .ref-percent-box>div{letter-spacing:-.06em;font-size:52px;font-weight:900;line-height:1}.tu-app-shell .ref-percent-box span{color:var(--muted);margin-top:8px;font-size:14px}.tu-app-shell .tu-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000a3;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.tu-app-shell .tu-modal{background:#11171c;border:1px solid #34424d;border-radius:30px;width:min(950px,100vw - 80px);max-height:min(1100px,100dvh - 80px);padding:20px 28px 30px;overflow-y:auto;box-shadow:0 32px 110px #0000008c}.tu-app-shell .tu-modal__close{float:right;background:var(--panel-3);border:0;border-radius:50%;width:42px;height:42px;font-size:20px}.tu-app-shell .tu-sheet-handle{display:none}.tu-app-shell .tu-form{gap:15px;margin-top:22px;display:grid}.tu-app-shell .tu-form label{color:var(--muted);gap:7px;font-size:14px;display:grid}.tu-app-shell .tu-form input,.tu-app-shell .tu-form select,.tu-app-shell .tu-form textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#0c1115;border-radius:16px;padding:16px}.tu-app-shell .drop-head{text-align:left;background:0 0;border:0;grid-template-columns:1fr auto;align-items:start;gap:18px;width:100%;padding:19px;display:grid}.tu-app-shell .drop-head:hover{background:#12191f}.tu-app-shell .drop-title{font-size:17px;font-weight:900;display:block}.tu-app-shell .drop-meta{color:var(--muted);margin-top:5px;font-size:15px;line-height:1.45;display:block}.tu-app-shell .drop-money{text-align:right;white-space:nowrap}.tu-app-shell .drop-money strong{font-size:19px;display:block}.tu-app-shell .drop-money span{color:#b5f98e;margin-top:4px;font-size:14px;display:block}.tu-app-shell .drop-body{border-top:1px solid var(--line);background:#0c1110;padding:0 19px 19px;display:none}.tu-app-shell .drop.open .drop-body{animation:.18s ease-out tutelaReveal;display:block}.tu-app-shell .tu-skin-list>div{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:11px 0;font-size:15px;display:grid}.tu-app-shell .tu-skin-list>div:last-child{border-bottom:0}.tu-app-shell .tu-skin-list i{display:none}.tu-app-shell .tu-skin-list span strong,.tu-app-shell .tu-skin-list span small{display:block}.tu-app-shell .tu-skin-list small{color:var(--muted);margin-top:4px;font-size:13px}.tu-app-shell .split{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--line);gap:1px;margin-top:15px;display:grid;overflow:hidden}.tu-app-shell .split-row{background:#0a0f0d;grid-template-columns:1fr auto;gap:16px;padding:14px 15px;font-size:15px;display:grid}.tu-app-shell .split-row dt{color:var(--muted)}.tu-app-shell .split-row dd{font-variant-numeric:tabular-nums;white-space:nowrap;margin:0}.tu-app-shell .split-row.total{background:#0d1512}.tu-app-shell .split-row.total dt,.tu-app-shell .split-row.total dd{color:var(--text);font-weight:850}.tu-app-shell .split-row.aside{background:#080d0b}@keyframes tutelaReveal{0%{opacity:.55}to{opacity:1;transform:none}}@keyframes tutelaScreenIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media (width<=1150px){.tu-app-shell.shell{height:var(--tu-tma-viewport-height,100dvh);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.tu-app-shell .sidebar{display:none}.tu-app-shell .main{height:auto;min-height:0;padding:0}.tu-app-shell .topbar{display:flex}.tu-app-shell .screen{padding:25px 20px 32px}.tu-app-shell .tabbar{border-top:1px solid var(--line);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-bottom:env(safe-area-inset-bottom);background:#0c1014f2;border-bottom:0;border-left:0;border-right:0;border-radius:0;flex:0 0 90px;grid-template-columns:repeat(5,1fr);display:grid;position:relative;bottom:auto;left:auto;right:auto}.tu-app-shell .tab{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.tu-app-shell .tab i{font-size:22px;font-style:normal}.tu-app-shell .tab[aria-current=page]{color:var(--accent)}.tu-app-shell .tu-modal-backdrop{align-items:flex-end;padding:0}.tu-app-shell .tu-modal{width:100%;max-width:none;max-height:88dvh;padding:13px 20px calc(30px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:30px 30px 0 0;animation:.22s tutelaSheetUp}.tu-app-shell .tu-sheet-handle{background:#3f4a53;border-radius:99px;width:55px;height:5px;margin:0 auto 18px;display:block}.tu-app-shell .g4,.tu-app-shell .summary-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tu-app-shell .btn-row,.tu-app-shell .referral-hero{grid-template-columns:1fr}.tu-app-shell .ref-percent-box{min-height:130px}}@keyframes tutelaSheetUp{0%{opacity:.6;transform:translateY(32px)}to{opacity:1;transform:none}}@media (width<=850px){.tu-app-shell .g3,.tu-app-shell .g2{grid-template-columns:1fr}.tu-app-shell .tu-expansion-card,.tu-app-shell .tu-tariff-card{flex-direction:column;align-items:flex-start}.tu-app-shell .tariff-price-box{text-align:left;align-items:flex-start;min-width:0}.tu-app-shell .toolbar{grid-template-columns:minmax(0,1fr);gap:11px;display:grid}.tu-app-shell .toolbar label,.tu-app-shell .toolbar .select{width:100%}.tu-app-shell .farm-table-wrap{overflow:visible}.tu-app-shell .farm-table,.tu-app-shell .farm-table tbody,.tu-app-shell .farm-table tr,.tu-app-shell .farm-table td{width:100%;display:block}.tu-app-shell .farm-table colgroup,.tu-app-shell .farm-table thead{display:none}.tu-app-shell .farm-table-row{border:1px solid var(--line);border-left:3px solid var(--accent-2);border-radius:var(--r-md);background:var(--panel);margin-bottom:10px;padding:4px 15px}.tu-app-shell .farm-table-row td,.tu-app-shell .farm-table-row td:first-child,.tu-app-shell .farm-table-row td:last-child{background:0 0;border:0;border-bottom:1px solid #ffffff0f;border-radius:0;height:auto;min-height:0;padding:10px 0}.tu-app-shell .farm-table-row td:last-child{border-bottom:0}.tu-app-shell .farm-table-row td:before{content:attr(data-label);color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:700;display:block}.tu-app-shell .farm-table-row td:first-child:before{content:none}.tu-app-shell .farm-table-row td:nth-child(2):before{content:attr(data-label)}.tu-app-shell .tu-list-controls{flex-direction:column;align-items:flex-start}.tu-app-shell .farm-table .empty{width:100%;margin:0}}@media (width<=560px){.tu-app-shell .chart-box,.tu-app-shell .tu-zero-chart{height:165px}.tu-app-shell .head-row{margin-bottom:25px}.tu-app-shell .tu-page-intro__action,.tu-app-shell .tu-page-intro__action .btn{width:100%}.tu-app-shell .balance{padding:25px 20px}.tu-app-shell .earn-card{margin-top:16px}}@media (width<=470px){.tu-app-shell .screen{padding-left:20px;padding-right:20px}}@media (hover:none){.tu-app-shell .btn:hover,.tu-app-shell .nav-item:hover,.tu-app-shell .tab:hover,.tu-app-shell .summary-filter-grid button:hover{transform:none}}@media (prefers-reduced-motion:reduce){.tu-app-shell *,.tu-app-shell :before,.tu-app-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-tutela-tma=true] .tu-app-shell.shell{height:var(--tu-tma-viewport-height,100dvh);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);min-height:0;display:grid;overflow:hidden}html[data-tutela-tma=true] .tu-app-shell .tu-main{background:0 0;order:1;width:auto;height:auto;min-height:0;margin:0;padding:0}html[data-tutela-tma=true] .tu-app-shell .tu-mobile-head{border-bottom:1px solid var(--line);background:#0a0d10f0;height:82px;margin:0;padding:15px 20px}html[data-tutela-tma=true] .tu-app-shell .eyebrow{color:var(--muted);letter-spacing:0;text-transform:none;font-size:16px;font-weight:400}html[data-tutela-tma=true] .tu-app-shell .tu-page-intro h1{letter-spacing:-.025em;font-size:clamp(32px,2.4vw,45px);line-height:1.15}html[data-tutela-tma=true] .tu-app-shell .tu-tabbar{min-height:90px;padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);border:0;border-top:1px solid var(--line);box-shadow:none;background:#0c1014f2;border-radius:0;order:2;position:relative;bottom:auto;left:auto;right:auto}html[data-tutela-tma=true] .tu-app-shell .tu-tabbar a{min-height:0;color:var(--muted);box-shadow:none;background:0 0;border-radius:0}html[data-tutela-tma=true] .tu-app-shell .tu-tabbar a.is-active{color:var(--accent);box-shadow:none;background:0 0}.tu-session-list{gap:10px;margin:22px 0;display:grid}.tu-session-list h3{margin:0;font-size:19px}.tu-session-card{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--panel-2);gap:5px;padding:16px;display:grid}.tu-session-card small{color:var(--muted);font-size:14px;line-height:1.45}.tu-text-action{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:4px 0;font-size:15px}
