.period-selector{display:flex;justify-content:space-between;align-items:center;padding:24px;border-radius:12px;border:1px solid #e1e2e4}.period-selector .buttons{display:flex;gap:0 10px}.period-selector .buttons button{padding:9px 14px;border:1px solid hsla(225,5%,46%,.16);background:#fff;border-radius:4px;cursor:pointer;transition:all .1s;font-size:15px;line-height:22px;font-weight:500;color:#555}.period-selector .buttons button:hover{background:#f5f5f5;border-color:#999;color:#222}.period-selector .buttons button.active{background:#000;color:#fff;border-color:#000}.period-selector .right{display:flex;gap:0 10px}.period-selector .right .input_cont .search_input{width:335px;height:40px;background:#f4f4f5 url(/_next/static/media/search.897285de.svg) no-repeat 10px 50%;border-radius:6px;border:0;padding:0 8px 0 36px;font-size:16px;font-weight:400;outline:none}.period-selector .right .input_cont .search_input::placeholder{color:rgba(55,56,60,.28)}.period-selector .actions{display:flex;gap:10px}.search-bar{justify-content:space-between;gap:12px;padding:14px 16px;background:transparent;border:1px solid #e1e2e4;border-radius:8px;margin-bottom:16px}.search-bar,.search-bar-row{display:flex;align-items:center}.search-bar-row{gap:10px}.search-bar-label{font-size:13px;font-weight:600;color:#333;white-space:nowrap}.month-picker-wrap{position:relative}.month-picker-trigger{display:flex;align-items:center;justify-content:space-between;width:150px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:8px;background:#fff}.month-picker-trigger .placeholder{color:#aaa}.month-picker-trigger.focused{border-color:#222;box-shadow:0 0 0 2px rgba(34,34,34,.1);outline:none}.picker-arrow{font-size:11px;color:#888;flex-shrink:0}.month-picker-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:200;background:#fff;border:1px solid #ddd;border-radius:10px;padding:14px;box-shadow:0 6px 20px rgba(0,0,0,.12);width:224px}.picker-year-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:12px}.picker-year-nav span{font-size:15px;font-weight:600;min-width:64px;text-align:center}.picker-year-nav button{background:none;border:none;cursor:pointer;font-size:18px;color:#555;padding:2px 8px;border-radius:4px;line-height:1}.picker-year-nav button:hover:not(:disabled){background:#f0f0f0}.picker-year-nav button:disabled{color:#ccc;cursor:default}.picker-month-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.picker-month-btn{padding:9px 0;border-radius:6px;border:1.5px solid #eee;background:#fff;color:#333;font-size:13px;cursor:pointer;transition:all .12s;font-family:inherit}.picker-month-btn:hover:not(.disabled):not(.selected){border-color:#bbb;background:#f5f5f5}.picker-month-btn.selected{border-color:var(--primary-color,#c8161d);background:var(--primary-color,#c8161d);color:#fff;font-weight:600}.picker-month-btn.disabled{color:#ccc;border-color:#f0f0f0;cursor:default;background:#fafafa}.search-bar-actions{display:flex;gap:8px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.stats-grid .card{height:130px;padding:20px;border-radius:12px;transition:all .1s;background:#e4f7d7;position:relative;border:0;box-shadow:none}.stats-grid .card:nth-of-type(2){background:#d6f2ff}.stats-grid .card:nth-of-type(3){background:#d6e6ff}.stats-grid .card:nth-of-type(4){background:#e6e0fd}.stats-grid .card:after{content:"";width:40px;height:40px;border-radius:50%;background:#429e00 url(/_next/static/media/card_ico_01.6850a0ac.svg) no-repeat 50% 50%;background-size:20px;position:absolute;right:20px;bottom:20px}.stats-grid .card:nth-of-type(2):after{background-color:#008dcf;background-image:url(/_next/static/media/card_ico_02.7e4e0343.svg)}.stats-grid .card:nth-of-type(3):after{background-color:#005eeb;background-image:url(/_next/static/media/card_ico_03.edddf59e.svg)}.stats-grid .card:nth-of-type(4):after{background-color:#5b37ed;background-image:url(/_next/static/media/card_ico_04.451bdc0d.svg)}.stats-grid .card:hover{transform:translateY(-2px)}.stats-grid .card h3{font-size:16px;color:#171719;font-weight:700;letter-spacing:1px}.stats-grid .card .value{font-size:28px;font-weight:700;color:#171719;margin-bottom:10px;line-height:38px}.stats-grid .card .change{font-size:14px;line-height:24px;font-weight:700;display:inline-block;padding:0 6px;border-radius:12px;background:hsla(225,5%,46%,.16)}.stats-grid .card .change.up{color:#00bf40}.stats-grid .card .change.down{color:#ff4242}.middle-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;align-items:start}.middle-grid-item{height:100%;display:flex;flex-direction:column}.service-grid{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:12px;gap:12px}.service-grid .card{padding:18px 14px;background:#f8f8f8;border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:8px;transition:all .1s;border:0;box-shadow:none}.service-grid .card:hover{background:#f5f5f5}.service-grid .card .name{font-weight:700;color:#171719;font-size:16px;line-height:24px;white-space:nowrap}.service-grid .card .status{flex:0 0 auto;padding:0 10px;border-radius:12px;font-size:13px;height:24px;line-height:24px;font-weight:500;letter-spacing:.5px}.service-grid .card .status.waiting{background:#f9f1e5;color:#ff9200}.service-grid .card .status.stopped{background:#f9eaea;color:#ff4242}.service-grid .card .status.sending{background:#e5f4ea;color:#00bf40}.pending-table td:first-child,.pending-table td:last-child,.pending-table th:first-child,.pending-table th:last-child{width:100px}.pending-link{height:24px;line-height:24px;display:inline-block;color:#ff9200;text-decoration:none;font-size:13px;font-weight:500;background:#fff7eb;padding:0 10px;border-radius:12px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:20px}.login-container{width:100%;max-width:400px}.login-header{height:144px;background:url(/_next/static/media/logo.1b1bc231.svg) no-repeat 50% 0}.login-header h1{font-size:0}.login-header p{display:none}.login-form>div{margin-bottom:40px;position:relative}.login-form .fail_txt{font-size:12px;line-height:16px;font-weight:400;color:#ff4242;position:absolute;left:0;bottom:-24px}.login-form label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:8px}.login-form input[type=password],.login-form input[type=text]{width:100%;padding:12px 46px 12px 16px;border:1px solid hsla(225,5%,46%,.16);border-radius:4px;font-size:14px;color:#444;transition:all .3s;background:#fff}.login-form input[type=password]{letter-spacing:8px}.login-form input[type=password]::placeholder,.login-form input[type=text]::placeholder{color:rgba(55,56,60,.28);letter-spacing:0}.login-form input[type=password]:focus,.login-form input[type=text]:focus{outline:none;border-color:#222}.login-form input[type=password]:hover,.login-form input[type=text]:hover{border-color:#999}.login-form input[type=password].fail,.login-form input[type=text].fail{background:#fff url(/_next/static/media/fail.ca85161c.svg) no-repeat top 50% right 12px}.login-form .keep-login{margin-bottom:30px}.login-form .keep-login label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400;margin-bottom:0}.login-form .keep-login input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#ff4242}.login-form .keep-login span{font-size:13px;color:#171719}.btn-login{width:100%;padding:14px 24px;background:#f4f4f5;color:rgba(46,47,51,.88);border:none;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;letter-spacing:.5px}.btn-login:hover{background:#926f3b;color:#fff}.btn-login:active{transform:translateY(1px)}.btn-login:disabled{opacity:.6;cursor:not-allowed}.expanded-row{background-color:#f9f9f9}.expanded-row td{padding:0!important}.col-divider{border-left:1px solid hsla(225,5%,46%,.16)}.daily-results{padding:20px 30px;border-top:1px solid #e5e5e5;background-color:#fff}.daily-results h4{font-size:15px;font-weight:700;color:#222;margin-bottom:12px}.daily-table{width:100%;background:#fff;border:1px solid #e5e5e5;border-radius:4px}.daily-table thead{background-color:#f5f5f5}.daily-table th{font-weight:600;color:#444;border-bottom:1px solid #e5e5e5}.daily-table td,.daily-table th{padding:10px 16px;font-size:13px;text-align:center}.daily-table td{color:#666;border-bottom:1px solid #f0f0f0}.daily-table tbody tr:last-child td{border-bottom:none}.daily-table tbody tr:hover{background-color:#fafafa}.daily-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e5e5}.daily-pagination .btn-pagination{padding:6px 12px;font-size:13px;color:#444;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s}.daily-pagination .btn-pagination:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}.daily-pagination .btn-pagination:disabled{color:#bbb;cursor:not-allowed}.daily-pagination .pagination-info{font-size:13px;color:#666}.time-button-grid{display:flex;flex-wrap:wrap;gap:8px}.time-btn{min-width:40px;height:40px;padding:8px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s;display:flex;align-items:center;justify-content:center}.time-btn:hover{border-color:#999;background:#f5f5f5}.time-btn.active{background:#c8161d;color:#fff;border-color:#c8161d;font-weight:600}.section-header-row{display:flex;justify-content:space-between;align-items:center}.section-header-row h3{margin:0}.section-header-right{display:flex;align-items:center;gap:12px}.template-warning-text{color:#f57c00;font-size:12px;font-weight:500}.template-code-badge{display:inline-block;padding:4px 12px;background:#e3f2fd;color:#1976d2;border-radius:4px;font-size:12px;font-weight:600}.segmented-control{display:inline-flex;background:#f3f4f6;border-radius:6px;padding:4px;gap:2px}.segmented-control-item{padding:8px 16px;border:none;background:transparent;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;color:#6b7280;transition:all .2s}.segmented-control-item:hover{color:#374151}.segmented-control-item.active{background:#fff;color:#111827;box-shadow:0 1px 3px rgba(0,0,0,.1)}.segmented-control-small .segmented-control-item{padding:6px 12px;font-size:12px}.card-header{padding:16px 20px;border-bottom:1px solid #e5e7eb}.card-body{padding:20px}.flex-between{display:flex;justify-content:space-between;align-items:center}.mb-0{margin-bottom:0}.grid-col-4{display:grid;grid-template-columns:repeat(4,1fr)}.gap-16{gap:16px}.gap-12{gap:12px}.flex-align-center,.icon-circle{display:flex;align-items:center}.icon-circle{width:40px;height:40px;border-radius:50%;justify-content:center;flex-shrink:0}.icon-circle-sms{background:#dcfce7;color:#16a34a}.icon-circle-talk{background:#fef3c7;color:#d97706}.icon-circle-email{background:#dbeafe;color:#2563eb}.icon-circle-friend{background:#fce7f3;color:#db2777}.icon-circle-push{background:#ffedd5;color:#ea580c}.icon-circle-rcs{background:#fef9c3;color:#ca8a04}.select-box-chip{display:inline-flex}.select-box-chip select{padding:6px 28px 6px 8px;font-size:14px;font-weight:500;border:1px solid hsla(225,5%,46%,.16);border-radius:4px;background:#fff;color:#171719;cursor:pointer}.top-section-grid{display:grid;grid-template-columns:1fr 500px;grid-gap:20px;gap:20px}.top-section-grid .card{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.sending-status-content{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;height:250px;padding-top:40px}.donut-chart-wrapper{width:200px;height:200px;position:relative}.chart-date-range{text-align:center;font-size:12px;color:var(--text-secondary);margin-bottom:8px;font-weight:500}.donut-chart-placeholder{width:200px;height:200px;background:conic-gradient(#ff9200 0deg 120deg,#06f 120deg 240deg,#6541f2 240deg 1turn);flex-shrink:0}.donut-chart-inner,.donut-chart-placeholder{border-radius:50%;display:flex;align-items:center;justify-content:center}.donut-chart-inner{width:120px;height:120px;background:#fff;color:#000;font-size:14px}.status-cards{display:flex;flex-direction:column;gap:10px;width:180px}.status-card{display:flex;justify-content:space-between;align-items:center;padding:12px;background:hsla(225,5%,46%,.05);border-radius:6px}.status-badge{display:inline-flex;align-items:center;padding:0 10px;height:24px;font-size:13px;font-weight:500;border-radius:1000px}.status-badge-cautionary{background:rgba(255,146,0,.08);color:#ff9200}.status-badge-blue{background:rgba(0,102,255,.08);color:#06f}.status-badge-violet{background:rgba(101,65,242,.08);color:#6541f2}.status-badge--success{background:rgba(40,167,69,.12);color:#28a745}.status-badge--warning{background:rgba(255,193,7,.12);color:#d39e00}.status-badge--danger{background:rgba(220,53,69,.12);color:#dc3545}.status-value{display:flex;align-items:center;gap:2px}.status-count{font-weight:700}.status-count,.status-unit{font-size:16px;color:#171719}.status-unit{font-weight:500}.status-total-row{display:flex;align-items:center;justify-content:space-between;padding:12px;margin-top:10px;border-top:1px solid #e5e7eb}.status-total-label{display:inline-flex;align-items:center;margin:0;font-size:13px;color:#374151}.status-total-label .dot{margin-right:8px}.status-total-value{font-size:16px;font-weight:700;color:#171719;margin:0}.monthly-count-grid{display:flex;gap:20px}.total-card{width:305px;min-height:200px;flex-shrink:0}.total-card .card-body,.total-card-content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.total-card-content{gap:20px}.stat-label-lg{font-size:16px;font-weight:700;color:#171719;margin-bottom:10px}.stat-value-lg{font-size:28px;font-weight:700;color:#171719;letter-spacing:-.02em}.stat-unit-lg{font-size:24px;font-weight:500;color:#171719}.change-badge{display:inline-flex;align-items:center;padding:0 6px;font-size:14px;font-weight:700;border-radius:1000px;background:hsla(225,5%,46%,.16);width:-moz-fit-content;width:fit-content}.change-badge.negative{color:#ff4242}.change-badge.positive{color:#16a34a}.channel-cards-grid{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:20px;gap:20px}.channel-card{padding:20px}.channel-card .card-body{padding:0}.stat-value-row{display:flex;align-items:baseline;gap:4px}.stat-unit{font-size:16px;font-weight:500;color:#374151}.chart-summary-row{display:flex;gap:12px;margin-bottom:16px}.chart-summary-box{border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px}.chart-summary-label{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;margin:0 0 4px}.chart-summary-value{font-size:16px;font-weight:700;color:#171719;margin:0}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot-orange{background:#fe9f43}.dot-orange-light{background:#ffe3cb}.dot-blue{background:#06f}.dot-violet{background:#6541f2}.dot-indigo{background:#4f46e5}.dropdown{position:relative;display:inline-block}.dropdown-toggle-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}.dropdown-toggle-btn:hover{border-color:#d1d5db;background:#f9fafb}.dropdown-toggle-btn:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #6b7280;margin-left:4px}.dropdown-menu{position:absolute;top:100%;right:0;z-index:100;min-width:120px;margin-top:4px;padding:8px 0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);list-style:none}.dropdown-menu.show{display:block}.dropdown-item{display:block;width:100%;padding:8px 16px;font-size:13px;color:#374151;background:none;border:none;text-align:left;cursor:pointer;transition:background .15s}.dropdown-item:hover{background:#f3f4f6}.dropdown-item.active{color:#fe9f43;font-weight:600}.section-header-with-dropdown{display:flex;align-items:center;gap:16px;margin-bottom:16px}.date-select-group{display:flex;align-items:center;gap:8px}.date-select-group .dropdown-toggle-btn{min-width:50px}.monthly-count-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:20px;gap:20px;align-items:start}.revenue-widget{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.revenue-widget .card-body{padding:20px}.revenue-top{display:flex;align-items:flex-end;justify-content:space-between}.revenue-value{font-size:25px;font-weight:700;color:#171719;margin:0 0 4px;line-height:1.2}.revenue-label{font-size:14px;color:#6b7280;margin:0}.revenue-icon{width:48px;height:48px;border-radius:8px;background:rgba(0,191,166,.1);color:#00bfa6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.revenue-icon .icon{font-size:20px}.revenue-bottom{display:flex;align-items:center;justify-content:flex-end}.revenue-change{font-size:13px;color:#6b7280;margin:0}.change-rate{font-weight:700}.change-rate.positive{color:#16a34a}.change-rate.negative{color:#dc2626}.change-rate.neutral{color:#6b7280}.revenue-link{font-size:13px;font-weight:500;color:#6b7280;text-decoration:underline}.revenue-link:hover{color:#374151}.channel-stats-section{flex:1 1}.channel-stats-section .section-title{margin-bottom:16px}.channel_stats_card{gap:12px}.channel_stats_card .card{padding:20px;background:#f8f8f8;border:none;border-radius:8px}.channel_stats_card .card-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.stat-value-medium{font-size:20px;font-weight:700;color:#171719;margin-top:8px}.section-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-bottom:24px}.section-row>.section{margin-bottom:0;background:#fff}.section-row>.section>h2{margin:0 0 16px}.section-row>.section>.card{background:transparent;border:none;box-shadow:none;margin:-24px}.section-row>.section>.card .card-header{padding:24px 24px 16px}.section-row>.section>.card .card-body{padding:0 24px 24px}.stats-section{background:#fff}.stats-header{display:flex;justify-content:flex-end;margin-bottom:16px}.daily-trend-section{background:transparent;border:none;padding:0}.daily-trend-section>.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.trend-dropdowns{display:flex;gap:8px;align-items:center}.trend-dropdowns .dropdown-toggle-btn{height:34px;min-width:80px;justify-content:center}.channel-ratio-content{display:flex;align-items:center;gap:40px;padding:20px 0}.channel-ratio-chart{width:180px;height:180px;flex-shrink:0}.channel-ratio-legend{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 32px;gap:16px 32px;flex:1 1}.channel-ratio-item{display:flex;flex-direction:column;gap:4px}.channel-ratio-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.channel-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.channel-ratio-value{display:flex;align-items:baseline;gap:4px}.channel-ratio-value strong{font-size:20px;font-weight:700;color:#171719}.channel-ratio-unit{font-size:13px;color:#6b7280}.section-row .section>.card{border:none;box-shadow:none;height:100%}.campaign-view input:not([type=hidden]),.campaign-view select,.campaign-view textarea{background-color:#f5f5f5!important;cursor:not-allowed!important;pointer-events:none}.campaign-view .ckeditor-wrapper{pointer-events:none}.campaign-view .ckeditor-wrapper .ck.ck-editor__editable{background-color:#f5f5f5!important}.campaign-view .alimtalk-reset-button,.campaign-view .alimtalk-right-column,.campaign-view .editor-toolbar,.campaign-view .push-btn-secondary,.campaign-view .push-emoji-btn,.campaign-view .sms-editor-column,.campaign-view .sms-reset-button{pointer-events:none;opacity:.5}.campaign-view pre{background-color:#f5f5f5!important}.log-content-wrapper{max-height:500px;overflow:auto;background-color:#1e1e1e;border-radius:6px;padding:16px}.log-content{font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.5;color:#d4d4d4;white-space:pre-wrap;word-break:break-all;margin:0}.modal-xl{width:90%;max-width:1200px;max-height:90vh}.modal-xl .modal-body{max-height:calc(90vh - 120px);overflow-y:auto}.btn-sm{padding:4px 12px;font-size:12px}.badge.info{background-color:#3b82f6;color:#fff}.badge.default{background-color:#e5e7eb;color:#6b7280}.msg-err-form .form-input:disabled,.msg-err-form .form-select:disabled,.msg-err-form .form-textarea:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;border-color:#e5e5e5}.section .settlement-summary-table tbody tr:hover{background:transparent}.section .settlement-summary-table .region-cell{font-size:1.5em;font-weight:600;vertical-align:middle;border-right:1px solid hsla(225,5%,46%,.16);white-space:pre-line;line-height:1.3}.settlement-detail-modal .settlement-detail-table td.region-multiline{white-space:pre-line;line-height:1.3}.settlement-detail-modal{max-width:600px;width:90%}.settlement-detail-modal .modal-subtitle{font-size:14px;font-weight:400;color:#666;margin-left:8px}.settlement-detail-modal .settlement-detail-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e1e2e4;border-radius:6px;overflow:hidden;text-align:center}.settlement-detail-modal .settlement-detail-table thead{background:#f8f8f8}.settlement-detail-modal .settlement-detail-table th{font-weight:700}.settlement-detail-modal .settlement-detail-table td,.settlement-detail-modal .settlement-detail-table th{padding:10px;border-bottom:1px solid hsla(225,5%,46%,.16)}.settlement-detail-modal .settlement-detail-table tbody tr:last-child td{border-bottom:none}.settlement-detail-modal .modal-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.settlement-detail-modal .modal-pagination .btn-pagination{padding:6px 14px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}.settlement-detail-modal .modal-pagination .btn-pagination:disabled{color:#bbb;cursor:not-allowed}.settlement-detail-modal .pagination-info{font-size:13px;color:#666}.result-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.result-badge.result-success{background:#e6f4ea;color:#137333}.result-badge.result-failed{background:#fce8e6;color:#c8161d}.result-badge.result-in_progress{background:#fef7e0;color:#b06000}.channel-reach-section{--reach-green:#1f9d57;--reach-yellow:#e6a700;--reach-red:#e02424;--reach-grey:#b3b8bf;--reach-line:#e6e8eb;--reach-muted:#8a9099;--reach-text:#1f2329}.channel-reach-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.channel-reach-title{font-size:18px;font-weight:700;display:flex;align-items:center;gap:8px;margin:0}.channel-reach-title:before{content:"";width:4px;height:18px;background:var(--primary-color);border-radius:2px}.channel-reach-date{border:1px solid var(--reach-line);border-radius:8px;padding:6px 12px;font-size:13px;color:var(--reach-text);background:#fafbfc;font-family:inherit;cursor:pointer}.channel-reach-date:focus{outline:none;border-color:var(--primary-color)}.reach-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.reach-card{border:1px solid var(--reach-line);border-radius:12px;padding:16px;background:#fff}.reach-name{font-size:15px;font-weight:700;color:var(--reach-text);margin-bottom:14px;display:flex;align-items:center;gap:7px}.reach-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex:0 0 auto}.reach-dot.green{background:var(--reach-green)}.reach-dot.yellow{background:var(--reach-yellow)}.reach-dot.red{background:var(--reach-red)}.reach-dot.grey{background:var(--reach-grey)}.reach-prov{font-size:10px;font-weight:700;color:#6b7178;background:#eef0f2;padding:2px 7px;border-radius:20px;margin-left:auto;letter-spacing:.3px;flex:0 0 auto}.reach-counts{font-size:12.5px;color:var(--reach-muted);line-height:1.9;margin-bottom:14px}.reach-count-row{display:flex;justify-content:space-between}.reach-count-row b{color:var(--reach-text);font-weight:500}.reach-rate-box{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--reach-line);padding-top:14px}.reach-rate-label{font-size:11px;color:var(--reach-muted);margin-bottom:6px}.reach-cur .reach-rate-value{font-size:26px;font-weight:900;line-height:1}.reach-cur.green .reach-rate-value{color:var(--reach-green)}.reach-cur.yellow .reach-rate-value{color:var(--reach-yellow)}.reach-cur.red .reach-rate-value{color:var(--reach-red)}.reach-cur.grey .reach-rate-value{color:var(--reach-grey);font-size:18px;font-weight:700}.reach-avg{text-align:right;border-left:1px solid var(--reach-line);padding-left:14px}.reach-avg .reach-rate-value{font-size:18px;font-weight:700;color:#4a5059;line-height:1}.reach-delta{display:inline-block;margin-top:9px;font-size:12px;font-weight:700;padding:2px 8px;border-radius:6px}.reach-delta.green{color:var(--reach-green);background:rgba(31,157,87,.1)}.reach-delta.yellow{color:var(--reach-yellow);background:rgba(230,167,0,.12)}.reach-delta.red{color:var(--reach-red);background:rgba(224,36,36,.1)}.reach-caption{margin-top:14px;font-size:12px;color:var(--reach-muted);text-align:right;line-height:1.7}@media (max-width:1200px){.reach-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.reach-grid{grid-template-columns:repeat(2,1fr)}}.manual-modal{max-width:1600px;width:94vw;height:94vh;max-height:94vh;display:flex;flex-direction:column;overflow:hidden}.manual-modal__body{flex:1 1 auto;min-height:0;overflow:hidden;padding:0}.manual,.manual-wrap{display:flex;height:100%;min-height:0}.manual-wrap{flex-direction:column}.manual-wrap>.manual{height:auto;flex:1 1 auto;min-height:0}.manual__tabs{flex:0 0 auto;display:flex;gap:6px;padding:12px 16px 0;background:#fafafa;border-bottom:1px solid #e5e5e5}.manual__tab{padding:8px 16px;border:1px solid #ddd;border-bottom:none;border-radius:6px 6px 0 0;background:#f0f0f0;color:#555;font-size:14px;cursor:pointer}.manual__tab--active{background:#fff;color:var(--primary-color);font-weight:600;margin-bottom:-1px}.manual__tab:disabled{opacity:.5;cursor:not-allowed}.manual__toc{flex:0 0 200px;border-right:1px solid #e5e5e5;background:#fafafa;overflow-y:auto;min-height:0;padding:16px 0}.manual__toc-title{font-weight:700;font-size:13px;color:#888;padding:0 18px 10px}.manual__toc-group{margin-bottom:10px}.manual__toc-group-title{font-size:11px;font-weight:700;color:#aaa;letter-spacing:.02em;padding:6px 18px 2px;text-transform:uppercase}.manual__toc ul{list-style:none;margin:0;padding:0}.manual__toc-link{display:block;width:100%;text-align:left;background:none;padding:8px 18px;font-size:13px;color:#444;cursor:pointer;border:none;border-left:3px solid transparent;transition:background .15s,color .15s,border-color .15s}.manual__toc-link:hover{background:#fff;color:var(--primary-color,#c8161d);border-left-color:var(--primary-color,#c8161d)}.manual__content{flex:1 1 auto;overflow-y:auto;padding:24px 28px;min-width:0;min-height:0}.manual__section{padding-bottom:28px;margin-bottom:28px;border-bottom:1px dashed #e0e0e0;scroll-margin-top:8px}.manual__section:last-child{border-bottom:none;margin-bottom:0}.manual__content h3{font-size:18px;font-weight:700;color:#222;margin:0 0 12px;padding-left:10px;border-left:4px solid var(--primary-color,#c8161d)}.manual__content h4{font-size:15px;font-weight:700;color:#333;margin:18px 0 8px}.manual__content p{font-size:14px;line-height:1.7;color:#444;margin:0 0 12px}.manual__badge{display:inline-block;font-size:12px;font-weight:700;color:#fff;background:var(--primary-color,#c8161d);border-radius:10px;padding:2px 10px;margin-left:6px;vertical-align:middle}.manual__badge--common{background:#6b7785}.manual__muted{color:#888;font-size:13px}.manual__note{display:block;margin-top:5px;color:var(--primary-color,#c8161d);font-size:12px;font-weight:600;line-height:1.5}.manual__note:before{content:"※ "}.manual__req{display:inline-block;font-size:11px;font-weight:700;border-radius:11px;padding:2px 10px;white-space:nowrap;line-height:1.6}.manual__req--required{background:#fdecec;color:#c8161d;border:1px solid #f3c9c9}.manual__req--conditional{background:#fff5e6;color:#b6710a;border:1px solid #f4d7a8}.manual__tag{display:inline-block;font-size:11px;font-weight:700;border-radius:11px;padding:2px 10px;white-space:nowrap;line-height:1.6}.manual__tag--common{background:#eef0f2;color:#6b7785;border:1px solid #dfe3e7}.manual__tag--channel{background:#fdf0e8;color:#c8161d;border:1px solid #f3d3c1}.manual__callout{border:2px solid var(--primary-color,#c8161d);border-radius:8px;background:#fff6f6;padding:16px 18px;margin:8px 0 18px}.manual__callout-title{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:var(--primary-color,#c8161d);margin:0 0 6px}.manual__callout p{margin:0 0 10px}.manual__callout .manual__table th{background:#fbeaea}.manual__callout .manual__table td{background:#fff}.manual__content code{background:#f3f4f6;color:#b3261e;border-radius:3px;padding:1px 5px;white-space:nowrap}.manual__code,.manual__content code{font-family:Consolas,Menlo,monospace;font-size:12.5px}.manual__code{display:block;line-height:1.65;color:#e6edf3;background:#1e2430;border-radius:6px;padding:14px 16px;margin:0 0 14px;overflow-x:auto;white-space:pre;-moz-tab-size:2;tab-size:2}.manual__code code{background:none;color:inherit;padding:0}.manual__list{margin:0 0 12px;padding-left:20px}.manual__list li{font-size:14px;line-height:1.7;color:#444;margin-bottom:6px}.manual__table-wrap{overflow-x:auto;margin:0 0 14px}.manual__table{width:100%;border-collapse:collapse;font-size:13px}.manual__table td,.manual__table th{border:1px solid #e5e5e5;padding:8px 10px;text-align:left;vertical-align:top;line-height:1.6}.manual__table th{background:#f5f5f5;font-weight:700;color:#333;white-space:nowrap}.manual__tip,.manual__warn{font-size:13.5px;line-height:1.7;border-radius:6px;padding:12px 14px;margin:4px 0 12px}.manual__tip{background:#f0f7ff;border:1px solid #cfe4ff;color:#2c5b8f}.manual__warn{background:#fff6f6;border:1px solid #f3c9c9;color:#a32424}.manual-figure{margin:0 0 16px;text-align:center}.manual-figure__img{display:inline-block;max-width:100%;height:auto;border:2px solid #3a3a3a;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.15);cursor:zoom-in;transition:box-shadow .18s ease,transform .18s ease;image-rendering:-webkit-optimize-contrast}.manual-figure__img:hover{box-shadow:0 6px 18px rgba(0,0,0,.22);transform:translateY(-2px)}.manual-figure__hint{color:#bbb;font-size:11px}.manual__fig-grid{display:flex;flex-direction:column;gap:10px;margin:0 0 14px}.manual__fig-grid .manual-figure{margin:0;text-align:left}.manual__fig-grid .manual-figure__img{width:auto;height:34px;max-width:100%;border-width:1px;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.12)}.manual__fig-grid .manual-figure__img:hover{box-shadow:0 3px 9px rgba(0,0,0,.18);transform:none}.manual__fig-grid .manual-figure__caption{text-align:left}.manual-figure__lightbox{position:fixed;inset:0;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:32px;z-index:10050;cursor:zoom-out;animation:fadeIn .15s ease}.manual-figure__lightbox-img{max-width:96vw;max-height:92vh;object-fit:contain;border-radius:4px;box-shadow:0 10px 44px rgba(0,0,0,.55);background:#fff}.manual-figure__lightbox-close{position:fixed;top:18px;right:24px;width:40px;height:40px;border:none;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;font-size:26px;line-height:1;cursor:pointer;transition:background .15s}.manual-figure__lightbox-close:hover{background:hsla(0,0%,100%,.3)}.manual-figure__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;min-height:160px;background:repeating-linear-gradient(45deg,#fafafa,#fafafa 12px,#f2f2f2 0,#f2f2f2 24px);border:1px dashed #c8c8c8;border-radius:6px;color:#999}.manual-figure__placeholder-icon{font-size:28px;opacity:.6}.manual-figure__placeholder-text{font-size:13px;font-weight:600}.manual-figure__placeholder-file{font-size:11px;color:#bbb;font-family:monospace}.manual-figure__caption{margin-top:6px;font-size:12.5px;color:#888;text-align:center}.btn-manual{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--primary-color,#c8161d);color:var(--primary-color,#c8161d);border-radius:4px;padding:8px 16px;font-size:15px;line-height:22px;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.btn-manual:hover{background:var(--primary-color,#c8161d);color:#fff}@media (max-width:720px){.manual{flex-direction:column}.manual__toc{flex:none;border-right:none;border-bottom:1px solid #e5e5e5;display:flex;flex-wrap:wrap;gap:4px;padding:10px}.manual__toc-title{width:100%;padding:0 0 6px}.manual__toc ul{display:flex;flex-wrap:wrap;gap:4px}.manual__toc-link{width:auto;padding:4px 10px;border:1px solid #ddd;border-radius:14px}}