:root{--bg:#000;--fg:#f5f5f5;--muted:#a3a3a3;--dim:#737373;--panel:#0b0b0b;--panel-strong:#111;--border:hsla(0,0%,100%,.16);--border-strong:hsla(0,0%,100%,.34);--profile-accent:#c39a5b;--proof-claimed:#d0a465;--proof-supported:#7eadd5;--proof-verified:#7fba8d;--mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg);color:var(--fg)}body{margin:0;min-height:100vh;font-family:var(--sans);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:48px 48px;opacity:.12}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--fg);outline-offset:4px}h1,h2,h3,ol,p,ul{margin:0}ol,ul{padding:0}.container{width:min(100% - 32px,1120px);margin:0 auto}.skipLink{position:fixed;top:16px;left:16px;z-index:20;transform:translateY(-140%);border:1px solid var(--fg);background:var(--fg);color:var(--bg);font-family:var(--mono);font-size:.875rem;padding:10px 12px;transition:transform .14s ease}.skipLink:focus{transform:translateY(0)}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);background:rgba(0,0,0,.9);padding:16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.itemNumber,.nodeHeader,.nodeKicker,.primaryNav,.sectionLabel,.siteFooter{font-family:var(--mono)}.brand{font-size:.875rem;font-weight:700}.primaryNav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:var(--muted);font-size:.75rem}.primaryNav a:hover,.siteFooter a:hover,.textLink:hover,.trustRoutes a:hover{color:var(--fg)}.hero{min-height:calc(100svh - 58px);display:flex;align-items:center;border-bottom:1px solid var(--border);padding:72px 0 64px}.heroInner{max-width:900px}.sectionLabel{color:var(--muted);font-size:.75rem;text-transform:uppercase}.hero h1{max-width:880px;margin-top:22px;font-size:2.65rem;font-weight:650;line-height:1.02}.heroSubcopy{max-width:680px;margin-top:24px;color:var(--muted);font-size:1.05rem}.finalCtaInner .button,.heroActions{margin-top:28px}.heroActions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:360px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--border-strong);border-radius:4px;padding:12px 18px;font-family:var(--mono);font-size:.875rem;font-weight:700;text-align:center;transition:background .14s ease,border-color .14s ease,color .14s ease}.buttonPrimary{background:var(--fg);color:var(--bg)}.buttonPrimary:hover{background:#dcdcdc}.buttonSecondary{background:transparent;color:var(--fg)}.buttonSecondary:hover{border-color:var(--fg)}.section{border-bottom:1px solid var(--border);padding:72px 0}section[id]{scroll-margin-top:112px}.sectionMuted{background:hsla(0,0%,100%,.025)}.sectionGrid{display:grid;grid-gap:28px;gap:28px}.sectionHeader{max-width:720px;margin-bottom:28px}h2{margin-top:14px;font-size:1.9rem;font-weight:620;line-height:1.12}h3{font-weight:650;line-height:1.25}.copyStack,h3{font-size:1rem}.copyStack{display:grid;grid-gap:18px;gap:18px;max-width:680px;color:var(--muted)}.processGrid,.proofGrid,.toolGrid{display:grid;grid-gap:12px;gap:12px}.processItem,.toolItem{border:1px solid var(--border);border-radius:6px;background:var(--panel);padding:20px}.processItem{display:grid;grid-gap:18px;gap:18px}.itemNumber{color:var(--dim);font-size:.75rem}.processItem p,.toolItem p{margin-top:10px;color:var(--muted);font-size:.95rem}.inlineList,.proofGrid{list-style:none}.inlineList{display:flex;flex-wrap:wrap;gap:8px}.inlineList li,.proofGrid li{border:1px solid var(--border);border-radius:4px;background:var(--panel);color:var(--fg);font-family:var(--mono);font-size:.8125rem;padding:9px 10px}.proofGrid{grid-template-columns:1fr}.toolGrid{margin-top:28px}.textLink{width:-moz-fit-content;width:fit-content;border-bottom:1px solid var(--border-strong);color:var(--fg);font-family:var(--mono);font-size:.875rem;padding-bottom:3px}.nodePreview{overflow:hidden;border:1px solid var(--border-strong);border-radius:6px;background:var(--panel)}.nodeHeader{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);color:var(--muted);font-size:.75rem;padding:12px 14px}.nodeBody .textLink{display:block;margin-top:20px}.nodeBody{padding:20px}.nodeKicker{color:var(--dim);font-size:.75rem;margin-bottom:10px;text-transform:uppercase}.nodeSteps{display:grid;grid-gap:10px;gap:10px;list-style:none;margin-top:20px}.nodeSteps li{display:grid;grid-gap:6px;gap:6px;border-left:2px solid var(--border-strong);padding:2px 0 2px 14px}.nodeSteps span{color:var(--muted);font-size:.925rem}.trustRoutes{display:flex;flex-wrap:wrap;gap:10px}.trustRoutes a{border:1px solid var(--border);border-radius:4px;color:var(--muted);font-family:var(--mono);font-size:.8125rem;padding:9px 10px}.finalCta{padding:80px 0}.finalCtaInner{max-width:720px}.finalCtaInner p:not(.sectionLabel){margin-top:18px;color:var(--muted);font-size:1rem}.sendFirst{margin-top:24px}.sendFirst .nodeSteps{margin-top:14px}.siteFooter{border-top:1px solid var(--border);color:var(--muted);font-size:.75rem;padding:22px 0}.footerInner{display:flex;flex-direction:column;gap:14px}.siteFooter nav{display:flex;flex-wrap:wrap;gap:12px}.placeholder{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--muted);font-family:var(--mono);font-size:.875rem;padding:24px;text-align:center}.policyPage{min-height:100vh;padding:24px 0 64px}.policyHeader{display:grid;grid-gap:24px;gap:24px;border-bottom:1px solid var(--border);padding:18px 0 56px}.policyHeader a{width:-moz-fit-content;width:fit-content;color:var(--muted);font-family:var(--mono);font-size:.8125rem}.policyHeader a:hover{color:var(--fg)}.policyHeader h1{max-width:720px;font-size:2.35rem;line-height:1.08}.policyIntro{max-width:680px;color:var(--muted);font-size:1rem}.policyList{display:grid;grid-gap:14px;gap:14px;list-style:none;max-width:760px;padding-top:40px}.policyList li{border:1px solid var(--border);border-radius:6px;background:var(--panel);padding:18px}.policyList strong{display:block;margin-bottom:8px}.policyList span{color:var(--muted)}.creatorProfilePageShell{min-width:0;overflow-x:clip;background:radial-gradient(circle at 85% 8%,rgba(195,154,91,.08),transparent 25rem),var(--bg)}.creatorProfileTopBar{border-bottom:1px solid var(--border);background:var(--bg)}.creatorProfileTopBarInner nav{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px}.creatorProfileBackLink,.creatorProfileWordmark{display:inline-flex;align-items:center;gap:10px;font-family:var(--mono);font-size:.75rem;letter-spacing:.04em}.creatorProfileBackLink{min-height:44px;color:var(--muted)}.creatorProfileBackLink:hover{color:var(--fg)}.creatorProfileWordmark{color:var(--fg);text-transform:uppercase}.creatorProfileMonogram{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--profile-accent);color:var(--profile-accent);font-size:.75rem;font-weight:700}.creatorProfilePage{min-height:calc(100vh - 57px);padding-bottom:64px}.creatorProfileContainer,.creatorProfileHeroCopy,.creatorProfileSectionBody,.creatorProfileTimelineRecord article,.creatorProfileTimelineRelations li>*{min-width:0}.creatorProfileHero{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;align-items:center;border-bottom:1px solid var(--border);padding:48px 0 56px}.creatorProfileVisualIdentityColumn{display:grid;width:min(46vw,176px);grid-gap:12px;gap:12px}.creatorProfileVisualIdentityFrame{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid var(--border-strong);border-radius:8px;background:radial-gradient(circle at 30% 20%,rgba(195,154,91,.16),transparent 44%),var(--panel-strong);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03)}.creatorProfileVisualIdentityFrame[data-visual-identity-kind=ASSET]{background:var(--panel-strong)}.creatorProfileVisualIdentityImage{display:block;width:100%;height:100%;object-fit:cover}.creatorProfileVisualIdentityFallback{color:var(--fg);font-family:var(--mono);font-size:clamp(2.8rem,12vw,5.2rem);font-weight:700;letter-spacing:-.08em;line-height:1}.creatorProfileVisualIdentityStatus{color:var(--muted);line-height:1.45}.creatorProfileKicker,.creatorProfileVisualIdentityStatus{font-family:var(--mono);font-size:.75rem;letter-spacing:.075em;text-transform:uppercase}.creatorProfileKicker{color:var(--profile-accent)}.creatorProfileHeroCopy h1{max-width:14ch;margin-top:14px;font-size:clamp(2.8rem,13vw,5.6rem);font-weight:650;letter-spacing:-.045em;line-height:.96;overflow-wrap:anywhere}.creatorProfileHeroMetadata{display:grid;grid-gap:1px;gap:1px;margin-top:24px;border:1px solid var(--border);background:var(--border)}.creatorProfileHeroMetadata>div{min-width:0;background:var(--panel);padding:14px 16px}.creatorProfileHeroMetadata dt,.creatorProfileIdentityBlock dt,.creatorProfileProofSummary dt,.creatorProfileRegistry dt{color:var(--muted);font-family:var(--mono);font-size:.75rem;letter-spacing:.055em;text-transform:uppercase}.creatorProfileHeroMetadata dd,.creatorProfileIdentityBlock dd,.creatorProfileProofSummary dd,.creatorProfileRegistry dd{margin:0}.creatorProfileHeroMetadata dd{margin-top:5px;color:var(--fg);font-family:var(--mono);font-size:.8125rem;overflow-wrap:anywhere}.creatorProfileIntro{max-width:62ch;margin-top:24px;color:var(--muted);font-size:clamp(1rem,2vw,1.16rem);line-height:1.7}.creatorProfileHeroDisclosure{max-width:62ch;margin-top:20px;border-left:2px solid var(--profile-accent);background:rgba(195,154,91,.07);color:var(--fg);padding:12px 14px;font-size:.9375rem}.creatorProfileDocumentedRecord{display:grid;grid-gap:28px;gap:28px;border-bottom:1px solid var(--border);padding:48px 0}.creatorProfileDocumentedRecordHeader{max-width:680px}.creatorProfileDocumentedRecordHeader h2,.creatorProfileSectionHeader h2{margin-top:12px}.creatorProfileDocumentedRecordHeader>p:last-child,.creatorProfileSectionHeader>p:last-child{max-width:64ch;margin-top:16px;color:var(--muted);line-height:1.65}.creatorProfileProofSummary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;border:1px solid var(--border);background:var(--border)}.creatorProfileProofSummary>div{min-width:0;min-height:108px;border-top:3px solid var(--fg);background:var(--panel);padding:16px}.creatorProfileProofSummary>div[data-proof-state=CLAIMED]{border-top-color:var(--proof-claimed)}.creatorProfileProofSummary>div[data-proof-state=SUPPORTED]{border-top-color:var(--proof-supported)}.creatorProfileProofSummary>div[data-proof-state=VERIFIED]{border-top-color:var(--proof-verified)}.creatorProfileProofSummary dd{margin-top:12px;color:var(--fg);font-size:1.75rem;font-weight:650;line-height:1}.creatorProfileSectionNav{border-bottom:1px solid var(--border);padding:24px 0}.creatorProfileSectionNav>p{color:var(--muted);font-family:var(--mono);font-size:.75rem;letter-spacing:.055em;text-transform:uppercase}.creatorProfileSectionNav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px;list-style:none}.creatorProfileSectionNav li:last-child:nth-child(odd){grid-column:1/-1}.creatorProfileSectionNav a{display:flex;min-width:44px;min-height:44px;align-items:center;border:1px solid var(--border);background:var(--panel);padding:10px 12px;font-family:var(--mono);font-size:.75rem;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:5px;transition:background .14s ease,border-color .14s ease,-webkit-text-decoration-color .14s ease;transition:background .14s ease,border-color .14s ease,text-decoration-color .14s ease;transition:background .14s ease,border-color .14s ease,text-decoration-color .14s ease,-webkit-text-decoration-color .14s ease}.creatorProfileSectionNav a:focus-visible,.creatorProfileSectionNav a:hover{border-color:var(--border-strong);background:var(--panel-strong);-webkit-text-decoration-color:var(--profile-accent);text-decoration-color:var(--profile-accent)}.creatorProfileSectionNav:has(~#overview:target) a[href="#overview"],.creatorProfileSectionNav:has(~#proof-states:target) a[href="#proof-states"],.creatorProfileSectionNav:has(~#registry:target) a[href="#registry"],.creatorProfileSectionNav:has(~#roles:target) a[href="#roles"],.creatorProfileSectionNav:has(~#timeline:target) a[href="#timeline"]{border-color:var(--profile-accent);background:var(--panel-strong);box-shadow:inset 0 -3px 0 var(--profile-accent);-webkit-text-decoration-color:var(--fg);text-decoration-color:var(--fg)}.creatorProfileSection{display:grid;border-bottom:1px solid var(--border);padding:64px 0}.creatorProfileSection:target{outline:2px solid var(--border-strong);outline-offset:-2px;background:hsla(0,0%,100%,.018)}.creatorProfileSectionHeader{max-width:760px}.creatorProfileSectionBody{margin-top:36px}.creatorProfileOverviewGrid{display:grid;grid-gap:36px;gap:36px}.creatorProfileSectionLead{color:var(--fg);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.creatorProfileOwnerDisclosure{margin-top:20px;color:var(--muted);line-height:1.65}.creatorProfileIdentityBlock{margin-top:32px;border-left:2px solid var(--profile-accent);padding-left:18px}.creatorProfileIdentityBlock h3,.creatorProfileSourceNotes h3{font-size:.8125rem;font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase}.creatorProfileIdentityBlock dl{margin:16px 0 0}.creatorProfileIdentityBlock dl>div{display:grid;grid-gap:5px;gap:5px;border-top:1px solid var(--border);padding:14px 0}.creatorProfileIdentityBlock dd{color:var(--fg);overflow-wrap:anywhere}.creatorProfileSourceNotes ol{display:grid;margin-top:16px;border-bottom:1px solid var(--border);list-style:none}.creatorProfileSourceNotes li{position:relative;border-top:1px solid var(--border);color:var(--muted);padding:14px 0 14px 20px;line-height:1.6}.creatorProfileSourceNotes li:before{position:absolute;top:1.35rem;left:2px;width:6px;height:6px;border:1px solid var(--profile-accent);content:""}.creatorProfileTimeline{display:grid;list-style:none}.creatorProfileTimelineRecord{position:relative;border-left:1px solid var(--border-strong);padding:0 0 44px 28px}.creatorProfileTimelineRecord:last-child{padding-bottom:0}.creatorProfileTimelineMarker{position:absolute;top:4px;left:-5px;width:9px;height:9px;border:2px solid var(--bg);outline:1px solid var(--profile-accent);background:var(--profile-accent)}.creatorProfileTimelineRecord article{border-bottom:1px solid var(--border);padding-bottom:36px}.creatorProfileTimelineRecord:last-child article{border-bottom:0;padding-bottom:0}.creatorProfileTimelineRecordHeader{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.creatorProfileTimelinePeriod{color:var(--fg);font-family:var(--mono);font-size:.875rem;font-weight:700;letter-spacing:.03em}.creatorProfileTimelineRecord h3{max-width:64ch;margin-top:18px;font-size:clamp(1.1rem,2.2vw,1.35rem);line-height:1.45;overflow-wrap:anywhere}.creatorProfileProofStateSignal{--proof-state-color:var(--fg);display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:30px;align-items:center;gap:8px;border:1px solid var(--proof-state-color);color:var(--proof-state-color);padding:6px 9px;font-family:var(--mono);font-size:.75rem;font-weight:700;letter-spacing:.055em;line-height:1;text-transform:uppercase}.creatorProfileProofStateSignal[data-proof-state=CLAIMED]{--proof-state-color:var(--proof-claimed);border-style:dashed;border-radius:999px}.creatorProfileProofStateSignal[data-proof-state=SUPPORTED]{--proof-state-color:var(--proof-supported);border-radius:3px}.creatorProfileProofStateSignal[data-proof-state=VERIFIED]{--proof-state-color:var(--proof-verified);border-width:2px;border-radius:0}.creatorProfileProofStateMarker{width:8px;height:8px;flex:0 0 8px;border:1px solid}.creatorProfileProofStateSignal[data-proof-state=CLAIMED] .creatorProfileProofStateMarker{border-radius:999px;background:transparent}.creatorProfileProofStateSignal[data-proof-state=SUPPORTED] .creatorProfileProofStateMarker{background:currentColor}.creatorProfileProofStateSignal[data-proof-state=VERIFIED] .creatorProfileProofStateMarker{transform:rotate(45deg);background:currentColor}.creatorProfileTimelineRelations{margin-top:22px;border-top:1px solid var(--border);padding-top:14px}.creatorProfileTimelineRelations>p:first-child{color:var(--muted);font-family:var(--mono);font-size:.75rem;letter-spacing:.055em;text-transform:uppercase}.creatorProfileTimelineRelations ul{display:grid;grid-gap:8px;gap:8px;margin-top:10px;list-style:none}.creatorProfileTimelineRelations li{display:grid;min-width:0;grid-gap:10px;gap:10px;align-items:center;background:hsla(0,0%,100%,.035);padding:11px 12px}.creatorProfileTimelineRelations li>span:first-child{color:var(--fg);line-height:1.45;overflow-wrap:anywhere}.creatorProfileTimelineRelations .creatorProfileProofStateSignal{min-height:26px;padding:5px 7px;font-size:.75rem}.creatorProfileAttachment{display:grid;grid-gap:5px;gap:5px}.creatorProfileAttachment small{font-weight:400}.creatorProfileAttachment small,.creatorProfileValidationStatus{color:var(--muted);font-family:var(--mono);font-size:.75rem;overflow-wrap:anywhere}.creatorProfileValidationStatus{width:-moz-fit-content;width:fit-content;border:1px solid var(--border-strong);padding:5px 7px}.creatorProfileNoRelatedRoles{margin-top:10px;color:var(--muted);font-size:.9rem}.creatorProfileRoleGrid{display:grid;border-bottom:1px solid var(--border);list-style:none}.creatorProfileRoleCard{display:grid;min-width:0;grid-gap:14px;gap:14px;align-items:center;border-top:1px solid var(--border);padding:18px 0}.creatorProfileRoleCard h3{font-size:1rem;overflow-wrap:anywhere}.creatorProfileProofStateLegend{display:grid;grid-gap:12px;gap:12px;list-style:none}.creatorProfileProofStateLegend>li{min-width:0;border:1px solid var(--border-strong);background:var(--panel);padding:18px}.creatorProfileProofStateLegend>li[data-proof-state=CLAIMED]{border-style:dashed;border-radius:12px}.creatorProfileProofStateLegend>li[data-proof-state=SUPPORTED]{border-radius:4px}.creatorProfileProofStateLegend>li[data-proof-state=VERIFIED]{border-width:2px}.creatorProfileProofStateLegend p{margin-top:14px;color:var(--muted);font-size:.9375rem;line-height:1.6}.creatorProfileRegistrySection{margin-top:48px;border:1px solid var(--border);background:hsla(0,0%,100%,.02);padding:32px 24px}.creatorProfileRegistrySection .creatorProfileSectionHeader h2{font-size:1.5rem}.creatorProfileRegistrySection .creatorProfileSectionHeader>p:last-child{font-size:.875rem}.creatorProfileRegistry{display:grid;margin:0;border-bottom:1px solid var(--border)}.creatorProfileRegistry>div{display:grid;min-width:0;grid-gap:7px;gap:7px;border-top:1px solid var(--border);padding:14px 0}.creatorProfileRegistry dd{color:var(--muted);font-family:var(--mono);font-size:.8125rem;overflow-wrap:anywhere}@media (min-width:520px){.creatorProfileHeroMetadata{grid-template-columns:repeat(2,minmax(0,1fr))}.creatorProfileSectionNav ul{grid-template-columns:repeat(5,minmax(0,1fr))}.creatorProfileSectionNav li:last-child:nth-child(odd){grid-column:auto}.creatorProfileRoleCard,.creatorProfileTimelineRelations li{grid-template-columns:minmax(0,1fr) auto}}@media (min-width:760px){.creatorProfileHero{grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:clamp(40px,7vw,88px);padding:72px 0 80px}.creatorProfileVisualIdentityColumn{width:100%}.creatorProfileProofSummary{grid-template-columns:repeat(4,minmax(0,1fr))}.creatorProfileOverviewGrid,.creatorProfileRoleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.creatorProfileRoleCard:nth-child(2){border-top-color:var(--border)}.creatorProfileProofStateLegend{grid-template-columns:repeat(3,minmax(0,1fr))}.creatorProfileRegistry{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}}@media (min-width:960px){.creatorProfileDocumentedRecord,.creatorProfileSection{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:72px}.creatorProfileDocumentedRecord{align-items:end;padding:64px 0}.creatorProfileSection{padding:88px 0}.creatorProfileSectionBody{margin-top:0}.creatorProfileOverviewGrid{grid-template-columns:1fr}.creatorProfileRegistrySection{padding:40px}}@media (min-width:640px){.container{width:min(100% - 48px,1120px)}.heroActions{flex-direction:row;max-width:none}.button{width:-moz-fit-content;width:fit-content}.proofGrid,.toolGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.footerInner{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width:900px){.siteHeader{padding:18px 24px}.primaryNav{gap:18px}.hero{min-height:calc(100svh - 62px);padding:96px 0 88px}.hero h1{font-size:4.6rem}.heroSubcopy{font-size:1.2rem}.section{padding:96px 0}.sectionGrid{grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:56px}h2{font-size:2.55rem}.processGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.proofGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.toolGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.finalCta{padding:112px 0}.policyPage{padding-bottom:96px}.policyHeader{padding-top:28px;padding-bottom:72px}.policyHeader h1{font-size:3.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.creatorProfileSectionNav a,.skipLink{transition:none}}