.page-container.svelte-16cwcgo{min-height:100vh;background:var(--bg-900);color:var(--text-100);position:relative;z-index:1}main.svelte-16cwcgo{max-width:100%;overflow-x:hidden}.divider.svelte-16cwcgo{height:1px;background:var(--border-subtle);max-width:1400px;margin:0 auto;padding:0}.hero.svelte-16cwcgo{padding:10rem 4rem 5rem;max-width:1400px;margin:0 auto}.hero-grid.svelte-16cwcgo{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.hero-content.svelte-16cwcgo{text-align:left}.hero-visual.svelte-16cwcgo{display:flex;justify-content:center;align-items:center}.browser-visual.svelte-16cwcgo{background:var(--bg-800);border:1px solid var(--border-subtle);border-radius:12px;overflow:hidden;width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;box-shadow:0 4px 24px #0000004d,0 0 0 1px #ffffff08}.browser-header.svelte-16cwcgo{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;background:color-mix(in srgb,var(--text-100) 3%,transparent);border-bottom:1px solid var(--border-subtle);grid-column:1 / -1}.window-dots.svelte-16cwcgo{display:flex;gap:6px;flex-shrink:0}.dot.svelte-16cwcgo{width:10px;height:10px;border-radius:50%}.dot-red.svelte-16cwcgo{background:#ff5f57}.dot-yellow.svelte-16cwcgo{background:#febc2e}.dot-green.svelte-16cwcgo{background:#28c840}.browser-bar.svelte-16cwcgo{flex:1;display:flex;align-items:center;gap:.5rem;background:color-mix(in srgb,var(--text-100) 4%,transparent);border-radius:6px;padding:.3rem .75rem;max-width:280px}.browser-url.svelte-16cwcgo{font-size:.7rem;color:var(--text-300);font-family:SF Mono,Fira Code,monospace}.browser-actions.svelte-16cwcgo{display:flex;gap:.5rem;flex-shrink:0}.browser-content.svelte-16cwcgo{position:relative;overflow:hidden;display:flex}.site-preview.svelte-16cwcgo{flex:1;padding:0;background:#f8f8fa;overflow:hidden}.site-nav.svelte-16cwcgo{display:flex;align-items:center;padding:.35rem .6rem;gap:.4rem;background:#fff;border-bottom:1px solid #eee}.site-logo.svelte-16cwcgo{width:16px;height:16px;border-radius:3px;background:var(--accent-gold)}.site-nav-links.svelte-16cwcgo{display:flex;gap:.5rem;margin-left:auto}.site-nav-links.svelte-16cwcgo span:where(.svelte-16cwcgo){width:28px;height:4px;border-radius:2px;background:#ddd}.site-nav-cta.svelte-16cwcgo{width:36px;height:12px;border-radius:6px;background:var(--accent-gold);margin-left:.4rem}.site-hero.svelte-16cwcgo{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:.6rem;align-items:center}.site-hero-content.svelte-16cwcgo{display:flex;flex-direction:column;gap:.3rem}.site-badge.svelte-16cwcgo{width:32px;height:6px;border-radius:3px;background:color-mix(in srgb,var(--accent-gold) 20%,transparent)}.site-headline.svelte-16cwcgo{height:6px;width:85%;border-radius:3px;background:#222}.site-headline.short.svelte-16cwcgo{width:55%}.site-subtext.svelte-16cwcgo{height:3px;width:80%;border-radius:2px;background:#ccc;margin-top:.1rem}.site-subtext.shorter.svelte-16cwcgo{width:60%;margin-top:0}.site-buttons.svelte-16cwcgo{display:flex;gap:.3rem;margin-top:.2rem}.site-btn.svelte-16cwcgo{height:10px;border-radius:5px}.site-btn.primary.svelte-16cwcgo{width:36px;background:var(--accent-gold)}.site-btn.secondary.svelte-16cwcgo{width:30px;background:#e8e8e8}.site-hero-image.svelte-16cwcgo{aspect-ratio:2/1;border-radius:5px;overflow:hidden;position:relative}.hero-img-placeholder.svelte-16cwcgo{width:100%;height:100%;background:linear-gradient(135deg,#e8e4df,#d4d0cc);position:relative;overflow:hidden}.img-shimmer.svelte-16cwcgo{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:svelte-16cwcgo-shimmer 2.5s ease-in-out infinite 1s}@keyframes svelte-16cwcgo-shimmer{0%{left:-100%}to{left:100%}}.site-stats.svelte-16cwcgo{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;padding:.35rem .6rem;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff}.site-stat.svelte-16cwcgo{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.15rem}.stat-num.svelte-16cwcgo{width:24px;height:6px;border-radius:2px;background:#222}.stat-txt.svelte-16cwcgo{width:34px;height:3px;border-radius:2px;background:#ccc}.site-cards-row.svelte-16cwcgo{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.4rem .6rem .5rem}.site-card-mini.svelte-16cwcgo{height:22px;background:#fff;border-radius:4px;border:1px solid #eee}.design-cursor.svelte-16cwcgo{position:absolute;top:30%;left:45%;z-index:3;animation:svelte-16cwcgo-cursorMove 4s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@keyframes svelte-16cwcgo-cursorMove{0%,to{transform:translate(0)}25%{transform:translate(20px,-10px)}50%{transform:translate(-15px,15px)}75%{transform:translate(10px,5px)}}.design-tooltip.svelte-16cwcgo{position:absolute;bottom:12px;left:12px;background:#000000bf;color:#fff;font-size:.6rem;font-family:SF Mono,Fira Code,monospace;padding:.25rem .5rem;border-radius:4px;display:flex;align-items:center;gap:.25rem;z-index:3}.tooltip-label.svelte-16cwcgo{color:var(--accent-gold);font-weight:600}.tooltip-sep.svelte-16cwcgo{opacity:.4}.layers-panel.svelte-16cwcgo{width:150px;background:color-mix(in srgb,var(--text-100) 2%,var(--bg-800));border-left:1px solid var(--border-subtle);padding:.6rem 0;display:flex;flex-direction:column;gap:.15rem;flex-shrink:0}.panel-title.svelte-16cwcgo{font-size:.6rem;font-weight:600;color:var(--text-400);text-transform:uppercase;letter-spacing:.08em;padding:.25rem .75rem .35rem}.layer-item.svelte-16cwcgo{display:flex;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.65rem;color:var(--text-300);cursor:default;transition:background .15s}.layer-item.active.svelte-16cwcgo{background:color-mix(in srgb,var(--accent-gold) 10%,transparent);color:var(--accent-gold)}.layer-item.svelte-16cwcgo svg:where(.svelte-16cwcgo){flex-shrink:0;opacity:.5}.layer-item.active.svelte-16cwcgo svg:where(.svelte-16cwcgo){opacity:1;stroke:var(--accent-gold)}.panel-divider.svelte-16cwcgo{height:1px;background:var(--border-subtle);margin:.4rem .75rem}.prop-row.svelte-16cwcgo{display:flex;justify-content:space-between;padding:.2rem .75rem;font-size:.6rem}.prop-label.svelte-16cwcgo{color:var(--text-400)}.prop-value.svelte-16cwcgo{color:var(--text-200);font-family:SF Mono,Fira Code,monospace}.color-swatches.svelte-16cwcgo{display:flex;gap:.35rem;padding:.5rem .75rem .25rem}.swatch.svelte-16cwcgo{width:16px;height:16px;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.back-link.svelte-16cwcgo{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-300);text-decoration:none;font-size:.9rem;margin-bottom:2.5rem;transition:color .3s ease}.back-link.svelte-16cwcgo:hover{color:var(--accent-gold)}.hero-label.svelte-16cwcgo{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent-gold);margin-bottom:1.5rem}.hero-title.svelte-16cwcgo{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;color:var(--text-50);margin:0 0 1.5rem;max-width:800px}.accent-word.svelte-16cwcgo{color:var(--accent-gold)}.hero-subtitle.svelte-16cwcgo{font-size:1.2rem;line-height:1.7;color:var(--text-200);max-width:650px;margin:0 0 2.5rem}.hero-cta.svelte-16cwcgo{display:flex;gap:1rem;flex-wrap:wrap}.editorial-grid.svelte-16cwcgo{display:grid;grid-template-columns:220px 1fr;gap:4rem;min-width:0}.editorial-grid.svelte-16cwcgo>:where(.svelte-16cwcgo){min-width:0}.editorial-label.svelte-16cwcgo{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent-gold);padding-top:.25rem}.editorial-content.svelte-16cwcgo{min-width:0}.section-title.svelte-16cwcgo{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--text-50);margin:0 0 1rem}.section-subtitle.svelte-16cwcgo{font-size:1.1rem;color:var(--text-300);max-width:600px;margin:0 0 2.5rem;line-height:1.6}.desc-aside.svelte-16cwcgo,.title-aside.svelte-16cwcgo{font-weight:400;font-style:italic;color:var(--text-400)}.solutions-section.svelte-16cwcgo{padding:5rem 4rem;max-width:1400px;margin:0 auto}.tabs-row.svelte-16cwcgo{display:flex;gap:0;border-bottom:1px solid var(--border-subtle);margin-bottom:2.5rem}.tab-button.svelte-16cwcgo{padding:.75rem 1.5rem;background:none;border:none;border-bottom:2px solid transparent;color:var(--text-300);font-family:inherit;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.tab-button.svelte-16cwcgo:hover{color:var(--text-100)}.tab-button.active.svelte-16cwcgo{color:var(--accent-gold);border-bottom-color:var(--accent-gold)}.type-details.svelte-16cwcgo{min-height:200px}.type-description.svelte-16cwcgo{font-size:1.05rem;line-height:1.6;color:var(--text-200);margin:0 0 2rem}.benefits-grid.svelte-16cwcgo{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.benefit-item.svelte-16cwcgo{display:flex;align-items:flex-start;gap:.75rem;animation:svelte-16cwcgo-fadeInBenefit .3s ease forwards;opacity:0}@keyframes svelte-16cwcgo-fadeInBenefit{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.check-icon.svelte-16cwcgo{width:18px;height:18px;flex-shrink:0;color:var(--accent-gold);margin-top:.15rem}.benefit-item.svelte-16cwcgo span:where(.svelte-16cwcgo){font-size:.95rem;line-height:1.5;color:var(--text-100)}.tech-section.svelte-16cwcgo{padding:5rem 4rem;max-width:1400px;margin:0 auto}.tech-grid.svelte-16cwcgo{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:1.5rem;border-top:1px solid var(--border-subtle)}.tech-item.svelte-16cwcgo{padding:1.25rem 1.25rem 1.25rem 0;border-bottom:1px solid var(--border-subtle);animation:svelte-16cwcgo-fadeInTech .4s ease forwards;opacity:0}.tech-item.svelte-16cwcgo:nth-child(3n+2),.tech-item.svelte-16cwcgo:nth-child(3n+3){padding-left:1.25rem;border-left:1px solid var(--border-subtle)}@keyframes svelte-16cwcgo-fadeInTech{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tech-header.svelte-16cwcgo{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.tech-name.svelte-16cwcgo{font-size:1rem;font-weight:600;color:var(--text-50)}.tech-category.svelte-16cwcgo{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-gold);opacity:.7}.tech-desc.svelte-16cwcgo{font-size:.8rem;line-height:1.5;color:var(--text-300);margin:0}.process-section.svelte-16cwcgo{padding:5rem 4rem;max-width:1400px;margin:0 auto}.process-section.svelte-16cwcgo>.scroll-reveal{margin-bottom:.5rem}.process-section.svelte-16cwcgo .section-title:where(.svelte-16cwcgo){margin-bottom:3rem}.process-grid.svelte-16cwcgo{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.process-step.svelte-16cwcgo{padding:2rem;border-left:1px solid var(--border-subtle)}.process-step.svelte-16cwcgo:first-child{border-left:none;padding-left:0}.step-number.svelte-16cwcgo{display:block;font-size:clamp(3rem,4.5vw,4.5rem);font-weight:700;color:var(--accent-gold);opacity:1;line-height:1;margin-bottom:1rem}.step-line.svelte-16cwcgo{width:30px;height:2px;background:var(--accent-gold);margin-bottom:1.25rem}.process-step.svelte-16cwcgo h3:where(.svelte-16cwcgo){font-size:1.1rem;font-weight:700;color:var(--text-50);margin:0 0 .75rem}.process-step.svelte-16cwcgo p:where(.svelte-16cwcgo){font-size:.9rem;line-height:1.6;color:var(--text-300);margin:0}.cta-section.svelte-16cwcgo{padding:6rem 4rem;max-width:1400px;margin:0 auto;text-align:left}.cta-title.svelte-16cwcgo{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--text-50);margin:0 0 1.25rem;line-height:1.1;max-width:700px}.cta-description.svelte-16cwcgo{font-size:1.15rem;line-height:1.7;color:var(--text-200);margin:0 0 2.5rem;max-width:700px}.cta-buttons.svelte-16cwcgo{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 1024px){.editorial-grid.svelte-16cwcgo{grid-template-columns:1fr;gap:1.5rem}.process-grid.svelte-16cwcgo{grid-template-columns:repeat(2,1fr)}.process-step.svelte-16cwcgo:nth-child(3){border-left:none;padding-left:0}.layers-panel.svelte-16cwcgo{display:none}}@media (max-width: 768px){.hero.svelte-16cwcgo{padding:8rem 1.5rem 3rem}.hero-grid.svelte-16cwcgo{grid-template-columns:1fr;gap:2rem}.site-hero.svelte-16cwcgo{grid-template-columns:1fr;gap:.75rem}.site-hero-image.svelte-16cwcgo,.design-cursor.svelte-16cwcgo,.design-tooltip.svelte-16cwcgo{display:none}.solutions-section.svelte-16cwcgo,.tech-section.svelte-16cwcgo,.process-section.svelte-16cwcgo,.cta-section.svelte-16cwcgo{padding:3.5rem 1.5rem}.tech-grid.svelte-16cwcgo{grid-template-columns:repeat(2,1fr)}.tech-item.svelte-16cwcgo:nth-child(3n+2),.tech-item.svelte-16cwcgo:nth-child(3n+3){padding-left:0;border-left:none}.tech-item.svelte-16cwcgo:nth-child(2n){padding-left:1.25rem;border-left:1px solid var(--border-subtle)}.divider.svelte-16cwcgo{margin-left:1.5rem;margin-right:1.5rem}.tabs-row.svelte-16cwcgo{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to right,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 85%,transparent 100%)}.tabs-row.svelte-16cwcgo::-webkit-scrollbar{display:none}.tab-button.svelte-16cwcgo{padding:.75rem 1rem;font-size:.85rem}.benefits-grid.svelte-16cwcgo,.process-grid.svelte-16cwcgo{grid-template-columns:1fr}.process-step.svelte-16cwcgo{border-left:none;padding-left:0;padding-bottom:1.5rem;border-bottom:1px solid var(--border-subtle)}.process-step.svelte-16cwcgo:first-child{padding-left:0}.process-step.svelte-16cwcgo:last-child{border-bottom:none}.cta-buttons.svelte-16cwcgo{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){.hero.svelte-16cwcgo{padding:7rem 1rem 2rem}.solutions-section.svelte-16cwcgo,.tech-section.svelte-16cwcgo,.process-section.svelte-16cwcgo,.cta-section.svelte-16cwcgo{padding:2.5rem 1rem}.tech-grid.svelte-16cwcgo{grid-template-columns:1fr}.tech-item.svelte-16cwcgo:nth-child(2n){padding-left:0;border-left:none}.divider.svelte-16cwcgo{margin-left:1rem;margin-right:1rem}}
