.chronio-landing{--bg: #fafaf9;--bg-2: #f5f4f2;--surface: #ffffff;--ink: #292524;--ink-2: #57534e;--sub: #78716c;--faint: #a8a29e;--line: #e7e5e4;--line-soft: #f0efed;--dark: #1c1917;--dark-2: #292524;--accent: #f97316;--accent-ink: #ea580c;--accent-deep: #c2410c;--accent-soft: #fff7ed;--accent-100: #ffedd5;--glow: rgba(251,146,60,.35);--glow-soft: rgba(251,146,60,.14);--emerald:#17B26A;--emerald-ink:#067647;--emerald-soft:#E6F6ED;--amber:#F79009;--amber-ink:#B54708;--amber-soft:#FDF2E3;--red:#F04438;--red-ink:#D92D20;--red-soft:#FDECEA;--slate:#131A24;--slate-2:#5A6472;--slate-3:#8A93A0;--p-founder:#6172F3;--p-founder-soft:#EEF0FE;--p-chronio:#DB8A3B;--p-chronio-soft:#FBF1E4;--p-chill:#17B26A;--p-chill-soft:#E6F6ED;--p-life:#3B9AE0;--p-life-soft:#E7F1FB;--p-body:#E8834E;--p-body-soft:#FCEEE4;--p-learning:#E5A710;--p-learning-soft:#FBF3DA;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--display: "Manrope", var(--sans);--mono: "Geist Mono", ui-monospace, "SF Mono", monospace;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:26px;--r-pill:999px;--sh-soft: 0 4px 20px -2px rgba(28,25,23,.05);--sh-card: 0 1px 2px rgba(28,25,23,.04), 0 18px 40px -24px rgba(28,25,23,.18);--sh-pop: 0 24px 60px -28px rgba(28,25,23,.3);--sh-btn: 0 1px 2px rgba(194,65,12,.2), 0 10px 22px -10px rgba(249,115,22,.55);--accent-mix: 1;--hero-tint: var(--glow-soft);background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.006em;width:100%;overflow-x:hidden}.chronio-landing *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}.chronio-landing a{color:inherit;text-decoration:none}.chronio-landing img{display:block;max-width:100%}.chronio-landing ::-moz-selection{background:var(--accent-100);color:var(--accent-deep)}.chronio-landing ::selection{background:var(--accent-100);color:var(--accent-deep)}.chronio-landing h1,.chronio-landing h2,.chronio-landing h3,.chronio-landing h4{font-family:var(--display);font-weight:800;margin:0;letter-spacing:-.03em;line-height:1.05;color:var(--ink)}.chronio-landing p{margin:0}.chronio-landing .container{width:100%;max-width:1140px;margin:0 auto;padding:0 28px}.chronio-landing .container-narrow{max-width:760px}.chronio-landing .section{padding:104px 0;position:relative}.chronio-landing .eyebrow{font-family:var(--sans);font-size:12.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-ink);display:inline-flex;align-items:center;gap:8px}.chronio-landing .eyebrow:before{content:"";width:20px;height:1.5px;background:var(--accent);border-radius:2px;opacity:calc(.4 + .6*var(--accent-mix))}.chronio-landing .section-head{max-width:720px}.chronio-landing .section-head.center{margin:0 auto;text-align:center}.chronio-landing .section-head h1,.chronio-landing .section-head h2{font-size:clamp(30px,4vw,46px);margin:16px 0 0}.chronio-landing .section-head p{font-size:19px;color:var(--sub);margin-top:18px;line-height:1.55}.chronio-landing .btn{font-family:var(--sans);font-weight:600;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 24px;border-radius:var(--r-pill);border:1px solid transparent;cursor:pointer;transition:transform .16s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;white-space:nowrap}.chronio-landing .btn:active{transform:translateY(1px)}.chronio-landing .btn-primary{background:linear-gradient(180deg,#fb8b3d,var(--accent));color:#fff;box-shadow:var(--sh-btn)}.chronio-landing .btn-primary:hover{transform:translateY(-1px);box-shadow:0 2px 4px #c2410c38,0 16px 30px -10px #f9731699}.chronio-landing .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}.chronio-landing .btn-ghost:hover{background:#fff;border-color:#dcd8d3}.chronio-landing .btn-lg{padding:17px 30px;font-size:17px}.chronio-landing .btn-link{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:var(--accent-ink);cursor:pointer}.chronio-landing .page-hero{padding:60px 0 20px;text-align:center}.chronio-landing .page-hero h1{font-size:clamp(34px,5.6vw,58px);margin-top:16px;max-width:780px;margin-left:auto;margin-right:auto}.chronio-landing .page-hero p{margin:20px auto 0;max-width:580px;font-size:19px;color:var(--sub);line-height:1.6}.chronio-landing .ai-examples-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.chronio-landing .diagram-figure{margin-top:48px}.chronio-landing .diagram-wrap{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 20px;overflow-x:auto;box-shadow:var(--sh-soft)}.chronio-landing .diagram-wrap svg{min-width:640px;width:100%;height:auto;color:var(--ink)}.chronio-landing .diagram-figure figcaption{margin-top:14px;font-size:13.5px;color:var(--faint);text-align:center}.chronio-landing .section-dark{background:var(--dark);color:#fff}.chronio-landing .section-dark h1,.chronio-landing .section-dark h2,.chronio-landing .section-dark h3{color:#fff}.chronio-landing .section-dark .eyebrow{color:#fdba74}.chronio-landing .section-dark .eyebrow:before{background:#fdba74}.chronio-landing .section-dark .section-head p{color:#c9c3bd}.chronio-landing .badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;padding:7px 13px 7px 11px;border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent-deep);border:1px solid var(--accent-100)}.chronio-landing .badge .dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--glow-soft)}.chronio-landing .nav{position:sticky;top:0;z-index:1000;backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);background:#fafaf9b8;border-bottom:1px solid transparent;transition:border-color .25s,background .25s}.chronio-landing .nav.scrolled{border-bottom-color:var(--line);background:#fafaf9db}.chronio-landing .nav-inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.chronio-landing .brand{display:flex;align-items:center;gap:10px;font-family:var(--display);font-weight:800;font-size:21px;letter-spacing:-.03em}.chronio-landing .brand-mark{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(150deg,#fb8b3d,var(--accent));box-shadow:0 4px 12px -4px var(--glow)}.chronio-landing .brand-mark svg{width:17px;height:17px}.chronio-landing .nav-links{display:flex;align-items:center;gap:6px}.chronio-landing .nav-links a{font-size:15px;font-weight:500;color:var(--ink-2);padding:9px 14px;border-radius:10px;transition:color .15s,background .15s;white-space:nowrap}.chronio-landing .nav-links a:hover{color:var(--ink);background:#1c19170a}.chronio-landing .nav-links a.current{color:var(--ink);font-weight:700}.chronio-landing .mobile-menu a.current{color:var(--accent-ink)}.chronio-landing .nav-cta{display:flex;align-items:center;gap:10px}.chronio-landing .nav-cta .btn{padding:11px 18px;font-size:15px}.chronio-landing .nav-burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;flex:none;border-radius:10px;border:1px solid var(--line);background:#fff;cursor:pointer;padding:0}.chronio-landing .nav-burger span{display:block;width:18px;height:2px;background:var(--ink);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.chronio-landing .nav-burger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.chronio-landing .nav-burger[aria-expanded=true] span:nth-child(2){opacity:0}.chronio-landing .nav-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.chronio-landing .mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c191752;z-index:1100;opacity:0;pointer-events:none;transition:opacity .2s ease}.chronio-landing .mobile-menu-overlay.open{opacity:1;pointer-events:auto}.chronio-landing .mobile-menu{position:fixed;top:0;right:0;height:100vh;height:100dvh;width:min(320px,84vw);background:#fff;z-index:1101;box-shadow:var(--sh-pop);padding:88px 28px 28px;display:flex;flex-direction:column;gap:2px;transform:translate(100%);transition:transform .3s cubic-bezier(.2,.7,.3,1);overflow-y:auto}.chronio-landing .mobile-menu.open{transform:translate(0)}.chronio-landing .mobile-menu a{font-size:17px;font-weight:600;color:var(--ink);padding:14px 6px;border-bottom:1px solid var(--line-soft)}.chronio-landing .mobile-menu-cta{display:flex;flex-direction:column;gap:12px;margin-top:24px}.chronio-landing .mobile-menu-cta .btn{width:100%}.chronio-landing .hero{position:relative;padding:64px 0 40px;overflow:hidden}.chronio-landing .hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(680px 380px at 78% 8%,var(--hero-tint),transparent 70%),radial-gradient(560px 420px at 8% 40%,rgba(251,146,60,.06),transparent 68%)}.chronio-landing .hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:56px;align-items:center}.chronio-landing .hero-copy .badge{margin-bottom:26px}.chronio-landing .hero h1{font-size:clamp(40px,5.4vw,66px);line-height:1;letter-spacing:-.04em}.chronio-landing .hero h1 .em{background:linear-gradient(120deg,var(--accent-ink),#fb8b3d);-webkit-background-clip:text;background-clip:text;color:transparent}.chronio-landing .hero-sub{font-size:20px;line-height:1.55;color:var(--sub);margin-top:24px;max-width:540px}.chronio-landing .hero-actions{display:flex;align-items:center;gap:14px;margin-top:34px;flex-wrap:wrap}.chronio-landing .hero-note{display:flex;align-items:center;gap:9px;margin-top:20px;font-size:14px;color:var(--faint)}.chronio-landing .hero-note svg{width:16px;height:16px;color:var(--emerald)}.chronio-landing .hero-note-link{display:flex;align-items:center;gap:9px;margin-top:10px;font-size:14px;color:var(--faint);text-decoration:none;transition:color .15s ease}.chronio-landing .hero-note-link:hover{color:var(--accent-ink)}.chronio-landing .hero-visual{position:relative}.chronio-landing .frame{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-card);overflow:hidden}.chronio-landing .frame-bar{height:40px;display:flex;align-items:center;gap:14px;padding:0 16px;background:linear-gradient(180deg,#fdfdfc,#f6f5f3);border-bottom:1px solid var(--line)}.chronio-landing .frame-dots{display:flex;gap:7px}.chronio-landing .frame-dots i{width:11px;height:11px;border-radius:50%;background:#e3e0dc}.chronio-landing .frame-dots i:nth-child(1){background:#f5b7b0}.chronio-landing .frame-dots i:nth-child(2){background:#f6d99b}.chronio-landing .frame-dots i:nth-child(3){background:#b6e0bf}.chronio-landing .frame-url{flex:1;height:24px;max-width:340px;margin:0 auto;border-radius:var(--r-pill);background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:7px;font-family:var(--mono);font-size:12px;color:var(--faint)}.chronio-landing .frame-url svg{width:11px;height:11px;color:var(--emerald)}.chronio-landing .frame-shot{width:100%;display:block}.chronio-landing .hero-visual .frame{transform:perspective(1600px) rotateY(-1.4deg)}.chronio-landing .hero-stage{position:relative;margin-top:56px}.chronio-landing .hero-panel-wrap{position:relative;z-index:1;display:flex;justify-content:center}.chronio-landing .hero-panel{width:min(720px,100%);background:#fff;border-radius:var(--r-xl);border:1px solid var(--line);box-shadow:var(--sh-pop);overflow:hidden}.chronio-landing .hero-panel-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-bottom:1px solid var(--line)}.chronio-landing .hero-panel-dots{display:flex;gap:6px}.chronio-landing .hero-panel-dots i{width:9px;height:9px;border-radius:50%;background:var(--line);display:block}.chronio-landing .hero-panel-title{font-size:12.5px;font-weight:600;color:var(--faint);letter-spacing:.02em}.chronio-landing .hero-panel-body{padding:28px 26px 30px;display:flex;flex-direction:column;gap:24px}.chronio-landing .timer-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.chronio-landing .timer-live{display:flex;align-items:center;gap:12px}.chronio-landing .timer-swatch{width:9px;height:9px;border-radius:50%;background:var(--p-founder);box-shadow:0 0 0 4px var(--p-founder-soft)}.chronio-landing .timer-label{font-size:13px;color:var(--sub)}.chronio-landing .timer-label b{color:var(--ink);font-weight:600}.chronio-landing .timer-read{font-family:var(--mono);font-size:clamp(24px,4vw,30px);font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:var(--ink)}.chronio-landing .rings-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.chronio-landing .ring-item{display:flex;flex-direction:column;align-items:center;gap:8px}.chronio-landing .ring-item svg{width:100%;height:auto;max-width:52px;display:block}.chronio-landing .ring-track{fill:none;stroke:var(--line);stroke-width:8}.chronio-landing .ring-val{fill:none;stroke-width:8;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset 1.1s cubic-bezier(.2,.7,.3,1)}.chronio-landing .ring-item.in .ring-val{stroke-dashoffset:var(--off)}.chronio-landing .ring-name{font-size:10.5px;font-weight:600;color:var(--sub);letter-spacing:.01em}.chronio-landing .pace-row{display:flex;flex-direction:column;gap:8px}.chronio-landing .pace-top{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:var(--faint)}.chronio-landing .pace-top b{color:var(--ink);font-family:var(--mono);font-variant-numeric:tabular-nums}.chronio-landing .pace-track{height:7px;border-radius:99px;background:var(--bg-2);overflow:hidden}.chronio-landing .pace-fill{height:100%;border-radius:99px;background:linear-gradient(90deg,#fb8b3d,var(--accent));width:0%;transition:width 1.1s cubic-bezier(.2,.7,.3,1) .1s}.chronio-landing .hero-panel-wrap.in .pace-fill{width:68%}@media (max-width:640px){.chronio-landing .rings-row{grid-template-columns:repeat(3,1fr);row-gap:18px}}.chronio-landing .problem{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chronio-landing .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:52px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.chronio-landing .problem-grid.two{grid-template-columns:1fr 1fr}.chronio-landing .problem-cell{background:var(--bg);padding:34px 30px}.chronio-landing .problem-cell.you{background:#fff}.chronio-landing .problem-cell .k{font-family:var(--mono);font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--faint)}.chronio-landing .problem-cell h3{font-size:22px;margin:14px 0 10px;letter-spacing:-.02em}.chronio-landing .problem-cell p{font-size:15.5px;color:var(--sub);line-height:1.55}.chronio-landing .problem-cell.you h3{color:var(--accent-ink)}.chronio-landing .problem-lead{text-align:center}.chronio-landing .problem-lead h2{font-size:clamp(28px,3.6vw,42px);max-width:760px;margin:0 auto}.chronio-landing .problem-lead .strike{color:var(--faint);text-decoration:line-through;text-decoration-thickness:2px}.chronio-landing .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:56px}.chronio-landing .step{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 24px 28px;box-shadow:var(--sh-soft);position:relative;overflow:hidden}.chronio-landing .step-num{font-family:var(--mono);font-size:12px;font-weight:500;color:var(--accent-ink);letter-spacing:.08em}.chronio-landing .step-ico{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;margin:16px 0 18px;background:var(--accent-soft);color:var(--accent-ink);border:1px solid var(--accent-100)}.chronio-landing .step-ico svg{width:22px;height:22px}.chronio-landing .step h3{font-size:20px;letter-spacing:-.02em}.chronio-landing .step p{font-size:14.5px;color:var(--sub);line-height:1.5;margin-top:9px}.chronio-landing .integrations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:52px}.chronio-landing .integrations-grid.roadmap-grid{grid-template-columns:repeat(3,1fr)}.chronio-landing .integration-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px 22px 26px;box-shadow:var(--sh-soft)}.chronio-landing .integration-ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;margin-bottom:16px}.chronio-landing .integration-name{display:flex;align-items:center;gap:9px;font-family:var(--display);font-weight:800;font-size:17px;letter-spacing:-.02em}.chronio-landing .integration-tag{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:var(--emerald-soft);color:var(--emerald-ink)}.chronio-landing .integration-desc{font-size:14px;color:var(--sub);line-height:1.5;margin-top:9px}.chronio-landing .integration-link{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:13px;font-weight:600;color:var(--accent-ink)}.chronio-landing .integration-more{background:var(--bg-2);border-style:dashed}.chronio-landing .integration-more .integration-ic{background:var(--bg);color:var(--faint);border:1px solid var(--line)}.chronio-landing .feature{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.chronio-landing .feature+.feature{margin-top:120px}.chronio-landing .feature.flip .feature-media{order:2}.chronio-landing .feature-copy .eyebrow{margin-bottom:16px}.chronio-landing .feature-copy h2{font-size:clamp(28px,3.4vw,40px);letter-spacing:-.03em}.chronio-landing .feature-copy .lead{font-size:19px;color:var(--sub);margin-top:18px;line-height:1.55}.chronio-landing .feature-list{margin:24px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:13px}.chronio-landing .feature-list li{display:flex;gap:12px;font-size:15.5px;color:var(--ink-2);line-height:1.45}.chronio-landing .feature-list li .tick{flex:none;width:22px;height:22px;border-radius:50%;background:var(--accent-soft);color:var(--accent-ink);display:grid;place-items:center;margin-top:1px}.chronio-landing .feature-list li .tick svg{width:12px;height:12px}.chronio-landing .feature-copy .btn-link{margin-top:26px}.chronio-landing .feature-links{display:flex;flex-wrap:wrap;gap:12px 28px}.chronio-landing .feature-links .btn-link{margin-top:0}.chronio-landing .feature-copy .feature-links{margin-top:26px}.chronio-landing .ext-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.chronio-landing .ext-link{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:14.5px;color:var(--ink-2);border:1px solid var(--line);border-radius:999px;padding:7px 18px 7px 7px;background:var(--surface);transition:border-color .15s,color .15s}.chronio-landing .ext-link:hover{border-color:var(--accent-ink);color:var(--accent-ink)}.chronio-landing .ext-link-ic{flex:none;width:26px;height:26px;border-radius:50%;display:grid;place-items:center}.chronio-landing .ext-shots{position:relative;width:100%;max-width:380px;margin:40px auto;aspect-ratio:380/460}.chronio-landing .ext-shot{position:absolute;display:block;width:60%;border-radius:16px;box-shadow:var(--sh-pop)}.chronio-landing .ext-shot-1{left:0;top:0;width:62%;z-index:1;transform:rotate(-4deg)}.chronio-landing .ext-shot-2{right:0;top:14%;width:56%;z-index:2;transform:rotate(3deg)}.chronio-landing .ext-shot-3{left:4%;bottom:0;width:66%;z-index:3;transform:rotate(-2deg)}.chronio-landing .note-quote{font-family:var(--display);font-style:italic;font-size:14.5px;line-height:1.5;color:var(--slate);padding:12px 14px;border-left:3px solid var(--accent-ink);background:var(--accent-soft);border-radius:0 10px 10px 0;margin-bottom:12px}.chronio-landing .note-body{font-size:13.5px;line-height:1.55;color:var(--slate-2);margin-bottom:16px}.chronio-landing .note-notion-chip{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--slate);background:#f1f1ef;border:1px solid var(--line-soft);border-radius:999px;padding:7px 12px}.chronio-landing .compare{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px}.chronio-landing .compare-card{border-radius:var(--r-lg);padding:32px 28px;border:1px solid var(--line);background:var(--surface)}.chronio-landing .compare-card .who{font-family:var(--display);font-weight:800;font-size:22px;letter-spacing:-.02em}.chronio-landing .compare-card .for{font-size:15px;color:var(--sub);margin-top:10px;line-height:1.5}.chronio-landing .compare-card.us{background:var(--dark);border-color:var(--dark);color:#fff;box-shadow:var(--sh-pop)}.chronio-landing .compare-card.us .who{color:#fff}.chronio-landing .compare-card.us .for{color:#d8d3ce}.chronio-landing .compare-card.us .tag{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fb8b3d;margin-bottom:14px}.chronio-landing .compare-card.us .tag .dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #fb923c40}.chronio-landing .compare-card .kind{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:14px}.chronio-landing .founder{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chronio-landing .founder-card{max-width:760px;margin:0 auto;text-align:center}.chronio-landing .founder-quote{font-family:var(--display);font-weight:600;font-size:clamp(22px,2.8vw,30px);line-height:1.4;letter-spacing:-.02em;color:var(--ink)}.chronio-landing .founder-quote .hl{color:var(--accent-ink)}.chronio-landing .founder-meta{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:14px}.chronio-landing .founder-ava{width:46px;height:46px;border-radius:50%;background:linear-gradient(150deg,#fb8b3d,var(--accent));color:#fff;display:grid;place-items:center;font-family:var(--display);font-weight:800;font-size:18px}.chronio-landing .founder-name{text-align:left}.chronio-landing .founder-name b{font-size:15px;font-weight:700}.chronio-landing .founder-name span{display:block;font-size:13.5px;color:var(--sub)}.chronio-landing .founder-contact{margin-top:22px;font-size:14.5px;color:var(--sub)}.chronio-landing .founder-contact a{color:var(--accent-ink);font-weight:600}.chronio-landing .link-btn{background:none;border:0;padding:0;font:inherit;color:var(--accent-ink);font-weight:600;cursor:pointer}.chronio-landing .contact-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c191766;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.chronio-landing .contact-modal{width:100%;max-width:420px;background:#fff;border-radius:var(--r-xl);box-shadow:var(--sh-pop);padding:32px;position:relative}.chronio-landing .contact-modal h3{font-size:22px;letter-spacing:-.02em;padding-right:24px}.chronio-landing .contact-modal-note{font-size:14.5px;color:var(--sub);margin-top:10px;line-height:1.5}.chronio-landing .contact-modal-close{position:absolute;top:20px;right:20px;width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--sub);display:grid;place-items:center;cursor:pointer}.chronio-landing .contact-modal form{margin-top:20px;display:flex;flex-direction:column;gap:12px}.chronio-landing .contact-field{width:100%;font:inherit;font-size:15px;padding:12px 14px;border-radius:var(--r-md);border:1px solid var(--line);background:var(--bg);color:var(--ink);resize:vertical}.chronio-landing .contact-field:focus{outline:none;border-color:var(--accent);background:#fff}.chronio-landing .contact-modal .btn{margin-top:4px}.chronio-landing .contact-modal-error{font-size:13px;color:var(--red-ink);margin:0}.chronio-landing .price-card{max-width:460px;margin:52px auto 0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);padding:40px 38px;box-shadow:var(--sh-card);text-align:center;position:relative;overflow:hidden}.chronio-landing .price-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#fb8b3d,var(--accent))}.chronio-landing .price-badge{margin:0 auto}.chronio-landing .price-num{font-family:var(--display);font-weight:800;font-size:58px;letter-spacing:-.04em;margin:22px 0 4px}.chronio-landing .price-line{font-size:15.5px;color:var(--sub);line-height:1.55;margin:6px auto 0;max-width:340px}.chronio-landing .price-card .btn{margin-top:28px;width:100%}.chronio-landing .price-foot{font-size:13px;color:var(--faint);margin-top:16px}.chronio-landing .faq-list{max-width:800px;margin:52px auto 0;border-top:1px solid var(--line)}.chronio-landing .faq-item{border-bottom:1px solid var(--line)}.chronio-landing .faq-q{width:100%;text-align:left;background:none;border:0;cursor:pointer;font-family:var(--display);font-weight:700;font-size:19px;letter-spacing:-.02em;color:var(--ink);padding:24px 4px;display:flex;align-items:center;justify-content:space-between;gap:20px}.chronio-landing .faq-q .chev{flex:none;width:26px;height:26px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--sub);transition:transform .25s ease,background .2s,color .2s}.chronio-landing .faq-q .chev svg{width:13px;height:13px}.chronio-landing .faq-item[data-open="1"] .faq-q .chev{transform:rotate(45deg);background:var(--accent);color:#fff;border-color:var(--accent)}.chronio-landing .faq-a{overflow:hidden;max-height:0;transition:max-height .3s ease}.chronio-landing .faq-a-inner{padding:0 4px 26px;font-size:16px;color:var(--sub);line-height:1.6;max-width:660px}.chronio-landing .dlg{max-width:720px;margin:48px auto 0;display:flex;flex-direction:column;gap:24px}.chronio-landing .dlg-turn{display:flex;flex-direction:column;gap:8px}.chronio-landing .dlg-turn .bubble{max-width:86%;padding:14px 18px;border-radius:18px}.chronio-landing .dlg-q{align-items:flex-end}.chronio-landing .dlg-q .bubble{background:var(--surface);border:1px solid var(--line);color:var(--ink);font-family:var(--display);font-weight:650;font-size:17px;letter-spacing:-.01em;line-height:1.4;margin:0;border-bottom-right-radius:5px;box-shadow:var(--sh-soft)}.chronio-landing .dlg-a{align-items:flex-start}.chronio-landing .dlg-who{display:flex;align-items:center;gap:7px;margin-left:2px;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-ink)}.chronio-landing .dlg-avatar{width:22px;height:22px;border-radius:50%;background:var(--accent);display:grid;place-items:center;color:#fff;flex:none}.chronio-landing .dlg-a .bubble{background:var(--accent-soft);border:1px solid var(--accent-100);color:var(--ink-2);font-size:16px;line-height:1.68;margin:0;border-top-left-radius:5px}.chronio-landing .faq-q h3{font:inherit;letter-spacing:inherit;color:inherit;margin:0;min-width:0}.chronio-landing .dlg-a .bubble a,.chronio-landing .faq-a-inner a{color:var(--accent-ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}.chronio-landing .dlg-a .bubble a:hover,.chronio-landing .faq-a-inner a:hover{color:var(--accent-deep)}.chronio-landing .faq-page-more{max-width:720px;margin:36px auto 0;text-align:center;font-size:15px;color:var(--sub)}.chronio-landing .faq-page-more a{color:var(--accent-ink);font-weight:600}.chronio-landing .faq-page-more a:hover{text-decoration:underline}.chronio-landing .link-inline{background:none;border:0;padding:0;cursor:pointer;font:inherit;color:var(--accent-ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}@media (max-width:640px){.chronio-landing .dlg{gap:20px}.chronio-landing .dlg-turn .bubble{max-width:94%}.chronio-landing .dlg-q .bubble{font-size:16px}}.chronio-landing .final{background:var(--dark);color:#fff;position:relative;overflow:hidden}.chronio-landing .final-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(600px 300px at 50% 0%,rgba(251,146,60,.22),transparent 70%);pointer-events:none}.chronio-landing .final .container{position:relative;z-index:1;text-align:center}.chronio-landing .final h2{color:#fff;font-size:clamp(34px,4.6vw,56px);letter-spacing:-.04em}.chronio-landing .final h2 .em{background:linear-gradient(120deg,#fdba74,#fb8b3d);-webkit-background-clip:text;background-clip:text;color:transparent}.chronio-landing .final p{color:#c9c3bd;font-size:19px;margin:20px auto 0;max-width:520px}.chronio-landing .final-actions{display:flex;gap:14px;justify-content:center;margin-top:36px;flex-wrap:wrap}.chronio-landing .final .btn-ghost{color:#fff;border-color:#ffffff38;background:transparent}.chronio-landing .final .btn-ghost:hover{background:#ffffff14;border-color:#fff6}.chronio-landing .final-note{margin-top:22px;font-size:14px;color:#8f8985}.chronio-landing .footer{background:var(--bg);border-top:1px solid var(--line);padding:52px 0 40px}.chronio-landing .footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap}.chronio-landing .footer .brand{font-size:20px}.chronio-landing .footer-tag{font-size:14px;color:var(--sub);margin-top:12px;max-width:280px;line-height:1.5}.chronio-landing .footer-links{display:flex;gap:48px;flex-wrap:wrap}.chronio-landing .footer-col h5{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin:0 0 14px}.chronio-landing .footer-col a,.chronio-landing .footer-col button{display:block;width:100%;text-align:left;font:inherit;background:none;border:0;cursor:pointer;font-size:14.5px;color:var(--ink-2);padding:5px 0;transition:color .15s}.chronio-landing .footer-col a:hover,.chronio-landing .footer-col button:hover{color:var(--accent-ink)}.chronio-landing .footer-bottom{margin-top:44px;padding-top:24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13.5px;color:var(--faint)}.chronio-landing .footer-bottom .made{display:inline-flex;align-items:center;gap:6px}.chronio-landing .m-card{background:#fff;border:1px solid var(--line-soft);border-radius:16px;box-shadow:0 1px 2px #1018280a;font-family:var(--sans);color:var(--slate);letter-spacing:-.006em}.chronio-landing .m-card *{box-sizing:border-box}.chronio-landing .m-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--slate-3)}.chronio-landing .limit-card{padding:22px}.chronio-landing .limit-head{display:flex;align-items:center;gap:12px}.chronio-landing .limit-ic{width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.chronio-landing .limit-cap-badge{margin-left:auto;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.chronio-landing .limit-bar-wrap{margin-top:20px}.chronio-landing .limit-bar{position:relative;height:16px;border-radius:999px;background:#eef0f2;overflow:visible}.chronio-landing .limit-bar-fill{position:absolute;inset:0 auto 0 0;border-radius:999px}.chronio-landing .limit-cap-line{position:absolute;top:-6px;bottom:-6px;width:2.5px;border-radius:2px;background:var(--slate)}.chronio-landing .limit-cap-flag{position:absolute;top:-26px;transform:translate(-50%);font-size:10.5px;font-weight:700;color:var(--slate);white-space:nowrap}.chronio-landing .limit-stats{display:flex;justify-content:space-between;margin-top:22px}.chronio-landing .limit-stat .v{font-family:var(--display);font-weight:800;font-size:22px;letter-spacing:-.02em}.chronio-landing .limit-stat .l{font-size:11.5px;color:var(--slate-2);margin-top:2px}.chronio-landing .inv-row{display:flex;align-items:center;gap:13px;padding:14px 16px;border-bottom:1px solid var(--line-soft)}.chronio-landing .inv-row:last-child{border-bottom:0}.chronio-landing .inv-thumb{width:38px;height:38px;border-radius:9px;flex:none;display:grid;place-items:center;font-size:15px}.chronio-landing .inv-main{flex:1;min-width:0}.chronio-landing .inv-title{font-size:14px;font-weight:600;color:var(--slate);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chronio-landing .inv-meta{font-size:11.5px;color:var(--slate-2);margin-top:2px;display:flex;align-items:center;gap:8px}.chronio-landing .inv-tag{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:6px}.chronio-landing .inv-stars{font-size:11px;color:var(--amber);letter-spacing:1px}.chronio-landing .inv-time{font-size:12px;font-weight:700;color:var(--slate);font-variant-numeric:tabular-nums}.chronio-landing .grid-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.chronio-landing .cgrid{display:grid;grid-template-columns:auto repeat(7,1fr);gap:7px;align-items:center}.chronio-landing .cgrid .glabel{font-size:11.5px;font-weight:600;color:var(--slate-2);text-align:right;padding-right:6px}.chronio-landing .cgrid .gday{font-size:10px;font-weight:600;color:var(--slate-3);text-align:center}.chronio-landing .cgrid .gcell{aspect-ratio:1;border-radius:6px;background:#eef0f2}.chronio-landing .gc-0{background:#eef0f2}.chronio-landing .gc-1{background:#cdeede}.chronio-landing .gc-2{background:#8fdcb4}.chronio-landing .gc-3{background:#3fc487}.chronio-landing .gc-4{background:var(--emerald)}.chronio-landing .gc-cap{background:#fbe0dd}.chronio-landing .gc-cap.over{background:var(--red)}.chronio-landing .alloc-row{margin-top:14px}.chronio-landing .alloc-row:first-child{margin-top:0}.chronio-landing .alloc-label{display:flex;justify-content:space-between;font-size:12.5px;margin-bottom:6px}.chronio-landing .alloc-label .name{font-weight:600;color:var(--slate);display:flex;align-items:center;gap:7px}.chronio-landing .alloc-label .name i{width:9px;height:9px;border-radius:3px}.chronio-landing .alloc-label .val{color:var(--slate-2);font-variant-numeric:tabular-nums}.chronio-landing .alloc-track{position:relative;height:9px;border-radius:999px;background:#eef0f2}.chronio-landing .alloc-plan{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--slate-3);border-radius:2px}.chronio-landing .alloc-actual{position:absolute;inset:0 auto 0 0;border-radius:999px}.chronio-landing .ext-pop{width:280px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:var(--sh-pop);overflow:hidden}.chronio-landing .ext-top{display:flex;align-items:center;gap:9px;padding:13px 15px;border-bottom:1px solid var(--line-soft)}.chronio-landing .ext-logo{width:24px;height:24px;border-radius:7px;background:linear-gradient(150deg,#fb8b3d,var(--accent));display:grid;place-items:center;color:#fff}.chronio-landing .ext-logo svg{width:13px;height:13px}.chronio-landing .ext-name{font-family:var(--display);font-weight:800;font-size:14px}.chronio-landing .ext-firefox{margin-left:auto;font-size:10px;font-weight:600;color:var(--slate-3)}.chronio-landing .ext-body{padding:16px 15px}.chronio-landing .ext-run{display:flex;align-items:center;gap:11px;padding:12px;border-radius:12px;background:#e9f6ee}.chronio-landing .ext-run .rt{width:34px;height:34px;border-radius:9px;background:#fff;display:grid;place-items:center;color:var(--emerald)}.chronio-landing .ext-run .rt svg{width:16px;height:16px}.chronio-landing .ext-run .rmain{flex:1;min-width:0}.chronio-landing .ext-run .rmain .t{font-size:13px;font-weight:700}.chronio-landing .ext-run .rmain .s{font-size:11px;color:var(--slate-2)}.chronio-landing .ext-run .rclock{font-family:var(--display);font-weight:800;font-size:17px;font-variant-numeric:tabular-nums}.chronio-landing .ext-save{margin-top:12px;padding:11px 12px;border:1px dashed var(--line);border-radius:11px;font-size:12px;color:var(--slate-2);display:flex;align-items:center;gap:8px}.chronio-landing .ai-chat-card{padding:0;overflow:hidden}.chronio-landing .ai-chat-head{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid var(--line-soft)}.chronio-landing .ai-pill{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:800}.chronio-landing .ai-pill-claude{background:#d97757}.chronio-landing .ai-pill-chatgpt{background:#10a37f}.chronio-landing .ai-chat-body{display:flex;flex-direction:column;gap:10px;padding:16px}.chronio-landing .ai-msg{display:flex}.chronio-landing .ai-msg-user{justify-content:flex-end}.chronio-landing .ai-msg-assistant{justify-content:flex-start}.chronio-landing .ai-msg-bubble{max-width:85%;padding:10px 13px;border-radius:14px;font-size:13px;line-height:1.45}.chronio-landing .ai-msg-user .ai-msg-bubble{background:var(--slate);color:#fff;border-bottom-right-radius:4px}.chronio-landing .ai-msg-assistant .ai-msg-bubble{background:var(--bg-2);border:1px solid var(--line-soft);color:var(--ink);border-bottom-left-radius:4px}.chronio-landing .ai-hub-card{padding:18px}.chronio-landing .ai-hub-graph{width:100%;height:auto;margin-top:8px}.chronio-landing .ai-hub-graph text{font-family:var(--sans);font-size:10.5px;font-weight:600;fill:var(--slate-2)}.chronio-landing .ai-hub-edge{stroke:var(--line);stroke-width:1.5}.chronio-landing .ai-hub-edge-active{stroke:var(--accent);stroke-width:1.75;stroke-dasharray:5 5;animation:ai-hub-flow 1.2s linear infinite}.chronio-landing .ai-hub-edge-ghost{stroke:var(--line);opacity:.6}.chronio-landing .ai-hub-node{fill:var(--surface);stroke:var(--slate-3);stroke-width:1.5}.chronio-landing .ai-hub-node-app{fill:var(--bg-2)}.chronio-landing .ai-hub-node-ghost{fill:none;stroke:var(--faint)}.chronio-landing .ai-hub-node-chronio{fill:var(--accent-100);stroke:var(--accent)}.chronio-landing .ai-hub-node-ai{fill:var(--slate);stroke:var(--slate);animation:ai-hub-pulse 2.4s ease-in-out infinite}.chronio-landing .ai-hub-label-chronio{fill:var(--accent-ink);font-weight:700}.chronio-landing .ai-hub-label-ai{fill:var(--slate);font-weight:800}.chronio-landing .ai-hub-label-ghost{fill:var(--faint);font-weight:500}.chronio-landing .ai-hub-caption{margin-top:14px;font-size:11.5px;color:var(--faint);line-height:1.55;text-align:center}@keyframes ai-hub-flow{to{stroke-dashoffset:-20}}@keyframes ai-hub-pulse{0%,to{opacity:1}50%{opacity:.75}}.chronio-landing .streak-big{text-align:center;padding:26px 20px}.chronio-landing .streak-flame{font-size:40px}.chronio-landing .streak-num{font-family:var(--display);font-weight:800;font-size:46px;letter-spacing:-.04em;margin-top:4px}.chronio-landing .streak-lbl{font-size:13px;color:var(--slate-2)}.chronio-landing .streak-dots{display:flex;gap:6px;justify-content:center;margin-top:16px}.chronio-landing .streak-dots i{width:14px;height:14px;border-radius:5px;background:var(--emerald)}.chronio-landing .streak-dots i.off{background:#eef0f2}.chronio-landing .ach-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:#fbfaf8;border:1px solid var(--line-soft);margin-top:10px}.chronio-landing .ach-ic{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:17px}.chronio-landing .ach-row .t{font-size:13.5px;font-weight:700}.chronio-landing .ach-row .s{font-size:11.5px;color:var(--slate-2)}.chronio-landing .wrap-teaser{border-radius:16px;padding:20px;background:linear-gradient(150deg,#1c1917,#3a2317);color:#fff}.chronio-landing .wrap-teaser .wt-k{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fdba74}.chronio-landing .wrap-stat{font-family:var(--display);font-weight:800;font-size:34px;letter-spacing:-.03em;margin-top:10px}.chronio-landing .wrap-stat span{font-size:16px;color:#c9c3bd}.chronio-landing .wrap-sub{font-size:12.5px;color:#b9b2ab;margin-top:4px}.chronio-landing .reveal{opacity:1;transform:none}html.has-js .chronio-landing .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.7,.3,1),transform .7s cubic-bezier(.2,.7,.3,1)}html.has-js .chronio-landing .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html.has-js .chronio-landing .reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.chronio-landing .legal-doc{padding-top:64px}.chronio-landing .legal-doc h1{font-size:clamp(32px,4.4vw,48px);letter-spacing:-.03em}.chronio-landing .legal-doc-updated{font-size:14px;color:var(--faint);margin-top:12px}.chronio-landing .legal-doc h2{font-size:24px;letter-spacing:-.02em;margin-top:52px}.chronio-landing .legal-doc h2:first-of-type{margin-top:40px}.chronio-landing .legal-doc h3{font-size:17px;letter-spacing:-.01em;margin-top:28px}.chronio-landing .legal-doc p{font-size:16px;color:var(--ink-2);line-height:1.7;margin-top:14px}.chronio-landing .legal-doc ul,.chronio-landing .legal-doc ol{margin:14px 0 0;padding-left:22px;color:var(--ink-2);font-size:16px;line-height:1.7}.chronio-landing .legal-doc li{margin-top:6px}.chronio-landing .legal-doc li>strong{color:var(--ink)}.chronio-landing .legal-doc a{color:var(--accent-ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}.chronio-landing .legal-doc strong{color:var(--ink);font-weight:700}.chronio-landing .legal-doc-table{width:100%;border-collapse:collapse;margin-top:20px;font-size:14.5px}.chronio-landing .legal-doc-table th,.chronio-landing .legal-doc-table td{text-align:left;padding:10px 14px;border:1px solid var(--line);vertical-align:top}.chronio-landing .legal-doc-table th{background:var(--bg-2);font-family:var(--display);font-weight:700;color:var(--ink)}.chronio-landing .legal-doc-table td{color:var(--ink-2)}.chronio-landing .legal-doc-callout{margin-top:24px;padding:16px 18px;border-radius:var(--r-md);background:var(--accent-soft);border:1px solid var(--accent-100);font-size:14.5px;color:var(--ink-2);line-height:1.6}.chronio-landing .legal-doc-toc{margin-top:28px;padding:20px 22px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface)}.chronio-landing .legal-doc-toc p{margin-top:0;font-weight:700;color:var(--ink);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.chronio-landing .legal-doc-toc ol{margin-top:10px}.chronio-landing .legal-doc-toc a{text-decoration:none}.chronio-landing .legal-doc-toc a:hover{text-decoration:underline}@media (max-width:640px){.chronio-landing .legal-doc-table{display:block;overflow-x:auto;white-space:nowrap}}@media (max-width:1000px){.chronio-landing .hero-inner{grid-template-columns:1fr;gap:44px}.chronio-landing .hero-visual{max-width:560px}.chronio-landing .feature{grid-template-columns:1fr;gap:36px}.chronio-landing .feature.flip .feature-media{order:0}.chronio-landing .steps,.chronio-landing .integrations-grid{grid-template-columns:repeat(2,1fr)}.chronio-landing .integrations-grid.roadmap-grid,.chronio-landing .problem-grid,.chronio-landing .problem-grid.two,.chronio-landing .compare,.chronio-landing .ai-examples-grid{grid-template-columns:1fr}}@media (max-width:640px){.chronio-landing{font-size:16px}.chronio-landing .section{padding:76px 0}.chronio-landing .container{padding:0 20px}.chronio-landing .nav-links,.chronio-landing .nav-cta .btn-ghost{display:none}.chronio-landing .nav-burger{display:inline-flex}.chronio-landing .steps,.chronio-landing .integrations-grid{grid-template-columns:1fr}.chronio-landing .hero h1{font-size:clamp(34px,9vw,44px)}.chronio-landing .footer-links{gap:32px}}
