.guestbook-root.svelte-1e65o3t{width:100%}.entry-form-container.svelte-1e65o3t{position:relative;padding:10vh 0;width:100%;display:flex;justify-content:center;overflow:visible}.entry-form-bg.svelte-1e65o3t{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0009,#1b1b1b99),url(https://i.pinimg.com/originals/b5/aa/27/b5aa2770887c614c33fcbb86c469297c.png);background-size:cover;background-position:center;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);z-index:0}.light .entry-form-bg.svelte-1e65o3t{background:linear-gradient(#ffffffd9,#f0f0f0d9),url(https://i.pinimg.com/originals/b5/aa/27/b5aa2770887c614c33fcbb86c469297c.png);background-size:cover;background-position:center;filter:grayscale(1) opacity(.3)}form.svelte-1e65o3t{position:relative;z-index:1;width:clamp(300px,40%,600px);display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding:0 1rem}form.svelte-1e65o3t>h2:where(.svelte-1e65o3t){margin-bottom:.5rem;text-align:center;font-weight:700;letter-spacing:-.025em;font-size:var(--h2-size)}form.svelte-1e65o3t>textarea:where(.svelte-1e65o3t),form.svelte-1e65o3t>input:where(.svelte-1e65o3t){width:100%;padding:14px;color:var(--text-color);background-color:var(--glass-bg);border-radius:12px;font-size:var(--body-size);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .2s,box-shadow .2s}form.svelte-1e65o3t>textarea:where(.svelte-1e65o3t):focus,form.svelte-1e65o3t>input:where(.svelte-1e65o3t):focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 2px #ffd0341a}.light form.svelte-1e65o3t>textarea:where(.svelte-1e65o3t),.light form.svelte-1e65o3t>input:where(.svelte-1e65o3t){color:#101010;background-color:#ffffffb3;border:1px solid rgba(0,0,0,.1)}form.svelte-1e65o3t>input:where(.svelte-1e65o3t){font-family:Inter,sans-serif}form.svelte-1e65o3t>textarea:where(.svelte-1e65o3t){height:120px;resize:vertical}form.svelte-1e65o3t>button:where(.svelte-1e65o3t){padding:12px 30px;border-radius:10px;font-weight:700;background-color:var(--accent-color);color:#101010;border:0;cursor:pointer;transition:transform .2s,opacity .2s}form.svelte-1e65o3t>button:where(.svelte-1e65o3t):hover:not(:disabled){transform:scale(1.05)}form.svelte-1e65o3t>button:where(.svelte-1e65o3t):disabled{opacity:.5;cursor:not-allowed}.entries-container.svelte-1e65o3t{padding:4rem 0}.container.svelte-1e65o3t{width:50%;margin:auto}.entries.svelte-1e65o3t{display:flex;margin-top:2rem;padding:0;font-size:medium;list-style-type:none;gap:15px;flex-wrap:wrap}.entries.svelte-1e65o3t>li:where(.svelte-1e65o3t){background-color:#222;padding:1.5rem;border-radius:12px;min-width:250px;flex:1 1 300px;border:1px solid var(--glass-border)}.entry-name.svelte-1e65o3t{font-size:var(--body-size);font-weight:700;margin:0 0 .5rem;color:var(--accent-color)}.entry-msg.svelte-1e65o3t{font-size:var(--small-size);font-weight:300;color:#d4d4d8;line-height:1.5}.error.svelte-1e65o3t{color:#f44;font-size:.8rem;width:100%;text-align:left}@media(max-width:767px){.container.svelte-1e65o3t{width:100%;padding:0 1rem}form.svelte-1e65o3t{width:100%}}@media(min-width:768px)and (max-width:1572px){.container.svelte-1e65o3t{width:90%}}
