:root{--bg:#07090d;--panel:#fff;--text:#15181d;--muted:#667085;--line:#dfe3e8;--primary:#0f766e;--primary-dark:#115e59;--danger:#b42318}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Pretendard Variable,Pretendard,Noto Sans KR,Malgun Gothic,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #5eead4}.fallback-status{color:#5eead4;font-size:14px;font-weight:800}.fallback-page{color:#fff;text-align:center;align-content:center;place-items:center;gap:8px;min-height:100vh;padding:32px;display:grid}.fallback-page h1{margin:0;font-size:36px}.fallback-page p{color:#cbd5e1;margin:0}.public-shell{color:#fff;background:#05070b;min-height:100vh}.public-header{pointer-events:none;background:#fff;align-items:center;height:56px;padding:3px 18px;display:flex;overflow:hidden}.public-brand{pointer-events:auto;align-items:center;gap:10px;display:inline-flex}.public-brand img{object-fit:contain;width:92px;height:auto;max-height:44px}.stage-shell{isolation:isolate;background:#0f1f38;place-items:center;min-height:calc(100svh - 56px);position:relative;overflow:hidden}.stage-shell:before{z-index:-1;background:var(--stage-image) center / cover no-repeat;content:"";filter:blur(6px);opacity:.34;position:absolute;inset:-28px}.stage-frame{aspect-ratio:16/9;width:100%;position:relative}@media (width>=1025px){.stage-frame{width:min(100%,177.778svh - 99.5556px)}}.stage-svg{width:100%;height:100%;display:block}.stage-hotspot{fill:#0f766e00;stroke:#0000;cursor:pointer;transition:fill .16s,stroke .16s,opacity .16s}.stage-hotspot:hover,.stage-hotspot:focus-visible{fill:#fff;opacity:.4;stroke:#0000;outline:none}.stage-hotspot-label{fill:#fff;opacity:0;pointer-events:none;paint-order:stroke;stroke:#000000ad;stroke-width:8px;font-size:34px;font-weight:800;transition:opacity .16s}.stage-svg g:hover .stage-hotspot-label,.stage-svg g:focus-within .stage-hotspot-label{opacity:1}.mobile-actions{display:none}.mobile-empty{color:#cbd5e1;text-align:center;margin:0}.action-button{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.action-button.primary{background:var(--primary);color:#fff}.action-button.primary:hover{background:var(--primary-dark)}.action-button.secondary{color:#172554;background:#fff}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.modal-backdrop{z-index:50;pointer-events:auto;background:#020617b8;place-items:center;display:grid;position:fixed;inset:0}.modal-panel{width:min(720px,100%);max-height:min(850px,90vh);color:var(--text);pointer-events:auto;background:#fff;border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000057}.modal-head{border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;position:sticky;top:0}.modal-head h2{margin:0;font-size:18px}.modal-body{text-align:center;flex-direction:column;flex:1;min-height:0;padding:16px;display:flex;overflow:auto}.contact-modal .modal-panel{border-radius:20px;box-shadow:0 20px 60px #2a123559}.contact-modal .modal-head{padding:18px 20px}.modal-title-group{align-items:center;gap:12px;display:flex}.modal-title-icon{color:#6a268a;background:#f3eafb;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.modal-title-subtitle{color:#6b7280;margin:3px 0 0;font-size:13px;font-weight:400}.contact-modal-close{background:#f3f4f6!important;border-radius:50%!important}.modal-copy{color:#475467;margin:0;line-height:1.6}.modal-image{width:100%;height:auto}@media (width<=640px){.modal-panel{width:90%}}@media (height<=640px){.modal-panel{max-height:96vh}}.contact-form{gap:16px;display:grid}.contact-form label{color:#374151;text-align:left;gap:7px;font-size:14px;font-weight:600;display:grid}.contact-form input,.contact-form textarea{border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:44px;padding:10px 14px;transition:border-color .15s,box-shadow .15s}.contact-form textarea{resize:vertical;height:100px;min-height:100px}.contact-form input:focus,.contact-form input:focus-visible,.contact-form textarea:focus,.contact-form textarea:focus-visible{border-color:#6a268a;box-shadow:0 0 0 3px #6a268a1a}.contact-form .action-button.primary{background:linear-gradient(135deg,#6a268a,#4f1c66);border-radius:12px;height:48px;font-weight:700;box-shadow:0 8px 20px #6a268a4d}.contact-form .action-button.primary:hover{background:linear-gradient(135deg,#5b1f79,#421757)}.checkbox-label{cursor:pointer;grid-template-columns:none;align-items:flex-start;line-height:1.5;gap:9px!important;font-weight:600!important;display:flex!important}.checkbox-label input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox-visual{background:#fff;border:1.5px solid #d1d5db;border-radius:5px;flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:background .15s,border-color .15s}.checkbox-label input:checked+.checkbox-visual{background:#6a268a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8l3 3 7-7'/%3E%3C/svg%3E") 50%/12px no-repeat;border-color:#6a268a}.checkbox-label input:focus+.checkbox-visual,.checkbox-label input:focus-visible+.checkbox-visual{box-shadow:0 0 0 3px #6a268a1a}.form-message{color:#344054;background:#eef2f6;border-radius:6px;padding:10px 12px;font-size:14px}.submission-page{background:#f6f7f9;place-items:center;min-height:100vh;padding:28px;display:grid}.submission-panel{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(760px,100%);padding:28px}.submission-panel>span{color:var(--primary);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.submission-panel h1{margin:0 0 10px;font-size:clamp(30px,5vw,48px)}.submission-panel p{color:#475467}.submission-form{gap:14px;margin-top:22px;display:grid}.submission-form label{color:#344054;gap:7px;font-size:13px;font-weight:800;display:grid}.submission-form input,.submission-form textarea{border:1px solid #cfd6df;border-radius:6px;width:100%;padding:10px 12px}.submission-form textarea{resize:vertical;min-height:130px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.booth-page{background-position:50%;background-size:cover;min-height:100vh}.booth-overlay{background:linear-gradient(90deg,#0000009e,#00000014);align-items:end;min-height:100vh;padding:80px 24px 36px;display:grid}.booth-back{z-index:11;color:#fff;background:#00000052;border:1px solid #ffffff47;border-radius:6px;padding:9px 12px;font-weight:800;position:fixed;top:16px;right:18px}.booth-info{color:#fff;width:min(560px,100%)}.booth-logo{object-fit:contain;background:#ffffffeb;border-radius:6px;max-width:180px;max-height:92px;padding:10px}.booth-info h1{margin:18px 0 8px;font-size:clamp(32px,5vw,64px)}.booth-info strong{color:#dbeafe;margin-bottom:12px;display:block}.booth-info p{color:#e5e7eb;margin:0 0 18px;line-height:1.7}.booth-actions{flex-wrap:wrap;gap:10px;display:flex}.booth-mobile-actions{background:#111827}.booth-common-nav,.hall-common-nav{z-index:20;background:0 0;gap:10px;padding:0;display:flex;position:absolute;top:25px;left:16px}.booth-experience{background:var(--booth-background,#f4f6f9);min-height:calc(100svh - 56px);position:relative}.booth-summary-section{color:var(--text);background:#fff;padding:28px 20px}.booth-summary{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:24px;width:min(1080px,100%);margin:0 auto;display:grid}.booth-summary-copy h1{margin:6px 0;font-size:34px}.booth-summary-copy strong{color:#344054;margin-bottom:10px;display:block}.booth-summary-copy p{color:#475467;margin:0 0 16px;line-height:1.65}.booth-summary-back{color:#175cd3;font-size:13px;font-weight:800}.booth-video-frame{aspect-ratio:16/9;background:#000;border:0;border-radius:6px;width:100%;display:block}.booth-content-section{color:var(--text);background:#f6f7f9;padding:28px 20px 44px}.booth-content-block{width:min(1080px,100%);margin:0 auto 20px}.booth-content-block h2{margin:0 0 14px;font-size:24px}.booth-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.booth-mini-card,.booth-product-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.booth-product-card img{aspect-ratio:16/10;object-fit:cover;border-radius:6px;width:100%;margin-bottom:12px}.booth-product-card h3{margin:0 0 8px}.booth-product-card p{color:#475467;line-height:1.6}.cms-page{background:var(--cms-template-background,#f6f7f9);min-height:calc(100svh - 56px);color:var(--text);overflow-x:hidden}.cms-template-stage-shell{isolation:isolate;background:#0f1f38;place-items:center;min-height:calc(100svh - 56px);display:grid;position:relative;overflow:hidden}.cms-template-stage-shell:before{z-index:-1;background:var(--cms-stage-image) center / cover no-repeat;content:"";filter:blur(22px);opacity:.36;position:absolute;inset:-28px}.cms-template-image{aspect-ratio:16/9;background:var(--cms-template-background) var(--cms-template-image) center / cover no-repeat;width:100%}.cms-template-stage{aspect-ratio:16/9;width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 46px #00000057}@media (width>=1025px){.cms-template-stage{width:min(100%,177.778svh - 99.5556px)}}.cms-template-overlays,.public-template-content.positioned{pointer-events:none;width:100%;margin:0;padding:0;position:absolute;inset:0}.cms-template-overlays .cms-positioned,.public-template-content.positioned .public-template-block{z-index:2;pointer-events:auto;min-height:0;position:absolute;overflow:auto}.cms-template-overlays .cms-positioned{left:var(--cms-x);top:var(--cms-y);width:var(--cms-width);height:var(--cms-height)}.public-template-content.positioned .public-template-block{background:0 0;border:0;padding:0;transition:background .16s,opacity .16s}.public-template-content.positioned a.public-template-block,.public-template-content.positioned button.public-template-block{cursor:pointer}.public-template-content.positioned a.public-template-block:hover,.public-template-content.positioned a.public-template-block:focus-visible,.public-template-content.positioned button.public-template-block:hover,.public-template-content.positioned button.public-template-block:focus-visible{opacity:.5;background:#ffffff38;outline:none}.template-mobile-label,.template-mobile-row,.cms-mobile-hero,.cms-mobile-actions-shell,.public-template-content.positioned .public-template-block.no-thumbnail .template-action-placeholder{display:none}.public-template-content.positioned .public-template-block.no-thumbnail{box-shadow:none}.public-template-content.positioned .public-template-block.has-text{place-items:center;display:grid}.template-block-text{color:#000;text-align:center;font-size:clamp(12px,1.1vw,22px);font-weight:800;line-height:1.25}.cms-page-head,.cms-sections{width:min(980px,100%);margin:0 auto}.cms-page-head{padding-top:92px}.cms-page-head h1{margin:0 0 20px;font-size:clamp(30px,5vw,52px)}.cms-sections{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;padding-top:24px;display:grid}.cms-zone-full{grid-column:1/-1}.cms-zone-left{grid-column:1/span 6}.cms-zone-right{grid-column:7/span 6}.cms-positioned{grid-column:var(--cms-column-start) / span var(--cms-column-span);min-height:var(--cms-template-min-height)}.cms-zone-left.cms-section-intro,.cms-zone-right.cms-section-intro,.cms-zone-left.cms-section-contact,.cms-zone-right.cms-section-contact{grid-template-columns:1fr}.cms-hero{color:#fff;background-color:#111827;background-image:linear-gradient(90deg,#020617c2,#0206172e),none;background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:end;min-height:420px;margin:0 -20px 24px;padding:92px 20px 42px;display:grid}.cms-hero-inner{width:min(980px,100%);margin:0 auto}.cms-hero span,.cms-section-kicker{color:var(--cms-template-primary,#0f766e);margin-bottom:10px;font-size:13px;font-weight:800;display:block}.cms-hero span{color:#99f6e4}.cms-hero h1{margin:0 0 14px;font-size:clamp(36px,6vw,68px)}.cms-hero p{color:#e5e7eb;width:min(680px,100%);margin:0 0 22px;font-size:18px;line-height:1.7}.cms-section{background:#fff}.cms-section img{width:100%;height:100%;display:block}.cms-linked-image{display:block}.cms-linked-image img{transition:opacity .16s}.cms-linked-image:hover img{opacity:.86}.cms-section-video{aspect-ratio:16/9;background:#111827;border:0;border-radius:6px;width:100%;margin-bottom:14px;display:block}.cms-section h2,.cms-section h3,.cms-section p{margin:0 0 10px}.cms-section p{color:#475467;line-height:1.7}.cms-section-body{white-space:pre-line}.cms-section-html{overflow-wrap:anywhere;line-height:1.7}.cms-section-html img{max-width:100%}.cms-section-html table{border-collapse:collapse;width:100%}.cms-section-html th,.cms-section-html td{border:1px solid var(--line);text-align:left;padding:8px 10px}.cms-component-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.cms-component{border-top:1px solid var(--line);min-width:0;padding-top:14px}.cms-component h3{overflow-wrap:anywhere}.cms-section-banner{background:var(--cms-template-primary,#0f766e);color:#fff}.cms-section-banner p,.cms-section-banner .cms-section-kicker{color:#ccfbf1}.cms-section-intro,.cms-section-contact{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:18px;display:grid}.cms-template-visual .cms-hero{min-height:500px}.cms-template-visual .cms-section{box-shadow:0 12px 28px #241f2814}.cms-template-compact .cms-sections{gap:8px}.cms-template-compact .cms-section{padding:14px 18px}.hall-experience{background:var(--hall-background,#05070b);min-height:calc(100svh - 56px);position:relative}.hall-layout-grid .mobile-actions,.hall-layout-list .mobile-actions{background:var(--hall-background,#f6f7f9);gap:10px;padding:18px;display:grid}.hall-layout-grid .mobile-actions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hall-layout-list .mobile-actions{grid-template-columns:minmax(0,620px);justify-content:center}.booth-layout-product .booth-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.booth-layout-video .booth-content-section{background:#f4f0f6}.public-template-content{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;width:min(1180px,100% - 32px);margin:0 auto;padding:36px 0;display:grid}.hall-experience>.public-template-content{color:#111827}.public-template-block{min-width:0;color:inherit;font:inherit;text-align:left;background:#fff;padding:20px;text-decoration:none}button.public-template-block,a.public-template-block{cursor:pointer}.public-template-block h2{margin:0 0 10px;font-size:22px}.public-template-block p{white-space:pre-wrap;margin:0 0 14px}.public-template-block img,.public-template-block video,.public-template-block iframe{border:0;width:100%;max-height:520px;display:block}.public-template-content.positioned .public-template-block img{width:100%;height:100%}.template-action-placeholder{color:#334155;background:#ffffffe0;border:1px dashed #0f172a47;align-content:center;place-items:center;gap:6px;width:100%;height:100%;min-height:72px;display:grid}.template-action-placeholder small{font-size:12px;font-weight:700}.public-template-block iframe,.public-template-block video{aspect-ratio:16/9}.public-template-block .action-button{margin-top:12px}@media (width<=760px){.public-header{background:#fff;border-bottom:1px solid #e4e7ec;height:43px;padding:0 16px;position:static}.public-brand{margin:0 auto}.public-brand img{object-fit:contain;max-height:30px}.cms-mobile-hero{aspect-ratio:16/9;background:#0f1f38 var(--cms-mobile-hero) center / cover no-repeat;color:#fff;align-items:end;min-height:0;display:grid;position:relative;overflow:hidden}.cms-mobile-hero:before{content:"";z-index:1;background:linear-gradient(#030a180a 32%,#030a18d1 100%);position:absolute;inset:0}.cms-mobile-hero-copy{z-index:2;padding:24px 20px;position:relative}.cms-mobile-hero h1,.cms-mobile-hero p{margin:0}.cms-mobile-hero h1{font-size:25px;line-height:1.25}.cms-mobile-hero p{color:#ffffffd1;margin-top:6px;font-size:13px;font-weight:700}.cms-template-stage-shell{background:#f4f6f9;min-height:0;padding:0;display:none;overflow:visible}.cms-template-stage-shell:before,.cms-template-image{display:none}.cms-template-stage{aspect-ratio:auto;width:100%;box-shadow:none;margin-bottom:0;overflow:visible}.cms-template-stage .cms-template-image{aspect-ratio:16/9}.cms-mobile-actions-shell{background:#f4f6f9;gap:10px;padding:10px;display:grid}.cms-template-overlays,.public-template-content.positioned{pointer-events:auto;gap:10px;width:100%;display:grid;position:static}.cms-template-overlays .cms-positioned,.public-template-content.positioned .public-template-block{min-height:0;position:static;overflow:visible;width:auto!important;height:auto!important;top:auto!important;left:auto!important}.public-template-content.positioned .public-template-block{color:#182230;background:#fff;border:1px solid #dde3eb;border-radius:6px;align-items:stretch;min-height:58px;display:flex;box-shadow:0 1px 2px #1018280a}.public-template-content.positioned .public-template-block.mobile-hidden,.public-template-content.positioned .public-template-block>img,.public-template-content.positioned .public-template-block>.template-action-placeholder,.public-template-content.positioned .public-template-block>.template-block-text,.public-template-content.positioned .public-template-block>.template-mobile-label{display:none}.template-mobile-row{width:100%;color:inherit;text-align:left;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:13px 14px;font-size:14px;font-weight:800;display:grid}.template-mobile-icon{color:#2d5e94;background:#eff4fb;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.template-mobile-row>svg{color:#98a2b3}.public-template-content.positioned .public-template-block.mobile-emphasis{border-color:var(--mobile-emphasis);background:var(--mobile-emphasis);box-shadow:none;color:#fff}.public-template-content.positioned .public-template-block.mobile-emphasis .template-mobile-icon{color:#fff;background:#fff3}.public-template-content.positioned .public-template-block.mobile-emphasis .template-mobile-row>svg{color:#fff}.cms-sections{grid-template-columns:1fr}.cms-zone-left,.cms-zone-right,.cms-zone-full,.cms-positioned{grid-column:1}.stage-shell{min-height:auto;padding:12px}.stage-frame{aspect-ratio:auto;width:100%}.stage-svg{aspect-ratio:16/9}.mobile-actions{background:#0f172a;gap:10px;padding:14px;display:grid}.booth-overlay{align-items:end;padding:72px 16px 24px}.booth-info h1{font-size:34px}.booth-summary,.booth-card-grid,.booth-layout-product .booth-card-grid,.grid-two,.cms-section-intro,.cms-section-contact,.cms-component-grid{grid-template-columns:1fr}.public-template-content{grid-template-columns:1fr;padding:24px 0}.public-template-block{padding:16px;grid-column:1!important}.public-template-block.mobile-hidden{display:none}.public-template-block.mobile-emphasis{border-color:var(--mobile-emphasis);box-shadow:inset 4px 0 0 var(--mobile-emphasis)}.template-mobile-label{color:var(--mobile-emphasis);margin-bottom:6px;font-size:12px;font-weight:800;display:block}.hall-stage-desktop,.booth-stage-desktop{display:none}}.template-video-playlist{text-align:left;flex-direction:column;flex:1;gap:18px;min-height:0;display:flex}.template-video-player-link{flex-shrink:0;text-decoration:none;display:block}.template-video-player-preview{aspect-ratio:16/9;color:#fff;background:#000;border-radius:12px;place-items:center;max-height:40vh;display:grid;position:relative;overflow:hidden}.template-video-player-preview img{object-fit:cover;width:100%;height:100%}.template-video-player-now{z-index:2;color:#fff;background:#6a268a;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.template-video-player-play{z-index:2;color:#fff;background:#6a268a;border-radius:50%;place-items:center;width:84px;height:84px;transition:transform .16s,background .16s;display:grid;position:absolute}.template-video-player-link:hover .template-video-player-play,.template-video-player-link:focus-visible .template-video-player-play{background:#4f1c66;transform:scale(1.06)}.template-video-player-badge{z-index:2;color:#fff;background:#0f172ac2;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:12px}.template-video-list{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:6px;display:flex;overflow-y:auto}.template-video-list::-webkit-scrollbar{width:6px}.template-video-list::-webkit-scrollbar-thumb{background:#ddd0e4;border-radius:3px}.template-video-item{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e7ee;border-radius:10px;flex-shrink:0;grid-template-columns:132px 1fr;align-items:center;gap:12px;padding:10px;transition:background .16s,border-color .16s;display:grid}.template-video-item:hover{background:#faf7fc}.template-video-item.active{color:#6a268a;background:#f3eafb;border-color:#6a268a}.template-video-thumb{aspect-ratio:16/9;background:#e5e7eb;border-radius:8px;place-items:center;width:132px;display:grid;position:relative;overflow:hidden}.template-video-thumb img{object-fit:cover;width:100%;height:100%}.template-video-thumb svg{color:#6b7280}.template-video-thumb-badge{color:#fff;background:#6a268a;border-radius:20px;padding:3px 7px;font-size:10px;font-weight:800;position:absolute;top:6px;left:6px}.template-video-meta{gap:4px;min-width:0;display:grid}.template-video-meta strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.template-video-item.active .template-video-meta strong{color:#6a268a}.template-video-meta small{color:#6b7280;font-size:11px}
