:root{--ink:#152225;--navy:#17282b;--lime:#dcff45;--paper:#f4f3ed;--muted:#6b7473;--line:#d9dcd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif;word-break:keep-all}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.hero{min-height:610px;background:var(--navy);color:#fff;position:relative;overflow:hidden}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;letter-spacing:2px;font-size:15px}.brand strong{color:var(--lime)}.brand-mark{width:30px;height:30px;position:relative;display:inline-block}.brand-mark i{position:absolute;width:19px;height:11px;border:2px solid var(--lime);transform:skewY(-30deg) rotate(30deg);left:5px}.brand-mark i:nth-child(1){top:1px}.brand-mark i:nth-child(2){top:9px}.brand-mark i:nth-child(3){top:17px}.public-pill{font:500 11px ui-monospace,monospace;letter-spacing:1.5px;border:1px solid #ffffff30;padding:9px 13px;border-radius:20px}.public-pill span,.live-state span,.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);margin-right:7px;box-shadow:0 0 10px var(--lime)}.hero-content{position:relative;z-index:2;padding-top:90px}.eyebrow,.kicker{font:500 11px ui-monospace,monospace;letter-spacing:2.5px;color:var(--lime)}.hero h1{font-size:clamp(46px,6vw,76px);line-height:1.12;margin:20px 0 24px;letter-spacing:-4px}.hero h1 em{font-style:normal;color:var(--lime)}.hero-content>p{color:#b7c0bd;line-height:1.9;font-size:15px}.hero-cta{display:inline-flex;align-items:center;gap:28px;margin-top:30px;background:var(--lime);color:var(--ink);padding:15px 18px 15px 22px;text-decoration:none;font-weight:700;font-size:13px}.hero-cta span{font-size:18px}.technical-art{position:absolute;width:560px;height:470px;right:3%;bottom:10px;opacity:.52;background:repeating-linear-gradient(0deg,transparent 0 39px,#ffffff0b 40px),repeating-linear-gradient(90deg,transparent 0 39px,#ffffff0b 40px)}.orbit{position:absolute;width:360px;height:260px;border:1px solid #a9d7b780;border-radius:50%;transform:rotate(-20deg);top:100px;left:70px}.crosshair{position:absolute;left:248px;top:217px;color:var(--lime);font:36px DM Mono}.dimension{position:absolute;right:0;top:130px;font:10px DM Mono;color:var(--lime)}.cube{position:absolute;border:1px solid #bbd6c9;width:150px;height:150px;transform:rotate(30deg) skew(-10deg);top:145px;left:170px}.cube:before,.cube:after{content:"";position:absolute;border:1px solid #bbd6c9;width:100%;height:100%;left:34px;top:-34px}.cube:after{left:-34px;top:34px}.cube-b{width:80px;height:80px;top:255px;left:350px;opacity:.5}.request-section,.stats-section{padding:94px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.section-heading>div:first-child{position:relative}.section-heading .index{position:absolute;left:-34px;top:2px;font:10px DM Mono;color:#8b9692}.section-heading .kicker{color:#7b9274;margin:0 0 9px}.section-heading h2{font-size:34px;margin:0;letter-spacing:-1.5px}.section-heading>p{font-size:13px;color:#737c79}.request-form{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:26px 18px;background:#fff;border:1px solid #e0e2dc;padding:38px;box-shadow:0 12px 35px #1e332d0a}.field{display:flex;flex-direction:column;gap:10px;position:relative}.field.wide{grid-column:span 2}.field>span{font-weight:700;font-size:12px}.field b{color:#8cb031}input,select,textarea{width:100%;border:0;border-bottom:1px solid #cdd1ca;background:#f6f6f2;padding:14px 13px;outline:none;color:var(--ink);border-radius:0}input:focus,select:focus,textarea:focus{border-color:#71952d;box-shadow:inset 0 -1px #71952d}textarea{resize:vertical}.field small{position:absolute;right:8px;bottom:8px;color:#98a09d;font:10px DM Mono}.form-action{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.form-action p{font-size:12px;margin:0 0 10px;text-align:right;min-height:18px}.success{color:#4d872d}.error{color:#c3483a}.submit-btn{border:0;background:var(--navy);color:#fff;height:51px;width:100%;padding:0 8px 0 20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:700}.submit-btn b{display:grid;place-items:center;width:36px;height:36px;background:var(--lime);color:var(--ink);font-size:19px}.submit-btn:disabled{opacity:.55;cursor:wait}.board-section{background:var(--navy);color:#fff;padding:90px 0 100px}.section-heading.light .kicker{color:var(--lime)}.section-heading.light .index{color:#6e7b7a}.live-state{font:11px DM Mono;letter-spacing:1.5px}.live-state b{margin-left:14px;color:#aab4b1;font-weight:400}.table-wrap{border-top:2px solid var(--lime);overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th{text-align:left;color:#8f9c99;font:500 10px DM Mono;letter-spacing:1px;padding:17px 14px;border-bottom:1px solid #ffffff1c}td{padding:20px 14px;border-bottom:1px solid #ffffff12;color:#c4cdca;font-size:12px}.filename{color:#fff;font-family:DM Mono;font-weight:500}.format-tag{color:var(--lime);border:1px solid #ddff455e;padding:5px 8px;font:10px DM Mono}.memo-cell{max-width:250px;color:#939f9c}.status{white-space:nowrap;font-size:11px}.status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8c9898;margin-right:7px}.status-1 i{background:#e3c348}.status-2 i{background:#df863f}.status-3 i{background:#6fd369}.empty-state{text-align:center;padding:66px 20px;color:#8a9794}.empty-state[hidden]{display:none}.empty-state div{font-size:45px;color:#668079}.empty-state strong{display:block;color:#d0d7d5;margin:12px}.empty-state p{font-size:12px}.pulse{background:#70cb69;box-shadow:none}.charts{display:grid;grid-template-columns:1fr 1fr;gap:20px}.chart-card{background:#fff;border:1px solid #dee1da;padding:30px}.chart-card header{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #e7e8e3;padding-bottom:20px;margin-bottom:25px}.chart-card header span{font:10px DM Mono;color:#8a9690;letter-spacing:2px}.chart-card h3{margin:7px 0 0;font-size:18px}.chart-card header>b{font:10px DM Mono;color:#79837e;background:#f1f2ed;padding:7px}.bar-row{display:grid;grid-template-columns:68px 1fr 24px;gap:11px;align-items:center;margin:16px 0}.bar-label{font-size:11px;color:#56625f}.bar-track{height:12px;background:#edf0e9}.bar-track i{display:block;height:100%;min-width:0;background:var(--bar);transition:width .45s ease}.bar-row strong{font:500 11px DM Mono;text-align:right}footer{background:#101d20;color:#84918e;padding:28px 0}footer .shell{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1px}footer .brand{color:#fff}footer .brand-mark{transform:scale(.7)}@media(max-width:800px){.shell{width:min(100% - 30px,1180px)}.technical-art{right:-280px;opacity:.25}.hero{min-height:590px}.hero h1{letter-spacing:-2px}.hero-content{padding-top:72px}.request-section,.stats-section,.board-section{padding:68px 0}.section-heading{align-items:flex-start;gap:20px}.section-heading>p{max-width:180px;text-align:right}.request-form{grid-template-columns:1fr;padding:24px}.field.wide{grid-column:span 1}.charts{grid-template-columns:1fr}.section-heading .index{display:none}footer .shell{gap:20px;flex-wrap:wrap}}@media(max-width:520px){.nav{height:70px}.public-pill{font-size:9px}.hero-content>p br{display:none}.hero h1{font-size:43px}.section-heading{display:block}.section-heading>p{text-align:left;max-width:none;margin-top:14px}.request-form{padding:20px 16px}.chart-card{padding:22px 16px}.bar-row{grid-template-columns:60px 1fr 20px}footer .shell>p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bar-track i{transition:none}}
