@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600&display=swap');
:root{--ink:#262039;--muted:#726b80;--paper:#fffdf9;--violet:#6a43c5;--violet-dark:#43267f;--rose:#e65f84;--line:#e9e0f1;--lav:#f0eaff;--cream:#fff4e7;--shadow:0 18px 50px #37226317}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdfa;color:var(--ink);font:16px/1.65 'DM Sans',system-ui,sans-serif}a{color:inherit;text-underline-offset:3px}.wrap{width:min(1440px,calc(100% - 64px));margin:auto}.top{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font:700 28px/1 'Playfair Display',Georgia,serif;text-decoration:none;letter-spacing:-.05em}.brand span{color:var(--rose)}nav{display:flex;align-items:center;gap:22px}nav a{font-size:14px;font-weight:700;text-decoration:none;opacity:.84}nav a:hover{color:var(--violet)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1.06fr);align-items:stretch;min-height:570px;overflow:hidden;border-radius:32px;background:#fff8f2}.hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px 35px 70px 54px;background:linear-gradient(90deg,#fffaf3 0%,#fff8f1 86%,#fff8f100 100%)}.hero-art{min-width:0;background:#fff8f1}.hero-art img{display:block;width:100%;height:100%;min-height:570px;object-fit:cover;object-position:center}.eyebrow{color:var(--rose);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1,.article h1{font:700 clamp(44px,5.7vw,76px)/1.03 'Playfair Display',Georgia,serif;letter-spacing:-.055em;margin:13px 0 20px}.hero h1{max-width:620px}.hero h1 span{display:block}.lead{font-size:19px;line-height:1.6;color:var(--muted);max-width:560px}.pills,.links{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.pill,.button{border-radius:99px;padding:12px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:14px;font-weight:750}.pill{background:#fffdfcf2;border:1px solid #e5dcec;box-shadow:0 4px 15px #3321530b}.pill:hover{border-color:#bda7e9}.button{background:linear-gradient(125deg,var(--violet),#8d58dc);color:#fff;box-shadow:0 12px 25px #6541bf3a}.section{padding:70px 0}.section h2,.article h2{font:700 clamp(29px,3vw,42px)/1.12 'Playfair Display',Georgia,serif;letter-spacing:-.035em;margin:0 0 15px}.section-intro{max-width:630px;color:var(--muted);margin:0 0 28px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{position:relative;isolation:isolate;display:block;min-height:205px;overflow:hidden;background:linear-gradient(140deg,#fff 0%,#faf7ff 100%);border:1px solid var(--line);border-radius:24px;padding:26px;text-decoration:none;box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s}.card:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-35px;top:-42px;background:#eddfff;z-index:-1}.card:nth-child(2):before,.card:nth-child(5):before{background:#ffe4eb}.card:nth-child(3):before,.card:nth-child(4):before{background:#ffebd8}.card:hover{transform:translateY(-5px);box-shadow:0 25px 55px #37226325}.card .icon{font-size:30px;line-height:1;margin-bottom:42px}.card h3{font:700 22px/1.16 'Playfair Display',Georgia,serif;margin:0 0 8px}.card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.feature{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;background:var(--lav);border-radius:30px;overflow:hidden}.feature-image{width:100%;height:440px;object-fit:cover}.feature-copy{padding:36px 58px 36px 0}.feature-copy p{color:#5d5570}.note{background:linear-gradient(110deg,#42257e,#7048c5);color:white;padding:43px 48px;border-radius:28px}.note h2{color:white}.note p{max-width:720px;margin:0;color:#eee8ff}.article{max-width:none;padding:46px 0 80px}.crumb{font-size:14px;color:var(--muted)}.article h1{font-size:clamp(42px,5vw,64px);margin-bottom:21px;max-width:1000px}.article h2{font-size:32px;margin-top:48px;max-width:1000px}.article p,.article li{color:#50495f}.article ul{padding-left:22px;max-width:1000px}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.example{margin:0;padding:22px 23px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 24px #3722630a;color:#433b51;font:500 16px/1.6 'DM Sans',system-ui,sans-serif}.example:before{content:'“';display:block;color:var(--rose);font:700 36px/20px Georgia,serif;margin-bottom:8px}.article .tip{padding:20px 22px;border-radius:14px;background:var(--cream);font-size:15px;max-width:1000px}footer{margin-top:20px;padding:30px 0 48px;background:#f8f4fb;border-top:1px solid var(--line);color:var(--muted);font-size:14px}@media(max-width:980px){.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);min-height:520px}.hero-copy{padding:55px 28px 55px 40px}.hero-art img{min-height:520px}.hero h1{font-size:clamp(44px,6.2vw,64px)}.grid,.example-grid{grid-template-columns:repeat(2,1fr)}.feature{grid-template-columns:1fr;gap:0}.feature-image{height:330px}.feature-copy{padding:34px}}@media(max-width:700px){.hero{display:block;min-height:0}.hero-copy{padding:52px 25px 38px}.hero-art img{min-height:0;height:auto;aspect-ratio:1.3;object-position:center}.hero h1{font-size:clamp(46px,14vw,64px)}.wrap{width:min(100% - 30px,1180px)}}@media(max-width:560px){.top{min-height:68px}.brand{font-size:25px}nav{gap:12px}nav a{font-size:12px}.grid,.example-grid{grid-template-columns:1fr}.section{padding:52px 0}.note{padding:30px 25px}.card{min-height:175px}.card .icon{margin-bottom:26px}}
/* AI greeting generator */
.generator-hero{grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr);min-height:0;background:linear-gradient(115deg,#fff9f3 0%,#f8f2ff 100%)}.generator-hero .hero-copy{padding:66px 35px 66px 54px;background:transparent}.generator-hero .hero-copy .lead{max-width:510px}.hero-generator-card{margin:28px 30px 28px 0;align-self:stretch}
.generator-section{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(540px,1.18fr);gap:55px;align-items:start}.generator-intro{padding-top:26px}.generator-intro h2{font:700 clamp(36px,3.8vw,55px)/1.05 'Playfair Display',Georgia,serif;letter-spacing:-.045em;margin:12px 0 18px}.generator-card{border:1px solid var(--line);border-radius:30px;padding:30px;background:linear-gradient(145deg,#f7f1ff 0%,#fff9f4 100%);box-shadow:var(--shadow)}.greeting-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.greeting-form>label:last-of-type,.greeting-form .privacy-note,.greeting-form .generator-submit{grid-column:1/-1}.greeting-form label{display:grid;gap:7px;color:#494157;font-size:13px;font-weight:750}.greeting-form label span{font-weight:500;color:var(--muted)}.greeting-form input,.greeting-form select,.greeting-form textarea{width:100%;border:1px solid #dbd0e8;border-radius:12px;background:#fffdfd;padding:12px 13px;color:var(--ink);font:15px/1.4 'DM Sans',system-ui,sans-serif;outline:none;resize:vertical}.greeting-form textarea{min-height:94px}.greeting-form input:focus,.greeting-form select:focus,.greeting-form textarea:focus{border-color:#9a77d6;box-shadow:0 0 0 4px #8b5ad41a}.form-pair{display:contents}.privacy-note{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.generator-submit{border:0;cursor:pointer;justify-self:start}.generator-submit:disabled{opacity:.65;cursor:wait}.greeting-result{margin-top:24px;border-top:1px solid #ded3eb;padding-top:22px}.result-label{color:var(--rose);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.greeting-text{white-space:pre-line;margin-top:12px;color:#40384e;font-size:17px;line-height:1.7}.greeting-text.loading{color:var(--muted);font-style:italic}.greeting-text.error{color:#9c3155}.result-actions{display:flex;gap:17px;margin-top:18px}.text-button{border:0;padding:0;background:transparent;color:var(--violet-dark);font:700 14px 'DM Sans',system-ui,sans-serif;text-decoration:underline;text-underline-offset:4px;cursor:pointer}@media(max-width:980px){.generator-hero,.generator-section{grid-template-columns:1fr;gap:20px}.generator-hero .hero-copy{padding-bottom:24px}.hero-generator-card{margin:0 32px 32px}.generator-intro{padding-top:0}}@media(max-width:560px){.generator-card{padding:22px}.greeting-form{grid-template-columns:1fr}.hero-generator-card{margin:0 16px 16px}}
/* Full project footer */
.site-footer{margin-top:20px;padding:52px 0 24px;background:#f4eff8;border-top:1px solid var(--line);color:var(--ink)}.footer-grid{display:grid;grid-template-columns:1.15fr .7fr .7fr 1.15fr;gap:40px}.footer-logo{display:inline-flex;align-items:center;gap:10px;font:700 25px/1 'Playfair Display',Georgia,serif;letter-spacing:-.05em;text-decoration:none}.footer-logo img{width:28px;height:28px}.footer-logo span span{color:var(--rose)}.footer-brand p,.footer-song p{max-width:300px;margin:17px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-column h2{margin:2px 0 8px;font-size:13px;letter-spacing:.03em}.footer-column a{color:#5d566b;font-size:14px;text-decoration:none}.footer-column a:hover,.footer-song-link:hover{color:var(--violet);text-decoration:underline;text-underline-offset:3px}.footer-song{padding:23px 25px;border-radius:22px;background:#fffaf4}.footer-song .eyebrow{font-size:10px}.footer-song-title{display:inline-block;margin-top:6px;font:700 25px/1 'Playfair Display',Georgia,serif;text-decoration:none}.footer-song-title span{color:var(--rose);font:600 19px/1 'DM Sans',system-ui,sans-serif}.footer-song p{margin-top:11px}.footer-song-link{display:inline-block;margin-top:15px;color:var(--violet-dark);font-size:14px;font-weight:750}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;border-top:1px solid #ded5e6;color:var(--muted);font-size:12px}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-song{grid-column:1/-1}.footer-song p{max-width:500px}}@media(max-width:560px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-song{grid-column:auto}.footer-bottom{flex-direction:column;gap:6px;margin-top:30px}}
