*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1f1f1f;background:#f7f3ed;min-width:320px;margin:0;font-family:Noto Sans Devanagari,Mangal,sans-serif}.home{text-align:center;min-height:100vh;padding:48px 24px}.family-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;width:min(1100px,100%);margin:40px auto 0;display:grid}.family-card{color:inherit;font:inherit;text-align:center;cursor:pointer;transform-style:preserve-3d;will-change:transform;background:#fff;border:0;border-radius:20px;padding:0;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.family-card img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.family-card h2{margin:18px 16px 4px}.family-card p{color:#666;margin:0 16px 20px}@media (hover:hover){.family-card:hover{transform:perspective(1000px)rotateX(4deg)rotateY(-4deg)translateY(-8px)scale(1.025);box-shadow:0 22px 50px #0000002e}.family-card:hover img{transform:scale(1.05)}}.profile-page{background:#f7f3ed;min-height:100vh;padding:32px 24px 64px}.back-button{color:#555;font:inherit;cursor:pointer;background:0 0;border:0;margin-bottom:28px}.profile-hero{grid-template-columns:minmax(280px,420px) 1fr;align-items:center;gap:48px;width:min(1000px,100%);margin:0 auto;display:grid}.profile-hero img{aspect-ratio:4/5;object-fit:cover;border-radius:28px;width:100%;box-shadow:0 24px 60px #00000024}.profile-hero h1{letter-spacing:-.05em;margin:6px 0 0;font-size:clamp(2.5rem,6vw,5.5rem);line-height:.95}.profile-hero p{color:#777;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:1rem}@media (width<=760px){.profile-hero{grid-template-columns:1fr;gap:28px}.profile-hero img{max-width:520px;margin:0 auto}}.journey{width:min(1000px,100%);margin:90px auto 0}.journey>h2{letter-spacing:-.04em;margin-bottom:36px;font-size:clamp(2rem,4vw,3.5rem)}.journey-list{gap:28px;display:grid}.journey-item{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #0000000f;border-radius:24px;grid-template-columns:220px 1fr;align-items:center;gap:28px;padding:18px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:grid}.journey-item img{aspect-ratio:4/3;object-fit:cover;object-position:center top;border-radius:18px;width:100%}.journey-item span{color:#8b6f47;letter-spacing:.08em;font-weight:700}.journey-item h3{margin:6px 0 8px;font-size:1.6rem}.journey-item p{color:#666;margin:0;line-height:1.6}@media (hover:hover){.journey-item:hover{transform:translateY(-5px);box-shadow:0 20px 45px #0000001a}}@media (width<=700px){.journey{margin-top:60px}.journey-item{grid-template-columns:1fr}}.admin-shell{background:radial-gradient(circle at 0 0,#c79a562e,#0000 28%),linear-gradient(#f7f3ed 0%,#f4efe7 100%);min-height:100vh;padding:40px 24px 72px}.admin-topbar,.admin-stats,.admin-grid{width:min(1180px,100%);margin:0 auto}.admin-topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.admin-eyebrow{color:#8b6f47;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.85rem;font-weight:700}.admin-topbar h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.95}.admin-subtitle{color:#5f6470;max-width:620px;margin:14px 0 0;line-height:1.7}.admin-signout{color:#fff;font:inherit;cursor:pointer;background:#172535;border:0;border-radius:999px;padding:14px 22px;font-weight:600;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1)}.admin-signout:hover{transform:translateY(-2px);box-shadow:0 16px 30px #1725352e}.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:28px;display:grid}.admin-stat-card,.admin-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border:1px solid #17253514;border-radius:28px;box-shadow:0 18px 40px #1e262f0f}.admin-stat-card{padding:22px 22px 20px}.admin-stat-card span{color:#8b6f47;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.82rem;font-weight:700;display:inline-block}.admin-stat-card strong{letter-spacing:-.03em;margin-bottom:8px;font-size:1.65rem;display:block}.admin-stat-card p{color:#68707b;margin:0;line-height:1.6}.admin-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:start;gap:24px;display:grid}.admin-panel{padding:26px}.admin-panel-primary{padding:30px}.admin-side{gap:24px;display:grid}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.admin-panel-kicker{color:#8b6f47;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:700}.admin-panel-head h2{letter-spacing:-.04em;margin:0;font-size:1.75rem}.admin-badge{color:#1f7a4f;letter-spacing:.04em;background:#27ae601f;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:700}.admin-badge.muted{color:#57606b;background:#17253514}.admin-form{gap:18px;display:grid}.admin-field{gap:8px;display:grid}.admin-field span{font-size:.95rem;font-weight:600}.admin-field input{color:#172535;width:100%;font:inherit;background:#ffffffe0;border:1px solid #1725351f;border-radius:18px;padding:14px 16px;transition:border-color .25s,box-shadow .25s,transform .25s}.admin-field input:focus{border-color:#c79a56;outline:none;box-shadow:0 0 0 4px #c79a5629}.admin-file-note{color:#66707a;margin:-2px 0 0;font-size:.95rem}.admin-submit,.admin-secondary{font:inherit;cursor:pointer;border:0;border-radius:18px;padding:15px 18px;font-weight:700;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),opacity .25s}.admin-submit{color:#fff;background:linear-gradient(135deg,#172535 0%,#25384f 100%)}.admin-submit:hover,.admin-secondary:hover{transform:translateY(-2px)}.admin-submit:hover{box-shadow:0 18px 32px #17253533}.admin-submit:disabled,.admin-secondary:disabled{opacity:.55;cursor:not-allowed;transform:none}.admin-secondary{color:#172535;background:#1725350f}.admin-panel-copy{color:#66707a;margin:0 0 18px;line-height:1.7}.admin-message{border-radius:16px;margin:4px 0 0;padding:14px 16px;font-weight:600}.admin-message.success{color:#1f7a4f;background:#27ae601a}.admin-message.error{color:#b42335;background:#dc35451a}@media (width<=960px){.admin-stats,.admin-grid{grid-template-columns:1fr}}@media (width<=700px){.admin-shell{padding:28px 18px 56px}.admin-topbar{flex-direction:column;align-items:stretch}.admin-panel,.admin-panel-primary,.admin-stat-card{border-radius:22px}.admin-signout,.admin-submit,.admin-secondary{width:100%}}.admin-field select{width:100%;font:inherit;color:#172535;cursor:pointer;background:#ffffffe0;border:1px solid #1725351f;border-radius:18px;padding:14px 16px}.admin-field select:focus{border-color:#c79a56;outline:none;box-shadow:0 0 0 4px #c79a5629}.face-training-members{gap:9px;margin:0 0 20px;display:grid}.face-training-member{background:#ffffffa6;border:1px solid #17253514;border-radius:15px;align-items:center;gap:11px;padding:9px 11px;display:flex}.face-training-member img{object-fit:cover;border-radius:12px;flex:0 0 42px;width:42px;height:42px}.face-training-member>span{gap:3px;min-width:0;display:grid}.face-training-member strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.face-training-member small{color:#69727d}.home-header{text-align:center}.home-admin-note{color:#725a37;background:#c79a5621;border-radius:999px;width:fit-content;margin:18px auto 0;padding:9px 14px;font-size:.85rem;font-weight:600}.home-admin-note span{color:#172535;margin-right:8px;font-weight:800}.family-card{position:relative}.family-card.dragging{opacity:.45;transform:scale(.96)}.family-card-button{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.family-card-info{padding:0 16px 20px}.family-card-info h2{margin:16px 0 4px}.family-card-info p{margin:0}.drag-handle{z-index:5;color:#fff;cursor:grab;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#172535e0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.15rem;font-weight:800;display:grid;position:absolute;top:12px;left:12px}.drag-handle:active{cursor:grabbing}.profile-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1218ad;place-items:center;padding:24px;animation:.25s modalFadeIn;display:grid;position:fixed;inset:0}.profile-modal{background:#faf8f4f7;border:1px solid #ffffff4d;border-radius:32px;width:min(1050px,100%);max-height:calc(100vh - 48px);animation:.42s cubic-bezier(.16,1,.3,1) profileModalIn;position:relative;overflow-y:auto;box-shadow:0 45px 100px #00000052}.profile-modal-close{z-index:5;color:#fff;cursor:pointer;background:#172535db;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.8rem;line-height:1;display:grid;position:absolute;top:18px;right:18px}.profile-modal-hero{grid-template-columns:minmax(230px,360px) 1fr;align-items:center;gap:42px;padding:34px;display:grid}.profile-modal-hero>img{aspect-ratio:4/5;object-fit:cover;border-radius:25px;width:100%;box-shadow:0 22px 55px #1725352b}.profile-modal-hero p{color:#8b6f47;letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:.85rem;font-weight:800}.profile-modal-hero h2{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(2.5rem,6vw,5rem);line-height:.92}.profile-modal-hero span{color:#69717b;font-weight:600}.profile-modal-memories{padding:10px 34px 36px}.profile-modal-title{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.profile-modal-title span{color:#8b6f47;letter-spacing:.13em;text-transform:uppercase;font-size:.8rem;font-weight:800}.profile-modal-title h3{letter-spacing:-.04em;margin:4px 0 0;font-size:2rem}.profile-modal-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.profile-memory{aspect-ratio:1;cursor:zoom-in;background:#e7e4de;border:0;border-radius:18px;padding:0;overflow:hidden}.profile-memory img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.profile-memory:hover img{transform:scale(1.06)}.profile-modal-message{color:#68707b;padding:22px 0}.photo-lightbox{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:zoom-out;background:#04070bf0;place-items:center;padding:30px;animation:.2s modalFadeIn;display:grid;position:fixed;inset:0}.photo-lightbox img{object-fit:contain;cursor:default;border-radius:20px;max-width:94vw;max-height:90vh;box-shadow:0 35px 90px #00000080}.photo-lightbox-close{z-index:2001;color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;width:48px;height:48px;font-size:2rem;position:fixed;top:22px;right:26px}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes profileModalIn{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px){.profile-modal-backdrop{padding:12px}.profile-modal{border-radius:24px;max-height:calc(100vh - 24px)}.profile-modal-hero{grid-template-columns:1fr;gap:20px;padding:24px}.profile-modal-hero>img{max-width:360px;margin:0 auto}.profile-modal-memories{padding:4px 24px 28px}.profile-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.photo-lightbox-content{place-items:center;display:grid;position:relative}.photo-lightbox-counter{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:700;position:absolute;bottom:-42px;left:50%;transform:translate(-50%)}.photo-lightbox-arrow{z-index:2002;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:0;border-radius:50%;place-items:center;width:54px;height:54px;font-size:2.6rem;line-height:1;transition:background .25s,transform .25s;display:grid;position:fixed;top:50%;transform:translateY(-50%)}.photo-lightbox-arrow:hover{background:#ffffff3d;transform:translateY(-50%)scale(1.05)}.photo-lightbox-prev{left:24px}.photo-lightbox-next{right:24px}@media (width<=640px){.photo-lightbox-arrow{width:44px;height:44px;font-size:2rem}.photo-lightbox-prev{left:10px}.photo-lightbox-next{right:10px}}.upload-progress{background:#1725350d;border-radius:16px;gap:9px;padding:14px;display:grid}.upload-progress-head{color:#59636e;justify-content:space-between;gap:20px;font-size:.87rem;font-weight:600;display:flex}.upload-progress-head strong{color:#172535}.upload-progress-track{background:#1725351a;border-radius:999px;width:100%;height:9px;overflow:hidden}.upload-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#c79a56,#172535);height:100%;transition:width .3s cubic-bezier(.16,1,.3,1)}.upload-progress small{color:#a42639;font-weight:700}.upload-progress-details{color:#66717d;flex-wrap:wrap;gap:8px 16px;font-size:.8rem;font-weight:700;display:flex}.albums-layout{grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:24px;margin-top:24px;display:grid}.admin-field textarea{resize:vertical;color:#172535;width:100%;min-height:110px;font:inherit;background:#fff;border:1px solid #1725351f;border-radius:14px;padding:14px 16px}.albums-list{gap:12px;display:grid}.album-admin-card{background:#ffffffbf;border:1px solid #17253514;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.album-admin-card h3{color:#172535;margin:0 0 5px}.album-admin-card p{color:#6a7480;margin:0}.album-delete-button{color:#a42639;font:inherit;cursor:pointer;background:#a426391a;border:0;border-radius:12px;padding:10px 14px;font-weight:700}@media (width<=850px){.albums-layout{grid-template-columns:1fr}}.album-member-picker{gap:12px;display:grid}.album-member-picker-title{color:#172535;font-size:.9rem;font-weight:800}.album-member-options{gap:10px;display:grid}.album-member-option{color:#172535;text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #1725351a;border-radius:15px;align-items:center;gap:12px;padding:13px 14px;transition:border-color .2s,background .2s,transform .2s;display:flex}.album-member-option:hover{transform:translateY(-1px)}.album-member-option.selected{background:#c79a5617;border-color:#c79a56}.album-member-check{color:#fff;border:2px solid #1725352e;border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.9rem;font-weight:900;display:grid}.album-member-option.selected .album-member-check{background:#c79a56;border-color:#c79a56}.album-member-option strong{display:block}.album-member-option small{color:#707985;margin-top:2px;display:block}.album-profile-label{color:#8b6f47;margin-top:9px;font-size:.78rem;font-weight:800;display:block}.profile-albums-section{padding:4px 34px 30px}.profile-album-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;display:grid}.profile-album-card{background:#fffc;border:1px solid #17253514;border-radius:20px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;overflow:hidden;box-shadow:0 12px 30px #1725350f}.profile-album-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #1725351c}.profile-album-cover{aspect-ratio:16/9;background:#eee9e2;width:100%;overflow:hidden}.profile-album-cover img{object-fit:cover;width:100%;height:100%;display:block}.profile-album-placeholder{background:linear-gradient(135deg,#c79a5626,#17253514);place-items:center;width:100%;height:100%;display:grid}.profile-album-placeholder span{font-size:2.5rem}.profile-album-info{padding:15px 16px 17px}.profile-album-info p{color:#8b6f47;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.7rem;font-weight:800}.profile-album-info h4{color:#172535;margin:0;font-size:1.08rem}.profile-album-info span{color:#69717b;margin-top:7px;font-size:.86rem;line-height:1.5;display:block}@media (width<=700px){.family-title-row{grid-template-columns:48px minmax(0,1fr) 48px;gap:8px}.nepal-flag{font-size:2.5rem}.profile-albums-section{padding:4px 24px 24px}.profile-album-grid{grid-template-columns:1fr}}.nepal-home{isolation:isolate;background:#ece7df;min-height:100vh;padding-bottom:80px;position:relative;overflow:hidden}.nepal-background{z-index:-4;background-image:linear-gradient(#ffffff3d,#ffffff57),url(/images/mountain.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.nepal-home:before{content:"";z-index:-3;pointer-events:none;background:radial-gradient(circle,#ffffff0a,#ffffff1f);position:fixed;inset:0}.nepal-side-flag{z-index:1;object-fit:contain;opacity:1;pointer-events:none;filter:drop-shadow(0 14px 28px #0000003d);max-height:76vh;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.us-side-flag{z-index:2;object-fit:contain;will-change:transform;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:50%;filter:drop-shadow(0 14px 28px #00000038);max-width:none;height:auto;display:block;position:absolute!important}@media (width<=820px){.us-side-flag{max-width:46vw;position:absolute!important}}@media (width<=520px){.us-side-flag{max-width:42vw;position:absolute!important}}.nepal-side-map{z-index:1;object-fit:contain;opacity:.92;pointer-events:none;filter:drop-shadow(0 14px 28px #0003);max-height:76vh;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.nepal-home-header{z-index:3;text-align:center;padding:52px 20px 34px;position:relative}.family-title-nepali{color:#8d5f25;letter-spacing:.02em;text-shadow:0 2px 10px #ffffffe6;margin:0 0 6px;font-family:Mukta,sans-serif;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:800}.nepal-home-header h1{color:#0f1d2e;letter-spacing:-.045em;text-shadow:0 3px 20px #fffffff5;margin:0;font-size:clamp(2rem,4vw,3.5rem)}.nepal-home-header .family-subtitle{color:#3f4a57;text-shadow:0 2px 8px #fffffff2;margin:10px 0 0;font-weight:500}.nepal-family-grid{z-index:5;gap:20px;width:min(1000px,100% - 80px);margin:0 auto;position:relative}.nepal-family-grid .family-card{-webkit-backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #ffffff94;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;overflow:hidden;box-shadow:0 18px 45px #141f2b29}.nepal-family-grid .family-card:hover{transform:translateY(-7px);box-shadow:0 25px 60px #141f2b38}.nepal-family-grid .family-card.dragging{opacity:.45;transform:scale(.96)}.drag-handle,.home-admin-note{display:none!important}.homepage-customize-button{z-index:4500;color:#fff;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#172535e0;border:1px solid #ffffff80;border-radius:999px;padding:10px 16px;font-weight:700;position:fixed;top:18px;right:18px}.homepage-customize-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.homepage-customize-head span{color:#9b6830;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.homepage-customize-head h2{color:#172535;margin:4px 0 0;font-size:2rem}.homepage-customize-head button{color:#fff;cursor:pointer;background:#172535;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;display:grid}.homepage-setting{gap:12px;margin-bottom:24px;display:grid}.homepage-setting>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.homepage-setting strong{color:#172535}.homepage-setting span{color:#9b6830;font-weight:800}.homepage-setting input[type=range]{cursor:pointer;width:100%}.homepage-design-save{color:#fff;width:100%;font:inherit;cursor:pointer;background:#172535;border:0;border-radius:15px;padding:14px;font-weight:800}.homepage-design-save:hover{background:#22364a}.homepage-design-save:disabled{opacity:.6;cursor:not-allowed}@media (width<=700px){.homepage-customize-panel{border-radius:22px;width:calc(100vw - 24px);max-height:85vh;padding:22px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.homepage-customize-head h2{font-size:1.7rem}}@media (width<=1100px){.nepal-side-flag{max-height:80vh;left:8px}.nepal-side-map{opacity:.82;max-height:80vh;right:8px}.nepal-family-grid{width:min(92%,900px)}}@media (width<=820px){.nepal-side-flag{opacity:.72;max-height:42vh;left:-18px}.nepal-side-map{opacity:.58;max-height:42vh;right:-25px}.nepal-home-header{padding-top:34px}.nepal-family-grid{width:min(94%,620px)}}@media (width<=520px){.nepal-side-flag{opacity:.48;max-height:32vh;left:-26px}.nepal-side-map{opacity:.38;max-height:32vh;right:-30px}.nepal-background{background-position:top}}.share-memory-page{background-color:#0000;background-image:linear-gradient(#f7f3ece0,#f7f3eceb),url(/images/mountain.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;min-height:100vh;padding:40px 20px;display:grid}.share-memory-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #fff9;border-radius:30px;width:min(760px,100%);padding:34px;box-shadow:0 30px 80px #1725352e}.share-memory-back{color:#172535;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.share-memory-heading{margin:28px 0 30px}.share-memory-heading p{color:#9b6830;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.76rem;font-weight:800}.share-memory-heading h1{color:#172535;letter-spacing:-.05em;margin:0 0 10px;font-size:clamp(2.2rem,6vw,4rem)}.share-memory-heading span{color:#65707b;line-height:1.6;display:block}.share-memory-form{gap:22px;display:grid}.share-field{gap:8px;display:grid}.share-field>span,.share-section-title{color:#172535;font-size:.9rem;font-weight:800}.share-field input,.share-field textarea,.share-field select{color:#172535;width:100%;font:inherit;background:#fff;border:1px solid #1725351f;border-radius:15px;padding:14px 16px}.share-field textarea{resize:vertical}.share-section{gap:12px;display:grid}.share-member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.share-member-option{color:#172535;text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #1725351a;border-radius:16px;align-items:center;gap:12px;padding:10px;display:flex;position:relative}.share-member-option.selected{background:#c79a561a;border-color:#c79a56}.share-member-option img{object-fit:cover;border-radius:12px;width:48px;height:48px}.share-member-option strong{display:block}.share-member-option small{color:#6e7883;margin-top:2px;display:block}.share-member-check{color:#fff;background:#c79a56;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:auto;font-weight:900;display:grid}.share-upload-box{text-align:center;cursor:pointer;background:#ffffffb3;border:2px dashed #1725352e;border-radius:20px;place-items:center;gap:6px;padding:28px;display:grid}.share-upload-box input{margin-top:10px}.share-upload-icon{font-size:2rem}.share-upload-box strong{color:#172535}.share-upload-box small{color:#727c86}.share-file-count{color:#8d6a37;margin:-8px 0 0;font-weight:800}.share-progress{gap:10px;display:grid}.share-progress>div:first-child{color:#5d6874;justify-content:space-between;font-size:.86rem;display:flex}.share-progress-track{background:#1725351a;border-radius:999px;height:9px;overflow:hidden}.share-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#c79a56,#172535);height:100%;transition:width .25s}.share-submit-button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#172535;border:0;border-radius:16px;padding:15px 18px;font-weight:800}.share-submit-button:disabled{opacity:.55;cursor:not-allowed}.share-status-message{color:#5e4a2c;background:#c79a561f;border-radius:14px;margin:0;padding:13px 15px;font-weight:700}@media (width<=640px){.share-memory-card{border-radius:24px;padding:24px}.share-member-grid{grid-template-columns:1fr}}.admin-login-page{background:url(/images/mountain.jpg) 50%/cover no-repeat;place-items:center;min-height:100vh;padding:32px 20px;display:grid;position:relative;overflow:hidden}.admin-login-page:before{content:"";z-index:0;background:linear-gradient(135deg,#070e17c7,#0c1a2a9e);position:absolute;inset:0}.admin-login-page:after{content:"";filter:blur(10px);z-index:0;background:radial-gradient(circle,#c79a5638,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;left:-140px}.admin-login-overlay{z-index:0;background:radial-gradient(circle,#ffffff1f,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-160px;right:-170px}.admin-login-card{z-index:2;-webkit-backdrop-filter:blur(24px);background:linear-gradient(145deg,#fffffff0,#ffffffd6);border:1px solid #ffffff3d;border-radius:32px;width:min(480px,100%);padding:38px 36px 30px;animation:.55s cubic-bezier(.16,1,.3,1) adminLoginIn;position:relative;box-shadow:0 40px 100px #0000005c}.admin-login-icon{color:#fff;background:linear-gradient(135deg,#172535,#293e55);border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:24px;font-size:1.65rem;display:grid;box-shadow:0 16px 34px #1725353d}.admin-login-heading{margin-bottom:30px}.admin-login-heading p{color:#9a713c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:800}.admin-login-heading h1{color:#172535;letter-spacing:-.055em;margin:0 0 10px;font-size:clamp(2.4rem,6vw,3.5rem);line-height:.95}.admin-login-heading span{color:#68727d;max-width:380px;font-size:.95rem;line-height:1.65;display:block}.admin-login-form{gap:19px;display:grid}.admin-login-field{gap:8px;display:grid}.admin-login-field>span{color:#172535;font-size:.88rem;font-weight:800}.admin-login-input-wrap{align-items:center;display:flex;position:relative}.admin-login-input-wrap input{color:#172535;width:100%;font:inherit;background:#ffffffe6;border:1px solid #1725351f;border-radius:17px;padding:15px 68px 15px 46px;transition:border-color .25s,box-shadow .25s,transform .25s}.admin-login-input-wrap input::placeholder{color:#9aa1a9}.admin-login-input-wrap input:focus{border-color:#c79a56;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #c79a5626}.admin-login-input-icon{z-index:2;color:#8b6f47;pointer-events:none;font-size:.95rem;position:absolute;left:16px}.admin-password-toggle{z-index:3;color:#172535;font:inherit;cursor:pointer;background:#1725350f;border:0;border-radius:999px;padding:8px 10px;font-size:.75rem;font-weight:800;position:absolute;right:10px}.admin-password-toggle:hover{background:#1725351a}.admin-login-error{color:#a42639;background:#b4233514;border:1px solid #b4233524;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex}.admin-login-error>span{background:#b423351f;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.admin-login-error p{margin:0;font-size:.88rem;line-height:1.45}.admin-login-submit{color:#fff;width:100%;font:inherit;cursor:pointer;background:linear-gradient(135deg,#172535,#2c435c);border:0;border-radius:17px;justify-content:space-between;align-items:center;margin-top:4px;padding:16px 18px;font-weight:800;transition:transform .28s,box-shadow .28s,opacity .2s;display:flex;box-shadow:0 16px 34px #17253533}.admin-login-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 40px #17253542}.admin-login-submit:disabled{opacity:.58;cursor:wait}.admin-login-footer{border-top:1px solid #17253514;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:20px;display:flex}.admin-login-footer span{color:#172535;font-size:.82rem;font-weight:800}.admin-login-footer small{color:#838b94;font-size:.75rem}@keyframes adminLoginIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=560px){.admin-login-page{padding:18px}.admin-login-card{border-radius:26px;padding:30px 22px 24px}.admin-login-icon{border-radius:17px;width:56px;height:56px}.admin-login-footer{flex-direction:column;align-items:flex-start;gap:5px}}.homepage-customize-panel{z-index:4000!important;-webkit-backdrop-filter:blur(22px)!important;pointer-events:auto!important;background:#fffffff5!important;border:1px solid #ffffffa6!important;border-radius:26px!important;width:min(460px,100vw - 40px)!important;max-height:calc(100vh - 50px)!important;padding:26px!important;position:fixed!important;inset:50% auto auto 50%!important;overflow-y:auto!important;transform:translate(-50%,-50%)!important;box-shadow:0 30px 90px #00000047!important}.homepage-design-draggable{z-index:3500!important;pointer-events:auto!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;cursor:grab!important;outline-offset:8px!important;outline:2px dashed #c79a56e6!important}.homepage-design-draggable:hover{outline-color:#172535!important}.homepage-design-draggable:active{cursor:grabbing!important}.nepal-side-map.homepage-design-draggable{pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;touch-action:none!important;position:absolute!important}.homepage-floating-text{z-index:6;color:#172535;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;transform-origin:50%;-webkit-user-select:none;user-select:none;touch-action:none;border:0;border-radius:0;padding:0;font-weight:800;line-height:1.15;position:absolute;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important}.homepage-floating-text.homepage-design-draggable{z-index:3500!important;pointer-events:auto!important;cursor:grab!important;outline-offset:8px!important;outline:2px dashed #c79a56cc!important}.homepage-floating-text.homepage-design-draggable:active{cursor:grabbing!important}.homepage-text-editor{resize:vertical;color:#172535;width:100%;min-height:90px;font:inherit;background:#fff;border:1px solid #1725351f;border-radius:15px;padding:13px 14px;line-height:1.5}.homepage-text-editor:focus{border-color:#c79a56;outline:none;box-shadow:0 0 0 4px #c79a5624}.homepage-setting-note{background:#c79a5617;border-radius:14px;padding:12px 14px}.homepage-setting-note strong{margin-bottom:4px;display:block}.homepage-setting-note span{color:#69717b;font-size:.85rem;font-weight:600;line-height:1.5}.profile-modal-photo-wrap{gap:14px;min-width:0;display:grid}.profile-modal-photo-wrap>img{aspect-ratio:4/5;object-fit:cover;border-radius:25px;width:100%;display:block;box-shadow:0 22px 55px #1725352b}.profile-admin-photo-editor{background:#ffffffc7;border:1px solid #c79a5633;border-radius:17px;gap:10px;padding:14px;display:grid}.profile-admin-photo-editor strong{color:#172535;font-size:.84rem}.profile-admin-photo-editor input{width:100%;font:inherit;font-size:.82rem}.profile-admin-photo-editor small{color:#6c7580;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.profile-admin-photo-editor button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#172535;border:0;border-radius:13px;padding:11px 13px;font-size:.82rem;font-weight:800}.profile-admin-photo-editor button:disabled{opacity:.5;cursor:not-allowed}.profile-admin-photo-editor p{color:#6c5839;margin:0;font-size:.78rem;font-weight:700;line-height:1.4}.nepal-home:has(.homepage-customize-panel) .family-card{pointer-events:none}.homepage-customize-button{z-index:4500!important}@media (width<=700px){.homepage-customize-panel{border-radius:22px!important;width:calc(100vw - 24px)!important;max-height:85vh!important;padding:22px!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.profile-admin-photo-editor{padding:12px}}.photo-lightbox-delete{z-index:2003;color:#fff;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ae2632e0;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-size:.86rem;font-weight:800;transition:transform .2s,background .2s;display:flex;position:fixed;top:22px;left:26px;box-shadow:0 12px 30px #00000047}.photo-lightbox-delete:hover:not(:disabled){background:#be2a37fa;transform:translateY(-2px)}.photo-lightbox-delete:disabled{opacity:.6;cursor:wait}.photo-lightbox-delete-error{color:#fff;text-align:center;background:#ae2632eb;border-radius:12px;width:max-content;max-width:min(420px,90vw);padding:10px 14px;font-size:.82rem;font-weight:700;position:absolute;bottom:-85px;left:50%;transform:translate(-50%)}@media (width<=640px){.photo-lightbox-delete{padding:9px 12px;font-size:.78rem;top:16px;left:16px}}.photo-lightbox-admin-actions{z-index:2003;align-items:center;gap:10px;display:flex;position:fixed;top:22px;left:26px}.photo-lightbox-admin-actions .photo-lightbox-delete{position:static}.photo-lightbox-profile-button{color:#fff;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#172535e6;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-size:.86rem;font-weight:800;display:flex;box-shadow:0 12px 30px #00000047}.photo-lightbox-profile-button:hover{background:#263d53fa;transform:translateY(-2px)}.photo-lightbox-profile-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=640px){.photo-lightbox-admin-actions{flex-direction:column;align-items:flex-start;gap:7px;top:14px;left:14px}.photo-lightbox-profile-button,.photo-lightbox-admin-actions .photo-lightbox-delete{padding:8px 11px;font-size:.75rem}}.home-share-memory-button{z-index:40;color:#fff;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#172535e6;border:1px solid #ffffffa6;border-radius:999px;align-items:center;gap:9px;padding:13px 19px;font-size:.9rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 40px #17253540}.home-share-memory-button:hover{transform:translateY(-3px);box-shadow:0 22px 46px #17253552}@media (width<=640px){.home-share-memory-button{padding:11px 15px;font-size:.82rem;bottom:14px;right:14px}}.visitor-review-page{color:#172535;background:radial-gradient(circle at 0 0,#c79a5629,#0000 28%),#f5f2ec;min-height:100vh;padding:36px 28px 80px}.visitor-review-shell{width:min(1200px,100%);margin:0 auto}.visitor-review-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:36px;display:flex}.visitor-review-kicker{color:#8b6f47;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:800}.visitor-review-header h1{color:#111;letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,6vw,4.6rem);line-height:.95}.visitor-review-count{color:#59636e;margin:18px 0 0;font-size:1rem}.visitor-review-back{color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:#172535;border:0;border-radius:999px;padding:14px 22px;font-weight:800}.visitor-review-message{color:#725a37;background:#c79a561f;border-radius:16px;margin-bottom:24px;padding:14px 18px;font-weight:700}.visitor-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.visitor-review-card{background:#ffffffeb;border:1px solid #17253514;border-radius:28px;overflow:hidden;box-shadow:0 22px 55px #17253517}.visitor-review-image{aspect-ratio:4/3;background:#e8e4dd;position:relative;overflow:hidden}.visitor-review-image img{object-fit:cover;width:100%;height:100%;display:block}.visitor-review-image-error{color:#69717b;text-align:center;place-items:center;width:100%;height:100%;padding:30px;font-weight:700;display:grid}.visitor-review-pending-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#172535e0;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:800;position:absolute;top:14px;left:14px}.visitor-review-content{gap:22px;padding:24px;display:grid}.visitor-review-meta p{color:#8b6f47;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:800}.visitor-review-meta h2{color:#172535;margin:0;font-size:1.6rem}.visitor-review-note{background:#c79a5614;border-radius:16px;padding:14px 16px}.visitor-review-note span{color:#8b6f47;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:800;display:block}.visitor-review-note p{color:#59636e;margin:0;line-height:1.6}.visitor-review-section{gap:11px;display:grid}.visitor-review-section>strong{color:#172535;font-size:.88rem}.visitor-review-members{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.visitor-member-choice{color:#172535;text-align:left;min-width:0;font:inherit;cursor:pointer;background:#fff;border:1px solid #1725351a;border-radius:14px;align-items:center;gap:9px;padding:9px;display:flex}.visitor-member-choice.selected{background:#c79a561a;border-color:#c79a56}.visitor-member-choice img{object-fit:cover;border-radius:11px;flex:0 0 42px;width:42px;height:42px}.visitor-member-choice>span{min-width:0}.visitor-member-choice strong{color:#172535;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;display:block;overflow:hidden}.visitor-member-choice small{color:#717b86;margin-top:2px;font-size:.72rem;display:block}.visitor-member-check{background:#c79a56;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;margin-left:auto;color:#fff!important;font-size:.75rem!important;font-weight:900!important;display:grid!important}.visitor-review-section select{color:#172535;width:100%;font:inherit;background:#fff;border:1px solid #1725351f;border-radius:14px;padding:13px 14px}.visitor-review-actions{grid-template-columns:1fr auto;gap:10px;display:grid}.visitor-approve-button,.visitor-reject-button{font:inherit;cursor:pointer;border:0;border-radius:15px;padding:13px 16px;font-weight:800}.visitor-approve-button{color:#fff;background:#172535}.visitor-reject-button{color:#a42639;background:#b423351a}.visitor-approve-button:disabled,.visitor-reject-button:disabled{opacity:.55;cursor:not-allowed}.visitor-review-empty{text-align:center;background:#ffffffdb;border:1px solid #17253514;border-radius:28px;padding:70px 30px}.visitor-review-empty-icon{color:#1f7a4f;background:#27ae601f;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:1.7rem;font-weight:900;display:grid}.visitor-review-empty h2{margin:0 0 8px;font-size:2rem}.visitor-review-empty p{color:#68707b;margin:0}@media (width<=900px){.visitor-review-grid{grid-template-columns:1fr}}@media (width<=650px){.visitor-review-page{padding:24px 15px 60px}.visitor-review-header{flex-direction:column}.visitor-review-back{width:100%}.visitor-review-card{border-radius:22px}.visitor-review-content{padding:18px}.visitor-review-members,.visitor-review-actions{grid-template-columns:1fr}.visitor-approve-button,.visitor-reject-button{width:100%}}.home.nepal-home{width:100%;height:auto;min-height:100dvh;padding:0 24px 44px;overflow:hidden}.home.nepal-home .nepal-background{min-height:100%;position:absolute;inset:0}.nepal-family-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.nepal-family-grid .family-card-button{display:block}.nepal-family-grid .family-card img{object-position:center 24%}@media (width<=900px){.home.nepal-home{padding:0 14px 30px}.home.nepal-home .nepal-background{background-position:58%}.nepal-side-flag{opacity:.2!important;width:112px!important;max-height:none!important;position:absolute!important;top:68px!important;left:-20px!important;transform:none!important}.nepal-side-map{opacity:.22!important;width:185px!important;max-height:none!important;position:absolute!important;top:20px!important;left:auto!important;right:-48px!important;transform:rotate(-6deg)!important}.nepal-home-header{flex-direction:column;padding:22px 8px 17px;display:flex}.homepage-floating-text,.homepage-floating-text.homepage-design-draggable{color:#172535;white-space:normal;line-height:1.2;pointer-events:none!important;background:#ffffff94!important;border-radius:999px!important;outline:none!important;width:fit-content!important;max-width:calc(100% - 44px)!important;margin:0 auto 7px!important;padding:5px 11px!important;font-size:.9rem!important;position:relative!important;inset:auto!important;transform:none!important}.nepal-family-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(100%,760px)}.nepal-family-grid .family-card{border-radius:16px}.nepal-family-grid .family-card img{aspect-ratio:auto;height:clamp(112px,20vw,178px)}.nepal-family-grid .family-card-info{padding:9px 8px 11px}.nepal-family-grid .family-card-info h2{margin:0 0 2px;font-size:clamp(.82rem,2.1vw,1rem);line-height:1.15}.nepal-family-grid .family-card-info p{font-size:.72rem;line-height:1.2}}@media (width<=640px){.home.nepal-home{padding-bottom:22px;padding-left:10px;padding-right:10px}.nepal-home-header{padding:15px 4px 12px}.family-title-nepali{margin-bottom:1px;font-size:1rem;line-height:1.15}.nepal-home-header h1{letter-spacing:-.035em;font-size:clamp(1.35rem,6vw,1.65rem);line-height:1.08}.nepal-home-header .family-subtitle{margin-top:4px;font-size:.72rem;line-height:1.2}.homepage-floating-text,.homepage-floating-text.homepage-design-draggable{max-width:calc(100% - 76px)!important;margin-bottom:5px!important;padding:4px 9px!important;font-size:.78rem!important}.nepal-side-flag{opacity:.16!important;width:92px!important;top:48px!important;left:-25px!important}.nepal-side-map{opacity:.18!important;width:150px!important;top:12px!important;right:-51px!important}.nepal-family-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;margin:0 auto}.nepal-family-grid .family-card{border-radius:14px;min-width:0;box-shadow:0 8px 22px #141f2b24}.nepal-family-grid .family-card img{aspect-ratio:auto;object-fit:cover;object-position:center 22%;width:100%;height:clamp(104px,29vw,122px)}.nepal-family-grid .family-card-info{align-content:center;min-height:43px;padding:6px 5px 7px;display:grid}.nepal-family-grid .family-card-info h2{text-overflow:ellipsis;white-space:nowrap;margin:0 0 1px;font-size:clamp(.73rem,3.35vw,.88rem);line-height:1.12;overflow:hidden}.nepal-family-grid .family-card-info p{text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;line-height:1.1;overflow:hidden}.home-share-memory-button{right:11px;bottom:max(11px, env(safe-area-inset-bottom));justify-content:center;width:48px;height:48px;padding:0}.home-share-memory-icon{flex-basis:28px;width:28px;height:28px}.home-share-memory-button>span:last-child{display:none}.homepage-customize-button{padding:8px 11px;font-size:.72rem;top:10px;right:10px}.profile-modal-backdrop{background:#0d1218c2;padding:0;display:block}.profile-modal{overscroll-behavior:contain;border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.profile-modal-close{top:max(12px, env(safe-area-inset-top));width:40px;height:40px;font-size:1.55rem;position:fixed;right:12px}.profile-modal-hero{padding:max(58px, calc(env(safe-area-inset-top) + 50px)) 16px 14px;text-align:center;grid-template-columns:1fr;justify-items:center;gap:10px}.profile-modal-photo-wrap{justify-items:center;gap:10px;width:100%}.profile-modal-photo-wrap>img{aspect-ratio:1;object-fit:cover;object-position:center 22%;border-radius:22px;width:100px;height:100px;box-shadow:0 10px 28px #1725352b}.profile-modal-hero p{margin-bottom:3px;font-size:.68rem}.profile-modal-hero h2{letter-spacing:-.035em;margin-bottom:5px;font-size:clamp(1.45rem,7vw,2rem);line-height:1.05}.profile-modal-hero span{font-size:.75rem}.profile-admin-photo-editor{text-align:left;width:min(100%,330px)}.profile-albums-section,.profile-modal-memories{padding:4px 14px 18px}.profile-modal-title{margin-bottom:10px}.profile-modal-title span{font-size:.64rem}.profile-modal-title h3{margin-top:2px;font-size:1.35rem}.profile-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.profile-album-card{border-radius:14px}.profile-album-info{padding:9px 10px 11px}.profile-album-info h4{font-size:.86rem}.profile-album-info span{margin-top:3px;font-size:.7rem}.profile-modal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.profile-memory{border-radius:10px}.profile-page{min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) 14px 30px}.back-button{margin-bottom:14px;font-size:.82rem}.profile-page .profile-hero{grid-template-columns:88px minmax(0,1fr);gap:14px}.profile-page .profile-hero img{aspect-ratio:1;object-position:center 22%;border-radius:20px;width:88px;height:88px}.profile-page .profile-hero h1{letter-spacing:-.035em;margin-top:3px;font-size:clamp(1.35rem,7vw,2rem);line-height:1.05}.profile-page .profile-hero p{font-size:.67rem}.profile-page .journey{margin-top:34px}.profile-page .journey>h2{margin-bottom:14px;font-size:1.55rem}.profile-page .journey-list{gap:10px}.profile-page .journey-item{border-radius:16px;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:10px}.profile-page .journey-item img{border-radius:12px;height:82px}.profile-page .journey-item h3{margin:2px 0 3px;font-size:1rem}.profile-page .journey-item p{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}}@media (width<=370px){.nepal-family-grid .family-card img{height:98px}.nepal-family-grid .family-card-info{min-height:40px}}@media (height<=520px) and (orientation:landscape){.nepal-home-header{padding-top:9px;padding-bottom:9px}.nepal-family-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.nepal-family-grid .family-card img{aspect-ratio:auto;height:102px}.nepal-family-grid .family-card-info{min-height:38px;padding:5px}.profile-modal-hero{text-align:left;grid-template-columns:100px minmax(0,1fr);justify-items:stretch;padding:18px 64px 12px 18px}}.profile-modal{background:radial-gradient(circle at 12% 6%,#c79a562e,#0000 28%),radial-gradient(circle at 88% 18%,#79a3b124,#0000 30%),linear-gradient(145deg,#fffdf9fb 0%,#f6f1e8fa 48%,#eff5f4fa 100%)}.profile-modal:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;opacity:.55;background-image:radial-gradient(circle at 20% 30%,#ffffffb3 0 1px,#0000 1.5px),radial-gradient(circle at 72% 62%,#c79a5624 0 1px,#0000 1.5px);background-size:34px 34px,42px 42px;position:absolute;inset:0}.profile-modal>*{z-index:1;position:relative}.profile-modal-hero{border-bottom:1px solid #705e4317}.profile-albums-section{-webkit-backdrop-filter:blur(12px);background:#ffffff8a;border:1px solid #7e6c521a;border-radius:26px;margin:0 18px 24px;padding:24px 22px 28px;box-shadow:inset 0 1px #ffffffc7,0 16px 38px #333c440d}.profile-modal-memories{background:#ffffff7a;border:1px solid #7e6c521a;border-radius:26px;margin:0 18px 22px;padding:24px 22px 30px;box-shadow:inset 0 1px #ffffffc7}.profile-album-card{background:linear-gradient(160deg,#ffffffeb,#f8f4edd1);border:1px solid #7d67461f;box-shadow:0 14px 32px #2d363f12}.profile-album-cover{background:linear-gradient(145deg,#efe8dc,#dde9e8)}.profile-album-placeholder{background:radial-gradient(circle at 18% 12%,#ffffffad,#0000 32%),linear-gradient(135deg,#efe3cf 0%,#e4e9e5 50%,#dce7ea 100%);position:relative;overflow:hidden}.profile-album-placeholder:before,.profile-album-placeholder:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.profile-album-placeholder:before{background:#c79a5624;width:180px;height:180px;top:-110px;right:-70px}.profile-album-placeholder:after{background:#537e8b1a;width:150px;height:150px;bottom:-100px;left:-55px}.profile-album-mark{z-index:1;color:#172535;text-align:center;justify-items:center;gap:3px;padding:16px;display:grid;position:relative}.profile-album-mark svg{filter:drop-shadow(0 8px 14px #1725351f);width:66px;height:66px;margin-bottom:2px}.album-mark-frame-back{fill:#1725351f;stroke:#17253538;stroke-width:2px}.album-mark-frame-front{fill:#ffffffeb;stroke:#8b6f47;stroke-width:2.5px}.album-mark-sun{fill:#c79a56}.album-mark-mountain{fill:none;stroke:#33566a;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.profile-album-mark strong{letter-spacing:-.015em;font-size:.84rem}.profile-album-mark small{color:#68747e;font-size:.66rem;font-weight:700}.photo-lightbox{touch-action:none;overscroll-behavior:none;overflow:hidden}.photo-lightbox-content{touch-action:none;-webkit-user-select:none;user-select:none;cursor:default;place-items:center;width:100vw;height:100dvh;display:grid;position:relative;overflow:hidden}.photo-lightbox-content img{object-fit:contain;transform-origin:50%;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none;max-width:92vw;max-height:84vh;transition:transform 80ms linear;display:block}.photo-lightbox-content:active img{transition:none}.photo-lightbox-zoom-controls{z-index:2010;-webkit-backdrop-filter:blur(14px);background:#0e161fbd;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:6px;padding:6px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0000003d}.photo-lightbox-zoom-controls button{color:#fff;min-width:40px;height:40px;font:inherit;cursor:pointer;background:#ffffff1a;border:0;border-radius:999px;place-items:center;padding:0 12px;font-size:1.15rem;font-weight:800;display:grid}.photo-lightbox-zoom-controls button:hover:not(:disabled){background:#ffffff2e}.photo-lightbox-zoom-controls button:disabled{opacity:.35;cursor:not-allowed}.photo-lightbox-zoom-controls .photo-lightbox-zoom-level{letter-spacing:.02em;min-width:72px;font-size:.78rem}.photo-lightbox-counter{z-index:2008;bottom:54px}.photo-lightbox-zoom-help{z-index:2008;color:#ffffffb3;text-align:center;pointer-events:none;width:min(680px,100vw - 40px);font-size:.72rem;font-weight:700;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.mobile-zoom-help{display:none}.photo-lightbox-close,.photo-lightbox-arrow,.photo-lightbox-admin-actions,.photo-lightbox-zoom-controls{touch-action:manipulation}@media (width<=700px){.profile-modal{background:radial-gradient(circle at 12% 5%,#c79a5633,#0000 25%),radial-gradient(circle at 90% 20%,#5b8a9724,#0000 28%),linear-gradient(160deg,#fffdf9 0%,#f4eee4 52%,#eef5f4 100%)}.profile-modal:before{border-radius:0}.profile-albums-section,.profile-modal-memories{border-radius:20px;margin:0 10px 14px;padding:15px 12px 18px}.profile-album-mark{padding:10px}.profile-album-mark svg{width:50px;height:50px}.profile-album-mark strong{font-size:.75rem}.profile-album-mark small{font-size:.58rem}.photo-lightbox{padding:0}.photo-lightbox-content{width:100vw;height:100dvh}.photo-lightbox-content img{max-width:100vw;max-height:78vh;box-shadow:none;border-radius:0}.photo-lightbox-zoom-controls{top:max(10px, env(safe-area-inset-top));gap:4px;padding:5px}.photo-lightbox-zoom-controls button{min-width:36px;height:36px;padding:0 9px;font-size:1rem}.photo-lightbox-zoom-controls .photo-lightbox-zoom-level{min-width:62px;font-size:.7rem}.photo-lightbox-close{top:max(10px, env(safe-area-inset-top));width:38px;height:38px;font-size:1.5rem;right:10px}.photo-lightbox-arrow{opacity:.82;width:40px;height:40px;font-size:1.85rem}.photo-lightbox-counter{bottom:max(48px, calc(env(safe-area-inset-bottom) + 42px))}.photo-lightbox-zoom-help{bottom:max(12px, env(safe-area-inset-bottom));font-size:.68rem}.desktop-zoom-help{display:none}.mobile-zoom-help{display:inline}.photo-lightbox-admin-actions{top:max(56px, calc(env(safe-area-inset-top) + 50px))}}@media (height<=620px){.photo-lightbox-content img{max-height:72vh}.photo-lightbox-zoom-help{display:none}.photo-lightbox-counter{bottom:max(12px, env(safe-area-inset-bottom))}}.admin-future-qr-preview{background:#ffffffb8;border:1px solid #17253514;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.admin-future-qr-preview img{object-fit:contain;background:#fff;border-radius:12px;width:72px;height:72px}.admin-future-qr-preview span{color:#68717b;font-size:.84rem;font-weight:700}.profile-future-section{gap:16px;padding:0 34px 30px;display:grid}.profile-future-card,.profile-journey-card{background:linear-gradient(135deg,#fffcf6fa,#f6eee1eb);border:1px solid #8b6f4729;border-radius:24px;box-shadow:0 14px 36px #17253512}.profile-future-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:24px;display:grid}.profile-future-copy p,.profile-journey-card>p{color:#8b6f47;letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:.76rem;font-weight:800}.profile-future-copy h3,.profile-journey-card h3{color:#172535;letter-spacing:-.035em;margin:0 0 9px;font-size:clamp(1.35rem,3vw,2rem)}.profile-future-copy>span,.profile-journey-card>span{color:#66707a;max-width:600px;line-height:1.65;display:block}.profile-future-link,.profile-journey-read{color:#fff;width:fit-content;font:inherit;cursor:pointer;background:#172535;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:16px;padding:11px 16px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.profile-future-link:hover,.profile-journey-read:hover{background:#263c53}.profile-future-qr{justify-items:center;gap:8px;display:grid}.profile-future-qr img{object-fit:contain;background:#fff;border:1px solid #17253514;border-radius:18px;width:154px;height:154px;padding:9px;box-shadow:0 10px 26px #17253517}.profile-future-qr small{color:#6e7278;font-size:.75rem;font-weight:700}.profile-journey-card{padding:24px}.profile-journey-read{margin-top:15px}.profile-journey-full{color:#4f5964;white-space:pre-wrap;border-top:1px solid #17253517;margin-top:18px;padding-top:18px;line-height:1.8}.profile-modal-close{z-index:50!important;position:absolute!important;inset:14px 14px auto auto!important}@media (width<=640px){.profile-modal-close{top:max(12px, env(safe-area-inset-top))!important;position:absolute!important;left:auto!important;right:12px!important}.profile-future-section{padding:0 14px 20px}.profile-future-card{text-align:center;grid-template-columns:1fr;gap:18px;padding:18px}.profile-future-copy>span,.profile-journey-card>span,.profile-future-link,.profile-journey-read{margin-inline:auto}.profile-future-qr img{width:168px;height:168px}.profile-journey-card{text-align:center;padding:18px}.profile-journey-full{text-align:left}}.future-account-qr-button{cursor:zoom-in;background:0 0;border:0;padding:0}.future-account-qr-button img{object-fit:contain;background:#fff;border-radius:18px;width:170px;height:170px;padding:10px;display:block;box-shadow:0 12px 30px #1725351f}.future-account-qr-button:hover img{transform:scale(1.03)}.future-account-contribute-button{color:#fff;background:#172535;border-radius:999px;justify-content:center;align-items:center;margin-top:12px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=640px){.future-account-qr-button img{width:190px;height:190px}}.homepage-customize-panel{border-radius:22px!important;width:min(390px,100vw - 30px)!important;max-height:calc(100vh - 32px)!important;padding:20px!important}.homepage-customize-head{margin-bottom:18px!important}.homepage-customize-head h2{font-size:1.7rem!important}.homepage-customize-head button{width:36px!important;height:36px!important}.homepage-setting{gap:7px!important;margin-bottom:14px!important}.homepage-setting>div{gap:10px!important}.homepage-setting strong{font-size:.88rem}.homepage-setting span{font-size:.82rem}.homepage-setting-note{padding:9px 11px!important}.homepage-setting-note span{font-size:.76rem!important}.homepage-text-editor{min-height:62px!important;padding:10px 12px!important}.homepage-design-save{padding:11px!important}@media (height<=750px){.homepage-customize-panel{max-height:94vh!important;padding:16px!important}.homepage-setting{margin-bottom:10px!important}}.profile-modal.themed-profile-modal{--profile-bg:#faf8f4;--profile-accent:#8b6f47;--profile-surface:#fff;background:radial-gradient(circle at 12% 8%, color-mix(in srgb, var(--profile-accent) 13%, transparent), transparent 34%), linear-gradient(145deg, color-mix(in srgb, var(--profile-bg) 92%, white), var(--profile-bg));border-color:color-mix(in srgb, var(--profile-accent) 22%, white)}.themed-profile-modal .profile-modal-close{background:color-mix(in srgb, var(--profile-accent) 88%, #172535)}.themed-profile-modal .profile-modal-hero p,.themed-profile-modal .profile-modal-title>div>span,.themed-profile-modal .profile-album-info p,.themed-profile-modal .profile-future-copy>p,.themed-profile-modal .profile-journey-card>p{color:var(--profile-accent)}.themed-profile-modal .profile-modal-hero h2,.themed-profile-modal .profile-modal-title h3,.themed-profile-modal .profile-album-info h4,.themed-profile-modal .profile-future-copy h3,.themed-profile-modal .profile-journey-card h3,.themed-profile-modal .profile-month-heading h4{color:color-mix(in srgb, var(--profile-accent) 42%, #172535)}.themed-profile-modal .profile-album-card,.themed-profile-modal .profile-future-card,.themed-profile-modal .profile-journey-card,.themed-profile-modal .profile-memory{background:color-mix(in srgb, var(--profile-surface) 92%, var(--profile-bg));border-color:color-mix(in srgb, var(--profile-accent) 15%, transparent)}.themed-profile-modal .profile-future-link,.themed-profile-modal .profile-journey-read{border-color:color-mix(in srgb, var(--profile-accent) 30%, transparent);background:color-mix(in srgb, var(--profile-accent) 12%, var(--profile-surface));color:color-mix(in srgb, var(--profile-accent) 75%, #172535)}.profile-month-group{gap:12px;display:grid}.profile-month-group+.profile-month-group{border-top:1px solid color-mix(in srgb, var(--profile-accent,#8b6f47) 16%, transparent);margin-top:30px;padding-top:24px}.profile-month-heading{justify-content:space-between;align-items:end;gap:18px;padding:0 2px;display:flex}.profile-month-heading h4{color:#172535;letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,2vw,1.35rem)}.profile-month-heading span{color:#7a838d;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0;font-size:.78rem;font-weight:800}.admin-theme-preview{border:1px solid color-mix(in srgb, var(--preview-accent) 20%, transparent);background:linear-gradient(135deg, var(--preview-bg), var(--preview-surface));border-radius:20px;grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:14px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.admin-theme-preview img{border:3px solid color-mix(in srgb, var(--preview-accent) 25%, white);object-fit:cover;border-radius:18px;width:72px;height:72px}.admin-theme-preview>div{gap:3px;min-width:0;display:grid}.admin-theme-preview span{color:var(--preview-accent);letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:900}.admin-theme-preview strong{color:color-mix(in srgb, var(--preview-accent) 38%, #172535);text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;overflow:hidden}.admin-theme-preview small{color:#69717b}.admin-theme-presets{flex-wrap:wrap;gap:8px;display:flex}.admin-theme-presets button{color:#354252;font:inherit;cursor:pointer;background:#ffffffdb;border:1px solid #1725351a;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:800}.admin-theme-presets button:hover{border-color:#17253538;transform:translateY(-1px)}.admin-theme-colors{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-color-field{gap:7px;min-width:0;display:grid}.admin-color-field>span{color:#4d5967;font-size:.78rem;font-weight:800}.admin-color-field>div{background:#ffffffd1;border:1px solid #1725351a;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:8px;padding:7px;display:grid}.admin-color-field input[type=color]{cursor:pointer;background:0 0;border:0;border-radius:10px;width:42px;height:38px;padding:0}.admin-color-field code{color:#4d5967;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}@media (width<=700px){.profile-month-heading{align-items:center}.profile-month-group+.profile-month-group{margin-top:24px;padding-top:20px}.admin-theme-colors{grid-template-columns:1fr}}.family-marquee{left:0;top:calc(220px + var(--marquee-desktop-y,0px));z-index:8;background:var(--marquee-bg,transparent);opacity:1;width:100vw;box-shadow:none;-webkit-user-select:none;user-select:none;border:0;margin:0;padding:12px 0;position:absolute;overflow:hidden;transform:none}.family-marquee-track{white-space:nowrap;width:max-content;animation:familyMarqueeMove var(--marquee-speed,26s) linear infinite;will-change:transform;display:flex}.family-marquee-group{flex-shrink:0;align-items:center;display:flex}.family-marquee-group span{color:var(--marquee-color,#172535);font-size:var(--marquee-font-size,15px);letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;padding-right:48px;font-weight:900;line-height:1.25;display:block}@keyframes familyMarqueeMove{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.family-marquee:hover .family-marquee-track{animation-play-state:running}.family-marquee.marquee-design-draggable,.family-marquee.marquee-design-draggable:active{cursor:ns-resize!important}.family-marquee.marquee-has-background{border-top:1px solid #1725351f;border-bottom:1px solid #1725351f;box-shadow:0 10px 30px #17253514}.family-marquee.marquee-no-background{box-shadow:none!important;background:0 0!important;border:0!important}.homepage-background-toggle{color:#172535;cursor:pointer;align-items:center;gap:10px;width:fit-content;font-size:.84rem;font-weight:700;display:flex}.homepage-background-toggle input{accent-color:#172535;cursor:pointer;width:18px;height:18px}.homepage-background-toggle span{color:#172535!important;font-weight:700!important}.nepal-side-flag.homepage-design-draggable{pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;touch-action:none!important;position:absolute!important}.homepage-color-input{cursor:pointer;background:#fff;border:1px solid #1725351f;border-radius:14px;width:100%;height:46px;padding:5px}@media (width<=640px){.family-marquee{top:calc(160px + var(--marquee-mobile-portrait-y,0px));margin-bottom:22px;padding:10px 0}.family-marquee-group span{letter-spacing:.06em;padding-right:34px}}.homepage-customize-panel{z-index:4000!important;width:min(390px,100vw - 32px)!important;max-height:calc(100vh - 32px)!important;position:fixed!important;inset:16px 16px auto auto!important;overflow-y:auto!important;transform:none!important}@media (width<=700px){.homepage-customize-panel{width:min(340px,100vw - 20px)!important;max-height:calc(100vh - 20px)!important;top:10px!important;left:auto!important;right:10px!important;transform:none!important}}.homepage-customize-backdrop{z-index:9000!important;-webkit-backdrop-filter:none!important;pointer-events:none!important;background:0 0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.homepage-customize-panel{z-index:10000!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important;isolation:isolate!important;background:#fff!important;border:1px solid #1725351a!important;border-radius:24px!important;width:min(420px,100vw - 32px)!important;max-height:calc(100vh - 32px)!important;padding:22px!important;position:fixed!important;inset:50% auto auto 50%!important;overflow:hidden auto!important;transform:translate(-50%,-50%)!important;box-shadow:0 30px 90px #0000004d!important}.homepage-customize-panel>*{z-index:2;position:relative}.homepage-design-draggable,.family-marquee.marquee-design-draggable,.nepal-side-map.homepage-design-draggable,.nepal-side-flag.homepage-design-draggable,.us-side-flag.homepage-design-draggable,.homepage-floating-text.homepage-design-draggable{z-index:3500!important}.homepage-customize-head{z-index:5!important;position:relative!important}.homepage-customize-head button{z-index:6!important;position:relative!important}@media (width<=700px){.homepage-customize-panel{border-radius:20px!important;width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;padding:18px!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.home.nepal-home{padding:0 10px 24px!important;overflow-x:hidden!important}.nepal-home-header{z-index:20!important;padding:18px 8px 10px!important;position:relative!important}.family-title-nepali{margin:0 0 2px!important;font-size:clamp(1rem,4.7vw,1.28rem)!important;line-height:1.15!important}.nepal-home-header h1{letter-spacing:-.04em!important;margin:0!important;font-size:clamp(1.55rem,7.2vw,2rem)!important;line-height:1.06!important}.nepal-home-header .family-subtitle{margin-top:5px!important;font-size:.72rem!important;line-height:1.25!important}.family-marquee,.family-marquee.marquee-design-draggable{top:var(--marquee-mobile-portrait-y,0px)!important;z-index:18!important;width:100vw!important;margin:4px 0 12px!important;padding:8px 0!important;position:relative!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.family-marquee-group span{font-size:var(--marquee-mobile-font-size,10px)!important;letter-spacing:.045em!important;padding-right:24px!important;line-height:1.2!important}.nepal-side-map,.nepal-side-map.homepage-design-draggable{left:var(--map-x)!important;top:var(--map-y)!important;max-width:38vw!important;max-height:180px!important;transform:translate(-50%, -50%) rotate(var(--map-rotation,0deg))!important;opacity:.24!important;position:absolute!important;right:auto!important}.nepal-side-flag,.nepal-side-flag.homepage-design-draggable{left:var(--nepal-flag-x)!important;top:var(--nepal-flag-y)!important;max-width:34vw!important;max-height:190px!important;transform:translate(-50%, -50%) rotate(var(--nepal-flag-rotation,0deg))!important;opacity:.28!important;position:absolute!important;right:auto!important}.us-side-flag,.us-side-flag.homepage-design-draggable{left:var(--us-flag-x)!important;top:var(--us-flag-y)!important;max-width:38vw!important;max-height:160px!important;transform:translate(-50%, -50%) rotate(var(--us-flag-rotation,0deg))!important;opacity:.58!important;position:absolute!important;right:auto!important}.homepage-floating-text,.homepage-floating-text.homepage-design-draggable{left:var(--floating-text-x)!important;top:var(--floating-text-y)!important;width:min(210px,56vw)!important;max-width:56vw!important;transform:translate(-50%, -50%) rotate(var(--floating-text-rotation,0deg))!important;white-space:normal!important;z-index:19!important;background:#ffffffb8!important;border-radius:999px!important;margin:0!important;padding:4px 9px!important;font-size:clamp(.7rem,3.1vw,.82rem)!important;line-height:1.15!important;position:absolute!important;bottom:auto!important;right:auto!important}.homepage-floating-text.homepage-design-draggable,.nepal-side-map.homepage-design-draggable,.nepal-side-flag.homepage-design-draggable,.us-side-flag.homepage-design-draggable{pointer-events:auto!important;touch-action:none!important}.nepal-family-grid{z-index:25!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0 auto!important;position:relative!important}.nepal-family-grid .family-card{border-radius:16px!important}.nepal-family-grid .family-card img{aspect-ratio:auto!important;object-fit:cover!important;object-position:center 22%!important;width:100%!important;height:clamp(150px,43vw,205px)!important}.nepal-family-grid .family-card-info{align-content:center!important;min-height:58px!important;padding:8px 6px 9px!important;display:grid!important}.nepal-family-grid .family-card-info h2{margin:0 0 2px!important;font-size:clamp(.86rem,4vw,1rem)!important;line-height:1.15!important}.nepal-family-grid .family-card-info p{font-size:.72rem!important}.homepage-customize-button{top:max(10px, env(safe-area-inset-top))!important;padding:8px 11px!important;font-size:.72rem!important;right:10px!important}.home-share-memory-button{right:12px!important;bottom:max(12px, env(safe-area-inset-bottom))!important;justify-content:center!important;width:50px!important;height:50px!important;padding:0!important}.home-share-memory-button>span:last-child{display:none!important}.homepage-customize-panel{z-index:10000!important;background:#fff!important;border-radius:20px!important;width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:18px!important;top:50%!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}}@media (width<=390px){.nepal-family-grid .family-card img{height:clamp(138px,42vw,170px)!important}.family-marquee-group span{font-size:var(--marquee-mobile-font-size,10px)!important;padding-right:20px!important}}.homepage-customize-head-actions{align-items:center;gap:8px;display:flex}.homepage-customize-head-actions button{flex:none}.homepage-customize-minimize{display:none}@media (width<=700px){.homepage-customize-backdrop{align-items:end!important}.homepage-customize-panel{top:auto!important;left:50%!important;right:auto!important;bottom:max(8px, env(safe-area-inset-bottom))!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;border-radius:22px!important;width:calc(100vw - 16px)!important;max-height:min(72dvh,680px)!important;padding:14px 14px 16px!important;overflow-y:auto!important;transform:translate(-50%)!important;box-shadow:0 -10px 36px #17253538!important}.homepage-customize-head{z-index:30!important;background:#fff!important;border-bottom:1px solid #17253514!important;border-radius:22px 22px 0 0!important;margin:-14px -14px 12px!important;padding:14px!important;position:sticky!important;top:-14px!important}.homepage-customize-head h2{margin:4px 0 0!important;font-size:1.45rem!important;line-height:1.05!important}.homepage-customize-head>div:first-child>span{letter-spacing:.12em!important;font-size:.66rem!important}.homepage-customize-head-actions{gap:7px!important}.homepage-customize-head-actions button{border-radius:50%!important;width:40px!important;min-width:40px!important;height:40px!important}.homepage-customize-minimize{color:#172535!important;background:#17253514!important;place-items:center!important;font-size:1.35rem!important;display:grid!important}.homepage-setting{gap:8px!important;padding:11px 0!important}.homepage-setting>div{gap:8px!important}.homepage-setting strong{font-size:.84rem!important;line-height:1.25!important}.homepage-setting span{font-size:.76rem!important}.homepage-setting input[type=range]{touch-action:none!important;width:100%!important;min-height:34px!important;margin:0!important}.homepage-text-editor{resize:vertical!important;min-height:88px!important;max-height:120px!important;padding:11px 12px!important;font-size:.9rem!important;line-height:1.35!important}.homepage-color-input{height:42px!important}.homepage-setting-note{border-radius:14px!important;padding:10px 12px!important}.homepage-setting-note span{font-size:.72rem!important;line-height:1.35!important}.homepage-background-toggle{align-items:center!important;gap:10px!important;min-height:42px!important;display:flex!important}.homepage-background-toggle input[type=checkbox]{width:22px!important;height:22px!important}.homepage-design-save{z-index:25!important;border-radius:0 0 22px 22px!important;width:calc(100% + 28px)!important;margin:14px -14px -16px!important;padding:14px!important;position:sticky!important;bottom:-16px!important;box-shadow:0 -8px 22px #1725351a!important}.homepage-customize-panel.is-minimized{width:min(360px,100vw - 24px)!important;max-height:none!important;bottom:max(12px, env(safe-area-inset-bottom))!important;border-radius:999px!important;padding:0!important;overflow:hidden!important}.homepage-customize-panel.is-minimized .homepage-customize-head{border:0!important;border-radius:999px!important;margin:0!important;padding:10px 10px 10px 16px!important;position:relative!important;top:auto!important}.homepage-customize-panel.is-minimized .homepage-customize-head h2{margin:0!important;font-size:1rem!important}.homepage-customize-panel.is-minimized .homepage-customize-head>div:first-child>span,.homepage-customize-panel.is-minimized>:not(.homepage-customize-head){display:none!important}}@media (width<=390px){.homepage-customize-panel{border-radius:18px!important;width:calc(100vw - 10px)!important;max-height:70dvh!important}.homepage-customize-head{border-radius:18px 18px 0 0!important}.homepage-setting strong{font-size:.8rem!important}}.homepage-setting-help{color:#7a828b;margin-top:7px;font-size:.72rem;line-height:1.4;display:block}.photo-lightbox-people-panel{z-index:2004;color:#fff;-webkit-backdrop-filter:blur(18px);background:#121821f5;border:1px solid #ffffff24;border-radius:22px;width:min(340px,100vw - 48px);max-height:calc(100vh - 120px);padding:18px;position:fixed;top:92px;right:24px;overflow-y:auto;box-shadow:0 24px 70px #0000006b}.photo-people-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.photo-people-panel-head span{color:#d8b06a;letter-spacing:.14em;margin-bottom:4px;font-size:.67rem;font-weight:850;display:block}.photo-people-panel-head h3{color:#fff;margin:0;font-size:1.08rem;line-height:1.2}.photo-people-count{color:#f2cd87;background:#d8b06a2e;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:.82rem;font-weight:850;display:grid}.photo-people-help{color:#ffffffad;margin:12px 0 14px;font-size:.75rem;line-height:1.5}.photo-people-options{gap:8px;display:grid}.photo-person-option{color:#fff;width:100%;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:8px;transition:border-color .16s,background .16s,transform .16s;display:grid}.photo-person-option:hover:not(:disabled){border-color:#d8b06a8c;transform:translateY(-1px)}.photo-person-option.selected{background:#d8b06a24;border-color:#d8b06a}.photo-person-option:disabled{opacity:.6;cursor:wait}.photo-person-avatar{background:#ffffff1a;border-radius:11px;place-items:center;width:38px;height:38px;font-size:.8rem;font-weight:850;display:grid;overflow:hidden}.photo-person-avatar img{object-fit:cover;width:100%;height:100%}.photo-person-copy{gap:2px;min-width:0;display:grid}.photo-person-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.photo-person-copy small{color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.photo-person-check{color:#fff;background:#ffffff14;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.76rem;font-weight:900;display:grid}.photo-person-option.selected .photo-person-check{color:#172535;background:#d8b06a}.photo-people-summary{color:#ffffffbd;background:#ffffff0f;border-radius:12px;margin-top:12px;padding:10px 11px;font-size:.72rem;line-height:1.45}.photo-people-message{border-radius:11px;margin:10px 0 0;padding:9px 10px;font-size:.72rem;font-weight:700}.photo-people-message.success{color:#8ee5b5;background:#35b47024}.photo-people-message.error{color:#ffacb5;background:#e44d5b24}.photo-people-save{color:#172535;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#d8b06a;border:0;border-radius:13px;margin-top:12px;font-size:.78rem;font-weight:900}.photo-people-save:disabled{opacity:.48;cursor:not-allowed}@media (width<=900px){.photo-lightbox-people-panel{border-radius:18px;width:auto;max-height:42vh;padding:14px;inset:auto 10px 12px}.photo-people-help{margin:8px 0 10px}.photo-people-options{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-person-option{grid-template-columns:32px minmax(0,1fr) 24px;gap:7px;padding:7px}.photo-person-avatar{border-radius:9px;width:32px;height:32px}.photo-person-check{width:22px;height:22px}}@media (width<=520px){.photo-lightbox-admin-actions{max-width:calc(100vw - 80px)}.photo-lightbox-profile-button,.photo-lightbox-admin-actions .photo-lightbox-delete{padding:7px 9px;font-size:.68rem}.photo-lightbox-people-panel{max-height:46vh}.photo-people-options{grid-template-columns:1fr 1fr}}@media (width<=700px){.homepage-floating-text,.homepage-floating-text.homepage-design-draggable{display:none!important}}@media (orientation:landscape) and (height<=560px) and (width<=1000px){.home.nepal-home{padding:0 12px 24px!important;overflow-x:hidden!important}.nepal-home-header{z-index:25!important;padding:10px 88px 6px!important;position:relative!important}.family-title-nepali{margin:0 0 1px!important;font-size:clamp(.86rem,2.7vw,1.12rem)!important;line-height:1.1!important}.nepal-home-header h1{letter-spacing:-.045em!important;margin:0!important;font-size:clamp(1.5rem,4.2vw,2.3rem)!important;line-height:1.02!important}.nepal-home-header .family-subtitle{margin-top:3px!important;font-size:.68rem!important;line-height:1.2!important}.family-marquee,.family-marquee.marquee-design-draggable{top:var(--marquee-mobile-landscape-y,0px)!important;z-index:18!important;width:100vw!important;margin:2px 0 10px!important;padding:6px 0!important;position:relative!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.family-marquee-group span{font-size:var(--marquee-mobile-font-size,10px)!important;letter-spacing:.045em!important;padding-right:24px!important;line-height:1.15!important}.homepage-floating-text,.homepage-floating-text.homepage-design-draggable{display:none!important}.nepal-side-map,.nepal-side-map.homepage-design-draggable{opacity:.18!important;max-width:22vw!important;max-height:120px!important}.nepal-side-flag,.nepal-side-flag.homepage-design-draggable{opacity:.24!important;max-width:20vw!important;max-height:120px!important}.us-side-flag,.us-side-flag.homepage-design-draggable{opacity:.48!important;max-width:22vw!important;max-height:110px!important}.nepal-family-grid{z-index:25!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0 auto!important;position:relative!important}.nepal-family-grid .family-card img{object-fit:cover!important;object-position:center 22%!important;height:clamp(145px,26vw,210px)!important}.nepal-family-grid .family-card-info{min-height:52px!important;padding:7px 6px 8px!important}.nepal-family-grid .family-card-info h2{font-size:clamp(.82rem,2.2vw,1rem)!important}.nepal-family-grid .family-card-info p{font-size:.68rem!important}.homepage-customize-button{top:max(8px, env(safe-area-inset-top))!important;padding:7px 10px!important;font-size:.7rem!important;right:10px!important}.homepage-customize-panel{width:min(560px,100vw - 20px)!important;max-height:78dvh!important;bottom:max(6px, env(safe-area-inset-bottom))!important}}@media (width>=701px){.photo-lightbox-next{right:350px!important}}@media (width<=700px){.photo-lightbox-next{right:10px!important}}.home-share-memory-icon{color:#f0c979!important;flex:0 0 27px!important;place-items:center!important;width:27px!important;height:27px!important;display:grid!important}.home-share-memory-icon svg{width:100%!important;height:100%!important;display:block!important}@media (width>=1001px),(width>=701px) and (height>=561px){.family-marquee,.family-marquee.marquee-design-draggable{top:calc(220px + var(--marquee-desktop-y,0px))!important}}@media (width<=700px) and (orientation:portrait){.family-marquee,.family-marquee.marquee-design-draggable{top:var(--marquee-mobile-portrait-y,0px)!important}}@media (orientation:landscape) and (height<=560px) and (width<=1000px){.family-marquee,.family-marquee.marquee-design-draggable{top:var(--marquee-mobile-landscape-y,0px)!important}}@media (width<=700px){.homepage-setting input[type=range]{touch-action:none!important;min-height:40px!important}.homepage-customize-panel.is-minimized{z-index:10000!important}.family-marquee.marquee-design-draggable{pointer-events:auto!important;touch-action:none!important}.home-share-memory-icon{flex-basis:29px!important;width:29px!important;height:29px!important}}.profile-album-card{cursor:pointer;outline:none}.profile-album-card:hover,.profile-album-card:focus-visible{border-color:#c79a5680;transform:translateY(-4px);box-shadow:0 20px 40px #1725351f}.profile-album-card.selected{border-color:#c79a56;box-shadow:0 0 0 3px #c79a5624,0 18px 42px #1725351f}.profile-album-photo-count{color:#9b6830;margin-top:10px;font-size:.78rem;font-weight:800;display:block}.profile-selected-album{background:#ffffffc7;border:1px solid #17253514;border-radius:22px;margin:4px 34px 30px;padding:22px;box-shadow:0 14px 34px #1725350f}.profile-selected-album-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.profile-selected-album-head span{color:#9b6830;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:850;display:block}.profile-selected-album-head h3{color:#172535;margin:0;font-size:clamp(1.45rem,3vw,2rem)}.profile-selected-album-head p{color:#6b7480;margin:7px 0 0;line-height:1.5}.profile-selected-album-close{color:#fff;font:inherit;cursor:pointer;background:#172535;border:0;border-radius:999px;flex:none;padding:10px 14px;font-size:.78rem;font-weight:800}.profile-selected-album-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.profile-selected-album-photo{aspect-ratio:1;cursor:zoom-in;background:#e9e5df;border:0;border-radius:15px;padding:0;overflow:hidden}.profile-selected-album-photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.profile-selected-album-photo:hover img{transform:scale(1.045)}.profile-selected-album-empty{text-align:center;background:#1725350b;border-radius:16px;padding:26px 18px}.profile-selected-album-empty strong{color:#172535;display:block}.profile-selected-album-empty p{color:#6c7580;max-width:520px;margin:7px auto 0;line-height:1.5}@media (width<=700px){.profile-selected-album{border-radius:18px;margin:4px 24px 24px;padding:16px}.profile-selected-album-head{gap:12px;display:grid}.profile-selected-album-close{width:fit-content}.profile-selected-album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}@media (width<=430px){.profile-selected-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.review-ai-page{color:#172535;background:radial-gradient(circle at 90% 0,#c79a5629,#0000 30rem),radial-gradient(circle at 0 20%,#17253512,#0000 34rem),#f7f3ed;width:100%;min-height:100vh;padding:32px 24px 80px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.review-ai-page *,.review-ai-page :before,.review-ai-page :after{box-sizing:border-box}.review-ai-container{width:min(1240px,100%);margin:0 auto}.review-ai-header{margin-bottom:30px}.review-ai-back{color:#66707a;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 24px;padding:8px 0;font-size:.92rem;font-weight:650;transition:color .18s,transform .18s;display:inline-flex}.review-ai-back:hover{color:#172535;transform:translate(-3px)}.review-ai-back span{font-size:1.1rem}.review-ai-header-row{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.review-ai-title-block{max-width:720px}.review-ai-eyebrow,.review-ai-small-label{color:#98723e;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.review-ai-title-block h1{color:#172535;letter-spacing:-.055em;margin:8px 0 10px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.96}.review-ai-description{color:#66707a;max-width:620px;margin:0;font-size:1rem;line-height:1.65}.review-ai-bulk-button{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#172535,#2d4158);border:0;border-radius:16px;flex:none;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-size:.92rem;font-weight:750;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 16px 35px #1725352b}.review-ai-bulk-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 21px 42px #17253538}.review-ai-bulk-button:disabled{opacity:.58;cursor:wait}.review-ai-bulk-icon{background:#ffffff24;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.8rem;display:grid}.review-ai-stats{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.review-ai-stat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffab;border:1px solid #17253517;border-radius:14px;align-items:center;gap:9px;min-width:125px;padding:10px 14px;display:flex}.review-ai-stat-number{color:#172535;font-size:1.05rem;font-weight:850}.review-ai-stat-label{color:#6e7780;font-size:.82rem;font-weight:650}.review-ai-stat-success{border-color:#2196532e}.review-ai-stat-success .review-ai-stat-number{color:#197044}.review-ai-stat-warning{border-color:#c79a5652}.review-ai-stat-warning .review-ai-stat-number{color:#916a31}.review-ai-message{border-radius:14px;align-items:center;gap:10px;width:fit-content;max-width:100%;margin-top:18px;padding:11px 14px;font-size:.9rem;font-weight:650;display:flex}.review-ai-message span{border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.review-ai-message p{margin:0}.review-ai-message.success{color:#1c7449;background:#27ae601a}.review-ai-message.success span{background:#27ae6024}.review-ai-message.error{color:#a42b38;background:#c5303c17}.review-ai-message.error span{background:#c5303c21}.review-ai-list{gap:24px;display:grid}.review-ai-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #17253514;border-radius:28px;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);width:100%;display:grid;overflow:hidden;box-shadow:0 20px 50px #17253514}.review-ai-image-column{background:linear-gradient(145deg,#eeeae3,#e6e1d9);border-right:1px solid #17253512;min-width:0;padding:18px}.review-ai-image-frame{background:#dedad3;border-radius:20px;justify-content:center;align-items:center;width:100%;height:clamp(300px,38vw,480px);display:flex;position:relative;overflow:hidden}.review-ai-image-frame img{object-fit:contain;background:#dedad3;width:100%;height:100%;display:block}.review-ai-photo-badge{color:#fff;letter-spacing:.03em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;min-height:32px;padding:7px 11px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 8px 20px #00000021}.review-ai-photo-badge.confident{background:#1c7449e6}.review-ai-photo-badge.review{background:#916a31e8}.review-ai-photo-meta{color:#737b83;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:.79rem;font-weight:650;display:flex}.review-ai-controls{min-width:0;padding:28px}.review-ai-card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.review-ai-card-header h2{color:#172535;letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.1}.review-ai-analysis-status{border-radius:999px;flex:none;padding:7px 10px;font-size:.7rem;font-weight:800}.review-ai-analysis-status.complete{color:#1c7449;background:#27ae601a}.review-ai-analysis-status.manual{color:#87632e;background:#c79a5621}.review-ai-face-list{gap:10px;display:grid}.review-ai-face-row{background:#fff;border:1px solid #17253516;border-radius:17px;grid-template-columns:40px minmax(0,1fr) minmax(180px,.82fr);align-items:center;gap:12px;padding:12px;display:grid}.review-ai-face-number{color:#172535;background:#17253512;border-radius:12px;place-items:center;width:36px;height:36px;font-size:.85rem;font-weight:850;display:grid}.review-ai-face-info{min-width:0}.review-ai-face-info-top{align-items:center;gap:8px;min-width:0;display:flex}.review-ai-face-info strong{color:#202e3e;font-size:.9rem}.review-ai-face-info p{color:#747c85;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.77rem;overflow:hidden}.review-ai-match-chip{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:.64rem;font-weight:800;display:inline-flex}.review-ai-match-chip.matched{color:#1a7147;background:#27ae601a}.review-ai-match-chip.uncertain{color:#86622d;background:#c79a5624}.review-ai-match-chip.unknown{color:#626b74;background:#66707a1c}.review-ai-person-select{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.review-ai-person-select img{object-fit:cover;border-radius:10px;width:34px;height:34px}.review-ai-person-select select{color:#172535;width:100%;min-width:0;font:inherit;cursor:pointer;background:#fafafa;border:1px solid #1725351c;border-radius:12px;outline:none;padding:9px 10px;font-size:.78rem}.review-ai-person-select select:focus{border-color:#c79a56;box-shadow:0 0 0 3px #c79a5621}.review-ai-no-faces{background:#17253506;border:1px dashed #17253524;border-radius:16px;align-items:flex-start;gap:12px;padding:15px;display:flex}.review-ai-no-faces>span{background:#17253512;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.review-ai-no-faces strong{font-size:.88rem;display:block}.review-ai-no-faces p{color:#737b84;margin:4px 0 0;font-size:.78rem;line-height:1.5}.review-ai-manual{border-top:1px solid #17253513;margin-top:24px;padding-top:22px}.review-ai-section-heading{margin-bottom:12px}.review-ai-section-heading h3{letter-spacing:-.015em;margin:0;font-size:.95rem}.review-ai-section-heading p{color:#7a828b;margin:4px 0 0;font-size:.76rem}.review-ai-member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.review-ai-member{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #17253516;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 26px;align-items:center;gap:9px;padding:8px;transition:transform .16s,border-color .16s,background .16s;display:grid}.review-ai-member:hover{border-color:#c79a5680;transform:translateY(-1px)}.review-ai-member.selected{background:#c79a5617;border-color:#c79a56}.review-ai-member-avatar{background:#17253514;border-radius:11px;place-items:center;width:38px;height:38px;font-size:.8rem;font-weight:800;display:grid;overflow:hidden}.review-ai-member-avatar img{object-fit:cover;width:100%;height:100%;display:block}.review-ai-member-copy{gap:2px;min-width:0;display:grid}.review-ai-member-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.review-ai-member-copy small{color:#7b838b;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.review-ai-member-check{color:#172535;background:#1725350f;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:850;display:grid}.review-ai-member.selected .review-ai-member-check{color:#fff;background:#172535}.review-ai-publish-summary{background:#17253509;border-radius:16px;margin-top:22px;padding:14px}.review-ai-selected-chips{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.review-ai-selected-chips>span{color:#293746;background:#fff;border:1px solid #17253514;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:5px 9px 5px 6px;font-size:.7rem;font-weight:750;display:inline-flex}.review-ai-selected-chips img{object-fit:cover;border-radius:50%;width:21px;height:21px}.review-ai-nobody{color:#838a91;margin:8px 0 0;font-size:.76rem}.review-ai-actions{grid-template-columns:auto minmax(180px,1fr);gap:10px;margin-top:18px;display:grid}.review-ai-actions button{min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:14px;padding:11px 15px;font-size:.82rem;font-weight:800;transition:transform .17s,box-shadow .17s,opacity .17s}.review-ai-reject{color:#a42639;background:#b4233514}.review-ai-reject:hover:not(:disabled){background:#b423351f}.review-ai-approve{color:#fff;background:linear-gradient(135deg,#172535,#2c4057);justify-content:center;align-items:center;gap:10px;display:flex;box-shadow:0 10px 24px #17253526}.review-ai-approve:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 30px #17253533}.review-ai-actions button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.review-ai-state-card{text-align:center;background:#fffc;border:1px solid #17253512;border-radius:28px;justify-items:center;width:min(680px,100%);margin:80px auto 0;padding:52px 28px;display:grid;box-shadow:0 20px 50px #17253512}.review-ai-state-card h2{letter-spacing:-.03em;margin:17px 0 7px;font-size:1.45rem}.review-ai-state-card p{color:#747d85;margin:0;line-height:1.55}.review-ai-spinner{border:3px solid #1725351a;border-top-color:#172535;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite reviewAiSpin}@keyframes reviewAiSpin{to{transform:rotate(360deg)}}.review-ai-empty-icon{color:#1d774b;background:#27ae601a;border-radius:20px;place-items:center;width:58px;height:58px;font-size:1.4rem;font-weight:850;display:grid}.review-ai-primary-button{color:#fff;font:inherit;cursor:pointer;background:#172535;border:0;border-radius:14px;margin-top:22px;padding:12px 18px;font-weight:750}@media (width<=980px){.review-ai-card{grid-template-columns:1fr}.review-ai-image-column{border-bottom:1px solid #17253512;border-right:0}.review-ai-image-frame{height:min(62vw,520px)}}@media (width<=720px){.review-ai-page{padding:22px 14px 60px}.review-ai-header-row{flex-direction:column;align-items:stretch}.review-ai-bulk-button{width:100%}.review-ai-title-block h1{font-size:clamp(2.3rem,13vw,3.5rem)}.review-ai-card{border-radius:22px}.review-ai-image-column{padding:12px}.review-ai-image-frame{border-radius:16px;height:58vw;min-height:250px}.review-ai-controls{padding:20px 16px}.review-ai-face-row{grid-template-columns:38px minmax(0,1fr)}.review-ai-person-select{grid-column:1/-1;padding-left:50px}.review-ai-member-grid,.review-ai-actions{grid-template-columns:1fr}.review-ai-reject{order:2}.review-ai-approve{order:1}}@media (width<=420px){.review-ai-page{padding-inline:10px}.review-ai-card-header{flex-direction:column}.review-ai-image-frame{min-height:220px}.review-ai-person-select{padding-left:0}.review-ai-stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.review-ai-stat{text-align:center;justify-items:center;min-width:0;padding:9px 6px;display:grid}.review-ai-stat-label{font-size:.68rem}}.review-ai-placement-modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.review-ai-placement-mode{color:#172535;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #17253517;border-radius:14px;gap:5px;padding:11px 12px;transition:transform .16s,border-color .16s,background .16s;display:grid}.review-ai-placement-mode:hover{border-color:#c79a5680;transform:translateY(-1px)}.review-ai-placement-mode.selected{background:#c79a5617;border-color:#c79a56;box-shadow:inset 0 0 0 1px #c79a561f}.review-ai-placement-mode strong{font-size:.82rem}.review-ai-placement-mode span{color:#747d85;font-size:.72rem;line-height:1.45}.review-ai-placement-help{color:#6f5938;background:#c79a5614;border-radius:13px;margin-top:12px;padding:11px 12px;font-size:.75rem;font-weight:650;line-height:1.5}@media (width<=720px){.review-ai-placement-modes{grid-template-columns:1fr}}
