:root{--region: #173b7a;--region-soft: #edf3ff;color:#172033;font-family:Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;background:#dfe3e9}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}button,input{font:inherit}button{color:inherit}body{min-height:100vh;position:relative;overflow:hidden;isolation:isolate;background:#dfe3e9}body:before{content:none}body:after{content:"";position:fixed;z-index:-1;inset:0;background:url(../images/dev-logo.png) 34px 67px / 180px auto no-repeat;pointer-events:none}html[data-dev-theme=dark] body{background:linear-gradient(135deg,#1c4f7a,#000)}.stage{min-height:100vh;position:relative;z-index:1;display:grid;place-items:center;padding:20px}.cover-stage{min-height:100vh;position:relative;z-index:1;display:grid;place-items:center;padding:12px}.intro-cover{width:min(420px,calc(100vw - 40px));aspect-ratio:725 / 1576;position:relative;padding:0;overflow:visible;border:0;background:transparent}.intro-cover picture{width:100%;height:100%;display:block}.intro-cover-image{width:100%;height:100%;display:block;object-fit:contain}.intro-cover-start{width:80%;height:8%;position:absolute;z-index:3;top:76%;left:50%;border:0;border-radius:999px;color:transparent;background:transparent;font-size:0;transform:translate(-50%);cursor:pointer}.phone-shell{width:min(420px,calc(100vw - 40px));aspect-ratio:725 / 1576;position:relative}.phone{width:91.4%;height:87.3%;min-height:0;overflow:hidden;position:absolute;z-index:1;top:1.1%;left:4%;background:#fff;border:0;border-radius:41px;box-shadow:none}.phone-mockup{width:100%;height:100%;position:absolute;z-index:2;inset:0;display:block;pointer-events:none}.mockup-status-space{height:30px}.phone-content{height:calc(100% - 30px);position:relative;overflow:hidden}.statusbar{height:28px;padding:8px 16px 0;display:flex;justify-content:space-between;font-size:15px;letter-spacing:-.1px}.main-scroll,.emulator-scroll{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.main-hero{min-height:208px;padding:0 20px 24px;color:#fff;background:linear-gradient(145deg,#102f69,var(--region))}.brandline{display:flex;align-items:center;gap:7px;margin-top:4px;font-size:17px}.brandline>span:last-child{margin-left:auto;opacity:.65;font-size:14px}.brandmark{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;color:var(--region);background:#fff;font-weight:900}.region-pill{display:inline-block;margin:20px 0 7px;padding:5px 9px;border-radius:99px;background:#ffffff21;font-size:15px;font-weight:700}.main-hero h1{margin:0;font-size:32px;line-height:1.18;letter-spacing:-1.4px}.main-hero>p:last-child{margin:7px 0 0;color:#dbe6fb;font-size:17px}.tabs{position:relative;z-index:2;margin:-18px 17px 0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #dbe3ed;border-radius:15px;background:#fff;box-shadow:0 7px 25px #1a30521f}.tabs button{padding:13px 8px 11px;border:0;border-bottom:3px solid transparent;color:#738095;background:#fff;font-weight:800;cursor:pointer}.tabs button.active{color:var(--region);border-color:var(--region);background:var(--region-soft)}.main-content{padding:16px 17px 28px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:4px 1px 11px}.section-heading.second{margin-top:22px}.section-heading h2{margin:0;font-size:19px;letter-spacing:-.4px}.section-heading small{color:#8a95a6;font-size:15px}.section-heading span,.section-heading button{border:0;color:#6c788a;background:none;font-size:15px;cursor:pointer}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.guide-card{min-height:91px;padding:10px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe5ed;border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 3px 10px #25344d0a}.guide-card span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:var(--region);background:var(--region-soft);font-size:16px;font-weight:900}.guide-card b{font-size:15px;letter-spacing:-.3px}.app-grid{display:grid;gap:9px}.app-card{--app-color: var(--region);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:13px;text-align:left;border:1px solid #dfe5ed;border-radius:15px;background:#fff;cursor:pointer}.app-icon{display:grid;place-items:center;flex:0 0 auto;width:45px;height:45px;border-radius:13px;color:#fff;background:var(--app-color, var(--region));font-size:25px;font-weight:900;box-shadow:0 7px 15px color-mix(in srgb,var(--app-color, var(--region)) 25%,transparent)}.app-card b{display:block;margin-bottom:4px;font-size:18px}.app-card small{display:block;color:#798598;font-size:15px;line-height:1.45}.app-card strong{color:#9ba6b4;font-size:29px;font-weight:300}footer{margin-top:28px;color:#a0a9b7;text-align:center;font-size:14px}.app-header{--app-color: var(--region);height:58px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:6px;padding:0 13px 8px;color:#fff;background:var(--app-color)}.app-header button{width:32px;height:32px;border:0;color:#fff;background:transparent;font-size:33px;cursor:pointer}.app-header .app-home{width:44px;height:38px;display:grid;place-items:center;align-content:center;gap:0;font-size:23px}.app-header .app-home small{margin:0;opacity:.9;font-size:9px;white-space:nowrap}.app-header b,.app-header small{display:block}.app-header b{font-size:15px}.app-header small{margin-top:2px;opacity:.78;font-size:11px}.app-header i{font-style:normal;opacity:.78;font-size:14px}.info-box{margin:12px 0;padding:12px;border:1px solid #f2df9f;border-radius:12px;color:#695514;background:#fff9e6;font-size:15px;line-height:1.55}.progress{height:4px;background:#e5eaf0}.progress i{display:block;height:100%;background:#ef4c4c;transition:width .2s ease}.help-message{min-height:54px;padding:10px 16px;display:flex;gap:8px;align-items:flex-start;border-bottom:1px solid #e5e9ef;background:#f4f7fb;font-size:12px;line-height:1.45}.help-message b{flex:0 0 auto;color:#ed4747}.emulator-scroll{height:calc(100% - 117px);padding:18px 18px 30px}.screen-title small{color:var(--region);font-size:14px;font-weight:900}.screen-title h1{margin:5px 0 16px;font-size:27px;letter-spacing:-1px}.mock-content{min-height:328px}.field{display:block;margin-bottom:13px}.field span{display:block;margin-bottom:6px;color:#5d6879;font-size:15px;font-weight:700}.field input{width:100%;padding:13px;border:1px solid #d8dfe8;border-radius:11px;outline:none;background:#fbfcfe}.field input:focus{border-color:var(--region);box-shadow:0 0 0 3px var(--region-soft)}.primary,.secondary{width:100%;min-height:47px;border:0;border-radius:12px;font-weight:900;cursor:pointer}.primary{position:relative;color:#fff;background:var(--region)}.secondary{margin-top:10px;color:var(--region);background:var(--region-soft)}.phone button:not(.hotspot):not(.plain-action):not(.bp-qr-next),.phone input{pointer-events:none}.phone .hotspot,.phone .plain-action{position:relative;pointer-events:auto;cursor:pointer}.phone .hotspot:after{content:"";position:absolute;z-index:20;top:50%;left:50%;width:31px;height:31px;border:4px solid #fff;border-radius:50%;opacity:.6;background:#ef3434;box-shadow:0 3px 9px #ef34348c;pointer-events:none;transform:translate(-50%,-50%) scale(.72);animation:hotspot-idle 1.45s ease-in-out infinite}.phone .hotspot.selection-feedback:after{animation:selection-pulse .32s ease-out forwards}.safe-note{margin:13px 0 0;color:#919aa8;text-align:center;font-size:14px;line-height:1.45}.store-search{padding:12px;border:1px solid #dce2ea;border-radius:99px;background:#f7f8fa;font-size:16px}.store-result{display:flex;gap:12px;align-items:center;margin-top:20px}.store-result b,.store-result small{display:block}.store-result small{margin-top:3px;color:#7d8796;font-size:14px}.developer-navigation{width:300px;max-height:calc(100vh - 128px);overflow-y:auto;position:fixed;z-index:100;top:18px;left:18px;border:1px solid #ccd6e5;border-radius:13px;color:#20314d;background:#fffffff5;box-shadow:0 12px 35px #18294433;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin}.theme-toggle{min-height:38px;display:flex;align-items:center;gap:7px;position:fixed;z-index:110;left:18px;bottom:64px;padding:0 14px;border:1px solid #43506a;border-radius:99px;color:#eef3ff;background:#0b101df0;box-shadow:0 8px 24px #18294438;font-size:12px;font-weight:900;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.theme-toggle span{color:#fff;font-size:16px;line-height:1}.developer-navigation-toggle{min-height:38px;position:fixed;z-index:110;left:18px;bottom:18px;padding:0 14px;border:1px solid #ccd6e5;border-radius:99px;color:#174f9f;background:#fffffff5;box-shadow:0 8px 24px #18294438;font-size:12px;font-weight:900;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.developer-navigation-header{min-height:45px;display:flex;align-items:center;justify-content:space-between;position:sticky;z-index:2;top:0;padding:0 10px 0 14px;color:#fff;background:#173b7a;font-size:15px;font-weight:900}.developer-navigation-header a{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.45);border-radius:7px;color:#fff;text-decoration:none;font-size:11px;font-weight:900}.developer-navigation-current{position:sticky;z-index:1;top:45px;margin:10px 10px 0;padding:9px 10px;border-left:4px solid #ef3434;border-radius:7px;background:#fff1f1;box-shadow:0 4px 10px #28375014}.developer-navigation-current small,.developer-navigation-current b{display:block}.developer-navigation-current small{color:#d92e2e;font-size:10px;font-weight:900}.developer-navigation-current b{margin-top:3px;font-size:12px}.developer-navigation-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px}.developer-navigation-actions button{min-height:37px;border:0;border-radius:8px;color:#174f9f;background:#eaf2ff;font-size:12px;font-weight:900;cursor:pointer}.developer-navigation-actions button:first-child{grid-column:1 / -1}.developer-navigation-app{margin:0 10px 10px;border:1px solid #dbe3ef;border-radius:9px;background:#fff}.developer-navigation-app>summary{padding:10px;color:#173b7a;font-size:14px;font-weight:900;cursor:pointer}.developer-navigation-app section{padding:8px;border-top:1px solid #edf0f4}.developer-navigation-app section>b{display:block;margin-bottom:6px;font-size:12px}.developer-navigation-app section>div{display:grid;gap:4px}.developer-navigation-app section button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:7px 8px;text-align:left;border:0;border-radius:6px;color:#526177;background:#f5f7fa;font-size:11px;cursor:pointer}.developer-navigation-app section button>span{min-width:0}.developer-issue-badge{flex:0 0 auto;display:none;padding:2px 5px;border-radius:99px;color:#fff;background:#ef3434;font-size:9px;font-style:normal;font-weight:900}.developer-navigation-app section button.has-issue .developer-issue-badge{display:inline-flex}.developer-navigation-app section button.current .developer-issue-badge{color:#d92e2e;background:#fff}.developer-navigation-app section button:hover{color:#174f9f;background:#eaf2ff}.developer-navigation-actions button.current,.developer-navigation-app section button.current{color:#fff;background:#ef3434;font-weight:900}.developer-issue-panel{display:none!important}.developer-issue-panel header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;color:#fff;background:#c92f2f}.developer-issue-panel header span{font-size:10px;font-weight:900;opacity:.8}.developer-issue-panel header h2{margin:2px 0 0;font-size:17px}.developer-save-status{font-size:11px;font-weight:700;color:#ffffffd9}.developer-save-status[data-status=저장됨]{color:#86efac}.developer-save-status[data-status="저장 실패"]{color:#fca5a5}.developer-issue-panel p{margin:12px 12px 8px;padding:9px 10px;border-left:4px solid #ef3434;border-radius:7px;background:#fff1f1}.developer-issue-panel p small,.developer-issue-panel p b{display:block}.developer-issue-panel p small{color:#d92e2e;font-size:10px;font-weight:900}.developer-issue-panel p b{margin-top:3px;font-size:12px}.developer-issue-panel textarea{width:calc(100% - 24px);min-height:190px;display:block;margin:0 12px 8px;padding:11px;resize:vertical;border:1px solid #d8e0ea;border-radius:8px;outline:none;color:#26364f;background:#fff;font-size:13px;line-height:1.55}.developer-issue-panel textarea:focus{border-color:#ef3434;box-shadow:0 0 0 3px #ef34341f}.developer-attachment-button{min-height:36px;display:grid;place-items:center;margin:0 12px 8px;border:1px dashed #d65a5a;border-radius:8px;color:#b62e2e;background:#fff7f7;font-size:12px;font-weight:900;cursor:pointer}.developer-attachment-button input{display:none}.developer-attachment-list{display:grid;gap:6px;margin:0 12px 9px}.developer-attachment-list>small{padding:8px;color:#98a1ae;text-align:center;font-size:11px}.developer-attachment-list article{min-height:44px;display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:7px;padding:5px;border:1px solid #e1e6ed;border-radius:7px;background:#fff}.developer-attachment-preview{width:42px;height:34px;overflow:hidden;padding:0;border:0;border-radius:5px;background:#edf2f8;cursor:zoom-in}.developer-attachment-preview img{width:100%;height:100%;display:block;object-fit:cover}.developer-file-icon{width:42px;height:34px;display:grid;place-items:center;border-radius:5px;background:#edf2f8;color:#66758a;font-size:9px;font-weight:900}.developer-attachment-list article b{overflow:hidden;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.developer-attachment-list article button{width:24px;height:24px;border:0;border-radius:50%;color:#c22f2f;background:#fff0f0;font-size:17px;cursor:pointer}.developer-attachment-list article .developer-attachment-preview{width:42px;height:34px;border-radius:5px;background:#edf2f8;cursor:zoom-in}.developer-issue-panel>small{display:block;padding:0 12px 12px;color:#8793a5;font-size:11px}.developer-attachment-modal{position:fixed;z-index:300;inset:0;display:grid;place-items:center;padding:42px;background:#0a111dd1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.developer-attachment-modal figure{max-width:min(100%,1000px);max-height:100%;display:grid;gap:10px;margin:0}.developer-attachment-modal figure img{max-width:100%;max-height:calc(100vh - 110px);display:block;margin:auto;border-radius:8px;object-fit:contain;box-shadow:0 18px 60px #00000073}.developer-attachment-modal figcaption{overflow:hidden;color:#fff;text-align:center;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.developer-attachment-modal-close{width:42px;height:42px;position:absolute;top:18px;right:20px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#ffffff29;font-size:30px;cursor:pointer}html[data-dev-theme=dark] .developer-navigation,html[data-dev-theme=dark] .developer-issue-panel{color:#eef3ff;border-color:#43506a;background:#0b101df0}html[data-dev-theme=dark] .developer-navigation-toggle{color:#dbe6ff;border-color:#43506a;background:#0b101df0}html[data-dev-theme=dark] .theme-toggle{color:#174f9f;border-color:#ccd6e5;background:#fffffff5}html[data-dev-theme=dark] .theme-toggle span{color:#d59b00}html[data-dev-theme=dark] .developer-navigation-current,html[data-dev-theme=dark] .developer-issue-panel p{background:#341b25}html[data-dev-theme=dark] .developer-navigation-app{border-color:#35415a;background:#151d2e}html[data-dev-theme=dark] .developer-navigation-app>summary{color:#dbe6ff}html[data-dev-theme=dark] .developer-navigation-app section{border-color:#303b52}html[data-dev-theme=dark] .developer-navigation-app section button{color:#d3dced;background:#202a3d}html[data-dev-theme=dark] .developer-navigation-actions button{color:#dbe6ff;background:#22314b}.developer-navigation-app section button.current{color:#17233a;background:#ffd54a;box-shadow:inset 4px 0 #ef3434;font-weight:900}html[data-dev-theme=dark] .developer-navigation-app section button.current{color:#090e18;background:#ffe45e;box-shadow:inset 5px 0 #ff3434,0 0 0 2px #fff}html[data-dev-theme=dark] .developer-issue-panel textarea,html[data-dev-theme=dark] .developer-attachment-list article{color:#eef3ff;border-color:#35415a;background:#151d2e}.metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:19px 0;text-align:center}.metrics span{border-right:1px solid #e1e5eb;font-size:16px;font-weight:800}.metrics span:last-child{border:0}.metrics small{display:block;margin-top:3px;color:#8b95a3;font-size:13px;font-weight:500}.center-visual{padding:42px 15px 15px;text-align:center}.center-visual h2{margin:15px 0 6px;font-size:23px}.center-visual p{margin:0;color:#7a8595;font-size:16px;line-height:1.55}.app-icon.huge{width:75px;height:75px;margin:auto;border-radius:22px;font-size:37px}.terms-list{display:grid;gap:9px}.terms-list label{display:flex;align-items:center;gap:8px;min-height:45px;padding:11px;border:1px solid #e0e5eb;border-radius:11px;font-size:15px}.terms-list label span{flex:1}.terms-list label i{color:#8a94a3;font-style:normal}.pin-dots{display:flex;justify-content:center;gap:10px;margin:25px 0}.pin-dots i{width:12px;height:12px;border:2px solid var(--region);border-radius:50%}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.keypad button{height:44px;border:0;background:#fff;font-size:22px;cursor:pointer}.balance-card{padding:21px;border-radius:17px;color:#fff;background:linear-gradient(135deg,var(--region),#1b2555)}.balance-card small,.balance-card b,.balance-card span{display:block}.balance-card b{margin:8px 0;font-size:31px}.balance-card span{opacity:.65;font-size:14px}.quick-menu,.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.quick-menu span,.choice-grid button{padding:18px 5px;border:1px solid #e0e5eb;border-radius:12px;text-align:center;background:#fff;font-size:15px;font-weight:800}.choice-grid{grid-template-columns:1fr 1fr}.qr-frame{height:245px;display:grid;place-items:center;align-content:center;border-radius:17px;color:#fff;background:#18212f;text-align:center}.qr-frame span{width:140px;height:140px;border:3px solid white;background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 50% / 18px 18px}.qr-frame p{margin:13px 0 0;font-size:14px}.amount-chips,.bank-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.amount-chips button,.bank-grid button{min-height:42px;border:1px solid #dfe4eb;border-radius:10px;color:#5f6a7b;background:#fff;font-size:15px;cursor:pointer}.bank-grid{grid-template-columns:1fr 1fr}.receipt,.dispatch-card{display:grid;grid-template-columns:1fr 1.5fr;gap:0;overflow:hidden;border:1px solid #e0e4ea;border-radius:14px}.receipt span,.receipt b,.dispatch-card span,.dispatch-card b{padding:13px;border-bottom:1px solid #e7ebf0;font-size:15px}.receipt span,.dispatch-card span{color:#7c8796;background:#f6f8fa}.receipt b,.dispatch-card b{text-align:right}.round-icon{display:grid;place-items:center;width:70px;height:70px;margin:auto;border-radius:50%;color:#fff;background:var(--region);font-size:35px;font-weight:900}.success .round-icon{background:#0d9b78}.spinner{width:58px;height:58px;margin:auto;border:6px solid var(--region-soft);border-top-color:var(--region);border-radius:50%;animation:spin 1s linear infinite}.scroll-list{max-height:270px;overflow-y:auto;display:grid;gap:7px;padding-right:3px}.scroll-list button{min-height:55px;padding:11px;text-align:left;border:1px solid #e0e5eb;border-radius:11px;background:#fff;font-size:15px}.scroll-list small{display:block;margin-top:5px;color:#8a95a4}.counter{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;margin:25px 0;text-align:center}.counter button{height:42px;border:0;border-radius:12px;color:var(--region);background:var(--region-soft);font-size:25px}.guide-detail{height:calc(100% - 86px);overflow-y:auto;padding:45px 24px;text-align:center}.large-guide-icon{width:92px;height:92px;display:grid;place-items:center;margin:auto;border-radius:28px;color:var(--region);background:var(--region-soft);font-size:30px;font-weight:900}.guide-detail .eyebrow{margin:24px 0 5px;color:var(--region);font-size:14px;font-weight:900}.guide-detail h1{margin:0;font-size:29px}.guide-detail>p:not(.eyebrow){color:#6f7a8b;font-size:17px;line-height:1.65}.guide-detail .info-box{margin:25px 0;text-align:left}.experience-gate{height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#24324a;background:#fff}.experience-gate-nav{display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:3;top:12px;right:16px;left:16px}.experience-gate-nav button{min-height:32px;padding:6px 10px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;background:#0c1f4547;font-size:13px;font-weight:800;cursor:pointer}.experience-gate-hero{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 24px 48px;color:#fff;text-align:center;background:linear-gradient(145deg,color-mix(in srgb,var(--experience-color) 84%,#182b55),var(--experience-color))}.experience-gate-hero>p{margin:0 0 10px;color:#ffffffc7;font-size:14px;font-weight:800}.experience-gate-hero h1{max-width:340px;margin:0;font-size:27px;line-height:1.35;letter-spacing:-.8px}.experience-gate-artwork{width:96px;height:96px;display:grid;place-items:center;margin-top:20px;overflow:hidden;border-radius:20px;color:var(--experience-color);background:#fff;box-shadow:0 13px 30px #0a173740;font-size:48px;font-weight:900}.experience-gate-artwork img{width:76px;height:76px;display:block;object-fit:contain}.experience-gate-body{flex:1;position:relative;z-index:2;margin-top:-24px;padding:50px 28px 24px;border-radius:24px 24px 0 0;text-align:center;background:#fff}.experience-gate-body>p{min-height:82px;margin:0 0 25px;color:#43516a;font-size:16px;font-weight:700;line-height:1.65;word-break:keep-all}.phone .experience-gate-button{width:min(100%,312px);min-height:58px;display:block;margin:0 auto;border:4px solid #fff;border-radius:99px;color:#fff;background:var(--experience-color);box-shadow:0 5px 15px #1f304f47;font-size:22px;font-weight:900;cursor:pointer}.experience-gate-notice{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;margin:0;padding:8px 12px;color:#fff;background:#88909e;font-size:12px;font-weight:700}.experience-gate-notice span{font-size:17px}.experience-gate.is-complete .experience-gate-hero{min-height:360px}.experience-gate.is-complete .experience-gate-artwork{border-radius:50%;font-size:55px}.experience-gate.is-complete .experience-gate-body{padding-top:55px}.experience-gate.is-start .experience-gate-hero{min-height:300px;justify-content:flex-start;padding-top:65px;padding-bottom:32px}.experience-gate.is-start .experience-gate-artwork{margin-top:18px}.experience-gate.is-start .experience-gate-body{margin-top:0;padding-top:30px;border-radius:12px 12px 0 0}.experience-gate.is-start .experience-gate-body>p{min-height:76px;margin-bottom:18px}.flow-shortcut-page{height:100%;overflow:hidden;display:flex;flex-direction:column;color:#1c2940;background:#fff}.flow-shortcut-hero{flex:0 0 300px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 12px 14px;color:#fff;text-align:center;background:radial-gradient(circle at 50% 72%,#244985 0,#142f63 45%,#0b234f)}.flow-shortcut-nav{position:absolute;top:8px;right:12px;left:12px;display:flex;align-items:center;justify-content:flex-end}.flow-shortcut-nav button{min-height:28px;display:flex;align-items:center;gap:4px;padding:0;border:0;color:#fff;background:transparent;font-size:20px;cursor:pointer}.flow-shortcut-nav button span{font-size:12px;font-weight:700}.flow-shortcut-hero h1{margin:10px 0 12px;font-size:24px;line-height:1.2;letter-spacing:-.7px}.flow-shortcut-app-icon{width:82px;height:82px;display:grid;place-items:center;margin:0 auto;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 7px 16px #0000003d}.flow-shortcut-app-icon img{width:100%;height:100%;display:block;object-fit:contain}.flow-shortcut-description{flex:0 0 64px;display:grid;place-items:center;margin:0;padding:9px 34px;color:#222b39;text-align:center;font-size:13px;line-height:1.45;background:#fff}.flow-shortcut-list{flex:1 1 auto;min-height:0;overflow:hidden;overscroll-behavior:none;display:flex;flex-direction:column;gap:8px;padding:0 9px 10px;scrollbar-width:none;background:#fff}.flow-shortcut-list::-webkit-scrollbar{display:none}.flow-shortcut-row{width:100%;min-height:56px;display:grid;grid-template-columns:36px 1fr 18px;align-items:center;gap:8px;padding:9px 12px;border:1px solid #d7dde8;border-radius:10px;text-align:left;background:linear-gradient(180deg,#fff,#f9faff);box-shadow:0 2px 5px #192e531a;cursor:pointer}.flow-shortcut-row:active{background:#eef3fb}.flow-shortcut-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#174c9c;background:linear-gradient(145deg,#eef4ff,#dfe9f9);font-size:17px;font-weight:900}.flow-shortcut-row:first-child .flow-shortcut-icon{border:1px solid #d5dfef;border-radius:50%;background:#fff;font-size:13px}.flow-shortcut-icon img{width:100%;height:100%;display:block;object-fit:contain}.flow-shortcut-icon:has(img){overflow:hidden;background:transparent}.flow-shortcut-row:first-child .flow-shortcut-icon:has(img){border:0}.flow-shortcut-row b{display:block;color:#202d42;font-size:15px;line-height:1.25;letter-spacing:-.2px}.flow-shortcut-row i{color:#758195;font-size:22px;font-style:normal;font-weight:300}.flow-shortcut-notice{flex:0 0 32px;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#7f8da7;font-size:10px}.flow-shortcut-notice span{font-size:15px}.regional-main{height:100%;overflow:hidden;position:relative;background:#fff}.regional-main a,.regional-main button:not(:disabled){cursor:pointer}.regional-main-image-page{background:#fff}.regional-main-reference{width:100%;height:100%;position:relative;overflow:hidden;background:#fff}.regional-main-reference>img{width:100%;height:100%;display:block;object-fit:fill}.phone .regional-main-hit{width:var(--hit-width);height:var(--hit-height);position:absolute;z-index:4;top:var(--hit-top);left:var(--hit-left);padding:0;border:0;background:transparent;cursor:pointer}.regional-main .statusbar{height:27px;padding-top:7px;color:#fff;background:#172f63}.regional-header{height:145px;padding:8px 17px 25px;color:#fff;background:linear-gradient(145deg,#0b2c62,#0d428d)}.regional-brand{display:flex;align-items:center;justify-content:space-between;font-size:16px}.regional-brand-logo{width:180px;height:auto;display:block}.regional-brand button{display:grid;justify-items:center;gap:1px;border:0;color:#fff;background:transparent;font-size:23px}.regional-brand button small{font-size:13px;white-space:nowrap}.regional-header h1{margin:8px 0 4px;font-size:21px;line-height:1.22;letter-spacing:-.7px}.regional-header.gyeongnam h1,.regional-header.ulsan h1{margin-top:22px}.regional-header h1 small{display:block;margin-bottom:4px;font-size:15px;font-weight:600;letter-spacing:-.3px}.regional-header h1 strong{display:block;font-size:25px;line-height:1.18}.regional-header p{margin:0;color:#d8e3f6;font-size:15px}.regional-scroll{height:calc(100% - 172px);overflow-y:auto;display:flex;flex-direction:column;padding:12px 12px 58px;scroll-behavior:smooth;scrollbar-width:none;background:#fff}.regional-scroll::-webkit-scrollbar{display:none}.regional-guide-section,.regional-app-section{scroll-margin-top:10px}.regional-section-title{display:flex;align-items:center;justify-content:space-between;margin:0 1px 10px}.regional-section-title>span{display:flex;align-items:baseline;gap:3px}.regional-section-title b{color:#162c55;font-size:18px}.regional-section-title small{color:#8793a5;font-size:13px}.regional-section-title a{color:#8290a5;font-size:13px;text-decoration:none}.regional-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.regional-guide-grid button{min-height:91px;display:grid;place-items:center;align-content:center;gap:3px;padding:7px 3px;border:1px solid #dce4ef;border-radius:9px;background:#fff;box-shadow:0 3px 10px #1a2f500a}.regional-guide-icon{width:38px;height:38px;overflow:hidden;display:grid;place-items:center;border-radius:12px;background:#f5f8fc}.regional-guide-icon img{width:126%;height:126%;object-fit:cover}.regional-guide-grid b{max-width:100%;overflow:hidden;color:#233a64;text-align:center;font-size:14px;line-height:1.3;white-space:normal}.regional-guide-grid small{max-width:100%;overflow:hidden;color:#7b8798;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.regional-app-section{margin-top:0}.regional-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.regional-app-card{min-height:143px;position:relative;padding:12px 11px;text-align:left;border:1px solid #b8cdf1;border-radius:12px;background:#fff;box-shadow:0 5px 14px #1a335b12}.regional-app-logo{width:62px;height:48px;display:grid;place-items:center;margin-bottom:9px;border:1px solid color-mix(in srgb,var(--app-color) 35%,#dce4ef);border-radius:9px;color:var(--app-color);background:color-mix(in srgb,var(--app-color) 8%,#fff);font-size:26px;font-weight:900}.regional-app-logo:has(img){height:62px;overflow:hidden;border:0;background:#fff}.regional-app-logo img{width:100%;height:100%;display:block;object-fit:contain}.regional-app-card b,.regional-app-card small{display:block}.regional-app-card b{color:#172f59;font-size:18px}.regional-app-card small{margin-top:5px;padding-right:15px;color:#6f7d91;font-size:13px;line-height:1.45}.regional-app-card i{position:absolute;right:10px;top:50%;width:24px;height:24px;display:grid;place-items:center;border:1px solid #d7e0ed;border-radius:50%;color:transparent;background:#fff;font-size:0;font-style:normal;transform:translateY(-50%)}.regional-app-card i:before{content:"";width:7px;height:7px;border-top:2px solid #71829a;border-right:2px solid #71829a;transform:translate(-1px) rotate(45deg)}.regional-guide-shortcut{min-height:45px;display:flex;align-items:center;justify-content:center;position:relative;margin:10px 0 14px;padding:0 38px 0 13px;border:0;border-radius:7px;color:#fff;background:#0755b6;box-shadow:0 4px 10px #08388238;text-decoration:none;cursor:pointer}.regional-guide-shortcut span{display:inline-flex;align-items:center;gap:7px}.regional-guide-shortcut img{width:25px;height:25px;display:block;border-radius:4px;object-fit:contain}.regional-guide-shortcut b{font-size:15px}.regional-guide-shortcut i{position:absolute;right:13px;font-size:22px;font-style:normal;font-weight:300}.regional-copyright{margin:auto 0 5px;padding-top:24px;color:#8d98a8;text-align:center;font-size:13px}.regional-footer-logo{height:28px;display:flex;align-items:flex-end;justify-content:center;position:absolute;z-index:3;right:0;bottom:0;left:0;border-top:1px solid #e5e9ef;background:#fff}.regional-footer-logo img{width:52px;height:auto;position:absolute;right:50%;bottom:6px;display:block;object-fit:contain;transform:translate(50%)}.regional-header{position:relative;overflow:hidden;background-color:#0750c6;background-repeat:no-repeat;background-position:center bottom;background-size:cover}.regional-header.gyeongnam{background-image:url(../images/gyeongnam-main-hero-bg.png)}.regional-header.ulsan{background-image:url(../images/ulsan-main-hero-bg.png)}.regional-brand{position:relative;z-index:1}.regional-brand-logo{width:128px}.regional-brand button{min-width:42px;min-height:42px;padding:0}.regional-brand button span{font-size:22px;line-height:1}.regional-header h1,.regional-header p{position:relative;z-index:1;max-width:315px;text-shadow:0 2px 5px rgba(0,26,93,.35)}.regional-header.gyeongnam h1,.regional-header.ulsan h1{margin-top:39px}.regional-header h1 small{font-size:16px}.regional-header h1 strong{color:#ffe574;font-size:25px;text-decoration:none}.regional-header p{margin-top:8px;color:#fff;font-size:13px;font-weight:700}.regional-scroll{overflow-y:hidden;position:relative;background:linear-gradient(180deg,#fff 0% 78%,#eef7ff)}.regional-scroll>section,.regional-guide-shortcut{position:relative;z-index:1}.regional-guide-section{margin-top:14px}.regional-app-card{height:168px;min-height:168px;overflow:hidden;padding:8px 10px 7px;border:2px solid var(--app-color);background:linear-gradient(145deg,color-mix(in srgb,var(--app-color) 7%,#fff),#fff 62%,color-mix(in srgb,var(--app-color) 14%,#fff));box-shadow:0 7px 18px color-mix(in srgb,var(--app-color) 18%,transparent)}.regional-app-card:after{content:"";width:105px;height:105px;position:absolute;right:-28px;bottom:-36px;border-radius:50%;background:color-mix(in srgb,var(--app-color) 15%,transparent);box-shadow:-48px 18px color-mix(in srgb,var(--app-color) 8%,transparent);pointer-events:none}.regional-new-badge{display:inline-flex;align-items:center;height:17px;position:absolute;z-index:2;top:6px;left:8px;padding:0 6px;border-radius:99px;color:#fff;background:var(--app-color);font-size:10px;font-style:normal;font-weight:900}.regional-app-logo{width:48px;height:48px;position:relative;z-index:1;margin-top:6px;margin-bottom:4px}.regional-app-logo:has(img){width:48px;height:48px;margin-bottom:4px;margin-top:20px}.regional-app-card b{font-size:16px;line-height:1.15}.regional-app-card small{margin-top:3px;padding-right:12px;font-size:11px;line-height:1.25}.regional-app-card>b,.regional-app-card>small,.regional-app-card>i{position:relative;z-index:1}.regional-app-card:after{display:none}.regional-app-card[data-app=bp],.regional-app-card[data-app=do],.regional-app-card[data-app=up],.regional-app-card[data-app=mg]{background-repeat:no-repeat;background-position:center bottom;background-size:cover}.regional-app-card[data-app=bp]{background-image:url(../images/gyeongnam-card-bp-bg.png)}.regional-app-card[data-app=do]{background-image:url(../images/gyeongnam-card-do-bg.png)}.regional-app-card[data-app=up]{background-image:url(../images/ulsan-card-up-bg.png)}.regional-app-card[data-app=mg]{background-image:url(../images/ulsan-card-mg-bg.png)}.regional-copyright{width:auto;min-height:110px;position:absolute;z-index:0;right:0;bottom:4px;left:0;margin:0;padding:60px 0 16px;color:#173b7a;background-color:#eff8ff;background-repeat:no-repeat;background-position:center bottom;background-size:115% auto}.regional-main.gyeongnam .regional-copyright{background-image:url(../images/gyeongnam-main-footer-bg.png)}.regional-main.ulsan .regional-copyright{background-image:url(../images/ulsan-main-footer-bg.png)}.hub-phone{width:min(100%,410px);height:800px;min-height:0;border:8px solid #252a30;border-radius:49px;background:#fff;box-shadow:0 0 0 4px #9da3a9f2,0 0 0 7px #30353af2,0 25px 65px #151b2466}.hub-main{height:100%;overflow:hidden;background:#f4f7fb}.hub-topbar{height:58px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding:11px 14px 3px;color:#fff;background:#0b2b5d;font-size:14px}.hub-topbar>span{font-weight:800}.hub-topbar button{display:grid;justify-items:center;gap:1px;border:0;color:#fff;background:transparent;font-size:19px;cursor:pointer}.hub-topbar button small{font-size:12px}.hub-hero{height:100px;padding:12px 17px 20px;color:#fff;background:linear-gradient(145deg,#0b2b5d,#10438e)}.hub-hero h1{margin:0 0 7px;font-size:25px;letter-spacing:-.8px}.hub-hero p{margin:0;color:#d5e2f7;font-size:14px}.hub-content{height:calc(100% - 158px);overflow-y:auto;padding:14px 11px 0;scrollbar-width:thin}.hub-section{margin-bottom:12px;padding:12px;border:1px solid #dbe4f1;border-radius:12px;background:#fff;box-shadow:0 4px 14px #1b355b12}.hub-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hub-section-title h2{margin:0;color:#123a76;font-size:17px}.hub-section-title h2 span{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:4px;border-radius:4px;color:#fff;background:#1458d8;font-size:12px}.hub-section-title>small{color:#5272a1;font-size:12px}.hub-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hub-guide-grid button{min-height:92px;display:grid;place-items:center;align-content:center;gap:8px;padding:8px 2px;border:1px solid #e4eaf2;border-radius:9px;background:#fff;cursor:pointer}.hub-guide-grid button b{font-size:13px;letter-spacing:-.4px}.hub-guide-icon{width:44px;height:44px;overflow:hidden;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 4px 10px #1e375a29}.hub-guide-icon img{width:126%;height:126%;display:block;object-fit:cover}.hub-region-section{border:2px solid #1462ff;box-shadow:0 4px 16px #1462ff1f}.hub-region-card{width:100%;min-height:92px;display:grid;grid-template-columns:1fr 76px 18px;align-items:center;gap:7px;margin-top:9px;padding:10px;text-align:left;border:1px solid #b9d1ff;border-radius:10px;background:#edf5ff;cursor:pointer}.hub-region-card>span{min-width:0}.hub-region-card b,.hub-region-card small,.hub-region-card em{display:block}.hub-region-card b{color:#1553bd;font-size:17px}.hub-region-card small{margin-top:3px;font-size:12px;font-weight:800}.hub-region-card em{margin-top:3px;overflow:hidden;color:#536379;font-size:11px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.hub-region-illustration{width:76px;height:58px;display:block;object-fit:cover;border-radius:9px}.hub-region-card strong{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#176de5;font-size:15px}.hub-region-card.ulsan{border-color:#9adbc7;background:#ecfbf5}.hub-region-card.ulsan b{color:#087d69}.hub-region-card.ulsan strong{background:#087d69}.hub-copyright{margin:15px 0 1px;color:#64748b;text-align:center;font-size:14px}.hub-footer{height:48px;display:flex;align-items:center;justify-content:center;gap:2px;margin:0 -11px;color:#222;background:transparent;font-size:19px;transform:translateY(-5px)}.hub-footer strong{color:#ed1d32;font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes sms-notification-in{0%{opacity:0;transform:translateY(-24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hotspot-idle{0%,to{transform:translate(-50%,-50%) scale(.72);box-shadow:0 0 #ef343466}50%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 12px #ef343400}}@keyframes selection-pulse{0%{opacity:.6;transform:translate(-50%,-50%) scale(.5);box-shadow:0 0 #ef343480}55%{opacity:.6;transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 13px #ef34342e}to{opacity:0;transform:translate(-50%,-50%) scale(1.15);box-shadow:0 0 0 26px #ef343400}}@media(max-width:1080px){.developer-issue-panel{display:none}}@media(max-width:768px){html,body,#app{width:100%;height:100%;min-height:100%}body{overflow:hidden;background:#0d4699}body:before,body:after{display:none}.cover-stage{width:100%;height:100vh;min-height:100vh;height:100svh;min-height:100svh;height:100dvh;min-height:100dvh;padding:0;overflow:hidden;background:#0d4699}.intro-cover{width:100%;height:100%;min-height:0;aspect-ratio:auto;overflow:hidden;border:0;border-radius:0;box-shadow:none;background:#0d4699}.intro-cover picture{width:100%;height:100%;display:block}.intro-cover-image,.intro-cover img{width:100%;height:100%;object-fit:cover;object-position:center top;transform:none}.intro-cover-start{width:280px;height:52px;top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 78px);border:2px solid rgba(255,255,255,.9);border-radius:12px;color:#fff;background:#1689f5f0;box-shadow:0 8px 24px #00143c52;font-size:19px;font-weight:900}.stage{width:100%;height:100dvh;min-height:100dvh;padding:0}.phone-shell{width:100%;height:100%;aspect-ratio:auto}.phone{width:100%;height:100%;top:0;left:0;border:0;border-radius:0;box-shadow:none}.phone-mockup,.mockup-status-space{display:none}.phone-content{height:100%}.theme-toggle,.developer-navigation-toggle,.developer-navigation{display:none}}@media(max-height:1000px)and (min-width:769px){.intro-cover,.phone-shell{zoom:.9}}@media(max-height:800px)and (min-width:769px){.intro-cover,.phone-shell{zoom:.75}}
