.affiliate-module__twYHIa__layout{padding:60px 0}.affiliate-module__twYHIa__hero{text-align:center;background:var(--primary-light);border-radius:12px;flex-direction:column;align-items:center;gap:20px;margin-bottom:60px;padding:80px 40px;display:flex}.affiliate-module__twYHIa__heroTitle{color:var(--foreground);font-size:36px;font-weight:700}.affiliate-module__twYHIa__heroDesc{max-width:600px;color:var(--foreground-secondary);font-size:16px;line-height:1.6}.affiliate-module__twYHIa__btn{background:var(--primary);color:#fff;letter-spacing:1.5px;text-transform:uppercase;border-radius:6px;padding:12px 30px;font-size:14px;font-weight:600}.affiliate-module__twYHIa__btn:hover{background:var(--primary-hover)}.affiliate-module__twYHIa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}@media (max-width:768px){.affiliate-module__twYHIa__featuresGrid{grid-template-columns:1fr}}.affiliate-module__twYHIa__featureCard{border:1px solid var(--border);text-align:center;background:var(--card-bg);border-radius:8px;flex-direction:column;align-items:center;gap:16px;padding:30px 20px;display:flex}.affiliate-module__twYHIa__featureTitle{color:var(--foreground);font-size:18px;font-weight:600}.affiliate-module__twYHIa__featureDesc{color:var(--foreground-secondary);font-size:14px;line-height:1.5}.affiliate-module__twYHIa__dashboardGrid{grid-template-columns:1.5fr 1fr;gap:40px;display:grid}@media (max-width:800px){.affiliate-module__twYHIa__dashboardGrid{grid-template-columns:1fr}}.affiliate-module__twYHIa__statsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}@media (max-width:500px){.affiliate-module__twYHIa__statsGrid{grid-template-columns:1fr}}.affiliate-module__twYHIa__statCard{border:1px solid var(--border);background:var(--background-secondary);text-align:center;border-radius:8px;padding:20px}.affiliate-module__twYHIa__statVal{color:var(--primary);margin-bottom:4px;font-size:28px;font-weight:700}.affiliate-module__twYHIa__statLabel{text-transform:uppercase;letter-spacing:1px;color:var(--foreground-secondary);font-size:12px;font-weight:600}.affiliate-module__twYHIa__linkBox{background:var(--background-secondary);border:1px dashed var(--primary);border-radius:8px;flex-direction:column;gap:12px;padding:24px;display:flex}.affiliate-module__twYHIa__linkRow{gap:10px;display:flex}.affiliate-module__twYHIa__linkInput{border:1px solid var(--border);background:var(--background);color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;outline:none;flex:1;padding:10px 14px;font-size:13px;overflow:hidden}.affiliate-module__twYHIa__copyBtn{background:var(--primary);color:#fff;border-radius:4px;padding:10px 16px;font-size:13px;font-weight:600}.affiliate-module__twYHIa__copyBtn:hover{background:var(--primary-hover)}.affiliate-module__twYHIa__specsTable{border-collapse:collapse;width:100%}.affiliate-module__twYHIa__specsTable td{border-bottom:1px solid var(--border);padding:12px 0;font-size:14px}.affiliate-module__twYHIa__specLabel{color:var(--foreground);width:140px;font-weight:600}.affiliate-module__twYHIa__specVal{color:var(--foreground-secondary)}
.profile-module__X9Wj5G__layout{padding:60px 0}.profile-module__X9Wj5G__grid{grid-template-columns:1fr 2fr;align-items:start;gap:40px;display:grid}@media (max-width:800px){.profile-module__X9Wj5G__grid{grid-template-columns:1fr;gap:30px}}.profile-module__X9Wj5G__sidebarCard{background:var(--background-secondary);border:1px solid var(--border);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:20px;padding:30px 24px;display:flex}.profile-module__X9Wj5G__avatar{background:var(--primary-light);width:80px;height:80px;color:var(--primary);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex}.profile-module__X9Wj5G__name{color:var(--foreground);font-size:20px;font-weight:700}.profile-module__X9Wj5G__phone{color:var(--foreground-secondary);font-size:14px}.profile-module__X9Wj5G__tierBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:6px 14px;font-size:11px;font-weight:700}.profile-module__X9Wj5G__loyaltyPoints{color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:6px;width:100%;padding:10px 16px;font-size:14px;font-weight:600}.profile-module__X9Wj5G__logoutBtn{color:#c62828;text-transform:uppercase;letter-spacing:1px;border:1px solid #c62828;border-radius:4px;width:100%;margin-top:10px;padding:10px 0;font-size:13px;font-weight:600}.profile-module__X9Wj5G__logoutBtn:hover{background:#ffebee}.profile-module__X9Wj5G__formCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:40px 30px}.profile-module__X9Wj5G__formTitle{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:12px;font-size:20px;font-weight:700}.profile-module__X9Wj5G__formGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}@media (max-width:500px){.profile-module__X9Wj5G__formGrid{grid-template-columns:1fr}}.profile-module__X9Wj5G__inputGroup{flex-direction:column;gap:8px;display:flex}.profile-module__X9Wj5G__label{text-transform:uppercase;letter-spacing:1px;color:var(--foreground-secondary);font-size:12px;font-weight:600}.profile-module__X9Wj5G__input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);transition:var(--transition);border-radius:6px;outline:none;padding:12px 16px}.profile-module__X9Wj5G__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.profile-module__X9Wj5G__select{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border-radius:6px;outline:none;padding:12px 16px}.profile-module__X9Wj5G__select:focus{border-color:var(--primary)}.profile-module__X9Wj5G__saveBtn{background:var(--primary);color:#fff;letter-spacing:1px;text-transform:uppercase;float:right;border-radius:6px;padding:12px 30px;font-size:14px;font-weight:600}.profile-module__X9Wj5G__saveBtn:hover:not(:disabled){background:var(--primary-hover)}.profile-module__X9Wj5G__saveBtn:disabled{background:var(--border);color:var(--foreground-secondary);cursor:not-allowed}.profile-module__X9Wj5G__successMsg{color:#2e7d32;float:left;margin-top:12px;font-size:14px;font-weight:600}.profile-module__X9Wj5G__tabMenu{border-top:1px solid var(--border);flex-direction:column;gap:8px;width:100%;margin-top:10px;padding-top:20px;display:flex}.profile-module__X9Wj5G__tabBtn{color:var(--foreground-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.profile-module__X9Wj5G__tabBtn:hover{color:var(--primary);background:#c9a5660a}.profile-module__X9Wj5G__activeTab{color:var(--primary)!important;background:#c9a56614!important}.profile-module__X9Wj5G__addressGrid{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}@media (min-width:600px){.profile-module__X9Wj5G__addressGrid{grid-template-columns:1fr 1fr}}.profile-module__X9Wj5G__addressCard{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;flex-direction:column;gap:8px;padding:16px;transition:all .2s;display:flex;position:relative}.profile-module__X9Wj5G__addressCardDefault{border-color:var(--primary);background:#c9a56605}.profile-module__X9Wj5G__addressHeader{justify-content:space-between;align-items:center;display:flex}.profile-module__X9Wj5G__addressName{color:var(--foreground);font-size:14px;font-weight:700}.profile-module__X9Wj5G__defaultLabel{text-transform:uppercase;color:var(--primary);background:#c9a5661a;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.profile-module__X9Wj5G__addressPhone{color:var(--foreground-secondary);font-size:12px}.profile-module__X9Wj5G__addressText{color:var(--foreground-secondary);flex:1;margin:4px 0 8px;font-size:13px;line-height:1.4}.profile-module__X9Wj5G__addressActions{border-top:1px solid var(--border);gap:12px;padding-top:12px;display:flex}.profile-module__X9Wj5G__addressLinkBtn{cursor:pointer;color:var(--primary);background:0 0;border:none;padding:0;font-size:12px;font-weight:600;transition:opacity .2s}.profile-module__X9Wj5G__addressLinkBtn:hover{opacity:.8;text-decoration:underline}.profile-module__X9Wj5G__addressLinkBtnDel{color:#c62828}.profile-module__X9Wj5G__addAddressBtn{border:1px dashed var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.profile-module__X9Wj5G__addAddressBtn:hover{background:#c9a5660a}.profile-module__X9Wj5G__loyaltyCard{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%);border:1px solid #c9a56659;border-radius:20px;flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.profile-module__X9Wj5G__loyaltyCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a5661f 0%,#0000 70%);width:250px;height:250px;position:absolute;top:-50%;right:-20%}.profile-module__X9Wj5G__loyaltyPointsVal{font-family:var(--font-outfit), sans-serif;color:var(--primary);margin-top:8px;font-size:38px;font-weight:700}.profile-module__X9Wj5G__loyaltyDetailRow{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:10px;padding-top:14px;display:flex}.profile-module__X9Wj5G__loyaltyDetailItem{text-align:left}.profile-module__X9Wj5G__loyaltyDetailLabel{text-transform:uppercase;color:#a0a0a0;letter-spacing:.5px;margin-bottom:2px;font-size:9px}.profile-module__X9Wj5G__loyaltyDetailVal{font-size:13px;font-weight:600}.profile-module__X9Wj5G__loyaltyRules{background:var(--background-secondary);border:1px solid var(--border);border-radius:12px;margin:24px 0;padding:16px}.profile-module__X9Wj5G__loyaltyRulesTitle{color:var(--foreground);margin:0 0 8px;font-size:14px;font-weight:600}.profile-module__X9Wj5G__loyaltyRulesList{color:var(--foreground-secondary);flex-direction:column;gap:6px;margin:0;padding-left:20px;font-size:12px;line-height:1.4;display:flex}.profile-module__X9Wj5G__transTableWrapper{border:1px solid var(--border);background:var(--card-bg);border-radius:10px;margin-top:16px;overflow-x:auto}.profile-module__X9Wj5G__transTable{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.profile-module__X9Wj5G__transTable th{background:var(--background-secondary);color:var(--foreground);border-bottom:1px solid var(--border);padding:12px 16px;font-weight:600}.profile-module__X9Wj5G__transTable td{border-bottom:1px solid var(--border);color:var(--foreground-secondary);padding:12px 16px}.profile-module__X9Wj5G__transEarned{color:#2e7d32;font-weight:700}.profile-module__X9Wj5G__transRedeemed{color:#c62828;font-weight:700}
