@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&family=Noto+Serif+Thai:wght@500;600;700&display=swap";:root{--ink: #26332e;--ink-soft: #607069;--pine: #183e34;--pine-light: #245448;--cream: #f7f3eb;--paper: #fffdf9;--coral: #e76f51;--coral-deep: #c8553d;--gold: #d7a23a;--line: rgba(38, 51, 46, .14);--shadow: 0 18px 55px rgba(40, 47, 43, .11);--shadow-soft: 0 10px 35px rgba(40, 47, 43, .08);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--content: min(1180px, calc(100vw - 48px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:IBM Plex Sans Thai,Leelawadee UI,Tahoma,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(231,111,81,.55);outline-offset:3px}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(38,51,46,.09);background:#f7f3ebe0;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2)}.nav-shell{width:var(--content);min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand-mark{position:relative;width:44px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--pine);transform:rotate(-3deg);box-shadow:3px 4px #e76f5173}.brand-mark:before{content:"";position:absolute;width:20px;height:20px;border:2px solid #fff;border-radius:50%}.brand-mark:after{content:"";position:absolute;top:7px;right:7px;width:5px;height:5px;background:var(--coral);border-radius:50%}.brand-mark>span{width:6px;height:6px;border-radius:50%;background:#fff}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:Georgia,"Noto Serif Thai",serif;font-size:1.24rem;letter-spacing:-.03em}.brand-copy small{margin-top:5px;color:var(--coral-deep);font-size:.58rem;font-weight:700;letter-spacing:.26em}.desktop-nav{display:flex;align-items:stretch;align-self:stretch;gap:5px}.desktop-nav a,.desktop-nav button{position:relative;min-width:76px;padding:0 15px;display:grid;place-items:center;border:0;background:transparent;color:var(--ink-soft);font-size:.94rem;font-weight:600;cursor:pointer}.desktop-nav a:after,.desktop-nav button:after{content:"";position:absolute;left:50%;bottom:0;width:22px;height:3px;background:var(--coral);border-radius:3px 3px 0 0;opacity:0;transform:translate(-50%) scaleX(.3);transition:.18s ease}.desktop-nav a:hover,.desktop-nav button:hover,.desktop-nav .active{color:var(--pine)}.desktop-nav a:hover:after,.desktop-nav button:hover:after,.desktop-nav .active:after{opacity:1;transform:translate(-50%) scaleX(1)}.header-tools{display:flex;align-items:center;gap:10px}.header-search{width:clamp(170px,20vw,235px);height:46px;padding:0 15px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fffdf9b8;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.header-search:focus-within{border-color:var(--pine-light);background:var(--paper);box-shadow:0 0 0 4px #24544814}.header-search>span{color:var(--pine);font-family:Arial,sans-serif;font-size:1.5rem;transform:rotate(-18deg)}.header-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:.88rem}.header-search input::placeholder{color:#84908b}.refresh-button,.primary-action{min-height:48px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;background:var(--pine);color:#fff;font-weight:600;cursor:pointer;box-shadow:0 8px 20px #183e342e;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.refresh-button:hover,.primary-action:hover{background:var(--pine-light);transform:translateY(-2px);box-shadow:0 12px 28px #183e343d}.refresh-button:active,.primary-action:active{transform:translateY(0) scale(.97)}.refresh-button>span:first-child{display:inline-block;font-family:Arial,sans-serif;font-size:1.25rem}.refresh-button.is-refreshing>span:first-child{animation:spin .75s linear infinite}.refresh-button:disabled{cursor:wait;opacity:.78}.primary-action:disabled{cursor:wait;opacity:.55}.page-shell{overflow:hidden}.hero{position:relative;width:var(--content);min-height:650px;margin:0 auto;padding:78px 0 68px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(500px,1.1fr);align-items:center;gap:56px}.hero:before{content:"";position:absolute;z-index:-1;width:560px;height:560px;right:-260px;top:-130px;border:1px solid rgba(231,111,81,.16);border-radius:50%;box-shadow:inset 0 0 0 90px #fffdf938}.eyebrow{margin:0 0 16px;display:flex;align-items:center;gap:10px;color:var(--coral-deep);font-size:.82rem;font-weight:700;letter-spacing:.06em}.eyebrow>span{width:27px;height:2px;background:currentColor}.hero h1{margin:0;font-family:"Noto Serif Thai",Georgia,serif;font-size:clamp(3.25rem,5.4vw,5.25rem);line-height:1.12;letter-spacing:-.055em;color:var(--pine)}.hero h1 em{position:relative;color:var(--coral);font-style:normal;white-space:nowrap}.hero h1 em:after{content:"";position:absolute;left:5%;right:1%;bottom:-4px;height:7px;border-top:2px solid rgba(231,111,81,.45);border-radius:50%;transform:rotate(-1deg)}.hero-description{margin:25px 0 0;color:var(--ink-soft);font-size:1.04rem;line-height:1.75}.hero-actions{margin-top:31px;display:flex;align-items:center;gap:22px}.primary-action{min-height:55px;padding:0 25px}.primary-action span{font-family:Arial,sans-serif;font-size:1.22rem;transition:transform .18s ease}.primary-action:hover span{transform:translate(4px)}.text-action{min-height:48px;padding:0 3px;display:inline-flex;align-items:center;gap:7px;border:0;border-bottom:1px solid rgba(38,51,46,.35);background:transparent;color:var(--ink);font-weight:600;cursor:pointer;transition:color .18s ease,border-color .18s ease}.text-action:hover{color:var(--coral-deep);border-color:var(--coral-deep)}.sync-note{margin-top:34px;display:flex;align-items:center;gap:10px;color:#6a7671;font-size:.79rem}.sync-note strong{color:var(--pine);font-weight:600}.sync-note.sync-error,.sync-note.sync-error strong{color:#a44234}.sync-note.sync-error .sync-dot{background:var(--coral)}.sync-dot{position:relative;width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#36a66f}.sync-dot:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid rgba(54,166,111,.45);border-radius:inherit;animation:pulse 2.2s ease-out infinite}.hero-collage{position:relative;min-height:490px;animation:reveal .7s cubic-bezier(.2,.75,.25,1) both}.hero-collage.is-loading .hero-photo{animation:skeletonGlow 1.55s ease-in-out infinite alternate}.hero-photo{position:absolute;overflow:hidden;padding:0;border:8px solid var(--paper);border-radius:8px;background:#ded8cc;box-shadow:var(--shadow);cursor:zoom-in;transition:transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease}.hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #ffffff38}.hero-photo:hover{z-index:5;box-shadow:0 24px 70px #282f2b33}.hero-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-photo:hover img{transform:scale(1.045)}.hero-placeholder{display:grid;place-items:center;color:#183e3459;font-size:2.4rem;background:radial-gradient(circle at 35% 25%,rgba(231,111,81,.18),transparent 35%),linear-gradient(145deg,#e7dfd1,#f9f4eb)}.hero-photo-main{z-index:2;left:10px;top:26px;width:58%;height:395px;transform:rotate(-2.4deg)}.hero-photo-main:hover{transform:rotate(-1deg) translateY(-6px)}.hero-photo-top{right:5px;top:0;width:41%;height:225px;transform:rotate(3.2deg)}.hero-photo-top:hover{transform:rotate(1.5deg) translateY(-5px)}.hero-photo-bottom{z-index:3;right:16px;bottom:12px;width:46%;height:245px;transform:rotate(1.4deg)}.hero-photo-bottom:hover{transform:rotate(0) translateY(-6px)}.new-memory-badge{position:absolute;z-index:7;left:-22px;bottom:2px;min-width:245px;padding:13px 17px 13px 12px;display:flex;align-items:center;gap:11px;border:1px solid rgba(38,51,46,.08);border-radius:16px;background:#fffdf9f0;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:rotate(-1deg)}.badge-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:#f7d66f;color:var(--pine);font-size:1.18rem}.new-memory-badge>span:last-child{display:flex;flex-direction:column}.new-memory-badge strong{color:var(--pine);font-size:.88rem}.new-memory-badge small{margin-top:2px;color:var(--ink-soft);font-size:.7rem}.collage-scribble{position:absolute;right:-12px;bottom:-31px;color:var(--coral-deep);font-family:"Noto Serif Thai",Georgia,serif;font-size:.9rem;line-height:1.2;text-align:center;transform:rotate(-8deg)}.collage-scribble:before{content:"↖";position:absolute;left:-21px;top:-20px;font-family:Arial,sans-serif;font-size:1.45rem}.memory-strip{width:var(--content);margin:0 auto;padding:24px 0;display:grid;grid-template-columns:170px 190px 1fr;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.memory-strip>div{min-height:54px;padding:0 31px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--line)}.memory-strip>div:first-child{padding-left:0}.memory-strip>div:last-child{border-right:0}.memory-strip strong{color:var(--pine);font-family:"Noto Serif Thai",Georgia,serif;font-size:1.8rem;line-height:1}.memory-strip>div>span:last-child:not(.mini-faces){color:var(--ink-soft);font-size:.78rem}.strip-story{justify-content:flex-end}.live-source-mark{width:48px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(24,62,52,.2);border-radius:10px;background:#183e3412;color:var(--pine);font-size:.68rem;font-weight:700;letter-spacing:.08em}.mini-faces{display:flex}.mini-faces img{width:38px;height:38px;margin-left:-9px;object-fit:cover;border:3px solid var(--cream);border-radius:50%}.mini-faces img:first-child{margin-left:0}.strip-story>span:last-child{display:flex;flex-direction:column}.strip-story>span:last-child strong{font-family:inherit;font-size:.86rem}.strip-story small{color:var(--ink-soft);font-size:.7rem}.albums-section,.gallery-section{width:var(--content);margin:0 auto;padding:100px 0 112px}.section-heading,.gallery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading h2,.gallery-heading h2,.sharing-section h2{margin:0;color:var(--pine);font-family:"Noto Serif Thai",Georgia,serif;font-size:clamp(2.25rem,4vw,3.7rem);line-height:1.18;letter-spacing:-.05em}.heading-tools{display:flex;align-items:center;gap:10px}.mobile-search{display:none}.sort-select{position:relative}.sort-select select{min-height:48px;padding:0 43px 0 18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);font-size:.88rem;cursor:pointer}.sort-select:after{content:"⌄";position:absolute;right:18px;top:10px;pointer-events:none}.filter-row{margin-top:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.category-chips{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.category-chips::-webkit-scrollbar{display:none}.category-chips button{min-height:45px;padding:0 18px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#fffdf994;color:var(--ink-soft);font-size:.86rem;font-weight:600;cursor:pointer;transition:.18s ease}.category-chips button:hover{border-color:#183e3461;color:var(--pine);transform:translateY(-1px)}.category-chips button.active{border-color:var(--pine);background:var(--pine);color:#fff;box-shadow:0 8px 20px #183e342b}.result-count{flex:0 0 auto;color:var(--ink-soft);font-size:.8rem}.album-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px}.loading-card{min-height:345px}.loading-card>span{display:block;border-radius:12px;background:#e6ded1;animation:skeletonGlow 1.25s ease-in-out infinite alternate}.loading-card>span:first-child{width:100%;aspect-ratio:1.28 / 1;border-radius:var(--radius-lg)}.loading-card>span:nth-child(2){width:70%;height:16px;margin-top:18px}.loading-card>span:nth-child(3){width:46%;height:11px;margin-top:9px}.album-card{position:relative;min-width:0;animation:cardIn .52s cubic-bezier(.2,.75,.25,1) both;animation-delay:var(--card-delay, 0ms)}.album-cover{position:relative;width:100%;aspect-ratio:1.28 / 1;overflow:hidden;padding:0;display:block;border:0;border-radius:var(--radius-lg);background:#ddd5c8;cursor:pointer;box-shadow:var(--shadow-soft)}.album-cover:before{content:"";position:absolute;z-index:-1;left:17px;right:17px;top:-8px;height:22px;border-radius:18px 18px 0 0;background:color-mix(in srgb,var(--album-accent) 22%,white)}.album-cover img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.75,.25,1),filter .3s ease}.album-cover.no-cover,.album-cover.image-failed{background:radial-gradient(circle at 75% 20%,color-mix(in srgb,var(--album-accent) 24%,white),transparent 30%),linear-gradient(145deg,#e5ded1,#f7f1e7)}.album-cover.image-failed img,.photo-open.image-failed img{display:none}.cover-placeholder,.video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--pine)}.cover-placeholder b,.video-placeholder b{width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(24,62,52,.14);border-radius:50%;background:#fffdf994;font-family:Arial,sans-serif;font-size:1.7rem}.cover-placeholder small,.video-placeholder small{font-size:.72rem;font-weight:600}.cover-shade{position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(17,28,24,.36),transparent);pointer-events:none}.album-card:hover .album-cover img{transform:scale(1.045);filter:saturate(1.08)}.album-count{position:absolute;z-index:2;left:15px;bottom:14px;padding:6px 11px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#121f1a85;color:#fff;font-size:.72rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.favorite-button{position:absolute;z-index:3;top:14px;right:14px;width:44px;height:44px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:#fffdf9cc;color:var(--pine);font-family:Arial,sans-serif;font-size:1.45rem;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,color .18s ease,background .18s ease}.favorite-button:hover{transform:scale(1.08);background:#fff}.favorite-button.active{color:var(--coral-deep)}.album-info{width:100%;padding:16px 3px 4px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border:0;background:transparent;text-align:left;cursor:pointer}.album-info>span:first-child{min-width:0;display:flex;flex-direction:column}.album-info strong{overflow:hidden;color:var(--pine);font-size:1.07rem;text-overflow:ellipsis;white-space:nowrap}.album-info small{margin-top:3px;overflow:hidden;color:var(--ink-soft);font-size:.79rem;text-overflow:ellipsis;white-space:nowrap}.album-arrow{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:50%;font-family:Arial,sans-serif;transition:.18s ease}.album-card:hover .album-arrow{border-color:var(--coral);background:var(--coral);color:#fff;transform:translate(2px,-2px)}.album-meta{padding:7px 3px 0;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#829089;font-size:.68rem}.empty-state{margin-top:34px;padding:65px 24px;border:1px dashed rgba(24,62,52,.25);border-radius:var(--radius-xl);background:#fffdf98c;text-align:center}.empty-state>span{color:var(--coral);font-family:Arial,sans-serif;font-size:3rem}.error-state>span{width:58px;height:58px;margin:0 auto;display:grid;place-items:center;border-radius:50%;background:#e76f511a}.empty-state h3{margin:8px 0 0;color:var(--pine);font-family:"Noto Serif Thai",Georgia,serif;font-size:1.55rem}.empty-state p{margin:7px auto 21px;max-width:430px;color:var(--ink-soft)}.empty-state button,.load-more{min-height:47px;padding:0 20px;border:1px solid var(--pine);border-radius:999px;background:transparent;color:var(--pine);font-weight:600;cursor:pointer}.gallery-section{padding-top:86px;border-top:1px solid var(--line)}.gallery-heading{align-items:center}.back-link{min-height:44px;margin:0 0 22px;padding:0;border:0;background:transparent;color:var(--coral-deep);font-weight:600;cursor:pointer}.gallery-kicker{margin:0 0 4px;color:var(--coral-deep)!important;font-size:.82rem!important;font-weight:600}.gallery-heading p{margin:7px 0 0;color:var(--ink-soft);font-size:.83rem}.view-switch{padding:4px;display:flex;border:1px solid var(--line);border-radius:13px;background:#fffdf9a6}.view-switch button{width:44px;height:42px;border:0;border-radius:9px;background:transparent;color:var(--ink-soft);font-size:1.2rem;cursor:pointer}.view-switch button.active{background:var(--pine);color:#fff}.folder-row{width:100%;margin-top:28px;padding-bottom:5px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}.folder-row button{min-height:42px;padding:0 16px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#fffdf99e;color:var(--ink-soft);font-size:.78rem;font-weight:600;cursor:pointer}.folder-row button.active{border-color:var(--coral);background:#e76f511c;color:var(--coral-deep)}.gallery-loading{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--pine)}.gallery-loading small{margin-top:5px;color:var(--ink-soft)}.loading-spinner{width:44px;height:44px;margin-bottom:18px;border:3px solid rgba(24,62,52,.13);border-top-color:var(--coral);border-radius:50%;animation:spin .75s linear infinite}.photo-grid{margin-top:38px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:start}.photo-grid.large{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-card{margin:0;overflow:hidden;border-radius:var(--radius-md);background:var(--paper);box-shadow:var(--shadow-soft)}.photo-open{position:relative;width:100%;aspect-ratio:1.16 / 1;overflow:hidden;padding:0;display:block;border:0;background:#ded8cc;cursor:zoom-in}.photo-grid:not(.large) .photo-card:nth-child(3n+2) .photo-open{aspect-ratio:1 / 1.12}.photo-grid.large .photo-open{aspect-ratio:1.35 / 1}.photo-open img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .3s ease}.photo-open.no-preview,.photo-open.image-failed{background:radial-gradient(circle at 30% 18%,rgba(231,111,81,.17),transparent 30%),linear-gradient(145deg,#e7dfd1,#f7f2e8)}.video-badge{position:absolute;left:13px;bottom:13px;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#183e34c7;color:#fff;font-family:Arial,sans-serif;font-size:.78rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-zoom{position:absolute;right:13px;bottom:13px;width:41px;height:41px;display:grid;place-items:center;border-radius:50%;background:#fffdf9db;color:var(--pine);font-family:Arial,sans-serif;font-size:1.35rem;opacity:0;transform:rotate(-18deg) translateY(5px);transition:.2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-card:hover .photo-open img{transform:scale(1.04);filter:saturate(1.08)}.photo-card:hover .photo-zoom{opacity:1;transform:rotate(-18deg) translateY(0)}.photo-card figcaption{padding:13px 15px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.photo-card figcaption>span{min-width:0;display:flex;flex-direction:column}.photo-card figcaption strong{overflow:hidden;color:var(--pine);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.photo-card figcaption small{color:var(--ink-soft);font-size:.67rem}.photo-card figcaption button{width:40px;height:40px;flex:0 0 auto;border:0;border-radius:50%;background:transparent;color:var(--ink-soft);font-family:Arial,sans-serif;font-size:1.38rem;cursor:pointer}.photo-card figcaption button:hover,.photo-card figcaption button.active{color:var(--coral-deep);background:#e76f5114}.load-more{margin:38px auto 0;display:flex;align-items:center;gap:8px;transition:.18s ease}.load-more:hover{background:var(--pine);color:#fff}.sharing-section{position:relative;width:var(--content);margin:0 auto 82px;padding:56px 62px;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;border-radius:var(--radius-xl);background:var(--pine);color:#fff;box-shadow:0 24px 65px #183e3433}.sharing-section:after{content:"";position:absolute;width:350px;height:350px;right:-160px;top:-180px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 58px #ffffff06,0 0 0 116px #ffffff05}.sharing-copy{display:flex;align-items:center;gap:25px}.sharing-icon{width:78px;height:78px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff14;color:#f4c8bb;font-family:Arial,sans-serif;font-size:2.5rem}.sharing-section .eyebrow{color:#f0a48f}.sharing-section h2{color:#fff;font-size:clamp(2rem,3.6vw,3rem)}.sharing-action{position:relative;z-index:2}.sharing-action p{margin:0 0 18px;color:#ffffffb3;font-size:.86rem}.sharing-action button{min-height:51px;padding:0 21px;display:inline-flex;align-items:center;gap:12px;border:0;border-radius:999px;background:#f2b64b;color:#24362f;font-weight:700;cursor:pointer;transition:.18s ease}.sharing-action button:hover{background:#ffd06f;transform:translateY(-2px)}footer{width:var(--content);margin:0 auto;padding:30px 0 42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:.74rem}.footer-brand{transform:scale(.9);transform-origin:left center}footer p{margin:0}footer>span{text-align:right}.mobile-bottom-nav{display:none}.lightbox{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;border:0;padding:0;overflow:hidden;background:#0e1714f2;animation:lightboxIn .22s ease both;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overscroll-behavior:none}.lightbox::backdrop{background:transparent}.lightbox-bar{position:absolute;z-index:4;top:0;left:0;right:0;min-height:78px;padding:13px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.lightbox-bar>div:first-child{display:flex;flex-direction:column}.lightbox-bar strong{font-size:.92rem}.lightbox-bar span{color:#ffffff94;font-size:.72rem}.lightbox-actions{display:flex;align-items:center;gap:8px}.lightbox-actions button,.lightbox-actions a,.cast-launcher-host,.lightbox-nav{width:48px;height:48px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff14;color:#fff;font-family:Arial,sans-serif;font-size:1.45rem;cursor:pointer;transition:.18s ease}.slideshow-toggle.active,.cast-launcher-host.is-casting{border-color:#ffd06fbd;background:#ffd06f33;color:#ffd06f}.cast-launcher-host{display:none;overflow:hidden}.cast-launcher-host.is-ready{display:grid}.cast-launcher-host google-cast-launcher{width:26px;height:26px;--connected-color: #ffd06f;--disconnected-color: #ffffff}.lightbox-actions button:hover,.lightbox-actions a:hover,.lightbox-nav:hover{background:#fff;color:var(--pine);transform:scale(1.05)}.lightbox-stage{position:absolute;z-index:1;top:78px;right:0;bottom:176px;left:0;display:grid;place-items:center;overflow:hidden;touch-action:none;overscroll-behavior:contain}.lightbox-image{width:calc(100% - 40px);height:100%;max-width:1120px;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform,opacity;transform-origin:center center}.lightbox-image:active{cursor:grabbing}.lightbox-image.is-animating{transition:transform .2s cubic-bezier(.22,.72,.22,1),opacity .2s ease}.lightbox-image img{display:block;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;pointer-events:none;-webkit-user-drag:none;box-shadow:0 28px 80px #00000059}.lightbox-image video{display:block;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;background:#000;touch-action:auto;box-shadow:0 28px 80px #00000059}.lightbox-footer{position:absolute;z-index:4;left:50%;bottom:max(12px,env(safe-area-inset-bottom));width:min(430px,calc(100vw - 32px));display:flex;flex-direction:column;align-items:center;gap:7px;transform:translate(-50%)}.lightbox-caption{max-width:100%;margin:0;display:flex;align-items:baseline;gap:12px;color:#fff;font-size:.84rem}.lightbox-caption strong{max-width:min(260px,55vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lightbox-caption span,.gesture-hint,.lightbox-counter{color:#ffffff85;font-size:.72rem}.lightbox-bottom-controls{min-width:220px;padding:5px 8px;display:grid;grid-template-columns:48px minmax(78px,1fr) 48px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#18231fc7;box-shadow:0 15px 42px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lightbox-nav{position:static;font-size:2rem}.lightbox-nav:hover{transform:scale(1.05)}.lightbox-counter{text-align:center;font-variant-numeric:tabular-nums}.gesture-hint{min-height:15px;letter-spacing:.01em}.slideshow-speed{display:flex;align-items:center;gap:7px;color:#ffffff8f;font-size:.68rem}.slideshow-speed select{min-height:28px;padding:2px 24px 2px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;font:inherit}.slideshow-speed option{color:var(--ink)}.toast{position:fixed;z-index:150;left:50%;bottom:24px;min-width:230px;padding:13px 20px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#183e34f5;color:#fff;font-size:.82rem;font-weight:600;text-align:center;opacity:0;pointer-events:none;transform:translate(-50%,18px);transition:opacity .22s ease,transform .22s ease;box-shadow:0 14px 40px #183e344d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toast.show{opacity:1;transform:translate(-50%)}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes skeletonGlow{0%{opacity:.48}to{opacity:.9}}@keyframes cardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.8;transform:scale(.75)}75%,to{opacity:0;transform:scale(1.5)}}@keyframes lightboxIn{0%{opacity:0}to{opacity:1}}@keyframes imageIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:1050px){:root{--content: min(920px, calc(100vw - 40px) )}.desktop-nav{display:none}.hero{min-height:auto;grid-template-columns:.9fr 1.1fr;gap:30px}.hero h1{font-size:clamp(3rem,6.6vw,4.25rem)}.hero-collage{min-height:430px}.hero-photo-main{height:345px}.hero-photo-top{height:195px}.hero-photo-bottom{height:215px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sharing-section{padding:48px}}@media(max-width:780px){:root{--content: calc(100vw - 30px) ;--radius-xl: 25px;--radius-lg: 20px}html{scroll-padding-top:78px}body{padding-bottom:76px}.site-header{background:#f7f3ebed}.nav-shell{min-height:70px}.brand-mark{width:39px;height:34px}.brand-mark:before{width:17px;height:17px}.brand-copy strong{font-size:1.08rem}.header-search{display:none}.refresh-button{width:46px;height:46px;min-height:46px;padding:0}.refresh-button>span:last-child{display:none}.hero{padding:48px 0 52px;display:flex;flex-direction:column;align-items:stretch;gap:44px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero h1{font-size:clamp(3rem,13vw,4.3rem);line-height:1.1}.hero-description{font-size:.97rem}.desktop-only{display:none}.hero-actions{justify-content:center;flex-wrap:wrap;gap:12px 20px}.sync-note{justify-content:center;flex-wrap:wrap}.hero-collage{width:min(100%,530px);min-height:430px;margin:0 auto}.hero-photo-main{left:2px;width:61%;height:335px}.hero-photo-top{right:2px;width:41%;height:185px}.hero-photo-bottom{right:3px;width:47%;height:214px}.new-memory-badge{left:8px;min-width:220px}.collage-scribble{right:7px}.memory-strip{grid-template-columns:1fr 1fr}.memory-strip>div{justify-content:center;padding:0 15px}.memory-strip>div:first-child{padding-left:15px}.memory-strip .strip-story{margin-top:18px;padding-top:20px;grid-column:1 / -1;border-top:1px solid var(--line);border-right:0}.albums-section,.gallery-section{padding:76px 0 86px}.section-heading{align-items:flex-end}.section-heading .eyebrow{justify-content:flex-start}.section-heading h2,.gallery-heading h2{font-size:clamp(2.25rem,10vw,3rem)}.heading-tools{flex:1;justify-content:flex-end}.mobile-search{position:relative;min-height:48px;padding:0 13px;display:flex;align-items:center;gap:6px;flex:1;border:1px solid var(--line);border-radius:999px;background:var(--paper)}.mobile-search>span{font-family:Arial,sans-serif;font-size:1.25rem;transform:rotate(-18deg)}.mobile-search input{width:100%;min-width:70px;border:0;outline:0;background:transparent;font-size:.8rem}.sort-select select{width:48px;padding:0;color:transparent}.sort-select:before{content:"≡";position:absolute;left:16px;top:9px;z-index:2;color:var(--pine);font-size:1.2rem;pointer-events:none}.sort-select:after{display:none}.filter-row{margin-top:26px;align-items:flex-start;flex-direction:column;gap:12px}.category-chips{width:calc(100vw - 15px);margin-right:-15px;padding-right:15px}.result-count{padding-left:3px}.album-grid{margin-top:25px;gap:33px 16px}.album-cover{aspect-ratio:1.08 / 1}.loading-card>span:first-child{aspect-ratio:1.08 / 1}.album-info strong{font-size:.95rem}.album-info small{font-size:.72rem}.photo-grid,.photo-grid.large{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.photo-open,.photo-grid.large .photo-open,.photo-grid:not(.large) .photo-card:nth-child(3n+2) .photo-open{aspect-ratio:1 / 1}.photo-card figcaption{padding:10px 11px}.photo-card figcaption strong{font-size:.78rem}.photo-zoom{display:none}.sharing-section{margin-bottom:58px;padding:40px 28px;display:flex;flex-direction:column;align-items:stretch;gap:26px}.sharing-copy{align-items:flex-start}.sharing-icon{width:62px;height:62px;font-size:2rem}.sharing-section .eyebrow{justify-content:flex-start}footer{padding-bottom:22px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}footer>span{text-align:left}.mobile-bottom-nav{position:fixed;z-index:70;left:10px;right:10px;bottom:max(9px,env(safe-area-inset-bottom));min-height:65px;padding:7px 10px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.36);border-radius:20px;background:#fffdf9ed;box-shadow:0 12px 45px #26332e33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav a,.mobile-bottom-nav button{min-height:50px;padding:3px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:13px;background:transparent;color:var(--ink-soft);font-size:.64rem;cursor:pointer}.mobile-bottom-nav span{font-family:Arial,sans-serif;font-size:1.25rem;line-height:1}.mobile-bottom-nav .active{background:var(--pine);color:#fff}.lightbox{background:#080d0bfa}.lightbox-bar{min-height:72px;padding:10px 13px}.lightbox-actions button,.lightbox-actions a,.cast-launcher-host{width:40px;height:40px}.lightbox-stage{top:72px;right:0;bottom:190px;left:0}.lightbox-image{width:100%;max-width:none}.lightbox-image img,.lightbox-image video{max-width:calc(100% - 20px)}.lightbox-footer{bottom:max(8px,env(safe-area-inset-bottom));gap:5px}.lightbox-bottom-controls{min-width:228px;grid-template-columns:46px minmax(82px,1fr) 46px;padding:4px 7px}.lightbox-nav{width:46px;height:46px;background:#ffffff26}.gesture-hint{font-size:.66rem}.toast{bottom:89px;width:calc(100vw - 40px)}}@media(max-width:520px){.lightbox-bar{padding-inline:8px}.hero-collage{min-height:355px}.hero-photo{border-width:6px}.hero-photo-main{height:278px}.hero-photo-top{height:150px}.hero-photo-bottom{height:178px}.new-memory-badge{min-width:0;max-width:225px;bottom:-4px}.collage-scribble{display:none}.memory-strip strong{font-size:1.55rem}.section-heading{align-items:stretch;flex-direction:column;gap:18px}.heading-tools{width:100%}.album-grid{grid-template-columns:1fr}.album-cover{aspect-ratio:1.35 / 1}.gallery-heading{align-items:flex-end}.photo-grid,.photo-grid.large{grid-template-columns:1fr}.photo-open,.photo-grid.large .photo-open,.photo-grid:not(.large) .photo-card:nth-child(3n+2) .photo-open{aspect-ratio:1.25 / 1}.sharing-copy{flex-direction:column}.sharing-action button{width:100%}.lightbox-bar>div:first-child{max-width:24%}.lightbox-actions{gap:4px}.lightbox-bar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
