:root{--bg:#f5f2ec;--card:#fff;--text:#1f1e1b;--muted:#6e6962;--line:#e6dfd5;--dark:#20201e;--shadow:0 18px 55px #201a1214}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--bg);max-width:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#f5f2ece6;justify-content:space-between;align-items:center;height:70px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;font-size:20px;font-weight:850}.nav{color:var(--muted);gap:25px;font-size:14px;display:flex}.button{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:11px 17px;font-weight:800;display:inline-flex}.button.primary{background:var(--dark);border-color:var(--dark);color:#fff}.page{max-width:1440px;margin:auto;padding:0 5vw 70px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;min-height:680px;display:grid}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:850}.hero h1,.section h2,.builderPage h1,.notFound h1{letter-spacing:-.06em;margin:14px 0 20px;font-size:clamp(45px,6vw,82px);line-height:.96}.lede{color:var(--muted);max-width:720px;font-size:19px;line-height:1.62}.row{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.heroDemo{min-height:520px;box-shadow:var(--shadow);background:#1e1e1c;border-radius:36px;place-items:center;display:grid;position:relative;overflow:hidden}.heroDemo:before{content:"";filter:blur(8px);opacity:.45;background:#dbb8ff;border-radius:50%;width:330px;height:330px;position:absolute;top:-80px;right:-80px}.heroDemo:after{content:"";filter:blur(8px);opacity:.5;background:#ffd7a8;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-90px;left:-80px}.demoPhone{z-index:2;background:#111;border-radius:42px;width:290px;height:500px;padding:9px;position:relative;box-shadow:0 25px 70px #00000061}.demoCard{background:linear-gradient(155deg,#fff6ec,#eee6ff);border-radius:34px;flex-direction:column;justify-content:space-between;height:100%;padding:28px;display:flex}.demoCard span{letter-spacing:.13em;font-size:11px;font-weight:850}.demoCard h2{letter-spacing:-.05em;font-size:31px;line-height:1.02}.demoPhoto{color:#fff;background:linear-gradient(135deg,#c8bbb0,#85786f);border-radius:24px;place-items:center;height:190px;font-size:55px;display:grid}.section{padding:70px 0}.section h2{max-width:800px;font-size:clamp(38px,4vw,60px)}.occasionGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;display:grid}.occasionCard{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:180px;padding:20px;transition:all .2s;box-shadow:0 10px 25px #19140f06}.occasionCard:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.occasionIcon{font-size:30px}.occasionCard h3{margin:28px 0 4px;font-size:20px}.occasionCard p{color:var(--muted);margin:0}.occasionCard span{margin-top:16px;font-size:12px;font-weight:800;display:block}.steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stepCard{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:210px;padding:22px}.stepCard strong{color:var(--muted);font-size:12px}.stepCard h3{margin:38px 0 8px;font-size:22px}.stepCard p{color:var(--muted);line-height:1.55}.pricing{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pricing article{border:1px solid var(--line);background:#fff;border-radius:25px;padding:25px}.pricing article.featured{color:#fff;background:#222}.pricing span{font-size:13px;font-weight:850}.pricing strong{letter-spacing:-.04em;margin:23px 0 6px;font-size:42px;display:block}.pricing p{color:var(--muted);line-height:1.55}.pricing .featured p{color:#d6d3ce}.builderPage{min-height:100vh}.builderTop{border-bottom:1px solid var(--line);background:#f7f4ef;justify-content:space-between;align-items:center;height:66px;padding:0 3vw;display:flex}.builderTop>div:last-child{color:var(--muted);font-size:12px}.statusDot{background:#76a47d;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.builderLayout{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:calc(100vh - 66px);display:grid}.editorPanel{background:#f7f4ef;padding:42px 4vw 80px}.panelTitle h1{font-size:52px}.editorSection{border-top:1px solid var(--line);padding:26px 0}.sectionLabel{text-transform:uppercase;letter-spacing:.11em;margin-bottom:15px;font-size:12px;font-weight:850;display:block}.miniOccasions{flex-wrap:wrap;gap:8px;display:flex}.miniOccasion{border:1px solid var(--line);background:#fff;border-radius:14px;padding:11px 13px}.miniOccasion.active{color:#fff;background:#252525;border-color:#252525}.miniOccasion span{margin-right:6px}.templateList{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.templateChoice{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;min-height:105px;padding:16px}.templateChoice.active{border-color:#222;box-shadow:inset 0 0 0 1px #222}.templateChoice strong{margin-bottom:8px;display:block}.templateChoice span{color:var(--muted);font-size:12px;line-height:1.4}.fieldGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fieldGrid label{flex-direction:column;gap:7px;display:flex}.fieldGrid label.wide{grid-column:1/-1}.fieldGrid label span{color:#514d47;font-size:12px;font-weight:800}.fieldGrid input,.fieldGrid textarea{border:1px solid var(--line);background:#fff;border-radius:13px;outline:none;width:100%;padding:13px}.fieldGrid textarea{resize:vertical;min-height:110px}.fieldGrid input:focus,.fieldGrid textarea:focus{border-color:#a99f92}.publishBox,.publishedBox{border:1px solid var(--line);background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.publishBox p{color:var(--muted);margin:4px 0 0;font-size:13px}.publishedBox{flex-direction:column;align-items:flex-start;margin-top:12px}.publishedBox a{word-break:break-all;font-size:13px;text-decoration:underline}.previewPanel{background:#1d1d1b;flex-direction:column;align-items:center;padding:28px;display:flex}.previewLabel{letter-spacing:.14em;color:#bcb9b3;margin-bottom:14px;font-size:10px;font-weight:850}.giftPhone{scrollbar-width:none;background:#fff;border-radius:42px;width:390px;max-width:100%;height:780px;overflow-y:auto;box-shadow:0 28px 70px #00000059}.giftPhone::-webkit-scrollbar{display:none}.giftHero{text-align:center;flex-direction:column;justify-content:space-between;min-height:100%;padding:43px 27px;display:flex}.giftHero>span{text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:850}.giftHero h2{letter-spacing:-.05em;margin:0 0 14px;font-size:37px;line-height:1.03}.giftHero p{line-height:1.6}.giftHero button{color:#fff;background:#222;border:0;border-radius:999px;align-self:center;padding:12px 18px;font-weight:800}.giftBlock{border-top:1px solid #00000012;padding:30px 22px}.giftBlock h3{letter-spacing:-.04em;margin:0 0 15px;font-size:26px}.giftBlock p,.giftBlock li{line-height:1.6}.giftBlock li{margin-bottom:7px}.giftBlock.center{text-align:center;flex-direction:column;justify-content:center;min-height:280px;display:flex}.spark{font-size:30px}.mockGallery{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mockPhoto{color:#fff;background:linear-gradient(135deg,#c8bbb0,#86796e) 50%/cover;border-radius:17px;place-items:center;height:145px;font-size:30px;display:grid}.theme-birthday{background:linear-gradient(160deg,#fff4e8,#f3e9ff)}.theme-anniversary{background:linear-gradient(160deg,#f7efe8,#efe2db)}.theme-valentine{background:linear-gradient(160deg,#fff0f4,#f8dce7)}.theme-distance{background:linear-gradient(160deg,#edf4ff,#e9eef9)}.theme-friend{background:linear-gradient(160deg,#f6ffd9,#f4e8ff)}.theme-mom{background:linear-gradient(160deg,#fff1f5,#fff8e8)}.theme-dad{background:linear-gradient(160deg,#ecf2ef,#e5ece8)}.theme-graduation{background:linear-gradient(160deg,#f7f2e9,#ece5d7)}.giftPublic{min-height:100vh}.coverScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:35px;display:flex}.coverScreen h1{letter-spacing:-.06em;max-width:800px;margin:15px auto;font-size:clamp(44px,8vw,78px);line-height:.96}.coverScreen p{color:#69645e;font-size:18px}.envelope{margin-bottom:18px;font-size:55px}.publicHero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:92vh;padding:50px 7vw;display:flex}.publicHero h1{letter-spacing:-.07em;max-width:1000px;margin:18px 0;font-size:clamp(48px,8vw,92px);line-height:.93}.publicHero p{max-width:650px;font-size:19px;line-height:1.65}.publicSection{border-top:1px solid #00000012;max-width:900px;margin:auto;padding:75px 6vw}.publicSection h2{letter-spacing:-.05em;margin:0 0 24px;font-size:clamp(35px,5vw,55px);line-height:1}.publicGallery{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.publicGallery img{aspect-ratio:4/5;object-fit:cover;border-radius:22px;width:100%}.publicReasons{font-size:19px;line-height:1.6}.publicReasons li{margin-bottom:14px}.letterSection p{white-space:pre-line;font-size:20px;line-height:1.8}.center{text-align:center}.finalSection{flex-direction:column;justify-content:center;min-height:70vh;display:flex}.notFound{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:8vw;display:flex}.notFound p{color:var(--muted);margin-bottom:25px;font-size:18px}.pricing article{flex-direction:column;min-height:570px;padding:30px;display:flex;position:relative}.pricing article>span{font-size:17px}.pricing strong{font-size:48px}.pricing .planTagline{min-height:50px;margin:0 0 22px;font-size:16px}.pricing ul{border-top:1px solid var(--line);flex:1;margin:0;padding:20px 0 26px;list-style:none}.pricing li{color:#514d47;padding:8px 0 8px 24px;line-height:1.45;position:relative}.pricing li:before{content:"✓";font-weight:900;position:absolute;left:0}.pricing .featured ul{border-color:#454542}.pricing .featured li{color:#ece9e4}.pricing .button{align-self:flex-start}.pricing .button.light{color:#222;background:#fff;border-color:#fff}.popularBadge{color:#222;letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:22px;right:22px}.exampleHeader{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:40px;margin:85px 0 24px;padding-top:55px;display:flex}.exampleHeader h3{letter-spacing:-.05em;max-width:720px;margin:12px 0 0;font-size:clamp(32px,4vw,52px);line-height:1}.exampleHeader>p{max-width:420px;color:var(--muted);font-size:16px;line-height:1.55}.exampleGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.exampleCard{border:1px solid var(--line);background:#fff;border-radius:25px;padding:20px;transition:all .2s}.exampleCard:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.exampleNumber{color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:900}.exampleScreen{background:linear-gradient(155deg,#f4ebe3,#eadfd9);border-radius:19px;flex-direction:column;justify-content:space-between;min-height:255px;padding:22px;display:flex}.example-signature .exampleScreen{background:linear-gradient(155deg,#efe4dc,#d9c9c0)}.example-cinematic .exampleScreen{color:#fff;background:#232321;box-shadow:inset 0 0 0 1px #3f3f3b}.exampleScreen span{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.exampleScreen strong{letter-spacing:-.04em;max-width:260px;font-size:29px;line-height:1.02}.exampleCard>p{color:var(--muted);min-height:75px;line-height:1.55}.exampleLink{font-size:13px;font-weight:900}.publishedBox{grid-template-columns:minmax(0,1fr) 220px;align-items:center;padding:24px;display:grid}.publishedDetails>strong{margin:7px 0;font-size:24px;display:block}.publishedDetails>p{color:var(--muted);max-width:560px;line-height:1.55}.publishedActions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.publishedActions .button{text-decoration:none}.qrKeepsake{border:1px solid var(--line);text-align:center;background:#faf8f4;border-radius:19px;padding:14px}.qrKeepsake>span{letter-spacing:.15em;color:var(--muted);font-size:9px;font-weight:900}.qrKeepsake img{border-radius:12px;width:100%;margin:7px 0;display:block}.qrKeepsake strong{font-size:12px;line-height:1.35;display:block}.exampleGift{position:relative}.exampleBack{font-size:13px;font-weight:850;position:absolute;top:24px;left:28px}.examplePlanPill{background:#fff;border:1px solid #00000014;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:850;position:absolute;top:22px;right:28px}.exampleBar{z-index:15;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f7efe8e6;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;height:62px;padding:0 4vw;display:flex;position:sticky;top:0}.exampleBar>div{align-items:baseline;gap:9px;display:flex}.exampleBar span,.exampleBar a{color:var(--muted);font-size:12px}.cinematicMoment{color:#fff;text-align:center;background:#20201e;flex-direction:column;justify-content:center;align-items:center;min-height:56vh;padding:45px 20px;display:flex}.cinematicMoment span{letter-spacing:.16em;font-size:11px;font-weight:900}.cinematicMoment strong{letter-spacing:-.08em;margin:20px 0;font-size:clamp(70px,12vw,150px);line-height:.9}.cinematicMoment p{color:#ccc8c2}.storyMoments{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.storyMoments article{background:#ffffff94;border:1px solid #00000012;border-radius:23px;flex-direction:column;justify-content:flex-end;min-height:250px;padding:22px;display:flex}.storyMoments article:nth-child(2n){transform:translateY(22px)}.memoryMark{color:var(--muted);margin-bottom:auto;font-size:11px;font-weight:900}.storyMoments span{letter-spacing:-.04em;font-size:24px;font-weight:850}.storyMoments p{color:var(--muted);line-height:1.55}.storyTimeline{border-left:1px solid #0000002e;margin-left:12px}.storyTimeline>div{padding:0 0 42px 36px;position:relative}.storyTimeline>div:before{content:"";background:#242421;border-radius:50%;width:11px;height:11px;position:absolute;top:7px;left:-6px}.storyTimeline strong{color:var(--muted);font-size:12px;display:block}.storyTimeline span{margin:4px 0;font-size:26px;font-weight:850;display:block}.storyTimeline p{color:var(--muted);margin:0}.voiceMoment .button{margin-top:10px}.voiceTranscript{background:#ffffff8c;border-radius:18px;max-width:610px;margin:26px auto 0;padding:22px;font-size:18px;line-height:1.7}.exampleTier-cinematic .publicHero{background:radial-gradient(circle at 50% 20%,#f1d8cc 0,#0000 42%)}.photoUploader{display:block}.photoUploaderHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:11px;display:flex}.photoUploaderHead>div{flex-direction:column;gap:3px;display:flex}.photoUploaderHead>div>strong{font-size:13px}.photoUploaderHead>div>span{color:var(--muted);font-size:12px}.photoUploaderHead .button{cursor:pointer;padding:9px 14px;font-size:12px}.photoInput{display:none}.photoDropzone{width:100%;min-height:160px;color:var(--text);cursor:pointer;background:#fff;border:1.5px dashed #bcb3a7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.photoDropzone:hover{background:#fcfaf7;border-color:#222}.photoDropzone:disabled{cursor:wait;opacity:.65}.uploadMark{color:#fff;background:#222;border-radius:50%;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.photoDropzone strong{font-size:14px}.photoDropzone small{color:var(--muted);font-size:11px}.photoQueue{grid-template-columns:1fr 1fr;gap:9px;display:grid}.photoQueue article{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.photoQueue img{object-fit:cover;border-radius:10px;width:58px;height:58px}.photoQueue article>div:nth-child(2){min-width:0}.photoQueue article>div:nth-child(2) strong,.photoQueue article>div:nth-child(2) span{display:block}.photoQueue article>div:nth-child(2) strong{font-size:12px}.photoQueue article>div:nth-child(2) span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.photoControls{gap:3px;display:flex}.photoControls button{border:1px solid var(--line);cursor:pointer;background:#f8f6f2;border-radius:8px;width:26px;height:28px}.photoControls button:disabled{opacity:.3;cursor:default}.photoControls button:last-child{color:#9f3f3f}.uploadStatus{color:#5c7d61!important;margin:9px 0 0!important;font-size:12px!important}.builderError{color:#8c2f2f;background:#fff4f4;border:1px solid #efc9c9;border-radius:14px;margin:0 0 18px;padding:12px 14px;font-size:13px;line-height:1.45}.demoSection{padding-top:92px}.demoIntro{justify-content:space-between;align-items:end;gap:48px;margin-bottom:28px;display:flex}.demoIntro h2{margin-bottom:0}.demoIntro>p{max-width:470px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.walkthroughFrame{background:#20201e;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 28px 80px #1f1e1b29}.walkthroughVideo{aspect-ratio:16/9;background:#20201e;width:100%;display:block}.demoPlay{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#1f1e1be0;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:14px;min-width:265px;padding:14px 20px 14px 14px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 45px #0000004d}.demoPlay:hover{background:#111}.demoPlay:focus-visible{outline-offset:4px;outline:3px solid #fff}.playIcon{color:#1f1e1b;background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;padding-left:3px;display:grid}.demoPlay strong,.demoPlay small{text-align:left;display:block}.demoPlay strong{font-size:15px}.demoPlay small{color:#d9d5cf;margin-top:3px;font-size:11px}.planShown{letter-spacing:.06em;text-transform:uppercase;background:#ffffffe6;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900;position:absolute;top:18px;right:18px}.demoChapters{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px;display:grid}.demoChapters>div{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:15px 17px;display:flex}.demoChapters span{color:var(--muted);font-size:11px;font-weight:900}.demoChapters strong{font-size:14px}.pricingNote{border:1px solid var(--line);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:28px;display:flex}.pricingNote h3{letter-spacing:-.035em;max-width:720px;margin:9px 0 0;font-size:24px;line-height:1.15}.pricingNote .button{flex:none}@media (max-width:1000px){.hero,.builderLayout{grid-template-columns:1fr}.hero{padding:50px 0}.occasionGrid,.steps{grid-template-columns:repeat(2,1fr)}.pricing,.exampleGrid{grid-template-columns:1fr}.pricing article{min-height:auto}.previewPanel{min-height:900px}.templateList{grid-template-columns:1fr}.nav{display:none}.exampleHeader,.demoIntro{flex-direction:column;align-items:flex-start}.exampleCard>p{min-height:auto}}@media (max-width:650px){.topbar{padding:0 16px}.page{padding:0 16px 55px}.hero{min-height:auto}.hero h1{font-size:52px}.heroDemo{min-height:460px}.occasionGrid,.steps,.pricing,.fieldGrid,.demoChapters,.photoQueue{grid-template-columns:1fr}.editorPanel{padding:30px 18px 70px}.builderTop{padding:0 16px}.builderTop>div:last-child{display:none}.previewPanel{padding:18px}.giftPhone{width:100%;height:740px}.publicGallery,.storyMoments{grid-template-columns:1fr}.storyMoments article:nth-child(2n){transform:none}.publishBox{flex-direction:column;align-items:flex-start}.publishedBox{grid-template-columns:1fr}.qrKeepsake{max-width:230px}.examplePlanPill{top:66px;right:16px}.exampleBack{top:22px;left:16px}.exampleBar{padding:0 16px}.exampleBar span{display:none}.demoSection{padding-top:68px}.demoIntro{gap:18px}.walkthroughFrame{border-radius:18px}.demoPlay{width:82%;min-width:0;padding:10px 14px 10px 10px}.playIcon{width:38px;height:38px}.planShown{display:none}.pricingNote{flex-direction:column;align-items:flex-start;padding:22px}}.betaGate{background:radial-gradient(circle at 75% 10%,#eadcf5 0,transparent 34%),var(--bg);min-height:100svh;padding:28px 5vw}.betaGateCard{border:1px solid var(--line);width:min(660px,100%);box-shadow:var(--shadow);background:#fff;border-radius:30px;margin:12vh auto 0;padding:clamp(28px,5vw,58px)}.betaGateCard h1{letter-spacing:-.06em;margin:15px 0 20px;font-size:clamp(42px,7vw,70px);line-height:.95}.betaGateCard>p{color:var(--muted);font-size:17px;line-height:1.65}.betaGateCard>small{color:var(--muted);margin-top:20px;display:block}.betaGateForm{gap:10px;margin-top:26px;display:grid}.betaGateForm label{font-size:12px;font-weight:850}.betaGateForm input{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;border-radius:15px;min-height:54px;padding:0 16px;font-size:17px}.betaGateForm .button{min-height:52px;margin-top:3px}.mobileBuilderActions,.mobilePreviewModal{display:none}@media (max-width:1000px){.builderLayout,.editorPanel,.miniOccasions,.templateList{min-width:0;max-width:100%}.previewPanel{display:none}.templateList{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(220px,1fr));padding-bottom:5px;overflow-x:auto}.templateChoice{scroll-snap-align:start}.editorPanel{padding-bottom:120px}.mobileBuilderActions{z-index:35;padding:10px max(16px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4eff0;grid-template-columns:1fr 1.45fr;gap:9px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobileBuilderActions .button{min-height:48px}.mobilePreviewModal{z-index:50;padding:calc(58px + env(safe-area-inset-top)) 10px calc(10px + env(safe-area-inset-bottom));background:#1d1d1b;flex-direction:column;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.mobilePreviewTop{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;color:#fff;background:#1d1d1b;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.mobilePreviewTop button{color:#fff;background:#363633;border:0;border-radius:50%;width:44px;height:44px;font-size:26px}.mobilePreviewModal .giftPhone{border-radius:26px;width:min(430px,100%);height:100%}}@media (max-width:650px){.topbar{height:62px}.topbar>.button{padding:10px 13px;font-size:13px}.hero{gap:30px}.hero h1{font-size:clamp(45px,14vw,58px)}.lede{font-size:17px}.heroDemo{border-radius:25px;min-height:430px}.section{padding:52px 0}.editorPanel{padding:26px 16px 128px}.panelTitle h1{overflow-wrap:anywhere;font-size:42px}.builderTop{z-index:25;height:58px;position:sticky;top:0}.editorSection{padding:22px 0}.miniOccasions{scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap;margin:0;padding:0 0 5px;overflow-x:auto}.miniOccasions::-webkit-scrollbar{display:none}.miniOccasion{scroll-snap-align:start;flex:none;min-height:46px}.templateList{scrollbar-width:none;grid-template-columns:repeat(3,78vw);margin:0;padding:0 0 6px}.templateList::-webkit-scrollbar{display:none}.templateChoice{min-height:112px}.fieldGrid{gap:15px}.fieldGrid input,.fieldGrid textarea{min-height:50px;padding:14px;font-size:16px}.fieldGrid textarea{min-height:125px}.photoUploaderHead .button{min-height:44px}.photoDropzone{min-height:170px}.photoQueue{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.photoQueue article{flex-direction:column;align-items:stretch;display:flex}.photoQueue img{aspect-ratio:1;border-radius:11px;width:100%;height:auto}.photoControls{justify-content:space-between}.photoControls button{width:42px;height:40px}.desktopPublishBox{display:none}.publishedBox{padding:18px}.publishedActions{grid-template-columns:1fr 1fr;display:grid}.publishedActions .button{min-height:46px}.coverScreen{min-height:100svh;padding:max(28px,env(safe-area-inset-top)) 22px max(28px,env(safe-area-inset-bottom))}.coverScreen h1{font-size:clamp(43px,14vw,62px)}.coverScreen p{font-size:16px;line-height:1.55}.coverScreen .button{min-height:52px;padding-inline:24px}.envelope{font-size:48px}.publicHero{min-height:100svh;padding:calc(54px + env(safe-area-inset-top)) 22px calc(54px + env(safe-area-inset-bottom))}.publicHero h1{font-size:clamp(46px,15vw,68px)}.publicHero p{font-size:17px;line-height:1.65}.publicSection{padding:54px 20px}.publicSection h2{font-size:clamp(35px,11vw,48px)}.publicGallery{gap:10px}.publicGallery img{aspect-ratio:4/5;border-radius:18px}.publicReasons{counter-reset:reason;padding:0;font-size:17px;list-style:none}.publicReasons li{counter-increment:reason;background:#ffffff8c;border:1px solid #00000012;border-radius:17px;margin-bottom:9px;padding:17px 17px 17px 52px;position:relative}.publicReasons li:before{content:counter(reason);color:#fff;background:#222;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:850;display:grid;position:absolute;top:15px;left:16px}.letterSection p{font-size:18px;line-height:1.75}.finalSection{min-height:75svh}.betaGate{padding:20px 16px}.betaGateCard{border-radius:24px;margin:8vh auto 0;padding:28px 20px}.betaGateCard h1{font-size:46px}.betaGateCard>p,.betaGateForm input{font-size:16px}}.pricingActions{gap:9px;display:grid}.pricingActions .button{width:100%;min-height:46px}.pricingActions .checkoutButton:not(.light){color:#fff;background:#222;border-color:#222}.pricing .featured .pricingActions .button:first-child{color:#fff;background:0 0;border-color:#5b5b56}.pricing .featured .pricingActions .checkoutButton{color:#222;background:#fff;border-color:#fff}.checkoutNotice{color:var(--muted);font-size:13px;line-height:1.5;margin:14px 2px 0!important}.paymentSuccess{background:radial-gradient(circle at 78% 10%,#eadcf5 0,transparent 35%),var(--bg);min-height:100svh;padding:28px 5vw}.paymentSuccessCard{border:1px solid var(--line);width:min(720px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:30px;margin:9vh auto 0;padding:clamp(30px,6vw,64px)}.paymentSuccessCard h1{letter-spacing:-.055em;max-width:640px;margin:16px auto 20px;font-size:clamp(40px,6vw,66px);line-height:.98}.paymentSuccessCard>p{color:var(--muted);max-width:580px;margin:0 auto;font-size:17px;line-height:1.65}.paymentStatusIcon,.paymentSpinner{color:#fff;background:#222;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 25px;font-size:27px;font-weight:900;display:grid}.paymentStatusIcon.error{background:#8c2f2f}.paymentSpinner{background:0 0;border:3px solid #e9e3da;border-top-color:#222;animation:.85s linear infinite paymentSpin}@keyframes paymentSpin{to{transform:rotate(360deg)}}.deliveredPass{border:1px solid var(--line);background:#f8f5f0;border-radius:21px;margin:30px 0 18px;padding:25px}.deliveredPass span,.deliveredPass small{color:var(--muted);display:block}.deliveredPass span{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:850}.deliveredPass strong{letter-spacing:.05em;overflow-wrap:anywhere;margin:13px 0;font-size:clamp(22px,4vw,34px);display:block}.deliveredPass small{font-size:11px}.deliveryActions{grid-template-columns:1fr 1.55fr;gap:10px;display:grid}.deliveryActions .button{cursor:pointer;min-height:52px}.paymentSuccessCard .orderHelp{color:var(--muted);margin-top:19px;font-size:12px}.recoveryForm{text-align:left;gap:14px;max-width:480px;margin:28px auto 0;display:grid}.recoveryForm label{gap:7px;display:grid}.recoveryForm label span{color:var(--ink);font-size:13px;font-weight:800}.recoveryForm input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);font:inherit;background:#fff;border-radius:14px;padding:0 16px}.recoveryForm input:focus{outline:2px solid var(--ink);outline-offset:2px}.recoveryForm .button{cursor:pointer;min-height:54px;margin-top:4px}.recoveryForm .button:disabled{cursor:wait;opacity:.65}.checkoutNotice a{color:inherit;text-underline-offset:3px;font-weight:800}@media (max-width:650px){.paymentSuccess{padding:20px 16px}.paymentSuccessCard{border-radius:24px;margin:5vh auto 0;padding:32px 20px}.paymentSuccessCard h1{font-size:43px}.paymentSuccessCard>p{font-size:16px}.deliveryActions{grid-template-columns:1fr}.deliveredPass{padding:22px 14px}.deliveredPass strong{font-size:22px}}.siteFooter{border-top:1px solid var(--line);color:#fff;background:#20201e;padding:34px 5vw}.siteFooterInner{grid-template-columns:auto 1fr;align-items:center;gap:16px 32px;width:min(1296px,100%);margin:auto;display:grid}.siteFooterBrand{letter-spacing:-.04em;font-size:19px;font-weight:900}.siteFooter nav{flex-wrap:wrap;justify-content:flex-end;gap:22px;font-size:14px;display:flex}.siteFooter nav a{color:#e8e4de}.siteFooter nav a:hover{text-underline-offset:4px;text-decoration:underline}.siteFooter p{color:#aaa69f;grid-column:1/-1;margin:0;font-size:12px}.legalPage{background:radial-gradient(circle at 82% 4%,#eadcf5 0,transparent 29%),var(--bg);min-height:100vh;padding:58px 5vw 90px}.legalHeader,.legalContent{width:min(900px,100%);margin:auto}.legalHeader{padding-bottom:40px}.legalBack{margin-bottom:58px;font-size:14px;font-weight:850;display:inline-block}.legalHeader h1{letter-spacing:-.06em;margin:14px 0 22px;font-size:clamp(50px,7vw,82px);line-height:.94}.legalLead{max-width:720px;color:var(--muted);font-size:19px;line-height:1.62}.legalUpdated{color:var(--muted);margin-top:20px;font-size:13px}.legalContent{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:clamp(28px,6vw,68px)}.legalContent section+section{border-top:1px solid var(--line);margin-top:42px;padding-top:42px}.legalContent h2{letter-spacing:-.035em;margin:0 0 15px;font-size:clamp(25px,3vw,34px);line-height:1.15}.legalContent h3{margin:24px 0 8px;font-size:18px}.legalContent p,.legalContent li{color:#514d47;font-size:16px;line-height:1.75}.legalContent p{margin:0 0 14px}.legalContent ul{margin:12px 0 16px;padding-left:23px}.legalContent li+li{margin-top:8px}.legalContent a{text-underline-offset:3px;font-weight:750;text-decoration:underline}.legalContent strong{color:var(--text)}@media (max-width:650px){.siteFooter{padding:30px 20px}.siteFooterInner{grid-template-columns:1fr}.siteFooter nav{justify-content:flex-start;gap:14px 20px}.siteFooter p{grid-column:auto;line-height:1.55}.legalPage{padding:34px 16px 62px}.legalBack{margin-bottom:42px}.legalHeader h1{font-size:48px}.legalLead{font-size:17px}.legalContent{border-radius:22px;padding:28px 21px}.legalContent section+section{margin-top:32px;padding-top:32px}.legalContent h2{font-size:26px}.legalContent p,.legalContent li{font-size:16px;line-height:1.7}}
