@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--landing-bg: #061018;--landing-bg-deep: #091620;--landing-surface: rgba(8, 20, 31, .72);--landing-surface-soft: rgba(242, 235, 226, .08);--landing-line: rgba(234, 238, 242, .16);--landing-line-strong: rgba(234, 238, 242, .28);--landing-ink: #edf1f3;--landing-muted: rgba(237, 241, 243, .72);--landing-dark: #091118;--landing-dark-soft: #111e2a;--landing-accent: #ff6a2a;--landing-accent-soft: #ffbe7a;--landing-gold: #f4be53;--landing-paper: #efe8de;--landing-paper-ink: #121313}html{scroll-behavior:smooth}#proof,#workflow,#why-crelaty{scroll-margin-top:6rem}.landing-shell{position:relative;min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 18% 16%,rgba(255,121,47,.22),transparent 22rem),radial-gradient(circle at 84% 18%,rgba(244,190,83,.18),transparent 18rem),linear-gradient(180deg,#051018,#07121b 32%,#0b1721);color:var(--landing-ink);font-family:Space Grotesk,sans-serif}.landing-header{position:fixed;inset:0 0 auto;z-index:40;padding:1.1rem 0;background:linear-gradient(180deg,#061018e6,#0610186b);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-brandmark{display:inline-flex;align-items:center;gap:.8rem;color:var(--landing-ink);text-decoration:none}.landing-logo{width:3rem;filter:saturate(1.2)}.landing-brandmark__text{font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-nav{display:none}.landing-nav a,.landing-footer__meta a{color:var(--landing-ink);text-decoration:none}.landing-nav a:not(.chakra-button),.landing-footer__meta a{position:relative;transition:color .18s ease}.landing-nav a:not(.chakra-button):after,.landing-footer__meta a:after{content:"";position:absolute;inset:auto 0 -.2rem;height:1px;transform:scaleX(0);transform-origin:left center;background:currentColor;transition:transform .22s ease}.landing-nav a:not(.chakra-button):hover:after,.landing-footer__meta a:hover:after{transform:scaleX(1)}.landing-nav__cta{min-width:10rem}.landing-menu-button{display:inline-flex;color:var(--landing-ink)}.landing-drawer{display:grid;gap:1rem;margin:0 1rem;padding:0 1.2rem;max-height:0;overflow:hidden;border-radius:1.3rem;background:#07121bf0;opacity:0;transition:max-height .26s ease,opacity .2s ease,padding .22s ease}.landing-drawer a{color:var(--landing-ink);text-decoration:none}.landing-drawer.is-open{max-height:18rem;padding:1.1rem 1.2rem 1.2rem;opacity:1}.landing-hero{position:relative;min-height:100svh;padding:8.25rem 0 4.5rem}.landing-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050e15eb,#050e15bd 44%,#050e1557),radial-gradient(circle at 62% 28%,rgba(255,106,42,.14),transparent 24rem);pointer-events:none}.landing-hero__inner{position:relative;display:grid;gap:3rem;align-items:center}.landing-hero__copy{max-width:40rem}.landing-kicker{display:inline-block;margin-bottom:1rem;color:var(--landing-accent-soft);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-kicker--dark{color:#12131394}.landing-display{display:block;margin-bottom:.75rem;font-family:"Instrument Serif",serif;line-height:.92;letter-spacing:-.04em}.landing-hero__brand{font-size:clamp(4.4rem,11vw,8rem)}.landing-hero__title,.landing-section__title,.landing-cta__title{margin:0;font-weight:500;letter-spacing:-.04em}.landing-hero__title{max-width:11ch;font-size:clamp(2.8rem,8.5vw,5.8rem);line-height:.94;animation:landingHeroLift .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.12s}.landing-hero__lede,.landing-section__body,.landing-cta__body{max-width:38rem;margin-top:1.4rem;color:var(--landing-muted);font-size:1rem;line-height:1.75}.landing-hero__eyebrow,.landing-hero__lede,.landing-hero__actions,.landing-proof-strip{animation:landingHeroLift .7s cubic-bezier(.22,1,.36,1) both}.landing-hero__eyebrow{animation-delay:0ms}.landing-hero__lede{animation-delay:.22s}.landing-hero__actions{margin-top:2rem;animation-delay:.32s}.landing-proof-strip{display:grid;gap:1rem;margin-top:2.25rem;padding-top:1.4rem;border-top:1px solid var(--landing-line);color:#edf1f3eb;font-size:.9rem;animation-delay:.42s}.landing-proof-strip>*{position:relative;padding-left:1.2rem}.landing-proof-strip>*:before{content:"";position:absolute;left:0;top:.45rem;width:.45rem;height:.45rem;border-radius:999px;background:linear-gradient(135deg,var(--landing-accent),var(--landing-gold))}.analysis-preview{position:relative;margin-left:auto;width:min(100%,39rem)}.analysis-preview__label{margin-bottom:.9rem;color:var(--landing-accent-soft);font-size:.82rem;letter-spacing:.16em;text-transform:uppercase}.analysis-preview__frame{position:relative;overflow:hidden;border-radius:1.9rem;aspect-ratio:5 / 6;border:1px solid rgba(237,241,243,.12);box-shadow:0 40px 100px #00000057;background:#0a0f14}.analysis-preview__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0610180a,#06101847),linear-gradient(90deg,#0610184d,#06101800);pointer-events:none}.analysis-preview__image{width:100%;height:100%;object-fit:cover;transform:scale(1.04);filter:saturate(1.04) contrast(1.02)}.analysis-preview__heatmap,.analysis-preview__scanpath,.analysis-preview__tag,.analysis-preview__excerpt,.analysis-preview__rail{position:absolute}.analysis-preview__heatmap{border-radius:999px;pointer-events:none;mix-blend-mode:screen;animation:heatmapPulse 6s ease-in-out infinite}.analysis-preview__heatmap--one{left:19%;top:12%;width:15rem;height:15rem;background:radial-gradient(circle,#ff6f2ca3,#ff6f2c00 70%)}.analysis-preview__heatmap--two{right:16%;top:26%;width:12rem;height:12rem;background:radial-gradient(circle,#ffbc578a,#ffbc5700 72%);animation-delay:-1.5s}.analysis-preview__heatmap--three{left:42%;bottom:10%;width:13rem;height:13rem;background:radial-gradient(circle,#ff792f7a,#ff792f00 70%);animation-delay:-3s}.analysis-preview__scanpath{top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.analysis-preview__scanpath path{fill:none;stroke:#faeddbe0;stroke-width:6;stroke-linecap:round;stroke-dasharray:620;stroke-dashoffset:620;animation:scanpathDraw 4.2s cubic-bezier(.16,1,.3,1) infinite}.analysis-preview__scanpath circle{fill:#061018d1;stroke:#faeddbe6;stroke-width:4}.analysis-preview__scanpath text{fill:var(--landing-ink);font-family:Space Grotesk,sans-serif;font-size:30px;font-weight:700;text-anchor:middle}.analysis-preview__tag{max-width:min(14rem,58%);padding:.8rem 1rem;border:1px solid rgba(237,241,243,.18);border-radius:1rem;background:#08141f94;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--landing-ink);font-size:.82rem;line-height:1.45;transition:transform .22s ease,border-color .22s ease,background .22s ease}.analysis-preview__tag:hover{transform:translateY(-.2rem);border-color:#ffbe7a73;background:#08141fb8}.analysis-preview__tag--top{top:6%;left:4%}.analysis-preview__tag--middle{top:33%;right:4%}.analysis-preview__tag--bottom{left:4%;bottom:20%}.analysis-preview__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;left:1.15rem;right:1.15rem;bottom:1.15rem;padding:1rem 1.15rem;border:1px solid rgba(237,241,243,.12);border-radius:1.2rem;background:#08141fb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.analysis-preview__rail-label{color:#edf1f394;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.analysis-preview__rail-value{margin-top:.3rem;font-size:.92rem;line-height:1.4}.analysis-preview__excerpt{right:-1.75rem;bottom:9rem;width:min(15rem,40vw);padding:1.1rem 1.15rem;border-left:2px solid rgba(255,190,122,.6);background:#08141fd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 50px #0000003d;color:var(--landing-ink);font-size:.86rem;line-height:1.55}.analysis-preview__excerpt-label{margin-bottom:.45rem;color:var(--landing-accent-soft);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-section{padding:6rem 0}.landing-section--light{background:linear-gradient(180deg,#efe8defa,#efe8def2);color:var(--landing-paper-ink)}.landing-section--dark{background:radial-gradient(circle at 80% 16%,rgba(255,106,42,.18),transparent 18rem),linear-gradient(180deg,var(--landing-dark) 0%,var(--landing-dark-soft) 100%)}.landing-section__title,.landing-cta__title{font-size:clamp(2.05rem,4.6vw,3.65rem);line-height:1}.landing-section__body,.landing-cta__body{color:#121313b8}.landing-section--dark .landing-section__body{color:var(--landing-muted)}.landing-proof,.landing-workflow{display:grid;gap:2.6rem}.landing-proof__intro{max-width:35rem}.landing-report-strip{border-top:1px solid rgba(18,19,19,.16)}.landing-report-strip__row{display:grid;gap:.45rem;padding:1.35rem 0;border-bottom:1px solid rgba(18,19,19,.14)}.landing-report-strip__label{color:#1213138a;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-report-strip__value{font-size:clamp(1.25rem,3vw,1.8rem);font-weight:700;letter-spacing:-.03em}.landing-report-strip__detail{max-width:32rem;color:#121313b8;line-height:1.7}.landing-section--workflow{overflow:hidden}.landing-step-list{margin-top:2rem;border-top:1px solid var(--landing-line)}.landing-step{display:grid;gap:.8rem;padding:1.2rem 0;border-bottom:1px solid var(--landing-line)}.landing-step__index{color:var(--landing-accent-soft);font-size:.8rem;font-weight:700;letter-spacing:.18em}.landing-step__title,.landing-point__title,.workflow-surface__title,.landing-footer__brand{font-size:1.15rem;font-weight:700;letter-spacing:-.02em}.landing-step__description,.landing-point__body{margin-top:.35rem;color:var(--landing-muted);line-height:1.7}.workflow-surface{position:relative;padding:1.4rem 1.35rem;border:1px solid rgba(237,241,243,.14);border-radius:1.8rem;background:linear-gradient(180deg,#ffffff0a,#ffffff05),#08141fad;box-shadow:0 32px 80px #00000042}.workflow-surface:before{content:"";position:absolute;inset:auto -4rem -4rem auto;width:10rem;height:10rem;border-radius:999px;background:radial-gradient(circle,#ff6a2a42,#ff6a2a00);pointer-events:none}.workflow-surface__eyebrow{color:#edf1f38f;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.workflow-surface__title{margin-top:.65rem}.workflow-surface__list{margin-top:1.5rem;border-top:1px solid var(--landing-line)}.workflow-surface__row{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--landing-line);color:var(--landing-muted);font-size:.92rem}.workflow-surface__row>*:last-child{color:var(--landing-ink);text-align:right}.workflow-surface__footer{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;color:#edf1f3c2;font-size:.85rem}.workflow-surface__footer>*{padding:.5rem .7rem;border-radius:999px;background:#ffffff0d}.landing-points{display:grid;gap:1.4rem}.landing-point{padding-top:1rem;border-top:1px solid rgba(18,19,19,.14)}.landing-point__body{color:#121313b3}.landing-section--cta{background:radial-gradient(circle at 76% 22%,rgba(255,106,42,.16),transparent 14rem),linear-gradient(180deg,#e9e0d4,#efe8de);color:var(--landing-paper-ink)}.landing-cta{max-width:52rem}.landing-cta__body{max-width:33rem}.landing-cta__actions{margin-top:2rem}.landing-cta__actions .chakra-button{display:inline-flex;align-items:center;gap:.5rem}.landing-footer{padding:2.2rem 0 2.8rem;border-top:1px solid var(--landing-line);background:#050e15fa}.landing-footer__inner,.landing-footer__meta{display:grid;gap:1rem}.landing-footer__copy{max-width:24rem;color:var(--landing-muted);line-height:1.7}.landing-footer__meta{color:var(--landing-muted)}.landing-reveal{opacity:0;transform:translateY(1.75rem);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.landing-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes landingHeroLift{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes heatmapPulse{0%,to{transform:scale(.94);opacity:.72}50%{transform:scale(1.05);opacity:1}}@keyframes scanpathDraw{0%,14%{stroke-dashoffset:620}46%,to{stroke-dashoffset:0}}@media (min-width: 48rem){.landing-proof-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-report-strip__row{grid-template-columns:10rem minmax(0,11rem) minmax(0,1fr);align-items:start}.landing-report-strip__value,.landing-point{padding-right:1rem}.landing-points{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-footer__inner{grid-template-columns:1.1fr auto;align-items:center}.landing-footer__meta{justify-items:end;text-align:right}}@media (min-width: 62rem){.landing-nav{display:inline-flex}.landing-menu-button,.landing-drawer{display:none}.landing-hero__inner,.landing-proof,.landing-workflow{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}.landing-workflow__surface{padding-top:5rem}.landing-step{grid-template-columns:4rem minmax(0,1fr)}}@media (max-width: 61.99rem){.analysis-preview__excerpt{position:relative;right:auto;bottom:auto;width:100%;margin-top:1rem}}@media (max-width: 47.99rem){.landing-header{padding:.9rem 0}.landing-logo{width:2.6rem}.landing-brandmark__text{font-size:.92rem}.landing-hero{padding-top:7rem}.landing-section{padding:4.8rem 0}.analysis-preview__tag{max-width:calc(100% - 1.2rem);padding:.68rem .8rem;font-size:.74rem}.analysis-preview__tag--middle{top:auto;right:3.5%;bottom:31%}.analysis-preview__rail{grid-template-columns:1fr;gap:.65rem}.workflow-surface__row{flex-direction:column}.workflow-surface__row>*:last-child{text-align:left}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.landing-reveal,.landing-hero__eyebrow,.landing-hero__title,.landing-hero__lede,.landing-hero__actions,.landing-proof-strip,.analysis-preview__heatmap,.analysis-preview__scanpath path{animation:none;transition:none}.landing-reveal{opacity:1;transform:none}}.workspace-dashboard{padding-top:1.5rem;padding-bottom:2.5rem;color:#12181f}.workspace-dashboard__header,.workspace-dashboard__toolbar{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.workspace-dashboard__header{align-items:end}.workspace-dashboard__intro,.workspace-dashboard__toolbar,.workspace-dashboard__kpi-strip,.workspace-dashboard__board,.workspace-dashboard__sidebar{animation:dashboardRise .48s cubic-bezier(.22,1,.36,1) both}.workspace-dashboard__toolbar{margin-top:1.8rem;align-items:end;padding-bottom:1.25rem;border-bottom:1px solid rgba(18,24,31,.12);animation-delay:70ms}.workspace-dashboard__kpi-strip{display:grid;gap:0;margin-top:1.5rem;border-top:1px solid rgba(18,24,31,.12);border-bottom:1px solid rgba(18,24,31,.12);animation-delay:.12s}.workspace-dashboard__layout{display:grid;gap:2rem;margin-top:2rem}.workspace-dashboard__board{animation-delay:.17s}.workspace-dashboard__sidebar{display:grid;gap:1.8rem;align-content:start;animation-delay:.22s}.workspace-dashboard__eyebrow,.workspace-dashboard__toolbar-label,.workspace-dashboard__metric-label,.workspace-dashboard__sidebar-label{color:#12181f94;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.workspace-dashboard__title{margin:0;font-size:clamp(2rem,4.8vw,3.2rem);font-weight:500;letter-spacing:-.04em;line-height:.98}.workspace-dashboard__lede{max-width:42rem;margin-top:.65rem;color:#12181fb8;line-height:1.7}.workspace-dashboard__header-actions{align-items:center}.workspace-dashboard__search{flex:1 1 20rem;min-width:16rem}.workspace-dashboard__filters-wrap{flex:1 1 24rem}.workspace-dashboard__owner-filter{width:min(100%,15rem)}.workspace-dashboard__filters{display:flex;flex-wrap:wrap;gap:.55rem}.workspace-dashboard__filter{transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.workspace-dashboard__filter:hover{transform:translateY(-1px)}.workspace-dashboard__metric{padding:1rem 0;border-bottom:1px solid rgba(18,24,31,.12)}.workspace-dashboard__metric-value{margin-top:.35rem;font-size:1.65rem;font-weight:700;letter-spacing:-.03em}.workspace-dashboard__metric-detail{margin-top:.2rem;color:#12181f9e;font-size:.92rem;line-height:1.6}.workspace-dashboard__section,.workspace-dashboard__sidebar-section{padding-top:1rem;border-top:1px solid rgba(18,24,31,.12)}.workspace-dashboard__section+.workspace-dashboard__section{margin-top:1.8rem}.workspace-dashboard__section-header{align-items:end;justify-content:space-between;gap:1rem}.workspace-dashboard__section-title{font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.workspace-dashboard__section-caption,.workspace-dashboard__section-empty-body,.workspace-dashboard__activity-meta{margin-top:.35rem;color:#12181f9e;line-height:1.6}.workspace-dashboard__section-count{color:#12181f75;font-size:.92rem}.workspace-dashboard__row,.workspace-dashboard__activity-row{padding:1rem 0;border-bottom:1px solid rgba(18,24,31,.08)}.workspace-dashboard__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease}.workspace-dashboard__row:hover{transform:translate(.25rem);border-color:#12181f24}.workspace-dashboard__row-main{flex:1 1 18rem;min-width:16rem}.workspace-dashboard__row-heading,.workspace-dashboard__activity-heading{align-items:center;flex-wrap:wrap;gap:.6rem}.workspace-dashboard__row-title,.workspace-dashboard__activity-title{font-size:1rem;font-weight:600;letter-spacing:-.02em}.workspace-dashboard__row-meta{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.45rem;color:#12181f99;font-size:.9rem}.workspace-dashboard__row-actions,.workspace-dashboard__sidebar-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.workspace-dashboard__sidebar-actions{margin-top:.85rem}.workspace-dashboard__status{display:inline-flex;align-items:center;justify-content:center;min-height:1.9rem;padding:.2rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspace-dashboard__status--processing{background:#ffbe7a38;color:#9a4d11}.workspace-dashboard__status--ready{background:#2b9c5f29;color:#1f7d4b}.workspace-dashboard__status--draft{background:#12181f14;color:#47525d}.workspace-dashboard__status--attention{background:#d84a4a24;color:#9e3030}.workspace-dashboard__snapshot-list{margin-top:.9rem}.workspace-dashboard__snapshot-row{justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid rgba(18,24,31,.08);color:#12181fb3}.workspace-dashboard__snapshot-row>*:last-child{color:#12181f;font-weight:600}.workspace-dashboard__empty-state{padding:2rem 0;border-top:1px solid rgba(18,24,31,.12)}.workspace-dashboard__empty-title,.workspace-dashboard__section-empty-title{font-size:1.02rem;font-weight:600;letter-spacing:-.02em}.workspace-dashboard__empty-body{max-width:34rem;margin:.45rem 0 1rem;color:#12181fa8;line-height:1.7}.workspace-dashboard__section-empty{padding:1.35rem 0 .2rem}.workspace-dashboard__activity-row:first-of-type{margin-top:.9rem}@keyframes dashboardRise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (min-width: 48rem){.workspace-dashboard__kpi-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-dashboard__metric{padding:1.1rem 1rem 1.1rem 0;border-right:1px solid rgba(18,24,31,.12);border-bottom:0}.workspace-dashboard__metric:last-child{border-right:0;padding-right:0}}@media (min-width: 80rem){.workspace-dashboard__layout{grid-template-columns:minmax(0,1.4fr) minmax(20rem,.7fr);align-items:start}}@media (max-width: 47.99rem){.workspace-dashboard__row{transform:none!important}}@media (prefers-reduced-motion: reduce){.workspace-dashboard__intro,.workspace-dashboard__toolbar,.workspace-dashboard__kpi-strip,.workspace-dashboard__board,.workspace-dashboard__sidebar{animation:none}.workspace-dashboard__filter,.workspace-dashboard__row{transition:none}}
