:root{--ink:#111827;--muted:#616c7e;--line:#e5e8ee;--soft:#f5f7fa;--orange:#ff5a36;--action:#cf3f22;--blue:#17265f;--green:#227853}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.35px}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #3157d5;outline-offset:5px}h1,h2,h3,p{margin:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.section-shell{width:min(1200px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;top:-70px;left:20px;z-index:200;background:var(--ink);color:white;padding:14px}.skip-link:focus{top:10px}
.site-header{height:78px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.header-inner{height:100%;max-width:1440px;margin:auto;padding:0 36px;display:flex;align-items:center;gap:50px}.brand{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.brand-symbol{display:grid;place-items:center;width:32px;height:32px;background:var(--orange);color:white;border-radius:9px}.brand-symbol .icon{stroke-width:2.5}.brand-word{font-size:24px;font-weight:900;letter-spacing:-1.2px}.brand-word>span{color:var(--orange)}.brand-ko{font-size:12px;color:#6d7687;margin-left:2px}.site-header nav{display:flex;gap:27px;font-size:12px;font-weight:600;color:#606a7b}.site-header nav a:hover{color:var(--action)}.header-actions{margin-left:auto;display:flex;gap:21px;align-items:center;font-size:12px;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;border-radius:10px;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--action);color:white;box-shadow:0 7px 18px #cf3f2218}.button.primary:hover{background:#b53319}.button.dark{background:var(--ink);color:white}.button.small{min-height:39px;padding:0 15px;font-size:12px;gap:12px}.button.small .icon{width:16px;height:16px}
.hero{display:grid;grid-template-columns:1fr 1.13fr;gap:42px;align-items:center;padding-top:86px;padding-bottom:82px;min-height:690px}.hero-copy{position:relative}.eyebrow{font-size:12px;font-weight:700;color:#6d7480;display:flex;align-items:center;gap:8px;margin-bottom:26px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--orange)}.hero h1{font-size:clamp(38px,4.1vw,56px);font-weight:900;line-height:1.22;letter-spacing:-2.7px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-description{margin-top:24px;color:var(--muted);font-size:15px;line-height:1.95;letter-spacing:-.4px}.hero-actions{display:flex;gap:21px;align-items:center;margin-top:31px}.text-link{font-size:12px;font-weight:600;white-space:nowrap}.text-link span{margin-left:5px}.weekly-note{display:flex;gap:12px;align-items:center;margin-top:34px}.weekly-note>.icon{color:var(--green);width:23px;height:23px}.weekly-note strong{font-size:12px;font-weight:700}.weekly-note small{display:block;margin-top:5px;font-size:10px;color:#717a88;line-height:1.7}
.preview{margin:0;min-width:0;box-shadow:0 25px 70px #17265f12,0 4px 15px #17265f08;border:1px solid #dfe3e9;border-radius:16px;background:#fff;position:relative;scroll-margin-top:100px}.preview:before{content:"";position:absolute;z-index:-1;width:110%;height:92%;left:-4%;top:15%;border-radius:35%;background:radial-gradient(ellipse,#fff0eb,transparent 68%)}.preview-top{height:40px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;padding:0 16px;font-size:9px;color:#687181;background:#f9fafc;border-radius:16px 16px 0 0}.preview-top b{font-weight:400;color:#c3c7cd;padding:0 8px}.window-dots{font-size:8px;letter-spacing:3px;color:#ced4de}.preview-label{margin-left:auto;font-size:9px;border:1px solid #e1e5ec;border-radius:5px;background:white;padding:3px 6px;color:#767d8a}.preview-content{display:flex;min-height:375px}.preview-sidebar{width:116px;flex:none;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:9px;padding:20px 8px;position:relative}.tiny-label{font-size:9px;color:#9098a3;padding:0 8px 10px}.preview-sidebar>span:not(.tiny-label){font-size:9px;padding:8px 7px;color:#667085;white-space:nowrap}.preview-sidebar .side-active{background:#fff0eb;color:#bd3d26!important;border-radius:5px;font-weight:700}.side-add{font-size:9px;color:#9299a3;border:1px dashed #dce1e8;padding:8px;border-radius:5px;margin-top:7px}.side-foot{position:absolute;bottom:16px;left:14px;font-size:8px;display:flex;align-items:center;gap:3px;color:#8f96a3}.side-foot .icon{width:12px;height:12px;color:var(--green)}.preview-main{padding:22px 18px 20px;flex:1;min-width:0;background:#fcfcfd}.preview-title{display:flex;align-items:center;justify-content:space-between}.preview-title small{font-size:7px;color:#8e96a4;letter-spacing:1.1px;font-weight:600}.preview-title h2{font-size:17px;margin-top:5px;letter-spacing:-.7px}.avatar{font-size:8px;width:25px;height:25px;background:#eaf0fb;border-radius:50%;display:grid;place-items:center;font-weight:800;color:var(--blue)}.demo-tabs{display:flex;gap:17px;border-bottom:1px solid var(--line);margin-top:20px}.demo-tabs button{padding:0 0 11px;border:0;border-bottom:2px solid transparent;background:none;font-size:10px;font-weight:600;color:#9299a4;cursor:pointer;white-space:nowrap}.demo-tabs [aria-selected=true]{color:var(--ink);border-bottom-color:var(--orange)}.demo-panel{min-height:240px;padding-top:14px}.demo-panel[hidden]{display:none}.demo-filter{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#6f7784;margin-bottom:12px}.demo-filter span:first-child{padding:5px 8px;border:1px solid #e3e7ed;background:white;border-radius:5px}.demo-filter b{margin-left:15px}.demo-filter span:last-child{padding:4px 7px;background:#fff6da;color:#876716;border-radius:4px}.doctor-preview{background:white;border:1px solid #dce2e9;border-radius:8px;overflow:hidden}.doctor-heading{display:flex;align-items:center;gap:7px;padding:12px 10px}.doctor-heading strong{font-size:11px}.star{color:#d79b17;font-size:14px}.dept{background:#edf4f1;color:#408269;font-size:7px;padding:3px 5px;border-radius:4px;margin-left:auto}.doctor-preview table{border-collapse:collapse;width:100%;table-layout:fixed;text-align:center;font-size:8px}.doctor-preview th{font-weight:500;color:#7d8592;background:#fafbfc}.doctor-preview th,.doctor-preview td{height:27px;border-top:1px solid #edf0f4}.doctor-preview tbody th{color:#5175a0;background:#f2f6fc;width:33px}.doctor-preview tbody tr:last-child th{color:#a97943;background:#fff8ed}.doctor-preview td.on{color:var(--green);font-size:10px}.doctor-foot{display:flex;gap:6px;align-items:center;font-size:8px;color:#8a919c;padding:8px 10px;border-top:1px solid #edf0f4}.doctor-foot .icon{width:11px;height:11px}.compact{margin-top:9px}.compact .doctor-heading{padding-block:9px}.compact p{font-size:8px;color:#858d9b;padding:0 10px 10px}.dot{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;margin-right:5px}.preview figcaption{display:flex;align-items:center;gap:6px;border-top:1px solid var(--line);padding:13px 15px;font-size:8px;color:#697384}.status-light{width:5px;height:5px;border-radius:50%;background:#48ac87}.preview figcaption small{font-size:7px;color:#939ba7;margin-left:auto}.panel-intro{font-size:10px;color:#727d8b;margin:5px 0 17px}.favorite-row{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:8px;padding:15px 10px;margin-bottom:9px}.favorite-row strong{font-size:11px;display:block}.favorite-row small{font-size:8px;color:#87909d;display:block;margin-top:6px}.saved-label{font-size:7px;color:#9c7622;background:#fff5d7;padding:4px;border-radius:4px;margin-left:auto}.demo-tip{display:flex;gap:10px;align-items:center;background:#f1f4fa;color:#697994;padding:12px;font-size:9px;line-height:1.8;border-radius:7px}.demo-tip .icon{width:17px}.record-preview{display:flex;gap:12px;padding:5px 5px 15px}.record-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;flex:none;margin-top:5px;outline:4px solid #fff0eb}.record-dot.pale{background:#98a6bf;outline-color:#f1f4fa}.record-preview small{font-size:8px;color:#8c93a0;display:block}.record-preview strong{display:block;font-size:11px;margin-top:5px}.record-preview p{font-size:9px;color:#6d7786;line-height:1.8;margin-top:9px}
.value-strip{border-block:1px solid var(--line);background:#fafbfd}.value-strip>div{display:flex;justify-content:space-around;padding-block:23px}.value-strip span{display:flex;gap:11px;align-items:center;font-size:13px;font-weight:600;color:#5c6679}.value-strip .icon{width:20px;color:#69778d}.features{padding-top:86px;padding-bottom:80px}.section-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:1.7px;color:var(--action);margin-bottom:17px}.section-heading h2,.getting-started h2{font-size:36px;letter-spacing:-1.5px;line-height:1.45;font-weight:800}.section-heading p{margin-top:16px;color:var(--muted);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:48px}.feature-grid article{padding-top:25px;border-top:1px solid var(--line);position:relative}.feature-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center}.feature-icon.coral{background:#fff0eb;color:#d44d30}.feature-icon.blue{background:#edf1ff;color:#496cbb}.feature-icon.green{background:#eaf6ef;color:#398368}.feature-number{position:absolute;right:2px;top:28px;font-size:12px;color:#a7afbc}.feature-grid h3{font-size:19px;letter-spacing:-.7px;margin-top:22px}.feature-grid p{font-size:13px;line-height:1.95;margin-top:14px;color:var(--muted)}.feature-tag{display:inline-block;font-size:10px;margin-top:22px;background:#f5f7fa;color:#69768b;padding:7px 10px;border-radius:6px}
.updates{padding-bottom:80px}.update-card{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;background:#f8f9fc;border:1px solid #e8ebf2;border-radius:20px;padding:48px 54px}.update-badge{display:flex;gap:8px;align-items:center;font-size:10px;font-weight:800;letter-spacing:1.3px;color:#536386}.update-badge .icon{width:16px;height:16px}.update-copy h2{font-size:35px;line-height:1.4;letter-spacing:-1.4px;margin:22px 0 19px}.update-copy h2 em{font-style:normal;color:var(--action)}.update-copy p{font-size:13px;line-height:1.9;color:#667084}.update-copy .update-detail{font-size:11px;color:#7b8493;line-height:1.95;margin-top:21px}.supported{background:white;padding:23px 26px;border:1px solid var(--line);border-radius:12px}.supported-heading{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700}.supported-heading strong{font-size:11px;color:var(--action);background:#fff0eb;border-radius:5px;padding:4px 8px}.supported ul{list-style:none;padding:0;margin:16px 0}.supported li{display:flex;justify-content:space-between;gap:10px;font-size:11px;padding:11px 0;border-bottom:1px solid #f0f2f6}.supported li small{font-size:9px;color:#8891a0;white-space:nowrap}.source-note{font-size:9px;color:#7c8493;line-height:1.85}.getting-started{padding-block:0 75px;display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:55px}.getting-started h2{font-size:31px}.getting-started p{font-size:13px;color:var(--muted);margin-top:16px;line-height:1.9}.getting-started>span{grid-column:2;font-size:11px;text-align:center;color:#858e9d;margin-top:-5px}.getting-started>span a{color:var(--ink);text-decoration:underline;margin-left:4px}.getting-started>div{grid-row:span 2}
.site-footer{background:#f7f8fa;border-top:1px solid var(--line);padding:33px 0 28px}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.footer-top .brand-word{font-size:21px}.footer-top>div{display:flex;gap:23px;font-size:11px;color:#667084}.site-footer p{font-size:10px;line-height:2;color:#818a99}.site-footer p span{padding-inline:8px;color:#c1c7d1}.site-footer .copyright{margin-top:16px;font-size:9px;letter-spacing:.1px}
@media(min-width:1440px){.hero{gap:55px;grid-template-columns:1fr 1.18fr}.hero h1{font-size:57px}}
@media(max-width:1100px){.header-inner{gap:24px;padding-inline:26px}.site-header nav{gap:18px}.brand-ko{display:none}.hero{gap:28px}.hero h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.preview-sidebar{width:96px}.preview-main{padding-inline:13px}.preview figcaption small{display:none}.update-card{gap:35px;padding:36px}}
@media(max-width:850px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px;padding-bottom:55px;gap:46px;max-width:680px}.hero h1{font-size:54px}.hero-actions{flex-direction:row;align-items:center;gap:23px}.hero-description{font-size:15px}.hero-copy{max-width:540px}.preview-main{padding:25px}.preview-sidebar{width:140px}.preview-content{min-height:390px}.demo-panel{min-height:253px}.doctor-heading{padding:14px}.doctor-preview table{font-size:9px}.preview figcaption small{display:block}.preview:before{display:none}.feature-grid{gap:24px}.feature-grid p br{display:none}.feature-grid h3{font-size:17px}.update-card{grid-template-columns:1fr;gap:30px}.update-copy br{display:none}.update-copy h2{font-size:31px}.update-copy .update-detail{margin-top:13px}.value-strip span{font-size:11px;gap:8px}.getting-started{grid-template-columns:1fr;gap:23px}.getting-started>div{grid-row:auto}.getting-started>.button{justify-self:start}.getting-started>span{grid-column:1;text-align:left;margin:0}}
@media(max-width:560px){.section-shell{width:calc(100% - 40px)}.site-header{height:65px}.header-inner{padding:0 19px;gap:12px}.brand-symbol{width:25px;height:25px;border-radius:7px}.brand-symbol .icon{width:18px;height:18px}.brand{gap:6px}.brand-word{font-size:21px}.header-actions{gap:14px;font-size:11px}.button.small{font-size:10px;min-height:34px;padding:0 10px}.button.small .icon{display:none}.hero{padding-top:44px;padding-bottom:42px;gap:35px}.eyebrow{font-size:10px;margin-bottom:21px}.hero h1{font-size:clamp(35px,9vw,46px);letter-spacing:-1.9px}.hero-description{font-size:13px;line-height:1.9;margin-top:20px}.hero-actions{margin-top:25px;gap:17px}.button{font-size:12px;padding:0 16px;min-height:46px;gap:12px}.text-link{font-size:10px}.weekly-note{margin-top:26px;gap:10px}.weekly-note strong{font-size:11px}.weekly-note small{font-size:9px;max-width:280px}.preview{border-radius:12px}.preview-top{gap:8px;padding-inline:11px;border-radius:12px 12px 0 0;font-size:8px}.window-dots{font-size:6px;letter-spacing:2px}.preview-sidebar{display:none}.preview-main{padding:18px}.preview-content{min-height:365px}.demo-tabs{gap:26px}.demo-tabs button{font-size:11px}.demo-filter{font-size:9px}.doctor-heading strong{font-size:12px}.dept{font-size:8px}.doctor-preview table{font-size:9px}.preview figcaption{font-size:8px;flex-wrap:wrap;gap:5px}.preview figcaption small{width:100%;margin-left:10px;font-size:7px}.preview-label{font-size:8px}.value-strip>div{justify-content:flex-start;flex-wrap:wrap;gap:15px 20px;padding-block:20px}.value-strip span{font-size:10px}.value-strip .icon{width:15px;height:15px}.features{padding-top:52px;padding-bottom:45px}.section-kicker{font-size:8px;letter-spacing:1.3px;margin-bottom:13px}.section-heading h2{font-size:29px}.section-heading p{font-size:12px;line-height:1.8}.feature-grid{grid-template-columns:1fr;gap:30px;margin-top:32px}.feature-grid article{padding-top:22px}.feature-grid h3{font-size:18px;margin-top:17px}.feature-grid p{font-size:13px;max-width:360px;margin-top:11px}.feature-tag{margin-top:15px}.feature-number{top:24px}.updates{padding-bottom:45px}.update-card{padding:27px 20px;border-radius:14px;gap:25px}.update-copy h2{font-size:28px;letter-spacing:-1.2px}.update-copy h2 br{display:block}.update-copy p{font-size:12px}.update-copy .update-detail{font-size:10px}.supported{padding:18px 15px}.supported li{font-size:10px}.supported li small{font-size:8px}.source-note{font-size:8px}.getting-started{padding-bottom:45px;gap:21px}.getting-started h2{font-size:28px}.getting-started p{font-size:12px}.site-footer{padding-top:25px}.footer-top{align-items:flex-start;flex-direction:column;gap:20px}.footer-top>div{gap:19px;font-size:10px}.site-footer p{font-size:9px;line-height:2.1}.site-footer p span{padding-inline:3px}.copyright{font-size:8px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
