@font-face{font-family:Demo;src:local('Malgun Gothic')}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0c1018;color:#edf0f5;font-family:Demo,system-ui,sans-serif;line-height:1.7}a{color:inherit}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #b1eeda;outline-offset:5px}button,a{touch-action:manipulation}.wrap{width:min(1180px,100% - 40px);margin:auto}.brand{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid #2b303b;font-size:13px;letter-spacing:.08em}.brand b{letter-spacing:.16em}.brand span{color:#8995a9}.hero{padding:70px 0 46px;display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:40px}.eyebrow{font-size:12px;letter-spacing:.2em;color:#9cadaf;margin:0 0 16px}.hero h1{font-size:clamp(34px,5.5vw,66px);line-height:1.15;letter-spacing:-.055em;margin:0}.hero h1 em{font-style:normal;color:#9ae2cb}.hero .intro{color:#aab4c6;font-size:16px;margin:18px 0 0;max-width:510px}.stat{display:flex;justify-content:end;align-items:center;gap:30px}.stat strong{display:block;font-size:52px;line-height:1.2;font-weight:500;letter-spacing:-.05em}.stat span{font-size:13px;color:#919eb2}.stat .plus{font-size:24px;color:#5b677b}.a{color:#9ae2cb}.c{color:#e5ac93}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;position:sticky;top:0;background:#0c1018f2;backdrop-filter:blur(10px);z-index:5;border-top:1px solid #2b303b;border-bottom:1px solid #2b303b}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{cursor:pointer;border:1px solid #343c4d;background:transparent;color:#aab6c8;border-radius:30px;padding:7px 16px;font-size:13px}.filters button[aria-pressed=true]{background:#e8edf4;border-color:#e8edf4;color:#111c28}.toolbar small{color:#7c8aa0;white-space:nowrap}.round{padding:34px 0 18px}.round[hidden]{display:none}.round-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.round-head .num{color:#64718a;font-size:12px;font-family:ui-monospace,monospace;border:1px solid #303848;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.round-head h2{font-size:19px;letter-spacing:-.04em;margin:0}.round-head .category{margin-left:auto;font-size:12px;color:#8592a8}.pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.card{display:flex;flex-direction:column;border:1px solid #2c3442;background:#131b27;border-radius:16px;overflow:hidden}.card-top{height:180px;overflow:hidden;position:relative;background:linear-gradient(125deg,#193d39,#111b25);display:flex;align-items:center;padding:32px}.card.claude .card-top{background:linear-gradient(125deg,#4b302d,#161e2b)}.card-top img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.68;transition:transform .4s}.card:hover .card-top img{transform:scale(1.035)}.card-top .word{position:relative;font-size:46px;font-weight:700;letter-spacing:-.06em;color:#bddfd6}.card.claude .word{color:#e8c3b4}.card-top.has-image .word{display:none}.card .model{position:absolute;right:18px;top:14px;z-index:1;background:#0a101bcf;padding:4px 10px;border-radius:4px;font-size:11px;letter-spacing:.12em;color:#c2e9dc}.card.claude .model{color:#ebc5b6}.card-body{padding:22px;display:flex;flex-direction:column;flex:1}.card h3{font-size:23px;letter-spacing:-.04em;margin:0 0 8px;line-height:1.4}.card .desc{color:#9daec2;font-size:14px;margin:0 0 18px;flex:1}.foot{display:flex;justify-content:space-between;gap:10px;align-items:center}.foot small{color:#8d9caf;font-size:12px}.launch{border-radius:7px;padding:9px 16px;color:#10281f;background:#abe2d0;font-weight:700;text-decoration:none;font-size:13px;white-space:nowrap}.claude .launch{color:#2d1b14;background:#e5b59f}.help{border-top:1px solid #303849;margin:46px 0 20px;padding:24px 0;color:#96a4b9;font-size:13px}.help h2{font-size:16px;color:#d7e0ee}.help p{max-width:880px}.help a{color:#d4e0ec}footer{padding:16px 0 40px;color:#64728a;font-size:12px}.detail{max-width:1000px;margin:auto;padding:30px 24px 70px}.detail h1{line-height:1.3;font-size:clamp(28px,5vw,42px);letter-spacing:-.04em;margin:45px 0 22px}.detail h2{font-size:22px;margin-top:40px}.back{color:#a5b4c9;text-decoration:none;font-size:14px}.muted{color:#acb8c9}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.button{display:inline-block;background:#253347;border:1px solid #42516a;padding:12px 20px;border-radius:9px;text-decoration:none;font-size:14px}.button.primary{background:#a6dfcb;color:#173628;border-color:#a6dfcb;font-weight:700}video,.full{display:block;width:100%;border-radius:12px;background:#05080d}video{max-height:75vh}.pdf{width:100%;height:78vh;border:0;border-radius:10px;background:#fff}@media(max-width:700px){.wrap{width:calc(100% - 28px)}.hero{padding:40px 0 30px;grid-template-columns:1fr;gap:26px}.stat{justify-content:start;gap:25px}.stat strong{font-size:32px}.toolbar{gap:8px}.toolbar small{display:none}.filters button{padding:7px 12px}.pair{grid-template-columns:1fr}.card-top{height:145px}.card-body{padding:20px}.round{padding-top:24px}.round-head .category{font-size:11px}.brand span{font-size:10px}.foot small{max-width:45%}.detail{padding:22px 18px 60px}}
