@font-face{font-family:'BMW Type Next KR';src:url('/assets/fonts/bmw-type-next-kr-thin.woff') format('woff');font-weight:250;font-display:block}
@font-face{font-family:'BMW Type Next KR';src:url('/assets/fonts/bmw-type-next-kr-light.woff') format('woff');font-weight:300;font-display:block}
@font-face{font-family:'BMW Type Next KR';src:url('/assets/fonts/bmw-type-next-kr-regular.woff') format('woff');font-weight:400;font-display:block}
@font-face{font-family:'BMW Type Next KR';src:url('/assets/fonts/bmw-type-next-kr-medium.woff') format('woff');font-weight:500;font-display:block}
@font-face{font-family:'BMW Type Next KR';src:url('/assets/fonts/bmw-type-next-kr-bold.woff') format('woff');font-weight:700;font-display:block}
:root{font-family:'BMW Type Next KR';font-synthesis:none;font-size:16px;line-height:1.5;color:#23415d;background:#eef7fc;--ink:#23415d;--blue:#427dcb;--line:#d2e2f0;--muted:#66849e}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button:focus-visible,a:focus-visible{outline:3px solid #185dc2;outline-offset:4px}[hidden]{display:none!important}button:disabled{opacity:.6}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;margin:-1px;padding:0;border:0}
.site-header{height:68px;background:#ffffffed;border-bottom:2px solid #d7e8f3;display:flex;align-items:center;gap:24px;padding:0 28px;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-size:1rem;white-space:nowrap}.brand img{width:36px;height:36px}.brand b{font-weight:700;color:#2a65a4}.studio-nav{margin-left:auto;display:flex;align-items:center;gap:7px}.studio-nav a{font-size:.875rem;padding:6px 13px;border:1.5px solid transparent;border-radius:11px;font-weight:500}.studio-nav a:hover,.studio-nav a.active{background:#edf6fe;border-color:#a9cae4;color:#245e9c}.help-button{width:28px;height:28px;border:1.5px solid #98b9d3;border-radius:50%;font-size:.875rem;font-weight:700;color:#5681a3}#app{outline:none}.site-footer{height:27px;padding:4px 24px;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:.75rem;color:#7994a9;background:#f5fbfe;border-top:1px solid #dbeaf4}
.world-shell{height:calc(100dvh - 95px);min-height:440px;position:relative;display:grid;grid-template-columns:minmax(0,1fr);background:#eef7fc;isolation:isolate;overflow:hidden}.world-shell.has-explorer{grid-template-columns:minmax(0,1fr) 400px}.world-viewport{height:100%;min-width:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bad3e5 transparent;display:flex;align-items:safe center;justify-content:safe center;position:relative;touch-action:pan-x pan-y;min-height:0}.world-canvas{flex:none;position:relative;isolation:isolate;aspect-ratio:3/2;width:100%;overflow:hidden}.showroom-background{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;user-select:none;object-fit:fill}.zone-hit{position:absolute;z-index:25;border:2px solid transparent;border-radius:28%;transition:border-color .2s,background .2s;outline-offset:2px}.zone-hit:hover,.zone-hit.selected{border:2px dashed var(--zone-color);background:color-mix(in srgb,var(--zone-color) 7%,transparent)}.zone-hit:focus-visible{outline:3px solid #245d9e}.zone-label{position:absolute;left:50%;transform:translate(-50%,-100%);display:flex;align-items:center;gap:8px;border:2px solid var(--zone-color);border-radius:11px;background:#fffefa;box-shadow:0 3px 0 color-mix(in srgb,var(--zone-color) 25%,#d8e8f1);padding:5px 10px;font-size:.9375rem;font-weight:700;white-space:nowrap;transition:transform .2s;color:#254460}.zone-label>span{color:var(--zone-color);font-size:.875rem;font-weight:500}.zone-hit:hover .zone-label{transform:translate(-50%,-100%) translateY(-3px)}.zone-hit.selected .zone-label{background:var(--zone-color);color:#fff}.zone-hit.selected .zone-label>span{color:#fff}
.visitors{position:absolute;inset:0;pointer-events:none;z-index:30}.visitor{position:absolute;width:6.3%;min-width:39px;max-width:88px;padding:0;aspect-ratio:1;transform:translate(-50%,var(--feet-offset,-98%));pointer-events:auto;isolation:isolate;border-radius:40%;background:none;-webkit-tap-highlight-color:transparent}.visitor:focus-visible{outline:2px dashed #487dc0;outline-offset:-3px}.visitor-facing,.visitor-bob{display:block;width:100%;height:100%;transform-origin:50% 96%}.visitor-facing{transform:scaleX(var(--facing,1))}.visitor-bob{transform:translateY(0)}.visitor.walking .visitor-bob{animation:stroll .38s ease-in-out infinite alternate}.visitor:nth-child(2n) .visitor-bob{animation-delay:-.17s}.visitor:hover .visitor-bob{animation-play-state:paused;filter:brightness(1.06)}.visitor-art{display:block;position:relative;overflow:hidden;width:100%;aspect-ratio:1;pointer-events:none}.visitor-art img{position:absolute;max-width:none;width:200%;height:200%;left:calc(var(--sprite-x)*-100%);top:calc(var(--sprite-y)*-100%);object-fit:fill;pointer-events:none}.visitor-greeting{position:absolute;z-index:60;transform:translate(-50%,calc(-100% - 52px));border:2px solid #82abc9;border-radius:15px 15px 15px 3px;background:#fff;box-shadow:0 4px 0 #6998bd23;padding:8px 13px;max-width:230px;font-size:.875rem;text-align:center;pointer-events:none}.world-tools{position:absolute;left:20px;top:17px;z-index:40;display:flex;gap:5px;background:#ffffffeb;border:1.5px solid #bdd5e8;border-radius:15px;padding:5px;box-shadow:0 3px 0 #b9d2e54a}.world-tools button{min-width:34px;height:34px;padding:0 8px;border-radius:9px;font-size:1rem;color:#4a7395}.world-tools button:first-child{font-size:.875rem}.world-tools button:hover{background:#e7f3fd}.world-tools button[aria-pressed=true]{background:#dceefa}.welcome-note{position:absolute;z-index:35;left:25px;bottom:20px;display:flex;align-items:center;gap:2px;background:#ffffffed;border:1.5px solid #bbd5e8;border-radius:20px;padding:3px 17px 3px 3px;box-shadow:0 4px 0 #c4daeb5c;pointer-events:none}.welcome-note>.visitor-art{width:67px;flex:0 0 67px}.welcome-note p{font-size:1rem;font-weight:500;margin:0;line-height:1.5}.welcome-note p>span{font-size:.875rem;color:#60829c;font-weight:400}@keyframes stroll{0%{transform:translateY(0) rotate(-3deg)}100%{transform:translateY(-3px) rotate(3deg)}}
.explore-sheet{z-index:45;background:#fffefd;border-left:2px solid #c9dfef;height:100%;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#c1d7e6 transparent;padding:22px;box-shadow:-7px 0 28px #3c779d0c}.sheet-handle{display:none}.sheet-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:5px}.sheet-title{display:flex;gap:1px;align-items:center}.sheet-host{display:block;width:55px;flex:0 0 55px;margin-left:-7px}.sheet-title small{font-size:.75rem;font-weight:500;color:#79a0bc;letter-spacing:.09em;display:block;margin-bottom:1px}.sheet-title h1{font-size:1.4rem;font-weight:700;line-height:1.25;margin:0;color:#254f71}.sheet-close{width:33px;height:33px;display:grid;place-items:center;border:1.5px solid #c8ddeb;border-radius:12px;color:#6c8ca4;background:#f2f8fc;font-size:1.25rem}.sheet-close:hover{background:#dfeefa}.sheet-intro{font-size:1rem;color:#7393a9;margin:9px 0 22px 2px}.model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.model-card{display:block;border:1.5px solid #dce8f1;border-radius:17px;overflow:hidden;background:#f3f8fc;transition:transform .2s,border-color .2s}.model-card:nth-child(3n+2){background:#fff7ef}.model-card:nth-child(3n){background:#f1f7f1}.model-card:hover{transform:translateY(-3px);border-color:#78aace}.model-picture{height:112px;position:relative;overflow:hidden}.model-card h2{font-size:.875rem;font-weight:500;margin:0;text-align:center;padding:5px 3px 13px}.car-cutout{position:absolute;aspect-ratio:var(--car-ratio);height:auto;overflow:visible;pointer-events:none}.car-cutout>img{position:absolute;width:var(--img-w);height:var(--img-h);left:var(--img-left);top:var(--img-top);max-width:none;object-fit:fill;pointer-events:none}.model-cutout{width:90%;left:5%;bottom:13px}.back-link{font-size:.875rem;color:#648ba8;display:inline-block;margin:10px 0 3px}.back-link:hover{color:#2864a1}.selected-car{height:175px;position:relative;margin:12px -7px 0;background:#edf6fc;border-radius:21px;overflow:hidden}.vehicle-image{width:87%;left:6.5%;bottom:25px}.representative-note{font-size:.75rem;text-align:center;color:#8aa0b2;margin:8px 0 22px}.detail-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0 0 5px}.detail-tabs button{background:#f4f9fc;border:1.5px solid #d6e6f2;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:.875rem;padding:12px 2px;line-height:1.4;white-space:nowrap}.detail-tabs button:hover{background:#e4f1fb;border-color:#96bddc}.detail-tabs button.active{background:#4287c7;border-color:#3979b6;color:#fff;box-shadow:0 3px 0 #c2d9ee}.tab-symbol{width:21px;height:21px;display:block;flex:0 0 21px}.tab-symbol svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.vehicle-detail-panel{margin-top:24px;border-top:1.5px dashed #cfdfed;padding-top:20px;scroll-margin-top:15px}.detail-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.detail-panel-head h2{font-size:1.125rem;margin:0;font-weight:500}.detail-panel-head button{font-size:1.25rem;color:#829cb0}.document-pages{display:grid;gap:12px}.page-thumb{padding:0;background:#fff;border:1px solid #cbdde9;border-radius:9px;width:100%;overflow:hidden;text-align:left}.page-thumb img{display:block;width:100%;min-height:110px;object-fit:contain;background:#f0f6fa}.page-thumb span{display:block;padding:8px 10px;color:var(--muted);font-size:.75rem}.document-choice{border:1.5px solid #d0e2ef;background:#f8fbfd;padding:13px;border-radius:11px;width:100%;text-align:left;font-size:.9375rem;margin-bottom:9px}.document-choice:hover{border-color:#84b1d0}.source-line{color:#829bae;font-size:.75rem;margin:12px 0 0}.quiet-state{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 0}.quiet-tag{font-size:.75rem;color:#98adbc;margin-bottom:9px}.quiet-state h3{font-size:1.125rem;font-weight:500;margin:0 0 10px}.quiet-state p{font-size:1rem;line-height:1.65;color:#7a93a8;margin:0 0 16px}.official-link,.retry-button{background:#edf6fe;color:#316995;border:1.5px solid #c2dbee;border-radius:11px;padding:10px 13px;font-size:.875rem;display:inline-block}.official-link:hover,.retry-button:hover{background:#deeffd}.stock-summary{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:4px 0 15px;margin-bottom:15px}.stock-summary strong{font-size:1.45rem;font-weight:500;display:block;color:#3376ad}.stock-summary span{font-size:.75rem;color:#7a93a8}.stock-row{border-bottom:1px solid var(--line);padding:12px 0}.stock-row h3{font-size:.9375rem;margin:0 0 5px;font-weight:500}.stock-row p{font-size:.875rem;color:#718ca1;margin:2px 0}.stock-row .stock-count{font-size:.8125rem;color:#3677a7;margin-top:9px}.stock-limit{font-size:.8125rem;color:#927329;background:#fff8e8;padding:10px;border-radius:10px}.consult-choice{display:block;width:100%;text-align:left;border:1.5px solid #d3e4f0;padding:12px;border-radius:11px;font-size:.9375rem;margin-top:9px}.consult-choice:hover{background:#eff7fd}.consult-answer{font-size:1rem;color:#6288a1;line-height:1.75}
.help-dialog,.media-dialog{border:2px solid #abcce3;border-radius:23px;color:inherit;max-width:calc(100vw - 30px);box-shadow:0 20px 70px #28557926;background:#fffefd}.help-dialog{width:440px;padding:27px}.help-dialog h2{font-size:1.3rem;font-weight:500;clear:both}.help-dialog p{font-size:1rem;color:#68899f}.help-dialog .secondary-copy{font-size:.8125rem;color:#90a6b5}.close-button{width:32px;height:32px;background:#edf6fc;border:1px solid #c8dfea;border-radius:11px;font-size:1.4rem;line-height:1}.help-dialog>.close-button{float:right}.primary-button{background:#4384bd;color:#fff;padding:11px 16px;border-radius:12px;display:block;text-align:center;width:100%;margin-top:20px}.media-dialog{padding:17px;width:1050px;max-height:93dvh}.media-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;position:sticky;top:-17px;background:#fffefd;padding:8px 0 16px}.media-heading h2{font-size:1rem;font-weight:500;margin:0}#media-content img{display:block;width:100%}dialog::backdrop{background:#2c557a66;backdrop-filter:blur(3px)}.loading-state,.initial-loading{font-size:1rem;color:#789bb5;padding:24px}.initial-loading{height:calc(100dvh - 95px);display:grid;place-items:center}.loading-state:before{content:'';display:inline-block;width:12px;height:12px;border:2px solid #d7e7f0;border-top-color:#548abd;border-radius:50%;animation:spin .7s linear infinite;margin-right:9px}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){.world-shell.has-explorer{grid-template-columns:minmax(0,1fr) 440px}.explore-sheet{padding:28px}.model-picture{height:130px}.selected-car{height:200px}}
@media(max-width:1000px){.site-header{padding:0 18px;gap:13px}.studio-nav{gap:2px}.studio-nav a{padding:6px 9px}.world-shell.has-explorer{grid-template-columns:minmax(0,1fr) 355px}.explore-sheet{padding:18px}.model-picture{height:100px}.world-tools{left:12px;top:12px}.welcome-note{left:14px;bottom:16px}.zone-label{font-size:.875rem;padding:4px 8px;gap:5px}.visitor{min-width:38px}}
@media(max-width:760px){.site-header{height:61px;padding:0 14px;gap:10px}.brand{font-size:.875rem;gap:7px}.brand img{width:30px;height:30px}.brand b{display:block;line-height:1.2}.studio-nav{gap:0}.studio-nav a{font-size:.875rem;padding:6px 7px}.help-button{display:none}.site-footer{height:40px;padding:4px 14px;display:block;font-size:.75rem;line-height:1.4}.site-footer span{display:block}.world-shell,.world-shell.has-explorer{height:calc(100dvh - 101px);min-height:470px;display:block}.world-viewport{align-items:safe center}.world-tools{top:12px;left:12px}.world-tools button{height:32px;min-width:32px}.welcome-note{bottom:18px;left:50%;transform:translateX(-50%);white-space:nowrap;padding-right:14px}.welcome-note>.visitor-art{width:58px;flex-basis:58px}.welcome-note p{font-size:.9375rem}.welcome-note p>span{font-size:.875rem}.explore-sheet{position:absolute;left:9px;right:9px;bottom:9px;height:auto;max-height:58%;border:2px solid #bcd7eb;border-radius:25px;padding:12px 17px 20px;box-shadow:0 -5px 25px #336c9a20}.sheet-handle{display:block;width:36px;height:4px;border-radius:10px;background:#ccdfed;margin:0 auto 7px}.sheet-heading{margin-bottom:1px}.sheet-title h1{font-size:1.25rem}.sheet-host{width:46px;flex-basis:46px}.sheet-intro{margin:6px 0 14px;font-size:.9375rem}.model-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.model-picture{height:105px}.model-card h2{font-size:.875rem;padding-bottom:10px}.selected-car{height:160px;max-width:380px;margin:10px auto 0}.vehicle-image{width:79%;left:10.5%;bottom:18px}.representative-note{margin-bottom:15px}.detail-tabs button{padding:10px 3px;flex-direction:row;gap:5px;font-size:.875rem}.tab-symbol{width:17px;height:17px;flex-basis:17px}.vehicle-detail-panel{margin-top:18px}.zone-label{border-width:1.5px;border-radius:8px;font-size:.875rem;padding:3px 6px;gap:3px}.zone-hit{border-radius:22%;border-width:1.5px}.zone-label>span{font-size:.75rem}.visitor{min-width:36px}.visitor-greeting{max-width:190px;font-size:.875rem}.world-shell.has-explorer .world-viewport{height:60%;align-items:flex-start}.world-shell.has-explorer .world-tools{top:6px;left:6px;transform:scale(.9);transform-origin:top left}}
@media(max-width:480px){.site-header{gap:5px;padding:0 10px}.brand{font-size:.75rem;gap:6px}.brand img{width:27px;height:27px}.studio-nav a{padding:5px 5px;font-size:.8125rem}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-picture{height:112px}.model-card h2{font-size:.875rem}.detail-tabs{gap:5px}.detail-tabs button{flex-direction:column;gap:5px}.visitor{min-width:35px}.zone-label{font-size:.875rem;padding:3px 5px;gap:2px}.welcome-note p{font-size:.9375rem}.welcome-note p>span{font-size:.8125rem}.sheet-intro{font-size:1rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.vehicle-selector{display:block;font-size:.875rem;margin:0 0 18px;color:var(--ink)}.vehicle-selector select{display:block;width:100%;margin-top:7px;padding:11px 9px;border:1.5px solid #bed5e6;border-radius:11px;background:#fff;font-size:.9375rem}.vehicle-selector select:focus-visible{outline:3px solid #185dc2;outline-offset:3px}
.customer-card{padding:17px;border:1px solid var(--line);border-radius:15px;background:#f6faff;margin-bottom:14px}.customer-card h3{font-size:1.125rem;margin-bottom:10px}.customer-card p{font-size:1rem;line-height:1.7}.customer-card .customer-condition,.customer-condition,.contact-note{font-size:.875rem;line-height:1.65;color:#55728b}.customer-condition{margin:12px 0}.kakao-consult{background:#fee500;color:#29231c;font-weight:500;padding:14px}.kakao-consult:hover{background:#f2d900}.contact-note{margin:11px 0 0}.model-contact{margin-top:18px;border-top:1px solid var(--line);padding-top:4px}
/* The supplied dealer signature and M mark remain unmodified image assets. */
.site-header{height:73px;border-bottom:1px solid #d6e0e9;background:#fff}.brand .kolon-wordmark{width:236px;height:auto;display:block}.studio-nav a{border-radius:8px;color:#3d5368}.studio-nav a.active{background:#eaf2f9;border-color:#92b3cf}.studio-nav .nav-m{display:flex;align-items:center;justify-content:center;background:#1c2a37;border:1.5px solid #1c2a37;margin-left:5px;padding:8px 12px}.nav-m img{display:block;width:44px;height:auto}.studio-nav .nav-m:hover,.studio-nav .nav-m.active{background:#0d1d2a;border-color:#4278a4}.world-shell{height:calc(100dvh - 100px);background:#edf3f7}.world-tools{border-color:#b6cada;background:#ffffffee}.zone-label{color:#263c51;border-radius:9px;background:#fff;border-color:#7c9ab2;box-shadow:0 3px 0 #a3bbcf40;letter-spacing:.025em}.zone-label>span{color:#426b8b}.m-zone-label{background:#172b3c!important;border-color:#102331!important;padding:7px 10px}.m-zone-label img{display:block;width:47px;height:auto}.m-zone-label>span{color:#d9e8f4}.zone-hit[data-zone=m]:hover,.zone-hit[data-zone=m].selected{border-color:#205a8c;background:#2862980c}.showroom-sign{position:absolute;z-index:10;left:40.2%;top:5.2%;width:19.6%;height:5.4%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:2px;pointer-events:none;box-shadow:0 2px 3px #1b344121}.showroom-sign img{width:94%;height:94%;object-fit:contain}.reception-sign{position:absolute;z-index:10;left:46.6%;top:78%;width:6.7%;height:2.4%;background:#fff;border-radius:2px;overflow:hidden;pointer-events:none}.reception-sign img{width:100%;height:100%;object-fit:contain}.sheet-host.m-host{width:68px;flex-basis:68px;background:#172b3c;border-radius:10px;padding:12px 10px;margin:0 11px 0 0}.m-host>img{display:block;width:100%;height:auto}.m-sheet .sheet-title small{color:#2375ac}.m-sheet .sheet-title h1{color:#142c41}.m-lineup .model-card{background:#f1f4f7;border-color:#cedae4}.m-lineup .model-card:nth-child(3n+2){background:#e9f2f8}.m-lineup .model-card:nth-child(3n){background:#f6f1ef}.m-lineup .model-card:hover{border-color:#186ea7;box-shadow:0 3px 0 #d9e6ef}.m-sheet .selected-car{background:#e8eff5}.m-sheet .detail-tabs button.active{background:#18364e;border-color:#102c42}.welcome-note{border-color:#bdcfdd}.welcome-note p{color:#30516e}.site-footer{color:#71889a;background:#f8fbfd}.sheet-heading h1:focus{outline:none}
@media(max-width:1000px){.brand .kolon-wordmark{width:208px}.studio-nav a{padding:6px 8px}.studio-nav .nav-m{padding:7px 9px}.nav-m img{width:38px}}
@media(max-width:760px){.site-header{height:88px;padding:8px 12px 0;flex-wrap:wrap;justify-content:center;align-content:center;gap:2px}.brand{justify-content:center;width:100%}.brand .kolon-wordmark{width:183px;height:36px;object-fit:contain}.studio-nav{margin:0;width:100%;justify-content:center;gap:6px}.studio-nav a{font-size:.875rem;padding:5px 8px}.studio-nav .nav-m{padding:5px 8px;margin-left:3px}.nav-m img{width:34px}.world-shell,.world-shell.has-explorer{height:calc(100dvh - 128px)}.showroom-sign{left:40.2%;width:19.6%}.m-zone-label{padding:5px 7px}.m-zone-label img{width:36px}.sheet-host.m-host{width:58px;flex-basis:58px;padding:10px 9px}.world-tools button:first-child{font-size:.875rem}}
@media(max-width:480px){.brand .kolon-wordmark{width:170px}.studio-nav{gap:3px}.studio-nav a{padding:4px 8px;font-size:.875rem}.nav-m img{width:31px}.zone-label{padding:3px 6px}.m-zone-label img{width:32px}.reception-sign{display:none}}
