@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#242323;background:#faf9f7;font-synthesis:none;--pink:#ee4780;--muted:#6b6769}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #b62d60;outline-offset:5px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:auto;padding:0 5.4%;gap:24px}.brand{display:flex;align-items:center;font-size:39px;font-weight:800;letter-spacing:-2px}.brand-icon{background:var(--pink);color:white;font-size:31px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;margin-right:9px;letter-spacing:0}.brand-period{color:var(--pink)}.header-note{font-size:14px;color:var(--muted)}.nav-link{font-size:14px;font-weight:700;border-bottom:1px solid #ccc4c7;padding:9px 0}.nav-link span{margin-left:22px;color:var(--pink);font-size:22px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:5%;padding:48px 5.4% 65px;min-height:690px}.hero-copy{padding-bottom:10px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:1.8px;color:#645d61}.spark{font-size:25px;color:var(--pink)}h1{font-family:Manrope,sans-serif;font-size:clamp(44px,4.8vw,74px);line-height:1.075;letter-spacing:-3.7px;font-weight:800;margin:25px 0 27px}h1>span{color:var(--pink)}.intro{font-size:17px;line-height:1.7;color:var(--muted);max-width:440px;margin:0}.signup{margin-top:37px;scroll-margin-top:30px;max-width:510px}.signup-title{font-size:15px;font-weight:700;margin-bottom:13px}.form-row{display:flex;border:1px solid #ddd7da;background:white;border-radius:12px;padding:6px;gap:5px;box-shadow:0 4px 18px #31212604}input{min-width:0;border:0;background:transparent;padding:13px 12px;flex:1;font-size:15px;border-radius:6px}input::placeholder{color:#8c868a}button[type=submit]{border:0;border-radius:8px;background:var(--pink);color:white;font-size:14px;font-weight:700;padding:16px 20px;white-space:nowrap;transition:background .2s,transform .2s}button[type=submit]:hover{background:#d82e68;transform:translateY(-1px)}button:disabled{opacity:.7;cursor:wait}.form-row button span{margin-left:10px}.form-message{font-size:12px;color:var(--muted);min-height:19px;margin:12px 0 0}.form-message.error{color:#b22145}.form-message.success{color:#23673e}.artwork{position:relative;min-width:0;padding:30px 0 20px}.art-label{display:flex;justify-content:space-between;align-items:center;margin:0 10px 17px;font-size:10px;letter-spacing:2px;font-weight:700;color:#7a7275}.art-label span+span{color:var(--pink);font-size:25px;line-height:1}.film{margin:0;width:83%;border:6px solid white;border-radius:13px;overflow:hidden;box-shadow:0 15px 28px #29202724;position:relative;transition:transform .35s}.film img{display:block;width:100%;height:auto}.film-one{transform:rotate(-7deg);margin-left:4%;z-index:1}.film-two{transform:rotate(5deg);margin-top:-45px;margin-left:17%;z-index:3}.film-three{transform:rotate(-5deg);margin-top:-42px;margin-left:1%;z-index:2}.film:hover{transform:rotate(0) translateY(-4px);z-index:4}.art-caption{display:flex;justify-content:space-between;font-size:11px;color:#7a7275;margin-top:32px;padding:0 4%;gap:20px}.art-caption span+span{font-size:9px;letter-spacing:1.1px;align-self:center}.bottom-line{max-width:1427px;margin:0 auto;padding:25px 0 32px;border-top:1px solid #e3dfe0;display:flex;align-items:center;justify-content:space-between;gap:25px}.bottom-line p{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.7px;white-space:nowrap}.bottom-line em{font-family:Georgia,serif;color:var(--pink);font-weight:400;font-size:26px}.genres{display:flex;flex-wrap:wrap;gap:9px}.genres span{border:1px solid #e1dcde;border-radius:30px;padding:10px 16px;font-size:12px;color:#696267}.genres span:last-child{border-color:transparent;padding-right:0}footer{border-top:1px solid #e3dfe0;padding:25px 5.4%;display:flex;align-items:center;gap:23px;color:#837b7f;font-size:12px;max-width:1600px;margin:auto}.footer-brand{font-size:26px;color:#242323}.copyright{margin-left:auto}.privacy-link{padding:8px 0;background:none;border:0;color:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px}.sr-only,.trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}dialog{border:1px solid #e1dcde;border-radius:18px;width:min(92vw,520px);padding:32px;background:#faf9f7;color:#242323}dialog::backdrop{background:#25192388;backdrop-filter:blur(5px)}dialog p{font-size:15px;line-height:1.7;color:var(--muted)}dialog h2{font-size:27px;letter-spacing:-1px}.close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:27px;color:var(--muted)}#removal-form{display:grid;gap:12px}#removal-form input{background:white;border:1px solid #ddd7da}#removal-form label{font-size:14px}#removal-message{margin:0}@media(min-width:1600px){.hero{min-height:770px}.artwork{max-width:620px}.bottom-line{max-width:1427px}}@media(max-width:1599px){.bottom-line{margin:0 5.4%}}@media(max-width:1100px){.header-note{display:none}.hero{gap:3%;padding-top:28px}h1{font-size:54px;letter-spacing:-2.8px}.form-row{flex-direction:column}.form-row input{padding:15px}.art-caption span+span{display:none}.genres{justify-content:flex-end}.genres span:last-child{display:none}}@media(max-width:760px){.header{height:88px;padding:0 6%}.brand{font-size:32px}.brand-icon{height:32px;width:32px;font-size:25px}.hero{display:flex;flex-direction:column;gap:26px;padding:32px 6% 35px;min-height:0}.hero-copy{width:100%}h1{font-size:clamp(45px,9vw,65px);line-height:1.1;letter-spacing:-2.5px;margin:18px 0 22px}.eyebrow{font-size:9px;letter-spacing:1.5px}.intro{font-size:16px;max-width:440px}.signup{margin-top:27px;max-width:none}.form-row{flex-direction:row}.form-row button{padding:14px}.form-row button span{display:none}.artwork{width:100%;max-width:550px;padding-top:15px}.film{width:80%}.film-two{margin-left:20%}.film-three{margin-left:4%}.bottom-line{flex-direction:column;gap:0;padding:18px 0 25px;text-align:center}.bottom-line p{margin:10px 0 18px}.genres{justify-content:center}.genres span{padding:8px 13px}footer{padding:22px 6%;gap:14px;flex-wrap:wrap}footer>span:not(.copyright){display:none}.nav-link{font-size:12px}.nav-link span{margin-left:7px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Keep the signup visible alongside the story artwork on laptop screens. */
@media(min-width:761px){.hero{padding-top:20px;padding-bottom:35px;min-height:590px}.artwork{width:100%;max-width:470px;justify-self:end}.film-two{margin-top:-65px}.film-three{margin-top:-65px}h1{font-size:clamp(44px,4.4vw,68px)}.art-label{font-size:12px;letter-spacing:1px}.art-caption{font-size:12px}.art-caption span+span{display:none}.eyebrow{font-size:12px;letter-spacing:1px}.signup{margin-top:25px}}
@media(max-width:760px){.eyebrow{font-size:12px;letter-spacing:.6px}.art-label{font-size:12px;letter-spacing:1px}.art-caption{font-size:12px}}
.brand-mascot{width:52px;height:62px;object-fit:contain;margin-right:9px;flex:none}
@media(max-width:760px){.brand-mascot{width:43px;height:52px;margin-right:7px}}
