:root{--primary:#4472c4;--primary-dark:#2e3192;--brand-red:#bf3e39;--brand-red-dark:#870d0d;--orange:#f15834;--yellow:#ffb400;--text:#222;--text-soft:#373748;--gray:#7b7c8a;--line:#cfcfcf;--line-soft:#e5e7eb;--input:#f5f7fa;--placeholder:#93969e;--back:#ededf3}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{min-height:100%;margin:0}body{background:#fff;color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.android-page,.shell,.shell-main{min-height:100dvh;background:#fff}.android-page{position:relative;width:100%;margin:0 auto;overflow:hidden}.android-page,.android-page.wide{max-width:430px}.android-content{position:relative;height:calc(100dvh - 59px);overflow-y:auto;background:#fff;padding:18px 20px 22px}.android-top{height:59px;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:0;font-size:24px;font-weight:800}.android-top .back{position:absolute;left:0;top:0;width:52px;height:59px;border:0;background:transparent;color:#222;font-size:34px;line-height:1}.android-top .menu{position:absolute;right:2px;top:2px;width:56px;height:55px;border:0;background:var(--brand-red);border-radius:8px;color:#fff;font-size:14px;font-weight:800}.android-top.main-title{justify-content:flex-start;padding-left:26px;padding-right:68px;font-size:18px;color:var(--text-soft)}.android-card{background:#fff;border-radius:12px;border:1px solid hsla(0,0%,72%,.35);box-shadow:0 4px 10px rgba(0,0,0,.08);padding:16px}.form-stack{display:grid;grid-gap:13px;gap:13px}.android-section-title{margin:0 0 12px;font-size:16px;line-height:1.3;font-weight:900;color:#222}.android-section-sub{font-size:10px;color:#222;margin:-6px 0 12px}.android-label{display:block;margin:0 0 7px;font-size:13px;font-weight:800;color:#222}.android-input,.field input,.field select,.field textarea,.native-input{width:100%;height:50px;border:1px solid var(--line);border-radius:8px;background:var(--input);color:#222;outline:none;padding:0 16px;font-size:13px}.field textarea{height:auto;min-height:118px;padding:14px 16px}.android-input::placeholder,.native-input::placeholder{color:grey}.android-input:focus,.field input:focus,.field select:focus,.field textarea:focus,.native-input:focus{background:#fff;border:2px solid var(--primary);box-shadow:none}.native-row{display:flex;gap:8px;align-items:center}.native-row .dash{font-weight:800;color:#222}.native-row>:not(.dash){flex:1 1}.android-btn{width:100%;height:50px;border:0;border-radius:8px;background:var(--brand-red);color:#fff;font-weight:900;font-size:16px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.android-btn:active{background:var(--brand-red-dark)}.android-btn.light{background:#fff;color:#4472c4;border:2px solid #4472c4}.android-btn.secondary{background:#7b7c8a}.android-btn.danger{background:#e1403e}.android-row{display:flex;gap:10px}.android-row>*{flex:1 1}.android-muted{color:#7b7c8a;font-size:13px}.grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.login-page{max-width:430px;margin:0 auto;background:#fff;display:block;overflow-y:auto}.login-box,.login-page{width:100%;min-height:100dvh}.login-box{text-align:center;padding:100px 40px 28px}.login-logo{width:160px;height:160px;object-fit:contain}.login-text-logo{width:240px;height:auto;margin-top:12px;object-fit:contain}.login-form{margin-top:46px;display:grid;grid-gap:10px;gap:10px}.login-form .android-btn{margin-top:10px;font-size:16px}.login-join{margin:20px auto 0;width:250px;height:50px;border-radius:5px;border:2px solid #4472c4;background:#fff;font-size:16px}.login-center,.login-join{color:#4472c4;font-weight:900}.login-center{margin-top:45px;text-align:center;font-size:20px}.main-screen{height:calc(100dvh - 59px);display:flex;flex-direction:column;background:#fff}.main-fast{height:31%;min-height:215px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:0;gap:0;padding:16px 0}.main-fast-btn{height:176px;border:0;color:#fff;font-size:20px;font-weight:900;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px}.main-fast-btn img{width:62px;height:62px;object-fit:contain}.main-fast-btn.payment{background:var(--orange);border-radius:0 88px 88px 0}.main-fast-btn.sms{background:var(--yellow);border-radius:88px 0 0 88px}.main-lower{flex:1 1;background:#fff;border:4px solid var(--primary);border-bottom:0;border-radius:20px 20px 0 0;padding:25px 20px 16px;display:flex;flex-direction:column}.main-menu-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 16px;gap:18px 16px}.main-menu-card{height:112px;border:0;border-radius:12px;background:#fff;box-shadow:0 5px 12px rgba(0,0,0,.16);flex-direction:column;gap:8px;color:#4472c4;font-size:20px;font-weight:900}.main-menu-card,.main-menu-icon{display:flex;align-items:center;justify-content:center}.main-menu-icon{width:54px;height:54px;border-radius:16px;background:#eee}.main-menu-icon img{width:33px;height:33px;object-fit:contain}.main-service{margin-top:auto;text-align:center;color:#4472c4;font-size:20px;font-weight:900;padding-top:22px}.sales-strip{display:grid;grid-template-columns:1fr 1fr;margin:0 20px 14px;border-radius:12px;overflow:hidden;background:#4472c4;color:#fff}.sales-strip div{padding:11px 6px;text-align:center}.sales-strip div+div{border-left:1px solid hsla(0,0%,100%,.5)}.sales-strip b{display:block;font-size:15px}.sales-strip span{font-size:14px;color:#ffb400;font-weight:900}.payment-step{padding:13px 0;border-bottom:1px solid #eee}.payment-step:first-child{padding-top:0}.payment-step:last-child{border-bottom:0}.pay-button-wrap{padding-top:8px}.history-tabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:13px}.history-tabs button{height:38px;border:1px solid var(--line-soft);border-radius:8px;background:#f9f9fd;color:#222;font-weight:800}.history-tabs button.active{background:var(--brand-red);border-color:var(--brand-red);color:#fff}.goods-list,.history-list,.notice-list{display:grid;grid-gap:12px;gap:12px}.goods-item,.history-item,.notice-item{background:#fff;border-radius:12px;border:1px solid var(--line-soft);box-shadow:0 4px 10px rgba(0,0,0,.08);padding:15px}.goods-item h3,.history-item h3,.notice-item h3{margin:0 0 8px;font-size:16px}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border-radius:999px;padding:0 10px;background:#e5edff;color:#0b43c1;font-size:12px;font-weight:900}.badge.red{background:#fff0f0;color:#e1403e}.goods-add-fixed{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;padding-top:10px}.page-title{margin-bottom:18px}.page-title h2{font-size:24px;margin:0 0 6px}.card{background:#fff;border-radius:12px;border:1px solid var(--line-soft);padding:16px}.field{display:grid;grid-gap:7px;gap:7px;margin-bottom:12px;font-weight:800}.primary-btn{height:50px;border:0;border-radius:8px;background:var(--brand-red);color:#fff;font-weight:900}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:12px;border-bottom:1px solid var(--line-soft);text-align:left}.table th{color:#7b7c8a;background:#f9f9fd}@media (min-width:431px){body{background:#e9e9ef}.android-page,.login-page{box-shadow:0 20px 70px rgba(0,0,0,.12)}}@media(max-width:360px){.login-box{padding-left:28px;padding-right:28px}.main-fast-btn{height:154px}.main-menu-card{height:98px;font-size:18px}.main-service{font-size:18px}}.main-v2-page{max-width:430px;color:#373748}.main-v2-root{width:100%;min-height:100dvh;overflow:hidden}.main-v2-top-frame{height:59px;margin:10px 16px;display:flex;align-items:center}.main-v2-top{width:100%;justify-content:space-between}.main-v2-company,.main-v2-top{height:100%;display:flex;align-items:center}.main-v2-company{min-width:0;flex:1 1;padding-right:8px}.main-v2-logo{width:26px;height:26px;object-fit:contain;flex:0 0 auto}.main-v2-company-name{margin-left:8px;min-width:0;font-size:18px;color:#373748;line-height:59px}.main-v2-badge,.main-v2-company-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.main-v2-badge{width:94px;height:32px;border-radius:999px;background:#373748;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;padding:0 8px;flex:0 0 auto}.main-v2-badge.placeholder{visibility:hidden}.main-v2-input{height:calc(100dvh - 79px);display:flex;flex-direction:column;padding:8px 16px 16px;overflow:hidden}.main-v2-sales-card{height:86px;margin:0 5px;flex:0 0 86px;border-radius:12px;background:#fff;box-shadow:0 4px 15px rgba(47,46,65,.07);display:flex;align-items:center;justify-content:center;padding:0 16px;overflow:hidden}.main-v2-sales-card .sales-col{height:100%;min-width:0;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.main-v2-sales-card .sales-col.right{padding-left:13px}.main-v2-sales-card .sales-title{padding-bottom:5px;color:#6b6b6b;font-size:15px;font-weight:700;line-height:1.2}.main-v2-sales-card .sales-value{margin-top:2px;color:#222;font-size:14px;font-weight:900;line-height:1.2;word-break:break-all}.main-v2-sales-card .sales-divider{width:1px;height:30px;background:#e5e7eb;display:block;flex:0 0 1px}.main-v2-menu-wrap{flex:1 1;min-height:0;background:#f9f9fd;overflow:hidden;padding-top:0;margin-top:1rem;display:flex;align-items:flex-start;justify-content:center}.main-v2-menu-layout{width:100%;padding-top:0;-webkit-clip-path:none;clip-path:none}.main-v2-menu-row{display:flex;width:100%;align-items:flex-start}.main-v2-menu-cell{width:33.3333%;border:0;background:transparent;padding:3px 6px;-webkit-clip-path:none;clip-path:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.main-v2-card-inner{height:118px;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:5px;padding-bottom:20px;font-size:17px;font-weight:700;line-height:1;white-space:nowrap}.main-v2-menu-icon{width:55px;height:55px;flex:0 0 55px;margin-bottom:0}.main-v2-card-inner span{min-height:20px;margin-top:0}.main-v2-card-inner span,.main-v2-logout-wrap{display:flex;align-items:center;justify-content:center}.main-v2-logout-wrap{height:36px;flex:0 0 36px}.main-v2-logout{height:36px;border:0;background:transparent;color:#7b7c8a;font-size:15px;text-decoration:underline;padding:0 16px}@media(max-width:360px){.main-v2-card-inner{height:104px;font-size:15px}.main-v2-menu-icon{width:48px;height:48px;flex-basis:48px}.main-v2-company-name{font-size:17px}.main-v2-badge{width:84px;font-size:10px}}.login-center,.login-join{display:none!important}.main-v2-input,.main-v2-page,.main-v2-root{background:#f9f9fd}.main-v2-card-inner{box-shadow:0 4px 15px rgba(47,46,65,.07)}.main-v2-menu-icon{object-fit:contain}:root{--desktop-bg:#eef1f6;--desktop-panel:#fff;--menu-row-gap-px:10px;--menu-col-gap-px:10px}.desktop-web-shell{width:100%;min-height:100dvh;background:#fff}.desktop-promo{display:none}.desktop-phone-frame,.desktop-phone-panel,.desktop-phone-scale-wrap{width:100%;min-height:100dvh;background:#fff}.main-v2-menu-layout{display:flex;flex-direction:column;row-gap:var(--menu-row-gap-px)}.main-v2-menu-row{column-gap:var(--menu-col-gap-px)}.main-v2-menu-cell{flex:1 1;width:auto;padding:0}.main-v2-card-inner{width:100%;margin:0}@media (min-width:768px){body{background:var(--desktop-bg)}.desktop-web-shell{min-height:100dvh;align-items:center;gap:72px;padding:42px 56px;background:radial-gradient(circle at 18% 22%,rgba(68,114,196,.14),transparent 34%),linear-gradient(135deg,#f6f8fc,#edf1f8 48%,#e9eef7);overflow:hidden}.desktop-promo,.desktop-web-shell{display:flex;justify-content:center}.desktop-promo{width:min(520px,44vw);min-height:760px;flex-direction:column;align-items:flex-start;color:#273043}.desktop-brand{margin-bottom:50px}.desktop-brand-logo{width:210px;height:auto;object-fit:contain;display:block}.desktop-promo-card h1{margin:0;font-size:42px;line-height:1.28;font-weight:900;letter-spacing:-1.2px;color:#202942}.desktop-promo-card p{margin:24px 0 0;color:#667085;font-size:18px;line-height:1.68;font-weight:600}.desktop-promo-feature{margin-top:34px;display:flex;flex-wrap:wrap;gap:10px}.desktop-promo-feature span{height:38px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;background:#fff;color:#4472c4;box-shadow:0 10px 30px rgba(47,46,65,.08);font-size:14px;font-weight:900}.desktop-qr-wrap{margin-top:62px;display:flex;align-items:center;gap:18px}.desktop-qr-wrap p{margin:0;color:#667085;font-size:15px;line-height:1.45;font-weight:700}.desktop-qr-box{width:108px;height:108px;border-radius:20px;background:#fff;box-shadow:0 16px 40px rgba(47,46,65,.12);padding:8px;display:flex;align-items:center;justify-content:center}.desktop-qr-box img{width:100%;height:100%;display:block;object-fit:contain;border-radius:12px}.desktop-phone-scale-wrap{position:relative;width:var(--phone-scaled-width,440px);height:var(--phone-scaled-height,844px);min-height:0;flex:0 0 var(--phone-scaled-width,440px);background:transparent;overflow:visible}.desktop-phone-panel{position:absolute;left:0;top:0;width:440px;height:844px;min-height:0;flex:0 0 440px;border-radius:34px;padding:14px;background:#111827;box-shadow:0 28px 90px rgba(18,25,38,.26);transform:scale(var(--phone-scale,1));transform-origin:top left}.desktop-phone-frame{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:24px;background:#fff}.desktop-phone-frame .android-page,.desktop-phone-frame .login-page{width:100%;max-width:none;height:100%;min-height:0;box-shadow:none}.desktop-phone-frame .login-box,.desktop-phone-frame .main-v2-root{height:100%;min-height:0}.desktop-phone-frame .main-v2-input{height:calc(100% - 79px)}.desktop-phone-frame .android-content,.desktop-phone-frame .main-screen{height:calc(100% - 59px)}}@media (max-width:767px){.desktop-phone-frame,.desktop-phone-panel,.desktop-phone-scale-wrap,.desktop-web-shell{display:block;width:100%;min-height:100dvh;height:auto;padding:0;margin:0;background:#fff;border-radius:0;box-shadow:none;transform:none}}.route-auth-checking{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#666;font-size:14px;background:#f5f6f8}:root{--main-v2-icon-size:55px}.main-v2-menu-icon{width:var(--main-v2-icon-size)!important;height:var(--main-v2-icon-size)!important;min-width:var(--main-v2-icon-size);min-height:var(--main-v2-icon-size);max-width:var(--main-v2-icon-size);max-height:var(--main-v2-icon-size);object-fit:contain!important;object-position:center center;display:block;flex:0 0 var(--main-v2-icon-size)!important}@media(max-width:360px){.main-v2-menu-icon{width:var(--main-v2-icon-size)!important;height:var(--main-v2-icon-size)!important;min-width:var(--main-v2-icon-size);min-height:var(--main-v2-icon-size);max-width:var(--main-v2-icon-size);max-height:var(--main-v2-icon-size);flex-basis:var(--main-v2-icon-size)!important}}.payment-fixed-form{height:100%;min-height:0;display:flex;flex-direction:column;gap:0}.payment-scroll-area{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}.payment-section-card{flex:0 0 auto}.payment-field{display:grid;grid-gap:7px;gap:7px;margin-bottom:12px}.payment-field.no-margin{margin-bottom:0}.payment-field-title{display:block;font-size:13px;font-weight:800;color:#222}.required-star{margin-left:3px;color:#e1403e}.payment-goods-row{gap:8px}.payment-sub-btn{width:86px;height:50px;flex:0 0 86px;border-radius:8px;background:var(--primary);font-size:13px;font-weight:900}.payment-card-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:12px;margin-bottom:12px}.payment-installment-row{display:grid;grid-template-columns:104px 1fr;align-items:center;grid-gap:10px;gap:10px;margin-top:12px}.payment-installment-row .android-label{margin:0;white-space:nowrap}.payment-action-fixed{padding-top:12px;background:#fff}@media(max-width:360px){.payment-installment-row{grid-template-columns:96px 1fr;gap:8px}.payment-sub-btn{width:78px;flex-basis:78px;font-size:12px}}.sms-fixed-form{height:100%;min-height:0}.sms-scroll-area{gap:1rem}.sms-section-card{flex:0 0 auto}.sms-result-pre{white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5;margin:0;color:#333}.android-content:has(.native-payment-form){background:#f9f9fd;padding:0 16px 16px;overflow:hidden}.native-payment-form{height:100%;min-height:0;display:flex;flex-direction:column}.native-payment-scroll{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding:8px 0 18px;scrollbar-width:none}.native-payment-scroll::-webkit-scrollbar{display:none}.native-payment-card{border:0;border-radius:10px;box-shadow:none;background:#fff;padding:28px 15px 20px}.native-payment-section-title{margin:0 0 25px;font-size:20px;font-weight:900;line-height:1.25;color:#050505}.native-form-row{display:grid;grid-template-columns:64px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;margin-bottom:12px}.native-form-row:last-child{margin-bottom:0}.native-card-label,.native-form-label{color:#151515;font-size:15px;font-weight:500;line-height:1.25;white-space:nowrap}.required-star{color:#c83c38;margin-left:2px;font-style:normal;font-weight:900}.native-payment-form .native-input{height:34px;min-height:34px;border:1px solid #c9cdd2;border-radius:7px;background:#f2f3f6;padding:0 13px;color:#373748;font-size:13px;font-weight:500}.native-payment-form .native-input::placeholder{color:#8b909a;font-size:12px}.native-payment-form .native-input:focus{border:1px solid #9da5b0;background:#fff;box-shadow:none}.payment-goods-row{display:flex;align-items:center;gap:7px;min-width:0}.payment-goods-row .native-input{flex:1 1;min-width:0}.payment-sub-btn{width:94px;flex:0 0 94px;height:36px;border:0;border-radius:7px;background:#c83c38;color:#fff;font-size:15px;font-weight:700}.native-card-number-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:5px;gap:5px;margin:10px 0 18px}.native-card-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:0 0 18px}.native-card-grid .card-field{display:block;margin:0}.full-card-field .native-card-label,.native-card-grid .native-card-label{display:block;margin:0 0 9px}.full-card-field{display:block;margin:0 0 16px}.native-installment-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;align-items:center;margin-top:8px}.native-installment-row .native-card-label{text-align:right;padding-right:2px}.native-payment-form select.native-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f2f3f6 url(/android-assets/arrow_drop.png) no-repeat right 12px center/14px auto;padding-right:34px}.payment-action-fixed{flex:0 0 auto;background:#f9f9fd;padding:12px 24px 4px}.payment-action-fixed .android-btn{height:50px;border-radius:7px;background:#c83c38;color:#fff;font-size:16px;font-weight:800}.sms-fixed-form .native-payment-scroll{padding-top:26px;gap:12px}.sms-section-card{padding:44px 22px 31px;border-radius:10px}.sms-section-card .native-payment-section-title{font-size:24px;margin-bottom:30px}.sms-section-card .native-form-row{grid-template-columns:74px minmax(0,1fr);gap:12px;margin-bottom:20px}.sms-section-card .native-input{height:51px;border-radius:9px;font-size:16px}.sms-section-card .payment-sub-btn{width:112px;flex-basis:112px;height:51px;border-radius:9px;font-size:18px}.sms-fixed-form .payment-action-fixed{padding:12px 37px 4px}.sms-fixed-form .payment-action-fixed .android-btn{height:74px;border-radius:9px;font-size:24px}.goods-dialog-backdrop{position:absolute;inset:0;z-index:1200;display:flex;padding:22px;background:rgba(0,0,0,.42)}.goods-dialog{width:min(360px,100%);max-height:min(620px,86dvh);display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.24)}.goods-dialog-header{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #eeeff3}.goods-dialog-header strong{font-size:18px;font-weight:900;color:#111}.goods-dialog-header button{width:38px;height:38px;border:0;background:transparent;font-size:30px;line-height:1;color:#333}.goods-dialog-search{margin:14px 16px;width:calc(100% - 32px)!important;background:#f2f3f6!important}.goods-dialog-list{overflow-y:auto;min-height:120px;padding:0 16px 16px;display:grid;grid-gap:8px;gap:8px}.goods-dialog-empty{height:120px;display:flex;align-items:center;justify-content:center;color:#8b909a;font-size:14px}.goods-dialog-item{height:58px;border:1px solid #eceef2;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;text-align:left;color:#151515}.goods-dialog-item span{font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.goods-dialog-item b{font-size:14px;color:#c83c38;white-space:nowrap}@media(max-width:360px){.native-form-row{grid-template-columns:60px 1fr;gap:8px}.payment-sub-btn{width:84px;flex-basis:84px;font-size:13px}.native-payment-card{padding-left:14px;padding-right:14px}.sms-section-card{padding-left:22px;padding-right:22px}.sms-section-card .native-form-row{grid-template-columns:72px 1fr}.sms-section-card .payment-sub-btn{width:108px;flex-basis:108px}}.goods-manage-page{padding-bottom:10px}.goods-manage-top{justify-content:space-between;gap:12px;color:#555}.goods-add-btn{width:116px;height:42px;border-radius:8px;font-size:14px;flex:0 0 116px}.goods-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.goods-item-main{flex:1 1}.goods-item-main p{margin:0 0 4px;color:#c83c38}.goods-item-main small{display:block;color:#8b909a;font-size:12px}.goods-item-actions{width:126px;flex:0 0 126px;gap:6px}.goods-item-actions .android-btn{height:36px;font-size:13px}.goods-edit-dialog{width:min(360px,100%);max-height:min(620px,86dvh);display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.24)}.goods-edit-body{padding:18px 16px 8px;display:grid;grid-gap:14px;overflow-y:auto}.goods-edit-row{grid-template-columns:76px minmax(0,1fr);margin:0}.goods-edit-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:14px 16px 16px;border-top:1px solid #eeeff3;background:#fff}.goods-edit-actions .android-btn{height:46px;font-size:15px}@media(max-width:360px){.goods-item{display:block}.goods-item-actions{width:100%;margin-top:10px}.goods-edit-row{grid-template-columns:70px minmax(0,1fr)}}.goods-manage-content,.native-payment-content,.sms-payment-content{background:#f9f9fd;padding:0 16px 16px;overflow:hidden}.goods-dialog-backdrop{background:rgba(58,61,78,.62);align-items:center;justify-content:center;padding:36px}.goods-select-dialog{width:min(344px,100%);height:min(596px,calc(100dvh - 86px));display:flex;flex-direction:column;background:#f9f9fd;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.18)}.goods-select-header{height:70px;flex:0 0 70px;display:flex;align-items:center;justify-content:center;background:#fff;border-bottom:1px solid #d7d7da}.goods-select-header strong{font-size:20px;font-weight:900;color:#161616}.goods-select-list{flex:1 1;min-height:0;overflow-y:auto;padding:14px 14px 18px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin}.goods-select-item{border:0;border-radius:13px;background:#fff;padding:18px 12px 15px;box-shadow:none}.goods-select-bottomline,.goods-select-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.goods-select-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;color:#151515}.goods-select-price{flex:0 0 auto;font-size:18px;font-weight:700;color:#565656}.goods-select-bottomline{margin-top:20px}.goods-qty-control{display:flex;align-items:center;gap:9px}.goods-qty-btn{width:32px;height:32px;border:0;border-radius:7px;color:#fff;font-size:21px;font-weight:900;line-height:1;display:inline-flex;align-items:center;justify-content:center}.goods-qty-btn.minus{background:#939393}.goods-qty-btn.plus{background:#c9362f}.goods-qty-input{width:39px;height:32px;border:1px solid #d6d9de;border-radius:7px;background:#f9fafc;text-align:center;color:#191919;font-size:17px;font-weight:900;pointer-events:none}.goods-select-amount{flex:0 0 auto;color:#151515;font-size:19px;font-weight:900}.goods-select-actions{flex:0 0 78px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:12px 14px 16px;background:#fff;border-top:1px solid #e5e5e8}.goods-select-actions button{border:0;border-radius:10px;color:#fff;font-size:19px;font-weight:900}.goods-select-cancel{background:#949493}.goods-select-confirm{background:#c9362f}.goods-select-confirm:disabled{opacity:.45}.goods-manage-top{height:46px;color:#373748;font-size:15px;font-weight:900}.goods-manage-scroll{flex:1 1;gap:12px;padding:0 0 14px}.goods-manage-bottom{padding:12px 24px 16px}.goods-manage-bottom .goods-add-btn{border-radius:8px;font-size:16px}.goods-edit-dialog{border-radius:22px;width:min(344px,100%)}.goods-edit-body{padding:22px 18px 18px;gap:14px}.goods-edit-actions{padding:14px 18px 18px;gap:8px}@media(max-width:360px){.goods-dialog-backdrop{padding:28px 24px}.goods-select-dialog{height:min(560px,calc(100dvh - 72px))}.goods-select-name,.goods-select-price{font-size:16px}.goods-select-amount{font-size:17px}}.payment-web-content{background:#fff}.payment-web-shell{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;background:#fff}.payment-web-frame{flex:1 1;min-height:0}.payment-web-fallback{min-height:42px;flex:0 0 auto;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid #eeeff3;background:#fff;color:#7b7c8a;font-size:12px}.payment-web-fallback button{border:0;border-radius:999px;padding:6px 10px;background:var(--brand-red);color:#fff;font-size:12px;font-weight:900}.payment-web-empty{margin:18px}.goods-manage-content{padding:0 16px;overflow:hidden}.goods-manage-page{height:100%;min-height:0;display:flex;flex-direction:column;padding:0}.goods-manage-top{flex:0 0 auto;height:47px;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #ececf2;color:#4e505b;font-size:13px;font-weight:800}.goods-manage-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:18px 0;scrollbar-width:none}.goods-manage-scroll::-webkit-scrollbar{display:none}.goods-manage-scroll .android-card.android-muted{border-radius:11px;box-shadow:none}.goods-manage-scroll .goods-item{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:14px;min-height:130px;padding:15px 20px 13px;border:0;border-radius:10px;background:#fff;box-shadow:0 7px 22px rgba(31,31,45,.06)}.goods-item-main{width:100%;min-width:0;flex:0 0 auto}.goods-item-main h3{margin:0;color:#383849;font-size:18px;line-height:1.4;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.goods-item-main p{margin:12px 0 0;width:100%;color:#343446;font-size:18px;line-height:1.25;text-align:right}.goods-item-main p b{font-weight:900}.goods-item-main small{display:none!important}.goods-item-actions{width:100%;flex:0 0 auto;display:grid!important;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px}.goods-item-actions .android-btn{width:100%;height:35px;border-radius:7px;font-size:15px;font-weight:900}.goods-item-actions .light,.goods-item-actions .secondary{background:#898996!important;color:#fff!important}.goods-item-actions .danger{background:#c93b35!important;color:#fff!important}.goods-manage-bottom{flex:0 0 auto;background:#f9f9fd;padding:14px 24px 20px}.goods-manage-bottom .goods-add-btn{width:100%;height:50px;border-radius:7px;background:#c93b35;font-size:17px;font-weight:900}.history-page-content{height:calc(100dvh - 59px);overflow:hidden;padding:0 16px;background:#f9f9fd;display:flex;flex-direction:column}.history-fixed-head{flex:0 0 auto;background:#f9f9fd;padding-top:18px}.history-tab-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin:0 0 33px}.history-tab-row button{height:48px;min-height:48px;padding:0;border:0;border-radius:6px 6px 0 0;background:#848590;color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 18px rgba(47,46,65,.14)}.history-tab-row button.active{background:var(--brand-red)}.history-count-row{height:53px;display:flex;align-items:center;padding-left:2px;border-bottom:1px solid #d8d8dd;color:#373748;font-size:18px;font-weight:500}.history-scroll-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:14px 0 28px;display:flex;flex-direction:column;gap:16px}.history-card-v2{position:relative;width:100%;min-height:138px;border:0;border-radius:20px;background:#fff;box-shadow:0 4px 15px rgba(47,46,65,.07);padding:25px 54px 25px 24px;color:#373748;text-align:left}.history-card-bottom,.history-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-card-bottom{margin-top:18px}.history-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:132px;max-width:180px;height:34px;border-radius:999px;padding:0 12px;background:#e9f0ff;color:#004bdb;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-status-badge.gray{background:#efefef;color:#686a75}.history-date{flex:1 1;text-align:right;color:#71717b;font-size:18px;font-weight:500;white-space:nowrap}.history-kind{font-size:22px}.history-kind,.history-price{color:#373748;font-weight:900;line-height:1.1}.history-price{font-size:26px;white-space:nowrap}.history-arrow{position:absolute;right:22px;top:50%;transform:translateY(-50%);color:#373748;font-size:48px;font-weight:400;line-height:1}.history-card-v2.canceled .history-kind,.history-card-v2.canceled .history-price{color:#7b7c8a;text-decoration:line-through}.history-empty{min-height:120px;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:center;color:#7b7c8a;font-size:16px;font-weight:700;box-shadow:0 4px 15px rgba(47,46,65,.07)}@media(max-width:360px){.history-tab-row button{height:48px;min-height:48px;font-size:18px}.history-card-v2{padding-left:18px;padding-right:44px}.history-status-badge{min-width:118px;font-size:16px}.history-date{font-size:16px}.history-kind{font-size:20px}.history-price{font-size:23px}}.native-payment-content .native-form-row{min-height:44px}.native-payment-content .native-payment-form .native-input{height:44px;min-height:44px}.native-payment-content .payment-sub-btn{height:44px}.payment-web-content{padding:0;overflow:hidden}.payment-web-frame,.payment-web-frame-wrap{width:100%;height:100%;background:#fff}.payment-web-frame{display:block;border:0}@media (min-width:768px){.desktop-drag-scroll{cursor:-webkit-grab;cursor:grab;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.desktop-drag-scroll.is-drag-scrolling{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-drag-scroll a,.desktop-drag-scroll button,.desktop-drag-scroll input,.desktop-drag-scroll select,.desktop-drag-scroll textarea{cursor:auto}}.android-page.no-header .android-top{display:none}.android-page.no-header .android-content{height:100%;padding:0}.android-page.no-header .main-route-content{background:#fff}.mobile-dialog-host{position:absolute;inset:0;z-index:1300;pointer-events:none}.mobile-dialog-host .dialog-backdrop{pointer-events:auto}.desktop-phone-frame .goods-dialog-backdrop{position:absolute}.mobile-dialog-host .goods-dialog-backdrop{pointer-events:auto;z-index:1400;overscroll-behavior:contain;touch-action:none}.mobile-dialog-host .goods-select-dialog{pointer-events:auto;touch-action:auto}.mobile-dialog-host .goods-select-list{overscroll-behavior:contain;touch-action:pan-y}.desktop-phone-frame,.desktop-phone-frame *{max-width:100%}.desktop-phone-frame .android-content{overflow-x:hidden}.android-content.sms-payment-content:has(.sms-fixed-form){height:calc(100% - 59px);background:#f7f7fb;padding:0 16px 18px;overflow:hidden}.sms-payment-content .sms-fixed-form{height:100%;min-height:0;display:flex;flex-direction:column}.sms-payment-content .native-payment-scroll,.sms-payment-content .sms-scroll-area{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;gap:10px;padding:31px 0 14px;scrollbar-width:none}.sms-payment-content .native-payment-scroll::-webkit-scrollbar{display:none}.sms-payment-content .native-payment-card,.sms-payment-content .sms-section-card{width:100%;flex:0 0 auto;background:#fff;border:0;border-radius:10px;box-shadow:0 10px 22px rgba(47,46,65,.04);padding:29px 14px 21px}.sms-payment-content .sms-section-card+.sms-section-card{margin-top:0}.sms-payment-content .native-payment-section-title,.sms-payment-content .sms-section-card .native-payment-section-title{margin:0 0 24px;color:#050505;font-size:18px;font-weight:900;line-height:1.2;letter-spacing:-.4px}.sms-payment-content .native-form-row,.sms-payment-content .sms-section-card .native-form-row{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;min-height:44px;margin:0 0 9px}.sms-payment-content .native-form-row:last-child{margin-bottom:0}.sms-payment-content .native-form-label{color:#151515;font-size:15px;font-weight:500;line-height:44px;white-space:nowrap;letter-spacing:-.35px}.sms-payment-content .required-star{margin-left:2px;color:#c83c38;font-size:15px;font-style:normal;font-weight:900}.sms-payment-content .payment-goods-row{display:flex;align-items:center;gap:7px;min-width:0}.sms-payment-content .payment-goods-row .native-input{flex:1 1 auto;min-width:0}.sms-payment-content .native-input,.sms-payment-content .sms-section-card .native-input{width:100%;height:44px;min-height:44px;border:1px solid #cdd0d5;border-radius:7px;background:#f2f3f6;padding:0 12px;color:#373748;font-size:15px;font-weight:500;outline:none}.sms-payment-content .native-input:focus{border:1px solid #9da5b0;background:#fff;box-shadow:none}.sms-payment-content .payment-sub-btn,.sms-payment-content .sms-section-card .payment-sub-btn{width:94px;flex:0 0 94px;height:44px;border:0;border-radius:7px;background:#c83c38;color:#fff;font-size:15px;font-weight:700;letter-spacing:-.3px}.sms-payment-content .payment-action-fixed,.sms-payment-content .sms-fixed-form .payment-action-fixed{flex:0 0 auto;background:#f7f7fb;padding:12px 24px 4px}.sms-payment-content .payment-action-fixed .android-btn,.sms-payment-content .sms-fixed-form .payment-action-fixed .android-btn{height:51px;min-height:51px;border-radius:7px;background:#c83c38;color:#fff;font-size:17px;font-weight:700;letter-spacing:-.35px}.android-content.history-page-content{width:100%;height:calc(100% - 59px);min-width:0;overflow:hidden;padding:0 14px;background:#f7f7fb;display:flex;flex-direction:column}.history-page-content .history-fixed-head{flex:0 0 auto;background:#f7f7fb;padding-top:11px;min-width:0}.history-page-content .history-tab-row{width:100%;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4px;gap:4px;margin:0 0 18px}.history-page-content .history-tab-row button{width:100%;min-width:0;height:49px;min-height:49px;padding:0;border:0;border-radius:5px 5px 0 0;background:#848590;color:#fff;font-size:14px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 11px 14px rgba(47,46,65,.13)}.history-page-content .history-tab-row button.active{background:#c83c38}.history-page-content .history-count-row{height:38px;display:flex;align-items:center;padding:0 0 0 8px;border-bottom:1px solid #d5d7dd;color:#4a4a53;font-size:13px;font-weight:500}.history-page-content .history-scroll-list{flex:1 1 auto;min-height:0;width:100%;min-width:0;overflow-y:auto;overflow-x:hidden;padding:10px 0 20px;display:flex;flex-direction:column;gap:10px;scrollbar-width:none}.history-page-content .history-scroll-list::-webkit-scrollbar{display:none}.history-page-content .history-card-v2{position:relative;width:100%;min-width:0;border:0;border-radius:12px;background:#fff;box-shadow:0 5px 14px rgba(47,46,65,.055);padding:16px 31px 15px 16px;color:#373748;text-align:left;overflow:hidden}.history-page-content .history-card-bottom,.history-page-content .history-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.history-page-content .history-card-bottom{margin-top:10px}.history-page-content .history-status-badge{flex:0 1 auto;max-width:116px;height:25px;border-radius:999px;background:#e9f0ff;color:#004bdb;font-weight:500;line-height:25px}.history-page-content .history-date,.history-page-content .history-status-badge{min-width:0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-page-content .history-date{flex:1 1 auto;text-align:right;color:#73737c;font-weight:400}.history-page-content .history-kind{flex:1 1 auto;line-height:1.25}.history-page-content .history-kind,.history-page-content .history-price{min-width:0;color:#373748;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-page-content .history-price{flex:0 1 auto;max-width:150px;line-height:1.2}.history-page-content .history-arrow{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#373748;font-size:37px;font-weight:300;line-height:1}.history-page-content .history-empty{min-height:92px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;color:#7b7c8a;font-size:14px;font-weight:700;box-shadow:0 5px 14px rgba(47,46,65,.055)}@media (min-width:768px){.desktop-phone-scale-wrap{width:var(--phone-scaled-width,440px);flex-basis:var(--phone-scaled-width,440px)}.desktop-phone-panel{width:440px;flex-basis:440px}}@media (min-width:768px) and (max-width:1100px){.desktop-web-shell{gap:0;padding-left:24px;padding-right:24px}.desktop-promo{display:none}}@media(max-width:360px){.sms-payment-content .native-form-row,.sms-payment-content .sms-section-card .native-form-row{grid-template-columns:58px minmax(0,1fr);gap:7px}.sms-payment-content .payment-sub-btn{width:88px;flex-basis:88px;font-size:14px}.history-page-content .history-status-badge{max-width:106px;font-size:13px}.history-page-content .history-date{font-size:13px}.history-page-content .history-price{font-size:18px;max-width:136px}}.mobile-dialog-host .history-detail-backdrop{pointer-events:auto}.history-detail-backdrop{position:absolute;inset:0;z-index:1500;background:rgba(0,0,0,.58);display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden;overscroll-behavior:contain;touch-action:none}.history-detail-dialog{width:100%;max-width:100%;max-height:calc(100% - 0px);min-height:0;border-radius:9px;background:#f7f7fb;box-shadow:0 10px 28px rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden;pointer-events:auto;touch-action:auto}.history-detail-header{flex:0 0 auto;height:55px;display:flex;align-items:center;justify-content:center;padding:0 12px}.history-detail-header h2{margin:0;color:#373748;font-size:24px;font-weight:900;letter-spacing:-1.1px;line-height:1}.history-detail-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0 15px 14px;display:flex;flex-direction:column;gap:12px;scrollbar-width:none;overscroll-behavior:contain;touch-action:pan-y}.history-detail-scroll::-webkit-scrollbar{display:none}.history-detail-section{background:#fff;border-radius:7px;padding:12px 13px 14px;box-shadow:0 3px 10px rgba(47,46,65,.045)}.history-detail-section h3{margin:0 0 11px;color:#373748;font-size:17px;font-weight:800;letter-spacing:-.5px;line-height:1.1}.history-detail-table{display:flex;flex-direction:column;gap:9px}.history-detail-row{display:grid;grid-column-gap:6px;align-items:start;min-height:17px;color:#373748;line-height:1.28;letter-spacing:-.35px}.history-detail-row span{color:#737584;font-weight:700;white-space:nowrap}.history-detail-row strong{min-width:0;color:#373748;font-weight:500;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.history-detail-cancel-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;margin-top:17px}.history-detail-cancel-row button{height:36px;border:0;border-radius:5px;background:#dde8ff;color:#004bdb;font-size:14px;font-weight:800;letter-spacing:-.35px}.history-detail-footer{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:2px 15px 16px;background:#f7f7fb}.history-detail-footer button{height:45px;border:0;border-radius:6px;color:#fff;font-size:17px;font-weight:800;letter-spacing:-.4px}.history-detail-ok{background:#858693}.history-detail-receipt{background:#c83c38}@media(max-width:360px){.history-detail-backdrop{padding-left:20px;padding-right:20px}.history-detail-header h2{font-size:23px}.history-detail-row{grid-template-columns:72px minmax(0,1fr);font-size:13px}.history-detail-footer button{font-size:16px}}.notice-list{width:100%;display:flex;flex-direction:column;gap:8px;padding:0 16px 24px;overflow-x:hidden}.notice-list,.notice-list *{max-width:100%;box-sizing:border-box}.notice-item{width:100%;min-width:0;overflow:hidden;padding:0;border:0;border-radius:10px;background:#fff;box-shadow:0 6px 16px rgba(33,35,49,.07)}.notice-item.expanded{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.notice-item-header{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px 16px 16px;border:0;background:#fff;color:#2f3040;text-align:left;cursor:pointer}.notice-item-main{min-width:0;flex:1 1 auto}.notice-type-badge{display:inline-flex;align-items:center;min-height:18px;margin:0 0 3px;color:#005de8;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:-.25px}.notice-item h3{width:100%;min-width:0;margin:0;color:#303142;font-size:16px;font-weight:500;line-height:1.25;letter-spacing:-.45px;white-space:normal;overflow-wrap:anywhere;word-break:keep-all}.notice-item p{margin:4px 0 0;color:#4b4d5b;font-size:13px;font-weight:400;line-height:1.3;letter-spacing:-.2px}.notice-arrow{flex:0 0 auto;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#323444;font-size:28px;line-height:1;transform:translateY(-1px);transition:transform .16s ease}.notice-arrow.open{transform:translateY(1px) rotate(180deg)}.notice-item-content{border-top:1px solid #f1f1f4;padding:14px 16px;background:#fff;overflow:hidden}.notice-html-content{width:100%;min-width:0;color:#303142;font-size:14px;line-height:1.55;letter-spacing:-.25px;overflow-x:hidden;overflow-wrap:anywhere;word-break:keep-all}.notice-html-content p{margin:0 0 9px;color:inherit;font-size:inherit;line-height:inherit}.notice-html-content p:last-child{margin-bottom:0}.notice-html-content a{color:#005de8;text-decoration:underline;overflow-wrap:anywhere;word-break:break-all}.notice-html-content iframe,.notice-html-content img,.notice-html-content table,.notice-html-content video{max-width:100%!important}.notice-html-content img,.notice-html-content video{height:auto!important}.notice-html-content table{width:100%!important;border-collapse:collapse;table-layout:fixed}.notice-html-content td,.notice-html-content th{overflow-wrap:anywhere;word-break:break-word}.notice-empty-content{color:#8a8c98;font-size:14px;line-height:1.5}.main-v2-root{position:relative;min-height:100%}.my-info-modal-overlay{position:absolute;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px 8px;background:rgba(0,0,0,.58)}.my-info-modal-panel{width:100%;max-width:358px;border-radius:10px;background:#fff;padding:20px 16px 16px;box-shadow:0 12px 34px rgba(0,0,0,.22)}.my-info-modal-title{margin:0 0 20px;text-align:center;color:#373748;font-size:24px;line-height:1.2;font-weight:900;letter-spacing:-.6px}.my-info-modal-card{width:100%;border-radius:6px;background:#f1f1f4;padding:14px 16px 16px;display:flex;flex-direction:column;gap:16px}.my-info-modal-row{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;min-height:22px;color:#373748;font-size:17px;line-height:1.35}.my-info-modal-label{font-weight:800;white-space:nowrap}.my-info-modal-value{min-width:0;font-weight:500;word-break:break-word;overflow-wrap:anywhere}.my-info-modal-close{margin-top:16px;width:100%;height:50px;border:0;border-radius:5px;background:#c8403b;color:#fff;font-size:20px;line-height:1;font-weight:800}.my-info-modal-close:active{background:#ae3431}@media(max-width:360px){.my-info-modal-panel{max-width:calc(100% - 16px);padding:18px 14px 14px}.my-info-modal-row{grid-template-columns:104px minmax(0,1fr);font-size:16px}}.notice-list{padding-left:1rem;padding-right:1rem}.history-page-content .history-count-row{justify-content:space-between;gap:8px;padding-right:4px}.history-page-content .history-count-row>span{flex:0 0 auto}.history-detail-search-btn{border:0;background:transparent;color:#373748;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:3px;padding:0;line-height:1}.history-detail-search-btn span{display:inline-flex;align-items:center;justify-content:center;color:inherit;font-size:18px;line-height:1;transform:rotate(90deg)}.history-detail-search-btn.active{color:#c83c38}.history-search-backdrop{position:absolute;inset:0;z-index:1450;display:flex;align-items:center;justify-content:center;padding:20px 16px;background:rgba(0,0,0,.58);overflow:hidden;overscroll-behavior:contain;touch-action:none}.history-search-dialog{position:relative;width:100%;max-width:342px;max-height:calc(100% - 40px);min-height:0;display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.18);color:#373748;pointer-events:auto;touch-action:auto}.history-search-content{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none}.history-search-content::-webkit-scrollbar{display:none}.history-search-section{padding:17px 16px 14px;border-bottom:1px solid #e8e8ed}.history-search-section.approval{padding-top:17px}.history-search-section h3{margin:0 0 13px;color:#373748;font-size:15px;font-weight:900;letter-spacing:-.4px}.history-search-input-wrap{position:relative;height:40px;border:1px solid #ccd0d6;border-radius:999px;background:#f7f8fb;overflow:hidden}.history-search-input-wrap input{width:100%;height:100%;border:0;outline:0;padding:0 44px 0 14px;background:transparent;color:#373748;font-size:16px}.history-search-input-wrap span{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#373748;font-size:28px;line-height:1}.history-quick-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:12px}.history-paytype-grid button,.history-quick-row button{height:34px;border:1px solid #e0e1e6;border-radius:7px;background:#fff;color:#373748;font-size:13px;font-weight:500;letter-spacing:-.3px}.history-paytype-grid button.active,.history-quick-row button.active{border-color:#c83c38;background:#c83c38;color:#fff}.history-date-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px}.history-date-row button{height:40px;border:1px solid #e0e1e6;border-radius:7px;background:#fff;color:#373748;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:space-between;padding:0 10px;min-width:0}.history-date-row button span{font-size:17px;color:#373748}.history-date-row em{font-style:normal;color:#787a86;font-size:14px}.history-paytype-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 7px;gap:8px 7px}.history-search-footer{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:14px 18px;background:#fff}.history-search-footer button{height:45px;border:0;border-radius:6px;color:#fff;font-size:17px;font-weight:800;letter-spacing:-.4px}.history-search-footer .reset{background:#858693}.history-search-footer .apply{background:#c83c38}.history-calendar-backdrop{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);padding:0}.history-calendar-panel{width:100%;max-width:342px;background:#fff;border-radius:12px;padding:22px 16px 18px;box-shadow:0 12px 32px rgba(0,0,0,.18)}.history-calendar-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:18px}.history-calendar-header button{width:44px;height:36px;border:0;background:transparent;color:#373748;font-size:31px;line-height:1}.history-calendar-header strong{text-align:center;color:#373748;font-size:20px;font-weight:900;letter-spacing:-.6px}.history-calendar-grid,.history-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.history-calendar-weekdays{margin-bottom:13px}.history-calendar-weekdays span{height:26px;display:flex;align-items:center;justify-content:center;color:#373748;font-size:16px;font-weight:800}.history-calendar-weekdays span:first-child{color:#e14a46}.history-calendar-grid button{position:relative;height:44px;border:0;background:#fff;color:#373748;font-size:15px;font-weight:500;z-index:0}.history-calendar-grid button.muted{color:#c8c9cf}.history-calendar-grid button.ranged{background:#ffdadf}.history-calendar-grid button.selected{color:#fff;font-weight:900}.history-calendar-grid button.selected:before{content:"";position:absolute;left:50%;top:50%;width:48px;height:48px;border-radius:999px;background:#c83c38;transform:translate(-50%,-50%);z-index:-1}.history-calendar-done{width:100%;height:45px;margin-top:18px;border:0;border-radius:6px;background:#c83c38;color:#fff;font-size:17px;font-weight:800}@media(max-width:360px){.history-search-backdrop{padding-left:17px;padding-right:17px}.history-quick-row{gap:7px}.history-date-row{gap:6px}.history-search-footer{padding-left:18px;padding-right:18px}}.notice-page-content{padding-left:0!important;padding-right:0!important;overflow-x:hidden}.notice-page-content>.notice-list{padding-left:1rem!important;padding-right:1rem!important}.notice-page-content>.notice-list,.notice-page-content>.notice-list>.notice-item{width:100%;margin-left:0!important;margin-right:0!important;box-sizing:border-box}.history-detail-search-icon{width:18px;height:18px;display:block;object-fit:contain}.history-detail-search-btn.active .history-detail-search-icon{filter:brightness(0) saturate(100%) invert(29%) sepia(90%) saturate(1282%) hue-rotate(336deg) brightness(91%) contrast(86%)}.history-date-row button .history-calendar-icon{flex:0 0 auto;width:20px;height:20px;display:block;object-fit:contain}.history-page-content .history-card-v2{min-height:92px;padding:15px 31px 15px 16px}.history-page-content .history-card-top{align-items:center}.history-page-content .history-status-badge{max-width:166px;height:24px;padding:0 9px;font-size:13px;font-weight:600;line-height:24px}.history-page-content .history-status-badge.blue{background:#e9f0ff;color:#005de8}.history-page-content .history-status-badge.red{background:#ffe6e6;color:#e13e3a}.history-page-content .history-status-badge.orange{background:#ffebd7;color:#ea7b21}.history-page-content .history-status-badge.gray{background:#efefef;color:#686a75}.history-page-content .history-date{font-size:13px}.history-page-content .history-kind{font-size:16px;font-weight:800}.history-page-content .history-price{font-size:20px;font-weight:900}.history-page-content .history-card-v2.canceled .history-kind,.history-page-content .history-card-v2.canceled .history-price{color:#7b7c8a;text-decoration:line-through;text-decoration-thickness:1px}.history-detail-section h3{margin-bottom:12px}.history-detail-row{grid-template-columns:74px minmax(0,1fr);column-gap:6px;font-size:13px;line-height:1.3}.history-detail-row strong.is-red{color:#e13e3a;font-weight:600}.history-detail-row strong.is-blue{color:#005de8;font-weight:600}.history-detail-cancel-row{grid-template-columns:1fr;margin-top:16px}.history-detail-cancel-row:has(button+button){grid-template-columns:1fr 1fr}@media(max-width:360px){.history-page-content .history-status-badge{max-width:154px;font-size:12px}.history-page-content .history-date{font-size:12px}}.history-detail-cancel-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;margin-top:17px!important}.history-detail-cancel-row button{width:100%}.partial-cancel-page{min-height:100%;display:flex;flex-direction:column;background:#f7f7fb;color:#343445;overflow:hidden}.partial-cancel-header{position:relative;flex:0 0 auto;height:92px;display:flex;align-items:flex-end;justify-content:center;padding:0 16px 16px}.partial-cancel-header button{position:absolute;left:13px;bottom:14px;width:28px;height:32px;border:0;background:transparent;color:#343445;font-size:34px;line-height:1;cursor:pointer}.partial-cancel-header h1{margin:0;color:#343445;font-size:23px;font-weight:800;letter-spacing:-.8px}.partial-cancel-content{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px 112px}.partial-cancel-card{width:100%;margin:0 0 8px;padding:19px 16px;border-radius:10px;background:#fff;box-shadow:0 8px 18px rgba(30,30,55,.05)}.partial-cancel-card h2{margin:0 0 20px;color:#343445;font-size:21px;line-height:1.1;font-weight:900;letter-spacing:-.7px}.partial-amount-block{margin-top:16px}.partial-amount-block span{display:block;margin-bottom:6px;color:#343445;font-size:16px;font-weight:500;letter-spacing:-.5px}.partial-amount-block strong{display:block;color:#343445;font-size:21px;font-weight:500;letter-spacing:-.7px}.partial-amount-block.is-red strong{color:#d83a36}.partial-cancel-input-row{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;grid-gap:10px;gap:10px}.partial-cancel-input-row input{width:100%;height:44px;padding:0 11px;border:1px solid #bbc3d1;border-radius:6px;background:#f7f8fa;color:#343445;font-size:20px;font-weight:500;outline:none}.partial-cancel-input-row span{color:#343445;font-size:18px;font-weight:700}.partial-info-table{overflow:hidden;border-radius:8px;background:#f1f3f7}.partial-info-row{display:grid;grid-template-columns:90px minmax(0,1fr);min-height:52px;border-bottom:1px solid #fff}.partial-info-row:last-child{border-bottom:0}.partial-info-row span{justify-content:center;background:#c9403b;color:#fff;font-size:16px;font-weight:900}.partial-info-row span,.partial-info-row strong{display:flex;align-items:center;letter-spacing:-.45px}.partial-info-row strong{min-width:0;padding:0 14px;color:#343445;font-size:17px;font-weight:500;word-break:keep-all;overflow-wrap:anywhere}.partial-cancel-bottom{flex:0 0 auto;padding:10px 28px 17px;background:#f7f7fb}.partial-cancel-bottom button{width:100%;height:52px;border:0;border-radius:6px;background:#c9403b;color:#fff;font-size:18px;font-weight:900;letter-spacing:-.5px;cursor:pointer}.mobile-dialog-host .partial-cancel-overlay{pointer-events:auto}.partial-cancel-overlay{position:absolute;inset:0;z-index:1550;background:#f7f7fb;overflow:hidden;pointer-events:auto;touch-action:auto}.partial-cancel-overlay-page{width:100%;height:100%;min-height:0;max-height:100%}.partial-cancel-overlay .partial-cancel-header{height:59px;min-height:59px;padding:0 16px;align-items:center;background:#f7f7fb}.partial-cancel-overlay .partial-cancel-header button{left:0;top:0;bottom:auto;width:52px;height:59px;font-size:34px;color:#343445}.partial-cancel-overlay .partial-cancel-header h1{font-size:23px;font-weight:900;letter-spacing:-1px}.partial-cancel-overlay .partial-cancel-content{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0 16px 18px;scrollbar-width:none;overscroll-behavior:contain;touch-action:pan-y}.partial-cancel-overlay .partial-cancel-content::-webkit-scrollbar{display:none}.partial-cancel-overlay .partial-cancel-card{margin:0 0 8px;padding:18px 16px 20px;border-radius:10px;box-shadow:0 8px 18px rgba(30,30,55,.04)}.partial-cancel-overlay .partial-cancel-card h2{margin:0 0 20px;font-size:21px;font-weight:900;line-height:1.1;letter-spacing:-.8px}.partial-cancel-overlay .partial-amount-block{margin-top:16px}.partial-cancel-overlay .partial-amount-block span{margin-bottom:7px;font-size:16px;font-weight:500;letter-spacing:-.5px}.partial-cancel-overlay .partial-amount-block strong{font-size:21px;font-weight:500;letter-spacing:-.7px}.partial-cancel-overlay .partial-cancel-input-row{grid-template-columns:minmax(0,1fr) 22px;gap:10px}.partial-cancel-overlay .partial-cancel-input-row input{height:44px;border-radius:6px;padding:0 11px;font-size:20px;letter-spacing:-.4px}.partial-cancel-overlay .partial-cancel-input-row span{font-size:18px;font-weight:800}.partial-cancel-overlay .partial-info-row{grid-template-columns:90px minmax(0,1fr);min-height:52px}.partial-cancel-overlay .partial-info-row span{font-size:16px;font-weight:900}.partial-cancel-overlay .partial-info-row strong{padding:0 14px;font-size:17px;font-weight:500}.partial-cancel-overlay .partial-cancel-bottom{flex:0 0 auto;padding:8px 28px 17px;background:#f7f7fb}.partial-cancel-overlay .partial-cancel-bottom button{height:52px;border-radius:6px;font-size:18px;font-weight:900}.main-v2-page{max-width:100%}.main-v2-menu-wrap{margin-top:14px}.main-v2-menu-layout{row-gap:12px}.main-v2-menu-row{column-gap:12px}.main-v2-card-inner{height:112px;border-radius:14px;padding:15px 4px 13px;justify-content:center;gap:11px;font-size:15px;font-weight:800;line-height:1.15;color:#373748}:root{--main-v2-icon-size:47px}.main-v2-menu-icon{margin-bottom:0!important}.main-v2-card-inner span{min-height:18px;margin-top:0!important;text-align:center;letter-spacing:-.03em}@media (min-width:768px){.desktop-phone-panel{width:440px;flex-basis:440px}.desktop-phone-scale-wrap{width:var(--phone-scaled-width,440px);flex-basis:var(--phone-scaled-width,440px)}}.history-loading-more{width:100%;padding:12px 0 6px;text-align:center;color:#858691;font-size:13px;font-weight:600}.service-center-modal-overlay{position:absolute;inset:0;z-index:1500;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.45)}.service-center-modal-panel{width:100%;max-width:calc(100% - 40px);border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(0,0,0,.24);padding:24px 20px 18px;text-align:center}.service-center-modal-title{margin:0 0 16px;color:#111;font-size:20px;font-weight:900;line-height:1.25}.service-center-modal-message{margin:0;color:#222;font-size:15px;font-weight:700;line-height:1.6;word-break:keep-all}.service-center-email{display:inline;border:0;background:transparent;padding:0;color:#3166c9;font:inherit;font-weight:900;text-decoration:underline;cursor:pointer}.service-center-modal-close{width:100%;height:48px;margin-top:22px;border:0;border-radius:10px;background:var(--brand-red,#e84444);color:#fff;font-size:16px;font-weight:900}.dialog-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);padding:20px}.mobile-dialog-host .dialog-backdrop{position:absolute}.dialog-box{width:min(420px,100%);background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 50px rgba(0,0,0,.2)}.dialog-box h2{margin:0 0 12px;font-size:20px}.dialog-box p{margin:0 0 24px;line-height:1.6;white-space:pre-wrap}.dialog-actions{display:flex;gap:8px;justify-content:flex-end}.dialog-actions button{border:0;border-radius:10px;padding:11px 18px;background:#111827;color:#fff;font-weight:700;cursor:pointer}.dialog-actions button.secondary{background:#e5e7eb;color:#111827}.loading-box{width:auto;min-width:180px;text-align:center;font-weight:700}.toast-wrap{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);display:grid;grid-gap:8px;gap:8px;z-index:1100}.toast{border:0;border-radius:999px;padding:12px 18px;background:#111827;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.2)}.toast.success{background:#047857}.toast.error{background:#b91c1c}