:root{--ds-primary:#5b3df5;--ds-primary-mid:#6344e3;--ds-on-surface:#0b0b0f;--ds-on-variant:#5b5b66;--ds-surface-low:#f7f7fb;--ds-surface:#f4f4f8;--ds-surface-bright:#ffffff;--hero-bg:#f7f4ff;--band-dark:#0d0b21;--ds-radius-card:16px;--ds-radius-btn:10px;--ds-line:rgba(226,232,240,0.95);--ds-line-dark:rgba(255,255,255,0.1);--ds-shadow-float:0 24px 80px rgba(15,15,40,0.08)}.design-framed{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:var(--page-gutter,10px);padding-right:var(--page-gutter,10px)}.design-framed.header-frameless,.site-footer .design-framed{border-left:none;border-right:none}.site-footer .design-framed{padding-left:0;padding-right:0}.design-framed-dark{border-left:none;border-right:none}.section-pad-y{padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,4rem)}.home-hero{position:relative;min-height:calc(100svh - var(--site-header-h));padding:0;overflow-x:clip;overflow-y:hidden;background:linear-gradient(180deg,#efeaff 0,var(--hero-bg) 46%,#fff 100%);display:flex;flex-direction:column}.home-hero-mesh{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.home-hero-mesh:before{content:"";position:absolute;inset:-30%;background:radial-gradient(ellipse 48% 42% at 88% 6%,rgba(196,181,253,.7),transparent 58%),radial-gradient(ellipse 42% 38% at 6% 22%,rgba(186,230,253,.55),transparent 54%),radial-gradient(ellipse 40% 36% at 48% 96%,rgba(167,243,208,.5),transparent 56%);filter:blur(92px)}.home-hero-frame{position:relative;z-index:1;flex:1;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:1.75rem;min-height:calc(100svh - var(--site-header-h));min-width:0;width:100%;padding-top:clamp(1.5rem,5vw,4.75rem);padding-bottom:clamp(1.75rem,5vw,4.75rem)}@media (min-width:1024px){.home-hero-frame{grid-template-columns:minmax(0,6fr) minmax(0,4fr);gap:.75rem}}.design-hero-copy{width:100%;max-width:none;min-width:0;text-align:left;container-type:inline-size;container-name:hero-copy}.design-hero-title{display:flex;flex-wrap:wrap;column-gap:.28em;row-gap:.02em;width:100%;font-size:2.5rem;font-weight:800;letter-spacing:-.04em;line-height:1.12;color:var(--ds-on-surface);margin:0 0 1.15rem;max-width:none}@media (min-width:1024px){.design-hero-title{font-size:clamp(2.75rem,10.2cqi,5.35rem)}}.design-hero-line{display:inline-block;white-space:nowrap}.design-hero-accent{color:var(--ds-primary)}.hero-rotator-slot{display:inline-grid;vertical-align:baseline;justify-items:start;white-space:nowrap}.hero-rotator-sizer{grid-area:1/1;visibility:hidden;white-space:nowrap;pointer-events:none}.hero-rotator-word{grid-area:1/1;white-space:nowrap;animation:hero-rotator-in .28s ease}.hero-rotator-suffix{color:var(--ds-on-surface)}@keyframes hero-rotator-in{0%{opacity:0;transform:translateY(.28em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-rotator-word{animation:none}}.design-hero-tagline{font-size:clamp(1rem,2.6cqi,1.2rem);line-height:1.65;color:var(--ds-on-variant);max-width:44rem;margin:0 0 1.75rem;white-space:pre-line}.design-hero-tagline strong{font-weight:700;color:inherit}.design-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:flex-start}.hero-flow{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;width:100%;padding-top:.25rem}.hero-flow-rail{position:absolute;top:4.6rem;bottom:5.5rem;left:50%;width:2px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(91,61,245,.28),rgba(91,61,245,.55) 46%,rgba(91,61,245,.12));pointer-events:none;z-index:0}.hero-flow-chat,.hero-flow-hub,.hero-flow-selects{position:relative;z-index:1}.hero-flow-selects{width:min(100%,22rem);background:#fff;border:1px solid rgba(15,15,40,.14);border-radius:1.15rem;box-shadow:0 16px 40px rgba(15,23,42,.08);overflow:hidden}.hero-flow-select{padding:.72rem .9rem .78rem}.hero-flow-select+.hero-flow-select{border-top:1px solid rgba(226,232,240,.95)}.hero-flow-select-label{margin:0 0 .35rem;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ds-on-variant)}.hero-flow-select-value{display:flex;align-items:center;gap:.55rem;min-height:1.7rem;color:var(--ds-on-surface);font-size:.98rem;font-weight:700;letter-spacing:-.02em}.hero-flow-select-value img{width:1.35rem;height:1.35rem;object-fit:contain;flex-shrink:0}.hero-flow-select-value span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-flow-chevron{width:1rem;height:1rem;margin-left:auto;color:#94a3b8;flex-shrink:0}.hero-flow-hub{display:flex;align-items:center;gap:.7rem;margin:1.15rem 0 1.25rem;padding:.7rem 1rem;background:#fff;border:1px solid rgba(91,61,245,.2);border-radius:999px;box-shadow:0 0 0 6px rgba(255,255,255,.7),0 14px 32px rgba(91,61,245,.12)}.hero-flow-hub img{width:1.7rem;height:1.7rem;object-fit:contain}.hero-flow-hub-title{margin:0;font-size:.95rem;font-weight:800;letter-spacing:-.03em;color:var(--ds-on-surface)}.hero-flow-hub-sub{margin:.05rem 0 0;font-size:.72rem;font-weight:600;color:var(--ds-primary)}.hero-flow-chat{width:100%;height:11.5rem;overflow:hidden;mask-image:linear-gradient(180deg,#000 58%,transparent)}.hero-flow-chat-window{display:grid;grid-template-columns:2.4rem minmax(0,1fr);min-height:16.5rem;background:#fff;border:1px solid rgba(15,15,40,.1);border-radius:1.15rem 1.15rem 0 0;box-shadow:0 18px 48px rgba(15,23,42,.08)}.hero-flow-chat-rail{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding-top:1rem;border-right:1px solid rgba(226,232,240,.95)}.hero-flow-chat-rail span{width:.45rem;height:.45rem;border-radius:99px;background:#cbd5e1}.hero-flow-chat-main{min-width:0;padding:.85rem .9rem 1rem}.hero-flow-chat-head{display:flex;align-items:center;gap:.55rem;margin-bottom:.85rem}.hero-flow-chat-head p{margin:0;min-width:0}.hero-flow-chat-head strong{display:block;font-size:.92rem;letter-spacing:-.02em}.hero-flow-chat-head span{display:block;font-size:.72rem;color:var(--ds-on-variant)}.hero-flow-agent-mark{display:grid;place-items:center;width:1.45rem;height:1.45rem;flex-shrink:0;border-radius:99px;background:#efeaff;color:var(--ds-primary);font-size:.7rem;font-weight:800}.hero-flow-agent-mark.is-logo{object-fit:contain;background:#fff;padding:.12rem}.hero-flow-chat-bubble{max-width:92%;margin-left:auto;padding:.75rem .85rem;border-radius:1rem 1rem .35rem 1rem;background:#f4f4f8;color:var(--ds-on-surface);font-size:.88rem;line-height:1.5}@media (max-width:1023px){.home-hero,.home-hero-frame{min-height:0;overflow:visible}.hero-flow{max-width:24rem;margin:0 auto}.hero-flow-chat{height:9.5rem}.design-hero-tagline{max-width:none;margin:0 0 1.25rem}}.design-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.5rem;font-size:1.0625rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--ds-primary) 0,var(--ds-primary-mid) 100%);box-shadow:0 12px 32px rgba(79,70,229,.22);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.design-btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#6366f1);transform:translateY(-1px)}.design-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.5rem;font-size:1.0625rem;font-weight:700;color:var(--ds-primary-mid);background:#fff;border:1px solid var(--ds-line);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease}.design-btn-secondary:hover{background:rgba(79,70,229,.08);border-color:rgba(79,70,229,.35);color:#3525cd;transform:translateY(-1px)}.pencil-sketch{filter:grayscale(.15) contrast(1.06)}.hero-video-embed{flex-shrink:0;width:100%;min-width:0;max-width:100%;box-sizing:border-box;background:#fff;padding:1.5rem clamp(1rem,3vw,2rem) clamp(2rem,4vw,3rem)}.hero-video-visual{margin:0 auto;width:min(100%,62rem);padding:0;border:1px solid rgba(203,213,225,.72);border-radius:.75rem;background:#fff;box-shadow:0 24px 40px rgba(15,23,42,.08);overflow:hidden}.hero-video-media{position:relative;border-radius:.68rem;overflow:hidden;aspect-ratio:16/9;background:#111827}.hero-video-player{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;background:#111827}.hero-video-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;margin:0;padding:0;border:none;cursor:pointer;background:linear-gradient(180deg,rgba(15,23,42,.28),rgba(15,23,42,.2) 48%,rgba(15,23,42,.48));transition:background .2s ease}.hero-video-overlay:hover{background:linear-gradient(180deg,rgba(15,23,42,.34),rgba(15,23,42,.26) 48%,rgba(15,23,42,.56))}.hero-video-overlay:hover .hero-video-play{transform:scale(1.06)}.hero-video-play{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;color:#0f172a;background:rgba(255,255,255,.96);box-shadow:0 14px 32px rgba(15,23,42,.38);transition:transform .2s ease}.hero-video-play svg{display:block;margin-left:3px}@media (max-width:767px){.hero-video-embed{padding:1rem 16px 1.5rem}.hero-video-play{width:60px;height:60px}.hero-video-play svg{width:24px;height:24px}}.home-words{background:#fff}.home-words-inner{padding-top:clamp(4.25rem,8vw,6.75rem);padding-bottom:clamp(5.25rem,9vw,7.75rem)}.home-words-carousel{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:.75rem .85rem;max-width:52rem;margin:0 auto}.home-words-viewport{display:grid;min-width:0}.home-words-card{grid-area:1/1;max-width:none;margin:0;text-align:center;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .28s ease}.home-words-card.is-active{visibility:visible;opacity:1;pointer-events:auto}.home-words-nav{appearance:none;width:44px;height:44px;border-radius:99px;border:1px solid rgba(203,213,225,.95);background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 8px 20px rgba(15,23,42,.06)}.home-words-nav svg{width:18px;height:18px}.home-words-nav:hover{border-color:rgba(91,61,245,.45);color:var(--ds-primary);background:rgba(91,61,245,.06)}.home-words-nav:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(91,61,245,.16)}.home-words-quote{margin:0;font-size:clamp(1.08rem,2.1vw,1.32rem);font-weight:600;letter-spacing:-.025em;line-height:1.55;color:var(--ds-on-surface)}.home-words-byline{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.65rem}.home-words-avatar{width:48px;height:48px;border-radius:99px;object-fit:cover;object-position:center 20%;flex-shrink:0;background:#e8e8ef}.home-words-avatar.is-initials{display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;letter-spacing:.02em;color:#5b3df5;background:rgba(91,61,245,.1)}.home-words-byline span:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:.12rem;text-align:left}.home-words-byline strong{font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:var(--ds-on-surface)}.home-words-byline em{font-style:normal;font-size:.82rem;color:#64748b}@media (max-width:640px){.home-words-carousel{grid-template-columns:36px minmax(0,1fr) 36px;gap:.4rem .45rem}.home-words-nav{width:36px;height:36px}.home-words-quote{font-size:1.02rem}}@media (prefers-reduced-motion:reduce){.home-words-card{transition:none}}.home-ai-section{background:#fff;padding:0}.home-ai-intro{text-align:center}.home-ai-producthunt-badge{display:inline-flex;margin-bottom:1rem}.home-ai-producthunt-badge img{width:250px;max-width:100%;height:auto;display:block}.home-ai-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;letter-spacing:-.02em;color:var(--ds-on-surface);margin:0 0 1rem}.home-ai-subtitle{font-size:1.125rem;line-height:1.6;color:var(--ds-on-variant);max-width:42rem;margin:0 auto}.home-how-stack{--how-peek:18px;--how-stick:calc(var(--site-header-h) + 18px);--how-gap:clamp(1.6rem,3vw,2.35rem);--how-pad-top:2.5rem;--how-pad-bottom:2.6rem;--how-rail:32px;display:flex;flex-direction:column;gap:var(--how-gap);isolation:isolate;padding-bottom:clamp(2.5rem,6vw,4.5rem)}.home-how-card{position:sticky;top:calc(var(--how-stick) + (var(--how-i) * var(--how-peek)));z-index:calc(2 + var(--how-i))}.home-how-card-inner{min-height:28rem;border-radius:24px;transform-origin:top center;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 18px 48px rgba(15,23,42,.1);display:grid;grid-template-columns:var(--how-rail) minmax(0,1fr);column-gap:1.25rem;align-items:stretch;padding:var(--how-pad-top) 1.6rem var(--how-pad-bottom) 1.5rem}.home-how-timeline{position:relative;display:flex;justify-content:center;align-items:start;pointer-events:none}.home-how-timeline:before{content:"";position:absolute;left:50%;width:3px;margin-left:-1.5px;top:16px;bottom:calc(-1 * var(--how-pad-bottom));background:linear-gradient(180deg,rgba(91,61,245,.45) 0,rgba(91,61,245,.22) 52%,#fff)}.home-how-step-num{width:32px;height:32px;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;background:#f4f2ff;color:var(--ds-primary);font-weight:800;font-size:.85rem;box-shadow:0 0 0 4px #fff}.home-how-split{min-width:0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(1.25rem,3vw,2.5rem);align-items:center}.home-how-copy{min-width:0;display:flex;flex-direction:column}.home-how-heading{display:flex;align-items:center;min-height:2.4rem;margin-bottom:.55rem}.home-how-heading h3{margin:0;font-size:clamp(1.7rem,2.4vw,2.05rem);font-weight:800;letter-spacing:-.03em;color:var(--ds-on-surface)}.home-how-summary{margin:0 0 1.85rem;color:var(--ds-on-variant);line-height:1.7;font-size:1rem}.home-how-points{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.7rem}.home-how-points li{display:grid;grid-template-columns:20px minmax(0,1fr);column-gap:.7rem;align-items:start;color:var(--ds-on-variant);line-height:1.55;font-size:.98rem}.home-how-check{width:20px;height:20px;margin-top:.12em;border-radius:99px;background:var(--ds-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.home-how-check svg{width:11px;height:11px;display:block}.home-how-integrations{margin-top:1.25rem}.home-how-integrations-logos{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem}.home-how-integrations-logos img{width:28px;height:28px;object-fit:contain;background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:.45rem;padding:3px}.home-how-link{color:var(--ds-primary);font-size:.92rem;font-weight:700}.home-how-link:hover{color:#3525cd}.home-how-cta{margin-top:1.6rem;align-self:flex-start}.home-how-visual{position:relative;min-width:0;display:flex;align-items:center}.home-how-visual .home-how-deferred-video{position:relative;inset:auto;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:16px;background:radial-gradient(ellipse at 80% 0,rgba(167,139,250,.16),transparent 52%),linear-gradient(180deg,#f4f2ff,#eef6ff)}.home-how-visual .deferred-autoplay-video__player,.home-how-visual .deferred-autoplay-video__poster{background:transparent}.home-how-visual img,.home-how-visual video{width:100%;height:auto;display:block;object-fit:contain;border-radius:16px;background:radial-gradient(ellipse at 80% 0,rgba(167,139,250,.16),transparent 52%),linear-gradient(180deg,#f4f2ff,#eef6ff)}.home-how-visual .deferred-autoplay-video__player,.home-how-visual .deferred-autoplay-video__poster{height:100%;object-fit:cover;border-radius:16px}@media (max-width:767px){.home-how-stack{--how-pad-top:1.9rem;--how-pad-bottom:2rem}.home-how-card-inner{min-height:0;padding:var(--how-pad-top) 1.15rem var(--how-pad-bottom) 1.05rem;column-gap:.95rem}.home-how-split{grid-template-columns:1fr}.home-how-cta{width:100%}}@media (prefers-reduced-motion:reduce){.home-how-card-inner{transform:none!important}}.home-theme-row{display:grid;gap:0;align-items:stretch}@media (min-width:768px){.home-theme-row{grid-template-columns:7fr 5fr}.home-ai-section .home-theme-row,.home-theme-row.story-v1-theme-row{grid-template-columns:1fr 1fr}.home-theme-row.is-reverse .home-theme-copy{order:2}.home-theme-row.is-reverse .home-theme-art{order:1}}.home-theme-copy{padding:clamp(2rem,5vw,3rem)}@media (min-width:768px){.home-theme-row:not(.is-wide).is-reverse .home-theme-art,.home-theme-row:not(.is-wide):not(.is-reverse)>:first-child{border-right:none}}.home-theme-label{font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-primary-mid);margin-bottom:.5rem}.home-theme-heading{font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:800;letter-spacing:-.02em;color:var(--ds-on-surface);margin:0 0 2rem}.home-theme-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2.25rem}.home-theme-bullets li{display:flex;gap:1.25rem;align-items:flex-start}.home-theme-icon{flex-shrink:0;color:var(--ds-primary-mid);display:flex;align-items:center;justify-content:center}.home-theme-text h4{font-size:1.0625rem;font-weight:700;color:var(--ds-on-surface);margin:0 0 .5rem}.home-theme-text p{font-size:1rem;line-height:1.65;color:var(--ds-on-variant);margin:0;max-width:28rem}.home-theme-integrations-inline{margin-top:12px}.home-theme-integrations-logos{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.home-theme-integration-logo{width:22px;height:22px;object-fit:contain;border-radius:0}.home-theme-integrations-link{display:inline-flex;align-items:center;margin-top:10px;color:#4f46e5;font-size:13px;font-weight:700;line-height:1.4}.home-theme-integrations-link:hover{color:#3525cd}.home-theme-integrations-link:after{content:"->";margin-left:6px;font-size:.95em}.home-theme-bullets.is-wide-bullets{gap:2.75rem}.home-theme-bullets li.is-prominent .home-theme-text h4{font-size:1.0625rem}.home-theme-bullets li.is-prominent .home-theme-text p{font-size:1rem}.home-theme-art{display:flex;align-items:center;justify-content:center;padding:clamp(2rem,5vw,3rem);background:rgba(248,250,252,.65)}.home-theme-row.is-wide{grid-template-columns:1fr}@media (min-width:900px){.home-theme-row.is-wide{grid-template-columns:1fr 1fr}.home-theme-row.is-wide>.home-theme-copy{border-right:none;border-left:0;padding-top:clamp(1.5rem,3.2vw,2.2rem);padding-bottom:clamp(1.5rem,3.2vw,2.2rem)}.home-theme-row.is-wide.is-reverse>.home-theme-copy{border-right:0;border-left:none}.home-theme-row.is-wide .home-theme-heading{margin-bottom:1.25rem}.home-theme-row.is-wide .home-theme-bullets.is-wide-bullets{gap:1.75rem}.home-theme-row.is-wide .home-theme-bullets li.is-prominent .home-theme-text p{line-height:1.55}}.home-theme-row.is-wide .home-theme-art.is-wide-art{background:transparent;padding:clamp(1.25rem,2.6vw,2rem)}.home-theme-row.is-wide .home-theme-art-card{width:100%;max-width:30rem;margin:0 auto}.home-theme-art-card{padding:1rem;background:#fff;border-radius:.75rem;border:1px solid var(--ds-line);box-shadow:0 16px 40px rgba(15,23,42,.08);transform:rotate(.5deg)}.home-theme-art img{width:100%;max-width:22rem;height:auto;display:block}.home-ai-section .home-theme-row .home-theme-art{padding:0;align-items:stretch;justify-content:stretch}.home-ai-section .home-theme-row .home-theme-art-media{width:100%;height:100%;line-height:0}.home-ai-section .home-theme-row .home-theme-image-advantage{width:100%;height:100%;max-width:none;max-height:none;border-radius:0;object-fit:contain;object-position:center;display:block}.home-ai-section .home-theme-row .home-theme-video-advantage{background:transparent;pointer-events:none}.home-theme-art--precision{padding:0;align-items:stretch;justify-content:stretch}.home-theme-image--precision{aspect-ratio:auto}.home-theme-art--precision img.home-theme-image--precision,.home-theme-image--precision{width:100%;height:100%;max-width:none;object-fit:cover}.home-theme-art-precision-fill{width:100%;height:100%;line-height:0}.home-theme-art--agent{padding:0;align-items:stretch;justify-content:stretch}.home-theme-art-agent-fill{width:100%;height:100%;line-height:0}.home-theme-art--agent img.home-theme-image--agent{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center}.home-theme-art--context{padding:0;align-items:stretch;justify-content:stretch}.home-theme-art-context-fill{width:100%;height:100%;line-height:0}.home-theme-art--context img.home-theme-image--context{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center}.home-theme-art--report.is-wide-art{padding:0;align-items:stretch;justify-content:stretch}.home-theme-row.is-wide .home-theme-art.is-wide-art.home-theme-art--report{padding:0}.home-theme-row.is-wide .home-theme-art--report .home-theme-art-card{width:100%;height:100%;max-width:none;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;transform:none}.home-theme-art-report-fill{width:100%;height:100%;line-height:0}.home-theme-row.is-wide .home-theme-art--report img.home-theme-image--report{width:100%;height:100%;max-width:none;border-radius:0;object-fit:contain;object-position:center}.home-theme-row.is-wide .home-theme-art img{max-width:min(100%,30rem);width:100%;border-radius:.5rem}.story-v1 .story-v1-theme-row>.home-theme-art.story-v1-theme-art{padding:0;background:transparent;border:0;box-shadow:none}.story-v1 .story-v1-theme-row>.home-theme-art.story-v1-theme-art>.home-theme-art-card.story-v1-theme-art-card{width:100%;height:100%;max-width:none;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;transform:none;line-height:0}.story-v1 .story-v1-theme-row>.home-theme-art.story-v1-theme-art>.home-theme-art-card.story-v1-theme-art-card>img.pencil-sketch{width:100%;height:100%;max-width:none;max-height:none;border-radius:0;display:block}.home-comparison-dark{background:#1a1a1a;color:#fff;padding:0}.comparison-dark-header{text-align:center}.comparison-dark-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin:0 0 1rem;color:#fff}.comparison-dark-subtitle{font-size:1.125rem;line-height:1.6;color:#e2e8f0;width:100%;padding-inline:clamp(16px,4vw,72px);white-space:pre-line;margin:0 auto}.comparison-dark-shell{border:none;border-radius:0;overflow:hidden;background:#222;box-shadow:0 24px 48px rgba(0,0,0,.35)}.comparison-dark-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:768px){.comparison-dark-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.15fr)}}.comparison-dark-head{border-bottom:none}.comparison-dark-head>div{padding:1.5rem 1.75rem;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e2e8f0}.comparison-dark-head .col-Bayeslab{background:rgba(79,70,229,.12);color:#e0e7ff}.comparison-dark-row,.comparison-dark-row:last-child{border-bottom:none}.comparison-dark-row>div{padding:1.5rem 1.75rem}@media (min-width:768px){.comparison-dark-row .col-dim{border-right:none;display:flex;align-items:center}.comparison-dark-row .col-Bayeslab{border-right:none}}.comparison-dark-row .col-dim h4{margin:0;font-size:1.125rem;font-weight:700;color:#f1f5f9}.comparison-dark-row .col-Bayeslab p,.comparison-dark-row .col-generic p{margin:0;font-size:.875rem;line-height:1.6}.comparison-dark-row .col-Bayeslab p{color:#f1f5f9}.comparison-dark-row .col-generic{background:rgba(255,255,255,.04)}.comparison-dark-row .col-generic p{color:#e2e8f0}.comparison-cell-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:700;font-size:.9375rem}.comparison-dark-row .col-Bayeslab .comparison-cell-head{color:#fff}.comparison-dark-row .col-generic .comparison-cell-head{color:#e2e8f0}.comparison-icon-bl{color:#c4b5fd}.comparison-icon-gen{color:#64748b}.comparison-dark-cta{display:flex;flex-direction:column;align-items:center;text-align:center}.comparison-dark-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.25rem;border-radius:.5rem;font-size:1.0625rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--ds-primary) 0,var(--ds-primary-mid) 100%);box-shadow:0 12px 32px rgba(79,70,229,.3);transition:transform .15s ease,background .15s ease}.comparison-dark-btn:hover{background:linear-gradient(135deg,#4f46e5,#6366f1);transform:translateY(-1px)}.comparison-dark-secondary-link{display:inline-block;margin:1rem 0 0;color:#e2e8f0;font-weight:600;text-decoration:underline;text-underline-offset:.18em}.comparison-dark-secondary-link:hover{color:#fff}.comparison-dark-footnote{margin:1rem 0 0;font-size:.875rem;color:#cbd5e1}.home-gallery{background:#fff;padding:0}.home-gallery .section-pad-y{padding-bottom:0}.home-gallery-header{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;text-align:center}.home-gallery-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;letter-spacing:-.02em;margin:0 0 .35rem;color:var(--ds-on-surface)}.home-gallery-subtitle{margin:0;font-size:1rem;color:var(--ds-on-variant)}.home-gallery-grid{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 0 1.5rem;box-sizing:border-box}@media (min-width:640px){.home-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-gallery-grid{grid-template-columns:repeat(4,1fr)}}.home-gallery-card{display:block;color:inherit;transition:none;padding:20px;border:none}.home-gallery-card:hover{transform:none}.home-gallery-thumb{aspect-ratio:16/10;border-radius:0;overflow:hidden;margin-bottom:1rem;background:#f1f5f9;border:1px solid transparent;transition:border-color .15s ease}.home-gallery-card:hover .home-gallery-thumb{border-color:var(--ds-primary-mid)}.home-gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.home-gallery-card:hover .home-gallery-thumb img{transform:scale(1.04)}.home-gallery-card-title{font-size:1rem;font-weight:700;margin:0 0 .25rem;color:var(--ds-on-surface)}.home-gallery-meta{margin:0;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-on-variant)}.home-cta-final{text-align:center;padding:0;background:#fff}.home-cta-final-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin:0 auto 1rem;max-width:52rem;color:var(--ds-on-surface)}.home-cta-final-desc{max-width:46rem;margin:0 auto 1.75rem;font-size:1.125rem;line-height:1.6;color:var(--ds-on-variant)}.home-cta-final-btn{display:inline-flex;align-items:center;justify-content:center;padding:1.125rem 2.25rem;border-radius:.5rem;font-size:1.125rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--ds-primary) 0,var(--ds-primary-mid) 100%);box-shadow:0 16px 40px rgba(79,70,229,.25);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.home-cta-final-btn:hover{background:linear-gradient(135deg,#4f46e5,#6366f1);transform:translateY(-1px)}.home-cta-final-footnote{margin:1rem 0 0;font-size:.875rem;color:#64748b}.home-cta-sketch{margin-top:2rem;opacity:.45}.home-cta-sketch img{width:6rem;height:auto;margin:0 auto;display:block}@media (max-width:767px){.design-hero-top{flex:0 0 auto;justify-content:flex-start;align-items:stretch;padding:20px 0 12px}.design-hero-copy{max-width:none;padding:0}.design-hero-tagline{font-size:.96rem;line-height:1.55}.design-hero-actions{flex-direction:column;width:100%;align-items:stretch;gap:.75rem}.design-btn-primary,.design-btn-secondary{width:100%;min-height:46px;padding:.82rem 1rem;font-size:.98rem}.comparison-dark-row .col-generic,.home-theme-art{border-top:none}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}