.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;z-index:var(--yarl__portal_zindex,9999);transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);pointer-events:auto;position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));-webkit-user-select:none;user-select:none;touch-action:var(--yarl__controller_touch_action,none);overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));opacity:var(--yarl__pull_opacity,1);flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (width>=800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{width:var(--yarl__slide_icon_error_size,48px);height:var(--yarl__slide_icon_error_size,48px);color:var(--yarl__slide_icon_error_color,red)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{width:var(--yarl__icon_size,32px);height:var(--yarl__icon_size,32px)}.yarl__button{cursor:pointer;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);color:var(--yarl__color_button,#fffc);filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__counter{position:var(--yarl__counter_position,absolute);top:var(--yarl__counter_top,0);left:var(--yarl__counter_left,0);bottom:var(--yarl__counter_bottom,unset);right:var(--yarl__counter_right,unset);color:var(--yarl__counter_color,var(--yarl__color_button,#fffc));filter:var(--yarl__counter_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__counter_margin,var(--yarl__toolbar_padding,8px));padding:var(--yarl__counter_padding,var(--yarl__button_padding,8px));line-height:var(--yarl__counter_line_height,var(--yarl__icon_size,32px));-webkit-user-select:var(--yarl__counter_user_select,none);-moz-user-select:var(--yarl__counter_user_select,none);user-select:var(--yarl__counter_user_select,none)}[dir=rtl] .yarl__counter{left:var(--yarl__counter_rtl_left,unset);right:var(--yarl__counter_rtl_right,0)}:root{color:#403a37;font-synthesis:none;--cream:#fff9f3;--paper:#fffdfa;--ink:#403a37;--muted:#7d746e;--sage:#a8c3a0;--sage-dark:#5f7d59;--peach:#f2b6a8;--sky:#b6cee2;--sand:#ead8b7;--line:#eee3d9;--shadow:0 18px 50px #55423414;--photo-bg:#f3ece5;background:#fff9f3;font-family:Be Vietnam Pro,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--cream)}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline-offset:3px;outline:3px solid #5f7d5959}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfaeb;flex-direction:column;width:244px;padding:30px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.01em;align-items:center;gap:12px;font-size:14px;line-height:1.35;display:flex}.brand strong{font-size:17px}.brand-mark{border-radius:14px 14px 14px 4px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;overflow:hidden;box-shadow:0 8px 20px #526f4d33}.brand-mark img{width:100%;height:100%;display:block}.side-nav{gap:7px;margin-top:50px;display:grid}.side-nav a{min-height:48px;color:var(--muted);border-radius:14px;align-items:center;gap:13px;padding:0 15px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.side-nav a:hover{color:var(--ink);background:#fbf3eb}.side-nav a.active{color:#456140;background:#eaf1e7;font-weight:600}.side-nav a.active svg{stroke-width:2.5px}.privacy-note{background:#f4f0e8;border-radius:16px;gap:4px;margin-top:auto;padding:16px;display:grid}.privacy-note span{color:var(--sage-dark);font-size:12px;font-weight:600}.privacy-note small{color:var(--muted);line-height:1.5}.main-column{min-height:100vh;margin-left:244px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:8;background:#fff9f3d1;border-bottom:1px solid #eee3d9bf;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.topbar-copy{color:var(--muted);gap:7px;font-size:13px;display:flex}.topbar-copy strong{color:var(--ink)}.topbar-actions{align-items:center;gap:12px;display:flex}.mobile-brand{align-items:center;gap:9px;display:none}.mobile-brand strong{white-space:nowrap}.mobile-brand .brand-mark{border-radius:11px 11px 11px 3px;flex-basis:34px;width:34px;height:34px}.avatar{background:var(--peach);color:#684238;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.avatar.soft{color:var(--sage-dark);background:#eaf1e7}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.icon-button:hover{background:#f6ece3}main{min-height:calc(100vh - 76px)}.page{width:min(1100px,100% - 64px);margin:0 auto;padding:48px 0 100px;animation:.35s both enter}.narrow-page{max-width:820px}@keyframes enter{0%{opacity:0;transform:translateY(7px)}}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.eyebrow{color:var(--sage-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:700;display:inline-block}.page-header h1{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(28px,3vw,42px);font-weight:650;line-height:1.18}.page-header p{color:var(--muted);max-width:650px;margin:10px 0 0;font-size:14px;line-height:1.7}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-weight:600;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.compact-button,.primary-button{color:#fff;background:var(--sage-dark);box-shadow:0 10px 22px #5f7d5929}.secondary-button{color:var(--ink);background:#f2ede7}.wide-button{width:100%;margin-top:18px}.review-banner{background:#f0f6ed;border:1px solid #d8e5d4;border-radius:20px;align-items:center;gap:14px;margin-bottom:34px;padding:18px 22px;display:flex}.review-banner>span{background:var(--sage);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.review-banner div{flex:1;gap:3px;display:grid}.review-banner small{color:var(--muted)}.review-banner b{color:var(--sage-dark);font-size:13px}.timeline-rail{position:relative}.timeline-rail:before{content:"";background:#e4d8cd;width:1px;position:absolute;top:25px;bottom:30px;left:42px}.moment-row{grid-template-columns:86px minmax(0,1fr);gap:24px;margin-bottom:42px;display:grid;position:relative}.moment-date{text-transform:uppercase;z-index:1;flex-direction:column;align-items:center;padding-top:10px;display:flex;position:relative}.moment-date strong{font-size:22px;line-height:1}.moment-date span{color:var(--muted);margin-top:5px;font-size:10px;font-weight:700}.moment-date i{border:3px solid var(--cream);background:var(--peach);width:11px;height:11px;box-shadow:0 0 0 1px var(--peach);border-radius:50%;margin-top:13px}.moment-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #eee3d9cc;border-radius:24px;overflow:hidden}.moment-media{height:min(430px,48vw);min-height:280px;position:relative;overflow:hidden}.moment-media>.status-pill{position:absolute;bottom:18px;left:18px}.moment-media img,.moment-media video,.memory-art{object-fit:cover;width:100%;height:100%}.moment-content{padding:24px 26px 20px}.moment-content>.status-pill{margin-top:12px}.moment-edit{width:34px;height:34px;color:var(--muted);border-radius:11px;place-items:center;display:grid}.moment-edit:hover{color:var(--ink);background:#f2ede7}.moment-edit svg{width:16px}.timeline-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:-10px 0 26px;display:flex}.timeline-toolbar>span{color:var(--muted);font-size:12px}.layout-picker{background:#efe7df;border-radius:14px;padding:4px;display:flex}.layout-picker button{cursor:pointer;min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;display:flex}.layout-picker button.active{color:var(--ink);background:#fff;box-shadow:0 3px 9px #46322814}.layout-picker svg{width:16px;height:16px}.gallery{background:var(--photo-bg);position:relative}.gallery-item{background:var(--photo-bg);cursor:zoom-in;-webkit-tap-highlight-color:transparent;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.gallery-item>img,.gallery-item>video,.gallery-item>.memory-art{object-fit:contain;width:100%;height:100%;display:block}.gallery-single .gallery-item>img,.gallery-single .gallery-item>video{height:auto;max-height:min(560px,72vh);margin:0 auto}.gallery-single .gallery-item>.memory-art{height:320px}.gallery-stack{columns:3;column-gap:4px;padding:4px}.gallery-stack.count-2{columns:2}.gallery-stack .gallery-item{break-inside:avoid;border-radius:6px;margin-bottom:4px}.gallery-stack .gallery-item>img,.gallery-stack .gallery-item>video{height:auto}.gallery-stack .gallery-item>.memory-art{aspect-ratio:4/3;height:auto}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.gallery-grid.count-2{grid-template-columns:repeat(2,1fr)}.gallery-grid .gallery-item{aspect-ratio:1;border-radius:6px}.gallery-featured .featured-main{height:min(440px,60vw);min-height:240px}.featured-strip{scroll-snap-type:x proximity;scrollbar-width:none;gap:4px;padding:4px;display:flex;overflow-x:auto}.featured-strip::-webkit-scrollbar{display:none}.featured-strip .gallery-item{scroll-snap-align:start;background:#e9e0d7;border-radius:8px;flex:0 0 78px;height:78px}.gallery-slider{position:relative}.gallery-track{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;display:flex;overflow-x:auto}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{scroll-snap-align:start;flex:0 0 100%;height:min(460px,64vw);min-height:260px}.gallery-nav{cursor:pointer;background:#fffdfaeb;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #281e1926}.gallery-nav.prev{left:10px}.gallery-nav.next{right:10px}.gallery-nav:disabled{opacity:0;pointer-events:none}.gallery-nav svg{width:20px}.gallery-count{color:#fff;pointer-events:none;background:#28201c8c;border-radius:20px;padding:4px 9px;font-size:11px;font-weight:600;position:absolute;top:10px;right:10px}.gallery-dots{pointer-events:none;justify-content:center;gap:5px;display:flex;position:absolute;bottom:10px;left:0;right:0}.gallery-dots i{background:#fff9;border-radius:50%;width:6px;height:6px;transition:width .2s;box-shadow:0 0 0 1px #28201c26}.gallery-dots i.active{background:#fff;border-radius:4px;width:16px}.gallery-play{color:#fff;pointer-events:none;background:#28201c8c;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-play svg{width:20px;margin-left:3px}.gallery-more{color:#fff;background:#28201c80;place-items:center;font-size:26px;font-weight:700;display:grid;position:absolute;inset:0}@media (hover:none){.gallery-nav{display:none}}.member-role{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.member-role .status-pill{margin:0}.member-role button{min-height:34px;color:var(--ink);cursor:pointer;background:#f2ede7;border:0;border-radius:10px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.member-role button:disabled{opacity:.55;cursor:wait}.member-role button svg{color:#b07a3b;width:14px}.invite-row select{border:1px solid var(--line);height:42px;font:inherit;background:#fff;border-radius:11px;padding:0 8px;font-size:12px}.list-end{color:var(--muted);justify-content:center;min-height:1px;padding:8px 0 28px;font-size:12px;display:flex}.list-end .button{min-width:200px}.policy-page{background:var(--cream);min-height:100vh}.policy-top{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fff9f3eb;justify-content:space-between;align-items:center;gap:12px;padding:14px max(18px,5vw);display:flex;position:sticky;top:0}.policy-brand{align-items:center;gap:9px;display:flex}.policy-brand .brand-mark{border-radius:11px 11px 11px 3px;width:34px;height:34px}.policy-brand strong{white-space:nowrap}.policy-back{color:var(--sage-dark);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.policy-back svg{width:17px}.policy-body{width:min(760px,100% - 32px);margin:0 auto;padding:34px 0 80px}.policy-body h1{letter-spacing:-.035em;margin:8px 0 14px;font-size:clamp(28px,5vw,40px);line-height:1.15}.policy-lead{color:#5f5752;font-size:15px;line-height:1.75}.policy-section{background:var(--paper);border:1px solid var(--line);border-radius:20px;margin-top:18px;padding:20px 22px}.policy-section h2{letter-spacing:-.02em;align-items:center;gap:10px;margin:0 0 12px;font-size:18px;display:flex}.policy-section h2>span{width:34px;height:34px;color:var(--sage-dark);background:#e7f0e3;border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.policy-section h2 svg{width:18px}.policy-section ul,.policy-section ol{color:#5f5752;gap:8px;margin:0;padding-left:20px;font-size:14px;line-height:1.65;display:grid}.policy-section p{color:#5f5752;margin:12px 0 0;font-size:14px;line-height:1.65}.policy-section b{color:var(--ink)}.consent-page{background:linear-gradient(145deg,#edf3e9,#fff4eb);place-items:center;min-height:100vh;padding:28px 16px;display:grid}.consent-card{background:var(--paper);width:min(560px,100%);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:24px;padding:28px 24px}.consent-card h1{letter-spacing:-.03em;margin:16px 0 8px;font-size:26px}.consent-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.consent-points{color:#5f5752;gap:7px;margin:14px 0;padding-left:20px;font-size:13px;line-height:1.6;display:grid}.consent-link{color:var(--sage-dark);margin-bottom:14px;font-size:13px;font-weight:600;display:inline-block}.consent-check{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;align-items:flex-start;gap:11px;margin-top:8px;padding:12px;font-size:13px;line-height:1.55;display:flex}.consent-check input{width:20px;height:20px;accent-color:var(--sage-dark);flex:0 0 20px;margin:1px 0 0}.consent-accept{width:100%;margin-top:16px}.consent-logout{margin:10px auto 0}.login-card small a{color:var(--sage-dark);text-decoration:underline}.policy-inline-link{color:var(--sage-dark);align-items:center;gap:7px;margin-top:14px;font-size:12px;font-weight:600;display:flex}.policy-inline-link svg{width:16px}.member-role button.danger,.pending-invite button.danger{color:#8f4c3e;background:#fbe5de}.member-role button.danger svg,.pending-invite button.danger svg{color:#8f4c3e}.account-actions{flex-wrap:wrap;gap:6px 22px;display:flex}.purge-button{color:#8f4c3e;background:#fbe5de}.composer-danger{gap:8px;margin-right:auto;display:flex}.composer-danger button{cursor:pointer;background:#f2ede7;border:0;border-radius:12px;align-items:center;gap:6px;min-height:42px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.composer-danger button.danger{color:#8f4c3e;background:#fbe5de}.composer-danger svg{width:16px}a.privacy-note{display:block}.forbidden-back{width:max-content;margin:20px auto 0;display:flex}.moment-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:11px;display:flex}.moment-meta button{cursor:pointer;background:0 0;border:0}.moment-content h2{letter-spacing:-.025em;margin:10px 0 8px;font-size:23px}.moment-content>p{color:#675e59;margin:0 0 13px;font-size:14px;line-height:1.75}.location{color:var(--muted);align-items:center;gap:5px;margin:9px 0 14px;font-size:12px;display:flex}.status-pill{letter-spacing:.02em;border-radius:20px;align-items:center;min-height:28px;margin-right:6px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.status-pill.sage{color:#4d7149;background:#e4efe0}.status-pill.peach{color:#8b5448;background:#fbe5de}.status-pill.sky{color:#496c88;background:#e7f0f7}.status-pill.sand{color:#80683f;background:#f5ead4}.moment-actions{border-top:1px solid var(--line);align-items:center;gap:20px;margin-top:22px;padding-top:15px;display:flex}.moment-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;display:flex}.moment-actions span{color:var(--muted);margin-left:auto;font-size:11px}.memory-art{background:linear-gradient(#dfeaf0 0 62%,#adc79d 62%);display:block;position:relative;overflow:hidden}.memory-art.sunset{background:linear-gradient(#f6d3c5 0 58%,#ddbd8b 58%)}.memory-art.bedtime{background:linear-gradient(#b8cbe0 0 62%,#829b91 62%)}.memory-art.ocean{background:linear-gradient(#c6dfec 0 62%,#87bfc5 62%)}.memory-art .sun{background:#fff3b2e6;border-radius:50%;width:68px;height:68px;position:absolute;top:15%;right:16%}.memory-art .hill{background:#60844f59;border-radius:55% 55% 0 0;width:75%;height:40%;position:absolute;bottom:-14%;left:-12%;transform:rotate(6deg)}.memory-art .hill-two{background:#4469454d;bottom:-18%;left:42%;transform:rotate(-8deg)}.little-person{width:30px;height:72px;position:absolute;bottom:15%;left:47%}.little-person i{background:#8b5c46;border-radius:50%;width:25px;height:25px;display:block}.little-person b{background:#fff2dc;border-radius:12px 12px 6px 6px;width:22px;height:49px;margin:-2px 0 0 4px;display:block;transform:rotate(-5deg)}.memory-art em{background:#ffffffd9;border-radius:10px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-style:normal;display:flex;position:absolute;bottom:12px;right:12px}.form-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:28px}.upload-zone{text-align:center;cursor:pointer;background:#fffaf5;border:1.5px dashed #cdbfae;border-radius:19px;padding:52px 20px}.upload-zone>span{width:58px;height:58px;color:var(--sage-dark);background:#e7f0e3;border-radius:18px;place-items:center;margin:auto;display:grid}.upload-zone>span svg{width:27px;height:27px}.upload-zone h3{margin:16px 0 5px;font-size:18px}.upload-zone p{color:var(--muted);margin:0 0 18px;font-size:12px}.section-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.section-title>button{color:#9d5f50;cursor:pointer;background:0 0;border:0;font-size:12px}.file-list{margin-top:26px}.file-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.file-row>span{width:42px;height:42px;color:var(--sage-dark);background:#e7f0e3;border-radius:12px;place-items:center;display:grid}.file-row>span.video{color:#577994;background:#e7f0f7}.file-row>div{flex:1;gap:4px;min-width:0;display:grid}.file-row strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.file-row small{color:var(--muted)}.file-row button{cursor:pointer;background:0 0;border:0}.file-row .done{color:var(--sage-dark)}.draft-fields{gap:18px;margin-top:26px;display:grid}.draft-fields label,.inline-form label{gap:8px;display:grid}.draft-fields label>span,.inline-form label>span{font-size:12px;font-weight:600}.draft-fields textarea,.inline-form input{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:13px;padding:13px}.draft-fields textarea{min-height:90px}.draft-fields>div{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-button{border:1px solid var(--line);text-align:left;min-height:45px;color:var(--muted);background:#f9f4ef;border-radius:12px;align-items:center;gap:8px;padding:0 12px;font-size:12px;display:flex}.success-message,.form-error{border-radius:12px;margin-top:16px;padding:12px 14px;font-size:12px}.success-message{color:#456140;background:#eaf3e6}.form-error{color:#8f4c3e;background:#fce8e2}.review-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}.review-summary>div{background:var(--paper);border:1px solid var(--line);border-radius:18px;align-items:center;gap:13px;min-height:92px;padding:17px;display:flex}.summary-icon{border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.summary-icon.peach{background:#fbe5de}.summary-icon.sage{background:#e4efe0}.summary-icon.sky{background:#e7f0f7}.review-summary p{margin:0;display:grid}.review-summary strong{font-size:22px}.review-summary small{color:var(--muted)}.review-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.review-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;overflow:hidden}.review-preview{background:var(--photo-bg);cursor:zoom-in;border:0;width:100%;height:220px;padding:0;display:block}.review-preview>*{object-fit:contain;width:100%;height:100%;display:block}.review-card-body{padding:16px}.review-card-body>div:first-child{justify-content:space-between;align-items:center;gap:7px;display:flex}.review-card-body small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);overflow:hidden}.duplicate-note{color:#80683f;font-size:11px}.review-actions{grid-template-columns:1fr 1fr 42px;gap:7px;margin-top:14px;display:grid}.review-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-height:42px;font-size:11px;display:flex}.review-actions .approve{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark)}.review-actions .reject{color:#9d5f50}.review-actions button:disabled{opacity:.45}.empty-state{text-align:center;border:1px dashed #d8cbc0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.empty-state>span{width:56px;height:56px;color:var(--sage-dark);background:#e7f0e3;border-radius:17px;place-items:center;display:grid}.empty-state h3{margin:15px 0 6px}.empty-state p{color:var(--muted);max-width:430px;margin:0;line-height:1.6}.inline-form{background:var(--paper);border:1px solid var(--line);border-radius:18px;grid-template-columns:2fr 1fr auto auto;align-items:end;gap:12px;margin-bottom:28px;padding:18px;display:grid}.inline-form>button:last-child{cursor:pointer;background:0 0;border:0;min-height:46px}.milestone-road{max-width:760px;margin:0 auto;position:relative}.milestone-road:before{content:"";background:#e6ddd5;width:2px;position:absolute;top:20px;bottom:20px;left:116px}.milestone-item{grid-template-columns:80px 48px 1fr;align-items:center;gap:16px;margin-bottom:28px;display:grid;position:relative}.milestone-year{text-align:right;color:var(--muted);font-weight:700}.milestone-dot{border:6px solid var(--cream);z-index:1;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 0 0 1px #403a3714}.milestone-dot svg{width:18px}.milestone-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:20px}.milestone-card small{color:var(--muted)}.milestone-card h2{margin:7px 0;font-size:18px}.milestone-card p{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.6}.milestone-card>span{color:var(--sage-dark);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:700}.library-tools{gap:12px;margin-bottom:24px;display:flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:14px;flex:1;align-items:center;gap:9px;min-height:46px;padding:0 14px;display:flex}.search-box svg{color:var(--muted)}.search-box input{border:0;outline:0;flex:1;min-width:0}.segmented{background:#efe7df;border-radius:14px;padding:4px;display:flex}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:6px;padding:0 12px;font-size:11px;display:flex}.segmented button.active{background:#fff;box-shadow:0 3px 9px #46322814}.segmented svg{width:16px}.library-status-filters{width:max-content;max-width:100%;margin:-12px 0 24px;overflow-x:auto}.library-status-filters button{white-space:nowrap;min-height:38px}.trash-toggle{flex:none}.trash-toggle svg,.restore-button svg{width:17px;height:17px}.restore-button{min-height:40px;color:var(--sage-dark);cursor:pointer;background:#e7efe4;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;margin-top:5px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.restore-button:disabled{opacity:.55;cursor:wait}.batch-card{border:1px solid var(--line);background:#fdf8f3;border-radius:24px;margin-bottom:28px;padding:20px}.batch-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.batch-head>div:first-child{gap:4px;min-width:0;display:grid}.batch-head strong{font-size:16px}.batch-head small{color:var(--muted);font-size:11px}.batch-counts{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.batch-counts .status-pill{gap:4px;margin:0}.batch-actions{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:18px;padding-top:16px;display:flex}.batch-actions p{color:var(--muted);flex:1;margin:0;font-size:12px}.batch-actions .button{flex:none}.batch-actions svg{width:17px}.reject-batch{color:#8f4c3e}.review-card.is-approved{border-color:#cfe0ca;box-shadow:0 0 0 2px #e4efe0}.text-input{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:46px;padding:0 13px}.composer-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.composer-tile{border:1px solid var(--line);background:var(--paper);border-radius:14px;margin:0;padding:0;position:relative;overflow:hidden}.composer-tile>.memory-art,.composer-tile>img,.composer-tile>video,.composer-preview{object-fit:contain;background:var(--photo-bg);width:100%;height:130px;display:block}.composer-preview{cursor:zoom-in;border:0;padding:0}.composer-preview>*{object-fit:contain;width:100%;height:100%;display:block}.composer-tile .status-pill{position:absolute;bottom:8px;left:8px}.composer-tile>.composer-remove{color:#8f4c3e;cursor:pointer;background:#fffdfaeb;border:0;border-radius:10px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:6px;right:6px}.composer-remove svg{width:16px}.composer-tile.pickable{cursor:pointer;text-align:left}.composer-tile.pickable small{color:var(--muted);padding:6px 8px;font-size:10px;display:block}.composer-tile.pickable:hover{border-color:var(--sage)}.composer-add{min-height:130px;color:var(--muted);cursor:pointer;background:0 0;border:1.5px dashed #d9cbbd;border-radius:14px;place-content:center;justify-items:center;gap:6px;font-size:12px;display:grid}.composer-head{margin-bottom:14px}.composer-head>button{color:var(--sage-dark);font-weight:600}.composer-add:disabled{cursor:wait;opacity:.7}.composer-hint{color:#80683f;margin:14px 0 0;font-size:12px}.composer-picker{background:#f8f3ed;border-radius:16px;gap:12px;margin-top:16px;padding:14px;display:grid}.composer-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;display:flex}.composer-actions small{color:var(--muted);font-size:12px}.composer-actions svg{width:17px}.media-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.media-grid article{border:1px solid var(--line);background:var(--paper);border-radius:18px;overflow:hidden}.library-preview{background:var(--photo-bg);cursor:zoom-in;border:0;width:100%;height:200px;padding:0;display:block}.library-preview>*{object-fit:contain;width:100%;height:100%;display:block}.media-grid article>div:last-child{gap:5px;padding:12px;display:grid}.media-grid strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.media-grid article span:not(.status-pill){color:var(--muted);font-size:10px}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:22px}.settings-card>.section-title{margin-bottom:20px}.settings-card>.section-title svg{color:var(--sage-dark)}.child-row{align-items:center;gap:15px;display:flex}.child-avatar{background:var(--peach);color:#75483d;border-radius:23px 23px 23px 8px;place-items:center;width:66px;height:66px;font-size:20px;font-weight:700;display:grid}.child-row h3{margin:0 0 4px}.child-row p,.child-row span{color:var(--muted);margin:0 0 3px;font-size:11px;display:block}.storage-number{letter-spacing:-.04em;font-size:34px;font-weight:650}.storage-bar{background:#eee7df;border-radius:10px;height:8px;margin:14px 0;overflow:hidden}.storage-bar i{background:var(--sage);border-radius:inherit;min-width:3px;height:100%;display:block}.settings-card>p{color:var(--muted);font-size:11px;line-height:1.6}.members-card{grid-row:span 2}.member-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:12px 0;display:flex}.member-row .avatar{width:42px;height:42px}.member-row>div:nth-child(2){flex:1;gap:3px;display:grid}.member-row strong{font-size:12px}.member-row span{color:var(--muted);font-size:10px}.invite-row{align-items:center;gap:8px;margin-top:18px;display:flex}.invite-row>svg{color:var(--sage-dark)}.invite-row input{border:1px solid var(--line);border-radius:11px;flex:1;min-width:0;height:42px;padding:0 11px}.invite-row button{background:var(--sage-dark);color:#fff;cursor:pointer;border:0;border-radius:11px;height:42px;padding:0 15px}.invite-row button:disabled,.pending-invite button:disabled{opacity:.55;cursor:wait}.pending-invite{background:#f8f3ed;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.pending-invite>div{gap:4px;min-width:0;display:grid}.pending-invite small{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.pending-invite button{min-height:34px;color:var(--sage-dark);cursor:pointer;background:#e7efe4;border:0;border-radius:10px;flex:none;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.pending-invite button svg{width:14px}.delivery-state{color:#526f4d;background:#e2eedf;border-radius:20px;width:max-content;padding:3px 7px;font-size:9px;font-weight:700}.delivery-state.failed,.delivery-state.bounced,.delivery-state.not_configured{color:#8f4c3e;background:#fbe5de}.delivery-state.queued,.delivery-state.submitted{color:#496c88;background:#e7f0f7}.privacy-card>div:nth-child(2){gap:11px;margin-bottom:18px;display:grid}.privacy-card>div:nth-child(2) span{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.privacy-card>div:nth-child(2) svg{width:17px;color:var(--sage-dark)}.logout-button{color:#8f4c3e;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:44px;margin-top:28px;display:flex}.login-page{grid-template-columns:1.25fr .75fr;min-height:100vh;display:grid}.login-story{background:linear-gradient(145deg,#edf3e9,#fff4eb);flex-direction:column;padding:42px clamp(35px,7vw,100px);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";background:#f2b6a840;border-radius:50%;width:48vw;height:48vw;position:absolute;bottom:-26vw;right:-20vw}.login-brand{z-index:1;position:relative}.login-copy{z-index:1;max-width:690px;margin:auto 0;position:relative}.login-copy h1{letter-spacing:-.055em;margin:8px 0 20px;font-size:clamp(40px,5.2vw,75px);font-weight:600;line-height:1.08}.login-copy h1 em{color:var(--sage-dark);font-style:normal}.login-copy>p{max-width:590px;color:var(--muted);line-height:1.8}.trust-list{gap:12px;margin-top:35px;display:grid}.trust-list span{align-items:center;gap:9px;font-size:12px;display:flex}.trust-list svg{background:var(--sage);border-radius:50%;width:20px;height:20px;padding:4px}.login-orbit{border-radius:17px;place-items:center;width:52px;height:52px;display:grid;position:absolute;transform:rotate(9deg)}.login-orbit svg{transform:rotate(-9deg)}.orbit-one{background:var(--peach);top:22%;right:15%}.orbit-two{background:var(--sky);bottom:24%;right:8%}.login-panel{background:var(--paper);place-items:center;padding:35px;display:grid}.login-card{text-align:center;width:min(400px,100%)}.login-lock{width:60px;height:60px;color:var(--sage-dark);background:#e8f1e4;border-radius:20px;place-items:center;margin:auto;display:grid}.login-card h2{letter-spacing:-.03em;margin:18px 0 7px;font-size:28px}.login-card>p{color:var(--muted);font-size:13px;line-height:1.7}.google-button{background:var(--ink);color:#fff;width:100%;margin-top:22px}.google-button svg{margin-left:auto}.google-g{color:#4285f4;background:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:700;display:grid}.divider{color:#a39991;align-items:center;height:45px;font-size:10px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.divider span{padding:0 10px}.login-card .secondary-button{width:100%}.login-card>small{color:#a39991;margin-top:24px;line-height:1.6;display:block}.boot-screen{place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.boot-screen p{color:var(--muted)}.skeleton{background:linear-gradient(90deg,#f0e7df 25%,#f8f2ed 50%,#f0e7df 75%) 0 0/200% 100%;border-radius:18px;animation:1.5s infinite shimmer}.skeleton.heading{width:45%;height:48px;margin-bottom:35px}.skeleton.card{height:360px;margin:20px 0}@keyframes shimmer{to{background-position:-200% 0}}.bottom-nav{display:none}@media (width<=980px){.sidebar{display:none}.main-column{margin-left:0}.mobile-brand{display:flex}.timeline-add,.topbar-copy{display:none}.page{width:min(100% - 36px,800px);padding-top:32px}.bottom-nav{z-index:20;height:76px;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfaf0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#8c827b;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;display:flex}.bottom-nav a>span{border-radius:12px;place-items:center;min-width:42px;height:32px;display:grid}.bottom-nav a.active{color:var(--sage-dark)}.bottom-nav a.active>span{background:#e7f0e3}.bottom-nav a.primary>span{background:var(--sage-dark);color:#fff;border-radius:17px;width:50px;height:50px;margin-top:-24px;box-shadow:0 8px 22px #5f7d5940}.review-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:repeat(3,1fr)}.login-page{grid-template-columns:1fr}.login-story{min-height:48vh}.login-panel{padding:55px 24px}.login-copy{margin:75px 0 30px}.login-orbit{display:none}}@media (width<=640px){.topbar{height:66px;padding:0 18px}.page{width:calc(100% - 28px);padding:28px 0 100px}.page-header{margin-bottom:25px;display:block}.page-header h1{font-size:29px}.page-header .button{margin-top:18px}.review-banner{padding:14px}.review-banner b{display:none}.timeline-rail:before{left:14px}.moment-row{grid-template-columns:29px minmax(0,1fr);gap:10px;margin-bottom:27px}.moment-date{padding-top:17px}.moment-date strong,.moment-date span{display:none}.moment-date i{margin-top:0}.moment-media{height:58vw;min-height:230px}.moment-content{padding:19px 17px 16px}.moment-content h2{font-size:19px}.moment-actions{gap:13px}.moment-actions span{display:none}.form-card{padding:16px}.upload-zone{padding:36px 12px}.draft-fields>div{grid-template-columns:1fr}.review-summary{grid-template-columns:1fr 1fr 1fr;gap:7px}.review-summary>div{min-height:78px;padding:10px;display:block}.summary-icon{float:left;width:33px;height:33px;margin-right:7px}.summary-icon svg{width:17px}.review-summary strong{font-size:17px}.review-summary small{font-size:9px}.review-grid{grid-template-columns:1fr}.timeline-toolbar{margin:-6px 0 20px}.timeline-toolbar>span{display:none}.layout-picker{flex:1}.layout-picker button{flex:1;min-height:44px;padding:0 4px}.gallery-stack{columns:2}.gallery-featured .featured-main{height:62vw}.featured-strip .gallery-item{flex-basis:64px;height:64px}.gallery-slide{height:72vw;min-height:230px}.member-row{flex-wrap:wrap}.member-role{flex-basis:100%;justify-content:flex-start;padding-left:53px}.invite-row{flex-wrap:wrap}.invite-row input{flex-basis:calc(100% - 32px)}.invite-row select,.invite-row button{flex:1}.batch-card{padding:14px}.batch-head{display:grid}.batch-counts{justify-content:flex-start}.batch-actions{flex-wrap:wrap}.batch-actions p{flex-basis:100%}.batch-actions .button{flex:1}.composer-grid{grid-template-columns:repeat(2,1fr)}.composer-actions{flex-direction:column-reverse;align-items:stretch}.composer-danger{flex-wrap:wrap;margin:8px 0 0}.composer-danger button{flex:1;justify-content:center}.inline-form{grid-template-columns:1fr}.milestone-road:before{left:26px}.milestone-item{grid-template-columns:52px 1fr;gap:9px}.milestone-year{display:none}.milestone-card{padding:17px}.library-tools{flex-wrap:wrap}.search-box{flex-basis:100%}.segmented{flex:1}.segmented button{flex:1;justify-content:center;padding:0 6px}.media-grid{grid-template-columns:repeat(2,1fr);gap:9px}.library-preview{height:155px}.settings-grid{grid-template-columns:1fr}.members-card{grid-row:auto}.login-story{min-height:52vh;padding:28px 24px}.login-copy{margin:55px 0 12px}.login-copy h1{font-size:39px}.trust-list{display:none}.login-panel{padding:44px 22px 60px}.login-card h2{font-size:24px}}@media (width<=360px){.mobile-brand strong{font-size:14px}.mobile-brand{gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
