.profileHeader-module__tkG5dG__header{background:var(--rd-bg-glass-dense);border:1px solid var(--rd-border-subtle);border-top:2px solid var(--rd-amber-tint-medium);border-radius:var(--rd-radius-lg);box-shadow:0 12px 36px var(--rd-shadow-soft);padding:2rem;position:relative;overflow:hidden}.profileHeader-module__tkG5dG__content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.profileHeader-module__tkG5dG__left{flex:1;align-items:flex-start;gap:1.5rem;min-width:0;display:flex}.profileHeader-module__tkG5dG__avatarWrapper{transition:box-shadow var(--rd-duration-normal) var(--rd-ease-default);border-radius:var(--rd-radius-full)}.profileHeader-module__tkG5dG__avatarWrapper:hover{box-shadow:0 0 0 3px var(--rd-amber-tint-medium)}.profileHeader-module__tkG5dG__info{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.profileHeader-module__tkG5dG__nameGroup{flex-direction:column;gap:.25rem;display:flex}.profileHeader-module__tkG5dG__name{font-family:var(--font-outfit);color:var(--rd-text-primary);letter-spacing:-.01em;font-size:1.75rem;font-weight:700;line-height:1.2}.profileHeader-module__tkG5dG__handle{color:var(--rd-text-secondary);font-family:var(--font-outfit);font-size:1.125rem;line-height:1.4}.profileHeader-module__tkG5dG__bio{max-width:480px;color:var(--rd-text-muted);font-family:var(--font-outfit);font-size:.9375rem;line-height:1.6}.profileHeader-module__tkG5dG__editButton{border:1px solid var(--rd-border-strong);border-radius:var(--rd-radius-sm);color:var(--rd-amber);font-family:var(--font-outfit);cursor:pointer;transition:background var(--rd-duration-fast) var(--rd-ease-default), box-shadow var(--rd-duration-normal) var(--rd-ease-default), border-color var(--rd-duration-fast) var(--rd-ease-default);background:0 0;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.profileHeader-module__tkG5dG__editButton:hover{background:var(--rd-amber-tint);border-color:var(--rd-amber);box-shadow:0 4px 16px var(--rd-amber-glow)}.profileHeader-module__tkG5dG__editButton:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}.profileHeader-module__tkG5dG__editButtonIcon{width:18px;height:18px}@media (max-width:768px){.profileHeader-module__tkG5dG__left{flex-direction:column}.profileHeader-module__tkG5dG__name{font-size:1.5rem}.profileHeader-module__tkG5dG__handle{font-size:1rem}.profileHeader-module__tkG5dG__content{flex-direction:column}}
.profileTabs-module__I384cq__tabsList{border-bottom:1px solid var(--rd-border-subtle);gap:0;display:flex}.profileTabs-module__I384cq__tab{font-family:var(--font-outfit);color:var(--rd-text-muted);cursor:pointer;transition:color var(--rd-duration-fast) var(--rd-ease-default);background:0 0;border:none;flex-direction:row;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;line-height:1;display:inline-flex;position:relative}.profileTabs-module__I384cq__tab:hover{color:var(--rd-text-primary)}.profileTabs-module__I384cq__tab[data-active=true],.profileTabs-module__I384cq__tab[data-active]{color:var(--rd-amber)}.profileTabs-module__I384cq__tab[data-active=true]:hover,.profileTabs-module__I384cq__tab[data-active]:hover{color:var(--rd-amber-light)}.profileTabs-module__I384cq__tabIcon{width:16px;height:16px;color:inherit;flex-shrink:0}.profileTabs-module__I384cq__activeIndicator{background:var(--rd-amber);border-radius:1px 1px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}@media (max-width:640px){.profileTabs-module__I384cq__tabsList{flex-wrap:wrap;gap:0}.profileTabs-module__I384cq__tab{padding:.625rem 1rem;font-size:.8rem}}
.profileStats-module__umQy2a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.profileStats-module__umQy2a__statCard{background:var(--rd-bg-glass-dense);border:1px solid var(--rd-border-subtle);border-radius:var(--rd-radius-md);box-shadow:0 8px 24px var(--rd-shadow-soft);transition:transform var(--rd-duration-fast) var(--rd-ease-spring), box-shadow var(--rd-duration-normal) var(--rd-ease-default), border-color var(--rd-duration-fast) var(--rd-ease-default);flex-direction:column;align-items:center;gap:.875rem;padding:1.5rem;display:flex;position:relative}.profileStats-module__umQy2a__statCard:hover{border-color:var(--rd-border-medium);box-shadow:0 16px 40px var(--rd-shadow-medium);transform:translateY(-4px)}.profileStats-module__umQy2a__statIcon{border-radius:var(--rd-radius-sm);border:1px solid;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.profileStats-module__umQy2a__iconAmber{border-color:var(--rd-amber-tint-strong);background:var(--rd-amber-tint);color:var(--rd-amber)}.profileStats-module__umQy2a__iconGreen{border-color:var(--rd-green-tint-strong);background:var(--rd-green-tint-soft);color:var(--rd-green)}.profileStats-module__umQy2a__iconBlue{border-color:var(--rd-blue-border);background:var(--rd-blue-bg);color:var(--rd-blue)}.profileStats-module__umQy2a__iconGold{border-color:var(--rd-gold-border);background:var(--rd-gold-bg);color:var(--rd-gold)}.profileStats-module__umQy2a__statLabel{color:var(--rd-text-muted);font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.75rem;line-height:1.3}.profileStats-module__umQy2a__statValue{font-family:var(--font-outfit);color:var(--rd-text-primary);font-size:1.875rem;font-weight:700;line-height:1}.profileStats-module__umQy2a__statSuffix{color:var(--rd-text-dim);margin-left:.25rem;font-size:1.25rem}@media (max-width:1024px){.profileStats-module__umQy2a__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.profileStats-module__umQy2a__statsGrid{grid-template-columns:1fr}.profileStats-module__umQy2a__statValue{font-size:1.5rem}}
.profileTabPanel-module__fsNdNW__panel{background:var(--rd-bg-glass-dense);border:1px solid var(--rd-border-subtle);border-radius:var(--rd-radius-md);box-shadow:var(--rd-shadow-panel);padding:2rem;position:relative;overflow:hidden}.profileTabPanel-module__fsNdNW__content{flex-direction:column;gap:1.5rem;display:flex}.profileTabPanel-module__fsNdNW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.profileTabPanel-module__fsNdNW__title{font-family:var(--font-outfit);color:var(--rd-text-primary);font-size:1.5rem;font-weight:700}.profileTabPanel-module__fsNdNW__filters{align-items:center;gap:.75rem;display:flex}.profileTabPanel-module__fsNdNW__filterIcon{width:16px;height:16px;color:var(--rd-text-muted)}@media (max-width:768px){.profileTabPanel-module__fsNdNW__header{flex-direction:column;align-items:flex-start}.profileTabPanel-module__fsNdNW__title{font-size:1.25rem}}
.nightDeskBadge-module__ROma6a__badge{border-radius:var(--rd-radius-xs);font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border:1px solid;align-items:center;padding:.25rem .625rem;font-size:.7rem;font-weight:700;display:inline-flex}.nightDeskBadge-module__ROma6a__beginner,.nightDeskBadge-module__ROma6a__easy{background:var(--rd-green-tint-soft);border-color:var(--rd-green-tint-strong);color:var(--rd-green)}.nightDeskBadge-module__ROma6a__intermediate,.nightDeskBadge-module__ROma6a__medium{background:var(--rd-gold-bg);border-color:var(--rd-gold-border);color:var(--rd-gold)}.nightDeskBadge-module__ROma6a__advanced,.nightDeskBadge-module__ROma6a__hard{background:var(--rd-amber-tint);border-color:var(--rd-amber-tint-strong);color:var(--rd-amber-dark)}.nightDeskBadge-module__ROma6a__expert{background:var(--rd-red-bg);border-color:var(--rd-red-border);color:var(--rd-red)}
.nightDeskTable-module__rBgrmG__tableWrapper{border-radius:var(--rd-radius-md);overflow-x:auto}.nightDeskTable-module__rBgrmG__table{border-collapse:collapse;width:100%;font-family:var(--font-outfit);font-size:.85rem}.nightDeskTable-module__rBgrmG__thead{background:var(--rd-bg-inset);border-bottom:1px solid var(--rd-border-medium)}.nightDeskTable-module__rBgrmG__th{text-align:left;color:var(--rd-text-dim);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:.875rem 1.25rem;font-size:.75rem;font-weight:600}.nightDeskTable-module__rBgrmG__tbody{background:var(--rd-bg-glass-light)}.nightDeskTable-module__rBgrmG__tr{border-bottom:1px solid var(--rd-border-subtle);transition:background var(--rd-duration-fast) var(--rd-ease-default)}.nightDeskTable-module__rBgrmG__tr:last-child{border-bottom:none}.nightDeskTable-module__rBgrmG__tr:hover{background:var(--rd-amber-tint-light)}.nightDeskTable-module__rBgrmG__td{color:var(--rd-text-primary);padding:.875rem 1.25rem}.nightDeskTable-module__rBgrmG__loadingRow{padding:1rem 1.25rem}.nightDeskTable-module__rBgrmG__shimmer{background:linear-gradient(90deg, var(--rd-amber-tint-light) 0%, var(--rd-amber-tint) 50%, var(--rd-amber-tint-light) 100%);border-radius:var(--rd-radius-xs);background-size:200% 100%;height:1.5rem;animation:1.5s infinite nightDeskTable-module__rBgrmG__shimmer}@keyframes nightDeskTable-module__rBgrmG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.nightDeskTable-module__rBgrmG__errorState{text-align:center;padding:2rem 1.5rem}.nightDeskTable-module__rBgrmG__errorIcon{width:48px;height:48px;color:var(--rd-red);margin:0 auto 1rem}.nightDeskTable-module__rBgrmG__errorMessage{font-family:var(--font-outfit);color:var(--rd-text-dim);font-size:.875rem}
.submissionTable-module__tiT8ja__container{flex-direction:column;gap:1rem;display:flex}.submissionTable-module__tiT8ja__challengeName{color:var(--rd-text-primary);font-weight:500;font-family:var(--font-outfit)}.submissionTable-module__tiT8ja__scoreSuccess{color:var(--rd-green);font-family:var(--font-mono);align-items:center;gap:.5rem;display:inline-flex}.submissionTable-module__tiT8ja__scoreFail{color:var(--rd-red);font-family:var(--font-mono);align-items:center;gap:.5rem;display:inline-flex}.submissionTable-module__tiT8ja__scoreIcon{width:16px;height:16px}.submissionTable-module__tiT8ja__time{color:var(--rd-text-dim);font-size:.85rem;font-family:var(--font-mono)}.submissionTable-module__tiT8ja__date{color:var(--rd-text-muted);font-size:.85rem;font-family:var(--font-outfit)}.submissionTable-module__tiT8ja__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.submissionTable-module__tiT8ja__emptyIconCircle{border-radius:var(--rd-radius-full);background:var(--rd-amber-tint);width:72px;height:72px;color:var(--rd-amber);justify-content:center;align-items:center;display:flex}.submissionTable-module__tiT8ja__emptyIconCircle svg{width:32px;height:32px}.submissionTable-module__tiT8ja__emptyTitle{font-family:var(--font-outfit);color:var(--rd-text-primary);font-size:1.125rem;font-weight:600}.submissionTable-module__tiT8ja__emptyDescription{color:var(--rd-text-muted);font-family:var(--font-outfit);max-width:400px;font-size:.875rem}.submissionTable-module__tiT8ja__emptyCta{border:1px solid var(--rd-amber-tint-strong);border-radius:var(--rd-radius-sm);background:var(--rd-amber-tint);color:var(--rd-amber);font-family:var(--font-outfit);cursor:pointer;transition:background var(--rd-duration-fast) var(--rd-ease-default), border-color var(--rd-duration-fast) var(--rd-ease-default), box-shadow var(--rd-duration-normal) var(--rd-ease-default);align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.submissionTable-module__tiT8ja__emptyCta:hover{background:var(--rd-amber-tint-soft);border-color:var(--rd-amber);box-shadow:0 4px 16px var(--rd-amber-glow)}.submissionTable-module__tiT8ja__emptyCta:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}.submissionTable-module__tiT8ja__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.submissionTable-module__tiT8ja__paginationInfo{font-family:var(--font-outfit);color:var(--rd-text-dim);font-size:.75rem}.submissionTable-module__tiT8ja__paginationControls{align-items:center;gap:.5rem;display:flex}.submissionTable-module__tiT8ja__pageButton{border-radius:var(--rd-radius-xs);font-family:var(--font-outfit);cursor:pointer;transition:border-color var(--rd-duration-fast) var(--rd-ease-default), color var(--rd-duration-fast) var(--rd-ease-default), background var(--rd-duration-fast) var(--rd-ease-default);border:1px solid var(--rd-border-subtle);color:var(--rd-text-dim);background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.submissionTable-module__tiT8ja__pageButton:hover:not(:disabled){border-color:var(--rd-amber);color:var(--rd-amber);background:var(--rd-amber-tint)}.submissionTable-module__tiT8ja__pageButton:disabled{opacity:.4;cursor:not-allowed}.submissionTable-module__tiT8ja__pageButtonIcon{width:14px;height:14px}@media (max-width:640px){.submissionTable-module__tiT8ja__pagination{flex-direction:column;align-items:flex-start}}
.aiAnalysisTable-module__Sx4qsa__container{flex-direction:column;gap:1rem;display:flex}.aiAnalysisTable-module__Sx4qsa__expandableRow{cursor:pointer}.aiAnalysisTable-module__Sx4qsa__expandButton{border:1px solid var(--rd-border-subtle);border-radius:var(--rd-radius-xs);color:var(--rd-text-dim);cursor:pointer;transition:border-color var(--rd-duration-fast) var(--rd-ease-default), color var(--rd-duration-fast) var(--rd-ease-default), background var(--rd-duration-fast) var(--rd-ease-default);background:0 0;justify-content:center;align-items:center;padding:.375rem;display:inline-flex}.aiAnalysisTable-module__Sx4qsa__expandButton:hover{border-color:var(--rd-amber);color:var(--rd-amber);background:var(--rd-amber-tint)}.aiAnalysisTable-module__Sx4qsa__expandIcon{width:16px;height:16px}.aiAnalysisTable-module__Sx4qsa__expandedContent{border-top:1px solid var(--rd-border-subtle);background:var(--rd-bg-inset)}.aiAnalysisTable-module__Sx4qsa__expandedInner{font-family:var(--font-outfit);color:var(--rd-text-primary);padding:1.5rem;font-size:.85rem;line-height:1.6}.aiAnalysisTable-module__Sx4qsa__challengeName{color:var(--rd-text-primary);font-weight:500;font-family:var(--font-outfit)}.aiAnalysisTable-module__Sx4qsa__typeBadge{border-radius:var(--rd-radius-xs);font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.03em;border:1px solid;align-items:center;gap:.5rem;padding:.25rem .625rem;font-size:.7rem;font-weight:700;display:inline-flex}.aiAnalysisTable-module__Sx4qsa__codeReview{background:var(--rd-purple-bg);border-color:var(--rd-purple-border);color:var(--rd-purple)}.aiAnalysisTable-module__Sx4qsa__scriptGeneration{background:var(--rd-gold-bg);border-color:var(--rd-gold-border);color:var(--rd-gold)}.aiAnalysisTable-module__Sx4qsa__typeIcon{width:14px;height:14px}.aiAnalysisTable-module__Sx4qsa__scriptHeader{margin-bottom:.75rem;font-weight:600}.aiAnalysisTable-module__Sx4qsa__scriptTokens{color:var(--rd-green);margin-left:1rem;font-size:.75rem}.aiAnalysisTable-module__Sx4qsa__scriptCode{background:var(--rd-bg-inset);border-radius:var(--rd-radius-sm);border:1px solid var(--rd-border-subtle);font-family:var(--font-mono);padding:1rem;overflow:auto}.aiAnalysisTable-module__Sx4qsa__date{color:var(--rd-text-muted);font-size:.85rem;font-family:var(--font-outfit)}.aiAnalysisTable-module__Sx4qsa__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.aiAnalysisTable-module__Sx4qsa__emptyIconCircle{border-radius:var(--rd-radius-full);background:var(--rd-amber-tint);width:72px;height:72px;color:var(--rd-amber);justify-content:center;align-items:center;display:flex}.aiAnalysisTable-module__Sx4qsa__emptyIconCircle svg{width:32px;height:32px}.aiAnalysisTable-module__Sx4qsa__emptyTitle{font-family:var(--font-outfit);color:var(--rd-text-primary);font-size:1.125rem;font-weight:600}.aiAnalysisTable-module__Sx4qsa__emptyDescription{color:var(--rd-text-muted);font-family:var(--font-outfit);max-width:500px;font-size:.875rem}.aiAnalysisTable-module__Sx4qsa__emptyCta{border:1px solid var(--rd-amber-tint-strong);border-radius:var(--rd-radius-sm);background:var(--rd-amber-tint);color:var(--rd-amber);font-family:var(--font-outfit);cursor:pointer;transition:background var(--rd-duration-fast) var(--rd-ease-default), border-color var(--rd-duration-fast) var(--rd-ease-default), box-shadow var(--rd-duration-normal) var(--rd-ease-default);align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.aiAnalysisTable-module__Sx4qsa__emptyCta:hover{background:var(--rd-amber-tint-soft);border-color:var(--rd-amber);box-shadow:0 4px 16px var(--rd-amber-glow)}.aiAnalysisTable-module__Sx4qsa__emptyCta:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}.aiAnalysisTable-module__Sx4qsa__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.aiAnalysisTable-module__Sx4qsa__paginationInfo{font-family:var(--font-outfit);color:var(--rd-text-dim);font-size:.75rem}.aiAnalysisTable-module__Sx4qsa__paginationControls{align-items:center;gap:.5rem;display:flex}.aiAnalysisTable-module__Sx4qsa__pageButton{border-radius:var(--rd-radius-xs);font-family:var(--font-outfit);cursor:pointer;transition:border-color var(--rd-duration-fast) var(--rd-ease-default), color var(--rd-duration-fast) var(--rd-ease-default), background var(--rd-duration-fast) var(--rd-ease-default);border:1px solid var(--rd-border-subtle);color:var(--rd-text-dim);background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.aiAnalysisTable-module__Sx4qsa__pageButton:hover:not(:disabled){border-color:var(--rd-amber);color:var(--rd-amber);background:var(--rd-amber-tint)}.aiAnalysisTable-module__Sx4qsa__pageButton:disabled{opacity:.4;cursor:not-allowed}.aiAnalysisTable-module__Sx4qsa__pageButtonIcon{width:14px;height:14px}@media (max-width:640px){.aiAnalysisTable-module__Sx4qsa__pagination{flex-direction:column;align-items:flex-start}}
.currentPlanCard-module___zcEUG__card{background:var(--rd-bg-glass-dense);border:1px solid var(--rd-border-subtle);border-radius:var(--rd-radius-md);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.currentPlanCard-module___zcEUG__header{align-items:center;gap:.5rem;display:flex}.currentPlanCard-module___zcEUG__headerIcon{color:var(--rd-amber)}.currentPlanCard-module___zcEUG__cardTitle{font-family:var(--font-outfit);color:var(--rd-text-primary);margin:0;font-size:1rem;font-weight:600}.currentPlanCard-module___zcEUG__content{flex-direction:column;gap:.75rem;display:flex}.currentPlanCard-module___zcEUG__tierRow,.currentPlanCard-module___zcEUG__statusRow,.currentPlanCard-module___zcEUG__dateRow{font-family:var(--font-outfit);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.currentPlanCard-module___zcEUG__tierLabel,.currentPlanCard-module___zcEUG__statusLabel,.currentPlanCard-module___zcEUG__dateLabel{color:var(--rd-text-dim)}.currentPlanCard-module___zcEUG__statusValue,.currentPlanCard-module___zcEUG__dateValue{color:var(--rd-text-primary)}.currentPlanCard-module___zcEUG__upgradeSection{border-top:1px solid var(--rd-border-subtle);margin-top:.5rem;padding-top:.75rem}.currentPlanCard-module___zcEUG__upgradeLabel{font-family:var(--font-outfit);color:var(--rd-text-dim);margin-bottom:.5rem;font-size:.875rem}.currentPlanCard-module___zcEUG__featureList{margin-bottom:.5rem}.currentPlanCard-module___zcEUG__checkIcon{color:var(--rd-green)}.currentPlanCard-module___zcEUG__actionRow{margin-top:.5rem}.currentPlanCard-module___zcEUG__actionButton{font-family:var(--font-outfit);font-weight:600}
.usageStatsCard-module__Wc4v1G__card{background:var(--rd-bg-glass-dense);border:1px solid var(--rd-border-subtle);border-radius:var(--rd-radius-md);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.usageStatsCard-module__Wc4v1G__header{align-items:center;gap:.5rem;display:flex}.usageStatsCard-module__Wc4v1G__cardTitle{font-family:var(--font-outfit);color:var(--rd-text-primary);margin:0;font-size:1rem;font-weight:600}.usageStatsCard-module__Wc4v1G__content{flex-direction:column;gap:1.25rem;display:flex}.usageStatsCard-module__Wc4v1G__usageItem{flex-direction:column;gap:.5rem;display:flex}.usageStatsCard-module__Wc4v1G__usageHeader{justify-content:space-between;align-items:center;display:flex}.usageStatsCard-module__Wc4v1G__usageLabel{font-family:var(--font-outfit);color:var(--rd-text-primary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.usageStatsCard-module__Wc4v1G__usageIcon{color:var(--rd-amber)}.usageStatsCard-module__Wc4v1G__usageCount{font-family:var(--font-outfit);color:var(--rd-text-primary);font-size:.875rem;font-weight:600}.usageStatsCard-module__Wc4v1G__progressTrack{background:var(--rd-border-dim);border-radius:var(--rd-radius-xs);width:100%;height:8px;overflow:hidden}.usageStatsCard-module__Wc4v1G__progressFill{border-radius:var(--rd-radius-xs);will-change:width;height:100%}.usageStatsCard-module__Wc4v1G__resetInfo{border-top:1px solid var(--rd-border-subtle);font-family:var(--font-outfit);color:var(--rd-text-muted);text-align:center;padding-top:.5rem;font-size:.75rem}
.billingTab-module__hjziKW__container{flex-direction:column;gap:1.5rem;display:flex}.billingTab-module__hjziKW__section{flex-direction:column;gap:.375rem;display:flex}.billingTab-module__hjziKW__title{font-family:var(--font-outfit);color:var(--rd-text-primary);margin:0;font-size:1.125rem;font-weight:700}.billingTab-module__hjziKW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1rem;display:grid}@media (max-width:768px){.billingTab-module__hjziKW__cardsGrid{grid-template-columns:1fr}}
.formActionButtons-module__5k6U9G__actions{border-top:1px solid var(--rd-border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.formActionButtons-module__5k6U9G__button{border-radius:var(--rd-radius-sm);font-family:var(--font-outfit);cursor:pointer;transition:background var(--rd-duration-fast) var(--rd-ease-default), border-color var(--rd-duration-fast) var(--rd-ease-default), color var(--rd-duration-fast) var(--rd-ease-default), box-shadow var(--rd-duration-normal) var(--rd-ease-default), transform var(--rd-duration-fast) var(--rd-ease-spring);border:1px solid;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.formActionButtons-module__5k6U9G__cancelButton{border-color:var(--rd-border-subtle);color:var(--rd-text-dim);background:0 0}.formActionButtons-module__5k6U9G__cancelButton:hover{border-color:var(--rd-text-secondary);color:var(--rd-text-primary);background:var(--rd-amber-tint-light)}.formActionButtons-module__5k6U9G__saveButton{background:var(--rd-amber);border-color:var(--rd-amber);color:var(--rd-bg-darkest);box-shadow:0 4px 12px var(--rd-amber-glow)}.formActionButtons-module__5k6U9G__saveButton:hover:not(:disabled){box-shadow:0 8px 24px var(--rd-amber-glow-strong);transform:translateY(-1px)}.formActionButtons-module__5k6U9G__saveButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.formActionButtons-module__5k6U9G__buttonIcon{width:16px;height:16px}@media (max-width:640px){.formActionButtons-module__5k6U9G__actions{flex-direction:column-reverse;align-items:stretch}.formActionButtons-module__5k6U9G__button{width:100%}}
.profileEdit-module__3YiZlW__pageSection{min-height:100vh;font-family:var(--font-outfit), "Outfit", sans-serif;padding:2rem 0}.profileEdit-module__3YiZlW__pageSection button,.profileEdit-module__3YiZlW__pageSection input,.profileEdit-module__3YiZlW__pageSection select,.profileEdit-module__3YiZlW__pageSection textarea{font-family:inherit}.profileEdit-module__3YiZlW__layoutWrapper{flex-direction:column;gap:1.5rem;display:flex}.profileEdit-module__3YiZlW__gridContainer{grid-template-columns:280px 1fr;gap:1.5rem;display:grid}.profileEdit-module__3YiZlW__formWrapper{background:var(--rd-bg-glass-dense);border:1px solid var(--rd-border-subtle);border-top:2px solid var(--rd-amber-tint-medium);border-radius:var(--rd-radius-md);box-shadow:0 12px 36px var(--rd-shadow-soft);padding:2rem;position:relative;overflow:hidden}.profileEdit-module__3YiZlW__formContent{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:992px){.profileEdit-module__3YiZlW__gridContainer{grid-template-columns:1fr}}
.auth-module__vBnrJW__pageWrapper{background:var(--rd-bg-darkest);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.auth-module__vBnrJW__pageWrapper:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#d4a56a0f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:30%;left:50%;transform:translate(-50%)}.auth-module__vBnrJW__brandingWrapper{text-align:center}.auth-module__vBnrJW__brandName{font-family:var(--mantine-font-family);letter-spacing:-.03em;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1}.auth-module__vBnrJW__brandPrefix{color:var(--rd-text-primary)}.auth-module__vBnrJW__brandSuffix{color:var(--rd-amber)}.auth-module__vBnrJW__tagline{color:var(--rd-text-muted);margin-top:.35rem;font-size:.92rem}.auth-module__vBnrJW__authCard{background:var(--rd-bg-glass);border:1px solid var(--rd-border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:var(--mantine-spacing-xl);z-index:1;border-radius:16px;width:100%;max-width:450px;position:relative}.auth-module__vBnrJW__authCard:hover{border-color:var(--rd-border-medium)}:is(.auth-module__vBnrJW__authCard .mantine-TextInput-input,.auth-module__vBnrJW__authCard .mantine-PasswordInput-input){background:var(--rd-bg-inset);border-color:var(--rd-border-subtle);color:var(--rd-text-primary);transition:border-color var(--rd-duration-normal) var(--rd-ease-default)}:is(.auth-module__vBnrJW__authCard .mantine-TextInput-input:focus,.auth-module__vBnrJW__authCard .mantine-PasswordInput-input:focus){border-color:var(--rd-amber)}:is(.auth-module__vBnrJW__authCard .mantine-TextInput-label,.auth-module__vBnrJW__authCard .mantine-PasswordInput-label){color:var(--rd-text-secondary);font-size:.88rem;font-weight:500}.auth-module__vBnrJW__primaryButton{background:var(--rd-gradient-amber);color:var(--rd-bg-darkest);transition:box-shadow var(--rd-duration-normal) var(--rd-ease-default);border:none;font-weight:600}.auth-module__vBnrJW__primaryButton:hover{box-shadow:0 4px 20px #d4a56a4d}.auth-module__vBnrJW__primaryButton:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}.auth-module__vBnrJW__primaryButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.auth-module__vBnrJW__secondaryButton{border:1px solid var(--rd-border-medium);color:var(--rd-text-primary);transition:border-color var(--rd-duration-normal) var(--rd-ease-default), background var(--rd-duration-normal) var(--rd-ease-default);background:0 0;font-weight:500}.auth-module__vBnrJW__secondaryButton:hover{border-color:var(--rd-amber-muted);background:#d4a56a0d}.auth-module__vBnrJW__authLink{color:var(--rd-amber-light);transition:color var(--rd-duration-fast) var(--rd-ease-default)}.auth-module__vBnrJW__authLink:hover{color:var(--rd-amber)}.auth-module__vBnrJW__dividerText{color:var(--rd-text-dimmest);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.auth-module__vBnrJW__cardHeading{color:var(--rd-text-primary);font-weight:700}.auth-module__vBnrJW__cardSubheading{color:var(--rd-text-muted)}.auth-module__vBnrJW__copyright{color:var(--rd-text-dimmest);text-align:center;margin-top:1.5rem;font-size:.78rem}.auth-module__vBnrJW__statusIcon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex}.auth-module__vBnrJW__statusIconBlue{color:var(--rd-blue);background:#7aacdf1f;}.auth-module__vBnrJW__statusIconGreen{color:var(--rd-green);background:#7ec87e1f;}.auth-module__vBnrJW__statusIconRed{color:var(--rd-red);background:#e06c751f;}.auth-module__vBnrJW__statusIconAmber{color:var(--rd-amber);background:#d4a56a1f;}.auth-module__vBnrJW__authCard .mantine-Alert-root{border:1px solid var(--rd-border-subtle)}@media (max-width:600px){.auth-module__vBnrJW__authCard{border-radius:12px}.auth-module__vBnrJW__brandName{font-size:1.6rem}}
.cta-module__hf-x1a__ctaSection{text-align:center;background:var(--rd-cta-gradient);padding:8rem 0;position:relative;overflow:hidden}.cta-module__hf-x1a__ctaSection:after{content:"";background:var(--rd-bg-darkest);z-index:20;height:2px;position:absolute;top:-1px;left:0;right:0}@keyframes cta-module__hf-x1a__floatUp{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}8%{opacity:var(--opacity)}88%{opacity:var(--opacity)}to{transform:translateY(-420px) translateX(var(--drift)) rotate(var(--rotation));opacity:0}}.cta-module__hf-x1a__embers{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.cta-module__hf-x1a__ember{bottom:5%;left:var(--x);font-family:var(--rd-font-code);font-size:var(--size);color:var(--rd-amber);opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;animation:cta-module__hf-x1a__floatUp var(--duration) var(--delay) ease-in infinite;will-change:transform, opacity;position:absolute}.cta-module__hf-x1a__ctaContent{z-index:10;max-width:680px;margin:0 auto;padding:0 2rem;position:relative}.cta-module__hf-x1a__ctaHeading{color:#fff;letter-spacing:-.04em;text-shadow:0 2px 20px #0000004d;margin-bottom:1.2rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.cta-module__hf-x1a__ctaHeading em{color:#fff8e0;font-style:normal}.cta-module__hf-x1a__ctaBody{color:var(--rd-cta-text-faded);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.cta-module__hf-x1a__ctaLabel{color:var(--rd-cta-label-color);margin-bottom:1.5rem}@media (max-width:960px){.cta-module__hf-x1a__ctaSection{padding:5rem 0}}@media (max-width:600px){.cta-module__hf-x1a__ctaSection{padding:3rem 0}.cta-module__hf-x1a__ctaHeading{font-size:clamp(1.6rem,5vw,2.2rem)}.cta-module__hf-x1a__ctaBody{margin-bottom:2rem;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.cta-module__hf-x1a__ember{animation:none;display:none}}
.landing-module___hU3cq__sectionHeading{letter-spacing:-.03em;color:var(--rd-text-primary);margin-bottom:2.5rem;font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:700;line-height:1.15}.landing-module___hU3cq__sectionHeading em{color:var(--rd-amber);font-style:normal}.landing-module___hU3cq__btnCta{height:auto;transition:box-shadow .3s,transform .3s;overflow:visible}:is(.landing-module___hU3cq__btnCta .mantine-Button-inner,.landing-module___hU3cq__btnCta .mantine-Button-label){overflow:visible}.landing-module___hU3cq__btnCta:hover{transform:translateY(-2px);box-shadow:0 8px 50px #ffdc6499}.landing-module___hU3cq__btnPrimary{height:auto;overflow:visible}:is(.landing-module___hU3cq__btnPrimary .mantine-Button-inner,.landing-module___hU3cq__btnPrimary .mantine-Button-label){overflow:visible}.landing-module___hU3cq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #d4a56a80}.landing-module___hU3cq__btnSecondary:hover{background:#ffdcb424;border-color:#ffdcb440;transform:translateY(-1px)}.landing-module___hU3cq__btnPrimary:focus-visible,.landing-module___hU3cq__btnSecondary:focus-visible,.landing-module___hU3cq__btnCta:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}@media (prefers-reduced-motion:reduce){.landing-module___hU3cq__btnPrimary:hover,.landing-module___hU3cq__btnSecondary:hover,.landing-module___hU3cq__btnCta:hover{transform:none}}
.demo-module__dm1Q9W__demoSection{z-index:10}.demo-module__dm1Q9W__demoHeading{margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.2rem)}.demo-module__dm1Q9W__demoSubtext{color:var(--rd-text-dim);font-size:.95rem}.demo-module__dm1Q9W__placeholder{aspect-ratio:16/9;cursor:pointer;background:#0a0c14d9;border:2px dashed #d4a56a33;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;max-width:820px;margin:0 auto;transition:border-color .3s,background .3s;display:flex}.demo-module__dm1Q9W__placeholder:hover{background:#0a0c14e6;border-color:#d4a56a66}.demo-module__dm1Q9W__playBtn{background:#d4a56a26;border:2px solid #d4a56a4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .3s;display:flex}.demo-module__dm1Q9W__placeholder:hover .demo-module__dm1Q9W__playBtn{background:#d4a56a40;border-color:#d4a56a80;transform:scale(1.05)}.demo-module__dm1Q9W__placeholderLabel{color:var(--rd-text-secondary);font-size:.9rem;font-weight:500}@media (max-width:600px){.demo-module__dm1Q9W__placeholder{aspect-ratio:4/3}}
.section-bg-module__HazNda__bgImage{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.section-bg-module__HazNda__bgOverlay{z-index:1;background:var(--rd-section-overlay);position:absolute;inset:0}.section-bg-module__HazNda__leftCol{background:var(--rd-panel-bg);border:1px solid var(--rd-border-subtle);box-shadow:0 8px 32px var(--rd-shadow-medium);border-radius:16px;padding:1.5rem 1.8rem}@media (max-width:960px){.section-bg-module__HazNda__responsiveGrid{grid-template-columns:1fr;gap:2.5rem}}
.footer-module__RGtuca__footer{background:var(--rd-footer-bg);border-top:1px solid #ffdcb40d;padding:2.5rem 0}.footer-module__RGtuca__footerInner{justify-content:space-between;align-items:center;display:flex}.footer-module__RGtuca__footerText{color:var(--rd-footer-text);font-size:.82rem}.footer-module__RGtuca__footerLinks{gap:1.5rem;display:flex}.footer-module__RGtuca__footerLink{color:var(--rd-footer-text);font-size:.82rem;text-decoration:none;transition:color .2s}.footer-module__RGtuca__footerLink:hover{color:var(--rd-text-secondary)}@media (max-width:600px){.footer-module__RGtuca__footerInner{text-align:center;flex-direction:column;align-items:center;gap:1rem}}.footer-module__RGtuca__footerLink:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}@media (prefers-reduced-motion:reduce){.footer-module__RGtuca__footerLink{transition:none}}
.hero-module__P4WOHG__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-module__P4WOHG__heroBgImage{object-fit:cover;object-position:right center;z-index:0}.hero-module__P4WOHG__heroBgOverlay{z-index:1;background:linear-gradient(90deg,#060810eb 0%,#060810cc 35%,#06081066 60%,#0608101a 100%);position:absolute;inset:0}.hero-module__P4WOHG__heroTextSide{z-index:20;flex-direction:column;justify-content:center;max-width:650px;padding:7rem 3rem 5rem 4rem;display:flex;position:relative}.hero-module__P4WOHG__heroEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--rd-amber);margin-bottom:1.6rem;font-size:.78rem;font-weight:600;display:inline-block}.hero-module__P4WOHG__heroH1{letter-spacing:-.04em;color:var(--rd-text-primary);margin-bottom:1.4rem;font-size:clamp(2.8rem,4.5vw,4.2rem);font-weight:800;line-height:1.05}.hero-module__P4WOHG__heroEmphasis{color:var(--rd-amber);letter-spacing:-.02em;word-spacing:.1em;font-style:normal;position:relative}.hero-module__P4WOHG__heroEmphasis:after{content:"";background:linear-gradient(90deg, var(--rd-amber), transparent);border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.hero-module__P4WOHG__heroSubtitle{color:var(--rd-text-secondary);max-width:480px;margin-bottom:2.2rem;font-size:1.1rem;line-height:1.75}.hero-module__P4WOHG__heroButtons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-module__P4WOHG__heroStats{border-top:1px solid var(--rd-border-subtle);gap:2rem;margin-top:2.5rem;padding-top:2rem;display:flex}.hero-module__P4WOHG__heroStatNum{color:var(--rd-amber);letter-spacing:-.03em;font-size:1.5rem;font-weight:800;display:block}.hero-module__P4WOHG__heroStatLabel{color:var(--rd-text-dimmest);letter-spacing:.04em;margin-top:.1rem;font-size:.78rem;display:block}@media (max-width:992px){.hero-module__P4WOHG__heroTextSide{padding:6rem 2rem 2rem}.hero-module__P4WOHG__heroBgOverlay{background:linear-gradient(90deg,#060810f2 0%,#060810d9 50%,#06081099 100%)}}@media (max-width:576px){.hero-module__P4WOHG__heroH1{font-size:2.4rem}.hero-module__P4WOHG__heroStats{gap:1.2rem}.hero-module__P4WOHG__heroBgOverlay{background:#060810d9}}
.how-module__LDesCG__howGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:4rem;display:grid}.how-module__LDesCG__comparisonGrid{border:1px solid #ffdcb414;border-radius:12px;margin:1.5rem 0;overflow:hidden}.how-module__LDesCG__comparisonRow{grid-template-columns:1fr 1fr;transition:background .2s;display:grid}.how-module__LDesCG__comparisonRow:hover:not(.how-module__LDesCG__comparisonHeader){background:#ffdcb405}.how-module__LDesCG__comparisonHeader{background:#1e192a99}.how-module__LDesCG__comparisonCell{border-bottom:1px solid #ffdcb40a;padding:.75rem 1.2rem;font-size:.88rem}.how-module__LDesCG__comparisonHeader .how-module__LDesCG__comparisonCell{color:var(--rd-amber-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700}.how-module__LDesCG__comparisonCellOld{color:var(--rd-text-dimmest)}.how-module__LDesCG__comparisonCellOld:before{content:"✗";color:#804040;margin-right:.4rem}.how-module__LDesCG__comparisonCellNew{color:#b8b0a4}.how-module__LDesCG__comparisonCellNew:before{content:"✓";color:#4a8a4a;margin-right:.4rem}.how-module__LDesCG__comparisonCell+.how-module__LDesCG__comparisonCell{border-left:1px solid #ffdcb40a}.how-module__LDesCG__langPills{flex-wrap:nowrap;gap:.5rem;margin-top:1.5rem;display:flex}.how-module__LDesCG__langPill{font-size:.78rem;font-weight:600;font-family:var(--rd-font-code);color:#b8b0a4;cursor:default;background:#ffdcb40f;border:1px solid #ffdcb41a;border-radius:8px;padding:.4rem .9rem;transition:all .2s}.how-module__LDesCG__langPill:hover{color:var(--rd-amber);background:#d4a56a1f;border-color:#d4a56a33}@media (prefers-reduced-motion:reduce){.how-module__LDesCG__comparisonRow,.how-module__LDesCG__langPill{transition:none}}
.placeholder-module__CcvIKW__placeholder{aspect-ratio:16/10;background:linear-gradient(135deg,#0e0d1ae6,#141220cc);flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:2rem;display:flex}.placeholder-module__CcvIKW__placeholderIcon{width:48px;height:48px;color:var(--rd-amber);background:#d4a56a14;border:1px solid #d4a56a1f;border-radius:12px;justify-content:center;align-items:center;display:flex}.placeholder-module__CcvIKW__placeholderLabel{color:var(--rd-text-dimmest);font-size:.82rem;font-weight:500}
.window-chrome-module__xcAp9G__windowChrome{border-radius:var(--mantine-radius-lg);border:1px solid var(--rd-border-medium);background:var(--rd-chrome-bg);overflow:hidden}.window-chrome-module__xcAp9G__windowHeader{background:var(--rd-chrome-header-bg);border-bottom:1px solid var(--rd-border-subtle)}.window-chrome-module__xcAp9G__trafficDot{border-radius:50%}.window-chrome-module__xcAp9G__titleText{flex:1}
.journey-module__zC0IDa__journeySection{background:var(--rd-journey-bg-1);position:relative}.journey-module__zC0IDa__skylineWrapper{z-index:0;pointer-events:none;opacity:.1;height:300px;position:absolute;bottom:0;left:0;right:0}.journey-module__zC0IDa__journeyHeader{z-index:100;background:var(--rd-blur-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--rd-border-subtle);padding:1rem 0;position:sticky;top:64px}.journey-module__zC0IDa__stepsNav{align-items:center;gap:0;display:flex}.journey-module__zC0IDa__stepNav{color:var(--rd-text-dark);border-right:1px solid var(--rd-border-warm-light);transition:color var(--rd-duration-normal) var(--rd-ease-default);cursor:pointer;background:0 0;border-top:none;border-bottom:none;border-left:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:0 1.2rem;font-family:inherit;font-size:.78rem;display:flex}.journey-module__zC0IDa__stepNav:last-child{border-right:none}.journey-module__zC0IDa__stepNav.journey-module__zC0IDa__active{color:var(--rd-amber)}.journey-module__zC0IDa__stepNav.journey-module__zC0IDa__completed{color:var(--rd-green)}.journey-module__zC0IDa__stepNum{border-radius:var(--rd-radius-full);background:var(--rd-border-warm-light);border:1px solid var(--rd-border-dim);width:20px;height:20px;transition:all var(--rd-duration-normal) var(--rd-ease-default);font-size:.68rem;font-weight:700;font-family:var(--rd-font-code);justify-content:center;align-items:center;display:flex;position:relative}.journey-module__zC0IDa__active .journey-module__zC0IDa__stepNum{background:var(--rd-amber-tint-medium);border-color:var(--rd-amber-tint-vivid);color:var(--rd-amber)}.journey-module__zC0IDa__completed .journey-module__zC0IDa__stepNum{background:var(--rd-green-tint);border-color:var(--rd-green-tint-strong);color:var(--rd-green)}.journey-module__zC0IDa__progressBar{background-image:linear-gradient(to right, var(--rd-amber-tint-strong) 0, var(--rd-amber-tint-strong) 6px, transparent 6px, transparent 12px);background-repeat:repeat-x;background-size:12px 100%;border-radius:1px;width:100%;height:2px;margin-top:.8rem;position:relative}.journey-module__zC0IDa__progressFill{background:linear-gradient(90deg, var(--rd-amber), var(--rd-amber-light));height:100%;transition:width var(--rd-duration-normal) var(--rd-ease-default);box-shadow:0 0 8px var(--rd-amber-tint-bold);border-radius:1px}.journey-module__zC0IDa__journeyStep{border-bottom:1px solid var(--rd-border-warm-faint);align-items:center;min-height:90vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.journey-module__zC0IDa__journeyStepContainer{width:100%}.journey-module__zC0IDa__journeyInner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;display:grid}.journey-module__zC0IDa__journeyInner.journey-module__zC0IDa__flip{direction:rtl}.journey-module__zC0IDa__journeyInner.journey-module__zC0IDa__flip>*{direction:ltr}.journey-module__zC0IDa__stepLabel{align-items:center;gap:.8rem;margin-bottom:1.8rem;display:flex}.journey-module__zC0IDa__stepBadge{border-radius:var(--rd-radius-full);width:38px;height:38px;font-family:var(--rd-font-code);border:2px solid var(--rd-amber-tint-strong);color:var(--rd-amber);background:var(--rd-amber-tint);justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.journey-module__zC0IDa__stepTitleSm{color:var(--rd-amber-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:700}.journey-module__zC0IDa__journeyHeading{color:var(--rd-text-primary);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2}.journey-module__zC0IDa__journeyHeading em{color:var(--rd-amber);font-style:normal}.journey-module__zC0IDa__journeyBody{color:var(--rd-text-muted);margin-bottom:1.2rem;font-size:1rem;line-height:1.75}.journey-module__zC0IDa__journeyBulletList{margin:0;padding:0;list-style:none}.journey-module__zC0IDa__journeyBullet{color:var(--rd-text-secondary);padding:.4rem 0 .4rem 1.4rem;font-size:.92rem;line-height:1.6;position:relative}.journey-module__zC0IDa__journeyBullet:before{content:"→";color:var(--rd-amber);font-size:.75rem;position:absolute;top:.5rem;left:0}.journey-module__zC0IDa__stepGlow{pointer-events:none;border-radius:var(--rd-radius-full);filter:blur(80px);opacity:.04;z-index:0;position:absolute}@keyframes journey-module__zC0IDa__secondaryGlowDrift{0%,to{opacity:.02;transform:translate(0)}25%{opacity:.04;transform:translate(24px,-18px)}50%{opacity:.035;transform:translate(-14px,-28px)}75%{opacity:.045;transform:translate(-28px,14px)}}.journey-module__zC0IDa__secondaryGlow{pointer-events:none;border-radius:var(--rd-radius-full);filter:blur(90px);opacity:.025;z-index:0;animation:48s ease-in-out infinite journey-module__zC0IDa__secondaryGlowDrift;animation-delay:var(--rd-secondary-glow-delay,0s);will-change:transform, opacity;position:absolute}@media (prefers-reduced-motion:reduce){.journey-module__zC0IDa__secondaryGlow{animation:none}}.journey-module__zC0IDa__spotlight{width:var(--rd-spotlight-size);height:var(--rd-spotlight-size);pointer-events:none;border-radius:var(--rd-radius-full);background:radial-gradient(circle, var(--rd-amber-tint-soft), transparent 70%);transform:translate(calc(var(--rd-spotlight-x,-1000px) - var(--rd-spotlight-size) / 2), calc(var(--rd-spotlight-y,-1000px) - var(--rd-spotlight-size) / 2));mix-blend-mode:screen;z-index:0;will-change:transform;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.journey-module__zC0IDa__spotlight{display:none}}.journey-module__zC0IDa__ambientParticles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}@keyframes journey-module__zC0IDa__ambientDrift{0%,to{opacity:.12;transform:translate(0)}50%{opacity:.28;transform:translate(18px,-26px)}}.journey-module__zC0IDa__ambientParticle{border-radius:var(--rd-radius-full);filter:blur(1.5px);opacity:.15;will-change:transform, opacity;animation:ease-in-out infinite journey-module__zC0IDa__ambientDrift;display:block;position:absolute}@media (prefers-reduced-motion:reduce){.journey-module__zC0IDa__ambientParticle{animation:none}}.journey-module__zC0IDa__journeyVisual{will-change:transform, opacity;position:relative}.journey-module__zC0IDa__paperCard{color:var(--rd-paper-dark);transform-origin:50%;box-shadow:0 8px 40px var(--rd-shadow-dark), 0 2px 8px var(--rd-shadow-medium);transition:box-shadow var(--rd-duration-slow) var(--rd-ease-default);border-radius:6px;position:relative}.journey-module__zC0IDa__tiltLayer:hover .journey-module__zC0IDa__paperCard{box-shadow:0 16px 60px var(--rd-shadow-deep), 0 4px 16px var(--rd-shadow-heavy)}.journey-module__zC0IDa__tiltLayer:hover .journey-module__zC0IDa__idleFloat{animation-play-state:paused}.journey-module__zC0IDa__paperStepNum{border-radius:var(--rd-radius-full);background:var(--rd-amber);width:36px;height:36px;color:var(--rd-btn-primary-text);box-shadow:2px 2px 8px var(--rd-shadow-soft);font-size:1rem;font-weight:800;font-family:var(--rd-font-code);justify-content:center;align-items:center;display:flex;position:absolute;top:-10px;right:16px}.journey-module__zC0IDa__paperHeading{font-family:var(--rd-font-handwritten);color:var(--rd-paper-heading);margin-bottom:.6rem;font-size:1.5rem;font-weight:700;line-height:1.2}.journey-module__zC0IDa__paperBody{color:var(--rd-paper-body);margin-bottom:.8rem;font-size:.88rem;line-height:1.65}.journey-module__zC0IDa__paperList{padding:0;list-style:none}.journey-module__zC0IDa__paperListItem{color:var(--rd-paper-list);padding:.15rem 0 .15rem 1rem;font-size:.84rem;line-height:1.55;position:relative}.journey-module__zC0IDa__paperListItem:before{content:"-";color:var(--rd-paper-ink-faint);font-weight:700;position:absolute;left:0}.journey-module__zC0IDa__paperTip{border-radius:var(--rd-radius-xs);background:var(--rd-paper-ink-whisper);color:var(--rd-paper-ink-soft);border:1px dashed var(--rd-paper-ink-muted);align-items:center;gap:.35rem;margin-top:.6rem;padding:.25rem .65rem;font-size:.76rem;font-weight:600;display:inline-flex}.journey-module__zC0IDa__paperSticky{border-radius:3px;padding:1.8rem 2.2rem 1.5rem}.journey-module__zC0IDa__paperSticky:before{content:"";background:var(--rd-paper-sticky-tape);border-radius:2px;width:55px;height:12px;position:absolute;top:-5px;left:38%;transform:rotate(-.5deg)}.journey-module__zC0IDa__stickyYellow{background:var(--rd-sticky-yellow)}.journey-module__zC0IDa__stickyGreen{background:var(--rd-sticky-green)}.journey-module__zC0IDa__stickyBlue{background:var(--rd-sticky-blue)}.journey-module__zC0IDa__stickyPink{background:var(--rd-sticky-pink)}.journey-module__zC0IDa__stickyGold{background:var(--rd-sticky-gold)}.journey-module__zC0IDa__paperNotebook{background:linear-gradient(135deg,#f5eed8,#ebe4cc);padding:2.2rem 2.8rem 2rem 3.8rem}.journey-module__zC0IDa__paperNotebook:before{content:"";background:var(--rd-paper-notebook-margin);width:2px;position:absolute;top:0;bottom:0;left:2.2rem}.journey-module__zC0IDa__notebookInner{background:repeating-linear-gradient(to bottom, transparent 0px, transparent 27px, var(--rd-paper-notebook-rule) 27px, var(--rd-paper-notebook-rule) 28px);background-position:0 4px}.journey-module__zC0IDa__paperNotebook .journey-module__zC0IDa__paperTip{background:var(--rd-amber-tint-mid);color:#8a6a30;border:1px dashed var(--rd-paper-notebook-tip-border)}.journey-module__zC0IDa__paperIndex{border:1px solid var(--rd-paper-index-border);background:linear-gradient(135deg,#faf6f0,#f2ece0);padding:2rem 2.2rem}.journey-module__zC0IDa__paperIndex:before{content:"";background:var(--rd-amber);border-radius:6px 6px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.journey-module__zC0IDa__paperIndex .journey-module__zC0IDa__paperTip{background:var(--rd-paper-index-tip-bg);color:#7a6840;border:1px dashed var(--rd-paper-index-tip-border)}.journey-module__zC0IDa__cardStack{position:relative}.journey-module__zC0IDa__tiltLayer{transform-style:preserve-3d;transition:transform var(--rd-duration-slow) var(--rd-ease-default);will-change:transform;position:relative}.journey-module__zC0IDa__tiltLayer:hover{transition:none}@keyframes journey-module__zC0IDa__paperIdleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.journey-module__zC0IDa__idleFloat{animation:9s ease-in-out infinite journey-module__zC0IDa__paperIdleFloat;animation-delay:var(--rd-idle-float-delay,0s);will-change:transform}.journey-module__zC0IDa__behind{opacity:.4;z-index:-1;border-radius:6px;position:absolute;inset:12px -8px -8px}.journey-module__zC0IDa__interactionSlot{border-top:1px dashed var(--rd-paper-ink-wash);margin-top:1rem;padding-top:.85rem}.journey-module__zC0IDa__submitTestList{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.journey-module__zC0IDa__submitTestRow{font-family:var(--rd-font-code);color:var(--rd-paper-ink);align-items:center;gap:.55rem;font-size:.76rem;line-height:1.3;display:flex}.journey-module__zC0IDa__submitTestIcon{border-radius:var(--rd-radius-full);flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:.7rem;font-weight:800;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}.journey-module__zC0IDa__submitTestIconPending{background:var(--rd-paper-ink-muted);color:var(--rd-paper-ink-faint)}.journey-module__zC0IDa__submitTestIconPass{background:var(--rd-green);color:var(--rd-green-ink);transform:scale(1)}.journey-module__zC0IDa__terminalStrip{background:var(--rd-terminal-strip-bg);font-family:var(--rd-font-code);color:var(--rd-terminal-strip-fg);border-radius:4px;padding:.6rem .8rem;font-size:.72rem;line-height:1.5}.journey-module__zC0IDa__terminalLine{align-items:baseline;gap:.35rem;display:flex}.journey-module__zC0IDa__terminalPrompt{color:var(--rd-green);font-weight:700}.journey-module__zC0IDa__terminalCursor{background:var(--rd-terminal-cursor);vertical-align:baseline;width:7px;height:12px;margin-left:1px;animation:1s step-end infinite journey-module__zC0IDa__terminalCursorBlink;display:inline-block}.journey-module__zC0IDa__terminalOutput{color:var(--rd-terminal-output);padding-left:.95rem}@keyframes journey-module__zC0IDa__terminalCursorBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.journey-module__zC0IDa__codeTypeStrip{background:var(--rd-code-strip-bg);font-family:var(--rd-font-code);color:var(--rd-code-strip-fg);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;padding:.55rem .75rem;font-size:.74rem;line-height:1.5;overflow:hidden}.journey-module__zC0IDa__codeTypeGhost{color:var(--rd-code-strip-ghost);font-style:italic}.journey-module__zC0IDa__proQuotaList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.journey-module__zC0IDa__proQuotaRow{font-family:var(--rd-font-code);color:var(--rd-paper-ink);align-items:baseline;gap:.5rem;font-size:.78rem;display:flex}.journey-module__zC0IDa__proQuotaNumber{color:var(--rd-paper-ink-strong);font-variant-numeric:tabular-nums;text-align:right;min-width:3ch;font-weight:800}.journey-module__zC0IDa__proQuotaLabel{color:var(--rd-paper-ink-soft);font-weight:500}@media (prefers-reduced-motion:reduce){.journey-module__zC0IDa__terminalCursor{animation:none}}@media (max-width:992px){.journey-module__zC0IDa__journeyInner{grid-template-columns:1fr;gap:2.5rem}.journey-module__zC0IDa__journeyInner.journey-module__zC0IDa__flip{direction:ltr}.journey-module__zC0IDa__stepsNav{overflow-x:auto}.journey-module__zC0IDa__stepNavLabel{display:none}}@media (prefers-reduced-motion:reduce){.journey-module__zC0IDa__progressFill,.journey-module__zC0IDa__stepNum,.journey-module__zC0IDa__stepNav{transition:none}}.journey-module__zC0IDa__stepNav:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}@media (prefers-reduced-motion:reduce){.journey-module__zC0IDa__paperCard{transition:none}.journey-module__zC0IDa__journeyVisual{will-change:auto;opacity:1!important;transform:none!important}.journey-module__zC0IDa__idleFloat{animation:none}.journey-module__zC0IDa__tiltLayer{transition:none}}
.nav-module__pm3RFG__nav{z-index:1000;height:var(--rd-nav-height);-webkit-backdrop-filter:blur();backdrop-filter:blur();transition:background var(--rd-duration-slow) var(--rd-ease-default), backdrop-filter var(--rd-duration-slow) var(--rd-ease-default), border-color var(--rd-duration-slow) var(--rd-ease-default);background:#0a0d1400;border-bottom:1px solid #ffdcb400;padding:1rem 0;position:fixed;top:0;left:0;right:0;overflow:visible}.nav-module__pm3RFG__navScrolled{background:var(--rd-overlay-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--rd-border-subtle)}.nav-module__pm3RFG__navSolve{background:var(--rd-bg-darkest);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--rd-border-subtle);position:static}.nav-module__pm3RFG__navInner{padding:0 2.5rem}.nav-module__pm3RFG__navLogo{align-items:baseline;text-decoration:none;display:flex}.nav-module__pm3RFG__logoReal{letter-spacing:-.03em;color:var(--rd-text-primary);font-size:1.8rem;font-weight:800}.nav-module__pm3RFG__logoDev{letter-spacing:-.03em;color:var(--rd-amber);font-size:1.8rem;font-weight:300}.nav-module__pm3RFG__navLink{color:var(--rd-text-secondary);transition:color var(--rd-duration-fast) var(--rd-ease-default);font-size:.9rem;font-weight:400;text-decoration:none}.nav-module__pm3RFG__navLink:hover{color:var(--rd-text-primary)}.nav-module__pm3RFG__navLinkPill{color:var(--rd-text-secondary);transition:color var(--rd-duration-fast) var(--rd-ease-default);background:0 0;border-radius:8px;padding:.45rem 1rem;font-size:1.05rem;font-weight:500;text-decoration:none;position:relative}.nav-module__pm3RFG__navLinkPill:hover{color:var(--rd-text-primary)}.nav-module__pm3RFG__navLink:focus-visible,.nav-module__pm3RFG__navLinkPill:focus-visible,.nav-module__pm3RFG__navLogo:focus-visible{outline:2px solid var(--rd-amber);outline-offset:2px}.nav-module__pm3RFG__navLinkGlow{--nav-link-glow-opacity-idle:.05;--nav-link-glow-blur-idle:12px;background:var(--rd-amber);pointer-events:none;z-index:-1;opacity:var(--nav-link-glow-opacity-idle);filter:blur(var(--nav-link-glow-blur-idle));border-radius:10px;position:absolute;inset:-4px -8px}.nav-module__pm3RFG__navLinkUnderline{background:var(--rd-gradient-amber);border-radius:1px;height:2px;position:absolute;bottom:-2px;left:10%;right:10%}.nav-module__pm3RFG__authPlaceholder{width:48px;height:48px}.nav-module__pm3RFG__avatarButton{cursor:pointer;line-height:0}.nav-module__pm3RFG__avatarMenuDropdown{background:var(--rd-bg-dark);border:1px solid var(--rd-border-subtle)}.nav-module__pm3RFG__splitAuthBtn{background:linear-gradient(135deg, var(--rd-amber), var(--rd-amber-dark));box-shadow:0 2px 12px var(--rd-shadow-soft);transition:transform var(--rd-duration-fast) var(--rd-ease-default);border-radius:10px;align-items:center;gap:0;display:flex;overflow:hidden}.nav-module__pm3RFG__splitAuthBtn:hover{transform:translateY(-1px)}.nav-module__pm3RFG__splitAuthLink{font-size:.9rem;font-weight:700;font-family:var(--font-outfit);color:var(--rd-btn-primary-text);padding:.55rem 1.2rem;text-decoration:none}.nav-module__pm3RFG__splitAuthDivider{background:var(--rd-btn-primary-text);opacity:.3;flex-shrink:0;width:1px;height:1.2em}.nav-module__pm3RFG__mobileOnly{display:none}@media (max-width:768px){.nav-module__pm3RFG__desktopOnly{display:none}.nav-module__pm3RFG__mobileOnly{display:block}}@media (prefers-reduced-motion:reduce){.nav-module__pm3RFG__nav{transition:none}}
.pricing-module__hCdPRq__pricingSection{background:var(--rd-pricing-bg);text-align:center}.pricing-module__hCdPRq__pricingHeading{margin-bottom:.8rem}.pricing-module__hCdPRq__pricingGrid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:780px;margin:3rem auto 0;display:grid}.pricing-module__hCdPRq__pricingCard{background:var(--rd-pricing-card-bg);text-align:left;border:1px solid #ffdcb414;border-radius:18px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;transform:rotate(-.3deg)}.pricing-module__hCdPRq__pricingCard:nth-child(2){transform:rotate(.4deg)}.pricing-module__hCdPRq__pricingCard:hover{transform:translateY(-4px)rotate(0);box-shadow:0 20px 60px #0006}.pricing-module__hCdPRq__featured{border-color:var(--rd-border-strong);background:var(--rd-pricing-featured-bg)}.pricing-module__hCdPRq__pricingTier{letter-spacing:.12em;text-transform:uppercase;color:var(--rd-text-muted);margin-bottom:.8rem;font-size:.72rem;font-weight:700}.pricing-module__hCdPRq__pricingPrice{color:#fff;letter-spacing:-.04em;margin-bottom:.4rem;font-size:2.8rem;font-weight:800;line-height:1}.pricing-module__hCdPRq__pricingPrice sup{vertical-align:top;margin-top:.4rem;font-size:1.2rem;font-weight:600;display:inline-block}.pricing-module__hCdPRq__pricingPrice sub{color:var(--rd-text-dimmest);vertical-align:baseline;margin-left:.1rem;font-size:.85rem;font-weight:400}.pricing-module__hCdPRq__pricingDesc{color:var(--rd-text-dim);margin-bottom:1.8rem;font-size:.88rem;line-height:1.5}.pricing-module__hCdPRq__pricingFeatures{margin:0 0 2rem;padding:0;list-style:none}.pricing-module__hCdPRq__pricingFeature{color:var(--rd-text-secondary);border-bottom:1px solid #ffdcb40a;padding:.5rem 0 .5rem 1.5rem;font-size:.88rem;line-height:1.5;position:relative}.pricing-module__hCdPRq__pricingFeature:last-child{border-bottom:none}.pricing-module__hCdPRq__pricingFeature:before{content:"→";color:var(--rd-amber);font-size:.75rem;position:absolute;top:.6rem;left:0}@media (max-width:960px){.pricing-module__hCdPRq__pricingGrid{grid-template-columns:1fr;max-width:400px}}@media (prefers-reduced-motion:reduce){.pricing-module__hCdPRq__pricingCard{transition:none}.pricing-module__hCdPRq__pricingCard:hover{transform:none}}
.proof-module__ktrOSG__proofBar{z-index:20;background:#0c0e16f2;border-top:1px solid #ffdcb40f;border-bottom:1px solid #ffdcb40f;padding:2rem 0;position:relative}.proof-module__ktrOSG__proofBarInner{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.proof-module__ktrOSG__proofItem{color:var(--rd-text-secondary);align-items:center;gap:.6rem;font-size:.92rem;transition:color .3s;display:flex}.proof-module__ktrOSG__proofBarInner>:nth-child(2) .proof-module__ktrOSG__proofItem{transform:translateY(-2px)}.proof-module__ktrOSG__proofBarInner>:nth-child(4) .proof-module__ktrOSG__proofItem{transform:translateY(2px)}.proof-module__ktrOSG__proofItem:hover{color:var(--rd-text-primary)}.proof-module__ktrOSG__proofIcon{width:30px;height:30px;color:var(--rd-amber);background:#d4a56a1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.proof-module__ktrOSG__socialProof{z-index:20;background:#0c0e16b3;border-bottom:1px solid #ffdcb40a;padding:1rem 0;position:relative}.proof-module__ktrOSG__socialProofInner{color:var(--rd-text-dimmest);letter-spacing:.02em;justify-content:center;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.proof-module__ktrOSG__socialDot{background:var(--rd-green);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:3s ease-in-out infinite proof-module__ktrOSG__pulseDot}.proof-module__ktrOSG__socialEmphasis{color:var(--rd-text-secondary)}@media (max-width:600px){.proof-module__ktrOSG__proofBarInner{gap:1.2rem}.proof-module__ktrOSG__proofItem{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.proof-module__ktrOSG__socialDot{animation:none}}
.review-module__meVSNW__reviewGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:4rem;display:grid}.review-module__meVSNW__reviewPanel{border:1px solid var(--rd-border-dim);background:var(--rd-card-bg-light);border-radius:12px}
.screenshots-module__9HizEq__screenshotsSection{z-index:10}.screenshots-module__9HizEq__screenshotsHeading{margin-bottom:.5rem}.screenshots-module__9HizEq__screenshotsSub{text-align:center;color:var(--rd-text-dim);margin-bottom:3rem;font-size:.95rem}.screenshots-module__9HizEq__screenshotGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid;position:relative}.screenshots-module__9HizEq__screenshotCard{border:1px solid var(--rd-border-dim);background:var(--rd-card-bg-light);border-radius:12px;transition:transform .15s ease-out,box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.screenshots-module__9HizEq__screenshotCard:hover{box-shadow:0 20px 60px var(--rd-shadow-dark);border-color:var(--rd-btn-secondary-border);transform:translateY(-4px)rotate(-.2deg)}.screenshots-module__9HizEq__screenshotCaption{align-items:center;gap:.8rem;padding:.8rem 1.2rem;display:flex}.screenshots-module__9HizEq__captionTag{letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:700;font-family:var(--rd-font-code);border-radius:4px;flex-shrink:0;padding:.2rem .5rem}.screenshots-module__9HizEq__captionTagEditor{background:var(--rd-green-tint-soft);color:var(--rd-green)}.screenshots-module__9HizEq__captionTagDashboard{background:var(--rd-amber-tint-soft);color:var(--rd-amber)}.screenshots-module__9HizEq__captionText{color:var(--rd-text-muted);font-size:.8rem;line-height:1.4}.screenshots-module__9HizEq__annotation{font-family:var(--rd-font-handwritten);color:var(--rd-amber);pointer-events:none;opacity:.7;z-index:5;font-size:1.1rem;position:absolute}@media (max-width:960px){.screenshots-module__9HizEq__screenshotGrid{grid-template-columns:1fr}.screenshots-module__9HizEq__annotation{display:none}}@media (prefers-reduced-motion:reduce){.screenshots-module__9HizEq__screenshotCard{transition:none}}
.why-module__h1oiaG__whyGrid{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:4rem;display:grid}.why-module__h1oiaG__whyLeftCol{flex-direction:column;justify-content:space-evenly;display:flex}.why-module__h1oiaG__whyLeftCol>*>*{margin-bottom:0!important}.why-module__h1oiaG__bigCallout{background:#d4a56a0f;border:1px solid #d4a56a1f;border-radius:16px;flex-direction:column;align-items:flex-start;padding:.8rem 2rem 1.5rem;display:flex}.why-module__h1oiaG__whyRightCol{flex-direction:column;justify-content:space-between;gap:1.2rem;height:100%;display:flex}.why-module__h1oiaG__studyCard{background:var(--rd-paper-cream);color:var(--rd-paper-dark);clip-path:polygon(0 2%,3% 0,97% 1%,100% 3%,99% 97%,96% 100%,2% 99%,0 96%);border:none;border-radius:2px;padding:1.6rem 1.8rem 1.4rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:2px 3px 12px #0006,inset 0 0 30px #00000008}.why-module__h1oiaG__studyCard:hover{box-shadow:4px 6px 20px #00000080;transform:rotate(0)translateY(-3px)!important}.why-module__h1oiaG__studyCardSource{color:#8a7060;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700;font-family:var(--rd-font-code);margin-bottom:.4rem}.why-module__h1oiaG__studyCardQuote{color:var(--rd-paper-brown);font-family:Georgia,Times New Roman,serif;font-size:.88rem;font-style:italic;line-height:1.6}.why-module__h1oiaG__studyCardLink{color:var(--rd-paper-link);font-size:.76rem;font-weight:600;font-family:var(--rd-font-body);align-items:center;gap:.4rem;margin-top:.6rem;text-decoration:none;transition:gap .2s;display:inline-flex}.why-module__h1oiaG__studyCard:hover .why-module__h1oiaG__studyCardLink{gap:.7rem}@media (prefers-reduced-motion:reduce){.why-module__h1oiaG__studyCard,.why-module__h1oiaG__studyCardLink{transition:none}}
.effects-module__5l2XEG__diagonalDivider{background:linear-gradient(180deg, var(--rd-bg-mid), var(--rd-journey-bg-1));z-index:5;height:0;position:relative;overflow:hidden}.effects-module__5l2XEG__diagonalDivider:after{content:"";background:var(--rd-journey-bg-1);transform-origin:0 100%;height:100%;position:absolute;bottom:0;left:-5%;right:-5%;transform:skewY(-1.2deg)}.effects-module__5l2XEG__filmGrain{z-index:9999;pointer-events:none;mix-blend-mode:overlay;will-change:opacity;contain:strict;background-repeat:repeat;background-size:200px 200px;position:fixed;inset:0}
.profilePage-module__0i4Swq__pageWrapper{background:radial-gradient(ellipse at 50% 0%, var(--rd-amber-tint-light) 0%, transparent 60%);border-radius:var(--rd-radius-lg);flex-direction:column;gap:1.5rem;min-height:80vh;padding:.5rem 0;display:flex}.profilePage-module__0i4Swq__tabsWrapper{margin-top:1rem}.profilePage-module__0i4Swq__tabPanel{margin-top:1.5rem}
