body{margin:0;background:#f6f8fb;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.6}.app-shell.simple-app-shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:24px 0 36px}.simple-mail-header{display:flex;align-items:center;justify-content:center;position:relative;min-height:58px;border-bottom:1px solid #dbe3ef;margin-bottom:18px}.simple-mail-header h1{margin:0;font-size:28px;font-weight:900;letter-spacing:-.04em}.simple-header-back-button{position:absolute;left:0;width:42px;height:42px;border-radius:999px;background:#eef2f7;color:#111827;font-size:24px;font-weight:900;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.simple-header-back-button:hover{background:#e2e8f0;transform:translate(-1px)}.simple-header-back-button:active{transform:translate(-2px) scale(.98)}.simple-header-actions{position:absolute;right:0;display:flex;align-items:center;gap:8px}.simple-mail-header .simple-header-actions .secondary{position:static}.notice.compact-notice,.notice{border:1px solid rgba(37,99,235,.18);border-radius:12px;background:#eff6ff;color:#1d4ed8;padding:11px 14px;margin-bottom:14px;font-size:13px;font-weight:700}.simple-login-card{width:min(420px,100%);margin:0 auto;border:1px solid #dbe3ef;border-radius:20px;background:#fff;padding:28px;box-shadow:0 18px 45px #0f172a14}.simple-login-card h2{margin:0 0 18px;text-align:center;font-size:22px}.kakao-login-button{width:100%;min-height:50px;border-radius:12px;background:#fee500;color:#191919;font-weight:900;font-size:16px}.kakao-login-button:hover{filter:brightness(.97)}.form-row,.form-stack{display:grid;gap:10px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;margin-top:12px}.form-stack input,.form-stack textarea,.form-stack select,.form-row input,.simple-paid-box input,.simple-email-create-row input{width:100%;border:1px solid #d1d9e6;border-radius:12px;background:#fff;color:#111827;padding:11px 12px;outline:none}.form-stack textarea{min-height:150px;resize:vertical}.form-row label,.simple-paid-box label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#64748b}.secondary{border:1px solid #d1d9e6;border-radius:11px;background:#fff;color:#334155;font-weight:900;padding:10px 13px}.simple-mailbox-card{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:680px;border:1px solid #dbe3ef;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 18px 45px #0f172a14}.simple-account-column{border-right:1px solid #e2e8f0;background:#f8fafc;padding:18px}.simple-account-head{display:grid;gap:4px;margin-bottom:14px}.simple-account-head strong{font-size:16px;font-weight:900;word-break:break-all}.simple-account-head span{color:#64748b;font-size:12px;font-weight:800}.simple-account-list{display:grid;gap:10px}.simple-account-button{position:relative;display:grid;gap:5px;width:100%;min-height:76px;border:1px solid #dbe3ef;border-radius:15px;background:#fff;color:#111827;padding:13px;text-align:left;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.simple-account-button:hover,.simple-account-button.active{border-color:#2563eb;box-shadow:0 10px 24px #2563eb1f;transform:translateY(-1px)}.simple-account-button span{font-weight:900}.simple-account-button small{color:#64748b;font-size:12px;word-break:break-all}.simple-account-button em{justify-self:start;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:4px 8px;font-size:11px;font-style:normal;font-weight:900}.simple-account-button.paid{background:#f1f5f9}.simple-account-button.paid-complete,.simple-account-button.active{background:#fff}.simple-paid-box{display:grid;gap:10px;margin-top:18px;border-top:1px solid #e2e8f0;padding-top:16px}.simple-paid-box .secondary{width:100%;background:#111827;color:#fff;border-color:#111827}.simple-mail-panel{min-width:0;padding:20px}.simple-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:58px;border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:16px}.simple-panel-top h2{margin:0 0 5px;font-size:20px;font-weight:900;word-break:break-all}.simple-panel-top p{margin:3px 0 0;color:#64748b;font-size:12px}.simple-mail-tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.simple-mail-tabs button{border-radius:999px;background:#f1f5f9;color:#475569;padding:9px 13px;font-weight:900}.simple-mail-tabs button.active{background:#2563eb;color:#fff}.simple-mail-tabs button.secondary{border:1px solid #d1d9e6;background:#fff;color:#334155}.simple-create-panel,.simple-send-panel,.simple-empty-panel{border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:18px}.simple-create-panel h3,.simple-send-panel h3{margin:0 0 14px}.simple-email-create-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.simple-email-create-row span{color:#475569;font-weight:900}.simple-email-create-row button,.form-stack button:not(:disabled){border-radius:12px;background:#2563eb;color:#fff;font-weight:900;padding:11px 16px}.simple-inbox-grid{display:grid;grid-template-columns:minmax(230px,.42fr) minmax(0,.58fr);gap:14px;min-height:520px}.simple-message-list,.simple-message-detail{min-width:0;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.simple-message-list{display:grid;align-content:start;gap:8px;max-height:560px;overflow:auto;padding:10px}.simple-message-item{display:grid;gap:5px;width:100%;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#111827;padding:12px;text-align:left}.simple-message-item:hover,.simple-message-item.active{border-color:#2563eb;background:#eff6ff}.simple-message-item strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.simple-message-item span,.simple-message-item small{overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.empty-mail-text{padding:16px}.simple-message-detail{max-height:560px;overflow:auto;padding:16px}.simple-detail-head{border-bottom:1px solid #e5e7eb;padding-bottom:12px;margin-bottom:12px}.simple-detail-head h3{margin:0 0 8px;font-size:18px;word-break:break-word}.simple-detail-head p{margin:4px 0;color:#64748b;font-size:12px;word-break:break-all}.simple-message-body{min-height:270px;margin:0;white-space:pre-wrap;word-break:break-word;border-radius:14px;background:#f8fafc;color:#111827;padding:14px;font-family:inherit;font-size:13px;line-height:1.65}.simple-attachment-list{margin-top:12px;border-top:1px solid #e5e7eb;padding-top:12px}.simple-attachment-list p{margin:5px 0;color:#64748b;font-size:12px;word-break:break-all}.muted,.policy-copy{color:#64748b;font-size:13px;line-height:1.6}@media (max-width: 900px){.app-shell.simple-app-shell{width:min(100vw - 20px,720px);padding-top:14px}.simple-mailbox-card,.simple-inbox-grid,.simple-panel-top{display:block}.simple-account-column{border-right:0;border-bottom:1px solid #e2e8f0}.simple-mail-tabs{justify-content:flex-start;margin-top:12px}.simple-message-list{max-height:280px;margin-bottom:12px}.form-row,.simple-email-create-row{grid-template-columns:1fr}.simple-mail-header .secondary{position:static;margin-left:auto}}.admin-bell-button.has-alert{border-color:#dc262659;background:#fef2f2;color:#b91c1c}.admin-bell-button.has-alert:before{content:"";display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:999px;background:currentColor}.simple-account-button.paid{padding-right:46px;border-style:dashed;background:linear-gradient(135deg,#f8fafc,#eef2f7)}.simple-account-button.paid.active,.simple-account-button.paid:hover{border-color:#111827;box-shadow:0 10px 24px #0f172a1f}.simple-lock-badge{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;font-size:15px;box-shadow:0 8px 18px #0f172a1a}.simple-payment-guide-box strong{color:#111827;font-size:13px;font-weight:900}.simple-payment-guide-box p{margin:0;color:#64748b;font-size:12px;font-weight:700;line-height:1.5}.simple-panel-notice{margin:-4px 0 14px}.simple-login-legal-panel{width:min(760px,100%);margin:18px auto 0;border:1px solid #dbe3ef;border-radius:18px;background:#fff;padding:18px;box-shadow:0 12px 32px #0f172a0f}.simple-login-legal-panel strong{display:block;margin-bottom:4px;font-size:15px;font-weight:900}.simple-login-legal-panel p{margin:0 0 14px;color:#64748b;font-size:12px;font-weight:700}.simple-policy-button-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:center}.simple-policy-button-grid button{border:1px solid #d1d9e6;border-radius:999px;background:#fff;color:#334155;padding:8px 11px;font-size:12px;font-weight:900}.simple-policy-button-grid button:hover{border-color:#2563eb;color:#1d4ed8}.simple-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:18px;background:#0f172a75}.simple-payment-modal,.simple-policy-modal{position:relative;width:min(560px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid #dbe3ef;border-radius:22px;background:#fff;padding:24px;box-shadow:0 28px 90px #0f172a47}.simple-policy-modal{width:min(720px,100%)}.simple-payment-modal h2,.simple-policy-modal h2,.simple-admin-card h2,.simple-admin-section h3{margin:0 0 12px;color:#111827;letter-spacing:-.03em}.simple-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:22px;font-weight:900}.simple-payment-plan-card,.simple-bank-transfer-box,.business-info-table,.policy-detail-list{border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:16px}.simple-payment-plan-card{display:grid;gap:5px;margin:16px 0}.simple-payment-plan-card span,.simple-payment-plan-card em,.simple-modal-label,.simple-bank-transfer-box dt,.business-info-table span{color:#64748b;font-size:12px;font-style:normal;font-weight:900}.simple-payment-plan-card strong{font-size:18px;font-weight:900}.simple-modal-label{display:grid;gap:7px;margin-top:14px}.simple-modal-label input{width:100%;border:1px solid #d1d9e6;border-radius:12px;padding:12px;outline:none}.simple-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.primary-admin-action{border-radius:12px;background:#2563eb;color:#fff;padding:10px 14px;font-weight:900}.simple-bank-transfer-box dl{display:grid;gap:10px;margin:0}.simple-bank-transfer-box div,.business-info-table div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:center}.simple-bank-transfer-box dd,.business-info-table strong{margin:0;color:#111827;font-size:14px;font-weight:900;word-break:break-all}.policy-detail-list{display:grid;gap:10px;margin-top:14px}.policy-detail-list p{margin:0;color:#334155;font-size:13px;line-height:1.7}.simple-admin-card{border:1px solid #dbe3ef;border-radius:22px;background:#fff;padding:22px;box-shadow:0 18px 45px #0f172a14}.simple-admin-head{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:16px}.simple-admin-head p{margin:0;color:#64748b;font-size:13px;font-weight:700}.simple-admin-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.simple-admin-summary-card{border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:15px;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease;min-width:0}.simple-admin-summary-card:hover,.simple-admin-summary-card:focus-visible{border-color:#2563eb;background:#eff6ff;box-shadow:0 12px 24px #2563eb1f;transform:translateY(-1px)}.simple-admin-summary-card span{display:block;margin-bottom:8px;color:#64748b;font-size:12px;font-weight:900}.simple-admin-summary-card strong{display:block;color:#111827;font-size:20px;font-weight:900}.simple-admin-summary-card em{display:block;margin-top:7px;color:#2563eb;font-size:11px;font-style:normal;font-weight:900}.simple-admin-section{border:1px solid #e2e8f0;border-radius:18px;padding:18px;margin-top:14px;box-sizing:border-box;max-width:100%;overflow:hidden}.simple-admin-order-list{display:grid;gap:10px;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;padding-bottom:2px}.simple-admin-order-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,auto);gap:14px;align-items:center;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:14px;box-sizing:border-box;max-width:100%;min-width:0}.simple-admin-order-card>div{min-width:0}.simple-admin-order-card strong,.simple-admin-order-card p{overflow-wrap:anywhere;word-break:keep-all}.simple-admin-order-card p{margin:4px 0 0;color:#64748b;font-size:12px;font-weight:700}.simple-admin-order-card>div:last-child{display:grid;justify-items:end;gap:8px;min-width:0}.simple-admin-order-card .primary-admin-action{max-width:100%;white-space:normal;text-align:center}.simple-admin-settlement-table{overflow:auto;border:1px solid #e5e7eb;border-radius:16px;margin-top:12px}.settlement-row{display:grid;grid-template-columns:170px minmax(140px,1fr) 130px 120px 100px;min-width:760px;border-top:1px solid #e5e7eb}.settlement-row:first-child{border-top:0}.settlement-row span{padding:11px 12px;color:#334155;font-size:12px;font-weight:800;word-break:break-all}.settlement-head{background:#f8fafc}.settlement-head span{color:#111827;font-weight:900}@media (max-width: 900px){.simple-header-actions{position:static;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.simple-admin-head,.simple-admin-order-card{display:block}.simple-admin-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-bank-transfer-box div,.business-info-table div{grid-template-columns:1fr;gap:4px}}@media (max-width: 560px){.simple-admin-summary{grid-template-columns:1fr}.simple-admin-order-card .primary-admin-action{width:100%}.simple-modal-actions{display:grid}}.simple-account-button.deleted{background:#f8fafc;border-style:solid;color:#94a3b8;opacity:.82}.simple-account-button.deleted:hover,.simple-account-button.deleted.active{border-color:#cbd5e1;box-shadow:none;transform:none}.simple-mail-tabs button.danger-action{border-color:#dc262640;color:#b91c1c}.simple-login-legal-head,.simple-login-business-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.simple-login-legal-head>span{flex:0 0 auto;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:6px 9px;font-size:11px;font-weight:900}.simple-login-business-notice{margin-top:16px;border-top:1px solid #e2e8f0;padding-top:16px}.simple-login-business-head{margin-bottom:10px}.simple-login-business-head strong{margin:0}.simple-login-business-head button{border:1px solid #d1d9e6;border-radius:999px;background:#fff;color:#334155;padding:6px 10px;font-size:11px;font-weight:900}.simple-login-business-notice dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0}.simple-login-business-notice dl>div{display:grid;gap:3px;min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px}.simple-login-business-notice dt{color:#64748b;font-size:11px;font-weight:900}.simple-login-business-notice dd{margin:0;color:#111827;font-size:12px;font-weight:900;word-break:keep-all;overflow-wrap:anywhere}.simple-login-business-notice .is-pending dd,.business-info-table .is-pending strong{color:#b45309}.simple-login-business-notice>p{margin:10px 0 0;color:#64748b;font-size:11px;line-height:1.5}@media (max-width: 680px){.simple-login-legal-head,.simple-login-business-head{display:grid}.simple-login-business-notice dl{grid-template-columns:1fr}}.simple-policy-button-grid .simple-policy-toggle{grid-column:1 / -1;justify-self:center;width:min(220px,100%);margin:0 auto}.simple-login-business-head{align-items:center}.simple-login-business-notice,.simple-login-business-notice .simple-login-business-head,.simple-login-business-notice .simple-business-row>div{text-align:center}.simple-login-business-notice .simple-login-business-head{justify-content:center}.simple-business-row dd{text-align:center}.simple-business-grid,.simple-business-row{display:grid;gap:8px}.simple-business-row-1{grid-template-columns:minmax(0,1fr)}.simple-business-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-business-row-3{grid-template-columns:.85fr .85fr 1.3fr}.simple-business-row>div{display:grid;gap:3px;min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px}.simple-business-row dt{color:#64748b;font-size:11px;font-weight:900;white-space:nowrap}.simple-business-row dd{margin:0;color:#111827;font-size:12px;font-weight:900;word-break:keep-all;overflow-wrap:anywhere}.simple-business-row .is-pending dd{color:#b45309}@media (max-width: 680px){.simple-policy-button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.simple-policy-button-grid button{width:100%;min-height:38px;border-radius:12px;padding:8px 9px}.simple-business-grid{gap:7px}.simple-business-row{gap:5px}.simple-business-row-3{grid-template-columns:.78fr .78fr 1.44fr}.simple-business-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-business-row>div{border-radius:10px;padding:8px 7px}.simple-business-row dt{font-size:10px;letter-spacing:-.04em}.simple-business-row dd{font-size:10.5px;line-height:1.35;letter-spacing:-.035em}}@media (max-width: 680px){.app-shell.simple-app-shell.is-login-screen{width:100%;min-height:100dvh;padding:8px 10px 10px}.is-login-screen .simple-mail-header{min-height:36px;margin-bottom:8px}.is-login-screen .simple-mail-header h1{font-size:21px}.is-login-screen .simple-login-card{padding:13px 14px;border-radius:16px;box-shadow:0 8px 22px #0f172a0f}.is-login-screen .simple-login-card h2{margin-bottom:9px;font-size:18px}.is-login-screen .kakao-login-button{min-height:42px;border-radius:11px;font-size:15px}.is-login-screen .policy-copy{margin:8px 0 0;font-size:11px;line-height:1.35;text-align:center}.is-login-screen .simple-login-legal-panel{margin-top:8px;padding:10px;border-radius:16px;box-shadow:0 8px 22px #0f172a0d}.is-login-screen .simple-login-legal-panel strong{margin-bottom:2px;text-align:center;font-size:13px}.is-login-screen .simple-login-legal-panel p{margin-bottom:8px;text-align:center;font-size:10.5px;line-height:1.35}.is-login-screen .simple-policy-button-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.is-login-screen .simple-policy-button-grid button{min-height:32px;border-radius:11px;padding:6px 7px;font-size:10.5px;letter-spacing:-.04em}.is-login-screen .simple-policy-button-grid .simple-policy-toggle{width:min(180px,100%)}.is-login-screen .simple-login-business-notice{margin-top:9px;padding-top:9px}.is-login-screen .simple-login-business-head{margin-bottom:6px}.is-login-screen .simple-business-grid{gap:5px}.is-login-screen .simple-business-row{gap:4px}.is-login-screen .simple-business-row>div{padding:6px 5px;border-radius:9px;gap:1px}.is-login-screen .simple-business-row dt{font-size:8.8px;letter-spacing:-.055em}.is-login-screen .simple-business-row dd{font-size:9.4px;line-height:1.28;letter-spacing:-.05em}}.simple-auth-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a57}.simple-auth-popup{width:min(360px,100%);border:1px solid #dbe3ef;border-radius:20px;background:#fff;padding:22px;box-shadow:0 24px 70px #0f172a38;text-align:center}.simple-auth-popup strong{display:block;margin-bottom:8px;color:#111827;font-size:18px;font-weight:900}.simple-auth-popup p{margin:0 0 18px;color:#334155;font-size:14px;font-weight:800;line-height:1.55;word-break:keep-all}.simple-auth-popup button{width:100%;min-height:44px;border-radius:12px;background:#2563eb;color:#fff;font-weight:900}.simple-account-column .simple-account-list{margin-top:0}.simple-account-button.paid{display:grid;justify-items:center;align-content:center;text-align:center;padding-right:44px}.simple-account-button.paid .simple-paid-label,.simple-account-button.paid .simple-paid-status{color:#dc2626}.simple-account-button.paid .simple-paid-label{font:inherit;font-weight:900}.simple-account-button.paid .simple-paid-status{display:block;width:100%;text-align:center;font-weight:900}.simple-payment-notice-list{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:14px 16px}.simple-payment-notice-list p{margin:0;color:#475569;font-size:13px;font-weight:800;line-height:1.55}.simple-payment-page{border:1px solid #dbe3ef;border-radius:22px;background:#fff;padding:22px;box-shadow:0 18px 45px #0f172a14}.simple-payment-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:16px}.simple-payment-page-head span{display:block;margin-bottom:6px;color:#dc2626;font-size:12px;font-weight:900}.simple-payment-page-head h2{margin:0 0 6px;color:#111827;font-size:24px;font-weight:900;letter-spacing:-.04em}.simple-payment-page-head p{margin:0;color:#64748b;font-size:13px;font-weight:700;line-height:1.6}.simple-payment-page-grid{display:grid;grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);gap:16px}.simple-payment-card{border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:18px}.simple-payment-card h3{margin:0 0 14px;color:#111827;font-size:18px;font-weight:900;letter-spacing:-.03em}.simple-payment-page-actions{justify-content:flex-start}@media (max-width: 900px){.simple-mail-header{display:grid;justify-items:center;gap:10px}.simple-header-actions{position:static;margin-left:0;justify-content:center}.simple-payment-page-head,.simple-payment-page-grid{display:block}.simple-payment-page-head .secondary{margin-top:12px}.simple-payment-card+.simple-payment-card{margin-top:14px}}.simple-header-actions>.secondary:last-child{background:#111827;color:#fff;border-color:#111827}.simple-mailbox-card{display:block;min-height:0;overflow:visible}.simple-account-column{border-right:0;background:#f8fafc}.simple-account-slot{display:grid;gap:10px}.simple-account-slot+.simple-account-slot{margin-top:10px}.simple-account-slot.expanded{border-radius:20px}.simple-account-slot .simple-mail-panel{margin:0 0 4px;border:1px solid #dbe3ef;border-radius:20px;background:#fff;box-shadow:0 12px 32px #0f172a12}.simple-account-button small{display:flex;flex-wrap:wrap;align-items:center;gap:3px 6px}.simple-account-address-label{flex:0 0 auto;color:#334155;font-weight:900}.simple-account-address-value{min-width:0;color:#64748b;font-weight:800;word-break:break-all}.simple-message-item{gap:6px}.simple-message-item .simple-message-received{order:1;color:#64748b;font-size:12px;font-weight:800}.simple-message-item .simple-message-subject{order:2;color:#111827;font-size:14px;font-weight:900}.simple-message-item .simple-message-preview{order:3;color:#475569;font-size:12px;line-height:1.4}.simple-message-item .simple-message-subject,.simple-message-item .simple-message-preview,.simple-message-item .simple-message-received{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 680px){.app-shell.simple-app-shell.is-login-screen{display:flex;flex-direction:column;min-height:100dvh;padding:6px 8px 8px}.is-login-screen .simple-login-card{flex:0 0 auto;padding:10px 12px}.is-login-screen .simple-login-card h2{margin-bottom:7px;font-size:17px}.is-login-screen .kakao-login-button{min-height:40px}.is-login-screen .simple-login-legal-panel{flex:1 1 auto;display:flex;flex-direction:column;width:100%;min-height:0;margin-top:7px;padding:10px;overflow:hidden}.is-login-screen .simple-login-legal-head p{margin-bottom:7px;color:#475569;font-size:11px;line-height:1.42;word-break:keep-all}.is-login-screen .simple-policy-button-grid{flex:0 0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.is-login-screen .simple-policy-button-grid button{min-height:34px;padding:6px 7px;font-size:11px;line-height:1.18}.is-login-screen .simple-login-business-notice{margin-top:auto;padding-top:8px}.is-login-screen .simple-business-row>div{padding:6px}.is-login-screen .simple-business-row dt{font-size:9px}.is-login-screen .simple-business-row dd{font-size:9.8px;line-height:1.25}.simple-account-slot .simple-mail-panel{padding:14px;border-radius:16px}.simple-panel-top h2{font-size:16px}.simple-message-list{max-height:300px}}.simple-cross-promo-card{display:grid;gap:4px;width:min(420px,100%);margin:0 auto 10px;border:1px solid #dbe3ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);color:#111827;padding:14px 18px;text-align:center;text-decoration:none;box-shadow:0 12px 32px #0f172a0f}.simple-cross-promo-card:hover{border-color:#2563eb;transform:translateY(-1px)}.simple-cross-promo-card span{color:#475569;font-size:13px;font-weight:900;letter-spacing:-.03em}.simple-cross-promo-card strong{margin:0;color:#111827;font-size:24px;font-weight:1000;letter-spacing:-.05em}.simple-login-policy-section{display:grid;gap:8px}.simple-login-legal-panel .simple-login-policy-section{margin-top:auto}.simple-login-legal-panel .simple-login-business-notice{margin-top:12px}@media (max-width: 680px){.is-login-screen .simple-cross-promo-card{flex:0 0 auto;margin-bottom:6px;padding:9px 12px;border-radius:14px}.is-login-screen .simple-cross-promo-card span{font-size:11px;line-height:1.15}.is-login-screen .simple-cross-promo-card strong{font-size:18px;line-height:1.05}.is-login-screen .simple-login-legal-panel .simple-login-policy-section{margin-top:auto}.is-login-screen .simple-login-business-notice{margin-top:8px;padding-top:7px}}.simple-mail-panel-create-only .simple-panel-top,.simple-mail-panel-create-only .simple-mail-tabs{display:none}.simple-email-create-row{grid-template-columns:minmax(0,1fr) auto}.simple-email-address-input{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;overflow:hidden;border:1px solid #d1d9e6;border-radius:12px;background:#fff}.simple-email-address-input input{min-width:0;border:0!important;border-radius:0!important;background:transparent;box-shadow:none}.simple-email-domain-suffix{flex:0 0 auto;padding:0 12px 0 6px;color:#475569;font-size:13px;font-weight:900;white-space:nowrap}.simple-create-confirm-modal{position:relative;width:min(520px,100%);max-height:min(680px,calc(100vh - 40px));overflow:auto;border:1px solid #dbe3ef;border-radius:22px;background:#fff;padding:24px;box-shadow:0 28px 90px #0f172a47}.simple-create-confirm-modal h2{margin:0 0 12px;color:#111827;letter-spacing:-.03em}.simple-create-confirm-address{display:grid;gap:5px;margin:16px 0;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:16px}.simple-create-confirm-address span{color:#64748b;font-size:12px;font-weight:900}.simple-create-confirm-address strong{color:#111827;font-size:16px;font-weight:900;word-break:break-all}@media (max-width: 900px){.simple-email-create-row{grid-template-columns:minmax(0,1fr)}.simple-email-address-input{grid-template-columns:minmax(0,1fr) auto}}.app-shell.simple-app-shell.is-login-screen{min-height:100dvh;display:flex;flex-direction:column}.is-login-screen .simple-login-focus-stack{flex:1 1 auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px}.is-login-screen .simple-login-card{margin-top:0;margin-bottom:0}.simple-cross-promo-card{align-items:center;justify-items:center}.simple-cross-promo-icon{width:54px;height:54px;object-fit:cover;border-radius:16px;background:#000;box-shadow:0 10px 24px #0f172a24}.simple-login-legal-head{justify-content:center;text-align:center}.simple-login-legal-head p{display:none!important}.is-login-screen .simple-login-legal-panel{flex:0 0 auto}@media (max-width: 680px){.app-shell.simple-app-shell.is-login-screen{min-height:100dvh;display:flex;flex-direction:column}.is-login-screen .simple-login-focus-stack{flex:1 1 auto;justify-content:center;min-height:210px}.is-login-screen .simple-cross-promo-card{margin-bottom:7px}.is-login-screen .simple-cross-promo-icon{width:40px;height:40px;border-radius:12px}.is-login-screen .simple-login-legal-panel{flex:0 0 auto;margin-top:8px;overflow:visible}}.is-login-screen .simple-login-legal-panel{display:grid;gap:10px}.simple-legal-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d1d9e6;border-radius:14px;background:#fff;color:#111827;padding:11px 13px;text-align:left}.simple-legal-accordion-trigger strong{margin:0;font-size:14px;font-weight:900}.simple-legal-accordion-trigger span{flex:0 0 auto;border-radius:999px;background:#f1f5f9;color:#334155;padding:5px 9px;font-size:11px;font-weight:900}.simple-legal-accordion-trigger[aria-expanded=true]{border-color:#2563eb;box-shadow:0 8px 18px #2563eb1a}.simple-legal-accordion-trigger[aria-expanded=true] span{background:#eff6ff;color:#1d4ed8}.simple-login-policy-section,.simple-login-business-notice{display:grid;gap:10px}.simple-login-business-notice{margin-top:0!important}.simple-login-business-notice .simple-business-grid,.simple-login-policy-section .simple-policy-button-grid{margin-top:0}.simple-cross-promo-card{gap:8px}.simple-cross-promo-icon{width:100%!important;height:auto!important;aspect-ratio:1 / 1;max-width:100%;object-fit:cover;border-radius:18px}@media (max-width: 680px){.is-login-screen .simple-cross-promo-card{width:min(100%,calc(100vw - 32px));padding:10px}.is-login-screen .simple-cross-promo-icon{width:100%!important;height:auto!important;aspect-ratio:1 / 1;border-radius:16px}.is-login-screen .simple-login-legal-panel{gap:8px}.is-login-screen .simple-legal-accordion-trigger{padding:9px 10px;border-radius:12px}.is-login-screen .simple-legal-accordion-trigger strong{font-size:13px}.is-login-screen .simple-legal-accordion-trigger span{font-size:10px;padding:4px 8px}}.is-login-screen .simple-login-focus-stack{flex:1 1 auto;justify-content:flex-start;gap:14px;min-height:0;padding-top:clamp(22px,6vh,58px)}.is-login-screen .simple-cross-promo-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;justify-items:start;gap:10px;width:min(520px,100%);margin:0 auto;padding:10px 14px;text-align:left;border-radius:16px}.simple-cross-promo-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:22px;padding:3px 8px;border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#64748b;font-size:11px;font-style:normal;font-weight:900;line-height:1;letter-spacing:-.03em}.simple-cross-promo-title,.simple-cross-promo-card>span{min-width:0;color:#334155;font-size:16px!important;font-weight:900;line-height:1.22;letter-spacing:-.035em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-login-screen .simple-cross-promo-card strong{color:#111827;font-size:18px!important;font-weight:1000;line-height:1;letter-spacing:-.05em;white-space:nowrap}.simple-cross-promo-icon,.is-login-screen .simple-cross-promo-icon{width:36px!important;height:36px!important;max-width:36px!important;aspect-ratio:1 / 1;object-fit:cover;border-radius:10px;background:#000;box-shadow:0 6px 16px #0f172a1f}.is-login-screen .simple-login-card{width:min(520px,100%);padding:34px 32px}.is-login-screen .simple-login-card h2{font-size:24px}.is-login-screen .kakao-login-button{min-height:56px;font-size:17px;border-radius:14px}.is-login-screen .policy-copy{font-size:13px;line-height:1.45}@media (max-width: 680px){.is-login-screen .simple-login-focus-stack{gap:9px;padding-top:8px}.is-login-screen .simple-cross-promo-card{grid-template-columns:auto minmax(0,1fr) auto;width:min(100%,calc(100vw - 16px));padding:8px 10px;border-radius:14px}.is-login-screen .simple-cross-promo-card strong{display:none}.simple-cross-promo-badge{min-width:32px;min-height:20px;padding:3px 7px;font-size:10px}.simple-cross-promo-title,.simple-cross-promo-card>span{font-size:16px!important;line-height:1.15}.simple-cross-promo-icon,.is-login-screen .simple-cross-promo-icon{width:30px!important;height:30px!important;max-width:30px!important;border-radius:9px}.is-login-screen .simple-login-card{width:min(100%,calc(100vw - 16px));padding:18px 16px;border-radius:18px}.is-login-screen .simple-login-card h2{margin-bottom:12px;font-size:21px}.is-login-screen .kakao-login-button{min-height:50px;font-size:16px}}.simple-modal-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;text-align:center;vertical-align:middle}.simple-modal-close:before,.simple-modal-close:after{content:none!important}.is-login-screen .simple-mail-header h1{font-size:clamp(25px,5vw,36px);letter-spacing:-.055em}.simple-login-eyebrow{margin:0 0 8px;color:#2563eb;font-size:12px;font-weight:1000;text-align:center;letter-spacing:-.02em}.simple-login-summary{margin:-6px 0 16px;color:#475569;font-size:13px;font-weight:800;line-height:1.55;text-align:center}.simple-trust-badge-list{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:14px}.simple-trust-badge-list span{border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#334155;padding:5px 8px;font-size:11px;font-weight:900;line-height:1}.is-login-screen .simple-login-marketing-panel{width:min(720px,100%);border:1px solid #dbe3ef;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);padding:18px;box-shadow:0 18px 45px #0f172a0f}.simple-login-marketing-head{display:grid;gap:4px;text-align:center}.simple-login-marketing-head span{color:#2563eb;font-size:12px;font-weight:1000}.simple-login-marketing-head strong{color:#111827;font-size:18px;font-weight:1000;letter-spacing:-.04em}.simple-login-marketing-head p{margin:0;color:#64748b;font-size:13px;font-weight:800;line-height:1.5}.simple-marketing-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.simple-marketing-feature-grid article{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:12px}.simple-marketing-feature-grid strong{display:block;margin-bottom:5px;color:#111827;font-size:13px;font-weight:1000}.simple-marketing-feature-grid p{margin:0;color:#64748b;font-size:12px;font-weight:750;line-height:1.42}.simple-public-link-list,.simple-legal-quick-actions,.simple-business-modal-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px}.simple-public-link-list a,.simple-legal-quick-actions a,.simple-legal-quick-actions button,.simple-business-modal-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid #d1d9e6;border-radius:999px;background:#fff;color:#1d4ed8;padding:7px 11px;font-size:12px;font-weight:900;line-height:1;text-decoration:none}.simple-legal-quick-actions button{cursor:pointer}.simple-public-link-list a:hover,.simple-legal-quick-actions a:hover,.simple-legal-quick-actions button:hover,.simple-business-modal-actions a:hover{border-color:#2563eb;box-shadow:0 8px 18px #2563eb1a}@media (max-width: 760px){.is-login-screen .simple-login-focus-stack{gap:10px}.is-login-screen .simple-login-marketing-panel{width:min(100%,calc(100vw - 16px));padding:14px;border-radius:18px}.simple-marketing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 430px){.simple-marketing-feature-grid{grid-template-columns:minmax(0,1fr)}.simple-public-link-list a,.simple-legal-quick-actions a,.simple-legal-quick-actions button,.simple-business-modal-actions a{flex:1 1 calc(50% - 8px)}}.app-shell.simple-app-shell.is-login-screen{min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;padding-top:0;padding-bottom:18px}.is-login-screen .simple-mail-header{margin-bottom:0}.is-login-screen .simple-login-focus-stack{position:relative;flex:initial;min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);align-items:center;justify-items:center;gap:0;padding-top:0}.is-login-screen .simple-cross-promo-card{grid-row:1;align-self:end;justify-self:center;margin-top:0;margin-bottom:clamp(12px,2.4vh,24px)}.is-login-screen .simple-login-card{grid-row:2;align-self:center;justify-self:center;margin:0 auto!important}.is-login-screen .simple-login-marketing-panel{grid-row:3;align-self:start;justify-self:center;margin-top:clamp(12px,2.4vh,24px)}@media (max-width: 680px){.app-shell.simple-app-shell.is-login-screen{width:min(100%,calc(100vw - 16px));padding-bottom:10px}.is-login-screen .simple-mail-header{min-height:50px}.is-login-screen .simple-login-focus-stack{grid-template-rows:minmax(44px,1fr) auto minmax(96px,1fr)}.is-login-screen .simple-cross-promo-card{margin-bottom:8px}.is-login-screen .simple-login-marketing-panel{margin-top:8px}}@media (max-height: 760px){.is-login-screen .simple-login-focus-stack{grid-template-rows:auto auto auto;align-content:center;gap:10px;padding-top:8px;padding-bottom:8px}.is-login-screen .simple-cross-promo-card,.is-login-screen .simple-login-marketing-panel{margin:0 auto}}.simple-mail-folder-tabs{flex-wrap:wrap}.simple-folder-guide{margin:0 0 12px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff;padding:10px 12px;color:#1e40af;font-weight:800}.simple-compose-stack label{display:grid;gap:6px}.simple-compose-stack label>span,.simple-file-drop>span{color:#334155;font-size:12px;font-weight:900}.simple-compose-stack input,.simple-compose-stack textarea{width:100%}.simple-compose-stack textarea{min-height:150px;resize:vertical}.simple-file-drop{border:1px dashed #bfdbfe;border-radius:16px;background:#fff;padding:12px}.simple-file-drop input[type=file]{border:0;background:transparent;padding:6px 0 0}.simple-file-drop small{color:#64748b;font-size:12px;font-weight:700}.simple-compose-attachments{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:12px}.simple-compose-attachments strong,.simple-folder-summary-line strong{color:#111827;font-size:13px;font-weight:900}.simple-compose-attachments p{margin:6px 0 0;color:#64748b;font-size:12px;word-break:break-all}.simple-compose-actions,.simple-message-actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.simple-compose-actions button,.simple-message-actions button,.simple-attachment-row button{border-radius:12px;background:#2563eb;color:#fff;padding:9px 12px;font-size:12px;font-weight:900}.simple-compose-actions button:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed}.simple-message-actions button.danger-action,.simple-attachment-row button.danger-action{background:#dc2626;color:#fff}.simple-folder-summary-line{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px 12px}.simple-folder-summary-line span{color:#64748b;font-size:12px;font-weight:900}.simple-attachment-chip{justify-self:start;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:4px 8px;font-size:11px;font-style:normal;font-weight:900}.simple-attachment-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px;margin-top:8px}.simple-attachment-row span{color:#334155;font-size:12px;font-weight:800;word-break:break-all}@media (max-width: 680px){.simple-attachment-row,.simple-compose-actions,.simple-message-actions{display:grid}}.app-shell.simple-app-shell.is-login-screen{grid-template-rows:auto minmax(0,1fr) auto}.is-login-screen .simple-login-focus-stack{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-content:center!important;justify-items:center!important;gap:10px!important;padding:clamp(8px,2vh,18px) 0!important}.is-login-screen .simple-cross-promo-card{grid-row:auto!important;align-self:center!important;justify-self:center!important;width:min(420px,100%)!important;min-height:44px!important;margin:0 auto!important;padding:7px 10px!important;border-radius:14px!important}.is-login-screen .simple-cross-promo-icon{width:26px!important;height:26px!important;max-width:26px!important;border-radius:8px!important}.is-login-screen .simple-cross-promo-title,.is-login-screen .simple-cross-promo-card>span{font-size:14px!important;line-height:1.15!important}.is-login-screen .simple-cross-promo-card strong{font-size:14px!important}.simple-cross-promo-badge{min-width:30px!important;min-height:18px!important;padding:2px 6px!important;font-size:10px!important}.is-login-screen .simple-login-card.simple-login-card-compact{grid-row:auto!important;width:min(420px,100%)!important;margin:0 auto!important;padding:28px 26px!important}.is-login-screen .simple-login-card.simple-login-card-compact h2{margin-bottom:18px!important;font-size:clamp(28px,6vw,36px)!important}.is-login-screen .simple-login-card.simple-login-card-compact .simple-login-eyebrow{margin-bottom:8px!important;font-size:13px!important}.simple-login-quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:14px}.simple-login-quick-links a{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#1d4ed8;padding:6px 10px;font-size:12px;font-weight:900;line-height:1;text-decoration:none}.simple-login-quick-links a:hover{border-color:#2563eb;box-shadow:0 8px 18px #2563eb1a}@media (max-width: 680px){.is-login-screen .simple-login-focus-stack{gap:8px!important;padding:6px 0 10px!important}.is-login-screen .simple-cross-promo-card,.is-login-screen .simple-login-card.simple-login-card-compact{width:min(100%,calc(100vw - 16px))!important}.is-login-screen .simple-login-card.simple-login-card-compact{padding:22px 18px!important}}.is-login-screen .simple-login-focus-stack{grid-template-rows:max-content max-content!important;align-content:center!important;gap:8px!important;padding:4px 0 8px!important}.is-login-screen .simple-cross-promo-card{min-height:40px!important;height:40px!important;max-height:40px!important;padding:6px 10px!important}.is-login-screen .simple-cross-promo-icon{width:24px!important;height:24px!important;max-width:24px!important}.is-login-screen .simple-login-card.simple-login-card-compact{padding:26px 24px!important}.is-login-screen .simple-login-card.simple-login-card-compact h2{margin:0 0 18px!important}.simple-login-minimal-copy{margin:12px 0 0!important;text-align:center!important;font-size:13px!important}.is-login-screen .simple-login-card.simple-login-card-compact h2{font-weight:800!important}.is-login-screen .kakao-login-button,.kakao-login-button{font-size:20px!important;font-weight:900!important;letter-spacing:-.01em!important}.simple-login-policy-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 12px}.simple-login-policy-shortcuts a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#1d4ed8;padding:7px 10px;font-size:13px;font-weight:800;line-height:1;text-decoration:none}.simple-login-policy-shortcuts a:hover{border-color:#2563eb;box-shadow:0 8px 18px #2563eb1a}@media (max-width: 520px){.simple-login-policy-shortcuts{grid-template-columns:1fr}.is-login-screen .kakao-login-button,.kakao-login-button{font-size:19px!important}}.simple-header-actions .admin-site-link-button{background:#111827!important;border-color:#111827!important;color:#fff!important;font-weight:900!important}.simple-header-actions .admin-site-link-button:hover{background:#000!important;border-color:#000!important}.is-login-screen .simple-login-card.simple-login-card-compact,.is-login-screen .simple-login-card.simple-login-card-compact *{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Malgun Gothic,Arial,sans-serif!important;letter-spacing:normal!important}.simple-login-quick-links{display:none!important}.is-login-screen .kakao-login-button,.kakao-login-button{font-size:20px!important;font-weight:900!important}@media (max-width: 480px){.is-login-screen .kakao-login-button,.kakao-login-button{font-size:20px!important;font-weight:900!important}}.is-login-screen .kakao-login-button.kakao-login-button-official,.kakao-login-button.kakao-login-button-official{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;padding:0 20px!important;border:0!important;border-radius:12px!important;background:#fee500!important;color:#000!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Malgun Gothic,Arial,sans-serif!important;font-size:20px!important;font-weight:800!important;line-height:1!important;letter-spacing:-.02em!important;box-shadow:none!important;cursor:pointer!important}.is-login-screen .kakao-login-button.kakao-login-button-official:hover,.kakao-login-button.kakao-login-button-official:hover{filter:brightness(.985)!important}.is-login-screen .kakao-login-button.kakao-login-button-official:active,.kakao-login-button.kakao-login-button-official:active{transform:translateY(1px)!important}.kakao-login-button-official .kakao-login-symbol{position:absolute!important;left:18px!important;top:50%!important;width:24px!important;height:24px!important;transform:translateY(-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#000!important;color:#fee500!important;font-size:14px!important;font-weight:900!important;line-height:1!important}.kakao-login-button-official .kakao-login-symbol:after{content:""!important;position:absolute!important;right:2px!important;bottom:-3px!important;width:7px!important;height:7px!important;background:#000!important;border-radius:1px 0 999px!important;transform:rotate(30deg)!important}.kakao-login-button-official .kakao-login-symbol-text{position:relative!important;z-index:1!important;font-family:Arial,sans-serif!important}.kakao-login-button-official .kakao-login-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;font-size:20px!important;font-weight:800!important}@media (max-width: 480px){.is-login-screen .kakao-login-button.kakao-login-button-official,.kakao-login-button.kakao-login-button-official{min-height:50px!important;font-size:19px!important;padding:0 18px!important}.kakao-login-button-official .kakao-login-symbol{left:16px!important;width:22px!important;height:22px!important;font-size:13px!important}.kakao-login-button-official .kakao-login-label{font-size:19px!important}}.simple-admin-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 16px}.simple-admin-tabs button{border:1px solid #dbe3ef;border-radius:16px;background:#fff;padding:13px 14px;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.simple-admin-tabs button.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 12px 24px #2563eb1f}.simple-admin-tabs strong,.simple-admin-tabs span{display:block}.simple-admin-tabs strong{color:#111827;font-size:13px;font-weight:1000}.simple-admin-tabs span{margin-top:4px;color:#64748b;font-size:11px;font-weight:800;line-height:1.35}.simple-admin-section-headline{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px}.simple-admin-section-headline h3,.simple-admin-section-headline p{margin-top:0}.simple-admin-inline-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.simple-admin-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:12px}.simple-admin-search-row input{width:100%;min-height:42px;border:1px solid #dbe3ef;border-radius:12px;padding:0 12px;font-weight:800;box-sizing:border-box}.simple-admin-data-table{border:1px solid #e5e7eb;border-radius:16px;overflow:auto;background:#fff}.simple-admin-data-row{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(130px,.9fr) 100px 100px repeat(3,minmax(170px,1.2fr));min-width:1100px;border-top:1px solid #e5e7eb}.simple-admin-data-row:first-child{border-top:0}.simple-admin-data-row span{padding:11px 12px;color:#334155;font-size:12px;font-weight:800;overflow-wrap:anywhere;word-break:keep-all}.simple-admin-data-head{background:#f8fafc}.simple-admin-data-head span{color:#111827;font-weight:1000}.mono-text{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;letter-spacing:-.03em}.admin-email-cell{border-left:1px solid #f1f5f9}.admin-email-cell.is-active{color:#166534;background:#f0fdf4}.admin-email-cell.is-locked{color:#92400e;background:#fffbeb}.admin-email-cell.is-inactive{color:#475569;background:#f8fafc}.admin-email-cell.is-deleted{color:#991b1b;background:#fef2f2}.simple-admin-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.simple-admin-slot-card{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:14px}.simple-admin-slot-card strong{display:block;color:#111827;font-size:14px;font-weight:1000}.simple-admin-slot-card p{margin:5px 0 10px;color:#64748b;font-size:11px;font-weight:800}.simple-admin-slot-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.simple-admin-slot-card dl div{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px}.simple-admin-slot-card dt,.simple-admin-slot-card dd{margin:0}.simple-admin-slot-card dt{color:#64748b;font-size:11px;font-weight:900}.simple-admin-slot-card dd{margin-top:4px;color:#111827;font-size:14px;font-weight:1000}@media (max-width: 900px){.simple-admin-tabs,.simple-admin-summary,.simple-admin-slot-grid{grid-template-columns:1fr}.simple-admin-section-headline,.simple-admin-inline-actions{display:grid;justify-content:stretch}.simple-admin-search-row{grid-template-columns:1fr}.simple-admin-data-table{border:0;background:transparent}.simple-admin-data-row{display:grid;grid-template-columns:1fr;min-width:0;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:10px;overflow:hidden;background:#fff}.simple-admin-data-head{display:none}.simple-admin-data-row span{display:grid;grid-template-columns:112px minmax(0,1fr);gap:8px;border-top:1px solid #eef2f7}.simple-admin-data-row span:first-child{border-top:0}.simple-admin-data-row span:before{content:attr(data-label);color:#64748b;font-weight:1000}}.simple-pagination{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:10px 0 2px;box-sizing:border-box}.simple-pagination button{min-width:72px;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800}.simple-pagination button:disabled{opacity:.45;cursor:not-allowed}.simple-pagination span{min-width:64px;text-align:center;font-size:13px;color:#64748b;font-weight:800}.simple-cloud-panel{width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:grid;gap:14px;padding:16px;border-radius:20px;border:1px solid rgba(148,163,184,.28);background:#fff;box-shadow:0 12px 30px #0f172a0f;overflow:hidden}.simple-cloud-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.simple-cloud-head h3{margin:0 0 6px;font-size:18px;color:#0f172a}.simple-cloud-head p{margin:0;color:#64748b;font-size:13px}.simple-cloud-head>span{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:900}.simple-cloud-upload{width:100%;box-sizing:border-box}.simple-cloud-file-list{width:100%;max-width:100%;min-width:0;display:grid;gap:10px;overflow:hidden}.simple-cloud-file-row{width:100%;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;box-sizing:border-box;border:1px solid rgba(148,163,184,.26);border-radius:14px;background:#f8fafc}.simple-cloud-file-row>div:first-child{min-width:0;display:grid;gap:4px}.simple-cloud-file-row strong,.simple-cloud-file-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-cloud-file-row strong{color:#0f172a;font-size:14px}.simple-cloud-file-row span{color:#64748b;font-size:12px}.simple-cloud-file-row>div:last-child{flex:0 0 auto;display:flex;align-items:center;gap:8px}.simple-cloud-file-row button{padding:8px 10px;border-radius:10px;font-size:12px;font-weight:900}@media (max-width: 720px){.simple-cloud-panel{padding:12px}.simple-cloud-head,.simple-cloud-file-row{flex-direction:column;align-items:stretch}.simple-cloud-file-row>div:last-child{justify-content:stretch}.simple-cloud-file-row>div:last-child button{flex:1 1 0}}.simple-bottom-notice{position:fixed;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:1200;display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(720px,calc(100vw - 32px));margin:0 auto;padding:14px 16px;box-sizing:border-box;border:1px solid rgba(37,99,235,.22);border-radius:20px;background:#fffffff5;box-shadow:0 24px 70px #0f172a38;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.simple-bottom-notice strong{display:block;margin:0 0 4px;color:#0f172a;font-size:15px;font-weight:900}.simple-bottom-notice p{margin:0;color:#475569;font-size:13px;line-height:1.45}.simple-bottom-notice-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.simple-bottom-notice-actions button{min-width:82px;padding:9px 13px;border-radius:999px;font-size:13px;font-weight:900}.simple-pwa-update-notice{border-color:#2563eb47}.simple-pwa-install-notice{border-color:#22c55e3d}@media (max-width: 640px){.simple-bottom-notice{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));width:calc(100vw - 20px);flex-direction:column;align-items:stretch;gap:12px;padding:13px;border-radius:18px}.simple-bottom-notice-actions{justify-content:stretch}.simple-bottom-notice-actions button{flex:1 1 0}}.simple-message-item.latest-message-highlight{border:3px solid #ef4444;box-shadow:0 0 0 1px #ef444433,0 10px 24px #ef44442e;animation:playm-latest-mail-pulse 2.4s ease-in-out infinite}@keyframes playm-latest-mail-pulse{0%,to{border-color:#ef4444;box-shadow:0 0 0 1px #ef44442e,0 10px 24px #ef444424}50%{border-color:#991b1b;box-shadow:0 0 0 4px #ef444447,0 14px 34px #ef444442}}@media (prefers-reduced-motion: reduce){.simple-message-item.latest-message-highlight{animation:none}}.admin-push-prompt,.admin-push-pending{z-index:1200}.admin-push-pending{border:2px solid #ef4444;box-shadow:0 18px 50px #ef444433;animation:playm-admin-push-pulse 2.4s ease-in-out infinite}.admin-push-status-notice{position:fixed;left:50%;bottom:96px;transform:translate(-50%);z-index:1201;max-width:min(520px,calc(100vw - 28px));width:max-content}@keyframes playm-admin-push-pulse{0%,to{border-color:#ef4444e6;box-shadow:0 18px 50px #ef444429}50%{border-color:#ef444459;box-shadow:0 12px 34px #ef444414}}.simple-account-slot{position:relative}.simple-account-settings{position:absolute;top:10px;right:10px;z-index:5;display:grid;justify-items:end;gap:6px}.simple-account-settings-toggle{border:1px solid rgba(148,163,184,.45);border-radius:999px;background:#fffffff5;color:#334155;font-size:12px;font-weight:900;line-height:1;padding:7px 10px;box-shadow:0 8px 18px #0f172a14}.simple-account-settings-toggle:hover{border-color:#2563eb;color:#1d4ed8}.simple-account-settings-menu{display:grid;min-width:132px;border:1px solid rgba(220,38,38,.22);border-radius:14px;background:#fff;padding:8px;box-shadow:0 16px 34px #0f172a29}.simple-account-delete-menu-button{border:0;border-radius:10px;background:#fff1f2;color:#dc2626;font-size:13px;font-weight:950;line-height:1.2;padding:9px 10px;text-align:left}.simple-account-delete-menu-button:hover{background:#fee2e2;color:#991b1b}.simple-account-button .simple-account-receive-count.has-recent-mail{background:#fee2e2;color:#b91c1c;animation:playm-account-receive-blink 2.2s ease-in-out infinite}@keyframes playm-account-receive-blink{0%,to{box-shadow:0 0 #ef444429;transform:translateY(0)}50%{box-shadow:0 0 0 5px #ef444438;transform:translateY(-1px)}}@media (prefers-reduced-motion: reduce){.simple-account-button .simple-account-receive-count.has-recent-mail{animation:none}}.simple-auto-login-card{text-align:center;margin:min(20vh,160px) auto 0}.simple-inbox-grid{display:block;min-height:auto}.simple-message-list-row{display:grid;gap:8px;min-width:0}.simple-message-list-row .simple-message-item{width:100%}.simple-message-list-row .simple-message-detail{width:100%;max-height:none;overflow:visible;border-color:#bfdbfe;background:#fff;box-shadow:0 10px 26px #0f172a14}.simple-account-capacity-line{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-2px 12px 4px;border:1px solid rgba(37,99,235,.14);border-radius:14px;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:900;padding:9px 12px}.simple-account-capacity-line strong{color:#0f172a;font-size:13px}@media (max-width: 720px){.simple-message-list-row .simple-message-detail{border-radius:14px;padding:12px}.simple-account-capacity-line{align-items:flex-start;flex-direction:column}}.simple-account-column{padding:0!important}.simple-mail-panel .simple-panel-top{min-height:0;align-items:center;justify-content:flex-end;padding:0 0 12px;margin-bottom:12px}.simple-mail-panel .simple-panel-top>div:not(.simple-mail-tabs){display:none!important}.simple-mail-panel .simple-mail-tabs{width:100%;justify-content:flex-start}.simple-folder-summary-line,.simple-account-capacity-line{display:none!important}.simple-account-button .simple-account-receive-count{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px 7px;line-height:1.25}.simple-account-inline-capacity{display:inline-flex;align-items:center;border-left:1px solid rgba(37,99,235,.24);padding-left:7px;color:#334155;font-size:11px;font-weight:950;white-space:nowrap}@media (max-width: 720px){.simple-mail-panel .simple-mail-tabs{justify-content:flex-start}.simple-account-button .simple-account-receive-count{max-width:100%}.simple-account-inline-capacity{white-space:normal}}.simple-login-inquiry-button{width:100%;min-height:44px;margin-top:10px;border:1px solid #d1d9e6;border-radius:12px;background:#fff;color:#1d4ed8;font-size:14px;font-weight:900}.simple-login-inquiry-button:hover{border-color:#2563eb;background:#eff6ff}.simple-login-inquiry-form{display:grid;gap:12px}.simple-inquiry-head{display:grid;gap:8px;text-align:center}.simple-inquiry-head h2{margin-bottom:0}.simple-inquiry-back-button{justify-self:center;border:1px solid #d1d9e6;border-radius:999px;background:#fff;color:#475569;padding:7px 12px;font-size:12px;font-weight:900}.simple-login-inquiry-form label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:900}.simple-login-inquiry-form input,.simple-login-inquiry-form select,.simple-login-inquiry-form textarea{width:100%;border:1px solid #d1d9e6;border-radius:12px;background:#fff;color:#111827;padding:11px 12px;outline:none}.simple-login-inquiry-form textarea{min-height:132px;resize:vertical}.simple-login-inquiry-form input[type=file]{padding:10px}.simple-inquiry-file-help{margin:-4px 0 0;color:#64748b;font-size:11px;font-weight:800;line-height:1.45}.simple-inquiry-file-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.simple-inquiry-file-list li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px}.simple-inquiry-file-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.simple-inquiry-file-list small{color:#64748b;font-size:11px;font-weight:800}.simple-inquiry-file-list button{border-radius:8px;background:#e2e8f0;color:#334155;padding:6px 8px;font-size:11px;font-weight:900}.simple-inquiry-submit-button{width:100%;min-height:46px;border-radius:12px;background:#2563eb;color:#fff;font-size:15px;font-weight:900}.simple-inquiry-notice{margin-bottom:0}.simple-login-support-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.simple-login-support-actions .simple-login-inquiry-button{margin-top:0}.simple-inquiry-answer-panel{display:grid;gap:12px}.simple-inquiry-answer-toolbar{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:7px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:8px}.simple-inquiry-answer-toolbar button{min-height:36px;border:1px solid #d1d9e6;border-radius:10px;background:#fff;color:#334155;padding:0 10px;font-size:12px;font-weight:900;white-space:nowrap}.simple-inquiry-answer-toolbar button.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.simple-inquiry-answer-toolbar input{min-width:0;min-height:36px;border:1px solid #d1d9e6;border-radius:10px;background:#fff;color:#111827;padding:0 10px;font-size:12px;font-weight:800;outline:none}.simple-inquiry-answer-list{display:grid;gap:6px;max-height:430px;overflow:auto;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:8px}.simple-inquiry-answer-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr) auto auto;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 9px}.simple-inquiry-answer-row strong,.simple-inquiry-answer-row span,.simple-inquiry-answer-row time{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35}.simple-inquiry-answer-row strong{color:#111827;font-weight:900}.simple-inquiry-answer-row span{color:#334155;font-weight:800}.simple-inquiry-answer-row time{color:#64748b;font-weight:800}.simple-inquiry-answer-empty{display:grid;place-items:center;min-height:120px;color:#64748b;font-size:13px;font-weight:900;text-align:center}.simple-inquiry-answer-pagination{display:flex;align-items:center;justify-content:center;gap:8px}.simple-inquiry-answer-pagination button{border:1px solid #d1d9e6;border-radius:999px;background:#fff;color:#334155;padding:7px 12px;font-size:12px;font-weight:900}.simple-inquiry-answer-pagination button:disabled{opacity:.45}.simple-inquiry-answer-pagination span{color:#334155;font-size:12px;font-weight:900}@media (max-width: 720px){.simple-inquiry-answer-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-inquiry-answer-toolbar input,.simple-inquiry-answer-toolbar button:last-child{grid-column:span 2}.simple-inquiry-answer-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.is-login-screen .simple-login-card.simple-login-card-compact.simple-login-card-wide{width:min(1200px,calc(100vw - 32px))!important;max-width:1200px!important}.is-login-screen .simple-login-card.simple-login-card-compact.simple-login-card-wide h2{font-size:clamp(24px,3vw,34px)!important}.simple-inquiry-answer-row{width:100%;border:1px solid #e2e8f0;cursor:pointer;text-align:left}.simple-inquiry-answer-row:hover,.simple-inquiry-answer-row:focus-visible{border-color:#2563eb;background:#eff6ff;outline:none}.simple-inquiry-answer-detail{display:grid;gap:12px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:14px}.simple-inquiry-answer-detail-head{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px}.simple-inquiry-answer-detail-head button{border:1px solid #d1d9e6;border-radius:999px;background:#fff;color:#334155;padding:8px 12px;font-size:12px;font-weight:900;white-space:nowrap}.simple-inquiry-answer-detail-head small{display:block;margin-bottom:5px;color:#64748b;font-size:12px;font-weight:900}.simple-inquiry-answer-detail-head h3{margin:0;color:#111827;font-size:18px;font-weight:900;line-height:1.35;word-break:break-word}.simple-inquiry-answer-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.simple-inquiry-answer-detail-meta div{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px 12px}.simple-inquiry-answer-detail-meta dt{margin-bottom:4px;color:#64748b;font-size:11px;font-weight:900}.simple-inquiry-answer-detail-meta dd{margin:0;color:#111827;font-size:13px;font-weight:900}.simple-inquiry-answer-detail-block{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:13px}.simple-inquiry-answer-detail-block strong{color:#1d4ed8;font-size:13px;font-weight:900}.simple-inquiry-answer-detail-block p{min-height:96px;max-height:260px;margin:0;overflow:auto;color:#111827;font-size:14px;font-weight:700;line-height:1.65;white-space:pre-wrap;word-break:break-word}@media (max-width: 720px){.is-login-screen .simple-login-card.simple-login-card-compact.simple-login-card-wide{width:min(100%,calc(100vw - 16px))!important}.simple-inquiry-answer-detail-head,.simple-inquiry-answer-detail-meta{grid-template-columns:minmax(0,1fr)}}.simple-mail-storage-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;align-items:stretch;width:100%;min-width:0}.simple-mail-storage-half{min-width:0;display:grid}.simple-mail-storage-split .simple-mail-panel{height:100%;margin:0!important}.simple-storage-panel{min-width:0;display:grid;gap:14px;height:100%;margin:0 0 4px;padding:20px;border:1px solid #dbe3ef;border-radius:20px;background:#fff;box-shadow:0 12px 32px #0f172a12;box-sizing:border-box}.simple-storage-head,.simple-storage-section-title,.simple-storage-summary-line{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.simple-storage-head{align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.simple-storage-head h2,.simple-storage-section-title h3{margin:0;color:#0f172a;font-weight:950}.simple-storage-head h2{font-size:20px}.simple-storage-head p{margin:5px 0 0;color:#64748b;font-size:12px;font-weight:800}.simple-storage-head .secondary{flex:0 0 auto}.simple-storage-summary-card,.simple-storage-selected-card,.simple-storage-folder-section{min-width:0;display:grid;gap:10px;padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#f8fafc}.simple-storage-summary-line span,.simple-storage-section-title span{min-width:0;color:#475569;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-storage-summary-line strong,.simple-storage-section-title span{flex:0 1 auto}.simple-storage-summary-line strong{color:#0f172a;font-size:13px;font-weight:950;text-align:right;white-space:nowrap}.simple-storage-summary-card p{margin:0;color:#64748b;font-size:12px;font-weight:750;line-height:1.5}.simple-storage-meter,.simple-storage-account-card i{display:block;width:100%;height:9px;overflow:hidden;border-radius:999px;background:#e2e8f0}.simple-storage-meter>span,.simple-storage-account-card i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8)}.simple-storage-summary-toggle{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;font:inherit;color:inherit;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.simple-storage-summary-toggle:hover,.simple-storage-summary-toggle.open{border-color:#2563eb;box-shadow:0 12px 28px #2563eb1f}.simple-storage-summary-toggle:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:3px}.simple-storage-toggle-hint{display:inline-flex;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:7px 11px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:11px;font-weight:950}.simple-storage-detail-panel{display:grid;gap:12px;min-width:0}.simple-storage-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;min-width:0}.simple-storage-account-card,.simple-storage-folder-card{min-width:0;display:grid;gap:6px;padding:12px;border:1px solid #dbe3ef;border-radius:15px;background:#fff;color:#0f172a;text-align:left;box-shadow:none}.simple-storage-account-card:hover,.simple-storage-account-card.active,.simple-storage-folder-card:hover,.simple-storage-folder-card.active{border-color:#2563eb;box-shadow:0 10px 24px #2563eb1f}.simple-storage-account-card strong,.simple-storage-account-card span,.simple-storage-account-card em,.simple-storage-folder-card span,.simple-storage-folder-card strong,.simple-storage-folder-card em,.simple-storage-recent-file-row span,.simple-storage-recent-file-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-storage-account-card strong{font-size:13px;font-weight:950}.simple-storage-account-card span,.simple-storage-account-card em,.simple-storage-folder-card em,.simple-storage-recent-file-row em{color:#64748b;font-size:11px;font-style:normal;font-weight:800}.simple-storage-account-card i{height:7px}.simple-storage-folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.simple-storage-folder-card span{color:#475569;font-size:12px;font-weight:900}.simple-storage-folder-card strong{color:#0f172a;font-size:20px;font-weight:950}.simple-storage-recent-files{min-width:0;display:grid;gap:8px;padding-top:2px}.simple-storage-recent-files>strong{color:#0f172a;font-size:13px;font-weight:950}.simple-storage-recent-file-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 10px;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#fff}.simple-storage-recent-file-row span{color:#0f172a;font-size:12px;font-weight:900}@media (max-width: 1180px){.simple-mail-storage-split{grid-template-columns:1fr}}@media (max-width: 720px){.simple-storage-panel{padding:14px}.simple-storage-head,.simple-storage-section-title,.simple-storage-summary-line,.simple-storage-recent-file-row{display:grid}.simple-storage-head .secondary{width:100%}.simple-storage-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.is-login-screen .simple-login-card.simple-login-card-compact.simple-login-card-wide{padding-left:8px!important;padding-right:8px!important}.simple-inquiry-answer-list{border:0!important;padding:0!important;background:transparent}.simple-inquiry-answer-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:100%;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:0!important;text-align:center}.simple-inquiry-answer-row .simple-inquiry-answer-question,.simple-inquiry-answer-row .simple-inquiry-answer-answer{display:block;min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:11px 12px;font-size:12px;line-height:1.45;font-weight:900}.simple-inquiry-answer-row .simple-inquiry-answer-question{color:#111827;background:#f8fafc;border-bottom:1px solid #e2e8f0}.simple-inquiry-answer-row .simple-inquiry-answer-answer{color:#334155;background:#fff}.simple-app-home-card,.simple-service-page-card{width:min(100%,920px);margin:0 auto;padding:18px;border:1px solid rgba(19,106,255,.14);border-radius:24px;background:#fffffff5;box-shadow:0 18px 54px #0f172a14}.simple-app-home-head,.playm-retired-service-head-disabled{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.simple-app-home-head span,.playm-retired-service-head-disabled span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:12px;background:#136aff1a;color:#136aff;font-weight:900}.simple-app-home-head h2,.playm-retired-service-head-disabled h2{margin:8px 0 6px;font-size:clamp(24px,5vw,34px);color:#0f172a}.simple-app-home-head p,.playm-retired-service-head-disabled p{margin:0;color:#64748b;line-height:1.55}.simple-app-home-head>strong{flex:0 0 auto;padding:9px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:13px}.simple-app-launch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.simple-app-launch-button{aspect-ratio:1 / 1;width:100%;min-height:0;padding:12px 8px;border:1px solid rgba(19,106,255,.16);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);color:#0f172a;box-shadow:0 12px 24px #0f172a12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer}.simple-app-launch-button:hover,.simple-app-launch-button:focus-visible{transform:translateY(-1px);border-color:#136aff5c;box-shadow:0 16px 28px #136aff1f;outline:none}.simple-app-launch-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:#eef5ff;font-size:23px;line-height:1}.simple-app-launch-button strong{font-size:15px;letter-spacing:-.02em}.playm-retired-service-head-disabled{align-items:center}.playm-retired-service-head-disabled>div{flex:1}.simple-service-embedded-panel{border-radius:20px;overflow:hidden}.simple-service-placeholder-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.simple-service-placeholder-grid article{padding:18px;border-radius:20px;background:#f8fafc;border:1px solid #e2e8f0}.simple-service-placeholder-grid strong{display:block;margin-bottom:8px;color:#0f172a;font-size:18px}.simple-service-placeholder-grid p{margin:0;color:#64748b;line-height:1.6}@media (max-width: 640px){.simple-app-home-card,.simple-service-page-card{padding:14px;border-radius:20px}.simple-app-home-head,.playm-retired-service-head-disabled{flex-direction:column}.simple-app-launch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.simple-app-launch-button{border-radius:16px;padding:8px 4px;gap:5px}.simple-app-launch-icon{width:34px;height:34px;border-radius:12px;font-size:18px}.simple-app-launch-button strong{font-size:12px}}.simple-business-card-panel{display:flex;flex-direction:column;gap:14px;width:100%}.simple-business-card-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#0f172a0a}.simple-business-card-toolbar>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.simple-business-card-toolbar span{color:#64748b;font-size:.86rem}.simple-business-card-list{display:flex;flex-direction:column;gap:8px;overflow-x:auto}.simple-business-card-row{display:grid;grid-template-columns:60px 1.1fr 1fr 1.4fr 1.4fr .7fr;gap:10px;align-items:center;min-width:760px;padding:12px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fff}.simple-business-card-head{background:#0f172a0f;color:#475569;font-weight:700}.simple-business-card-row span,.simple-business-card-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-business-card-check{display:flex;justify-content:center}.simple-business-card-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#fff}.simple-business-card-form label{display:flex;flex-direction:column;gap:6px;color:#334155;font-weight:700}.simple-business-card-form input,.simple-business-card-form textarea{width:100%;border:1px solid rgba(148,163,184,.45);border-radius:12px;padding:10px 12px;font:inherit}.simple-business-card-form textarea{min-height:92px;resize:vertical}.simple-business-card-form-wide,.simple-business-card-form-actions{grid-column:1 / -1}.simple-business-card-form-actions{display:flex;justify-content:flex-end;gap:8px}@media (max-width: 720px){.simple-business-card-toolbar{align-items:stretch;flex-direction:column}.simple-business-card-toolbar>div:last-child{justify-content:flex-end}.simple-business-card-form{grid-template-columns:1fr}}.simple-app-home-head-minimal{justify-content:flex-start}.simple-call-menu-panel{display:grid;gap:12px}.simple-call-menu-button{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:16px;background:#fff;text-align:left;display:grid;gap:7px;cursor:pointer}.simple-call-menu-button strong{font-size:17px;color:#0f172a}.simple-call-menu-button span,.simple-call-menu-button em{font-size:13px;color:#64748b;font-style:normal;line-height:1.45}.simple-call-back-button{justify-self:flex-start}.simple-call-config-card,.simple-call-ended-card{border:1px solid rgba(15,23,42,.12);border-radius:20px;padding:18px;background:#fff;display:grid;gap:14px}.simple-call-config-card h3,.simple-call-ended-card h3{margin:0;font-size:20px;color:#0f172a}.simple-random-call-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.simple-random-call-status span,.simple-random-call-status em{border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.1);color:#0f172a;font-size:13px;font-style:normal;font-weight:800;text-align:center;padding:12px 8px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.simple-random-call-card{gap:16px}.simple-call-settings-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:14px}.simple-call-setting-block{display:grid;gap:10px}.simple-call-setting-block>strong{color:#0f172a;font-size:15px}.simple-call-location-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.simple-call-location-options button{min-height:86px;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#f8fafc;padding:10px;cursor:pointer;display:grid;gap:5px;text-align:left}.simple-call-location-options button.active{border-color:#2563eba6;background:#eff6ff}.simple-call-location-options span{font-weight:800;color:#0f172a}.simple-call-location-options small{color:#64748b;line-height:1.35}.simple-distance-summary,.simple-call-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.simple-distance-summary span,.simple-call-result-grid span{border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);padding:11px;font-weight:800;color:#0f172a;text-align:center}.simple-distance-range-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.simple-distance-range-row label{display:grid;gap:8px;color:#334155;font-size:13px;font-weight:700}.simple-distance-range-row input[type=range]{width:100%}.simple-distance-scale{display:flex;justify-content:space-between;gap:6px;color:#64748b;font-size:11px;flex-wrap:wrap}.simple-call-toggle-list{display:grid;gap:10px}.simple-call-toggle-list label{display:flex;align-items:center;gap:8px;color:#334155;font-size:14px}.simple-personal-call-actions{display:grid;gap:10px}.simple-call-ended-card{text-align:center}.simple-call-ended-section{border-top:1px solid rgba(15,23,42,.12);padding-top:16px;display:grid;gap:12px}.simple-call-ended-section p,.simple-call-ended-section h4{margin:0;color:#0f172a}.simple-call-ended-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.simple-call-ended-actions button{border:1px solid rgba(15,23,42,.12);border-radius:14px;background:#f8fafc;padding:12px;font-weight:800;color:#0f172a;cursor:pointer}.simple-call-ended-actions button:last-child{grid-column:1 / 2}@media (max-width: 840px){.simple-call-settings-grid,.simple-call-location-options,.simple-distance-summary,.simple-distance-range-row,.simple-call-result-grid{grid-template-columns:1fr}.simple-call-ended-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-call-ended-actions button:last-child{grid-column:auto}}.simple-call-gender-options button{min-height:54px}.simple-call-checkbox-row{display:flex;align-items:center;gap:10px;color:#1f2937}.simple-call-checkbox-row input{width:18px;height:18px;accent-color:#2563eb}.simple-interest-summary{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:13px;font-weight:700}.simple-interest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.simple-interest-grid label,.simple-call-text-field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;color:#374151}.simple-interest-grid input,.simple-call-text-field input{min-height:42px;border:1px solid rgba(148,163,184,.45);border-radius:12px;padding:0 12px;font-size:14px;color:#111827;background:#fff}@media (max-width: 720px){.simple-interest-grid{grid-template-columns:1fr}}.simple-call-settings-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.simple-call-settings-menu .simple-call-menu-button{min-height:112px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:left}.simple-call-settings-menu .simple-call-menu-button span{font-size:18px;font-weight:900}.simple-call-settings-menu .simple-call-menu-button small{color:#64748b;line-height:1.45}.simple-call-settings-grid-single{grid-template-columns:minmax(0,1fr)}.simple-call-location-select{width:100%;height:46px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#111827;padding:0 14px;font-weight:800}.simple-call-location-help{display:grid;gap:5px;margin-top:10px;padding:12px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.simple-call-location-help b{font-size:14px}.simple-call-location-help span{font-size:13px;font-weight:700;color:#1f2937}.simple-call-location-help small{color:#64748b;line-height:1.45}.simple-dual-range{position:relative;height:44px;margin:10px 0 2px}.simple-dual-range-track,.simple-dual-range-fill{position:absolute;top:19px;left:0;right:0;height:8px;border-radius:999px}.simple-dual-range-track{background:#e2e8f0}.simple-dual-range-fill{background:linear-gradient(90deg,#2563eb,#06b6d4)}.simple-dual-range input[type=range]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0;background:transparent;pointer-events:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.simple-dual-range input[type=range]::-webkit-slider-thumb{width:22px;height:22px;border-radius:999px;background:#fff;border:4px solid #2563eb;box-shadow:0 4px 12px #0f172a2e;pointer-events:auto;-moz-appearance:none;appearance:none;-webkit-appearance:none}.simple-dual-range input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:999px;background:#fff;border:4px solid #2563eb;box-shadow:0 4px 12px #0f172a2e;pointer-events:auto}.simple-call-gender-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.simple-call-gender-grid button{min-height:44px;border-radius:14px;border:1px solid #cbd5e1;background:#fff;color:#111827;font-weight:900}.simple-call-gender-grid button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.simple-call-checkbox-row-between{justify-content:space-between}.simple-call-checkbox-row-between input{margin-left:auto}.simple-interest-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-call-setting-block{border:1px solid #e2e8f0;border-radius:18px;padding:14px;background:#fff}@media (max-width: 720px){.simple-call-settings-menu,.simple-interest-grid-compact,.simple-call-gender-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.simple-header-settings-actions{overflow:visible}.simple-header-settings-button{width:42px;height:42px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;font-size:21px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0f172a14}.simple-header-settings-button:hover,.simple-header-settings-button:focus-visible{border-color:#136aff59;box-shadow:0 12px 24px #136aff21;outline:none}.simple-header-settings-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:142px;padding:7px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#fff;box-shadow:0 18px 40px #0f172a29}.simple-header-settings-popover:before{content:"";position:absolute;top:-6px;right:16px;width:10px;height:10px;border-top:1px solid rgba(15,23,42,.12);border-left:1px solid rgba(15,23,42,.12);background:#fff;transform:rotate(45deg)}.simple-header-settings-popover button{width:100%;padding:10px 11px;border-radius:11px;background:transparent;color:#0f172a;font-size:13px;font-weight:900;text-align:left}.simple-header-settings-popover button:hover,.simple-header-settings-popover button:focus-visible{background:#eef5ff;color:#136aff;outline:none}.simple-app-launch-admin-button{border-color:#0f172a33;background:linear-gradient(180deg,#fff,#f8fafc)}.simple-app-launch-admin-button .simple-app-launch-icon{background:#111827;color:#fff;font-size:18px}.simple-app-home-head-minimal{display:none}.simple-mail-header .simple-header-settings-actions{position:absolute;top:50%;right:0;transform:translateY(-50%);margin-left:0;justify-content:flex-end;z-index:20}.simple-mail-header .simple-header-settings-popover{top:calc(100% + 8px);right:0}@media (max-width: 900px){.simple-mail-header{display:flex;align-items:center;justify-content:center}.simple-mail-header .simple-header-settings-actions{position:absolute;top:50%;right:0;transform:translateY(-50%);margin-left:0;justify-content:flex-end}}.simple-call-retry-card{margin-top:12px;padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#0f172abd}.simple-call-retry-card button{width:100%}.simple-random-match-card{gap:16px}.simple-random-match-head{display:grid;gap:10px}.simple-random-match-head h3{margin:0}.simple-random-profile-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center;gap:18px;padding:16px;border:1px solid rgba(34,197,94,.18);border-radius:22px;background:linear-gradient(135deg,#f0fdf4f2,#eff6fff2)}.simple-random-profile-card{display:grid;justify-items:center;gap:8px;min-width:0}.simple-random-profile-card strong{color:#0f172a;font-size:13px;font-weight:900}.simple-random-profile-avatar{width:82px;height:82px;border-radius:999px;border:4px solid rgba(148,163,184,.28);background:#0f172a;color:#fff;display:grid;place-items:center;font-size:18px;font-weight:950;letter-spacing:-.02em;box-shadow:0 14px 34px #0f172a2e;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.simple-random-profile-card.speaking .simple-random-profile-avatar{border-color:#22c55e;box-shadow:0 0 0 6px #22c55e2e,0 14px 34px #0f172a33;transform:translateY(-1px) scale(1.03)}.simple-random-profile-link{display:none}.simple-random-match-body{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr);gap:12px;align-items:stretch}.simple-random-match-panel,.simple-random-chat-panel{border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#f8fafc;padding:14px;display:grid;gap:10px;min-width:0}.simple-random-match-panel strong{color:#0f172a;font-size:15px}.simple-random-match-panel p{margin:0;color:#475569;font-size:13px;line-height:1.45;word-break:break-all}.simple-random-chat-list{min-height:240px;max-height:360px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.08)}.simple-random-chat-bubble{max-width:82%;border-radius:16px;padding:9px 11px;display:grid;gap:3px;word-break:break-word}.simple-random-chat-bubble span{font-size:11px;font-weight:800;opacity:.72}.simple-random-chat-bubble p{margin:0;font-size:14px;line-height:1.45}.simple-random-chat-bubble.mine{align-self:flex-end;background:#2563eb;color:#fff;border-bottom-right-radius:6px}.simple-random-chat-bubble.peer{align-self:flex-start;background:#e2e8f0;color:#0f172a;border-bottom-left-radius:6px}.simple-random-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.simple-random-chat-form input{min-width:0;border:1px solid rgba(15,23,42,.14);border-radius:14px;padding:12px 13px;font-size:14px;background:#fff}.simple-random-chat-form input:disabled{background:#f1f5f9;color:#94a3b8}@media (max-width: 720px){.simple-random-profile-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center;gap:18px;padding:16px;border:1px solid rgba(34,197,94,.18);border-radius:22px;background:linear-gradient(135deg,#f0fdf4f2,#eff6fff2)}.simple-random-profile-card{display:grid;justify-items:center;gap:8px;min-width:0}.simple-random-profile-card strong{color:#0f172a;font-size:13px;font-weight:900}.simple-random-profile-avatar{width:82px;height:82px;border-radius:999px;border:4px solid rgba(148,163,184,.28);background:#0f172a;color:#fff;display:grid;place-items:center;font-size:18px;font-weight:950;letter-spacing:-.02em;box-shadow:0 14px 34px #0f172a2e;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.simple-random-profile-card.speaking .simple-random-profile-avatar{border-color:#22c55e;box-shadow:0 0 0 6px #22c55e2e,0 14px 34px #0f172a33;transform:translateY(-1px) scale(1.03)}.simple-random-profile-link{display:none}.simple-random-match-body,.simple-random-chat-form{grid-template-columns:1fr}}.simple-random-call-status{grid-template-columns:repeat(4,minmax(0,1fr))}.simple-random-call-start-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.simple-random-call-start-button.matching{cursor:wait}.simple-random-call-spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:currentColor;animation:simpleRandomCallSpin .8s linear infinite;flex:0 0 auto}.simple-random-waiting-panel{display:grid;place-items:center;gap:10px;text-align:center;border-radius:18px;border:1px solid rgba(14,165,233,.22);background:linear-gradient(180deg,#eff6ffeb,#f8fafcf5);padding:18px 14px;color:#0f172a}.simple-random-waiting-panel strong{font-size:15px;font-weight:900}.simple-random-waiting-panel p{margin:0;color:#475569;font-size:13px;line-height:1.45}.simple-random-waiting-orbit{position:relative;width:42px;height:42px;border-radius:999px;border:2px solid rgba(14,165,233,.18);animation:simpleRandomCallSpin 1.05s linear infinite}.simple-random-waiting-orbit span{position:absolute;top:-4px;left:50%;width:10px;height:10px;border-radius:999px;background:#0ea5e9;transform:translate(-50%);box-shadow:0 0 0 6px #0ea5e924}@keyframes simpleRandomCallSpin{to{transform:rotate(360deg)}}@media (max-width: 720px){.simple-random-call-status{grid-template-columns:repeat(2,minmax(0,1fr))}}.simple-gender-required-panel,.simple-playm-gender-locked{display:grid;gap:8px;padding:14px;border:1px solid rgba(34,197,94,.26);border-radius:18px;background:#0f172ab8;color:#e2e8f0}.simple-gender-required-panel strong,.simple-playm-gender-locked b{color:#bbf7d0;font-size:15px}.simple-gender-required-panel p,.simple-playm-gender-locked span,.simple-playm-gender-locked small{margin:0;color:#e2e8f0b8;font-size:13px;line-height:1.55}.simple-playm-gender-block{border-color:#22c55e38}.simple-playm-gender-save{margin-top:4px;width:100%}.simple-account-profile-panel{width:100%;display:flex;justify-content:center;padding:12px 8px 24px}.simple-account-profile-card{width:min(720px,100%);border:1px solid rgba(148,163,184,.28);border-radius:22px;padding:18px;background:#0f172aeb;box-shadow:0 18px 50px #0206174d}.simple-account-profile-card h2{margin:0 0 8px;font-size:1.25rem}.simple-account-profile-form{display:grid;gap:14px;margin-top:16px}.simple-account-profile-form label,.simple-account-profile-gender{display:grid;gap:8px;font-weight:700}.simple-account-profile-form input,.simple-account-profile-form select{width:100%;min-height:44px;border:1px solid rgba(148,163,184,.35);border-radius:14px;padding:0 12px;background:#0f172ab8;color:#fff}.simple-account-profile-policy,.simple-report-warning-panel,.simple-random-report-panel{border:1px solid rgba(244,114,182,.25);border-radius:16px;padding:12px;background:#f472b614}.simple-report-reason-list,.simple-random-report-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.simple-report-reason-list span,.simple-random-report-actions button{border:1px solid rgba(148,163,184,.3);border-radius:999px;padding:8px 12px;background:#0f172ab8;color:#fff}.simple-random-report-actions button:disabled{opacity:.55}.simple-random-report-panel{display:grid;gap:8px}.simple-random-report-panel p{margin:0;color:#e2e8f0c7;font-size:.9rem}.simple-random-match-card{position:relative;padding-top:48px}.simple-random-match-card .simple-random-call-status,.simple-random-profile-card strong{display:none!important}.simple-random-match-body{display:flex!important;flex-direction:column!important;gap:12px}.simple-random-chat-panel{order:1}.simple-random-match-panel{order:2;display:flex;justify-content:center;align-items:center;padding:12px;background:#0f172a0a}.simple-random-match-end-actions{width:100%;justify-content:center}.simple-random-call-end-button,.simple-random-ended-report-button{border:0;border-radius:14px;min-height:44px;padding:0 18px;background:#dc2626!important;color:#fff!important;font-weight:900;cursor:pointer}.simple-random-call-end-button:disabled,.simple-random-ended-report-button:disabled{opacity:.6;cursor:not-allowed}.simple-random-report-icon-button{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:999px;background:#dc2626;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px #dc262647}.simple-random-report-icon-button svg{width:19px;height:19px;fill:currentColor}.simple-random-match-transient-notice{animation:simpleRandomNoticeFade 3s ease forwards}@keyframes simpleRandomNoticeFade{0%,72%{opacity:1;max-height:80px;margin:8px 0}to{opacity:0;max-height:0;margin:0;padding-top:0;padding-bottom:0;overflow:hidden}}.simple-random-report-dialog{width:min(420px,calc(100vw - 32px))}.simple-random-report-form{display:grid;gap:12px;margin-top:12px}.simple-random-report-form label{display:grid;gap:6px;text-align:left;font-weight:800}.simple-random-report-form select,.simple-random-report-form textarea{width:100%;border:1px solid rgba(148,163,184,.35);border-radius:12px;padding:10px 12px;background:#0f172aeb;color:#fff}.simple-random-report-form textarea{min-height:96px;resize:vertical}.simple-random-report-dialog-actions{display:flex;gap:8px;justify-content:flex-end}.simple-random-tag-priority-panel,.simple-random-peer-profile-card,.simple-random-profile-visibility-settings{border:1px solid rgba(59,130,246,.18);border-radius:18px;padding:14px;background:#0f172ab8;margin:12px 0}.simple-random-tag-priority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.simple-random-tag-priority-grid label{display:grid;gap:6px;font-size:12px;color:#e2e8f0db}.simple-random-tag-priority-grid select,.simple-call-text-field textarea{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#0f172ae0;color:#fff;padding:10px}.simple-call-text-field textarea{min-height:86px;resize:vertical}.simple-random-title-badge{display:inline-flex;align-items:center;justify-content:center;min-width:54px;margin-top:8px;padding:4px 9px;border-radius:999px;background:#22c55e21;color:#bbf7d0;border:1px solid rgba(34,197,94,.35);font-style:normal;font-size:12px;font-weight:800}.simple-random-peer-profile-card{color:#f1f5f9f2}.simple-random-peer-profile-head{display:flex;justify-content:flex-start;gap:10px;align-items:center;margin-bottom:10px}.simple-random-peer-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-size:13px}.simple-random-peer-profile-grid div{display:grid;gap:5px;padding:10px;border-radius:12px;background:#1e293bb8}.simple-random-peer-profile-grid div.wide{grid-column:1 / -1}.simple-random-peer-profile-grid span{color:#94a3b8f5;font-size:12px;font-weight:800}.simple-random-peer-profile-grid strong{color:#f8fafcfa;font-size:13px;font-weight:850;line-height:1.45;word-break:keep-all}.simple-random-peer-profile-private{margin-top:10px}@media (max-width: 520px){.simple-random-tag-priority-grid,.simple-random-peer-profile-grid{grid-template-columns:1fr}}.simple-random-call-floating-status{position:fixed;right:18px;bottom:18px;z-index:80;width:68px;height:68px;border:0;border-radius:999px;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 18px 42px #0f172a5c;overflow:hidden}.simple-random-call-floating-status strong{position:relative;z-index:2;font-size:13px;font-weight:950;letter-spacing:-.04em}.simple-random-call-floating-status.matched{background:linear-gradient(135deg,#064e3b,#16a34a)}.simple-random-call-floating-orbit{position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:999px;border:3px solid rgba(255,255,255,.24);border-top-color:#fff;animation:simpleRandomFloatingSpin 1s linear infinite}.simple-random-call-floating-status:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:999px;background:#0f172a7a}@keyframes simpleRandomFloatingSpin{to{transform:rotate(360deg)}}@media (max-width: 520px){.simple-random-call-floating-status{right:14px;bottom:14px;width:62px;height:62px}}.simple-random-call-card .simple-random-call-status{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.simple-random-call-card .simple-random-call-status button{min-height:36px;border:1px solid rgba(203,213,225,.95);border-radius:999px;padding:7px 8px;background:#fffffff5;color:#0f172a;font-size:12px;font-weight:900;box-shadow:0 8px 20px #0f172a14}.simple-random-call-card .simple-random-call-status button:active{transform:translateY(1px)}.simple-random-tag-priority-panel{border:1px solid rgba(226,232,240,.98)!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;color:#0f172a!important;box-shadow:0 12px 30px #0f172a14}.simple-random-tag-priority-panel>strong{color:#0f172a}.simple-random-tag-priority-grid label{color:#334155!important}.simple-random-tag-priority-grid select{min-height:42px;border:1px solid rgba(203,213,225,1)!important;background:#fff!important;color:#0f172a!important;font-weight:850;box-shadow:inset 0 1px #fffc}.simple-random-settings-card,.simple-random-settings-card .simple-call-setting-block{background:linear-gradient(180deg,#fff,#f8fafc)!important;color:#0f172a!important;border-color:#e2e8f0f2!important}.simple-random-settings-card h3,.simple-random-settings-card strong,.simple-random-settings-card b,.simple-random-settings-card span,.simple-random-settings-card label{color:#0f172a}.simple-random-settings-card .muted,.simple-random-settings-card small{color:#64748b!important}.simple-random-age-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.simple-random-age-setting-grid label{display:grid;gap:6px;font-size:13px;font-weight:850}.simple-random-age-setting-grid input{width:100%;min-height:42px;border:1px solid rgba(203,213,225,1);border-radius:12px;background:#fff;color:#0f172a;padding:9px 11px;font-weight:900}@media (max-width: 720px){.simple-random-call-card .simple-random-call-status{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-random-call-card .simple-random-call-status button:last-child{grid-column:1 / -1}.simple-random-tag-priority-grid,.simple-random-age-setting-grid{grid-template-columns:1fr}}.simple-random-top-nav{display:flex;justify-content:flex-end;margin-bottom:10px}.simple-random-top-nav button{min-height:38px;border:1px solid rgba(226,232,240,.95);border-radius:999px;background:linear-gradient(135deg,#fff,#fdf2f8);color:#be185d;font-weight:950;padding:8px 14px;box-shadow:0 10px 22px #be185d1f}.simple-random-tag-priority-panel{padding:12px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fff7fb 58%,#f8fafc)!important}.simple-random-tag-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.simple-open-call-screen{display:grid;gap:12px}.simple-open-call-list{display:grid;gap:0;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:18px;background:#fff;box-shadow:0 12px 28px #0f172a14}.simple-open-call-room-card{display:grid;gap:7px;padding:15px 14px;border-bottom:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fff,snow)}.simple-open-call-room-card:last-child{border-bottom:0}.simple-open-call-room-card strong{color:#0f172a;font-size:15px;font-weight:950}.simple-open-call-room-card p{margin:0;color:#475569;font-size:13px;font-weight:750}.simple-open-call-room-card div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.simple-open-call-room-card span{min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f8fafc;color:#334155;font-size:12px;font-weight:900}@media (max-width: 720px){.simple-random-tag-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.simple-random-tag-priority-grid select{min-height:38px;padding:7px 6px;font-size:12px}}.simple-open-call-toolbar{display:flex;justify-content:flex-end;align-items:center}.simple-open-call-room-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.simple-open-call-room-main{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.simple-open-call-room-main div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.simple-open-call-request-button{min-width:64px;min-height:38px;border-radius:999px}.simple-open-call-create-dialog{max-width:420px}.simple-open-call-create-form{display:grid;gap:12px;margin-top:12px}.simple-open-call-create-form input,.simple-open-call-create-form select{width:100%;min-height:42px;border:1px solid rgba(226,232,240,.95);border-radius:13px;padding:9px 11px;background:#fff;color:#0f172a;font-weight:800;box-sizing:border-box}.simple-open-call-create-divider{display:flex;align-items:center;justify-content:center;min-height:28px;color:#64748b;font-size:12px;font-weight:950;letter-spacing:.02em}.simple-open-call-create-divider:before,.simple-open-call-create-divider:after{content:"";flex:1;height:1px;background:#e2e8f0f2;margin:0 8px}.simple-open-call-create-grid{display:grid;grid-template-columns:.75fr 1.05fr 1fr;gap:8px}.simple-open-call-age-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:4px}.simple-open-call-age-range span{color:#64748b;font-weight:950}.simple-open-call-age-range input{padding-left:7px;padding-right:7px;text-align:center}@media (max-width: 720px){.simple-open-call-room-card{grid-template-columns:1fr}.simple-open-call-request-button{width:100%}.simple-open-call-create-grid{grid-template-columns:1fr}}.simple-random-top-nav{display:none!important}.simple-call-menu-panel{gap:10px!important;padding:0!important}.simple-call-config-card,.simple-call-ended-card,.simple-service-embedded-panel,.simple-open-call-screen,.simple-friend-screen,.simple-account-settings-panel{border-radius:16px!important;padding:12px!important;gap:10px!important;box-shadow:none!important}.simple-call-menu-button,.simple-open-call-room-card,.simple-random-peer-profile-card,.simple-random-chat-panel,.simple-random-match-panel,.simple-call-setting-block,.simple-random-tag-priority-panel{border-radius:14px!important;padding:10px!important;box-shadow:none!important}.simple-random-call-card{background:#fff!important;gap:10px!important}.simple-random-tag-priority-panel{background:linear-gradient(180deg,#fff,#f8fbff)!important;border:1px solid rgba(226,232,240,.95)!important}.simple-random-tag-priority-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.simple-random-tag-priority-grid label{margin:0!important}.simple-random-tag-priority-grid select{min-height:40px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(203,213,225,.95)!important;color:#0f172a!important;font-weight:800!important;padding:8px 9px!important}.simple-random-call-status{gap:6px!important}.simple-random-call-status button,.simple-random-call-status span,.simple-random-call-status em{min-height:38px!important;padding:8px 6px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(226,232,240,.95)!important;color:#0f172a!important;font-size:12px!important;font-weight:900!important}.simple-personal-call-actions{gap:8px!important}.simple-random-waiting-panel,.simple-gender-required-panel{padding:12px!important;border-radius:14px!important;box-shadow:none!important}.simple-random-profile-stage{padding:10px!important;gap:10px!important}.simple-random-match-body{gap:10px!important}.simple-random-chat-list{min-height:180px!important;padding:10px!important}.simple-open-call-list,.simple-friend-list,.simple-call-settings-grid{gap:10px!important}@media (max-width: 720px){.simple-call-config-card,.simple-call-ended-card,.simple-service-embedded-panel,.simple-open-call-screen,.simple-friend-screen,.simple-account-settings-panel{padding:10px!important;border-radius:14px!important}.simple-random-call-status{grid-template-columns:repeat(2,minmax(0,1fr))!important}.simple-random-tag-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.simple-random-tag-priority-grid select{font-size:11px!important;padding:7px 5px!important}}.simple-random-call-status-compact{display:flex;flex-direction:column;gap:8px;padding:10px}.simple-random-call-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.simple-random-call-status-grid button,.simple-random-remaining-time{min-height:38px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;color:#1f2937;font-weight:800}.simple-random-remaining-time{width:100%;background:#fff7ed;color:#9a3412}.simple-random-live-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0}.simple-random-live-row button{border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff;padding:10px 8px;text-align:left;color:#111827}.simple-random-live-row span{display:block;font-size:11px;color:#6b7280}.simple-random-live-row strong{display:block;margin-top:3px;font-size:13px;color:#111827}.simple-random-active-stats-dialog{max-width:360px}.simple-random-active-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.simple-random-active-stats-grid div{border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff;padding:10px 6px;text-align:center}.simple-random-active-stats-grid span,.simple-random-active-stats-grid small{display:block;color:#6b7280;font-size:11px}.simple-random-active-stats-grid strong{display:block;margin:4px 0;font-size:18px;color:#111827}@media (max-width: 640px){.simple-random-live-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.simple-random-live-row button{padding:8px 6px}.simple-random-live-row span{font-size:10px}.simple-random-live-row strong{font-size:11px;line-height:1.2}.simple-random-quality-panel .quality-full{display:none}.simple-random-quality-panel .quality-compact{display:inline}.simple-random-quality-panel span:not(.quality-compact):not(.quality-full){display:none}.simple-random-quality-panel{justify-content:center;text-align:center}}.simple-open-chat-screen,.simple-open-chat-room-screen{display:flex;flex-direction:column;gap:12px;width:100%}.simple-open-chat-hero,.simple-open-chat-room-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#0f172ab8}.simple-open-chat-hero strong,.simple-open-chat-room-head strong{display:block;font-size:1.05rem;color:#fff}.simple-open-chat-hero p,.simple-open-chat-room-head p,.simple-open-chat-room-card p,.simple-open-chat-recommend-row p,.simple-open-chat-list-row p,.simple-open-chat-policy-card p,.simple-open-chat-notice-box p{margin:4px 0 0;color:#e2e8f0c7;font-size:.88rem;line-height:1.45}.simple-open-chat-section{display:flex;flex-direction:column;gap:10px}.simple-open-chat-section h3{margin:0;color:#fff;font-size:.98rem}.simple-open-chat-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.simple-open-chat-room-card,.simple-open-chat-recommend-row,.simple-open-chat-policy-card,.simple-open-chat-notice-box,.simple-open-chat-message{padding:12px;border:1px solid rgba(148,163,184,.2);border-radius:16px;background:#0f172a99}.simple-open-chat-room-card{cursor:pointer}.simple-open-chat-title-row,.simple-open-chat-recommend-row,.simple-open-chat-message-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.simple-open-chat-title-row strong,.simple-open-chat-recommend-row strong,.simple-open-chat-message-meta strong,.simple-open-chat-policy-card strong,.simple-open-chat-notice-box strong{color:#fff}.simple-open-chat-title-row span,.simple-open-chat-message-meta span{color:#e2e8f09e;font-size:.78rem;white-space:nowrap}.simple-open-chat-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.simple-open-chat-tags span,.simple-open-chat-list-row small{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border-radius:999px;background:#ec48991f;color:#fbcfe8eb;font-size:.75rem}.simple-open-chat-recommend-list,.simple-open-chat-message-list{display:flex;flex-direction:column;gap:8px}.simple-open-chat-message.mine{border-color:#ec489961;background:#ec48991a}.simple-open-chat-message p{margin:8px 0;color:#f8fafcf0;line-height:1.55}.simple-open-chat-message-actions{display:flex;gap:6px;flex-wrap:wrap}.simple-open-chat-message-actions button{border:1px solid rgba(148,163,184,.25);background:#0f172ab8;color:#e2e8f0e0;border-radius:999px;padding:5px 9px;font-size:.75rem}.simple-open-chat-create-dialog form{display:flex;flex-direction:column;gap:8px}.simple-open-chat-create-dialog input,.simple-open-chat-create-dialog textarea,.simple-open-chat-create-dialog select{width:100%;border:1px solid rgba(148,163,184,.24);border-radius:12px;background:#0f172ad1;color:#fff;padding:10px 12px}.simple-open-chat-create-dialog textarea{min-height:72px;resize:vertical}.simple-open-chat-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.simple-open-chat-create-help{margin:0;font-size:.8rem}@media (max-width: 720px){.simple-open-chat-hero,.simple-open-chat-room-head{align-items:stretch;flex-direction:column}.simple-open-chat-card-grid,.simple-open-chat-create-grid{grid-template-columns:1fr}.simple-open-chat-recommend-row,.simple-open-chat-title-row{align-items:flex-start;flex-direction:column}}:root{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;border-radius:12px;background:#1d4ed8;color:#fff;padding:12px 16px;cursor:pointer;font-weight:700}button.secondary{background:#111827}input{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px 14px;background:#fff}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}.app-shell.pc-info-wide-shell{width:min(1760px,calc(100% - 20px));max-width:none;margin-left:10px;margin-right:10px;padding-top:18px}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(32px,5vw,56px);line-height:1.06;margin-bottom:14px;letter-spacing:-.04em}h2{letter-spacing:-.03em}.eyebrow{color:#1d4ed8;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.headline-copy{max-width:760px;color:#4b5563;line-height:1.7}.notice{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;padding:14px 16px;border-radius:16px;margin-bottom:20px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 18px 60px #0f172a0f}.auth-card{max-width:720px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wide{grid-column:1 / -1}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.badge{display:inline-flex;align-items:center;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:8px 12px;font-size:13px;font-weight:800}.muted,.policy-copy{color:#6b7280;line-height:1.65}.form-row,.email-create{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.form-row label{flex:1 1 220px;display:grid;gap:8px;color:#374151;font-weight:700}.email-create input{max-width:260px}.email-create span{color:#4b5563;font-weight:800;padding-bottom:12px}.account-list{display:flex;gap:10px;flex-wrap:wrap}.account-pill{background:#f9fafb;color:#111827;border:1px solid #e5e7eb;text-align:left;display:grid;gap:4px}.account-pill.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.account-pill span{font-size:12px;opacity:.8}.message-list{display:grid;gap:10px}.message-card{display:flex;justify-content:space-between;gap:18px;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.message-card p{color:#6b7280;margin-bottom:0}.message-card span{color:#6b7280;white-space:nowrap;font-size:13px}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.plan-card{border:1px solid #e5e7eb;border-radius:18px;padding:18px;display:grid;gap:10px}.plan-card strong{font-size:22px}.orders{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:18px}.policy{background:#111827;color:#fff}.policy p{color:#d1d5db;line-height:1.7}@media (max-width: 780px){.topbar,.section-head,.message-card{flex-direction:column}.dashboard-grid,.plan-grid{grid-template-columns:1fr}.wide{grid-column:auto}}select,textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px 14px;background:#fff;font:inherit}textarea{min-height:120px;resize:vertical;line-height:1.6}.content-editor{min-height:260px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.tabbar{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 20px}.tab{background:#fff;color:#111827;border:1px solid #e5e7eb}.tab.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.form-stack{display:grid;gap:12px}.message-card.stacked{align-items:flex-start}.message-card.stacked>div{display:grid;gap:8px}.mini-row,.link-grid{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.badge.index{background:#ecfdf5;color:#047857}.badge.noindex{background:#fff7ed;color:#c2410c}.split-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.split-grid article{background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:18px}.link-grid a{background:#fff;color:#111827;border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none}@media (max-width: 780px){.split-grid{grid-template-columns:1fr}}.pc-info-secret-shell{display:grid;grid-template-columns:210px minmax(0,1fr);gap:10px;width:100%;align-items:start}.pc-info-sidebar,.pc-info-content,.pc-info-filter-card,.pc-info-card,.pc-info-compare-panel{border:1px solid rgba(148,163,184,.22);background:#0f172ad1;border-radius:22px;box-shadow:0 18px 48px #0f172a47}.pc-info-sidebar{padding:10px;position:sticky;top:10px;align-self:start;margin-left:0}.pc-info-sidebar-head{display:grid;gap:4px;padding:8px 8px 12px;color:#f8fafc}.pc-info-sidebar-head span,.pc-info-sidebar nav small,.pc-info-kicker,.pc-info-secret-url span{color:#e2e8f0ad;font-size:12px}.pc-info-sidebar nav{display:grid;gap:8px}.pc-info-sidebar nav button{display:grid;gap:3px;text-align:left;border:1px solid rgba(148,163,184,.18);border-radius:16px;padding:12px;color:#f8fafcd1;background:#1e293bb8}.pc-info-sidebar nav button.active,.pc-info-sidebar nav button:hover{border-color:#3b82f68c;background:linear-gradient(135deg,#2563eb47,#0ea5e91f);color:#fff}.pc-info-back-button{width:100%;margin-top:12px}.pc-info-content{padding:16px;min-width:0;width:100%}.pc-info-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:8px 4px 16px;color:#f8fafc}.pc-info-hero h2{margin:4px 0 8px;font-size:clamp(22px,3vw,32px)}.pc-info-secret-url{display:grid;gap:4px;min-width:180px;border:1px solid rgba(96,165,250,.3);background:#0f172ac2;border-radius:16px;padding:12px}.pc-info-secret-url strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#bfdbfe}.pc-info-filter-card{display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(5,minmax(140px,1fr));gap:10px;padding:12px;margin-bottom:14px}.pc-info-filter-card label{display:grid;gap:6px;font-size:12px;color:#e2e8f0b8}.pc-info-filter-card input,.pc-info-filter-card select{width:100%;border:1px solid rgba(148,163,184,.28);background:#020617a3;color:#f8fafc;border-radius:12px;padding:10px 12px}.pc-info-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:8px 4px 12px;color:#f8fafc}.pc-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pc-info-card{padding:14px;color:#f8fafc}.pc-info-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;border-bottom:1px solid rgba(148,163,184,.18);padding-bottom:10px}.pc-info-card-head span,.pc-info-spec-list small{color:#e2e8f0a3;font-size:12px}.pc-info-card-head h3{margin:4px 0 0;font-size:18px}.pc-info-card-head em{font-style:normal;white-space:nowrap;border:1px solid rgba(96,165,250,.32);background:#2563eb2e;border-radius:999px;padding:5px 9px;font-size:12px;color:#bfdbfe}.pc-info-spec-list{display:grid;gap:8px;margin:12px 0}.pc-info-spec-list div{display:grid;grid-template-columns:88px 1fr;gap:10px}.pc-info-spec-list dt{color:#e2e8f094;font-size:12px}.pc-info-spec-list dd{margin:0;color:#f8fafceb;font-size:13px}.pc-info-compare-note{min-height:44px;color:#e2e8f0c2;font-size:13px;line-height:1.55}.pc-info-compare-panel{position:sticky;bottom:12px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) auto;gap:12px;align-items:center;margin-top:14px;padding:14px;color:#f8fafc}.pc-info-compare-panel p{margin:4px 0 0;color:#e2e8f0b3;font-size:13px}.pc-info-compare-bars{display:grid;gap:7px}.pc-info-compare-bars div{display:grid;grid-template-columns:150px 1fr 70px;gap:8px;align-items:center;font-size:12px;color:#e2e8f0c2}.pc-info-compare-bars i{display:block;height:8px;border-radius:999px;background:#60a5fa94}.pc-info-compare-bars div.active{color:#fff;font-weight:700}@media (max-width: 920px){.pc-info-secret-shell{grid-template-columns:1fr}.pc-info-sidebar{position:static}.pc-info-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-info-filter-card,.pc-info-grid,.pc-info-compare-panel{grid-template-columns:1fr}.pc-info-hero,.pc-info-toolbar{flex-direction:column;align-items:stretch}}.pc-info-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px}.pc-info-summary-card{display:grid;gap:5px;min-height:108px;padding:14px;text-align:left;color:#f8fafcdb;border:1px solid rgba(148,163,184,.2);border-radius:20px;background:linear-gradient(145deg,#0f172ae0,#1e293bad);box-shadow:0 12px 30px #02061738}.pc-info-summary-card span{color:#e2e8f0b3;font-size:12px}.pc-info-summary-card strong{font-size:24px;color:#fff}.pc-info-summary-card small{color:#bfdbfec7;line-height:1.45}.pc-info-summary-card.active,.pc-info-summary-card:hover{border-color:#3b82f69e;background:linear-gradient(145deg,#2563eb47,#0ea5e924)}.pc-info-table-card{margin-bottom:14px;border:1px solid rgba(148,163,184,.22);background:#0f172ad1;border-radius:22px;box-shadow:0 18px 48px #0f172a38;overflow:hidden}.pc-info-table-scroll{overflow:auto;max-height:560px}.pc-info-table{width:100%;min-width:1180px;border-collapse:separate;border-spacing:0;color:#f8fafce6}.pc-info-table th,.pc-info-table td{padding:12px 13px;border-bottom:1px solid rgba(148,163,184,.14);vertical-align:top;text-align:left;font-size:13px}.pc-info-table th{position:sticky;top:0;z-index:1;color:#e2e8f0b8;background:#020617f0;font-size:12px;white-space:nowrap}.pc-info-table tbody tr{cursor:pointer;transition:background .16s ease,transform .16s ease}.pc-info-table tbody tr:hover{background:#2563eb24}.pc-info-table td strong,.pc-info-table td b,.pc-info-table td small{display:block}.pc-info-table td strong{margin-bottom:4px;color:#fff}.pc-info-table td small{margin-top:3px;color:#e2e8f094;line-height:1.35}@media (max-width: 1180px){.pc-info-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.pc-info-summary-grid{grid-template-columns:1fr}.pc-info-table-scroll{max-height:420px}}@media (min-width: 1500px){.app-shell.pc-info-wide-shell{width:min(1880px,calc(100% - 16px));margin-left:8px;margin-right:8px}.pc-info-secret-shell{grid-template-columns:200px minmax(0,1fr)}.pc-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1180px){.app-shell.pc-info-wide-shell{width:min(100%,calc(100% - 12px));margin-left:6px;margin-right:6px}.pc-info-secret-shell{grid-template-columns:180px minmax(0,1fr)}.pc-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.pc-info-secret-shell{grid-template-columns:1fr}.pc-info-sidebar{position:static}.pc-info-filter-card,.pc-info-grid{grid-template-columns:1fr}}.pc-info-view-tabs{display:inline-flex;gap:8px;margin:0 0 14px;padding:6px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#0f172ab8}.pc-info-view-tabs button{border:1px solid transparent;border-radius:14px;padding:10px 14px;color:#e2e8f0c2;background:transparent;font-weight:700}.pc-info-view-tabs button.active,.pc-info-view-tabs button:hover{color:#fff;border-color:#60a5fa73;background:linear-gradient(135deg,#2563eb52,#0ea5e91f)}.pc-compatibility-shell{display:grid;gap:14px}.pc-compatibility-hero,.pc-compatibility-controls,.pc-compatibility-picker,.pc-compatibility-result-card,.pc-compatibility-guide{border:1px solid rgba(148,163,184,.22);background:#0f172ad1;border-radius:22px;box-shadow:0 18px 48px #0f172a38;color:#f8fafc}.pc-compatibility-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;align-items:stretch;padding:18px}.pc-compatibility-hero h3,.pc-compatibility-selected h3,.pc-compatibility-result-card h3,.pc-compatibility-guide h3{margin:4px 0 8px}.pc-compatibility-rule-card{display:grid;gap:8px;align-content:start;padding:14px;border:1px solid rgba(96,165,250,.26);border-radius:18px;background:#02061773}.pc-compatibility-rule-card span{color:#bfdbfee6;font-size:13px}.pc-compatibility-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.pc-compatibility-controls button{display:grid;gap:6px;min-height:92px;padding:14px;text-align:left;border:1px solid rgba(148,163,184,.2);border-radius:18px;color:#f8fafce0;background:#1e293bb8}.pc-compatibility-controls button small{color:#e2e8f09e;line-height:1.45}.pc-compatibility-controls button.active,.pc-compatibility-controls button:hover{border-color:#3b82f69e;background:linear-gradient(145deg,#2563eb4d,#0ea5e924)}.pc-compatibility-picker{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:14px;padding:14px}.pc-compatibility-picker label{display:grid;gap:8px;color:#e2e8f0b8;font-size:12px}.pc-compatibility-picker select{width:100%;min-height:48px;border:1px solid rgba(148,163,184,.28);background:#020617a3;color:#f8fafc;border-radius:14px;padding:11px 12px}.pc-compatibility-selected{padding:14px;border:1px solid rgba(96,165,250,.24);border-radius:18px;background:#02061761}.pc-compatibility-selected>span{color:#bfdbfed1;font-size:12px}.pc-compatibility-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pc-compatibility-result-card{padding:16px}.pc-compatibility-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) minmax(100px,auto);gap:12px;align-items:center;padding:12px 0;border-top:1px solid rgba(148,163,184,.14)}.pc-compatibility-row strong{color:#fff}.pc-compatibility-row span{color:#e2e8f0ad;font-size:13px}.pc-compatibility-row b{color:#bfdbfe;font-size:13px;text-align:right}.pc-compatibility-guide{display:grid;gap:10px;padding:16px}.pc-compatibility-guide div{display:grid;grid-template-columns:180px 1fr;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.14);border-radius:16px;background:#02061747}.pc-compatibility-guide span{color:#e2e8f0b8;line-height:1.55}@media (max-width: 980px){.pc-compatibility-hero,.pc-compatibility-controls,.pc-compatibility-picker,.pc-compatibility-result-grid,.pc-compatibility-row,.pc-compatibility-guide div{grid-template-columns:1fr}.pc-compatibility-row b{text-align:left}}.pc-ai-update-shell{display:grid;gap:18px}.pc-ai-update-hero,.pc-ai-rule-card,.pc-ai-update-table-card,.pc-ai-status-card{border:1px solid rgba(148,163,184,.18);border-radius:24px;background:#0f172aeb;box-shadow:0 18px 50px #0f172a2e}.pc-ai-update-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:18px;padding:22px}.pc-ai-update-hero h3,.pc-ai-update-table-card h3{margin:0;color:#f8fafc}.pc-ai-status-card{margin:0;padding:16px;display:grid;gap:10px}.pc-ai-status-card div{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(148,163,184,.12);padding-bottom:8px}.pc-ai-status-card dt{color:#94a3b8;font-size:12px}.pc-ai-status-card dd{margin:0;color:#e2e8f0;font-weight:800;text-align:right}.pc-ai-rule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pc-ai-rule-card{padding:16px}.pc-ai-rule-card strong{color:#f8fafc;display:block;margin-bottom:8px}.pc-ai-rule-card p{color:#94a3b8;margin:0;font-size:13px;line-height:1.55}.pc-ai-update-table-card{padding:18px}@media (max-width: 980px){.pc-ai-update-hero,.pc-ai-rule-grid{grid-template-columns:1fr}}.pc-cpu-generation-filter{grid-column:span 2;border:1px solid rgba(148,163,184,.24);background:#0f172a94;border-radius:14px;padding:10px;display:grid;gap:10px;min-width:0}.pc-cpu-generation-filter legend{padding:0 6px;font-size:12px;color:#e2e8f0b8}.pc-cpu-generation-filter-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.pc-cpu-generation-filter-head strong{color:#f8fafc;font-size:13px}.pc-cpu-generation-filter-head button{border:1px solid rgba(96,165,250,.34);background:#2563eb29;color:#bfdbfe;border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}.pc-cpu-generation-brand-box{display:grid;gap:8px}.pc-cpu-generation-brand-box>b{color:#f8fafc;font-size:13px}.pc-cpu-generation-check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:8px}.pc-cpu-generation-check-grid label{display:flex;align-items:center;gap:7px;border:1px solid rgba(148,163,184,.22);background:#0206178a;border-radius:12px;padding:8px 9px;color:#e2e8f0d6;cursor:pointer}.pc-cpu-generation-check-grid label.checked{border-color:#60a5fab8;background:#2563eb38;color:#eff6ff}.pc-cpu-generation-check-grid input{width:auto;accent-color:#60a5fa}.pc-cpu-generation-check-grid span{font-size:12px;white-space:nowrap}.pc-cpu-generation-check-grid small{margin-left:auto;color:#bfdbfed1;font-size:11px}.pc-info-sort-button{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;border:0;background:transparent;color:inherit;padding:0;font:inherit;text-align:left;cursor:pointer}.pc-info-sort-button.active{color:#bfdbfe}.pc-info-sort-button small{display:inline-flex;color:#60a5faf2;font-size:10px}@media (max-width: 980px){.pc-cpu-generation-filter{grid-column:1 / -1}}.simple-account-location-consent{display:flex;flex-direction:column;gap:8px}.simple-account-location-consent>span{font-weight:700}.simple-account-location-consent button{width:100%}.simple-account-location-consent .muted{margin:0;font-size:13px;line-height:1.45}.simple-open-call-create-dialog{gap:14px;max-width:420px}.simple-open-call-target-title{display:flex;align-items:center;justify-content:center;color:#555;font-size:13px;font-weight:800;letter-spacing:-.02em}.simple-open-call-target-title:before,.simple-open-call-target-title:after{content:"";flex:1;height:1px;background:#e5e7eb;margin:0 10px}.simple-open-call-create-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.simple-open-call-create-grid label,.simple-field-label{display:flex;flex-direction:column;gap:6px;color:#222;font-size:12px;font-weight:800}.simple-open-call-create-grid input,.simple-open-call-create-grid select,.simple-field-label input,.simple-field-label select{width:100%;min-height:40px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111827;padding:0 10px;font-size:13px;box-sizing:border-box}.simple-open-call-age-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:4px}.simple-open-call-age-row em{font-style:normal;color:#777;font-weight:900}.simple-friend-panel{display:flex;flex-direction:column;gap:12px}.simple-friend-menu-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.simple-call-menu-button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.simple-friend-list-card,.simple-personal-call-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:12px}.simple-friend-search-input{width:100%;min-height:44px;border:1px solid #e5e7eb;border-radius:14px;padding:0 12px;box-sizing:border-box;font-size:14px;background:#fff;color:#111827}.simple-friend-list,.simple-personal-friend-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.simple-friend-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #eef2f7;border-radius:14px;background:#fbfdff}.simple-friend-row strong{display:block;color:#111827;font-size:14px}.simple-friend-row p,.simple-friend-row small{display:block;margin:3px 0 0;color:#6b7280;font-size:12px}@media (max-width: 480px){.simple-open-call-create-grid,.simple-friend-menu-panel{grid-template-columns:1fr}}.simple-random-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0}.simple-random-live-grid>div,.simple-mic-test-card,.simple-random-quality-panel,.simple-call-rating-section{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:10px;box-shadow:0 6px 18px #0f172a0f}.simple-random-live-grid span,.simple-random-quality-panel span{display:block;color:#64748b;font-size:12px}.simple-random-live-grid strong,.simple-random-quality-panel strong{display:block;color:#0f172a;font-size:13px;margin-top:3px}.simple-mic-test-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;margin:8px 0}.simple-mic-test-card small{grid-column:1 / -1;color:#64748b}.simple-mic-wave{height:10px;border-radius:999px;background:#eef2f7;overflow:hidden}.simple-mic-wave span{display:block;height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#38bdf8);transition:width .12s ease}.simple-random-quality-panel{display:grid;grid-template-columns:1fr repeat(3,auto);gap:8px;align-items:center;margin-bottom:8px}.simple-random-quality-panel.stable{border-color:#22c55e47}.simple-random-quality-panel.normal{border-color:#eab30852}.simple-random-quality-panel.unstable{border-color:#ef444452}.simple-random-match-card.effect-stars{background-image:radial-gradient(circle at 20% 15%,rgba(147,197,253,.22),transparent 24%),radial-gradient(circle at 80% 8%,rgba(244,114,182,.18),transparent 18%)}.simple-random-match-card.effect-city{background-image:linear-gradient(180deg,rgba(15,23,42,.05),transparent),radial-gradient(circle at 50% 100%,rgba(56,189,248,.18),transparent 30%)}.simple-random-match-card.effect-rain{background-image:repeating-linear-gradient(115deg,rgba(148,163,184,.18) 0 1px,transparent 1px 14px)}.simple-random-match-card.night-mode{background-color:#0f172a;color:#f8fafc}.simple-random-match-card.night-mode .simple-random-peer-profile-card,.simple-random-match-card.night-mode .simple-random-chat-panel,.simple-random-match-card.night-mode .simple-random-quality-panel,.simple-random-match-card.night-mode .simple-random-match-panel{background:#ffffffeb;color:#0f172a}.simple-random-peer-profile-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.simple-random-peer-profile-head small{color:#16a34a;font-size:12px;font-weight:700}.simple-random-mood-grid button{display:flex;flex-direction:column;align-items:flex-start;gap:3px;text-align:left}.simple-random-mood-grid small{color:#64748b;font-size:11px;font-weight:500}.simple-call-rating-section .simple-call-ended-actions button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.simple-call-rating-section small{display:block;margin-top:8px;color:#475569}@media (max-width: 720px){.simple-random-live-grid,.simple-random-quality-panel,.simple-mic-test-card{grid-template-columns:1fr}}.simple-random-call-status-compact{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:10px;box-shadow:0 6px 18px #0f172a0d}.simple-random-call-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.simple-random-call-status-grid button,.simple-random-remaining-time{min-height:36px;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#111827;font-size:13px;font-weight:800}.simple-random-remaining-time{width:100%;margin-top:6px}.simple-random-live-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0}.simple-random-live-row button{min-width:0;border:1px solid #e5e7eb;border-radius:13px;background:#fff;color:#111827;padding:8px 6px;text-align:center}.simple-random-live-row span,.simple-random-live-row strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-random-live-row span{color:#6b7280;font-size:11px}.simple-random-live-row strong{color:#111827;font-size:12px;margin-top:2px}.simple-random-tag-priority-panel{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e5e7eb;border-radius:14px;padding:8px;margin:8px 0;box-shadow:0 6px 18px #0f172a0a}.simple-random-tag-priority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.simple-random-tag-priority-grid label{margin:0}.simple-random-tag-priority-grid select{width:100%;min-height:38px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;color:#111827;padding:0 8px;font-size:13px;font-weight:800}.quality-compact{display:none}.simple-open-call-screen{display:flex;flex-direction:column;gap:8px}.simple-open-call-toolbar{display:flex;justify-content:flex-end}.simple-open-call-list{display:flex;flex-direction:column;gap:0;overflow:auto;scrollbar-width:none}.simple-open-call-list::-webkit-scrollbar{display:none}.simple-open-call-room-card{display:grid;grid-template-columns:1fr;gap:6px;padding:12px 0;border-bottom:1px solid #e5e7eb;background:transparent}.simple-open-call-room-title-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.simple-open-call-room-title-row strong{color:#111827;font-size:15px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-open-call-request-button{min-height:34px;padding:0 14px;border-radius:999px}.simple-open-call-room-theme{margin:0;color:#374151;font-size:13px;font-weight:800}.simple-open-call-room-meta{display:flex;flex-wrap:wrap;gap:6px}.simple-open-call-room-meta span{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:12px;font-weight:800}.simple-open-call-scroll-sentinel{height:1px;overflow:hidden;color:transparent}.simple-open-call-create-dialog{gap:8px;max-width:360px;padding:16px}.simple-open-call-dialog-title{display:block;text-align:center;color:#111827;font-size:16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.simple-open-call-create-dialog input,.simple-open-call-create-dialog select{width:100%;min-height:42px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111827;padding:0 10px;font-size:14px;font-weight:700;box-sizing:border-box}.simple-open-call-theme-grid{display:grid;grid-template-columns:1fr;gap:6px}.simple-open-call-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:8px;border-top:1px solid #e5e7eb}@media (max-width: 520px){.simple-random-live-row{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-random-live-row button{padding:7px 4px}.simple-random-live-row span{font-size:10px}.simple-random-live-row strong{font-size:11px}.simple-random-quality-panel{grid-template-columns:1fr!important;gap:4px}.simple-random-quality-panel span:not(.quality-compact),.simple-random-quality-panel .quality-full{display:none!important}.simple-random-quality-panel .quality-compact{display:inline!important}.simple-random-tag-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-random-tag-priority-grid select{font-size:12px;padding:0 4px}}.simple-friend-panel{gap:10px}.simple-friend-menu-panel{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px}.simple-friend-menu-panel .simple-call-menu-button{min-height:46px;justify-content:center;align-items:center;text-align:center;padding:10px 8px}.simple-friend-list-card{padding:10px}.simple-friend-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;padding:10px;position:relative}.simple-friend-row-main{min-width:0}.simple-friend-title-line{display:flex;align-items:center;gap:6px;min-width:0}.simple-friend-title-line strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.simple-friend-title-line em{flex:0 0 auto;font-style:normal;color:#6b7280;font-size:11px;font-weight:800}.simple-friend-presence{width:9px;height:9px;border-radius:999px;flex:0 0 auto;box-shadow:0 0 0 3px #94a3b824}.simple-friend-presence.online{background:#22c55e}.simple-friend-presence.offline{background:#ef4444}.simple-friend-meta{display:flex!important;gap:6px;flex-wrap:nowrap;min-width:0}.simple-friend-meta span{display:inline-flex;align-items:center;max-width:33%;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:3px 7px;border-radius:999px;background:#eef2ff;color:#334155;font-size:11px;font-weight:900}.simple-friend-intro{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:4px}.simple-friend-row-actions{display:grid;grid-template-rows:auto auto;align-content:center;gap:6px;width:58px}.simple-friend-small-button,.simple-friend-call-button{width:58px;min-height:32px;border-radius:10px;font-size:12px;font-weight:900;padding:0 6px}.simple-friend-small-button{border:1px solid #fecaca;background:#fff1f2;color:#be123c}.simple-friend-menu-wrap{position:relative}.simple-friend-action-popover{position:absolute;right:0;top:36px;width:128px;display:grid;gap:4px;padding:6px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 16px 36px #0f172a29;z-index:20}.simple-friend-action-popover button{border:0;background:#f8fafc;color:#111827;border-radius:9px;padding:8px;text-align:left;font-size:12px;font-weight:900}.simple-friend-request-sections{display:grid;gap:14px;margin-top:10px}.simple-friend-request-sections h3{margin:0 0 6px;color:#111827;font-size:13px}.simple-friend-info-modal{max-width:360px}.simple-friend-field-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.simple-friend-field-checks label{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;font-size:12px;font-weight:900}@media (max-width: 480px){.simple-friend-menu-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.simple-friend-row{grid-template-columns:minmax(0,1fr) 54px;gap:6px}.simple-friend-row-actions,.simple-friend-small-button,.simple-friend-call-button{width:54px}.simple-friend-title-line em{font-size:10px}}.simple-chat-panel{display:flex;flex-direction:column;gap:12px;width:100%}.simple-chat-menu-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-personal-chat-screen,.simple-open-chat-screen{display:flex;flex-direction:column;gap:10px;width:100%}.simple-chat-search-input,.simple-chat-friend-source-select{width:100%;min-height:44px;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:0 12px;background:#fff;color:#111827;font-size:14px;box-sizing:border-box}.simple-chat-tab-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.simple-chat-tab-row button{min-height:42px;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff;color:#111827;font-weight:800}.simple-chat-tab-row button.active{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border-color:transparent}.simple-chat-infinite-list{display:flex;flex-direction:column;gap:8px;max-height:min(58vh,560px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.simple-chat-infinite-list::-webkit-scrollbar{display:none}.simple-chat-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid rgba(15,23,42,.09);border-radius:16px;background:#fff;box-shadow:0 8px 18px #0f172a0d}.simple-chat-list-row strong,.simple-chat-list-row p,.simple-chat-list-row small{display:block;min-width:0;margin:0}.simple-chat-list-row p{margin-top:4px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-chat-list-row small{margin-top:4px;color:#64748b;font-size:12px}.simple-chat-unread-badge{min-width:24px;height:24px;border-radius:999px;background:#ef4444;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}@media (max-width: 520px){.simple-chat-menu-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-chat-list-row{padding:10px}}.simple-account-settings-page{max-width:760px;margin:0 auto}.simple-account-settings-card{display:flex;flex-direction:column;gap:10px;padding:14px}.simple-account-settings-section{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;padding:12px}.simple-account-settings-section h3{margin:0;font-size:1rem;color:#111827}.simple-account-settings-divider{display:flex;align-items:center;justify-content:center;min-height:28px;margin:2px 0;color:#6b7280;font-size:.84rem;font-weight:800;letter-spacing:-.01em;border-top:1px solid rgba(148,163,184,.35);border-bottom:1px solid rgba(148,163,184,.35);background:#f9fafb}.simple-account-settings-form{display:flex;flex-direction:column;gap:10px}.simple-account-settings-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;font-size:.9rem;font-weight:800;color:#111827}.simple-account-settings-row input,.simple-account-settings-row select,.simple-account-region-controls input{width:100%;min-height:42px;border:1px solid rgba(148,163,184,.55);border-radius:12px;background:#fff;padding:0 12px;color:#111827;font-size:.92rem;box-sizing:border-box}.simple-account-gender-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.simple-account-gender-buttons button,.simple-account-region-actions button{min-height:40px;border-radius:12px}.simple-account-gender-buttons button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:900}.simple-account-region-controls{display:flex;flex-direction:column;gap:8px}.simple-account-region-actions{display:grid;grid-template-columns:1fr .6fr;gap:8px}.simple-account-nested-settings{gap:8px}.simple-account-settings-collapse{border:1px solid rgba(148,163,184,.35);border-radius:14px;background:#fff;overflow:hidden}.simple-account-settings-collapse summary{cursor:pointer;list-style:none;padding:13px 14px;font-weight:900;color:#111827;display:flex;align-items:center;justify-content:space-between}.simple-account-settings-collapse summary::-webkit-details-marker{display:none}.simple-account-settings-collapse summary:after{content:"접어두기";font-size:.74rem;color:#64748b;font-weight:800}.simple-account-settings-collapse[open] summary:after{content:"닫기"}.simple-account-child-setting-body{padding:0 10px 10px}.simple-account-child-setting-body .simple-call-config-card{border-radius:14px;box-shadow:none}@media (max-width: 640px){.simple-account-settings-card{padding:8px}.simple-account-settings-section{padding:10px}.simple-account-settings-row{grid-template-columns:58px minmax(0,1fr);gap:6px}}.simple-goodnight-call-strip{display:grid;grid-template-columns:minmax(88px,.8fr) 1.6fr auto;align-items:center;gap:10px;padding:12px;margin:10px 0 12px;border:1px solid rgba(255,105,180,.26);border-radius:18px;background:linear-gradient(135deg,#1a0c21f0,#050612f5);box-shadow:0 16px 38px #00000047}.simple-goodnight-call-strip div{display:flex;flex-direction:column;gap:2px}.simple-goodnight-call-strip span{font-size:11px;color:#ffffff8f}.simple-goodnight-call-strip strong{font-size:22px;color:#fff;letter-spacing:-.02em}.simple-goodnight-call-strip p{margin:0;font-size:12px;line-height:1.45;color:#ffffffb8}.simple-goodnight-call-strip button{border:1px solid rgba(255,105,180,.45);border-radius:999px;padding:10px 12px;background:#ffffff0f;color:#fff;font-weight:800;cursor:pointer}.simple-goodnight-call-strip button.active{background:linear-gradient(135deg,#ff4fa3,#8b5cf6);border-color:transparent}@media (max-width: 640px){.simple-goodnight-call-strip{grid-template-columns:1fr}.simple-goodnight-call-strip button{width:100%}}.simple-chat-menu-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-random-chat-screen{display:flex;flex-direction:column;gap:12px;width:100%}.simple-random-chat-hero,.simple-random-chat-priority-card,.simple-random-chat-room-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:linear-gradient(135deg,#f8fafc,#eef2ff);padding:14px;box-sizing:border-box}.simple-random-chat-hero strong,.simple-random-chat-priority-card strong,.simple-random-chat-room-head strong{font-size:16px;font-weight:900;color:#111827}.simple-random-chat-hero p,.simple-random-chat-priority-card p,.simple-random-chat-room-head p{margin:4px 0 0;color:#64748b;font-size:12px;font-weight:700}.simple-random-chat-priority-card{display:block}.simple-random-chat-score-row,.simple-random-chat-waiting-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.simple-random-chat-score-row span,.simple-random-chat-waiting-meta span{border-radius:999px;background:#2563eb1a;color:#1d4ed8;padding:6px 10px;font-size:12px;font-weight:900}.simple-random-chat-score-row b{border-radius:999px;background:#111827;color:#fff;padding:6px 10px;font-size:12px}.simple-random-chat-waiting-panel{border:1px solid rgba(37,99,235,.14);border-radius:20px;background:radial-gradient(circle at top,#2563eb24,#fff 65%);padding:22px 14px;text-align:center}.simple-random-waiting-orbit{width:72px;height:72px;border-radius:999px;border:3px solid rgba(37,99,235,.16);margin:0 auto 12px;position:relative;animation:playmRandomChatOrbit 1.2s linear infinite}.simple-random-waiting-orbit span{position:absolute;top:-5px;left:50%;width:12px;height:12px;border-radius:999px;background:#2563eb;transform:translate(-50%)}.simple-random-chat-room-list{min-height:260px;max-height:420px;overflow:auto;display:flex;flex-direction:column;gap:8px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#f8fafc;padding:12px}.simple-random-chat-room .simple-random-chat-form{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:8px}.simple-random-chat-room .simple-random-chat-form input{min-height:44px;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:0 12px}@keyframes playmRandomChatOrbit{to{transform:rotate(360deg)}}@media (max-width: 480px){.simple-chat-menu-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.simple-random-chat-hero,.simple-random-chat-room-head{align-items:stretch;flex-direction:column}}.simple-chat-category-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:0 0 12px;padding:8px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#0f172ab8}.simple-chat-category-tabs button{min-height:44px;border:1px solid rgba(148,163,184,.24);border-radius:13px;background:#1e293bdb;color:#e5e7eb;font-weight:800;cursor:pointer}.simple-chat-category-tabs button.active{border-color:#f472b6c7;background:linear-gradient(135deg,#ec489947,#7c3aed3d);color:#fff;box-shadow:0 10px 24px #ec48992e}.simple-sdk-api-panel{display:flex;flex-direction:column;gap:14px;width:100%}.simple-sdk-api-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.simple-sdk-api-category-card{min-height:132px;border:1px solid rgba(37,99,235,.18);border-radius:20px;background:#fff;padding:18px;text-align:left;cursor:pointer;box-shadow:0 14px 34px #0f172a14}.simple-sdk-api-category-card strong{display:block;color:#0f172a;font-size:24px;font-weight:900;margin-bottom:8px}.simple-sdk-api-category-card span{color:#64748b;font-size:13px;font-weight:700;line-height:1.5}.simple-sdk-api-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:end}.simple-sdk-api-toolbar label{display:flex;flex-direction:column;gap:6px;color:#334155;font-size:12px;font-weight:900}.simple-sdk-api-toolbar input{width:100%;min-height:44px;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:0 12px}.simple-sdk-api-list{display:flex;flex-direction:column;gap:8px}.simple-sdk-api-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;padding:14px}.simple-sdk-api-list-row strong{display:block;color:#0f172a;font-size:15px;font-weight:900}.simple-sdk-api-list-row p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.45}.simple-sdk-api-list-row span{border-radius:999px;background:#2563eb1a;color:#1d4ed8;padding:7px 10px;font-size:12px;font-weight:900;white-space:nowrap}@media (max-width: 560px){.simple-sdk-api-category-grid,.simple-sdk-api-toolbar,.simple-sdk-api-list-row{grid-template-columns:1fr}}.simple-blog-panel,.simple-business-card-panel{display:flex;flex-direction:column;gap:14px}.simple-blog-toolbar,.simple-business-card-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#fffffff0}.simple-blog-toolbar>div:first-child,.simple-business-card-toolbar>div:first-child{display:flex;flex-direction:column;gap:2px}.simple-blog-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:min(100%,360px)}.simple-blog-toolbar-actions input{min-width:0;flex:1;border:1px solid rgba(148,163,184,.42);border-radius:999px;padding:9px 12px;background:#fff;color:#0f172a;font-size:13px;font-weight:700}.simple-blog-toolbar strong,.simple-business-card-toolbar strong{font-size:15px;letter-spacing:-.03em}.simple-blog-toolbar span,.simple-business-card-toolbar span{color:#64748b;font-size:12px;font-weight:700}.simple-blog-form,.simple-business-card-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#fffffff5}.simple-blog-form label,.simple-business-card-form label,.simple-blog-image-field{display:flex;flex-direction:column;gap:6px;color:#334155;font-size:12px;font-weight:800}.simple-blog-form input,.simple-blog-form select,.simple-blog-form textarea,.simple-business-card-form input,.simple-business-card-form textarea{width:100%;border:1px solid rgba(148,163,184,.45);border-radius:12px;padding:10px 12px;background:#fff;color:#0f172a;font:inherit;font-size:13px}.simple-blog-form textarea,.simple-business-card-form textarea{resize:vertical;min-height:140px}.simple-blog-form-wide,.simple-business-card-form-wide,.simple-blog-image-field,.simple-blog-image-preview-grid,.simple-blog-form-actions,.simple-business-card-form-actions{grid-column:1 / -1}.simple-blog-image-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.simple-blog-image-preview-grid figure{position:relative;margin:0;overflow:hidden;border-radius:14px;border:1px solid rgba(148,163,184,.3);aspect-ratio:1 / 1;background:#f8fafc}.simple-blog-image-preview-grid img{width:100%;height:100%;object-fit:cover}.simple-blog-image-preview-grid button{position:absolute;right:6px;bottom:6px;border:0;border-radius:999px;padding:4px 8px;background:#0f172ad1;color:#fff;font-size:11px;font-weight:800}.simple-blog-form-actions,.simple-business-card-form-actions{display:flex;justify-content:flex-end;gap:8px}.simple-blog-list,.simple-business-card-list{display:flex;flex-direction:column;gap:10px}.simple-blog-list-row{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:12px;align-items:center;padding:12px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#fffffff5}.simple-blog-list-row div{min-width:0;display:flex;flex-direction:column;gap:4px}.simple-blog-list-row span{width:fit-content;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:3px 8px;font-size:11px;font-weight:900}.simple-blog-list-row strong{color:#0f172a;font-size:15px;letter-spacing:-.03em}.simple-blog-list-row p{margin:0;color:#475569;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.simple-blog-list-row small{color:#94a3b8;font-size:11px;font-weight:700}.simple-blog-list-row>img{width:96px;height:72px;border-radius:14px;object-fit:cover;border:1px solid rgba(148,163,184,.24)}.simple-business-card-row{display:grid;grid-template-columns:48px 1fr 1fr 1.4fr 1.2fr 80px;gap:8px;align-items:center;padding:10px 12px;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:#fffffff5;font-size:12px}.simple-business-card-head{color:#64748b;font-weight:900;background:#f8fafc}@media (max-width: 720px){.simple-blog-toolbar,.simple-business-card-toolbar{align-items:stretch;flex-direction:column}.simple-blog-form,.simple-business-card-form,.simple-blog-list-row,.simple-business-card-row{grid-template-columns:1fr}.simple-blog-image-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-blog-list-row>img{width:100%;height:160px}}.simple-blog-category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px}.simple-blog-category-tabs button{border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#0f172ab8;color:#cbd5e1;min-height:36px;font-weight:700;cursor:pointer}.simple-blog-category-tabs button.active{border-color:#818cf8b8;background:#4f46e552;color:#fff}@media (max-width: 640px){.simple-blog-category-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.simple-blog-category-tabs button{min-height:32px;font-size:12px;padding:0 4px}}.simple-blog-write-layout{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.simple-blog-write-list-action{display:flex;justify-content:flex-end;padding:10px 12px}.simple-blog-write-section{border-top:1px solid rgba(148,163,184,.35);padding:12px}.simple-blog-title-row{display:grid;grid-template-columns:1fr 4fr;gap:10px;align-items:end}.simple-blog-category-field,.simple-blog-title-field,.simple-blog-tag-field{min-width:0}.simple-blog-tag-field small{color:#64748b;font-size:11px;font-weight:800}.simple-blog-write-layout .simple-blog-form-wide,.simple-blog-write-layout .simple-blog-image-field,.simple-blog-write-layout .simple-blog-image-preview-grid,.simple-blog-write-layout .simple-blog-form-actions{grid-column:auto}.simple-blog-write-layout .simple-blog-form-wide textarea{min-height:260px}.simple-blog-list-title-line{display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important;min-width:0}.simple-blog-list-title-line strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-blog-list-tags{display:flex!important;flex:1;flex-direction:row!important;flex-wrap:wrap;justify-content:flex-end;gap:4px!important;min-width:120px}.simple-blog-list-tags span{background:#f1f5f9;color:#475569;border:1px solid rgba(148,163,184,.24);padding:2px 7px;font-size:10px;font-weight:800}@media (max-width: 720px){.simple-blog-title-row{grid-template-columns:1fr}.simple-blog-write-list-action,.simple-blog-write-section{padding:10px}.simple-blog-toolbar-actions{width:100%;min-width:0}.simple-blog-list-title-line{align-items:flex-start;flex-direction:column!important}.simple-blog-list-tags{justify-content:flex-start;min-width:0}}
