.credibility.svelte-1ntsp8v{background:var(--landing-section-bg);border-bottom:1px solid var(--border-subtle);padding:48px 0;position:relative;overflow:hidden}.credibility-content.svelte-1ntsp8v{width:100%;position:relative}.credibility-tagline.svelte-1ntsp8v{text-align:center;font-size:var(--font-body-sm,14px);color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:32px;font-weight:500}.logo-carousel.svelte-1ntsp8v{width:100%;position:relative;overflow:hidden}.logo-carousel.svelte-1ntsp8v:before,.logo-carousel.svelte-1ntsp8v:after{content:"";z-index:2;pointer-events:none;width:10%;position:absolute;top:0;bottom:0}.logo-carousel.svelte-1ntsp8v:before{background:linear-gradient(to right, var(--bg-secondary), transparent);left:0}.logo-carousel.svelte-1ntsp8v:after{background:linear-gradient(to left, var(--bg-secondary), transparent);right:0}.logo-track.svelte-1ntsp8v{will-change:transform;backface-visibility:hidden;gap:48px;width:max-content;display:flex}.logo-item.svelte-1ntsp8v{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:12px 40px;transition:all .3s cubic-bezier(.2,0,0,1);display:flex}.logo-item.svelte-1ntsp8v:hover{transform:scale(1.1)}.logo-item.non-clickable.svelte-1ntsp8v{cursor:default}.logo-item.non-clickable.svelte-1ntsp8v:hover{transform:none}.logo-item.svelte-1ntsp8v:active{transform:scale(.95)}.logo-item.svelte-1ntsp8v img:where(.svelte-1ntsp8v){object-fit:contain;width:auto;max-width:120px;height:64px;transition:all .3s}[data-theme=dark] .logo-item.svelte-1ntsp8v img.invert-dark:where(.svelte-1ntsp8v){filter:invert()brightness(.9)}[data-palette=whitebox-light] .logo-item.svelte-1ntsp8v img.invert-dark:where(.svelte-1ntsp8v),[data-palette=rose-pine-dawn] .logo-item.svelte-1ntsp8v img.invert-dark:where(.svelte-1ntsp8v),[data-palette=catppuccin-latte] .logo-item.svelte-1ntsp8v img.invert-dark:where(.svelte-1ntsp8v){filter:none}.offer-modal-backdrop.svelte-1ntsp8v{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:24px;animation:.2s svelte-1ntsp8v-fadeIn;display:flex;position:fixed;inset:0}@keyframes svelte-1ntsp8v-fadeIn{0%{opacity:0}to{opacity:1}}.offer-modal.svelte-1ntsp8v{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:4px;width:100%;max-width:520px;padding:48px;animation:.3s cubic-bezier(.2,0,0,1) svelte-1ntsp8v-slideUp;position:relative;box-shadow:0 32px 64px #0000004d}@keyframes svelte-1ntsp8v-slideUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close.svelte-1ntsp8v{background:var(--bg-secondary);cursor:pointer;width:40px;height:40px;color:var(--text-secondary);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.modal-close.svelte-1ntsp8v:hover{background:var(--bg-tertiary);color:var(--text-primary)}.offer-content.svelte-1ntsp8v{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.offer-image.svelte-1ntsp8v{object-fit:contain;border-radius:4px;width:100%;max-height:400px}.offer-image-placeholder.svelte-1ntsp8v{background:linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-tertiary) 100%);border-radius:4px;justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.blur-overlay.svelte-1ntsp8v{backdrop-filter:blur(4px);background:repeating-linear-gradient(0deg,#0000,#0000 8px,#00000008 8px 16px);position:absolute;inset:0}.placeholder-text.svelte-1ntsp8v{z-index:1;color:var(--text-secondary);opacity:.6;text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:500;position:relative}.offer-title.svelte-1ntsp8v{color:var(--text-primary);margin:0;font-size:20px;font-weight:600}.why-whitebox.svelte-1hxj3hf{padding:var(--section-py) var(--section-px);background:var(--landing-section-bg);border-bottom:1px solid var(--border-subtle)}.why-whitebox.svelte-1hxj3hf>.section-header,.why-whitebox.svelte-1hxj3hf>.comparison-table:where(.svelte-1hxj3hf){max-width:var(--container-max);margin-left:auto;margin-right:auto}.section-header.svelte-1hxj3hf{text-align:center;margin-bottom:var(--section-gap)}.section-header.svelte-1hxj3hf h2:where(.svelte-1hxj3hf){font-size:var(--font-h2);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;font-weight:400}.section-header.svelte-1hxj3hf p:where(.svelte-1hxj3hf){font-size:var(--font-body-lg);color:var(--text-secondary);max-width:900px;margin:0 auto}.comparison-table.svelte-1hxj3hf{border:1px solid var(--border-subtle);border-radius:4px;flex-direction:column;margin-bottom:48px;display:flex;overflow:hidden}.comparison-header-row.svelte-1hxj3hf{background:var(--bg-tertiary);border-bottom:1px solid var(--border-subtle);grid-template-columns:180px 1fr 1fr 1fr 1fr;display:grid}.comparison-header-row.svelte-1hxj3hf>div:where(.svelte-1hxj3hf){text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;padding:16px 20px;font-size:12px;font-weight:600;display:flex}.comparison-header-row.svelte-1hxj3hf .comparison-label:where(.svelte-1hxj3hf){text-align:left;justify-content:flex-start}.comparison-header-row.svelte-1hxj3hf .comparison-us:where(.svelte-1hxj3hf){color:var(--accent)}.comparison-row.svelte-1hxj3hf{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);grid-template-columns:180px 1fr 1fr 1fr 1fr;transition:background .15s;display:grid}.comparison-row.svelte-1hxj3hf:last-child{border-bottom:none}.comparison-row.svelte-1hxj3hf:hover{background:var(--bg-secondary)}.comparison-row.svelte-1hxj3hf>div:where(.svelte-1hxj3hf){flex-direction:row;align-items:flex-start;gap:8px;padding:18px 20px;display:flex}.comparison-label.svelte-1hxj3hf{flex-direction:column!important;gap:2px!important}.label-title.svelte-1hxj3hf{color:var(--text-primary);font-size:14px;font-weight:600}.label-desc.svelte-1hxj3hf{color:var(--text-secondary);font-size:12px}.comparison-col.svelte-1hxj3hf{color:var(--text-secondary);font-size:13px}.comparison-col.svelte-1hxj3hf svg{color:var(--error);flex-shrink:0;margin-top:1px}.comparison-col.svelte-1hxj3hf:has(>svg.lucide-check) svg{color:var(--success)}.comparison-col.svelte-1hxj3hf .partial-icon{color:var(--warning);flex-shrink:0}.comparison-us.svelte-1hxj3hf .pending-icon{color:var(--warning)}.comparison-col.svelte-1hxj3hf .faq-link{color:var(--accent-orange,#e07a3a);text-underline-offset:2px;cursor:pointer;text-decoration:underline;transition:color .2s}.comparison-col.svelte-1hxj3hf .faq-link:hover{color:var(--accent-orange-hover,#c96a2d)}.comparison-us.svelte-1hxj3hf{color:var(--text-primary);background:var(--comparison-us-bg);font-size:13px}.comparison-us.svelte-1hxj3hf svg{color:var(--success);flex-shrink:0;margin-top:1px}@media (width<=900px){.why-whitebox.svelte-1hxj3hf{overflow:auto visible}.comparison-table.svelte-1hxj3hf{min-width:700px}.comparison-header-row.svelte-1hxj3hf>div:where(.svelte-1hxj3hf),.comparison-row.svelte-1hxj3hf>div:where(.svelte-1hxj3hf){padding:12px 14px;font-size:11px}.label-title.svelte-1hxj3hf{font-size:12px}.label-desc.svelte-1hxj3hf{font-size:10px}.comparison-col.svelte-1hxj3hf,.comparison-us.svelte-1hxj3hf{font-size:11px}}@media (width<=768px){.why-whitebox.svelte-1hxj3hf{padding:60px 16px}.comparison-header-row.svelte-1hxj3hf,.comparison-row.svelte-1hxj3hf{grid-template-columns:120px 1fr 1fr 1fr 1fr}.comparison-header-row.svelte-1hxj3hf>div:where(.svelte-1hxj3hf),.comparison-row.svelte-1hxj3hf>div:where(.svelte-1hxj3hf),.comparison-label.svelte-1hxj3hf{padding:12px 10px}}.dissolve-canvas.svelte-12bgxxi{z-index:4;pointer-events:none;background:var(--bg-primary);width:100%;height:100%;position:absolute;inset:0}.dissolve-canvas.painted.svelte-12bgxxi{background:0 0}@media (prefers-reduced-motion:reduce){.dissolve-canvas.svelte-12bgxxi{display:none}}.sourcing.svelte-1vnoxdc{padding:var(--section-py) var(--section-px);background:var(--landing-section-bg);border-bottom:1px solid var(--border-subtle);view-timeline-name:--sourcing-section;position:relative;overflow:hidden}.sourcing-inner.svelte-1vnoxdc{max-width:1200px;margin:0 auto;animation:.8s both svelte-1vnoxdc-section-rise --sourcing-section;animation-range:entry 8% cover 30%}@keyframes svelte-1vnoxdc-section-rise{0%{opacity:.35;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.sourcing-header.svelte-1vnoxdc{text-align:center;margin-bottom:44px}.sourcing-header.svelte-1vnoxdc h2:where(.svelte-1vnoxdc){max-width:780px;color:var(--text-primary);margin:0 auto 16px;font-size:clamp(34px,4vw,58px);font-weight:400;line-height:1.12}.sourcing-header.svelte-1vnoxdc p:where(.svelte-1vnoxdc){max-width:640px;color:var(--text-secondary);margin:0 auto;font-size:17px;line-height:1.6}.intel-flow.svelte-1vnoxdc{grid-template-columns:minmax(280px,.56fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.intel-feed-card.svelte-1vnoxdc,.problem-preview-card.svelte-1vnoxdc{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 20px 70px #00000014}.intel-list.svelte-1vnoxdc{flex-direction:column;gap:12px;padding:14px;display:flex}.intel-card.svelte-1vnoxdc{text-align:left;background:var(--bg-secondary);border:1px solid var(--border-subtle);width:100%;color:inherit;cursor:pointer;animation:.55s both svelte-1vnoxdc-card-enter;animation-delay:calc(var(--i,0) * 70ms);border-radius:8px;padding:14px;transition:border-color .15s,transform .15s,background .15s,box-shadow .15s;display:block}.intel-card.svelte-1vnoxdc:first-child{--i:0}.intel-card.svelte-1vnoxdc:nth-child(2){--i:1}.intel-card.svelte-1vnoxdc:nth-child(3){--i:2}.intel-card.svelte-1vnoxdc:nth-child(4){--i:3}@keyframes svelte-1vnoxdc-card-enter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.intel-card.svelte-1vnoxdc:hover,.intel-card.active.svelte-1vnoxdc{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, var(--bg-secondary));box-shadow:0 14px 34px color-mix(in srgb, var(--accent) 10%, transparent);transform:translateY(-1px)}.intel-card-top.svelte-1vnoxdc,.intel-meta.svelte-1vnoxdc{align-items:center;gap:8px;display:flex}.intel-card-top.svelte-1vnoxdc{justify-content:space-between}.company-line.svelte-1vnoxdc{align-items:center;gap:10px;min-width:0;display:flex}.company-line.svelte-1vnoxdc strong:where(.svelte-1vnoxdc){color:var(--text-primary);font-size:14px;line-height:1.2;display:block}.catalog-icon.svelte-1vnoxdc{border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--accent);background:var(--bg-tertiary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.intel-card.svelte-1vnoxdc h4:where(.svelte-1vnoxdc){color:var(--text-primary);margin:14px 0 0;font-size:16px;font-weight:750;line-height:1.25}.intel-meta.svelte-1vnoxdc{flex-wrap:wrap;margin-top:12px}.intel-meta.svelte-1vnoxdc span:where(.svelte-1vnoxdc){background:var(--bg-tertiary);border:1px solid var(--border-subtle);min-height:24px;color:var(--text-secondary);white-space:nowrap;border-radius:4px;align-items:center;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.problem-preview-card.svelte-1vnoxdc{flex-direction:column;height:700px;display:flex}.preview-tabs.svelte-1vnoxdc{background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:6px;padding:8px;display:flex;overflow-x:auto}.preview-tab.svelte-1vnoxdc{color:var(--text-secondary);white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:650;display:inline-flex}.preview-tab.active.svelte-1vnoxdc{background:var(--bg-primary);color:var(--accent)}.preview-tab.muted.svelte-1vnoxdc{opacity:.55}.preview-content.svelte-1vnoxdc{scrollbar-width:auto;scrollbar-color:var(--accent) var(--bg-secondary);flex:1;min-height:0;padding:24px;animation:.35s both svelte-1vnoxdc-preview-swap;overflow-y:auto}@keyframes svelte-1vnoxdc-preview-swap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.problem-header.svelte-1vnoxdc{margin-bottom:24px}.title-row.svelte-1vnoxdc{align-items:center;gap:12px;margin-bottom:14px;display:flex}.title-row.svelte-1vnoxdc h3:where(.svelte-1vnoxdc){color:var(--text-primary);margin:0;font-size:24px;font-weight:650;line-height:1.18}.limits-row.svelte-1vnoxdc{align-items:center;gap:6px;margin-left:auto;display:flex}.limit-badge.svelte-1vnoxdc{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary);white-space:nowrap;border-radius:4px;align-items:center;gap:4px;padding:4px 9px;font-size:12px;font-weight:500;display:inline-flex}.meta-row.svelte-1vnoxdc{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tag-badge.svelte-1vnoxdc{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:4px;padding:5px 10px;font-size:12px;font-weight:500}.company-badge.svelte-1vnoxdc{color:var(--text-muted,var(--text-secondary));border:1px dashed var(--border-subtle);opacity:.8;background:0 0;border-radius:4px;padding:5px 10px;font-size:12px;font-weight:500}.last-asked-badge.svelte-1vnoxdc{color:#f59e0b;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:4px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.problem-description.svelte-1vnoxdc{color:var(--text-primary);font-size:14px;line-height:1.68}.problem-description.svelte-1vnoxdc p{margin:0 0 16px}.problem-description.svelte-1vnoxdc p:last-child{margin-bottom:0}.problem-description.svelte-1vnoxdc .inline-code{background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:color-mix(in srgb, var(--accent) 65%, var(--text-primary));border-radius:4px;padding:2px 6px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:13px}.problem-description.svelte-1vnoxdc strong{font-weight:600}.problem-description.svelte-1vnoxdc ul,.problem-description.svelte-1vnoxdc ol{margin:12px 0;padding-left:24px}.problem-description.svelte-1vnoxdc li{margin-bottom:8px}.problem-description.svelte-1vnoxdc li:last-child{margin-bottom:0}.problem-description.svelte-1vnoxdc h2{border-bottom:1px solid var(--border-subtle);margin-top:22px;margin-bottom:12px;padding-bottom:8px;font-size:18px;font-weight:650}.problem-description.svelte-1vnoxdc h3{margin-top:20px;margin-bottom:10px;font-size:16px;font-weight:650}.problem-description.svelte-1vnoxdc hr{border:none;border-top:1px solid var(--border-subtle);margin:20px 0}.problem-description.svelte-1vnoxdc .code-block,.problem-description.svelte-1vnoxdc pre.shiki{border:1px solid var(--editor-border,#30363d);border-radius:4px;margin:16px 0;padding:14px 16px;overflow:auto visible;background:var(--editor-bg,#0d1117)!important}.problem-description.svelte-1vnoxdc .code-block code,.problem-description.svelte-1vnoxdc pre.shiki code{color:var(--editor-text,#e6edf3);white-space:pre;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px;line-height:1.5;background:0 0!important}.problem-description.svelte-1vnoxdc pre.shiki span{font-family:SF Mono,Fira Code,Consolas,monospace}.problem-description.svelte-1vnoxdc .markdown-image{border:1px solid var(--border-subtle);border-radius:4px;max-width:100%;height:auto;margin:16px 0}.problem-description.svelte-1vnoxdc .markdown-image-centered{text-align:center;margin:16px 0}.problem-description.svelte-1vnoxdc .markdown-image-centered .markdown-image{border:none;margin:0}.sourcing-cta.svelte-1vnoxdc{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:36px;display:flex}.cta-primary.svelte-1vnoxdc{background:var(--accent);min-height:46px;color:var(--on-accent);border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 28px;font-size:15px;font-weight:650;text-decoration:none;display:inline-flex}.cta-primary.svelte-1vnoxdc:hover{opacity:.9}@media (width<=1080px){.intel-flow.svelte-1vnoxdc{grid-template-columns:1fr;max-width:820px;min-height:0;margin:0 auto}.problem-preview-card.svelte-1vnoxdc{height:720px}}@media (width<=640px){.sourcing-header.svelte-1vnoxdc h2:where(.svelte-1vnoxdc){font-size:30px}.sourcing-header.svelte-1vnoxdc p:where(.svelte-1vnoxdc){font-size:16px}.intel-card-top.svelte-1vnoxdc,.title-row.svelte-1vnoxdc{flex-direction:column;align-items:flex-start}.limits-row.svelte-1vnoxdc{margin-left:0}.preview-content.svelte-1vnoxdc{padding:20px}.title-row.svelte-1vnoxdc h3:where(.svelte-1vnoxdc){font-size:22px}.problem-preview-card.svelte-1vnoxdc{height:min(760px,78vh)}.intel-list.svelte-1vnoxdc{max-height:420px;overflow-y:auto}}@media (prefers-reduced-motion:reduce){.sourcing-inner.svelte-1vnoxdc,.intel-card.svelte-1vnoxdc,.preview-content.svelte-1vnoxdc{animation:none}.intel-card.svelte-1vnoxdc,.problem-preview-card.svelte-1vnoxdc{transition:none}}.knowledge-section.svelte-1pkyfo1{padding:var(--section-py) var(--section-px);background:var(--landing-section-bg);border-bottom:1px solid var(--border-subtle);view-timeline-name:--knowledge-section;overflow:hidden}.knowledge-inner.svelte-1pkyfo1{max-width:var(--container-max);flex-direction:column;align-items:center;gap:48px;margin:0 auto;animation:.8s both svelte-1pkyfo1-knowledge-rise --knowledge-section;animation-range:entry 8% cover 30%;display:flex}@keyframes svelte-1pkyfo1-knowledge-rise{0%{opacity:.35;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.section-header.svelte-1pkyfo1{text-align:center;max-width:760px}.section-header.svelte-1pkyfo1 h2:where(.svelte-1pkyfo1){font-size:var(--font-h2);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;font-weight:400;line-height:1.1}.section-header.svelte-1pkyfo1 p:where(.svelte-1pkyfo1){font-size:var(--font-body-lg);color:var(--text-secondary);margin:0;line-height:1.6}.screenshot-frame.svelte-1pkyfo1{perspective:1600px;width:100%;max-width:1100px}.screenshot-card.svelte-1pkyfo1{transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d;will-change:transform;border-radius:12px;padding:10px;transition:transform .6s cubic-bezier(.33,1,.68,1),box-shadow .4s;animation:.6s both svelte-1pkyfo1-screenshot-pop;display:block;position:relative;overflow:hidden;box-shadow:0 24px 72px #00000047,0 0 0 1px #ffffff12}@keyframes svelte-1pkyfo1-screenshot-pop{0%{opacity:0;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) translateY(18px) scale(.985)}to{opacity:1;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) translateY(0) scale(1)}}.screenshot-card.svelte-1pkyfo1:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff40 0%,#ffffff0a 50%,#d0bcff33 100%);border-radius:12px;padding:1.5px;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.screenshot-card.hovering.svelte-1pkyfo1{transition:transform 80ms ease-out,box-shadow .3s;box-shadow:0 36px 96px #00000061,0 0 0 1px #ffffff1a,0 0 64px #d0bcff0d}.screen-img.svelte-1pkyfo1{border-radius:12px;width:100%;display:block}.screen-img.light-only.svelte-1pkyfo1,[data-theme=light] .screen-img.dark-only.svelte-1pkyfo1,[data-palette=whitebox-light] .screen-img.dark-only.svelte-1pkyfo1,[data-palette=rose-pine-dawn] .screen-img.dark-only.svelte-1pkyfo1,[data-palette=catppuccin-latte] .screen-img.dark-only.svelte-1pkyfo1{display:none}[data-theme=light] .screen-img.light-only.svelte-1pkyfo1,[data-palette=whitebox-light] .screen-img.light-only.svelte-1pkyfo1,[data-palette=rose-pine-dawn] .screen-img.light-only.svelte-1pkyfo1,[data-palette=catppuccin-latte] .screen-img.light-only.svelte-1pkyfo1{display:block}.screen-glare.svelte-1pkyfo1{background:radial-gradient(ellipse at var(--gx,50%) var(--gy,50%), #ffffff24 0%, transparent 65%);pointer-events:none;z-index:1;opacity:0;transition:opacity .3s;position:absolute;inset:0}.screenshot-card.hovering.svelte-1pkyfo1 .screen-glare:where(.svelte-1pkyfo1){opacity:1}[data-theme=light] .screenshot-card.svelte-1pkyfo1,[data-palette=whitebox-light] .screenshot-card.svelte-1pkyfo1,[data-palette=rose-pine-dawn] .screenshot-card.svelte-1pkyfo1,[data-palette=catppuccin-latte] .screenshot-card.svelte-1pkyfo1{box-shadow:0 24px 72px #0000001a,0 0 0 1px #0000000f}[data-theme=light] .screenshot-card.svelte-1pkyfo1:before,[data-palette=whitebox-light] .screenshot-card.svelte-1pkyfo1:before,[data-palette=rose-pine-dawn] .screenshot-card.svelte-1pkyfo1:before,[data-palette=catppuccin-latte] .screenshot-card.svelte-1pkyfo1:before{background:linear-gradient(135deg,#0000000f 0%,#00000003 50%,#9f7aea1a 100%)}.section-cta.svelte-1pkyfo1{z-index:2;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.cta-primary.svelte-1pkyfo1{background:var(--accent);min-height:44px;color:var(--on-accent);touch-action:manipulation;box-sizing:border-box;border-radius:4px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.cta-primary.svelte-1pkyfo1:hover{opacity:.9}.cta-hint.svelte-1pkyfo1{color:var(--text-muted);font-size:13px}@media (width<=768px){.section-header.svelte-1pkyfo1 h2:where(.svelte-1pkyfo1){font-size:28px}.knowledge-inner.svelte-1pkyfo1{gap:32px}.section-cta.svelte-1pkyfo1{width:100%}.cta-primary.svelte-1pkyfo1{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.knowledge-inner.svelte-1pkyfo1,.screenshot-card.svelte-1pkyfo1{animation:none}}.bell-curve.svelte-tc7lvc{overflow:visible}.why-section.svelte-1mt26rd{padding:var(--section-py) var(--section-px);background:var(--landing-section-bg);border-bottom:1px solid var(--border-subtle);position:relative}.why-content.svelte-1mt26rd{max-width:var(--container-max);margin:0 auto}.why-header.svelte-1mt26rd{text-align:center;margin-bottom:var(--section-gap)}.why-header.svelte-1mt26rd h2:where(.svelte-1mt26rd){font-size:var(--font-h2);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;font-weight:400}.why-header.svelte-1mt26rd h2:where(.svelte-1mt26rd) span:where(.svelte-1mt26rd){display:block}.why-subtitle.svelte-1mt26rd{font-size:var(--font-body-lg);color:var(--text-secondary);max-width:800px;margin:0 auto;line-height:1.6}.why-cards.svelte-1mt26rd{flex-direction:column;align-items:center;gap:48px;margin:0 auto;display:flex}.why-card.svelte-1mt26rd{background:var(--bg-primary);border:1px solid var(--border-subtle);opacity:0;border-radius:4px;align-items:stretch;gap:0;width:100%;max-width:1200px;padding:0;transition:opacity .6s,transform .6s,box-shadow .2s;display:flex;overflow:hidden;transform:translateY(24px)}.why-card.visible.svelte-1mt26rd:hover{box-shadow:0 8px 32px #0000002e}.why-card.svelte-1mt26rd:first-child{flex-direction:row}.why-card.svelte-1mt26rd:nth-child(2){flex-direction:row-reverse}.why-card.svelte-1mt26rd:nth-child(3){flex-direction:row}.why-card.svelte-1mt26rd:nth-child(2){transition-delay:.1s}.why-card.svelte-1mt26rd:nth-child(3){transition-delay:.2s}.why-card.visible.svelte-1mt26rd{opacity:1;transform:translateY(0)}.why-card.featured.svelte-1mt26rd{border-color:var(--border-subtle)}.card-visual.svelte-1mt26rd{background:var(--bg-tertiary);border-right:1px solid var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;width:360px;padding:36px 28px;display:flex}.why-card.svelte-1mt26rd:nth-child(2) .card-visual:where(.svelte-1mt26rd){border-right:none;border-left:1px solid var(--border-subtle)}.card-text.svelte-1mt26rd{flex:1;min-width:0;padding:40px}.card-text.svelte-1mt26rd h3:where(.svelte-1mt26rd){font-size:var(--font-h3);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-weight:600}.card-text.svelte-1mt26rd p:where(.svelte-1mt26rd){color:var(--text-secondary);margin-bottom:12px;font-size:15px;line-height:1.7}.card-text.svelte-1mt26rd p:where(.svelte-1mt26rd):last-child{margin-bottom:0}.why-card.featured.svelte-1mt26rd .card-visual:where(.svelte-1mt26rd){background:var(--bg-tertiary)}.why-card.roadmap-card.svelte-1mt26rd{flex-direction:row;max-width:1200px}.why-card.roadmap-card.svelte-1mt26rd .card-text:where(.svelte-1mt26rd){text-align:left;flex:0 0 38%;padding:40px}.why-card.roadmap-card.svelte-1mt26rd .card-visual.roadmap-visual:where(.svelte-1mt26rd){background:var(--bg-secondary);border-left:none;flex:1;justify-content:center;align-items:center;min-width:0;padding:24px;display:flex;overflow:hidden}.roadmap-mini.svelte-1mt26rd{grid-template-rows:repeat(5,36px);grid-template-columns:repeat(4,110px);gap:14px 40px;display:grid;position:relative}.rm-edges.svelte-1mt26rd{pointer-events:none;width:560px;height:236px;position:absolute;top:0;left:0;overflow:visible}.rm-edges.svelte-1mt26rd path:where(.svelte-1mt26rd){fill:none;stroke:color-mix(in srgb, var(--text-secondary) 68%, transparent);stroke-width:1.75px;stroke-dasharray:5 4}.rm-node.svelte-1mt26rd{z-index:1;border-radius:6px;flex-direction:column;justify-content:center;gap:0;padding:4px 10px;display:flex;position:relative}.rm-node.yellow.svelte-1mt26rd{color:#1a1a1a;background:#fde68a}.rm-node.green.svelte-1mt26rd{color:#1a1a1a;background:#86efac}.rm-node.purple.svelte-1mt26rd{background:var(--node-default);color:#1a1a1a}.rm-name.svelte-1mt26rd{font-size:var(--font-micro);font-weight:600;line-height:1.2}.rm-prog.svelte-1mt26rd{opacity:.7;font-size:8px}.inbox-visual.svelte-1mt26rd{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:10px;width:100%;max-width:320px;overflow:hidden;box-shadow:0 8px 32px #0000002e,0 0 0 1px #ffffff0a}.inbox-header.svelte-1mt26rd{background:var(--bg-tertiary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:6px;padding:8px 10px;display:flex}.gmail-icon.svelte-1mt26rd{object-fit:contain;flex-shrink:0;width:20px;height:20px}.inbox-title.svelte-1mt26rd{font-size:var(--font-caption);color:var(--text-primary);flex:1;font-weight:600}.inbox-count.svelte-1mt26rd{font-size:var(--font-micro);color:#fff;background:#ea4335;border-radius:4px;padding:2px 6px;font-weight:600}.inbox-emails.svelte-1mt26rd{flex-direction:column;display:flex}.email-row.svelte-1mt26rd{border-bottom:1px solid var(--border-subtle);opacity:.62;align-items:center;gap:10px;padding:9px 12px;display:flex}.email-row.svelte-1mt26rd:last-child{border-bottom:none}.email-row.unread.svelte-1mt26rd{opacity:1;background:#6750a40f}.email-logo.svelte-1mt26rd{object-fit:contain;background:#fff;border-radius:4px;flex-shrink:0;width:28px;height:28px;padding:4px}.email-content.svelte-1mt26rd{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.email-meta.svelte-1mt26rd{justify-content:space-between;align-items:center;gap:4px;display:flex}.email-sender.svelte-1mt26rd{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.email-row.unread.svelte-1mt26rd .email-sender:where(.svelte-1mt26rd){font-weight:700}.email-time.svelte-1mt26rd{color:var(--text-secondary);flex-shrink:0;font-size:9px}.email-subject.svelte-1mt26rd{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.email-row.unread.svelte-1mt26rd .email-subject:where(.svelte-1mt26rd){color:var(--text-secondary)}.bellcurve-visual.svelte-1mt26rd{justify-content:center;align-items:center;width:100%;display:flex}.why-subtitle.svelte-1mt26rd a:where(.svelte-1mt26rd),.inline-link.svelte-1mt26rd{color:var(--accent);text-underline-offset:2px;text-decoration:underline;transition:opacity .2s}.why-subtitle.svelte-1mt26rd a:where(.svelte-1mt26rd):hover,.inline-link.svelte-1mt26rd:hover{opacity:.8}@media (width<=1100px){.why-cards.svelte-1mt26rd{align-items:center;gap:24px}.why-card.svelte-1mt26rd{text-align:center;gap:0;max-width:600px;flex-direction:column!important;align-items:stretch!important;margin-left:auto!important;margin-right:auto!important}.why-card.svelte-1mt26rd .card-visual:where(.svelte-1mt26rd){border-bottom:1px solid var(--border-subtle);order:-1;padding:32px 24px;border-left:none!important;border-right:none!important;width:100%!important}.why-card.svelte-1mt26rd .card-text:where(.svelte-1mt26rd){text-align:center;padding:28px 24px}.why-card.roadmap-card.svelte-1mt26rd{max-width:600px;min-height:auto;flex-direction:column!important}.why-card.roadmap-card.svelte-1mt26rd .card-text:where(.svelte-1mt26rd){text-align:center;flex:none;padding:24px}.why-card.roadmap-card.svelte-1mt26rd .card-visual.roadmap-visual:where(.svelte-1mt26rd){border-bottom:1px solid var(--border-subtle);order:-1;justify-content:center;width:100%!important;max-width:100%!important;padding:24px!important;display:flex!important}.roadmap-mini.svelte-1mt26rd{grid-template-rows:repeat(5,30px);grid-template-columns:repeat(4,85px);gap:10px 24px}.rm-edges.svelte-1mt26rd{width:436px;height:190px}.rm-name.svelte-1mt26rd{font-size:8px}.rm-prog.svelte-1mt26rd{font-size:7px}.rm-node.svelte-1mt26rd{padding:3px 6px}.card-text.svelte-1mt26rd h3:where(.svelte-1mt26rd){font-size:20px}.card-text.svelte-1mt26rd p:where(.svelte-1mt26rd){font-size:var(--font-body-sm)}}@media (width<=768px){.why-header.svelte-1mt26rd h2:where(.svelte-1mt26rd){letter-spacing:-.02em;font-size:32px}.why-subtitle.svelte-1mt26rd{font-size:var(--font-body)}.roadmap-mini.svelte-1mt26rd{grid-template-rows:repeat(5,26px);grid-template-columns:repeat(4,70px);gap:8px 18px}.why-card.roadmap-card.svelte-1mt26rd .rm-edges:where(.svelte-1mt26rd){width:358px;height:162px}.why-card.roadmap-card.svelte-1mt26rd .rm-name:where(.svelte-1mt26rd){font-size:7px}.why-card.roadmap-card.svelte-1mt26rd .rm-prog:where(.svelte-1mt26rd){font-size:6px}.why-card.roadmap-card.svelte-1mt26rd .rm-node:where(.svelte-1mt26rd){border-radius:4px;padding:2px 4px}.inbox-visual.svelte-1mt26rd{max-width:80%}.email-logo.svelte-1mt26rd{width:24px;height:24px;padding:3px}.email-sender.svelte-1mt26rd{font-size:var(--font-micro)}.inbox-header.svelte-1mt26rd{padding:6px 8px}.email-row.svelte-1mt26rd{padding:5px 8px}}.col.svelte-vv1dkv{border-right:1px solid var(--border-subtle);background:var(--bg-primary);transition:background .2s;position:relative}.col.svelte-vv1dkv:last-child{border-right:none}.col.featured.svelte-vv1dkv{background:var(--comparison-us-bg)}.col-glow.svelte-vv1dkv{background:linear-gradient(90deg, var(--accent), var(--accent-orange), var(--accent));background-size:200% 100%;height:3px;animation:3s infinite svelte-vv1dkv-shimmer;position:absolute;top:0;left:0;right:0}@keyframes svelte-vv1dkv-shimmer{0%,to{background-position:0%}50%{background-position:100%}}.col-inner.svelte-vv1dkv{flex-direction:column;height:100%;padding:36px 32px;display:flex}.tier-row.svelte-vv1dkv{align-items:center;gap:10px;margin-bottom:12px;display:flex}.badge.svelte-vv1dkv{text-transform:uppercase;letter-spacing:.8px;color:var(--on-accent);background:var(--accent);white-space:nowrap;border-radius:4px;padding:4px 10px;font-size:9px;font-weight:700}.tier.svelte-vv1dkv{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:600}.original-price.svelte-vv1dkv{color:var(--text-muted);letter-spacing:.2px;min-height:18px;margin-bottom:4px;font-size:13px;font-weight:500;text-decoration:line-through 1.5px #ffffff59}.original-price.invisible.svelte-vv1dkv{visibility:hidden}.price-block.svelte-vv1dkv{align-items:baseline;gap:4px;margin-bottom:12px;display:flex}.price.svelte-vv1dkv{color:var(--text-primary);letter-spacing:-2.5px;font-size:52px;font-weight:300;line-height:1}.period.svelte-vv1dkv{color:var(--text-secondary);font-size:16px}.price-tagline.svelte-vv1dkv{color:var(--accent);margin-top:4px;font-size:12px;font-style:italic;font-weight:500}.desc.svelte-vv1dkv{color:var(--text-secondary);min-height:44px;margin-bottom:24px;font-size:14px;line-height:1.55}.cta.svelte-vv1dkv{letter-spacing:.2px;width:100%;height:48px;color:var(--text-primary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.cta.svelte-vv1dkv:hover:not(:disabled){background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}.cta.featured.svelte-vv1dkv{background:var(--accent);color:var(--on-accent);border-color:#0000}.cta.featured.svelte-vv1dkv:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 20px #d0bcff4d}.cta.svelte-vv1dkv:disabled{opacity:.5;cursor:not-allowed}.divider.svelte-vv1dkv{background:var(--border-subtle);height:1px;margin:24px 0}.features.svelte-vv1dkv{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.features.svelte-vv1dkv li:where(.svelte-vv1dkv){color:var(--text-primary);align-items:center;gap:10px;font-size:13.5px;display:flex}.features.svelte-vv1dkv li.off:where(.svelte-vv1dkv){color:var(--text-secondary);opacity:.45}.icon-check.svelte-vv1dkv{width:20px;height:20px;color:var(--success);background:#4ade801a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.icon-x.svelte-vv1dkv{width:20px;height:20px;color:var(--text-secondary);opacity:.4;flex-shrink:0;justify-content:center;align-items:center;display:flex}.spin{animation:1s linear infinite svelte-vv1dkv-spin}@keyframes svelte-vv1dkv-spin{to{transform:rotate(360deg)}}@media (width<=768px){.col.svelte-vv1dkv{border-right:none;border-bottom:1px solid var(--border-subtle)}.col.svelte-vv1dkv:last-child{border-bottom:none}.col-inner.svelte-vv1dkv{padding:28px 24px}.price.svelte-vv1dkv{font-size:44px}}.pricing.svelte-2mfh9y{padding:var(--section-py) var(--section-px);background:var(--landing-section-bg);border-bottom:1px solid var(--border-subtle)}.section-header.svelte-2mfh9y{text-align:center;margin-bottom:var(--section-gap)}.section-header.svelte-2mfh9y h2:where(.svelte-2mfh9y){font-size:var(--font-h2);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;font-weight:400}.section-header.svelte-2mfh9y p:where(.svelte-2mfh9y){font-size:var(--font-body-lg);color:var(--text-secondary);max-width:900px;margin:0 auto}.pricing-grid.svelte-2mfh9y{border:1px solid var(--border-subtle);border-radius:8px;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:0 auto;display:grid;overflow:hidden}.regional-note.svelte-2mfh9y{text-align:center;color:var(--text-muted);margin-top:20px;font-size:13px}.regional-note.svelte-2mfh9y a:where(.svelte-2mfh9y){color:var(--text-secondary);text-underline-offset:3px;text-decoration:underline}.regional-note.svelte-2mfh9y a:where(.svelte-2mfh9y):hover{color:var(--text-primary)}@media (width<=1024px){.section-header.svelte-2mfh9y h2:where(.svelte-2mfh9y){font-size:36px}.pricing-grid.svelte-2mfh9y{grid-template-columns:1fr;max-width:420px}}.faq.svelte-1h7e2i5{padding:var(--section-py) var(--section-px);background:var(--landing-section-bg)}.faq.svelte-1h7e2i5>.section-header:where(.svelte-1h7e2i5),.faq.svelte-1h7e2i5>.faq-list:where(.svelte-1h7e2i5){max-width:var(--container-max);margin-left:auto;margin-right:auto}.section-header.svelte-1h7e2i5{text-align:center;margin-bottom:var(--section-gap)}.section-header.svelte-1h7e2i5 h2:where(.svelte-1h7e2i5){font-size:var(--font-h2);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:16px;font-weight:400}.faq-list.svelte-1h7e2i5{max-width:var(--container-max);flex-direction:column;margin:0 auto;display:flex}.faq-item.svelte-1h7e2i5{text-align:left;border:none;border-top:1px solid var(--border-subtle);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;outline:none;width:100%;padding:0}.faq-item.svelte-1h7e2i5:focus{outline:none}.faq-item.svelte-1h7e2i5:last-child{border-bottom:1px solid var(--border-subtle)}.faq-question.svelte-1h7e2i5{color:var(--text-primary);justify-content:space-between;align-items:center;padding:24px 0;font-size:17px;font-weight:500;transition:color .15s;display:flex}.faq-item.svelte-1h7e2i5:hover .faq-question:where(.svelte-1h7e2i5){color:var(--text-secondary)}.faq-icon.svelte-1h7e2i5{color:var(--text-secondary);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-icon.open.svelte-1h7e2i5{transform:rotate(45deg)}.faq-answer-wrapper.svelte-1h7e2i5{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.faq-answer-wrapper.open.svelte-1h7e2i5{grid-template-rows:1fr}.faq-answer.svelte-1h7e2i5{color:var(--text-secondary);text-align:left;margin:0;padding-bottom:0;font-size:15px;line-height:1.7;transition:padding-bottom .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-answer-wrapper.open.svelte-1h7e2i5 .faq-answer:where(.svelte-1h7e2i5){padding-bottom:24px}.faq-answer.svelte-1h7e2i5 a{color:var(--accent-orange);text-underline-offset:2px;text-decoration:underline}.faq-answer.svelte-1h7e2i5 a:hover{color:var(--accent-orange-hover,#c96a2d)}.faq-answer.svelte-1h7e2i5 table{width:100%;margin-top:12px}.faq-answer.svelte-1h7e2i5 tbody tr:hover{background:var(--bg-tertiary)}.difficulty-reference-table.svelte-1h7e2i5{margin-top:12px;overflow-x:auto}.power-system.svelte-1h7e2i5{margin-top:8px}.power-system.svelte-1h7e2i5>p:where(.svelte-1h7e2i5){color:var(--text-secondary);margin-bottom:16px}.power-grid.svelte-1h7e2i5{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.power-card.svelte-1h7e2i5{border:1px solid var(--border-subtle);background:var(--bg-primary);border-radius:4px;padding:16px}.power-card.svelte-1h7e2i5 h4:where(.svelte-1h7e2i5){color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}.power-card.svelte-1h7e2i5 p:where(.svelte-1h7e2i5){margin:0;font-size:14px;line-height:1.6}@media (width<=768px){.section-header.svelte-1h7e2i5 h2:where(.svelte-1h7e2i5){font-size:36px}.power-grid.svelte-1h7e2i5{grid-template-columns:1fr}}.footer.svelte-jz8lnl{padding:80px var(--section-px,24px) 32px;background:var(--landing-section-bg);border-top:1px solid var(--border-subtle)}.footer-main.svelte-jz8lnl{max-width:var(--container-max,1200px);grid-template-columns:1fr auto;gap:80px;margin:0 auto;padding-bottom:48px;display:grid}.footer-brand.svelte-jz8lnl{flex-direction:column;gap:16px;max-width:320px;display:flex}.footer-logo.svelte-jz8lnl{font-size:var(--font-body-lg,18px);color:var(--text-primary);align-items:center;gap:10px;font-weight:600;display:flex}.footer-tagline.svelte-jz8lnl{font-size:var(--font-body-sm,14px);color:var(--text-secondary);line-height:1.6}.social-links.svelte-jz8lnl{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.social-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s;display:flex}.social-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--text-primary)}.footer-nav.svelte-jz8lnl{gap:64px;display:flex}.footer-col.svelte-jz8lnl{flex-direction:column;gap:10px;display:flex}.footer-col.svelte-jz8lnl h4:where(.svelte-jz8lnl){font-size:var(--font-caption,12px);text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);margin-bottom:4px;font-weight:600}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl){font-size:var(--font-body-sm,14px);color:var(--text-secondary);text-decoration:none;transition:color .15s}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--text-primary)}.footer-divider.svelte-jz8lnl{max-width:var(--container-max,1200px);background:var(--border-subtle);height:1px;margin:0 auto}.footer-bottom.svelte-jz8lnl{max-width:var(--container-max,1200px);justify-content:center;align-items:center;margin:0 auto;padding-top:24px;display:flex}.copyright.svelte-jz8lnl{color:var(--text-muted);font-size:13px}@media (width<=1024px){.footer-main.svelte-jz8lnl{grid-template-columns:1fr;gap:48px}.footer-nav.svelte-jz8lnl{flex-wrap:wrap;gap:40px}}@media (width<=768px){.footer-nav.svelte-jz8lnl{grid-template-columns:1fr 1fr;gap:32px;display:grid}.footer-bottom.svelte-jz8lnl{text-align:center}}.hero.svelte-1uha8ag{background:var(--landing-section-bg);border-bottom:1px solid var(--border-subtle);flex-direction:column;min-height:100svh;margin-top:-80px;padding-top:80px;display:flex;position:relative}.hero-inner.svelte-1uha8ag{flex:1;align-items:center;gap:3vw;width:100%;padding:0 4vw 40px;display:flex}.hero-left.svelte-1uha8ag{flex-direction:column;flex:0 0 52%;gap:1.1vw;display:flex}.hero-right.svelte-1uha8ag{flex:0 0 45%;justify-content:center;align-items:center;display:flex}.headline.svelte-1uha8ag h1:where(.svelte-1uha8ag),.tagline.svelte-1uha8ag span:where(.svelte-1uha8ag),.hero-actions.svelte-1uha8ag{opacity:0;will-change:opacity, transform, clip-path;animation:.72s cubic-bezier(.16,1,.3,1) forwards svelte-1uha8ag-heroTextReveal}.hero-badges.svelte-1uha8ag{opacity:0;will-change:opacity, transform;animation:.72s cubic-bezier(.16,1,.3,1) 80ms forwards svelte-1uha8ag-heroBadgeReveal;overflow:visible}.headline.svelte-1uha8ag h1:where(.svelte-1uha8ag){animation-delay:.17s}.tagline.svelte-1uha8ag span:where(.svelte-1uha8ag):first-child{animation-delay:.33s}.tagline.svelte-1uha8ag span:where(.svelte-1uha8ag):last-child{animation-delay:.43s}.hero-actions.svelte-1uha8ag{animation-delay:.56s}@keyframes svelte-1uha8ag-heroTextReveal{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(-18px)}48%{opacity:.78}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes svelte-1uha8ag-heroBadgeReveal{0%{opacity:0;transform:translateY(-18px)}48%{opacity:.78}to{opacity:1;transform:translateY(0)}}.headline.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-family:Overused Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-display);letter-spacing:-.03em;color:var(--headline-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-weight:400;line-height:1.05}.tagline.svelte-1uha8ag{color:var(--accent-orange);letter-spacing:.04em;text-transform:uppercase;margin:1vw 0 0;font-size:1.25vw;font-weight:400;line-height:1.7}.tagline.svelte-1uha8ag span:where(.svelte-1uha8ag){display:block}.hero-badges.svelte-1uha8ag{flex-wrap:wrap;align-items:center;gap:clamp(8px,.7vw,14px);display:flex}.discord-badge.svelte-1uha8ag,.philosophy-badge.svelte-1uha8ag{white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:clamp(10px,.7vw,14px);width:fit-content;min-height:clamp(44px,3.4vw,56px);padding:0 clamp(18px,1.6vw,30px);font-size:clamp(15px,1.05vw,19px);font-weight:500;line-height:1;text-decoration:none;transition:border-color .2s,box-shadow .2s,color .2s,background .2s,transform .2s;display:inline-flex}.discord-badge.svelte-1uha8ag svg:where(.svelte-1uha8ag),.philosophy-badge.svelte-1uha8ag svg:where(.svelte-1uha8ag){flex-shrink:0;width:1em;height:1em}.discord-badge.svelte-1uha8ag .arrow-icon:where(.svelte-1uha8ag),.philosophy-badge.svelte-1uha8ag .arrow-icon:where(.svelte-1uha8ag){width:.95em;height:.95em;transition:transform .2s}.discord-badge.svelte-1uha8ag{color:#fff;background:linear-gradient(135deg,#5865f2e6,#7289dae6);border:1px solid #0000}.discord-badge.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 4px 16px #5865f266}.discord-badge.svelte-1uha8ag:hover .arrow-icon:where(.svelte-1uha8ag){transform:translate(3px)}.philosophy-badge.svelte-1uha8ag{color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-subtle)}.philosophy-badge.svelte-1uha8ag:hover{color:var(--text-primary);border-color:var(--border);transform:translateY(-2px)}.philosophy-badge.svelte-1uha8ag:hover .arrow-icon:where(.svelte-1uha8ag){transform:translate(3px)}.hero-actions.svelte-1uha8ag{align-items:center;gap:1.1vw;display:flex}.cta-primary.svelte-1uha8ag{background:var(--accent);color:var(--on-accent);letter-spacing:.02em;border-radius:4px;align-items:center;gap:.5vw;width:fit-content;padding:1vw 2vw;font-size:1.05vw;font-weight:600;text-decoration:none;transition:filter .15s;display:inline-flex}.cta-primary.svelte-1uha8ag:hover{filter:brightness(1.1)}.cta-outline.svelte-1uha8ag{color:var(--text-primary);border:1px solid var(--text-primary);letter-spacing:.02em;background:0 0;border-radius:4px;align-items:center;gap:.5vw;width:fit-content;padding:1vw 2vw;font-size:1.05vw;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.cta-outline.svelte-1uha8ag:hover{background:var(--text-primary);color:var(--bg-primary)}.showcase-frame.svelte-1uha8ag{perspective:1200px;width:100%}.showcase-card.svelte-1uha8ag{transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d;will-change:transform;border-radius:12px;transition:transform .6s cubic-bezier(.33,1,.68,1),box-shadow .4s;display:block;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000040,0 0 0 1px #ffffff14}.showcase-card.svelte-1uha8ag:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff4d 0%,#ffffff0d 50%,#d0bcff40 100%);border-radius:12px;padding:1.5px;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.showcase-card.hovering.svelte-1uha8ag{transition:transform 80ms ease-out,box-shadow .3s;box-shadow:0 30px 80px #00000059,0 0 0 1px #ffffff1f,0 0 60px #d0bcff0f}.showcase-img.svelte-1uha8ag{width:100%;display:block}.showcase-img.light-only.svelte-1uha8ag,[data-theme=light] .showcase-img.dark-only.svelte-1uha8ag,[data-palette=whitebox-light] .showcase-img.dark-only.svelte-1uha8ag,[data-palette=rose-pine-dawn] .showcase-img.dark-only.svelte-1uha8ag,[data-palette=catppuccin-latte] .showcase-img.dark-only.svelte-1uha8ag{display:none}[data-theme=light] .showcase-img.light-only.svelte-1uha8ag,[data-palette=whitebox-light] .showcase-img.light-only.svelte-1uha8ag,[data-palette=rose-pine-dawn] .showcase-img.light-only.svelte-1uha8ag,[data-palette=catppuccin-latte] .showcase-img.light-only.svelte-1uha8ag{display:block}.showcase-glare.svelte-1uha8ag{background:radial-gradient(ellipse at var(--gx,50%) var(--gy,50%), #ffffff2e 0%, transparent 70%);pointer-events:none;z-index:1;opacity:0;transition:opacity .3s;position:absolute;inset:0}.showcase-card.hovering.svelte-1uha8ag .showcase-glare:where(.svelte-1uha8ag){opacity:1}[data-theme=light] .showcase-card.svelte-1uha8ag,[data-palette=whitebox-light] .showcase-card.svelte-1uha8ag,[data-palette=rose-pine-dawn] .showcase-card.svelte-1uha8ag,[data-palette=catppuccin-latte] .showcase-card.svelte-1uha8ag{box-shadow:0 20px 60px #0000001f,0 0 0 1px #0000000f}[data-theme=light] .showcase-card.svelte-1uha8ag:before,[data-palette=whitebox-light] .showcase-card.svelte-1uha8ag:before,[data-palette=rose-pine-dawn] .showcase-card.svelte-1uha8ag:before,[data-palette=catppuccin-latte] .showcase-card.svelte-1uha8ag:before{background:linear-gradient(135deg,#00000014 0%,#00000005 50%,#9f7aea1f 100%)}[data-theme=light] .showcase-card.hovering.svelte-1uha8ag,[data-palette=whitebox-light] .showcase-card.hovering.svelte-1uha8ag,[data-palette=rose-pine-dawn] .showcase-card.hovering.svelte-1uha8ag,[data-palette=catppuccin-latte] .showcase-card.hovering.svelte-1uha8ag{box-shadow:0 30px 80px #0000002e,0 0 0 1px #00000014,0 0 60px #9f7aea0f}@media (width<=1024px){.hero-left.svelte-1uha8ag{flex:0 0 50%;gap:32px}.hero-inner.svelte-1uha8ag{gap:40px}}@media (width<=768px){.hero.svelte-1uha8ag{padding-top:80px}.hero-inner.svelte-1uha8ag{flex-direction:column;gap:32px;padding:32px 20px 48px}.hero-left.svelte-1uha8ag{text-align:center;flex:none;align-items:center;gap:16px;width:100%}.hero-right.svelte-1uha8ag{flex:none;width:100%}.headline.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:36px}.tagline.svelte-1uha8ag{max-width:360px;margin-top:8px;margin-left:auto;margin-right:auto;font-size:14px}.hero-badges.svelte-1uha8ag{gap:8px}.discord-badge.svelte-1uha8ag,.philosophy-badge.svelte-1uha8ag{gap:8px;min-height:40px;padding:0 16px;font-size:13px}.cta-primary.svelte-1uha8ag,.cta-outline.svelte-1uha8ag{gap:8px;padding:12px 24px;font-size:14px}.hero-actions.svelte-1uha8ag{justify-content:center;gap:12px}.showcase-frame.svelte-1uha8ag{max-width:460px;margin:0 auto}}@media (width<=480px){.headline.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:28px}.showcase-frame.svelte-1uha8ag{max-width:340px}.hero-actions.svelte-1uha8ag{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){.hero-badges.svelte-1uha8ag,.headline.svelte-1uha8ag h1:where(.svelte-1uha8ag),.tagline.svelte-1uha8ag span:where(.svelte-1uha8ag),.hero-actions.svelte-1uha8ag{opacity:1;clip-path:none;animation:none;transform:none}}
