.progressive-image-container.svelte-g4xz4s{position:relative;overflow:hidden;background-color:#f3f4f6;display:block}.progressive-image-placeholder.svelte-g4xz4s{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-out}.progressive-image-skeleton.svelte-g4xz4s{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-g4xz4s-loading 1.5s infinite}@keyframes svelte-g4xz4s-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.progressive-image-main.svelte-g4xz4s{display:block;width:100%;height:100%;object-fit:inherit;opacity:0;transition:opacity .4s ease-out;z-index:1}.progressive-image-main.loaded.svelte-g4xz4s{opacity:1}.progressive-image-main.error.svelte-g4xz4s{display:none}.progressive-image-container.svelte-g4xz4s:has(.progressive-image-main.loaded:where(.svelte-g4xz4s)) .progressive-image-placeholder:where(.svelte-g4xz4s){opacity:0}.progressive-image-shimmer.svelte-g4xz4s{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0);transform:translate(-100%);animation:svelte-g4xz4s-shimmer 2s infinite}@keyframes svelte-g4xz4s-shimmer{to{transform:translate(100%)}}.progressive-image-error.svelte-g4xz4s{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9fafb;color:#6b7280;padding:1rem;text-align:center}.progressive-image-error.svelte-g4xz4s svg:where(.svelte-g4xz4s){margin-bottom:.5rem;opacity:.5}.progressive-image-error.svelte-g4xz4s p:where(.svelte-g4xz4s){font-size:.875rem;margin:0}.progressive-image-container[style*=padding-bottom].svelte-g4xz4s>:where(.svelte-g4xz4s){position:absolute;top:0;left:0;width:100%;height:100%}.progressive-image-container.svelte-g4xz4s:not([style*=padding-bottom]){position:relative;display:block;width:100%;height:100%}.progressive-image-container.svelte-g4xz4s:not([style*=padding-bottom])>:where(.svelte-g4xz4s){position:relative}.progressive-image-container.svelte-g4xz4s:not([style*=padding-bottom]) .progressive-image-main:where(.svelte-g4xz4s){width:100%;height:100%}.progressive-image-container.svelte-g4xz4s:not([style*=padding-bottom]) .progressive-image-placeholder:where(.svelte-g4xz4s),.progressive-image-container.svelte-g4xz4s:not([style*=padding-bottom]) .progressive-image-skeleton:where(.svelte-g4xz4s){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:inherit}.hero.svelte-1uha8ag{background:linear-gradient(180deg,#fff,#fafbfc);min-height:100vh;display:flex;align-items:center;padding:80px 32px;position:relative;overflow-x:hidden}.hero.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(59,130,246,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.07) 1px,transparent 1px);background-size:40px 40px;background-position:-1px -1px;mask-image:radial-gradient(ellipse 100% 80% at 50% 40%,black 50%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 100% 80% at 50% 40%,black 50%,transparent 100%);pointer-events:none;z-index:0}.hero__container.svelte-1uha8ag{max-width:1400px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.hero__title.svelte-1uha8ag{font-size:56px;font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:0;letter-spacing:-.02em;text-align:center;width:100%}.hero__content.svelte-1uha8ag{position:relative;z-index:1;max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero__title-highlight.svelte-1uha8ag{color:#3b82f6}.hero__subtitle.svelte-1uha8ag{font-size:18px;line-height:1.6;color:#475569;margin-bottom:32px}.hero__cta.svelte-1uha8ag{display:flex;gap:16px;margin-bottom:48px}.hero__button.svelte-1uha8ag{padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center}.hero__button--primary.svelte-1uha8ag{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;box-shadow:0 4px 12px #3b82f626}.hero__button--primary.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 12px 24px #3b82f659}.hero__button--secondary.svelte-1uha8ag{background:#fff;color:#0f172a;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.hero__button--secondary.svelte-1uha8ag:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.hero__programs.svelte-1uha8ag{padding-top:40px;border-top:2px solid #cbd5e1}.hero__programs-title.svelte-1uha8ag{font-size:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px}.hero__programs-grid.svelte-1uha8ag{display:flex;gap:40px;align-items:center}.hero__program-logo.svelte-1uha8ag{height:56px;opacity:1;transition:opacity .2s}.hero__program-logo.svelte-1uha8ag:hover{opacity:1}.hero__program-logo.svelte-1uha8ag img:where(.svelte-1uha8ag){height:100%;width:auto;object-fit:contain}.hero__visual.svelte-1uha8ag{position:relative;z-index:1;width:100%;max-width:900px;padding:0 24px}@media (max-width: 1024px){.hero__container.svelte-1uha8ag{gap:40px}.hero__title.svelte-1uha8ag{font-size:48px}.hero__visual.svelte-1uha8ag{max-width:700px;padding:0 20px}}@media (max-width: 768px){.hero.svelte-1uha8ag{padding:80px 24px}.hero__container.svelte-1uha8ag{gap:32px}.hero__title.svelte-1uha8ag{font-size:36px}.hero__subtitle.svelte-1uha8ag{font-size:16px;margin-bottom:24px}.hero__cta.svelte-1uha8ag{flex-direction:column;gap:8px;margin-bottom:32px;width:100%}.hero__button.svelte-1uha8ag{width:100%}.hero__programs-grid.svelte-1uha8ag{gap:24px;flex-wrap:wrap;justify-content:center}.hero__program-logo.svelte-1uha8ag{height:40px}.hero__visual.svelte-1uha8ag{max-width:100%;padding:0 16px}}@media (min-width: 1920px){.hero__program-logo.svelte-1uha8ag{height:64px}}.mbp-mockup-wrapper.svelte-1uha8ag{width:100%;max-width:100%;margin:0 auto;position:relative;display:flex;filter:drop-shadow(0 30px 60px rgba(0,0,0,.3))}.mbp-container.svelte-1uha8ag{position:relative;width:100%;max-width:100%;height:auto;padding-top:58.6%;margin:0 auto;background-size:contain;background-position:center center;background-repeat:no-repeat;box-sizing:border-box}.mbp-display.svelte-1uha8ag{position:absolute;top:0;left:0;right:0;display:block;width:81.3%;height:95.2%;margin:0 auto;background-image:radial-gradient(#8a8b8d,#7a7b7d,#6a6b6d);border:1px solid #a5a7a9;border-radius:3.1%/4%;z-index:1;box-shadow:0 5px 15px #0003}.mbp-display.svelte-1uha8ag .display-edge:where(.svelte-1uha8ag){display:block;position:relative;width:99.37%;height:99.25%;margin:.3% auto;z-index:2;background-color:#1a1a1a;border-radius:2.75%/3.8%}.mbp-display.svelte-1uha8ag .display-edge:where(.svelte-1uha8ag) .bezel:where(.svelte-1uha8ag){display:block;position:relative;width:99.5%;height:99.2%;margin:auto;top:.4%;border-radius:2.8%/3.2%;z-index:3;background-color:#000}.mbp-display.with-glare.svelte-1uha8ag .bezel:where(.svelte-1uha8ag):after{content:"";display:block;position:absolute;right:.15%;top:.3%;width:45%;height:100%;pointer-events:none;background:linear-gradient(60deg,#0000 55%,#8cb4ff0a 55%,#b4c8ff0f 75%,#c8dcff0a);background-blend-mode:screen;border-top-right-radius:3.5% 3%}.mbp-display.svelte-1uha8ag .display-edge:where(.svelte-1uha8ag) .bezel:where(.svelte-1uha8ag) .display-frame:where(.svelte-1uha8ag){display:block;position:absolute;width:98.8%;height:96.5%;margin:0 auto;top:1.2%;left:0;right:0;background-color:#151515;overflow:hidden;border-radius:2.8%/3.2%}.fieldflow-demo-content.svelte-1uha8ag{width:100%;height:100%;object-fit:cover;display:block}.mbp-display.svelte-1uha8ag .display-edge:where(.svelte-1uha8ag) .bezel:where(.svelte-1uha8ag) .below-display:where(.svelte-1uha8ag){display:flex;justify-content:center;position:absolute;width:100%;height:2.8%;bottom:.15%;z-index:3;background-color:#1a1a1a;border-bottom-right-radius:2.5% 70%;border-bottom-left-radius:2.5% 70%}.mbp-keyboard.svelte-1uha8ag{width:99.75%;height:6.5%;margin:0 auto;position:absolute;bottom:0;left:0;right:0;z-index:100;display:flex;flex-wrap:wrap;justify-content:center}.mbp-keyboard.svelte-1uha8ag .front:where(.svelte-1uha8ag){width:100%;height:37.25%;position:absolute;margin:0 auto;left:0;right:0;top:0;background:linear-gradient(90deg,#58595b,#65666b,#90919b .3%,#bcbdc8 .5%,#d7d8e2 .8%,#d8d9e3 1%,#cfcfda,#c1c2cc 1.5%,#9d9ea8 2%,#94959f,#abacb7 4%,#d1d1db 8%,#dadae5 15%,#d9d9e4 25%,#d9d9e4 75%,#dadae5 85%,#d1d1db 92%,#abacb7 96%,#94959f,#9d9ea8 98%,#c1c2cc 98.5%,#cfcfda,#d8d9e3 99%,#d7d8e2 99.2%,#bcbdc8 99.5%,#90919b 99.7%,#65666b,#58595b);z-index:100;border-radius:1px;display:flex;justify-content:center;align-items:flex-start}.mbp-keyboard.svelte-1uha8ag .opener-left:where(.svelte-1uha8ag){position:relative;width:6.917%;height:65.5%;z-index:101;border-radius:0 0 0 20px;background:linear-gradient(180deg,#a5a8aa80,#a9aaae80 60%,#5f696e66),radial-gradient(circle at right,#9fa0a380,#9fa0a380 50%,#888b8e80 80%,#14181ebf);background-blend-mode:darken}.mbp-keyboard.svelte-1uha8ag .opener-right:where(.svelte-1uha8ag){position:relative;width:6.917%;height:65.5%;z-index:101;border-radius:0 0 20px;background:linear-gradient(180deg,#a5a8aa80,#a9aaae80 60%,#5f696e66),radial-gradient(circle at left,#9fa0a380,#9fa0a380 50%,#888b8e80 80%,#14181ebf);background-blend-mode:darken}.mbp-keyboard.svelte-1uha8ag .bottom-left:where(.svelte-1uha8ag){display:block;position:relative;width:50%;height:58%;top:10%;z-index:99;background:linear-gradient(180deg,#d5d6d9,#808183 65%,#3e3f41 90%,#222224 96%,#19191b);border-bottom-left-radius:25% 60%}.mbp-keyboard.svelte-1uha8ag .bottom-right:where(.svelte-1uha8ag){display:block;position:relative;width:50%;height:58%;top:10%;z-index:99;background:linear-gradient(180deg,#d5d6d9,#808183 65%,#3e3f41 90%,#222224 96%,#19191b);border-bottom-right-radius:25% 60%}.mbp-shadow.svelte-1uha8ag{width:95%;height:60%;display:flex;justify-content:center}.mbp-shadow.svelte-1uha8ag .shadow-left:where(.svelte-1uha8ag){display:block;position:relative;width:50%;height:100%;top:10%;z-index:90;background:linear-gradient(180deg,#000,#080b11d9 2.5%,#1d202466 15%,#fff0 50%);filter:blur(2px);background-blend-mode:multiply;border-top-left-radius:20% 90%}.mbp-shadow.svelte-1uha8ag .shadow-right:where(.svelte-1uha8ag){display:block;position:relative;width:50%;height:100%;top:10%;z-index:90;background:linear-gradient(180deg,#000,#080b11d9 2.5%,#1d202466 15%,#fff0 50%);filter:blur(2px);background-blend-mode:multiply;border-top-right-radius:20% 90%}@media (max-width: 1024px){.mbp-mockup-wrapper.svelte-1uha8ag{filter:drop-shadow(0 20px 40px rgba(0,0,0,.25))}}@media (max-width: 768px){.mbp-mockup-wrapper.svelte-1uha8ag{filter:drop-shadow(0 15px 30px rgba(0,0,0,.2))}}.install-hero.svelte-1uha8ag{background:linear-gradient(135deg,#0f172a,#1e293b);padding:144px 0;position:relative;overflow:hidden}.install-hero.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(147,197,253,.08) 0%,transparent 50%);pointer-events:none}.install-hero__container.svelte-1uha8ag{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.install-hero__grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:80px;align-items:center}@media (min-width: 1024px){.install-hero__grid.svelte-1uha8ag{grid-template-columns:1fr 1fr;gap:120px}}.install-hero__content.svelte-1uha8ag{max-width:100%}.install-hero__title.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;margin-bottom:32px}.install-hero__title-accent.svelte-1uha8ag{color:#94a3b8;font-weight:600}.install-hero__description.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;line-height:1.6;color:#cbd5e1;margin-bottom:48px;max-width:90%}.install-hero__features.svelte-1uha8ag{display:flex;flex-direction:column;gap:24px}.install-hero__feature.svelte-1uha8ag{display:flex;align-items:flex-start;gap:16px;padding:4px 0}.install-hero__feature-dot.svelte-1uha8ag{width:8px;height:8px;border-radius:50%;background:#fff;flex-shrink:0;margin-top:8px;box-shadow:0 0 0 2px #ffffff1a}.install-hero__feature-content.svelte-1uha8ag{flex:1}.install-hero__feature-title.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.4}.install-hero__feature-text.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#94a3b8;margin:0}.install-hero__visual.svelte-1uha8ag{position:relative}.install-hero__image-container.svelte-1uha8ag{position:relative;transform:perspective(800px) rotateY(-12deg) rotateX(6deg);transition:transform 2.5s cubic-bezier(.19,1,.22,1)}.install-hero__image-container.visible.svelte-1uha8ag{transform:perspective(800px) rotateY(0) rotateX(0) scale(1.05)}.install-hero__image-frame.svelte-1uha8ag{background:linear-gradient(145deg,#1e293b,#334155);border:1px solid rgba(148,163,184,.2);border-radius:0;padding:3px;box-shadow:0 25px 50px -12px #0009,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.install-hero__image-frame.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);transition:left .8s cubic-bezier(.19,1,.22,1)}.install-hero__image-container.visible.svelte-1uha8ag .install-hero__image-frame:where(.svelte-1uha8ag):before{left:100%}.install-hero__image{width:100%;height:auto;display:block;border-radius:0;background:#1e293b;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;object-fit:contain;object-position:center;max-width:none;will-change:transform}.install-hero__glow.svelte-1uha8ag{position:absolute;top:-32px;right:-32px;bottom:-32px;left:-32px;background:radial-gradient(circle at center,rgba(59,130,246,.15) 0%,transparent 70%);border-radius:24px;filter:blur(20px);opacity:.6;z-index:-1;transition:opacity 2.5s ease}.install-hero__image-container.visible.svelte-1uha8ag .install-hero__glow:where(.svelte-1uha8ag){opacity:.8}@media (max-width: 1024px) and (min-width: 769px){.install-hero__image-container.svelte-1uha8ag{max-width:400px;margin:0 auto}.install-background.svelte-1uha8ag{right:-10px;top:10px}}@media (max-width: 1023px){.install-hero.svelte-1uha8ag{padding:80px 0}.install-hero__container.svelte-1uha8ag{padding:0 20px}.install-hero__grid.svelte-1uha8ag{gap:40px}.install-hero__title.svelte-1uha8ag{font-size:2.5rem;margin-bottom:24px}.install-hero__description.svelte-1uha8ag{max-width:100%;font-size:1.125rem;margin-bottom:32px}.install-hero__image-container.svelte-1uha8ag{transform:none;width:80%;max-width:none;margin:0 auto}.install-hero__image-container.svelte-1uha8ag:hover{transform:scale(1.02)}.install-background.svelte-1uha8ag{top:8px;right:-20px;opacity:.5}.install-hero__features.svelte-1uha8ag{gap:20px}.install-hero__feature-title.svelte-1uha8ag{font-size:1rem}.install-hero__feature-text.svelte-1uha8ag{font-size:.9rem}}@media (max-width: 480px){.install-hero.svelte-1uha8ag{padding:60px 0}.install-hero__container.svelte-1uha8ag{padding:0 16px}.install-hero__grid.svelte-1uha8ag{gap:32px}.install-hero__title.svelte-1uha8ag{font-size:2rem;line-height:1.2}.install-hero__description.svelte-1uha8ag{font-size:1rem;margin-bottom:28px}.install-background.svelte-1uha8ag{top:6px;right:-12px;opacity:.4}.install-hero__image-container.svelte-1uha8ag{width:80%;max-width:none}.install-hero__image-frame.svelte-1uha8ag{padding:2px}.install-switch.svelte-1uha8ag{margin-top:24px}.install-switch__button.svelte-1uha8ag{width:70px;height:28px;padding:4px}.install-switch__indicator.svelte-1uha8ag{width:30px;height:20px}.install-switch__indicator.inside.svelte-1uha8ag{left:36px}}.install-background.svelte-1uha8ag{position:absolute;top:15px;right:-40px;z-index:1;opacity:.7;filter:brightness(.9);width:100%;height:100%}.install-foreground.svelte-1uha8ag{position:relative;z-index:2;width:100%;height:100%}.install-switch.svelte-1uha8ag{margin-top:32px;display:flex;justify-content:center}.install-switch__button.svelte-1uha8ag{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:6px;width:80px;height:32px;position:relative;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.install-switch__button.svelte-1uha8ag:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 8px 25px #00000026}.install-switch__indicator.svelte-1uha8ag{position:absolute;top:2px;width:34px;height:24px;background:#fff;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0003;display:flex;align-items:center;justify-content:center}.install-switch__indicator.svelte-1uha8ag:after{content:"";width:8px;height:8px;border-radius:50%;background:#94a3b8;transition:all .3s ease}.install-switch__indicator.pass.svelte-1uha8ag{left:2px}.install-switch__indicator.inside.svelte-1uha8ag{left:42px}.install-switch__indicator.inside.svelte-1uha8ag:after{background:#1e293b}.sheets-section.svelte-1uha8ag{background:linear-gradient(135deg,#1e293b,#0f172a);padding:96px 0;position:relative;overflow:hidden}.sheets-section.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(147,197,253,.08) 0%,transparent 50%);pointer-events:none}.sheets-container.svelte-1uha8ag{max-width:1400px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.sheets-header.svelte-1uha8ag{text-align:center;margin-bottom:60px}.sheets-title.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;margin-bottom:24px}.sheets-title-accent.svelte-1uha8ag{color:#94a3b8;font-weight:600}.sheets-description.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;line-height:1.6;color:#cbd5e1;max-width:700px;margin:0 auto}.sheets-showcase-wrapper.svelte-1uha8ag{margin-bottom:200px}.sheets-showcase-wrapper.svelte-1uha8ag:last-child{margin-bottom:0}.sheets-showcase__visual-hero.svelte-1uha8ag{position:relative;width:100%;margin-bottom:60px;display:flex;align-items:center;justify-content:center;min-height:80vh}.sheets-showcase__content.svelte-1uha8ag{max-width:800px;margin:0 auto;text-align:center}.sheets-showcase__image-container.svelte-1uha8ag{position:absolute;top:50%;left:54%;transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1);transition:opacity .6s ease;transform-style:preserve-3d;max-width:1600px;width:85%;opacity:0;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.sheets-showcase__image-container.active.svelte-1uha8ag{opacity:1;pointer-events:auto}.sheets-showcase__image-container.inactive.svelte-1uha8ag{opacity:0}.sheets-showcase__image-frame.svelte-1uha8ag{background:linear-gradient(145deg,#fff,#f1f5f9);border:1px solid rgba(148,163,184,.2);border-radius:20px;padding:6px;box-shadow:0 100px 200px -50px #00000040,0 50px 100px -30px #0003,0 30px 60px -20px #00000026,0 0 0 1px #ffffffe6,inset 0 2px 8px #fffffff2;position:relative;overflow:hidden;transform:translateZ(0);backface-visibility:hidden}.sheets-showcase__image-frame.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);transition:left 1s cubic-bezier(.19,1,.22,1);pointer-events:none}.sheets-showcase__image-container.svelte-1uha8ag:hover .sheets-showcase__image-frame:where(.svelte-1uha8ag):before{left:100%}.sheets-showcase__image{width:100%;height:auto;display:block;border-radius:14px;background:#fff;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.sheets-showcase__glow.svelte-1uha8ag{position:absolute;top:-150px;right:-150px;bottom:-150px;left:-150px;background:radial-gradient(circle at center,rgba(59,130,246,.15) 0%,transparent 50%);border-radius:50%;filter:blur(80px);opacity:.5;z-index:-1;transition:opacity 1s ease}.sheets-showcase__image-container.svelte-1uha8ag:hover .sheets-showcase__glow:where(.svelte-1uha8ag){opacity:.7}.sheets-toggle.svelte-1uha8ag{display:flex;justify-content:center;margin-bottom:60px}.sheets-toggle__button.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:16px 32px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000026,0 4px 8px #0000001a,inset 0 1px #ffffffe6;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#0f172a;letter-spacing:-.01em}.sheets-toggle__button.svelte-1uha8ag:hover{background:#fffffff2;transform:translateY(-2px);box-shadow:0 12px 32px #0003,0 6px 12px #0000001f,inset 0 1px #fff}.sheets-toggle__button.svelte-1uha8ag:active{transform:translateY(0);box-shadow:0 4px 16px #00000026,0 2px 6px #0000001a,inset 0 1px #ffffffe6}@media (max-width: 1024px){.sheets-header.svelte-1uha8ag{margin-bottom:80px}.sheets-showcase__image-container.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(.9);max-width:80%;margin:0 auto}.sheets-showcase__image-container.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(.9)}.sheets-showcase__image-container.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(.9);opacity:0}.sheets-showcase__image-container--reverse.svelte-1uha8ag,.sheets-showcase__image-container--reverse.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(.9)}.sheets-showcase__image-container--reverse.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(.9);opacity:0}.sheets-showcase__image-container.svelte-1uha8ag:hover,.sheets-showcase__image-container--reverse.svelte-1uha8ag:hover{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(.9)}}@media (max-width: 768px){.sheets-section.svelte-1uha8ag{padding:40px 0}.sheets-header.svelte-1uha8ag{margin-bottom:40px}.sheets-title.svelte-1uha8ag{font-size:2rem;margin-bottom:16px}.sheets-description.svelte-1uha8ag{font-size:1.125rem}.sheets-showcase-wrapper.svelte-1uha8ag{margin-bottom:80px}.sheets-showcase__visual-hero.svelte-1uha8ag{min-height:auto;margin-bottom:40px}.sheets-showcase__image-container.svelte-1uha8ag{max-width:95%;transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1)!important}.sheets-showcase__image-container.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1)!important}.sheets-showcase__image-container.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1)!important;opacity:0}.sheets-showcase__image-container--reverse.svelte-1uha8ag,.sheets-showcase__image-container--reverse.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1)!important}.sheets-showcase__image-container--reverse.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1)!important;opacity:0}.sheets-showcase__glow.svelte-1uha8ag{top:-40px;right:-40px;bottom:-40px;left:-40px}}@media (max-width: 640px){.sheets-section.svelte-1uha8ag{padding:32px 0}.sheets-showcase__visual-hero.svelte-1uha8ag{min-height:50vh}.sheets-showcase__image-container.svelte-1uha8ag,.sheets-showcase__image-container.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.1)!important}.sheets-showcase__image-container.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.1)!important;opacity:0}.sheets-showcase__image-container--reverse.svelte-1uha8ag,.sheets-showcase__image-container--reverse.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.1)!important}.sheets-showcase__image-container--reverse.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.1)!important;opacity:0}}@media (max-width: 480px){.sheets-container.svelte-1uha8ag{padding:0 16px}.sheets-title.svelte-1uha8ag{font-size:1.75rem}.sheets-description.svelte-1uha8ag{font-size:1rem}.sheets-showcase__image-container.svelte-1uha8ag{max-width:100%;transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.15)!important}.sheets-showcase__image-container.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.15)!important}.sheets-showcase__image-container.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.15)!important;opacity:0}.sheets-showcase__image-container--reverse.svelte-1uha8ag,.sheets-showcase__image-container--reverse.active.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.15)!important}.sheets-showcase__image-container--reverse.inactive.svelte-1uha8ag{transform:translate(-50%,-50%) perspective(2000px) rotateY(25deg) rotateX(20deg) scale(1.15)!important;opacity:0}}.calendar-section.svelte-1uha8ag{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:350px 0;position:relative;overflow:hidden}.calendar-section.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.06) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(147,197,253,.04) 0%,transparent 50%);pointer-events:none}.calendar-container.svelte-1uha8ag{max-width:1600px;margin:0 auto;padding:0 24px;position:relative;z-index:1}@media (min-width: 1920px){.calendar-container.svelte-1uha8ag{max-width:1800px}}.calendar-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:80px;align-items:center}@media (min-width: 1024px){.calendar-grid.svelte-1uha8ag{grid-template-columns:1fr 2fr;gap:100px}}@media (min-width: 1600px){.calendar-grid.svelte-1uha8ag{grid-template-columns:1fr 2.5fr;gap:120px}}.calendar-content.svelte-1uha8ag{max-width:100%}.calendar-title.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#1e293b;margin-bottom:24px}.calendar-title-accent.svelte-1uha8ag{color:#64748b;font-weight:600}.calendar-description.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;line-height:1.6;color:#475569;margin-bottom:40px;max-width:90%}.calendar-features.svelte-1uha8ag{display:flex;flex-direction:column;gap:24px}.calendar-feature.svelte-1uha8ag{display:flex;align-items:flex-start;gap:16px;padding:4px 0}.calendar-feature-dot.svelte-1uha8ag{width:8px;height:8px;border-radius:50%;background:#1e293b;flex-shrink:0;margin-top:8px;box-shadow:0 0 0 2px #1e293b1a}.calendar-feature-content.svelte-1uha8ag{flex:1}.calendar-feature-title.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:8px;line-height:1.4}.calendar-feature-text.svelte-1uha8ag{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#64748b;margin:0}.calendar-visual.svelte-1uha8ag{position:relative;display:flex;justify-content:center;align-items:center}.calendar-image-wrapper.svelte-1uha8ag{position:relative;width:100%;max-width:none}.calendar-image-container.svelte-1uha8ag{position:relative;transform:perspective(1200px) rotateY(-8deg) rotateX(4deg);width:100%}.calendar-image-frame.svelte-1uha8ag{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.15);border-radius:16px;padding:4px;box-shadow:0 40px 80px -20px #0000004d,0 20px 40px -10px #0003,0 10px 20px -5px #00000026,0 0 0 1px #ffffffe6,inset 0 1px 4px #ffffffe6;position:relative;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;width:fit-content;margin:0 auto}.calendar-image-frame.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);pointer-events:none}.calendar-image{width:100%;height:auto;display:block;border-radius:12px;background:#fff;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.calendar-image-wide{display:block;max-width:1200px}.calendar-image-skinny{display:none}@media (max-width: 1599px){.calendar-image-wide{display:none}.calendar-image-skinny{display:block;max-width:800px}}@media (min-width: 1920px){.calendar-image-wide{max-width:1400px}}.calendar-glow.svelte-1uha8ag{position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:radial-gradient(circle at center,rgba(59,130,246,.15) 0%,transparent 60%);border-radius:50%;filter:blur(40px);opacity:.4;z-index:-1}@media (max-width: 1023px){.calendar-section.svelte-1uha8ag{padding:80px 0}.calendar-grid.svelte-1uha8ag{gap:40px}.calendar-title.svelte-1uha8ag{font-size:2.5rem;margin-bottom:20px}.calendar-description.svelte-1uha8ag{font-size:1.125rem;max-width:100%;margin-bottom:32px}.calendar-image-container.svelte-1uha8ag{transform:perspective(1000px) rotateY(-6deg) rotateX(3deg)}.calendar-image{max-width:500px}.calendar-features.svelte-1uha8ag{gap:20px}.calendar-feature-title.svelte-1uha8ag{font-size:1rem}.calendar-feature-text.svelte-1uha8ag{font-size:.9rem}}@media (max-width: 768px){.calendar-section.svelte-1uha8ag{padding:60px 0}.calendar-container.svelte-1uha8ag{padding:0 20px}.calendar-grid.svelte-1uha8ag{gap:32px}.calendar-title.svelte-1uha8ag{font-size:2rem;line-height:1.2;margin-bottom:16px}.calendar-description.svelte-1uha8ag{font-size:1rem;margin-bottom:28px}.calendar-image-container.svelte-1uha8ag{transform:none}.calendar-image{max-width:400px}.calendar-glow.svelte-1uha8ag{top:-20px;right:-20px;bottom:-20px;left:-20px}}@media (max-width: 480px){.calendar-container.svelte-1uha8ag{padding:0 16px}.calendar-title.svelte-1uha8ag{font-size:1.75rem}.calendar-description.svelte-1uha8ag{font-size:.95rem}.calendar-image{max-width:100%}.calendar-image-frame.svelte-1uha8ag{padding:3px;border-radius:12px}.calendar-image{border-radius:9px}}
