
:root{--navy:#061b3f;--blue:#0766e8;--cyan:#15b8c5;--ink:#14213a;--muted:#63718a;--line:#e5ebf3;--soft:#f5f9ff;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Noto Sans KR",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 42px));margin:auto}
.topbar{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #edf1f6}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:800;letter-spacing:-.5px}.logo-mark{width:34px;height:34px;border-radius:7px;background:linear-gradient(135deg,#1153c7,#1ba9d8);display:grid;place-items:center;color:white;font-weight:900}.logo span span{color:#0780ea}.nav-links{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:700}.nav-links a{color:#1f2d49}.nav-outline,.nav-primary{padding:8px 13px;border-radius:8px}.nav-outline{border:1px solid #d9e3f0}.nav-primary{background:var(--blue);color:#fff!important}.menu-btn{display:none;border:0;background:transparent;font-size:24px}
.hero{position:relative;background:radial-gradient(circle at 73% 12%,#0b4a99 0,#073b7e 24%,#06285b 49%,#041b42 76%,#031530 100%);color:#fff;overflow:hidden;padding:72px 0 0}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,13,42,.08),transparent 50%,rgba(4,33,78,.12))}.hero-lines{position:absolute;left:0;right:0;bottom:60px;height:220px;opacity:.25;background:repeating-radial-gradient(ellipse at 50% 100%,transparent 0 26px,rgba(84,169,255,.35) 28px 30px,transparent 32px 48px)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr .9fr;min-height:600px;align-items:center}.hero-copy{padding-bottom:90px}.eyebrow,.kicker{font-size:12px;font-weight:800;letter-spacing:1.7px;color:#327fff}.hero .eyebrow{color:#fff}.hero h1{font-size:56px;line-height:1.05;letter-spacing:-2.7px;margin:14px 0 20px}.hero h1 span{background:linear-gradient(90deg,#3a8fff,#24d0cf);-webkit-background-clip:text;color:transparent}.hero h2{font-size:24px;margin:0 0 12px}.hero-desc{max-width:510px;color:#dce7f9;font-size:16px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;justify-content:center;align-items:center;padding:13px 20px;border-radius:8px;font-weight:800;border:1px solid transparent;cursor:pointer;font-family:inherit}.btn-primary{background:var(--blue);color:white;box-shadow:0 12px 28px rgba(3,103,230,.25)}.btn-glass{border-color:rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.03)}.btn-line{border-color:#2877ec;color:#1267d9;background:#fff}.btn-white{background:white;color:#0954bd}.full{width:100%}.spec-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;max-width:610px;margin-top:34px}.spec-icons div{text-align:center;color:#fff;font-size:11px}.spec-icons b{display:grid;place-items:center;margin:auto auto 9px;width:42px;height:42px;border:1px solid rgba(255,255,255,.4);border-radius:50%;font-size:20px}.spec-icons span{line-height:1.25;display:block}.hero-product{height:560px;position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-product>img{position:relative;z-index:2;height:535px;width:auto;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(0,0,0,.38))}.model-badge{position:absolute;right:3%;top:90px;font-size:25px;z-index:3;background:rgba(255,255,255,.12);padding:7px 10px;border:1px solid rgba(255,255,255,.3)}.model-badge strong{background:#f47b12;color:#fff;padding:2px 5px}.model-badge strong span{background:#efefef;color:#555;padding:2px}.model-badge em{font-style:normal;color:#bbb;background:#eee;padding:3px}.applications{position:absolute;right:4%;top:165px;z-index:3;width:150px}.applications p{font-size:13px;color:#e5d6bd}.applications>span{display:block;border:1px solid rgba(255,255,255,.5);padding:6px 9px;margin:7px 0;text-align:center;font-size:12px;font-weight:900}.applications span span{font-weight:500}.feature-strip{position:relative;z-index:5;transform:translateY(48px);background:#fff;color:var(--ink);border-radius:20px;display:grid;grid-template-columns:repeat(6,1fr);box-shadow:0 22px 55px rgba(8,31,73,.18);overflow:hidden}.feature-strip a{padding:28px 18px;text-align:center;border-right:1px solid #e9eef5;display:flex;flex-direction:column;align-items:center;min-height:180px}.feature-strip a:last-child{border-right:0}.circle{width:54px;height:54px;border-radius:50%;background:#edf4ff;display:grid;place-items:center;font-size:25px;margin-bottom:12px;color:#3377e2}.feature-strip b{font-size:14px}.feature-strip span{font-size:11px;color:#728097;margin:6px 0 12px;line-height:1.5}.feature-strip em{font-size:11px;color:#1370e7;font-style:normal;font-weight:800}.section{padding:120px 0 90px}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-title-row h2,.section-center h2,.about-copy h2,.support h2,.poster h2,.contact h2{font-size:34px;line-height:1.15;letter-spacing:-1.2px;margin:8px 0}.section-title-row p,.section-center p,.about-copy>p,.support-copy>p,.poster p{color:var(--muted)}.clinical-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.clinical-grid article{border-radius:15px;overflow:hidden;background:#f7f9fc;border:1px solid #edf0f4}.clinical-grid img{width:100%;aspect-ratio:1.35;object-fit:cover}.clinical-grid div{padding:14px}.clinical-grid b{font-size:13px}.clinical-grid p{font-size:12px;color:#67758c;margin:6px 0}.about{background:#fbfdff}.about-grid{display:grid;grid-template-columns:1.1fr .7fr 1.15fr;gap:45px;align-items:center}.about-copy ul,.support-copy ul{padding:0;margin:20px 0;list-style:none}.about-copy li,.support-copy li{margin:10px 0;padding-left:23px;position:relative;font-size:14px}.about-copy li:before,.support-copy li:before{content:"✓";position:absolute;left:0;color:#09a8a2;font-weight:900}.about-product img{max-height:470px;margin:auto}.spec-table h3{font-size:24px}.spec-table div{display:grid;grid-template-columns:1fr 1.2fr;border-top:1px solid #e1e8f0;font-size:13px}.spec-table span,.spec-table b{padding:10px 12px}.spec-table span{background:#f4f8fc;color:#6c7b8f}.manual{background:#f5f9ff}.section-center{text-align:center;max-width:720px;margin:0 auto 40px}.manual-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.manual-cards div{background:#fff;border:1px solid #e4ebf3;border-radius:16px;padding:26px 20px;min-height:190px}.manual-cards span{font-size:12px;font-weight:900;color:#1b6edd}.manual-cards b{display:block;margin:34px 0 8px}.manual-cards p{font-size:12px;color:#738198}.manual-download{margin-top:18px;background:white;border-radius:16px;border:1px solid #e4ebf3;padding:22px;display:flex;justify-content:space-between;align-items:center}.manual-download p{margin:2px 0;color:#7b899a;font-size:12px}.support{padding-top:70px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.support article{border-radius:20px;background:linear-gradient(135deg,#eff6ff,#f8fbff);padding:34px;display:grid;grid-template-columns:140px 1fr;gap:25px;align-items:center;min-height:340px}.support-icon{width:120px;height:120px;border-radius:35px;background:linear-gradient(135deg,#dceaff,#a9c6f7);box-shadow:inset 0 0 0 8px rgba(255,255,255,.5);display:grid;place-items:center;font-size:65px;color:#2b75e9}.support-icon.tools{font-size:52px}.support-copy h2{font-size:28px}.support-copy p,.support-copy li{font-size:13px}.poster{background:white}.poster-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center}.poster-grid>img{max-height:650px;margin:auto;box-shadow:0 20px 50px rgba(20,60,100,.12)}.mini-gallery img{margin-top:25px;max-height:310px;border-radius:18px}.contact{padding:70px 0;background:linear-gradient(110deg,#043577,#086ac6);color:white}.contact-grid{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact p{color:#d5e5f8}.light{color:#a7ddff}footer{background:#041a3b;color:#b7c4d7;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.footer-grid>div{display:flex;flex-direction:column;gap:8px;font-size:12px}.footer-grid b{color:white;margin-bottom:8px}.footer-logo{color:white;margin-bottom:8px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding-top:20px;margin-top:30px;font-size:11px}.modal{position:fixed;inset:0;background:rgba(1,15,36,.68);z-index:200;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{width:min(620px,100%);background:#fff;border-radius:20px;padding:32px;position:relative;max-height:90vh;overflow:auto}.modal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px;cursor:pointer}.modal-card h2{margin-top:0}.modal-card label{display:block;font-size:12px;font-weight:800;color:#516179;margin-bottom:14px}.modal-card input,.modal-card select,.modal-card textarea{width:100%;margin-top:6px;border:1px solid #d7e1ec;border-radius:9px;padding:12px;font:inherit}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.agree{font-weight:500!important;display:flex!important;gap:8px;align-items:center}.agree input{width:auto!important;margin:0!important}.form-msg{text-align:center;color:#058b77;font-size:12px}
@media(max-width:980px){.nav-links{display:none;position:absolute;top:65px;left:20px;right:20px;background:#fff;padding:18px;border-radius:15px;box-shadow:0 18px 40px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.menu-btn{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-bottom:30px}.hero-product{height:500px}.feature-strip{grid-template-columns:repeat(3,1fr);transform:translateY(30px)}.feature-strip a{border-bottom:1px solid #e9eef5}.clinical-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.manual-cards{grid-template-columns:1fr 1fr}.support-grid{grid-template-columns:1fr}.poster-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.model-badge,.applications{right:10%}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1180px)}.hero{padding-top:48px}.hero h1{font-size:42px}.hero h2{font-size:20px}.spec-icons{grid-template-columns:repeat(3,1fr)}.hero-product{height:430px}.hero-product>img{height:410px}.model-badge{font-size:18px;top:65px}.applications{display:none}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip a{min-height:160px}.section{padding:90px 0 60px}.section-title-row{align-items:flex-start;flex-direction:column}.clinical-grid{grid-template-columns:1fr}.manual-cards{grid-template-columns:1fr}.manual-download{flex-direction:column;align-items:flex-start;gap:16px}.support article{grid-template-columns:1fr}.support-icon{width:90px;height:90px}.contact-grid{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}}
