@import"https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&family=DM+Serif+Display&family=Nunito+Sans:wght@400;600;700&display=swap";:root{color:#3b302b;background:#f7f0e5;font-family:Nunito Sans,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#3b302b;--paper:#fffaf1;--cream:#f7f0e5;--rose:#a95750;--rose-dark:#84413d;--sage:#77866d;--gold:#c89d54;--line:#dfd1bf;--shadow:0 14px 35px rgba(80,54,37,.12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--cream);background-image:radial-gradient(rgba(118,91,63,.075) .7px,transparent .7px);background-size:7px 7px}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"DM Serif Display",serif;font-weight:400}.scrapbook-app{min-height:100vh;padding-bottom:30px}.site-header{align-items:center;background:#fffaf1f0;border-bottom:1px solid rgba(120,88,57,.18);display:grid;gap:24px;grid-template-columns:1fr auto 1fr;min-height:84px;padding:12px clamp(20px,5vw,72px);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wordmark{align-items:center;background:none;border:0;display:flex;gap:11px;padding:0;text-align:left;width:max-content}.wordmark-heart{align-items:center;background:var(--rose);border-radius:50%;color:#fff;display:flex;height:38px;justify-content:center;width:38px}.wordmark strong{display:block;font-family:"DM Serif Display",serif;font-size:18px;font-weight:400}.wordmark small{color:#89776b;display:block;font-size:11px;letter-spacing:.04em;margin-top:1px}.top-nav{display:flex;gap:5px}.top-nav button,.bottom-nav button{align-items:center;background:none;border:0;display:flex;gap:7px;padding:10px 13px}.top-nav button{border-radius:999px;color:#75645a}.top-nav button.active{background:#eee1d0;color:var(--rose-dark)}.add-adventure{align-items:center;background:var(--rose);border:0;border-radius:999px;color:#fff;display:flex;gap:8px;justify-self:end;padding:11px 18px}.add-adventure:hover,.button-primary:hover{background:var(--rose-dark)}.mobile-menu,.bottom-nav{display:none}.page-shell{margin:0 auto;max-width:1280px;padding:0 clamp(20px,5vw,72px) 80px}.hero-paper{align-items:center;display:grid;gap:7vw;grid-template-columns:1.1fr .9fr;min-height:590px;padding:70px 2vw 60px;position:relative}.hero-paper:before{background:linear-gradient(135deg,rgba(255,255,255,.35),transparent);content:"";inset:24px -2vw;pointer-events:none;position:absolute;transform:rotate(-.6deg)}.hero-copy,.hero-stack{position:relative}.script-label{color:var(--rose);display:block;font-family:Caveat,cursive;font-size:25px;font-weight:600;margin-bottom:7px}.hero-copy h1{font-size:clamp(40px,5.2vw,72px);line-height:1.02;margin-bottom:20px}.hero-copy p{color:#735f53;font-size:18px;line-height:1.7;max-width:610px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-primary,.button-quiet,.button-danger{align-items:center;border:0;border-radius:999px;display:inline-flex;gap:8px;justify-content:center;min-height:48px;padding:11px 20px}.button-primary{background:var(--rose);color:#fff}.button-quiet{background:#fffaf1b8;border:1px solid var(--line)}.button-danger{background:#f2dcd7;color:#862f2b}.button-wide{width:100%}.hero-stack{height:410px;margin:auto;max-width:470px;width:100%}.polaroid{background:#fffdf8;box-shadow:var(--shadow);padding:13px 13px 24px;position:absolute;width:72%}.polaroid>div{aspect-ratio:1.1;background:#eadfce;overflow:hidden}.polaroid img{height:100%;object-fit:cover;width:100%}.polaroid>span{display:block;font-family:Caveat,cursive;font-size:25px;margin:13px 6px 0}.polaroid small{color:#8c796c;margin-left:6px}.tilt-left{left:7%;top:0;transform:rotate(-5deg)}.paper-note{align-items:center;background:#f0d6c1;bottom:15px;box-shadow:0 10px 22px #5036251f;display:flex;flex-direction:column;font-family:Caveat,cursive;font-size:24px;gap:8px;padding:25px;position:absolute;right:2%;text-align:center;width:52%}.paper-note svg{color:var(--rose)}.tilt-right{transform:rotate(7deg)}.section-block{padding:55px 0}.section-title{align-items:end;display:flex;justify-content:space-between;margin-bottom:25px}.section-title h2{font-size:clamp(28px,3vw,40px);margin:0}.section-title button{align-items:center;background:none;border:0;color:var(--rose-dark);display:flex;gap:4px;font-weight:700}.adventure-row,.idea-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.adventure-card{background:var(--paper);box-shadow:0 8px 24px #50362514;display:flex;flex-direction:column;min-width:0;overflow:hidden;transform:rotate(.3deg)}.adventure-card:nth-child(2n){transform:rotate(-.35deg)}.card-main{background:none;border:0;cursor:pointer;padding:0;text-align:left}.card-photo{aspect-ratio:1.35;background:#e9decd;overflow:hidden;position:relative}.card-photo>img{height:100%;object-fit:cover;transition:transform .35s;width:100%}.card-main:hover .card-photo>img{transform:scale(1.035)}.date-pin{align-items:center;background:#fffaf1ed;bottom:10px;display:flex;font-size:12px;gap:5px;left:10px;padding:7px 9px;position:absolute}.card-copy{padding:18px 18px 14px}.card-kicker{color:var(--rose);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.card-copy h2{font-size:25px;margin:5px 0 7px}.card-copy p{color:#77665a;display:-webkit-box;font-size:14px;line-height:1.55;margin-bottom:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.see-more{background:none;border:0;color:var(--rose-dark);display:block;font-size:13px;font-weight:700;margin-top:10px;padding:0;text-decoration:underline;text-underline-offset:2px}.card-link{color:var(--rose-dark);display:inline-flex;font-size:13px;font-weight:700;gap:6px;margin-top:10px;text-decoration:none}.card-link span{background:#f3e4d0;border:1px solid #dfc8ae;border-radius:999px;padding:8px 12px}.did-it-button{align-items:center;background:#eee5d6;border:0;border-top:1px solid var(--line);display:flex;gap:7px;justify-content:center;margin-top:auto;padding:12px;width:100%}.did-it-button:hover{background:#e1d3bf}.memories-preview{border-top:1px solid var(--line)}.featured-memory{align-items:stretch;background:var(--paper);border:0;box-shadow:var(--shadow);display:grid;grid-template-columns:1.15fr .85fr;padding:0;text-align:left;width:100%}.featured-photo{background:#e8dcca;min-height:430px}.featured-photo>img{height:100%;object-fit:cover;width:100%}.featured-copy{align-self:center;padding:clamp(30px,5vw,70px)}.featured-copy h2{font-size:clamp(34px,4vw,52px);margin-bottom:16px}.featured-copy p{color:#746257;line-height:1.7}.text-link{align-items:center;color:var(--rose-dark);display:flex;font-weight:700;gap:4px;margin-top:25px}.collection-page{padding:65px 0}.page-intro{align-items:end;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;margin-bottom:55px;padding-bottom:35px}.page-intro h1{font-size:clamp(38px,5vw,62px);margin-bottom:12px}.page-intro p{color:#77665a;font-size:17px;margin-bottom:0}.idea-group{margin-bottom:65px}.group-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:20px}.group-heading h2{font-size:32px;margin-bottom:4px}.group-heading p{color:#817064;margin:0}.group-heading>span{align-items:center;background:#e7d8c2;border-radius:50%;display:flex;height:38px;justify-content:center;width:38px}.filter-chips{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.filter-chips button{background:#f3eadc;border:1px solid transparent;border-radius:999px;color:#745f51;padding:10px 14px}.filter-chips button.active{background:var(--rose);color:#fff}.year-section{display:grid;gap:28px;grid-template-columns:100px 1fr;margin-bottom:70px}.year-marker{border-right:1px solid var(--line);position:relative}.year-marker span{font-family:"DM Serif Display",serif;font-size:28px;position:sticky;top:115px}.memory-grid{display:grid;gap:35px 26px;grid-template-columns:repeat(2,minmax(0,1fr))}.memory-tile{background:none;border:0;padding:0;text-align:left}.memory-tile.offset{margin-top:65px}.memory-photo{aspect-ratio:1.25;background:#e8dccb;box-shadow:0 9px 24px #5036251a;overflow:hidden;padding:9px;transform:rotate(-.4deg)}.memory-tile:nth-child(2n) .memory-photo{transform:rotate(.6deg)}.memory-photo>img{height:100%;object-fit:cover;width:100%}.memory-caption{padding:15px 12px 0}.memory-caption>span{color:var(--rose);font-family:Caveat,cursive;font-size:21px}.memory-caption h2{font-size:30px;margin:2px 0 7px}.memory-caption p{color:#766459;line-height:1.5}.photo-placeholder{align-items:center;color:#9c8371;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:center;min-height:180px;width:100%}.empty-page{align-items:center;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:70px 20px;text-align:center}.empty-page>span{color:var(--rose)}.empty-page h2{font-size:30px;margin:15px 0 8px}.empty-page p{color:#7d695c;max-width:470px}.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:center}.loading-state>svg{color:var(--rose)}.loading-state h1{font-size:38px;margin:14px 0 5px}.loading-state p{color:#7d695c}.toast{align-items:center;background:#fff3d9;border:1px solid #e0bd79;display:flex;justify-content:space-between;margin-top:20px;padding:12px 16px}.toast button{background:none;border:0}.modal-backdrop{align-items:center;background:#342720a3;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:60}.modal-sheet{background:var(--paper);box-shadow:0 24px 70px #23171159;max-height:94vh;max-width:680px;overflow:auto;padding:28px;width:100%}.modal-sheet.celebration{max-width:760px}.modal-sheet>header{align-items:flex-start;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;margin-bottom:22px;padding-bottom:18px}.modal-sheet>header h2{font-size:34px;margin:0 0 5px}.modal-sheet>header p{color:#7d6a5e;margin:0}.close-button{align-items:center;background:#eee2d2;border:0;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.celebration-mark{color:var(--gold);float:left;margin-right:10px}.editor-form{display:grid;gap:19px}.editor-form label,.photo-editor{display:grid;gap:8px}.editor-form label>span,.photo-editor>span{font-size:13px;font-weight:700}.editor-form input,.editor-form textarea,.editor-form select{background:#fff;border:1px solid var(--line);border-radius:0;color:var(--ink);padding:13px 14px;width:100%}.editor-form textarea{min-height:115px;resize:vertical}.two-fields{display:grid;gap:14px;grid-template-columns:1fr 1fr}.form-actions{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.cover-picker{background:#eadfce;cursor:pointer;display:block;min-height:210px;overflow:hidden;position:relative}.cover-picker input,.photo-add input{height:1px;opacity:0;position:absolute;width:1px}.cover-picker>img{height:260px;object-fit:cover;width:100%}.cover-picker>span{align-items:center;background:#31251ed1;bottom:12px;color:#fff;display:flex;gap:7px;left:12px;padding:9px 12px;position:absolute}.cover-picker>div{align-items:center;color:#8b7463;display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:210px}.cover-picker small{font-weight:400}.photo-editor-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.photo-thumb,.photo-add{aspect-ratio:1;position:relative}.photo-thumb img{height:100%;object-fit:cover;width:100%}.photo-thumb button{align-items:center;background:#32241dcc;border:0;border-radius:50%;color:#fff;display:flex;height:28px;justify-content:center;position:absolute;right:5px;top:5px;width:28px}.photo-add{align-items:center;background:#eee2d2;border:1px dashed #baa48e;cursor:pointer;display:flex;flex-direction:column;font-size:12px;gap:5px;justify-content:center}.cover-choices{display:grid;gap:9px;grid-template-columns:repeat(5,minmax(0,1fr))}.cover-choices button{aspect-ratio:1;border:3px solid transparent;padding:0;position:relative}.cover-choices button.selected{border-color:var(--rose)}.cover-choices img{height:100%;object-fit:cover;width:100%}.cover-choices svg{background:var(--rose);border-radius:50%;bottom:4px;color:#fff;padding:3px;position:absolute;right:4px}.memory-page-overlay{background:var(--cream);inset:0;overflow:auto;position:fixed;z-index:50}.memory-page-header{align-items:center;background:#fffaf1f2;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:14px clamp(18px,4vw,55px);position:sticky;top:0;z-index:3}.memory-page-header>button,.memory-page-header>div>button{align-items:center;background:none;border:0;display:inline-flex;gap:7px;padding:9px 11px}.memory-page-header>div{display:flex;gap:6px}.memory-page{margin:0 auto;max-width:1100px;padding:40px clamp(18px,5vw,70px) 90px}.memory-hero{box-shadow:var(--shadow);height:min(68vh,650px);overflow:hidden;position:relative}.memory-hero>img{height:100%;object-fit:cover;width:100%}.memory-hero-title{background:linear-gradient(transparent,#1e1410b8);bottom:0;color:#fff;left:0;padding:90px 45px 35px;position:absolute;right:0}.memory-hero-title .script-label{color:#f3c9be}.memory-hero-title h1{font-size:clamp(42px,6vw,74px);margin-bottom:10px}.memory-hero-title p{align-items:center;display:flex;gap:7px}.memory-story{background:#fffaf1;box-shadow:0 8px 20px #50362514;margin:-12px auto 55px;max-width:760px;padding:45px 55px;position:relative;transform:rotate(-.4deg)}.memory-story .script-label{text-align:center}.memory-story h2{font-size:clamp(28px,3vw,38px);margin:10px 0 12px;text-align:center}.memory-story p{font-family:"DM Serif Display",serif;font-size:25px;line-height:1.65;margin:0;text-align:center}.memory-extra{color:#7f6a5d;font-family:Nunito Sans,sans-serif!important;font-size:16px!important;line-height:1.7;margin-top:18px!important;text-align:center}.memory-link{margin:0 auto 22px;max-width:760px}.memory-link a{align-items:center;background:#f4eadc;border:1px solid #e1d0ba;color:var(--rose-dark);display:flex;justify-content:space-between;padding:16px 18px;text-decoration:none}.memory-link a strong{display:block;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memory-link a span{font-size:13px;font-weight:700;margin-left:16px;white-space:nowrap}.memory-link-button{align-items:center;background:#efe0c9;border:1px solid #dcc5a8;color:var(--rose-dark);display:inline-flex;font-weight:700;margin-top:12px;padding:10px 16px;text-decoration:none}.tape{background:#dbbc8b8c;height:28px;left:50%;position:absolute;top:-13px;transform:translate(-50%) rotate(2deg);width:120px}.photo-spread{display:grid;gap:16px;grid-template-columns:repeat(12,1fr);margin-bottom:60px}.photo-spread figure{background:#fff;box-shadow:0 7px 20px #5036251f;margin:0;padding:9px}.photo-spread img{height:100%;object-fit:cover;width:100%}.photo-spread.carousel{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.photo-spread.carousel figure{flex:0 0 min(340px,82vw);height:320px;scroll-snap-align:start}.photo-1{grid-column:1/8;height:440px;transform:rotate(-1deg)}.photo-2{grid-column:8/13;height:360px;margin-top:60px!important;transform:rotate(1.2deg)}.photo-3{grid-column:2/6;height:300px;transform:rotate(1.5deg)}.photo-4{grid-column:6/12;height:390px;transform:rotate(-.7deg)}.photo-5{grid-column:3/10;height:410px}.memory-notes{border-top:1px solid var(--line);margin:0 auto;max-width:760px;padding-top:40px}.memory-notes article{background:#f0dfc9;margin:18px 0;padding:24px;transform:rotate(.2deg)}.memory-note-head{align-items:center;display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.memory-note-head button{align-items:center;background:#f7ecdc;border:1px solid #e0cdb4;border-radius:999px;display:inline-flex;gap:6px;padding:7px 11px}.memory-notes h3{font-size:23px;margin-bottom:8px}.memory-notes p{line-height:1.6}.memory-notes small{color:#816c5e}.bottom-nav{display:none}@media(max-width:850px){.site-header{grid-template-columns:1fr auto}.top-nav{display:none;grid-column:1/-1}.top-nav.open{display:grid}.top-nav.open button{justify-content:flex-start}.mobile-menu{align-items:center;background:none;border:0;display:flex;grid-row:1;justify-self:end;order:2}.wordmark{grid-row:1}.add-adventure{display:none}.hero-paper{gap:30px;grid-template-columns:1fr;padding-top:55px}.hero-stack{height:360px;max-width:430px}.adventure-row,.idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-memory{grid-template-columns:1fr}.featured-photo{min-height:360px}.page-intro{align-items:flex-start;flex-direction:column;gap:22px}.year-section{grid-template-columns:1fr}.year-marker{border-right:0;border-bottom:1px solid var(--line);padding-bottom:8px}.year-marker span{position:static}.memory-page-header>button{font-size:0}.memory-page-header>button svg{margin:0}.photo-1,.photo-2,.photo-3,.photo-4,.photo-5{grid-column:span 6;height:300px;margin:0!important}}@media(max-width:600px){.scrapbook-app{padding-bottom:78px}.site-header{min-height:70px;padding:10px 16px}.wordmark small{display:none}.wordmark-heart{height:34px;width:34px}.page-shell{padding:0 15px 35px}.hero-paper{min-height:0;padding:45px 4px 40px}.hero-paper:before{inset:15px -10px}.hero-copy h1{font-size:43px}.hero-copy p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions button{width:100%}.hero-stack{height:310px;margin-top:10px}.polaroid{width:70%}.paper-note{font-size:20px;padding:19px;width:53%}.section-block{padding:40px 0}.section-title{align-items:flex-start}.section-title button{font-size:0;padding:8px}.section-title button svg{height:20px;width:20px}.adventure-row,.idea-grid,.memory-grid{grid-template-columns:1fr}.adventure-card{transform:none!important}.featured-photo{min-height:280px}.featured-copy{padding:30px 23px 35px}.collection-page{padding:42px 0}.page-intro{margin-bottom:38px;padding-bottom:27px}.page-intro h1{font-size:43px}.group-heading{align-items:flex-start}.group-heading p{max-width:260px}.filter-chips{flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;margin:0 -15px 22px;padding:0 15px 2px;position:sticky;top:70px;z-index:10;background:linear-gradient(to bottom,#f7f0e5fa,#f7f0e5db);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-chips button{flex:0 0 auto}.memory-tile.offset{margin-top:0}.memory-caption h2{font-size:28px}.bottom-nav{align-items:end;background:#fffaf1f7;border-top:1px solid var(--line);bottom:0;display:grid;grid-template-columns:1fr 1fr 74px 1fr;left:0;padding:7px 8px max(7px,env(safe-area-inset-bottom));position:fixed;right:0;z-index:25}.bottom-nav button{flex-direction:column;font-size:10px;gap:2px;justify-content:center;padding:4px}.bottom-nav button.active{color:var(--rose)}.bottom-nav .bottom-add{align-self:start;background:var(--rose);border:5px solid var(--paper);border-radius:50%;color:#fff;height:58px;justify-self:center;margin-top:-25px;width:58px}.modal-backdrop{align-items:flex-end;padding:0}.modal-sheet{border-radius:22px 22px 0 0;max-height:94vh;padding:22px 17px max(24px,env(safe-area-inset-bottom))}.modal-sheet>header h2{font-size:29px}.two-fields{grid-template-columns:1fr}.form-actions{align-items:stretch;flex-direction:column-reverse;gap:10px}.form-actions span{display:none}.form-actions button{width:100%}.photo-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cover-choices{grid-template-columns:repeat(4,minmax(0,1fr))}.memory-page-header{padding:10px 9px}.memory-page-header>div>button:first-child{display:none}.memory-page-header .button-primary{font-size:12px;min-height:42px;padding:8px 12px}.memory-page{padding:16px 0 80px}.memory-hero{height:62vh}.memory-hero-title{padding:80px 20px 20px}.memory-hero-title h1{font-size:43px}.memory-story{margin:-5px 14px 40px;padding:38px 24px}.memory-story h2{font-size:28px}.memory-story p{font-size:22px}.memory-extra{font-size:15px!important}.memory-link a{align-items:flex-start;flex-direction:column;gap:4px}.photo-spread{gap:8px;padding:0 9px}.photo-spread.carousel{padding:0 9px 8px}.photo-1,.photo-2,.photo-3,.photo-4,.photo-5{grid-column:span 12;height:auto;min-height:260px}.memory-notes{margin:0 15px}.empty-page{padding:50px 15px}}
