:root{--background:#f5f2ea;--foreground:#111;--muted:#6e6a63;--border:#11111129;--border-strong:#11111152;--accent:#e52b2b;--accent-hover:#cf2020;--success:#2f6b43;--sans:"Geist Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:"Instrument Serif",Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}button,input,textarea{font:inherit;color:inherit}button,a,input,textarea,summary{outline-color:#0000}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page-shell{width:min(100%,1440px);margin:0 auto;padding:0 48px}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:72px;display:flex}.wordmark{letter-spacing:.16em;text-transform:uppercase;font-size:14px;font-weight:600;text-decoration:none}.site-header nav{gap:32px;display:flex}.site-header nav a{letter-spacing:.12em;font-size:12px;font-weight:600;text-decoration:none}.site-header nav a:hover{text-decoration:underline}.takeover-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(88svh - 72px);padding:64px 0 80px;display:flex}.takeover-status,.billboard-status{letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:600}.live-dot{background:var(--accent);vertical-align:2px;border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}.takeover-hero h1{font-family:var(--serif);letter-spacing:-.035em;overflow-wrap:anywhere;max-width:1200px;margin:48px auto 32px;font-weight:400;line-height:.94}.takeover-hero h1.message-short{font-size:clamp(72px,8.8vw,128px)}.takeover-hero h1.message-medium{font-size:clamp(64px,7vw,96px)}.takeover-hero h1.message-long{max-width:1100px;font-size:clamp(52px,5.5vw,72px)}.owner-line{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:13px;font-weight:500;display:flex}.owner-line a,.owner-line strong{text-decoration:none}.owner-line span{color:var(--muted)}.owner-line span:before{content:"·";margin-right:12px}.takeover-number{color:var(--muted);letter-spacing:.12em;margin-top:8px;font-size:10px;font-weight:600;text-decoration:none}.price-block{flex-direction:column;margin-top:48px;display:flex}.price-block strong{letter-spacing:-.04em;font-size:clamp(44px,5vw,72px);font-weight:500;line-height:1}.price-block span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:600}.primary-action,.button{border:1px solid var(--foreground);background:var(--foreground);height:58px;color:var(--background);letter-spacing:.04em;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;margin-top:24px;padding:0 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s ease-out,border-color .18s ease-out;display:inline-flex}.primary-action:hover,.button:hover{background:var(--accent);border-color:var(--accent)}.primary-action:disabled,.button:disabled{opacity:.45;cursor:not-allowed}.hero-footnote{color:var(--muted);margin:16px 0 0;font-size:13px}.stats-row{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);padding:32px 0;display:grid}.stats-row div{flex-direction:column;align-items:center;gap:4px;display:flex}.stats-row div+div{border-left:1px solid var(--border)}.stats-row strong{letter-spacing:-.025em;font-size:24px;font-weight:500}.stats-row span{color:var(--muted);letter-spacing:.12em;font-size:10px;font-weight:600}.history-section{padding:128px 0}.section-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px;display:flex}.section-heading span{color:var(--muted);letter-spacing:.14em;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1}.section-heading p{max-width:420px;color:var(--muted);text-align:right;margin:0}.history{border-top:1px solid var(--border-strong)}.history-item{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(0,1fr) 180px 100px 100px 48px;align-items:center;gap:24px;min-height:96px;transition:background .18s ease-out;display:grid}.history-item:hover{background:#11111106}.history-item small,.history-state{color:var(--muted);letter-spacing:.1em;font-size:11px;font-weight:600}.history-message{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:26px;line-height:1.05;text-decoration:none;overflow:hidden}.history-item:hover .history-message{text-decoration:underline}.history-owner{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600;position:relative}.history-owner:not(.current):after{content:"";background:var(--accent);height:1px;position:absolute;top:50%;left:0;right:15%}.history-item>strong{font-size:15px;font-weight:500}.history-item button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:10px}.history-item button:hover{color:var(--foreground)}.history-empty{color:var(--muted);border-bottom:1px solid var(--border);margin:0;padding:48px 0}.footer{border-top:1px solid var(--border);min-height:96px;color:var(--muted);letter-spacing:.06em;justify-content:space-between;align-items:center;gap:32px;font-size:11px;display:flex}.footer nav{gap:24px;display:flex}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.mobile-sticky-cta{display:none}.page,.modal-page{width:min(100% - 40px,960px);margin:0 auto;padding:32px 0 96px}.page>.top,.modal-page>.top{letter-spacing:.12em;align-items:center;height:40px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.page h1,.modal-page h1{letter-spacing:-.045em;margin:96px 0 32px;font-size:clamp(48px,7vw,88px);line-height:.95}.page .intro,.modal-page .intro{max-width:560px;color:var(--muted)}.legal{max-width:760px}.legal h1{font-family:var(--sans);font-size:64px}.legal h2{margin:48px 0 8px;font-size:22px}.legal p,.legal li{line-height:1.7}.legal .top:before,.modal-page .top:before{content:"ERASEME.LOL";color:var(--foreground)}.legal .top,.modal-page .top{font-size:0}.legal .top:after,.modal-page .top:after{content:"CLOSE";color:var(--muted);margin-left:auto;font-size:11px}.billboard{text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:64px 0;display:flex}.billboard h2{max-width:900px;font-family:var(--serif);letter-spacing:-.035em;overflow-wrap:anywhere;margin:48px auto 32px;font-size:clamp(52px,8vw,112px);font-weight:400;line-height:.94}.billboard .owner{align-items:center;gap:12px;display:flex}.billboard .owner img{object-fit:contain;max-width:160px;max-height:80px}.owner-name{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:600}.owner-meta{color:var(--muted);letter-spacing:.08em;font-size:11px}.billboard .takeover-number{margin-left:24px}.tag{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.modal-page{max-width:1280px}.take-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:80px;margin-top:64px;display:grid}.form{flex-direction:column;gap:32px;display:flex}.form-progress{display:none}.field{letter-spacing:.12em;flex-direction:column;gap:8px;font-size:11px;font-weight:600;display:flex;position:relative}.field textarea,.field input{border:1px solid var(--border);background:0 0;border-radius:4px;width:100%;height:52px;padding:0 16px}.field textarea{border:0;border-bottom:1px solid var(--border-strong);height:auto;min-height:180px;font-family:var(--serif);resize:vertical;border-radius:0;padding:16px 0;font-size:42px;line-height:1.05}.field>span{color:var(--muted);align-self:end;font-size:11px}.optional-fields{border-top:1px solid var(--border);padding-top:16px}.optional-fields summary,.terms-summary summary{cursor:pointer;font-size:12px;font-weight:600}.optional-fields summary span{color:var(--muted);font-weight:400}.optional-fields[open]{flex-direction:column;gap:24px;display:flex}.optional-fields[open] summary{margin-bottom:8px}.terms-summary{border:1px solid var(--border);border-radius:4px;padding:16px}.terms-summary p{color:var(--muted);margin:12px 0;font-size:13px}.checkbox{gap:10px;font-size:13px;line-height:1.4;display:flex}.checkbox+.checkbox{margin-top:10px}.checkbox input{accent-color:var(--accent)}.form .button{width:100%;margin:0}.form-footnote{color:var(--muted);text-align:center;margin:-20px 0 0;font-size:11px}.preview{position:sticky;top:32px}.preview>.tag{margin-bottom:16px;display:block}.preview .billboard{min-height:540px}.preview .billboard h2{font-size:clamp(48px,5vw,72px)}.error{color:var(--error);margin:0;font-size:13px;font-weight:600}.sheet-backdrop{z-index:40;background:#11111152;display:flex;position:fixed;inset:0}.takeover-sheet{background:var(--background);width:min(100%,960px);height:100%;margin-left:auto;padding:24px 48px 64px;overflow:auto;box-shadow:0 12px 40px #00000014}.sheet-handle{display:none}.sheet-close{float:right;cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-size:24px}.sheet-price{margin:64px 0 0;font-size:16px}.compact{margin-top:48px;display:block}.compact .form{max-width:720px}.compact .form-progress{display:none}.success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;display:flex}.success h1{font-family:var(--serif);font-weight:400}.share-row{gap:12px;display:flex}.share-row .button+.button{color:var(--foreground);background:0 0}@media (max-width:900px){.page-shell{padding:0 32px}.history-item{grid-template-columns:64px minmax(0,1fr) 120px 80px}.history-state,.history-item button{display:none}.take-grid{grid-template-columns:1fr;gap:64px}.preview{position:static}.preview .billboard{min-height:440px}.section-heading{flex-direction:column;align-items:start;gap:16px}.section-heading p{text-align:left}}@media (max-width:640px){.page-shell{padding:0 20px}.site-header{height:64px}.wordmark{font-size:13px}.site-header nav a:last-child{display:none}.site-header nav a{font-size:11px}.takeover-hero{min-height:calc(100svh - 64px);padding:48px 0 88px}.takeover-hero h1{margin:40px auto 28px}.takeover-hero h1.message-short,.takeover-hero h1.message-medium{font-size:clamp(44px,13vw,72px)}.takeover-hero h1.message-long{font-size:clamp(38px,10vw,56px)}.owner-line{flex-direction:column;gap:2px;font-size:12px}.owner-line span:before{display:none}.price-block{margin-top:40px}.price-block strong{font-size:48px}.primary-action{width:100%;height:56px;margin-top:20px}.stats-row{grid-template-columns:1fr 1fr;padding:24px 0}.stats-row div:last-child{display:none}.stats-row strong{font-size:20px}.history-section{padding:80px 0}.section-heading{margin-bottom:32px}.section-heading h2{font-size:40px}.section-heading p{font-size:14px}.history-item{grid-template-columns:48px minmax(0,1fr) auto;gap:12px;min-height:104px;padding:16px 0}.history-message{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:24px;display:-webkit-box}.history-owner{grid-column:2;font-size:10px}.history-item>strong{grid-area:1/3;font-size:14px}.history-state,.history-item button{display:none}.footer{flex-direction:column;align-items:flex-start;padding:32px 0 96px}.footer nav{flex-wrap:wrap}.mobile-sticky-cta{z-index:30;width:100%;height:72px;padding:0 20px calc(env(safe-area-inset-bottom)/2);border:0;border-top:1px solid var(--border);color:var(--foreground);letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f2eaf5;border-radius:0;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-sticky-cta span{color:var(--foreground)}.page,.modal-page{width:calc(100% - 40px);padding-bottom:88px}.page h1,.modal-page h1{margin-top:64px}.modal-page>.tag{margin-top:48px!important}.take-grid{gap:48px;margin-top:48px}.field textarea{min-height:160px;font-size:32px}.billboard{min-height:460px;padding:48px 0}.billboard h2{font-size:clamp(44px,13vw,72px)}.billboard .owner{flex-direction:column}.billboard .takeover-number{margin-left:0}.preview .billboard{min-height:440px}.takeover-sheet{width:100%;padding:16px 20px 96px}.sheet-price{margin-top:48px}.sheet-handle{background:var(--border-strong);width:40px;height:2px;margin:0 auto 12px;display:block}.sheet-close{margin-top:-12px}.compact{margin-top:40px}.share-row{flex-direction:column;width:100%}.share-row .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.brand-logo{color:#686d69;letter-spacing:-.045em;align-items:center;font-size:25px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.brand-logo.compact{font-size:17px}.wordmark{color:#686d69;letter-spacing:-.045em;text-transform:lowercase;font-size:24px;font-weight:600}.owner-logo{border:1px solid var(--border);object-fit:contain;background:#fff;border-radius:10px;flex:0 0 48px;width:48px;height:48px;padding:6px}.owner-line .owner-logo{flex-basis:40px;width:40px;height:40px}.logo-fallback{background:var(--foreground);color:var(--background);justify-content:center;align-items:center;font-size:16px;font-weight:600;display:inline-flex}.file-input{min-height:52px;height:auto!important;padding:12px 14px!important}.error{color:#b42318}.how-it-works{border-top:1px solid var(--border);grid-template-columns:minmax(180px,.55fr) minmax(300px,1.35fr) minmax(260px,1fr);align-items:start;gap:40px;padding:48px 0;display:grid}.how-it-works>span{color:var(--muted);letter-spacing:.12em;font-size:10px;font-weight:600}.how-it-works h2,.how-it-works p{margin:0}.how-it-works h2{font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.08}.how-it-works p{color:var(--muted);font-size:14px}.field select{border:1px solid var(--border);width:100%;height:52px;font:inherit;color:inherit;background:0 0;border-radius:4px;padding:0 16px}.contact-form{margin-top:48px}.honeypot{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.takeover-hero h1.message-short{max-width:1100px}.modal-page>.top:before,.legal>.top:before{content:"eraseme.lol";letter-spacing:-.03em;text-transform:lowercase;font-size:13px}@media (max-width:640px){.how-it-works{grid-template-columns:1fr;gap:16px;padding:36px 0}.field input,.field textarea,.checkbox{font-size:16px}.takeover-hero .primary-action{white-space:normal;align-self:stretch;width:auto;max-width:100%;padding-inline:14px;font-size:12px;line-height:1.2}.takeover-hero .hero-footnote{max-width:100%;padding-inline:8px;line-height:1.4}.modal-page>.tag{justify-content:flex-start;display:flex}.modal-page h1{max-width:13ch;margin-top:48px;font-size:clamp(42px,15vw,64px);line-height:.93}.mobile-sticky-cta{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s,transform .16s,visibility .16s;transform:translateY(10px)}.mobile-sticky-cta.visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}}@media (max-width:640px) and (max-height:600px){.takeover-hero{min-height:calc(100svh - 64px);padding-top:26px;padding-bottom:90px}.takeover-hero h1{margin-top:24px;margin-bottom:18px}.takeover-hero .price-block{margin-top:26px}.takeover-hero .price-block span{margin-top:0}.modal-page>.tag{margin-top:32px!important}.modal-page h1{margin-top:30px;margin-bottom:22px;font-size:42px}.take-grid{margin-top:36px}}@media (prefers-reduced-motion:reduce){.mobile-sticky-cta{transition:none}}
@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(../media/geist-sans-latin-400-normal.1j8vswvs1z8b9.woff2)format("woff2"),url(../media/geist-sans-latin-400-normal.0fmdbpwtf3ofo.woff)format("woff")}
@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(../media/geist-sans-latin-500-normal.11s1i6_3ddqwk.woff2)format("woff2"),url(../media/geist-sans-latin-500-normal.3nfaji6y4du8w.woff)format("woff")}
@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:600;src:url(../media/geist-sans-latin-600-normal.10sxxizy4m-dj.woff2)format("woff2"),url(../media/geist-sans-latin-600-normal.031x82b5bz1yp.woff)format("woff")}
@font-face{font-family:Instrument Serif;font-style:normal;font-display:swap;font-weight:400;src:url(../media/instrument-serif-latin-ext-400-normal.1-60h_wy7j2h_.woff2)format("woff2"),url(../media/instrument-serif-latin-ext-400-normal.2sowzapzts2o2.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-display:swap;font-weight:400;src:url(../media/instrument-serif-latin-400-normal.2zo21yor93qdc.woff2)format("woff2"),url(../media/instrument-serif-latin-400-normal.1tckdf9uwvrm7.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
