/* V2 source: theme.css */
/* 좋팔계 V2. Fresh presentation for the fourteen September reference images. */
html:has(> body.pm-app){background:#020611;scrollbar-gutter:stable both-edges}
body.pm-app{--pm-bg:#050b14;--pm-fg:#f7f7ff;--pm-muted:#b9c9ef;--pm-subtle:#849bc8;--pm-surface:#0b162a;--pm-surface-raised:#101d36;--pm-surface-soft:#0a1223;--pm-border:#233354;--pm-border-strong:#3c4c91;--pm-accent:#9261ff;--pm-link:#b99aff;--pm-brand-ink:#fff;--pm-logo-cutout:#0a1028;--pm-gradient:linear-gradient(112deg,#087aff 0%,#2826ff 48%,#8e20f6 91%,#c060ff 100%);--pm-nav-height:84px;--pm-max:430px;--pm-success:#00e6db;--pm-danger:#ff245d;--pm-radius:14px;box-sizing:border-box;width:100%;max-width:var(--pm-max);margin:0 auto;min-height:100svh;padding:0 0 var(--pm-nav-height);background:var(--pm-bg);color:var(--pm-fg);font-family:'Pretendard Variable',Pretendard,'Noto Sans KR','Malgun Gothic',sans-serif;font-size:14px;line-height:1.55;letter-spacing:-.025em;color-scheme:dark;-webkit-font-smoothing:antialiased;overflow-x:clip}
body.pm-app[data-pm-theme=light]{--pm-bg:#f4f6fc;--pm-fg:#111627;--pm-muted:#485c83;--pm-subtle:#657697;--pm-surface:#f9fbff;--pm-surface-raised:#edf0fd;--pm-surface-soft:#e9edfa;--pm-border:#d3d9ed;--pm-border-strong:#a4b1d3;--pm-brand-ink:#000;--pm-logo-cutout:#fff;--pm-link:#6638d7;--pm-success:#008779;color-scheme:light}
body.pm-app *,body.pm-app *::before,body.pm-app *::after{box-sizing:border-box}
body.pm-app [hidden],body.pm-app .hidden{display:none!important}
body.pm-app a{color:inherit;text-decoration:none}body.pm-app a:hover{color:var(--pm-link)}
body.pm-app button,body.pm-app input,body.pm-app select,body.pm-app textarea{font:inherit;letter-spacing:inherit}
body.pm-app button,body.pm-app summary{cursor:pointer}body.pm-app button:disabled{cursor:wait;opacity:.55}
body.pm-app :focus-visible{outline:2px solid #46d6ff;outline-offset:4px}
body.pm-app h1,body.pm-app h2,body.pm-app h3,body.pm-app p{margin:0}body.pm-app h1,body.pm-app h2,body.pm-app h3{color:var(--pm-fg)}
body.pm-app .pm-main{position:relative;z-index:1;width:100%;max-width:var(--pm-max);min-height:calc(100svh - var(--pm-nav-height));margin:0 auto;padding:16px 23px 24px}
/* Reference 1 has 45px source margins (20.56px at 430px). Utility screens
   use 50–53px source margins, so their common 23px inset stays unchanged. */
body.pm-app .pm-main:has(>[data-pm-catalog]:not([hidden])){padding-inline:21px}
body.pm-app .pm-brand{display:inline-flex;align-items:center;gap:5px;color:var(--pm-brand-ink)!important;white-space:nowrap;line-height:1}
body.pm-app .pm-brand-name{font-size:20px;font-weight:900;letter-spacing:-.04em}
body.pm-app .pm-brand-symbol{width:26px;height:23px;flex:none}
body.pm-app .pm-icon{display:inline-block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:none}
body.pm-app .pm-backdrop{position:fixed;z-index:0;inset:0;width:100%;max-width:var(--pm-max);margin:0 auto;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse at 83% 9%,#191c764f,transparent 40%),radial-gradient(ellipse at 12% 57%,#1025492b,transparent 55%)}
/* The two reference arcs meet the left edge at about y25 and y97 at 430px.
   No shadow/rotation enlargement: it formerly extended the outer arc to y157. */
body.pm-app .pm-backdrop::before{content:'';position:absolute;width:320px;height:270px;left:-180px;top:-172px;border-radius:50%;background:radial-gradient(ellipse 100px 66px at 160px 132px,#1d2948 99%,transparent 100%),linear-gradient(145deg,#12203e,#0b1734);box-shadow:none;transform:none}
body.pm-app .pm-backdrop-art{position:absolute;top:-3px;left:calc(50% + 52px);width:183px;height:235px;color:#6450ff;opacity:.26}
body.pm-app[data-pm-theme=light] .pm-backdrop{opacity:.43}
body.pm-app .pm-bottom-nav{position:fixed;z-index:1200;left:50%;bottom:0;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:var(--pm-max);height:calc(var(--pm-nav-height) + env(safe-area-inset-bottom));padding:12px 5px max(18px,env(safe-area-inset-bottom));background:linear-gradient(125deg,#121e39f5,#071120fc);border:1px solid var(--pm-border-strong);border-bottom:0;border-radius:29px 29px 0 0;box-shadow:0 -8px 36px #0c052f30;backdrop-filter:blur(20px)}
body.pm-app[data-pm-theme=light] .pm-bottom-nav{background:linear-gradient(120deg,#fffefaee,#eef0fcf7)}
body.pm-app .pm-nav-item{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:3px;color:var(--pm-muted);font-size:14px;line-height:1.4}
body.pm-app .pm-nav-icon{height:26px;width:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body.pm-app .pm-nav-item[aria-current=page]{color:#a078ff;font-weight:650}
body.pm-app .pm-nav-item[aria-current=page] .pm-nav-icon{color:#ddd1ff;filter:drop-shadow(0 0 3px #682aff) drop-shadow(0 0 8px #351bff)}
body.pm-app .pm-nav-item[data-pm-nav=services][aria-current=page] .pm-nav-icon{fill:#8755f7;stroke:#a780ff;filter:none}
body.pm-app .pm-nav-item[data-pm-nav=addfunds][aria-current=page]{color:#76baff}
body.pm-app .pm-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 17px;border:1px solid var(--pm-border);border-radius:14px;background:var(--pm-surface);color:var(--pm-fg);font-weight:600;text-align:center;line-height:1.3;text-decoration:none;box-shadow:none}
body.pm-app .pm-button--primary{color:#fff!important;border:1px solid transparent;background:var(--pm-gradient) padding-box,linear-gradient(115deg,#77ffff,#80adff 38%,#a987ff 65%,#ffe5ff) border-box;box-shadow:inset 0 1px 2px #ffffff70,inset -1px 0 3px #ffe2ffa3,0 0 4px #4ad5ff,0 0 13px #351effbb;font-size:16px;font-weight:750}
body.pm-app .pm-button--primary:hover{filter:brightness(1.1)}
body.pm-app .pm-button--icon{width:44px;height:44px;min-width:44px;padding:9px;flex:none;color:var(--pm-muted)}
body.pm-app .pm-filter-list{display:flex;gap:8px;align-items:center;padding:0;margin:0;list-style:none}
body.pm-app .pm-filter{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 18px;border:1px solid var(--pm-border);border-radius:12px;background:linear-gradient(125deg,var(--pm-surface-raised),var(--pm-surface-soft));color:var(--pm-muted);line-height:1.3;font-weight:400;font-size:14px;white-space:nowrap}
body.pm-app .pm-filter[aria-pressed=true],body.pm-app .pm-filter[aria-current=page],body.pm-app .pm-filter.is-active{color:#fff;background:var(--pm-gradient) padding-box,linear-gradient(115deg,#84ffff,#9b9bff,#ffe1ff) border-box;border-color:transparent;box-shadow:inset 0 1px 2px #fff9,0 0 4px #00dcff,0 0 14px #5121ffb0;font-weight:650}
body.pm-app .pm-page-heading{display:flex;gap:7px;align-items:center;margin:0 0 24px;min-height:34px}
body.pm-app .pm-page-heading h1{font-size:16px;font-weight:400;color:var(--pm-muted);line-height:1.4}
body.pm-app .pm-back{display:inline-flex;align-items:center;justify-content:center;width:22px;height:34px;flex:none;padding:0;background:none;border:0;color:#ced1ff}
body.pm-app .pm-back svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body.pm-app .pm-panel{border:1px solid var(--pm-border);border-radius:15px;background:linear-gradient(118deg,var(--pm-surface-raised),var(--pm-surface-soft));box-shadow:none}
body.pm-app .pm-panel-body{padding:18px}
body.pm-app .pm-balance{text-align:center;margin:0 0 28px}
body.pm-app .pm-balance-label{display:block;color:var(--pm-muted);font-size:13px;font-weight:400;margin:0 0 2px}
body.pm-app .pm-balance-value{font-size:36px;font-weight:750;letter-spacing:-.035em;line-height:1.3;font-variant-numeric:tabular-nums;white-space:nowrap;text-shadow:0 3px 4px #0008}
body.pm-app :is(.pm-balance-value,.pm-deposit-amount) .pm-money-number{white-space:nowrap;font-family:Arial,sans-serif;font-variant-numeric:normal;letter-spacing:-.025em}
body.pm-app :is(.pm-balance-value,.pm-deposit-amount) .pm-money-currency{margin-left:2px;font-size:.62em;font-weight:inherit;line-height:1;vertical-align:baseline;letter-spacing:-.04em}
body.pm-app .pm-balance-link{display:inline-flex;align-items:center;justify-content:center;gap:9px}
body.pm-app .pm-balance-link>.pm-icon{width:28px;height:28px;padding:7px;border:1px solid var(--pm-border);border-radius:50%;background:var(--pm-surface);color:#c2b7ff}
body.pm-app .pm-field,body.pm-app .form-group{margin:0 0 20px}
body.pm-app .pm-field label,body.pm-app .control-label{display:block;margin:0 0 9px;color:var(--pm-muted);font-size:13px;font-weight:400}
body.pm-app .form-control,body.pm-app .pm-control{display:block;width:100%;height:48px;padding:11px 16px;color:var(--pm-fg);background:linear-gradient(112deg,var(--pm-surface),var(--pm-surface-raised));border:1px solid var(--pm-border-strong);border-radius:13px;box-shadow:none;outline-offset:3px;line-height:1.4}
body.pm-app .pm-control::placeholder,body.pm-app .form-control::placeholder{color:var(--pm-subtle);opacity:1}
body.pm-app input:read-only:not([type=checkbox]){color:var(--pm-subtle)}
body.pm-app textarea.pm-control,body.pm-app textarea.form-control{height:auto;min-height:165px;resize:vertical;padding:16px}
body.pm-app select{appearance:auto}body.pm-app select option{background:var(--pm-bg);color:var(--pm-fg)}
body.pm-app input[type=checkbox],body.pm-app input[type=radio]{accent-color:#7655ff;width:17px;height:17px;margin:0;vertical-align:middle;flex:none}
body.pm-app .pm-field-with-action,body.pm-app .pm-password-field,body.pm-app .pm-input-wrap,body.pm-app .pm-input-shell{position:relative}
body.pm-app .pm-hint{font-size:12px;color:var(--pm-subtle);margin-top:7px;line-height:1.6}
body.pm-app .pm-notice,body.pm-app .alert{position:relative;margin:12px 0;padding:13px 15px;border:1px solid var(--pm-border);border-radius:12px;background:var(--pm-surface);color:var(--pm-muted);font-size:13px;overflow-wrap:anywhere}
body.pm-app .alert-danger{border-color:#ff42635c;color:#ff8aa6}body.pm-app .alert-success{border-color:#00d8c64d}
body.pm-app .close{position:absolute;right:7px;top:3px;border:0;background:none;color:var(--pm-muted);font-size:24px;padding:2px 7px}
body.pm-app .pm-empty{padding:34px 12px;text-align:center;color:var(--pm-subtle)}
body.pm-app .pm-meta-list{margin:20px 0;padding:0}body.pm-app .pm-meta-list>div{display:flex;justify-content:space-between;gap:18px;padding:6px 0}body.pm-app .pm-meta-list dt{color:var(--pm-muted);font-weight:400}body.pm-app .pm-meta-list dd{margin:0;text-align:right;color:var(--pm-fg);overflow-wrap:anywhere}
body.pm-app .pm-break-word{overflow-wrap:anywhere;word-break:break-word}body.pm-app .pm-money{font-variant-numeric:tabular-nums}
body.pm-app .pm-toast{position:fixed;z-index:3000;bottom:calc(var(--pm-nav-height) + 14px);left:50%;transform:translateX(-50%);max-width:min(calc(100% - 40px),calc(var(--pm-max) - 40px));padding:11px 18px;border:1px solid var(--pm-border-strong);border-radius:12px;background:var(--pm-surface-raised);box-shadow:0 8px 30px #0006;color:var(--pm-fg);font-size:13px}
body.pm-app .pm-sr-only,body.pm-app .pm-native-favorite-icon{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
body.pm-app .pm-skip-link{position:fixed;z-index:4000;top:-60px;left:max(16px,calc(50% - var(--pm-max)/2 + 16px));background:var(--pm-bg);padding:8px}body.pm-app .pm-skip-link:focus{top:12px}
body.pm-app .pm-platform-icon{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;flex:none;border-radius:10px;font-weight:900;color:#fff;background:#192743}
body.pm-app .pm-platform-icon--instagram{background:radial-gradient(circle at 30% 100%,#ffec50,transparent 53%),linear-gradient(30deg,#ff9444,#ff0099 55%,#a914ef 80%,#5534ff)}
body.pm-app .pm-platform-icon--instagram .pm-icon{width:26px;height:26px;stroke-width:1.8}
body.pm-app .pm-platform-icon--youtube{background:#f9072b}.pm-platform-icon--tiktok{background:#071222}
body.pm-app details>summary{list-style:none}body.pm-app details>summary::-webkit-details-marker{display:none}
body.pm-app .pm-accordion>summary{position:relative;padding:16px 25px 16px 0;color:var(--pm-fg);font-size:14px}body.pm-app .pm-accordion>summary::after{content:'+';position:absolute;right:0;font-size:23px;line-height:1;color:var(--pm-subtle)}body.pm-app .pm-accordion[open]>summary::after{content:'−'}
body.pm-app .pm-accordion-body{padding:10px 0 16px;color:var(--pm-muted);line-height:1.9}
body.pm-app .pm-pagination,body.pm-app .pagination{display:flex;list-style:none;padding:0;gap:8px;margin:20px 0;justify-content:center}body.pm-app .pagination a,body.pm-app .pagination span{display:block;padding:5px 12px;border:1px solid var(--pm-border);border-radius:8px}
body.pm-app .modal{display:none;position:fixed;z-index:1300;inset:0;overflow:auto;background:#0207178c}body.pm-app .modal.in{display:block}body.pm-app .modal-dialog{width:min(calc(var(--pm-max) - 32px),calc(100% - 32px));margin:70px auto}body.pm-app .modal-content{background:var(--pm-surface);border:1px solid var(--pm-border-strong);border-radius:18px;padding:20px;color:var(--pm-fg)}body.pm-app .modal-header,body.pm-app .modal-body,body.pm-app .modal-footer{padding:10px 0;border:0}
body.pm-app.pm-auth-shell{padding-bottom:0;--pm-nav-height:0px}
/* A 430px iframe is a real mobile viewport too: reserving two Windows
   scrollbars here would shrink its 430px canvas to 396px. Wide desktop roots
   keep their native scrollbar and stable two-sided centering above. */
@media(max-width:430px){html:has(>body.pm-app){scrollbar-gutter:auto;scrollbar-width:none}html:has(>body.pm-app)::-webkit-scrollbar{display:none}}
@media(max-width:360px){body.pm-app .pm-main,body.pm-app .pm-main:has(>[data-pm-catalog]:not([hidden])){padding-left:17px;padding-right:17px}body.pm-app .pm-balance-value{font-size:32px}body.pm-app .pm-filter{padding-left:10px;padding-right:10px;font-size:12px}body.pm-app .pm-button--primary{font-size:14px}}
@media(prefers-reduced-motion:reduce){body.pm-app *,body.pm-app *::before,body.pm-app *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}


/* V2 source: catalog.css */
body.pm-app .pm-page--services>.pm-balance{margin-bottom:13px}
body.pm-app .pm-page--services .pm-balance-value{font-size:32px}
body.pm-app:has([data-pm-catalog]) .pm-main{padding-bottom:18px}
body.pm-app .pm-catalog-toolbar{display:flex;align-items:center;gap:9px;margin-bottom:12px}
body.pm-app .pm-category-control{position:relative;flex:1;min-width:0}
body.pm-app .pm-category-control select{height:38px;appearance:none;padding:7px 37px 7px 48px;border-color:var(--pm-border);border-radius:11px;color:var(--pm-muted);font-size:14px}
body.pm-app .pm-category-mark{position:absolute;left:14px;top:8px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;color:#f68bd8;background:none}
body.pm-app .pm-category-mark .pm-icon{width:24px;height:24px;stroke-width:2.1}
/* Reference 1 uses the multicolour outline mark, not a monochrome glyph. */
body.pm-app .pm-category-mark.pm-platform-icon--instagram::before{content:'';position:absolute;inset:-1px;background:radial-gradient(circle at 22% 100%,#ffe44d 0 14%,#ff9e36 28%,transparent 53%),linear-gradient(135deg,#4f36ff 8%,#b317ed 42%,#f500a5 66%,#f74b50 91%);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='.8' fill='black' stroke='none'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='.8' fill='black' stroke='none'/%3E%3C/svg%3E") center/contain no-repeat;pointer-events:none}
@supports (mask-image:linear-gradient(#000,#000)) or (-webkit-mask-image:linear-gradient(#000,#000)){body.pm-app .pm-category-mark.pm-platform-icon--instagram .pm-icon{opacity:0}}
body.pm-app .pm-category-mark.pm-platform-icon--youtube{color:#ff173d;--pm-youtube-base:#ff173d;--pm-youtube-play:#fff}
body.pm-app .pm-category-mark.pm-platform-icon--tiktok{color:#fff;filter:drop-shadow(-1px -1px 0 #00edf0) drop-shadow(1px 1px 0 #ff2857)}
body.pm-app .pm-category-mark.pm-platform-icon--x,body.pm-app .pm-category-mark.pm-platform-icon--other{color:var(--pm-muted)}
body.pm-app .pm-category-mark.pm-platform-icon--naver{color:#03c75a;font-size:22px;font-weight:900}
body.pm-app .pm-category-mark.pm-platform-icon--facebook{color:#4389ff;font-size:24px;font-weight:900}
body.pm-app .pm-category-chevron{position:absolute;right:13px;top:11px;width:17px;height:17px;transform:rotate(90deg);color:#b8b7ff;pointer-events:none}
body.pm-app .pm-catalog-favorites{height:38px;min-height:38px;width:44px;border-radius:10px;color:#c4bfff}
body.pm-app .pm-catalog-favorites .pm-icon{width:25px;height:25px}
body.pm-app .pm-catalog-favorites[aria-pressed=true] .pm-icon{fill:#8d5dff}
body.pm-app .pm-service-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 11px}
body.pm-app .pm-service-types .pm-filter{width:100%;padding:6px 2px;min-height:33px;font-size:14px}
body.pm-app .pm-service-grid{display:grid;gap:8px}
body.pm-app .pm-service-card{position:relative;padding:10px 9px 8px 15px;min-height:97px;border-radius:12px}
body.pm-app .pm-service-title{padding-right:24px;margin:0;font-size:15px;line-height:1.35;font-weight:750;overflow-wrap:anywhere;word-break:keep-all;letter-spacing:-.05em;text-shadow:0 2px 3px #0006}
body.pm-app .pm-service-meta{margin:2px 0 0;color:var(--pm-muted);font-size:10px;line-height:1.3;letter-spacing:-.01em}
body.pm-app .pm-service-favorite{position:absolute;right:8px;top:7px;width:30px;height:30px;padding:5px;background:none;border:0;color:#bfb5ff}
body.pm-app .pm-service-favorite .pm-icon{width:20px;height:20px}
body.pm-app .pm-service-favorite.favorite-active .pm-icon{fill:#8052d9}
body.pm-app .pm-service-card-footer{display:grid;grid-template-columns:minmax(0,.77fr) minmax(0,1.23fr) 98px;align-items:end;gap:9px;margin-top:5px}
body.pm-app .pm-service-card-footer span[data-pm-unit-label],body.pm-app .pm-service-min>span{display:block;font-size:11px;line-height:1.4;color:var(--pm-muted);font-weight:400}
body.pm-app .pm-service-card-footer strong{display:block;font-size:19px;line-height:1.15;color:var(--pm-fg);letter-spacing:-.04em}
body.pm-app .pm-service-price{position:relative;padding-left:30px;min-width:0}
body.pm-app .pm-service-price::before{position:absolute;left:0;bottom:0;width:1px;height:28px;background:var(--pm-border);content:'';pointer-events:none}
body.pm-app .pm-service-order{min-height:37px;padding:6px 8px;border-radius:10px;font-size:16px;gap:5px}
body.pm-app .pm-service-order-arrow{width:15px;height:15px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
body.pm-app .pm-catalog-note{margin-top:20px;color:var(--pm-muted)}
body.pm-app .pm-order-frame-sheet{position:fixed;inset:auto 0 var(--pm-nav-height);z-index:1100;width:100%;max-width:var(--pm-max);height:min(455px,calc(100svh - var(--pm-nav-height) - 40px));max-height:calc(100svh - var(--pm-nav-height) - 12px);margin:0 auto;padding:0;border:1px solid #646ed9;border-bottom:0;border-radius:28px 28px 0 0;overflow:hidden;background:var(--pm-surface);color:var(--pm-fg);box-shadow:0 -16px 80px #11155555}
body.pm-app .pm-order-frame-sheet::backdrop{background:#0001}
body.pm-app .pm-order-frame-sheet iframe{display:block;width:100%;height:calc(100% - 21px);border:0;background:var(--pm-bg)}
body.pm-app .pm-order-frame-fallback{display:block;padding:2px 8px;text-align:center;font-size:9px;color:var(--pm-subtle);height:21px;background:var(--pm-surface)}
body.pm-app:has(.pm-order-frame-sheet[open]) .pm-overview-heading>.pm-brand{visibility:hidden}
body.pm-app .pm-order-page>.pm-page-heading{justify-content:space-between;flex-direction:row-reverse;margin-bottom:17px}
body.pm-app .pm-order-page>.pm-page-heading h1{color:var(--pm-fg);font-size:20px;font-weight:750}
body.pm-app .pm-order-page>.pm-page-heading .pm-back{width:28px;height:30px}
body.pm-app .pm-order-page>.pm-balance{margin-bottom:25px}
body.pm-app .pm-order-form{position:relative}
body.pm-app .pm-order-form>.pm-service-summary{display:flex;align-items:center;gap:14px;padding:15px 16px 12px;border-radius:15px 15px 0 0;border-bottom:0;margin:0}
body.pm-app .pm-service-summary-copy{flex:1;min-width:0}
body.pm-app .pm-service-summary-copy h2{font-size:16px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}
body.pm-app .pm-service-summary-copy .pm-hint{margin:0 0 2px;font-size:12px}
body.pm-app .pm-service-summary-rate{margin-left:auto;align-self:flex-start;font-size:19px;font-weight:750;white-space:nowrap}
body.pm-app .pm-service-summary-price{flex:none;align-self:flex-start;margin-left:auto;text-align:right;white-space:nowrap}
body.pm-app .pm-service-summary-price .pm-service-summary-rate{display:block;margin:0}
body.pm-app .pm-service-unit-label{display:block;margin-top:2px;color:var(--pm-fg);font-size:11px;font-weight:400;line-height:15px}
body.pm-app .pm-order-form .pm-native-service-fields{margin:0;padding:12px 14px 10px;background:var(--pm-surface);border-inline:1px solid var(--pm-border);color:var(--pm-link);font-size:11px}
body.pm-app .pm-order-form .pm-native-service-fields[hidden]{display:none!important}
body.pm-app .pm-order-form #service_description{margin:0 0 13px;border:1px solid var(--pm-border);border-top:0;border-radius:0 0 14px 14px;background:var(--pm-surface);padding:0 16px 16px}
body.pm-app .pm-order-form #service_description>.control-label{display:none}
body.pm-app .pm-order-form #service_description>.panel-body{padding:0;background:none;border:0;color:var(--pm-muted);font-size:12px;line-height:1.75}
body.pm-app .pm-order-form #service_description.pm-description-enhanced[data-pm-description-expanded=false]>.panel-body{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;max-height:3.5em;overflow:hidden}
body.pm-app .pm-order-form #service_description.pm-description-enhanced[data-pm-description-expanded=true]>.panel-body{display:block;max-height:none;overflow:visible}
body.pm-app .pm-order-form .pm-description-toggle{display:block;min-height:28px;margin:3px 0 -3px auto;padding:4px 0 4px 12px;border:0;background:none;color:var(--pm-link);font:inherit;font-size:11px;line-height:20px;cursor:pointer}
body.pm-app .pm-order-form .pm-description-toggle:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px;border-radius:4px}
body.pm-app .pm-order-form .pm-description-toggle[hidden]{display:none!important}
body.pm-app .pm-order-form #fields .form-group{position:relative;margin-bottom:15px}
body.pm-app .pm-order-form #fields .control-label{margin-bottom:8px;font-size:12px}
body.pm-app .pm-order-form #field-orderform-fields-link{height:44px;padding-right:41px;font-size:14px}
body.pm-app .pm-order-form #fields .form-group:has(#field-orderform-fields-link)::after{content:'';position:absolute;right:13px;bottom:11px;width:22px;height:22px;background:var(--pm-muted);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='m10 7 3-3a5 5 0 0 1 7 7l-3 3M14 17l-3 3a5 5 0 0 1-7-7l3-3m1 6 8-8'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='m10 7 3-3a5 5 0 0 1 7 7l-3 3M14 17l-3 3a5 5 0 0 1-7-7l3-3m1 6 8-8'/%3E%3C/svg%3E") center/contain no-repeat;pointer-events:none}
body.pm-app .pm-order-form #field-orderform-fields-quantity{height:45px;font-size:23px;font-weight:600;appearance:textfield}
body.pm-app .pm-order-form .pm-quantity-unit-wrap #field-orderform-fields-quantity{padding-right:46px}
body.pm-app .pm-order-form .pm-quantity-unit{position:absolute;top:38px;right:13px;color:var(--pm-muted);font-size:13px;font-weight:600;line-height:20px;pointer-events:none}
body.pm-app .pm-order-form #fields .pm-hint{position:absolute;top:-1px;right:0;margin:0;font-size:11px}
body.pm-app .pm-order-form .pm-order-total{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
body.pm-app .pm-order-form .pm-order-submit{width:100%;min-height:42px;font-size:16px;border-radius:12px}
body.pm-app .pm-order-debit-note{text-align:center;margin:20px 0 8px;font-size:12px}
body.pm-app .pm-order-form #fields>.pm-meta-list{display:none}
body.pm-app.pm-order-embedded{padding:0;min-height:100%;background:linear-gradient(120deg,#111e3b,#07111f);--pm-nav-height:0px}
body.pm-app.pm-order-embedded .pm-header,body.pm-app.pm-order-embedded .pm-bottom-nav,body.pm-app.pm-order-embedded .pm-backdrop,body.pm-app.pm-order-embedded .pm-order-page>.pm-balance{display:none}
body.pm-app.pm-order-embedded .pm-main{padding:24px 20px 6px;min-height:0}
body.pm-app.pm-order-embedded .pm-main::before{content:'';position:absolute;top:9px;left:calc(50% - 19px);width:38px;height:5px;border-radius:10px;background:#5261b0}
/* Native controls remain mounted; only resolved selectors are visually removed.
   Expanded descriptions and extra service types retain natural scrolling. */
body.pm-app.pm-order-embedded .pm-main{padding-top:22px;padding-bottom:calc(32px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(32px + env(safe-area-inset-bottom,0px))}
body.pm-app.pm-order-embedded .pm-order-page>.pm-page-heading{min-height:28px;margin-bottom:14px}
body.pm-app.pm-order-embedded .pm-order-page>.pm-page-heading h1{font-size:19px;line-height:26px}
body.pm-app.pm-order-embedded .pm-order-page>.pm-page-heading .pm-back{height:28px}
body.pm-app.pm-order-embedded .pm-order-form>.pm-service-summary{gap:14px;padding:10px 15px 8px}
body.pm-app.pm-order-embedded .pm-service-summary-copy h2{font-size:16px;line-height:22px}
body.pm-app.pm-order-embedded .pm-service-summary-copy .pm-hint{margin:0 0 1px;font-size:11px;line-height:15px}
body.pm-app.pm-order-embedded .pm-service-summary-rate{font-size:18px;line-height:25px}
body.pm-app.pm-order-embedded .pm-order-form .pm-native-service-fields{padding:6px 12px 10px;font-size:10.5px}
body.pm-app.pm-order-embedded .pm-native-service-fields .form-group{margin:8px 0 10px}
body.pm-app.pm-order-embedded .pm-native-service-fields .control-label{margin-bottom:5px;font-size:11px}
body.pm-app.pm-order-embedded .pm-order-form #service_description{margin-bottom:10px;padding:0 15px 10px}
body.pm-app.pm-order-embedded .pm-order-form #service_description>.panel-body{font-size:12px;line-height:1.55;overflow-wrap:anywhere}
body.pm-app.pm-order-embedded .pm-order-form #service_description.pm-description-enhanced[data-pm-description-expanded=false]>.panel-body{max-height:3.1em}
body.pm-app.pm-order-embedded .pm-order-form #service_description>.panel-body>:first-child{margin-top:0}
body.pm-app.pm-order-embedded .pm-order-form #service_description>.panel-body>:last-child{margin-bottom:0}
body.pm-app.pm-order-embedded .pm-order-form #fields .form-group{margin-bottom:10px}
body.pm-app.pm-order-embedded .pm-order-form #fields .control-label{margin-bottom:5px;font-size:12px;line-height:16px}
body.pm-app.pm-order-embedded .pm-order-form .pm-quantity-unit{top:32px}
body.pm-app.pm-order-embedded .pm-order-form #fields .help-block{margin:4px 0 0;font-size:11px;line-height:1.5}
body.pm-app.pm-order-embedded .pm-order-form #fields .pm-hint{font-size:10px;line-height:16px}
body.pm-app.pm-order-embedded .pm-order-form .pm-order-submit{min-height:42px;padding-top:9px;padding-bottom:9px;font-size:15px}
body.pm-app.pm-order-embedded .pm-order-debit-note{margin:18px 0 8px;font-size:11px;line-height:17px}
body.pm-app .pm-order-receipt .pm-success-hero{text-align:center}.pm-success-icon{display:block;color:var(--pm-success);margin:0 auto 15px;width:62px;height:62px}.pm-success-icon svg{width:100%;height:100%}
body.pm-app .pm-order-receipt .pm-service-summary{display:flex;gap:15px;padding:16px;margin-top:24px}.pm-order-receipt .pm-receipt-action{width:100%}.pm-order-again,.pm-receipt-link{margin-top:16px;color:var(--pm-muted)}
@media(max-width:360px){body.pm-app .pm-service-card{padding:11px}body.pm-app .pm-service-title{font-size:14px}body.pm-app .pm-service-card-footer{grid-template-columns:1fr 1fr 77px;gap:7px}body.pm-app .pm-service-price{padding-left:13px}body.pm-app .pm-service-card-footer strong{font-size:17px}body.pm-app .pm-service-order{font-size:14px}body.pm-app .pm-service-types{gap:6px}body.pm-app .pm-service-types .pm-filter{font-size:12px}body.pm-app .pm-order-frame-sheet{height:calc(100svh - var(--pm-nav-height) - 85px)}}

/* Guest funding is a login entry only; it never binds the deposit adapter. */
body.pm-app [data-pm-guest-view]>.pm-balance .pm-balance-value.pm-guest-balance{font-size:18px;line-height:1.55;letter-spacing:-.04em}
body.pm-app:has([data-pm-guest-view="services"]:not([hidden])):has([data-pm-catalog])>.pm-backdrop::after{display:none}
body.pm-app.pm-guest-funding-view:has([data-pm-catalog])>.pm-main{padding-top:16px;padding-bottom:24px;min-height:calc(100svh - var(--pm-nav-height))}
body.pm-app.pm-guest-funding-view.pm-install-strip-visible:not(.pm-order-embedded):has([data-pm-catalog])>.pm-main{min-height:calc(100svh - var(--pm-nav-height) - var(--pm-install-strip-height,44px))}
body.pm-app [data-pm-guest-funding] #pm-guest-amount{width:100%;min-height:49px;height:49px;padding:10px 39px 10px 16px;border:1px solid #354578;border-radius:11px;color:var(--pm-fg);background:linear-gradient(125deg,rgba(3,11,20,.92),rgba(8,14,29,.85));font-size:25px;font-weight:650;line-height:1.1}
body.pm-app [data-pm-guest-funding] #pm-guest-amount::placeholder{color:var(--pm-subtle);font-size:18px;font-weight:400}
body.pm-app [data-pm-guest-funding] .pm-guest-confirm{flex:0 0 100px;min-height:49px;margin:0;padding:8px 13px;border:1px solid #e4d5ff;border-radius:11px;color:#fff;background:radial-gradient(ellipse at 0 0,#00d7ff,transparent 49%),linear-gradient(115deg,#004aff,#3024ff 55%,#942eff);box-shadow:inset -1px 0 5px rgba(247,189,255,.7),0 0 3px #00dfff,0 0 12px rgba(62,27,255,.73);font-size:18px;font-weight:700}
@media(max-width:374px){body.pm-app [data-pm-guest-funding] #pm-guest-amount{padding-left:11px;font-size:22px}body.pm-app [data-pm-guest-funding] .pm-guest-confirm{flex-basis:84px;font-size:18px}}


/* V2 source: operations.css */
/* V2 only. References 3 / 4 / 5, 941px -> 430 CSS px. No V1 styles required. */

/* Order history: four filters followed by two-column data cards. */
body.pm-app .pm-orders-page > .pm-page-heading { min-height: 34px; margin: 0 0 24px; gap: 7px; }
body.pm-app .pm-orders-page > .pm-page-heading h1 { font-size: 16px; font-weight: 400; }
body.pm-app .pm-orders-page .pm-back { width: 20px; min-width: 20px; height: 30px; min-height: 30px; padding: 0; }
body.pm-app .pm-orders-page .pm-back svg { width: 18px; height: 22px; }
body.pm-app .pm-orders-page .pm-order-toolbar { margin-bottom: 9px; }
body.pm-app .pm-order-primary-filters { display: flex; gap: 7px; margin: 0; padding: 0; list-style: none; }
body.pm-app .pm-order-primary-filters::before,
body.pm-app .pm-order-primary-filters::after { display: none; }
body.pm-app .pm-order-primary-filters > li { float: none; margin: 0; padding: 0; }
body.pm-app .pm-order-primary-filters .pm-filter { display: flex; align-items: center; justify-content: center; min-width: 62px; min-height: 32px; margin: 0; padding: 6px 14px; border: 1px solid #152944; border-radius: 10px; color: var(--pm-muted); background: linear-gradient(135deg, rgba(12, 26, 43, .82), rgba(6, 16, 29, .78)); font-size: 14px; font-weight: 400; line-height: 1.25; }
body.pm-app .pm-order-primary-filters .pm-filter[aria-current='page'] { border-color: #c4c2ff; color: #fff; background: radial-gradient(ellipse at 0 0, #00d9ff, transparent 44%), linear-gradient(112deg, #074aff, #3525ff 52%, #8e32ff); box-shadow: inset 0 0 8px rgba(246, 189, 255, .65), 0 0 3px #39e9ff, 0 0 12px rgba(62, 27, 255, .8); font-weight: 650; }
body.pm-app .pm-orders-page .pm-orders-table { display: block; width: 100%; margin: 0; border: 0; background: none; }
body.pm-app .pm-orders-table > thead { position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
body.pm-app .pm-orders-table > tbody { display: grid; gap: 5px; }
body.pm-app .pm-orders-table > tbody > .pm-order-row { position: relative; display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(0, .65fr) minmax(0, .65fr); grid-template-rows: auto auto auto auto; grid-template-areas: 'date status status' 'service status status' 'link quantity charge' 'orderid quantity charge'; column-gap: 9px; row-gap: 1px; min-height: 74px; margin: 0; padding: 6px 11px 5px; border: 1px solid #142a43; border-radius: 11px; background: linear-gradient(110deg, rgba(6, 20, 34, .91), rgba(7, 19, 31, .83)); }
body.pm-app .pm-orders-table > tbody > .pm-order-row::before { position: absolute; top: 10px; bottom: 7px; left: 53.7%; width: 1px; background: #173052; content: ''; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > td { min-width: 0; margin: 0; padding: 0; border: 0; color: var(--pm-muted); background: transparent; font-size: 11px; line-height: 1.28; vertical-align: middle; }
body.pm-app .pm-orders-table .pm-order-date { grid-area: date; font-size: 10px; }
body.pm-app .pm-orders-table .pm-order-service { grid-area: service; }
body.pm-app .pm-orders-table .pm-order-service-name { display: block; padding-right: 4px; color: var(--pm-fg); font-size: 12px; font-weight: 700; line-height: 1.3; overflow-wrap: anywhere; }
body.pm-app .pm-orders-table .pm-order-link-source { display: flex; grid-area: link; align-items: center; gap: 4px; }
body.pm-app .pm-order-link-source > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body.pm-app .pm-orders-table .pm-order-id { display: flex; grid-area: orderid; align-items: center; gap: 7px; }
body.pm-app .pm-orders-table .pm-order-id > span { overflow-wrap: anywhere; }
body.pm-app .pm-operation-copy { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 19px; width: 19px; height: 18px; min-width: 19px; min-height: 18px; margin: 0; padding: 1px; border: 0; border-radius: 6px; color: var(--pm-muted); background: transparent; cursor: pointer; }
body.pm-app .pm-operation-copy > .pm-icon { width: 14px; height: 14px; }
body.pm-app .pm-order-link-source > .pm-operation-copy { border-radius: 50%; background: rgba(0, 0, 0, .13); }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-status { display: flex; grid-area: status; align-items: flex-start; justify-content: flex-end; gap: 3px; padding: 4px 16px 0 0; color: var(--pm-subtle); font-size: 12px; font-weight: 650; text-align: right; }
body.pm-app .pm-orders-table .pm-order-status[data-pm-order-status-trigger] { cursor: pointer; border-radius: 5px; }
body.pm-app .pm-orders-table .pm-order-status[data-pm-order-status-trigger]:focus-visible { outline: 2px solid var(--pm-link); outline-offset: 3px; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-status--pending { color: #064dff; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-status--success { color: #02f4ef; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-status--danger { color: #ff1655; }
body.pm-app .pm-orders-page .pm-order-open { position: absolute; top: 5px; right: 4px; display: flex; justify-content: center; align-items: center; width: 24px; min-width: 24px; height: 26px; min-height: 26px; margin: 0; padding: 5px; color: #6970bc; border: 0; background: transparent; }
body.pm-app .pm-order-open > .pm-icon { width: 13px; height: 17px; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-quantity { display: flex; grid-area: quantity; align-items: center; justify-content: center; gap: 4px; padding-top: 4px; color: var(--pm-fg); white-space: nowrap; }
body.pm-app .pm-order-quantity::before { content: '수량'; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-charge { display: flex; grid-area: charge; align-items: center; justify-content: flex-end; padding-top: 4px; color: var(--pm-fg); font-size: 12px; font-weight: 650; text-align: right; overflow-wrap: anywhere; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-start-source,
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-remains-source { display: none; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-actions { grid-column: 1 / -1; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-actions:not(:has(.order-actions)) { display: none; }
body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-remains-source:has(.order-actions) { display: block; grid-column: 1 / -1; color: transparent; font-size: 0; }
body.pm-app .pm-orders-table .order-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 5px; margin-top: 4px; color: var(--pm-muted); font-size: 11px; }
body.pm-app .pm-orders-table .order-actions:empty { display: none; }
body.pm-app .pm-orders-table .order-actions .pm-button,
body.pm-app .pm-orders-table .order-actions .btn { display: inline-flex; min-height: 30px; padding: 5px 8px; font-size: 10px; }
body.pm-app .pm-orders-page .pm-order-more { margin: 13px 0 0; font-size: 11px; color: var(--pm-subtle); }
body.pm-app .pm-order-more > summary { display: flex; align-items: center; min-height: 32px; cursor: pointer; }
body.pm-app .pm-order-more-panel { padding: 8px 0; }
body.pm-app .pm-order-more-panel > nav { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 12px; }
body.pm-app .pm-order-more-panel > nav > a { min-height: 32px; padding: 8px; border: 1px solid var(--pm-border); border-radius: 8px; }
body.pm-app .pm-order-more-panel > nav > a[aria-current='page'] { color: var(--pm-link); border-color: var(--pm-accent); }
body.pm-app .pm-order-more-panel #history-search .pm-control-wrap { display: flex; gap: 8px; }
body.pm-app .pm-order-more-panel #history-search .pm-control { min-width: 0; font-size: 12px; }

/* Order detail: a 255px bottom sheet with natural overflow, not a guessed route. */
body.pm-app:has(.pm-order-detail-modal.in) { --pm-nav-height: 54px; }
body.pm-app:has(.pm-order-detail-modal.in) > .pm-main { z-index: auto; }
body.pm-app:has(.pm-order-detail-modal.in) > .pm-bottom-nav { min-height: 54px; height: calc(54px + env(safe-area-inset-bottom, 0px)); padding-top: 9px; padding-bottom: calc(6px + env(safe-area-inset-bottom, 0px)); }
body.pm-app:has(.pm-order-detail-modal.in) .pm-bottom-nav .pm-nav-icon { width: 22px; height: 22px; }
body.pm-app:has(.pm-order-detail-modal.in) .pm-bottom-nav .pm-nav-label { font-size: 12px; line-height: 1.3; }
body.pm-app:has(.pm-order-detail-modal.in) > .modal-backdrop { background: transparent; opacity: 0; }
body.pm-app .pm-order-detail-modal { position: fixed; z-index: 1110; top: auto; right: 0; bottom: calc(var(--pm-nav-height, 54px) + env(safe-area-inset-bottom, 0px)); left: 0; display: none; height: min(255px, calc(100dvh - var(--pm-nav-height, 54px) - 20px)); margin: 0; padding: 0 !important; overflow: visible; background: transparent; }
body.pm-app .pm-order-detail-modal.in { display: block; }
body.pm-app .pm-order-detail-modal .modal-dialog { width: 100%; max-width: var(--pm-max, 430px); height: 100%; margin: 0 auto; transform: none; }
body.pm-app .pm-order-detail-modal .modal-content { position: relative; height: 100%; padding: 0; border: 1px solid #7452ff; border-bottom: 0; border-radius: 30px 30px 0 0; color: var(--pm-fg); background: radial-gradient(ellipse at 80% 0, rgba(39, 7, 252, .54), transparent 31%), linear-gradient(120deg, #071426, #060e1b 60%, #0b1023); box-shadow: inset 1px 0 5px rgba(34, 66, 255, .32), 0 -3px 18px rgba(9, 8, 31, .4); }
body.pm-app .pm-order-detail-modal .modal-content::before { position: absolute; top: 0; left: 80%; width: 1px; height: 58px; border-radius: 50%; background: linear-gradient(#9c92ff, #4a13ff 25%, transparent); box-shadow: 0 -7px 8px 3px #4521ff; content: ''; pointer-events: none; }
body.pm-app .pm-operation-handle { position: absolute; z-index: 2; top: 0; left: 50%; display: flex; justify-content: center; width: 62px; height: 27px; padding: 9px 10px 10px; border: 0; background: none; transform: translateX(-50%); cursor: pointer; }
body.pm-app .pm-operation-handle > span { display: block; width: 39px; height: 5px; border-radius: 5px; background: #595db8; box-shadow: inset 0 1px 2px rgba(167, 157, 255, .25); }
body.pm-app .pm-order-detail-modal .modal-body { height: 100%; margin: 0; padding: 30px 22px calc(32px + env(safe-area-inset-bottom, 0px)); overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; scroll-padding-bottom: calc(32px + env(safe-area-inset-bottom, 0px)); }
body.pm-app .pm-order-native-detail-modal .modal-body { padding-bottom: calc(32px + env(safe-area-inset-bottom, 0px)); scroll-padding-bottom: calc(32px + env(safe-area-inset-bottom, 0px)); }
body.pm-app .pm-order-sheet-heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 0 0 10px; }
body.pm-app .pm-order-sheet-heading > div { min-width: 0; }
body.pm-app .pm-order-sheet-heading .modal-title { margin: 0 0 3px; color: var(--pm-fg); font-size: 22px; font-weight: 700; line-height: 1.2; overflow-wrap: anywhere; }
body.pm-app .pm-order-sheet-heading p { margin: 0; color: var(--pm-muted); font-size: 11px; line-height: 1.4; }
body.pm-app .pm-order-sheet-close { display: flex; align-items: center; justify-content: center; flex: 0 0 44px; width: 44px; height: 44px; margin: -2px -2px 0 0; padding: 12px; color: var(--pm-muted); border: 1px solid #26347a; border-radius: 50%; background: radial-gradient(ellipse at 20% 0, rgba(29, 17, 219, .42), transparent 70%), rgba(6, 19, 36, .74); }
body.pm-app .pm-order-sheet-close .pm-icon { width: 24px; height: 24px; }
body.pm-app .pm-order-detail-modal .pm-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); min-height: 68px; margin: 0 0 8px; padding: 14px 7px 12px; border: 1px solid #182e50; border-radius: 16px; background: linear-gradient(105deg, #0a182d, #0c1a30); text-align: center; }
body.pm-app .pm-order-detail-modal .pm-stats > div + div { border-left: 1px solid #263968; }
body.pm-app .pm-order-detail-modal .pm-stats dt { margin: 0 0 5px; color: var(--pm-fg); font-size: 10px; font-weight: 400; line-height: 1.2; }
body.pm-app .pm-order-detail-modal .pm-stats dd { margin: 0; color: var(--pm-fg); font-size: 24px; font-weight: 700; line-height: 1.15; overflow-wrap: anywhere; }
body.pm-app .pm-order-detail-modal .pm-field { margin: 0; }
body.pm-app .pm-order-detail-modal .pm-field > label { display: block; margin: 0 0 3px; font-size: 12px; font-weight: 400; line-height: 1.3; }
body.pm-app .pm-order-detail-modal .pm-control-wrap { position: relative; }
body.pm-app .pm-order-detail-modal .pm-control { width: 100%; min-height: 33px; height: 33px; padding: 6px 43px 6px 14px; border: 1px solid #162b4d; border-radius: 11px; color: var(--pm-fg); background: linear-gradient(110deg, #0b1a30, #0b182b); font-size: 12px; }
body.pm-app .pm-order-detail-modal .pm-control-wrap .pm-copy { position: absolute; top: 1px; right: 7px; display: flex; justify-content: center; align-items: center; width: 29px; min-width: 29px; height: 30px; min-height: 30px; padding: 6px; border: 0; border-radius: 50%; color: var(--pm-muted); background: rgba(0, 0, 0, .15); }
body.pm-app .pm-order-detail-modal .pm-control-wrap .pm-copy svg { width: 17px; height: 17px; }
body.pm-app .pm-order-detail-modal .pm-meta-list { display: grid; gap: 4px; margin: 5px 5px 0; }
body.pm-app .pm-order-detail-modal .pm-meta-list > div { display: flex; align-items: center; justify-content: space-between; gap: 10px; min-height: 18px; padding: 0; }
body.pm-app .pm-order-detail-modal .pm-meta-list dt { color: var(--pm-muted); font-size: 12px; font-weight: 400; }
body.pm-app .pm-order-detail-modal .pm-meta-list dd { display: flex; align-items: center; gap: 7px; margin: 0; color: var(--pm-fg); font-size: 12px; text-align: right; }
body.pm-app .pm-order-detail-modal .pm-order-support { display: flex; justify-content: center; align-items: center; gap: 6px; width: 100%; min-height: 34px; margin-top: 15px; font-size: 11px; }
body.pm-app .pm-order-detail-modal .pm-order-support + .pm-hint { margin: 5px 0 0; font-size: 9px; text-align: center; }
body.pm-app .pm-order-detail-modal .pm-order-extra-details { margin-top: 12px; }
body.pm-app .pm-order-detail-modal .pm-order-extra-value { height: auto; white-space: pre-wrap; overflow-wrap: anywhere; }

/* Funding input and authoritative / native fallback histories. */
body.pm-app .pm-funding-page > .pm-balance { margin: 12px 0 35px; text-align: center; }
body.pm-app .pm-funding-page > .pm-balance .pm-balance-label { display: block; margin: 0 0 4px; color: var(--pm-muted); font-size: 14px; line-height: 18px; }
body.pm-app .pm-funding-page > .pm-balance .pm-balance-value { display: block; margin: 0; color: var(--pm-fg); font-size: clamp(32px, 9vw, 36px); font-weight: 700; line-height: 1.16; letter-spacing: -.025em; }
body.pm-app .pm-funding-page .pm-deposit-entry { margin: 0; padding: 19px 13px 19px; border: 1px solid #293b6c; border-radius: 12px; background: linear-gradient(115deg, rgba(12, 30, 58, .67), rgba(12, 23, 50, .6)); }
body.pm-app .pm-funding-page .pm-deposit-entry .pm-field { margin: 0; }
body.pm-app .pm-funding-page .pm-deposit-entry label { display: block; margin: 0 0 9px; padding-left:3px; color: var(--pm-muted); font-size: 16px; font-weight: 400; line-height: 1.2; }
body.pm-app .pm-funding-page .pm-amount-row { display: flex; align-items: stretch; gap: 9px; }
body.pm-app .pm-funding-page .pm-amount-row .pm-control-wrap { position: relative; flex: 1 1 auto; min-width: 0; }
body.pm-app .pm-funding-page #pm-deposit-amount { width: 100%; min-height: 49px; height: 49px; padding: 10px 39px 10px 16px; border: 1px solid #354578; border-radius: 11px; color: var(--pm-fg); background: linear-gradient(125deg, rgba(3, 11, 20, .92), rgba(8, 14, 29, .85)); font-size: 25px; font-weight: 650; line-height: 1.1; }
body.pm-app .pm-funding-page #pm-deposit-amount::placeholder { color: var(--pm-subtle); font-size: 18px; font-weight: 400; }
body.pm-app .pm-funding-page [data-pm-deposit-confirm] { flex: 0 0 100px; min-height: 49px; margin: 0; padding: 8px 13px; border: 1px solid #e4d5ff; border-radius: 11px; color: #fff; background: radial-gradient(ellipse at 0 0, #00d7ff, transparent 49%), linear-gradient(115deg, #004aff, #3024ff 55%, #942eff); box-shadow: inset -1px 0 5px rgba(247, 189, 255, .7), 0 0 3px #00dfff, 0 0 12px rgba(62, 27, 255, .73); font-size: 18px; font-weight: 700; }
body.pm-app .pm-funding-page .pm-deposit-clear { position: absolute; top: 7px; right: 7px; display: flex; align-items: center; justify-content: center; width: 32px; height: 35px; margin: 0; padding: 6px; border: 0; border-radius: 50%; color: #080f21; background: none; }
body.pm-app .pm-funding-page .pm-deposit-clear .pm-icon { width: 22px; height: 22px; stroke-width: 2; }
body.pm-app .pm-funding-page .pm-deposit-clear circle { fill: #5b70b7; stroke: none; }
body.pm-app .pm-funding-page .pm-deposit-connection-note { margin: 5px 0 0; color: var(--pm-subtle); font-size: 9px; line-height: 1.45; text-align: center; }
body.pm-app .pm-funding-page > [data-pm-deposit-reopen] { display: flex; justify-content: center; width: 100%; min-height: 32px; margin: 6px 0 0; font-size: 11px; }
body.pm-app .pm-funding-page .pm-funding-history { margin-top: 5px; }
body.pm-app .pm-funding-page .pm-payment-history-heading { display: flex; align-items: center; justify-content: space-between; min-height: 34px; margin: 0 0 10px; }
body.pm-app .pm-funding-page .pm-payment-history-heading h2 { margin: 0; color: var(--pm-fg); font-size: 18px; font-weight: 700; line-height: 1.3; text-shadow: 0 2px 3px #0006; }
body.pm-app .pm-funding-page .pm-deposit-filter-wrap { position: relative; display: block; width: 80px; margin: 0; }
body.pm-app .pm-funding-page .pm-deposit-filter-wrap select { width: 100%; height: 33px; min-height: 33px; margin: 0; padding: 5px 28px 5px 14px; border: 1px solid #243869; border-radius: 14px; color: var(--pm-muted); background: #071225; appearance: none; font-size: 14px; line-height: 1.2; }
body.pm-app .pm-funding-page .pm-deposit-filter-wrap > .pm-icon { position: absolute; top: 10px; right: 11px; width: 13px; height: 13px; transform: rotate(90deg); pointer-events: none; }
body.pm-app .pm-funding-page .pm-payment-record-list { display: grid; gap: 7px; margin: 0; padding: 0; list-style: none; }
body.pm-app .pm-funding-page .pm-payment-record { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,107px) 66px; align-items: center; gap: 17px; min-height: 51px; margin: 0; padding: 10px 12px 10px 18px; border: 1px solid #14243e; border-radius: 11px; background: linear-gradient(105deg, #0a172b, #081325); }
body.pm-app .pm-funding-page .pm-payment-record-amount { display: block; min-width: 0; margin: 0; color: var(--pm-fg); font-size: 18px; font-weight: 700; line-height: 1.2; overflow-wrap: anywhere; }
body.pm-app .pm-funding-page .pm-payment-record-date { min-width: 0; color: var(--pm-muted); font-size: 13px; font-weight: 400; line-height: 1.4; text-align: center; white-space: pre-wrap; font-variant-numeric:tabular-nums; }
body.pm-app .pm-funding-page .pm-payment-record-status,
body.pm-app .pm-funding-page .pm-payment-record-method { display: flex; justify-content: center; align-items: center; min-width: 0; min-height: 28px; padding: 5px 8px; border-radius: 18px; color: var(--pm-muted); background: #122137; font-size: 13px; font-weight: 550; line-height: 1.25; text-align: center; overflow-wrap: anywhere; }
body.pm-app .pm-funding-page .pm-payment-record-method { font-size: 11px; }
body.pm-app .pm-funding-page .pm-payment-record-status--completed { color: #03ffe8; background: #003d38; }
body.pm-app .pm-funding-page .pm-payment-record-status--cancelled { color: #ff4c75; background: #4f182b; }
body.pm-app .pm-funding-page .pm-payment-record-status--pending { color: #91adff; background: #162b60; }
body.pm-app .pm-funding-page button.pm-payment-record-status { width: 100%; margin: 0; border: 0; appearance: none; font-family: inherit; letter-spacing: inherit; cursor: pointer; }
body.pm-app .pm-funding-page button.pm-payment-record-status:focus-visible { outline: 2px solid var(--pm-link); outline-offset: 3px; }
body.pm-app .pm-funding-page button.pm-payment-record-status:disabled { cursor: default; }
body.pm-app .pm-funding-page .pm-native-payments { margin: 28px 0 0; font-size: 11px; }
body.pm-app .pm-funding-page .pm-native-payments > summary { min-height: 32px; color: var(--pm-subtle); cursor: pointer; }
body.pm-app .pm-funding-page .pm-native-payments .container,
body.pm-app .pm-funding-page .pm-native-payments .row,
body.pm-app .pm-funding-page .pm-native-payments .col-md-8 { width: 100%; margin: 0; padding: 0; }
body.pm-app .pm-funding-page .pm-native-payments .well { margin: 10px 0 0; padding: 14px; border: 1px solid var(--pm-border); border-radius: 13px; color: var(--pm-fg); background: var(--pm-surface); }

/* Deposit guidance scrolls independently; dismissal never cancels its reservation. */
body.pm-app:has(.pm-deposit-sheet[open]) { --pm-nav-height: 96px; }
body.pm-app:has(.pm-deposit-sheet[open]) > .pm-bottom-nav { min-height: 96px; height: calc(96px + env(safe-area-inset-bottom, 0px)); padding-top: 14px; padding-bottom: calc(25px + env(safe-area-inset-bottom, 0px)); }
body.pm-app:has(.pm-deposit-sheet[open]) .pm-funding-page > .pm-deposit-entry,
body.pm-app:has(.pm-deposit-sheet[open]) .pm-funding-page > .pm-deposit-connection-note,
body.pm-app:has(.pm-deposit-sheet[open]) .pm-funding-page > [data-pm-deposit-reopen],
body.pm-app:has(.pm-deposit-sheet[open]) .pm-funding-page > .pm-funding-history,
body.pm-app:has(.pm-deposit-sheet[open]) .pm-funding-page > .pm-native-payments { filter: blur(4px); opacity: .64; }
body.pm-app .pm-deposit-sheet { position: fixed; top: auto; right: 0; bottom: calc(var(--pm-nav-height, 96px) + env(safe-area-inset-bottom, 0px)); left: 0; box-sizing: border-box; width: 100%; max-width: var(--pm-max, 430px); height: 342px; max-height: calc(100dvh - var(--pm-nav-height, 96px) - env(safe-area-inset-bottom, 0px) - 20px); margin: 0 auto; padding: 53px 22px calc(24px + env(safe-area-inset-bottom, 0px)); overflow-x: hidden; overflow-y: auto; overscroll-behavior: contain; scroll-padding-bottom: calc(24px + env(safe-area-inset-bottom, 0px)); -webkit-overflow-scrolling: touch; border: 1px solid #3a63b4; border-radius: 24px; color: var(--pm-fg); background: radial-gradient(ellipse at 42% -25%, rgba(26, 60, 113, .8), transparent 62%), linear-gradient(115deg, #0a1a30, #06101f 63%, #0b1a2e); box-shadow: inset 0 0 16px rgba(25, 57, 158, .14); }
body.pm-app .pm-deposit-sheet::backdrop { background: rgba(0, 5, 14, .1); }
body.pm-app .pm-deposit-sheet > .pm-operation-handle { padding-top: 13px; }
body.pm-app .pm-deposit-sheet > .pm-operation-handle > span { width: 42px; height: 6px; background: #4d69c2; }
body.pm-app .pm-deposit-sheet > h2 { margin: 0 0 8px; color: var(--pm-muted); font-size: 14px; font-weight: 400; line-height: 1.4; text-align: center; }
body.pm-app .pm-deposit-sheet .pm-deposit-amount-row { display: flex; justify-content: center; align-items: center; gap: 13px; min-height: 46px; }
body.pm-app .pm-deposit-sheet .pm-deposit-amount { min-width: 0; color: var(--pm-fg); font-size: clamp(34px, 10vw, 43px); font-weight: 750; line-height: 1.15; letter-spacing: -.04em; overflow-wrap: anywhere; }
body.pm-app .pm-deposit-sheet .pm-copy { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; width: 40px; height: 40px; margin: 0; padding: 10px; border: 1px solid #213c77; border-radius: 12px; color: var(--pm-muted); background: linear-gradient(135deg, rgba(17, 37, 69, .9), rgba(13, 29, 50, .9)); }
body.pm-app .pm-deposit-sheet .pm-copy .pm-icon { width: 22px; height: 22px; }
body.pm-app .pm-deposit-sheet .pm-deposit-instruction { display: flex; align-items: center; justify-content: center; gap: 10px; margin: 5px 0 14px; }
body.pm-app .pm-deposit-sheet .pm-deposit-instruction > .pm-icon { flex-shrink: 0; width: 19px; height: 19px; color: #168bff; stroke-width: 2; }
body.pm-app .pm-deposit-sheet .pm-deposit-instruction > p { margin: 0; color: var(--pm-muted); font-size: 11px; font-weight: 400; line-height: 1.5; text-align: center; }
body.pm-app .pm-deposit-sheet .pm-deposit-deadline:not(:empty)::after { content: ' '; }
body.pm-app .pm-deposit-sheet .pm-bank-details { position: relative; display: flex; align-items: center; justify-content: center; min-height: 103px; margin: 0; padding: 18px 59px 15px; border: 1px solid #234982; border-radius: 14px; background: linear-gradient(110deg, #0d2037, #0b1c31); }
body.pm-app .pm-deposit-sheet .pm-bank-text { min-width: 0; text-align: center; }
body.pm-app .pm-deposit-sheet .pm-bank-name { display: block; margin: 0 0 5px; font-size: 16px; font-weight: 700; line-height: 1.25; }
body.pm-app .pm-deposit-sheet #pm-bank-account { display: block; font-size: 17px; font-weight: 700; line-height: 1.3; overflow-wrap: anywhere; }
body.pm-app .pm-deposit-sheet [data-pm-bank-owner] { margin: 6px 0 0; color: var(--pm-muted); font-size: 15px; line-height: 1.3; }
body.pm-app .pm-deposit-sheet .pm-bank-details > .pm-copy { position: absolute; top: 50%; right: 21px; width: 46px; height: 46px; transform: translateY(-50%); }
body.pm-app .pm-deposit-sheet .pm-bank-details > .pm-copy .pm-icon { width: 24px; height: 24px; }
body.pm-app .pm-deposit-sheet .pm-deposit-cancel { display: block; min-height: 30px; margin: 22px auto 0; padding: 4px 5px; border: 0; border-radius: 9px; color: #ff3b62; background: rgba(113, 16, 44, .22); font-size: 13px; font-weight: 650; line-height: 1.3; }
body.pm-app .pm-deposit-sheet [data-pm-sheet-status] { margin-top: 10px; }

/* Neutral, readable counterparts when the shared theme switches to light. */
body.pm-app[data-pm-theme='light'] .pm-orders-table > tbody > .pm-order-row,
body.pm-app[data-pm-theme='light'] .pm-funding-page .pm-deposit-entry,
body.pm-app[data-pm-theme='light'] .pm-funding-page #pm-deposit-amount,
body.pm-app[data-pm-theme='light'] .pm-funding-page .pm-payment-record,
body.pm-app[data-pm-theme='light'] .pm-funding-page .pm-deposit-filter-wrap select,
body.pm-app[data-pm-theme='light'] .pm-order-detail-modal .modal-content,
body.pm-app[data-pm-theme='light'] .pm-order-detail-modal .pm-stats,
body.pm-app[data-pm-theme='light'] .pm-order-detail-modal .pm-control,
body.pm-app[data-pm-theme='light'] .pm-deposit-sheet,
body.pm-app[data-pm-theme='light'] .pm-deposit-sheet .pm-bank-details { background: var(--pm-surface); border-color: var(--pm-border-strong); }
body.pm-app[data-pm-theme='light'] .pm-order-primary-filters .pm-filter:not([aria-current='page']),
body.pm-app[data-pm-theme='light'] .pm-funding-page .pm-payment-record-method,
body.pm-app[data-pm-theme='light'] .pm-order-sheet-close,
body.pm-app[data-pm-theme='light'] .pm-deposit-sheet .pm-copy { background: var(--pm-surface-raised); border-color: var(--pm-border-strong); }
body.pm-app[data-pm-theme='light'] .pm-orders-table > tbody > .pm-order-row > .pm-status--pending { color: #164dc2; }
body.pm-app[data-pm-theme='light'] .pm-orders-table > tbody > .pm-order-row > .pm-status--success { color: #008578; }
body.pm-app[data-pm-theme='light'] .pm-orders-table > tbody > .pm-order-row > .pm-status--danger { color: #cc174c; }
body.pm-app[data-pm-theme='light'] .pm-funding-page .pm-payment-record-status--completed { color: #007267; background: #ccefe8; }
body.pm-app[data-pm-theme='light'] .pm-funding-page .pm-payment-record-status--cancelled { color: #b62549; background: #f9dce4; }
body.pm-app[data-pm-theme='light'] .pm-funding-page .pm-payment-record-status--pending { color: #2851a0; background: #dde7ff; }

@media (max-width: 374px) {
  body.pm-app .pm-orders-table > tbody > .pm-order-row { grid-template-columns: minmax(0, 1.4fr) minmax(0, .7fr) minmax(0, .7fr); column-gap: 6px; padding-right: 8px; padding-left: 9px; }
  body.pm-app .pm-orders-table > tbody > .pm-order-row::before { left: 50%; }
  body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-charge { font-size: 11px; }
  body.pm-app .pm-orders-table > tbody > .pm-order-row > .pm-order-quantity { font-size: 10px; gap: 2px; }
  body.pm-app .pm-funding-page [data-pm-deposit-confirm] { flex-basis: 84px; font-size: 18px; }
  body.pm-app .pm-funding-page #pm-deposit-amount { padding-left: 11px; font-size: 22px; }
  body.pm-app .pm-funding-page .pm-payment-record { gap: 5px; padding-right: 10px; padding-left: 12px; }
  body.pm-app .pm-funding-page .pm-payment-record-amount { font-size: 16px; }
  body.pm-app .pm-funding-page .pm-payment-record-date { font-size: 10px; }
  body.pm-app .pm-funding-page .pm-payment-record-status { font-size: 12px; padding-right: 6px; padding-left: 6px; }
  body.pm-app .pm-order-detail-modal .modal-body { padding-right: 18px; padding-left: 18px; }
  body.pm-app .pm-order-sheet-heading .modal-title { font-size: 20px; }
  body.pm-app .pm-deposit-sheet { padding-right: 18px; padding-left: 18px; }
  body.pm-app .pm-deposit-sheet .pm-bank-details { padding-left: 12px; padding-right: 60px; }
  body.pm-app .pm-deposit-sheet .pm-bank-details > .pm-copy { right: 12px; }
  body.pm-app .pm-deposit-sheet #pm-bank-account { font-size: 15px; }
}


/* V2 source: core.css */
/* 좋팔계 V2 core pages. References 6–9 at 430 / 941 scale.
   Page-scoped styles only; theme.css provides all shared UI primitives. */

/* 6 · My account: no common brand header, six menu rows. */
body.pm-app .pm-main:has(> .pm-account-hub:not([hidden])){padding-top:16px}
/* Reference 6 has smaller, lower floating tiles than the utility pages.
   Anchor them to the canvas edge so the heart also stays inside small phones. */
body.pm-app .pm-account-hub .pm-theme-switch{display:flex;align-items:center;justify-content:center;width:242px;max-width:100%;height:41px;margin:0 auto 16px;border-radius:24px;background:linear-gradient(100deg,#15215370,#090b2450)}
body.pm-app .pm-account-hub .pm-theme-switch button{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:1;min-width:0;height:41px;padding:7px 10px;border:1px solid #3c3794;border-radius:24px;background:transparent;color:#dce3ff;font-size:13px;white-space:nowrap;line-height:1}
body.pm-app .pm-account-hub .pm-theme-switch button .pm-icon{width:23px;height:23px;stroke-width:1.45}
body.pm-app .pm-account-hub .pm-theme-switch [data-pm-theme-choice=dark] .pm-icon{color:#a4edff;filter:drop-shadow(0 0 2px #037cff) drop-shadow(0 0 4px #270cff)}
body.pm-app .pm-account-hub .pm-theme-switch [data-pm-theme-choice=light]{background:linear-gradient(110deg,#eaebff,#fbfcff);color:#1c19f8;border-color:#d7d5ff}
body.pm-app .pm-account-hub .pm-theme-switch [aria-pressed=true]{position:relative;z-index:1;border-color:#ad9aff;box-shadow:inset 0 0 1px #fff,0 0 4px #8d5eff,0 0 11px #4129d5b0;font-weight:750}
body.pm-app .pm-account-hub .pm-theme-switch [data-pm-theme-choice=dark][aria-pressed=true]{background:linear-gradient(100deg,#141d4e,#110c30);border-color:#705eff}
body.pm-app .pm-account-hub .pm-profile{text-align:center}
body.pm-app .pm-account-hub .pm-avatar{display:flex;align-items:center;justify-content:center;width:67px;height:67px;margin:0 auto;border:1px solid #304578;border-bottom-color:#13203a;border-radius:25px;background:linear-gradient(135deg,#0f1b34,#0a1223);color:#f9f9ff}
body.pm-app .pm-account-hub .pm-avatar .pm-icon{width:32px;height:32px;stroke-width:1.65}
body.pm-app .pm-account-hub .pm-profile h1{margin:9px 0 0;font-size:20px;font-weight:750;line-height:26px;overflow-wrap:anywhere;text-shadow:0 2px 3px #0006}
body.pm-app .pm-account-hub .pm-profile p{margin:4px 0 0;color:#c3d9f8;font-size:13px;line-height:20px;letter-spacing:0;overflow-wrap:anywhere}
body.pm-app .pm-account-hub .pm-balance{margin:18px 0 0}
body.pm-app .pm-account-hub .pm-balance-label{margin-bottom:2px;font-size:12px;line-height:19px}
body.pm-app .pm-account-hub .pm-balance-value{display:block;font-size:34px;line-height:44px;letter-spacing:-.035em;white-space:normal;overflow-wrap:anywhere}
body.pm-app .pm-account-hub .pm-account-menu{display:flex;flex-direction:column;margin:22px 0 0}
body.pm-app .pm-account-hub .pm-list-item{display:flex;align-items:center;gap:16px;min-height:44px;padding:9px 1px;border:0;border-radius:0;background:none;color:var(--pm-fg);font-size:14px;line-height:24px}
body.pm-app .pm-account-hub .pm-list-item>span{flex:1;min-width:0;overflow-wrap:anywhere}
body.pm-app .pm-account-hub .pm-account-menu-icon{width:23px;height:23px;color:#b9d0f7;stroke-width:1.7}
body.pm-app .pm-account-hub .pm-account-chevron{width:19px;height:19px;margin-left:auto;color:#b9d0f7;stroke-width:1.85}
body.pm-app .pm-account-hub .pm-logout{color:#b9d0f7}
body.pm-app[data-pm-theme=light] .pm-account-hub .pm-avatar{color:#fff;background:linear-gradient(135deg,#284987,#152951)}
body.pm-app[data-pm-theme=light] .pm-account-hub .pm-profile p,body.pm-app[data-pm-theme=light] .pm-account-hub .pm-account-menu-icon,body.pm-app[data-pm-theme=light] .pm-account-hub .pm-account-chevron,body.pm-app[data-pm-theme=light] .pm-account-hub .pm-logout{color:var(--pm-muted)}

/* 7 · Settings: original forms, IDs, CSRF and email modal are unchanged. */
body.pm-app .pm-account-settings>.pm-page-heading{margin-bottom:24px}
body.pm-app .pm-account-settings>.container,body.pm-app .pm-account-settings>.container>.row,body.pm-app .pm-account-settings>.container>.row>.col-md-8{display:block;float:none;width:auto;max-width:none;margin:0;padding:0}
body.pm-app .pm-account-settings .pm-settings-identity,body.pm-app .pm-account-settings .pm-settings-password{min-height:0;padding:0;margin:0;border:0;border-radius:0;background:none;box-shadow:none}
body.pm-app .pm-account-settings .pm-settings-identity .pm-field,body.pm-app .pm-account-settings .pm-account-password-form>.pm-field{margin:0}
body.pm-app .pm-account-settings .pm-settings-identity .pm-field+.pm-field,body.pm-app .pm-account-settings .pm-account-password-form>.pm-field+.pm-field{margin-top:15px}
body.pm-app .pm-account-settings .pm-settings-identity .control-label,body.pm-app .pm-account-settings .pm-account-password-form>.pm-field>.control-label{margin:0 0 7px;font-size:12px;line-height:16px}
body.pm-app .pm-account-settings .pm-settings-control{position:relative}
body.pm-app .pm-account-settings .pm-settings-control>.pm-control{height:45px;padding:10px 49px 10px 16px;border:1px solid var(--pm-border-strong);border-radius:13px;background:linear-gradient(115deg,var(--pm-surface),var(--pm-surface-soft));font-size:14px;line-height:23px}
body.pm-app .pm-account-settings .pm-settings-control>#email{color:var(--pm-fg)}
body.pm-app .pm-account-settings .pm-settings-field-action,body.pm-app .pm-account-settings .pm-settings-field-icon{position:absolute;right:7px;top:1px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:43px;padding:8px;border:0;background:none;color:#bcbcff}
body.pm-app .pm-account-settings .pm-settings-field-action .pm-icon,body.pm-app .pm-account-settings .pm-settings-field-icon .pm-icon{width:20px;height:20px;stroke-width:1.7}
body.pm-app .pm-account-settings .pm-settings-field-action:hover{color:var(--pm-fg)}
body.pm-app .pm-account-settings .pm-settings-password{margin-top:24px}
body.pm-app .pm-account-settings .pm-settings-section-title{margin:0 0 12px;color:var(--pm-muted);font-size:12px;font-weight:400;line-height:18px}
body.pm-app .pm-account-settings .pm-settings-save{display:flex;width:100%;height:49px;min-height:49px;margin-top:53px;border-radius:15px;font-size:16px;font-weight:750}
body.pm-app .pm-account-settings .pm-account-advanced{margin-top:32px;color:var(--pm-muted);font-size:12px}
body.pm-app .pm-account-settings .pm-account-advanced>summary,body.pm-app .pm-account-settings .pm-account-extra>summary{padding:9px 20px 9px 0;position:relative;color:var(--pm-subtle)}
body.pm-app .pm-account-settings .pm-account-advanced>summary::after,body.pm-app .pm-account-settings .pm-account-extra>summary::after{content:'+';position:absolute;right:2px;font-size:18px;line-height:1.2}
body.pm-app .pm-account-settings .pm-account-advanced[open]>summary::after,body.pm-app .pm-account-settings .pm-account-extra[open]>summary::after{content:'−'}
body.pm-app .pm-account-settings .pm-account-advanced>.well{padding:18px;margin:14px 0;border:1px solid var(--pm-border);border-radius:14px;background:var(--pm-surface);box-shadow:none;overflow-wrap:anywhere}
body.pm-app .pm-account-settings .pm-account-advanced .form-group{margin-bottom:14px}
body.pm-app .pm-account-settings .pm-account-advanced p{margin-bottom:12px;line-height:1.8}
body.pm-app .pm-account-settings .pm-account-advanced .btn,body.pm-app .pm-account-settings #changeEmailModal .btn{min-height:40px;padding:9px 15px;border:1px solid var(--pm-border-strong);border-radius:11px;background:var(--pm-surface-raised);color:var(--pm-fg);font-size:13px;white-space:normal}
body.pm-app .pm-account-settings .pm-account-advanced .btn-primary,body.pm-app .pm-account-settings #changeEmailModal .btn-primary{background:var(--pm-gradient);border-color:#7c80ff;color:#fff}
body.pm-app .pm-account-settings .pm-account-advanced .nav-pills{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:15px 0;list-style:none}
body.pm-app .pm-account-settings .pm-account-advanced .nav-pills li{margin:0;float:none}
body.pm-app .pm-account-settings .pm-account-advanced .nav-pills a{display:block;padding:8px 12px;border:1px solid var(--pm-border);border-radius:10px;background:var(--pm-surface);color:var(--pm-muted)}
body.pm-app .pm-account-settings .pm-account-advanced .nav-pills .active a{border-color:var(--pm-border-strong);color:var(--pm-link)}
body.pm-app .pm-account-settings .pm-account-extra .pm-list-item{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:40px;padding:8px 10px;border-bottom:1px solid var(--pm-border);color:var(--pm-muted)}
body.pm-app .pm-account-settings .pm-account-extra .pm-icon{width:16px;height:16px}
body.pm-app .pm-account-settings #changeEmailModal .modal-header{position:relative;padding-right:28px}
body.pm-app .pm-account-settings #changeEmailModal .modal-title{font-size:17px;line-height:1.5}
body.pm-app .pm-account-settings #changeEmailModal .modal-body .form-group>label{display:block;margin-bottom:8px;color:var(--pm-muted);font-size:12px;font-weight:400}
body.pm-app .pm-account-settings #changeEmailModal #current-email{height:auto;min-height:45px;overflow-wrap:anywhere}
body.pm-app .pm-account-settings #changeEmailModal .modal-footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}
body.pm-app[data-pm-theme=light] .pm-account-settings .pm-settings-field-action,body.pm-app[data-pm-theme=light] .pm-account-settings .pm-settings-field-icon{color:#7065a4}

/* 8 · API. The illustrative layout displays real source-backed documentation. */
body.pm-app .pm-api-page{padding-top:0}
body.pm-app .pm-api-page>.pm-page-heading{margin-bottom:24px}
body.pm-app .pm-api-page .pm-api-key-panel{min-height:71px;margin-bottom:17px;padding:12px 16px 9px;border-radius:15px;background:linear-gradient(115deg,var(--pm-surface),var(--pm-surface-soft))}
body.pm-app .pm-api-page .pm-api-key-panel>label{display:block;margin:0 0 4px;color:var(--pm-muted);font-size:12px;font-weight:400;line-height:18px}
body.pm-app .pm-api-page .pm-control-wrap{position:relative}
body.pm-app .pm-api-page .pm-control-wrap>.pm-control{padding-right:47px}
body.pm-app .pm-api-page .pm-control-wrap>.pm-copy{position:absolute;top:0;right:5px;width:36px;height:100%;min-width:36px;min-height:0;padding:8px;border:0;border-radius:8px;background:none;color:#b1c1f1;box-shadow:none}
body.pm-app .pm-api-page .pm-copy>.pm-icon{width:19px;height:19px;stroke-width:1.7}
body.pm-app .pm-api-page .pm-api-key-panel .pm-control{height:25px;padding:0 41px 0 0;border:0;border-radius:0;background:none;color:#d3e0ff;font-size:19px;line-height:25px;letter-spacing:5px;box-shadow:none}
body.pm-app .pm-api-page .pm-api-key-panel .pm-copy{right:-3px;padding:3px 8px}
body.pm-app .pm-api-page .pm-api-key-panel .pm-hint{margin:5px 0 0;line-height:1.6}
body.pm-app .pm-api-page .pm-api-key-panel .pm-hint a{color:var(--pm-link)}
body.pm-app .pm-api-page .pm-api-address{margin:0 0 16px}
body.pm-app .pm-api-page .pm-api-address>label{margin:0 0 5px;color:var(--pm-muted);font-size:12px;line-height:18px}
body.pm-app .pm-api-page .pm-api-address .pm-control{height:43px;padding-left:16px;border-color:var(--pm-border);border-radius:14px;background:linear-gradient(115deg,var(--pm-surface),var(--pm-surface-soft));color:var(--pm-fg);font-size:12px;letter-spacing:-.01em}
body.pm-app .pm-api-page .pm-api-tabs{gap:8px;margin:0 0 15px}
body.pm-app .pm-api-page .pm-api-tabs .pm-filter{min-width:66px;min-height:34px;padding:6px 17px;border-radius:12px;font-size:13px}
body.pm-app .pm-api-page .pm-api-method{padding:0;margin:0;border:0;border-radius:0;background:none}
body.pm-app .pm-api-page .pm-api-method>summary{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
body.pm-app .pm-api-page .pm-api-method>summary:focus-visible{position:static;width:auto;height:auto;padding:6px;clip-path:none}
body.pm-app .pm-api-page .pm-api-method:not([open])>summary{position:static;width:auto;height:auto;min-height:44px;padding:10px 14px;clip-path:none;white-space:normal;border:1px solid var(--pm-border);border-radius:12px;color:var(--pm-muted)}
body.pm-app .pm-api-page .pm-api-request-card{min-height:165px;margin:0 0 12px;padding:14px 18px;border-radius:16px;background:linear-gradient(115deg,var(--pm-surface),var(--pm-surface-soft));overflow:hidden}
body.pm-app .pm-api-page .pm-api-request-card h2{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 11px;color:var(--pm-muted);font-size:12px;font-weight:400;line-height:20px;overflow-wrap:anywhere}
body.pm-app .pm-api-page .pm-api-verb{display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:21px;padding:2px 8px;border:1px solid #39335852;border-radius:7px;background:#211d3d;color:#ab99ff;font-size:10px;font-weight:650;line-height:16px;letter-spacing:-.01em}
body.pm-app .pm-api-page .pm-api-request-card dl{display:grid;gap:0;padding:0;margin:0;font-family:Consolas,'SFMono-Regular','Liberation Mono',monospace;font-size:12px;line-height:21px;letter-spacing:0}
body.pm-app .pm-api-page .pm-api-request-card dl>div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:7px;min-width:0}
body.pm-app .pm-api-page .pm-api-request-card dt{margin:0;color:#c197ff;font-weight:400;overflow-wrap:anywhere}
body.pm-app .pm-api-page .pm-api-request-card dd{min-width:0;margin:0;color:#bed7ff;overflow-wrap:anywhere}
body.pm-app .pm-api-page .pm-api-disclosure{margin:0;border:0;background:none}
body.pm-app .pm-api-page .pm-api-disclosure>summary{display:flex;align-items:center;gap:15px;min-height:43px;padding:9px 24px 9px 0;color:var(--pm-fg);font-size:14px;line-height:24px}
body.pm-app .pm-api-page .pm-api-disclosure>summary>.pm-icon{width:21px;height:21px;color:#aec0ea}
body.pm-app .pm-api-page .pm-api-disclosure>summary::after{content:'';right:4px;top:18px;width:8px;height:8px;border:solid var(--pm-subtle);border-width:0 1.5px 1.5px 0;transform:rotate(-45deg)}
body.pm-app .pm-api-page .pm-api-disclosure[open]>summary::after{top:16px;transform:rotate(45deg)}
body.pm-app .pm-api-page .pm-api-disclosure>.pm-accordion-body{padding:6px 0 16px;font-size:12px;line-height:1.9}
body.pm-app .pm-api-page .pm-api-table-wrap{max-width:100%;margin:4px 0 13px;overflow-x:auto;border:1px solid var(--pm-border);border-radius:11px}
body.pm-app .pm-api-page .pm-api-parameters{width:100%;min-width:270px;margin:0;border:0;border-collapse:collapse;color:var(--pm-muted);background:var(--pm-surface);font-size:12px;line-height:1.8}
body.pm-app .pm-api-page .pm-api-parameters th,body.pm-app .pm-api-page .pm-api-parameters td{padding:9px 10px;border:0;border-bottom:1px solid var(--pm-border);text-align:left;vertical-align:top;overflow-wrap:anywhere}
body.pm-app .pm-api-page .pm-api-parameters tr:last-child td{border-bottom:0}
body.pm-app .pm-api-page .pm-api-parameters th{color:var(--pm-fg);background:var(--pm-surface-raised);font-size:12px;font-weight:500}
body.pm-app .pm-api-page .pm-api-parameters code{padding:0;background:none;color:var(--pm-link);font-size:11px;white-space:normal;word-break:break-word}
body.pm-app .pm-api-page .pm-panel--code{margin:4px 0 12px;padding:13px}
body.pm-app .pm-api-page .pm-panel--code pre{max-width:100%;padding:0;margin:0;border:0;border-radius:0;background:none;color:var(--pm-muted);font:11px/1.8 Consolas,'SFMono-Regular',monospace;letter-spacing:0;white-space:pre;overflow:auto}
body.pm-app .pm-api-page .pm-api-placeholder-note{margin:10px 0 0;color:var(--pm-subtle);font-size:10.5px;line-height:17px}
body.pm-app .pm-api-page .pm-api-resources{margin-top:27px;color:var(--pm-muted);font-size:12px}
body.pm-app .pm-api-page .pm-api-resources>summary{position:relative;padding:10px 20px 10px 0;color:var(--pm-subtle)}
body.pm-app .pm-api-page .pm-api-resources>summary::after{content:'+';position:absolute;right:2px;font-size:18px;line-height:1.2}
body.pm-app .pm-api-page .pm-api-resources[open]>summary::after{content:'−'}
body.pm-app .pm-api-page .pm-api-type-picker{margin:10px 0 16px}
body.pm-app .pm-api-page .pm-api-type-picker .pm-field{display:block;margin:0}
body.pm-app .pm-api-page .pm-api-type-picker .pm-control{width:100%;height:42px;font-size:12px}
body.pm-app .pm-api-page .pm-api-more{display:flex;flex-direction:column;margin:0 0 16px}
body.pm-app .pm-api-page .pm-api-more>a{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:40px;padding:8px 0;border-bottom:1px solid var(--pm-border);font-size:12px;color:var(--pm-muted)}
body.pm-app .pm-api-page .pm-api-more>a[aria-current=page]{color:var(--pm-link)}
body.pm-app .pm-api-page .pm-api-more .pm-icon{width:16px;height:16px}
body.pm-app .pm-api-page .pm-api-protocol{font-size:11px}
body.pm-app .pm-api-page .pm-api-download{margin-top:12px;font-size:12px}
body.pm-app[data-pm-theme=light] .pm-api-page .pm-api-key-panel .pm-control,body.pm-app[data-pm-theme=light] .pm-api-page .pm-api-request-card dd,body.pm-app[data-pm-theme=light] .pm-api-page .pm-api-disclosure>summary>.pm-icon,body.pm-app[data-pm-theme=light] .pm-api-page .pm-copy{color:var(--pm-muted)}
body.pm-app[data-pm-theme=light] .pm-api-page .pm-api-request-card dt{color:var(--pm-link)}
body.pm-app[data-pm-theme=light] .pm-api-page .pm-api-verb{background:#e5e0ff;color:#6c49c7;border-color:#cfc5ed}

/* 9 · FAQ. Native approved FAQ HTML takes precedence over the fallback guide. */
body.pm-app .pm-faq-page>.pm-page-heading{margin-bottom:24px}
body.pm-app .pm-faq-page .pm-guide-switch{position:relative;display:flex;align-items:center;gap:9px;margin:0 0 20px}
body.pm-app .pm-faq-page .pm-guide-switch .pm-filter{min-width:66px;min-height:34px;padding:6px 17px;border-radius:12px;font-size:13px;font-weight:400;cursor:pointer}
body.pm-app .pm-faq-page .pm-guide-radio{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;opacity:0}
body.pm-app .pm-faq-page .pm-guide-radio:checked+.pm-filter{border-color:transparent;background:var(--pm-gradient) padding-box,linear-gradient(115deg,#84ffff,#9b9bff,#ffe1ff) border-box;color:#fff;box-shadow:inset 0 1px 2px #fff9,0 0 4px #00dcff,0 0 14px #5121ffb0;font-weight:650}
body.pm-app .pm-faq-page .pm-guide-radio:focus-visible+.pm-filter{outline:2px solid #46d6ff;outline-offset:4px}
body.pm-app .pm-faq-page:has(.pm-guide-radio:checked) .pm-guide-group{display:none}
body.pm-app .pm-faq-page:has(#pm-guide-orders-tab:checked) #pm-guide-orders,body.pm-app .pm-faq-page:has(#pm-guide-funds-tab:checked) #pm-guide-funds,body.pm-app .pm-faq-page:has(#pm-guide-account-tab:checked) #pm-guide-account{display:block}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion{margin:0;border:0;border-radius:0;background:none}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion>summary{display:flex;align-items:center;min-height:57px;padding:16px 30px 16px 0;color:var(--pm-fg);font-size:14px;line-height:23px;overflow-wrap:anywhere}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion>summary::after{top:50%;right:1px;transform:translateY(-50%);color:#9aadcc;font-size:24px;font-weight:300}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion[open]{min-height:167px;padding:18px 19px;margin:0 0 8px;border:1px solid var(--pm-border);border-radius:16px;background:linear-gradient(115deg,var(--pm-surface),var(--pm-surface-soft))}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion[open]>summary{min-height:44px;padding:0 29px 0 0;line-height:22px}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion[open]>summary::after{right:3px;font-size:22px}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion-body{padding:20px 0 0;color:var(--pm-muted);font-size:12.5px;line-height:23px;overflow-wrap:anywhere}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion-body p+p{margin-top:10px}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion-body a{color:inherit;text-decoration:underline;text-decoration-color:#768abb65;text-underline-offset:3px}
body.pm-app .pm-faq-page .pm-guide-group .pm-accordion-body a:hover{color:var(--pm-link)}
body.pm-app .pm-faq-page .pm-faq-support{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:53px;padding:13px 17px;margin-top:20px;border-radius:15px;background:linear-gradient(115deg,var(--pm-surface),var(--pm-surface-soft));font-size:12px;line-height:20px}
body.pm-app .pm-faq-page .pm-faq-support>span:first-child{min-width:0;color:var(--pm-muted)}
body.pm-app .pm-faq-page .pm-faq-support>span:last-child{display:inline-flex;align-items:center;gap:5px;flex:none;color:var(--pm-link)}
body.pm-app .pm-faq-page .pm-faq-support .pm-icon{width:16px;height:16px}

/* Necessary non-reference states: approved legal, native rich pages and FAQ. */
body.pm-app .pm-legal-page .pm-legal-view,body.pm-app .pm-content-page .pm-content-body,body.pm-app .pm-faq-page .pm-faq-content{font-size:13px;line-height:1.95;color:var(--pm-muted);overflow-wrap:anywhere}
body.pm-app .pm-legal-page .pm-legal-view>h1{margin:0 0 24px;font-size:23px;line-height:1.5;letter-spacing:-.045em}
body.pm-app .pm-legal-page .pm-rich-content h1,body.pm-app .pm-content-page .pm-rich-content h1,body.pm-app .pm-faq-page .pm-faq-content h1{margin:22px 0 15px;font-size:23px;line-height:1.5}
body.pm-app .pm-legal-page .pm-rich-content h2,body.pm-app .pm-content-page .pm-rich-content h2,body.pm-app .pm-faq-page .pm-faq-content h2{margin:22px 0 12px;font-size:18px;line-height:1.6}
body.pm-app .pm-legal-page .pm-rich-content h3,body.pm-app .pm-content-page .pm-rich-content h3,body.pm-app .pm-faq-page .pm-faq-content h3{margin:18px 0 10px;font-size:15px;line-height:1.6}
body.pm-app .pm-legal-page .pm-rich-content p,body.pm-app .pm-content-page .pm-rich-content p,body.pm-app .pm-faq-page .pm-faq-content p{margin:0 0 14px}
body.pm-app .pm-legal-page .pm-rich-content :is(ul,ol),body.pm-app .pm-content-page .pm-rich-content :is(ul,ol),body.pm-app .pm-faq-page .pm-faq-content :is(ul,ol){padding-left:20px;margin:12px 0 16px}
body.pm-app .pm-legal-page .pm-rich-content a,body.pm-app .pm-content-page .pm-rich-content a,body.pm-app .pm-faq-page .pm-faq-content a{color:var(--pm-link);text-decoration:underline;text-underline-offset:3px}
body.pm-app .pm-legal-page .pm-rich-content :is(img,video,iframe),body.pm-app .pm-content-page .pm-rich-content :is(img,video,iframe),body.pm-app .pm-faq-page .pm-faq-content :is(img,video,iframe){max-width:100%}
body.pm-app .pm-legal-page .pm-rich-content table,body.pm-app .pm-content-page .pm-rich-content table,body.pm-app .pm-faq-page .pm-faq-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;color:var(--pm-muted)}
body.pm-app .pm-legal-page .pm-rich-content :is(th,td),body.pm-app .pm-content-page .pm-rich-content :is(th,td),body.pm-app .pm-faq-page .pm-faq-content :is(th,td){padding:9px;border:1px solid var(--pm-border);vertical-align:top}
body.pm-app .pm-legal-page .pm-policy-badge{display:inline-flex;padding:5px 10px;border:1px solid var(--pm-border);border-radius:8px;background:var(--pm-surface);color:var(--pm-subtle);font-size:11px;line-height:18px}
body.pm-app .pm-legal-page .pm-policy-section{position:relative;margin:24px 0;padding-left:35px}
body.pm-app .pm-legal-page .pm-policy-number{position:absolute;left:0;top:2px;color:var(--pm-link);font-size:11px;line-height:22px;letter-spacing:.04em}
body.pm-app .pm-legal-page .pm-policy-section h2{margin:0 0 6px;color:var(--pm-fg);font-size:15px;line-height:26px}
body.pm-app .pm-legal-page .pm-policy-section p{margin:0;font-size:12px;line-height:1.9}
body.pm-app .pm-legal-page .pm-legal-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 0;padding-top:18px;border-top:1px solid var(--pm-border)}
body.pm-app .pm-legal-page .pm-legal-tabs a{display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border:1px solid var(--pm-border);border-radius:11px;background:var(--pm-surface);color:var(--pm-muted);font-size:12px;line-height:20px}
body.pm-app .pm-legal-page:has([data-pm-legal-view=terms]:not([hidden])) [data-pm-legal-tab=terms],body.pm-app .pm-legal-page:has([data-pm-legal-view=privacy]:not([hidden])) [data-pm-legal-tab=privacy]{border-color:var(--pm-border-strong);background:var(--pm-surface-raised);color:var(--pm-link)}

@media(max-width:360px){
  body.pm-app .pm-account-hub .pm-theme-switch{margin-bottom:16px}
  body.pm-app .pm-account-hub .pm-balance-value{font-size:31px}
  body.pm-app .pm-account-hub .pm-list-item{gap:13px;font-size:13px}
  body.pm-app .pm-account-settings .pm-settings-control>.pm-control{font-size:13px}
  body.pm-app .pm-account-settings .pm-settings-save{margin-top:40px}
  body.pm-app .pm-api-page .pm-api-request-card{padding-left:15px;padding-right:15px}
  body.pm-app .pm-api-page .pm-api-request-card dl{font-size:11px}
  body.pm-app .pm-api-page .pm-api-request-card dl>div{grid-template-columns:58px minmax(0,1fr)}
  body.pm-app .pm-api-page .pm-api-address .pm-control{font-size:11px}
  body.pm-app .pm-faq-page .pm-guide-group .pm-accordion[open]{padding:17px}
  body.pm-app .pm-faq-page .pm-guide-group .pm-accordion>summary{font-size:13px}
  body.pm-app .pm-faq-page .pm-guide-group .pm-accordion-body{font-size:12px}
  body.pm-app .pm-faq-page .pm-faq-support{padding-left:13px;padding-right:13px;font-size:11px;gap:7px}
}


/* V2 source: auth.css */
/* V2 references 10–14 only. Fresh authentication/support styling; no v1 CSS dependency. */
body.pm-app .pm-main:has(> .pm-auth-v2) {
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
  padding: 16px 23px 28px;
}
body.pm-app .pm-auth-v2 { display: flex; flex-direction: column; min-width: 0; margin: 0; padding: 0; }
body.pm-app .pm-auth-v2 .pm-auth-back {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 34px;
  min-width: 34px;
  height: 34px;
  min-height: 34px;
  margin: 0 0 0 -8px;
  padding: 6px;
  color: #d3caff;
  border: 1px solid transparent;
  border-radius: 50%;
}
body.pm-app .pm-auth-v2 .pm-auth-back::after { position: absolute; inset: -5px; content: ""; border-radius: inherit; }
body.pm-app .pm-auth-v2 .pm-auth-back svg { width: 23px; height: 23px; }
body.pm-app .pm-auth-v2 .pm-auth-back--circle {
  background: radial-gradient(circle at 40% 25%, #111f40, #091323 90%);
  border-color: #26386a;
  box-shadow: inset 0 1px 1px rgba(167, 178, 255, .08);
}
body.pm-app .pm-auth-v2 .pm-auth-hero { margin: 16px 0 23px; text-align: center; }
body.pm-app .pm-auth-v2 .pm-auth-symbol {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 68px;
  margin: 0 auto 26px;
  color: #dfdcff;
  background: radial-gradient(ellipse at 20% 8%, rgba(48, 63, 150, .88), rgba(12, 15, 41, .97) 78%);
  border: 1px solid #5d61d1;
  border-right-color: #2b2a77;
  border-bottom-color: #111b38;
  border-radius: 23px;
  box-shadow: inset 0 1px 1px rgba(178, 193, 255, .12), 0 0 32px rgba(34, 38, 104, .18);
}
body.pm-app .pm-auth-v2 .pm-auth-symbol svg { width: 39px; height: 39px; filter: drop-shadow(0 0 3px rgba(151, 139, 255, .24)); }
body.pm-app .pm-auth-v2 .pm-auth-hero h1 { margin: 0; color: var(--pm-fg); font-size: 27px; font-weight: 720; line-height: 32px; letter-spacing: -.065em; text-shadow: 0 2px 3px #0006; }
body.pm-app .pm-auth-v2 .pm-auth-hero p { margin: 13px 0 0; color: var(--pm-muted); font-size: 14px; line-height: 22px; }
body.pm-app .pm-auth-v2 .pm-auth-form { display: flex; flex-direction: column; min-width: 0; margin: 0; }
body.pm-app .pm-auth-v2 .pm-auth-form > .pm-field { margin: 0 0 18px; }
body.pm-app .pm-auth-v2 .pm-auth-form .pm-field > label { display: block; margin: 0 0 7px; color: #d0dcff; font-size: 12.5px; font-weight: 400; line-height: 18px; }
body.pm-app .pm-auth-v2 .pm-control-wrap { position: relative; display: flex; min-width: 0; align-items: center; }
body.pm-app .pm-auth-v2 .pm-auth-form .pm-control {
  width: 100%;
  min-width: 0;
  height: 53px;
  padding: 14px 18px;
  color: var(--pm-fg);
  background: linear-gradient(115deg, rgba(14, 28, 52, .96), rgba(11, 20, 39, .93));
  border: 1px solid #354783;
  border-right-color: #2b3b6f;
  border-bottom-color: #22315c;
  border-radius: 12px;
  box-shadow: inset 0 1px 1px rgba(118, 148, 237, .025);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
body.pm-app .pm-auth-v2 .pm-auth-form .pm-control::placeholder { color: #7f96ca; opacity: 1; }
body.pm-app .pm-auth-v2 .pm-auth-form .pm-control:focus { border-color: #8f84ff; outline: 2px solid rgba(138, 125, 255, .23); outline-offset: 2px; }
body.pm-app .pm-auth-v2 .pm-auth-form .pm-control[readonly] { color: var(--pm-subtle); }
body.pm-app .pm-auth-v2 .pm-control-wrap:has(> .pm-password-toggle) > .pm-control,
body.pm-app .pm-auth-v2 .pm-control-wrap:has(> .pm-control-icon) > .pm-control { padding-right: 55px; }
body.pm-app .pm-auth-v2 .pm-password-toggle {
  position: absolute;
  top: 50%;
  right: 4px;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  padding: 12px;
  color: #c2b6ff;
  background: transparent;
  border: 0;
  box-shadow: none;
  transform: translateY(-50%);
}
body.pm-app .pm-auth-v2 .pm-password-toggle svg { width: 20px; height: 20px; }
body.pm-app .pm-auth-v2 .pm-control-icon { position: absolute; top: 50%; right: 16px; display: inline-flex; width: 22px; height: 22px; color: #c4caff; transform: translateY(-50%); pointer-events: none; }
body.pm-app .pm-auth-v2 .pm-control-icon svg { width: 22px; height: 22px; }
body.pm-app .pm-auth-v2 .pm-auth-options { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px 12px; min-height: 22px; margin: 0 0 18px; color: #b7c6ee; font-size: 12px; line-height: 22px; }
body.pm-app .pm-auth-v2 .pm-auth-options .forgot-password { position: relative; inset: auto; margin: 0; color: #c7d3fa; text-decoration: none; }
body.pm-app .pm-auth-v2 .pm-auth-options .forgot-password::after { position: absolute; inset: -11px 0; content: ""; }
body.pm-app .pm-auth-v2 .pm-check { margin: 0; padding: 0; font-size: 12px; }
body.pm-app .pm-auth-v2 .pm-check label { display: inline-flex; align-items: center; gap: 9px; min-height: 22px; margin: 0; padding: 0; font-weight: 400; line-height: 22px; }
body.pm-app .pm-auth-v2 .pm-check input[type="checkbox"] { position: static; display: grid; flex: 0 0 17px; place-content: center; width: 17px; height: 17px; margin: 0; appearance: none; background: linear-gradient(135deg, #1c2a53, #111b34); border: 1px solid #4457b0; border-radius: 5px; }
body.pm-app .pm-auth-v2 .pm-check input[type="checkbox"]::before { width: 8px; height: 5px; margin-top: -2px; content: ""; border-bottom: 1.5px solid #fff; border-left: 1.5px solid #fff; transform: rotate(-45deg) scale(0); }
body.pm-app .pm-auth-v2 .pm-check input[type="checkbox"]:checked { background: #6846e2; }
body.pm-app .pm-auth-v2 .pm-check input[type="checkbox"]:checked::before { transform: rotate(-45deg) scale(1); }
body.pm-app .pm-auth-v2 .pm-auth-form > .pm-button--primary,
body.pm-app .pm-tickets-v2 .pm-ticket-create,
body.pm-app .pm-tickets-v2 .pm-ticket-form > .pm-button--primary,
body.pm-app .pm-ticket-thread-v2 .pm-ticket-reply > .pm-button--primary {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  min-height: 53px;
  padding: 12px 18px;
  color: #fff;
  background: var(--pm-gradient);
  border: 1px solid #b6c9ff;
  border-left-color: #96f4ff;
  border-right-color: #f1bcff;
  border-radius: 16px;
  box-shadow: inset 0 1px 2px #aee9ff, inset -1px 0 4px rgba(241, 161, 255, .65), 0 0 6px #2153ff, 0 0 17px rgba(75, 44, 255, .65);
  font-size: 16px;
  font-weight: 650;
  line-height: 24px;
  text-align: center;
}
body.pm-app .pm-auth-v2.pm-auth-page--signin .pm-auth-form > .pm-button--primary { min-height: 56px; }
body.pm-app .pm-auth-v2 .pm-auth-switch { margin: 26px 0 0; color: #9db2e5; font-size: 12px; line-height: 20px; text-align: center; }
body.pm-app .pm-auth-v2 .pm-auth-switch a { margin-left: 9px; color: #b58aff; font-weight: 550; }
body.pm-app .pm-auth-v2 .pm-auth-footer { display: flex; justify-content: center; flex-wrap: wrap; gap: 22px; margin: 78px 0 0; padding: 0; color: #9bb4e7; font-size: 11px; line-height: 18px; }
body.pm-app .pm-auth-v2 .pm-auth-footer a { color: inherit; }
body.pm-app .pm-auth-v2 .pm-auth-content { margin-top: 24px; color: var(--pm-muted); font-size: 13px; line-height: 1.8; }
body.pm-app .pm-auth-v2 .pm-captcha { max-width: 100%; margin: 0 0 20px; overflow-x: auto; }
body.pm-app .pm-auth-v2 .pm-auth-provider { margin-top: 20px; }

/* Signup reference 12 uses shorter fields and a left-aligned title. */
body.pm-app .pm-main:has(> .pm-auth-page--signup) { padding-right: 23px; padding-left: 23px; }
body.pm-app .pm-auth-v2.pm-auth-page--signup { padding-top: 0; }
body.pm-app .pm-auth-v2 .pm-auth-heading { display: block; margin: 0 0 19px; }
body.pm-app .pm-auth-v2.pm-auth-page--signup .pm-auth-back { margin-left: -3px; }
body.pm-app .pm-auth-v2 .pm-auth-heading h1 { margin: 24px 0 0; color: var(--pm-fg); font-size: 25px; font-weight: 720; line-height: 31px; letter-spacing: -.065em; text-shadow: 0 2px 3px #0006; }
body.pm-app .pm-auth-v2.pm-auth-page--signup .pm-auth-form > .pm-field { margin-bottom: 14px; }
body.pm-app .pm-auth-v2.pm-auth-page--signup .pm-auth-form .pm-control { height: 45px; padding-top: 10px; padding-bottom: 10px; border-color: #293d69; border-top-color: #475d99; }
body.pm-app .pm-auth-v2.pm-auth-page--signup .pm-auth-form .pm-field > label { color: #ecf0ff; }
body.pm-app .pm-auth-v2 .pm-signup-consent { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 5px 9px; margin: 36px 0 14px; color: var(--pm-muted); font-size: 11px; line-height: 22px; text-align: center; }
body.pm-app .pm-auth-v2 .pm-signup-consent p { margin: 0; }
body.pm-app .pm-auth-v2 .pm-signup-consent .pm-check { font-size: inherit; }
body.pm-app .pm-auth-v2 .pm-signup-consent .pm-check label { gap: 6px; }
body.pm-app .pm-auth-v2 .pm-signup-consent a { color: #b36aff; font-weight: 550; text-decoration: underline; text-underline-offset: 2px; }
body.pm-app .pm-auth-v2.pm-auth-page--signup .pm-auth-switch { margin-top: 20px; }

/* Reset reference 14 has an unframed back icon and lower, larger key hero. */
body.pm-app .pm-auth-v2.pm-auth-page--reset > .pm-auth-back { height: 34px; min-height: 34px; margin-top: 0; margin-left: 0; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-hero { margin-top: 16px; margin-bottom: 17px; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-symbol { width: 76px; height: 74px; margin-bottom: 21px; border-radius: 23px; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-symbol svg { width: 40px; height: 40px; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-hero h1 { font-size: 26px; line-height: 33px; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-form > .pm-field { margin-bottom: 20px; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-switch { margin-top: 27px; font-size: 14px; line-height: 22px; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-switch a { margin-left: 0; font-weight: 400; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-footer { margin-top: 170px; }
body.pm-app .pm-auth-v2.pm-auth-page--new-password .pm-auth-hero { margin-top: 16px; margin-bottom: 28px; }
body.pm-app .pm-auth-v2.pm-auth-page--new-password .pm-auth-hero p { font-size: 12px; }

/* Tickets 10/11: no content cards, except the controls themselves. */
body.pm-app .pm-tickets-v2 > [data-pm-ticket-view] { position: relative; display: flex; flex-direction: column; min-width: 0; }
body.pm-app .pm-tickets-v2 .pm-ticket-list-view { min-height: calc(100dvh - var(--pm-nav-height, 84px) - 70px); margin-top: 0; }
body.pm-app .pm-tickets-v2 .pm-ticket-new-view { margin-top: 0; }
body.pm-app .pm-tickets-v2 .pm-page-heading,
body.pm-app .pm-ticket-thread-v2 > .pm-page-heading { display: flex; align-items: center; gap: 7px; min-height: 34px; margin: 0 0 24px; }
body.pm-app .pm-tickets-v2 .pm-page-heading .pm-back,
body.pm-app .pm-ticket-thread-v2 > .pm-page-heading .pm-back { position: relative; display: inline-flex; align-items: center; flex: 0 0 22px; width: 22px; min-width: 22px; min-height: 34px; padding: 0; color: #ced1ff; }
body.pm-app .pm-tickets-v2 .pm-page-heading .pm-back::after,
body.pm-app .pm-ticket-thread-v2 > .pm-page-heading .pm-back::after { position: absolute; inset: -7px -14px; content: ""; }
body.pm-app .pm-tickets-v2 .pm-page-heading .pm-back svg,
body.pm-app .pm-ticket-thread-v2 > .pm-page-heading .pm-back svg { width: 20px; height: 20px; }
body.pm-app .pm-tickets-v2 .pm-page-heading h1,
body.pm-app .pm-ticket-thread-v2 > .pm-page-heading h1 { margin: 0; color: var(--pm-muted); font-size: 16px; font-weight: 400; line-height: 1.4; letter-spacing: inherit; }
body.pm-app .pm-tickets-v2 .pm-ticket-filters { display: flex; gap: 8px; margin: 0 0 35px; padding: 0; overflow: visible; }
body.pm-app .pm-tickets-v2 .pm-ticket-filters .pm-filter { position: relative; min-height: 33px; padding: 6px 14px; color: #b9c9eb; background: linear-gradient(125deg, #0b1424, #080f1b); border: 1px solid #263355; border-radius: 12px; font-size: 12.5px; line-height: 19px; }
body.pm-app .pm-tickets-v2 .pm-ticket-filters .pm-filter:first-child { min-width: 65px; }
body.pm-app .pm-tickets-v2 .pm-ticket-filters .pm-filter::after { position: absolute; inset: -6px 0; content: ""; }
body.pm-app .pm-tickets-v2 .pm-ticket-filters .pm-filter[aria-pressed="true"] { color: #fff; background: radial-gradient(ellipse at 2% 10%, #27c9ff, transparent 41%), linear-gradient(105deg, #126bff, #5d28ff 68%, #a749f7); border-color: #b8caff; box-shadow: inset 0 1px 2px #abe8ff, 0 0 4px #1a5aff, 0 0 12px rgba(89, 29, 255, .65); }
body.pm-app .pm-tickets-v2 .pm-ticket-search { margin: 0; }
body.pm-app .pm-tickets-v2 .pm-ticket-search > summary { position: absolute; top: -7px; right: -10px; display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; color: var(--pm-subtle); list-style: none; cursor: pointer; }
body.pm-app .pm-tickets-v2 .pm-ticket-search > summary::-webkit-details-marker { display: none; }
body.pm-app .pm-tickets-v2 .pm-ticket-search > summary svg { width: 16px; height: 16px; }
body.pm-app .pm-tickets-v2 .pm-ticket-search[open] { margin-top: -17px; margin-bottom: 20px; }
body.pm-app .pm-tickets-v2 .pm-search-control { display: flex; align-items: center; width: 100%; }
body.pm-app .pm-tickets-v2 .pm-search-control > .pm-control { flex: 1; min-width: 0; }
body.pm-app .pm-tickets-v2 .pm-search-control .input-group-btn { width: 44px; flex: 0 0 44px; }
body.pm-app .pm-tickets-v2 .pm-ticket-list { margin: 0 0 24px; padding: 0; }
body.pm-app .pm-tickets-v2 .pm-ticket-item { display: block; margin: 0; padding: 10px 0 38px; color: var(--pm-fg); background: transparent; border: 0; text-decoration: none; }
body.pm-app .pm-tickets-v2 .pm-ticket-meta { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 5px 10px; color: #8198c5; font-size: 11px; line-height: 16px; }
body.pm-app .pm-tickets-v2 .pm-ticket-date { margin-left: auto; font-variant-numeric: tabular-nums; white-space: nowrap; }
body.pm-app .pm-tickets-v2 .pm-ticket-subject { margin: 10px 0; color: #f4f5fa; font-size: 15px; font-weight: 400; line-height: 22px; letter-spacing: -.045em; overflow-wrap: anywhere; }
body.pm-app .pm-tickets-v2 .pm-ticket-subject strong { font-weight: 550; }
body.pm-app .pm-tickets-v2 .pm-ticket-meta--status .pm-status { padding: 0; color: #b7a3e3; background: transparent; border: 0; font-size: 11px; line-height: 16px; }
body.pm-app .pm-tickets-v2 [data-pm-ticket-status="답변완료"] [data-pm-ticket-status-label],
body.pm-app .pm-tickets-v2 [data-pm-ticket-status="Answered"] [data-pm-ticket-status-label] { color: #0be0cd; }
body.pm-app .pm-tickets-v2 .pm-ticket-id { margin-left: auto; color: #8298c2; font-variant-numeric: tabular-nums; }
body.pm-app .pm-tickets-v2 .pm-ticket-create { min-height: 49px; margin-top: auto; }
body.pm-app .pm-tickets-v2 .pm-ticket-plus { width: 19px; height: 19px; margin-right: 2px; }

body.pm-app .pm-tickets-v2 .pm-ticket-new-view > .pm-page-heading { margin-bottom: 24px; }
body.pm-app .pm-tickets-v2 .pm-ticket-form { display: flex; flex-direction: column; min-width: 0; margin: 0; }
body.pm-app .pm-tickets-v2 .pm-ticket-form .form-group { margin: 0 0 20px; }
body.pm-app .pm-tickets-v2 .pm-ticket-form label.control-label { display: block; margin: 0 0 5px; color: #b8c9ef; font-size: 12px; font-weight: 400; line-height: 17px; }
body.pm-app .pm-tickets-v2 .pm-ticket-form .form-control { width: 100%; height: 52px; min-width: 0; padding: 13px 16px; color: #f3f4ff; background: linear-gradient(115deg, #0c1729, #0b1424); border: 1px solid #263b64; border-radius: 13px; font-size: 14px; line-height: 22px; }
body.pm-app .pm-tickets-v2 .pm-ticket-form select.form-control { padding-right: 42px; appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m5 9 7 7 7-7' stroke='%23b3bdeb' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"), linear-gradient(115deg, #0c1729, #0b1424); background-size: 18px 18px, 100% 100%; background-position: right 17px center, center; background-repeat: no-repeat; }
body.pm-app .pm-tickets-v2 .pm-ticket-form .pm-control-wrap--message { position: relative; display: block; }
body.pm-app .pm-tickets-v2 .pm-ticket-form textarea.form-control { height: 168px; min-height: 168px; padding: 16px 16px 32px; line-height: 23px; resize: vertical; }
body.pm-app .pm-tickets-v2 .pm-character-count { position: absolute; right: 15px; bottom: 14px; margin: 0; color: #8497ce; font-size: 11px; line-height: 15px; }
body.pm-app .pm-tickets-v2 .pm-ticket-form > .pm-button--primary { min-height: 50px; margin: 0; }
body.pm-app .pm-tickets-v2 .pm-ticket-form .pm-ticket-attachments:has(.tickets-uploader:empty) { margin: 0; }

/* Required native conversation state has no V2 image: use the same field/card treatment. */
body.pm-app .pm-ticket-thread-v2 .pm-ticket-thread-title { margin: 27px 0; color: var(--pm-fg); font-size: 19px; line-height: 1.5; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-conversation { display: flex; flex-direction: column; gap: 18px; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-message { margin: 0; padding: 17px; background: #0b172b; border: 1px solid #243964; border-radius: 14px; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-message--support { background: #101a34; border-color: #343e76; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-message-body { color: var(--pm-fg); font-size: 13px; line-height: 1.8; overflow-wrap: anywhere; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-message-meta { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 5px 12px; margin-top: 13px; color: var(--pm-subtle); font-size: 10px; line-height: 1.5; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-message-meta strong { font-weight: 500; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-files { margin-top: 12px; font-size: 11px; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-reply { margin-top: 27px; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-reply .pm-control-wrap--message { position: relative; display: block; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-reply textarea { min-height: 140px; padding-bottom: 32px; }
body.pm-app .pm-ticket-thread-v2 .pm-character-count { position: absolute; right: 14px; bottom: 11px; color: var(--pm-subtle); font-size: 10px; }
body.pm-app .pm-ticket-thread-v2 .pm-ticket-reply > .pm-button--primary { margin-top: 16px; }

body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-form .pm-control,
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-form .form-control { color: var(--pm-fg); background-color: var(--pm-surface); background-image: none; border-color: var(--pm-border-strong); }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-form .pm-field > label,
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-subject { color: var(--pm-fg); }
body.pm-app[data-pm-theme="light"] .pm-ticket-thread-v2 .pm-ticket-message { background: var(--pm-surface); }

@media (max-width: 374px) {
  body.pm-app .pm-main:has(> .pm-auth-v2) { padding-right: 17px; padding-left: 17px; }
  body.pm-app .pm-auth-v2 .pm-auth-hero h1 { font-size: 25px; }
  body.pm-app .pm-tickets-v2 .pm-ticket-filters { gap: 7px; }
  body.pm-app .pm-tickets-v2 .pm-ticket-filters .pm-filter { padding-right: 12px; padding-left: 12px; }
  body.pm-app .pm-tickets-v2 .pm-ticket-subject { font-size: 14px; }
}
@media (max-height: 690px) {
  body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-hero { margin-top: 16px; }
  body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-footer { margin-top: 80px; }
}
@media (forced-colors: active) {
  body.pm-app .pm-auth-v2 .pm-check input[type="checkbox"] { appearance: auto; }
  body.pm-app .pm-auth-v2 .pm-check input[type="checkbox"]::before { display: none; }
}

/* Auth navigation: retain the existing icon and row height; name its destination. */
body.pm-app .pm-auth-v2 .pm-auth-back--services {
  align-self: flex-start;
  justify-content: flex-start;
  gap: 7px;
  width: auto;
  max-width: 100%;
  padding: 0;
  border: 0;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
  white-space: nowrap;
}
body.pm-app .pm-auth-v2 .pm-auth-back--services .pm-auth-back-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  padding: 6px;
  border: 1px solid transparent;
  border-radius: 50%;
}
body.pm-app .pm-auth-v2 .pm-auth-back--services .pm-auth-back-icon.pm-auth-back--circle { border-color: #26386a; }
body.pm-app .pm-auth-v2 .pm-auth-back--services .pm-auth-back-label { display: block; }
body.pm-app .pm-auth-v2 .pm-auth-back--services:focus-visible { outline: 2px solid var(--pm-link); outline-offset: 3px; }


/* V2 source: jo8g.css */
/* Latest common rules: dark release; the same mobile canvas at every width. */
/* All page backgrounds inherit the existing orders backdrop without variants. */
body.pm-app .pm-tickets-v2 .pm-ticket-new-view { margin-top:0; }
body.pm-app { color-scheme:dark; -webkit-tap-highlight-color:transparent; }
/* Scrollbar compensation belongs outside the fixed-width app, not inside it.
   Both native Bootstrap and our fallback may otherwise squeeze its contents. */
body.pm-app:not(.pm-order-embedded) { padding-right:0!important; }
/* Public service/funding views share the menu, but authentication forms do not. */
body.pm-app.pm-auth-shell:has(>.pm-bottom-nav){--pm-nav-height:84px;padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}
body.pm-app:has(.pm-order-detail-modal.in) { --pm-nav-height:54px; }
body.pm-app:has(.pm-deposit-sheet[open]) { --pm-nav-height:96px; }
body.pm-app:has(.pm-order-frame-sheet[open]) { --pm-nav-height:60px; }
body.pm-app:has(.pm-order-frame-sheet[open])>.pm-bottom-nav { height:calc(60px + env(safe-area-inset-bottom,0px));min-height:60px;padding:9px 5px calc(7px + env(safe-area-inset-bottom,0px)); }
body.pm-app:has(.pm-order-frame-sheet[open]) .pm-nav-icon,body.pm-app:has(.pm-order-detail-modal.in) .pm-bottom-nav .pm-nav-icon { width:22px;height:22px; }
body.pm-app:has(.pm-order-frame-sheet[open]) .pm-nav-label { font-size:12px; }
body.pm-app:has(.pm-order-detail-modal.in) .pm-bottom-nav .pm-nav-label { font-size:12px; }
body.pm-app:has(dialog[open]),body.pm-app:has(.modal.in) { overflow:hidden; }
/* Keep the reference balance and navigation crisp. Funding content already has
   its own selective blur, while the order reference has a clear backdrop. */
body.pm-app .pm-order-frame-sheet::backdrop { background:#02061133;backdrop-filter:none;-webkit-backdrop-filter:none; }
body.pm-app .pm-deposit-sheet::backdrop { background:#0206111a;backdrop-filter:none;-webkit-backdrop-filter:none; }
body.pm-app .pm-order-frame-sheet:has([data-pm-order-fallback][hidden]) iframe { height:100%; }
body.pm-app .pm-order-frame-sheet { height:min(450px,calc(100dvh - var(--pm-nav-height) - env(safe-area-inset-bottom,0px) - 20px)); }
body.pm-app .pm-order-frame-sheet[open],body.pm-app .pm-deposit-sheet[open],body.pm-app .pm-order-detail-modal.in .modal-dialog { animation:pm-sheet-enter .2s ease-out; }
@keyframes pm-sheet-enter { from { transform:translateY(20px);opacity:.5 } to { transform:translateY(0);opacity:1 } }
body.pm-app [data-pm-theme-choice='light'] { color:#321aff!important;background:#f3f3ff!important;border-color:#ccc5ff!important;box-shadow:0 0 12px #6936ff55!important; }
body.pm-app [data-pm-sheet-status] { color:var(--pm-muted);font-size:12px;text-align:center;margin:8px 0; }
body.pm-app .pm-funding-page { position:relative; }
body.pm-app:has(>.pm-main>.pm-funding-page:not([hidden]))>.pm-main { padding-inline:21px; }
body.pm-app .pm-funding-page>.pm-deposit-connection-note:empty { display:none; }
body.pm-app .pm-funding-page .pm-funding-history { margin-top:22px; }
/* Original thin navy outlines are quieter than the former bright blue edges. */
body.pm-app { --pm-border:#202e49;--pm-border-strong:#2b3b69; }
body.pm-app .pm-button--primary { font-weight:700; }
body.pm-app .pm-account-hub .pm-balance { margin-top:15px; }
body.pm-app .pm-account-hub .pm-balance-value { line-height:40px;font-weight:700; }
body.pm-app .pm-account-hub .pm-account-menu { margin-top:0; }
body.pm-app .pm-backdrop-art { filter:drop-shadow(0 0 9px #3b20ff66); }
body.pm-app .pm-backdrop-art>path { stroke-width:1.3;filter:drop-shadow(0 0 4px #4a21ff); }
body.pm-app .pm-auth-v2 .pm-auth-hero h1,body.pm-app .pm-auth-v2 .pm-auth-heading h1 { letter-spacing:-.025em; }
body.pm-app .pm-auth-v2.pm-auth-page--reset .pm-auth-hero h1 { font-size:27.5px; }
/* Optical measurements of the original numerals, not one enlarged size for every page. */
body.pm-app .pm-page--services .pm-balance-value { font-size:34px; }
body.pm-app .pm-page--services .pm-balance-value .pm-money-currency { font-size:20px; }
body.pm-app .pm-account-hub .pm-balance-value { font-size:37.5px; }
body.pm-app .pm-account-hub .pm-balance-value .pm-money-currency { font-size:21.5px; }
body.pm-app:has(.pm-deposit-sheet[open]) .pm-funding-page>.pm-balance .pm-balance-value { font-size:40px; }
body.pm-app:has(.pm-deposit-sheet[open]) .pm-funding-page>.pm-balance .pm-money-currency { font-size:21.5px; }
body.pm-app .pm-deposit-sheet .pm-deposit-amount { font-size:45px; }
body.pm-app .pm-deposit-sheet .pm-deposit-amount .pm-money-currency { font-size:23.5px; }
body.pm-app .pm-funding-page .pm-deposit-filter-wrap>.pm-icon { width:16px;height:16px;right:10px;top:8px; }
body.pm-app .pm-deposit-sheet { height:auto; }
body.pm-app .pm-signup-consent a { color:#b892ff;font-weight:650; }
body.pm-app .pm-native-payments:not([data-pm-native-history]):not(:has(form)) { display:none; }
body.pm-app .pm-funding-page .pm-payment-record-status--expired { color:#ff4c75;background:#4f182b; }
body.pm-app .pm-funding-page .pm-payment-record-status--crediting { color:#91adff;background:#162b60; }
@media(prefers-reduced-motion:reduce){body.pm-app dialog,body.pm-app .modal-dialog { animation:none!important;transition:none!important; }}
/* Final detail-layer rules: full-viewport hit area; only the sheet is 285px. */
body.pm-app.pm-fallback-modal-open>.pm-main { z-index:auto; }
body.pm-app:has(.modal.in)>.pm-main { z-index:auto; }
body.pm-app:has(.modal.in)>.modal-backdrop { z-index:1290; }
body.pm-app:has(.modal.in)>.pm-install-strip,
body.pm-app:has(.modal.in)>.pm-bottom-nav { pointer-events:none; }
body.pm-app.pm-fallback-modal-open>.pm-bottom-nav,
body.pm-app:has(.pm-order-detail-modal.in)>.pm-bottom-nav { pointer-events:none; }
body.pm-app .pm-order-detail-modal { z-index:1300;top:0;right:0;bottom:0;left:0;height:100%;height:100dvh;overflow:hidden;background:#02061170;pointer-events:auto; }
body.pm-app:has(>.modal-backdrop) .pm-order-detail-modal { background:transparent; }
body.pm-app:has(.pm-order-detail-modal.in)>.modal-backdrop { z-index:1290;background:#020611;opacity:.44;pointer-events:auto; }
body.pm-app .pm-order-detail-modal .modal-dialog { position:absolute;top:auto;right:0;bottom:calc(var(--pm-nav-height,84px) + env(safe-area-inset-bottom,0px));left:0;width:100%;max-width:min(var(--pm-max,430px),520px);height:min(285px,calc(100dvh - var(--pm-nav-height,84px) - env(safe-area-inset-bottom,0px) - 20px));margin:0 auto;transform:none;pointer-events:auto; }
body.pm-app .pm-order-detail-modal .modal-content { height:100%;max-height:100%; }
body.pm-app .pm-order-detail-modal .modal-body { height:100%;overflow-y:auto;overscroll-behavior:contain;scroll-padding-bottom:calc(32px + env(safe-area-inset-bottom,0px)); }
body.pm-app [data-pm-modal-fallback] { outline:none; }
@supports not(height:100dvh){body.pm-app .pm-order-detail-modal .modal-dialog{height:min(285px,calc(100vh - var(--pm-nav-height,84px) - env(safe-area-inset-bottom,0px) - 20px));}}
/* Native utility modals also keep their final actions away from the viewport edge. */
body.pm-app .modal:not(.pm-order-detail-modal) { padding:20px 0 calc(24px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;scroll-padding-block:24px; }
body.pm-app .modal:not(.pm-order-detail-modal) .modal-dialog { margin:24px auto; }
body.pm-app .modal:not(.pm-order-detail-modal) .modal-content { padding-bottom:calc(32px + env(safe-area-inset-bottom,0px)); }
/* The global install strip owns its space; it never covers page controls. */
html:has(body.pm-install-strip-visible:not(.pm-order-embedded)) { scroll-padding-top:calc(52px + env(safe-area-inset-top,0px)); }
body.pm-app.pm-install-strip-visible:not(.pm-order-embedded) { padding-top:var(--pm-install-strip-height,44px); }
body.pm-app.pm-install-strip-visible:not(.pm-order-embedded)>.pm-main { min-height:calc(100svh - var(--pm-nav-height) - var(--pm-install-strip-height,44px)); }
body.pm-app.pm-install-strip-visible .pm-tickets-v2 .pm-ticket-list-view { min-height:calc(100dvh - var(--pm-nav-height,84px) - var(--pm-install-strip-height,44px) - 70px); }
/* Compact overview rows stay inside their data-owning sections: the deposit
   adapter continues to update the same visible balance without a JS change. */
body.pm-app .pm-overview-heading { display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;margin:0 0 24px; }
body.pm-app .pm-overview-heading>.pm-balance { min-width:0;margin:0;text-align:right; }
body.pm-app .pm-overview-heading .pm-balance-value { display:block;font-size:20px;font-weight:900;line-height:1;text-shadow:none; }
body.pm-app .pm-overview-heading .pm-balance-value .pm-money-currency { font-size:13px; }
body.pm-app .pm-overview-heading .pm-balance-link { gap:6px; }
body.pm-app .pm-overview-heading>.pm-balance:not(:has(.pm-balance-link)) { padding-right:34px; }
body.pm-app .pm-overview-heading .pm-balance-value.pm-guest-balance { font-size:13px;font-weight:400;line-height:1.4; }
body.pm-app .pm-overview-heading>.pm-balance.pm-guest-auth-links { display:flex;align-items:center;gap:8px;padding-right:0;font-size:13px;font-weight:400;line-height:1.4; }
body.pm-app .pm-guest-auth-links a { display:inline-flex;align-items:center;min-height:34px;color:var(--pm-fg); }
body.pm-app .pm-guest-auth-links>span { color:var(--pm-muted); }
body.pm-app .pm-auth-v2 .pm-auth-back--services { margin-left:0; }
body.pm-app .pm-auth-v2 .pm-auth-back--services .pm-auth-back-icon { flex-basis:22px;width:22px;padding:0;border:0;background:none; }
/* Public business facts, in normal document flow below content. The existing
   body padding reserves the mobile navigation; this adds its safe-area gap. */
body.pm-app>.pm-business-footer { position:relative;z-index:1;width:100%;max-width:var(--pm-max);margin:30svh auto 0;padding:0 23px calc(24px + env(safe-area-inset-bottom,0px));color:var(--pm-subtle);font-size:9px;line-height:1.8;letter-spacing:-.025em; }
body.pm-app .pm-business-footer-inner { padding-top:16px;border-top:1px solid var(--pm-border); }
body.pm-app .pm-business-links { display:flex;align-items:center;flex-wrap:wrap;gap:0 16px;margin:0 0 10px; }
body.pm-app .pm-business-links a { display:inline-flex;align-items:center;min-height:32px;color:var(--pm-muted);font-size:9px; }
body.pm-app .pm-business-links a:hover { color:var(--pm-link);text-decoration:underline;text-underline-offset:3px; }
body.pm-app .pm-business-info { display:flex;flex-wrap:wrap;gap:3px 14px;margin:0;padding:0; }
body.pm-app .pm-business-info>div { display:flex;align-items:baseline;gap:6px;min-width:0; }
body.pm-app .pm-business-info dt { flex:none;margin:0;font-weight:400; }
body.pm-app .pm-business-info dd { min-width:0;margin:0;font-weight:400;overflow-wrap:anywhere; }
body.pm-app .pm-business-info .pm-business-address { flex-basis:100%; }
body.pm-app .pm-business-address dd { word-break:keep-all; }
body.pm-app.pm-order-embedded>.pm-business-footer,
body.pm-app :is(dialog,.modal) .pm-business-footer { display:none!important; }
@media(max-width:360px){body.pm-app>.pm-business-footer{padding-inline:17px}body.pm-app:has(>.pm-main>.pm-funding-page:not([hidden]))>.pm-main{padding-inline:17px}}
/* Requested sizing pass: only category filters and the funding entry/header.
   Keep service columns responsive; other filters accommodate longer labels. */
body.pm-app { --pm-filter-height:34px;--pm-filter-font:14px; }
body.pm-app :is(.pm-service-types,.pm-order-primary-filters,.pm-ticket-filters,.pm-api-tabs,.pm-guide-switch) .pm-filter {
  display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;
  height:var(--pm-filter-height);min-height:var(--pm-filter-height);min-width:66px;
  padding:6px 4px;border-radius:12px;font-size:var(--pm-filter-font);line-height:20px;
}
body.pm-app .pm-service-types .pm-filter { min-width:0; }
body.pm-app .pm-tickets-v2 .pm-ticket-filters .pm-filter,
body.pm-app .pm-tickets-v2 .pm-ticket-filters .pm-filter:first-child,
body.pm-app .pm-api-page .pm-api-tabs .pm-filter,
body.pm-app .pm-faq-page .pm-guide-switch .pm-filter {
  height:var(--pm-filter-height);min-height:var(--pm-filter-height);min-width:66px;
  padding:6px 4px;border-radius:12px;font-size:var(--pm-filter-font);line-height:20px;
}
body.pm-app .pm-funding-page .pm-deposit-filter-wrap select {
  height:var(--pm-filter-height);min-height:var(--pm-filter-height);
  border-radius:12px;font-size:var(--pm-filter-font);line-height:20px;
}
body.pm-app .pm-funding-page .pm-deposit-filter-wrap>.pm-icon { top:9px; }
body.pm-app .pm-funding-page .pm-deposit-entry { border:0; }
body.pm-app .pm-funding-page .pm-deposit-entry label { font-size:12px;font-weight:400;line-height:16px; }
body.pm-app .pm-funding-page #pm-deposit-amount,
body.pm-app [data-pm-guest-funding] #pm-guest-amount {
  height:40px;min-height:40px;padding-block:8px;font-size:14px;font-weight:400;line-height:22px;
}
body.pm-app .pm-funding-page #pm-deposit-amount::placeholder,
body.pm-app [data-pm-guest-funding] #pm-guest-amount::placeholder { font-size:14px;font-weight:400; }
body.pm-app .pm-funding-page [data-pm-deposit-confirm],
body.pm-app [data-pm-guest-funding] .pm-guest-confirm {
  flex:0 0 66px;height:40px;min-height:40px;padding:8px 10px;font-size:14px;line-height:22px;
}
body.pm-app .pm-funding-page .pm-deposit-clear { top:2px; }
body.pm-app .pm-funding-page .pm-payment-history-heading h2 { font-size:12px;font-weight:400;line-height:16px;color:var(--pm-subtle);text-shadow:none; }
/* Requested: keep the history selector right-aligned without its heading. */
body.pm-app .pm-funding-page .pm-payment-history-heading { justify-content:flex-end; }
body.pm-app .pm-orders-page .pm-empty>.pm-button { margin-top:24px; }
/* Requested order/account interactions. Existing card sizes and native fields
   stay unchanged; the former decorative link now has the same-size hit target. */
body.pm-app .pm-order-page>.pm-page-heading h1.pm-order-entry-title,
body.pm-app.pm-order-embedded .pm-order-page>.pm-page-heading h1.pm-order-entry-title { font-size:12px;line-height:18px;font-weight:400; }
body.pm-app .pm-order-form #fields .form-group:has(#field-orderform-fields-link)::after { display:none; }
body.pm-app .pm-native-link-open { position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:11px;border:0;border-radius:10px;background:none;color:var(--pm-muted);cursor:pointer; }
body.pm-app .pm-native-link-open .pm-icon { width:22px;height:22px; }
body.pm-app .pm-native-link-open:focus-visible { outline:2px solid var(--pm-link);outline-offset:2px; }
body.pm-app .pm-account-settings .pm-settings-password>summary { list-style:none;cursor:pointer;margin:0;min-height:40px;display:flex;align-items:center;font-size:12px;font-weight:400; }
body.pm-app .pm-account-settings .pm-settings-password>summary::-webkit-details-marker { display:none; }
body.pm-app .pm-account-settings .pm-settings-password[open]>summary { margin-bottom:12px; }
body.pm-app .pm-api-page .pm-api-key-panel .pm-api-key-control .pm-control { padding-right:76px; }
body.pm-app .pm-api-page .pm-api-key-panel #pm-api-key[type=text] { font-size:12px;letter-spacing:0; }
body.pm-app .pm-api-key-reveal { position:absolute;right:35px;top:0;width:34px;height:28px;padding:3px 6px;border:0;background:none;color:var(--pm-muted); }
body.pm-app .pm-api-key-reveal .pm-icon { width:20px;height:20px; }
/* One floating entry point only: no changes to the service grid or navigation. */
body.pm-app .pm-bulk-launch { position:fixed;z-index:850;right:max(20px,calc((100vw - var(--pm-max,430px))/2 + 20px));bottom:calc(var(--pm-nav-height,84px) + env(safe-area-inset-bottom,0px) + 18px);display:flex;align-items:center;justify-content:center;width:52px;height:52px;min-height:52px;padding:13px;border-radius:50%; }
body.pm-app .pm-bulk-launch svg { width:26px;height:26px; }
body.pm-app .pm-bulk-sheet { position:fixed;inset:auto 0 0;z-index:1400;box-sizing:border-box;width:100%;max-width:var(--pm-max,430px);max-height:calc(100dvh - 24px);margin:0 auto;padding:28px 22px calc(32px + env(safe-area-inset-bottom,0px));border:1px solid #646ed9;border-bottom:0;border-radius:28px 28px 0 0;background:linear-gradient(120deg,#111e3b,#07111f);color:var(--pm-fg);overflow-y:auto;overscroll-behavior:contain;scroll-padding-bottom:32px;box-shadow:0 -16px 80px #11155555; }
body.pm-app .pm-bulk-sheet::backdrop { background:#02061170; }
body.pm-app .pm-bulk-sheet[open] { animation:pm-sheet-enter .2s ease-out; }
body.pm-app .pm-bulk-handle { position:absolute;top:9px;left:calc(50% - 19px);width:38px;height:5px;border-radius:10px;background:#5261b0; }
body.pm-app .pm-bulk-sheet h2 { margin:0 0 20px;font-size:18px;line-height:26px;font-weight:700; }
body.pm-app .pm-bulk-entry { position:relative; }
body.pm-app .pm-bulk-entry textarea { display:block;box-sizing:border-box;width:100%;height:270px;min-height:210px;padding:53px 15px 17px;resize:vertical;color:var(--pm-fg);font-size:14px;line-height:1.8; }
body.pm-app .pm-bulk-entry textarea::placeholder { color:var(--pm-muted);opacity:1;font-size:14px;font-weight:400; }
body.pm-app .pm-bulk-copy { position:absolute;right:13px;top:8px;display:flex;align-items:center;gap:8px;min-height:34px;padding:4px 0;border:0;background:none;color:var(--pm-muted);font:inherit;font-size:12px;cursor:pointer; }
body.pm-app .pm-bulk-copy .pm-icon { width:18px;height:18px; }
body.pm-app .pm-bulk-submit { width:100%;min-height:44px;margin-top:22px;font-size:16px; }
body.pm-app .pm-bulk-copy:focus-visible { outline:2px solid var(--pm-link);outline-offset:3px;border-radius:3px; }
@media(max-width:360px){body.pm-app .pm-bulk-sheet{padding-inline:17px}}
/* The native panel uses min-max, not the preview-only pm-hint class. */
body.pm-app .pm-order-form #fields #order_quantity>.help-block.min-max { position:absolute;top:0;right:0;margin:0;font-size:11px;line-height:16px;text-align:right; }
body.pm-app.pm-order-embedded .pm-order-form #fields #order_quantity>.help-block.min-max { font-size:10px; }


/* V2 source: install.css */
/* Root template owns the global strip; jo8g.css owns page offsets.
   The token includes the top safe area exactly once. The strip never locks UI. */
body.pm-app{--pm-install-strip-height:0px}
body.pm-app.pm-install-strip-visible{--pm-install-strip-height:calc(44px + env(safe-area-inset-top,0px))}
body.pm-app.pm-order-embedded{--pm-install-strip-height:0px}
body.pm-app>.pm-install-strip{position:fixed;inset:0 0 auto;z-index:1250;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:100%;max-width:var(--pm-max);height:var(--pm-install-strip-height);min-height:0;box-sizing:border-box;margin:0 auto;padding:env(safe-area-inset-top,0px) max(12px,env(safe-area-inset-left,0px),env(safe-area-inset-right,0px)) 0;border:0;border-bottom:1px solid #293cba;border-radius:0;background:linear-gradient(100deg,#0b2474,#081b43 49%,#17105a);color:#c4d2f8;font-family:inherit;letter-spacing:-.025em;box-shadow:0 2px 12px #05071630;animation:pm-install-strip-in .22s ease-out both}
body.pm-app>.pm-install-strip[hidden],body.pm-app.pm-order-embedded>.pm-install-strip{display:none!important}
body.pm-app .pm-install-strip-action,body.pm-app .pm-install-today-close{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:44px;margin:0;padding:8px 10px;border:0;border-radius:0;background:none;color:inherit;font-family:inherit;font-size:13px;font-weight:600;line-height:20px;letter-spacing:inherit;box-shadow:none;cursor:pointer}
body.pm-app .pm-install-strip-action{position:relative;grid-column:2;padding-inline:0;font-size:14px;white-space:nowrap}
body.pm-app .pm-install-strip-label{display:block}
body.pm-app .pm-install-strip-action .pm-icon{position:absolute;left:calc(100% + 7px);top:50%;transform:translateY(-50%);width:14px;height:14px;color:#bbbfff}
body.pm-app .pm-install-today-close{grid-column:3;justify-self:end;color:#a9b5d5;font-size:11px;font-weight:400;white-space:nowrap}
body.pm-app .pm-install-strip button:hover{color:#fff}
body.pm-app .pm-install-strip button:focus-visible{outline:2px solid #60d8ff;outline-offset:-4px;border-radius:7px}
@keyframes pm-install-strip-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}
@media(max-width:360px){body.pm-app .pm-install-strip-action{font-size:12px}body.pm-app .pm-install-today-close{padding-inline:6px}}
@media(prefers-reduced-motion:reduce){body.pm-app>.pm-install-strip{animation:none!important}}

/* Short manual guide. light.css supplies color-only counterparts. */
body.pm-app .pm-install-dialog{--pm-install-edge:24px;--pm-install-padding:24px;--pm-install-bottom:calc(32px + env(safe-area-inset-bottom,0px));position:fixed;inset:0;z-index:4200;width:min(calc(100% - var(--pm-install-edge) * 2),calc(var(--pm-max) - var(--pm-install-edge) * 2));max-width:390px;max-height:calc(100vh - var(--pm-install-edge) * 2 - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - var(--pm-install-edge) * 2 - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));margin:auto;padding:0;border:1px solid #3b426f;border-radius:22px;background:linear-gradient(140deg,#121c35,#080f1e 78%);color:#f4f5ff;box-shadow:0 24px 90px #0009,0 0 28px #38237718;font-family:inherit;font-size:13px;line-height:1.7;letter-spacing:-.03em;color-scheme:dark;overflow:hidden}
body.pm-app .pm-install-dialog:not([open]){display:none}
body.pm-app .pm-install-dialog[open]{display:flex;flex-direction:column}
/* One bounded scrolling surface preserves padding after the final button, even
   on short landscape screens or when platform guidance grows. */
body.pm-app .pm-install-content{flex:1 1 auto;min-width:0;min-height:0;padding:var(--pm-install-padding) var(--pm-install-padding) var(--pm-install-bottom);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-block:16px 24px}
body.pm-app .pm-install-content :is(button,input,[tabindex]){scroll-margin-block:16px}
body.pm-app .pm-install-dialog::backdrop{background:#02050fc2;backdrop-filter:blur(7px)}
body.pm-app .pm-install-dialog[data-pm-install-fallback]{inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}
body.pm-app .pm-install-scrim{position:fixed;inset:0;z-index:4199;background:#02050fc2;backdrop-filter:blur(7px);touch-action:none}
body.pm-app .pm-install-scrim[hidden],body.pm-app .pm-install-dialog [hidden]{display:none!important}
body.pm-app .pm-install-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 16px}
body.pm-app .pm-install-platform{margin:0 0 4px;color:#a799e7;font-size:11px;font-weight:500;letter-spacing:.01em}
body.pm-app .pm-install-heading h2{margin:0;color:#f5f5ff;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:-.045em}
body.pm-app .pm-install-heading h2:focus{outline:none}
body.pm-app .pm-install-close{display:inline-flex;align-items:center;justify-content:center;flex:none;width:36px;height:36px;min-width:36px;margin:-5px -7px 0 0;padding:8px;border:0;border-radius:10px;background:none;color:#a7b4d2;cursor:pointer}
body.pm-app .pm-install-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
body.pm-app .pm-install-description{margin:0 0 15px;color:#c0cce7;font-size:13px;line-height:1.8;overflow-wrap:anywhere}
body.pm-app .pm-install-steps{display:grid;gap:12px;margin:0;padding:0 0 0 20px;color:#edf0ff;font-size:13px;line-height:1.9;overflow-wrap:anywhere}
body.pm-app .pm-install-steps li{padding-left:3px}
body.pm-app .pm-install-steps li::marker{color:#aa8bff;font-weight:650}
body.pm-app .pm-install-address{margin-top:18px}
body.pm-app .pm-install-address>label{display:block;margin:0 0 7px;color:#93a6ca;font-size:11px;font-weight:400}
body.pm-app .pm-install-address>div{display:flex;align-items:center;min-width:0;border:1px solid #2b3c60;border-radius:11px;background:#091225;overflow:hidden}
body.pm-app .pm-install-address input{display:block;width:100%;min-width:0;height:43px;padding:9px 12px;border:0;border-radius:0;background:none;color:#d1dcf5!important;font-family:inherit;font-size:12px;line-height:24px;letter-spacing:0;box-shadow:none}
body.pm-app .pm-install-copy{display:inline-flex;align-items:center;justify-content:center;flex:none;min-width:48px;min-height:35px;margin-right:4px;padding:6px 9px;border:0;border-radius:8px;background:#17233c;color:#c3c0ff;font-size:11px;line-height:1.5;cursor:pointer}
body.pm-app .pm-install-note{margin:16px 0 0;color:#8e9dbd;font-size:11px;line-height:1.8;overflow-wrap:anywhere}
body.pm-app .pm-install-status{margin:12px 0 0;color:#c5b6ff;font-size:12px;line-height:1.8;overflow-wrap:anywhere}
body.pm-app .pm-install-status:empty{margin:0}
body.pm-app .pm-install-actions{display:flex;gap:8px;margin:22px 0 0;flex-shrink:0}
body.pm-app .pm-install-primary,body.pm-app .pm-install-dismiss{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:10px 14px;border:1px solid #354569;border-radius:12px;background:#132039;color:#c7d1ea;font-family:inherit;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:-.03em;cursor:pointer}
body.pm-app .pm-install-primary{flex:1;border-color:#8a82d3;background:linear-gradient(112deg,#126df8,#472af8 58%,#972aec);color:#fff;box-shadow:inset 0 1px 1px #dfd8ff55,0 0 12px #593bff38}
body.pm-app .pm-install-dismiss--primary{width:100%;background:#172540;color:#e1e5ff}
body.pm-app .pm-install-primary:disabled{cursor:wait;opacity:.62}
body.pm-app .pm-install-dialog button:not(:disabled):hover{filter:brightness(1.13)}
body.pm-app .pm-install-dialog :is(button,input):focus-visible{outline:2px solid #60d8ff;outline-offset:3px}
body.pm-app .pm-install-address input:focus-visible{outline-offset:-3px}
@media(max-width:360px){body.pm-app .pm-install-dialog{--pm-install-edge:20px;--pm-install-padding:19px;border-radius:19px}body.pm-app .pm-install-content{padding-top:21px}body.pm-app .pm-install-heading h2{font-size:18px}body.pm-app .pm-install-steps{font-size:12px}body.pm-app .pm-install-primary,body.pm-app .pm-install-dismiss{font-size:12px}}
@media(prefers-reduced-motion:reduce){body.pm-app .pm-install-dialog,body.pm-app .pm-install-dialog *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}


/* V2 source: light.css */
/* Light reference palette only. Load LAST. No geometry, typography, spacing,
   visibility, artwork paths, or dark-mode declarations belong in this file. */
html[data-pm-theme="light"],
html:has(>body.pm-app[data-pm-theme="light"]) {
  background-color:#f7f9ff;
  color-scheme:light;
}
body.pm-app[data-pm-theme="light"] {
  --pm-bg:#f7f9ff;
  --pm-fg:#090b23;
  --pm-muted:#586488;
  --pm-subtle:#7d89a9;
  --pm-surface:#ffffff;
  --pm-surface-raised:#fbfcff;
  --pm-surface-soft:#f3f6ff;
  --pm-border:#e3e9f7;
  --pm-border-strong:#d0d9ed;
  --pm-accent:#7547f4;
  --pm-link:#7040d9;
  --pm-brand-ink:#07091e;
  --pm-logo-cutout:#fff;
  --pm-success:#008578;
  --pm-danger:#c62551;
  --pm-gradient:linear-gradient(112deg,#227cff 0%,#4b47ff 48%,#9040f4 91%,#b760fa 100%);
  background-color:var(--pm-bg);
  color:var(--pm-fg);
  color-scheme:light;
  scrollbar-color:#c5cee4 #f7f9ff;
}
body.pm-app[data-pm-theme="light"] :focus-visible { outline-color:#5b6ce8; }
body.pm-app[data-pm-theme="light"] ::selection { background-color:#ded7ff;color:#171032; }
body.pm-app[data-pm-theme="light"] :is(.pm-balance-value,.pm-service-title,.pm-profile h1,.pm-auth-hero h1,.pm-auth-heading h1) { text-shadow:none; }

/* Same existing background art and placement, recolored soft blue/lilac. */
body.pm-app[data-pm-theme="light"] .pm-backdrop {
  background:radial-gradient(ellipse at 83% 9%,#decfff,transparent 40%),radial-gradient(ellipse at 12% 57%,#dcecff,transparent 55%);
}
body.pm-app[data-pm-theme="light"] .pm-backdrop::before {
  background:radial-gradient(ellipse 100px 66px at 160px 132px,#c9dffd 99%,transparent 100%),linear-gradient(145deg,#d6e8ff,#edf3ff);
}
body.pm-app[data-pm-theme="light"] .pm-backdrop-art { color:#afa5ed;filter:drop-shadow(0 0 9px #afa5ed26); }
body.pm-app[data-pm-theme="light"] .pm-backdrop-art>path { filter:drop-shadow(0 0 4px #afa5ed26); }

/* Shared white surfaces, fine existing outlines and soft (not neon) shadows. */
body.pm-app[data-pm-theme="light"] .pm-panel {
  background:linear-gradient(118deg,#ffffff,#fbfcff);
  border-color:var(--pm-border);
  box-shadow:0 3px 10px #6574b00d,0 1px 3px #6574b008;
}
body.pm-app[data-pm-theme="light"] :is(.pm-button:not(.pm-button--primary),.pm-filter) {
  background:linear-gradient(125deg,#ffffff,#f4f7ff);
  border-color:var(--pm-border);
  color:var(--pm-muted);
}
body.pm-app[data-pm-theme="light"] .pm-service-card,
body.pm-app[data-pm-theme="light"] .pm-category-control select,
body.pm-app[data-pm-theme="light"] .pm-catalog-favorites {
  box-shadow:0 4px 12px #6475b012,0 1px 2px #6475b008;
}
body.pm-app[data-pm-theme="light"] .pm-category-control select {
  background:linear-gradient(112deg,#fff,#f8faff);
  border-color:var(--pm-border);
}
body.pm-app[data-pm-theme="light"] :is(.pm-category-chevron,.pm-catalog-favorites,.pm-service-favorite,.pm-back,.pm-balance-link>.pm-icon) { color:#596389; }
body.pm-app[data-pm-theme="light"] .pm-category-mark.pm-platform-icon--tiktok { color:#131525; }
body.pm-app[data-pm-theme="light"] :is(.pm-service-favorite.favorite-active,.pm-catalog-favorites[aria-pressed=true]) { color:#4d58ff; }
body.pm-app[data-pm-theme="light"] :is(.pm-service-favorite.favorite-active,.pm-catalog-favorites[aria-pressed=true]) .pm-icon { fill:#d9d3ff; }
body.pm-app[data-pm-theme="light"] :is(.pm-form-control,.form-control,.pm-control) {
  background:linear-gradient(112deg,#fff,#f8faff);
  border-color:var(--pm-border-strong);
  color:var(--pm-fg);
}
body.pm-app[data-pm-theme="light"] :is(.form-control,.pm-control)::placeholder { color:var(--pm-subtle); }
body.pm-app[data-pm-theme="light"] :is(input,select,textarea) { caret-color:#4d45cf; }
body.pm-app[data-pm-theme="light"] .pm-alert-danger,
body.pm-app[data-pm-theme="light"] .alert-danger { background:#fff3f6;color:#b72a4d;border-color:#f2cbd6; }
body.pm-app[data-pm-theme="light"] .alert-success { background:#effbf7;color:#007b67;border-color:#c7eade; }
body.pm-app[data-pm-theme="light"] .pm-toast { background:#fff;color:var(--pm-fg);box-shadow:0 8px 30px #3c467522; }

/* Active actions keep white lettering and the blue-to-purple identity. */
body.pm-app[data-pm-theme="light"] .pm-button--primary,
body.pm-app[data-pm-theme="light"] .pm-filter:is([aria-pressed=true],[aria-current=page],.is-active),
body.pm-app[data-pm-theme="light"] .pm-orders-page .pm-order-primary-filters .pm-filter[aria-current=page],
body.pm-app[data-pm-theme="light"] .pm-faq-page .pm-guide-radio:checked+.pm-filter,
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-filters .pm-filter[aria-pressed=true],
body.pm-app[data-pm-theme="light"] .pm-funding-page [data-pm-deposit-confirm],
body.pm-app[data-pm-theme="light"] [data-pm-guest-funding] .pm-guest-confirm,
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-form>.pm-button--primary,
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-create,
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-form>.pm-button--primary,
body.pm-app[data-pm-theme="light"] .pm-ticket-thread-v2 .pm-ticket-reply>.pm-button--primary {
  color:#fff;
  background:var(--pm-gradient);
  border-color:#ffffff80;
  box-shadow:inset 0 1px 1px #ffffff40,0 4px 12px #5856e830;
}

/* Navigation geometry and icon outlines do not change between modes. */
body.pm-app[data-pm-theme="light"] .pm-bottom-nav {
  background:linear-gradient(120deg,#fffffff5,#f5f7fffa);
  border-color:#e1e7f5;
  box-shadow:0 -6px 24px #8090c010;
}
body.pm-app[data-pm-theme="light"] .pm-nav-item { color:#647091; }
body.pm-app[data-pm-theme="light"] .pm-nav-item[aria-current=page],
body.pm-app[data-pm-theme="light"] .pm-nav-item[data-pm-nav=addfunds][aria-current=page] { color:#612be5; }
body.pm-app[data-pm-theme="light"] .pm-nav-item[aria-current=page] .pm-nav-icon { color:#6839ec;filter:drop-shadow(0 0 3px #8f73e61a) drop-shadow(0 0 8px #8f73e612); }
body.pm-app[data-pm-theme="light"] .pm-nav-item[data-pm-nav=services][aria-current=page] .pm-nav-icon { fill:#6932e8;stroke:#8d65f2; }

/* Native order iframe and all bottom sheets inherit the same light palette. */
body.pm-app[data-pm-theme="light"].pm-order-embedded,
body.pm-app[data-pm-theme="light"] .pm-order-frame-sheet,
body.pm-app[data-pm-theme="light"] .pm-bulk-sheet,
body.pm-app[data-pm-theme="light"] .pm-deposit-sheet,
body.pm-app[data-pm-theme="light"] .pm-order-detail-modal .modal-content {
  background:linear-gradient(120deg,#fff,#f5f8ff);
  color:var(--pm-fg);
  border-color:#cdd6ed;
  box-shadow:0 -8px 35px #6574ad20;
}
body.pm-app[data-pm-theme="light"].pm-order-embedded .pm-main::before,
body.pm-app[data-pm-theme="light"] .pm-bulk-handle,
body.pm-app[data-pm-theme="light"] .pm-operation-handle>span,
body.pm-app[data-pm-theme="light"] .pm-deposit-sheet>.pm-operation-handle>span {
  background:#b8c2df;
  box-shadow:inset 0 1px 2px #fff8;
}
body.pm-app[data-pm-theme="light"] .pm-order-detail-modal .modal-content::before { background:linear-gradient(#d8ccff,#cab5ff 25%,transparent);box-shadow:0 -7px 8px 3px #bfacff33; }
body.pm-app[data-pm-theme="light"] :is(.pm-order-frame-sheet,.pm-deposit-sheet,.pm-bulk-sheet)::backdrop { background:#6874a133; }
body.pm-app[data-pm-theme="light"] .modal,
body.pm-app[data-pm-theme="light"] .pm-order-detail-modal { background:#6874a133; }
body.pm-app[data-pm-theme="light"]:has(>.modal-backdrop) .pm-order-detail-modal { background:transparent; }
body.pm-app[data-pm-theme="light"]:has(.pm-order-detail-modal.in)>.modal-backdrop { background:#8791ad; }
body.pm-app[data-pm-theme="light"] .pm-order-detail-modal .pm-stats,
body.pm-app[data-pm-theme="light"] .pm-order-detail-modal .pm-control,
body.pm-app[data-pm-theme="light"] .pm-deposit-sheet .pm-bank-details { background:linear-gradient(115deg,#fff,#f6f8ff);border-color:var(--pm-border); }
body.pm-app[data-pm-theme="light"] .pm-order-detail-modal .pm-stats>div+div { border-color:var(--pm-border); }
body.pm-app[data-pm-theme="light"] .pm-order-sheet-close,
body.pm-app[data-pm-theme="light"] .pm-deposit-sheet .pm-copy { background:#f4f7ff;border-color:var(--pm-border-strong);color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-order-detail-modal .pm-control-wrap .pm-copy,
body.pm-app[data-pm-theme="light"] .pm-order-link-source>.pm-operation-copy { background:#eaf0fa; }

/* History and deposit fields: no new empty-state text or card edges. */
body.pm-app[data-pm-theme="light"] .pm-orders-table>tbody>.pm-order-row,
body.pm-app[data-pm-theme="light"] .pm-funding-page .pm-payment-record { background:#ffffffed;border-color:var(--pm-border); }
body.pm-app[data-pm-theme="light"] .pm-orders-table>tbody>.pm-order-row::before { background:var(--pm-border); }
body.pm-app[data-pm-theme="light"] .pm-orders-page .pm-order-open { color:#7a83aa; }
body.pm-app[data-pm-theme="light"] .pm-orders-page .pm-order-primary-filters .pm-filter:not([aria-current=page]) { background:linear-gradient(125deg,#fff,#f4f7ff);border-color:var(--pm-border); }
body.pm-app[data-pm-theme="light"] .pm-funding-page .pm-deposit-entry { background:linear-gradient(115deg,#ffffffb3,#f0f4ff99); }
body.pm-app[data-pm-theme="light"] .pm-funding-page #pm-deposit-amount,
body.pm-app[data-pm-theme="light"] [data-pm-guest-funding] #pm-guest-amount,
body.pm-app[data-pm-theme="light"] .pm-funding-page .pm-deposit-filter-wrap select { background:linear-gradient(112deg,#fff,#f8faff);border-color:var(--pm-border-strong);color:var(--pm-fg); }
body.pm-app[data-pm-theme="light"] .pm-funding-page .pm-deposit-clear { color:#6d7899; }
body.pm-app[data-pm-theme="light"] .pm-funding-page .pm-deposit-clear circle { fill:#d8e0f0; }
body.pm-app[data-pm-theme="light"] .pm-funding-page .pm-payment-record-method { background:#ecf1fa;color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-funding-page .pm-payment-record-status--completed { background:#def5ed;color:#007965; }
body.pm-app[data-pm-theme="light"] .pm-funding-page :is(.pm-payment-record-status--cancelled,.pm-payment-record-status--expired) { background:#fbe5ec;color:#b82a51; }
body.pm-app[data-pm-theme="light"] .pm-funding-page :is(.pm-payment-record-status--pending,.pm-payment-record-status--crediting) { background:#e5edff;color:#355cc6; }
body.pm-app[data-pm-theme="light"] .pm-deposit-sheet .pm-deposit-cancel { background:#fbe9ee;color:#bb294d; }

/* Account and API controls: only active/inactive color treatment changes. */
body.pm-app[data-pm-theme="light"] .pm-account-hub .pm-theme-switch { background:#eef1fb; }
body.pm-app[data-pm-theme="light"] .pm-account-hub .pm-theme-switch [data-pm-theme-choice=dark] { background:transparent;border-color:#dde3f1;color:#677190;box-shadow:none; }
body.pm-app[data-pm-theme="light"] .pm-account-hub .pm-theme-switch [data-pm-theme-choice=dark] .pm-icon { color:#78799f; }
body.pm-app[data-pm-theme="light"] .pm-account-hub .pm-theme-switch [data-pm-theme-choice=light][aria-pressed=true] { background:#fff!important;border-color:#ded7fc!important;color:#6131d8!important;box-shadow:0 2px 8px #8376cf20!important; }
body.pm-app[data-pm-theme="light"] .pm-account-settings :is(.pm-settings-field-action,.pm-settings-field-icon) { color:#667096; }
body.pm-app[data-pm-theme="light"] .pm-api-page .pm-api-key-panel .pm-control { background:none;color:var(--pm-fg); }
body.pm-app[data-pm-theme="light"] .pm-api-page .pm-api-verb { background:#efebff;color:#7652ba;border-color:#e0d8f5; }

/* Authentication and support had literal dark colors; remove those residues. */
body.pm-app[data-pm-theme="light"] .pm-auth-v2 :is(.pm-auth-back,.pm-password-toggle,.pm-control-icon),
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-page-heading .pm-back,
body.pm-app[data-pm-theme="light"] .pm-ticket-thread-v2>.pm-page-heading .pm-back { color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-symbol { color:#7362cf;background:radial-gradient(ellipse at 20% 8%,#e7e9ff,#f7f8ff 78%);border-color:#dddff5;box-shadow:inset 0 1px 1px #fff,0 4px 16px #6c6cb518; }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-form .pm-control,
body.pm-app[data-pm-theme="light"] .pm-auth-v2.pm-auth-page--signup .pm-auth-form .pm-control,
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-form .form-control { background:linear-gradient(115deg,#fff,#f7f9ff);border-color:var(--pm-border-strong);color:var(--pm-fg);box-shadow:inset 0 1px 1px #fff; }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-form .pm-control::placeholder { color:var(--pm-subtle); }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-form .pm-control:focus { border-color:#aaa3eb;outline-color:#9b8fe33b; }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 :is(.pm-auth-options,.forgot-password,.pm-auth-switch,.pm-auth-footer) { color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-auth-options .forgot-password { color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 :is(.pm-auth-switch,.pm-signup-consent) a { color:var(--pm-link); }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-check input[type=checkbox] { background:#f2f5ff;border-color:#c6d0e8; }
body.pm-app[data-pm-theme="light"] .pm-auth-v2 .pm-check input[type=checkbox]:checked { background:#7650dc;border-color:#7650dc; }
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-filters .pm-filter:not([aria-pressed=true]) { background:linear-gradient(125deg,#fff,#f4f7ff);border-color:var(--pm-border);color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 :is(.pm-ticket-meta,.pm-ticket-id,.pm-character-count),
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-form label.control-label { color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-meta--status .pm-status { color:#8864b7; }
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 :is([data-pm-ticket-status="답변완료"],[data-pm-ticket-status="Answered"]) [data-pm-ticket-status-label] { color:#008578; }
body.pm-app[data-pm-theme="light"] .pm-tickets-v2 .pm-ticket-form select.form-control { background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m5 9 7 7 7-7' stroke='%23586488' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(115deg,#fff,#f7f9ff); }
body.pm-app[data-pm-theme="light"] .pm-ticket-thread-v2 .pm-ticket-message { background:#fff;border-color:var(--pm-border); }
body.pm-app[data-pm-theme="light"] .pm-ticket-thread-v2 .pm-ticket-message--support { background:#f1f3ff;border-color:#dde2f5; }

/* Keep the same install strip, shorter guide, and unobtrusive company footer. */
body.pm-app[data-pm-theme="light"]>.pm-install-strip { background:linear-gradient(100deg,#e1ebff,#f2f4ff 49%,#ece3ff);border-color:#d7def4;color:#525d8f;box-shadow:0 2px 12px #808abd12; }
body.pm-app[data-pm-theme="light"] .pm-install-strip-action .pm-icon { color:#7970b5; }
body.pm-app[data-pm-theme="light"] .pm-install-today-close { color:#8189a5; }
body.pm-app[data-pm-theme="light"] .pm-install-strip button:hover { color:#333765; }
body.pm-app[data-pm-theme="light"] .pm-install-dialog { background:linear-gradient(140deg,#fff,#f6f8ff 78%);color:var(--pm-fg);border-color:#d5dcef;box-shadow:0 20px 60px #505d902b;color-scheme:light; }
body.pm-app[data-pm-theme="light"] .pm-install-heading h2 { color:var(--pm-fg); }
body.pm-app[data-pm-theme="light"] :is(.pm-install-close,.pm-install-description) { color:var(--pm-muted); }
body.pm-app[data-pm-theme="light"] .pm-install-dialog::backdrop,
body.pm-app[data-pm-theme="light"] .pm-install-scrim { background:#6f789a55; }
body.pm-app[data-pm-theme="light"]>.pm-business-footer { color:#8b95ae; }
body.pm-app[data-pm-theme="light"] .pm-business-links a { color:#7d87a2; }

