.affiliate-navbar{position:sticky;top:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.affiliate-navbar__inner{max-width:1180px;margin:0 auto;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.affiliate-navbar__brand{font-size:2rem;font-weight:900;letter-spacing:-.03em;background:var(--fuuvia-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.affiliate-navbar__nav{display:flex;align-items:center;gap:1.2rem}.affiliate-navbar__nav a{font-size:1rem;font-weight:600;color:var(--text)}.affiliate-navbar__nav a:hover{opacity:.75}@media (max-width: 760px){.affiliate-navbar__inner{flex-direction:column;align-items:flex-start}.affiliate-navbar__brand{font-size:1.6rem}.affiliate-navbar__nav{flex-wrap:wrap;gap:.9rem}}.affiliate-landing{max-width:1180px;margin:0 auto;padding:2rem 1.25rem 3rem}.affiliate-landing__hero-card{background:var(--surface);border:1px solid var(--border);border-radius:32px;padding:2.2rem;box-shadow:var(--shadow)}.affiliate-landing__eyebrow{margin:0 0 .85rem;font-size:1rem;font-weight:700;color:#5d6e91}.affiliate-landing__title{margin:0;max-width:760px;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.02;letter-spacing:-.04em;color:var(--text)}.affiliate-landing__text{margin-top:1.1rem;max-width:820px;font-size:1.12rem;line-height:1.75;color:var(--muted)}.affiliate-landing__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.5rem;max-width:900px}.affiliate-landing__highlight{background:#487bff0f;border:1px solid var(--border);border-radius:20px;padding:1rem 1rem 1.05rem}.affiliate-landing__highlight-label{display:block;margin-bottom:.45rem;font-size:.88rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.affiliate-landing__highlight strong{font-size:1.18rem;color:var(--text);font-weight:800}.affiliate-landing__actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.7rem}.affiliate-btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.25rem;border-radius:16px;font-weight:800;transition:transform .15s ease,opacity .15s ease}.affiliate-btn:hover{transform:translateY(-1px);opacity:.95}.affiliate-btn--primary{background:var(--fuuvia-gradient);color:#fff}.affiliate-btn--secondary{background:#fff;border:1px solid var(--border);color:var(--text)}.affiliate-landing__info{margin-top:1.25rem}.affiliate-landing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.affiliate-landing__card{background:var(--surface);border:1px solid var(--border);border-radius:26px;padding:1.35rem;box-shadow:var(--shadow)}.affiliate-landing__card h3{margin:0 0 .75rem;font-size:1.35rem;color:var(--text)}.affiliate-landing__card p{margin:0;color:var(--muted);line-height:1.7;font-size:1.02rem}@media (max-width: 900px){.affiliate-landing__grid,.affiliate-landing__highlights{grid-template-columns:1fr}.affiliate-landing__hero-card{padding:1.4rem;border-radius:24px}.affiliate-landing__text{font-size:1rem}.affiliate-landing__highlight strong{font-size:1.08rem}}.affiliate-apply-page{max-width:1180px;margin:0 auto;padding:2rem 1.25rem 3rem}.affiliate-apply-page__hero-card{background:var(--surface);border:1px solid var(--border);border-radius:32px;padding:2rem;box-shadow:var(--shadow)}.affiliate-apply-page__eyebrow{margin:0 0 .75rem;font-size:.98rem;font-weight:700;color:#5d6e91}.affiliate-apply-page__title{margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05;letter-spacing:-.04em;color:var(--text)}.affiliate-apply-page__text{margin-top:1rem;max-width:820px;color:var(--muted);font-size:1.08rem;line-height:1.7}.affiliate-apply-page__content{margin-top:1.25rem}.affiliate-apply-page__form-card{background:var(--surface);border:1px solid var(--border);border-radius:28px;padding:1.6rem;box-shadow:var(--shadow)}.affiliate-apply-page__form-header h2{margin:0;font-size:1.8rem;color:var(--text)}.affiliate-apply-page__form-header p{margin:.75rem 0 0;color:var(--muted);line-height:1.7}.affiliate-apply-form{margin-top:1.5rem}.affiliate-apply-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.affiliate-apply-form__field{display:flex;flex-direction:column;gap:.55rem}.affiliate-apply-form__field label{font-size:.96rem;font-weight:700;color:var(--text)}.affiliate-apply-form__field input,.affiliate-apply-form__field textarea{width:100%;border:1px solid var(--border);background:#fff;border-radius:16px;padding:.95rem 1rem;color:var(--text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.affiliate-apply-form__field input:focus,.affiliate-apply-form__field textarea:focus{border-color:#8f68ff;box-shadow:0 0 0 4px #8f68ff14}.affiliate-apply-form__field textarea{resize:vertical;min-height:140px}.affiliate-apply-form__field--full{margin-top:1rem}.affiliate-apply-form__note{margin-top:1rem;padding:1rem 1.1rem;border-radius:18px;background:#f8faff;border:1px solid var(--border);color:var(--muted);line-height:1.65}.affiliate-apply-form__submit{margin-top:1.2rem;border:none;border-radius:16px;padding:1rem 1.25rem;font-weight:800;color:#fff;background:var(--fuuvia-gradient);cursor:pointer;transition:transform .15s ease,opacity .15s ease}.affiliate-apply-form__submit:hover{transform:translateY(-1px);opacity:.96}.affiliate-apply-form__success{margin-top:1rem;font-weight:700;color:#1f7a3f}@media (max-width: 900px){.affiliate-apply-page__hero-card,.affiliate-apply-page__form-card{padding:1.35rem;border-radius:24px}.affiliate-apply-form__grid{grid-template-columns:1fr}.affiliate-apply-page__text{font-size:1rem}}.affiliate-signin-page{max-width:1180px;margin:0 auto;padding:2rem 1.25rem 3rem}.affiliate-signin-page__hero-card{background:var(--surface);border:1px solid var(--border);border-radius:32px;padding:2rem;box-shadow:var(--shadow)}.affiliate-signin-page__eyebrow{margin:0 0 .75rem;font-size:.98rem;font-weight:700;color:#5d6e91}.affiliate-signin-page__title{margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05;letter-spacing:-.04em;color:var(--text)}.affiliate-signin-page__text{margin-top:1rem;max-width:820px;color:var(--muted);font-size:1.08rem;line-height:1.7}.affiliate-signin-page__content{margin-top:1.25rem}.affiliate-signin-page__form-card{max-width:680px;background:var(--surface);border:1px solid var(--border);border-radius:28px;padding:1.6rem;box-shadow:var(--shadow)}.affiliate-signin-page__form-header h2{margin:0;font-size:1.8rem;color:var(--text)}.affiliate-signin-page__form-header p{margin:.75rem 0 0;color:var(--muted);line-height:1.7}.affiliate-signin-form{margin-top:1.5rem}.affiliate-signin-form__field{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1rem}.affiliate-signin-form__field label{font-size:.96rem;font-weight:700;color:var(--text)}.affiliate-signin-form__field input{width:100%;border:1px solid var(--border);background:#fff;border-radius:16px;padding:.95rem 1rem;color:var(--text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.affiliate-signin-form__field input:focus{border-color:#8f68ff;box-shadow:0 0 0 4px #8f68ff14}.affiliate-signin-form__submit{margin-top:.4rem;border:none;border-radius:16px;padding:1rem 1.25rem;font-weight:800;color:#fff;background:var(--fuuvia-gradient);cursor:pointer}.affiliate-signin-form__error{margin-top:1rem;font-weight:700;color:#c62828}.affiliate-signin-status-card{margin-top:1.25rem;padding:1.2rem;border-radius:20px;background:#f8faff;border:1px solid var(--border)}.affiliate-signin-status-card h3{margin-top:0}@media (max-width: 900px){.affiliate-signin-page__hero-card,.affiliate-signin-page__form-card{padding:1.35rem;border-radius:24px}.affiliate-signin-page__text{font-size:1rem}}.affiliate-dashboard-page{max-width:1180px;margin:0 auto;padding:2.5rem 1.25rem 3.5rem;display:flex;flex-direction:column;gap:1.5rem}.affiliate-dashboard-page__hero-card{background:var(--surface);border:1px solid var(--border);border-radius:32px;padding:1.8rem;box-shadow:var(--shadow);display:flex;justify-content:space-between;align-items:flex-start;gap:1.2rem}.affiliate-dashboard-page__eyebrow{margin:0 0 .75rem;font-size:.98rem;font-weight:700;color:#5d6e91}.affiliate-dashboard-page__title{margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05;letter-spacing:-.04em;color:var(--text)}.affiliate-dashboard-page__text{margin-top:1rem;max-width:760px;color:var(--muted);font-size:1.05rem;line-height:1.7}.affiliate-dashboard-page__logout,.affiliate-dashboard-page__action-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);background:#fff;color:var(--text);border-radius:16px;padding:.9rem 1.1rem;font-weight:700;font-size:1rem;line-height:1.2;cursor:pointer;transition:.15s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.affiliate-dashboard-page__logout:hover,.affiliate-dashboard-page__action-btn:hover{background:#f8fafc}.affiliate-dashboard-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.affiliate-dashboard-page__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.affiliate-dashboard-page__status-panel,.affiliate-dashboard-page__orders{margin-top:.25rem}.affiliate-dashboard-card{background:var(--surface);border:1px solid var(--border);border-radius:26px;padding:1.4rem;box-shadow:var(--shadow)}.affiliate-dashboard-card h3{margin:0 0 .75rem;font-size:1.25rem}.affiliate-dashboard-card p{margin:.35rem 0;line-height:1.65}.affiliate-dashboard-card__muted{color:var(--muted)}.affiliate-dashboard-page__card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.affiliate-dashboard-page__stat{font-size:1.9rem;font-weight:900;margin-top:.3rem}.affiliate-dashboard-page__referral-box{margin-top:.6rem;padding:1rem;border-radius:16px;background:#f8faff;border:1px dashed var(--border);word-break:break-word}.affiliate-dashboard-page__referral-link{color:#487bff;font-weight:700;text-decoration:none;word-break:break-all}.affiliate-dashboard-page__referral-link:hover{text-decoration:underline}.affiliate-dashboard-page__referral-actions{display:flex;gap:.75rem;margin-top:.75rem}.affiliate-dashboard-page__profile-form{margin-top:.5rem}.affiliate-dashboard-page__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.1rem}.affiliate-dashboard-page__field{display:flex;flex-direction:column;gap:.45rem;min-width:0}.affiliate-dashboard-page__field label{display:block;font-weight:700;color:var(--text);font-size:.96rem;line-height:1.3}.affiliate-dashboard-page__field input,.affiliate-dashboard-page__field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;min-width:0;display:block;box-sizing:border-box;border:1px solid var(--border);background:#fff;border-radius:14px;padding:.9rem 1rem;color:var(--text);outline:none;font:inherit;line-height:1.2}.affiliate-dashboard-page__field select{background-image:linear-gradient(45deg,transparent 50%,#475569 50%),linear-gradient(135deg,#475569 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.8rem}.affiliate-dashboard-page__field input:focus,.affiliate-dashboard-page__field select:focus,.affiliate-dashboard-page__store-search input:focus{border-color:#8f68ff;box-shadow:0 0 0 4px #8f68ff14}.affiliate-dashboard-page__field input[readonly]{background:#f8fafc;color:#475569}.affiliate-dashboard-page__profile-actions{display:flex;align-items:center;gap:1rem;margin-top:1.15rem;flex-wrap:wrap}.affiliate-dashboard-page__save-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:16px;padding:.95rem 1.2rem;min-height:50px;font-weight:800;font-size:1rem;line-height:1.2;color:#fff;background:var(--fuuvia-gradient);cursor:pointer;transition:.15s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.affiliate-dashboard-page__save-btn:hover:not(:disabled){filter:brightness(1.03)}.affiliate-dashboard-page__save-btn:disabled{opacity:.65;cursor:not-allowed}.affiliate-dashboard-page__profile-message{margin:0;color:#475569;font-weight:600}.affiliate-dashboard-page__table-wrap{overflow-x:auto}.affiliate-dashboard-page__table{width:100%;border-collapse:collapse;margin-top:.75rem}.affiliate-dashboard-page__table th,.affiliate-dashboard-page__table td{text-align:left;padding:.9rem .75rem;border-bottom:1px solid var(--border);vertical-align:top}.affiliate-dashboard-page__table th{font-size:.95rem}.affiliate-dashboard-page__subtext{color:var(--muted);font-size:.9rem;margin-top:.2rem}.affiliate-dashboard-page__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.25rem;z-index:1000}.affiliate-dashboard-page__modal{width:100%;max-width:840px;max-height:90vh;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:26px;box-shadow:0 20px 60px #0f172a38;padding:1.5rem;box-sizing:border-box}.affiliate-dashboard-page__modal--wide{max-width:1100px}.affiliate-dashboard-page__modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.affiliate-dashboard-page__modal-header h3{margin:0;font-size:1.25rem}.affiliate-dashboard-page__modal-header p{margin:.35rem 0 0;color:var(--muted);line-height:1.6}.affiliate-dashboard-page__modal-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);background:#fff;color:var(--text);border-radius:12px;width:42px;height:42px;font-size:1.4rem;line-height:1;cursor:pointer;transition:.15s ease;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.affiliate-dashboard-page__modal-close:hover{background:#f8fafc}.affiliate-dashboard-page__store-search{display:flex;gap:.75rem;align-items:stretch;margin-bottom:1rem}.affiliate-dashboard-page__store-search input{flex:1;min-width:0;border:1px solid var(--border);background:#fff;border-radius:14px;padding:.95rem 1rem;color:var(--text);outline:none;font:inherit;box-sizing:border-box}.affiliate-dashboard-page__store-search .affiliate-dashboard-page__save-btn{flex:0 0 auto;min-width:118px;white-space:nowrap}.affiliate-dashboard-page__store-link-cell{max-width:380px;word-break:break-all;color:#487bff;font-weight:600}@media (max-width: 900px){.affiliate-dashboard-page{padding:1.5rem 1rem 2.5rem;gap:1.2rem}.affiliate-dashboard-page__hero-card{flex-direction:column;border-radius:24px;padding:1.35rem}.affiliate-dashboard-page__grid,.affiliate-dashboard-page__stats,.affiliate-dashboard-page__form-grid{grid-template-columns:1fr}.affiliate-dashboard-card{border-radius:22px;padding:1.2rem}.affiliate-dashboard-page__card-top{align-items:flex-start;flex-direction:column}.affiliate-dashboard-page__modal{border-radius:20px;padding:1rem}.affiliate-dashboard-page__modal-header{align-items:flex-start}.affiliate-dashboard-page__store-search{flex-direction:column;align-items:stretch}.affiliate-dashboard-page__store-search .affiliate-dashboard-page__save-btn{width:100%;min-width:0}.affiliate-dashboard-page__store-link-cell{max-width:260px}}:root{--bg: #f6f8fc;--surface: #ffffff;--surface-soft: #f9faff;--text: #101423;--muted: #62708a;--border: rgba(16, 20, 35, .08);--shadow: 0 10px 30px rgba(16, 20, 35, .06);--fuuvia-gradient: linear-gradient(135deg, #487bff 0%, #8f68ff 55%, #fc72ff 100%)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Arial,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}
