.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.scroll-progress{position:fixed;top:0;left:0;z-index:80;height:3px;width:calc(var(--scroll-p, 0) * 100%);background:linear-gradient(90deg,#0f5238,#3cb371);box-shadow:0 0 10px #0f523859;pointer-events:none;opacity:.95}.page-bg__img{transform:translate3d(0,calc(var(--scroll-y, 0) * .05px),0) scale(1.06);will-change:transform}.scroll-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0ms),transform .7s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0ms);will-change:opacity,transform}.scroll-reveal--fade-up{transform:translate3d(0,28px,0)}.scroll-reveal--fade{transform:none}.scroll-reveal--slide-left{transform:translate3d(36px,0,0)}.scroll-reveal.is-in{opacity:1;transform:none}.scroll-linked{opacity:0;transform:translate3d(0,32px,0);will-change:opacity,transform}.scroll-scene{opacity:0;transform-origin:50% 45%;will-change:opacity,transform;backface-visibility:hidden}@media (prefers-reduced-motion: reduce){.scroll-reveal,.scroll-linked,.scroll-scene{opacity:1!important;transform:none!important;transition:none}.page-bg__img{transform:none}.scroll-progress{display:none}}.page-login{min-height:100vh;padding:20px 16px 48px}.login-card{width:min(420px,100%);margin:0 auto;padding:clamp(28px,4vw,40px);text-align:left}.login-brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--primary)}.login-title{margin:18px 0 0;font-family:var(--font-display);font-size:clamp(1.45rem,3.6vw,1.9rem);font-weight:700;line-height:1.3}.login-lead{margin:8px 0 0;font-size:.88rem}.login-field{display:flex;flex-direction:column;gap:6px;margin-top:16px;font-size:.8rem;font-weight:650;color:#2a4632}.login-submit{margin-top:22px;height:46px!important;border-radius:999px!important;font-weight:700!important}.page-welcome{--wl-tertiary: #364d3c;--wl-primary-fixed: #b1f0ce;--wl-tertiary-fixed: #cee9d3;--wl-secondary-fixed: #a0f4c8;min-height:100vh;height:auto;overflow:visible;color:var(--text);font-family:var(--font-body)}.page-welcome--snap{min-height:300dvh}.welcome-snap{height:100dvh;min-height:100dvh;max-height:100dvh;width:100%;box-sizing:border-box;overflow:hidden}.welcome-shell{display:flex;align-items:center;justify-content:center;width:100%;min-height:100dvh;height:100dvh;padding:16px}@media (min-width: 768px){.welcome-shell{padding:32px}.welcome-terminal{max-width:min(1520px,calc(100vw - 64px))}}.welcome-terminal{position:relative;display:flex;flex-direction:column;width:100%;height:100%;min-height:0;max-width:min(1520px,calc(100vw - 32px));border-radius:40px;overflow:hidden;isolation:isolate;contain:layout paint style;background:linear-gradient(145deg,#ffffff0b,#ffffff03 48%,#ffffff08);backdrop-filter:blur(22px) saturate(1.1);-webkit-backdrop-filter:blur(22px) saturate(1.1);transform:translateZ(0);border:1px solid rgba(255,255,255,.22);box-shadow:0 14px 40px #1830240f,inset 0 1px #ffffff38,inset 0 -1px #ffffff0a}.welcome-terminal__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.welcome-terminal__bg-grad{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 18% 12%,rgba(255,255,255,.08),transparent 60%),radial-gradient(ellipse 55% 45% at 88% 78%,rgba(177,240,206,.05),transparent 55%),linear-gradient(to top right,rgba(255,255,255,.02),transparent 55%,rgba(255,255,255,.04));pointer-events:none}.welcome-terminal__content{position:relative;z-index:10;display:flex;flex-direction:column;height:100%;padding:32px;min-height:0}.welcome-terminal__content--hero{justify-content:space-between}@media (min-width: 768px){.welcome-terminal__content{padding:48px}}.page-welcome .terminal-glass-card:hover{transform:translateY(-4px)}.welcome-terminal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;flex-shrink:0}.welcome-terminal__brand{display:flex;align-items:center;gap:16px}.welcome-terminal__brand-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:2px;border-radius:16px;background:#fff;border:1px solid rgba(15,82,56,.18);box-shadow:0 2px 10px #24352814;overflow:hidden;flex-shrink:0}.welcome-terminal__brand-logo{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.welcome-terminal__brand h1{margin:0;font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:800;color:var(--primary);letter-spacing:-.02em;line-height:1.2}.welcome-terminal__brand p{margin:4px 0 0;font-size:.8rem;font-weight:600;letter-spacing:.1em;color:var(--muted)}.welcome-terminal__pills{display:none;gap:16px}@media (min-width: 768px){.welcome-terminal__pills{display:flex}}.welcome-pill{display:flex;align-items:center;gap:10px;padding:10px 18px;border-radius:12px;font-size:.875rem;font-weight:600;letter-spacing:.02em}.welcome-pill__dot{width:8px;height:8px;border-radius:50%;background:var(--green-light);animation:welcomePulse 2s ease-in-out infinite}@keyframes welcomePulse{0%,to{opacity:1}50%{opacity:.4}}.welcome-pill{color:var(--muted)}.welcome-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px;text-align:center}.welcome-hero--stage{flex:1;width:100%;max-width:40rem;margin:0 auto;min-height:0;justify-content:flex-start;gap:0}.welcome-hero__copy{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;width:100%;min-height:0}.welcome-hero__title{margin:0;font-family:var(--font-display);font-size:clamp(2.4rem,5.2vw,3.6rem);font-weight:800;line-height:1.12;color:var(--text);letter-spacing:-.02em}.welcome-hero__title span{color:var(--primary)}.welcome-hero__desc{max-width:32rem;margin:0 auto;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:500;line-height:1.7;color:var(--muted);opacity:.88}.welcome-hero__cta-row{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:12px}.welcome-cta-btn.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:232px;height:auto;padding:16px 24px;border:none;border-radius:16px;font-family:var(--font-display);font-size:1.05rem;font-weight:700;box-shadow:none}.welcome-cta-btn svg{transition:transform .2s}.welcome-cta-btn:hover svg:last-child{transform:translate(4px)}.welcome-cta-btn--ghost.ant-btn{background:#ffffff8c;color:var(--primary, #0f5238);border:1px solid rgba(15,82,56,.22);box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.welcome-cta-btn--ghost.ant-btn:not(:disabled):hover{background:#ffffffd1;color:var(--primary, #0f5238);border-color:#0f523859;box-shadow:0 12px 28px #0f52381f}.welcome-cta-btn.ant-btn:not(:disabled):hover{box-shadow:0 16px 40px #0f523840}.welcome-cta-btn:active{transform:scale(.97)}.welcome-hero__hint{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;font-size:.875rem;font-weight:600;color:var(--muted)}.welcome-modules__grid{display:grid;grid-template-columns:1fr;gap:16px}.welcome-modules__grid--pair{margin-bottom:28px}@media (min-width: 768px){.welcome-modules__grid--pair{grid-template-columns:1fr 1fr}}.welcome-module{padding:24px;border-radius:24px}.welcome-module--panel{width:100%}.welcome-module--wide{grid-column:1 / -1}.welcome-module__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.welcome-module__title-row{display:flex;align-items:center;gap:12px}.welcome-module__title-row h3{margin:0;font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--text)}.welcome-module__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;flex-shrink:0}.welcome-module__icon svg{width:26px;height:26px}.welcome-module__icon--primary{background:var(--wl-primary-fixed);color:var(--primary)}.welcome-module__icon--tertiary{background:var(--wl-tertiary-fixed);color:var(--wl-tertiary)}.welcome-module__icon--secondary{background:var(--wl-secondary-fixed);color:var(--green-light)}.welcome-module__tag{font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--muted);opacity:.4}.welcome-terminal__footer{display:flex;flex-direction:column;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid var(--glass-border);font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--muted);opacity:.6;flex-shrink:0}@media (min-width: 768px){.welcome-terminal__footer{flex-direction:row;justify-content:space-between;align-items:center}}.welcome-terminal__content--hero .welcome-snap-footer{margin-top:0;margin-bottom:0;padding:16px 0 0;border-top:1px solid rgba(26,31,28,.12);opacity:1}.welcome-terminal__footer-links{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.welcome-footer-link{display:inline-flex;align-items:center;gap:5px;margin:0;padding:0;border:none;background:transparent;font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;transition:color .2s}.welcome-footer-link:hover{color:var(--primary)}@media (max-width: 640px){.welcome-terminal{border-radius:24px}}.welcome-scroll-cue{display:inline-flex;flex-direction:column;align-items:center;gap:12px;color:var(--primary)}.welcome-scroll-cue__label{font-size:.88rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase;opacity:.78}.welcome-scroll-cue__track{display:flex;justify-content:center;width:2px;height:34px;border-radius:2px;background:#0f523824;overflow:hidden}.welcome-scroll-cue__bar{display:block;width:2px;height:14px;border-radius:2px;background:linear-gradient(to bottom,rgba(15,82,56,.15),var(--primary));transform-origin:top center;animation:welcomeCueFlow 1.7s cubic-bezier(.45,0,.2,1) infinite}@keyframes welcomeCueFlow{0%{transform:translateY(-120%);opacity:0}28%{opacity:1}72%{opacity:1}to{transform:translateY(160%);opacity:0}}.welcome-band__panel{width:100%;max-width:min(1440px,100%);margin:0 auto;height:100%;justify-content:center;gap:18px;overflow:auto;overscroll-behavior:contain;padding-top:28px;padding-bottom:28px}.welcome-band__head{margin-bottom:14px;flex-shrink:0}.welcome-snap .welcome-band__panel{max-width:min(1440px,100%)}.welcome-snap .welcome-band__panel.welcome-finale{max-width:min(1440px,100%);justify-content:center;padding-bottom:28px}.algo-pipeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:4px 0 8px;align-items:stretch;flex-shrink:0}.algo-pipeline__item{display:flex;align-items:stretch;min-width:0}.algo-pipeline__node{position:relative;flex:1;display:flex;flex-direction:column;gap:6px;padding:20px 18px 22px;border-radius:18px;min-height:100%}.algo-pipeline__idx{position:absolute;top:14px;right:14px;font-family:var(--font-display);font-size:.75rem;font-weight:800;letter-spacing:.08em;color:var(--primary);opacity:.45}.algo-pipeline__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:4px;border-radius:14px;background:#0f52381a;color:var(--primary)}.algo-pipeline__icon svg{width:26px;height:26px}.algo-pipeline__node strong{font-family:var(--font-display);font-size:1.08rem;color:var(--text)}.algo-pipeline__node em{font-style:normal;font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--primary);opacity:.85}.algo-pipeline__node p{margin:2px 0 0;font-size:.9rem;line-height:1.5;color:var(--muted)}.algo-spotlight{position:relative;overflow:hidden;padding:22px 28px 24px;border-radius:22px;background:linear-gradient(145deg,#ffffff8c,#ffffff38),#0f523808;border:1px solid rgba(15,82,56,.14);box-shadow:0 10px 28px #1830240f,inset 0 1px #ffffff8c;flex-shrink:0}.algo-spotlight__glow{position:absolute;top:-40%;right:-10%;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(177,240,206,.35),transparent 68%);pointer-events:none}.algo-spotlight__head{position:relative;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px}.algo-spotlight__brand{display:flex;align-items:center;gap:14px}.algo-spotlight .welcome-module__icon{width:56px;height:56px;border-radius:16px}.algo-spotlight .welcome-module__icon svg{width:30px;height:30px}.algo-spotlight__eyebrow{margin:0 0 2px;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);opacity:.7}.algo-spotlight__brand h3{margin:0;font-family:var(--font-display);font-size:1.4rem;letter-spacing:-.02em}.algo-spotlight__lead{position:relative;margin:0 0 6px;max-width:48em;font-size:.95rem;line-height:1.55;color:var(--muted)}.algo-sketch{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:8px 6px;margin-top:10px;padding:8px 2px 2px}.algo-sketch__unit{display:flex;align-items:flex-start;min-width:0}.algo-sketch__unit:not(:first-child){padding-left:4px}.algo-sketch__step{margin:0;flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;min-width:0}.algo-sketch__svg{width:min(100%,88px);height:auto;color:var(--primary);opacity:.88;flex-shrink:0}.algo-sketch__step figcaption{display:flex;flex-direction:column;gap:4px;max-width:14em}.algo-sketch__step figcaption strong{font-family:var(--font-display);font-size:.98rem;font-weight:700;line-height:1.25;color:var(--text)}.algo-sketch__step figcaption span{font-family:var(--font-body);font-size:.8rem;font-weight:500;line-height:1.45;color:var(--muted)}.algo-sketch__arrow{flex:0 0 22px;width:22px;height:2px;margin:36px 2px 0;background:#0f523824;position:relative;align-self:flex-start}.algo-sketch__arrow:before{content:"";position:absolute;top:-1px;left:0;width:10px;height:4px;border-radius:2px;background:linear-gradient(90deg,transparent,var(--primary));animation:algoSketchFlow 1.6s cubic-bezier(.45,0,.2,1) infinite}.algo-sketch__arrow:after{content:"";position:absolute;right:-1px;top:50%;width:6px;height:6px;border-right:1.5px solid rgba(15,82,56,.5);border-top:1.5px solid rgba(15,82,56,.5);transform:translateY(-50%) rotate(45deg)}.algo-sketch__unit:nth-child(2) .algo-sketch__arrow:before{animation-delay:.18s}.algo-sketch__unit:nth-child(3) .algo-sketch__arrow:before{animation-delay:.36s}.algo-sketch__unit:nth-child(4) .algo-sketch__arrow:before{animation-delay:.54s}@keyframes algoSketchFlow{0%{left:-10px;opacity:0}22%{opacity:1}78%{opacity:1}to{left:16px;opacity:0}}@media (max-width: 960px){.algo-pipeline{grid-template-columns:1fr 1fr;gap:12px}.algo-sketch{grid-template-columns:1fr 1fr;gap:16px}.algo-sketch__arrow{display:none}.algo-sketch__unit:not(:first-child){padding-left:0}}@media (max-width: 560px){.algo-pipeline{grid-template-columns:1fr}}.welcome-band__kicker{margin:0 0 8px;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--primary)}.welcome-band__head h2{margin:0 0 10px;font-size:clamp(1.75rem,3.2vw,2.35rem);letter-spacing:-.02em}.welcome-band__lead{margin:0;max-width:36em;line-height:1.55}.welcome-finale{max-width:min(1440px,100%);justify-content:flex-start}.welcome-split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.2fr);gap:28px 36px;align-items:stretch;flex:1;min-height:0;margin-bottom:8px}.welcome-rail-list{list-style:none;margin:0;padding:8px 0;display:grid;gap:0;border-left:1px solid rgba(15,82,56,.18);align-content:center}.welcome-rail-list__item{position:relative;display:grid;grid-template-columns:auto auto 1fr;gap:12px 14px;align-items:start;padding:0 0 28px 22px}.welcome-rail-list__item:last-child{padding-bottom:0}.welcome-rail-list__item:before{content:"";position:absolute;left:-5px;top:12px;width:9px;height:9px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px #0f52381f}.welcome-rail-list__idx{font-family:var(--font-display);font-size:.76rem;font-weight:800;letter-spacing:.08em;color:var(--primary);opacity:.45;margin-top:8px}.welcome-rail-list__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#0f52381a;color:var(--primary)}.welcome-rail-list__icon svg{width:26px;height:26px}.welcome-rail-list__item strong{display:block;margin:0 0 6px;font-size:1.12rem}.welcome-rail-list__item p{margin:0;font-size:.95rem;line-height:1.55;color:var(--muted)}.welcome-rail-list__item--tease{pointer-events:none;-webkit-user-select:none;user-select:none}.welcome-rail-list__item--tease-1{opacity:.38;transform:scale(.985);mask-image:linear-gradient(to bottom,#000 35%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 35%,transparent 100%)}.welcome-rail-list__item--tease-2{opacity:.18;transform:scale(.97);mask-image:linear-gradient(to bottom,#000 0%,transparent 72%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 72%)}.welcome-rail-list__item--tease:before{opacity:.35;box-shadow:none}.welcome-crop-table-wrap{position:relative;min-height:0;height:100%;border-radius:22px;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 6%,#000 94%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 6%,#000 94%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.welcome-crop-table{height:100%;min-height:320px;padding:22px 22px 18px;border-radius:22px;overflow:auto;display:flex;flex-direction:column}.welcome-crop-table__head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;flex-shrink:0}.welcome-crop-table__head strong{font-family:var(--font-display);font-size:1.15rem}.welcome-crop-table__head span{font-size:.75rem;font-weight:700;letter-spacing:.08em;color:var(--muted);text-transform:uppercase}.welcome-crop-table table{width:100%;border-collapse:collapse;font-size:.95rem;flex:1}.welcome-crop-table th,.welcome-crop-table td{padding:14px 10px;text-align:left;border-bottom:1px solid rgba(15,82,56,.1);white-space:nowrap}.welcome-crop-table th{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.welcome-crop-table td:first-child{font-weight:700;color:var(--primary);font-size:1.02rem}.welcome-crop-table tbody tr:last-child td{border-bottom:none}.welcome-crop-table__tease{pointer-events:none;-webkit-user-select:none;user-select:none}.welcome-crop-table__tease-1{opacity:.4}.welcome-crop-table__tease-2{opacity:.22}.welcome-crop-table__tease-3{opacity:.1;mask-image:linear-gradient(to bottom,#000 0%,transparent 80%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 80%)}.welcome-crop-table__tease td:first-child{color:var(--muted)}.welcome-snap-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;color:#1a1f1c;flex-shrink:0;font-size:.8125rem;font-weight:600;letter-spacing:.02em}.welcome-snap-footer .welcome-footer-link{color:#1a1f1c;font-weight:700}.welcome-snap-footer .welcome-footer-link:hover{color:var(--primary)}.welcome-snap-footer__copy{margin:0;font-size:.78rem;color:#1a1f1c;opacity:.65}.welcome-scroll-cue--hero{flex-shrink:0;margin-bottom:clamp(36px,7vh,72px);padding-top:4px;padding-bottom:0}.page-welcome.is-snapping .welcome-terminal{backdrop-filter:none;-webkit-backdrop-filter:none}.page-welcome.is-snapping .welcome-scroll-cue__bar,.page-welcome.is-snapping .algo-sketch__arrow:before,.page-welcome.is-snapping .welcome-pill__dot{animation-play-state:paused}.welcome-grow{--grow-delay: 0ms;--grow-x: 0px;--grow-y: 8px;--grow-scale: .92;opacity:0;transform:translate3d(var(--grow-x),var(--grow-y),0) scale(var(--grow-scale));transform-origin:center center;transition:none}.welcome-snap.is-grown .welcome-grow{opacity:1;transform:translateZ(0) scale(1);transition:opacity .48s cubic-bezier(.22,1.1,.36,1) var(--grow-delay),transform .52s cubic-bezier(.22,1.15,.36,1) var(--grow-delay)}.welcome-snap.is-grown .welcome-rail-list__item--tease-1.welcome-grow{opacity:.38}.welcome-snap.is-grown .welcome-rail-list__item--tease-2.welcome-grow{opacity:.18}.welcome-snap.is-grown .welcome-crop-table__tease-1.welcome-grow{opacity:.4}.welcome-snap.is-grown .welcome-crop-table__tease-2.welcome-grow{opacity:.22}.welcome-snap.is-grown .welcome-crop-table__tease-3.welcome-grow{opacity:.1}.welcome-grow--hero-title{--grow-delay: 40ms;--grow-scale: .9;--grow-y: 14px}.welcome-grow--hero-desc{--grow-delay: .14s;--grow-y: 12px;--grow-scale: .94}.welcome-grow--hero-cta-l{--grow-delay: .24s;--grow-x: 18px;--grow-y: 8px;--grow-scale: .9}.welcome-grow--hero-cta-r{--grow-delay: .24s;--grow-x: -18px;--grow-y: 8px;--grow-scale: .9}.welcome-grow--hero-brand{--grow-delay: 0ms;--grow-x: -12px;--grow-scale: .92}.welcome-grow--hero-pill{--grow-delay: .18s;--grow-x: 16px;--grow-scale: .9}.welcome-grow--hero-cue{--grow-delay: .36s;--grow-y: -8px;--grow-scale: .92}.welcome-grow--hero-foot{--grow-delay: .32s;--grow-y: 12px;--grow-scale: .96}.welcome-grow--band-head{--grow-delay: 0ms;--grow-y: 12px;--grow-scale: .94}.welcome-grow--pipe-2,.welcome-grow--pipe-3{--grow-delay: 80ms;--grow-y: 16px;--grow-scale: .84}.welcome-grow--pipe-1{--grow-delay: .2s;--grow-x: 22px;--grow-y: 12px;--grow-scale: .84}.welcome-grow--pipe-4{--grow-delay: .2s;--grow-x: -22px;--grow-y: 12px;--grow-scale: .84}.welcome-grow--spotlight{--grow-delay: .28s;--grow-y: 18px;--grow-scale: .92}.welcome-grow--sketch-2,.welcome-grow--sketch-3{--grow-delay: .36s;--grow-y: 10px;--grow-scale: .88}.welcome-grow--sketch-1{--grow-delay: .46s;--grow-x: 16px;--grow-scale: .88}.welcome-grow--sketch-4{--grow-delay: .46s;--grow-x: -16px;--grow-scale: .88}.welcome-grow--rail-3{--grow-delay: .1s;--grow-x: -10px;--grow-scale: .9}.welcome-grow--rail-2,.welcome-grow--rail-4{--grow-delay: .2s;--grow-x: -14px;--grow-scale: .9}.welcome-grow--rail-1,.welcome-grow--rail-5{--grow-delay: .3s;--grow-x: -18px;--grow-scale: .9}.welcome-grow--table{--grow-delay: .12s;--grow-x: 18px;--grow-y: 8px;--grow-scale: .94}.welcome-grow--row-2,.welcome-grow--row-3{--grow-delay: .22s;--grow-y: 8px;--grow-scale: .96}.welcome-grow--row-1,.welcome-grow--row-4{--grow-delay: .3s;--grow-y: 8px;--grow-scale: .96}.welcome-grow--row-5,.welcome-grow--row-6,.welcome-grow--row-7{--grow-delay: .38s;--grow-y: 6px;--grow-scale: .96}@media (max-width: 960px){.welcome-split{grid-template-columns:1fr;gap:20px}.welcome-crop-table{min-height:240px}.welcome-snap-footer{flex-direction:column;align-items:flex-start}.welcome-grow--pipe-1,.welcome-grow--pipe-4,.welcome-grow--hero-cta-l,.welcome-grow--hero-cta-r{--grow-x: 0px}}@media (prefers-reduced-motion: reduce){.welcome-pill__dot,.welcome-scroll-cue__bar,.algo-sketch__arrow:before{animation:none!important}.algo-sketch__arrow:before{left:8px;opacity:.7}.terminal-glass-card:hover{transform:none}.welcome-grow{opacity:1!important;transform:none!important;transition:none!important}}.prepare-card{padding:clamp(32px,5vw,48px);text-align:center}.prepare-brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--primary)}.prepare-title{margin:18px 0 0;font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700;line-height:1.35}.prepare-hints{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;margin:22px 0 0;font-size:.95rem;font-weight:650}.prepare-hints span{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;color:#464a468c;background:#6e6e6e12;border:1px solid rgba(110,110,110,.2);filter:grayscale(1);transition:color .35s ease,background .35s ease,border-color .35s ease,filter .35s ease}.prepare-hints span.is-on{color:#2f6b3a;background:#2f6b3a1a;border-color:#2f6b3a42;filter:none;animation:hintChipPop .45s cubic-bezier(.34,1.56,.64,1)}@keyframes hintChipPop{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}.prepare-hints svg{opacity:.9;flex-shrink:0}.prepare-progress{width:min(380px,80%);height:8px;margin:28px auto 0;border-radius:999px;background:#0f52381f;overflow:hidden}.prepare-progress-fill{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--green-light),var(--green));transition:width .5s cubic-bezier(.3,.8,.3,1)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.setup-shell{width:100%}.setup-main{width:100%;max-width:720px}.page-setup--snap{height:100dvh;max-height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(20px,4.5vh,44px) clamp(16px,3vw,28px);box-sizing:border-box}.setup-snap-frame{display:grid;grid-template-columns:44px minmax(0,880px) 44px;align-items:stretch;justify-content:center;width:100%;max-width:968px;height:100%;max-height:100%;margin:0 auto;gap:0 6px;box-sizing:border-box}.setup-snap-rail{display:flex;align-items:center;justify-content:center;min-width:0;pointer-events:none}.setup-snap-rail .setup-swipe-cue{pointer-events:auto}.setup-snap-shell{display:flex;flex-direction:column;width:100%;max-width:880px;height:100%;max-height:100%;margin:0;padding:16px 20px 14px;box-sizing:border-box;min-height:0;min-width:0;border-radius:28px;background:linear-gradient(155deg,#ffffff8c,#ffffff47 55%,#fff6);border:1px solid rgba(255,255,255,.45);box-shadow:0 16px 48px #1830241a;backdrop-filter:blur(28px) saturate(1.2);-webkit-backdrop-filter:blur(28px) saturate(1.2)}.setup-snap-hint{font-size:.72rem;font-weight:600;white-space:nowrap}.setup-snap-form{flex:1;min-height:0;display:flex;flex-direction:column}.setup-snap-viewport{flex:1;min-height:0;overflow:hidden;touch-action:pan-y}.setup-snap-track{display:flex;width:100%;height:100%;align-items:flex-start;transition:transform .55s cubic-bezier(.22,1,.36,1);will-change:transform}.setup-snap-panel{flex:0 0 100%;width:100%;height:100%;min-width:0;padding:2px 0 4px;box-sizing:border-box;overflow:auto;overscroll-behavior:contain;display:flex;align-items:flex-start}.page-setup--snap .setup-card{min-height:0;width:100%;height:auto;box-sizing:border-box;padding:16px 18px 18px}.page-setup--snap .setup-card.glass-panel{border:none;box-shadow:none}.page-setup--snap .setup-steps{margin:2px 0 8px;flex-shrink:0}.page-setup--snap .setup-steps.ant-steps{padding:0}.page-setup--snap .ant-steps-item-title{font-size:.82rem!important;line-height:1.2!important}.page-setup--snap .setup-actions.setup-actions--snap{display:flex;align-items:center;justify-content:center;width:100%;flex-shrink:0;margin-top:8px;padding-top:4px;gap:12px}.setup-actions__mid{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0 auto;font-size:.85rem;font-weight:600;color:var(--muted);text-align:center}.page-setup--snap .setup-actions .ant-btn{display:inline-flex;align-items:center;gap:8px}.setup-enter-row{display:flex;justify-content:center;margin-top:14px;padding-top:4px}.setup-enter-row .setup-enter.ant-btn{min-width:200px;font-weight:650}.setup-swipe-cue{display:inline-flex;align-items:center;gap:10px;margin:0;padding:6px 4px;border:none;background:transparent;color:var(--primary);cursor:pointer;font:inherit;transition:opacity .18s ease,transform .18s ease}.setup-swipe-cue--rail{flex-direction:column;gap:14px;padding:10px 4px;writing-mode:vertical-rl;text-orientation:mixed}.setup-swipe-cue:hover{opacity:.9;transform:translate(-2px)}.setup-swipe-cue--prev:hover{transform:translate(2px)}.setup-swipe-cue--rail:hover{transform:translateY(-2px)}.setup-swipe-cue--prev.setup-swipe-cue--rail:hover{transform:translateY(2px)}.setup-swipe-cue:disabled{opacity:.4;cursor:not-allowed;transform:none}.setup-swipe-cue__label{font-size:.78rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase;opacity:.78;white-space:nowrap}.setup-swipe-cue__track{position:relative;display:block;width:36px;height:2px;border-radius:2px;background:#0f523824;overflow:hidden}.setup-swipe-cue--rail .setup-swipe-cue__track{width:2px;height:36px}.setup-swipe-cue__bar{position:absolute;top:0;left:0;display:block;width:14px;height:2px;border-radius:2px;background:linear-gradient(90deg,rgba(15,82,56,.15),var(--primary));animation:setupCueFlowNext 1.7s cubic-bezier(.45,0,.2,1) infinite}.setup-swipe-cue--rail .setup-swipe-cue__bar{width:2px;height:14px;background:linear-gradient(180deg,rgba(15,82,56,.15),var(--primary));animation-name:setupCueFlowNextV}.setup-swipe-cue--prev .setup-swipe-cue__bar{background:linear-gradient(270deg,rgba(15,82,56,.15),var(--primary));animation-name:setupCueFlowPrev}.setup-swipe-cue--prev.setup-swipe-cue--rail .setup-swipe-cue__bar{background:linear-gradient(0deg,rgba(15,82,56,.15),var(--primary));animation-name:setupCueFlowPrevV}@keyframes setupCueFlowNext{0%{left:-40%;opacity:0}22%{opacity:1}78%{opacity:1}to{left:100%;opacity:0}}@keyframes setupCueFlowPrev{0%{left:100%;opacity:0}22%{opacity:1}78%{opacity:1}to{left:-40%;opacity:0}}@keyframes setupCueFlowNextV{0%{top:-40%;opacity:0}22%{opacity:1}78%{opacity:1}to{top:100%;opacity:0}}@keyframes setupCueFlowPrevV{0%{top:100%;opacity:0}22%{opacity:1}78%{opacity:1}to{top:-40%;opacity:0}}@media (prefers-reduced-motion: reduce){.setup-swipe-cue__bar{animation:none!important;left:40%;opacity:.75}.setup-swipe-cue--rail .setup-swipe-cue__bar{left:0;top:40%}}.setup-topbar{width:100%;padding:0;flex-shrink:0;min-height:0;gap:10px;margin-bottom:14px}.page-setup--snap .setup-snap-form{margin-top:4px}.setup-brand__kicker{display:block;font-size:.72rem;letter-spacing:.04em;color:var(--muted, #6a7a68)}.page-setup--snap .setup-topbar .brand{gap:8px}.page-setup--snap .setup-topbar .brand-logo-wrap{border-radius:10px}.page-setup--snap .setup-topbar .brand h1{margin:0;font-size:1.02rem;line-height:1.2}.setup-topbar__actions{margin-left:auto;display:flex;gap:8px;align-items:center}.setup-grow{--grow-delay: 0ms;--grow-x: 0px;--grow-y: 10px;--grow-scale: .9;opacity:0;transform:translate3d(var(--grow-x),var(--grow-y),0) scale(var(--grow-scale));transform-origin:center center;transition:opacity .62s cubic-bezier(.22,1.15,.36,1) var(--grow-delay),transform .72s cubic-bezier(.22,1.25,.36,1) var(--grow-delay)}.setup-snap-panel.is-grown .setup-grow{opacity:1;transform:translateZ(0) scale(1)}.setup-grow--head{--grow-delay: 20ms;--grow-y: 12px;--grow-scale: .94}.setup-grow--body{--grow-delay: .1s;--grow-y: 14px;--grow-scale: .92}.setup-grow--mode-l{--grow-delay: 80ms;--grow-x: 16px;--grow-scale: .9}.setup-grow--mode-r{--grow-delay: 80ms;--grow-x: -16px;--grow-scale: .9}.setup-grow--field-l{--grow-delay: .18s;--grow-x: 12px;--grow-y: 8px;--grow-scale: .94}.setup-grow--field-r{--grow-delay: .18s;--grow-x: -12px;--grow-y: 8px;--grow-scale: .94}.setup-grow--note{--grow-delay: .26s;--grow-y: 8px;--grow-scale: .96}.setup-grow--map{--grow-delay: .22s;--grow-x: 0px;--grow-y: 0px;--grow-scale: 1}.page-setup--snap .setup-card.setup-card--site{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden;box-sizing:border-box;padding:12px 14px 18px;background:radial-gradient(110% 70% at 0% 0%,rgba(177,240,206,.14),transparent 55%),#ffffff6b;box-shadow:none}.setup-site-hero{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;margin:0 0 12px;padding:0;position:relative;z-index:3}.setup-site-hero__text{min-width:0}.setup-site-hero__text .page-section-title{margin-bottom:2px}.setup-site-hero__text .muted{font-size:.8rem}.setup-site-hero__coords{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-family:var(--font-display);font-size:.78rem;font-weight:700;color:#0f5238;background:#ffffffb8;white-space:nowrap;max-width:min(100%,420px)}.setup-site-hero__meta{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px;max-width:min(100%,420px)}.setup-site-hero__weather{margin:0;max-width:100%;padding:0 4px;font-family:var(--font-body);font-size:.7rem;font-weight:600;line-height:1.35;color:#3c5244;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setup-site-hero__weather.is-loading{color:#3c52448c}.setup-site-hero__weather.is-error{color:#9a4a2a;white-space:normal}.setup-site-hero__climate{margin-left:2px;padding-left:8px;border-left:1px solid rgba(15,82,56,.18);font-size:.72rem;font-weight:650;color:#3c5244;overflow:hidden;text-overflow:ellipsis}.setup-site-map__climate-note{flex:0 0 auto;margin:6px 0 0;font-size:.72rem;line-height:1.4}.setup-site-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px;overflow:hidden}.setup-site-controls{flex:0 0 auto;position:relative;z-index:4;display:flex;flex-direction:column;gap:10px;padding:0;isolation:isolate}.setup-site-controls .setup-mode{margin-bottom:0;gap:10px}.setup-site-controls .setup-mode__card{padding:10px 12px;gap:3px;border-radius:12px}.setup-site-controls .setup-mode__hint{font-size:.72rem;line-height:1.35}.setup-site-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;position:relative;z-index:5}.setup-site-fields .ant-form-item{margin-bottom:0}.setup-site-fields .ant-form-item-label{padding-bottom:2px!important}.setup-site-fields .ant-form-item-label>label{font-family:var(--font-display);font-size:.78rem!important;font-weight:700!important;color:#1a3324!important;height:auto!important}.setup-site-fields .ant-select,.setup-site-fields .ant-picker{width:100%}.setup-site-fields .ant-select .ant-select-selector{height:40px!important;padding-inline:12px!important;border:none!important;border-radius:12px!important;background:#ffffff85!important;box-shadow:none!important;align-items:center!important}.setup-site-fields .ant-select .ant-select-selection-item,.setup-site-fields .ant-select .ant-select-selection-placeholder{line-height:40px!important;font-family:var(--font-display);font-weight:650;color:#1a3324}.setup-site-fields .ant-select:hover .ant-select-selector,.setup-site-fields .ant-select-focused .ant-select-selector{background:#ffffffb8!important;box-shadow:none!important}.setup-site-fields .ant-picker{height:40px;padding:0 12px;border:none!important;border-radius:12px!important;background:#ffffff85!important;box-shadow:none!important}.setup-site-fields .ant-picker .ant-picker-input>input{font-family:var(--font-display);font-weight:650;color:#1a3324}.setup-site-fields .ant-picker:hover,.setup-site-fields .ant-picker-focused{background:#ffffffb8!important;box-shadow:none!important}.setup-site-map{flex:0 1 auto;min-height:0;max-height:none;margin-bottom:8px;position:relative;z-index:1;display:flex;flex-direction:column;padding:0;overflow:hidden;isolation:isolate}.setup-site-map .setup-map{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:10px;margin-bottom:0;overflow:visible}.setup-site-map .setup-map__search{flex:0 0 44px;height:44px;min-height:44px;max-height:44px;position:relative;z-index:6;overflow:visible}.setup-site-map .setup-map__canvas,.page-setup--snap .setup-site-map .setup-map__canvas{flex:0 0 auto;width:100%;height:430px;min-height:430px;max-height:430px;margin-top:0;border-radius:12px;overflow:hidden;position:relative;z-index:1}.setup-site-map .setup-map__hint{flex:0 0 auto;margin:0;font-size:.72rem;line-height:1.3}.setup-site-map .leaflet-control-container{z-index:2}.setup-site-map .ant-form-item{display:none}@media (max-width: 560px){.setup-site-hero{flex-direction:column;align-items:flex-start}.setup-site-controls .setup-mode{grid-template-columns:1fr}.setup-site-fields{grid-template-columns:1fr;gap:6px 0}.setup-site-map{max-height:none;margin-bottom:6px}.page-setup--snap .setup-site-map .setup-map__canvas{height:430px;min-height:430px;max-height:430px}}@media (max-width: 640px){.page-setup--snap{padding:12px 10px}.setup-snap-frame{grid-template-columns:28px minmax(0,1fr) 28px;gap:0 2px;max-width:100%}.setup-snap-shell{border-radius:20px;padding:12px 12px 10px}.setup-swipe-cue__label{font-size:.68rem;letter-spacing:.18em}}.page-setup--snap .setup-step-head{margin-bottom:10px;animation:none}.page-setup--snap .setup-step-head h2{font-size:1.15rem}.page-setup--snap .setup-snap-panel--site{align-self:stretch;height:100%;min-height:0;overflow:hidden}.page-setup--snap .setup-snap-panel--crop{align-self:stretch;height:100%;min-height:0;overflow:hidden;align-items:stretch;overscroll-behavior:none;touch-action:pan-y;box-shadow:none}.page-setup--snap .setup-card--crop{display:flex;flex-direction:column;height:100%;min-height:0;padding:16px 18px 14px;overflow:hidden}.page-setup--snap .setup-card--crop .setup-crop-hero{flex:0 0 auto;margin-bottom:14px}.page-setup--snap .setup-card--crop .setup-crop-layout{flex:1 1 0;min-height:0;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.page-setup--snap .setup-card--crop .setup-crop-block{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;min-height:0;padding:0}.page-setup--snap .setup-card--crop .setup-crop-block.setup-grow--body{padding:0}.page-setup--snap .setup-card--crop .setup-crop-block.setup-grow--field-l{margin-top:-2px}.page-setup--snap .setup-card--crop .setup-crop-block--params{flex:0 0 auto;margin-top:-2px}.page-setup--snap .setup-card--crop .setup-crop-summary{flex:0 0 auto;margin-top:2px;margin-bottom:0;padding:8px 12px;border-radius:12px;background:#0f52380f}.page-setup--snap .setup-card--crop .setup-enter-row{flex:0 0 auto;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;margin-top:10px;padding:8px 0 2px;min-height:52px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px);border-top:1px solid rgba(15,82,56,.08)}.page-setup--snap .setup-card--crop .setup-crop-cards--plants{gap:10px}.page-setup--snap .setup-card--crop .setup-crop-card--plant{min-height:44px;padding:8px 12px;border-radius:12px;background:#ffffff94}.page-setup--snap .setup-card--crop .setup-crop-card--plant strong{font-size:.98rem}.page-setup--snap .setup-card--crop .setup-crop-card--plant .setup-crop-card__icon{width:30px;height:30px;border-radius:10px}.page-setup--snap .setup-card--crop .setup-use-chips{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-height:none;overflow:visible}.page-setup--snap .setup-card--crop .setup-use-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:100%;min-height:56px;padding:6px 4px 5px;border-radius:12px;font-size:.86rem;text-align:center;line-height:1.15}.setup-use-chip__name{font-weight:700}.setup-use-chip__meta{font-size:.62rem;font-weight:650;letter-spacing:.02em;opacity:.62;color:var(--muted);white-space:nowrap}.setup-use-chip.is-active .setup-use-chip__meta{opacity:.85;color:#0f5238}.page-setup--snap .setup-card--crop .setup-crop-metrics{gap:12px;flex:0 0 auto;align-items:stretch}.page-setup--snap .setup-card--crop .setup-metric-tile{justify-content:flex-start;gap:6px;padding:12px 12px 10px;border-radius:14px;background:#ffffff85}.page-setup--snap .setup-card--crop .setup-metric-tile.is-warn{padding:14px 14px 12px;background:#fff7edb8}.page-setup--snap .setup-card--crop .setup-metric-tile__field .ant-input-number-input{height:42px;font-size:1.12rem}.page-setup--snap .setup-card--crop .setup-crop-block__head h3{font-size:.95rem}@keyframes setupCropReveal{0%{opacity:0;transform:translateY(12px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes setupChipIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes setupPickIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.setup-crop-swap{animation:setupCropReveal .42s cubic-bezier(.22,1,.36,1) both}.setup-crop-swap .setup-use-chip{animation:setupChipIn .4s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--chip-i, 0) * 22ms)}.setup-crop-swap--params .setup-metric-tile{animation:setupChipIn .45s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(60ms + var(--tile-i, 0) * 70ms)}.setup-crop-hero__pick{animation:setupPickIn .36s cubic-bezier(.22,1,.36,1) both}.page-setup--snap .setup-card--crop .setup-crop-summary{animation:setupCropReveal .4s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion: reduce){.setup-crop-swap,.setup-crop-swap .setup-use-chip,.setup-crop-swap--params .setup-metric-tile,.setup-crop-hero__pick,.page-setup--snap .setup-card--crop .setup-crop-summary{animation:none!important}}@media (prefers-reduced-motion: reduce){.setup-snap-track{transition:none}.setup-grow{opacity:1!important;transform:none!important;transition:none!important}}.setup-main .page-hints{margin:0 0 14px}.setup-mode__tag{display:inline-flex;align-items:center;gap:5px}.setup-card{width:100%;padding:clamp(24px,4vw,36px)}.setup-steps{margin-bottom:18px}.setup-step-head{margin-bottom:12px;animation:fadeUp .4s cubic-bezier(.22,.8,.3,1) both}.setup-step-head h2{margin:0 0 4px;font-family:var(--font-display);font-size:1.35rem;font-weight:700}.setup-step-head p{margin:0;font-size:.875rem;color:var(--muted)}.setup-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.setup-fields[hidden]{display:none}.setup-fields--crop .setup-field--wide,.setup-fields--sowing .setup-mode,.setup-fields--sowing .setup-note,.setup-fields--plot .setup-map{grid-column:1 / -1}.setup-map{display:flex;flex-direction:column;gap:16px;margin-bottom:4px}.setup-map__search{width:100%;display:flex;flex-direction:column;gap:8px}.setup-map__search-bar{display:flex;align-items:stretch;width:100%;height:44px;min-width:0}.setup-map__search-meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 2px}.setup-map__search-label{font-family:var(--font-display);font-size:.82rem;font-weight:750;letter-spacing:.02em;color:#1f3d2a}.setup-map__search-tip{font-size:.72rem;font-weight:600;color:var(--muted, #6a7a68)}.setup-map__search-ac{flex:1 1 auto;min-width:0;height:44px}.setup-map__search-ac.ant-select{display:block;width:100%;height:44px}.setup-map__search-ac .ant-select-selector{height:44px!important;min-height:44px!important;padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important;align-items:stretch!important}.setup-map__search-ac .ant-select-selection-wrap,.setup-map__search-ac .ant-select-selection-search{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;margin-inline-start:0!important;padding:0!important}.setup-map__search-ac .ant-select-selection-search-input,.setup-map__search-ac .setup-map__search-input{width:100%!important;height:44px!important}.setup-map__search-input.ant-input-affix-wrapper,.setup-map__search-input.ant-input{height:44px!important;border-radius:12px 0 0 12px!important;border:none!important;background:#ffffff85!important;font-family:var(--font-body);font-size:.92rem;font-weight:550;color:#1f3d2a;box-shadow:none!important}.setup-map__search-input.ant-input-affix-wrapper input.ant-input{font-family:var(--font-body);font-size:.92rem;font-weight:550}.setup-map__search-input.ant-input-affix-wrapper input::placeholder,.setup-map__search-input.ant-input::placeholder{color:#4049437a;font-weight:500}.setup-map__search-input.ant-input-affix-wrapper-focused,.setup-map__search-input.ant-input-affix-wrapper:focus,.setup-map__search-input.ant-input-affix-wrapper:hover,.setup-map__search-input.ant-input:focus,.setup-map__search-input.ant-input:hover{border:none!important;background:#ffffffb8!important;box-shadow:none!important}.setup-map__locate-btn{flex:0 0 auto;box-sizing:border-box;height:44px;min-width:88px;padding:0 18px;margin:0;border:none;border-radius:0 12px 12px 0;background:#0f5238e0;font-family:var(--font-display);font-size:.9rem;font-weight:750;letter-spacing:.06em;color:#fff;cursor:pointer;white-space:nowrap;line-height:1}.setup-map__locate-btn:hover{background:#0f5238}.setup-map__locate-btn:focus-visible{outline:2px solid rgba(15,82,56,.45);outline-offset:2px}.setup-map__search-dropdown.ant-select-dropdown{padding:6px;border-radius:14px;border:1px solid rgba(15,82,56,.14);background:#fffffff5;box-shadow:0 12px 32px #14281c1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.setup-map__search-dropdown .ant-select-item{border-radius:10px;min-height:40px;padding:8px 12px}.setup-map__search-dropdown .ant-select-item-option-active,.setup-map__search-dropdown .ant-select-item-option-selected{background:#0f523814!important}.setup-map__search-empty{display:block;padding:8px 4px;font-size:.82rem;color:var(--muted, #6a7a68)}.setup-map__opt{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%}.setup-map__opt-main{display:inline-flex;align-items:center;gap:8px;min-width:0}.setup-map__opt strong{font-family:var(--font-display);font-size:.92rem;font-weight:750;color:#1f3d2a}.setup-map__opt-kind{font-style:normal;font-size:.68rem;font-weight:700;letter-spacing:.04em;color:#2f6b3a;background:#2f6b3a1a;border:1px solid rgba(47,107,58,.18);border-radius:999px;padding:1px 7px;line-height:1.4}.setup-map__opt span{font-size:.74rem;font-weight:600;color:var(--muted, #6a7a68);text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%}.setup-map__canvas{width:100%;height:min(42vh,320px);min-height:220px;margin-top:4px;border-radius:12px;overflow:hidden;border:1px solid rgba(15,82,56,.1);background:#ffffff59}.setup-map__hint{margin:0;font-size:.78rem;line-height:1.55}.setup-map__hint strong{color:var(--primary);font-weight:700}.setup-map__marker{background:transparent;border:none}.setup-map__pin{display:block;width:16px;height:16px;border-radius:50%;background:#0f5238;border:2px solid #fff;box-shadow:0 2px 8px #0f523873}.leaflet-container{font:inherit;background:#e8eee9}.setup-mode{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px}.setup-mode__card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;border-radius:16px;border:none;background:#ffffff61;text-align:left;cursor:pointer;transition:background .2s ease}.setup-mode__card:hover{background:#ffffff94}.setup-mode__card.is-active{background:#b1f0ce52}.setup-mode__tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.04em;color:#0f5238;background:#0f52381a}.setup-mode__tag--infer{color:#8a4b12;background:#c47b2b24}.setup-mode__card strong{font-family:var(--font-display);font-size:1rem;color:var(--text)}.setup-mode__hint{font-size:.76rem;line-height:1.55;color:var(--muted)}.setup-note{grid-column:1 / -1;margin:0 0 10px;font-size:.78rem;line-height:1.6}.setup-card--crop{display:flex;flex-direction:column;gap:0;background:radial-gradient(120% 80% at 100% 0%,rgba(177,240,206,.22),transparent 55%),radial-gradient(90% 60% at 0% 100%,rgba(15,82,56,.05),transparent 50%),#ffffff6b}.setup-crop-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:0}.setup-crop-hero__text{min-width:0}.setup-crop-hero__pick{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;max-width:min(280px,48vw);padding:7px 12px 7px 8px;border-radius:999px;background:#ffffff9e}.setup-crop-hero__pick-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;color:#0f5238;background:#0f52381a}.setup-crop-hero__pick-line{display:inline-flex;align-items:baseline;gap:6px;min-width:0;font-family:var(--font-display);line-height:1.2}.setup-crop-hero__pick-plant{font-size:.82rem;font-weight:700;color:#3c5244}.setup-crop-hero__pick-sep{color:#0f523859;font-weight:600}.setup-crop-hero__pick-brand{font-size:.92rem;font-weight:750;color:#0f5238;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.setup-crop-layout{display:flex;flex-direction:column;gap:18px}.setup-crop-block{padding:0}.setup-crop-block__head{margin-bottom:10px}.setup-crop-block__head h3{margin:0;font-family:var(--font-display);font-size:.88rem;font-weight:750;color:#1a3324;line-height:1.25}.setup-crop-block__field{margin-bottom:0!important}.setup-crop-block__field .ant-form-item-control-input{min-height:0}.setup-crop-cards{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px;padding:0;min-height:0;border:none;background:transparent}.setup-crop-cards--grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.setup-crop-cards--plants{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.setup-crop-card{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;padding:10px 12px;border-radius:12px;border:none;background:#ffffff7a;cursor:pointer;transition:background .2s ease,transform .28s cubic-bezier(.34,1.56,.64,1)}.setup-crop-card--plant{gap:10px;justify-content:center;min-height:48px;padding:10px 14px;border-radius:12px}.setup-crop-card:hover{background:#ffffffb8;transform:translateY(-2px)}.setup-crop-card.is-active{background:linear-gradient(160deg,#b1f0ce6b,#ffffffa6)}.setup-crop-card__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;color:#0f5238;background:#0f523814;transition:background .2s ease,transform .28s cubic-bezier(.34,1.56,.64,1)}.setup-crop-card--plant .setup-crop-card__icon{width:32px;height:32px;border-radius:10px}.setup-crop-card.is-active .setup-crop-card__icon{background:#0f523829;transform:scale(1.06)}.setup-crop-card strong{font-family:var(--font-display);font-size:.84rem;font-weight:700;color:var(--text);white-space:nowrap}.setup-crop-card--plant strong{font-size:1.05rem}.setup-use-chips{display:flex;flex-wrap:wrap;gap:8px;padding:0;max-height:96px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin}.setup-use-chip{padding:6px 12px;border-radius:999px;border:none;background:#ffffff7a;font-family:var(--font-display);font-size:.84rem;font-weight:650;color:var(--text);cursor:pointer;transition:background .2s ease,color .2s ease,transform .22s ease}.setup-use-chip:hover{background:#ffffffb8;transform:translateY(-1px)}.setup-use-chip.is-active{color:#0f5238;background:#b1f0ce6b}.setup-crop-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.setup-metric-tile{display:flex;flex-direction:column;gap:6px;padding:8px 0 0;border-radius:0;background:transparent;transition:background .2s ease}.setup-metric-tile.is-warn{padding:8px 10px 10px;border-radius:12px;background:#fff7eda6}.setup-metric-tile__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.setup-metric-tile__label{font-family:var(--font-display);font-size:.86rem;font-weight:750;color:#1a3324}.setup-metric-tile__unit{flex-shrink:0;padding:2px 8px;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.02em;color:#0f5238;background:#0f52381a}.setup-metric-tile.is-warn .setup-metric-tile__unit{color:#9a3412;background:#b453091f}.setup-metric-tile__field{margin-bottom:0!important}.setup-metric-tile__field .ant-form-item-explain{font-size:.72rem;margin-top:4px}.setup-metric-tile__field .ant-input-number{width:100%;border-radius:11px;border-color:#0f523829;background:#ffffffc7;box-shadow:none}.setup-metric-tile__field .ant-input-number-input{font-family:var(--font-display);font-size:1.05rem;font-weight:700;height:36px;color:#0f5238}.setup-metric-tile__field .ant-input-number-focused,.setup-metric-tile__field .ant-input-number:hover{border-color:#0f52386b}.setup-metric-tile.is-warn .setup-metric-tile__field .ant-input-number,.setup-metric-tile.is-warn .setup-metric-tile__field .ant-input-number-focused{border-color:#b453098c}.setup-metric-tile.is-warn .setup-metric-tile__field .ant-input-number-input{color:#9a3412}.setup-metric-tile__meta{display:flex;flex-wrap:wrap;gap:6px 10px;font-size:.7rem;font-weight:650;color:var(--muted)}.setup-metric-tile__meta span{display:inline-flex;align-items:center}.setup-metric-tile__warn{margin:0;font-size:.72rem;font-weight:700;line-height:1.35;color:#b45309}.setup-crop-metric{margin-bottom:0!important}.setup-crop-summary{display:flex;align-items:flex-start;gap:8px;margin:4px 0 0;padding:4px 0 0;color:#2a4534;background:transparent}.setup-crop-summary svg{flex-shrink:0;margin-top:2px;color:#0f5238}.setup-crop-summary__body{display:flex;flex-direction:column;gap:2px;min-width:0}.setup-crop-summary__body strong{font-family:var(--font-display);font-size:.88rem;font-weight:750;color:#0f5238}.setup-crop-summary__body span{font-size:.76rem;line-height:1.45;color:#3c5244}.setup-crop-hint{grid-column:1 / -1;display:flex;align-items:flex-start;gap:8px;margin:0 0 12px;padding:9px 12px;border-radius:10px;font-size:.78rem;line-height:1.6;color:#3c5244;background:#0f52380f;border:1px solid rgba(15,82,56,.12)}.setup-crop-hint svg{flex-shrink:0;margin-top:3px;color:#0f5238}@media (max-width: 720px){.setup-crop-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-crop-cards--plants,.setup-crop-metrics{grid-template-columns:1fr}.setup-crop-hero{flex-direction:column;align-items:stretch}.setup-crop-hero__pick{align-self:flex-start;max-width:100%}.page-setup--snap .setup-card--crop .setup-use-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.page-setup--snap .setup-card--crop .setup-crop-layout{justify-content:flex-start;gap:12px}.page-setup--snap .setup-card--crop .setup-crop-block,.page-setup--snap .setup-card--crop .setup-crop-block--params{flex:0 0 auto}}.setup-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.setup-enter{height:46px;padding:0 30px;border-radius:999px;font-weight:600;box-shadow:0 12px 26px #0f523838}@media (max-width: 560px){.setup-fields,.setup-mode{grid-template-columns:1fr}}.scene-orb{position:relative;border-radius:26px;padding:8px 10px 10px;background:var(--glass-bg);backdrop-filter:var(--glass-filter);-webkit-backdrop-filter:var(--glass-filter);border:1px solid var(--glass-border);box-shadow:var(--shadow),inset 0 1px #ffffff38}.scene-orb__chrome{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 2px 8px;min-height:28px}.scene-orb__tag{position:static;z-index:auto;pointer-events:none;flex-shrink:0;padding:3px 12px;border-radius:999px;font-size:.66rem;letter-spacing:.14em;color:#fff;background:linear-gradient(120deg,#3a7d4e,#2d6a3e);box-shadow:0 4px 10px #2d6a3e47}.scene-orb__status{min-width:0;display:flex;justify-content:flex-end}.scene-orb__inner{position:relative;height:clamp(330px,46vw,460px);border-radius:18px;overflow:hidden;isolation:isolate;background:#ccd8e2}.scene-canvas-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.scene-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;touch-action:none;cursor:grab;z-index:1}.scene-canvas:active{cursor:grabbing}.scene-orb__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none}.scene-cam-bar{position:absolute;right:10px;top:10px;z-index:12;pointer-events:auto;display:flex;gap:6px;padding:4px;border-radius:10px;background:#14241cb8;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.scene-cam-btn{min-width:32px;height:30px;padding:0 8px;border:none;border-radius:7px;background:#ffffff24;color:#fff;font-size:1rem;font-weight:600;line-height:1;cursor:pointer;transition:background .2s ease}.scene-cam-btn:hover{background:#ffffff47}.scene-cam-btn--text{font-size:.68rem;font-weight:500;letter-spacing:.04em}.scene-cam-hint{position:absolute;right:10px;bottom:10px;z-index:12;margin:0;padding:3px 10px;border-radius:999px;font-size:.62rem;color:#ffffffe0;background:#14241c73;border:1px solid rgba(255,255,255,.16);pointer-events:none}.scene-day-sweep{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(100deg,transparent 30%,rgba(255,255,240,.16) 50%,transparent 70%);transform:translate(-110%);animation:daySweep .9s cubic-bezier(.3,.6,.3,1) forwards}@keyframes daySweep{to{transform:translate(110%)}}.scene-hud{position:absolute;left:10px;right:10px;bottom:8px;display:flex;align-items:center;gap:8px;pointer-events:none;padding:5px 8px;border-radius:12px;background:#101c1647;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.scene-stage-badge{padding:3px 11px;border-radius:999px;font-size:.7rem;font-weight:600;color:#fff;background:#14241859;border:1px solid rgba(255,255,255,.22)}.scene-moisture{display:flex;align-items:center;gap:7px;flex:1;max-width:200px;padding:2px 8px;border-radius:999px;background:transparent;border:none}.scene-moisture__label{font-size:.64rem;color:#ffffffd9;white-space:nowrap}.scene-moisture__bar{flex:1;height:5px;border-radius:999px;background:#ffffff38;overflow:hidden}.scene-moisture__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6fc3ef,#2f8ecb);transition:width .9s cubic-bezier(.3,.7,.3,1);box-shadow:0 0 8px #5fb3e8cc}.scene-day-chip{margin-left:auto;padding:3px 11px;border-radius:9px;font-size:.68rem;letter-spacing:.1em;color:#ffe9b8;background:#00000047;animation:dayChipPop .5s cubic-bezier(.3,1.4,.5,1)}@keyframes dayChipPop{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.scene-bubble{position:absolute;left:12px;top:12px;max-width:230px;padding:8px 12px;border-radius:12px;background:#ffffff9e;border:1px solid rgba(255,255,255,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 20px #1f382629;animation:bubbleIn .45s cubic-bezier(.25,1.2,.4,1);pointer-events:none}@keyframes bubbleIn{0%{opacity:0;transform:translateY(-8px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.scene-bubble--milestone{background:#fff8e2d1;border-color:#d8a85499}.scene-bubble__day{display:block;font-size:.68rem;font-weight:700;color:var(--green);margin-bottom:2px}.scene-bubble--milestone .scene-bubble__day{color:#9a6b1e}.scene-bubble__text{display:block;font-size:.74rem;line-height:1.5;color:#243528}@media (max-width: 640px){.scene-orb__inner{height:clamp(270px,64vw,360px)}.scene-bubble{max-width:200px;padding:7px 10px}.scene-moisture{max-width:130px}}.sandbox-inner{max-width:1240px}.topbar.sandbox-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 20px;width:100%;box-sizing:border-box;margin-bottom:18px;padding:14px 20px;border-radius:20px;overflow:hidden;flex-wrap:nowrap}.sandbox-topbar.glass-panel:hover{transform:none;background:var(--glass-bg)}.sandbox-brand{display:flex;align-items:center;gap:12px;min-width:0}.sandbox-brand__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:12px;background:#0f523814;border:1px solid rgba(15,82,56,.14);color:var(--primary);overflow:hidden}.sandbox-brand__copy{min-width:0}.sandbox-brand__kicker{display:block;margin:0 0 2px;font-family:var(--font-display);font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#0f5238b8}.sandbox-brand__copy h1{margin:0;font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,1.625rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--primary)}.sandbox-brand__copy p{margin:3px 0 0;font-size:.8125rem;font-weight:500;letter-spacing:.04em;color:var(--muted)}.sandbox-topbar__meta{display:flex;align-items:center;gap:10px;min-width:0;max-width:100%;justify-self:end;flex-wrap:wrap;justify-content:flex-end}.sandbox-topbar__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sandbox-status{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:7px 12px;border-radius:999px;background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:var(--glass-filter);-webkit-backdrop-filter:var(--glass-filter);white-space:nowrap}.sandbox-status--chrome{padding:4px 10px;gap:6px;background:#ffffff8c}.sandbox-status--chrome .sandbox-status__label,.sandbox-status--chrome .sandbox-status__metric{font-size:.75rem}.sandbox-status--chrome .sandbox-status__metric-val{font-size:.84rem}.sandbox-status--chrome .sandbox-status__metric-unit{font-size:.68rem}.sandbox-status__dot{width:7px;height:7px;border-radius:50%;background:var(--green-light);box-shadow:0 0 0 3px #0e6c4a24;animation:sandboxPulse 2.2s ease-in-out infinite}.sandbox-status__dot--done{background:#3d8b5f;animation:none;box-shadow:none}@keyframes sandboxPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.92)}}.sandbox-status__label{font-family:var(--font-display);font-size:.8125rem;font-weight:700;letter-spacing:.02em;color:var(--primary)}.sandbox-status__text{font-size:.8125rem;font-weight:600;color:var(--muted)}.sandbox-status__divider{width:1px;height:14px;background:#0f523829}.sandbox-status__metric{display:inline-flex;align-items:baseline;gap:6px;font-size:.8125rem}.sandbox-status__metric-key{font-weight:500;color:var(--muted);letter-spacing:.02em}.sandbox-status__metric-val{font-family:var(--font-display);font-weight:800;font-size:.9375rem;letter-spacing:-.02em;color:var(--primary)}.sandbox-status__metric-sep{margin:0 1px;font-weight:600;color:#0f523859}.sandbox-status__metric-unit{font-size:.75rem;font-weight:600;letter-spacing:.04em;color:#404943d9}.tabular-nums{font-variant-numeric:tabular-nums}.sandbox-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.sandbox-maincol{display:flex;flex-direction:column;gap:16px;min-width:0}.sandbox-sidecol{display:flex;flex-direction:column;gap:16px;position:sticky;top:16px}.day-header{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;padding:12px 18px}.day-header__left{display:flex;align-items:baseline;gap:10px}.day-label{font-family:var(--font-display);font-size:1.05rem;font-weight:700}.day-weather{font-size:.78rem;color:var(--muted)}.gdd-progress{position:relative;flex:1;min-width:160px;height:22px;border-radius:999px;background:#2d6a3e1a;overflow:hidden}.gdd-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6cb35e,var(--green));transition:width .8s cubic-bezier(.3,.7,.3,1)}.gdd-progress__text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.68rem;color:var(--text)}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.metric{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:var(--radius-md);background:var(--glass-bg);backdrop-filter:var(--glass-filter);-webkit-backdrop-filter:var(--glass-filter);border:1px solid var(--glass-border)}.metric span{font-size:.7rem;color:var(--muted)}.metric strong{font-size:.92rem}.playback-bar{padding:14px 18px}.playback-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px 22px}.playback-auto{display:flex;align-items:center;gap:10px}.playback-auto__label{font-size:.84rem;font-weight:600}.playback-speed{display:flex;align-items:center;gap:10px;flex:1;min-width:180px}.playback-speed__icon{color:var(--accent)}.playback-speed__slider{flex:1;margin:0}.playback-speed__val{font-size:.74rem;color:var(--muted);width:36px}.playback-manual{border-radius:999px}.playback-hint{margin:10px 0 0;font-size:.76rem;color:var(--muted)}.narration-card{padding:16px 18px}.narration-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.narration-head h3,.narration-head .page-section-title{margin:0;font-family:var(--font-display);font-size:.95rem;font-weight:700}.narration-card p{margin:8px 0 0;font-size:.84rem;line-height:1.7;color:#324437}.llm-badge{padding:2px 10px;border-radius:999px;font-size:.68rem;white-space:nowrap}.llm-badge--mech{background:#5f72641f;color:var(--muted)}.llm-badge--on{background:#2d6a3e24;color:var(--green)}.llm-badge--off{background:#c47b2b24;color:var(--accent)}.llm-badge--milestone{background:linear-gradient(120deg,#d8a854,#c47b2b);color:#fff}.charts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chart-box{padding:8px;cursor:zoom-in;transition:transform .25s ease,box-shadow .25s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left}.chart-box:hover{transform:translateY(-2px);box-shadow:0 20px 44px #1f382629}.chart-svg{display:block;width:100%;height:auto}.chart-grid{stroke:#2d6a3e1a;stroke-width:1}.chart-axis{stroke:#2d6a3e52;stroke-width:1.2}.chart-line{fill:none;stroke-linejoin:round;stroke-linecap:round}.chart-title{font-size:11px;font-weight:600;fill:#3a4d3f}.chart-svg--lg .chart-title{font-size:15px}.chart-val{font-size:10px;font-weight:700;font-family:var(--mono)}.chart-svg--lg .chart-val{font-size:14px}.chart-tick{font-size:8.5px;fill:#7d8d81}.chart-svg--lg .chart-tick{font-size:11px}.teaching-panel{padding:16px 18px 14px}.teaching-panel h2{margin:0 0 6px;font-family:var(--font-display);font-size:.95rem;font-weight:700}.teaching-panel__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:9px;color:#2f6b3a;background:#2f6b3a1f}.teaching-panel .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:9px 4px;font-size:.8rem;font-weight:650;color:#2f6b3a;align-items:center}.teaching-panel .ant-collapse .ant-collapse-content-box{padding:2px 4px 12px}.teaching-panel .ant-collapse>.ant-collapse-item+.ant-collapse-item{border-top:1px dashed rgba(47,107,58,.16)}.teaching-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.teaching-list li{padding:8px 10px 8px 12px;border-radius:10px;font-size:.73rem;line-height:1.6;color:#324437;background:#ffffff80;border:1px solid rgba(47,107,58,.1);border-left:3px solid rgba(47,107,58,.45);font-variant-numeric:tabular-nums}.teaching-facts{margin:0;display:flex;flex-direction:column}.teaching-facts__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:6px 2px;font-size:.77rem}.teaching-facts__row+.teaching-facts__row{border-top:1px dashed rgba(47,107,58,.12)}.teaching-facts__row dt{color:var(--muted);flex-shrink:0}.teaching-facts__row dd{margin:0;font-weight:650;color:#24402c;text-align:right;font-variant-numeric:tabular-nums}.result-card{padding:18px;border-color:#fefae08c;background:#fefae038;backdrop-filter:var(--glass-filter);-webkit-backdrop-filter:var(--glass-filter)}.result-card h3{margin:0 0 8px;font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--accent)}.result-grain{margin:0;font-family:var(--font-display);font-size:1.15rem;font-weight:700}.result-mu{margin:4px 0 0;font-weight:600;color:var(--green)}.result-formula{margin:6px 0 0;font-size:.72rem}.result-stop{margin:8px 0 0;font-size:.76rem}.calibrate-card{padding:18px;margin-top:12px;border-color:#5a8c6459;background:#ecf5ee8c;backdrop-filter:var(--glass-filter);-webkit-backdrop-filter:var(--glass-filter)}.calibrate-card h3,.calibrate-card .page-section-title{margin:0 0 6px;font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--green)}.teaching-panel .page-section-title,.result-card .page-section-title{margin:0;font-size:.95rem}.calibrate-lead{margin:0 0 10px;font-size:.78rem;line-height:1.55}.calibrate-sim{margin:0 0 12px;font-size:.82rem}.calibrate-hint{margin:-6px 0 12px;font-size:.72rem;line-height:1.45}.calibrate-field{display:flex;flex-direction:column;gap:4px;margin-bottom:10px;font-size:.78rem;color:#324437}.calibrate-activate{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:.76rem;color:#324437}.calibrate-phase{margin:8px 0 0;font-size:.74rem;line-height:1.45}.calibrate-result{margin-top:14px;padding-top:12px;border-top:1px solid rgba(50,68,55,.12)}.calibrate-result__summary{margin:0 0 6px;font-size:.84rem}.calibrate-diff{list-style:none;margin:10px 0 0;padding:0;font-size:.74rem}.calibrate-diff li{display:flex;justify-content:space-between;gap:8px;padding:3px 0;border-bottom:1px dashed rgba(50,68,55,.08)}.milestone-head{display:flex;gap:14px;align-items:flex-start}.milestone-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;font-size:1.5rem;border-radius:14px;background:#2d6a3e1a;flex-shrink:0}.milestone-title{margin:2px 0 4px;font-size:1.1rem}.milestone-mech{margin:0;font-size:.8rem;line-height:1.6}.milestone-ai{margin-top:14px;padding:12px 14px;border-radius:var(--radius-md);background:#2d6a3e0d;border:1px solid rgba(45,106,62,.12)}.milestone-ai__head{display:flex;justify-content:space-between;align-items:center}.milestone-ai__tag{font-size:.72rem;font-weight:700;color:var(--green)}.milestone-ai__status{font-size:.7rem}.milestone-ai__body{margin:8px 0 0;font-size:.82rem;line-height:1.75;white-space:pre-wrap;color:#243528;min-height:1.5em;max-height:260px;overflow-y:auto}.milestone-ai__body.is-streaming:after{content:"▍";color:var(--green);animation:caretBlink .9s steps(2) infinite}@keyframes caretBlink{50%{opacity:0}}.milestone-recs{margin:10px 0 0;padding-left:18px;font-size:.78rem;line-height:1.7;color:#324437}.boot-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#f8faf9b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:opacity .4s ease}.boot-overlay--out{opacity:0;pointer-events:none}.boot-card{width:min(360px,86vw);padding:30px 28px;text-align:center}.boot-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--primary)}.boot-line{margin:16px 0 12px;font-size:.82rem;color:var(--muted)}.boot-bar{height:8px;border-radius:999px;background:#2d6a3e1f;overflow:hidden}.boot-bar__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green-light),var(--green));transition:width .25s ease}.boot-pct{margin:8px 0 0;font-size:.72rem;color:var(--muted)}@media (prefers-reduced-motion: reduce){.sandbox-status__dot{animation:none}}@media (max-width: 960px){.topbar.sandbox-topbar{grid-template-columns:1fr;gap:12px;padding:12px 16px}.sandbox-topbar__meta{justify-self:stretch;justify-content:space-between}.sandbox-grid{grid-template-columns:1fr}.sandbox-sidecol{position:static}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 560px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.charts-grid{grid-template-columns:1fr}.day-header{padding:10px 14px}.playback-row{gap:10px 14px}.sandbox-topbar__actions{width:100%}.sandbox-topbar__actions .ant-btn{flex:1}.scene-orb__chrome{flex-wrap:wrap}.sandbox-status--chrome{justify-content:center}}.page-plan{min-height:100vh;padding:20px 16px 48px}.plan-inner{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.plan-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;flex-wrap:wrap}.plan-brand{display:flex;gap:12px;align-items:center}.plan-brand__icon{display:inline-flex;margin-top:2px}.plan-brand h1{margin:0;font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1.25;color:var(--primary);letter-spacing:-.02em}.plan-brand p{margin:2px 0 0;font-size:.8125rem;font-weight:600;color:var(--muted, #6a7a68)}.plan-topbar__actions{display:flex;gap:8px}.plan-card,.plan-summary{padding:18px 20px 20px}.plan-card__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px;flex-wrap:wrap}.plan-card h2,.plan-summary h2{margin:0 0 6px;font-family:var(--font-display);font-size:1.05rem}.plan-card__head p{margin:0;max-width:52rem;font-size:.8rem;line-height:1.5}.plan-card__actions{display:flex;gap:8px;flex-shrink:0}.plan-progress{margin:0 0 14px;padding:12px 14px;border-radius:10px;background:#2f6b3a0f;border:1px solid rgba(47,107,58,.12)}.plan-progress__meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.8rem;color:#324437}.plan-progress__label{display:inline-flex;align-items:center;gap:6px}.plan-progress__label svg{color:#2f6b3a}.plan-progress .ant-progress{margin-bottom:0}.plan-table-shell{margin-top:2px;border-radius:14px;border:1px solid rgba(47,107,58,.14);background:#ffffff61;overflow:hidden}.plan-table .ant-table{background:transparent}.plan-table .ant-table-container{border-radius:0!important}.plan-table .ant-table-thead>tr>th{padding:10px!important;background:#2f6b3a14!important;border-bottom:1px solid rgba(47,107,58,.14)!important;color:#2a4632;font-size:.72rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.plan-table .ant-table-thead>tr>th:before{display:none!important}.plan-table .ant-table-tbody>tr>td{padding:8px!important;border-bottom:1px dashed rgba(47,107,58,.12)!important;background:transparent!important;vertical-align:middle}.plan-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.plan-table .ant-table-tbody>tr:hover>td{background:#2f6b3a0d!important}.plan-table__idx{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums;color:#2f6b3a;background:#2f6b3a1a}.plan-table--editor .plan-table__input.ant-input,.plan-table--editor .plan-table__input.ant-input-number,.plan-table--editor .ant-input-number.plan-table__input{border-radius:8px;border-color:#2f6b3a29;background:#ffffffb8;box-shadow:none}.plan-table--editor .plan-table__input.ant-input:hover,.plan-table--editor .ant-input-number.plan-table__input:hover,.plan-table--editor .plan-table__select.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#2f6b3a59}.plan-table--editor .plan-table__input.ant-input:focus,.plan-table--editor .plan-table__input.ant-input-focused,.plan-table--editor .ant-input-number.plan-table__input:focus,.plan-table--editor .ant-input-number-focused.plan-table__input,.plan-table--editor .plan-table__select.ant-select-focused .ant-select-selector{border-color:#2f6b3a!important;box-shadow:0 0 0 2px #2f6b3a1f!important}.plan-table--editor .plan-table__select .ant-select-selector{border-radius:8px!important;border-color:#2f6b3a29!important;background:#ffffffb8!important}.plan-table--editor .ant-input-number-group-addon{border-radius:0 8px 8px 0;border-color:#2f6b3a29;background:#2f6b3a0f;color:#4a6352;font-size:.68rem;padding:0 6px}.plan-table__del{margin:0;padding:2px 8px;border:none;border-radius:6px;background:transparent;color:#a45a4a;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease}.plan-table__del:hover:not(:disabled){background:#a45a4a1a;color:#8a3e30}.plan-table__del:disabled{opacity:.35;cursor:not-allowed}.plan-card__actions .ant-btn{border-radius:999px;font-weight:600}.plan-card__actions .ant-btn-default{border-color:#2f6b3a38;background:#ffffff8c;color:#2f6b3a}.plan-card__actions .ant-btn-default:hover{border-color:#2f6b3a66;color:#244f30}.plan-summary__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:12px 0}.plan-stat{padding:10px 12px;border-radius:10px;background:#2f6b3a0d}.plan-summary__label{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;color:var(--muted, #6a7a68);margin-bottom:4px}.plan-summary__label svg{color:#2f6b3a;opacity:.85}.plan-summary__grid strong{display:block;font-family:var(--font-display);font-size:1.15rem}.plan-summary__note{margin:0;font-size:.76rem;line-height:1.5}.plan-charts{display:grid;grid-template-columns:1.15fr 1fr;gap:14px;margin:4px 0 16px}.plan-chart{padding:12px 14px 10px;border-radius:12px;background:#2f6b3a0a;border:1px solid rgba(47,107,58,.1);min-width:0}.plan-chart__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}.plan-chart__head h3{margin:0;font-size:.82rem;font-weight:650;color:#243528}.plan-chart__head span{font-size:.7rem;color:var(--muted, #6a7a68)}.plan-chart__svg{display:block;width:100%;height:auto}.plan-chart__svg--donut{max-width:200px;margin:0 auto}.plan-chart__grid{stroke:#2f6b3a1a;stroke-width:1}.plan-chart__tick,.plan-chart__label,.plan-chart__val{fill:#5a6b5c;font-size:10px;font-family:var(--font-body, inherit)}.plan-chart__val{fill:#243528;font-size:10px;font-weight:600}.plan-chart__empty{fill:#8a9a8c;font-size:12px}.plan-donut{display:flex;align-items:center;gap:12px;min-height:200px}.plan-donut__center{fill:#243528;font-size:15px;font-weight:700;font-family:var(--font-display, inherit)}.plan-donut__sub{fill:#6a7a68;font-size:10px}.plan-donut__legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.plan-donut__legend li{display:grid;grid-template-columns:10px 1fr auto;gap:8px;align-items:center;font-size:.76rem;color:#324437}.plan-donut__swatch{width:10px;height:10px;border-radius:3px}.plan-donut__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-donut__pct{color:var(--muted, #6a7a68);font-size:.72rem}.plan-ok{color:var(--green, #2f6b3a);font-weight:600}.plan-fail{color:#a33;font-weight:600}@media (max-width: 900px){.plan-charts{grid-template-columns:1fr}}@media (max-width: 720px){.plan-card__head{flex-direction:column}.plan-topbar,.plan-donut{flex-direction:column;align-items:stretch}}.page-genes{min-height:100vh;padding:20px 16px 48px}.page-genes .glass-panel{border:none;box-shadow:none}.genes-inner{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.genes-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;flex-wrap:wrap}.genes-brand{display:flex;gap:12px;align-items:center}.genes-topbar__actions{display:flex;gap:8px}.genes-brand__kicker{display:block;font-size:.72rem;color:var(--muted, #6a7a68)}.genes-brand h1{margin:2px 0 0;font-family:var(--font-display);font-size:1.35rem}.genes-brand p{margin:4px 0 0;font-size:.8rem;color:var(--muted, #6a7a68)}.genes-card{padding:18px 20px 22px}.genes-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.genes-card__head .page-section-title{margin-bottom:0}.genes-card__count{margin:0;font-size:.78rem}.genes-toolbar{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;justify-content:space-between;margin-bottom:14px;padding:10px 12px;border-radius:12px;background:#2f6b3a0a}.genes-toolbar__filters,.genes-toolbar__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.genes-toolbar .ant-select{min-width:110px}.genes-table-wrap{border-radius:12px;border:none;overflow:hidden;background:#ffffff6b}.genes-table .ant-table{background:transparent}.genes-table .ant-table-thead>tr>th{background:#2f6b3a12!important;color:#243528;font-weight:650;font-size:.78rem;border-bottom:none!important;padding:10px 12px!important}.genes-table .ant-table-tbody>tr>td{border-bottom:none!important;padding:11px 12px!important;font-size:.84rem;color:#324437;vertical-align:middle}.genes-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.genes-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#2f6b3a0d!important}.genes-table .ant-table-tbody>tr.genes-row--active>td{background:#2f6b3a0f}.genes-table .ant-table-tbody>tr.genes-row--active:hover>td{background:#2f6b3a17!important}.genes-mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;color:#445548}.genes-ver{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;padding:1px 8px;border-radius:999px;background:#2f6b3a1a;color:#2f6b3a;font-size:.78rem;font-weight:650;font-variant-numeric:tabular-nums}.genes-pill{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:.72rem;font-weight:650;letter-spacing:.02em;line-height:1.5;white-space:nowrap}.genes-pill--active{background:#2f6b3a24;color:#1e4a28}.genes-pill--draft{background:#b48c2824;color:#7a5a12}.genes-pill--archived{background:#6a7a6824;color:#5a6858}.genes-name{display:flex;flex-direction:column;gap:2px;min-width:0}.genes-name strong{font-weight:600;color:#243528;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genes-name__note{font-size:.72rem;color:var(--muted, #6a7a68);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genes-source{font-size:.8rem;color:#445548}.genes-error{font-variant-numeric:tabular-nums;font-weight:650;font-size:.84rem}.genes-error--good{color:#2f6b3a}.genes-error--ok{color:#8a6b1a}.genes-error--bad{color:#a14a3a}.genes-ops{display:inline-flex;align-items:center;gap:2px;flex-wrap:wrap}.genes-ops__btn.ant-btn-link{padding-inline:6px;height:auto;color:#2f6b3a}.genes-ops__btn.ant-btn-link:hover{color:#1e4a28}.genes-compare{margin-top:16px;padding:14px 14px 12px;border-radius:12px;background:#2f6b3a0a}.genes-compare h3{margin:0 0 8px;font-size:.92rem}.genes-compare__meta{font-size:.78rem;color:var(--muted, #6a7a68);margin-bottom:10px}@media (max-width: 720px){.genes-topbar,.genes-toolbar{flex-direction:column;align-items:stretch}.genes-toolbar__actions{justify-content:flex-start}}.page-tech{min-height:100vh;padding:20px 16px 48px}.page-tech .glass-panel{border:none;box-shadow:none}.tech-inner{max-width:920px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.tech-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;flex-wrap:wrap}.tech-brand{display:flex;gap:12px;align-items:center}.tech-brand__kicker{display:block;font-size:.72rem;letter-spacing:.04em;color:var(--muted, #6a7a68)}.tech-brand h1{margin:2px 0 0;font-family:var(--font-display);font-size:1.35rem;font-weight:700}.tech-brand p{margin:4px 0 0;font-size:.8rem;color:var(--muted, #6a7a68)}.tech-topbar__actions{display:flex;gap:8px}.tech-card{padding:18px 20px 20px}.tech-lead{margin:0 0 10px;font-size:.88rem;line-height:1.7;color:#324437}.tech-lead strong{color:#243528}.tech-steps{list-style:none;margin:8px 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.tech-steps li{display:flex;align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.5;color:#324437}.tech-steps svg{flex-shrink:0;margin-top:2px;color:#2f6b3a}.tech-formulas{padding:12px 14px;border-radius:10px;background:#2f6b3a0d}.tech-formulas h3{margin:0 0 8px;font-size:.82rem;font-weight:650;color:#243528}.tech-formulas ul{margin:0;padding-left:1.1rem;font-size:.8rem;line-height:1.65;color:#445548}.tech-cites{margin:8px 0 12px;padding-left:1.1rem;display:flex;flex-direction:column;gap:12px}.tech-cites li{font-size:.8rem;line-height:1.55;color:#445548}.tech-cites a{color:#2f6b3a;text-decoration:underline;text-underline-offset:2px}.tech-cites a:hover{color:#1e4a28}.tech-note{margin:0;font-size:.76rem;line-height:1.55}@media (max-width: 720px){.tech-topbar{flex-direction:column;align-items:stretch}}.opendata-catalog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:4px}.opendata-catalog-head .page-section-title{margin-bottom:0}.opendata-table-wrap{margin-top:12px;border-radius:12px;border:1px solid rgba(47,107,58,.12);overflow:hidden;background:#ffffff8c}.opendata-table .ant-table{background:transparent;font-size:.84rem}.opendata-table .ant-table-thead>tr>th{background:#2f6b3a12!important;color:#243528;font-weight:650;font-size:.78rem;border-bottom:1px solid rgba(47,107,58,.12)!important;padding:10px 12px!important;white-space:nowrap}.opendata-table .ant-table-tbody>tr>td{border-bottom:1px solid rgba(47,107,58,.07)!important;padding:11px 12px!important;color:#324437;vertical-align:middle}.opendata-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.opendata-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#2f6b3a0d!important}.opendata-crop{font-weight:650;color:#243528}.opendata-use{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:.72rem;font-weight:650;letter-spacing:.02em;background:#2f6b3a1f;color:#1e4a28;white-space:nowrap}.opendata-row--sunflower .opendata-use{background:#b48c2824;color:#7a5a12}.opendata-row--rice .opendata-use{background:#3c6e9624;color:#2a5578}.opendata-gdd{font-size:.78rem;color:#445548;line-height:1.35}.opendata-num{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;font-weight:600;color:#2f6b3a}.opendata-note{font-size:.78rem;color:var(--muted, #6a7a68)}.page-opendata .tech-lead a{color:#2f6b3a;text-decoration:underline;text-underline-offset:2px}.page-opendata .tech-lead code{font-size:.78em;padding:1px 5px;border-radius:4px;background:#2f6b3a14}.page-grow{--grow-delay: 0ms;--grow-x: 0px;--grow-y: 12px;--grow-scale: .94;opacity:0;transform:translate3d(var(--grow-x),var(--grow-y),0) scale(var(--grow-scale));transform-origin:center center;transition:none}.page.is-grown .page-grow{opacity:1;transform:translateZ(0) scale(1);transition:opacity .52s cubic-bezier(.22,1.1,.36,1) var(--grow-delay),transform .58s cubic-bezier(.22,1.15,.36,1) var(--grow-delay)}.page-grow--topbar{--grow-delay: 0ms;--grow-y: 10px;--grow-scale: .96}.page-grow--brand{--grow-delay: 40ms;--grow-x: -14px;--grow-y: 0px;--grow-scale: .92}.page-grow--actions{--grow-delay: 80ms;--grow-x: 14px;--grow-y: 0px;--grow-scale: .92}.page-grow--hints{--grow-delay: .12s;--grow-y: 14px;--grow-scale: .94}.page.is-grown .page-grow--hints .page-hint{opacity:1;transform:translateZ(0) scale(1);transition:opacity .45s cubic-bezier(.22,1.1,.36,1) var(--hint-delay, 0ms),transform .5s cubic-bezier(.22,1.2,.36,1) var(--hint-delay, 0ms),background .3s,border-color .3s,box-shadow .3s}.page .page-grow--hints .page-hint{--hint-delay: 0ms;opacity:0;transform:translate3d(0,10px,0) scale(.92);transition:none}.page .page-grow--hints .page-hint:nth-child(1){--hint-delay: .14s}.page .page-grow--hints .page-hint:nth-child(2){--hint-delay: .2s}.page .page-grow--hints .page-hint:nth-child(3){--hint-delay: .26s}.page .page-grow--hints .page-hint:nth-child(4){--hint-delay: .32s}.page.is-grown .page-grow--hints .page-hint:hover{transform:scale(1.06) translateY(-3px)}.page-grow--card{--grow-delay: .18s;--grow-y: 16px;--grow-scale: .95}.page-grow--card-copy{--grow-delay: .24s;--grow-x: -10px;--grow-y: 8px;--grow-scale: .94}.page-grow--card-cta{--grow-delay: .28s;--grow-x: 12px;--grow-y: 8px;--grow-scale: .92}.page-grow--table{--grow-delay: .34s;--grow-y: 18px;--grow-scale: .96}.page-grow--scene{--grow-delay: .16s;--grow-x: 0px;--grow-y: 0px;--grow-scale: 1}.page-grow--d2{--grow-delay: .26s}.page-grow--d3{--grow-delay: .34s}.page-grow--d4{--grow-delay: .42s}.page-grow--d5{--grow-delay: .5s}.page-appear{animation:pageAppear .55s cubic-bezier(.22,1.1,.36,1) both}.page-appear--late{animation-delay:80ms}@keyframes pageAppear{0%{opacity:0;transform:translate3d(0,16px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (prefers-reduced-motion: reduce){.page-grow,.page .page-grow--hints .page-hint{opacity:1!important;transform:none!important;transition:none!important}.page-appear,.page-appear--late{animation:none!important}}:root{--font-display: "Manrope", "Noto Sans SC", system-ui, sans-serif;--font-body: "Hanken Grotesk", "Noto Sans SC", system-ui, sans-serif;--mono: "Hanken Grotesk", "JetBrains Mono", ui-monospace, monospace;--primary: #0f5238;--green: #0f5238;--green-light: #0e6c4a;--secondary: #0e6c4a;--accent: #c47b2b;--text: #191c1c;--muted: #404943;--on-surface-variant: #404943;--glass-bg: rgba(255, 255, 255, .13);--glass-bg-hover: rgba(255, 255, 255, .19);--glass-border: rgba(255, 255, 255, .34);--glass-blur: 32px;--glass-saturate: 1.14;--glass-filter: blur(var(--glass-blur)) saturate(var(--glass-saturate));--glass-accent: #fefae0;--panel-border: rgba(255, 255, 255, .34);--bg: #f8faf9;--radius-lg: 24px;--radius-md: 14px;--shadow: 0 6px 28px rgba(0, 0, 0, .06)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:var(--font-body);font-weight:500;background-color:#f8faf9;color:var(--text);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700}.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.page-bg__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.32;mix-blend-mode:luminosity;filter:grayscale(.12)}.page-bg__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,#ffffff52,#f8faf96b 40%,#ffffff38)}.page-bg__mesh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(at 0% 0%,rgba(168,231,197,.12) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(254,250,224,.18) 0,transparent 50%)}.page{position:relative;z-index:1;min-height:100vh;overflow-x:hidden}.page-inner{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:20px clamp(14px,3vw,32px) 48px}.page-shell-center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(24px,4vw,48px) clamp(14px,3vw,32px)}.page-shell-center .page-inner{width:100%;max-width:720px;padding:0}.glass-panel,.terminal-glass-card{background:var(--glass-bg);backdrop-filter:var(--glass-filter);-webkit-backdrop-filter:var(--glass-filter);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow),inset 0 1px #ffffff38;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s,transform .3s}.glass-panel:hover,.terminal-glass-card:hover{background:var(--glass-bg-hover)}.terminal-glass-card:hover{transform:translateY(-2px);border-color:var(--glass-accent)}.topbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:12px}.brand-icon-wrap{display:flex;align-items:center;justify-content:center;padding:10px;border-radius:14px;background:#0f52381a;border:1px solid rgba(15,82,56,.2);color:var(--primary)}.brand-logo-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:2px;border-radius:14px;background:#fff;border:1px solid rgba(15,82,56,.18);box-shadow:0 2px 8px #24352814;overflow:hidden;box-sizing:border-box}.brand-logo-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.brand h1{margin:0;font-size:1.25rem;font-weight:700;color:var(--primary);letter-spacing:-.02em}.brand p{margin:2px 0 0;font-size:.8125rem;font-weight:600;color:var(--muted)}.muted{color:var(--muted)}.mono{font-family:var(--mono);font-weight:600}.page-hints{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;position:relative}.page-hints--raised{z-index:50}.page-hints-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#f4f7f24d;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);pointer-events:none;animation:hintBackdropIn .24s ease both}@keyframes hintBackdropIn{0%{opacity:0}to{opacity:1}}.page-hint{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;gap:9px;padding:10px 12px;border-radius:12px;background:#ffffff6b;border:1px solid rgba(47,107,58,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;transition:transform .32s cubic-bezier(.34,1.56,.64,1),box-shadow .32s ease,border-color .32s ease,background .32s ease;will-change:transform}.page-hint:hover{transform:scale(1.06) translateY(-3px);background:#ffffffc7;border-color:#2f6b3a47;box-shadow:0 10px 24px #24352824;z-index:1}.page-hint__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:9px;color:#2f6b3a;background:#2f6b3a1a;transition:transform .32s cubic-bezier(.34,1.56,.64,1),background .32s ease}.page-hint:hover .page-hint__icon{transform:scale(1.12) rotate(-4deg);background:#2f6b3a2e}.page-hint strong{display:block;font-size:.84rem;font-weight:650;color:#243528;white-space:nowrap}.page-hint__pop{position:absolute;top:calc(100% + 12px);left:50%;width:max-content;max-width:230px;padding:10px 14px;border-radius:12px;background:#fffffff5;border:1px solid rgba(47,107,58,.2);box-shadow:0 16px 36px #2435282e;font-size:.8rem;line-height:1.55;color:#324437;text-align:left;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-6px);transition:opacity .22s ease,visibility .22s ease,transform .3s cubic-bezier(.34,1.56,.64,1);pointer-events:none;z-index:5}.page-hint__pop:before{content:"";position:absolute;top:-5px;left:50%;width:10px;height:10px;transform:translate(-50%) rotate(45deg);background:#fffffff5;border-left:1px solid rgba(47,107,58,.2);border-top:1px solid rgba(47,107,58,.2)}.page-hint:hover .page-hint__pop{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.page-section-title{display:inline-flex;align-items:center;gap:8px;margin:0 0 6px;font-family:var(--font-display);font-size:1.05rem;color:#243528}.page-section-title svg{color:#2f6b3a;flex-shrink:0}.topbar-btn.ant-btn{height:36px;padding:0 14px 0 12px;border-radius:999px;font-family:var(--font-body);font-size:.8125rem;font-weight:600;letter-spacing:.02em;display:inline-flex;align-items:center;gap:6px;box-shadow:none;background:#ffffff8c;border:1px solid rgba(47,107,58,.18);color:#2f6b3a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .22s cubic-bezier(.34,1.45,.64,1),background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.topbar-btn.ant-btn:not(:disabled):hover{background:#ffffffe0;border-color:#2f6b3a57;color:#244f2d;box-shadow:0 8px 20px #2435281f;transform:translateY(-1px)}.topbar-btn.ant-btn:not(:disabled):active{transform:translateY(0) scale(.97)}.topbar-btn__icon-back{transform:rotate(180deg);flex-shrink:0;opacity:.85;transition:transform .22s cubic-bezier(.34,1.45,.64,1)}.topbar-btn.ant-btn:not(:disabled):hover .topbar-btn__icon-back{transform:rotate(180deg) translate(2px);opacity:1}.topbar-btn--danger.ant-btn-dangerous{background:#ffffff73;border-color:#c45a2b42;color:#8f3f14}.topbar-btn--danger.ant-btn-dangerous:not(:disabled):hover{background:#fff6f0eb;border-color:#c45a2b6b;color:#8f3f14;box-shadow:0 8px 20px #8f3f1424}.chip-with-icon{display:inline-flex;align-items:center;gap:5px}.chip-with-icon svg{flex-shrink:0;opacity:.85}@media (max-width: 900px){.page-hints{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.page-hints{grid-template-columns:1fr}}.fade-up{animation:fadeUp .55s cubic-bezier(.22,.8,.3,1) both}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.terminal-glass-card:hover{transform:none}}
