.header-container.svelte-1elxaub{max-width:var(--site-width);margin:0 auto;padding:.5rem 1rem}.logo-row.svelte-1elxaub{display:flex;justify-content:center;margin-bottom:1rem}@media(min-width:768px){.header-container.svelte-1elxaub{padding:.3rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-row.svelte-1elxaub{justify-content:flex-start;margin-bottom:0}}.logo.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;color:var(--color-text-primary);font-weight:600;font-size:1.25rem;text-decoration:none}.logo.svelte-1elxaub:hover{color:var(--color-text-primary)}.logo.svelte-1elxaub:hover img{transform:scale(1.07) rotate(-4deg);transition:transform .1s ease-in-out;filter:drop-shadow(0 4px 2px rgba(0,0,0,.25))}.logo.svelte-1elxaub:active img{transform:scale(.95) rotate(0);transition:transform 10ms ease-in-out;filter:drop-shadow(0 0 0 rgba(0,0,0,0))}.logo-text-container.svelte-1elxaub{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;justify-content:center;padding-top:.2rem}.logo-text.svelte-1elxaub{display:inline;font-size:1.5rem;line-height:1rem}.logo-subtext.svelte-1elxaub{font-size:.9rem;color:var(--color-text-secondary);font-weight:400;line-height:1rem}.nav-mobile.svelte-1elxaub{display:flex;justify-content:space-evenly;align-items:center}@media(min-width:768px){.nav-mobile.svelte-1elxaub{display:none}}.nav-desktop.svelte-1elxaub{display:none;align-items:center;gap:.25rem}@media(min-width:768px){.nav-desktop.svelte-1elxaub{display:flex}}.nav-link.svelte-1elxaub{padding:.5rem 1rem;color:var(--color-text-secondary);font-size:.875rem;font-weight:500;border-radius:5px;transition:all .15s ease}@supports (corner-shape: squircle){.nav-link.svelte-1elxaub{border-radius:12px;corner-shape:squircle}}.nav-link.svelte-1elxaub:hover{color:var(--color-text-primary);background:var(--color-bg-tertiary);text-decoration:none}.nav-link.active.svelte-1elxaub{color:light-dark(var(--color-brand),var(--color-text-primary));background:light-dark(var(--color-bg-link-active),var(--color-brand2-dark))}.download-btn.svelte-1elxaub{box-shadow:0 0 #0055ffb3;padding:.5rem 1rem;transition:transform 60ms ease-in-out}.download-btn.svelte-1elxaub:hover{background:var(--color-brand-dark);box-shadow:0 0 10px #0055ffb3;transform:scale(1.05) rotate(1deg)}.download-btn.svelte-1elxaub:active{transform:scale(.95) rotate(0)}.theme-toggle.svelte-1cmi4dh{display:flex;align-items:center;gap:0px;border-radius:6px;padding:2px 5px}.theme-btn.svelte-1cmi4dh{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--color-text-tertiary);transition:all .15s ease}.theme-btn.svelte-1cmi4dh:hover{color:var(--color-text-secondary);background:light-dark(rgba(0,0,0,.06),rgba(255,255,255,.06))}.theme-btn.selected.svelte-1cmi4dh{background:light-dark(rgba(255,255,255,.9),rgba(0,0,0,.4));color:var(--color-text-primary);box-shadow:0 1px 2px light-dark(rgba(0,0,0,.1),rgba(0,0,0,.3))}.theme-btn.svelte-1cmi4dh:focus-visible{outline:2px solid var(--color-brand);outline-offset:1px}.footer.svelte-jz8lnl{background:linear-gradient(-3deg,light-dark(#f8e7bf,#2a1d00),light-dark(#fff1d1,#1a1200) 35%,light-dark(#fff1d1,#1a1200) 65%,light-dark(#f8e7bf,#2a1d00));border:.5px solid light-dark(#d1bc8b,#3a3a3a);padding:3rem 0 2rem}.footer-container.svelte-jz8lnl{max-width:var(--site-width);margin:0 auto;padding:0 1rem}@media(min-width:768px){.footer-container.svelte-jz8lnl{padding:0 2rem}}.footer-grid.svelte-jz8lnl{display:grid;gap:3rem}@media(min-width:768px){.footer-grid.svelte-jz8lnl{grid-template-columns:1fr 2fr;gap:3rem}}.footer-brand.svelte-jz8lnl{align-items:center;align-self:flex-start;justify-self:center;display:flex;flex-direction:row;gap:1.4rem}@media(min-width:768px){.footer-brand.svelte-jz8lnl{justify-self:flex-start}}.footer-logo.svelte-jz8lnl{align-items:center;color:var(--color-text-primary);display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin:-16px;text-decoration:none;width:160px}.footer-logo.svelte-jz8lnl:hover{color:var(--color-text-primary)}.footer-heading.svelte-jz8lnl{color:var(--color-text-primary);font-size:1.7rem;font-weight:600;line-height:1em;margin:0 0 .4rem}.footer-tagline.svelte-jz8lnl{color:var(--color-text-secondary);font-size:.9rem;margin:0;line-height:1.5em;max-width:280px}.footer-links.svelte-jz8lnl{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:640px){.footer-links.svelte-jz8lnl{grid-template-columns:repeat(3,1fr)}}.footer-section.svelte-jz8lnl h4:where(.svelte-jz8lnl){font-size:.875rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer-section.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-section.svelte-jz8lnl li:where(.svelte-jz8lnl){margin:0}.footer-section.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-text-secondary);font-size:.875rem;transition:color .15s ease}.footer-section.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-text-primary)}.footer-bottom.svelte-jz8lnl{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:.5rem;border-top:1px solid light-dark(rgb(224,201,174),rgb(88,67,54))}@media(min-width:640px){.footer-bottom.svelte-jz8lnl{flex-direction:row;justify-content:space-between;align-items:center}}.copyright.svelte-jz8lnl{font-size:.875rem;color:var(--color-text-tertiary)}.copyright.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-text-secondary)}.copyright.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-brand)}.footer-gifs.svelte-jz8lnl{display:flex;flex-direction:row;flex-wrap:wrap;gap:2px;row-gap:2px}.hero.svelte-1q37ri0{padding:3rem 1rem 4rem;background:linear-gradient(to bottom,light-dark(#fffbf1,#23160e),var(--color-bg-primary));position:relative}@media(min-width:768px){.hero.svelte-1q37ri0{padding:5rem 0 6rem}}.hero-background.svelte-1q37ri0{position:absolute;inset:0;background-image:linear-gradient(light-dark(rgba(153,97,0,.08),rgba(221,114,0,.2)) 1px,transparent 1px),linear-gradient(90deg,light-dark(rgba(153,97,0,.08),rgba(221,114,0,.2)) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;mask-image:linear-gradient(to bottom,black 60%,transparent 85%);-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 85%);z-index:1}.hero-container.svelte-1q37ri0{max-width:var(--site-width);margin:0 auto;padding:0 1rem}@media(min-width:768px){.hero-container.svelte-1q37ri0{padding:0 2rem}}.hero-content.svelte-1q37ri0{position:relative;margin:0 auto;text-align:center;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-title.svelte-1q37ri0{font-size:1.5rem;color:var(--color-text-primary);line-height:1.25;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;transform:scale(1)}@media(min-width:768px){.hero-title.svelte-1q37ri0{font-size:2rem}}@media(min-width:1024px){.hero-title.svelte-1q37ri0{font-size:3.5rem}}.hero-title.bubbling.svelte-1q37ri0{animation:svelte-1q37ri0-bubble .12s ease-in-out}@keyframes svelte-1q37ri0-bubble{0%{transform:scale(1)}10%{transform:scale(1.03)}to{transform:scale(1)}}.hero-title.svelte-1q37ri0 span.highlight{color:var(--color-brand)}.hero-title.svelte-1q37ri0 span.carousel{color:light-dark(var(--color-brand2-dark),#ff9966);padding:.3rem .6rem;border:0px solid light-dark(#f4c4a9,#5a3d2a);background:light-dark(#f6e1d5,#3d2a1a);border-radius:10px;font-family:var(--font-mono);font-size:.85em;font-weight:700;margin:0 .2rem}@supports (corner-shape: squircle){.hero-title.svelte-1q37ri0 span.carousel{border-radius:20px;corner-shape:squircle}}@media(min-width:768px){.hero-title.svelte-1q37ri0 span.carousel{padding:.4rem 1rem;margin:0 .4rem}}.hero-title.svelte-1q37ri0:hover span.carousel{background:light-dark(#fbd5be,#4d3520)}.hero-title.svelte-1q37ri0:active span.carousel{background:light-dark(#f4c4a9,#5a3d28)}.hero-subtitle.svelte-1q37ri0{font-size:1rem;color:var(--color-text-secondary);margin:0 0 .75rem;max-width:950px;margin-left:auto;margin-right:auto;line-height:1.6em}@media(min-width:768px){.hero-subtitle.svelte-1q37ri0{font-size:1.4rem}}.hero-subtitle.svelte-1q37ri0 strong{color:light-dark(var(--color-brand2-dark),#ff9966);font-weight:600}.hero-footer.svelte-1q37ri0{display:flex;flex-direction:column;gap:.8rem;align-items:center}@media(min-width:768px){.hero-footer.svelte-1q37ri0{gap:1.2rem}}.hero-actions.svelte-1q37ri0{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}@media(min-width:480px){.hero-actions.svelte-1q37ri0{flex-direction:row}}.hero-specs.svelte-1q37ri0{font-size:.9rem;color:var(--color-text-secondary)}.hero-links.svelte-1q37ri0{display:flex;gap:1.6rem;justify-content:center;align-items:center}.hero-links.svelte-1q37ri0 a:where(.svelte-1q37ri0){align-items:center;color:var(--color-text-secondary);display:flex;font-size:.9rem;font-weight:500;gap:.4rem}.shimmer.svelte-1q37ri0{text-align:center;color:color-mix(in srgb,#f5f5f5 40%,transparent);background:linear-gradient(to right,#f5f5f5,var(--color-brand) 50%,#f5f5f5);-webkit-background-size:100px 100%;-moz-background-size:100px 100%;background-size:100px 100%;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-animation-name:svelte-1q37ri0-shimmer;-moz-animation-name:svelte-1q37ri0-shimmer;animation-name:svelte-1q37ri0-shimmer;-webkit-animation-duration:6s;-moz-animation-duration:6s;animation-duration:6s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;background-repeat:no-repeat;background-position:0 0;background-color:#f5f5f5;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}@-moz-keyframes svelte-1q37ri0-shimmer{0%{background-position:top left -400px}50%,to{background-position:top right -400px}}@-webkit-keyframes svelte-1q37ri0-shimmer{0%{background-position:top left -400px}50%,to{background-position:top right -400px}}@-o-keyframes svelte-1q37ri0-shimmer{0%{background-position:top left -400px}50%,to{background-position:top right -400px}}@keyframes svelte-1q37ri0-shimmer{0%{background-position:top left -400px}50%,to{background-position:top right -400px}}.btn-lg.svelte-1q37ri0{font-size:1rem;padding:.7rem 1.2rem}.only-desktop.svelte-1q37ri0{display:none}@media(min-width:768px){.btn-lg.svelte-1q37ri0{font-size:1.125rem;padding:.7rem 1.4rem}.only-desktop.svelte-1q37ri0{display:inline}}.download-btn.svelte-1q37ri0{box-shadow:0 0 #05fd;transition:transform 60ms ease-in-out}.download-btn.svelte-1q37ri0:hover{box-shadow:0 0 20px 2px #00329573;transform:scale(1.05) rotate(-1deg);animation:svelte-1q37ri0-download-btn-cycle 2s linear infinite}@keyframes svelte-1q37ri0-download-btn-cycle{0%,to{background:var(--color-brand-dark)}33%{background:#6b21a8}66%{background:#166534}}.download-btn.svelte-1q37ri0:active{transform:scale(.95) rotate(0)}.page-hero.svelte-4s1vdh{padding:1.5rem 1rem;background:var(--color-bg-secondary)}@media(min-width:768px){.page-hero.svelte-4s1vdh{padding:2rem 0}}.page-hero-container.svelte-4s1vdh{max-width:var(--site-width);margin:0 auto;padding:0 1rem}@media(min-width:768px){.page-hero-container.svelte-4s1vdh{padding:0 2rem}}.page-hero-content.svelte-4s1vdh{text-align:center}.page-hero-title.svelte-4s1vdh{font-size:1.5rem;color:var(--color-text-primary);line-height:1.3;margin:0}@media(min-width:768px){.page-hero-title.svelte-4s1vdh{font-size:2rem}}.page-hero-title.svelte-4s1vdh span{color:light-dark(var(--color-brand),var(--color-brand-light))}.page-hero-subtitle.svelte-4s1vdh{font-size:.9rem;color:var(--color-text-secondary);margin:.75rem 0 0;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5;text-wrap:balance}@media(min-width:768px){.page-hero-subtitle.svelte-4s1vdh{font-size:1rem}}.example-card.svelte-1npstss{display:block;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.example-card-link.svelte-1npstss{text-decoration:none;color:inherit;cursor:pointer}.example-card-link.svelte-1npstss:hover{border-color:var(--color-brand);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.example-screenshots.svelte-1npstss{position:relative;background:var(--color-bg-tertiary);aspect-ratio:16 / 11}.screenshot-display.svelte-1npstss{width:100%;height:100%}.screenshot-img.svelte-1npstss{width:100%;height:100%;object-fit:cover}.screenshot-placeholder.svelte-1npstss{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--color-text-muted)}.screenshot-placeholder.svelte-1npstss svg:where(.svelte-1npstss){width:48px;height:48px;opacity:.5}.screenshot-placeholder.svelte-1npstss span:where(.svelte-1npstss){font-size:.875rem;opacity:.7}.screenshot-nav.svelte-1npstss{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);display:flex;gap:.25rem;padding:.25rem;background:var(--color-overlay);border-radius:9999px}.screenshot-dot.svelte-1npstss{width:8px;height:8px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:all .15s ease}.screenshot-dot.svelte-1npstss:hover{background:#fff9}.screenshot-dot.active.svelte-1npstss{background:#fff;transform:scale(1.2)}.example-content.svelte-1npstss{padding:1.5rem}.example-body.svelte-1npstss{display:flex;gap:1rem}.example-icon.svelte-1npstss{flex-shrink:0;width:90px;height:90px;position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(50%);filter:drop-shadow(0px 1px 4px rgba(0,0,0,.4))}.example-icon.svelte-1npstss img:where(.svelte-1npstss){width:100%;height:100%;object-fit:contain;border-radius:16px}.example-details.svelte-1npstss{display:flex;flex-direction:column;flex:1;min-width:0;justify-content:center;gap:.3rem;margin-top:24px;align-items:center}.example-name.svelte-1npstss{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.example-description.svelte-1npstss{font-size:.875rem;color:var(--color-text-secondary);line-height:1.625;margin:0}.tags.svelte-1npstss{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tag.svelte-1npstss{padding:.5rem .8rem;border-radius:9999px;background:var(--color-bg-tertiary);color:var(--color-text-secondary);font-size:.75rem;font-weight:600;line-height:1;white-space:nowrap;display:flex;align-items:center;gap:.3rem}.tag-link.svelte-1npstss{text-decoration:none;cursor:pointer;transition:all .15s ease}.tag-link.svelte-1npstss:hover{background:var(--color-brand);color:#fff}.install-command.svelte-1npstss{padding:.5rem 1rem;background:var(--color-code-bg);border-radius:8px;overflow-x:auto;margin:0}.install-command.svelte-1npstss code:where(.svelte-1npstss){font-size:.875rem;color:var(--color-code-text);background:none;padding:0}.pricing-card.svelte-k42i44{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;padding:2rem;display:flex;flex-direction:column;position:relative;transition:all .25s ease}.pricing-card.svelte-k42i44:hover{box-shadow:var(--shadow-lg)}.pricing-card.highlighted.svelte-k42i44{border-color:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand),var(--shadow-lg)}.badge.svelte-k42i44{position:absolute;top:0;right:1.5rem;transform:translateY(-50%);background:var(--color-brand);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem 1rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.pricing-header.svelte-k42i44{margin-bottom:1.5rem}.pricing-name.svelte-k42i44{font-size:1.5rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}.pricing-description.svelte-k42i44{font-size:.875rem;color:var(--color-text-secondary);margin:0}.pricing-price.svelte-k42i44{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.price-amount.svelte-k42i44{font-size:1.5rem;font-weight:700;color:var(--color-text-primary)}.price-period.svelte-k42i44{font-size:1rem;color:var(--color-text-tertiary)}.pricing-features.svelte-k42i44{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.5rem}.pricing-features.svelte-k42i44 li:where(.svelte-k42i44){display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary);margin:0}.check-icon.svelte-k42i44{width:20px;height:20px;flex-shrink:0;color:var(--color-success)}.pricing-cta.svelte-k42i44{display:flex;align-items:center;justify-content:center;margin-top:2rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;border-radius:8px;text-decoration:none;transition:all .15s ease;cursor:pointer;border:none}.pricing-cta.btn-primary.svelte-k42i44{background:var(--color-brand);color:#fff}.pricing-cta.btn-primary.svelte-k42i44:hover{background:var(--color-brand-light)}.pricing-cta.btn-outline.svelte-k42i44{background:transparent;color:var(--color-text-primary);border:1px solid var(--color-border)}.pricing-cta.btn-outline.svelte-k42i44:hover{border-color:var(--color-brand);color:var(--color-brand)}.pricing-cta.svelte-k42i44:disabled{opacity:.6;cursor:not-allowed}.pricing-cta.svelte-k42i44:disabled:hover{background:var(--color-brand)}.pricing-cta.btn-outline.svelte-k42i44:disabled:hover{background:transparent;border-color:var(--color-border);color:var(--color-text-primary)}.screenshot.svelte-1c5h58k{--border-radius: 10px;margin:0;width:100%;height:100%}.window-content.svelte-1c5h58k{width:100%;height:100%}.screenshot-img.svelte-1c5h58k{border-radius:var(--border-radius);height:100%;object-fit:contain;margin:0 auto;box-shadow:0 2px 5px #0003}@media(min-width:768px){.screenshot-img.svelte-1c5h58k{border-radius:calc(var(--border-radius) * 2)}}.screenshot-placeholder-spacer.svelte-1c5h58k{width:100%;aspect-ratio:16 / 10}.screenshot-placeholder.svelte-1c5h58k{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-text-muted)}.screenshot-placeholder.svelte-1c5h58k svg:where(.svelte-1c5h58k){width:64px;height:64px;opacity:.4}.screenshot-placeholder.svelte-1c5h58k span:where(.svelte-1c5h58k){font-size:.875rem;opacity:.6}.screenshot-caption.svelte-1c5h58k{text-align:center;font-size:.875rem;color:var(--color-text-tertiary);margin-top:1rem}.newsletter-section.svelte-1kz8p5t{border-radius:12px;margin:0 auto;max-width:800px}.newsletter-section.success.svelte-1kz8p5t{background-color:color-mix(in srgb,var(--color-success) 10%,transparent);border:1px solid var(--color-success);display:flex;justify-content:center;padding:1rem}.success-icon.svelte-1kz8p5t{color:var(--color-success);font-size:2rem;font-weight:700}.newsletter.svelte-1kz8p5t{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center;padding:0}.newsletter.column.svelte-1kz8p5t{flex-direction:column;align-items:stretch;gap:1rem}.newsletter.column.svelte-1kz8p5t .left:where(.svelte-1kz8p5t){align-items:flex-start}.newsletter.column.svelte-1kz8p5t .left:where(.svelte-1kz8p5t) p:where(.svelte-1kz8p5t){text-align:left}.newsletter.column.svelte-1kz8p5t form:where(.svelte-1kz8p5t){min-width:0}.newsletter.column.svelte-1kz8p5t .email-row:where(.svelte-1kz8p5t){flex-direction:column;gap:.75rem}.newsletter.column.svelte-1kz8p5t .email-row:where(.svelte-1kz8p5t) button:where(.svelte-1kz8p5t){width:100%}.newsletter.svelte-1kz8p5t .title:where(.svelte-1kz8p5t){font-size:1.5rem;font-weight:700;color:var(--color-text-primary)}.newsletter.svelte-1kz8p5t .left:where(.svelte-1kz8p5t){align-items:center;display:flex;flex-direction:column;gap:.5rem}.newsletter.svelte-1kz8p5t .left:where(.svelte-1kz8p5t) p:where(.svelte-1kz8p5t){line-height:1.8em;text-align:center;text-wrap:balance}.newsletter.svelte-1kz8p5t form:where(.svelte-1kz8p5t){min-width:55%}.newsletter.svelte-1kz8p5t .form-content:where(.svelte-1kz8p5t){display:flex;flex-direction:column;gap:.7rem}.newsletter.svelte-1kz8p5t .email-row:where(.svelte-1kz8p5t){display:flex;gap:1rem}.newsletter.svelte-1kz8p5t form:where(.svelte-1kz8p5t) input[type=email]:where(.svelte-1kz8p5t){border-radius:.4rem;border:1px solid var(--color-border);flex:1;font-size:1rem;padding:.8rem;background:var(--color-bg-primary);color:var(--color-text-primary)}.newsletter.svelte-1kz8p5t form:where(.svelte-1kz8p5t) input[type=email]:where(.svelte-1kz8p5t):focus{outline:2px solid var(--color-brand);outline-offset:2px}.newsletter.svelte-1kz8p5t .checkbox-row:where(.svelte-1kz8p5t){align-items:center;cursor:pointer;display:flex;font-size:1rem;gap:.3rem;color:var(--color-text-secondary)}.newsletter.svelte-1kz8p5t .checkbox-row:where(.svelte-1kz8p5t) input[type=checkbox]:where(.svelte-1kz8p5t){cursor:pointer}@media(max-width:768px){.newsletter.svelte-1kz8p5t{flex-direction:column}.newsletter.svelte-1kz8p5t form:where(.svelte-1kz8p5t){min-width:100%}}.message.svelte-1kz8p5t{border-radius:.4rem;font-size:.9rem;margin:0 1rem 1rem;padding:.8rem;text-align:center}.message.success.svelte-1kz8p5t{background-color:color-mix(in srgb,var(--color-success) 10%,transparent);border:1px solid var(--color-success);color:var(--color-success)}.message.error.svelte-1kz8p5t{background-color:color-mix(in srgb,var(--color-error) 10%,transparent);border:1px solid var(--color-error);color:var(--color-error)}.button-content.svelte-1kz8p5t{align-items:center;display:flex;gap:.5rem;justify-content:center}.spinner.svelte-1kz8p5t{animation:svelte-1kz8p5t-spin 1s linear infinite;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:currentColor;display:inline-block;height:1em;width:1em}@keyframes svelte-1kz8p5t-spin{to{transform:rotate(360deg)}}
