:root{--ink: #09295b;--muted: #526887;--coral: #ff7656;--paper: #fffaf2;--cream: #fff5e8;--line: #f1dfcb;--shadow: 0 20px 50px rgba(42, 39, 33, .12)}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 18% 6%,rgba(255,226,195,.58),transparent 20rem),radial-gradient(circle at 88% 28%,rgba(255,225,207,.92),transparent 18rem),linear-gradient(180deg,#fffdf8 0%,var(--paper) 70%,#fff9ef 100%)}button,a{font:inherit}button{cursor:pointer}.page{width:min(1180px,calc(100% - 48px));margin:0 auto;overflow:hidden}.nav,footer{display:flex;align-items:center;gap:34px}.nav{min-height:86px;justify-content:space-between}.logo{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-family:Brush Script MT,Segoe Script,cursive;font-size:clamp(2rem,4vw,2.8rem);line-height:1}.logo-mark{display:grid;width:34px;height:30px;place-items:center;color:#ff9a73;background:var(--ink);border-radius:5px;transform:rotate(-2deg);box-shadow:7px -3px 0 -4px var(--coral)}footer a{color:#142745;text-decoration:none;font-size:.95rem}.primary,.secondary,.cream-button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:14px;border-radius:14px;border:1.5px solid var(--ink);padding:0 28px;font-weight:800}.primary{color:#fff;background:var(--ink);box-shadow:0 12px 28px #09295b2e}.primary.small{min-height:46px;border-radius:12px}.secondary,.cream-button{color:var(--ink);background:#fff9}.menu{display:none;color:var(--ink);background:transparent;border:0}.hero{position:relative;min-height:460px;padding:78px 70px 54px 66px}.eyebrow{margin:0 0 22px;color:var(--coral);font-size:.82rem;font-weight:800;letter-spacing:.38em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:570px;margin-bottom:22px;font-size:clamp(3.15rem,6vw,4.55rem);line-height:.95;letter-spacing:0}.lead{max-width:560px;margin-bottom:32px;color:var(--muted);font-size:1.32rem;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:34px}.hand-note,.side-note,blockquote{font-family:Brush Script MT,Segoe Script,cursive;letter-spacing:0}.hand-note{position:relative;display:inline-block;margin-left:12px;color:var(--ink);font-size:1.65rem;line-height:1.12;transform:rotate(-6deg)}.hand-note:after,.side-note:after{content:"♡";color:var(--coral);font-family:serif;font-size:2.7rem;position:absolute}.hand-note:after{right:-58px;top:18px}.side-note{position:absolute;right:18px;bottom:58px;color:var(--ink);font-size:1.6rem;line-height:1.08;transform:rotate(-10deg)}.side-note:after{right:-42px;top:38px}.memory-band p,.cta p{color:var(--muted)}.feature-card,.memory-band{border:1px solid var(--line);background:#ffffffad;box-shadow:var(--shadow)}.leaf,.sunburst{position:absolute;z-index:1}.leaf:before,.leaf:after{content:"";position:absolute;border:2px solid var(--coral);border-left:0;border-bottom:0;border-radius:100% 0;transform:rotate(35deg)}.leaf-left{width:120px;height:130px;left:14px;bottom:118px;border-left:2px solid var(--coral);transform:rotate(-20deg)}.leaf-right{width:120px;height:150px;right:4px;top:140px;border-left:2px solid var(--coral);transform:rotate(26deg)}.leaf:before{width:34px;height:18px;left:2px;top:28px}.leaf:after{width:34px;height:18px;left:8px;top:74px}.sunburst{width:55px;height:55px}.sunburst:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:50%;box-shadow:0 -34px 0 -15px var(--coral),0 34px 0 -15px var(--coral),34px 0 0 -15px var(--coral),-34px 0 0 -15px var(--coral)}.sunburst-left{left:50px;top:72px}.sunburst-right{right:12px;top:12px}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:8px 8px 36px}.feature-card{min-height:210px;border-radius:10px;padding:24px 26px;text-align:center}.icon-bubble,.step-icon{display:grid;place-items:center;color:var(--ink);background:#fff0e4;border-radius:50%}.icon-bubble{width:78px;height:78px;margin:0 auto 14px}.feature-card h2{margin-bottom:10px;font-size:1.28rem}.feature-card p{margin-bottom:0;color:var(--muted);line-height:1.45}.how{position:relative;text-align:center;padding:4px 24px 34px}.how h2{margin-bottom:6px;font-size:2.1rem}.how>p{color:var(--muted);font-size:1.1rem}.steps{display:grid;grid-template-columns:1fr 48px 1fr 48px 1fr;align-items:center;gap:24px;margin-top:34px;text-align:left}.steps article{position:relative;display:grid;grid-template-columns:86px 1fr;column-gap:18px;align-items:center}.step-icon{grid-row:span 3;width:76px;height:76px}.steps span{display:grid;width:30px;height:30px;place-items:center;margin-bottom:10px;color:#fff;background:var(--ink);border-radius:50%;font-weight:800}.steps h3{margin-bottom:6px;font-size:1.08rem}.steps p{margin:0;color:var(--muted);line-height:1.45}.steps>i{width:34px;height:2px;background:#8d9aad}.memory-band{position:relative;min-height:180px;display:grid;place-items:center;margin:0 4px 28px;border-radius:16px;background:radial-gradient(circle at 94% 82%,#ffe6d3 0 90px,transparent 92px),linear-gradient(180deg,#fffaf4d9,#fff4e6d9)}.polaroid{position:absolute;left:72px;bottom:-8px;width:294px;padding:12px 12px 34px;background:#fff;box-shadow:0 14px 24px #1220362e;transform:rotate(-7deg)}.polaroid:before{content:"";position:absolute;top:-24px;left:84px;width:120px;height:32px;background:#ff8d6a99;transform:rotate(-6deg)}.polaroid img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover}blockquote{margin:0;color:var(--ink);text-align:center;font-size:clamp(2rem,4vw,3rem);line-height:1;transform:rotate(-3deg)}.memory-band p{margin:8px 0 0}.memory-band:before,.memory-band:after{content:"♡";position:absolute;color:var(--coral);font-family:serif;font-size:3rem}.memory-band:before{left:24px;top:54px}.memory-band:after{right:310px;top:58px}.cta{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:112px;margin:0 0 34px;padding:28px 120px 28px 180px;color:#fff;background:radial-gradient(circle at 10% 50%,rgba(255,118,86,.25),transparent 120px),radial-gradient(circle at 90% 50%,rgba(255,118,86,.2),transparent 120px),var(--ink);border-radius:18px}.cta h2{margin-bottom:4px;font-size:1.45rem}.cta p{margin:0;color:#e9eff8}.cream-button{min-width:230px;color:var(--ink);background:#fff5e8;border:0}.policy-page{max-width:860px;margin:36px auto 58px;padding:54px clamp(22px,5vw,68px);border:1px solid var(--line);border-radius:16px;background:#ffffffb8;box-shadow:var(--shadow)}.policy-page h1{max-width:none;margin-bottom:14px;font-size:clamp(2.7rem,6vw,4.15rem)}.policy-page p,.policy-page li{color:var(--muted);font-size:1rem;line-height:1.72}.policy-page a{color:var(--ink);font-weight:800}.policy-date{margin-bottom:26px}.policy-section{padding-top:24px}.policy-section h2{margin-bottom:10px;color:var(--ink);font-size:1.32rem;line-height:1.25}.policy-section ul{margin:0 0 18px;padding-left:22px}.policy-section li+li{margin-top:5px}footer{min-height:74px;padding:0 44px 28px}footer .logo{font-size:2rem}footer .logo-mark{width:29px;height:26px}.footer-links{display:flex;gap:22px;padding-left:22px;border-left:1px solid #9aa7bc}.footer-contact{margin-left:auto;color:var(--ink);font-weight:800;text-decoration:none}@media (max-width: 980px){.page{width:min(100% - 28px,760px)}.nav .primary{display:none}.menu{display:inline-flex}.hero{padding:22px 10px 0}.side-note{display:none}.features,.steps{grid-template-columns:1fr 1fr}.steps>i{display:none}.polaroid{position:relative;left:auto;bottom:auto;width:min(320px,78vw);margin-top:20px}.memory-band{padding:28px 18px}.memory-band:after{right:28px}.cta{padding:28px}.policy-page{margin-top:16px}footer{flex-wrap:wrap;padding-inline:10px}.footer-contact{margin-left:0}}@media (max-width: 640px){.page{width:min(100% - 20px,420px)}.logo{font-size:2rem}h1{font-size:3.15rem}.lead{font-size:1.08rem}.hero-actions,.cta,footer,.footer-links{align-items:stretch;flex-direction:column}.primary,.secondary,.cream-button{width:100%}.features,.steps{grid-template-columns:1fr}.feature-card{min-height:180px}.steps article{grid-template-columns:72px 1fr}.step-icon{width:64px;height:64px}.memory-band{gap:16px}blockquote{order:-1}.memory-band p{order:0}.polaroid{order:1}.memory-band:before,.memory-band:after{display:none}.policy-page{padding:34px 20px}}
