:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffeb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#070a12;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#63b3fff2;font-weight:600;text-decoration:none}a:hover{color:#a3e635f2}body{min-width:320px;min-height:100vh;color:inherit;background:radial-gradient(1200px 600px at 20% 0,#63b3ff2e,#0000 60%),radial-gradient(900px 650px at 80% 0,#22c55e24,#0000 55%),radial-gradient(800px 500px at 50% 120%,#f59e0b14,#0000 55%),#070a12;margin:0}button{font-family:inherit}:root{--se-bg:#0b1220;--se-card:#ffffff14;--se-card-strong:#ffffff1f;--se-stroke:#ffffff1f;--se-text:#ffffffeb;--se-muted:#ffffffa3;--se-muted2:#ffffff7a;--se-shadow:0 16px 50px #00000073;--se-shadow-soft:0 12px 24px #00000047;--se-radius:16px;--se-radius-sm:12px;--se-ok:#a3e635;--se-good:#22c55e;--se-warn:#f59e0b;--se-danger:#ef4444;--se-water:#63b3ff;--se-sediment:#f59e0b;--se-soil:#a16207}.se-sim{width:100%;color:var(--se-text)}.se-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.se-title-main{letter-spacing:.2px;font-size:20px;font-weight:800}.se-title-sub{color:var(--se-muted);max-width:72ch;margin-top:6px;font-size:13px}.se-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.se-btn{appearance:none;border:1px solid var(--se-stroke);color:var(--se-text);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0f;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:600;transition:transform .12s,background .12s,border-color .12s;display:inline-flex}.se-btn:hover{background:#ffffff17;border-color:#ffffff2e;transform:translateY(-1px)}.se-btn:active{transform:translateY(0)}.se-btn:focus-visible{outline-offset:2px;outline:3px solid #63b3ff59}.se-btn-primary{background:linear-gradient(135deg,#63b3ff38,#22c55e2e);border-color:#63b3ff47}.se-btn-primary:hover{background:linear-gradient(135deg,#63b3ff47,#22c55e38)}.se-btn-ghost{background:#ffffff0a}.se-btn-chip{background:#ffffff0d;justify-content:center;width:100%;padding:10px}.se-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}@media (max-width:1060px){.se-layout{grid-template-columns:1fr}}.se-stage{min-width:0}.se-canvas-card{border-radius:var(--se-radius);border:1px solid var(--se-stroke);box-shadow:var(--se-shadow);background:linear-gradient(#ffffff14,#ffffff0d);overflow:hidden}.se-canvas-topbar{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.se-badges{align-items:center;gap:10px;display:flex}.se-badge{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.se-badge-danger{background:#ef44441f;border-color:#ef444459}.se-badge-warn{background:#f59e0b1f;border-color:#f59e0b59}.se-badge-ok{background:#a3e6351c;border-color:#a3e63552}.se-badge-good{background:#22c55e1f;border-color:#22c55e59}.se-badge-neutral{background:#63b3ff1f;border-color:#63b3ff59}.se-legend{color:var(--se-muted);align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.se-legend-text{margin-right:6px}.se-dot{border-radius:999px;width:10px;height:10px;display:inline-block;box-shadow:inset 0 0 0 2px #00000040}.se-dot-water{background:var(--se-water)}.se-dot-sediment{background:linear-gradient(135deg,#fbbf24,#a16207)}.se-dot-soil{background:#a16207}.se-canvas{aspect-ratio:980/560;background:radial-gradient(1200px 500px at 30% 0,#63b3ff14,#0000 60%),radial-gradient(800px 500px at 70% 0,#22c55e0f,#0000 55%),#060a1226;width:100%;height:auto;display:block}.se-canvas-footer{background:#ffffff0a;border-top:1px solid #ffffff14;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;padding:12px 14px;display:grid}@media (max-width:520px){.se-canvas-footer{grid-template-columns:1fr}.se-divider{display:none}}.se-divider{background:#ffffff1f;width:1px;height:26px}.se-metric{flex-direction:column;gap:2px;min-width:0;display:flex}.se-metric-k{color:var(--se-muted2);font-size:11px;font-weight:700}.se-metric-v{color:#ffffffe6;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.se-panel{flex-direction:column;gap:14px;display:flex}.se-panel-card{border-radius:var(--se-radius);border:1px solid var(--se-stroke);box-shadow:var(--se-shadow-soft);background:#ffffff0f;padding:14px}.se-panel-title{letter-spacing:.2px;color:#ffffffe6;margin-bottom:12px;font-size:13px;font-weight:900}.se-control{background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;margin-bottom:12px;padding:12px}.se-control:last-child{margin-bottom:0}.se-control-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.se-control-label{align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.se-control-value{color:#ffffffd1;font-size:12px;font-weight:900}.se-control-hint{color:var(--se-muted);margin-top:6px;font-size:12px;line-height:1.3}.se-slider{appearance:none;background:#ffffff1f;border-radius:999px;outline:none;width:100%;height:8px;margin-top:10px}.se-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#ffffffeb;border:1px solid #00000040;border-radius:999px;width:18px;height:18px;box-shadow:0 10px 25px #00000059}.se-slider::-moz-range-thumb{cursor:pointer;background:#ffffffeb;border:1px solid #00000040;border-radius:999px;width:18px;height:18px;box-shadow:0 10px 25px #00000059}.se-slider-rain{background:linear-gradient(90deg,#63b3ff40,#63b3ffcc)}.se-slider-slope{background:linear-gradient(90deg,#f59e0b33,#f59e0bd9)}.se-slider-veg{background:linear-gradient(90deg,#22c55e33,#22c55ed9)}.se-soil-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.se-btn-soil{background:#ffffff08;border-color:#ffffff1a;flex-direction:column;gap:6px;padding:10px 4px;font-size:12px}.se-btn-soil:hover{background:#ffffff0f}.se-btn-soil.active{border-color:var(--soil-color);box-shadow:0 0 0 1px var(--soil-color)inset;background:#ffffff1f}.se-soil-dot{background:var(--soil-color);border-radius:50%;width:16px;height:16px;box-shadow:inset 0 0 0 2px #0003}.se-presets{grid-template-columns:1fr;gap:10px;display:grid}.se-panel-tip{background:linear-gradient(#63b3ff17,#ffffff0d)}.se-tip-list{color:var(--se-muted);margin:0;padding-left:18px;font-size:12.5px;line-height:1.45}.se-tip-list li{margin-bottom:8px}.se-tip-list li:last-child{margin-bottom:0}#root{width:100%;min-height:100vh}.app-container{width:min(1240px,100%);margin:0 auto;padding:22px 18px 32px}@media (max-width:520px){.app-container{padding:16px 12px 22px}}
