@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Parisienne&display=swap";:root{font-family:DM Sans,sans-serif;color:#34252c;background:#fffaf3;font-synthesis:none;text-rendering:optimizeLegibility;--cream: #fffaf3;--paper: #ffffff;--ink: #34252c;--muted: #75636a;--coral: #ff655d;--coral-deep: #dc4d48;--apricot: #ffb36b;--sage: #6fa78f;--sky: #86b9d9;--blush: #f7cbd2;--line: #eadfd9;--shadow: 0 24px 80px rgba(88, 52, 55, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}::selection{color:#fff;background:var(--coral)}:focus-visible{outline:3px solid #2c789d;outline-offset:3px}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:#f5ece5}::-webkit-scrollbar-thumb{background:#d9bdb3;border:3px solid #f5ece5;border-radius:999px}.boot-shell{min-height:100svh;display:grid;place-items:center;background:var(--cream)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.esmee-mark{width:88px;height:88px;overflow:visible;filter:drop-shadow(0 14px 20px rgba(137,79,70,.14))}.esmee-mark--small{width:38px;height:38px;filter:drop-shadow(0 5px 10px rgba(137,79,70,.11))}.esmee-mark__tile{fill:#fff;stroke:#f4e8e4;stroke-width:1.5}.esmee-mark__letter{transform-origin:center}.esmee-mark--active .esmee-mark__letter{animation:mark-arrival .68s cubic-bezier(.16,1,.3,1)}@keyframes mark-arrival{0%{transform:scale(.78);opacity:.2}65%{transform:scale(1.035)}to{transform:scale(1);opacity:1}}.gate-shell{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:max(24px,env(safe-area-inset-top)) 20px max(22px,env(safe-area-inset-bottom));isolation:isolate;background:#fff8ef}.gate-sun{position:absolute;z-index:-2;width:min(66vw,860px);aspect-ratio:1;border-radius:50%;top:-34vw;right:-16vw;background:#ffd996;opacity:.75}.gate-leaf{position:absolute;z-index:-1;width:min(22vw,280px);aspect-ratio:1.7;border-radius:75% 18%;transform:rotate(-20deg)}.gate-leaf--one{left:-7vw;bottom:8vh;background:#b9dbc6}.gate-leaf--two{right:-8vw;bottom:14vh;background:#f5c0c9;transform:rotate(34deg)}.gate-card{width:min(100%,560px);display:grid;justify-items:center;text-align:center;padding:clamp(34px,7vw,64px);background:#fffffff0;border-radius:28px;box-shadow:var(--shadow)}.esmee-wordmark{display:inline-flex;align-items:baseline;overflow:visible;padding:.12em .04em .14em;color:var(--coral-deep);white-space:nowrap}.esmee-wordmark__script{display:inline-block;padding:.04em .03em .08em;font-family:Parisienne,Brush Script MT,cursive;font-size:1.75em;font-weight:400;line-height:1;letter-spacing:-.025em;background:linear-gradient(112deg,#ff4f5e 8%,#ff655d 48%,#ff9c6b 94%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.esmee-wordmark__life{margin-left:.16em;font-family:DM Sans,sans-serif;font-size:.56em;font-weight:700;line-height:1;letter-spacing:.18em;color:#a94749}.esmee-wordmark--gate{margin:14px 0 26px;font-size:2rem}.esmee-wordmark--gate .esmee-wordmark__life{margin-left:.2em;font-size:.34em;letter-spacing:.22em;transform:translateY(-.08em)}.gate-copy h1{margin:0;font-family:Fraunces,serif;font-size:clamp(2.25rem,7vw,3.8rem);line-height:.98;letter-spacing:-.035em}.gate-copy>p:last-child{max-width:420px;margin:22px auto 0;color:var(--muted);line-height:1.6}.passcode-form{width:min(100%,370px);margin-top:40px;text-align:left}.passcode-form>label{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:.84rem;font-weight:700;color:#5d4a52}.passcode-row{position:relative;display:grid;grid-template-columns:1fr 54px;gap:10px}.digit-boxes{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.digit-box{height:58px;display:grid;place-items:center;border:1.5px solid #e1d3cc;border-radius:14px;background:#fffaf7;font-size:1.8rem;color:var(--coral);transition:border-color .18s ease,transform .18s ease,background .18s ease}.digit-box--filled{border-color:var(--coral);background:#fff0ed;transform:translateY(-2px)}.passcode-input{position:absolute;inset:0 64px 0 0;opacity:0;caret-color:transparent;cursor:pointer}.passcode-row>button{display:grid;place-items:center;width:54px;border:0;border-radius:14px;color:#fff;background:var(--coral);cursor:pointer;box-shadow:0 10px 22px #dc4d4840;transition:transform .18s ease,background .18s ease}.passcode-row>button:hover:not(:disabled){transform:translateY(-2px);background:var(--coral-deep)}.passcode-row>button:disabled{cursor:not-allowed;background:#d9ccc7;box-shadow:none}.passcode-message{min-height:20px;margin:10px 0 0;font-size:.78rem;color:var(--muted)}.gate-card--error{animation:gentle-shake .42s ease}.gate-card--error .passcode-message{color:#a63535}@keyframes gentle-shake{25%{transform:translate(-7px)}50%{transform:translate(6px)}75%{transform:translate(-3px)}}.gate-footer{position:absolute;bottom:max(14px,env(safe-area-inset-bottom));margin:0;font-size:.75rem;color:#876f77}.album-shell{min-height:100vh;background:var(--cream)}.album-header{position:sticky;z-index:20;top:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,64px);background:#fffaf3eb;border-bottom:1px solid rgba(218,196,187,.65);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.album-brand{display:flex;align-items:center;color:var(--ink);text-decoration:none;font-size:1.18rem}.album-brand .esmee-wordmark{font-size:1.16rem}.privacy-note{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:#efe8e1;color:#66565c;font-size:.78rem;font-weight:600}.upload-stage{min-height:calc(100svh - 72px);display:grid;grid-template-columns:minmax(280px,1fr) minmax(330px,.8fr);align-content:center;gap:clamp(42px,8vw,128px);padding:clamp(64px,9vw,140px) clamp(22px,7vw,120px);position:relative;overflow:hidden}.hero-memory{position:absolute;z-index:0;width:min(38vw,520px);aspect-ratio:1;border-radius:50%;right:-10vw;top:8vh;background:#ffe2b5;opacity:.72;overflow:hidden;box-shadow:0 28px 80px #b2754d1a}.hero-memory img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.88) contrast(.96)}.hero-memory--ready:after{content:"";position:absolute;inset:0;background:#ffcd7e29;mix-blend-mode:soft-light}.upload-stage__copy,.upload-stage__action,.upload-progress,.upload-error,.care-strip{position:relative;z-index:1}.upload-stage__copy h1{max-width:820px;margin:0;font-family:Fraunces,serif;font-size:clamp(3.2rem,6.6vw,6rem);line-height:.93;letter-spacing:-.038em;text-wrap:balance}.upload-stage__copy p{max-width:650px;margin:30px 0 0;color:var(--muted);font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.upload-stage__action{align-self:center;text-align:center}.upload-button{width:100%;min-height:132px;display:flex;align-items:center;justify-content:center;gap:16px;padding:24px;border:0;border-radius:20px;color:#fff;background:var(--coral);box-shadow:0 22px 55px #d8494547;cursor:pointer;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s ease,background .22s ease}.upload-button span{font-size:clamp(1.25rem,2.4vw,2rem);font-weight:700;letter-spacing:.04em}.upload-button:hover:not(:disabled){transform:translateY(-5px);background:var(--coral-deep);box-shadow:0 28px 64px #d8494557}.upload-button:active:not(:disabled){transform:translateY(-1px)}.upload-button:disabled{cursor:wait;opacity:.86}.upload-stage__action>p{margin:13px 0 0;color:#826e75;font-size:.8rem}.upload-progress{grid-column:1 / -1;max-width:700px;width:100%;margin:-20px auto 0}.upload-progress__top{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px;color:#625057;font-size:.86rem}.upload-progress__track{height:9px;overflow:hidden;border-radius:999px;background:#eadfd8}.upload-progress__track span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--sage);transform-origin:left center;transition:transform .26s ease}.upload-error{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:8px;color:#942c30;font-size:.9rem}.care-strip{grid-column:1 / -1;display:flex;justify-content:center;flex-wrap:wrap;gap:10px 26px;margin-top:-10px;color:#65525a;font-size:.82rem}.care-strip span{display:inline-flex;align-items:center;gap:7px}.care-strip svg{color:var(--sage)}.memories-section{padding:96px clamp(20px,5vw,80px) 110px;background:#fff;border-radius:34px 34px 0 0}.memories-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;max-width:1640px;margin:0 auto 42px}.memories-heading h2{margin:0;font-family:Fraunces,serif;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;letter-spacing:-.035em}.memories-heading p{margin:12px 0 0;color:var(--muted)}.search-field{width:min(100%,360px);height:50px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid #dfd3cd;border-radius:14px;background:#fffaf7;color:#68565d}.search-field:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #ff655d1f}.search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent}.search-field input::placeholder{color:#907e84}.search-field button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer;padding:4px}.memory-grid{max-width:1640px;margin:0 auto;columns:4 260px;column-gap:18px}.memory-card{break-inside:avoid;margin:0 0 28px}.memory-card__media{position:relative;display:block;width:100%;overflow:hidden;padding:0;border:0;border-radius:16px;background:#f0e5de;cursor:zoom-in}.memory-card__media img,.memory-card__media video{display:block;width:100%;height:auto;min-height:220px;max-height:560px;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.memory-card__media:hover img,.memory-card__media:hover video{transform:scale(1.025)}.memory-card__action{position:absolute;right:12px;top:12px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#34252cb8;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease}.memory-card__media:hover .memory-card__action,.memory-card__media:focus-visible .memory-card__action{opacity:1;transform:translateY(0)}.memory-card__duration{position:absolute;right:12px;bottom:12px;padding:5px 8px;border-radius:999px;color:#fff;background:#34252cbd;font-size:.72rem;font-variant-numeric:tabular-nums}.memory-card__meta{padding:11px 3px 0}.memory-card__meta time{font-family:Fraunces,serif;font-size:.92rem;font-weight:600}.tag-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.tag-row span{padding:4px 8px;border-radius:999px;background:#f4eeea;color:#705e65;font-size:.67rem}.gallery-status{min-height:320px;display:grid;place-items:center;color:var(--muted)}.empty-state{max-width:780px;min-height:420px;margin:34px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:54px 24px;border:1px dashed #ddcfc8;border-radius:22px;background:#fffaf6}.empty-state__album{width:96px;height:112px;display:grid;place-items:center;margin-bottom:27px;border-radius:12px 18px 18px 12px;color:var(--coral);background:#ffe6df;box-shadow:-8px 8px #f8cdd1,-16px 16px #d9e8df;transform:rotate(-3deg)}.empty-state h3{margin:0;font-family:Fraunces,serif;font-size:clamp(1.75rem,4vw,2.7rem);letter-spacing:-.025em}.empty-state p{max-width:560px;margin:15px 0 24px;color:var(--muted);line-height:1.65}.empty-state button{padding:12px 18px;border:0;border-radius:999px;color:#fff;background:var(--ink);cursor:pointer}.empty-state--search{min-height:300px}.empty-state--search>svg{color:var(--sky);margin-bottom:18px}.storage-note{max-width:1640px;margin:64px auto 0;display:flex;align-items:center;gap:12px 24px;flex-wrap:wrap;padding-top:24px;border-top:1px solid var(--line);color:#78666d;font-size:.76rem}.storage-details{position:relative;margin-left:auto}.storage-details summary{display:inline-flex;align-items:center;gap:4px;color:#65525a;font-weight:600;cursor:pointer;list-style:none}.storage-details summary::-webkit-details-marker{display:none}.storage-details summary svg{transition:transform .18s ease}.storage-details[open] summary svg{transform:rotate(180deg)}.storage-details p{position:absolute;z-index:4;right:0;bottom:calc(100% + 12px);width:min(340px,calc(100vw - 34px));margin:0;padding:15px 17px;border:1px solid var(--line);border-radius:14px;color:var(--muted);background:#fff;box-shadow:0 16px 44px #58343724;font-size:.78rem;line-height:1.55}footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(20px,5vw,80px);color:#7c6970;background:#fff;border-top:1px solid #f0e7e2;font-size:.74rem}.viewer{position:fixed;inset:0;z-index:50;display:grid;grid-template-rows:auto 1fr;color:#fff;background:#1c1518f5}.viewer__toolbar{min-height:76px;display:flex;align-items:center;gap:10px;padding:max(12px,env(safe-area-inset-top)) 18px 12px;border-bottom:1px solid rgba(255,255,255,.12)}.viewer__toolbar>div{min-width:0;flex:1;display:grid;gap:3px}.viewer__toolbar strong{font-family:Fraunces,serif;font-size:.95rem}.viewer__toolbar span{overflow:hidden;color:#d4c9cd;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.viewer__toolbar a,.viewer__toolbar button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;color:#fff;background:#ffffff1a;cursor:pointer}.viewer__media{min-height:0;display:grid;place-items:center;padding:18px}.viewer__media img,.viewer__media video{max-width:100%;max-height:calc(100vh - 112px);object-fit:contain;border-radius:10px}@media(max-width:800px){.gate-sun{width:110vw;top:-62vw;right:-50vw}.gate-leaf{width:42vw}.gate-card{border-radius:24px;padding:34px 24px 30px}.esmee-wordmark--gate{margin:13px 0 25px;font-size:1.85rem}.gate-copy h1{font-size:clamp(2.35rem,12vw,3.3rem)}.gate-copy>p:last-child{font-size:.9rem}.passcode-form{margin-top:32px}.album-header{height:64px;padding-inline:17px}.privacy-note{width:36px;height:36px;justify-content:center;padding:0}.privacy-note span{display:none}.privacy-note svg{width:15px}.upload-stage{min-height:calc(100svh - 64px);grid-template-columns:1fr;align-content:space-between;gap:38px;padding:54px 20px 38px}.hero-memory{width:82vw;right:-43vw;top:2vh}.upload-stage__copy h1{font-size:clamp(3rem,15vw,4.7rem)}.upload-stage__copy p{margin-top:22px;font-size:.94rem;line-height:1.6}.upload-button{min-height:92px;border-radius:18px}.upload-button span{font-size:1.28rem}.care-strip{gap:9px 15px;justify-content:flex-start;font-size:.73rem}.upload-progress,.upload-error,.care-strip{grid-column:1}.memories-section{padding:70px 17px 84px;border-radius:26px 26px 0 0}.memories-heading{align-items:stretch;flex-direction:column;margin-bottom:30px}.search-field{width:100%}.memory-grid{columns:2 145px;column-gap:11px}.memory-card{margin-bottom:20px}.memory-card__media{border-radius:13px}.memory-card__media img,.memory-card__media video{min-height:150px;max-height:360px}.memory-card__action{opacity:1;transform:none;width:34px;height:34px}.memory-card__meta{padding-top:8px}.memory-card__meta time{font-size:.78rem}.tag-row span:nth-child(n+3){display:none}.empty-state{min-height:390px}.storage-note{align-items:flex-start;flex-direction:column}.storage-details{margin-left:0}.storage-details p{left:0;right:auto}footer{flex-direction:column;text-align:center}.viewer__toolbar>div span{max-width:42vw}}@media(max-width:390px){.gate-card{padding-inline:19px}.digit-box{height:54px}.upload-stage__copy h1{font-size:3rem}.memory-grid{columns:1}.memory-card__media img,.memory-card__media video{max-height:none}}@media(min-width:1800px){.upload-stage{grid-template-columns:1.1fr .65fr}.memory-grid{columns:5 290px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
