.ks-fcst{background:#fbfaf7;color:#374151;font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ks-fcst *,.ks-fcst *:before,.ks-fcst *:after{box-sizing:border-box}.ks-fcst a{color:inherit}.ks-fcst .ksfcst-progress{position:fixed;top:0;left:0;right:0;height:3px;background:0 0;z-index:9999;pointer-events:none}.ks-fcst .ksfcst-progress__bar{height:100%;background:linear-gradient(90deg,#f97316,#ea580c);width:0;transition:width .08s linear;box-shadow:0 0 12px rgba(249,115,22,.45)}.ks-fcst .ksfcst-hero{background:radial-gradient(80% 60% at 20% 10%,rgba(249,115,22,.12) 0%,transparent 60%),radial-gradient(60% 40% at 90% 90%,rgba(251,191,36,.1) 0%,transparent 60%),#0b1220;color:#f8fafc;padding:clamp(56px,8vw,120px) clamp(20px,5vw,64px) clamp(40px,5vw,80px);position:relative;overflow:hidden}.ks-fcst .ksfcst-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 70%);pointer-events:none}.ks-fcst .ksfcst-hero__inner{position:relative;max-width:1100px;margin:0 auto;z-index:1}.ks-fcst .ksfcst-hero__eyebrow{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.ks-fcst .ksfcst-hero__title{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(36px,6vw,72px);line-height:1.15;letter-spacing:-.02em;font-weight:700;margin:0 0 24px;color:#fff}.ks-fcst .ksfcst-hero__title-accent{display:inline-block;padding:.06em .35em .14em .04em;margin-right:.04em;background:linear-gradient(90deg,#f97316 0%,#fbbf24 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-style:italic;line-height:1.22}.ks-fcst .ksfcst-hero__deck{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(18px,2vw,22px);line-height:1.5;color:rgba(255,255,255,.85);max-width:820px;margin:0 0 40px}.ks-fcst .ksfcst-hero__deck strong{color:#fff;font-weight:600}.ks-fcst .ksfcst-hero__deck em{color:#fbbf24;font-style:italic}.ks-fcst .ksfcst-hero__byline{display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.1)}.ks-fcst .ksfcst-hero__byline-divider{width:1px;height:32px;background:rgba(255,255,255,.15)}@media (max-width:640px){.ks-fcst .ksfcst-hero__byline-divider{display:none}}.ks-fcst .ksfcst-hero__byline-text{display:flex;flex-direction:column;gap:2px}.ks-fcst .ksfcst-hero__avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:17px;letter-spacing:.04em;box-shadow:0 6px 24px rgba(249,115,22,.35)}.ks-fcst .ksfcst-hero__author{font-weight:600;font-size:16px;color:#fff}.ks-fcst .ksfcst-hero__author-role{font-size:13px;color:rgba(255,255,255,.65)}.ks-fcst .ksfcst-hero__meta{display:flex;gap:22px;flex-wrap:wrap;font-size:13.5px;color:rgba(255,255,255,.7)}.ks-fcst .ksfcst-hero__meta-item{display:inline-flex;align-items:center;gap:7px}.ks-fcst .ksfcst-hero__meta-item i{color:#fbbf24}@media (max-width:640px){.ks-fcst .ksfcst-hero__meta-item--hide-sm{display:none}}.ks-fcst .ksfcst-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:rgba(255,255,255,.1);color:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.18)}.ks-fcst .ksfcst-pill--accent{background:linear-gradient(90deg,#f97316 0%,#ea580c 100%);color:#fff;border-color:transparent;box-shadow:0 4px 16px rgba(249,115,22,.4)}.ks-fcst .ksfcst-figure{margin:32px 0 0}.ks-fcst .ksfcst-figure--hero{margin:48px 0 0;border-radius:18px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.06);background:#fff}.ks-fcst .ksfcst-figure--full{margin:40px 0}.ks-fcst .ksfcst-figure--inline{margin:28px 0}.ks-fcst .ksfcst-figure__caption{font-size:13px;color:#6b7280;font-style:italic;text-align:center;padding:12px 16px 0;line-height:1.5}.ksfcst-hero .ks-fcst .ksfcst-figure .ksfcst-figure__caption{color:rgba(255,255,255,.55);background:rgba(0,0,0,.2);padding:14px 18px}.ks-fcst .ksfcst-img{display:block;width:100%;height:auto;max-width:100%;background:#fff}.ks-fcst .ksfcst-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(24px,4vw,48px);max-width:1180px;margin:0 auto;padding:clamp(40px,6vw,88px) clamp(16px,4vw,48px) 120px}@media (max-width:980px){.ks-fcst .ksfcst-layout{grid-template-columns:1fr;padding-top:40px}}@media (min-width:981px){.ks-fcst .ksfcst-toc{position:sticky;top:24px;align-self:start;max-height:calc(100vh - 48px);overflow-y:auto;padding-right:8px}.ks-fcst .ksfcst-toc::-webkit-scrollbar{width:4px}.ks-fcst .ksfcst-toc::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}}@media (max-width:980px){.ks-fcst .ksfcst-toc{position:sticky;top:0;z-index:100;background:#fbfaf7;border-bottom:1px solid #e5e7eb;padding:12px 16px;margin:-40px -16px 24px}.ks-fcst .ksfcst-toc__nav{display:none}.ks-fcst .ksfcst-toc.is-open .ksfcst-toc__nav{display:block}}.ks-fcst .ksfcst-toc__toggle{display:none}@media (max-width:980px){.ks-fcst .ksfcst-toc__toggle{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px;font-weight:600;font-size:14px;color:#111827;cursor:pointer}}.ks-fcst .ksfcst-toc__nav{font-size:13.5px}.ks-fcst .ksfcst-toc__group{margin-bottom:18px}.ks-fcst .ksfcst-toc__group-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;margin-bottom:6px;padding-left:10px}.ks-fcst .ksfcst-toc__list{list-style:none;padding:0;margin:0}.ks-fcst .ksfcst-toc__list li{margin:0;padding:0}.ks-fcst .ksfcst-toc__link{display:block;padding:6px 10px;text-decoration:none;color:#374151;border-left:2px solid transparent;transition:all .15s}.ks-fcst .ksfcst-toc__link:hover{color:#ea580c;border-left-color:#fbbf24}.ks-fcst .ksfcst-toc__link.is-active{color:#ea580c;border-left-color:#f97316;background:#fff4ed;font-weight:600}.ks-fcst .ksfcst-article{min-width:0;max-width:760px}@media (min-width:981px){.ks-fcst .ksfcst-article{margin:0}}.ks-fcst .ksfcst-article p{margin:0 0 1.2em;font-size:17px;line-height:1.75}.ks-fcst .ksfcst-article p code{background:#fff4ed;color:#ea580c;padding:1px 6px;border-radius:4px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.92em;word-break:break-word;overflow-wrap:anywhere}.ks-fcst .ksfcst-section{margin:0 0 64px;scroll-margin-top:24px}.ks-fcst .ksfcst-section--lede{margin-bottom:56px}.ks-fcst .ksfcst-section--cta{margin-bottom:32px}.ks-fcst .ksfcst-lede{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(19px,2.2vw,23px);line-height:1.55;color:#111827}.ks-fcst .ksfcst-dropcap{float:left;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(60px,8vw,88px);line-height:.85;font-weight:700;color:#ea580c;padding:8px 12px 0 0;margin-top:4px}.ks-fcst .ksfcst-h2{margin:0 0 24px;border-bottom:1px solid #e5e7eb;padding-bottom:18px}.ks-fcst .ksfcst-h2 h2{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(26px,3.4vw,36px);font-weight:700;color:#111827;line-height:1.2;margin:4px 0 0;letter-spacing:-.01em}.ks-fcst .ksfcst-eyebrow{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ea580c;background:#fff4ed;padding:4px 10px;border-radius:999px}.ks-fcst .ksfcst-pullquote{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-style:italic;font-size:clamp(20px,2.4vw,26px);line-height:1.45;color:#111827;margin:36px 0 !important;padding:16px 0 16px 28px;border-left:4px solid #f97316}.ks-fcst .ksfcst-tldr{display:grid;gap:14px;grid-template-columns:1fr}.ks-fcst .ksfcst-tldr__row{display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;align-items:start;padding:18px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 0 rgba(0,0,0,.02)}.ks-fcst .ksfcst-tldr__num{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:30px;font-weight:700;color:#f97316;line-height:1}.ks-fcst .ksfcst-tldr__body{display:flex;flex-direction:column;gap:4px;min-width:0}.ks-fcst .ksfcst-tldr__title{font-size:16px;color:#111827;line-height:1.35}.ks-fcst .ksfcst-tldr__sum{font-size:14.5px;color:#6b7280;line-height:1.55}.ks-fcst .ksfcst-tldr__sum code{background:#fff4ed;color:#ea580c;padding:1px 5px;border-radius:3px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.92em}.ks-fcst .ksfcst-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:28px 0}.ks-fcst .ksfcst-stats__card{padding:22px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 0 rgba(0,0,0,.02)}.ks-fcst .ksfcst-stats__value{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(28px,3.6vw,38px);font-weight:700;color:#ea580c;line-height:1}.ks-fcst .ksfcst-stats__label{font-size:13.5px;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em}.ks-fcst .ksfcst-stats__note{font-size:13px;color:#6b7280;line-height:1.5;margin-top:6px}.ks-fcst .ksfcst-modelgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:28px 0}.ks-fcst .ksfcst-modelcard{background:#fff;border:1px solid #e5e7eb;border-top:4px solid #f97316;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.ks-fcst .ksfcst-modelcard--arima{border-top-color:#fbbf24}.ks-fcst .ksfcst-modelcard--prophet{border-top-color:#f97316}.ks-fcst .ksfcst-modelcard--lstm{border-top-color:#ea580c}.ks-fcst .ksfcst-modelcard__head{padding:18px 20px 6px}.ks-fcst .ksfcst-modelcard__head h3{margin:0;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:20px;color:#111827}.ks-fcst .ksfcst-modelcard__list{margin:0;padding:8px 20px 16px;display:flex;flex-direction:column;gap:12px}.ks-fcst .ksfcst-modelcard__list>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;font-size:13.5px;line-height:1.5}.ks-fcst .ksfcst-modelcard__list dt{font-weight:600;color:#111827}.ks-fcst .ksfcst-modelcard__list dd{margin:0;color:#374151;word-break:break-word;overflow-wrap:anywhere}.ks-fcst .ksfcst-modelcard__foot{margin-top:auto;padding:14px 20px 18px;background:#fff4ed;border-top:1px solid #e5e7eb}.ks-fcst .ksfcst-modelcard__foot-label,.ks-fcst .ksfcst-modelcard__foot .ksfcst-modelcard__best-label{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ea580c;margin-bottom:4px}.ks-fcst .ksfcst-modelcard__best{margin:0;font-size:14px;line-height:1.5;color:#111827}.ks-fcst .ksfcst-code{background:#0b1220;color:#f8fafc;padding:18px 20px;border-radius:12px;overflow-x:auto;margin:18px 0;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:13.5px;line-height:1.65;position:relative;border:1px solid rgba(255,255,255,.05)}.ks-fcst .ksfcst-code:before{content:attr(data-lang);position:absolute;top:8px;right:12px;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fbbf24;opacity:.85}.ks-fcst .ksfcst-code code{background:0 0;color:inherit;padding:0;font-family:inherit;font-size:inherit;white-space:pre;display:block;min-width:0}.ks-fcst .ksfcst-steps{display:flex;flex-direction:column;gap:28px}.ks-fcst .ksfcst-step{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px 24px 20px;scroll-margin-top:24px}.ks-fcst .ksfcst-step__head{display:grid;grid-template-columns:60px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:12px}.ks-fcst .ksfcst-step__num{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#fff4ed;color:#ea580c;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-weight:700;font-size:22px}.ks-fcst .ksfcst-step__title{margin:0;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:22px;color:#111827;line-height:1.3}.ks-fcst .ksfcst-step__lead{font-size:15.5px;color:#374151;margin:0 0 12px;line-height:1.6}.ks-fcst .ksfcst-step__note{display:flex;gap:12px;background:#fff4ed;border-left:3px solid #f97316;padding:12px 16px;border-radius:0 8px 8px 0;margin-top:12px}.ks-fcst .ksfcst-step__note-label{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ea580c;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.ks-fcst .ksfcst-step__note-label i{color:#fbbf24}.ks-fcst .ksfcst-step__note p{margin:0;font-size:14px;color:#111827;line-height:1.55}.ks-fcst .ksfcst-accuracy{margin:28px 0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.ks-fcst .ksfcst-accuracy__row{display:grid;grid-template-columns:minmax(180px,1.5fr) 80px 100px 90px 110px minmax(180px,2fr);gap:0;border-bottom:1px solid #e5e7eb}.ks-fcst .ksfcst-accuracy__row:last-child{border-bottom:none}.ks-fcst .ksfcst-accuracy__row--head{background:#f9fafb;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.ks-fcst .ksfcst-accuracy__row--highlight{background:#fff4ed}.ks-fcst .ksfcst-accuracy__row--highlight .ksfcst-accuracy__cell--mape strong,.ks-fcst .ksfcst-accuracy__row--highlight .ksfcst-accuracy__cell--mape{color:#ea580c;font-weight:700}@media (max-width:760px){.ks-fcst .ksfcst-accuracy__row{grid-template-columns:1fr;padding:12px 0}.ks-fcst .ksfcst-accuracy__row--head{display:none}}.ks-fcst .ksfcst-accuracy__cell{padding:12px 14px;font-size:14px;line-height:1.5;color:#374151}@media (max-width:760px){.ks-fcst .ksfcst-accuracy__cell{padding:6px 14px}.ks-fcst .ksfcst-accuracy__cell:before{content:attr(data-label);display:block;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:2px}}.ks-fcst .ksfcst-accuracy__cell strong{color:#111827}.ks-fcst .ksfcst-demo{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;margin:28px 0}.ks-fcst .ksfcst-demo__controls{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.ks-fcst .ksfcst-demo__slider{display:flex;flex-direction:column;gap:6px}.ks-fcst .ksfcst-demo__slider label{display:flex;align-items:baseline;justify-content:space-between;font-size:13px;gap:12px}.ks-fcst .ksfcst-demo__slider-label{font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em;font-size:11.5px}.ks-fcst .ksfcst-demo__slider-val{font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-weight:600;color:#ea580c;font-size:14px}.ks-fcst .ksfcst-demo__slider-note{font-size:12px;color:#6b7280;line-height:1.5}.ks-fcst .ksfcst-demo__range{appearance:none;-webkit-appearance:none;width:100%;height:5px;border-radius:999px;background:linear-gradient(90deg,#f97316 0%,#fbbf24 100%);outline:none;cursor:pointer;margin:2px 0}.ks-fcst .ksfcst-demo__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#ea580c;border:3px solid #fff;box-shadow:0 2px 8px rgba(249,115,22,.4);cursor:pointer}.ks-fcst .ksfcst-demo__range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#ea580c;border:3px solid #fff;box-shadow:0 2px 8px rgba(249,115,22,.4);cursor:pointer}.ks-fcst .ksfcst-demo__output{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ks-fcst .ksfcst-demo__out-card{padding:18px 18px 16px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:4px;min-width:0}.ks-fcst .ksfcst-demo__out-card--predicted{border-top:3px solid #fbbf24}.ks-fcst .ksfcst-demo__out-card--reorder{border-top:3px solid #f97316}.ks-fcst .ksfcst-demo__out-card--stockout-safe{border-top:3px solid #16a34a}.ks-fcst .ksfcst-demo__out-card--stockout-warn{border-top:3px solid #fbbf24}.ks-fcst .ksfcst-demo__out-card--stockout-critical{border-top:3px solid #ea580c;background:#fff4ed}.ks-fcst .ksfcst-demo__out-card--stockout-critical .ksfcst-demo__out-val{color:#ea580c}.ks-fcst .ksfcst-demo__out-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.ks-fcst .ksfcst-demo__out-val{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(28px,4vw,38px);font-weight:700;color:#111827;line-height:1.05;margin-top:4px;word-break:break-word;overflow-wrap:anywhere}.ks-fcst .ksfcst-demo__out-note{font-size:12px;color:#6b7280;line-height:1.5;margin-top:4px}.ks-fcst .ksfcst-demo__caveat{font-size:12.5px;color:#6b7280;line-height:1.5;margin:18px 0 0 !important;padding-top:16px;border-top:1px solid #f3f4f6}.ks-fcst .ksfcst-demo__caveat code{background:#fff4ed;color:#ea580c;padding:1px 5px;border-radius:3px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.92em}.ks-fcst .ksfcst-integrations{display:flex;flex-direction:column;gap:20px;margin:28px 0}.ks-fcst .ksfcst-integration{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px 24px}.ks-fcst .ksfcst-integration__head{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:12px}.ks-fcst .ksfcst-integration__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#f97316;color:#fff;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-weight:700;font-size:18px}.ks-fcst .ksfcst-integration__title{margin:0;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:20px;color:#111827;line-height:1.3}.ks-fcst .ksfcst-integration__title code{background:#fff4ed;color:#ea580c;padding:1px 6px;border-radius:4px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.88em}.ks-fcst .ksfcst-integration__lead{font-size:15px;color:#374151;margin:0 0 16px;line-height:1.55}.ks-fcst .ksfcst-integration__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-bottom:16px}.ks-fcst .ksfcst-integration__col{min-width:0}.ks-fcst .ksfcst-integration__col h4{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}.ks-fcst .ksfcst-integration__col--pros h4{color:#16a34a}.ks-fcst .ksfcst-integration__col--cons h4{color:#ea580c}.ks-fcst .ksfcst-integration__col ul{margin:0;padding-left:18px;list-style:disc;font-size:14px;color:#374151;line-height:1.55}.ks-fcst .ksfcst-integration__col ul li{margin-bottom:4px}.ks-fcst .ksfcst-integration__foot{padding-top:14px;border-top:1px solid #f3f4f6}.ks-fcst .ksfcst-integration__foot-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ea580c;margin-bottom:4px;display:block}.ks-fcst .ksfcst-integration__foot p{margin:0;font-size:14px;color:#111827;line-height:1.55}.ks-fcst .ksfcst-scorecard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;margin:28px 0}.ks-fcst .ksfcst-scorecard__head{margin-bottom:24px}.ks-fcst .ksfcst-scorecard__head h3{margin:0 0 6px;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:20px;color:#111827}.ks-fcst .ksfcst-scorecard__head p{margin:0;font-size:14px;color:#6b7280}.ks-fcst .ksfcst-scorecard__head p em{color:#ea580c;font-style:italic;font-weight:600}.ks-fcst .ksfcst-scorecard__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:28px}@media (max-width:760px){.ks-fcst .ksfcst-scorecard__grid{grid-template-columns:1fr}}.ks-fcst .ksfcst-scorecard__weights{display:flex;flex-direction:column;gap:18px}.ks-fcst .ksfcst-scorecard__weight{display:flex;flex-direction:column;gap:5px}.ks-fcst .ksfcst-scorecard__weight label{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ks-fcst .ksfcst-scorecard__weight-label{font-weight:600;font-size:13.5px;color:#111827}.ks-fcst .ksfcst-scorecard__weight-val{font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-weight:600;font-size:13px;color:#ea580c}.ks-fcst .ksfcst-scorecard__weight-note{font-size:12px;color:#6b7280;line-height:1.5}.ks-fcst .ksfcst-scorecard__slider{appearance:none;-webkit-appearance:none;width:100%;height:5px;border-radius:999px;background:linear-gradient(90deg,#f97316 0%,#fbbf24 100%);outline:none;cursor:pointer}.ks-fcst .ksfcst-scorecard__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#ea580c;border:3px solid #fff;box-shadow:0 2px 8px rgba(249,115,22,.4);cursor:pointer}.ks-fcst .ksfcst-scorecard__slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#ea580c;border:3px solid #fff;box-shadow:0 2px 8px rgba(249,115,22,.4);cursor:pointer}.ks-fcst .ksfcst-scorecard__reset{margin-top:4px;align-self:flex-start;background:#fff4ed;color:#ea580c;border:1px solid #f97316;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.ks-fcst .ksfcst-scorecard__reset:hover{background:#f97316;color:#fff}.ks-fcst .ksfcst-scorecard__results{background:#f9fafb;border-radius:12px;padding:18px}.ks-fcst .ksfcst-scorecard__results h4{margin:0 0 14px;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:16px;color:#111827;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.ks-fcst .ksfcst-scorecard__ranks{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:10px}.ks-fcst .ksfcst-scorecard__rank{display:grid;grid-template-columns:36px minmax(0,1fr) minmax(0,1fr) 44px;gap:10px;align-items:center;padding:10px 12px;background:#fff;border-radius:8px;border-left:3px solid #f97316}.ks-fcst .ksfcst-scorecard__rank--arima{border-left-color:#fbbf24}.ks-fcst .ksfcst-scorecard__rank--prophet{border-left-color:#f97316}.ks-fcst .ksfcst-scorecard__rank--lstm{border-left-color:#ea580c}.ks-fcst .ksfcst-scorecard__rank-pos{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-weight:700;color:#ea580c;font-size:16px}.ks-fcst .ksfcst-scorecard__rank-name{font-weight:600;color:#111827;font-size:14px}.ks-fcst .ksfcst-scorecard__rank-bar{background:#f3f4f6;border-radius:999px;height:6px;overflow:hidden}.ks-fcst .ksfcst-scorecard__rank-fill{height:100%;background:linear-gradient(90deg,#f97316 0%,#ea580c 100%);border-radius:999px;transition:width .2s ease-out}.ks-fcst .ksfcst-scorecard__rank-score{font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:13px;font-weight:600;color:#ea580c;text-align:right}.ks-fcst .ksfcst-scorecard__caveat{font-size:12.5px;color:#6b7280;line-height:1.55;margin:0 !important;padding-top:12px;border-top:1px solid #e5e7eb}.ks-fcst .ksfcst-notes{list-style:none;margin:16px 0 0;padding:16px 20px;background:#fff4ed;border-left:3px solid #f97316;border-radius:0 10px 10px 0}.ks-fcst .ksfcst-notes li{font-size:13.5px;color:#111827;line-height:1.55;margin-bottom:6px}.ks-fcst .ksfcst-notes li:last-child{margin-bottom:0}.ks-fcst .ksfcst-notes li:before{content:"→ ";color:#ea580c;font-weight:700}.ks-fcst .ksfcst-prodpatterns{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:28px 0}.ks-fcst .ksfcst-prodpattern{background:#fff;border:1px solid #e5e7eb;border-top:4px solid #f97316;border-radius:12px;padding:20px;position:relative;min-width:0}.ks-fcst .ksfcst-prodpattern__num{position:absolute;top:10px;right:14px;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-weight:700;font-size:28px;color:#fff4ed}.ks-fcst .ksfcst-prodpattern h3{margin:0 0 8px;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:18px;color:#111827;padding-right:32px;line-height:1.3}.ks-fcst .ksfcst-prodpattern p{margin:0;font-size:13.5px;line-height:1.55;color:#374151}.ks-fcst .ksfcst-prodpattern p code{background:#fff4ed;color:#ea580c;padding:1px 5px;border-radius:3px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.92em}.ks-fcst .ksfcst-usecases{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:28px 0}.ks-fcst .ksfcst-usecase{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #f97316;border-radius:12px;padding:22px 22px 18px;display:flex;flex-direction:column;min-width:0}.ks-fcst .ksfcst-usecase--replenish{border-left-color:#f97316}.ks-fcst .ksfcst-usecase--safety{border-left-color:#fbbf24}.ks-fcst .ksfcst-usecase--bfcm{border-left-color:#ea580c}.ks-fcst .ksfcst-usecase__title{margin:0 0 6px;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:19px;color:#111827;line-height:1.3}.ks-fcst .ksfcst-usecase__lead{font-size:14px;color:#374151;margin:0 0 12px;line-height:1.55}.ks-fcst .ksfcst-usecase__body{font-size:14px;color:#374151;line-height:1.6;flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:anywhere}.ks-fcst .ksfcst-usecase__body p{margin:0 0 8px;font-size:inherit}.ks-fcst .ksfcst-usecase__body p code{background:#fff4ed;color:#ea580c;padding:1px 5px;border-radius:3px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.92em;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.ks-fcst .ksfcst-usecase__foot{margin-top:14px;padding-top:12px;border-top:1px solid #f3f4f6}.ks-fcst .ksfcst-usecase__foot-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ea580c;margin-bottom:4px}.ks-fcst .ksfcst-usecase__foot-eyebrow i{color:#fbbf24}.ks-fcst .ksfcst-usecase__foot p{margin:0;font-size:13.5px;color:#111827;line-height:1.55}.ks-fcst .ksfcst-risks{list-style:none;margin:28px 0;padding:0;counter-reset:risks;display:flex;flex-direction:column;gap:16px}.ks-fcst .ksfcst-risks__item{display:grid;grid-template-columns:60px minmax(0,1fr);gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px}.ks-fcst .ksfcst-risks__num{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:26px;font-weight:700;color:#f97316;line-height:1}.ks-fcst .ksfcst-risks__body{min-width:0}.ks-fcst .ksfcst-risks__body h3{margin:0 0 6px;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:17px;color:#111827;line-height:1.35}.ks-fcst .ksfcst-risks__body p{margin:0;font-size:14.5px;line-height:1.6;color:#374151}.ks-fcst .ksfcst-risks__body p code{background:#fff4ed;color:#ea580c;padding:1px 5px;border-radius:3px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.92em}.ks-fcst .ksfcst-verdicts{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:28px 0}.ks-fcst .ksfcst-verdict{background:#fff;border:1px solid #e5e7eb;border-top:4px solid #f97316;border-radius:14px;padding:22px 22px 20px;display:flex;flex-direction:column}.ks-fcst .ksfcst-verdict--skip{border-top-color:#6b7280}.ks-fcst .ksfcst-verdict--build{border-top-color:#f97316}.ks-fcst .ksfcst-verdict--hybrid{border-top-color:#ea580c}.ks-fcst .ksfcst-verdict__head{margin-bottom:14px}.ks-fcst .ksfcst-verdict__seg-label{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;margin-bottom:4px}.ks-fcst .ksfcst-verdict__segment{margin:0;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:18px;color:#111827;line-height:1.3}.ks-fcst .ksfcst-verdict__winner{display:flex;align-items:center;gap:12px;background:#fff4ed;border-radius:10px;padding:12px 14px;margin-bottom:12px}.ks-fcst .ksfcst-verdict__crown{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#fff;font-size:16px}.ks-fcst .ksfcst-verdict__winner-label{display:block;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ea580c}.ks-fcst .ksfcst-verdict__winner-name{display:block;font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:17px;color:#111827;line-height:1.25;margin-top:2px}.ks-fcst .ksfcst-verdict__why{font-size:14px;line-height:1.6;color:#374151;margin:0 0 12px}.ks-fcst .ksfcst-verdict__runner{font-size:13px;color:#6b7280;line-height:1.55;margin:0;padding-top:10px;border-top:1px solid #f3f4f6}.ks-fcst .ksfcst-verdict__runner-label{font-weight:700;color:#111827}.ks-fcst .ksfcst-faqs{display:flex;flex-direction:column;gap:10px;margin:24px 0}.ks-fcst .ksfcst-faq{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:border-color .15s}.ks-fcst .ksfcst-faq[open]{border-color:#f97316;box-shadow:0 4px 12px rgba(249,115,22,.08)}.ks-fcst .ksfcst-faq__q{list-style:none;cursor:pointer;padding:16px 20px;display:grid;grid-template-columns:minmax(0,1fr) 22px;gap:14px;align-items:center;font-weight:600;color:#111827;font-size:15.5px;line-height:1.45}.ks-fcst .ksfcst-faq__q::-webkit-details-marker{display:none}.ks-fcst .ksfcst-faq__q::marker{display:none}.ks-fcst .ksfcst-faq__q-text{min-width:0}.ks-fcst .ksfcst-faq__q-icon{position:relative;width:22px;height:22px}.ks-fcst .ksfcst-faq__q-icon span{position:absolute;background:#f97316;border-radius:1px;transition:transform .2s ease-out}.ks-fcst .ksfcst-faq__q-icon span:nth-child(1){top:50%;left:0;right:0;height:2px;transform:translateY(-50%)}.ks-fcst .ksfcst-faq__q-icon span:nth-child(2){left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%)}.ks-fcst .ksfcst-faq[open] .ks-fcst .ksfcst-faq__q-icon span:nth-child(2){transform:translateX(-50%) rotate(90deg)}.ks-fcst .ksfcst-faq__a{padding:0 20px 20px;color:#374151;font-size:15px;line-height:1.7}.ks-fcst .ksfcst-faq__a p{margin:0 0 12px;font-size:inherit}.ks-fcst .ksfcst-faq__a p:last-child{margin-bottom:0}.ks-fcst .ksfcst-faq__a strong{color:#111827}.ks-fcst .ksfcst-faq__a code{background:#fff4ed;color:#ea580c;padding:1px 6px;border-radius:4px;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace;font-size:.92em}.ks-fcst .ksfcst-faq__empty{color:#6b7280;font-style:italic;padding:20px;background:#f9fafb;border-radius:8px}.ks-fcst .ksfcst-related{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:24px 0}.ks-fcst .ksfcst-related__card{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:4px 12px;align-items:center;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .15s;color:#111827}.ks-fcst .ksfcst-related__card:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 6px 16px rgba(249,115,22,.1)}.ks-fcst .ksfcst-related__eyebrow{grid-column:1;grid-row:1;display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ea580c;margin-bottom:0}.ks-fcst .ksfcst-related__title{grid-column:1;grid-row:2;display:block;font-size:15px;line-height:1.4;color:#111827;font-weight:600;word-break:break-word;overflow-wrap:anywhere}.ks-fcst .ksfcst-related__arrow{grid-column:2;grid-row:1/span 2;align-self:center;color:#f97316;font-size:18px}.ks-fcst .ksfcst-related__arrow i{display:block}.ks-fcst .ksfcst-sources{list-style:none;margin:24px 0;padding:0;display:flex;flex-direction:column;gap:8px}.ks-fcst .ksfcst-sources li{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 16px;transition:border-color .15s}.ks-fcst .ksfcst-sources li:hover{border-color:#f97316}.ks-fcst .ksfcst-sources li a{display:flex;flex-direction:column;gap:2px;text-decoration:none;color:#111827}.ks-fcst .ksfcst-sources strong{font-size:14.5px;color:#111827}.ks-fcst .ksfcst-sources span{font-size:13px;color:#6b7280;font-family:'JetBrains Mono','SF Mono','Cascadia Code',Consolas,monospace}.ks-fcst .ksfcst-cta{background:radial-gradient(60% 100% at 0% 0%,rgba(251,191,36,.18) 0%,transparent 70%),radial-gradient(80% 100% at 100% 100%,rgba(249,115,22,.2) 0%,transparent 70%),#0b1220;color:#fff;border-radius:18px;padding:clamp(30px,5vw,56px);text-align:center;position:relative;overflow:hidden}.ks-fcst .ksfcst-cta__eyebrow{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fbbf24;margin-bottom:14px;padding:4px 12px;border-radius:999px;border:1px solid rgba(251,191,36,.4)}.ks-fcst .ksfcst-cta__title{font-family:'Charter','Source Serif Pro',Georgia,'Times New Roman',serif;font-size:clamp(24px,3.4vw,34px);font-weight:700;line-height:1.25;color:#fff;margin:0 0 14px}.ks-fcst .ksfcst-cta__body{font-size:15.5px;line-height:1.65;color:rgba(255,255,255,.92) !important;max-width:620px;margin:0 auto 24px}.ks-fcst .ksfcst-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.ks-fcst .ksfcst-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:999px;font-weight:600;font-size:14.5px;text-decoration:none;transition:all .15s;border:1px solid transparent}.ks-fcst .ksfcst-cta__btn--primary{background:linear-gradient(90deg,#f97316 0%,#ea580c 100%);color:#fff;box-shadow:0 6px 18px rgba(249,115,22,.4)}.ks-fcst .ksfcst-cta__btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(249,115,22,.55)}.ks-fcst .ksfcst-cta__btn--secondary{background:0 0;color:#fff;border-color:rgba(255,255,255,.3)}.ks-fcst .ksfcst-cta__btn--secondary:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.55)}.ks-fcst .ksfcst-cta__btn--tertiary{background:0 0;color:#fbbf24;text-decoration:underline;text-underline-offset:4px}.ks-fcst .ksfcst-cta__btn--tertiary:hover{color:#fff}