:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090c0d;--panel:#101516;--panel-strong:#151b1c;--line:#293233;--line-strong:#41504e;--text:#eef4f1;--muted:#94a29e;--quiet:#64726e;--accent:#a8ef70;--accent-ink:#10160d;--danger:#ff8a7d;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}body{background:linear-gradient(90deg, transparent calc(50% - .5px), #41504e52 50%, transparent calc(50% + .5px)), var(--bg);min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button:disabled,input:disabled{opacity:.5;cursor:not-allowed}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.045em}h1{font-size:clamp(2.7rem,7vw,7rem);font-weight:620;line-height:.95}h2{font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.05}.eyebrow,.state-code,.step-number,.file-type,.privacy-state,.share-shell footer{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.eyebrow{color:var(--accent)}.primary-button,.secondary-button{border:1px solid var(--line-strong);cursor:pointer;background:0 0;border-radius:4px;min-height:48px;padding:.82rem 1.15rem;font-weight:680;transition:transform .14s,border-color .14s,color .14s,background .14s}.primary-button{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.primary-button:not(:disabled):hover{background:#c3ff95;transform:translateY(-1px)}.secondary-button:hover{border-color:var(--accent);color:var(--accent)}.share-shell{grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid}.share-header{border-bottom:1px solid var(--line-strong);background:#090c0df0;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(1rem,4vw,4rem);display:flex}.share-brand{color:var(--text);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.share-brand span{background:var(--accent);width:31px;height:31px;color:var(--accent-ink);font:800 .85rem var(--mono);place-items:center;display:grid}.privacy-state{color:var(--muted)}.privacy-state i{background:var(--accent);border-radius:50%;width:7px;height:7px;margin-right:.5rem;display:inline-block;box-shadow:0 0 14px #a8ef7099}.share-shell footer{border-top:1px solid var(--line-strong);color:var(--quiet);justify-content:space-between;gap:2rem;padding:1.3rem clamp(1rem,4vw,4rem);display:flex}.state-view{text-align:center;width:min(900px,100% - 2rem);margin:auto;padding:clamp(3rem,8vw,8rem) 0}.state-view h1{max-width:12ch;margin:0 auto 1.6rem}.state-view>p:not(.eyebrow){color:var(--muted);max-width:58ch;margin-left:auto;margin-right:auto;line-height:1.65}.scan-mark{justify-content:center;gap:6px;margin-bottom:2.5rem;display:flex}.scan-mark i{background:var(--accent);width:4px;height:38px;animation:1.2s linear infinite alternate scan}.scan-mark i:nth-child(2){animation-delay:.15s}.scan-mark i:nth-child(3){animation-delay:.3s}@keyframes scan{to{opacity:.2;transform:scaleY(.35)}}.state-code{color:var(--quiet);border:1px solid var(--line);margin-bottom:2rem;padding:.5rem .7rem;display:inline-block}.receive-layout,.ready-layout{grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);align-items:stretch;width:min(1380px,100% - clamp(2rem,8vw,10rem));min-height:calc(100dvh - 138px);margin:auto;display:grid}.receive-copy,.file-reveal{flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,9rem) clamp(1rem,7vw,8rem) clamp(3rem,8vw,9rem) 0;display:flex}.receive-copy h1,.file-reveal h1{overflow-wrap:anywhere;max-width:11ch}.receive-copy>p:not(.eyebrow){max-width:58ch;color:var(--muted);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.65}.flow-line{color:var(--quiet);font:.68rem var(--mono);align-items:center;gap:.7rem;margin-top:3rem;display:flex}.flow-line i{background:var(--line-strong);width:clamp(35px,8vw,120px);height:1px}.password-panel,.download-panel{border-left:1px solid var(--line-strong);background:var(--panel);flex-direction:column;justify-content:center;gap:1.15rem;padding:clamp(2rem,5vw,5rem);display:flex}.step-number{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--accent);place-items:center;display:grid}.password-panel>p,.download-panel>p{color:var(--muted);line-height:1.6}.password-panel>small,.download-panel>small,.download-progress small{color:var(--quiet);font-size:.76rem;line-height:1.5}label{flex-direction:column;gap:.55rem;font-size:.84rem;display:flex}input{width:100%;min-height:48px;color:var(--text);border:1px solid var(--line-strong);background:#080b0c;border-radius:4px;padding:.8rem}.form-error{color:#ffd0ca;border-left:2px solid var(--danger);background:#ff8a7d12;margin:0;padding:.8rem 1rem;font-size:.84rem;line-height:1.5}.file-type{width:fit-content;min-width:64px;height:64px;color:var(--accent-ink);background:var(--accent);place-items:center;margin:0 0 2.5rem;padding:0 .8rem;font-weight:800;display:inline-grid}.file-reveal dl{border-top:1px solid var(--line);max-width:620px;margin:2rem 0 0}.file-reveal dl div{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;padding:.9rem 0;display:grid}.file-reveal dd{color:var(--muted);overflow-wrap:anywhere;margin:0}.download-progress{border-left:2px solid var(--accent);background:#a8ef700a;padding:.8rem 1rem}.download-progress-header{font:.7rem var(--mono);text-transform:uppercase;justify-content:space-between;margin-bottom:.65rem;display:flex}progress{background:var(--line);border:0;width:100%;height:4px;margin-bottom:.5rem;display:block}progress::-webkit-progress-bar{background:var(--line)}progress::-webkit-progress-value{background:var(--accent)}progress::-moz-progress-bar{background:var(--accent)}.complete-mark{border:1px solid var(--accent);width:74px;height:74px;color:var(--accent);font:2rem var(--mono);place-items:center;margin:0 auto 2rem;display:grid}.completed-view .secondary-button{margin:1rem auto 0}@media (width<=900px){body{background:var(--bg)}.receive-layout,.ready-layout{grid-template-columns:1fr;width:100%}.receive-copy,.file-reveal{padding:4rem 2rem}.password-panel,.download-panel{border-left:0;border-top:1px solid var(--line-strong)}}@media (width<=600px){.share-header{height:64px}.privacy-state{font-size:.58rem}.share-shell footer{flex-direction:column;gap:.5rem}.receive-copy,.file-reveal,.password-panel,.download-panel{padding:2.5rem 1.25rem}.file-reveal dl div{grid-template-columns:1fr;gap:.35rem}}@media (prefers-reduced-motion:reduce){.scan-mark i{animation:none}.primary-button,.secondary-button{transition:none}}:root{--bg:#080b0c;--panel:#0f1415;--panel-strong:#151c1d;--line:#283132;--line-strong:#3b4849;--text:#f0f5f2;--muted:#9ba8a4;--quiet:#687571;--accent:#b7f36b;--accent-ink:#11170d}.share-header{z-index:2;border-bottom-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080b0cf0;height:68px;position:relative}.share-brand span{border-radius:9px;width:36px;height:36px;box-shadow:0 0 0 5px #b7f36b0a}.privacy-state{border:1px solid var(--line);background:var(--panel);border-radius:999px;padding:.45rem .65rem;font-size:.58rem}.share-shell footer{border-top-color:var(--line);background:#090d0e;font-size:.57rem}.state-view{width:min(820px,100% - 2rem);position:relative}.state-view h1{letter-spacing:-.06em;font-size:clamp(2.8rem,7vw,6.3rem)}.scan-mark{border:1px solid var(--line-strong);background:var(--panel);border-radius:50%;grid-template-columns:repeat(3,4px);place-content:center;gap:6px;width:76px;height:76px;margin:0 auto 2.5rem;display:grid}.state-code{background:var(--panel);border-radius:999px}.receive-layout,.ready-layout{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:clamp(1rem,4vw,4rem);width:min(1420px,100% - clamp(2rem,7vw,9rem))}.receive-copy,.file-reveal{padding-right:clamp(1rem,4vw,4rem);position:relative}.receive-copy:after,.file-reveal:after{content:"";z-index:-1;border:1px solid #b7f36b14;border-radius:50%;width:190px;height:190px;position:absolute;bottom:12%;right:8%;box-shadow:0 0 0 42px #ffffff02,0 0 0 84px #ffffff01}.receive-copy h1,.file-reveal h1{letter-spacing:-.065em;max-width:10ch;margin-bottom:1.5rem;font-size:clamp(3rem,6.5vw,7rem);line-height:.93}.receive-copy>p:not(.eyebrow){max-width:52ch;font-size:clamp(.98rem,1.5vw,1.13rem)}.flow-line{border:1px solid var(--line);background:var(--panel);border-radius:999px;width:fit-content;padding:.75rem .9rem}.password-panel,.download-panel{border:1px solid var(--line);background:var(--panel);border-radius:15px;align-self:center;min-height:min(610px,100dvh - 190px);padding:clamp(2rem,5vw,4.2rem);box-shadow:0 30px 90px #00000040}.password-panel h2,.download-panel h2{letter-spacing:-.055em;margin:.6rem 0 0;font-size:clamp(1.9rem,3.5vw,3rem)}.step-number{background:#b7f36b0f;border-radius:10px;width:42px;height:42px}.password-panel label{margin-top:.65rem}.password-panel input{background:#080b0c;border-radius:8px;min-height:54px}.password-panel .primary-button,.download-panel .primary-button{border-radius:8px;min-height:54px;margin-top:.35rem;box-shadow:0 10px 32px #b7f36b1a}.file-type{border-radius:10px 10px 20px;min-width:72px;height:78px;box-shadow:0 0 0 7px #b7f36b0a}.file-reveal dl{border:1px solid var(--line);background:var(--panel);border-radius:10px;overflow:hidden}.file-reveal dl div{padding:.95rem 1rem}.file-reveal dl div:last-child{border-bottom:0}.download-progress{border:1px solid #b7f36b33;border-left:3px solid var(--accent);background:#b7f36b0a;border-radius:8px;padding:1rem}.complete-mark{background:#b7f36b0e;border-radius:50%;width:82px;height:82px;box-shadow:0 0 0 12px #b7f36b06}.secondary-button{border-radius:8px}@media (width<=900px){.receive-layout,.ready-layout{gap:1rem;width:min(100% - 2rem,680px);padding:3rem 0}.receive-copy,.file-reveal{padding:2rem 0 3rem}.password-panel,.download-panel{border-top:1px solid var(--line);min-height:0}}@media (width<=600px){.share-header{height:62px}.share-brand span{width:33px;height:33px}.privacy-state{text-overflow:ellipsis;max-width:47vw;overflow:hidden}.receive-layout,.ready-layout{width:calc(100% - 1rem);padding-top:1.4rem}.receive-copy,.file-reveal{padding:2rem .75rem}.password-panel,.download-panel{border-radius:12px;padding:1.5rem}.flow-line{justify-content:center;width:100%}}.recipient-password-control{flex-direction:column;gap:.55rem;margin-top:.65rem;font-size:.84rem;display:flex}.recipient-password-shell{display:block;position:relative}.recipient-password-shell input{padding-right:5.2rem}.recipient-password-shell button{border:1px solid var(--line);background:var(--panel-strong);min-width:4.2rem;min-height:36px;color:var(--muted);cursor:pointer;border-radius:6px;font-size:.66rem;font-weight:650;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.recipient-password-shell button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}:root{--bg:#07080a;--panel:#0d1013;--panel-strong:#11151a;--line:#f3f1e81c;--line-strong:#f3f1e830;--text:#f5f3ed;--muted:#a5a59e;--quiet:#71736f;--accent:#caff66;--accent-ink:#111608;--danger:#ff9184;--ease-out:cubic-bezier(.16, 1, .3, 1);--z-lightbox:100}html,body,#root{min-height:100%}body{min-height:100dvh;color:var(--text);background:radial-gradient(circle at 72% -4%,#caff6614,#0000 30rem),radial-gradient(circle at 15% 74%,#8fc6ff09,#0000 28rem),linear-gradient(#090a0d,#07080a 60%,#08090b)}body:before{content:"";z-index:-1;pointer-events:none;opacity:.14;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:92px 92px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.share-shell{width:min(1560px,100%);min-height:100dvh;margin:0 auto;padding:0 clamp(1rem,4vw,4rem)}.share-header{border-bottom:1px solid var(--line);min-height:84px}.share-brand>span{background:radial-gradient(circle at 30% 25%, #ffffff6b, transparent 35%), var(--accent);width:40px;height:40px;color:var(--accent-ink);border:1px solid #caff66a6;border-radius:12px;box-shadow:0 0 0 5px #caff6609,0 12px 30px #caff6614}.share-brand strong{letter-spacing:-.03em;font-size:.95rem}.privacy-state{color:#b8c4b0;min-height:34px;font:.56rem var(--mono);letter-spacing:.08em;background:#caff660b;border:1px solid #caff662e;border-radius:9px;padding:0 .78rem}.share-shell>footer{border-top-color:var(--line);color:#606560;letter-spacing:.08em;min-height:70px;font-size:.54rem}.receive-layout,.ready-layout{grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:calc(100dvh - 155px);padding:clamp(2rem,5vw,5rem) 0}.receive-copy,.file-reveal{position:relative}.receive-copy:before,.file-reveal:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #ffffff0b;border-radius:50%;width:min(42vw,560px);position:absolute;top:-12%;left:-5%}.receive-copy .eyebrow,.file-reveal .eyebrow,.state-view .eyebrow{color:var(--accent);font:.63rem var(--mono);letter-spacing:.14em}.receive-copy>p:not(.eyebrow),.file-reveal>p:not(.eyebrow),.state-view>p:not(.eyebrow){max-width:58ch;color:var(--muted);font-size:clamp(.96rem,1.35vw,1.12rem);line-height:1.68}.flow-line{color:#686d68;letter-spacing:.12em;background:0 0;border:0;margin-top:2.4rem;padding:0;font-size:.52rem}.flow-line i{background:linear-gradient(90deg,#ffffff1f,#caff6659);width:clamp(30px,5vw,76px)}.password-panel,.download-panel{border:1px solid var(--line);background:radial-gradient(circle at 76% 0%, #caff6612, transparent 18rem), linear-gradient(145deg, #ffffff06, transparent 45%), var(--panel);border-radius:22px;flex-direction:column;justify-content:center;min-height:560px;padding:clamp(1.8rem,4.5vw,4.2rem);display:flex;position:relative;box-shadow:0 42px 120px #0000006b}.password-panel:before,.download-panel:before{content:"";pointer-events:none;border:1px solid #ffffff06;border-radius:15px;position:absolute;inset:12px}.step-number{width:44px;height:44px;color:var(--accent);font:.62rem var(--mono);background:#caff660d;border:1px solid #caff6640;border-radius:12px;place-items:center;display:grid}.password-panel h2,.download-panel h2{letter-spacing:-.06em;margin:1.2rem 0 .8rem;font-size:clamp(2.1rem,4vw,4rem);line-height:.98}.password-panel>p,.download-panel>p{color:var(--muted);font-size:.78rem;line-height:1.6}.recipient-password-control{margin:1.3rem 0 .8rem}.recipient-password-control>label{color:var(--muted);font-size:.68rem}.recipient-password-shell{border:1px solid var(--line-strong);background:#080a0c;border-radius:11px;margin-top:.45rem;overflow:hidden}.recipient-password-shell input{background:0 0;border:0;min-height:54px;padding-right:5.3rem}.recipient-password-shell button{border-color:var(--line);min-height:38px;color:var(--muted);background:#ffffff09;border-radius:8px;right:.42rem}.primary-button{border:1px solid var(--accent);background:var(--accent);min-height:52px;color:var(--accent-ink);transition:transform .16s var(--ease-out), box-shadow .16s var(--ease-out), background-color .14s ease;border-radius:11px;font-weight:760;box-shadow:0 15px 40px #caff6621,inset 0 1px #ffffff59}.secondary-button{border-color:var(--line-strong);min-height:46px;color:var(--text);background:#ffffff06;border-radius:10px}.password-panel>small,.download-panel>small{color:var(--quiet);font:.58rem / 1.5 var(--mono);margin-top:.9rem}.form-error{border:1px solid #ff918440;border-left:3px solid var(--danger);background:#ff918412;border-radius:9px;margin:.7rem 0}.file-type{width:78px;height:88px;color:var(--accent);font:.56rem var(--mono);background:#171b20;border:1px solid #ffffff24;border-radius:10px 10px 22px;place-items:end start;padding:.75rem;display:grid;box-shadow:0 28px 60px #0000004d}.file-reveal dl{border:1px solid var(--line);background:#ffffff04;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px;margin-top:2rem;display:grid}.file-reveal dl div{border-right:1px solid var(--line);border-bottom:0;padding:.9rem 1rem}.file-reveal dl div:last-child{border-right:0}.file-reveal dt{color:var(--quiet);font:.51rem var(--mono);text-transform:uppercase;letter-spacing:.09em}.file-reveal dd{overflow-wrap:anywhere;color:var(--text);margin-top:.35rem;font-size:.7rem}.download-progress{border:1px solid #caff662b;border-left:3px solid var(--accent);background:#caff6609;border-radius:10px;margin:1.2rem 0;padding:1rem}.download-progress progress{height:4px;accent-color:var(--accent)}.download-progress-header strong{color:var(--accent)}.state-view{min-height:calc(100dvh - 155px);padding-block:clamp(3rem,8vw,9rem)}.scan-mark{border-color:#caff6633;width:88px;height:88px;box-shadow:0 0 0 16px #caff6606}.scan-mark i{border-color:#caff6633}.state-code{border-color:var(--line-strong);color:var(--quiet);background:#ffffff05;border-radius:9px}.complete-mark{border-color:var(--accent);width:84px;height:84px;color:var(--accent);box-shadow:0 0 0 12px #caff6606,0 0 55px #caff661f}@media (hover:hover) and (pointer:fine){.primary-button:not(:disabled):hover{background:#dcff9a;transform:translateY(-2px);box-shadow:0 18px 48px #caff6633,inset 0 1px #fff6}.secondary-button:not(:disabled):hover,.recipient-password-shell button:hover:not(:disabled){color:var(--accent);border-color:#caff664d}}@media (width<=980px){.receive-layout,.ready-layout{grid-template-columns:1fr;gap:2rem}.password-panel,.download-panel{min-height:auto}.receive-copy:before,.file-reveal:before{display:none}}@media (width<=640px){.share-shell{padding-inline:.75rem}.share-header{min-height:66px}.privacy-state{padding-inline:.55rem;font-size:.49rem}.receive-copy h1,.file-reveal h1,.state-view h1{font-size:clamp(3rem,15vw,5.2rem)}.password-panel,.download-panel{border-radius:17px;padding:1.4rem}.file-reveal dl{grid-template-columns:1fr}.file-reveal dl div{border-right:0;border-bottom:1px solid var(--line)}.file-reveal dl div:last-child{border-bottom:0}.share-shell>footer{flex-direction:column;justify-content:center;gap:.3rem}}@media (prefers-reduced-motion:reduce){.primary-button{transition-duration:.01ms}.scan-mark i,.complete-mark{animation:none}}.creator-signature{color:#b6bab3;font-family:var(--sans);letter-spacing:.02em;text-transform:none;margin-left:auto;font-size:.65rem;font-weight:650}.gallery-invitation-layout{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:calc(100dvh - 155px);padding:clamp(2.5rem,6vw,6rem) 0;display:grid}.gallery-invitation-copy{z-index:1;position:relative}.gallery-invitation-copy:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid #ffffff0b;border-radius:50%;width:min(44vw,620px);position:absolute;top:-18%;left:-14%;box-shadow:inset 0 0 90px #caff6605}.gallery-invitation-copy h1{letter-spacing:-.073em;max-width:9.5ch;margin-bottom:1.6rem;font-size:clamp(3.7rem,7.7vw,8.4rem);font-weight:610;line-height:.88}.gallery-invitation-copy>p:not(.eyebrow){max-width:58ch;color:var(--muted);font-size:clamp(.96rem,1.25vw,1.12rem);line-height:1.7}.gallery-invitation-meta{border:1px solid var(--line);background:#ffffff04;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;margin:2.2rem 0 0;display:grid;overflow:hidden}.gallery-meta-item{border-right:1px solid var(--line);min-width:0;padding:.95rem 1rem}.gallery-meta-item:last-child{border-right:0}.gallery-invitation-meta dt{color:var(--quiet);font:.5rem var(--mono);letter-spacing:.1em;text-transform:uppercase}.gallery-invitation-meta dd{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:.38rem 0 0;font-size:.7rem;overflow:hidden}.gallery-open-panel{border:1px solid var(--line);background:radial-gradient(circle at 75% 0%, #caff6614, transparent 20rem), linear-gradient(145deg, #ffffff06, transparent 46%), var(--panel);border-radius:24px;grid-template-rows:minmax(260px,.9fr) auto;min-height:650px;display:grid;overflow:hidden;box-shadow:0 44px 130px #00000070}.gallery-cover-art{border-bottom:1px solid var(--line);background:linear-gradient(#0000 55%,#07080a99),radial-gradient(circle at 65% 28%,#caff6638 0 2.5%,#0000 3%),linear-gradient(145deg,#4e6153,#202c25 45%,#101519);min-height:310px;position:relative;overflow:hidden}.gallery-cover-art:before{content:"";background:linear-gradient(155deg,#354638,#111914 68%);border-radius:50% 45% 0 0;height:76%;position:absolute;bottom:-38%;left:-8%;right:-10%;transform:rotate(-5deg)}.gallery-cover-art:after{content:"";background:linear-gradient(108deg,#ffffff1c,#0000 34%),repeating-linear-gradient(90deg,#0000 0 78px,#ffffff06 79px);position:absolute;inset:0}.gallery-cover-art i{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0f119e;border:1px solid #ffffff29;border-radius:12px;width:120px;height:150px;position:absolute;box-shadow:0 30px 65px #0000004d}.gallery-cover-art i:first-child{top:18%;left:14%;transform:rotate(-8deg)}.gallery-cover-art i:nth-child(2){background:radial-gradient(circle at 65% 28%,#caff6699 0 3%,#0000 3.5%),linear-gradient(145deg,#4f6654eb,#151d18e0);top:10%;left:calc(50% - 60px);transform:rotate(2deg)}.gallery-cover-art i:nth-child(3){background:linear-gradient(145deg,#344452e6,#12171de0);top:21%;right:13%;transform:rotate(9deg)}.gallery-cover-art span{z-index:4;color:#f5f3edb8;font:.52rem var(--mono);letter-spacing:.16em;position:absolute;bottom:1rem;left:1.2rem}.gallery-open-copy{flex-direction:column;align-items:flex-start;padding:clamp(1.4rem,3.4vw,3rem);display:flex}.gallery-open-panel h2{letter-spacing:-.06em;margin:1.1rem 0 .7rem;font-size:clamp(2.1rem,4vw,4.1rem);line-height:.96}.gallery-open-panel p{max-width:52ch;color:var(--muted);font-size:.76rem;line-height:1.62}.gallery-open-panel .primary-button,.gallery-download-link{justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.gallery-action-icon{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.gallery-download-link{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:.5rem;padding:0;font-size:.68rem;font-weight:650}.gallery-open-copy>small{max-width:60ch;color:var(--quiet);font:.56rem / 1.5 var(--mono);margin-top:.75rem}.gallery-progress{background:#caff6609;border:1px solid #caff662e;border-radius:11px;width:100%;margin:1rem 0;padding:.9rem}.gallery-progress-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.gallery-progress span,.gallery-progress small{color:var(--quiet);font:.55rem var(--mono)}.gallery-progress strong{color:var(--accent);font:.68rem var(--mono)}.gallery-progress progress{width:100%;height:4px;accent-color:var(--accent);margin:.65rem 0 .42rem}.recipient-gallery-page{min-height:calc(100dvh - 155px);padding:clamp(2rem,5vw,5rem) 0 clamp(4rem,8vw,8rem)}.recipient-gallery-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:1rem;padding-bottom:clamp(1.8rem,4vw,3.4rem);display:grid}.recipient-gallery-hero h1{letter-spacing:-.07em;max-width:16ch;margin:0 0 .8rem;font-size:clamp(3.2rem,6.8vw,7.8rem);font-weight:610;line-height:.9}.recipient-gallery-hero p:not(.eyebrow){max-width:66ch;color:var(--muted);margin:0;font-size:.8rem;line-height:1.62}.recipient-gallery-actions{align-items:center;gap:.6rem;display:flex}.recipient-gallery-actions .secondary-button{white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex}.gallery-finish-button{min-height:46px;color:var(--quiet);cursor:pointer;background:0 0;border:0;padding:0 .9rem;font-size:.66rem;font-weight:650}.gallery-error{margin-bottom:1rem}.recipient-gallery-tile{break-inside:avoid;border:1px solid var(--line);transition:transform .18s var(--ease-out), border-color .15s ease, box-shadow .18s var(--ease-out);background:#0c0f12;border-radius:13px;margin:0 0 .7rem;overflow:hidden;box-shadow:0 18px 52px #0000002e}.recipient-gallery-tile>button{width:100%;min-height:260px;color:var(--text);cursor:zoom-in;text-align:left;background:#11151a;border:0;padding:0;display:block;position:relative;overflow:hidden}.recipient-gallery-tile.tile-variant-0>button,.recipient-gallery-tile.tile-variant-4>button{min-height:410px}.recipient-gallery-tile.tile-variant-2>button,.recipient-gallery-tile.tile-variant-6>button{min-height:320px}.recipient-gallery-tile img{object-fit:cover;width:100%;height:100%;transition:transform .42s var(--ease-out);display:block;position:absolute;inset:0}.gallery-tile-shade{background:linear-gradient(#0506070d 48%,#050607c7);position:absolute;inset:0}.gallery-tile-index{color:#f5f3edcc;min-width:28px;height:26px;font:.48rem var(--mono);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07080a9e;border:1px solid #ffffff24;border-radius:7px;place-items:center;display:grid;position:absolute;top:.75rem;left:.75rem}.gallery-tile-copy{z-index:2;justify-content:space-between;align-items:end;gap:1rem;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-tile-copy strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.gallery-tile-copy small{color:#f5f3ed9e;font:.5rem var(--mono);flex:none}.gallery-format-placeholder{width:100%;min-height:inherit;color:var(--muted);text-align:center;background:radial-gradient(circle at 50% 38%,#caff660f,#0000 10rem),#11151a;align-content:center;place-items:center;gap:.55rem;padding:2rem;display:grid}.gallery-format-placeholder i{width:72px;height:82px;color:var(--accent);font:normal .52rem var(--mono);border:1px solid #ffffff24;border-radius:9px 9px 19px;place-items:end start;padding:.65rem;display:grid}.gallery-format-placeholder strong{font-size:.73rem}.gallery-format-placeholder small{max-width:30ch;color:var(--quiet);font-size:.59rem;line-height:1.45}.gallery-format-placeholder.large{min-height:min(68dvh,760px)}.gallery-end-note{border-top:1px solid var(--line);max-width:700px;color:var(--quiet);grid-template-columns:26px 1fr;align-items:start;gap:.75rem;margin:2.5rem auto 0;padding:1rem;display:grid}.gallery-end-note span{color:var(--accent)}.gallery-end-note p{margin:0;font-size:.64rem;line-height:1.55}.gallery-lightbox-backdrop{z-index:var(--z-lightbox);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#020304e0;place-items:center;padding:clamp(.5rem,2vw,1.5rem);animation:.18s both lightbox-backdrop-in;display:grid;position:fixed;inset:0}.gallery-lightbox-dismiss-layer{cursor:default;background:0 0;border:0;position:absolute;inset:0}.gallery-lightbox{z-index:1;width:min(1500px,100%);height:min(94dvh,980px);animation:lightbox-panel-in .22s var(--ease-out) both;background:#080a0c;border:1px solid #ffffff24;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden;box-shadow:0 50px 180px #000000ad}.gallery-lightbox>header,.gallery-lightbox>footer{background:#0a0c0ef0;justify-content:space-between;align-items:center;gap:1.2rem;min-height:68px;padding:.8rem 1rem;display:flex}.gallery-lightbox>header{border-bottom:1px solid var(--line)}.gallery-lightbox>footer{border-top:1px solid var(--line);min-height:54px}.gallery-lightbox header span,.gallery-lightbox footer span{color:var(--quiet);font:.53rem var(--mono)}.gallery-lightbox h2{text-overflow:ellipsis;white-space:nowrap;max-width:70vw;margin:.22rem 0 0;font-size:.9rem;overflow:hidden}.gallery-lightbox-actions{gap:.4rem;display:flex}.gallery-lightbox-actions button{border:1px solid var(--line-strong);min-height:38px;color:var(--muted);cursor:pointer;background:#ffffff06;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:0 .8rem;font-size:.63rem;font-weight:650;display:inline-flex}.gallery-lightbox-actions button:last-child{width:38px;padding:0}.gallery-lightbox-stage{background:radial-gradient(circle,#ffffff07,#0000 35rem),#050607;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.gallery-lightbox-stage>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;animation:lightbox-image-in .22s var(--ease-out) both;display:block}.gallery-lightbox-nav{width:48px;height:64px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0cb3;border:1px solid #ffffff21;border-radius:11px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox-nav.previous{left:1rem}.gallery-lightbox-nav.next{right:1rem}.gallery-lightbox-nav .gallery-action-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.gallery-lightbox footer p{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.62rem;overflow:hidden}@keyframes lightbox-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes lightbox-panel-in{0%{opacity:0;translate:0 12px;scale:.985}to{opacity:1;translate:0;scale:1}}@keyframes lightbox-image-in{0%{opacity:0;scale:.99}to{opacity:1;scale:1}}@media (hover:hover) and (pointer:fine){.gallery-download-link:hover,.gallery-finish-button:hover{color:var(--accent)}.recipient-gallery-tile:hover{z-index:2;border-color:#ffffff36;transform:translateY(-3px);box-shadow:0 28px 72px #00000052}.recipient-gallery-tile:hover img{transform:scale(1.025)}.gallery-lightbox-actions button:hover,.gallery-lightbox-nav:hover{color:var(--accent);border-color:#caff6657}}@media (width<=1100px){.gallery-invitation-layout{grid-template-columns:1fr}.gallery-invitation-copy:before{display:none}.gallery-open-panel{width:min(760px,100%);min-height:0;margin-inline:auto}.recipient-gallery-grid{columns:3 240px}}@media (width<=760px){.creator-signature{margin-left:0}.gallery-invitation-copy h1,.recipient-gallery-hero h1{font-size:clamp(3rem,14vw,5.4rem)}.gallery-invitation-meta{grid-template-columns:1fr}.gallery-meta-item{border-right:0;border-bottom:1px solid var(--line)}.gallery-meta-item:last-child{border-bottom:0}.gallery-open-panel{border-radius:17px}.gallery-cover-art i{width:92px;height:118px}.recipient-gallery-hero{grid-template-columns:1fr;align-items:start}.recipient-gallery-actions{flex-direction:column;align-items:stretch;width:100%}.recipient-gallery-actions .secondary-button,.gallery-finish-button{justify-content:center;width:100%}.recipient-gallery-grid{columns:2 190px}.recipient-gallery-tile>button,.recipient-gallery-tile.tile-variant-0>button,.recipient-gallery-tile.tile-variant-2>button,.recipient-gallery-tile.tile-variant-4>button,.recipient-gallery-tile.tile-variant-6>button{min-height:260px}.gallery-lightbox-backdrop{padding:0}.gallery-lightbox{border:0;border-radius:0;width:100%;height:100dvh}.gallery-lightbox h2{max-width:48vw}.gallery-lightbox-actions button:first-child{width:38px;padding:0;font-size:0}.gallery-lightbox-nav{width:42px;height:56px}.gallery-lightbox-nav.previous{left:.5rem}.gallery-lightbox-nav.next{right:.5rem}}@media (width<=520px){.recipient-gallery-grid{columns:auto;grid-template-columns:1fr;display:grid}.recipient-gallery-tile>button,.recipient-gallery-tile.tile-variant-0>button,.recipient-gallery-tile.tile-variant-2>button,.recipient-gallery-tile.tile-variant-4>button,.recipient-gallery-tile.tile-variant-6>button{min-height:330px}.gallery-tile-copy,.gallery-lightbox>footer{flex-direction:column;align-items:flex-start;gap:.25rem}}@media (prefers-reduced-motion:reduce){.gallery-lightbox-backdrop,.gallery-lightbox,.gallery-lightbox-stage>img{animation:none}.recipient-gallery-tile,.recipient-gallery-tile img{transition-duration:.01ms}}:root{--bg:#070809;--panel:#0c0f12;--panel-strong:#11151a;--text:#f3f2ed;--muted:#a3a59f;--quiet:#6c716d;--line:#f3f2ed1b;--line-strong:#f3f2ed30;--accent:#c9ff5f;--accent-ink:#0d1206;--danger:#ff8d82;--ease-out:cubic-bezier(.16, 1, .3, 1);--z-lightbox:100}::selection{background:var(--accent);color:var(--accent-ink)}body{background:radial-gradient(circle at 74% -12%,#c9ff5f12,#0000 34rem),radial-gradient(circle at 10% 82%,#79a4cd06,#0000 30rem),linear-gradient(#090a0c 0%,#070809 58%,#08090b 100%)}body:before{opacity:.1;background-size:72px 72px;-webkit-mask-image:linear-gradient(#000,#0000 68%);mask-image:linear-gradient(#000,#0000 68%)}body:after{content:"";z-index:-1;pointer-events:none;opacity:.12;background-image:radial-gradient(#ffffff24 .45px,#0000 .45px);background-size:5px 5px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(130deg,#000,#0000 64%);mask-image:linear-gradient(130deg,#000,#0000 64%)}.share-shell{width:min(1680px,100%);padding-inline:clamp(1rem,3.7vw,4.5rem)}.share-header{z-index:20;-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);background:#07080ac7;border-bottom-color:#ffffff14;min-height:68px;position:sticky;top:0}.share-brand{gap:.7rem}.share-brand>span:first-child{background:var(--accent);border-radius:9px;width:36px;height:36px;box-shadow:0 0 0 4px #c9ff5f08,0 10px 28px #c9ff5f14}.share-wordmark{flex-direction:column;gap:.08rem;display:flex}.share-wordmark strong{color:var(--text);letter-spacing:-.028em;font-size:.9rem;font-weight:690}.share-wordmark small{color:#626862;font:.47rem var(--mono);letter-spacing:.14em;text-transform:uppercase}.privacy-state{background:#c9ff5f09;border-radius:7px;min-height:30px}.share-shell>footer{border-top-color:#ffffff14;min-height:62px;padding-block:1rem;font-size:.49rem}.creator-signature{color:#d2d4ce;font-size:.62rem;font-weight:680}.receive-layout,.ready-layout{grid-template-columns:minmax(0,1.05fr) minmax(390px,.78fr);gap:clamp(2rem,6vw,7.5rem);min-height:calc(100dvh - 130px);padding:clamp(2rem,5vw,5.5rem) 0}.receive-copy:before,.file-reveal:before{border-color:#ffffff09;width:min(38vw,500px)}.receive-copy h1,.file-reveal h1,.state-view h1{letter-spacing:-.072em;max-width:9.5ch;margin-bottom:1.35rem;font-size:clamp(3.4rem,6.8vw,7.3rem);font-weight:620;line-height:.91}.receive-copy>p:not(.eyebrow),.file-reveal>p:not(.eyebrow),.state-view>p:not(.eyebrow){max-width:55ch;font-size:clamp(.92rem,1.05vw,1.08rem);line-height:1.64}.flow-line{margin-top:1.8rem;font-size:.48rem}.password-panel,.download-panel{background:linear-gradient(#ffffff05,#0000 38%),radial-gradient(circle at 82% 0,#c9ff5f0e,#0000 16rem),#0b0e11;border-radius:14px;min-height:510px;padding:clamp(1.5rem,3.7vw,3.5rem);box-shadow:0 35px 110px #00000070}.password-panel:before,.download-panel:before{border-radius:10px;inset:9px}.password-panel:after,.download-panel:after,.gallery-open-panel:after{content:"";background:var(--accent);width:80px;height:1px;position:absolute;top:-1px;left:1.5rem;box-shadow:0 0 18px #c9ff5f47}.step-number{border-radius:8px;width:38px;height:38px}.password-panel h2,.download-panel h2{letter-spacing:-.06em;font-size:clamp(2rem,3.4vw,3.5rem)}.recipient-password-shell{border-radius:8px}.recipient-password-shell input{min-height:52px}.primary-button,.secondary-button{border-radius:8px}.primary-button{min-height:48px;box-shadow:0 11px 30px #c9ff5f1c,inset 0 1px #ffffff61}.gallery-invitation-layout{grid-template-columns:minmax(0,.95fr) minmax(410px,.82fr);gap:clamp(2rem,6vw,7.5rem);min-height:calc(100dvh - 130px);padding:clamp(2.5rem,5vw,5.5rem) 0}.gallery-invitation-copy h1{letter-spacing:-.073em;max-width:10ch;font-size:clamp(3.6rem,6.8vw,7.4rem);line-height:.9}.gallery-invitation-meta{background:#ffffff03;border-radius:9px}.gallery-open-panel{background:linear-gradient(#ffffff05,#0000 42%),radial-gradient(circle at 50% 22%,#c9ff5f0f,#0000 18rem),#0b0e11;border-radius:14px;min-height:590px;position:relative;box-shadow:0 36px 120px #00000070}.gallery-cover-art{min-height:290px}.gallery-cover-art i{border-radius:8px}.recipient-gallery-page{padding-top:clamp(1.6rem,3vw,3rem)}.recipient-gallery-hero{z-index:12;-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:#07080ad6;border-bottom-color:#ffffff17;grid-template-columns:minmax(0,1fr) auto;margin-bottom:.7rem;padding:1.15rem 0;position:sticky;top:68px}.recipient-gallery-hero h1{letter-spacing:-.065em;max-width:18ch;margin-bottom:.45rem;font-size:clamp(2.35rem,4.7vw,5.2rem);line-height:.94}.recipient-gallery-hero p:not(.eyebrow){font-size:.68rem}.recipient-gallery-actions{gap:.45rem}.recipient-gallery-actions .secondary-button,.gallery-finish-button{border-radius:7px;min-height:40px}.recipient-gallery-grid{columns:4 270px;column-gap:.55rem}.recipient-gallery-tile{box-shadow:none;border-radius:8px;margin-bottom:.55rem}.recipient-gallery-tile>button,.recipient-gallery-tile.tile-variant-0>button,.recipient-gallery-tile.tile-variant-2>button,.recipient-gallery-tile.tile-variant-4>button,.recipient-gallery-tile.tile-variant-6>button{min-height:0}.recipient-gallery-tile img{object-fit:cover;width:100%;height:auto;min-height:160px;position:relative;inset:auto}.gallery-tile-shade,.gallery-tile-index,.gallery-tile-copy{pointer-events:none}.gallery-tile-shade{background:linear-gradient(#0000 48%,#040506d1)}.gallery-tile-index{border-radius:5px;min-width:25px;height:23px;top:.55rem;left:.55rem}.gallery-tile-copy{padding:.8rem}.gallery-tile-copy strong{font-size:.66rem}.gallery-format-placeholder{min-height:300px}.gallery-end-note{border-top-color:#ffffff14;margin-top:2rem}.gallery-lightbox-backdrop{-webkit-backdrop-filter:blur(18px)saturate(110%);backdrop-filter:blur(18px)saturate(110%);background:#020304e8;padding:.7rem}.gallery-lightbox{border-radius:10px;width:min(1600px,100%);height:min(96dvh,1040px);box-shadow:0 55px 180px #000000b8}.gallery-lightbox>header,.gallery-lightbox>footer{background:#080a0cf5}.gallery-lightbox-stage{background-color:#040506;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.gallery-lightbox-nav{border-radius:8px;width:44px;height:58px}.state-view{min-height:calc(100dvh - 130px)}@media (hover:hover) and (pointer:fine){.recipient-gallery-tile:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 24px 64px #00000052}.recipient-gallery-tile:hover img{transform:scale(1.012)}}@media (width>=1780px){.recipient-gallery-grid{columns:5 270px}}@media (width<=1180px){.receive-layout,.ready-layout,.gallery-invitation-layout{grid-template-columns:1fr;min-height:auto}.receive-copy,.file-reveal,.gallery-invitation-copy{max-width:820px}.password-panel,.download-panel,.gallery-open-panel{width:min(780px,100%);min-height:0;margin-inline:auto}.recipient-gallery-grid{columns:3 250px}}@media (width<=760px){body:after{display:none}.share-shell{padding-inline:.75rem}.share-header{min-height:62px}.share-wordmark small{display:none}.privacy-state{padding-inline:.55rem;font-size:.46rem}.receive-layout,.ready-layout,.gallery-invitation-layout{gap:1.4rem;padding:1.6rem 0 2.5rem}.receive-copy h1,.file-reveal h1,.state-view h1,.gallery-invitation-copy h1{font-size:clamp(2.85rem,13.5vw,4.65rem)}.password-panel,.download-panel,.gallery-open-panel{border-radius:11px;padding:1.2rem}.recipient-gallery-page{padding-top:.7rem}.recipient-gallery-hero{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;grid-template-columns:1fr;padding:.8rem 0 1.1rem;position:relative;top:auto}.recipient-gallery-hero h1{font-size:clamp(2.5rem,12vw,4.2rem)}.recipient-gallery-actions{grid-template-columns:1fr;display:grid}.recipient-gallery-grid{columns:2 170px;column-gap:.45rem}.recipient-gallery-tile{margin-bottom:.45rem}.gallery-tile-copy{padding:.65rem}.gallery-lightbox-backdrop{padding:0}.gallery-lightbox{border:0;border-radius:0;height:100dvh}.share-shell>footer{flex-direction:column;align-items:flex-start;gap:.28rem}.creator-signature{margin-left:0}}@media (width<=470px){.recipient-gallery-grid{columns:auto;grid-template-columns:1fr;display:grid}.recipient-gallery-tile img{min-height:240px}}@media (prefers-reduced-motion:reduce){.share-header,.recipient-gallery-hero{-webkit-backdrop-filter:none;backdrop-filter:none}}
