:root{--gold:#dab26b;--blue:#75a4be;--cream:#f9f3e4;--red:#740607;--ink:#572c21;--olive:#797934}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--red);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,blockquote{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{font-size:clamp(4.4rem,7.5vw,8rem);line-height:.98;letter-spacing:-.055em;margin-bottom:28px}h2{font-size:clamp(2.8rem,4.7vw,5.2rem);line-height:1.07;letter-spacing:-.04em}h3{font-size:1.8rem;line-height:1.2;margin:16px 0}em{font-weight:400}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--olive);outline-offset:6px}.announcement{text-align:center;background:var(--red);color:var(--cream);font-size:.75rem;letter-spacing:.22em;padding:11px 16px}header{padding:24px 6%;background:var(--gold);display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:2.4rem;letter-spacing:-.04em;font-weight:700}.brand img{width:26px;height:43px}nav{display:flex;gap:32px;align-items:center;font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:18px 25px;background:var(--red);color:var(--cream);border:1px solid var(--red);border-radius:3px;cursor:pointer;font-size:.95rem;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#510506;transform:translateY(-2px)}.button.small{padding:13px 20px}.hero{background:var(--gold);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6%;padding:40px 8% 70px;min-height:680px}.eyebrow{font-size:.75rem;letter-spacing:.19em;font-weight:600;line-height:1.6;margin-bottom:23px}.intro{font-size:1.18rem;max-width:400px;color:var(--ink);margin-bottom:30px}.under{font-size:.85rem;margin-top:16px}.hero-art{max-width:480px;width:100%;justify-self:center;position:relative;padding-top:12px}.arch{border:22px solid var(--blue);border-bottom-width:26px;border-radius:260px 260px 0 0;overflow:hidden;background:var(--cream);aspect-ratio:.86;display:flex;align-items:center}.arch img{width:100%;height:100%;object-fit:cover}.handwritten{text-align:center;font-family:Georgia,serif;font-style:italic;font-size:1.25rem;margin:20px 0 0;transform:rotate(-4deg)}.ribbon{background:var(--blue);padding:22px 5%;display:flex;justify-content:space-around;gap:22px;color:var(--red);font-size:1rem}.ribbon span:nth-child(2n){font-size:1.4rem;line-height:1}.meaning{text-align:center;padding:100px 7% 85px}.meaning h2{font-size:clamp(3rem,5.5vw,6rem);max-width:950px;margin:0 auto 45px}.moments{display:flex;justify-content:center;gap:55px;margin:0 auto 42px;color:var(--ink)}.moments p{font-family:Georgia,serif;font-style:italic;font-size:1.25rem;max-width:210px}.moments p:first-child{transform:rotate(-5deg)}.moments p:last-child{transform:rotate(5deg)}.closing{color:var(--ink);margin-bottom:0;font-size:1.1rem}.section{padding:90px 8%}.how{background:var(--red);color:var(--cream);display:grid;grid-template-columns:.85fr 1.15fr;gap:9%}.section-heading p:last-child{max-width:280px}.steps{display:grid;grid-template-columns:1fr 1fr;gap:35px 40px}.steps p{font-size:.95rem;color:#f3dfc0;line-height:1.7}.number{display:inline-flex;width:43px;height:43px;border:1px solid var(--gold);color:var(--gold);border-radius:50%;align-items:center;justify-content:center;font-family:Georgia,serif}.product{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.product-photo{background:var(--gold);padding:35px 20px 25px;position:relative}.product-photo img{width:100%;aspect-ratio:1;object-fit:cover}.photo-note{display:block;text-align:center;font-family:Georgia,serif;font-style:italic;font-size:1.15rem;margin-top:20px}.product h2{margin-bottom:22px}.product-copy>p:not(.eyebrow){color:var(--ink)}.price{font-family:Georgia,serif;font-size:2.6rem;margin:25px 0 12px}.price span{display:block;font-family:Arial,sans-serif;font-size:.8rem;color:var(--ink)}ul{padding-left:20px;color:var(--ink);font-size:.95rem;line-height:1.9;margin-bottom:30px}.story{background:var(--blue);display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center}.story h2{margin-bottom:28px}.story-mark{width:42px;height:64px}blockquote{font-size:clamp(1.7rem,2.7vw,3rem);line-height:1.3;margin:0 0 23px}.signature{font-size:.85rem;font-weight:700}.story p:last-child{color:var(--ink);max-width:590px}.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:8%}.faq h2{font-size:clamp(2.7rem,4vw,4.4rem)}details{border-bottom:1px solid #c9b8a1}summary{cursor:pointer;padding:23px 35px 23px 0;font-size:1.05rem;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:0;top:20px;font-size:1.5rem}details[open] summary:after{content:"−"}details p{color:var(--ink);padding-right:20px;font-size:.95rem}.final-cta{background:var(--gold);padding:90px 6%;text-align:center}.final-cta h2{max-width:850px;margin:0 auto 35px}footer{padding:40px 6%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p{font-family:Georgia,serif;font-style:italic;margin:0}footer a:not(.brand),footer small{font-size:.8rem}dialog{border:0;background:var(--cream);color:var(--red);max-width:540px;width:calc(100% - 32px);padding:48px 35px;border-radius:8px;max-height:90vh;overflow:auto}dialog::backdrop{background:#32180fc4}dialog h2{font-size:3.1rem}.close{position:absolute;right:15px;top:8px;background:none;border:0;font-size:2rem;color:var(--red);cursor:pointer}.dialog-price{font-family:Georgia,serif;font-size:2rem}.dialog-price span{font-family:Arial,sans-serif;font-size:.9rem}.preview-note{background:#eadcbd;padding:18px;margin-bottom:24px;color:var(--ink)}.preview-note p{font-size:.95rem;margin:8px 0 0}@media (min-width:1600px){.hero,.section{padding-left:calc((100vw - 1340px)/2);padding-right:calc((100vw - 1340px)/2)}}@media (max-width:900px){nav{gap:20px}nav>a:not(.button){display:none}.hero{gap:30px;padding:40px 6% 60px;min-height:580px}.arch{border-width:15px}h1{font-size:4.8rem}.how,.faq{grid-template-columns:1fr;gap:35px}.section{padding:65px 6%}.section-heading p:last-child{max-width:none}.product,.story{gap:6%}footer{flex-wrap:wrap}}@media (max-width:600px){header{padding:20px 6%}.brand{font-size:1.9rem}.brand img{width:22px;height:33px}.button.small{font-size:.8rem;padding:11px 13px}nav{gap:0}.announcement{font-size:.67rem}.hero{grid-template-columns:1fr;padding-top:25px;gap:30px;text-align:center}.hero h1{font-size:4.8rem}.hero .eyebrow{font-size:.67rem}.intro{margin-left:auto;margin-right:auto}.hero-art{width:85%;max-width:330px}.hero-copy>.under{margin-bottom:0}.ribbon{font-size:.82rem;gap:15px;padding:17px 5%;flex-wrap:wrap}.ribbon span:last-child,.ribbon span:nth-child(4){display:none}.meaning{padding:65px 6%}.meaning h2{font-size:3rem}.moments{gap:20px;flex-direction:column;align-items:center;margin-bottom:30px}.moments p{max-width:none;margin:0;font-size:1.1rem}.steps{gap:25px}.steps h3{font-size:1.5rem}.product,.story{grid-template-columns:1fr;gap:40px}.product-photo{max-width:440px}.product h2{font-size:3.7rem}.story-mark{display:none}.story h2{margin-bottom:0}.faq{gap:5px}.final-cta{padding:65px 6%}.final-cta h2{font-size:3rem}footer{display:grid;grid-template-columns:1fr 1fr;padding:30px 6%}footer p{font-size:.95rem}.button{gap:20px}.eyebrow{font-size:.72rem}.handwritten{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.arch video{width:76%;height:82%;object-fit:contain;display:block;margin:auto;border-radius:12px}.video-toggle{display:block;margin:12px auto 0;background:transparent;border:1px solid var(--red);border-radius:3px;color:var(--red);padding:7px 15px;font-size:.85rem;cursor:pointer}.video-toggle:hover{background:var(--cream)}.memory-quilt{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px;margin:45px auto;background:var(--red);gap:3px;padding:9px;border:2px dashed var(--cream)}.quilt-piece{background:#f5e1a4;outline:1px dashed var(--red);outline-offset:-9px;padding:14px;min-width:0}.quilt-piece:nth-child(2){background:var(--blue)}.quilt-piece:nth-child(3){background:#ebe4c9}.quilt-art{height:260px;background-image:url(assets/memory-quilt-people.webp);background-size:300% 100%;background-repeat:no-repeat}.quilt-art.recipe{background-position:left}.quilt-art.song{background-position:center}.quilt-art.day{background-position:right}.quilt-piece h3{font-size:clamp(1.3rem,2vw,1.9rem);margin:22px 14px 28px;line-height:1.25}.comparison{background:#e4edf0;text-align:center}.comparison-heading h2{font-size:clamp(2rem,3.4vw,3.8rem);max-width:1000px;margin:0 auto 40px;line-height:1.18}.comparison-heading em{display:inline-block;margin-top:12px}.comparison-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:720px;margin:auto}.comparison-pair figure{margin:0;min-width:0}.comparison-pair img,.comparison-pair video{display:block;width:100%;aspect-ratio:640/1110;object-fit:cover;border:10px solid var(--cream)}.comparison-pair figcaption{font-family:Georgia,serif;font-size:1.2rem;margin:14px 0}.comparison>.button{margin-top:18px}.personal-note{font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:1.4rem;font-weight:400;transform:rotate(-3deg);margin:25px 0 12px}.story .signature{margin-top:16px}.final-cta{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:center;text-align:left;padding:90px 8%}.final-cta h2{font-size:clamp(2.8rem,4.4vw,4.8rem)}.occasion-explanation{max-width:460px;font-size:1.15rem}.memory-calendar{background:var(--cream);padding:30px;box-shadow:5px 9px #74060718;transform:rotate(2deg)}.calendar-title{font-family:Georgia,serif;font-size:1.6rem;text-align:center}.memory-calendar ol{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));list-style:none;padding:0;margin:0;gap:12px 6px}.memory-calendar li{display:flex;justify-content:center}.memory-calendar li span{width:100%;max-width:46px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--red);border-radius:47% 53% 43% 57%;font-family:Georgia,serif;font-size:1.1rem}.memory-calendar li:nth-child(3n) span{border-radius:58% 42% 54% 46%}.memory-calendar li:nth-child(18) span{background:var(--blue)}.memory-calendar .personal-note{text-align:right}.eyebrow{font-size:.875rem}@media (max-width:760px){.memory-quilt{grid-template-columns:1fr;max-width:430px}.quilt-art{height:270px}.final-cta{grid-template-columns:1fr;gap:38px;padding:60px 6%}.memory-calendar{max-width:480px;width:100%;justify-self:center;padding:22px;transform:none}.comparison-pair{gap:12px}.comparison-pair img,.comparison-pair video{border-width:5px}.comparison-pair figcaption{font-size:1rem}.personal-note{font-size:1.25rem}}.quilt-art{height:auto;aspect-ratio:1;background-size:300% 100%}.comparison{background:var(--blue);padding:80px 7% 70px;overflow:hidden}.comparison-heading{max-width:1160px;margin:auto;text-align:left}.comparison-heading .eyebrow{margin-bottom:28px}.comparison-heading h2{display:grid;grid-template-columns:1fr 1fr;gap:6%;max-width:none;font-size:clamp(2.3rem,4vw,4.5rem);line-height:1.06;margin-bottom:50px}.comparison-heading h2>span{font-size:.82em;align-self:center}.comparison-heading em{margin:0;color:var(--red);position:relative}.comparison-pair{max-width:1160px;gap:5%;align-items:start}.comparison-pair figure{background:var(--cream);padding:12px 12px 0;box-shadow:6px 9px #74060724;transform:rotate(-2deg)}.comparison-pair figure:nth-child(2){background:#f5e1a4;transform:rotate(2deg);margin-top:24px}.comparison-pair img,.comparison-pair video{aspect-ratio:16/10;object-fit:contain;background:#eee4d0;border:0;width:100%}.comparison-pair video{background:#edce88;cursor:pointer}.comparison-pair video:focus-visible{outline:3px solid var(--red);outline-offset:4px}.comparison-pair figcaption{margin:15px 0 17px;text-align:left;padding-left:8px;font-style:italic;font-size:1.25rem}.comparison-note{font-family:Segoe Print,Bradley Hand,cursive;font-size:1.3rem;transform:rotate(-3deg);margin:40px 0 14px}.comparison>.button{margin-top:12px}@media (max-width:600px){.comparison{padding:55px 6%}.comparison-heading h2{grid-template-columns:1fr;gap:18px;font-size:2.65rem;margin-bottom:35px}.comparison-heading h2>span{font-size:.8em}.comparison-pair{grid-template-columns:1fr;gap:27px;max-width:430px}.comparison-pair figure:nth-child(2){margin-top:0}.comparison-pair figure{padding:9px 9px 0}.comparison-note{font-size:1.15rem;margin-top:32px}}.story{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(44px,7vw,112px);padding-top:110px;padding-bottom:110px;align-items:center}.story-photo{margin:0 auto;width:100%;max-width:440px;padding:14px 14px 22px;background:var(--cream);transform:rotate(-3deg);box-shadow:8px 14px #572c2110,0 18px 36px #243f4920}.story-photo img{width:100%;height:auto;display:block}.story-photo figcaption{font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;text-align:center;font-size:clamp(1.25rem,2vw,1.65rem);padding-top:18px;color:var(--red)}.story-letter{max-width:650px}.story-letter h2{margin-bottom:32px;font-size:clamp(3rem,4.8vw,5.2rem)}.story-letter blockquote{font-size:clamp(1.45rem,2.1vw,2.25rem);line-height:1.4;letter-spacing:-.02em;margin-bottom:34px}.story-signoff{position:relative;padding-right:60px}.story-signoff .personal-note{font-size:clamp(1.6rem,2.5vw,2rem);transform:rotate(-3deg);transform-origin:left center;margin:0 0 8px;color:var(--red)}.story-signoff .signature{font-family:Arial,Helvetica,sans-serif;font-size:.8rem;letter-spacing:.06em;margin:0;color:var(--red)}.story-signoff .story-mark{position:absolute;right:0;bottom:0;width:34px;height:52px;opacity:.8}@media (max-width:760px){.story{grid-template-columns:1fr;gap:45px;padding:65px 7%}.story-photo{max-width:340px;transform:rotate(-2deg)}.story-letter{max-width:520px;margin:auto}.story-letter h2{margin-bottom:25px}.story-signoff .story-mark{display:block}}.story{grid-template-columns:1.3fr 1fr;gap:0;align-items:center;padding:85px 10% 110px}.story-heading{grid-column:1/-1;text-align:center;margin-bottom:54px}.story-heading h2{font-size:clamp(3rem,5.3vw,6rem);margin:0}.story-heading .eyebrow{margin-bottom:18px}.story-letter{grid-column:1;grid-row:2;background:var(--cream);padding:clamp(28px,4vw,65px);padding-right:clamp(50px,6vw,96px);max-width:none;box-shadow:0 12px 30px #243f4915}.story-letter blockquote{font-size:clamp(1.5rem,2.4vw,2.6rem);line-height:1.35;margin-bottom:32px}.story-photo{grid-column:2;grid-row:2;position:relative;z-index:1;max-width:355px;width:calc(100% + 24px);margin:24px 0 0 -30px;transform:rotate(4deg);justify-self:start}.story-photo figcaption{font-size:1.35rem}.story-signoff .story-mark{width:28px;height:44px}@media (max-width:760px){.story{grid-template-columns:1fr;padding:60px 7% 70px}.story-heading{margin-bottom:30px}.story-letter{grid-column:1;grid-row:2;padding:30px 26px 58px}.story-photo{grid-column:1;grid-row:3;width:75%;max-width:290px;margin:-22px 4px 0 0;justify-self:end;transform:rotate(3deg)}.story-letter blockquote{font-size:1.65rem}.story-signoff .personal-note{font-size:1.6rem}.story-photo figcaption{font-size:1.2rem}}.how{display:block;padding:90px 7% 100px;overflow:hidden}.how .section-heading{display:grid;grid-template-columns:1.4fr 1fr;column-gap:10%;align-items:end;margin-bottom:35px}.how .section-heading .eyebrow{grid-column:1/-1;margin-bottom:24px}.how .section-heading h2{margin-bottom:0}.how .section-heading>p:last-child{max-width:320px;font-size:1.1rem;margin-bottom:8px;justify-self:end}.how .steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;isolation:isolate}.journey-thread{position:absolute;top:0;left:0;width:100%;height:190px;overflow:visible;z-index:-1;filter:drop-shadow(0 3px 1px #30000055)}.journey-thread path{fill:none;stroke:var(--gold);stroke-width:3;stroke-linecap:round;vector-effect:non-scaling-stroke}.how .steps article{padding:16px 22px 0;min-width:0;text-align:center}.how .steps article:nth-of-type(2n){padding-top:91px}.how .number{width:58px;height:58px;background:var(--cream);color:var(--red);border:0;border-radius:7px;outline:1px dashed var(--red);outline-offset:-6px;box-shadow:3px 5px #30000030;font-size:1.2rem;transform:rotate(-7deg)}.how article:nth-of-type(2) .number{background:var(--blue);transform:rotate(7deg)}.how article:nth-of-type(3) .number{background:#f5e1a4;transform:rotate(-5deg)}.how article:nth-of-type(4) .number{background:var(--cream);transform:rotate(6deg)}.how .steps h3{font-size:clamp(1.4rem,2.2vw,2rem);margin:26px 0 16px}.how .steps p{font-size:.95rem;line-height:1.7;max-width:260px;margin:0 auto}@media (max-width:760px){.how{padding:60px 7%}.how .section-heading{display:block;margin-bottom:40px}.how .section-heading>p:last-child{margin-top:22px;max-width:340px}.how .steps{display:block;padding-left:0}.journey-thread{display:none}.how .steps:before{content:"";position:absolute;left:28px;top:20px;bottom:45px;border-left:3px solid var(--gold);z-index:-1;transform:rotate(1deg)}.how .steps article,.how .steps article:nth-of-type(2n){text-align:left;position:relative;padding:0 0 35px 82px;min-height:140px}.how .steps article:last-child{padding-bottom:0}.how .number{position:absolute;left:0;top:0}.how .steps h3{margin:0 0 12px;padding-top:5px;font-size:1.7rem}.how .steps p{max-width:none;margin:0}}.comparison-pair figure.framed-memory{background:transparent;padding:0;box-shadow:none;transform:none;margin-top:14px}.frame-player{position:relative;width:100%;aspect-ratio:1351/917;filter:drop-shadow(4px 9px 8px #243f4930)}.comparison-pair .frame-player video{position:absolute;left:15.54%;top:20.17%;width:68.47%;height:59.43%;aspect-ratio:auto;object-fit:cover;background:#000;border:0;border-radius:1%;z-index:1}.comparison-pair .frame-player .frame-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;background:transparent;border:0;z-index:2;pointer-events:none}.comparison-pair .framed-memory figcaption{text-align:center;padding:0;margin-top:15px}@media (max-width:600px){.comparison-pair figure.framed-memory{margin-top:0}}.comparison-pair{align-items:start}.comparison-pair figure:first-child,.comparison-pair figure.framed-memory{position:relative;aspect-ratio:1351/917;margin:0;padding:0;transform:none}.comparison-pair figure:first-child{background:#fff;box-shadow:4px 9px 12px #243f4925;border-radius:3px}.comparison-pair figure:first-child>img{position:absolute;left:15.54%;top:20.17%;width:68.47%;height:59.43%;aspect-ratio:auto;object-fit:cover;object-position:center 42%;background:#fff}.comparison-pair figure:first-child>figcaption,.comparison-pair figure.framed-memory>figcaption{position:absolute;left:10%;right:10%;top:82%;margin:0;padding:0;text-align:center;font-size:clamp(.9rem,1.6vw,1.25rem);line-height:1.2;z-index:3}.comparison>.button{margin-top:32px}@media (max-width:600px){.comparison-pair figure:first-child>figcaption,.comparison-pair figure.framed-memory>figcaption{font-size:1rem}}.comparison-pair figure:first-child{background:transparent;overflow:hidden}.comparison-pair figure:first-child>img{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;background:transparent}.comparison-pair figure:first-child>figcaption{top:auto;bottom:4.5%;left:50%;right:auto;transform:translate(-50%);width:max-content;max-width:90%;background:#fff;border-radius:999px;padding:4px 12px;line-height:1.15;font-style:normal}.comparison-pair figure.framed-memory>figcaption{top:auto;bottom:4.5%;line-height:1.15;padding:4px 0;font-style:normal}.comparison{position:relative}.comparison:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:7px;background:repeating-linear-gradient(to right,var(--red) 0 6px,transparent 6px 18px);pointer-events:none}.how article:nth-of-type(1) .number{background:#4e3629;color:var(--cream);outline-color:var(--cream)}.how article:nth-of-type(4) .number{background:#797934;color:var(--cream);outline-color:var(--cream)}.how .steps article:nth-of-type(2) h3{white-space:nowrap;font-size:clamp(1rem,1.75vw,1.65rem)}@media (max-width:760px){.how .steps article:nth-of-type(2) h3{font-size:clamp(1rem,4.8vw,1.7rem)}}.story{grid-template-columns:1.15fr 1fr;padding:78px max(7%,calc((100vw - 1140px)/2)) 100px}.story-heading{margin-bottom:52px}.story-heading h2{font-size:clamp(2.8rem,4.5vw,5rem)}.story-letter{position:relative;padding:52px 72px 44px 46px;transform:rotate(-1deg);border:1px solid #e8deca;background:linear-gradient(135deg,#fffaf0,var(--cream));box-shadow:0 16px 25px #243f491a}.story-letter:before{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:1px solid #dab26b60;pointer-events:none}.story-letter:after{content:"";position:absolute;right:0;bottom:0;width:29px;height:29px;background:linear-gradient(135deg,#e3d6bc 0 49%,var(--blue) 51%);box-shadow:-2px -2px 3px #572c2110}.story-letter blockquote{font-size:clamp(1.55rem,2.15vw,2.15rem);line-height:1.45;margin-bottom:29px}.story-signoff{min-height:60px;display:flex;align-items:center;padding-right:75px;border-top:1px solid #dab26b70;padding-top:20px}.story-signoff .signature{font-size:.85rem;font-weight:400;letter-spacing:.02em}.story-signoff .story-mark{background:#f5e1a4;border:8px solid #f5e1a4;outline:1px solid #dab26b;border-radius:50%;width:50px;height:60px;bottom:-2px;filter:none;opacity:.85}.story-photo{max-width:350px;margin:0 0 0 -24px;transform:rotate(3deg);padding:12px 12px 18px;box-shadow:0 14px 25px #243f4930}.story-photo:before{content:"";position:absolute;width:100px;height:30px;left:calc(50% - 50px);top:-14px;background:#ead5a9bd;transform:rotate(-7deg);box-shadow:0 1px 2px #572c2115;z-index:2}.story-photo figcaption{font-size:1.2rem;padding-top:14px}@media (max-width:760px){.story{grid-template-columns:1fr;padding:60px 7% 70px}.story-heading{margin-bottom:35px}.story-letter{padding:34px 30px 45px;transform:rotate(-1deg)}.story-letter blockquote{font-size:1.6rem}.story-photo{width:75%;max-width:290px;margin:4px 0 0;justify-self:end;transform:rotate(3deg)}.story-signoff .signature{font-size:.8rem}}.date-highlight{background:var(--cream);color:var(--red);font-weight:700;padding:3px 6px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.story-letter{border:0;background:var(--cream);transform:none;padding:46px 70px 42px 42px;box-shadow:0 8px 20px #243f4912}.story-letter:before,.story-letter:after{display:none}.story-letter blockquote{margin:0 0 28px;letter-spacing:-.025em}.story-quote-intro{display:block;font-family:Arial,Helvetica,sans-serif;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.6;letter-spacing:0;max-width:330px;margin-bottom:24px;color:var(--ink)}.story-quote-heart{display:block;font-size:clamp(1.9rem,2.8vw,2.9rem);line-height:1.2;text-wrap:pretty}.story-quote-heart em{color:var(--red);text-decoration:underline;text-decoration-color:#dab26b90;text-decoration-thickness:3px;text-underline-offset:6px}.story-signoff{border:0;min-height:0;padding:0;display:block}.story-signoff .story-mark{display:none}.story-signoff .signature{font-family:Arial,Helvetica,sans-serif;font-size:.8rem;color:var(--ink);letter-spacing:.02em}@media (max-width:760px){.story-letter{padding:32px 28px 36px}.story-quote-intro{font-size:1rem;margin-bottom:20px}.story-quote-heart{font-size:2rem}.story-letter blockquote{margin-bottom:25px}}.how+.product{position:relative}.how+.product:before{content:"";position:absolute;left:0;right:0;top:-1px;height:7px;background:repeating-linear-gradient(to right,var(--red) 0 6px,transparent 6px 18px);pointer-events:none}.hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:4%;padding-left:6%;padding-right:4%;min-height:650px}.hero-art{width:100%;max-width:none;padding-top:0}.hero-room{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:5px;isolation:isolate}.hero-room-scene{width:100%;height:100%;object-fit:cover}.hero-room #hero-video{position:absolute;left:51.106771%;top:29.003906%;width:32.226563%;height:27.832031%;object-fit:cover;border-radius:3px;display:block;background:#000;cursor:pointer}.hero-room #hero-video:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.hero-art>.handwritten{margin-top:18px;transform:none}@media (min-width:1600px){.hero{padding-left:max(6%,calc((100vw - 1520px)/2));padding-right:max(4%,calc((100vw - 1600px)/2))}}@media (max-width:900px){.hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3%;padding:35px 5% 50px;min-height:560px}.hero h1{font-size:clamp(3.5rem,7vw,4.8rem)}}@media (max-width:700px){.hero{grid-template-columns:1fr;text-align:center;gap:32px;padding:25px 5% 40px}.hero .intro{margin-left:auto;margin-right:auto}.hero-art{width:100%;max-width:650px}.hero h1{font-size:4.8rem}.hero-copy>.under{margin-bottom:0}}@media (min-width:1001px){body>header{position:absolute;top:41px;left:0;width:100%;z-index:3;background:transparent}.hero{position:relative;display:block;height:66.666667vw;min-height:720px;padding:0;isolation:isolate;overflow:hidden}.hero-copy{position:absolute;z-index:2;left:6%;top:23%;width:39%;max-width:580px}.hero-copy h1{font-size:clamp(4.5rem,7.1vw,8rem)}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;padding:0;z-index:0}.hero-room{position:absolute;width:max(100vw,1080px);height:auto;aspect-ratio:3/2;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:0;overflow:visible}.hero-art>.handwritten{position:absolute;right:8%;bottom:3%;margin:0;font-size:1.2rem}}@media (max-width:1000px){.hero{display:flex;flex-direction:column;gap:20px;padding:35px 0 0;text-align:center;min-height:0}.hero-copy{padding:0 6%;width:100%}.hero-copy .intro{margin-left:auto;margin-right:auto}.hero-art{width:100%;max-width:none;padding:0;overflow:hidden}.hero-room{width:200%;max-width:none;aspect-ratio:3/2;margin-left:-100%;border-radius:0}.hero-room-scene{max-width:none;width:100%;height:100%}.hero-art>.handwritten{margin:0;padding:12px 0 20px;transform:none}}@media (min-width:1001px){.hero-copy{top:19%}.hero-copy h1{font-size:clamp(4.5rem,6.8vw,8rem)}.hero-art>.handwritten{right:auto;left:6%;bottom:9%;text-align:left}}@media (max-width:1000px){.hero-room{width:180%;margin-left:-78%}}@media (min-width:1001px){.hero{height:56.25vw;min-height:650px}.hero-copy{top:19%;width:38%}.hero-copy h1{font-size:clamp(4.2rem,6vw,7rem);margin-bottom:20px}.hero-copy .eyebrow{margin-bottom:18px}.hero-copy .intro{font-size:1.05rem;margin-bottom:22px;max-width:380px}.hero-copy .under{margin-top:12px}.hero-art>.handwritten{left:auto;right:7%;bottom:1.5%;font-size:1rem}}@media (min-width:1001px){.hero-room{width:max(100vw,1155.56px);top:0;transform:translate(-50%,-11.71875%)}}@media (min-width:1001px) and (max-width:1200px){.hero-copy{top:16%}.hero-copy h1{font-size:4rem}.hero-copy .eyebrow{font-size:.65rem;margin-bottom:12px}.hero-copy .intro{font-size:.95rem;margin-bottom:18px}.hero-copy .button{padding:14px 18px}}@media (max-width:1000px){.hero-room{width:100%;margin-left:0}}.product-viewer{background:var(--gold);padding:25px 16px 28px;border-radius:8px;min-width:0}.frame-stage{height:480px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1100px;touch-action:pan-y;cursor:grab;user-select:none;-webkit-user-select:none}.frame-stage.is-dragging{cursor:grabbing}.frame-stage:focus-visible{outline:3px solid var(--red);outline-offset:3px;border-radius:6px}.frame-object{width:min(66%,290px);aspect-ratio:917/1351;position:relative;transform-style:preserve-3d;will-change:transform}.frame-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4.5%;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden;background:#edf0ef}.frame-front{transform:translateZ(8px)}.frame-front>img{width:100%;height:100%;max-width:none;pointer-events:none}.frame-front video{position:absolute;left:20.2835%;top:16.1362%;width:59.1058%;height:68.3198%;object-fit:cover;border-radius:3px;pointer-events:none;background:#000}.frame-back{transform:rotateY(180deg) translateZ(8px)}.frame-back>img{position:absolute;width:196.46%;height:136.8%;max-width:none;left:-48.13%;top:-19%;pointer-events:none}.frame-edge{position:absolute;backface-visibility:hidden;background:linear-gradient(90deg,#e7ecec,#bfc9cb 30%,#f8fbfa 50%,#cbd4d5 75%,#eef2f0);border:1px solid #cad1d0}.edge-left,.edge-right{width:16px;height:92%;top:4%;left:calc(50% - 8px)}.edge-left{left:-8px;transform:rotateY(-90deg)}.edge-right{left:auto;right:-8px;transform:rotateY(90deg)}.edge-top,.edge-bottom{width:92%;height:16px;left:4%}.edge-top{top:-8px;transform:rotateX(90deg)}.edge-bottom{bottom:-8px;transform:rotateX(-90deg)}.frame-help{text-align:center;font-size:.875rem;margin:8px 0 12px;color:var(--ink)}.frame-view-controls{display:flex;justify-content:center;gap:8px}.frame-view-controls button{background:transparent;color:var(--red);border:1px solid var(--red);padding:8px 23px;border-radius:30px;cursor:pointer;font-size:.9rem}.frame-view-controls button[aria-pressed=true]{background:var(--red);color:var(--cream)}.product-viewer .photo-note{margin-top:18px}@media (max-width:900px){.frame-stage{height:380px}.frame-object{width:min(73%,250px)}}@media (max-width:600px){.product-viewer{width:100%;max-width:480px;margin:0 auto}.frame-stage{height:420px}.frame-object{width:min(70%,270px)}}@media (prefers-reduced-motion:reduce){.frame-object{transition:none!important}}.frame-stage{height:570px;perspective:1400px}.frame-object{width:min(82%,350px)}.frame-front{transform:translateZ(12px)}.frame-back{transform:rotateY(180deg) translateZ(12px)}.edge-left,.edge-right{width:24px}.edge-left{left:-12px}.edge-right{right:-12px}.edge-top,.edge-bottom{height:24px}.edge-top{top:-12px}.edge-bottom{bottom:-12px}.frame-side-profile{position:absolute;top:0;left:50%;height:100%;width:32%;transform-origin:left center;transform:translateZ(12px) rotateY(90deg);pointer-events:none}.frame-side-profile img{height:100%;width:100%;max-width:none;object-fit:fill}@media (max-width:900px){.frame-stage{height:470px}.frame-object{width:min(84%,300px)}}@media (max-width:600px){.frame-stage{height:500px}.frame-object{width:min(84%,320px)}}.frame-side-profile{width:48%;overflow:hidden}.frame-side-profile img{position:absolute;width:330%;height:107.73%;left:-143.42%;top:-3.95%;object-fit:fill}.frame-side-profile{top:78.5%;left:24%;height:20.5%;width:34%;transform:translateZ(-12px) rotateY(90deg);transform-origin:left center;overflow:hidden}.frame-side-profile img{width:430.928%;height:482.308%;left:-217.869%;top:-365.385%;max-width:none;object-fit:fill}.frame-edge{backface-visibility:visible}.edge-left,.edge-right{height:100%;top:0}.edge-top,.edge-bottom{width:100%;left:0}.frame-edge{border:0;background:linear-gradient(90deg,#d6dede,#f1f5f3,#c5cfcf,#e8efed 72%,#d6dede)}.frame-face{border-radius:16px}.edge-left,.edge-right{top:16px;height:calc(100% - 32px)}.edge-top,.edge-bottom{left:16px;width:calc(100% - 32px)}.frame-corner{position:absolute;height:24px;backface-visibility:visible;pointer-events:none;background:linear-gradient(#d6dede,#f1f5f3 24%,#c5cfcf,#e8efed 72%,#d6dede);transform-origin:center center}.frame-front{transform:translateZ(20px)}.frame-back{transform:rotateY(180deg) translateZ(20px)}.edge-left,.edge-right{width:40px}.edge-left{left:-20px}.edge-right{right:-20px}.edge-top,.edge-bottom,.frame-corner{height:40px}.edge-top{top:-20px}.edge-bottom{bottom:-20px}@media (max-width:1000px){.hero-art{overflow:hidden}.hero-room{width:200%;max-width:none;margin-left:-84.5%;aspect-ratio:3/2}}@media (max-width:760px){.memory-quilt{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;padding:4px;gap:2px}.quilt-piece{padding:5px;outline-offset:-3px}.quilt-art{height:auto;aspect-ratio:1}.quilt-piece h3{font-size:clamp(.875rem,2.7vw,1.25rem);line-height:1.25;margin:12px 2px 14px;overflow-wrap:break-word}}.mobile-memory-heading{display:none}@media (max-width:600px){.comparison-heading h2>em{display:none}.mobile-memory-heading{display:block;text-align:left;font-size:2.65rem;line-height:1.06;margin:12px 0 0}}@media (max-width:1000px){.hero-room{margin-top:-26%}}@media (max-width:760px){.story-photo{justify-self:center;margin:4px auto 0}}
