.Header-module__YL4HrG__header{z-index:100;background:color-mix(in srgb, var(--dp-bg) 80%, transparent);border-bottom:1px solid var(--dp-border);-webkit-backdrop-filter:blur(16px);position:sticky;top:0}.Header-module__YL4HrG__inner{align-items:center;gap:1rem;max-width:1200px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__YL4HrG__logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.5rem;padding:0;display:flex}.Header-module__YL4HrG__logoMark{background:var(--dp-primary);width:32px;height:32px;color:var(--dp-primary-contrast);font-family:var(--dp-font-heading);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Header-module__YL4HrG__logoText{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.Header-module__YL4HrG__nav{align-items:center;gap:.25rem;margin-left:auto;display:none}@media (min-width:768px){.Header-module__YL4HrG__nav{display:flex}}.Header-module__YL4HrG__navItem{cursor:pointer;color:var(--dp-text-muted);font-size:.875rem;font-family:var(--dp-font-body);background:0 0;border:none;border-radius:6px;padding:.375rem .75rem;transition:color .15s,background .15s}.Header-module__YL4HrG__navItem:hover{color:var(--dp-text);background:var(--dp-surface-alt)}.Header-module__YL4HrG__navItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Header-module__YL4HrG__navActive{color:var(--dp-accent)!important;background:color-mix(in srgb, var(--dp-accent) 12%, transparent)!important}.Header-module__YL4HrG__ctaBtn{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:var(--dp-radius-sm);font-size:.875rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;border:none;flex-shrink:0;margin-left:.5rem;padding:.5rem 1.125rem;transition:background .15s,box-shadow .15s;display:none}.Header-module__YL4HrG__ctaBtn:hover{background:var(--dp-primary-hover);box-shadow:var(--dp-glow)}.Header-module__YL4HrG__ctaBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}@media (min-width:768px){.Header-module__YL4HrG__ctaBtn{display:block}}.Header-module__YL4HrG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;margin-left:auto;padding:6px;display:flex}.Header-module__YL4HrG__hamburger:focus-visible{outline:2px solid var(--dp-accent);border-radius:4px}@media (min-width:768px){.Header-module__YL4HrG__hamburger{display:none}}.Header-module__YL4HrG__bar{background:var(--dp-text);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__YL4HrG__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__YL4HrG__barMid{opacity:0}.Header-module__YL4HrG__barBot{transform:translateY(-7px)rotate(-45deg)}.Header-module__YL4HrG__mobileMenu{border-top:1px solid var(--dp-border);background:var(--dp-surface);flex-direction:column;gap:.25rem;padding:.75rem 1rem 1rem;display:flex}@media (min-width:768px){.Header-module__YL4HrG__mobileMenu{display:none}}.Header-module__YL4HrG__mobileNavItem{cursor:pointer;color:var(--dp-text-muted);font-size:1rem;font-family:var(--dp-font-body);text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;transition:color .15s,background .15s}.Header-module__YL4HrG__mobileNavItem:hover,.Header-module__YL4HrG__mobileNavItem:focus-visible{color:var(--dp-text);background:var(--dp-surface-alt);outline:none}.Header-module__YL4HrG__mobileCta{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:var(--dp-radius-sm);font-size:1rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;border:none;width:100%;margin-top:.5rem;padding:.875rem 1rem;transition:background .15s}.Header-module__YL4HrG__mobileCta:hover{background:var(--dp-primary-hover)}.Header-module__YL4HrG__mobileCta:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}
.WalletPhone-module__CR9_uW__wrapper{justify-content:center;align-items:center;padding:1rem 0;display:flex}.WalletPhone-module__CR9_uW__phone{background:var(--dp-surface);border:2px solid var(--dp-border-subtle);width:260px;height:560px;box-shadow:var(--dp-glow-strong), 0 40px 80px color-mix(in srgb, var(--dp-bg) 50%, transparent);border-radius:36px;flex-shrink:0;position:relative;overflow:hidden}@media (min-width:768px){.WalletPhone-module__CR9_uW__phone{width:300px;height:640px}}.WalletPhone-module__CR9_uW__phoneSpeaker{background:var(--dp-border-subtle);z-index:2;border-radius:3px;width:60px;height:6px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.WalletPhone-module__CR9_uW__phoneScreen{background:var(--dp-bg);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.WalletPhone-module__CR9_uW__statusBar{color:var(--dp-text-muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 16px 6px;font-size:.625rem;display:flex}.WalletPhone-module__CR9_uW__statusIcons{align-items:center;gap:4px;font-size:.5rem;display:flex}.WalletPhone-module__CR9_uW__screenContent{flex:1;overflow:hidden}.WalletPhone-module__CR9_uW__screen{scrollbar-width:none;flex-direction:column;gap:10px;height:100%;padding:10px 14px;display:flex;overflow-y:auto}.WalletPhone-module__CR9_uW__screen::-webkit-scrollbar{display:none}.WalletPhone-module__CR9_uW__screenHeader{justify-content:space-between;align-items:center;display:flex}.WalletPhone-module__CR9_uW__greeting{color:var(--dp-text);font-size:.75rem;font-weight:600;font-family:var(--dp-font-heading)}.WalletPhone-module__CR9_uW__notifDot{background:var(--dp-accent);border-radius:50%;width:8px;height:8px}.WalletPhone-module__CR9_uW__balanceCard{background:linear-gradient(135deg, var(--dp-surface-alt) 0%, color-mix(in srgb, var(--dp-primary) 18%, var(--dp-surface)) 100%);border:1px solid color-mix(in srgb, var(--dp-primary) 25%, transparent);border-radius:14px;padding:14px}.WalletPhone-module__CR9_uW__balanceLabel{color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;display:block}.WalletPhone-module__CR9_uW__balanceAmount{color:var(--dp-text);font-size:1.375rem;font-weight:700;font-family:var(--dp-font-heading);letter-spacing:-.02em;margin:4px 0;display:block}.WalletPhone-module__CR9_uW__balanceRow{gap:10px;display:flex}.WalletPhone-module__CR9_uW__incomeTag,.WalletPhone-module__CR9_uW__expenseTag{border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:600}.WalletPhone-module__CR9_uW__incomeTag{background:color-mix(in srgb, var(--dp-success) 15%, transparent);color:var(--dp-success)}.WalletPhone-module__CR9_uW__expenseTag{background:color-mix(in srgb, var(--dp-danger) 15%, transparent);color:var(--dp-danger)}.WalletPhone-module__CR9_uW__quickActions{justify-content:space-between;gap:8px;display:flex}.WalletPhone-module__CR9_uW__quickAction{cursor:pointer;font-family:var(--dp-font-body);color:inherit;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:0;display:flex}.WalletPhone-module__CR9_uW__quickAction:focus-visible{outline:2px solid var(--dp-accent);border-radius:8px}.WalletPhone-module__CR9_uW__quickIcon{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);width:36px;height:36px;color:var(--dp-accent);border-radius:10px;justify-content:center;align-items:center;font-size:.875rem;display:flex}.WalletPhone-module__CR9_uW__quickLabel{color:var(--dp-text-muted);font-size:.5625rem}.WalletPhone-module__CR9_uW__txHeader{justify-content:space-between;align-items:center;display:flex}.WalletPhone-module__CR9_uW__txTitle{color:var(--dp-text);font-size:.625rem;font-weight:600;font-family:var(--dp-font-heading);text-transform:uppercase;letter-spacing:.05em}.WalletPhone-module__CR9_uW__txList{flex-direction:column;gap:6px;display:flex}.WalletPhone-module__CR9_uW__txRow{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.WalletPhone-module__CR9_uW__txIcon{background:var(--dp-surface-alt);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;display:flex}.WalletPhone-module__CR9_uW__txInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.WalletPhone-module__CR9_uW__txLabel{color:var(--dp-text);text-overflow:ellipsis;white-space:nowrap;font-size:.5625rem;font-weight:600;overflow:hidden}.WalletPhone-module__CR9_uW__txDate{color:var(--dp-text-muted);font-size:.5rem}.WalletPhone-module__CR9_uW__txAmount{flex-shrink:0;font-size:.625rem;font-weight:700}.WalletPhone-module__CR9_uW__txCredit{color:var(--dp-success)}.WalletPhone-module__CR9_uW__txDebit{color:var(--dp-text)}.WalletPhone-module__CR9_uW__ringWrap{justify-content:center;padding:6px 0 4px;display:flex}.WalletPhone-module__CR9_uW__screenTitle{color:var(--dp-text);font-size:.875rem;font-weight:700;font-family:var(--dp-font-heading)}.WalletPhone-module__CR9_uW__virtualCard{background:linear-gradient(135deg, var(--dp-surface) 0%, color-mix(in srgb, var(--dp-primary) 32%, var(--dp-surface)) 100%);border:1px solid color-mix(in srgb, var(--dp-primary) 32%, transparent);box-shadow:var(--dp-glow);border-radius:14px;padding:14px;position:relative;overflow:hidden}.WalletPhone-module__CR9_uW__virtualCard:before{content:"";background:color-mix(in srgb, var(--dp-primary) 20%, transparent);border-radius:50%;width:80px;height:80px;position:absolute;top:-30px;right:-30px}.WalletPhone-module__CR9_uW__cardChip{background:var(--dp-warning);border-radius:3px;width:20px;height:15px;margin-bottom:12px}.WalletPhone-module__CR9_uW__cardNetwork{color:var(--dp-text);letter-spacing:.1em;font-size:.625rem;font-weight:700;position:absolute;top:14px;right:14px}.WalletPhone-module__CR9_uW__cardNumber{color:var(--dp-text);letter-spacing:.12em;font-size:.75rem;font-family:var(--dp-font-heading);margin-bottom:10px;display:block}.WalletPhone-module__CR9_uW__cardFooter{gap:16px;display:flex}.WalletPhone-module__CR9_uW__cardFieldLabel{color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.4375rem;display:block}.WalletPhone-module__CR9_uW__cardFieldValue{color:var(--dp-text);font-size:.625rem;font-weight:600;display:block}.WalletPhone-module__CR9_uW__cardActions{gap:6px;display:flex}.WalletPhone-module__CR9_uW__cardActionBtn{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);color:var(--dp-text);cursor:pointer;font-size:.5625rem;font-family:var(--dp-font-body);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 4px;display:flex}.WalletPhone-module__CR9_uW__cardActionBtn:focus-visible{outline:1px solid var(--dp-accent)}.WalletPhone-module__CR9_uW__spendingBar{flex-direction:column;gap:6px;display:flex}.WalletPhone-module__CR9_uW__spendingTop{justify-content:space-between;align-items:center;display:flex}.WalletPhone-module__CR9_uW__spendingLabel{color:var(--dp-text-muted);font-size:.5625rem}.WalletPhone-module__CR9_uW__spendingValue{color:var(--dp-text);font-size:.5625rem;font-weight:600}.WalletPhone-module__CR9_uW__barTrack{background:var(--dp-border-subtle);border-radius:3px;height:6px;overflow:hidden}.WalletPhone-module__CR9_uW__barFill{background:var(--dp-primary);border-radius:3px;height:100%;transition:width .4s}.WalletPhone-module__CR9_uW__bottomNav{background:var(--dp-surface);border-top:1px solid var(--dp-border);flex-shrink:0;display:flex}.WalletPhone-module__CR9_uW__bottomNavBtn{cursor:pointer;color:var(--dp-text-muted);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 4px;transition:color .15s;display:flex}.WalletPhone-module__CR9_uW__bottomNavBtn:focus-visible{outline:1px solid var(--dp-accent)}.WalletPhone-module__CR9_uW__bottomNavActive{color:var(--dp-accent)!important}.WalletPhone-module__CR9_uW__bottomNavIcon{font-size:.875rem}.WalletPhone-module__CR9_uW__bottomNavLabel{font-size:.4375rem;font-family:var(--dp-font-body)}.WalletPhone-module__CR9_uW__homeIndicator{background:var(--dp-border-subtle);border-radius:2px;width:80px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}
.TransferFlow-module__6PYYjq__wrapper{flex-direction:column;gap:10px;height:100%;display:flex}.TransferFlow-module__6PYYjq__stepTitle{color:var(--dp-text);font-size:.75rem;font-weight:700;font-family:var(--dp-font-heading)}.TransferFlow-module__6PYYjq__contacts{flex-wrap:wrap;gap:10px;display:flex}.TransferFlow-module__6PYYjq__contact{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:4px;display:flex}.TransferFlow-module__6PYYjq__contact:focus-visible{outline:2px solid var(--dp-accent)}.TransferFlow-module__6PYYjq__contactSelected .TransferFlow-module__6PYYjq__contactAvatar{box-shadow:0 0 0 2px var(--dp-bg), 0 0 0 4px var(--dp-accent)}.TransferFlow-module__6PYYjq__contactAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.6875rem;font-weight:700;display:flex}.TransferFlow-module__6PYYjq__contactName{color:var(--dp-text-muted);font-size:.5rem}.TransferFlow-module__6PYYjq__amountDisplay{justify-content:center;align-items:baseline;gap:4px;padding:4px 0;display:flex}.TransferFlow-module__6PYYjq__amountCurrency{color:var(--dp-text-muted);font-size:1rem;font-family:var(--dp-font-heading)}.TransferFlow-module__6PYYjq__amountValue{color:var(--dp-text);font-size:2rem;font-weight:700;font-family:var(--dp-font-heading);letter-spacing:-.03em}.TransferFlow-module__6PYYjq__quickRow{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.TransferFlow-module__6PYYjq__quickChip{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);color:var(--dp-text);cursor:pointer;font-size:.5625rem;font-family:var(--dp-font-body);border-radius:100px;padding:3px 9px}.TransferFlow-module__6PYYjq__quickChip:focus-visible{outline:2px solid var(--dp-accent)}.TransferFlow-module__6PYYjq__numpad{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.TransferFlow-module__6PYYjq__numkey{height:30px;color:var(--dp-text);background:var(--dp-surface);border:1px solid var(--dp-border);cursor:pointer;font-size:.8125rem;font-weight:500;font-family:var(--dp-font-heading);border-radius:8px;justify-content:center;align-items:center;display:flex}.TransferFlow-module__6PYYjq__numkey:hover{background:var(--dp-surface-alt)}.TransferFlow-module__6PYYjq__numkey:focus-visible{outline:2px solid var(--dp-accent)}.TransferFlow-module__6PYYjq__errorMsg{color:var(--dp-danger);text-align:center;margin:0;font-size:.5625rem}.TransferFlow-module__6PYYjq__summaryCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex}.TransferFlow-module__6PYYjq__summaryRow{justify-content:space-between;gap:8px;display:flex}.TransferFlow-module__6PYYjq__summaryLabel{color:var(--dp-text-muted);font-size:.5625rem}.TransferFlow-module__6PYYjq__summaryValue{color:var(--dp-text);text-align:right;font-size:.625rem;font-weight:700}.TransferFlow-module__6PYYjq__successPanel{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-top:8px;display:flex}.TransferFlow-module__6PYYjq__successIcon{background:var(--dp-success);width:34px;height:34px;color:var(--dp-primary-contrast);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.TransferFlow-module__6PYYjq__successText{color:var(--dp-text);margin:0;font-size:.6875rem;line-height:1.4}.TransferFlow-module__6PYYjq__successPanel .TransferFlow-module__6PYYjq__summaryRow{width:100%}.TransferFlow-module__6PYYjq__btnRow{flex-shrink:0;gap:6px;display:flex}.TransferFlow-module__6PYYjq__primaryBtn{background:var(--dp-primary);width:100%;color:var(--dp-primary-contrast);font-size:.6875rem;font-weight:700;font-family:var(--dp-font-heading);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;padding:9px}.TransferFlow-module__6PYYjq__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.TransferFlow-module__6PYYjq__primaryBtn:not(:disabled):hover{background:var(--dp-primary-hover)}.TransferFlow-module__6PYYjq__primaryBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.TransferFlow-module__6PYYjq__btnRow .TransferFlow-module__6PYYjq__primaryBtn{flex:1;width:auto}.TransferFlow-module__6PYYjq__secondaryBtn{background:var(--dp-surface-alt);color:var(--dp-text);border:1px solid var(--dp-border-subtle);font-size:.6875rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;border-radius:10px;flex:1;padding:9px}.TransferFlow-module__6PYYjq__secondaryBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}
.WalletBrand-module__CYczuW__brandAv1{background:#5a3fd1}.WalletBrand-module__CYczuW__brandAv2{background:#c23a57}.WalletBrand-module__CYczuW__brandAv3{background:#1f7d76}.WalletBrand-module__CYczuW__brandAv4{background:#2f63be}
.BudgetRing-module__FH7MwW__wrapper{flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.BudgetRing-module__FH7MwW__svg{width:104px;height:104px}.BudgetRing-module__FH7MwW__track{stroke:var(--dp-border-subtle)}.BudgetRing-module__FH7MwW__center{pointer-events:none;flex-direction:column;align-items:center;gap:1px;display:flex;position:absolute;top:44px;left:0;right:0}.BudgetRing-module__FH7MwW__percentValue{font-family:var(--dp-font-heading);color:var(--dp-text);font-size:.9375rem;font-weight:700}.BudgetRing-module__FH7MwW__percentLabel{color:var(--dp-text-muted);text-align:center;max-width:60px;font-size:.4375rem}.BudgetRing-module__FH7MwW__legend{grid-template-columns:repeat(2,1fr);gap:4px 10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.BudgetRing-module__FH7MwW__legendItem{align-items:center;gap:5px;display:flex}.BudgetRing-module__FH7MwW__legendDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.BudgetRing-module__FH7MwW__legendLabel{color:var(--dp-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;overflow:hidden}
.TourSection-module__7XzYpq__section{background:var(--dp-surface);padding:4rem 1rem}.TourSection-module__7XzYpq__inner{max-width:1100px;margin:0 auto}.TourSection-module__7XzYpq__titleRow{text-align:center;margin-bottom:3rem}.TourSection-module__7XzYpq__sectionTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.TourSection-module__7XzYpq__sectionTitle{font-size:2.5rem}}.TourSection-module__7XzYpq__sectionSubtitle{color:var(--dp-text-muted);margin:0;font-size:1rem}.TourSection-module__7XzYpq__tourLayout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.TourSection-module__7XzYpq__tourLayout{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.TourSection-module__7XzYpq__tourLayout{grid-template-columns:240px 1fr auto;align-items:start;gap:2.5rem}}.TourSection-module__7XzYpq__tourSidebar{min-width:0}.TourSection-module__7XzYpq__tourDetail{background:var(--dp-surface-alt);border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:.75rem;padding:2rem;display:flex}.TourSection-module__7XzYpq__tourDetailIcon{font-size:2.5rem;line-height:1}.TourSection-module__7XzYpq__tourDetailTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:700}.TourSection-module__7XzYpq__tourDetailDesc{color:var(--dp-primary);margin:0;font-size:.9375rem;font-weight:500}.TourSection-module__7XzYpq__tourDetailText{color:var(--dp-text-muted);margin:0;font-size:.9375rem;line-height:1.65}.TourSection-module__7XzYpq__tourPhone{justify-content:center;display:flex}@media (min-width:768px){.TourSection-module__7XzYpq__tourPhone{grid-column:span 2}}@media (min-width:1024px){.TourSection-module__7XzYpq__tourPhone{grid-column:auto}}.TourSection-module__7XzYpq__depthBlock{text-align:center;margin-top:4rem}.TourSection-module__7XzYpq__depthTitle{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.TourSection-module__7XzYpq__depthSubtitle{color:var(--dp-text-muted);margin:0 0 2rem;font-size:.9375rem}.TourSection-module__7XzYpq__depthGrid{text-align:left;grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.TourSection-module__7XzYpq__depthGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TourSection-module__7XzYpq__depthGrid{grid-template-columns:repeat(3,1fr)}}.TourSection-module__7XzYpq__depthCard{flex-direction:column;gap:.5rem;display:flex}.TourSection-module__7XzYpq__depthIcon{font-size:1.5rem}.TourSection-module__7XzYpq__depthCardTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1rem;font-weight:700}.TourSection-module__7XzYpq__depthCardDesc{color:var(--dp-text-muted);margin:0;font-size:.8125rem;line-height:1.55}
.Pricing-module__PEuWQq__section{max-width:1100px;margin:0 auto;padding:4rem 1rem}.Pricing-module__PEuWQq__header{text-align:center;margin-bottom:3rem}.Pricing-module__PEuWQq__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .75rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Pricing-module__PEuWQq__title{font-size:2.5rem}}.Pricing-module__PEuWQq__subtitle{color:var(--dp-text-muted);margin:0 0 1.5rem;font-size:1rem}.Pricing-module__PEuWQq__toggle{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;gap:4px;padding:4px;display:inline-flex}.Pricing-module__PEuWQq__toggleBtn{cursor:pointer;color:var(--dp-text-muted);font-size:.875rem;font-weight:500;font-family:var(--dp-font-body);background:0 0;border:none;border-radius:7px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:color .15s,background .15s;display:flex}.Pricing-module__PEuWQq__toggleBtn:hover{color:var(--dp-text)}.Pricing-module__PEuWQq__toggleBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Pricing-module__PEuWQq__toggleActive{background:var(--dp-surface-alt)!important;color:var(--dp-text)!important}.Pricing-module__PEuWQq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Pricing-module__PEuWQq__grid{grid-template-columns:repeat(3,1fr)}}.Pricing-module__PEuWQq__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:1rem;padding:2rem;transition:border-color .2s;display:flex;position:relative}.Pricing-module__PEuWQq__card:hover{border-color:var(--dp-border-subtle)}.Pricing-module__PEuWQq__cardHighlighted{box-shadow:var(--dp-glow);border-color:var(--dp-accent)!important}.Pricing-module__PEuWQq__planBadge{position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__PEuWQq__planName{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.25rem;font-weight:700}.Pricing-module__PEuWQq__priceRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.Pricing-module__PEuWQq__price{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.04em;font-size:1.75rem;font-weight:700;line-height:1}.Pricing-module__PEuWQq__yearlyTotal{color:var(--dp-text-muted);font-size:.75rem}.Pricing-module__PEuWQq__planDesc{color:var(--dp-text-muted);margin:0;font-size:.875rem;line-height:1.5}.Pricing-module__PEuWQq__featureList{flex-direction:column;flex:1;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__PEuWQq__featureItem{color:var(--dp-text-muted);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.4;display:flex}.Pricing-module__PEuWQq__checkIcon{color:var(--dp-success);flex-shrink:0;margin-top:1px;font-weight:700}.Pricing-module__PEuWQq__planBtn{border-radius:var(--dp-radius-sm);border:1px solid var(--dp-border-subtle);background:var(--dp-surface-alt);width:100%;color:var(--dp-text);font-size:.9375rem;font-weight:600;font-family:var(--dp-font-body);cursor:pointer;margin-top:auto;padding:.75rem;transition:background .15s,border-color .15s}.Pricing-module__PEuWQq__planBtn:hover{background:var(--dp-border-subtle)}.Pricing-module__PEuWQq__planBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Pricing-module__PEuWQq__planBtnPrimary{background:var(--dp-primary)!important;color:var(--dp-primary-contrast)!important;border-color:var(--dp-primary)!important}.Pricing-module__PEuWQq__planBtnPrimary:hover{box-shadow:var(--dp-glow);background:var(--dp-primary-hover)!important}
.Testimonials-module__tRoB-a__section{background:var(--dp-bg);padding:4rem 1rem;overflow:hidden}.Testimonials-module__tRoB-a__inner{max-width:1100px;margin:0 auto}.Testimonials-module__tRoB-a__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Testimonials-module__tRoB-a__title{font-size:2.5rem}}.Testimonials-module__tRoB-a__subtitle{color:var(--dp-text-muted);text-align:center;margin:0 0 2.5rem;font-size:1rem}.Testimonials-module__tRoB-a__carousel{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Testimonials-module__tRoB-a__mainCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);width:100%;max-width:560px;box-shadow:var(--dp-glow);padding:2rem}.Testimonials-module__tRoB-a__cardTop{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Testimonials-module__tRoB-a__avatar{width:48px;height:48px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__tRoB-a__name{color:var(--dp-text);font-size:1rem;font-weight:700;font-family:var(--dp-font-heading);margin:0}.Testimonials-module__tRoB-a__role{color:var(--dp-text-muted);margin:0;font-size:.8125rem}.Testimonials-module__tRoB-a__ratingWrap{margin-left:auto}.Testimonials-module__tRoB-a__quote{margin:0}.Testimonials-module__tRoB-a__quoteText{color:var(--dp-text);margin:0;font-size:1rem;font-style:italic;line-height:1.65}.Testimonials-module__tRoB-a__controls{align-items:center;gap:1rem;display:flex}.Testimonials-module__tRoB-a__navBtn{background:var(--dp-surface);border:1px solid var(--dp-border);width:36px;height:36px;color:var(--dp-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:border-color .15s,background .15s;display:flex}.Testimonials-module__tRoB-a__navBtn:hover{border-color:var(--dp-accent);color:var(--dp-accent)}.Testimonials-module__tRoB-a__navBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Testimonials-module__tRoB-a__dots{gap:6px;display:flex}.Testimonials-module__tRoB-a__dot{background:var(--dp-border-subtle);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.Testimonials-module__tRoB-a__dot:hover{background:var(--dp-text-muted)}.Testimonials-module__tRoB-a__dot:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Testimonials-module__tRoB-a__dotActive{transform:scale(1.3);background:var(--dp-accent)!important}.Testimonials-module__tRoB-a__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:none}@media (min-width:768px){.Testimonials-module__tRoB-a__grid{display:grid}}@media (min-width:1024px){.Testimonials-module__tRoB-a__grid{grid-template-columns:repeat(6,1fr)}}.Testimonials-module__tRoB-a__gridCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);padding:1rem}.Testimonials-module__tRoB-a__gridCardTop{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Testimonials-module__tRoB-a__avatarSm{width:32px;height:32px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.Testimonials-module__tRoB-a__gridName{color:var(--dp-text);margin:0;font-size:.75rem;font-weight:700}.Testimonials-module__tRoB-a__gridRole{color:var(--dp-text-muted);margin:0;font-size:.625rem}.Testimonials-module__tRoB-a__gridRating{margin-left:auto}.Testimonials-module__tRoB-a__gridComment{color:var(--dp-text-muted);overflow-wrap:break-word;margin:0;font-size:.75rem;line-height:1.55}.Testimonials-module__tRoB-a__socialProofNote{text-align:center;color:var(--dp-text-muted);margin:1.5rem 0 0;font-size:.6875rem}
.Avatars-module__sV9CJG__avatar-1{background:linear-gradient(135deg,#d9a441,#5fe0c0)}.Avatars-module__sV9CJG__avatar-2{background:linear-gradient(135deg,#9b85ff,#d9a441)}.Avatars-module__sV9CJG__avatar-3{background:linear-gradient(135deg,#e0637a,#9b85ff)}.Avatars-module__sV9CJG__avatar-4{background:linear-gradient(135deg,#2fa8a0,#d9a441)}.Avatars-module__sV9CJG__avatar-5{background:linear-gradient(135deg,#4e8fe0,#e0637a)}.Avatars-module__sV9CJG__avatar-6{background:linear-gradient(135deg,#c08f34,#2fa8a0)}
.Faq-module__RppbHq__section{background:var(--dp-bg);padding:4rem 1rem}.Faq-module__RppbHq__inner{max-width:720px;margin:0 auto}.Faq-module__RppbHq__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Faq-module__RppbHq__title{font-size:2.5rem}}.Faq-module__RppbHq__subtitle{color:var(--dp-text-muted);text-align:center;margin:0 0 2.5rem;font-size:1rem}.Faq-module__RppbHq__list{border:1px solid var(--dp-border);border-radius:var(--dp-radius);background:var(--dp-surface);flex-direction:column;gap:0;display:flex;overflow:hidden}.Faq-module__RppbHq__item{border-bottom:1px solid var(--dp-border)}.Faq-module__RppbHq__item:last-child{border-bottom:none}.Faq-module__RppbHq__itemOpen{background:color-mix(in srgb, var(--dp-primary) 5%, var(--dp-surface))}.Faq-module__RppbHq__question{cursor:pointer;text-align:left;width:100%;font-family:var(--dp-font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Faq-module__RppbHq__question:focus-visible{outline:2px solid var(--dp-accent);outline-offset:-2px}.Faq-module__RppbHq__questionText{color:var(--dp-text);font-size:.9375rem;font-weight:600;line-height:1.4}.Faq-module__RppbHq__chevron{color:var(--dp-text-muted);flex-shrink:0;font-size:1.25rem;line-height:1;transition:transform .2s;display:inline-block;transform:rotate(90deg)}.Faq-module__RppbHq__chevronOpen{transform:rotate(-90deg)}.Faq-module__RppbHq__answer{margin:0;padding:0 1.5rem 1.25rem}.Faq-module__RppbHq__answerText{color:var(--dp-text-muted);margin:0;font-size:.9375rem;line-height:1.6}
.Newsletter-module__wl5Oha__section{background:var(--dp-surface);padding:5rem 1rem;position:relative;overflow:hidden}.Newsletter-module__wl5Oha__section:before{content:"";background:radial-gradient(ellipse, color-mix(in srgb, var(--dp-primary) 14%, transparent) 0%, transparent 70%);pointer-events:none;width:600px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Newsletter-module__wl5Oha__inner{text-align:center;max-width:600px;margin:0 auto;position:relative}.Newsletter-module__wl5Oha__badge{background:color-mix(in srgb, var(--dp-primary) 15%, transparent);border:1px solid color-mix(in srgb, var(--dp-primary) 30%, transparent);color:var(--dp-primary);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;margin-bottom:1.25rem;padding:.25rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.Newsletter-module__wl5Oha__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.04em;margin:0 0 .75rem;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:768px){.Newsletter-module__wl5Oha__title{font-size:3rem}}.Newsletter-module__wl5Oha__subtitle{color:var(--dp-text-muted);margin:0 0 2rem;font-size:1rem;line-height:1.6}.Newsletter-module__wl5Oha__form{flex-direction:column;gap:.75rem;display:flex}.Newsletter-module__wl5Oha__inputWrap{flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.Newsletter-module__wl5Oha__inputWrap{flex-direction:row}}.Newsletter-module__wl5Oha__inputWrap>:first-child{flex:1}.Newsletter-module__wl5Oha__errorMsg{color:var(--dp-danger);text-align:left;margin:0;font-size:.875rem}.Newsletter-module__wl5Oha__disclaimer{color:var(--dp-text-muted);margin:0;font-size:.75rem}.Newsletter-module__wl5Oha__success{background:color-mix(in srgb, var(--dp-success) 10%, var(--dp-surface));border:1px solid color-mix(in srgb, var(--dp-success) 30%, transparent);border-radius:var(--dp-radius-sm);text-align:left;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.Newsletter-module__wl5Oha__successIcon{background:var(--dp-success);width:32px;height:32px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Newsletter-module__wl5Oha__successText{color:var(--dp-text);margin:0;font-size:.9375rem;line-height:1.5}.Newsletter-module__wl5Oha__stats{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.Newsletter-module__wl5Oha__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.Newsletter-module__wl5Oha__statNum{font-family:var(--dp-font-heading);color:var(--dp-primary);letter-spacing:-.03em;font-size:1.5rem;font-weight:700}.Newsletter-module__wl5Oha__statLabel{color:var(--dp-text-muted);font-size:.75rem}.Newsletter-module__wl5Oha__legalDisclaimer{border-top:1px solid var(--dp-border-subtle);color:var(--dp-text-muted);margin:2rem 0 0;padding-top:1.5rem;font-size:.8125rem;line-height:1.6}
