:root{color:#151515;font-synthesis:none;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}img,video{display:block}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #767676}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/fonts/cormorant-garamond-italic-500-latin.woff2)format("woff2")}.brand,.sheet-title{font-family:Cormorant Garamond,Iowan Old Style,Georgia,serif;font-style:italic;font-weight:500}.brand{white-space:nowrap;line-height:1.05}.guest-header .brand{font-size:1.45rem}@font-face{font-family:Pinyon Script;font-display:swap;src:url(/fonts/pinyon-script-latin.woff2)format("woff2")}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/bricolage-grotesque-latin.woff2)format("woff2")}@font-face{font-family:Caveat;font-weight:600;font-display:swap;src:url(/fonts/caveat-600-latin.woff2)format("woff2")}@font-face{font-family:Shrikhand;font-display:swap;src:url(/fonts/shrikhand-latin.woff2)format("woff2")}.brand{align-items:center;gap:.28em;display:inline-flex}.brand.brand-cormorant-italic{letter-spacing:.005em;font-family:Cormorant Garamond,Iowan Old Style,Georgia,serif;font-style:italic;font-weight:500}.brand.brand-pinyon{font-size-adjust:.36;letter-spacing:0;font-family:Pinyon Script,Snell Roundhand,cursive;font-style:normal;font-weight:400}.brand.brand-bricolage{letter-spacing:-.045em;font-family:Bricolage Grotesque,system-ui,sans-serif;font-style:normal;font-weight:800}.brand.brand-caveat{font-size-adjust:.5;letter-spacing:0;font-family:Caveat,Bradley Hand,cursive;font-style:normal;font-weight:600}.brand.brand-shrikhand{letter-spacing:0;font-family:Shrikhand,Cooper Black,serif;font-style:normal;font-weight:400}.brand.brand-system{letter-spacing:-.01em;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-style:normal;font-weight:700}.brand-motif{flex:none;width:.72em;height:.72em}.brand-logo{object-fit:contain;width:auto;max-width:60vw;height:34px;display:block}.upload-closed{color:#666;box-shadow:none;cursor:default;background:#eee}.missing{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:100vh;padding:24px;display:flex}.missing h1{letter-spacing:-.02em;margin:0;font-size:1.6rem}.missing p{color:#666;margin:0 0 12px}.wall-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border-radius:100px;max-width:calc(100% - 20px);padding:5px 10px;font-size:.78rem;position:absolute;bottom:10px;left:10px;overflow:hidden}.guest-app{min-height:100vh;padding-bottom:110px}.guest-header{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(1.6);backdrop-filter:blur(18px)saturate(1.6);background:#fffd;justify-content:space-between;align-items:center;height:54px;padding:0 clamp(14px,2vw,30px);display:flex;position:sticky;top:0}.name-button{color:#151515;background:#f1f1f1;border:0;border-radius:100px;align-items:center;gap:7px;padding:7px 12px;font-size:.82rem;display:flex}.feed-section{padding:2px clamp(6px,1vw,16px) 0}.feed-grid{--feed-gap:calc(14px * var(--unzoom,1));gap:var(--feed-gap);align-items:start;display:grid}.feed-column{gap:var(--feed-gap);flex-direction:column;min-width:0;display:flex}.feed-card{aspect-ratio:3/4;-webkit-tap-highlight-color:transparent;background:#eee;border:0;border-radius:16px;width:100%;padding:0;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:block;position:relative;overflow:hidden}.feed-card:active{transition-duration:.12s;transform:scale(.97)}.feed-card{content-visibility:auto;contain-intrinsic-size:auto 240px}.feed-card.arriving{animation:.7s cubic-bezier(.16,1,.3,1) both card-in}@keyframes card-in{0%{opacity:0;transform:translateY(-10px)scale(.96)}}@media (prefers-reduced-motion:reduce){.feed-card.arriving{animation:none}}.feed-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}@media (hover:hover){.feed-card:hover img{transform:scale(1.045)}}.feed-card video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.feed-card video.playing{opacity:1}.card-video{color:#fff;-webkit-backdrop-filter:blur(10px)saturate(1.4);backdrop-filter:blur(10px)saturate(1.4);font-variant-numeric:tabular-nums;letter-spacing:.01em;background:#1414147a;border-radius:100px;align-items:center;gap:5px;height:24px;padding:0 9px 0 8px;font-size:.72rem;font-weight:600;display:inline-flex;position:absolute;bottom:8px;left:8px}.feed-empty{color:#777;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:55vh;display:flex}.feed-empty h3{margin:0;font-size:1.1rem;font-weight:500}.more-button{background:#fff;border:1px solid #bbb;border-radius:4px;align-items:center;gap:8px;margin:28px auto;padding:12px 16px;display:flex}.upload-pill{bottom:max(20px, env(safe-area-inset-bottom));z-index:10;white-space:nowrap;color:#fff;background:#151515;border:0;border-radius:100px;align-items:center;gap:9px;padding:15px 22px;font-weight:600;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0004}.toast{z-index:11;left:50%;bottom:calc(max(20px, env(safe-area-inset-bottom)) + 70px);color:#151515;width:max-content;max-width:calc(100vw - 40px);font:inherit;text-align:left;background:#fff;border:0;border-radius:22px;align-items:center;gap:9px;padding:9px 16px 9px 10px;font-size:.9rem;font-weight:600;line-height:1.35;animation:.45s cubic-bezier(.32,.72,0,1) both toast-in;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 10px 30px #0000001f,0 1px 3px #00000014}.toast svg{box-sizing:content-box;color:#6b6b6b;background:#f1f1f1;border-radius:50%;flex:none;width:16px;height:16px;padding:4px}.toast-done svg{color:#fff;background:#2f7a4a}.toast-error svg{color:#fff;background:#b3402e}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.sheet-backdrop{z-index:30;background:#0008;position:fixed;inset:0}.sheet{z-index:31;max-height:96svh;padding:8px 16px max(16px, env(safe-area-inset-bottom));touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0002}@supports not (view-transition-name:none){.sheet{animation:.5s cubic-bezier(.32,.72,0,1) sheet-in}}.sheet-handle{background:#d6d6d6;border-radius:5px;flex:none;width:38px;height:5px}.sheet-media{background:#eee;border-radius:14px;max-width:100%;position:relative;overflow:hidden}.sheet-media img,.sheet-media video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sheet-media .loaded{animation:.3s ease-out both fade-in}.sheet-meta{justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 2px;display:flex}.sheet-meta>div{flex-direction:column;gap:3px;min-width:0;display:flex}.sheet-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.sheet-meta span{color:#777;font-size:.78rem}.sheet-close{color:#151515;background:#f1f1f1;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;padding:0;display:grid}.sheet-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.sheet-actions button{color:#151515;background:#f1f1f1;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:50px;font-weight:600;transition:transform .12s ease-out;display:flex}.sheet-actions button:active{transform:scale(.97)}.sheet-actions .sheet-primary{color:#fff;background:#151515}.sheet-message{color:#666;margin:-4px 0 0;font-size:.8rem}.sheet-actions a{border-radius:14px;justify-content:center;align-items:center;gap:8px;height:50px;font-weight:600;text-decoration:none;display:flex}.sheet-actions button:disabled{opacity:.45}.sheet-actions-single{grid-template-columns:1fr}.sheet-form{touch-action:auto;align-items:stretch;gap:12px}.sheet-form .sheet-handle{align-self:center}.sheet-title{margin:6px 2px 0;font-size:2rem;line-height:1.05}.sheet-note{color:#6b6b6b;margin:0 2px;font-size:.88rem;line-height:1.45}.sheet-note strong{color:#151515;font-weight:600}.sheet-input{color:#151515;background:#f1f1f1;border:1px solid #0000;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px;font-size:17px}.sheet-input:focus,.sheet-input:focus-visible{background:#fff;border-color:#151515;outline:none}.sheet-error{color:#a33;margin:0 2px;font-size:.85rem}.text-button{color:#151515;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.upload-preview{background:#eee;border-radius:14px;align-self:center;max-width:100%;position:relative;overflow:hidden}.preview-chip{color:#fff;-webkit-backdrop-filter:blur(12px)saturate(1.4);backdrop-filter:blur(12px)saturate(1.4);font-variant-numeric:tabular-nums;letter-spacing:.01em;background:#1414147a;border-radius:100px;align-items:center;gap:6px;height:28px;padding:0 11px 0 9px;font-size:.78rem;font-weight:600;display:inline-flex;position:absolute;bottom:10px;left:10px}.preview-chip-small{gap:3px;height:20px;padding:0 7px 0 5px;font-size:.68rem;bottom:5px;left:5px}.poster-row{align-items:center;gap:12px;padding:2px;display:flex}.poster-avatar{color:#151515;background:#f1f1f1;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.poster-name{color:#151515;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;min-width:0;font-weight:600;line-height:1.25;display:flex;overflow:hidden}.poster-name small{color:#8a8a8a;font-size:.78rem;font-weight:500}.poster-change{color:#151515;background:#f1f1f1;border:0;border-radius:100px;flex:none;height:34px;padding:0 14px;font-size:.85rem;font-weight:600}.poster-change:active{transform:scale(.96)}.upload-preview img,.upload-preview video{width:auto;max-width:100%;height:auto;max-height:46svh;display:block}.upload-placeholder{aspect-ratio:3/4;color:#777;text-align:center;overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:min(260px,70vw);padding:16px;font-size:.8rem;display:flex}@keyframes sheet-in{0%{transform:translateY(100%)}}@keyframes fade-in{0%{opacity:0}}@media (width>=700px){.sheet{border-radius:24px;width:min(560px,100vw - 48px);padding:12px 20px 20px;bottom:50%;left:50%;right:auto;translate:-50% 50%}.sheet-handle{display:none}}.wall-app{background:#111;height:100svh;position:relative;overflow:hidden}.wall-grid{height:100%}.wall-grid-sparse{scrollbar-width:none;overflow-y:auto}.wall-grid-sparse::-webkit-scrollbar{display:none}.wall-set{place-content:safe center center;align-items:center;gap:calc(14px * var(--unzoom,1));min-height:100%;padding:calc(7px * var(--unzoom,1)) calc(14px * var(--unzoom,1));flex-wrap:wrap;display:flex}.wall-grid-moving{gap:calc(14px * var(--unzoom,1));padding:0 calc(14px * var(--unzoom,1));display:grid;overflow:hidden}.wall-column{min-width:0;height:100%;overflow:hidden}.wall-track{flex-direction:column;display:flex}.wall-stack{gap:calc(18px * var(--unzoom,1));padding-bottom:calc(18px * var(--unzoom,1));flex-direction:column;display:flex}.wall-card-slot{will-change:transform;flex:none;width:100%}.wall-card{background:#292929;border-radius:16px;flex:none;width:clamp(155px,16vw,240px);height:clamp(260px,29vw,420px);position:relative;overflow:hidden}.wall-grid-moving .wall-card{aspect-ratio:3/4;width:100%;height:auto}.wall-card img,.wall-card video{object-fit:cover;width:100%;height:100%}.wall-card img{animation:26s ease-in-out infinite alternate photo-drift}.wall-card:nth-child(3n) img{animation-duration:34s;animation-direction:alternate-reverse}@keyframes photo-drift{0%{transform:scale(1.04)translate(-1%)}to{transform:scale(1.12)translate(1%,-1%)}}.wall-grid-moving .wall-card img{height:108%;margin-top:-4%;animation:none}.wall-media{width:100%;height:100%;animation:26s ease-in-out infinite alternate photo-drift;position:relative}.wall-card:nth-child(3n) .wall-media{animation-duration:34s;animation-direction:alternate-reverse}.wall-grid-moving .wall-media{height:108%;margin-top:-4%;animation:none}.wall-card .wall-media img,.wall-card .wall-media canvas{width:100%;height:100%;margin:0;animation:none;position:absolute;inset:0}.wall-media canvas{opacity:0;transition:opacity .5s}.wall-media canvas.playing{opacity:1}.wall-card.arriving{transform-origin:50%;animation:1.15s cubic-bezier(.16,1,.3,1) both tile-arrive}@keyframes tile-arrive{0%{opacity:0;filter:brightness(1.7);transform:scale(.12)}to{opacity:1;filter:brightness();transform:scale(1)}}.video-label{color:#111;background:#fffd;border-radius:50%;place-items:center;width:29px;height:29px;padding-left:2px;font-size:.65rem;display:grid;position:absolute;bottom:10px;right:10px}.wall-empty{text-align:center;color:#f4f1ec;flex-direction:column;justify-content:center;align-items:center;gap:clamp(12px,2vh,24px);min-height:100svh;padding:0 8vw;display:flex}.wall-empty h1{max-width:100%;margin:0;font-size:clamp(2.6rem,7vw,6.5rem);font-weight:500;line-height:1.1}.wall-empty .brand-motif{width:.8em;height:.8em}.wall-empty .brand-logo{max-width:70vw;max-height:30vh}.wall-empty p{color:#f4f1ec8c;letter-spacing:-.01em;margin:0;font-size:clamp(.95rem,1.4vw,1.35rem);animation:3.2s ease-in-out infinite wall-prompt}@keyframes wall-prompt{50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.wall-empty p{animation:none}}html:has(.wall-app){background:#111}html:has(.wall-app) body{background:#111}.wall-style-drift .wall-track{will-change:transform;animation-name:wall-drift;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes wall-drift{0%{transform:translate(0,0)}to{transform:translate3d(0, calc(-100% / var(--copies)), 0)}}.wall-style-spotlight .wall-track{will-change:transform;animation-name:wall-drift;animation-timing-function:linear;animation-iteration-count:infinite}.wall-dim{z-index:6;pointer-events:none;opacity:0;background:#0c0c0c9e;position:absolute;inset:0}.wall-spot{z-index:7;transform-origin:0 0;border-radius:20px;position:absolute;overflow:hidden;box-shadow:0 30px 90px #0000008c}.wall-spot img{object-fit:cover;width:100%;height:100%}.wall-canvas{position:absolute;inset:0;overflow:hidden}.wall-canvas-plane{width:calc(var(--tw) * 2);height:calc(var(--th) * 2);will-change:transform;animation:linear infinite wall-pan;position:absolute;top:0;left:0}@keyframes wall-pan{to{transform:translate3d(calc(-1 * var(--tw)), calc(-1 * var(--th)), 0)}}.wall-canvas-tile{position:absolute}.wall-canvas-card{border-radius:14px;position:absolute;box-shadow:0 10px 30px #00000059}.wall-canvas-card img{animation:none}.wall-qr{--wall-gutter:calc(14px * var(--unzoom,1));z-index:8;right:var(--wall-gutter);bottom:var(--wall-gutter);color:#fff;-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);background:#121212e0;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;gap:14px;width:clamp(190px,15vw,280px);padding:14px 14px 18px;display:flex;position:absolute;box-shadow:0 24px 60px #0009}.wall-qr.wall-qr-columns{width:calc((100vw - 2 * var(--wall-gutter) - (var(--wall-columns) - 1) * var(--wall-gutter)) / var(--wall-columns))}.qr-card{background:#fff;border-radius:10px;padding:11%}.qr-card svg{width:100%;height:auto;display:block}.wall-qr-copy{flex-direction:column;gap:4px;padding:0 4px;display:flex}.wall-qr{transform:scale(var(--qr-scale,1));transform-origin:100% 100%;outline-offset:7px;outline:2px solid #0000;transition:outline-color .25s}.qr-resize{cursor:nwse-resize;opacity:0;touch-action:none;width:40px;height:40px;transition:opacity .25s;position:absolute;top:-14px;left:-14px}.qr-resize:before{content:"";filter:drop-shadow(0 1px 3px #0008);border:0 solid #fff;border-width:3px 0 0 3px;border-top-left-radius:18px;width:20px;height:20px;position:absolute;top:10px;left:10px}.qr-resize:focus-visible{opacity:1;outline:none}@media (hover:hover){.wall-qr:hover,.wall-qr.resizing{outline-color:#ffffff3d}.wall-qr:hover .qr-resize,.wall-qr.resizing .qr-resize{opacity:1}}.wall-qr-copy strong{letter-spacing:-.01em;font-size:clamp(.95rem,1.1vw,1.25rem);font-weight:600}.wall-qr-copy span{color:#ffffffa6;font-size:clamp(.75rem,.8vw,.92rem)}.wall-qr-foot{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:6px 10px;display:flex}.wall-petal{color:#ffffff8c;letter-spacing:-.05em;flex:none;align-items:center;gap:5px;margin:2px 4px 0 0;font:800 clamp(.8rem,.85vw,1rem)/1 Bricolage Grotesque,system-ui,sans-serif;display:inline-flex}.fullscreen{z-index:5;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#161616a6;border:1px solid #ffffff17;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:14px;right:14px}.manage{max-width:1000px;margin:auto;padding:30px}.manage a{color:#111}.manage h1{letter-spacing:-.04em;font-size:2.5rem}.manage-unlock{gap:8px;margin:25px 0;display:flex}.manage-unlock input{min-width:0;padding:12px}.manage-unlock button,.manage-grid button{color:#fff;background:#111;border:0;padding:12px}.manage-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:15px;display:grid}.manage-grid>div{border:1px solid #ddd;padding:10px}.manage-grid img{object-fit:cover;width:100%;height:160px}.manage-grid p{overflow-wrap:anywhere}::view-transition-group(*){animation-duration:.85s;animation-timing-function:cubic-bezier(.16,1,.3,1)}::view-transition-new(*){animation-duration:.85s}.sheet-moving::view-transition-group(*){animation-duration:.48s;animation-timing-function:cubic-bezier(.32,.72,0,1)}.sheet-moving::view-transition-group(sheet-backdrop){z-index:1}.sheet-moving::view-transition-group(sheet){z-index:1}.sheet-moving::view-transition-old(*){object-fit:cover;height:100%;animation-duration:.48s}.sheet-moving::view-transition-new(*){object-fit:cover;height:100%;animation-duration:.48s}.sheet-moving::view-transition-new(sheet):only-child{animation:.48s cubic-bezier(.32,.72,0,1) sheet-in}.sheet-moving::view-transition-old(sheet):only-child{animation:.3s cubic-bezier(.4,0,1,1) both sheet-out}@keyframes sheet-out{to{transform:translateY(100%)}}@media (width<=600px){.feed-grid{--feed-gap:7px}.feed-card{border-radius:12px}.wall-set{gap:5px;padding:3px 5px}.wall-grid-moving{gap:6px;padding:0 6px}.wall-stack{gap:8px;padding-bottom:8px}.wall-card{width:min(30vw,165px);height:min(53vw,290px)}.wall-qr{--wall-gutter:6px;border-radius:12px;gap:8px;width:132px;padding:8px 8px 10px}.wall-qr-copy span{display:none}.wall-qr-foot{flex-direction:column;gap:6px}.wall-petal{margin:0 4px}.wall-qr-copy strong{font-size:.78rem}.fullscreen{width:31px;height:31px;top:9px;right:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.wall-card img,.wall-media{animation:none!important}}.upload-grid{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:6px;max-height:44svh;display:grid;overflow-y:auto}.upload-tile{aspect-ratio:1;color:#888;background:#eee;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.upload-tile img,.upload-tile video{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.upload-posting img,.upload-posting video{opacity:.45}.upload-state{color:#fff;background:#151515;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:grid;position:absolute;bottom:6px;right:6px}.upload-posting .upload-state{background:0 0;border:2px solid #fff;border-right-color:#0000;animation:.8s linear infinite spin}.upload-error .upload-state{background:#b3261e}@keyframes spin{to{transform:rotate(360deg)}}.sheet-remove{color:#b3261e;text-underline-offset:3px;background:0 0;border:0;align-self:center;padding:6px;font-size:.85rem;text-decoration:underline}.petal-credit,.petal-footer a{color:#8a8580;-webkit-tap-highlight-color:transparent;text-decoration:none}.petal-credit{align-self:center;align-items:center;gap:5px;margin-top:2px;font-size:.78rem;display:inline-flex}.petal-credit strong,.petal-name{letter-spacing:-.05em;color:#2a221e;font-family:Bricolage Grotesque,system-ui,sans-serif;font-weight:800}.petal-credit strong{font-size:.95rem}.petal-credit svg,.petal-name svg{color:#2a221e}.petal-footer{text-align:center;padding:44px 20px 12px}.petal-footer a{flex-direction:column;align-items:center;gap:6px;font-size:.85rem;line-height:1.45;display:inline-flex}.petal-name{align-items:center;gap:6px;font-size:1.3rem;display:inline-flex}.petal-footer u{color:#2a221e;text-underline-offset:3px}.petal-footer .petal-legal{justify-content:center;gap:16px;margin-top:14px;display:flex}.petal-footer .petal-legal a{color:#a39d97;font-size:.76rem;display:inline}
