*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Prompt,system-ui,sans-serif;background:#0f1222;color:#eef1ff}.wrap{max-width:960px;margin:0 auto;padding:3rem 1.5rem}.hero{text-align:center;margin-bottom:3rem}.hero h1{font-size:2.6rem;margin:0 0 .4rem;background:linear-gradient(90deg,#ffd166,#ff6b9d);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{color:#9aa3c7;margin:0}.btnLg{padding:.85rem 1.8rem;font-size:1rem}.btnGhost{background:transparent;border:1px solid rgba(255,255,255,.2);color:#eef1ff}.btnGhost:hover{border-color:#ff6b9d;filter:none}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.card{background:#181c33;border:1px solid rgba(255,255,255,.08);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column}.thumb{height:150px}.thumb-starry-night{background:linear-gradient(160deg,#0b1026,#2b3270 70%,#ffd166 160%)}.thumb-love-letter{background:linear-gradient(160deg,#4f2038,#d65b9a)}.body{padding:1.1rem 1.2rem 1.3rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.tag{align-self:flex-start;font-size:.72rem;padding:.15rem .6rem;border-radius:999px;background:rgba(255,209,102,.15);color:#ffd166}.body h2{margin:0;font-size:1.15rem}.body p{margin:0;color:#9aa3c7;font-size:.9rem;line-height:1.6;flex:1 1}.actions{margin-top:.8rem}.btn{display:inline-block;padding:.5rem 1.2rem;border-radius:.6rem;background:#ffd166;color:#1a1400;text-decoration:none;font-weight:600;font-size:.9rem}.btn:hover{filter:brightness(1.1)}.draft-input{width:100%;padding:.6rem .8rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.12);background:#0f1222;color:#eef1ff;font:inherit}.feature-card{cursor:pointer;position:relative}.feature-card input[type=checkbox]{position:absolute;top:1rem;right:1rem;width:20px;height:20px}.feature-card-selected{border-color:#ffd166;box-shadow:0 0 0 1px #ffd166}fieldset{border:1px solid rgba(255,255,255,.08);border-radius:1rem}legend{padding:0 .5rem;color:#ffd166;font-weight:600}