.cur-cta-btn{display:inline-block;margin-top:1.5rem;background:var(--text-primary);color:var(--bg-color);font-size:.9rem;font-weight:600;padding:.75rem 2rem;border-radius:100px;text-decoration:none;transition:opacity .2s ease}.cur-cta-btn:hover{opacity:.82}.cur-preview{padding:3rem 2rem;text-align:center}.cur-letters{gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.cur-letter-card,.cur-letters{display:flex;justify-content:center}.cur-letter-card{width:72px;height:72px;border-radius:16px;background:#1d1d1f;align-items:center;font-size:2.2rem;font-weight:600;color:#7c6cf4;font-family:Snell Roundhand,Segoe Script,cursive;font-style:italic;position:relative}.cur-letter-card:after{content:"";position:absolute;inset:3px;border:1.5px solid rgba(124,108,244,.25);border-radius:12px}.cur-preview-label{font-size:.75rem;color:var(--text-secondary);letter-spacing:.5px}.cur-what{padding:3rem 2rem;background:#f5f5f7}.cur-what-inner{max-width:640px;margin:0 auto}.cur-what-inner h2{font-size:1.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.cur-what-inner p{font-size:.95rem;color:var(--text-secondary);line-height:1.75;margin-bottom:1rem}.cur-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;padding:3rem 2rem}.cur-feature-card{background:#f5f5f7;border-radius:20px;padding:1.75rem}.cur-feature-card h3{font-size:.95rem;font-weight:700;margin-bottom:.6rem}.cur-feature-card p{font-size:.85rem;color:var(--text-secondary);line-height:1.65}.cur-formats{padding:3rem 2rem;border-top:1px solid rgba(0,0,0,.06)}.cur-formats h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.cur-formats p{font-size:.85rem;color:var(--text-secondary);line-height:1.65;max-width:520px;margin-top:1rem}.cur-format-row{display:flex;gap:.5rem;flex-wrap:wrap}.cur-format-badge{display:inline-block;padding:.35rem .85rem;border-radius:100px;background:#1d1d1f;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px}.cur-cta-section{text-align:center;padding:5rem 2rem 7rem;border-top:1px solid rgba(0,0,0,.06)}.cur-cta-section h2{font-size:2rem;font-weight:700;letter-spacing:-1px;margin-bottom:.75rem}.cur-cta-section p{font-size:.95rem;color:var(--text-secondary);margin-bottom:2rem}.cur-compare{padding:4rem 2rem}.cur-compare-header{text-align:center;margin-bottom:2.5rem}.cur-compare-eyebrow{display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.75rem}.cur-compare-header h2{font-size:1.9rem;font-weight:700;letter-spacing:-1px;color:var(--text-primary)}.cur-compare-scroll{overflow-x:auto}.cur-compare-table{display:grid;grid-template-columns:minmax(120px,.8fr) 1fr 1fr;grid-gap:1px;gap:1px;background:rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;min-width:620px}.curt-cell{background:#fff;padding:1.1rem 1.25rem}.curt-head{background:#fafafa}.curt-head span{font-size:.9rem;font-weight:700;color:var(--text-primary)}.curt-cursive-head span{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.curt-feature span{font-size:.85rem;font-weight:600;color:var(--text-primary)}.curt-cursive p,.curt-script p{font-size:.85rem;line-height:1.6;color:var(--text-secondary)}@media (max-width:768px){.cur-features{grid-template-columns:1fr}}