:root{--primary-color: #000000;--secondary-color: #666666;--accent-color: #ffe774;--brand-yellow: #ffe774;--background-color: #ffffff;--text-color: #000000;--light-gray: #f8f9fa;--border-color: #e5e7eb}*{margin:0;padding:0;box-sizing:border-box}html{scroll-padding-top:120px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color)}.krona-brand{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;letter-spacing:-.02em;text-transform:lowercase}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}.section-light{background-color:var(--light-gray)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:1.5rem}p{font-size:1.125rem;line-height:1.7;color:var(--secondary-color);margin-bottom:1rem}.btn{display:inline-block;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer;border:none;font-size:1rem}.btn-primary{background-color:var(--brand-yellow);color:var(--primary-color)}.btn-primary:hover{background-color:#ffd93d}.btn-outline{background-color:transparent;color:var(--primary-color);border:1px solid var(--brand-yellow)}.btn-outline:hover{background-color:var(--brand-yellow);color:var(--primary-color)}.text-center{text-align:center}.mb-4{margin-bottom:2rem}.mb-8{margin-bottom:4rem}.grid{display:grid;gap:2rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 1px 3px #0000001a}.hero-text{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;color:var(--secondary-color);margin-bottom:2rem}.italic-text{font-style:italic;color:var(--primary-color);font-weight:600;text-decoration:none;position:relative;padding-bottom:2px}.italic-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--brand-yellow);transform:scaleX(0);transform-origin:left;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.italic-text.animate-underline:after{transform:scaleX(1)}.animate-delay-1{animation-delay:.2s}.animate-delay-2{animation-delay:.4s}.animate-delay-3{animation-delay:.6s}@media (max-width: 768px){.hero-text,h1{font-size:2.5rem}h2{font-size:2rem}.container{padding:0 16px}.section{padding:60px 0}}header.svelte-1s7gyu8.svelte-1s7gyu8{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000}.navbar.svelte-1s7gyu8.svelte-1s7gyu8{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.nav-brand.svelte-1s7gyu8 h2.svelte-1s7gyu8{font-size:1.75rem;margin:0;color:var(--primary-color);display:flex;align-items:baseline}.nav-brand.svelte-1s7gyu8 a.svelte-1s7gyu8{text-decoration:none;color:inherit;display:flex;align-items:baseline}.logo-dot.svelte-1s7gyu8.svelte-1s7gyu8{width:.5em;height:.5em;margin-left:.05em;vertical-align:baseline}.nav-menu.svelte-1s7gyu8.svelte-1s7gyu8{display:flex;align-items:center;gap:2rem}.btn-subtle.svelte-1s7gyu8.svelte-1s7gyu8{background-color:transparent;color:var(--secondary-color);border:none;padding:8px 20px}.btn-subtle.svelte-1s7gyu8.svelte-1s7gyu8:hover{color:var(--primary-color)}@media (max-width: 768px){.nav-menu.svelte-1s7gyu8.svelte-1s7gyu8{gap:1rem}.btn.svelte-1s7gyu8.svelte-1s7gyu8{display:inline-block}}.footer.svelte-l6wrxn.svelte-l6wrxn{background-color:var(--primary-color);color:#fff;padding:3rem 0 1rem}.footer-content.svelte-l6wrxn.svelte-l6wrxn{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-brand.svelte-l6wrxn h3.svelte-l6wrxn{font-size:1.75rem;margin-bottom:1rem;color:#fff;display:flex;align-items:baseline}.footer-brand.svelte-l6wrxn p.svelte-l6wrxn{color:#fffc;margin-bottom:.5rem}.footer-links.svelte-l6wrxn.svelte-l6wrxn{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-column.svelte-l6wrxn h4.svelte-l6wrxn{font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-column.svelte-l6wrxn a.svelte-l6wrxn{display:block;color:#fffc;text-decoration:none;margin-bottom:.5rem;transition:color .2s ease}.footer-column.svelte-l6wrxn a.svelte-l6wrxn:hover{color:#fff}.footer-bottom.svelte-l6wrxn.svelte-l6wrxn{border-top:1px solid rgba(255,255,255,.2);padding-top:1rem;text-align:center}.footer-bottom.svelte-l6wrxn p.svelte-l6wrxn{color:#fff9;font-size:.875rem}.logo-dot.svelte-l6wrxn.svelte-l6wrxn{width:.5em;height:.5em;margin-left:.05em;vertical-align:baseline;filter:brightness(0) invert(1)}@media (max-width: 768px){.footer-content.svelte-l6wrxn.svelte-l6wrxn{grid-template-columns:1fr;gap:2rem}.footer-links.svelte-l6wrxn.svelte-l6wrxn{grid-template-columns:1fr;gap:1.5rem}}.hero.svelte-1a9qsjd{padding-top:140px;padding-bottom:60px;background:#fff}.hero-content.svelte-1a9qsjd{max-width:800px;margin:0 auto}.krona-brand-inline.svelte-1a9qsjd{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;letter-spacing:-.02em;text-transform:lowercase;display:inline-flex;align-items:baseline}.logo-dot-inline.svelte-1a9qsjd{width:.5em;height:.5em;margin-left:.05em;vertical-align:baseline}.hero-subheader.svelte-1a9qsjd{font-size:1.5rem;color:#555;margin-top:0;font-weight:400;line-height:1.6}@keyframes svelte-1a9qsjd-blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-actions.svelte-1a9qsjd{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-large.svelte-1a9qsjd{padding:16px 40px;font-size:1.125rem;font-weight:500}@media (max-width: 768px){.hero.svelte-1a9qsjd{padding-top:120px;padding-bottom:50px}.hero-subheader.svelte-1a9qsjd{font-size:1.125rem}.hero-actions.svelte-1a9qsjd{flex-direction:column;align-items:center}.btn.svelte-1a9qsjd{width:200px}}.product-demo-section.svelte-6q4psc{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:0;margin-top:0;margin-bottom:0;overflow:hidden;background:#fff}.video-container.svelte-6q4psc{position:relative;width:100%;padding-bottom:56.25%;background:#fff;overflow:hidden}@media (min-width: 1024px){.video-container.svelte-6q4psc{max-height:90vh;max-width:160vh;margin:0 auto;padding-bottom:0;height:90vh}}.demo-video.svelte-6q4psc{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease-in}.demo-video.loaded.svelte-6q4psc{opacity:1}.video-overlay.svelte-6q4psc{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,transparent 20%,transparent 80%,rgba(0,0,0,.1) 100%);pointer-events:none;z-index:1}@media (max-width: 768px){.video-container.svelte-6q4psc{padding-bottom:56.25%}}@media (prefers-reduced-motion: reduce){.demo-video.svelte-6q4psc{animation:none}}.trusted-by-section.svelte-q52w9s.svelte-q52w9s{padding:50px 0 40px;background-color:#fff;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.trusted-by-section.visible.svelte-q52w9s.svelte-q52w9s{opacity:1;transform:translateY(0)}.trusted-by-header.svelte-q52w9s.svelte-q52w9s{text-align:center;margin-bottom:40px}.section-title.svelte-q52w9s.svelte-q52w9s{font-size:1.25rem;font-weight:400;color:var(--secondary-color);margin:0;line-height:1.4}.logos-carousel.svelte-q52w9s.svelte-q52w9s{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 40px;min-height:60px}.logo-item.svelte-q52w9s.svelte-q52w9s{flex:0 0 auto;width:140px;height:60px;display:flex;align-items:center;justify-content:center;opacity:1;transform:scale(1);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.logo-item.fading.svelte-q52w9s.svelte-q52w9s{opacity:0;transform:scale(.95)}.logo-item.svelte-q52w9s img.svelte-q52w9s{width:100%;height:100%;object-fit:contain}.logo-item.svelte-q52w9s img.aws-logo.svelte-q52w9s{max-width:80%;max-height:80%}@media (max-width: 768px){.trusted-by-section.svelte-q52w9s.svelte-q52w9s{padding:40px 0 30px}.section-title.svelte-q52w9s.svelte-q52w9s{font-size:1.125rem}.logos-carousel.svelte-q52w9s.svelte-q52w9s{gap:1.2rem;padding:0 15px}.logo-item.svelte-q52w9s.svelte-q52w9s{width:100px;height:45px}.trusted-by-header.svelte-q52w9s.svelte-q52w9s{margin-bottom:30px}}@media (max-width: 480px){.trusted-by-section.svelte-q52w9s.svelte-q52w9s{padding:35px 0 25px}.section-title.svelte-q52w9s.svelte-q52w9s{font-size:1rem;padding:0 20px}.logos-carousel.svelte-q52w9s.svelte-q52w9s{gap:1rem;padding:0 15px}.logo-item.svelte-q52w9s.svelte-q52w9s{width:85px;height:40px}.trusted-by-header.svelte-q52w9s.svelte-q52w9s{margin-bottom:25px}}@media (max-width: 375px){.logos-carousel.svelte-q52w9s.svelte-q52w9s{gap:.75rem;padding:0 12px}.logo-item.svelte-q52w9s.svelte-q52w9s{width:75px;height:36px}}.image-grid-section.svelte-10h04gy.svelte-10h04gy{position:relative;padding:80px 0;background:#fff;overflow:hidden}.image-grid.svelte-10h04gy.svelte-10h04gy{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;grid-auto-rows:220px;opacity:.6}.catchphrase-overlay.svelte-10h04gy.svelte-10h04gy{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none}.catchphrase.svelte-10h04gy.svelte-10h04gy{text-align:center;background:#ffffffeb;padding:3rem 2rem;border-radius:20px;box-shadow:0 20px 60px #00000026;max-width:600px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);pointer-events:auto;opacity:.95}.catchphrase.svelte-10h04gy h2.svelte-10h04gy{font-size:2.5rem;font-weight:700;color:var(--primary-color);line-height:1.2;margin:0 0 .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.catchphrase.svelte-10h04gy p.svelte-10h04gy{color:var(--text-light);margin-bottom:1.5rem}.catchphrase.svelte-10h04gy form.svelte-10h04gy{display:flex;flex-direction:column;align-items:center;gap:1rem}.form-group.svelte-10h04gy.svelte-10h04gy{width:100%}.catchphrase.svelte-10h04gy input.svelte-10h04gy{width:100%;padding:12px 16px;border:1px solid var(--border-color);border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s ease}.catchphrase.svelte-10h04gy input.svelte-10h04gy:focus{outline:none;border-color:var(--brand-yellow)}.catchphrase.svelte-10h04gy input.svelte-10h04gy:disabled{background-color:#f5f5f5;cursor:not-allowed}.catchphrase.svelte-10h04gy .btn.svelte-10h04gy{margin-top:.5rem}.message.svelte-10h04gy.svelte-10h04gy{padding:12px;border-radius:6px;font-weight:500;width:100%}.message.success.svelte-10h04gy.svelte-10h04gy{background-color:#ffe77426;color:var(--primary-color);border:1px solid rgba(255,231,116,.3)}.success-content.svelte-10h04gy.svelte-10h04gy{display:flex;align-items:center;justify-content:center;gap:8px}.logo-dot.svelte-10h04gy.svelte-10h04gy{width:16px;height:16px;background-color:var(--brand-yellow);border-radius:50%;flex-shrink:0}.message.error.svelte-10h04gy.svelte-10h04gy{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca}.btn.svelte-10h04gy.svelte-10h04gy:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.grid-item.svelte-10h04gy.svelte-10h04gy{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.grid-item.large.svelte-10h04gy.svelte-10h04gy,.grid-item.medium.svelte-10h04gy.svelte-10h04gy,.grid-item.small.svelte-10h04gy.svelte-10h04gy{grid-row:span 1}.image-container.svelte-10h04gy.svelte-10h04gy{position:relative;width:100%;height:100%}.image-container.svelte-10h04gy img.svelte-10h04gy{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(5%) brightness(1.05) saturate(1.1)}.image-container.svelte-10h04gy img.crop-bottom.svelte-10h04gy{object-position:center bottom}@media (max-width: 768px){.image-grid-section.svelte-10h04gy.svelte-10h04gy{padding:50px 0}.image-grid.svelte-10h04gy.svelte-10h04gy{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem;grid-auto-rows:160px}.catchphrase.svelte-10h04gy.svelte-10h04gy{padding:2rem 1.5rem;max-width:90%}.catchphrase.svelte-10h04gy h2.svelte-10h04gy{font-size:2rem}}@media (max-width: 480px){.catchphrase.svelte-10h04gy h2.svelte-10h04gy{font-size:1.75rem}.catchphrase.svelte-10h04gy.svelte-10h04gy{padding:1.5rem 1rem}}@media (max-width: 480px){.image-grid.svelte-10h04gy.svelte-10h04gy{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}}.features-section.svelte-14ksski.svelte-14ksski{background-color:#fff}.krona-brand.svelte-14ksski.svelte-14ksski{display:inline-flex;align-items:baseline;font-size:1em}.screenshots-grid.svelte-14ksski.svelte-14ksski{display:flex;flex-direction:column;gap:4rem;max-width:1000px;margin:0 auto}.screenshot-card.svelte-14ksski.svelte-14ksski{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:400px}.screenshot-card.reverse.svelte-14ksski.svelte-14ksski{direction:rtl}.screenshot-card.reverse.svelte-14ksski>.svelte-14ksski{direction:ltr}.screenshot-image.svelte-14ksski img.svelte-14ksski{width:100%;height:auto;max-height:750px;object-fit:contain;display:block}.screenshot-content.svelte-14ksski.svelte-14ksski{padding:0;display:flex;flex-direction:column;justify-content:center}.screenshot-content.svelte-14ksski h3.svelte-14ksski{font-size:1.75rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-color);line-height:1.2}.screenshot-content.svelte-14ksski h4.svelte-14ksski{font-size:1.125rem;font-weight:500;margin-bottom:0;color:var(--secondary-color)}@media (max-width: 768px){.screenshots-grid.svelte-14ksski.svelte-14ksski{gap:3rem}.screenshot-card.svelte-14ksski.svelte-14ksski{grid-template-columns:1fr;gap:2rem;text-align:center;min-height:auto}.screenshot-card.reverse.svelte-14ksski.svelte-14ksski{direction:ltr}.screenshot-content.svelte-14ksski.svelte-14ksski{order:2;padding:0}.screenshot-image.svelte-14ksski.svelte-14ksski{order:1;max-width:300px;margin:0 auto}.screenshot-content.svelte-14ksski h3.svelte-14ksski{font-size:1.5rem}}@media (max-width: 1024px) and (min-width: 769px){.screenshot-card.svelte-14ksski.svelte-14ksski{gap:2rem}.screenshot-content.svelte-14ksski h3.svelte-14ksski{font-size:1.5rem}}.quotes-section.svelte-2jnhy9{padding:60px 0 80px;background-color:var(--light-gray)}.testimonials-grid.svelte-2jnhy9{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.testimonial-item.svelte-2jnhy9{text-align:left}.testimonial-quote.svelte-2jnhy9{font-size:.9375rem;line-height:1.65;color:var(--text-color);margin:0 0 .75rem;font-style:italic;opacity:.9}.testimonial-attribution.svelte-2jnhy9{font-size:.8125rem;color:var(--secondary-color);margin:0;opacity:.65}@media (max-width: 768px){.quotes-section.svelte-2jnhy9{padding:50px 0 60px}.testimonials-grid.svelte-2jnhy9{grid-template-columns:1fr;gap:1.5rem}.testimonial-quote.svelte-2jnhy9{font-size:.875rem}.testimonial-attribution.svelte-2jnhy9{font-size:.75rem}}@media (max-width: 480px){.quotes-section.svelte-2jnhy9{padding:40px 0 50px}.testimonials-grid.svelte-2jnhy9{grid-template-columns:1fr;gap:1.25rem;padding:0 15px}.testimonial-quote.svelte-2jnhy9{font-size:.875rem;margin-bottom:.5rem}.testimonial-attribution.svelte-2jnhy9{font-size:.75rem}}@media (max-width: 375px){.testimonials-grid.svelte-2jnhy9{padding:0 12px}}
