@media (max-width:767px){body.creator-app-root{--mobile-safe-top:env(safe-area-inset-top,0px);--mobile-safe-right:env(safe-area-inset-right,0px);--mobile-safe-bottom:env(safe-area-inset-bottom,0px);--mobile-safe-left:env(safe-area-inset-left,0px);--mobile-shell-gutter:16px;--mobile-section-gap:20px;--mobile-card-padding:16px;--mobile-card-radius:16px;--mobile-card-gap:12px;--mobile-tap-min:44px;--mobile-type-page-title:24px;--mobile-type-card-title:15px;--mobile-type-body:14px;--mobile-type-meta:12px;--mobile-leading-title:1.35;--mobile-leading-body:1.55;--mobile-text-title:#222222;--mobile-text-body:#484f56;--mobile-text-muted:#64748b;--mobile-text-accent:#c2410c;--mobile-border:#e2e8f0;--mobile-topbar-content-h:64px;--mobile-topbar-h:calc(var(--mobile-topbar-content-h) + var(--mobile-safe-top));--mobile-bottom-nav-content-h:64px;--mobile-bottom-nav-h:calc(var(--mobile-bottom-nav-content-h) + var(--mobile-safe-bottom));--mobile-sheet-radius:24px;--mobile-section-nav-gap:8px;--mobile-section-nav-h:58px;--mobile-section-anchor-gap:12px;min-height:100dvh;padding-right:var(--mobile-safe-right);padding-left:var(--mobile-safe-left)}.creator-mobile-app-shell{display:flex;width:100%;min-width:0;min-height:100dvh;flex:1 0 auto;flex-direction:column;background:hsl(var(--background))}.mobile-safe-header{min-height:var(--mobile-topbar-h);padding-top:var(--mobile-safe-top)}.mobile-safe-section-nav{top:var(--mobile-topbar-h);padding-top:var(--mobile-section-nav-gap);background:hsl(var(--background))}.mobile-safe-section-anchor{scroll-margin-top:calc(var(--mobile-topbar-h) + var(--mobile-section-nav-gap) + var(--mobile-section-nav-h) + var(--mobile-section-anchor-gap))}.mobile-safe-main{width:100%;flex:1 0 auto;min-width:0;padding-bottom:var(--mobile-safe-bottom)}.creator-mobile-app-shell[data-mobile-shell-mode=app]>.mobile-safe-main{padding-bottom:var(--mobile-bottom-nav-h)}.creator-mobile-app-shell[data-mobile-shell-mode=app]>.creator-mobile-bottom-nav{position:fixed;z-index:60;right:0;bottom:0;left:0;display:flex;height:var(--mobile-bottom-nav-h);align-items:stretch;padding-top:4px;padding-right:calc(4px + var(--mobile-safe-right));padding-bottom:var(--mobile-safe-bottom);padding-left:calc(4px + var(--mobile-safe-left));border-top:1px solid hsl(var(--border));background:hsl(var(--background)/.98);box-shadow:0 -8px 24px rgb(15 23 42/.06)}.creator-mobile-bottom-nav__link{position:relative;display:flex;min-width:0;min-height:var(--mobile-tap-min);flex:1 1 20%;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:10px;color:hsl(var(--muted-foreground));font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;transition:color .15s ease,background-color .15s ease}.creator-mobile-bottom-nav__link[aria-current=page]{background:rgb(194 65 12/.08);color:#c2410c;font-weight:800}.creator-mobile-bottom-nav__link[aria-current=page]:before{position:absolute;top:0;left:50%;width:20px;height:3px;border-radius:999px;background:#c2410c;content:"";transform:translateX(-50%)}.creator-mobile-bottom-nav__link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-3px}.mobile-safe-drawer{padding:calc(20px + var(--mobile-safe-top)) calc(20px + var(--mobile-safe-right)) calc(20px + var(--mobile-safe-bottom)) calc(20px + var(--mobile-safe-left))}.mobile-safe-modal{padding:calc(16px + var(--mobile-safe-top)) calc(16px + var(--mobile-safe-right)) calc(16px + var(--mobile-safe-bottom)) calc(16px + var(--mobile-safe-left))}.mobile-safe-modal__dialog{max-height:calc(100dvh - 32px - var(--mobile-safe-top) - var(--mobile-safe-bottom))}.mobile-safe-auth,.mobile-safe-onboarding{padding:var(--mobile-safe-top) var(--mobile-safe-right) var(--mobile-safe-bottom) var(--mobile-safe-left)}.mobile-safe-auth-back{top:calc(16px + var(--mobile-safe-top));left:calc(16px + var(--mobile-safe-left))}.creator-address-search-sheet{position:fixed;z-index:100;inset:0;display:flex;width:100%;height:100dvh;min-height:100dvh;flex-direction:column;padding:var(--mobile-safe-top) var(--mobile-safe-right) var(--mobile-safe-bottom) var(--mobile-safe-left);background:hsl(var(--background));outline:none;overscroll-behavior:contain}.creator-address-search-sheet__header{display:flex;min-height:68px;flex:0 0 auto;align-items:center;gap:12px;padding:8px 10px 8px 16px;border-bottom:1px solid hsl(var(--border));background:hsl(var(--background)/.98)}.creator-address-search-sheet__viewport{position:relative;min-height:0;flex:1 1 auto;overflow:hidden;background:#fff}.creator-address-search-sheet__postcode{width:100%;height:100%}@media (prefers-reduced-motion:reduce){.creator-overlay-motion{animation:none!important;transition:none!important}}.creator-mobile-app-shell>[data-mobile-chrome-slot=footer]>.creator-global-footer{padding-bottom:var(--mobile-safe-bottom)}.creator-mobile-app-shell:is([data-mobile-shell-mode=app],[data-mobile-shell-mode=detail])>[data-mobile-chrome-slot=footer]{display:none}.creator-mobile-app-shell[data-mobile-shell-mode=standalone]>.creator-chrome-slot{display:none}.mobile-safe-inline{padding-right:var(--mobile-shell-gutter);padding-left:var(--mobile-shell-gutter)}.mobile-safe-bottom{padding-bottom:var(--mobile-safe-bottom)}.creator-applications-page{color:var(--mobile-text-body)}.creator-applications-container{padding:var(--mobile-section-gap) var(--mobile-shell-gutter)}.creator-applications-breadcrumb{display:none}.creator-applications-title{color:var(--mobile-text-title);font-size:var(--mobile-type-page-title);font-weight:700;line-height:var(--mobile-leading-title)}.creator-applications-mobile-note{margin-top:8px;color:var(--mobile-text-muted);font-size:var(--mobile-type-meta);font-weight:500;line-height:1.45}.creator-applications-section{margin-top:var(--mobile-section-gap)}.creator-applications-grid{gap:var(--mobile-card-gap)}.creator-application-card{min-width:0;border-color:var(--mobile-border);border-radius:var(--mobile-card-radius);padding:var(--mobile-card-padding)}.creator-application-card__header{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;-moz-column-gap:12px;column-gap:12px;row-gap:8px}.creator-application-card__thumb{grid-row:1/span 2}.creator-application-card__copy{position:relative;align-self:start}.creator-application-card__title{display:-webkit-box;overflow:hidden;color:var(--mobile-text-title);font-size:var(--mobile-type-card-title);font-weight:700;line-height:1.4;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-application-card__reward{margin-top:3px;color:var(--mobile-text-body);font-size:14px;font-weight:500;line-height:1.4}.creator-application-card__mobile-status,.creator-application-card__status-placeholder{grid-column:2;justify-self:start}.creator-application-card__mobile-status{display:inline-flex;min-height:28px;align-items:center;padding:4px 10px;font-size:var(--mobile-type-meta);font-weight:700;line-height:1.2}.creator-application-card__status-note--pending{justify-content:flex-end}.creator-application-timeline__step{display:grid;grid-template-columns:16px 64px minmax(0,1fr);align-items:start;-moz-column-gap:8px;column-gap:8px;color:var(--mobile-text-body);font-size:13.5px;line-height:1.45}.creator-application-timeline__step--selected{display:none}.creator-application-timeline__detail{min-width:0;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.creator-check-status{display:grid;gap:3px;border:1px solid;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.5}.creator-check-status strong{color:var(--mobile-text-title);font-size:14px;font-weight:700}.creator-check-status__body{display:-webkit-box;overflow:hidden;color:var(--mobile-text-body);overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-check-status--warning{border-color:#fed7aa;background:#fff7ed}.creator-check-status--danger{border-color:#fecaca;background:#fef2f2}.creator-check-status--info{border-color:#cbd5e1;background:#f8fafc}.creator-mobile-hit-slop{position:relative}.creator-mobile-hit-slop:after{position:absolute;top:50%;left:50%;width:100%;height:100%;min-width:var(--mobile-tap-min);min-height:var(--mobile-tap-min);content:"";transform:translate(-50%,-50%)}.creator-mobile-accent-text{color:var(--mobile-text-accent)}.creator-advertiser-rating{border-color:var(--mobile-border);border-radius:var(--mobile-card-radius);padding:var(--mobile-card-padding)}.creator-advertiser-rating--done{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.creator-advertiser-rating__title{color:var(--mobile-text-body);font-size:14px;font-weight:600;line-height:1.45}.creator-advertiser-rating__edit{min-height:var(--mobile-tap-min);margin-top:0;justify-self:end;padding:0 4px}}