:root{color-scheme:dark;--bg:#10141d;--surface:#161c28;--line:#2b3445;--text:#f2f4f9;--muted:#aab3c4;--accent:#a6b6ff;--blue:#778ce6;font-family:"Malgun Gothic","맑은 고딕",system-ui,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;height:auto;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;top:-100px;left:20px;z-index:50;padding:12px 20px;background:#fff;color:#10141d}.skip:focus{top:10px}.header{height:100px;display:flex;align-items:center;gap:50px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-1px;font-weight:800;line-height:1}.brand img{border-radius:10px}.brand-cad{color:var(--accent)}.header nav{display:flex;gap:30px;margin-left:auto;font-size:14px;color:#c1c8d7}.header nav a:hover,.footer a:hover{color:var(--accent)}.header-contact{font-size:14px;display:flex;gap:24px;align-items:center;white-space:nowrap}.header-contact span{color:var(--accent);font-size:22px}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:30px;align-items:center;min-height:690px;padding-block:78px 85px}.eyebrow{color:var(--accent);font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.09em;margin:0 0 25px;display:flex;align-items:center;gap:9px}.status-dot{height:6px;width:6px;border-radius:50%;background:#b6dec2;display:inline-block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,4.15vw,58px);line-height:1.32;letter-spacing:-.065em;margin-bottom:24px;font-weight:700}h1 span{color:var(--accent)}.hero-description{font-size:16px;color:var(--muted);line-height:1.9;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:12px 22px;font-size:14px;font-weight:700;border-radius:4px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.primary{background:#b4c0ff;color:#151b30}.primary:hover{background:#c8d1ff}.button span{font-size:21px;font-weight:400;line-height:1}.text-link{display:inline-flex;gap:16px;font-size:13px;align-items:center;min-height:44px;color:#d2d8e6}.text-link:hover{color:var(--accent)}.hero-note{font-size:11px;letter-spacing:.03em;color:#b0b9cd;margin:24px 0 0}.hero-note span{margin-left:12px;color:#8691a7}.hero-visual{height:465px;position:relative;background-image:linear-gradient(#8b9ed00c 1px,transparent 1px),linear-gradient(90deg,#8b9ed00c 1px,transparent 1px);background-size:28px 28px}.visual-topline{position:absolute;top:0;left:4px;right:0;display:flex;justify-content:space-between;font:9px/1.4 ui-monospace,Consolas,monospace;letter-spacing:.06em;color:#8592ad}.device{background:#050a12;border:1px solid #3c4557;overflow:hidden;box-shadow:0 24px 50px #0005}.tablet{position:absolute;top:58px;left:0;width:95%;padding:12px;border-radius:20px;transform:rotate(-3deg)}.tablet img{border-radius:8px}.phone{padding:7px;border-radius:26px}.phone img{border-radius:20px}.hero-phone{position:absolute;width:168px;right:-3px;top:151px;transform:rotate(5deg)}.visual-caption{position:absolute;left:18px;bottom:27px;display:flex;align-items:center;gap:15px;font-size:11px;color:#b3bed3}.crosshair{width:27px;height:27px;border:1px solid #7689bd;border-radius:50%;position:relative}.crosshair:before,.crosshair:after{content:"";position:absolute;background:#a6b6ff}.crosshair:before{width:39px;height:1px;top:12px;left:-7px}.crosshair:after{height:39px;width:1px;left:12px;top:-7px}.format-strip{background:#161c28;border-block:1px solid var(--line)}.format-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:28px}.format-inner p{font-size:12px;color:var(--muted);line-height:1.65;margin:0}.format-inner p strong{font-weight:500;color:var(--text)}.format-inner>span{font-size:20px;font-weight:500;letter-spacing:-.03em}.format-inner small{display:block;font-size:10px;color:#9da9c0;letter-spacing:0;font-weight:400;margin-top:3px}.section{padding-block:105px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:48px}.section-head .eyebrow{margin-bottom:18px}h2{font-size:37px;line-height:1.45;letter-spacing:-.045em;font-weight:650;margin:0}.section-head>p{font-size:14px;line-height:1.85;color:var(--muted);margin:0 0 7px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.feature{border-top:1px solid #48536a;padding-top:24px}.feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.feature-number{font:12px ui-monospace,Consolas,monospace;color:var(--muted)}.feature-top svg{width:36px;height:36px;stroke:var(--accent);stroke-width:1.4;fill:none;stroke-linejoin:round;stroke-linecap:round}.feature h3{font-size:22px;letter-spacing:-.035em;margin-bottom:15px;font-weight:600}.feature p{color:var(--muted);font-size:14px;line-height:1.9;min-height:80px}.feature-label{font-size:11px;color:#b4c0d9;display:block;margin-top:25px}.screens-section{background:#181f2b;padding-block:100px}.tabs{display:flex;border-bottom:1px solid #3d485c;gap:8px}.tabs button{cursor:pointer;border:0;border-bottom:2px solid transparent;padding:15px 24px;background:none;color:#aeb9cf;white-space:nowrap;font-size:14px;margin-bottom:-1px}.tabs button[aria-selected=true]{color:#d5ddff;border-bottom-color:#b4c0ff}.tabs button:hover{color:#fff}.screen-panel{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;margin-top:42px}.screen-stage{position:relative;display:flex;justify-content:center;align-items:center;padding:30px 30px 40px;background:linear-gradient(#8197c80c 1px,transparent 1px),linear-gradient(90deg,#8197c80c 1px,transparent 1px);background-size:34px 34px;min-height:578px}.gallery-phone{width:274px}.stage-corner{position:absolute;width:16px;height:16px;border-color:#8593b6;border-style:solid}.top-left{left:0;top:0;border-width:1px 0 0 1px}.bottom-right{bottom:0;right:0;border-width:0 1px 1px 0}.stage-label{position:absolute;bottom:0;left:0;font:9px ui-monospace,Consolas,monospace;letter-spacing:.1em;color:#8c9ab5}.screen-number{display:block;font:12px ui-monospace,Consolas,monospace;color:var(--accent);margin-bottom:24px}.screen-copy h3{font-size:34px;line-height:1.45;letter-spacing:-.045em;font-weight:600;margin-bottom:24px}.screen-copy>p{color:#aebad0;font-size:15px;line-height:1.9;max-width:385px}.screen-copy ul{margin:30px 0;padding:0;list-style:none;font-size:14px;color:#d6deed}.screen-copy li{padding:8px 0;display:flex;align-items:center;gap:12px}.screen-copy li:before{content:"↗";color:var(--accent);font-size:15px}.screen-copy p.screen-footnote{font-size:11px;line-height:1.8;color:#8998b3;margin:40px 0 0}.faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:75px}.section-description{font-size:14px;line-height:1.9;color:var(--muted);margin:20px 0 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 0;font-size:15px}summary::-webkit-details-marker{display:none}summary span{color:var(--accent);font-size:24px;font-weight:300;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);line-height:1.9;padding:0 32px 24px 0;margin:0}details a{text-decoration:underline;text-underline-offset:4px;color:var(--accent)}.availability{padding:57px 60px;display:flex;align-items:center;justify-content:space-between;gap:60px;background:#242e49;border:1px solid #3b4a6c;margin-bottom:95px}.availability h2{font-size:34px}.availability .eyebrow{margin-bottom:20px}.availability p:not(.eyebrow){font-size:14px;color:#bdc8df;margin:22px 0 27px;line-height:1.9}.availability-art{width:265px;flex-shrink:0;color:#a8b8e0}.availability-art svg{stroke:currentColor;stroke-width:1;fill:none;display:block;width:100%}.availability-art .arc{stroke:#7f94bb}.availability-art>span{display:block;text-align:right;font:9px ui-monospace,Consolas,monospace;letter-spacing:.12em;margin-top:25px;color:#a8b8db}.footer{border-top:1px solid var(--line);padding-block:35px 30px;display:flex;align-items:flex-start;gap:28px;flex-wrap:wrap}.footer-brand{font-size:22px}.footer p{font-size:11px;color:#97a2b7;margin:15px 0 0}.footer-links{display:flex;gap:23px;flex-wrap:wrap;margin-left:auto;font-size:11px;color:#c1cadc}.copyright{width:100%;font-size:10px!important;letter-spacing:.06em}.footer a{min-height:24px}
@media(min-width:1500px){.hero{min-height:720px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{grid-template-columns:1fr 1fr;gap:20px;min-height:630px;padding-block:70px}.hero h1{font-size:45px}.hero-description{font-size:14px}.hero-actions{gap:16px}.hero-visual{height:410px}.hero-phone{width:145px;top:127px}.tablet{top:52px;border-radius:15px;padding:8px}.visual-caption{bottom:0;font-size:10px;left:10px}.header{gap:30px}.header nav{gap:24px}.feature-grid{gap:26px}.feature p{min-height:108px}.availability{padding:45px}.screen-panel{gap:6%}.section-head>p{max-width:280px}}
@media(max-width:820px){.hero{grid-template-columns:1fr;padding-block:58px 45px;gap:38px}.hero-copy{max-width:620px}.hero h1{font-size:52px}.hero-description{font-size:16px}.hero-visual{height:435px;width:100%;max-width:620px;margin-inline:auto}.tablet{width:87%;top:34px;left:10px}.hero-phone{width:155px;top:115px;right:8px}.visual-caption{bottom:5px;left:26px}.header{height:85px;gap:20px}.brand{font-size:23px}.header nav{gap:18px;font-size:12px}.header-contact{font-size:12px;gap:12px}.format-inner{gap:20px}.format-inner>span{font-size:17px}.section,.screens-section{padding-block:75px}.section-head{gap:25px}.section-head>p{font-size:12px}h2{font-size:31px}.feature-grid{gap:20px}.feature h3{font-size:20px}.feature p{font-size:13px;min-height:148px}.feature-label{font-size:10px}.tabs button{padding:13px 21px}.gallery-phone{width:242px}.screen-stage{min-height:520px;padding:20px 15px 40px}.screen-copy h3{font-size:28px}.screen-copy>p{font-size:13px}.screen-copy ul{font-size:12px}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section .section-description{display:none}.availability{padding:38px;gap:20px}.availability-art{width:200px}.availability h2{font-size:28px}.availability p:not(.eyebrow){font-size:12px}.footer-links{margin-left:0;width:100%}.footer{gap:20px}}
@media(max-width:540px){.wrap{width:calc(100% - 40px)}.header{height:76px;gap:12px}.brand{font-size:21px;gap:8px}.brand img{width:31px;height:31px;border-radius:8px}.header nav{display:none}.header-contact{margin-left:auto;font-size:12px}.hero{padding-block:48px 35px;gap:35px}.eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:clamp(35px,9.3vw,49px);line-height:1.4;margin-bottom:20px}.hero-description{font-size:14px;line-height:1.9;max-width:360px}.desktop-br{display:none}.hero-actions{gap:18px}.button{font-size:12px;padding:12px 16px;gap:18px;min-height:49px}.text-link{font-size:11px;gap:10px}.hero-note{font-size:10px;margin-top:16px}.hero-visual{height:316px}.visual-topline{font-size:7px}.tablet{top:32px;left:0;padding:6px;border-radius:11px;width:94%}.tablet img{border-radius:5px}.hero-phone{width:115px;top:94px;right:0;padding:4px;border-radius:18px}.hero-phone img{border-radius:14px}.visual-caption{font-size:9px;bottom:17px;left:14px;gap:10px}.crosshair{width:18px;height:18px}.crosshair:before{width:27px;left:-5px;top:8px}.crosshair:after{height:27px;top:-5px;left:8px}.format-inner{display:grid;grid-template-columns:repeat(4,1fr);padding-block:20px;gap:16px 8px}.format-inner p{grid-column:1/-1;font-size:11px}.format-inner p br{display:none}.format-inner p strong{margin-left:8px}.format-inner>span{font-size:15px}.format-inner small{font-size:9px;margin-top:4px}.format-inner>span:last-child{font-size:12px}.section,.screens-section{padding-block:58px}.section-head{display:block;margin-bottom:32px}.section-head>p{font-size:12px;margin-top:18px;max-width:none}.section-head>p br{display:none}h2{font-size:29px;line-height:1.45}.section-head .eyebrow{margin-bottom:15px}.feature-grid{grid-template-columns:1fr;gap:29px}.feature{padding-top:18px}.feature-top{margin-bottom:15px}.feature-top svg{width:29px;height:29px}.feature h3{font-size:21px;margin-bottom:10px}.feature p{min-height:0;font-size:14px;margin-bottom:0}.feature-label{margin-top:14px;font-size:10px}.tabs{gap:0;justify-content:space-between}.tabs button{padding:12px 6px;font-size:12px}.screen-panel{grid-template-columns:minmax(0,1fr);gap:30px;margin-top:28px}.screen-stage{min-height:520px;padding:20px 25px 35px}.gallery-phone{width:250px}.screen-copy{padding:0 4px}.screen-number{font-size:10px;margin-bottom:15px}.screen-copy h3{font-size:28px;margin-bottom:16px}.screen-copy>p{font-size:14px;max-width:none}.screen-copy ul{font-size:13px;margin-block:20px}.screen-copy p.screen-footnote{font-size:10px;margin-top:20px}.faq-section{gap:28px}.faq-section .eyebrow{margin-bottom:14px}summary{font-size:13px;padding-block:19px}details p{font-size:12px;padding-right:8px}.availability{padding:30px 25px;position:relative;overflow:hidden;margin-bottom:55px}.availability-copy{position:relative;z-index:1}.availability h2{font-size:28px}.availability p:not(.eyebrow){font-size:12px}.availability p:not(.eyebrow) br{display:none}.availability-art{display:none}.footer{padding-top:27px;gap:12px}.footer-brand{font-size:21px}.footer p{font-size:10px}.footer-links{column-gap:20px;row-gap:10px;font-size:10px}.footer-links a:last-child{width:100%}.copyright{margin-top:14px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.screen-panel > *{min-width:0}.gallery-phone{max-width:100%}
