.Header-module__dHZHxW__header{z-index:100;background:var(--dp-surface);border-bottom:1px solid var(--dp-border);position:sticky;top:0}.Header-module__dHZHxW__inner{align-items:center;gap:1rem;max-width:1180px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__dHZHxW__logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.Header-module__dHZHxW__logoMark{border-radius:var(--dp-radius-tile);background:var(--dp-primary);width:36px;height:36px;color:var(--dp-text-on-primary);font-family:var(--dp-font-heading);letter-spacing:.02em;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:flex}.Header-module__dHZHxW__logoText{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.01em;font-size:1.0625rem;font-weight:700}.Header-module__dHZHxW__nav{align-items:center;gap:.25rem;margin-left:auto;display:none}.Header-module__dHZHxW__navItem{border-radius:var(--dp-radius-sm);color:var(--dp-text-muted);padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s}.Header-module__dHZHxW__navItem:hover{background:var(--dp-surface-alt);color:var(--dp-text)}.Header-module__dHZHxW__navItem:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__dHZHxW__ctaBtn{background:var(--dp-primary);color:var(--dp-text-on-primary);border-radius:var(--dp-radius);cursor:pointer;border:none;flex-shrink:0;margin-left:.5rem;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:none}.Header-module__dHZHxW__ctaBtn:hover{background:var(--dp-primary-hover)}.Header-module__dHZHxW__ctaBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__dHZHxW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;margin-left:auto;padding:.375rem;display:flex}.Header-module__dHZHxW__hamburger:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px;border-radius:var(--dp-radius-sm)}.Header-module__dHZHxW__hamburgerBar{background:var(--dp-text);border-radius:2px;width:20px;height:2px;display:block}.Header-module__dHZHxW__mobileMenu{background:var(--dp-surface);border-top:1px solid var(--dp-border);flex-direction:column;padding:.5rem 1rem 1rem;display:flex}.Header-module__dHZHxW__mobileNavItem{color:var(--dp-text);border-bottom:1px solid var(--dp-border-subtle);padding:.75rem .5rem;font-size:.9375rem;font-weight:500;text-decoration:none}.Header-module__dHZHxW__mobileCta{text-align:center;background:var(--dp-primary);color:var(--dp-text-on-primary);border-radius:var(--dp-radius);border:none;margin-top:.75rem;padding:.75rem;font-size:.9375rem;font-weight:600;text-decoration:none}@media (min-width:768px){.Header-module__dHZHxW__nav{display:flex}.Header-module__dHZHxW__ctaBtn{align-items:center;display:inline-flex}.Header-module__dHZHxW__hamburger{display:none}}
.Workspace-module__REQg4W__workspace{grid-template-columns:minmax(0,1fr);gap:1.5rem;max-width:1180px;margin:0 auto;padding:0 1rem 1.5rem;display:grid}.Workspace-module__REQg4W__phoneColumn{justify-content:center;display:flex}.Workspace-module__REQg4W__phone{background:var(--dp-text);border-radius:var(--dp-radius-lg);width:100%;max-width:320px;box-shadow:var(--dp-shadow-lg);box-sizing:border-box;flex-direction:column;padding:.625rem;display:flex}.Workspace-module__REQg4W__statusBar{color:var(--dp-text-on-primary);letter-spacing:.02em;justify-content:space-between;align-items:center;padding:.5rem .75rem .25rem;font-size:.6875rem;font-weight:600;display:flex}.Workspace-module__REQg4W__statusIcons{align-items:center;gap:3px;display:flex}.Workspace-module__REQg4W__statusDot{background:var(--dp-text-on-primary);border-radius:50%;width:4px;height:4px;display:block}.Workspace-module__REQg4W__accountStrip{color:var(--dp-text-on-primary);justify-content:space-between;align-items:flex-end;gap:.5rem;padding:.25rem .875rem .875rem;display:flex}.Workspace-module__REQg4W__accountIdentity{min-width:0}.Workspace-module__REQg4W__accountHolder{opacity:.85;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;font-weight:600;overflow:hidden}.Workspace-module__REQg4W__accountIban{opacity:.65;letter-spacing:.01em;margin:.125rem 0 0;font-size:.6875rem}.Workspace-module__REQg4W__balance{font-family:var(--dp-font-heading);white-space:nowrap;margin:0;font-size:1.125rem;font-weight:700}.Workspace-module__REQg4W__screen{background:var(--dp-surface-alt);border-radius:var(--dp-radius-lg);box-sizing:border-box;min-height:440px;max-height:560px;padding:.75rem;overflow-y:auto}.Workspace-module__REQg4W__tabBar{grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem;padding:.5rem .375rem .375rem;display:grid}.Workspace-module__REQg4W__tabBtn{border-radius:var(--dp-radius-sm);cursor:pointer;color:color-mix(in srgb, var(--dp-text-on-primary) 60%, transparent);background:0 0;border:none;flex-direction:column;align-items:center;gap:.125rem;min-width:0;padding:.375rem .125rem;display:flex}.Workspace-module__REQg4W__tabIcon{font-size:1rem;line-height:1}.Workspace-module__REQg4W__tabLabel{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.625rem;font-weight:600;overflow:hidden}.Workspace-module__REQg4W__tabBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:1px}.Workspace-module__REQg4W__tabBtnActive{color:var(--dp-accent)}.Workspace-module__REQg4W__rail{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;padding:1.25rem}.Workspace-module__REQg4W__railEyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--dp-primary);font-size:.6875rem;font-weight:700;display:inline-block}.Workspace-module__REQg4W__railHeading{font-family:var(--dp-font-heading);color:var(--dp-text);margin:.5rem 0;font-size:1.25rem;font-weight:700}.Workspace-module__REQg4W__railBody{color:var(--dp-text-muted);margin:0;font-size:.9375rem;line-height:1.6}@media (min-width:1024px){.Workspace-module__REQg4W__workspace{grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:start}.Workspace-module__REQg4W__phoneColumn{position:sticky;top:5.5rem}.Workspace-module__REQg4W__rail{padding:1.75rem}}
.AccountScreen-module__i4LfaG__wrapper{flex-direction:column;gap:.75rem;display:flex}.AccountScreen-module__i4LfaG__card{background:var(--dp-surface);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;padding:.875rem}.AccountScreen-module__i4LfaG__cardTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.AccountScreen-module__i4LfaG__donutRow{flex-direction:column;align-items:center;gap:.875rem;display:flex}.AccountScreen-module__i4LfaG__donut{border-radius:50%;flex-shrink:0;place-items:center;width:128px;height:128px;display:grid}.AccountScreen-module__i4LfaG__donutHole{background:var(--dp-surface);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.AccountScreen-module__i4LfaG__donutTotalLabel{color:var(--dp-text-muted);font-size:.625rem}.AccountScreen-module__i4LfaG__donutTotalValue{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:.875rem;font-weight:700}.AccountScreen-module__i4LfaG__legend{flex-direction:column;gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.AccountScreen-module__i4LfaG__legendItem{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.5rem;font-size:.8125rem;display:grid}.AccountScreen-module__i4LfaG__legendDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.AccountScreen-module__i4LfaG__chart1{background:var(--dp-chart-1)}.AccountScreen-module__i4LfaG__chart2{background:var(--dp-chart-2)}.AccountScreen-module__i4LfaG__chart3{background:var(--dp-chart-3)}.AccountScreen-module__i4LfaG__chart4{background:var(--dp-chart-4)}.AccountScreen-module__i4LfaG__chart5{background:var(--dp-chart-5)}.AccountScreen-module__i4LfaG__legendLabel{color:var(--dp-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AccountScreen-module__i4LfaG__legendPct{color:var(--dp-text-muted);font-variant-numeric:tabular-nums}.AccountScreen-module__i4LfaG__legendAmount{color:var(--dp-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.AccountScreen-module__i4LfaG__txList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.AccountScreen-module__i4LfaG__txRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.625rem;display:grid}.AccountScreen-module__i4LfaG__txIcon{border-radius:var(--dp-radius-sm);background:var(--dp-surface-alt);flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9375rem;display:flex}.AccountScreen-module__i4LfaG__txInfo{flex-direction:column;min-width:0;display:flex}.AccountScreen-module__i4LfaG__txLabel{color:var(--dp-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.AccountScreen-module__i4LfaG__txMeta{color:var(--dp-text-muted);font-size:.6875rem}.AccountScreen-module__i4LfaG__txAmount{color:var(--dp-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem;font-weight:700}.AccountScreen-module__i4LfaG__txAmountIn{color:var(--dp-success-text)}@media (min-width:768px){.AccountScreen-module__i4LfaG__donutRow{flex-direction:row;align-items:center}}
.CardScreen-module__l39kAa__wrapper{flex-direction:column;gap:.75rem;display:flex}.CardScreen-module__l39kAa__cardVisual{background:linear-gradient(135deg, var(--dp-primary), var(--dp-primary-dark));border-radius:var(--dp-radius-tile);color:var(--dp-text-on-primary);box-sizing:border-box;min-height:148px;box-shadow:var(--dp-shadow);flex-direction:column;justify-content:space-between;padding:1.125rem;transition:filter .2s;display:flex;position:relative}.CardScreen-module__l39kAa__cardVisualFrozen{filter:grayscale(.7)brightness(.85)}.CardScreen-module__l39kAa__frozenBadge{background:var(--dp-overlay);color:var(--dp-text-on-primary);border-radius:var(--dp-radius-sm);padding:.25rem .5rem;font-size:.6875rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.CardScreen-module__l39kAa__cardBrand{font-family:var(--dp-font-heading);font-size:1rem;font-weight:700}.CardScreen-module__l39kAa__cardNumber{letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:1rem}.CardScreen-module__l39kAa__cardFooter{letter-spacing:.03em;opacity:.9;justify-content:space-between;font-size:.6875rem;display:flex}.CardScreen-module__l39kAa__onlineOffChip{background:var(--dp-overlay);border-radius:var(--dp-radius-sm);padding:.1875rem .5rem;font-size:.625rem;font-weight:600;position:absolute;bottom:.75rem;right:.75rem}.CardScreen-module__l39kAa__controlCard{background:var(--dp-surface);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;padding:.875rem}.CardScreen-module__l39kAa__controlTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .625rem;font-size:.9375rem;font-weight:700}.CardScreen-module__l39kAa__toggleRow{border-bottom:1px solid var(--dp-border-subtle);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 0;display:flex}.CardScreen-module__l39kAa__toggleText{flex-direction:column;min-width:0;display:flex}.CardScreen-module__l39kAa__toggleLabel{color:var(--dp-text);font-size:.8125rem;font-weight:600}.CardScreen-module__l39kAa__toggleHint{color:var(--dp-text-muted);font-size:.6875rem}.CardScreen-module__l39kAa__switchInput{appearance:none;background:var(--dp-border);cursor:pointer;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background-color .15s;position:relative}.CardScreen-module__l39kAa__switchInput:after{content:"";background:var(--dp-surface);width:18px;height:18px;box-shadow:var(--dp-shadow-sm);border-radius:50%;transition:transform .15s;position:absolute;top:2px;left:2px}.CardScreen-module__l39kAa__switchInput:checked{background:var(--dp-primary)}.CardScreen-module__l39kAa__switchInput:checked:after{transform:translate(18px)}.CardScreen-module__l39kAa__switchInput:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.CardScreen-module__l39kAa__sliderBlock{padding-top:.75rem}.CardScreen-module__l39kAa__sliderLabelRow{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.CardScreen-module__l39kAa__sliderValue{color:var(--dp-text);font-variant-numeric:tabular-nums;font-weight:700}.CardScreen-module__l39kAa__slider{width:100%;accent-color:var(--dp-primary);box-sizing:border-box}.CardScreen-module__l39kAa__slider:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.CardScreen-module__l39kAa__summaryLine{background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);color:var(--dp-text);margin:.875rem 0 0;padding:.625rem .75rem;font-size:.75rem;font-weight:500}
.TransferScreen-module__hwRieW__wrapper{flex-direction:column;gap:.75rem;display:flex}.TransferScreen-module__hwRieW__stepIndicator{grid-template-columns:repeat(4,minmax(0,1fr));gap:.375rem;margin:0 0 .25rem;padding:0;list-style:none;display:grid}.TransferScreen-module__hwRieW__stepDot{text-align:center;border-radius:var(--dp-radius-sm);background:var(--dp-surface);color:var(--dp-text-muted);text-overflow:ellipsis;white-space:nowrap;padding:.375rem .125rem;font-size:.625rem;font-weight:600;overflow:hidden}.TransferScreen-module__hwRieW__stepDot_current{background:var(--dp-primary);color:var(--dp-text-on-primary)}.TransferScreen-module__hwRieW__stepDot_done{background:var(--dp-surface);color:var(--dp-success-text)}.TransferScreen-module__hwRieW__card{background:var(--dp-surface);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;padding:.875rem}.TransferScreen-module__hwRieW__cardTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.TransferScreen-module__hwRieW__segmented{background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.375rem;margin-bottom:.75rem;padding:.25rem;display:grid}.TransferScreen-module__hwRieW__segmentBtn{border-radius:var(--dp-radius-sm);color:var(--dp-text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem .375rem;font-size:.75rem;font-weight:600}.TransferScreen-module__hwRieW__segmentBtnActive{background:var(--dp-surface);color:var(--dp-primary);box-shadow:var(--dp-shadow-sm)}.TransferScreen-module__hwRieW__contactList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.TransferScreen-module__hwRieW__contactBtn{text-align:left;background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);cursor:pointer;box-sizing:border-box;border:1px solid #0000;flex-direction:column;width:100%;padding:.5rem .625rem;display:flex}.TransferScreen-module__hwRieW__contactBtnActive{border-color:var(--dp-primary);background:var(--dp-surface)}.TransferScreen-module__hwRieW__contactName{color:var(--dp-text);font-size:.8125rem;font-weight:600}.TransferScreen-module__hwRieW__contactMeta{color:var(--dp-text-muted);font-size:.6875rem}.TransferScreen-module__hwRieW__formGroup{flex-direction:column;gap:.375rem;display:flex}.TransferScreen-module__hwRieW__fieldLabel{color:var(--dp-text);margin-top:.375rem;font-size:.75rem;font-weight:600}.TransferScreen-module__hwRieW__textInput{box-sizing:border-box;border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);width:100%;color:var(--dp-text);background:var(--dp-surface);padding:.5rem .625rem;font-size:.8125rem}.TransferScreen-module__hwRieW__textInput:focus-visible{outline:2px solid var(--dp-primary);outline-offset:1px}.TransferScreen-module__hwRieW__errorText{color:var(--dp-danger);margin:0;font-size:.6875rem}.TransferScreen-module__hwRieW__quickAmounts{grid-template-columns:repeat(4,minmax(0,1fr));gap:.375rem;margin-bottom:.625rem;display:grid}.TransferScreen-module__hwRieW__quickAmountBtn{background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);color:var(--dp-text);cursor:pointer;border:none;padding:.4375rem .25rem;font-size:.6875rem;font-weight:600}.TransferScreen-module__hwRieW__feeBox{background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);flex-direction:column;gap:.25rem;margin-top:.75rem;padding:.625rem .75rem;display:flex}.TransferScreen-module__hwRieW__feeRow{color:var(--dp-text-muted);justify-content:space-between;font-size:.75rem;display:flex}.TransferScreen-module__hwRieW__feeRowTotal{color:var(--dp-text);border-top:1px solid var(--dp-border-subtle);padding-top:.25rem;font-weight:700}.TransferScreen-module__hwRieW__summaryList{flex-direction:column;gap:.5rem;margin:0 0 .875rem;display:flex}.TransferScreen-module__hwRieW__summaryRow{justify-content:space-between;gap:.5rem;font-size:.8125rem;display:flex}.TransferScreen-module__hwRieW__summaryRow dt{color:var(--dp-text-muted)}.TransferScreen-module__hwRieW__summaryRow dd{color:var(--dp-text);text-align:right;margin:0;font-weight:600}.TransferScreen-module__hwRieW__summaryRowTotal{border-top:1px solid var(--dp-border-subtle);padding-top:.5rem;font-size:.9375rem}.TransferScreen-module__hwRieW__summaryRowTotal dd{color:var(--dp-primary);font-weight:700}.TransferScreen-module__hwRieW__actionsRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;margin-top:.875rem;display:grid}.TransferScreen-module__hwRieW__primaryBtn{background:var(--dp-primary);color:var(--dp-text-on-primary);border-radius:var(--dp-radius);cursor:pointer;border:none;grid-column:span 1;padding:.625rem .75rem;font-size:.8125rem;font-weight:700}.TransferScreen-module__hwRieW__wrapper>.TransferScreen-module__hwRieW__card>.TransferScreen-module__hwRieW__primaryBtn{width:100%;margin-top:.875rem}.TransferScreen-module__hwRieW__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.TransferScreen-module__hwRieW__primaryBtn:focus-visible,.TransferScreen-module__hwRieW__ghostBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.TransferScreen-module__hwRieW__ghostBtn{background:var(--dp-surface-alt);color:var(--dp-text);border-radius:var(--dp-radius);cursor:pointer;border:none;padding:.625rem .75rem;font-size:.8125rem;font-weight:600}.TransferScreen-module__hwRieW__receiptCheck{background:var(--dp-success-text);width:44px;height:44px;color:var(--dp-text-on-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .625rem;font-size:1.25rem;display:flex}.TransferScreen-module__hwRieW__receiptId{text-align:center;color:var(--dp-text-muted);margin:0 0 .875rem;font-size:.75rem}
.BillsScreen-module__Kefcdq__wrapper{flex-direction:column;gap:.625rem;display:flex}.BillsScreen-module__Kefcdq__summaryCard{background:var(--dp-surface);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;padding:.75rem;display:grid}.BillsScreen-module__Kefcdq__summaryItem{flex-direction:column;gap:.125rem;display:flex}.BillsScreen-module__Kefcdq__summaryLabel{color:var(--dp-text-muted);font-size:.6875rem}.BillsScreen-module__Kefcdq__summaryValue{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:1rem;font-weight:700}.BillsScreen-module__Kefcdq__summaryValueDanger{font-family:var(--dp-font-heading);color:var(--dp-danger);font-size:1rem;font-weight:700}.BillsScreen-module__Kefcdq__paymentSuccess{background:var(--dp-surface);border:1px solid var(--dp-success-text);border-radius:var(--dp-radius-sm);color:var(--dp-success-text);margin:0;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.BillsScreen-module__Kefcdq__billList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.BillsScreen-module__Kefcdq__billCard{background:var(--dp-surface);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;padding:.75rem}.BillsScreen-module__Kefcdq__billRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.625rem;display:grid}.BillsScreen-module__Kefcdq__billIcon{border-radius:var(--dp-radius-sm);background:var(--dp-surface-alt);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.BillsScreen-module__Kefcdq__billInfo{flex-direction:column;min-width:0;display:flex}.BillsScreen-module__Kefcdq__billProvider{color:var(--dp-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.BillsScreen-module__Kefcdq__billMeta{color:var(--dp-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.BillsScreen-module__Kefcdq__billAmountBlock{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.BillsScreen-module__Kefcdq__billAmount{color:var(--dp-text);white-space:nowrap;font-size:.8125rem;font-weight:700}.BillsScreen-module__Kefcdq__paidBadge{color:var(--dp-success-text);background:var(--dp-surface-alt);border-radius:var(--dp-radius-sm);padding:.125rem .4375rem;font-size:.625rem;font-weight:700}.BillsScreen-module__Kefcdq__payBtn{background:var(--dp-primary);color:var(--dp-text-on-primary);border-radius:var(--dp-radius-sm);cursor:pointer;border:none;padding:.3125rem .625rem;font-size:.6875rem;font-weight:700}.BillsScreen-module__Kefcdq__confirmPanel{border-top:1px solid var(--dp-border-subtle);margin-top:.625rem;padding-top:.625rem}.BillsScreen-module__Kefcdq__confirmText{color:var(--dp-text-muted);margin:0 0 .5rem;font-size:.75rem}.BillsScreen-module__Kefcdq__errorText{color:var(--dp-danger);margin:0 0 .5rem;font-size:.6875rem;font-weight:600}.BillsScreen-module__Kefcdq__confirmActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;display:grid}.BillsScreen-module__Kefcdq__ghostBtn{background:var(--dp-surface-alt);color:var(--dp-text);border-radius:var(--dp-radius);cursor:pointer;border:none;padding:.5rem .625rem;font-size:.75rem;font-weight:600}.BillsScreen-module__Kefcdq__primaryBtn{background:var(--dp-primary);color:var(--dp-text-on-primary);border-radius:var(--dp-radius);cursor:pointer;border:none;padding:.5rem .625rem;font-size:.75rem;font-weight:700}.BillsScreen-module__Kefcdq__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.BillsScreen-module__Kefcdq__primaryBtn:focus-visible,.BillsScreen-module__Kefcdq__ghostBtn:focus-visible,.BillsScreen-module__Kefcdq__payBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}
.Persuasion-module__Y-CW9G__wrapper{flex-direction:column;gap:1.5rem;max-width:1180px;margin:0 auto;padding:0 1rem 3rem;display:flex}.Persuasion-module__Y-CW9G__srOnlyHeading{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Persuasion-module__Y-CW9G__beltSection{background:var(--dp-surface);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;padding:1.25rem}.Persuasion-module__Y-CW9G__beltGrid{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.Persuasion-module__Y-CW9G__beltItem{flex-direction:column;gap:.25rem;display:flex}.Persuasion-module__Y-CW9G__beltItem strong{font-family:var(--dp-font-heading);color:var(--dp-primary);font-size:1.375rem;font-weight:700}.Persuasion-module__Y-CW9G__beltItem span{color:var(--dp-text-muted);font-size:.75rem}.Persuasion-module__Y-CW9G__card{background:var(--dp-surface);border-radius:var(--dp-radius-tile);box-shadow:var(--dp-shadow-sm);box-sizing:border-box;padding:1.5rem}.Persuasion-module__Y-CW9G__sectionHeader{margin-bottom:1.25rem}.Persuasion-module__Y-CW9G__kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--dp-primary);margin-bottom:.375rem;font-size:.75rem;font-weight:700;display:inline-block}.Persuasion-module__Y-CW9G__sectionTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.5rem;font-weight:700}.Persuasion-module__Y-CW9G__sectionSubtitle{color:var(--dp-text-muted);max-width:46ch;margin:.5rem 0 0;font-size:.9375rem}.Persuasion-module__Y-CW9G__testimonialGrid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.Persuasion-module__Y-CW9G__testimonialCard{background:var(--dp-surface-alt);border-radius:var(--dp-radius);box-sizing:border-box;flex-direction:column;gap:.5rem;margin:0;padding:1rem;display:flex}.Persuasion-module__Y-CW9G__testimonialHeader{align-items:center;gap:.625rem;display:flex}.Persuasion-module__Y-CW9G__avatar{width:36px;height:36px;color:var(--dp-text-on-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.Persuasion-module__Y-CW9G__avatar1{background:var(--dp-primary)}.Persuasion-module__Y-CW9G__avatar2{background:var(--dp-chart-4)}.Persuasion-module__Y-CW9G__avatar3{background:var(--dp-chart-3)}.Persuasion-module__Y-CW9G__testimonialName{color:var(--dp-text);font-size:.875rem;font-weight:700}.Persuasion-module__Y-CW9G__testimonialRole{color:var(--dp-text-muted);font-size:.75rem}.Persuasion-module__Y-CW9G__testimonialQuote{color:var(--dp-text);margin:0;font-size:.875rem;line-height:1.6}.Persuasion-module__Y-CW9G__disclaimer{color:var(--dp-text-muted);margin:1rem 0 0;font-size:.75rem;font-style:italic}.Persuasion-module__Y-CW9G__pricingGrid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.Persuasion-module__Y-CW9G__tierCard{border:1px solid var(--dp-border);border-radius:var(--dp-radius);box-sizing:border-box;padding:1.25rem;position:relative}.Persuasion-module__Y-CW9G__tierCardHighlighted{border-color:var(--dp-primary);box-shadow:var(--dp-shadow)}.Persuasion-module__Y-CW9G__recommendedBadge{position:absolute;top:-.75rem;right:1.25rem}.Persuasion-module__Y-CW9G__tierName{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .5rem;font-size:1.0625rem;font-weight:700}.Persuasion-module__Y-CW9G__tierPrice{align-items:baseline;gap:.25rem;margin:0 0 .5rem;display:flex}.Persuasion-module__Y-CW9G__tierPrice strong{font-family:var(--dp-font-heading);color:var(--dp-primary);font-size:1.375rem}.Persuasion-module__Y-CW9G__tierPrice span{color:var(--dp-text-muted);font-size:.8125rem}.Persuasion-module__Y-CW9G__tierDescription{color:var(--dp-text-muted);margin:0 0 .75rem;font-size:.8125rem}.Persuasion-module__Y-CW9G__tierFeatures{color:var(--dp-text);flex-direction:column;gap:.375rem;margin:0;padding-left:1.125rem;font-size:.8125rem;display:flex}.Persuasion-module__Y-CW9G__ctaCard{background:var(--dp-primary);border-radius:var(--dp-radius-tile);box-sizing:border-box;flex-direction:column;gap:1.25rem;padding:2rem 1.5rem;display:flex}.Persuasion-module__Y-CW9G__ctaCopy .Persuasion-module__Y-CW9G__kicker{color:var(--dp-text-on-primary)}.Persuasion-module__Y-CW9G__ctaHeading{font-family:var(--dp-font-heading);color:var(--dp-text-on-primary);max-width:32ch;margin:0;font-size:1.5rem;font-weight:700}.Persuasion-module__Y-CW9G__ctaBody{color:color-mix(in srgb, var(--dp-text-on-primary) 90%, transparent);max-width:52ch;margin:.75rem 0 0;font-size:.9375rem}.Persuasion-module__Y-CW9G__ctaActions{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.Persuasion-module__Y-CW9G__ctaPrimaryLink{background:var(--dp-accent);color:var(--dp-accent-ink);border-radius:var(--dp-radius);align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.Persuasion-module__Y-CW9G__ctaPrimaryLink:focus-visible{outline:2px solid var(--dp-text-on-primary);outline-offset:2px}.Persuasion-module__Y-CW9G__ctaSecondaryLink{background:var(--dp-whatsapp,#25d366);color:var(--dp-whatsapp-contrast,#0f172a);border-radius:var(--dp-radius);align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.Persuasion-module__Y-CW9G__ctaSecondaryLink:hover{background:var(--dp-whatsapp-hover,#1da851)}.Persuasion-module__Y-CW9G__ctaSecondaryLink:focus-visible{outline:2px solid var(--dp-text-on-primary);outline-offset:2px}.Persuasion-module__Y-CW9G__riskReversal{color:color-mix(in srgb, var(--dp-text-on-primary) 90%, transparent);align-items:center;gap:.5rem;margin:0;font-size:.8125rem;display:flex}@media (min-width:768px){.Persuasion-module__Y-CW9G__testimonialGrid,.Persuasion-module__Y-CW9G__pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.Persuasion-module__Y-CW9G__ctaCard{flex-direction:row;justify-content:space-between;align-items:center}.Persuasion-module__Y-CW9G__ctaActions{align-items:flex-end}}
.page-module__lOYPua__intro{padding:2rem 1rem 1.5rem}.page-module__lOYPua__introInner{text-align:center;max-width:720px;margin:0 auto}.page-module__lOYPua__introEyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--dp-primary);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__lOYPua__introTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.page-module__lOYPua__introSubtitle{color:var(--dp-text-muted);margin:.875rem 0 0;font-size:1rem;line-height:1.6}@media (min-width:768px){.page-module__lOYPua__introTitle{font-size:2.25rem}}
