:root{color-scheme:light;--ink:#182124;--accent:#007d8c;--muted:#536165;--line:#dce5e7;--paper:#ffffff}.billing-test-page{max-width:800px;margin:30px auto 70px;padding:0 24px}.billing-test-card{border:1px solid var(--line);border-radius:16px;padding:36px;margin-top:24px}.billing-test-card h1{font-size:clamp(30px,5vw,44px);margin:16px 0}.billing-test-panel{display:grid;gap:24px}.billing-test-panel p{margin:0}.billing-test-price{display:flex;gap:16px;align-items:baseline;flex-wrap:wrap}.billing-test-price strong{font-size:42px;letter-spacing:-1px}.billing-test-price span{color:var(--muted)}.billing-test-status{padding:22px;background:#eaf9fb;border:1px solid #c6eaf0;border-radius:10px}.billing-test-status h2{font-size:24px}.billing-test-status p{font-size:14px}.billing-test-actions{display:flex;gap:12px;flex-wrap:wrap}.billing-test-actions button:first-child{background:#00bfd3;color:#142125;border-color:#00bfd3}.billing-test-actions .billing-refresh{background:white;color:var(--accent)}.billing-test-footnote{font-size:14px}@media(max-width:540px){.billing-test-page{padding:0 18px}.billing-test-card{padding:24px 20px}.billing-test-actions{flex-direction:column}.billing-test-actions button{width:100%}}.creator-dashboard{max-width:1200px;margin:42px auto 70px;padding:0 6%}.dashboard-heading{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:30px}.dashboard-heading h1{font-size:clamp(28px,3.5vw,42px);margin:10px 0}.dashboard-heading p{margin:0}.creator-photo{height:96px;width:96px;flex-shrink:0;border-radius:50%;background:#e2f7fa;display:grid;place-items:center;font-size:36px;font-weight:700;overflow:hidden}.creator-photo img{object-fit:cover}.dashboard-link{margin-left:auto;font-weight:700}.dashboard-notice{margin-bottom:24px!important}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 26px}.dashboard-campaigns,.dashboard-stats>div{background:white;border:1px solid var(--line);border-radius:14px;padding:24px}.dashboard-stats dt{color:var(--muted)}.dashboard-stats dd{font-size:28px;font-weight:700;margin:12px 0;overflow-wrap:anywhere}.dashboard-stats p{font-size:14px;margin:0}.dashboard-campaigns p{margin:0}.dashboard-signout{max-width:220px;margin-top:28px}@media(max-width:720px){.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-heading{gap:16px}.dashboard-link{margin-left:0}.creator-dashboard{margin-top:24px}}@media(max-width:440px){.dashboard-stats{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}header{min-height:90px;max-width:1320px;margin:auto;padding:20px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}a{color:var(--accent);text-underline-offset:4px}.wordmark{font-size:24px;font-weight:800;text-decoration:none;color:var(--ink);letter-spacing:-1px}.brand-dot{color:#00bfd3}header>a:last-child{font-weight:600}.auth-layout{max-width:1200px;margin:55px auto 90px;padding:0 6%;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.intro{padding:36px 0}.eyebrow{font-size:14px;letter-spacing:2px;font-weight:700;text-transform:uppercase;color:var(--accent)}h1{font-size:clamp(32px,4.1vw,56px);line-height:1.12;letter-spacing:-1.8px;margin:24px 0}h2{font-size:28px;line-height:1.2;letter-spacing:-.7px;margin:0 0 12px}p{color:var(--muted);margin:0 0 24px}.intro p{font-size:20px;max-width:350px}.intro:after{content:"";display:block;width:70px;height:5px;margin-top:40px}.auth-card,.message-card{background:white;border:1px solid var(--line);border-radius:14px;padding:36px;box-shadow:0 12px 50px #18212408}.message-card{max-width:680px;margin:60px auto;padding:40px}.message-card h1{font-size:36px}form{gap:18px}form,label{display:grid}label{gap:6px;font-size:14px;font-weight:600}button,input,select{font:inherit;border-radius:6px;min-height:48px;padding:10px 12px}input,select{width:100%;border:1px solid #9daeb2;background:white;color:var(--ink);font-size:16px}button{background:var(--accent);border:1px solid var(--accent);color:white;font-weight:700;cursor:pointer}button:disabled{opacity:.65;cursor:wait}:focus-visible{outline:3px solid #00bfd3;outline-offset:3px}.hint{font-size:14px;margin:-8px 0 0}.form-links{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:14px}.error,.notice{padding:12px;border-radius:6px;margin:0;font-size:14px}.error{background:#fff0ed;color:#8b2419}.notice{background:#e4f8fa;color:#007d8c}footer{max-width:1200px;margin:0 auto;padding:24px 6%;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}@media(max-width:720px){header{min-height:76px}.auth-layout{grid-template-columns:1fr;gap:20px;margin:15px auto 40px}.intro{padding:12px 0}.intro h1{font-size:34px;max-width:400px}.intro p,.intro:after{display:none}.auth-card{padding:26px}.message-card{margin:30px 5%;padding:26px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s}button:hover{background:#005e6b}}.brand-logo{border-radius:18px}.brand-submit{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#e4f8fa;border:1px solid var(--line);border-radius:14px;padding:24px;margin-bottom:26px}.brand-submit p{margin:0}.brand-submit button{flex-shrink:0;cursor:not-allowed}@media(max-width:720px){.brand-submit{align-items:stretch;flex-direction:column}}.brand-submit-link{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:6px;background:var(--accent);color:white;text-decoration:none;font-weight:700}.brand-submit-link:hover{background:#005e6b}.brand-logo img{object-fit:contain;padding:6px}.cc-logo{display:block;width:170px;aspect-ratio:1.78;overflow:hidden;background:#fff;flex-shrink:0}.cc-logo img{display:block;width:100%;height:auto;max-width:none;transform:translateY(-22%)}.wordmark{display:inline-flex}.auth-brand{width:min(360px,100%);margin-bottom:24px}.auth-layout{margin-top:32px}.intro h1{max-width:480px}.auth-card button,.intro:after{background:#00bfd3}.auth-card button{border-color:#00bfd3;color:#142125}.auth-card button:hover{background:#19d0e0}.auth-card{box-shadow:0 18px 60px #1821240a}.auth-card a:hover{color:#005e6b}@media(max-width:720px){.cc-logo{width:145px}.auth-brand{width:245px;margin-bottom:16px}.auth-layout{margin-top:8px}.intro .auth-brand{display:none}.intro h1{font-size:30px;margin-top:10px}}.policy-page{max-width:900px;margin:28px auto 50px;padding:0 28px;overflow-wrap:anywhere}.policy-page h1{font-size:clamp(34px,5vw,48px);margin:16px 0}.policy-page .policy-meta{font-size:14px;color:var(--muted)}.policy-end,.policy-footer-links,.policy-navigation,.policy-summary nav{display:flex;gap:20px;flex-wrap:wrap}.policy-navigation{padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:24px}.policy-navigation a[aria-current=page]{color:var(--ink);font-weight:700}.policy-summary{background:#eaf9fb;border:1px solid #c6eaf0;border-radius:12px;padding:22px;margin-bottom:36px}.policy-summary p{margin-bottom:14px}.policy-page section{scroll-margin-top:24px;margin:0 0 44px}.policy-page section+section{border-top:1px solid var(--line);padding-top:34px}.policy-page h2{font-size:28px;margin-bottom:20px}.policy-page h3{font-size:18px;line-height:1.45;letter-spacing:0;margin:28px 0 12px}.policy-page section p{white-space:pre-line;line-height:1.75;color:var(--ink)}.policy-page ul{padding-left:24px;margin:0 0 24px}.policy-page li{padding-left:4px;margin:7px 0}.policy-end{border-top:1px solid var(--line);padding-top:24px}.policy-end,body>footer{justify-content:space-between}body>footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.policy-footer-links{font-size:14px}.pilot-footnote .policy-footer-links{margin-top:12px}@media(max-width:540px){.policy-page{padding:0 20px;margin-top:18px}.policy-summary{padding:18px}.policy-page h2{font-size:25px}.policy-footer-links,.policy-navigation,.policy-summary nav{gap:12px 20px}}@media print{.policy-end,.policy-navigation,.policy-summary nav,body>footer,body>header{display:none}.policy-page{max-width:none;padding:0;margin:0}.policy-page h2,.policy-page h3{page-break-after:avoid;break-after:avoid}.policy-page li,.policy-page p{orphans:3;widows:3}}