.galleryRoot,.galleryRoot *,.galleryRoot :before,.galleryRoot :after{box-sizing:border-box}.galleryRoot{color:var(--gallery-text);font-family:Sora,system-ui,sans-serif;font-weight:300}.galleryRoot h1,.galleryRoot h2,.galleryRoot h3,.galleryRoot h4,.galleryRoot h5,.galleryRoot h6{font-weight:300}.galleryRoot a{color:inherit;text-decoration:none}.galleryRoot button,.galleryRoot input,.galleryRoot textarea,.galleryRoot select{font:inherit;color:inherit}.galleryRoot img{max-width:100%;height:auto}.galleryRoot :focus-visible{outline:2px solid var(--gallery-focus);outline-offset:2px}.gallery-button{letter-spacing:.2em;text-transform:uppercase;color:var(--gallery-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.7rem;font-weight:400;transition:transform .12s,background .12s,color .12s,border-color .12s;display:inline-flex}.gallery-button:hover{transform:translateY(-1px)}.gallery-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.gallery-button:active{transform:translateY(0)}.gallery-button-primary{background:var(--gallery-accent);color:#0c1110}.gallery-button-outline{border-color:var(--gallery-border);background:0 0}.gallery-button-ghost{background:var(--gallery-surface-alt);border-color:#0000}.gallery-button-small{padding:.55rem 1rem;font-size:.65rem}.gallery-floating-edit{background:var(--gallery-accent);border:1px solid color-mix(in srgb,var(--gallery-accent)80%,transparent);color:#0c1110;z-index:40;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .16s,border-color .16s,background .16s;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 24px #06090a59}.gallery-floating-edit svg{width:14px;height:14px}.gallery-floating-edit:hover{border-color:var(--gallery-accent);background:color-mix(in srgb,var(--gallery-accent)88%,#0c1110);transform:translateY(-1px)}
.layout-module__7tSQhq__galleryRoot{--gallery-bg:#0e0f11;--gallery-surface:#14181b;--gallery-surface-alt:#111618;--gallery-text:#f2f2ef;--gallery-muted:#d2ded8a6;--gallery-accent:#8dc7b3;--gallery-border:#78968a47;--gallery-focus:#8dc7b3;background:var(--gallery-bg);min-height:100vh;color:var(--gallery-text);padding-bottom:calc(env(safe-area-inset-bottom) + 84px);max-width:100%;overflow-x:hidden}
