*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;background:#f7f8fa;color:#172033}img{max-width:100%}button,a,input,textarea,select{font:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;background:radial-gradient(circle at top right,rgba(255,126,88,.12),transparent 28%),radial-gradient(circle at top left,rgba(103,126,234,.12),transparent 24%),linear-gradient(180deg,#09111f,#0d1728,#0a1220);color:#ecf1ff}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:#080e18b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:inline-flex;align-items:center;gap:.9rem;color:inherit;text-decoration:none}.brand-mark{width:2.8rem;height:2.8rem;display:grid;place-items:center;border-radius:1rem;background:linear-gradient(135deg,#ff8b5d,#685dff);color:#fefefe;font-weight:900;letter-spacing:.08em;box-shadow:0 10px 32px #685dff47}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{font-size:1rem}.brand-copy span{color:#ecf1ff9e;font-size:.78rem}.topnav{display:flex;align-items:center;gap:.5rem}.topnav a{padding:.7rem 1rem;border-radius:999px;color:#ecf1ffb8;text-decoration:none;font-weight:700}.topnav a.active,.topnav a:hover{color:#fff;background:#ffffff14}.page-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}.page-shell-tight{padding-top:1.5rem}.how-page{display:grid;gap:4rem;padding-bottom:5rem}.how-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(19rem,.8fr);gap:1.5rem;align-items:stretch}.how-hero-copy{padding:clamp(1.5rem,4vw,3.5rem);border-radius:2rem;background:radial-gradient(circle at top right,rgba(255,139,93,.22),transparent 32%),linear-gradient(145deg,#655cff2e,#ffffff09);border:1px solid rgba(255,255,255,.09)}.how-hero h1{max-width:10ch;margin:1rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.92}.how-hero-copy .lede{max-width:42rem}.how-actions{justify-content:flex-start;flex-wrap:wrap}.how-requirement-card,.how-flow-card,.how-content-guide,.how-final-cta{border:1px solid rgba(255,255,255,.09);background:#ffffff0b;border-radius:1.6rem}.how-requirement-card{display:grid;align-content:center;gap:1rem;padding:clamp(1.4rem,3vw,2.25rem);border-color:#ff8b5d59}.how-requirement-card h2,.how-flow-card h2,.how-content-guide h2,.how-final-cta h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.how-requirement-card p,.how-requirement-card small,.how-flow-card p,.how-step-card p,.how-final-cta p{color:#ecf1ffb3}.tracking-id-example{display:grid;gap:.45rem;padding:1rem;border-radius:1rem;background:#0003}.tracking-id-example span{color:#ecf1ff99;font-size:.82rem}.tracking-id-example code{color:#fff;font-size:1.2rem}.how-steps-section{margin:0}.how-steps-section .section-heading{max-width:48rem}.how-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.how-step-card{min-height:17rem;padding:1.35rem;border-radius:1.4rem;background:linear-gradient(180deg,#ffffff12,#ffffff06);border:1px solid rgba(255,255,255,.08)}.how-step-number{display:block;color:#8ca3ff;font-size:.8rem;font-weight:900;letter-spacing:.16em}.how-step-card h3{margin:2.8rem 0 .7rem;color:#fff;font-size:1.35rem}.how-flow-card{display:grid;gap:1.5rem;padding:clamp(1.5rem,4vw,2.5rem)}.how-flow{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.how-flow span{padding:.65rem .85rem;border-radius:999px;background:#655cff24;border:1px solid rgba(140,163,255,.2);font-weight:700}.how-flow strong{color:#ff9b75}.how-content-guide{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2rem;padding:clamp(1.5rem,4vw,2.5rem)}.how-content-guide ul{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.how-content-guide li{padding:.9rem 1rem;border-radius:1rem;background:#ffffff0b;color:#ecf1ffc7}.how-content-guide li:before{content:"✓";margin-right:.65rem;color:#68d8a5;font-weight:900}.how-final-cta{padding:clamp(2rem,5vw,4rem);text-align:center;background:radial-gradient(circle at top,rgba(255,139,93,.17),transparent 40%),#ffffff0b}.how-final-cta p{max-width:42rem;margin:1rem auto 0}.how-final-cta .how-actions{justify-content:center}.loading-screen{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:4rem 0;color:#ecf1ffbd}.creator-login-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.creator-login-panel{min-height:calc(100vh - 8rem);display:grid;grid-template-columns:minmax(0,1fr) 24rem;gap:1.5rem;align-items:center}.creator-login-copy h1{margin:.8rem 0 0;max-width:11ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,9vw,7rem);line-height:.94}.creator-login-card{padding:1.35rem;display:grid;gap:1rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff14,#ffffff09),#060c16d6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:1.6rem;box-shadow:0 24px 60px #00000052}.login-card-head h2{margin:.35rem 0 0;font-size:1.65rem}.login-button{width:100%}.login-note{display:grid;gap:.35rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.login-note span{color:#ecf1ffa8;font-size:.92rem}.hero-layout,.studio-header,.ugc-layout{display:grid;gap:1rem}.hero-layout{grid-template-columns:1.05fr .95fr;align-items:start}.eyebrow,.mini-kicker{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:#8ca3ff}.eyebrow.light{color:#ffffffdb}.hero-copy h1,.section-heading h2,.studio-header h1,.ugc-overlay h1,.hero-photo-overlay h2{margin:0;font-family:Georgia,Times New Roman,serif;line-height:.96}.hero-copy h1{margin-top:.9rem;font-size:clamp(3rem,8vw,6rem);max-width:10ch}.lede,.hero-card p,.panel-card p,.ugc-overlay p{color:#ecf1ffbd;font-size:1.02rem}.button-row,.card-head,.creator-header,.creator-meta,.product-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.button-row{margin-top:1.5rem}.button{border:0;border-radius:999px;padding:.9rem 1.25rem;font-weight:800;cursor:pointer;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button-primary{background:linear-gradient(135deg,#ff8c5c,#655cff);color:#fff;box-shadow:0 18px 34px #655cff40}.button-secondary{background:#ffffff0f;color:#ecf1ff;border:1px solid rgba(255,255,255,.12)}.metric-grid,.hero-card-grid,.creator-grid,.flow-grid,.studio-grid,.stat-grid,.product-grid{display:grid;gap:1rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.8rem}.metric-card,.hero-card,.panel-card,.identity-card,.summary-card,.product-card{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.6rem;box-shadow:0 18px 40px #00000038}.metric-card{padding:1rem}.metric-card span{display:block;color:#ecf1ff9e;font-size:.84rem}.metric-card strong{display:block;margin-top:.35rem;font-size:1.55rem}.hero-stack{display:grid;gap:1rem}.hero-card{padding:1.3rem}.hero-card strong{display:block;margin-top:.5rem;font-size:2rem}.hero-card-dark{background:linear-gradient(180deg,#655cff2e,#ff8c5c1a)}.hero-card-photo,.ugc-hero-card{position:relative;overflow:hidden;min-height:34rem;padding:0}.hero-card-photo img,.fit-row img,.fit-row video,.preview-shell video,.preview-shell img{width:100%;height:100%;object-fit:cover;display:block}.ugc-hero-card img,.ugc-hero-card video{width:100%;height:100%;object-fit:contain;display:block;background:#050914}.hero-photo-overlay,.ugc-overlay{position:absolute;inset:auto 0 0 0;display:grid;gap:.45rem;padding:1.5rem;background:linear-gradient(180deg,transparent,rgba(5,8,14,.94))}.hero-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-block{padding-top:2.5rem}.section-block-tight{padding-top:1.5rem}.section-heading{display:grid;gap:.5rem;margin-bottom:1.25rem}.section-heading h2{font-size:clamp(2.2rem,5vw,4rem)}.creator-grid,.flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-card{padding:1.3rem}.plain-list,.timeline-list{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.plain-list li,.timeline-list li{color:#ecf1ffc7}.flow-index{display:inline-flex;margin-bottom:.8rem;color:#ff8c5c;font-weight:800}.avatar-chip{width:2.9rem;height:2.9rem;display:grid;place-items:center;border-radius:.95rem;background:linear-gradient(135deg,#ff8b5d,#655cff);color:#fff;font-weight:900}.creator-header strong,.fit-row-copy strong{display:block}.creator-header span,.creator-meta span,.fit-row-copy span,.summary-row span{color:#ecf1ff9e;font-size:.9rem}.creator-meta{margin:1rem 0 .75rem;flex-wrap:wrap}.text-link{color:#a6b4ff;text-decoration:none;font-weight:700}.studio-header{grid-template-columns:1fr auto;align-items:start}.identity-card{min-width:13rem;padding:1.15rem 1.2rem;display:grid;gap:.35rem}.identity-card strong{font-size:2rem}.identity-stat{display:grid;gap:.1rem;margin:.45rem 0}.identity-stat span{color:var(--sx-text-muted);font-size:.78rem}.creator-view-toggle{display:inline-flex;gap:.25rem;margin:1.5rem 0;padding:.25rem;border:1px solid var(--sx-border);border-radius:10px;background:#eef2f7}.creator-view-toggle button{min-width:7rem;padding:.58rem .9rem;border:0;border-radius:7px;background:transparent;color:var(--sx-text-muted);font-weight:650;cursor:pointer}.creator-view-toggle button.active{background:var(--sx-surface);color:var(--sx-primary);box-shadow:0 1px 3px #1018281a}.creator-ugc-view{padding-bottom:2rem}.creator-ugc-count{padding:.5rem .75rem;border:1px solid var(--sx-border);border-radius:8px;background:var(--sx-surface);color:var(--sx-text-muted);font-size:.85rem;font-weight:650}.creator-ugc-empty{padding:3rem 1.5rem;border:1px dashed var(--sx-border-strong);border-radius:var(--sx-radius);background:var(--sx-surface);text-align:center}.creator-ugc-empty h3{margin:0;color:var(--sx-text)}.creator-ugc-empty p{margin:.5rem auto 0;max-width:34rem;color:var(--sx-text-muted)}.studio-grid{grid-template-columns:1.25fr .75fr .75fr;align-items:start}.span-two{grid-column:span 2}.card-head h2,.card-head h3{margin:.35rem 0 0}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));margin:1rem 0 1.25rem}.stat-card{padding:1rem;border-radius:1.2rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.stat-card span{display:block;color:#ecf1ff9e;font-size:.84rem}.stat-card strong{display:block;margin-top:.35rem;font-size:1.4rem}.fit-list{display:grid;gap:.85rem}.fit-list-toolbar,.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 .85rem;color:#ecf1ff9e;font-size:.9rem}.pagination-bar{margin:.95rem 0 0}.pagination-bar .button{padding:.72rem 1rem}.pagination-bar .button:disabled{cursor:not-allowed;opacity:.45;transform:none}.page-size-field{display:flex;align-items:center;gap:.55rem}.page-size-field select{min-width:5rem;border:1px solid rgba(255,255,255,.12);border-radius:.85rem;padding:.55rem .7rem;background:#ffffff0a;color:#ecf1ff}.fit-row{position:relative;display:grid;grid-template-columns:7rem 1fr;gap:1rem;padding:.8rem;border-radius:1.2rem;text-decoration:none;color:inherit;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.delete-fit-button{position:absolute;top:.85rem;right:.85rem;width:2.15rem;height:2.15rem;display:grid;place-items:center;border:0;border-radius:999px;background:#ff2f2f1f;color:#ff2f2f;cursor:pointer}.delete-fit-button:hover{background:#ff2f2f33;transform:translateY(-1px)}.delete-fit-button svg{width:1.35rem;height:1.35rem;fill:currentColor}.fit-row img,.fit-row video{height:5.5rem;width:7rem;object-fit:cover;border-radius:.9rem}.fit-row-copy{display:grid;gap:.22rem}.composer-card{align-self:stretch}.composer-form{display:grid;gap:.95rem;margin-top:1rem}.associate-setup-card{border-color:#ff8b5d73;background:linear-gradient(135deg,#ff8b5d1f,#655cff14)}.associate-setup-card.is-complete{border-color:#68d8a561}.associate-setup-card p,.associate-setup-card small{color:#ecf1ffb8}.associate-setup-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;margin-top:1rem}.setup-status{padding:.4rem .65rem;border-radius:999px;background:#ffffff14;color:#fff;font-size:.8rem;font-weight:700}@media(max-width:680px){.associate-setup-form{grid-template-columns:1fr}}.field{display:grid;gap:.45rem}.field span{color:#ecf1ffb8;font-size:.9rem}.field input,.field textarea,.field select{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:1rem;padding:.85rem 1rem;background:#ffffff0a;color:#ecf1ff}.field textarea{min-height:6rem;resize:vertical}.link-correction-form{display:grid;gap:.75rem;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.08)}.link-correction-form .button{width:100%}.upload-drop{display:grid;place-items:center;min-height:8rem;padding:1rem;border:1px dashed rgba(166,180,255,.45);border-radius:1.2rem;background:#655cff14;text-align:center;cursor:pointer}.upload-drop input{display:none}.preview-shell{overflow:hidden;border-radius:1.2rem;min-height:14rem}.error-copy{color:#ff9c90;margin:0}.success-copy{color:#68d8a5;margin:0}.recognition-quality{width:fit-content;margin:.4rem 0 0;padding:.45rem .7rem;border-radius:999px;font-size:.82rem;font-weight:700}.recognition-quality-high{background:#68d8a524;color:#8ce8bb}.recognition-quality-medium{background:#ffc65824;color:#ffd27a}.recognition-quality-low{background:#ff706124;color:#ff9c90}.timeline-list li{display:grid;gap:.2rem;padding-left:1rem;position:relative}.timeline-list li:before{content:"";position:absolute;top:.55rem;left:0;width:.45rem;height:.45rem;border-radius:999px;background:linear-gradient(135deg,#ff8b5d,#655cff)}.timeline-list strong{color:#fff}.account-list{display:grid;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}.account-list li{display:grid;gap:.45rem;padding:.9rem;border-radius:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.account-list div{display:grid;gap:.18rem}.account-list strong{color:#fff}.account-list span{color:#ecf1ff9e;font-size:.88rem}.account-list code{width:fit-content;max-width:100%;overflow-wrap:anywhere;padding:.38rem .55rem;border-radius:.55rem;background:#ffffff12;color:#ecf1ff}.ledger-table{overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.08)}.ledger-row{display:grid;grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:1rem;padding:1rem 1.2rem;background:#ffffff0a;border-top:1px solid rgba(255,255,255,.06)}.ledger-row:first-child{border-top:0}.ledger-head{font-weight:800;background:#ffffff12}.ledger-subhead{margin-top:2rem}.earnings-row{grid-template-columns:1.15fr 1.25fr repeat(3,minmax(0,1fr))}.ugc-layout{grid-template-columns:1fr 20rem;align-items:start}.summary-card{padding:1.3rem;display:grid;gap:1rem}.summary-row{display:grid;gap:.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.summary-row:last-child{border-bottom:0;padding-bottom:0}.summary-row strong{font-size:1.05rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}.ugc-feed-heading{grid-template-columns:1fr auto;align-items:end}.ugc-feed-heading h1{margin:.4rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,5.8rem);line-height:.95}.ugc-feed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem}.ugc-feed-card{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:1.4rem;background:#ffffff0a;box-shadow:0 18px 40px #00000038}.ugc-feed-media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;color:inherit}.ugc-feed-media img,.ugc-feed-media video{width:100%;height:100%;object-fit:cover;display:block}.ugc-feed-media span{position:absolute;left:.9rem;bottom:.9rem;padding:.45rem .7rem;border-radius:999px;background:#05080ec2;color:#fff;font-size:.8rem;font-weight:800}.ugc-feed-copy{display:grid;gap:.65rem;padding:1rem}.ugc-feed-copy h2{margin:.3rem 0 0;font-size:1.25rem}.ugc-feed-copy p{margin:0;color:#ecf1ffad}.ugc-feed-actions{margin-top:0}.product-card{padding:1.15rem;display:grid;gap:.8rem}.product-accent{width:100%;height:.8rem;border-radius:999px}.accent-coral{background:linear-gradient(90deg,#ff8b5d,#ff5e7d)}.accent-gold{background:linear-gradient(90deg,#ffd166,#ff9f1c)}.accent-sky{background:linear-gradient(90deg,#5bc0eb,#627cff)}.accent-mint{background:linear-gradient(90deg,#68d8a5,#2fbf71)}.accent-ink{background:linear-gradient(90deg,#8b9dc3,#4b5d87)}@media(max-width:1100px){.how-hero{grid-template-columns:1fr}.how-steps-grid,.hero-layout,.studio-grid,.ugc-layout,.creator-grid,.flow-grid,.product-grid,.metric-grid,.stat-grid{grid-template-columns:1fr 1fr}.hero-layout,.creator-login-panel,.ugc-layout,.studio-header{grid-template-columns:1fr}.span-two{grid-column:span 2}}@media(max-width:760px){.topbar,.button-row,.card-head,.ugc-feed-heading,.fit-list-toolbar,.pagination-bar,.creator-header,.creator-meta{flex-direction:column;align-items:stretch}.topnav{width:100%;justify-content:space-between;flex-wrap:wrap}.topnav a{flex:1 1 0;text-align:center}.hero-layout,.how-steps-grid,.how-content-guide,.creator-login-panel,.hero-card-grid,.creator-grid,.flow-grid,.studio-grid,.metric-grid,.stat-grid,.product-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.hero-copy h1,.how-hero h1{max-width:none}.hero-card-photo,.ugc-hero-card{min-height:24rem}.ledger-row{grid-template-columns:1fr;gap:.35rem}}:root{--sx-bg: #f7f8fa;--sx-surface: #ffffff;--sx-surface-muted: #f1f4f8;--sx-border: #dfe4ea;--sx-border-strong: #cfd6df;--sx-text: #172033;--sx-text-muted: #647084;--sx-primary: #2563eb;--sx-primary-hover: #1d4ed8;--sx-primary-soft: #eff6ff;--sx-success: #15803d;--sx-warning: #a16207;--sx-danger: #b42318;--sx-radius: 12px;--sx-shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 8px 24px rgba(16, 24, 40, .06)}.app-shell{background:var(--sx-bg);color:var(--sx-text)}.topbar{min-height:64px;padding:0 3vw;background:#fffffff0;border-bottom:1px solid var(--sx-border);box-shadow:0 1px 2px #10182808;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{gap:.7rem}.brand-mark{width:2.15rem;height:2.15rem;border-radius:8px;background:var(--sx-primary);box-shadow:none;font-size:.75rem;letter-spacing:.04em}.brand-copy{line-height:1.2}.brand-copy strong{color:var(--sx-text);font-size:.96rem;letter-spacing:-.01em}.brand-copy span{color:var(--sx-text-muted);font-size:.72rem}.topnav{gap:.15rem}.topnav a{padding:.5rem .75rem;border-radius:7px;color:#536075;font-size:.87rem;font-weight:600}.topnav a.active,.topnav a:hover{color:var(--sx-primary);background:var(--sx-primary-soft)}.page-shell,.loading-screen,.creator-login-shell{width:min(1120px,calc(100% - 2.5rem))}.page-shell{padding-top:3.5rem}.page-shell-tight{padding-top:2.25rem}.eyebrow,.mini-kicker{color:var(--sx-primary);font-size:.7rem;font-weight:700;letter-spacing:.11em}.eyebrow.light{color:#fffc}.hero-copy h1,.section-heading h2,.studio-header h1,.ugc-overlay h1,.hero-photo-overlay h2,.creator-login-copy h1,.how-hero h1,.how-requirement-card h2,.how-flow-card h2,.how-content-guide h2,.how-final-cta h2,.ugc-feed-heading h1{font-family:inherit;color:var(--sx-text);line-height:1.08;letter-spacing:-.035em}.hero-copy h1{max-width:13ch;margin-top:.8rem;font-size:clamp(2.7rem,5.5vw,4.9rem)}.section-heading h2{max-width:20ch;font-size:clamp(2rem,4vw,3.2rem)}.studio-header h1,.ugc-feed-heading h1{font-size:clamp(2.35rem,5vw,4rem)}.creator-login-copy h1{max-width:13ch;font-size:clamp(2.8rem,6vw,5rem)}.lede,.hero-card p,.panel-card p,.ugc-overlay p,.how-requirement-card p,.how-requirement-card small,.how-flow-card p,.how-step-card p,.how-final-cta p{color:var(--sx-text-muted);font-size:1rem;line-height:1.65}.button{min-height:42px;padding:.68rem 1rem;border-radius:8px;font-size:.9rem;font-weight:650;box-shadow:none}.button:hover{transform:none}.button-primary{background:var(--sx-primary);color:#fff;box-shadow:none}.button-primary:hover{background:var(--sx-primary-hover)}.button-secondary{background:var(--sx-surface);color:#344054;border:1px solid var(--sx-border-strong)}.button-secondary:hover{background:var(--sx-surface-muted)}.text-link{color:var(--sx-primary);font-weight:600}.metric-card,.hero-card,.panel-card,.identity-card,.summary-card,.product-card,.ugc-feed-card,.creator-login-card,.how-requirement-card,.how-flow-card,.how-content-guide,.how-final-cta{border:1px solid var(--sx-border);background:var(--sx-surface);border-radius:var(--sx-radius);box-shadow:var(--sx-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.metric-grid,.hero-card-grid,.creator-grid,.flow-grid,.studio-grid,.stat-grid,.product-grid,.ugc-feed-grid{gap:1.1rem}.metric-grid{margin-top:2.25rem}.metric-card{padding:1.15rem}.metric-card span,.stat-card span,.creator-header span,.creator-meta span,.fit-row-copy span,.summary-row span,.account-list span,.fit-list-toolbar,.pagination-bar{color:var(--sx-text-muted)}.metric-card strong,.stat-card strong,.identity-card strong,.creator-header strong,.fit-row-copy strong,.timeline-list strong,.account-list strong,.summary-row strong{color:var(--sx-text)}.hero-stack{gap:1.1rem}.hero-card{padding:1.25rem}.hero-card strong{color:var(--sx-text);font-size:1.35rem}.hero-card-dark{background:var(--sx-surface-muted)}.hero-card-photo,.ugc-hero-card{border-radius:var(--sx-radius)}.hero-card-photo{min-height:31rem}.ugc-hero-card img,.ugc-hero-card video{background:#eef1f5}.hero-photo-overlay,.ugc-overlay{padding:1.35rem;background:linear-gradient(180deg,transparent 0%,rgba(15,23,42,.9) 100%)}.hero-photo-overlay h2,.ugc-overlay h1,.hero-photo-overlay p,.ugc-overlay p{color:#fff}.section-block{padding-top:4.5rem}.section-heading{gap:.65rem;margin-bottom:1.5rem}.panel-card{padding:1.4rem}.flow-index,.how-step-number{color:var(--sx-primary)}.avatar-chip{width:2.65rem;height:2.65rem;border-radius:8px;background:#e8efff;color:var(--sx-primary);font-size:.82rem}.identity-card{min-width:15rem;padding:1.1rem}.stat-card,.fit-row,.account-list li{background:var(--sx-surface-muted);border:1px solid var(--sx-border);border-radius:9px}.fit-row{padding:.85rem}.fit-row img,.fit-row video{border-radius:7px}.associate-setup-card{border-color:#bfdbfe;background:#f8fbff}.associate-setup-card.is-complete{border-color:#bbf7d0;background:#f7fef9}.associate-setup-card p,.associate-setup-card small,.field span{color:var(--sx-text-muted)}.setup-status{background:#e8efff;color:var(--sx-primary)}.field input,.field textarea,.field select,.page-size-field select{border:1px solid var(--sx-border-strong);border-radius:8px;background:var(--sx-surface);color:var(--sx-text)}.field input:focus,.field textarea:focus,.field select:focus,.page-size-field select:focus{outline:3px solid rgba(37,99,235,.12);border-color:var(--sx-primary)}.field input::placeholder,.field textarea::placeholder{color:#98a2b3}.field select option,.page-size-field select option{background:var(--sx-surface);color:var(--sx-text)}.upload-drop{border-color:#93b4f5;border-radius:9px;background:var(--sx-primary-soft);color:#344054}.error-copy{color:var(--sx-danger)}.success-copy{color:var(--sx-success)}.recognition-quality-high{background:#ecfdf3;color:var(--sx-success)}.recognition-quality-medium{background:#fffaeb;color:var(--sx-warning)}.recognition-quality-low{background:#fef3f2;color:var(--sx-danger)}.timeline-list li,.plain-list li{color:#536075}.login-note span,.product-meta span,.how-requirement-card small{color:var(--sx-text-muted)}.timeline-list li:before{background:var(--sx-primary)}.account-list code,.tracking-id-example{background:#eef2f7;color:var(--sx-text)}.ledger-table{border:1px solid var(--sx-border);border-radius:10px;box-shadow:var(--sx-shadow)}.ledger-row{background:var(--sx-surface);border-top:1px solid var(--sx-border)}.ledger-head{background:var(--sx-surface-muted)}.summary-row{border-color:var(--sx-border)}.ugc-feed-media span{border-radius:6px;background:#0f172ad1;font-size:.74rem}.ugc-feed-copy p{color:var(--sx-text-muted)}.product-accent{height:4px}.accent-coral,.accent-gold,.accent-sky,.accent-mint,.accent-ink{background:var(--sx-primary)}.how-page{gap:5rem}.how-hero{gap:1.25rem}.how-hero-copy{padding:clamp(2rem,5vw,4.5rem);border:1px solid var(--sx-border);border-radius:var(--sx-radius);background:var(--sx-surface);box-shadow:var(--sx-shadow)}.how-hero h1{max-width:12ch;font-size:clamp(2.9rem,6vw,5.25rem)}.how-requirement-card{border-color:#bfdbfe}.tracking-id-example span{color:var(--sx-text-muted)}.tracking-id-example code{color:var(--sx-text)}.how-steps-grid{gap:1rem}.how-step-card{min-height:15rem;padding:1.4rem;border:1px solid var(--sx-border);border-radius:var(--sx-radius);background:var(--sx-surface);box-shadow:var(--sx-shadow)}.how-step-card h3{margin-top:2.25rem;color:var(--sx-text)}.how-flow span{border:1px solid #bfdbfe;border-radius:7px;background:var(--sx-primary-soft);color:#24437c;font-size:.88rem}.how-flow strong{color:var(--sx-text-muted)}.how-content-guide li{border:1px solid var(--sx-border);border-radius:8px;background:var(--sx-surface-muted);color:#475467}.how-content-guide li:before{content:"";display:inline-block;width:6px;height:6px;margin:0 .7rem .12rem 0;border-radius:50%;background:var(--sx-primary)}.how-final-cta{background:#eef4ff;border-color:#c7d7fe;box-shadow:none}.delete-fit-button{background:#fef3f2;color:var(--sx-danger)}.delete-fit-button:hover{background:#fee4e2}@media(max-width:760px){.topbar{padding:.8rem 1rem}.topnav{gap:.25rem}.topnav a{flex:1 1 calc(50% - .25rem);padding:.5rem}.page-shell,.loading-screen,.creator-login-shell{width:min(100% - 1.25rem,1120px)}.page-shell{padding-top:2rem}.section-block{padding-top:3.25rem}.creator-view-toggle{display:grid;grid-template-columns:1fr 1fr;width:100%}.creator-view-toggle button{min-width:0}}
