@font-face{font-family:Pretendard;src:url('/assets/fonts/PretendardVariable-subset.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#071935;--blue:#0074cf;--accent:#1497ed;--muted:#65758c;--line:#e2edf7;--pale:#f0f8ff;--radius:7px;--max:1248px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font:16px/1.55 Pretendard,'Noto Sans KR',sans-serif;color:var(--ink);background:#fff;word-break:keep-all}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #0b79e3;outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.24;letter-spacing:-.04em}h1{font-size:clamp(35px,3.45vw,51px);font-weight:800}h2{font-size:30px;font-weight:780}h3{font-size:20px;font-weight:740}p{color:var(--muted)}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:-70px;left:15px;z-index:2000;background:white;padding:12px}.skip-link:focus{top:8px}.site-header{height:66px;background:rgba(255,255,255,.98);position:relative;z-index:40;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;height:100%;gap:38px}.brand{width:172px;flex-shrink:0}.brand img{width:100%;height:46px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:32px;flex:1}.main-nav>a,.nav-services>summary{font-size:15px;font-weight:650;padding:20px 0;display:block;cursor:pointer}.main-nav>a[aria-current=page]{color:var(--blue);border-bottom:3px solid var(--blue)}.nav-services{position:relative}.nav-services>summary{list-style:none}.nav-services>summary::-webkit-details-marker{display:none}.nav-services>summary:after{content:'⌄';margin-left:7px}.dropdown{position:absolute;top:59px;left:-20px;min-width:280px;padding:12px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 28px #0b234618}.dropdown a{display:block;padding:11px 14px;font-size:15px;border-radius:4px}.dropdown a:hover{color:var(--blue);background:var(--pale)}.header-actions{display:flex;align-items:center;gap:16px}.icon-button{display:grid;place-items:center;width:38px;height:38px;background:none;border:0;color:var(--ink)}.icon-button svg{width:22px;height:22px}.menu-toggle{display:none}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--blue);border-radius:5px;background:linear-gradient(110deg,#0075d1,#0066b7);color:#fff;padding:12px 24px;font-weight:700;font-size:16px;line-height:1.3;transition:background .15s,box-shadow .15s;text-align:center}.button:hover{box-shadow:0 4px 15px #0576c931;background:#005da8}.button.secondary{background:#fff;color:var(--blue);border-color:#77b9ed}.button.small{font-size:14px;padding:10px 18px;min-height:41px}.text-link{color:var(--blue);font-weight:650;font-size:14px;white-space:nowrap}.text-link:hover{text-decoration:underline}.hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#f2faff,#e4f3fd);min-height:452px}.hero-media{position:absolute;right:0;top:0;width:59%;height:100%;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#ecf7fe 0,rgba(236,247,254,.75) 5%,transparent 25%)}.hero-inner{position:relative;min-height:452px;display:flex;align-items:center;pointer-events:none}.hero-copy{width:51%;padding:36px 0;z-index:1;pointer-events:auto}.hero .eyebrow{margin-bottom:16px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-description{color:#253e5b;font-size:19px;margin-top:21px;line-height:1.65;max-width:500px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-notes{display:flex;gap:16px;margin-top:26px;color:#345572;font-size:14px}.hero-notes span{display:flex;align-items:center;gap:6px}.hero-notes .icon{width:22px;height:22px;background:#fff8}.hero-home h1{font-size:clamp(39px,3.8vw,55px)}.hero-consultation{min-height:490px}.hero-consultation .hero-inner{min-height:490px}.hero-consultation h1{font-size:47px}.hero-store-devices .hero-media{width:57%}.hero-store-devices h1{font-size:43px}.hero-professional h1{font-size:45px}.eyebrow{color:var(--blue);font-weight:720;letter-spacing:.03em;font-size:14px}.section{padding:40px 0}.section.soft,.soft{background:linear-gradient(105deg,#f0f9ff,#f6fbff)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:23px}.section-head p{margin-top:9px}.section-head .eyebrow{margin:0 0 8px}.section-head.center{display:block;text-align:center}.section-head h2 br{display:none}.card-grid{display:grid;gap:16px}.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:linear-gradient(#fff,#fbfdff);min-width:0;display:flex;flex-direction:column}.card-media{width:100%;height:155px;object-fit:cover;overflow:hidden;background:#eaf3fa}.card-media img{width:100%;height:100%;object-fit:cover}.cols-6 .card-media{height:146px}.cols-5 .card-media{height:176px}.card-body{padding:20px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.card-body h3{margin-bottom:9px}.card-body p{font-size:16px;line-height:1.55}.card-body .text-link,.card-body button.text-link{margin-top:auto;padding-top:17px}.card-body button.text-link{background:none;border:0;padding-inline:0;text-align:left}.cols-6 .card-body,.cols-5 .card-body{padding:16px}.cols-6 h3{font-size:17px;letter-spacing:-.045em}.cols-6 .card-body p,.cols-5 .card-body p{font-size:14px}.card:hover{border-color:#a9d4f4}.card .icon{margin-bottom:15px}.features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature{display:flex;align-items:flex-start;gap:18px}.feature h3{font-size:17px;margin:2px 0 7px}.feature p{font-size:14px}.feature .icon{flex-shrink:0}.benefit-strip{padding:26px 0;background:linear-gradient(90deg,#f1f9ff,#f7fbff)}.icon{color:var(--blue);display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#e5f3ff;flex-shrink:0}.icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.feature-boxes .feature{background:white;border:1px solid #edf4fa;padding:22px 19px;border-radius:6px}.feature-boxes .icon{background:none;border-radius:0;width:43px;height:43px}.feature-boxes .icon svg{width:39px;height:39px}.vertical-features .feature{display:block;text-align:center;padding:18px}.vertical-features .icon{margin:0 auto 15px}.split-feature{display:grid;grid-template-columns:245px 1fr;gap:32px;align-items:center}.split-feature>div>p{margin-top:15px}.steps{display:grid;grid-template-columns:repeat(var(--steps,4),minmax(0,1fr));gap:28px;list-style:none;padding:0;margin:0}.steps li{position:relative;display:flex;gap:15px;align-items:flex-start}.steps li+li:before{content:'›';position:absolute;left:-22px;top:15px;color:#3b97e4;font-size:28px}.steps .icon{width:70px;height:70px}.step-no{font-size:14px;color:var(--accent);font-weight:750}.steps h3{font-size:17px;margin:3px 0 6px}.steps p{font-size:14px}.mini-cards .card{flex-direction:row;align-items:center;padding:13px;gap:18px}.mini-cards .card-media{width:35%;height:134px;flex-shrink:0;border-radius:5px}.mini-cards .card-body{padding:0}.mini-cards h3{font-size:18px}.mini-cards p{font-size:14px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 22px}.faq-grid details{background:#f4f7fa;border:1px solid #edf2f7;border-radius:3px;align-self:start}.faq-grid summary{list-style:none;position:relative;cursor:pointer;padding:12px 40px 12px 17px;font-size:15px;color:#334867}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:after{content:'+';position:absolute;right:16px;color:#67829c;font-size:20px;top:6px}.faq-grid details[open] summary:after{content:'−'}.faq-grid details[open] summary{color:var(--blue);font-weight:650}.faq-grid details p{padding:2px 17px 16px;font-size:15px;line-height:1.65}.table-wrap{overflow:auto;border:1px solid #dce9f5;border-radius:6px}table{width:100%;border-collapse:collapse;font-size:15px;background:white}th,td{border-right:1px solid #e4edf6;border-bottom:1px solid #e4edf6;padding:12px 15px;text-align:center}th{background:#eef3f9;font-weight:750}td{color:#67788e}tbody th{background:#fbfdff;color:#273f5d}th:last-child,td:last-child{border-right:0}tr:last-child td,tr:last-child th{border-bottom:0}table .highlight{background:#edf7ff;color:#0075cf}thead .highlight{background:#0072cb;color:#fff}.comparison-note{font-size:13px;margin-top:10px}.quote-banner{position:relative;background:#e9f5ff;overflow:hidden;padding:36px 0}.quote-banner .container{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px}.quote-banner h2{font-size:30px}.quote-banner p{margin-top:10px;color:#47647e}.quote-banner .hero-actions{margin:0;flex-shrink:0}.quote-banner .signature{font-size:19px;line-height:1.65;color:#214775;font-family:serif;font-style:italic;max-width:180px}.cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.25}.site-footer{padding:30px 0 22px}.footer-top{display:flex;align-items:center;gap:38px;flex-wrap:wrap}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:14px;color:#344761}.footer-facts{font-size:13px;line-height:1.9;color:#6b7e93;border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.footer-facts address{font:inherit}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-top:12px;color:#73849a;font-size:12px}.footer-bottom p{font-size:12px}.footer-bottom span{white-space:nowrap}.back-top{position:fixed;bottom:20px;right:20px;width:43px;height:43px;border:1px solid #c5e2f8;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;z-index:20}.check-list{list-style:none;padding:0;margin:16px 0 0}.check-list li{position:relative;padding:8px 0 8px 26px;color:#526984;border-bottom:1px solid #e6eff7}.check-list li:before{content:'✓';position:absolute;left:0;color:#008af0;font-weight:700}.concern-layout{display:grid;grid-template-columns:1.1fr 1.35fr .8fr;gap:24px;align-items:center}.concern-photo{width:100%;height:250px;object-fit:cover;border-radius:7px}.quote-card{background:#dceeff;border-radius:10px;padding:30px 25px;color:#264972;font-size:20px;line-height:1.7}.checkpoints{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;text-align:center}.checkpoints h3{font-size:17px;margin:15px 0 9px}.checkpoints p{font-size:14px}.consult-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:20px;align-items:start}.consult-aside{background:var(--pale);padding:32px;border-radius:8px}.consult-aside .steps{display:block;margin-top:28px}.consult-aside .steps li{margin-bottom:28px}.consult-aside .steps li:before{display:none}.consult-aside .steps .icon{width:64px;height:64px}.consult-aside .aside-box{background:white;padding:24px;border-radius:8px}.contact-cards .card-body{width:100%;padding:24px}.contact-cards .contact-head{display:flex;gap:20px;margin-bottom:20px}.contact-cards .button{width:100%;min-height:39px;font-size:14px}.site-dialog{padding:0;border:1px solid var(--line);border-radius:12px;width:min(580px,calc(100% - 32px));max-height:85vh;box-shadow:0 25px 70px #07244440;color:var(--ink)}.site-dialog::backdrop{background:#05182b80}.dialog-inner{padding:30px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.dialog-heading h2{font-size:25px}.dialog-copy{white-space:pre-line;color:var(--muted);line-height:1.85;margin-bottom:24px}.search-input{width:100%;padding:12px;border:1px solid #bed8ed;border-radius:5px}.search-results{display:grid;gap:8px;margin-top:18px}.search-results a{padding:12px 15px;background:var(--pale);border-radius:4px;color:var(--blue)}.search-empty{margin-top:15px}.mobile-only{display:none}
@media(min-width:1450px){.hero-media{width:58%;max-width:1100px}.hero-copy{width:49%}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.main-nav{gap:19px}.header-inner{gap:22px}.brand{width:146px}.header-actions{gap:7px}.hero h1{font-size:39px}.hero-store-devices h1{font-size:35px}.hero-description{font-size:17px}.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.cols-6 .card-media{height:170px}.cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}.features{gap:15px}.feature{gap:11px}.feature-boxes .feature{display:block}.feature-boxes .feature .icon{margin-bottom:9px}.steps{gap:21px}.steps li{display:block}.steps .icon{margin-bottom:9px}.steps li+li:before{left:-17px}.split-feature{grid-template-columns:200px 1fr}.signature{display:none}.cols-4 .card-body{padding:16px}.cols-4 .card-body p{font-size:15px}.mini-cards .card{gap:12px}.mini-cards .card-media{height:120px}.consult-grid{grid-template-columns:1.35fr 1fr}.consult-aside{padding:25px}.concern-layout{grid-template-columns:1fr 1.5fr}.quote-card{grid-column:1/-1}.checkpoints{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){html{scroll-padding-top:25px}.container{width:calc(100% - 36px)}.site-header{height:63px}.header-inner{justify-content:space-between;gap:6px}.brand{width:143px}.header-actions{gap:2px}.header-actions>.button{font-size:12px;padding:9px 12px;min-height:36px;gap:6px}.search-toggle{display:none}.menu-toggle{display:grid}.main-nav{display:none;position:absolute;top:62px;left:0;right:0;background:#fff;padding:15px 22px 24px;border-bottom:1px solid #cce3f5;box-shadow:0 18px 20px #123a5115}.main-nav.open{display:block}.main-nav>a,.nav-services>summary{padding:12px 0}.dropdown{position:static;box-shadow:none;border:0;padding:0 0 5px 10px}.dropdown a{padding:9px 10px;font-size:14px}.hero,.hero-consultation{min-height:0}.hero-inner,.hero-consultation .hero-inner{min-height:0;display:block}.hero-copy{width:100%;padding:31px 0 23px}.hero h1,.hero-home h1,.hero-consultation h1,.hero-store-devices h1,.hero-professional h1{font-size:34px;line-height:1.23}.hero .eyebrow{font-size:12px;margin-bottom:13px}.hero-description{font-size:16px;margin-top:16px;max-width:100%;line-height:1.6}.hero-description br{display:none}.hero-actions{gap:9px;margin-top:19px}.hero-actions .button{font-size:14px;padding:11px 17px;min-height:43px}.hero-notes{margin-top:18px;gap:12px;flex-wrap:wrap;font-size:12px}.hero-media,.hero-store-devices .hero-media{position:relative;width:100%;height:255px;order:2}.hero-media img{object-fit:cover;object-position:center 43%}.hero-media:after{background:linear-gradient(180deg,#edf7fe 0,transparent 12%)}.hero{display:flex;flex-direction:column}.hero-inner{order:1}.hero-home .hero-media{height:244px}.hero-store-devices .hero-media{height:280px}.section{padding:31px 0}.section-head{gap:12px;align-items:center;margin-bottom:20px}.section-head .text-link{font-size:12px}.section-head h2{font-size:25px}.section-head p{font-size:15px}.section-head .eyebrow{font-size:12px}h2{font-size:25px}.card-grid{gap:13px}.cols-3,.cols-4,.cols-5,.cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}.card-media,.cols-5 .card-media,.cols-6 .card-media{height:116px}.card-body,.cols-4 .card-body,.cols-5 .card-body,.cols-6 .card-body{padding:15px 13px}.card-body h3,.cols-6 h3{font-size:17px;line-height:1.4}.card-body p,.cols-4 .card-body p{font-size:14px}.card-body .text-link{font-size:13px}.features{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 17px}.feature{gap:10px}.feature .icon{width:43px;height:43px}.feature .icon svg{width:26px;height:26px}.feature h3{font-size:15px;margin-bottom:5px}.feature p{font-size:13px}.benefit-strip{padding:23px 0}.feature-boxes .feature{padding:19px 16px}.vertical-features .feature{padding:9px}.split-feature{display:block}.split-feature>div>p{margin:8px 0 22px}.split-feature h2 br{display:none}.steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:23px 20px}.steps li{display:block}.steps li+li:before{display:none}.steps .icon{width:58px;height:58px}.steps h3{font-size:16px}.steps p{font-size:14px}.mini-cards{grid-template-columns:1fr}.mini-cards .card-media{width:31%;height:118px}.mini-cards .card-body{padding:4px}.faq-grid{grid-template-columns:1fr;gap:8px}.faq-grid summary{font-size:14px;padding-block:13px}.faq-grid details p{font-size:14px}.table-wrap{border-radius:5px}table{font-size:13px;min-width:550px}th,td{padding:11px}.quote-banner{padding:29px 0}.quote-banner .container{display:block}.quote-banner h2{font-size:26px}.quote-banner p{font-size:14px}.quote-banner .hero-actions{margin-top:20px}.site-footer{padding:27px 0 60px}.footer-top{gap:23px}.footer-links{gap:16px 22px;font-size:13px}.footer-facts{font-size:12px;margin-top:22px;word-break:normal}.footer-bottom{display:block}.footer-bottom p{font-size:12px;margin-bottom:10px}.back-top{width:37px;height:37px;bottom:13px;right:13px}.checkpoints{grid-template-columns:repeat(2,1fr);gap:25px 20px}.checkpoints p{font-size:14px}.concern-layout{display:block}.concern-photo{height:205px;margin-bottom:18px}.quote-card{margin-top:20px;padding:23px;font-size:19px}.consult-grid{display:block}.consult-aside{margin-top:22px;padding:24px 20px}.consult-aside .steps{display:block}.consult-aside .steps li{display:flex}.contact-cards{grid-template-columns:1fr}.contact-cards .card-body{padding:23px}.dialog-inner{padding:24px 21px}.mobile-only{display:initial}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.cta-bg{inset:auto 0 0;width:100%;height:auto;max-height:50px;object-fit:fill;opacity:.55}.quote-banner{padding-bottom:49px}
.tools-content .card-media{height:auto}.tools-content .card-media img{aspect-ratio:auto;height:auto}.card img.card-media{height:auto;aspect-ratio:auto}
.brand{width:160px}.brand img{width:160px;height:55px;object-fit:contain}@media(max-width:760px){.brand{width:130px}.brand img{width:130px;height:45px}}
@media(min-width:761px){.hero-media img{object-fit:contain;object-position:right center}}
@media(max-width:760px){.page-consultation .back-top{display:none}}
