@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#193c32;background:#f6f7f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}header,main,footer{max-width:1320px;margin:auto}header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:0 64px;border-bottom:1px solid #d8dfd5}.brand{font-family:Georgia,serif;font-size:30px;font-weight:bold;letter-spacing:-1.5px}.star{color:#548067;font-family:Arial,sans-serif;margin-left:5px}.nav{font-size:14px}.nav span{display:inline-grid;place-items:center;background:#e5e9df;border-radius:50%;width:26px;height:26px;margin-left:8px}.hero{padding:84px 64px 80px;display:grid;grid-template-columns:1.12fr 1fr;gap:72px;align-items:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;margin:0 0 27px}h1{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;font-size:clamp(54px,5.6vw,80px);line-height:1.02;letter-spacing:-2px;margin:0 0 28px}h1 em{font-weight:400;color:#527761}.lede{max-width:370px;font-size:17px;line-height:1.8;color:#52635a;margin:0}.invitation{font-size:17px;margin:18px 0 45px}.edition{font-size:11px;letter-spacing:2px;display:flex;gap:26px;align-items:center}.edition span{color:#66766b;font-size:10px}.paper{background:#fffef9;padding:30px 32px 22px;border:1px solid #dce2d7;box-shadow:0 14px 35px #173d3009;transform:rotate(1deg)}.paper-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#718071;border-bottom:1px solid #e3e7da;padding-bottom:24px}form{padding-top:29px}label{font-family:'Libre Caslon Display',Georgia,serif;font-size:43px;line-height:1.08;display:block;margin-bottom:24px}textarea{display:block;width:100%;height:154px;resize:vertical;min-height:110px;max-height:420px;border:0;background:repeating-linear-gradient(transparent,transparent 31px,#e5e8df 31px,#e5e8df 32px);font:16px/32px 'DM Sans',Arial,sans-serif;padding:0 3px;color:#193c32;border-radius:0}textarea::placeholder{color:#7f8c7e}textarea:focus{outline:2px solid #6b896c;outline-offset:5px}.input-meta{display:flex;justify-content:space-between;color:#798475;font-size:12px;margin:16px 0 25px}button{font:inherit;cursor:pointer}.primary{width:100%;border:0;background:#193c32;color:#f6f8e5;display:flex;justify-content:space-between;align-items:center;padding:17px 20px;font-size:15px;border-radius:3px}.primary:hover{background:#28513d}.primary span{font-size:22px;line-height:20px;color:#edf583}button:focus-visible,a:focus-visible{outline:3px solid #638649;outline-offset:5px}#save-note{font-size:12px;line-height:1.6;color:#687465;text-align:center;margin:13px 0 0}#status{font-size:13px;line-height:1.5;margin:8px 0 0}#status:empty{display:none}.paper-bottom{border-top:1px solid #e3e7da;margin-top:24px;padding-top:18px;display:flex;align-items:center;gap:12px;color:#6b7868;font-size:12px}.paper-bottom span{font-size:24px;color:#678664}.ideas{margin:0 64px;padding:42px 0;border-top:1px solid #d8dfd5}.section-heading{display:flex;justify-content:space-between;align-items:flex-end}.section-heading .eyebrow{margin-bottom:12px}h2{font-family:'Libre Caslon Display',Georgia,serif;font-size:38px;font-weight:400;margin:0}.section-heading>span{font-size:13px;color:#677569}#empty{font-size:15px;color:#66776b;padding:20px 0 5px}#idea-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:25px}.idea-card{background:#edf0e6;border:1px solid #dbe1d3;padding:24px;min-width:0}.idea-card p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.7;margin:12px 0 22px}.card-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#657460}.card-actions{display:flex;gap:20px}.text-button{border:0;background:none;padding:4px 0;font-size:13px;text-decoration:underline;color:#405b43}.note{margin:0 64px 50px;display:flex;gap:40px;border-top:1px solid #d8dfd5;padding-top:26px}.note>span{font-size:11px;letter-spacing:1.5px;white-space:nowrap;padding-top:5px}.note p{font-size:14px;line-height:1.7;color:#61715f;max-width:590px;margin:0}footer{display:flex;align-items:center;gap:32px;padding:30px 64px 38px;border-top:1px solid #d8dfd5}footer .brand{font-size:22px}footer p,footer>span{font-size:12px;color:#687765}footer>span{margin-left:auto}@media(max-width:900px){.hero{gap:36px;padding:58px 32px}.paper{padding:26px}.ideas{margin:0 32px}header,footer{padding-left:32px;padding-right:32px}.note{margin-left:32px;margin-right:32px}h1{font-size:60px}}@media(max-width:650px){header{height:88px;padding:0 24px}.brand{font-size:26px}.hero{grid-template-columns:1fr;padding:44px 24px;gap:38px}.eyebrow{font-size:10px}h1{font-size:60px}.lede{max-width:100%;font-size:16px}.invitation{margin-bottom:26px}.edition{display:none}.paper{transform:none;padding:26px 23px}.ideas{margin:0 24px;padding:32px 0}#idea-list{grid-template-columns:1fr}h2{font-size:32px}.note{margin:0 24px 32px;display:block}.note p{margin-top:12px}footer{padding:26px 24px;flex-wrap:wrap;gap:12px 22px}footer p{margin:0}footer>span{width:100%;margin:0}.section-heading{gap:12px}}
