@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap";:root{color-scheme:light;--bg: #ffffff;--surface: #ffffff;--surface-warm: #fff8f4;--surface-green: #fafbf2;--ink: #3d3936;--muted: #706965;--pink: #ead1c3;--pink-strong: #d6a997;--sage: #d9dbb8;--sage-ink: #596044;--cream: #FADFB1;--sand: #e4c196;--cloud: #ebebeb;--line: rgba(61, 57, 54, .12);--shadow: 0 16px 42px rgba(79, 64, 52, .07);--image-shadow: drop-shadow(0 12px 24px rgba(79, 64, 52, .08));font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);overflow-x:clip}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,li{margin:0;color:var(--muted);font-size:1rem;line-height:1.72}h1,h2,h3{margin:0;color:var(--ink);font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;letter-spacing:0}h1{max-width:850px;font-size:clamp(2rem,8.2vw,4.65rem);line-height:1.04}h2{font-size:clamp(1.78rem,6.2vw,3.4rem);line-height:1.1}h3{font-size:clamp(1.08rem,3.6vw,1.32rem);line-height:1.25}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px clamp(18px,5vw,56px);border-bottom:1px solid rgba(45,39,36,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;min-width:0}.brand-mark{display:block;width:clamp(126px,34vw,176px);height:48px;background:url(/assets/brand-logo.png) center / contain no-repeat}.brand span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.header-cta{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;padding:0 15px;background:var(--pink);color:var(--ink);font-size:.82rem;font-weight:900}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.header-whatsapp,.floating-whatsapp{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#25d366;color:#173b25;font-weight:900;text-align:center;box-shadow:0 12px 24px #25d36638;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.header-whatsapp{min-height:38px;padding:0 14px;font-size:.82rem}.floating-whatsapp{position:fixed;right:clamp(16px,4vw,28px);bottom:calc(18px + env(safe-area-inset-bottom));z-index:40;min-height:52px;padding:0 20px;font-size:.95rem}.header-whatsapp:hover,.floating-whatsapp:hover{background:#1fc15c;transform:translateY(-2px);box-shadow:0 16px 28px #25d36647}.section{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:clamp(54px,9vw,104px) 0}.hero.section{width:min(1320px,calc(100% - 36px))}.hero{display:grid;min-height:calc(100svh - 64px);align-items:center;gap:clamp(12px,3vw,38px);overflow-x:clip;padding-top:clamp(26px,6vw,72px)}.hero-copy,.text-block,.section-heading,.inside-heading{display:grid;gap:16px}.hero-copy{justify-items:center;text-align:center}.eyebrow{width:fit-content;max-width:100%;border-radius:999px;padding:7px 12px;background:#d9dbb8c7;color:var(--sage-ink);font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1.35;text-transform:uppercase;white-space:normal}.hero-eyebrow{width:min(100%,430px);text-align:center}.centered .eyebrow,.hero-copy .eyebrow,.faq>.eyebrow{justify-self:center}.hero-note{max-width:560px;font-size:.96rem;font-weight:700}.hero-actions,.centered-action{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;color:var(--ink);font-size:.94rem;font-weight:900;text-align:center;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--pink);box-shadow:0 12px 24px #d6a9973d}.button-primary:hover{background:#e5c4b4}.button-secondary{border:1px solid rgba(250,223,177,.95);background:var(--cream);color:var(--ink)}.button-secondary:hover{background:#f8d49a}.hero-media{position:relative;order:-1;margin:0 auto;width:min(860px,100%);max-width:100%}.hero-media:before{position:absolute;inset:auto 18% -4%;height:56px;border-radius:999px;background:#4f40340f;filter:blur(30px);content:""}.hero-media img,.spread-media img,.product-media img{position:relative;width:100%;object-fit:contain;filter:var(--image-shadow)}.hero-media img{transform:scale(1.06);transform-origin:center}.memory,.preserve,.purchase{display:grid;gap:30px;align-items:center}.memory>*,.preserve>*,.purchase>*{min-width:0}.lifestyle-media,.product-media{margin:0;overflow:hidden;border-radius:8px;background:var(--surface-warm);box-shadow:var(--shadow)}.lifestyle-media img{width:100%;aspect-ratio:1;object-fit:cover}.what,.gift,.closing-note,.final-cta{width:min(940px,calc(100% - 36px));border-radius:8px;padding-inline:clamp(20px,6vw,78px);background:var(--surface-warm);box-shadow:var(--shadow)}.centered{justify-items:center;text-align:center}.centered p{max-width:760px}.uses,.for-you,.faq{display:grid;gap:26px}.section-heading{max-width:760px}.for-you .section-heading{max-width:none;justify-items:center;text-align:center}.use-grid,.reason-grid{display:grid;gap:14px}.use-card,.reason-card{display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--surface)}.use-card .eyebrow{justify-self:start}.section-copy{max-width:780px;margin:0 auto;text-align:center}.includes{display:grid;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.soft-list{display:grid;gap:11px;margin:0;padding:0;list-style:none}.soft-list li{position:relative;padding:14px 16px 14px 42px;border-radius:8px;background:var(--surface-green)}.soft-list li:before{position:absolute;left:17px;top:20px;width:10px;height:10px;border-radius:50%;background:var(--sage);content:""}.inside-gallery{display:grid;gap:24px;overflow:hidden;width:100%;max-width:none;padding-left:max(18px,calc((100vw - 1120px)/2));padding-right:0}.inside-heading{width:min(680px,calc(100vw - 36px))}.page-carousel{display:flex;gap:14px;overflow-x:auto;padding:4px max(18px,calc((100vw - 1120px)/2)) 10px 0;scroll-padding-left:max(18px,calc((100vw - 1120px)/2));scroll-snap-type:x mandatory;scrollbar-width:thin}.page-card{flex:0 0 min(72vw,270px);scroll-snap-align:start}.page-card img{width:100%;aspect-ratio:.707;border:1px solid var(--line);border-radius:8px;background:#fff;object-fit:contain;box-shadow:0 12px 28px #4f40340f}.spread-media{margin:0;justify-self:center;width:min(740px,100%)}.spread-media img{aspect-ratio:16 / 9;filter:none}.preserve .text-block>.eyebrow{justify-self:center;text-align:center}.preserve .text-block{justify-items:center;text-align:center}.preserve .plain-lines{justify-self:center;text-align:left}#inside-title{scroll-margin-top:86px}.plain-lines{display:grid;gap:7px;margin:0;padding:0;list-style:none}.plain-lines li{color:var(--ink);font-weight:700}.reason-card{background:linear-gradient(180deg,#ffffff 0%,var(--surface-warm) 100%)}.reason-card p{font-size:.98rem}.purchase{border-radius:8px;justify-content:center;justify-items:center;padding-inline:clamp(20px,5vw,56px);background:var(--surface-green)}.purchase-copy{display:grid;gap:16px;width:min(760px,100%)}.buy-box{display:grid;gap:5px;width:max-content;max-width:100%;border-radius:8px;padding:14px 16px;background:#fff;border:1px solid rgba(234,209,195,.85)}.buy-box strong{color:var(--ink);font-size:1.42rem;line-height:1}.buy-box span{color:var(--muted);font-size:.9rem;font-weight:700;line-height:1.35}.compact-buy{justify-self:center}.faq{justify-items:center;text-align:center}.faq-list{display:grid;width:min(760px,100%);gap:10px}.faq-item{display:grid;gap:6px;border-radius:8px;padding:17px 18px;background:var(--surface-green);text-align:left}.faq-question{color:var(--ink);font-size:1rem;font-weight:800;line-height:1.35;text-align:left}.faq-answer{color:var(--muted);font-size:.98rem;font-weight:700;line-height:1.55;text-align:left}.final-cta{margin-bottom:clamp(46px,8vw,88px)}@media(min-width:760px){.hero{grid-template-columns:minmax(0,.9fr) minmax(360px,1.08fr)}.hero-copy{justify-items:start;text-align:left}.hero-copy .eyebrow{justify-self:start}.hero-actions{justify-content:flex-start}.hero-media{order:initial}.memory,.preserve{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr)}.preserve{grid-template-columns:minmax(360px,1.12fr) minmax(0,.88fr)}.preserve .spread-media{width:min(840px,118%)}.memory .lifestyle-media{order:initial}.use-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.includes{grid-template-columns:.62fr 1fr;align-items:start}.includes .centered-action{grid-column:2;justify-content:start}.page-card{flex-basis:280px}}@media(min-width:960px){.site-header{padding-inline:max(56px,calc((100vw - 1120px)/2))}.section,.hero.section,.what,.gift,.closing-note,.final-cta{width:min(1120px,calc(100% - 112px))}.hero{min-height:auto;grid-template-columns:minmax(0,.55fr) minmax(0,.45fr);gap:clamp(40px,5vw,72px);padding-block:64px 76px}.hero-title{position:relative;z-index:1;font-size:clamp(2.3rem,3.55vw,3.15rem)}.hero-title span{display:block;white-space:nowrap}.hero-eyebrow{width:auto;white-space:nowrap}.hero-media{left:auto;width:100%;max-width:100%;justify-self:center}.hero-media img{transform:scale(1.22);transform-origin:center}h2{font-size:clamp(2rem,3vw,2.75rem)}h3{font-size:clamp(1.05rem,1.45vw,1.22rem)}.includes{grid-template-columns:minmax(0,1fr)}.memory .text-block{padding:clamp(30px,4vw,48px)}.what h2{max-width:900px;font-size:clamp(1.85rem,2.55vw,2.35rem)}.uses .section-heading{margin-inline:auto;text-align:center}.includes>div:first-child{display:grid;justify-items:center;text-align:center}.includes .centered-action{grid-column:auto;justify-content:center}.inside-gallery.section{padding-left:0}.inside-heading{width:100%}.inside-gallery>.centered-action{justify-content:flex-start}.preserve{gap:clamp(44px,6vw,72px)}.preserve .text-block{justify-items:start;gap:22px;text-align:left}.preserve .text-block>.eyebrow,.preserve .plain-lines{justify-self:start;text-align:left}.preserve .text-block>.eyebrow{display:none}.purchase-copy{justify-items:center;text-align:center}.purchase .soft-list{width:min(680px,100%);gap:2px}.purchase .soft-list li{padding:5px 0;background:transparent;text-align:center}.purchase .soft-list li:before{display:none}.gift,.closing-note{display:none}}@media(max-width:520px){.site-header{gap:10px;padding-inline:14px}.header-cta,.header-whatsapp{min-height:36px;padding:0 10px;font-size:.76rem}.header-actions{gap:6px}.brand-mark{width:clamp(106px,27vw,132px)}.floating-whatsapp{min-height:48px;padding:0 16px;font-size:.86rem}.button{width:100%}.hero-eyebrow{width:100%;padding-inline:16px}.hero-actions,.centered-action,.buy-box{width:100%}}
