@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;inset:5px 0;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;inset:5px 0}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;inset:3px 0;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;inset:-2px 0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef2f7;color:#18212f;font-size:14px}.settings-page{display:grid;gap:14px}.settings-tabs{display:inline-flex;flex-wrap:wrap;width:fit-content;gap:4px;padding:4px;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.settings-tabs button,.review-style-tabs button{border:0;border-radius:7px;background:transparent;color:#64748b;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.settings-tabs button{padding:8px 13px}.settings-tabs button.active,.review-style-tabs button.active{background:#14532d;color:#fff}.review-format-settings{display:grid;gap:16px}.review-style-tabs,.review-style-actions{display:flex;align-items:center;gap:8px}.review-style-version-panel{display:grid;gap:12px;padding:14px;border:1px solid #dbe3ee;border-radius:11px;background:#f8fafc}.review-style-version-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-style-version-heading>div{display:grid;gap:3px}.review-style-version-heading strong{color:#172033;font-size:13px}.review-style-version-heading span{color:#64748b;font-size:11px}.review-style-tabs{flex-wrap:wrap}.review-style-tabs button{min-width:150px;height:44px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #dbe3ee;text-align:left}.review-style-tabs button span{flex:0 0 auto;color:#94a3b8;font-size:11px;font-weight:700}.review-style-tabs button span:last-child{min-width:0;max-width:180px;overflow:hidden;color:inherit;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.review-style-tabs button.active span{color:#dcfce7}.review-style-fields{display:grid;gap:7px}.review-style-fields label{margin-top:4px;color:#334155;font-size:12px;font-weight:900}.review-style-fields label small{color:#94a3b8;font-weight:700}.review-style-fields input,.review-style-fields textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px 11px;background:#fff;color:#111827;font:inherit;font-size:13px;line-height:1.5;outline:none}.review-style-fields textarea{min-height:230px;resize:vertical}.review-style-fields input:focus,.review-style-fields textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e24}.review-format-meta{display:flex;justify-content:space-between;gap:10px;color:#64748b;font-size:10px;font-weight:700}.review-style-actions{justify-content:flex-end}.secondary-button.danger{border-color:#fecaca;color:#b91c1c}.review-ai-style-pill{display:inline-flex;align-items:stretch;overflow:hidden;border:1px solid #bbf7d0;border-radius:7px;background:#f0fdf4}.review-reply-editor-footer .review-ai-generate{min-height:30px;border:0;border-radius:0;padding:0 8px;background:transparent;color:#166534;font-size:10px}.review-ai-style-pill label{position:relative;display:flex;align-items:center;border-right:1px solid #bbf7d0}.review-ai-style-pill select{min-width:54px;height:100%;appearance:none;border:0;padding:0 22px 0 7px;background:transparent;color:#166534;font:inherit;font-size:10px;font-weight:900;outline:0;cursor:pointer}.review-ai-style-pill label svg{position:absolute;right:5px;pointer-events:none}.review-ai-loading{min-height:92px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;font-size:12px;font-weight:800}.spin{animation:review-spin .8s linear infinite}@keyframes review-spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.dark .settings-tabs,.dark .review-style-tabs button,.dark .review-style-fields input,.dark .review-style-fields textarea{border-color:#334155;background:#172033;color:#e5e7eb}.dark .review-style-fields label{color:#cbd5e1}.dark .review-style-version-panel{border-color:#334155;background:#111827}.dark .review-style-version-heading strong{color:#f1f5f9}.dark .review-style-version-heading span{color:#94a3b8}.dark .review-style-tabs button.active{border-color:#166534;background:#14532d;color:#fff}.dark .review-ai-style-pill,.dark .review-ai-loading{border-color:#166534;background:#123524;color:#bbf7d0}.internal-links-settings,.review-links-settings{display:grid;gap:14px}.internal-link-settings-row{display:grid;grid-template-columns:minmax(160px,.7fr) minmax(240px,1.3fr) 34px;gap:8px;align-items:center}.internal-link-settings-row input{width:100%;min-height:38px;border:1px solid #dbe3ee;border-radius:8px;padding:0 10px;background:#fff;color:#111827;font:inherit;font-size:12px}.review-links-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.review-links-toolbar .settings-action{width:auto;margin:0}.review-links-stats{display:flex;gap:8px;flex-wrap:wrap}.review-links-stats span{padding:7px 10px;border-radius:7px;background:#f1f5f9;color:#64748b;font-size:11px}.review-links-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:9px}.review-links-table{width:100%;border-collapse:collapse;font-size:12px}.review-links-table th,.review-links-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.review-links-table th{background:#f8fafc;color:#475569;font-size:10px;text-transform:uppercase}.review-links-table td:first-child{width:70px}.review-links-table td:nth-child(2) strong,.review-links-table td:nth-child(2) span{display:block}.review-links-table td:nth-child(2) span{margin-top:2px;color:#94a3b8;font-size:10px}.review-link-cell{display:flex;align-items:center;gap:8px}.review-link-cell a{max-width:620px;overflow:hidden;color:#166534;text-overflow:ellipsis;white-space:nowrap}.review-link-copy{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#166534;cursor:pointer}.review-link-missing,.review-links-empty{color:#94a3b8}.review-links-table th:last-child,.review-links-table td:last-child{width:116px;text-align:center}.review-qr-cell{display:grid;justify-items:center;gap:6px}.review-qr-thumbnail{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;padding:3px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#64748b;cursor:zoom-in}.review-qr-thumbnail:disabled{cursor:wait}.review-qr-thumbnail:not(:disabled):hover,.review-qr-thumbnail:not(:disabled):focus-visible{border-color:#16a34a;outline:0;box-shadow:0 0 0 3px #16a34a24}.review-qr-thumbnail img{width:100%;height:100%;display:block}.review-qr-thumbnail span{font-size:9px}.review-qr-download{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:3px 5px;border:0;background:transparent;color:#166534;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.review-qr-download:hover:not(:disabled),.review-qr-download:focus-visible{color:#15803d;text-decoration:underline}.review-qr-download:disabled{cursor:wait;opacity:.65}.review-links-empty{padding:28px!important;text-align:center!important}.review-qr-modal{position:fixed;inset:0;z-index:210;display:grid;place-items:center;padding:20px;background:#0f172a9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.review-qr-dialog{width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid #dbe3ee;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f172a47}.review-qr-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e5eaf2}.review-qr-dialog-head>div{display:grid;gap:3px;min-width:0}.review-qr-dialog-head span{color:#166534;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.review-qr-dialog-head strong{overflow-wrap:anywhere;color:#172033;font-size:18px}.review-qr-dialog-head small{color:#94a3b8;font-size:11px}.review-qr-dialog-head>button{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#64748b;cursor:pointer}.review-qr-dialog-head>button:hover,.review-qr-dialog-head>button:focus-visible{background:#f8fafc;color:#172033}.review-qr-dialog-body{display:grid;justify-items:center;gap:12px;padding:22px 24px 18px;text-align:center}.review-qr-dialog-body>img{width:min(360px,100%);height:auto;display:block;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.review-qr-dialog-body p{margin:0;color:#475569;font-size:13px}.review-qr-dialog-body>a{max-width:100%;overflow:hidden;color:#166534;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.review-qr-modal-loading{width:min(360px,100%);aspect-ratio:1;display:grid;place-items:center;border-radius:12px;background:#f8fafc;color:#64748b}.review-qr-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 20px 20px}.dark .internal-link-settings-row input,.dark .review-links-table-wrap,.dark .review-links-table th,.dark .review-link-copy,.dark .review-qr-dialog,.dark .review-qr-dialog-head>button{border-color:#334155;background:#172033;color:#e5e7eb}.dark .review-links-table td,.dark .review-qr-dialog-head{border-color:#334155}.dark .review-qr-dialog-head strong{color:#f1f5f9}.dark .review-qr-dialog-body p{color:#cbd5e1}.dark .review-qr-modal-loading{background:#111827;color:#94a3b8}.dark .review-links-stats span{background:#111827;color:#cbd5e1}@media(max-width:760px){.review-reply-editor-footer{align-items:flex-start;flex-direction:column}.review-reply-editor-footer>div{width:100%;flex-wrap:wrap}.review-style-version-heading,.review-format-meta{align-items:stretch;flex-direction:column}.review-style-tabs button{flex:1 1 100%;max-width:none}.internal-link-settings-row{grid-template-columns:1fr 34px}.internal-link-settings-row input:nth-child(2){grid-column:1 / -1;grid-row:2}}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.app{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr);background:radial-gradient(circle at top left,#f8fbff 0,#eef2f7 36%,#e8edf5);color:#18212f}.app.dark{color-scheme:dark;background:radial-gradient(circle at top left,#182338 0,#111827 42%,#0b1120);color:#e5e7eb}.sidebar{position:sticky;top:0;height:100vh;padding:18px 14px;background:#ffffffe6;border-right:1px solid #dbe3ee;display:flex;flex-direction:column;gap:20px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dark .sidebar,.dark .panel,.dark .metric-card,.dark .review-row,.dark .toolbar,.dark .branch-card,.dark .report-card,.dark .media-card,.dark .post-row,.dark .post-progress-row,.dark .upload-panel,.dark .notification-rail{background:#172033;border-color:#2c3a52}.dark .sidebar{background:#172033e6}.dark .notification-rail-head,.dark .notification-card{border-color:#2c3a52}.dark .notification-rail-head strong,.dark .notification-title strong{color:#e5e7eb}.dark .notification-card{background:#172033}.dark .notification-card:hover{background:#202b42}.dark .notification-body p,.dark .notification-rail-head span,.dark .notification-empty{color:#a6b1c2}.dark .notification-rail-head small,.dark .notification-meta span{background:#111827;color:#dbeafe}.dark .notification-see-more{border-color:#2c3a52;background:#172033;color:#93b4ff}.dark .notification-see-more:hover{background:#202b42}.dark .notification-reply-link{color:#93b4ff}.dark .notification-reply-link.replied{color:#86efac}.dark .dashboard-reply-dialog{border-color:#2c3a52;background:#172033}.dark .dashboard-reply-dialog-head{border-color:#2c3a52}.dark .dashboard-reply-dialog-head strong{color:#f1f5f9}.dark .dashboard-reply-dialog-head>button,.dark .dashboard-reply-review{background:#111827}.dark .dashboard-reply-review p,.dark .dashboard-published-reply p{color:#dbe4f0}.dark .dashboard-published-reply{background:#16653433}.dark .dashboard-reply-editor textarea{border-color:#3b4961;background:#111827;color:#f1f5f9}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#14532d;color:#fff}.brand strong,.brand span,.sync-card strong,.sync-card span{display:block}.brand span,.sync-card span,.eyebrow,.panel-header p,.metric-card small,.review-title span,.row-meta,.branch-head span,.report-card p{color:#667085}.dark .brand span,.dark .sync-card span,.dark .eyebrow,.dark .panel-header p,.dark .metric-card small,.dark .review-title span,.dark .row-meta,.dark .branch-head span,.dark .report-card p{color:#a6b1c2}nav{display:grid;gap:6px}nav button{border:0;background:transparent;display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:8px;color:inherit;text-align:left;font-size:13px}nav button.active{background:#e7f0ff;color:#1d4ed8;font-weight:700;box-shadow:inset 0 0 0 1px #bfdbfe}nav button:hover{background:#f1f5f9;transform:translate(2px)}.dark nav button:hover{background:#202b42}.dark nav button.active{background:#1e3a5f;color:#bfdbfe}.sync-card{margin-top:auto;padding:12px;border-radius:8px;background:#f0fdf4;color:#14532d;display:flex;gap:12px}.dark .sync-card{background:#123524;color:#bbf7d0}.main{min-width:0;padding:18px}.topbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.topbar h1{margin:2px 0 0;font-size:24px;letter-spacing:0}.eyebrow{margin:0;font-size:11px;font-weight:700;text-transform:uppercase}.topbar-actions,.toolbar,.review-actions,.branch-stats,.media-actions{display:flex;align-items:center;gap:10px}.icon-button,.admin-chip,.primary-button,.secondary-button{border:1px solid #d5deea;background:#fff;color:inherit;border-radius:8px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;font-size:13px}.icon-button{width:34px;padding:0}.primary-button{background:#14532d;border-color:#14532d;color:#fff;font-weight:700}.secondary-button{background:#f8fafc;font-weight:700}.icon-button:hover,.admin-chip:hover,.secondary-button:hover{border-color:#9db0c7;box-shadow:0 8px 22px #0f172a14;transform:translateY(-1px)}.primary-button:hover{background:#166534;border-color:#166534;box-shadow:0 10px 24px #14532d38;transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.55}.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.8fr);background:#fff;color:#172033}.login-artwork{min-height:100vh;display:grid;place-items:center;padding:clamp(24px,5vw,64px);background:radial-gradient(circle at 50% 36%,rgba(255,210,107,.16),transparent 34%),linear-gradient(145deg,#5f0302,#860906 48%,#4d0202);overflow:hidden}.login-artwork img{width:min(100%,620px);height:min(86vh,760px);display:block;object-fit:cover;object-position:center;border-radius:18px}.login-panel{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,6vw,86px);background:linear-gradient(180deg,#fffffff5,#f8fafcfa),#fff}.login-copy{display:grid;gap:9px;margin-bottom:24px}.login-copy span{width:fit-content;padding:0;border:0;border-radius:0;background:transparent;color:#8b5e04;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.login-copy h1{max-width:480px;margin:0;color:#172033;font-size:25px;font-weight:800;line-height:1.2;letter-spacing:0}.login-form{width:min(100%,380px);display:grid;gap:13px}.login-form label{display:grid;gap:6px;color:#475569;font-size:12px;font-weight:800}.login-form input{width:100%;min-height:40px;border:1px solid #d5deea;border-radius:8px;padding:0 11px;background:#f8fafc;color:#111827;font-size:14px;font-weight:400;outline:0}.login-form input:focus{background:#fff;border-color:#b7791f;box-shadow:0 0 0 4px #b7791f24}.login-error{margin:-2px 0 0;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:13px;font-weight:800}.remember-row{display:inline-flex!important;grid-template-columns:auto 1fr;align-items:center;justify-content:flex-start;gap:8px!important;width:fit-content;margin-top:1px;color:#475569;font-size:13px!important;font-weight:700!important;cursor:pointer}.remember-row input{width:16px;height:16px;min-height:0;padding:0;accent-color:#8b0d0a}.login-button{min-height:42px;margin-top:4px;border:1px solid #8b0d0a;border-radius:8px;background:linear-gradient(135deg,#9b100d,#700806);color:#fff;font-weight:900}.login-button:hover{border-color:#700806;box-shadow:0 14px 30px #8b0d0a3d;transform:translateY(-1px)}.dark .icon-button,.dark .admin-chip,.dark .secondary-button{background:#172033;border-color:#2c3a52}.content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px;align-items:start}.dashboard-main-grid{min-width:0;grid-auto-flow:row dense}.dashboard-main-grid>.panel.wide,.dashboard-main-grid>.performance-empty-panel{grid-column:1 / -1}.notification-rail{position:sticky;top:18px;max-height:calc(100vh - 36px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #dbe3ee;border-radius:8px;background:#fff;box-shadow:0 10px 30px #0f172a0a}.notification-rail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 13px 11px;border-bottom:1px solid #e5eaf2}.notification-rail-head div{display:grid;gap:4px}.notification-rail-head span{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase}.notification-rail-head strong{color:#111827;font-size:15px}.notification-rail-head small{min-width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:900}.notification-list{min-height:0;overflow-y:auto;scrollbar-color:#b8c4d6 #f8fafc;scrollbar-width:thin}.notification-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:11px 13px;border-bottom:1px solid #edf1f6;background:#fff}.notification-card:hover{background:#f8fafc}.notification-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:#e7f0ff;color:#1d4ed8}.notification-body{min-width:0;display:grid;gap:6px}.notification-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.notification-title strong{color:#172033;font-size:13px;line-height:1.25}.notification-title>span,.notification-title>time{flex:0 0 auto;color:#94a3b8;font-size:11px;font-weight:800}.notification-reviewer{min-width:0;display:grid;gap:3px}.notification-reviewer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-stars{display:inline-flex;align-items:center;gap:1px;color:#f59e0b}.notification-body p{margin:0;color:#475569;font-size:12px;line-height:1.4;white-space:pre-wrap}.notification-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.notification-meta span{min-width:0;display:inline-flex;align-items:center;gap:3px;max-width:100%;overflow:hidden;padding:3px 6px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.notification-reply-link{margin-left:auto;padding:0;border:0;background:transparent;color:#2268e8;font:inherit;font-size:11px;font-weight:500;cursor:pointer}.notification-reply-link.replied{color:#15803d}.notification-reply-link:hover{text-decoration:underline}.notification-see-more{width:100%;padding:13px;border:0;border-top:1px solid #e5eaf2;background:#fff;color:#2268e8;font:inherit;font-size:12px;font-weight:800;text-align:center;cursor:pointer}.notification-see-more:hover{background:#f8fafc;color:#174ea6;text-decoration:underline}.dashboard-reply-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dashboard-reply-dialog{width:min(560px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid #dbe3ee;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.dashboard-reply-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e5eaf2}.dashboard-reply-dialog-head>div{display:grid;gap:5px}.dashboard-reply-dialog-head span{display:inline-flex;align-items:center;gap:6px;color:#2268e8;font-size:11px;font-weight:800;text-transform:uppercase}.dashboard-reply-dialog-head strong{color:#172033;font-size:18px}.dashboard-reply-dialog-head>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:#f1f5f9;color:#475569;cursor:pointer}.dashboard-reply-review{display:grid;gap:8px;margin:18px 20px 0;padding:15px;border-radius:10px;background:#f8fafc}.dashboard-reply-review>div:first-child{display:flex;justify-content:space-between;gap:10px}.dashboard-reply-review strong,.dashboard-reply-review span{font-size:12px}.dashboard-reply-review span{color:#64748b}.dashboard-reply-review p,.dashboard-published-reply p{margin:0;color:#334155;font-size:13px;line-height:1.55;white-space:pre-wrap}.dashboard-published-reply,.dashboard-reply-editor{display:grid;gap:8px;margin:16px 20px 0}.dashboard-published-reply{padding:14px;border-left:3px solid #16a34a;border-radius:8px;background:#f0fdf4}.dashboard-published-reply>span,.dashboard-reply-editor>span{color:#475569;font-size:12px;font-weight:800}.dashboard-reply-editor textarea{width:100%;resize:vertical;border:1px solid #cbd5e1;border-radius:10px;padding:12px;background:#fff;color:#172033;font:inherit;line-height:1.5}.dashboard-reply-dialog>.inline-error{margin:12px 20px 0}.dashboard-reply-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:18px 20px 20px}.notification-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;padding:22px;color:#64748b;text-align:center}.notification-empty strong,.notification-empty span{display:block}.metric-card,.panel,.review-row,.toolbar,.branch-card,.report-card,.media-card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 10px 30px #0f172a0a}.metric-card{padding:14px;display:grid;gap:5px}.metric-card span{color:#475467;font-weight:700;font-size:12px}.metric-card strong{font-size:26px;line-height:1.05}.metric-card.warning strong{color:#b45309}.metric-card.danger strong{color:#b91c1c}.dark{--base-color: #1f2a3d;--highlight-color: #2c3a52}.dashboard-skeleton-card,.dashboard-skeleton-panel{overflow:hidden}.skeleton-panel-head{display:grid;gap:8px;margin-bottom:14px}.skeleton-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px}.skeleton-alerts{display:grid;gap:10px}.api-panel{grid-column:span 2;display:grid;gap:10px}.api-panel .panel-header{margin-bottom:0}.api-usage-head{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.api-usage-head div{padding:10px;border-radius:8px;background:#f8fafc}.api-usage-head span,.quota-reservations span{display:block;color:#667085;font-size:11px;font-weight:800}.api-usage-head strong{display:block;margin-top:3px;font-size:18px}.quota-track{position:relative;height:10px;overflow:hidden;border-radius:999px;background:#e2e8f0}.quota-track span{position:absolute;top:0;bottom:0;display:block}.quota-reserved{left:0;z-index:2;background:repeating-linear-gradient(135deg,#2563eb 0 6px,#93c5fd 6px 12px);opacity:.9}.quota-general{background:#16a34a}.quota-general.warning{background:#d97706}.quota-general.danger{background:#dc2626}.quota-used{z-index:3;background:#0f172a38}.quota-legend,.quota-reservations{display:grid;gap:7px}.quota-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.quota-legend span{display:inline-flex;align-items:center;gap:6px;color:#475467;font-size:12px;font-weight:700}.quota-reservations div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:7px;border-top:1px solid #e2e8f0}.quota-reservations strong{white-space:nowrap;font-size:12px}.content-grid>.panel.ai-insights-panel{grid-column:1 / -1}.ai-insights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ai-insight-column{min-width:0;padding:12px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.ai-insight-column.positive{background:#f0fdf4;border-color:#bbf7d0}.ai-insight-column.negative{background:#fff1f2;border-color:#fecdd3}.ai-insight-column h3{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#14532d;font-size:13px}.ai-insight-column ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#334155;line-height:1.45}.ai-insight-column.positive h3{color:#15803d}.ai-insight-column.negative h3{color:#b91c1c}.ai-branch-name{color:#0f172a;font-weight:900}.ai-setup-note{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0;color:#667085;font-size:12px}.ai-setup-note code{font-size:12px}.panel{padding:14px}.panel.wide{grid-column:span 3}.panel.full{width:100%;min-width:0}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-header h2,.report-card h2{margin:0;font-size:15px}.panel-header p,.report-card p{margin:4px 0 0}.chart-box{position:relative;height:270px}.chart-box.short{height:220px}.alert-list,.stack,.settings-list{min-width:0;display:grid;gap:10px}.alert-item,.settings-list span{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:8px;background:#fff7ed}.alert-item svg{color:#c2410c}.alert-item strong,.alert-item span{display:block}.alert-item span{margin-top:3px;color:#667085}.toolbar{padding:10px;justify-content:space-between}.search-box,.select-box{display:flex;align-items:center;gap:8px;min-height:36px;border:1px solid #d5deea;border-radius:8px;padding:0 10px;background:#fff;font-size:13px}.search-box{flex:1}.search-box input,.select-box select{border:0;outline:0;min-width:0;width:100%;background:transparent;color:inherit}.reviews-page{display:grid;gap:18px}.website-reviews-page{display:grid;gap:14px}.website-reviews-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border:1px solid #dbe3ee;border-radius:12px;background:linear-gradient(135deg,#fff,#f0fdf4)}.website-reviews-intro .eyebrow{display:inline-flex;align-items:center;gap:6px;color:#15803d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.website-reviews-intro h2{margin:7px 0 5px;color:#111827;font-size:22px}.website-reviews-intro p{max-width:720px;margin:0;color:#64748b;font-size:13px;line-height:1.5}.website-review-count{min-width:150px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;border-left:1px solid #bbf7d0;padding-left:22px;color:#ca8a04}.website-review-count strong{color:#166534;font-size:24px}.website-review-count span{grid-column:1 / -1;color:#64748b;font-size:11px;font-weight:800}.website-review-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) minmax(180px,240px) minmax(150px,180px);gap:10px}.website-review-toolbar .search-box,.website-review-toolbar .select-box{min-height:42px;background:#fff}.website-review-publishbar{display:flex;align-items:center;gap:12px;min-height:58px;padding:9px 12px;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.website-review-select-all,.website-review-site-options label{display:inline-flex;align-items:center;gap:7px;color:#334155;font-size:12px;font-weight:800}.website-review-publishbar input,.website-review-choice>input{width:17px;height:17px;accent-color:#15803d}.website-review-selected-count{padding-right:12px;border-right:1px solid #e2e8f0;color:#15803d;font-size:12px;font-weight:900;white-space:nowrap}.website-review-site-options{display:flex;flex:1;flex-wrap:wrap;gap:8px}.website-review-site-options label{border:1px solid #dbe3ee;border-radius:999px;padding:7px 10px;background:#f8fafc}.website-review-publish-actions{display:flex;gap:7px}.website-review-success{display:flex;align-items:center;gap:7px;border:1px solid #bbf7d0;border-radius:8px;padding:10px 12px;background:#f0fdf4;color:#166534;font-size:12px;font-weight:800}.website-review-list{overflow:hidden;padding:0}.website-review-choice{display:grid;grid-template-columns:24px 42px minmax(150px,210px) minmax(280px,1fr);align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid #e5eaf2;background:#fff;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.website-review-choice:hover{background:#f8fafc}.website-review-choice.selected{background:#f0fdf4;box-shadow:inset 3px 0 #16a34a}.website-review-choice.skeleton{cursor:default}.website-review-person,.website-review-copy{display:grid;gap:4px;min-width:0}.website-review-person strong{overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.website-review-person small,.website-review-copy small{color:#64748b;font-size:11px}.website-review-copy>span:not(.website-review-stars){color:#334155;font-size:13px;line-height:1.45;white-space:pre-wrap}.website-review-stars{color:#eab308;font-size:12px;letter-spacing:1px}.website-review-copy small{display:inline-flex;align-items:center;gap:5px;width:fit-content;border-radius:999px;padding:3px 7px;background:#dcfce7;color:#166534;font-weight:800}.dark .website-reviews-intro,.dark .website-review-publishbar,.dark .website-review-toolbar .search-box,.dark .website-review-toolbar .select-box,.dark .website-review-choice{border-color:#334155;background:#172033}.dark .website-reviews-intro h2,.dark .website-review-person strong,.dark .website-review-copy>span:not(.website-review-stars){color:#e5edf8}.dark .website-review-choice:hover,.dark .website-review-choice.selected,.dark .website-review-site-options label{background:#1e293b}.reviews-filterbar{display:grid;grid-template-columns:minmax(240px,1fr) 120px minmax(145px,180px) minmax(180px,220px) 160px auto;gap:8px;padding:10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.reviews-filterbar .search-box,.reviews-filterbar .select-box{min-height:40px;border-radius:8px;font-size:13px}.review-date-picker{position:relative}.review-date-trigger{min-height:40px;max-width:260px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#334155;font-size:13px;font-weight:700;white-space:nowrap}.review-date-trigger span{overflow:hidden;text-overflow:ellipsis}.review-date-popover{position:absolute;z-index:20;top:calc(100% + 8px);right:0;overflow:hidden;border:1px solid #d5deea;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a2e}.review-date-actions{display:flex;justify-content:flex-end;gap:8px;padding:8px 12px 12px;border-top:1px solid #e2e8f0}.review-date-popover .rdrCalendarWrapper{color:#172033;font-size:12px}.review-date-popover .rdrDateDisplayWrapper{background:#f8fafc}.review-table{display:grid;background:transparent}.review-list-panel{padding:0;overflow:hidden}.review-row{display:grid;grid-template-columns:42px minmax(150px,210px) minmax(260px,760px) auto;gap:12px;align-items:center;padding:11px 14px;border:0;border-bottom:1px solid #e5eaf2;border-radius:0;background:transparent;box-shadow:none}.review-row:last-child{border-bottom:0}.review-skeleton-row{display:grid;grid-template-columns:42px minmax(150px,210px) minmax(260px,760px) auto;gap:12px;align-items:center;padding:11px 14px;border-bottom:1px solid #e5eaf2}.review-skeleton-row:last-child{border-bottom:0}.skeleton-person,.skeleton-copy,.skeleton-actions{display:grid;gap:6px}.skeleton-actions{grid-template-columns:100px 76px;justify-content:end;align-items:center}.review-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;font-size:12px;font-weight:900}.review-avatar.positive{background:#dcfce7;color:#15803d}.review-avatar.neutral{background:#fef3c7;color:#d97706}.review-avatar.negative{background:#ffe4e6;color:#ef4444}.review-title{display:grid;gap:3px}.review-title strong{color:#111827;font-size:13px}.review-reviewer-line{min-width:0;display:flex;align-items:center;gap:6px}.review-reviewer-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-copy-button{width:26px;height:26px;flex:0 0 26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d6deea;border-radius:7px;padding:0;background:#fff;color:#64748b;cursor:pointer}.review-copy-button:hover,.review-copy-button:focus-visible{border-color:#93c5fd;background:#eff6ff;color:#2563eb;outline:none}.review-copy-button.copied{border-color:#86efac;background:#dcfce7;color:#15803d}.review-copy-button.error{border-color:#fda4af;background:#fff1f2;color:#be123c}.review-title span,.review-branch-link{overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.review-branch-link{width:fit-content;max-width:100%;border:0;padding:0;background:transparent;text-align:left}.review-branch-link:hover,.review-branch-link:focus-visible{color:#2563eb;text-decoration:underline}.review-copy p{margin:0 0 5px;color:#111827;font-size:13px;line-height:1.35;white-space:pre-wrap}.review-owner-reply{display:grid;gap:6px;margin:10px 0 0 34px;padding:9px 11px;border-left:3px solid #60a5fa;background:#f8fafc}.review-owner-reply-head,.review-owner-reply-meta,.review-reply-editor-footer,.review-reply-editor-footer>div,.review-reply-actions{display:flex;align-items:center}.review-owner-reply-head,.review-reply-editor-footer{justify-content:space-between;gap:10px}.review-owner-reply-head>span{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8;font-size:11px;font-weight:900}.review-owner-reply-meta{justify-content:flex-end;gap:8px;min-width:0}.review-owner-reply-meta time{color:#64748b;font-size:10px;font-weight:800;white-space:nowrap}.review-owner-reply p{margin:0;color:#334155;font-size:12px;line-height:1.45}.review-reply-state,.review-reply-violation{font-size:10px;font-weight:900}.review-reply-state{color:#475569}.review-reply-state.approved{color:#15803d}.review-reply-state.pending{color:#a16207}.review-reply-state.rejected,.review-reply-violation{color:#b91c1c}.review-reply-editor{display:grid;gap:10px;margin:14px 0 10px 34px;padding:12px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff}.review-reply-editor textarea{width:100%;min-height:110px;overflow-y:hidden;resize:none;border:1px solid #bfdbfe;border-radius:8px;padding:11px 12px;background:#fff;color:#111827;font:inherit;font-size:13px;line-height:1.55;outline:0}.review-reply-editor textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}.review-reply-editor-footer>span{color:#64748b;font-size:10px;font-weight:800}.review-reply-editor-footer>span.danger,.review-reply-error{color:#b91c1c}.review-reply-editor-footer>div,.review-reply-actions{gap:6px}.review-reply-editor-footer .icon-button,.review-reply-actions .icon-button{width:30px;min-height:30px;border-radius:7px}.review-reply-editor-footer .primary-button{min-height:30px;padding:0 9px;font-size:11px}.review-reply-actions .icon-button.danger{border-color:#fecaca;color:#b91c1c}.review-reply-actions .icon-button.danger:hover{background:#fef2f2}.review-reply-error{margin-top:7px;font-size:11px;font-weight:800}.review-public-status,.review-public-manage{display:inline-flex;align-items:center;gap:4px}.review-public-status{color:#047857;font-weight:800}.review-public-manage{border:0;padding:0;background:transparent;color:#2563eb;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.review-public-manage:hover{text-decoration:underline}.review-public-editor{display:grid;gap:10px;margin:10px 0 0 34px;padding:12px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4}.review-public-editor-heading,.review-public-editor-footer,.review-public-editor-footer>div,.review-public-sites{display:flex;align-items:center}.review-public-editor-heading,.review-public-editor-footer{justify-content:space-between;gap:12px}.review-public-editor-heading>span{display:inline-flex;align-items:center;gap:6px;color:#047857;font-size:12px;font-weight:900}.review-public-editor-heading small,.review-public-editor-footer small{color:#64748b;font-size:10px}.review-public-editor>label{display:grid;gap:5px;color:#334155;font-size:11px;font-weight:800}.review-public-editor input[type=text],.review-public-editor>label input,.review-public-editor textarea{width:100%;border:1px solid #86efac;border-radius:8px;padding:8px 9px;background:#fff;color:#111827;font:inherit;font-size:12px;outline:0}.review-public-editor textarea{min-height:88px;resize:vertical}.review-public-editor>label input:focus,.review-public-editor textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e24}.review-public-editor fieldset{margin:0;border:0;padding:0}.review-public-editor legend{margin-bottom:6px;color:#334155;font-size:11px;font-weight:800}.review-public-sites{flex-wrap:wrap;gap:8px}.review-public-sites label{display:inline-flex;align-items:center;gap:6px;border:1px solid #bbf7d0;border-radius:999px;padding:6px 9px;background:#fff;color:#166534;font-size:11px;font-weight:800}.review-public-sites input{width:auto;accent-color:#16a34a}.review-public-editor-footer>div{gap:7px}.review-public-editor-footer button{min-height:30px;padding:0 10px;font-size:11px}.row-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px}.row-meta span{display:inline-flex;align-items:center;gap:4px}.row-meta span+span{padding-left:8px;border-left:1px solid #dbe3ee}.sentiment{display:inline-flex;align-items:center;gap:6px;font-weight:800}.sentiment.negative{color:#b91c1c}.sentiment.positive{color:#15803d}.sentiment.neutral{color:#a16207}.review-google-unavailable{color:#9a6700;font-weight:800}.review-remove-unavailable{border-color:#fed7aa;background:#fffaf3;color:#9a6700}.review-remove-unavailable:hover:not(:disabled){border-color:#fdba74;background:#fff7ed}.review-remove-modal{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:24px;background:#0f172a75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:review-modal-backdrop-in .18s ease both}.review-remove-dialog{position:relative;width:min(460px,calc(100vw - 32px));display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;padding:22px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0f172a40;animation:review-modal-card-in .22s cubic-bezier(.16,1,.3,1) both}.review-remove-dialog-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#fff7ed;color:#c2410c}.review-remove-dialog-copy>strong{display:block;color:#172033;font-size:17px;line-height:1.35}.review-remove-dialog-copy>p{margin:6px 0 0;color:#667085;font-size:13px;line-height:1.55}.review-remove-reviewer{display:flex;align-items:center;gap:10px;margin-top:16px;padding:11px 12px;border:1px solid #eaecf0;border-radius:12px;background:#f8fafc}.review-remove-reviewer>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#ffedd5;color:#9a3412;font-size:11px;font-weight:900}.review-remove-reviewer div{min-width:0;display:grid;gap:2px}.review-remove-reviewer strong,.review-remove-reviewer small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-remove-reviewer strong{color:#344054;font-size:12px}.review-remove-reviewer small{color:#98a2b3;font-size:11px}.review-remove-dialog-close{width:30px;height:30px;display:grid;place-items:center;margin:-5px -5px 0 0;padding:0;border:0;border-radius:9px;background:transparent;color:#98a2b3;cursor:pointer}.review-remove-dialog-close:hover{background:#f2f4f7;color:#344054}.review-remove-dialog-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:9px;margin-top:4px;padding-top:16px;border-top:1px solid #eaecf0}.review-remove-confirm-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid #ea580c;border-radius:9px;background:#ea580c;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.review-remove-confirm-button:hover:not(:disabled){background:#c2410c}.review-remove-confirm-button:disabled{cursor:wait;opacity:.65}.dark .review-remove-dialog{border-color:#344054;background:#172033}.dark .review-remove-dialog-copy>strong{color:#f8fafc}.dark .review-remove-dialog-copy>p{color:#cbd5e1}.dark .review-remove-reviewer{border-color:#344054;background:#1f2a3d}.dark .review-remove-reviewer strong{color:#f1f5f9}.dark .review-remove-dialog-actions{border-color:#344054}@keyframes review-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes review-modal-card-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:520px){.review-remove-modal{padding:16px}.review-remove-dialog{grid-template-columns:auto minmax(0,1fr) auto;padding:18px}.review-remove-dialog-actions{display:grid;grid-template-columns:1fr 1fr}}.stars{display:flex;gap:1px;color:#f59e0b}.review-actions{display:grid;grid-template-columns:auto 72px;gap:10px;align-items:center;justify-content:start}.review-actions .primary-button{min-height:30px;width:72px;justify-content:center;padding:0 8px;font-size:11px}.review-actions .stars svg{width:14px;height:14px}.dark .reviews-filterbar,.dark .review-list-panel,.dark .branch-review-limit{background:#172033;border-color:#2c3a52}.dark .branch-filter-count{background:#1e3a5f;color:#bfdbfe}.dark .review-date-trigger,.dark .review-date-popover,.dark .review-date-popover .rdrCalendarWrapper,.dark .review-date-popover .rdrDateDisplayWrapper{background:#172033;border-color:#2c3a52;color:#e5e7eb}.dark .review-date-actions{border-color:#2c3a52}.dark .review-row{background:transparent;border-color:#2c3a52}.dark .review-skeleton-row{border-color:#2c3a52}.dark .review-title strong,.dark .review-copy p{color:#e5e7eb}.dark .review-copy-button{border-color:#334155;background:#111827;color:#94a3b8}.dark .review-copy-button:hover,.dark .review-copy-button:focus-visible{border-color:#60a5fa;background:#1e3a5f;color:#bfdbfe}.dark .review-copy-button.copied{border-color:#166534;background:#123524;color:#86efac}.dark .review-owner-reply{background:#111827;border-color:#60a5fa}.dark .review-owner-reply p{color:#cbd5e1}.dark .review-owner-reply-meta time{color:#94a3b8}.dark .review-reply-editor textarea{background:#111827;border-color:#334155;color:#e5e7eb}.dark .review-reply-editor{border-color:#334155;background:#172033}.dark .review-reply-actions .icon-button.danger{background:#311c22;border-color:#7f1d1d;color:#fda4af}@media(max-width:760px){.review-owner-reply,.review-reply-editor{margin-left:0}.review-owner-reply-head{align-items:flex-start;flex-direction:column}.review-owner-reply-meta{justify-content:flex-start;flex-wrap:wrap}}.dark .review-branch-link:hover,.dark .review-branch-link:focus-visible{color:#93c5fd}.dark .review-avatar.positive{background:#123524;color:#86efac}.dark .review-avatar.neutral{background:#2b2515;color:#fbbf24}.dark .review-avatar.negative{background:#311c22;color:#fda4af}.branch-grid,.report-layout,.settings-grid{display:grid;gap:12px}.branch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #dbe3ee;border-radius:8px}.branch-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px}.branch-toolbar .search-box{max-width:440px}.branch-toolbar .select-box{flex:0 0 170px}.branch-toolbar .select-box span,.branch-review-limit span{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;white-space:nowrap}.branch-review-limit{display:flex;align-items:center;gap:8px;min-height:36px;border:1px solid #d5deea;border-radius:8px;padding:0 10px;background:#fff;font-size:13px}.branch-review-limit input{width:90px;border:0;outline:0;background:transparent;color:inherit}.branch-filter-count{min-height:36px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:12px;font-weight:900;white-space:nowrap}.branch-create-message,.branch-create-error{margin-bottom:10px;padding:10px 12px;border:1px solid #a7f3d0;border-radius:8px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:800}.branch-create-error{border-color:#fecaca;background:#fef2f2;color:#b42318}.branch-modal{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:#0f172a6b;animation:review-modal-backdrop-in .18s ease both}.branch-modal-card{width:min(760px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow-y:auto;padding:18px;border:1px solid #dbe3ee;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0f172a3d;animation:review-modal-card-in .22s cubic-bezier(.16,1,.3,1) both}.branch-modal-head,.branch-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.branch-modal-head>div,.branch-verification-note>div{display:grid;gap:3px}.branch-modal-head strong{font-size:18px}.branch-modal-head span,.branch-verification-note span{color:#667085;font-size:12px;line-height:1.4}.branch-verification-note{display:flex;align-items:flex-start;gap:10px;margin:14px 0;padding:11px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8}.branch-verification-note svg{flex:0 0 auto;margin-top:1px}.branch-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.branch-form-wide{grid-column:1 / -1}.branch-form-grid .form-field small{color:#667085;font-size:10px}.branch-field-label{position:relative;display:flex;align-items:center;gap:5px;width:fit-content;max-width:100%}.branch-field-info-button{width:18px;height:18px;flex:0 0 auto;display:inline-grid;place-items:center;padding:0;border:1px solid #b8c4d4;border-radius:50%;background:#fff;color:#475467}.branch-field-info-button:hover,.branch-field-info-button[aria-expanded=true]{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.branch-field-help{position:absolute;z-index:4;top:calc(100% + 6px);left:0;width:min(310px,calc(100vw - 72px));padding:9px 10px;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#344054!important;box-shadow:0 12px 30px #0f172a29;font-size:11px!important;font-weight:600!important;line-height:1.45;text-transform:none}.branch-form-grid input[readonly]{cursor:not-allowed;background:#f2f4f7;color:#667085}.branch-modal-actions{justify-content:flex-end;padding-top:12px;border-top:1px solid #e2e8f0}.branch-profile-page{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start}.branch-profile-picker{display:grid;gap:12px;position:sticky;top:16px}.branch-profile-picker-actions{display:flex;gap:8px}.branch-profile-picker-actions .secondary-button{flex:1;justify-content:center}.branch-profile-list{display:grid;gap:6px;max-height:60vh;overflow-y:auto;padding-right:2px}.branch-profile-list-item{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #e6ebf2;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.branch-profile-list-item:hover{border-color:#93c5fd;background:#f8fafc}.branch-profile-list-item:has(input:checked){border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb inset}.branch-profile-list-item input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb}.branch-profile-list-item span{display:grid;gap:2px;min-width:0}.branch-profile-list-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-profile-list-item small{color:#667085;font-size:11px}.branch-profile-editor{display:grid;gap:18px}.branch-profile-empty{display:grid;justify-items:center;gap:8px;padding:56px 16px;text-align:center;color:#667085}.branch-profile-empty svg{padding:14px;border-radius:50%;background:#eff6ff;color:#2563eb}.branch-profile-empty strong{color:#172033;font-size:15px}.branch-profile-loading{display:flex;align-items:center;gap:8px;padding:10px 12px;margin-bottom:4px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:600}.branch-profile-loading .spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.branch-profile-form{display:grid;gap:12px}.branch-profile-field-card{padding:14px 16px;border:1px solid #e6ebf2;border-radius:12px;background:#f8fafc;transition:border-color .12s ease,background .12s ease}.branch-profile-field-card.active{border-color:#dbe3ee;background:#fff}.branch-profile-field-card-head{display:flex;align-items:center;gap:9px;margin-bottom:10px}.branch-profile-field-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#eff6ff;color:#2563eb}.branch-profile-field-label{flex:1;color:#172033;font-size:13px;font-weight:800}.branch-profile-apply-toggle{display:flex;align-items:center;gap:7px;cursor:pointer}.branch-profile-apply-toggle input{position:absolute;width:1px;height:1px;opacity:0}.branch-profile-switch{position:relative;width:32px;height:18px;flex:0 0 auto;border-radius:999px;background:#cbd5e1;transition:background .14s ease}.branch-profile-switch:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a4d;transition:transform .14s ease}.branch-profile-apply-toggle input:checked+.branch-profile-switch{background:#2563eb}.branch-profile-apply-toggle input:checked+.branch-profile-switch:after{transform:translate(14px)}.branch-profile-apply-toggle input:focus-visible+.branch-profile-switch{outline:2px solid #2563eb;outline-offset:2px}.branch-profile-apply-label{color:#475467;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.branch-profile-field{min-width:0;margin-bottom:0}.branch-profile-template-helper{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#475467;font-size:12px}.branch-profile-template-helper code{padding:3px 6px;border:1px solid #dbe3ee;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700}.branch-profile-template-helper button{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#344054;font-size:11px;font-weight:700;cursor:pointer}.branch-profile-template-helper button:hover,.branch-profile-template-helper button:focus-visible{border-color:#2563eb;color:#1d4ed8}.branch-profile-field-card input,.branch-profile-field-card select,.branch-profile-field-card textarea{transition:border-color .12s ease,box-shadow .12s ease}.branch-profile-field-card input:focus,.branch-profile-field-card select:focus,.branch-profile-field-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.branch-profile-field-card input:disabled,.branch-profile-field-card select:disabled,.branch-profile-field-card textarea:disabled{cursor:not-allowed;background:#f2f4f7;color:#98a2b3}.branch-profile-category{position:relative}.branch-profile-category-suggestions{position:absolute;z-index:5;top:calc(100% + 4px);left:0;right:0;max-height:220px;overflow-y:auto;margin:0;padding:4px;list-style:none;border:1px solid #dbe3ee;border-radius:8px;background:#fff;box-shadow:0 12px 30px #0f172a29}.branch-profile-category-suggestions li button{width:100%;padding:7px 8px;border:none;border-radius:6px;background:transparent;text-align:left;font-size:13px;cursor:pointer}.branch-profile-category-suggestions li button:hover{background:#eff6ff}.branch-profile-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.branch-profile-address-grid input{grid-column:span 1}.branch-profile-address-grid input:first-child,.branch-profile-address-grid input:nth-child(2){grid-column:1 / -1}.branch-profile-hours{display:grid;gap:6px}.branch-profile-hours-row{display:grid;grid-template-columns:130px 1fr auto 1fr;align-items:center;gap:8px;padding:6px 8px;border-radius:8px}.branch-profile-hours-row:hover{background:#2563eb0d}.branch-profile-hours-row label{display:flex;align-items:center;gap:6px;font-size:13px}.branch-profile-hours-row span{color:#98a2b3;font-size:11px;text-align:center}.branch-profile-form-actions{display:flex;justify-content:flex-end;padding-top:4px}.branch-profile-results{margin-top:14px;padding:12px 14px;border:1px solid #e6ebf2;border-radius:10px;background:#f8fafc}.branch-profile-results>strong{font-size:13px}.branch-profile-results ul{display:grid;gap:5px;margin:8px 0 0;padding:0;list-style:none}.branch-profile-results li{display:flex;align-items:center;gap:6px;font-size:12px}.branch-profile-results li.ok{color:#067647}.branch-profile-results li.error{color:#b42318}.branch-profile-media-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;padding:14px 16px;border:1px solid #e6ebf2;border-radius:12px;background:#f8fafc}.branch-profile-media-form .form-field{margin-bottom:0}.branch-profile-gallery{margin-top:18px;padding-top:16px;border-top:1px solid #eaecf0}.branch-profile-gallery-filter{padding:7px 10px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;font-size:12px;font-weight:600}.branch-profile-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.branch-profile-gallery-item{position:relative;overflow:hidden;border:1px solid #e6ebf2;border-radius:10px;background:#f8fafc;box-shadow:0 6px 16px #0f172a0d;transition:transform .14s ease,box-shadow .14s ease}.branch-profile-gallery-item:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1a}.branch-profile-gallery-item img{display:block;width:100%;height:110px;object-fit:cover}.branch-profile-gallery-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;font-size:10px;font-weight:700;text-transform:capitalize;color:#475467}.branch-profile-gallery-meta .icon-button{width:22px;height:22px;color:#b42318}.branch-profile-gallery-meta .icon-button:hover{background:#fef2f2;border-color:#fecaca}@media(max-width:900px){.branch-profile-page{grid-template-columns:1fr}.branch-profile-picker{position:static}.branch-profile-media-form{grid-template-columns:1fr}}.branch-business-status{margin-left:37px;color:#667085;font-size:10px;font-weight:800}.branch-skeleton-card{display:grid;gap:16px}.branch-skeleton-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.branch-card{min-width:0;padding:12px;border:0;border-right:1px solid #dbe3ee;border-bottom:1px solid #dbe3ee;border-radius:0;box-shadow:none}.branch-card-button{width:100%;display:grid;gap:9px;background:transparent;color:inherit;text-align:left}.branch-card-button:hover,.branch-card-button:focus-visible{position:relative;z-index:1;background:#f8fbff;outline:0;box-shadow:inset 0 0 0 1px #bfdbfe}.branch-card-cta{display:inline-flex;align-items:center;gap:5px;margin-left:37px;color:#1d4ed8;font-size:11px;font-weight:900}.branch-card:nth-child(3n){border-right:0}.branch-card:nth-last-child(-n+3){border-bottom:0}.branch-head{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:flex-start;gap:9px}.branch-number{width:25px;height:25px;display:grid!important;place-items:center;border-radius:6px;background:#e7f0ff;color:#1d4ed8!important;font-size:11px;font-weight:900}.branch-copy{min-width:0}.branch-copy strong,.branch-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-head strong,.branch-head span{display:block}.branch-stats{margin-top:9px;margin-left:37px;gap:5px;flex-wrap:wrap}.branch-stats span{display:inline-flex;align-items:center;gap:5px;padding:4px 6px;border-radius:6px;background:#f1f5f9;color:#334155;font-weight:700;font-size:11px}.status{border-radius:8px;padding:5px 7px;font-size:11px;font-weight:800}.status.ok{background:#dcfce7;color:#166534}.status.warn{background:#fee2e2;color:#991b1b}.branch-detail-page{display:grid;gap:12px}.branch-detail-hero{display:grid;gap:12px;padding:14px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.branch-detail-hero>.secondary-button{justify-self:start}.branch-detail-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.branch-detail-title h2{margin:8px 0 6px;color:#111827;font-size:24px;letter-spacing:0}.branch-detail-title p,.branch-detail-contact span{display:inline-flex;align-items:center;gap:6px;margin:0;color:#667085;font-weight:700}.branch-detail-contact{display:grid;justify-items:end;gap:7px;font-size:12px}.chart-empty{height:100%;min-height:160px;display:grid;place-items:center;align-content:center;gap:8px;color:#667085;text-align:center}.chart-empty.compact{min-height:120px}.chart-empty-overlay{position:absolute;inset:0;z-index:1;background:#ffffffad;pointer-events:none}.branch-reviews-panel{padding-bottom:0}.branch-detail-page .performance-empty-panel,.branch-detail-page .panel.wide,.branch-rating-trend-panel,.branch-reviews-panel{grid-column:1 / -1}.branch-rating-trend-panel .chart-box{height:300px}.branch-reviews-panel .review-table{min-height:320px}.branch-review-tabs-head{display:grid;justify-items:start;gap:14px;margin-bottom:12px}.branch-review-tabs-head .panel-header{margin-bottom:0}.branch-detail-tabs,.branch-report-filter{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #d5deea;border-radius:8px;background:#f8fafc}.branch-detail-tabs button,.branch-report-filter button{min-height:30px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#475569;font-size:12px;font-weight:900}.branch-detail-tabs button.active,.branch-report-filter button.active{background:#14532d;color:#fff}.compact-review-table{margin:0 -14px}.branch-report-panel{display:grid;gap:12px}.branch-report-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.branch-report-custom{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.branch-report-custom label{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:12px;font-weight:900}.branch-report-custom input{height:34px;padding:0 8px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#172033}.branch-report-total{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border-radius:8px;background:#f0fdf4;color:#166534;font-size:12px;font-weight:900}.branch-report-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.branch-report-sheet{max-height:464px;min-width:0;overflow:auto;border:1px solid #c7d2e3;border-radius:8px;background:#fff;scrollbar-color:#b8c4d6 #f8fafc;scrollbar-width:thin}.branch-report-row{min-width:520px;display:grid;grid-template-columns:120px 220px 140px minmax(0,1fr);border-bottom:1px solid #e5eaf2}.branch-report-row:last-child{border-bottom:0}.branch-report-row span{min-height:42px;display:flex;align-items:center;padding:0 12px;border-right:1px solid #e5eaf2;color:#202124}.branch-report-row span:last-child{justify-content:flex-start;border-right:0;font-weight:900}.branch-report-row:after{content:"";min-height:42px;border-left:1px solid #e5eaf2}.branch-report-header{position:sticky;top:0;z-index:1;background:#e6f4ea;color:#188038;font-weight:900}.branch-report-header span{color:#188038}.branch-sentiment-list{display:grid;gap:10px}.branch-sentiment-list span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #d5deea;border-radius:8px;background:#f8fafc;color:#475569;font-weight:800}.branch-sentiment-list strong{color:#111827;font-size:18px}.report-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.report-card{padding:14px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px}.report-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#e0f2fe;color:#075985}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-list span{background:#f8fafc;align-items:center}.settings-action{width:100%;margin-top:12px;min-height:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px}.inline-error{padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:13px;font-weight:700}.inline-success{padding:10px 12px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;font-size:13px;font-weight:700}.google-reconnect-banner{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:12px 14px;border:1px solid #f59e0b;border-radius:8px;background:#fffbeb;color:#78350f;font-weight:800}.google-reconnect-banner span{flex:1;min-width:180px}.google-reconnect-banner .primary-button,.google-reconnect-banner .secondary-button{min-height:34px;white-space:nowrap}.insight-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0}.insight-summary span{display:grid;gap:3px;padding:10px;border:1px solid #d5deea;border-radius:8px;background:#f8fafc;color:#475569;font-size:12px}.insight-summary strong{color:#111827;font-size:18px}.performance-empty-panel{grid-column:1 / -1}.performance-controls{display:flex;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap;gap:8px}.panel-header:has(.performance-controls){flex-wrap:wrap}.performance-granularity{display:flex;padding:3px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc}.performance-granularity button{min-width:58px;padding:7px 10px;border:0;border-radius:6px;background:transparent;color:#475569;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.performance-granularity button.active{background:#14532d;color:#fff}.performance-date-input{display:grid;gap:3px;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase}.performance-date-input input{height:34px;padding:0 8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit;font-size:12px}.performance-sync-message{margin-bottom:10px;color:#475569;font-size:12px;font-weight:700}.performance-data-note{display:flex;align-items:center;gap:6px;margin:-2px 0 10px;color:#475569;font-size:12px;font-weight:700}.performance-data-note svg{flex:0 0 auto;color:#2563eb}.chart-loading{position:absolute;z-index:2;inset:0;display:grid;place-items:center;background:#ffffffc7;color:#475569;font-size:13px;font-weight:800}.performance-empty-copy{display:flex;align-items:center;gap:10px;padding:12px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b}.performance-empty-copy strong{color:#334155}.dark .performance-granularity,.dark .performance-date-input input{border-color:#475569;background:#172033;color:#e2e8f0}.dark .performance-granularity button{color:#cbd5e1}.dark .performance-granularity button.active{background:#22c55e;color:#052e16}.dark .chart-loading{background:#0f172ac7;color:#e2e8f0}.dark .chart-empty-overlay{background:#0f172aad}.dark .branch-card-button:hover,.dark .branch-card-button:focus-visible{background:#1f2a3d;box-shadow:inset 0 0 0 1px #3b82f6}.dark .branch-card-cta{color:#93c5fd}.dark .branch-modal-card{border-color:#2c3a52;background:#172033}.dark .branch-modal-head span,.dark .branch-verification-note span,.dark .branch-business-status,.dark .branch-form-grid .form-field small{color:#94a3b8}.dark .branch-verification-note{border-color:#1e40af;background:#172554;color:#93c5fd}.dark .branch-modal-actions{border-color:#2c3a52}.dark .branch-form-grid input[readonly]{background:#101828;color:#94a3b8}.dark .branch-profile-list-item{border-color:#2c3a52;background:#172033}.dark .branch-profile-list-item:hover{border-color:#2563eb;background:#1e293b}.dark .branch-profile-list-item:has(input:checked){border-color:#3b82f6;background:#172554}.dark .branch-profile-list-item small,.dark .branch-profile-empty,.dark .branch-profile-apply-label{color:#94a3b8}.dark .branch-profile-empty svg{background:#172554;color:#93c5fd}.dark .branch-profile-empty strong{color:#e2e8f0}.dark .branch-profile-loading{border-color:#1e40af;background:#172554;color:#93c5fd}.dark .branch-profile-field-card{border-color:#2c3a52;background:#172033}.dark .branch-profile-field-card.active{border-color:#2c3a52;background:#101828}.dark .branch-profile-field-icon{background:#172554;color:#93c5fd}.dark .branch-profile-field-label{color:#e2e8f0}.dark .branch-profile-template-helper{color:#94a3b8}.dark .branch-profile-template-helper code{border-color:#1e40af;background:#172554;color:#93c5fd}.dark .branch-profile-template-helper button{border-color:#334155;background:#172033;color:#cbd5e1}.dark .branch-profile-switch{background:#334155}.dark .branch-profile-field-card input:disabled,.dark .branch-profile-field-card select:disabled,.dark .branch-profile-field-card textarea:disabled{background:#0d1524;color:#667085}.dark .branch-profile-category-suggestions{border-color:#2c3a52;background:#172033}.dark .branch-profile-category-suggestions li button:hover{background:#1e293b}.dark .branch-profile-hours-row:hover{background:#3b82f61a}.dark .branch-profile-hours-row span{color:#667085}.dark .branch-profile-results{border-color:#2c3a52;background:#172033}.dark .branch-profile-results li.ok{color:#4ade80}.dark .branch-profile-results li.error{color:#f87171}.dark .branch-profile-media-form{border-color:#2c3a52;background:#172033}.dark .branch-profile-gallery{border-color:#2c3a52}.dark .branch-profile-gallery-filter{border-color:#2c3a52;background:#101828;color:#e2e8f0}.dark .branch-profile-gallery-item{border-color:#2c3a52;background:#101828}.dark .branch-profile-gallery-meta{color:#94a3b8}.dark .branch-profile-gallery-meta .icon-button{color:#f87171}.dark .branch-profile-gallery-meta .icon-button:hover{background:#431417;border-color:#7f1d1d}.dark .branch-field-info-button{border-color:#475467;background:#1f2a3d;color:#cbd5e1}.dark .branch-field-info-button:hover,.dark .branch-field-info-button[aria-expanded=true]{border-color:#60a5fa;background:#172554;color:#93c5fd}.dark .branch-field-help{border-color:#334155;background:#1f2a3d;color:#e2e8f0!important}.dark .branch-detail-hero,.dark .branch-sentiment-list span,.dark .branch-detail-tabs,.dark .branch-report-filter,.dark .branch-report-custom input,.dark .branch-report-sheet{background:#172033;border-color:#2c3a52}.dark .branch-detail-title h2,.dark .branch-sentiment-list strong,.dark .branch-report-row span{color:#e5e7eb}.dark .branch-detail-title p,.dark .branch-detail-contact span,.dark .chart-empty,.dark .branch-sentiment-list span,.dark .branch-detail-tabs button,.dark .branch-report-filter button,.dark .branch-report-custom label{color:#a6b1c2}.dark .branch-detail-tabs button.active,.dark .branch-report-filter button.active{background:#22c55e;color:#052e16}.dark .branch-report-total{background:#123524;color:#bbf7d0}.dark .branch-report-row,.dark .branch-report-row span{border-color:#2c3a52}.dark .branch-report-row:after{border-color:#2c3a52}.dark .branch-report-header{background:#123524}.dark .branch-report-header span{color:#bbf7d0}.feature-table{display:grid;gap:8px;margin-top:12px}.feature-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.4fr) minmax(230px,1.2fr) 86px;gap:10px;align-items:center;padding:10px;border:1px solid #d5deea;border-radius:8px;background:#fff}.feature-title{display:flex;align-items:center;gap:8px}.feature-row span{color:#64748b;font-size:13px}.feature-row code{padding:6px 8px;border-radius:6px;background:#f1f5f9;color:#334155;font-size:12px;white-space:normal}.status-pill{justify-self:end;padding:5px 8px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px}.status-pill.priority{background:#fef3c7;color:#92400e}.dark .insight-summary span,.dark .feature-row,.dark .feature-row code,.dark .ai-insight-column{background:#111827;border-color:#2c3a52}.dark .insight-summary strong{color:#dbeafe}.dark .ai-insight-column h3{color:#86efac}.dark .ai-insight-column.positive{background:#14291d;border-color:#2f6f45}.dark .ai-insight-column.negative{background:#311c22;border-color:#7f3343}.dark .ai-insight-column.negative h3{color:#fda4af}.dark .ai-insight-column ul,.dark .ai-setup-note{color:#a6b1c2}.dark .ai-branch-name{color:#e5e7eb}.reports-page{display:grid;gap:18px}.reports-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reports-head span{display:block;color:#475569;font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.reports-head h1{margin:6px 0 0;color:#172033;font-size:32px;line-height:1.05}.reports-actions,.report-date-controls,.pagination-controls{display:flex;align-items:center;gap:10px}.report-sync-button{min-height:34px;padding:0 10px}.google-sheet-embed-actions{display:flex;align-items:center;gap:10px}.report-date-input{height:34px;padding:0 10px;border:1px solid #d4d4d8;border-radius:8px;font-weight:700;font-size:13px;color:#27272a;background:#fff}.report-sync-status{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;font-weight:800}.report-sync-status.warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.report-sync-status.error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.report-sync-details{margin:7px 0 0;padding-left:18px;font-size:12px;font-weight:700;line-height:1.45}.syncing-icon{animation:report-spin .9s linear infinite}@keyframes report-spin{to{transform:rotate(360deg)}}.export-button,.report-date-range,.rows-button,.page-number{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#172033;font-weight:800}.export-button{padding:0 18px;color:#15803d;font-size:15px}.report-more{width:48px;height:42px}.report-hero{min-height:188px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:center;padding:24px;border:1px solid #d5deea;border-radius:8px;background:#fff;box-shadow:0 14px 40px #0f172a0a}.report-title-line{display:flex;align-items:center;gap:10px;color:#172033;font-size:18px}.report-title-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#ecfdf3;color:#15803d}.report-hero-copy p{margin:8px 0 18px;color:#667085;font-size:15px}.sheet-meta{display:flex;flex-wrap:wrap;gap:18px;margin:0}.sheet-meta span{display:inline-flex;align-items:center;gap:12px;min-width:330px;padding:16px 18px;border:1px solid #d5deea;border-radius:8px;background:#f8fafc;color:#475569;font-size:13px;font-weight:700}.sheet-meta small,.sheet-meta strong{display:block}.sheet-meta small{color:#667085;font-size:13px;font-weight:800}.sheet-meta strong{margin-top:2px;color:#172033;font-size:14px}.report-illustration{position:relative;min-height:130px}.illustration-window{width:272px;height:134px;margin-left:auto;padding:22px;border:1px solid #cbd5e1;border-radius:8px;background:linear-gradient(#d9eee3 0 18px,#f8fffb 18px)}.illustration-window>span{position:absolute;top:16px;width:6px;height:6px;border-radius:999px;background:#a7d7bb}.illustration-window>span:nth-child(1){right:248px}.illustration-window>span:nth-child(2){right:236px}.illustration-window>span:nth-child(3){right:224px}.illustration-line{width:68px;height:6px;margin:9px 0;border-radius:999px;background:#e0eee7}.illustration-line.long{width:126px}.illustration-chart{display:flex;justify-content:flex-end;align-items:flex-end;gap:10px;height:62px}.illustration-chart i{width:12px;border-radius:3px 3px 0 0;background:#a7d7bb}.illustration-chart i:nth-child(1){height:40px}.illustration-chart i:nth-child(2){height:32px}.illustration-chart i:nth-child(3){height:44px}.illustration-chart i:nth-child(4){height:34px}.illustration-chart i:nth-child(5){height:48px}.illustration-download{position:absolute;right:6px;bottom:2px;width:62px;height:62px;display:grid;place-items:center;border-radius:999px;background:#15803d;color:#fff;box-shadow:0 12px 28px #15803d40}.report-tabs-wrap{border-bottom:1px solid #d5deea}.sheet-tabbar{display:flex;align-items:flex-end;justify-content:flex-start;gap:18px;margin:0;border-bottom:0}.sheet-tabs{display:flex;align-items:flex-end;gap:18px;margin:0;border-bottom:0}.sheet-tabs button{min-height:52px;position:relative;display:inline-flex;align-items:center;gap:8px;padding:0 2px;border:0;background:transparent;color:#64748b;font-weight:700}.sheet-tabs button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px 999px 0 0;background:transparent}.sheet-tabs button:hover{color:#334155}.sheet-tabs button.active{color:#188038}.sheet-tabs button.active:after{background:#188038}.report-sheet-panel{padding:20px 20px 16px}.report-sheet-controls{display:grid;grid-template-columns:320px 44px minmax(0,1fr);gap:10px;align-items:center;margin-bottom:18px}.report-search{min-width:0;min-height:44px;display:flex;align-items:center;gap:10px;padding:0 12px 0 16px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#64748b}.report-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172033}.report-search svg{flex:0 0 auto;color:#475569}.report-filter{width:44px;height:44px}.report-date-controls{justify-content:flex-end}.report-date-range{min-width:282px;padding:0 16px}.sheet-toolbar{min-height:44px;display:flex;align-items:center;gap:6px;padding:8px;margin-bottom:10px;border:1px solid #d5deea;border-radius:8px;background:#fff}.sheet-toolbar select,.sheet-toolbar button{height:30px;border:1px solid transparent;border-radius:6px;background:transparent;color:#202124}.sheet-toolbar select{min-width:150px;padding:0 28px 0 10px;border-color:#dfe5ef}.sheet-toolbar button{min-width:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;font-weight:700}.sheet-toolbar button:hover{background:#f1f3f4;border-color:#dfe5ef}.toolbar-divider{width:1px;height:24px;margin:0 4px;background:#dfe5ef}.sheet-grid-wrap{height:308px;min-width:0;border:1px solid #c7d2e3;border-radius:8px;overflow:hidden}.google-sheet-embed{display:grid;gap:12px;min-height:calc(100vh - 220px)}.google-sheet-embed-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.google-sheet-embed-head>div:first-child{display:grid;gap:3px}.google-sheet-embed-head .google-sheet-embed-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:10px}.google-sheet-embed-actions .primary-button,.google-sheet-embed-actions .secondary-button{white-space:nowrap}.google-sheet-embed-head span{color:var(--muted);font-size:13px}.google-sheet-embed iframe{width:100%;min-height:calc(100vh - 285px);border:1px solid var(--border);border-radius:10px;background:#fff}.report-sheet-preview{max-height:430px;min-height:430px;overflow:auto;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:inset 0 1px #f8fafc}.historical-month-tabs{position:sticky;top:0;z-index:3;display:flex;gap:8px;padding:10px;border-bottom:1px solid #e2e8f0;background:#fff}.historical-month-tabs button{min-height:34px;border:1px solid #d5deea;border-radius:8px;background:#f8fafc;color:#475569;padding:0 12px;font-weight:900}.historical-month-tabs button.active{border-color:#bfdbfe;background:#e7f0ff;color:#1d4ed8}.report-sheet-preview table{width:max-content;min-width:100%;border-collapse:collapse;font-size:12px;font-variant-numeric:tabular-nums}.report-sheet-preview.report-sheet-compact table{min-width:0}.report-sheet-preview td{height:34px;min-width:92px;max-width:220px;padding:6px 9px;border:1px solid #d7dde8;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#fff;text-align:left}.report-sheet-branch-cell{min-width:245px!important;position:sticky;left:0;z-index:3;background:#fff!important;color:#172033!important;text-align:left!important;font-weight:700}.report-sheet-title-cell{background:#e8f0fe!important;color:#174ea6!important;font-weight:900;text-align:left!important}.report-sheet-header-cell{position:sticky;top:0;z-index:4;background:#f1f3f4!important;color:#202124!important;font-weight:900;text-align:center!important}.report-sheet-header-cell.report-sheet-branch-cell{z-index:5;background:#e8f0fe!important}.report-sheet-total-column-cell{background:#e8f0fe;color:#174ea6;font-weight:900}.report-sheet-written-column-cell{background:#ecfdf3;color:#166534}.report-sheet-nonwritten-column-cell{background:#fff7ed;color:#9a3412}.report-sheet-total-row-cell{background:#fef3c7!important;color:#78350f!important;font-weight:900;border-top:2px solid #f59e0b!important}.google-sheet-panel{padding:14px}.google-sheet-panel .sheet-grid-wrap{min-height:calc(100vh - 205px);padding:0;overflow:visible}.sheet-loading{height:100%;min-width:980px;overflow:hidden;background:#fff}.sheet-skeleton-header,.sheet-skeleton-row{display:grid;grid-template-columns:300px 170px repeat(6,130px);gap:0}.sheet-skeleton-header{padding:15px 16px;border-bottom:1px solid #d9e2ef;background:#e6f4ea}.sheet-skeleton-row{padding:14px 16px;border-bottom:1px solid #e5eaf2}.sheet-skeleton-header>span,.sheet-skeleton-row>span{padding-right:18px}.google-sheet-grid{block-size:100%;inline-size:100%;min-width:0;border:0;font-size:13px;scroll-behavior:smooth;scrollbar-color:#b8c4d6 #f8fafc;scrollbar-width:thin;--rdg-background-color: #ffffff;--rdg-header-background-color: #e6f4ea;--rdg-row-hover-background-color: #f8fbff;--rdg-border-color: #d9e2ef;--rdg-color: #202124;--rdg-font-size: 13px;--rdg-selection-color: #1a73e8}.google-sheet-grid *,.google-sheet-grid{scrollbar-color:#b8c4d6 #f8fafc;scrollbar-width:thin}.google-sheet-grid::-webkit-scrollbar,.google-sheet-grid *::-webkit-scrollbar{width:10px;height:10px}.google-sheet-grid::-webkit-scrollbar-track,.google-sheet-grid *::-webkit-scrollbar-track{background:#f8fafc;border-radius:999px}.google-sheet-grid::-webkit-scrollbar-thumb,.google-sheet-grid *::-webkit-scrollbar-thumb{background:#b8c4d6;border:2px solid #f8fafc;border-radius:999px}.google-sheet-grid::-webkit-scrollbar-thumb:hover,.google-sheet-grid *::-webkit-scrollbar-thumb:hover{background:#94a3b8}.google-sheet-grid .rdg-header-row{color:#188038;font-weight:700}.google-sheet-grid .rdg-cell{border-inline-end:1px solid #e5eaf2}.google-sheet-grid .rdg-cell[aria-colindex="1"]{font-weight:700;box-shadow:1px 0 #d9e2ef}.google-sheet-grid .sheet-total-row{background:#f1f5f9;font-weight:800}.data-pagination{display:grid;grid-template-columns:1fr auto 160px;align-items:center;gap:18px;padding:14px 16px;border-top:1px solid #dbe3ee;color:#475569;font-size:14px}.rows-button,.page-number{min-height:36px;padding:0 14px}.rows-select{min-height:36px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#172033;font-weight:800}.rows-select select{border:0;outline:0;background:transparent;color:inherit;font-weight:inherit}.page-number{min-width:36px;border:0;background:transparent;color:#475569}.page-number.active{border:1px solid #15803d;border-radius:999px;background:#f0fdf4;color:#15803d}.dark .sheet-meta span,.dark .sheet-tabs,.dark .sheet-toolbar,.dark .sheet-grid-wrap,.dark .sheet-loading{background:#111827;border-color:#2c3a52}.dark .sheet-tabs button:hover,.dark .sheet-toolbar select,.dark .sheet-toolbar button{color:#dbeafe}.dark .reports-head h1,.dark .report-title-line,.dark .sheet-meta strong,.dark .report-search input,.dark .export-button,.dark .report-date-range,.dark .rows-button,.dark .rows-select{color:#e5e7eb}.dark .report-hero,.dark .report-sheet-panel,.dark .export-button,.dark .report-date-range,.dark .rows-button,.dark .rows-select,.dark .report-search{background:#172033;border-color:#2c3a52}.dark .report-sheet-preview{background:#111827;border-color:#2c3a52;box-shadow:none}.dark .historical-month-tabs{background:#172033;border-color:#2c3a52}.dark .historical-month-tabs button{background:#111827;border-color:#2c3a52;color:#a6b1c2}.dark .historical-month-tabs button.active{background:#1e3a5f;border-color:#60a5fa;color:#bfdbfe}.dark .report-sheet-preview td{border-color:#2c3a52;color:#d1d5db;background:#111827}.dark .report-sheet-branch-cell{background:#111827!important;color:#e5e7eb!important}.dark .report-sheet-title-cell{background:#1e3a5f!important;color:#bfdbfe!important}.dark .report-sheet-header-cell{background:#172033!important;color:#e5e7eb!important}.dark .report-sheet-header-cell.report-sheet-branch-cell{background:#1e3a5f!important}.dark .report-sheet-total-column-cell{background:#1e3a5f;color:#bfdbfe}.dark .report-sheet-written-column-cell{background:#123524;color:#bbf7d0}.dark .report-sheet-nonwritten-column-cell{background:#3b2412;color:#fed7aa}.dark .report-sheet-total-row-cell{background:#3f310d!important;color:#fde68a!important;border-top-color:#d97706!important}.dark .data-pagination{border-color:#2c3a52}.dark .report-title-icon,.dark .page-number.active{background:#123524}.dark .report-illustration{opacity:.78}.dark .google-sheet-grid,.dark .google-sheet-grid *{scrollbar-color:#64748b #111827}.dark .google-sheet-grid::-webkit-scrollbar-track,.dark .google-sheet-grid *::-webkit-scrollbar-track{background:#111827}.dark .google-sheet-grid::-webkit-scrollbar-thumb,.dark .google-sheet-grid *::-webkit-scrollbar-thumb{background:#64748b;border-color:#111827}.dark .google-sheet-grid::-webkit-scrollbar-thumb:hover,.dark .google-sheet-grid *::-webkit-scrollbar-thumb:hover{background:#94a3b8}.media-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;align-items:start}.posts-layout{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.post-page-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:0;width:fit-content;border:0;background:transparent}.post-page-tabs button{min-height:38px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#475569;padding:0 14px;font-size:13px;font-weight:900}.post-page-tabs button.active{border-color:#bfdbfe;background:#e7f0ff;color:#1d4ed8}.post-composer{position:static}.post-composer-wide{display:grid;gap:14px;overflow:hidden}.post-composer-wide .panel-header{margin-bottom:0}.post-text-field{position:relative}.template-token-picker{position:absolute;z-index:20;width:max-content;overflow:hidden;border:0;background:transparent;box-shadow:none}.template-token-picker button{width:100%;display:block;padding:3px 7px;border:0;border-radius:5px;background:#eaf4ff;color:#2563eb;text-align:left;font:inherit}.template-token-picker button.active,.template-token-picker button:hover{background:#dbeafe}.template-token-picker strong{color:inherit;font-size:13px;font-weight:400}.post-template-message{color:#166534;font-weight:900}.templates-page{display:grid;gap:16px}.templates-panel{padding:18px;width:min(920px,100%)}.templates-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.templates-toolbar .search-box{width:min(320px,100%)}.templates-toolbar>span{color:#707a99;font-size:12px;font-weight:900}.templates-message{margin-bottom:12px;padding:10px 12px;border:1px solid #d8ddf0;border-radius:8px;background:#f8faff;color:#25304d;font-size:12px;font-weight:900}.template-table-wrap{overflow:auto;border:1px solid #e5e8f4;border-radius:8px;width:fit-content;max-width:100%}.template-table{width:auto;min-width:0;border-collapse:collapse}.template-table th,.template-table td{padding:6px 8px;border-bottom:1px solid #e5e8f4;text-align:left;vertical-align:middle}.template-table th:nth-child(1),.template-table td:nth-child(1){width:76px;white-space:nowrap}.template-table th:nth-child(2),.template-table td:nth-child(2){width:280px}.template-table th:nth-child(3),.template-table td:nth-child(3){width:300px}.template-table th:nth-child(4),.template-table td:nth-child(4){width:86px;white-space:nowrap}.template-table th{background:#f7f8ff;color:#52607f;font-size:13px;font-weight:900;text-transform:uppercase}.template-table td{color:#25304d;font-size:13px;font-weight:400}.template-table tbody tr:last-child td{border-bottom:0}.template-table td strong,.template-table td span{display:block}.template-table td span{margin-top:2px;color:#8a93ad;font-size:10px;font-weight:700}.template-table input{width:100%;min-height:28px;border:1px solid #d8ddf0;border-radius:6px;padding:0 7px;background:#fff;color:#172033;font-size:13px;font-weight:400}.template-table .secondary-button{min-height:28px;padding:0 8px;border-radius:6px;font-size:13px}.post-composer-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.post-content-section,.post-side-section{min-width:0;display:grid;gap:9px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.post-content-section{min-height:100%}.post-composer-side{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.post-section-title{display:flex;align-items:center;gap:8px;color:#101828;font-size:13px}.post-section-title strong{flex:1 1 auto;font-size:13px;font-weight:900}.post-step{flex:0 0 auto;width:20px;height:20px;display:inline-grid;place-items:center;border-radius:7px;background:#2563eb;color:#fff;font-size:11px;font-weight:900}.post-section-badge{flex:0 0 auto;color:#667085;font-size:11px;font-weight:800;text-transform:uppercase}.post-text-field textarea{min-height:216px;resize:vertical;font-size:14px;line-height:1.5;background:#fff}.post-text-field small{justify-self:end;margin-top:4px;font-size:12px;font-weight:900}.post-target-section{display:grid;gap:9px}.post-side-section.post-target-section{min-height:100%;grid-template-rows:auto auto auto minmax(0,1fr) auto}.post-target-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.post-target-tabs button,.post-branch-picker-actions button{min-height:32px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#475569;font-size:12px;font-weight:900}.post-target-tabs button.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.post-branch-picker,.post-selected-summary{display:grid;gap:7px}.post-branch-search{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#667085}.post-branch-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:inherit}.post-branch-picker-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#667085;font-size:11px;font-weight:900}.post-branch-picker-actions button{min-height:28px;padding:0 9px}.post-branch-options{min-height:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-content:start;gap:5px;overflow-y:auto;padding-right:2px;scrollbar-width:thin}.post-selected-branches{display:flex;gap:4px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.post-selected-branches button,.post-selected-branches span{flex:0 0 auto;max-width:130px;min-height:22px;display:inline-flex;align-items:center;gap:4px;overflow:hidden;padding:0 6px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.post-picker-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0f172a5c}.post-picker-card{width:min(1180px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:10px;padding:14px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a38}.post-picker-head,.post-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.post-picker-head div{display:grid;gap:3px}.post-picker-head strong{font-size:16px}.post-confirm-card{width:min(440px,calc(100vw - 48px));height:auto;grid-template-rows:auto auto auto;gap:14px}.post-confirm-card p{margin:0;color:#475569;font-size:14px;line-height:1.5}.post-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.post-picker-head span{color:#667085;font-size:12px;font-weight:800}.post-picker-footer{padding-top:10px;border-top:1px solid #e2e8f0}.post-branch-options button{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);gap:7px;align-items:center;padding:7px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:inherit;text-align:left}.post-branch-options button.selected{border-color:#93c5fd;background:#eff6ff}.post-branch-check{width:20px;height:20px;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:6px;color:#fff}.post-branch-options button.selected .post-branch-check{border-color:#2563eb;background:#2563eb}.post-branch-options strong,.post-branch-options small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-branch-options strong{font-size:12px}.post-branch-options small{margin-top:2px;color:#667085;font-size:10px;font-weight:700}.post-action-grid{display:grid;grid-template-columns:minmax(120px,.36fr) minmax(0,1fr);gap:9px;align-items:end}.post-action-grid .form-field{gap:5px}.post-url-field{min-height:40px;display:flex;align-items:center;gap:8px;border:1px solid #d5deea;border-radius:8px;padding:0 10px;background:#fff;color:#667085}.post-url-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:inherit}.post-call-phone-note{min-height:40px;font-size:12px;font-weight:700;line-height:1.35}.post-field-hint{display:inline-flex;align-items:center;gap:6px;color:#667085;font-size:11px;font-weight:700}.post-photo-section{gap:9px}.post-queue-button{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:9px;grid-row:5;margin-top:auto;border:1px solid #1d4ed8;border-radius:8px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:14px;font-weight:900;box-shadow:0 14px 28px #1d4ed838}.post-queue-button:hover:not(:disabled){border-color:#1e40af;background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px)}.post-queue-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.danger-button{background:#b91c1c;border-color:#b91c1c}.danger-button:hover{background:#991b1b;border-color:#991b1b;box-shadow:0 10px 24px #b91c1c47}.post-count{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 8px;border-radius:8px;background:#f0fdf4;color:#166534;font-size:12px;font-weight:900}.post-window,.post-progress-tabs button,.post-progress-tabs span{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid transparent;padding:0 8px;border-radius:8px;background:#eef6ff;color:#1d4ed8;font-size:12px;font-weight:900}.post-progress-tabs button{background:#fff;border-color:#d5deea;color:#475569}.post-progress-tabs button.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.post-progress-tabs{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.post-list-panel{min-width:0;grid-column:1 / -1}.post-recent-panel{display:grid;gap:12px}.post-delete-toolbar{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(180px,.4fr) minmax(220px,1fr) auto;gap:8px;align-items:center}.post-delete-toolbar>.post-target-tabs{grid-column:span 1}.post-delete-toolbar>.post-selected-branches{min-width:0}.post-delete-toolbar>.primary-button{min-height:36px;white-space:nowrap}.post-all-posts-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:12px;align-items:start;min-height:0}.post-all-posts-filterbar{position:relative;z-index:3;display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.post-date-tabs{display:flex;align-items:center;gap:6px;padding:4px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.post-date-tabs button{min-height:30px;border:0;border-radius:7px;background:transparent;color:#475569;padding:0 11px;font-size:13px;font-weight:900}.post-date-tabs button.active{background:#e7f0ff;color:#1d4ed8}.post-date-picker{position:relative}.post-date-trigger{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#334155;font-size:13px;font-weight:800;white-space:nowrap}.post-date-trigger span{overflow:hidden;text-overflow:ellipsis}.post-date-popover{position:absolute;z-index:25;top:calc(100% + 8px);left:0;overflow:hidden;border:1px solid #d5deea;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a2e}.post-date-actions{display:flex;justify-content:flex-end;gap:8px;padding:8px 12px 12px;border-top:1px solid #e2e8f0}.post-date-popover .rdrCalendarWrapper{color:#172033;font-size:12px}.post-date-popover .rdrDateDisplayWrapper{background:#f8fafc}.post-preview-list{min-width:0;max-height:min(720px,calc(100vh - 220px));display:grid;gap:8px;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.post-preview-option{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;padding:10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:inherit;cursor:pointer;text-align:left}.post-preview-option:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.post-preview-select{width:18px;height:18px;margin-top:2px;padding:0;border:2px solid #cbd5e1;border-radius:999px;background:#fff;flex:0 0 auto;position:relative}.post-preview-select:after{content:"";position:absolute;inset:4px;border-radius:999px;background:transparent}.post-preview-option.selected{border-color:#93c5fd;background:#eff6ff}.post-preview-option.selected .post-preview-select{border-color:#2563eb}.post-preview-option.selected .post-preview-select:after{background:#2563eb}.post-preview-pane{min-width:0;display:grid;gap:8px}.post-preview-pane>span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.post-preview-pane small{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:#667085}.post-preview-pane strong,.post-preview-pane small,.post-preview-pane p{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-preview-pane strong{font-size:13px}.post-preview-pane p{color:#667085;font-size:12px}.post-preview-pane>p,.post-delete-filter-pane p{margin:0;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-preview-actions,.post-edit-headline{display:flex;align-items:center;justify-content:space-between;gap:8px}.post-preview-actions>span{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.post-preview-actions button,.post-edit-headline button{width:fit-content;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#1d4ed8;padding:4px 8px;font-size:12px;font-weight:900}.post-preview-actions button{display:inline-flex;align-items:center;gap:4px}.post-delete-filter-pane{position:sticky;top:18px;min-width:0;display:grid;align-content:start;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.post-delete-filter-head{min-width:0;display:grid;gap:3px}.post-delete-filter-head strong{color:#172033;font-size:13px}.post-delete-filter-head span{color:#667085;font-size:12px}.post-manage-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.post-manage-tabs button{min-height:32px;border:0;border-radius:6px;background:transparent;color:#475569;font-weight:900}.post-manage-tabs button.active{background:#e7f0ff;color:#1d4ed8}.post-delete-filter-block{display:grid;gap:7px}.post-delete-filter-block>span,.post-delete-filter-control>span{color:#475569;font-size:12px;font-weight:900}.post-delete-filter-pane .post-target-tabs{grid-template-columns:1fr}.post-delete-count{display:grid;gap:2px;padding:10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.post-delete-count strong{color:#b91c1c;font-size:20px;line-height:1}.post-delete-count span,.post-update-hint{color:#667085;font-size:12px;font-weight:800}.post-preview-modal-card{width:min(560px,calc(100vw - 48px));height:auto;max-height:calc(100vh - 48px);grid-template-rows:auto minmax(0,1fr);overflow:auto}.post-live-preview{display:grid;gap:0;overflow:hidden;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.post-live-preview img,.post-live-preview-empty{width:100%;max-height:360px;aspect-ratio:16 / 10;background:#f1f5f9}.post-live-preview img{object-fit:contain;display:block}.post-live-preview-empty{display:grid;place-items:center;align-content:center;gap:8px;color:#667085}.post-live-preview-body{display:grid;gap:10px;padding:14px}.post-live-preview-body>span{color:#667085;font-size:12px;font-weight:800}.post-live-preview-body strong{color:#172033;font-size:16px}.post-live-preview-body p{margin:0;color:#334155;line-height:1.5;white-space:pre-wrap}.post-live-preview-body .primary-button,.post-live-preview-body .secondary-button{width:fit-content;min-height:36px}.post-delete-filter-pane .danger-outline-button{width:100%;min-height:34px}.post-selected-delete-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.post-selected-delete-summary span{color:#667085;font-size:12px;font-weight:800}.danger-outline-button{color:#b91c1c}.post-delete-card{width:min(560px,100%)}.post-delete-preview{margin:0;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#475569;line-height:1.45}.post-list{display:grid;gap:6px}.post-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.post-row{display:grid;gap:5px;padding:9px 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.post-row-image{width:160px;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;border:1px solid #dbe3ee}.post-row strong,.post-row span,.post-row a{display:inline-flex;align-items:center;gap:5px}.post-row strong{margin-right:8px}.post-row>div:first-child span,.post-row p{color:#667085}.post-row p{margin:0;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.post-meta a{color:#1d4ed8;font-size:12px;font-weight:800;text-decoration:none}.post-progress-panel{min-width:0}.post-progress-group-list,.post-progress-date-list{display:grid;gap:12px}.post-progress-date-group,.post-progress-group{min-width:0;display:grid;gap:10px}.post-progress-group{padding:12px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}.post-progress-group.compact{gap:8px}.post-progress-group-head,.post-progress-date-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.post-progress-group-head>div:first-child,.post-progress-date-head{min-width:0}.post-progress-group-head strong,.post-progress-date-head strong{display:block;color:#172033;font-size:14px}.post-progress-group-head span,.post-progress-date-head span{color:#667085;font-size:12px;font-weight:800}.post-progress-statuses{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.post-progress-statuses span{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:11px;font-weight:900}.post-progress-statuses span.danger{background:#fef2f2;color:#b91c1c}.post-progress-summary{margin:0;color:#475569;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-reschedule-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.post-reschedule-bar>span{color:#475569;font-size:12px;font-weight:900}.post-reschedule-bar button{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d5deea;border-radius:8px;padding:0 9px;background:#fff;color:#475569;font-size:11px;font-weight:900}.post-retry-bar{border-color:#fecaca;background:#fff7f7}.post-retry-bar>span{color:#b42318}.post-retry-bar button{border-color:#fca5a5;color:#b42318}.post-reschedule-bar button:hover:not(:disabled){border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.post-progress-date-group{padding:12px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.post-progress-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px}.post-progress-row{min-width:0;display:grid;gap:5px;min-height:96px;padding:9px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.post-progress-head,.post-progress-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.post-progress-head strong{min-width:0;flex:1 1 auto;overflow:hidden;color:#172033;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.post-progress-head span,.post-progress-meta{color:#667085;font-size:10px;font-weight:800}.post-progress-number{flex:0 0 auto;min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;background:#eef2f7;color:#475569;font-size:10px;font-weight:900}.post-progress-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-progress-meta a{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:#1d4ed8;text-decoration:none}.post-progress-track{position:relative;height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}.post-progress-track span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#94a3b8}.post-progress-row.queued .post-progress-track span{background:#2563eb}.post-progress-row.publishing .post-progress-track span{background:#d97706}.post-progress-row.live .post-progress-track span{background:#16a34a}.post-progress-row.failed .post-progress-track span{background:#dc2626}.post-progress-row.failed .post-progress-head span{color:#b91c1c}.post-photo-drop{min-height:156px;margin:0;border:1px dashed #9db7d6;border-radius:8px;background:#f8fbff;color:#1d4ed8;display:grid;place-items:center;gap:6px;padding:14px;text-align:center;position:relative;overflow:hidden}.post-photo-drop strong,.post-photo-drop span{display:block}.post-photo-drop strong{color:#0b57d0;font-size:13px}.post-photo-drop span{max-width:100%;color:#667085;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-camera-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#dbeafe;color:#2563eb}.post-photo-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.post-photo-drop.has-preview{min-height:220px;padding:0;border-style:solid;background:#f8fafc;color:#fff}.post-photo-drop.has-preview img{width:100%;height:220px;object-fit:contain;display:block}.post-photo-drop.has-preview span{position:absolute;right:8px;bottom:8px;left:8px;padding:5px 8px;border-radius:8px;background:#0f172ab3;color:#fff}.post-photo-remove{position:absolute;top:8px;right:8px;z-index:2;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;background:#0f172ab8;color:#fff}.form-field small{justify-self:end;color:#667085;font-size:12px;font-weight:700}.form-field small.limit-error{color:#b91c1c}.media-main{min-width:0}.media-toolbar{margin-bottom:12px;justify-content:flex-start;flex-wrap:wrap}.media-toolbar .select-box{min-width:210px}.media-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.media-card{overflow:hidden}.media-skeleton-card{display:grid;gap:0}.media-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0f172a1a}.media-thumb{position:relative;aspect-ratio:4 / 3;background:#e2e8f0}.media-thumb img,.upload-preview img{width:100%;height:100%;object-fit:cover;display:block}.media-thumb .status{position:absolute;top:10px;right:10px}.media-card-body{display:grid;gap:9px;padding:10px}.media-card-body strong,.media-card-body span{display:block}.media-card-body>div:first-child span{margin-top:4px;color:#667085;font-size:12px}.media-meta{display:flex;gap:6px;flex-wrap:wrap}.media-meta span{padding:5px 6px;border-radius:8px;background:#f1f5f9;color:#334155;font-size:10px;font-weight:800}.media-actions{justify-content:space-between}.media-actions span{display:inline-flex;align-items:center;gap:6px;color:#475467;font-weight:700;font-size:12px}.blog-automation-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.blog-editor-panel{min-width:0;padding:0}.panel-header.compact{align-items:center}.blog-status-pill{min-height:30px;display:inline-flex;align-items:center;border-radius:999px;padding:0 10px;font-size:11px;font-weight:900;text-transform:uppercase}.blog-status-pill.ready{background:#dcfce7;color:#166534}.blog-status-pill.missing{background:#fef2f2;color:#991b1b}.blog-editor-form{display:grid;grid-column:2 / -1;grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:9px;height:100%;min-height:0;overflow:hidden;min-width:0}.blog-editor-main,.blog-editor-side{min-height:0;min-width:0;display:grid;gap:9px}.blog-editor-main{grid-template-rows:minmax(0,1fr);height:100%;overflow:hidden}.blog-editor-side{align-content:start;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#f8fafc}.blog-editor-side::-webkit-scrollbar{width:7px}.blog-editor-side::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.blog-editor-side::-webkit-scrollbar-track{background:transparent}.dark .blog-editor-side::-webkit-scrollbar-thumb{background:#475569}.blog-sidebar-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;border-radius:8px;background:#e9eef5}.blog-sidebar-tabs button{min-height:32px;border:0;border-radius:6px;background:transparent;color:#667085;font-size:11px;font-weight:800}.blog-sidebar-tabs button.active{background:#fff;color:#1d4ed8;box-shadow:0 1px 4px #0f172a1f}.blog-internal-links{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;overflow:hidden}.blog-editor-side:has(.blog-internal-links){grid-template-rows:auto minmax(0,1fr);align-content:stretch}.blog-internal-links header strong,.blog-internal-links header span{display:block}.blog-internal-links header span{margin-top:3px;color:#667085;font-size:11px;line-height:1.4}.blog-internal-links>div{display:grid;align-content:start;gap:6px;overflow-y:auto}.blog-internal-links article{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:7px;padding:10px 0;border:0;border-bottom:1px solid #dbe3ee;border-radius:0;background:transparent}.blog-internal-links article:last-child{border-bottom:0}.blog-internal-links article>div,.blog-internal-links article strong,.blog-internal-links article a{min-width:0}.blog-internal-links article strong,.blog-internal-links article a{display:block;overflow-wrap:anywhere}.blog-internal-links article strong{color:#172033;font-size:13px}.blog-internal-links article a{margin-top:3px;color:#2563eb;font-size:13px;line-height:1.4;text-decoration:none}.blog-internal-links article .icon-button{width:28px;min-height:28px;height:28px;padding:0}.internal-links-settings{display:grid;gap:12px}.internal-links-settings-list{display:grid;gap:8px}.internal-link-settings-row{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(280px,1.3fr) 36px;gap:8px;align-items:center}.internal-link-settings-row input{width:100%;min-height:38px;border:1px solid #d5deea;border-radius:8px;padding:0 10px;background:#fff;color:#172033;outline:none}.internal-link-settings-row input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61f}.dark .blog-sidebar-tabs{background:#111827}.dark .blog-sidebar-tabs button{color:#94a3b8}.dark .blog-sidebar-tabs button.active{background:#243149;color:#bfdbfe}.dark .blog-internal-links header span{color:#94a3b8}.dark .blog-internal-links article{border-color:#344054;background:transparent}.dark .blog-internal-links article strong{color:#f8fafc}.dark .blog-internal-links article a{color:#93c5fd}.dark .internal-link-settings-row input{border-color:#344054;background:#172033;color:#f8fafc}.blog-editor-side{gap:12px}.blog-editor-side .blog-title-fields,.blog-editor-side .blog-meta-fields{gap:9px;border:0;border-radius:0;padding:0;background:transparent}.blog-editor-side label{gap:5px}.blog-editor-side input{min-height:38px}.blog-editor-side .blog-meta-fields textarea{min-height:96px;height:96px;padding-top:8px;padding-bottom:8px}.blog-editor-side .blog-actions{display:grid;grid-template-columns:1fr;gap:8px}.blog-editor-side .blog-actions .primary-button,.blog-editor-side .blog-actions .secondary-button{width:100%;justify-content:center}.blog-title-fields,.blog-meta-fields{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:9px;padding:9px;background:#f8fafc}.blog-title-fields label{gap:4px}.blog-meta-fields .form-row.three{grid-template-columns:minmax(0,1.5fr) minmax(110px,.5fr) minmax(110px,.5fr)}.blog-editor-side .form-row{grid-template-columns:1fr}.blog-meta-fields label{gap:4px}.blog-meta-fields textarea{min-height:58px;resize:vertical}.blog-import-panel{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;margin:14px 0 12px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.blog-import-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.blog-queue-shell{display:grid;gap:10px;margin-top:12px}.blog-workspace{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px;align-items:stretch;height:calc(100dvh - 150px);min-height:0;overflow:hidden;margin-top:0}.blog-queue-sidebar{position:static;min-height:0;min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;align-self:stretch;overflow:hidden}.blog-queue-search{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:36px;padding:0 8px;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#667085}.blog-queue-search>button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:5px;padding:0;background:transparent;color:#667085}.blog-queue-search>button:hover{background:#eef2f7;color:#172033}.blog-queue-search:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61f}.blog-queue-search input{width:100%;min-width:0;height:34px;border:0;padding:0;background:transparent;color:#172033;outline:none;font-size:12px}.dark .blog-queue-search{border-color:#344054;background:#172033;color:#94a3b8}.dark .blog-queue-search input{color:#f8fafc}.blog-queue-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:220px;overflow-y:auto;padding-right:2px}.blog-queue-list.compact{grid-template-columns:1fr;height:100%;min-height:0;max-height:none;align-content:start;overflow-y:scroll;gap:0;border:0;border-radius:0;background:transparent;padding:0}.blog-published-editor-lock{grid-column:2 / -1;min-width:0;height:100%;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;text-align:center}.blog-published-editor-lock>div{width:min(420px,calc(100% - 32px));display:grid;justify-items:center;gap:12px}.blog-published-editor-lock strong{color:#172033;font-size:18px}.blog-published-editor-lock p{margin:0;color:#667085;line-height:1.55}.blog-queue-item{position:relative;min-width:0}.blog-queue-list button{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;border:1px solid #dbe3ee;border-radius:8px;padding:9px;background:#fff;color:inherit;text-align:left}.blog-queue-list button:hover,.blog-queue-list button.active{border-color:#93c5fd;background:#e7f0ff}.blog-queue-list.compact button{width:100%;padding:10px 0;border:0;border-bottom:1px solid #e5ebf3;border-radius:0;background:transparent}.blog-queue-item:has(.blog-queue-source-link) button{padding-right:36px}.blog-queue-item:last-child button{border-bottom:0}.blog-queue-source-link{position:absolute;z-index:2;top:50%;right:8px;width:28px;height:28px;display:grid;place-items:center;border-radius:6px;color:#2563eb;text-decoration:none;transform:translateY(-50%)}.blog-queue-source-link:hover,.blog-queue-source-link:focus-visible{background:#dbeafe;color:#1d4ed8;outline:none}.blog-queue-list.compact button:hover,.blog-queue-list.compact button.active{background:#eef5ff;border-color:#e5ebf3}.blog-queue-list.compact button.active{position:relative;z-index:1;outline:2px solid #3b82f6;outline-offset:-2px}.blog-queue-list.compact button.sent{background:#f0fdf4;color:#14532d}.blog-queue-list.compact button.sent:hover,.blog-queue-list.compact button.sent.active{background:#dcfce7}.blog-queue-list.compact button.sent>span{background:transparent;color:#166534}.blog-queue-list.compact button.sent strong,.blog-queue-list.compact button.sent small{color:#14532d}.blog-queue-list button>span{width:26px;height:26px;display:grid;place-items:center;border-radius:0;background:transparent;color:#475467;font-size:11px;font-weight:900}.blog-queue-list strong,.blog-queue-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-queue-list strong{color:#111827;font-size:12px}.blog-queue-list small{margin-top:3px;color:#667085;font-size:11px;font-weight:800}.blog-empty-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#667085;text-align:center}.blog-empty-state strong,.blog-empty-state span{display:block}.blog-empty-state strong{color:#111827}.blog-editor-form label{display:grid;gap:6px}.blog-editor-form label>span{color:#475467;font-size:12px;font-weight:800}.blog-content-field{display:grid;grid-template-rows:minmax(0,1fr);min-height:0}.blog-rich-editor{position:relative;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d5deea;border-radius:10px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.blog-rich-editor>div:last-child{height:100%;min-height:0;flex:1 1 auto;overflow:hidden}.blog-rich-editor:focus-within{border-color:#93c5fd;box-shadow:0 0 0 4px #3b82f61f}.blog-rich-toolbar{min-height:48px;display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:7px 9px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.blog-rich-toolbar button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;padding:0;background:transparent;color:#475467;cursor:pointer}.blog-rich-toolbar button:hover:not(:disabled),.blog-rich-toolbar button:focus-visible,.blog-rich-toolbar button.active{border-color:#d7b33c;background:#fff7d6;color:#6f5200;outline:none}.blog-rich-toolbar button:disabled{opacity:.35;cursor:not-allowed}.blog-rich-toolbar-divider{width:1px;height:24px;margin:0 3px;background:#dbe3ee}.blog-rich-toolbar-spacer{flex:1 1 12px}.blog-rich-link-panel{display:grid;grid-template-columns:auto minmax(180px,1fr) auto auto auto;gap:7px;align-items:center;padding:9px;border-bottom:1px solid #e6cf79;background:#fff9df;color:#6f5200}.blog-rich-selection-link{width:min(720px,calc(100vw - 24px));display:flex;align-items:center;gap:5px;padding:5px 6px;border:1px solid #e6cf79;border-radius:9px;background:#fff9df;color:#6f5200;box-shadow:0 12px 30px #0f172a33}.blog-rich-selection-link input{min-width:240px;flex:1 1 auto;height:32px;border:1px solid #d8bd5e;border-radius:7px;padding:0 9px;background:#fff;color:#172033;outline:none}.blog-rich-selection-link .primary-button,.blog-rich-selection-link .secondary-button{min-height:32px;padding-inline:9px}.blog-rich-selection-link input:focus{border-color:#b98b00;box-shadow:0 0 0 3px #b98b0024}.blog-rich-link-panel input{min-width:0;height:34px;border:1px solid #d6b84d;border-radius:7px;padding:0 10px;background:#fff;color:#2a1a00;outline:none}.blog-rich-link-panel input:focus{border-color:#a9830d;box-shadow:0 0 0 3px #d4af3733}.blog-rich-link-panel>span{grid-column:2 / -1;color:#b42318;font-size:11px;font-weight:700}.blog-rich-editor-content{box-sizing:border-box;height:100%;min-height:0;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;padding:20px 22px 34px;color:#1f2937;font-size:15px;line-height:1.7;outline:none}.blog-rich-editor-content>*:first-child{margin-top:0}.blog-rich-editor-content p{margin:0 0 14px}.blog-rich-editor-content h2,.blog-rich-editor-content h3{margin:26px 0 10px;color:#111827;font-family:Georgia,Times New Roman,serif;line-height:1.25}.blog-rich-editor-content h2{font-size:25px}.blog-rich-editor-content h3{font-size:20px}.blog-rich-editor-content ul,.blog-rich-editor-content ol{margin:0 0 16px;padding-left:25px}.blog-rich-editor-content blockquote{margin:18px 0;border-left:4px solid #d4af37;padding:9px 14px;background:#fffaf0;color:#5f4a13}.blog-rich-editor-content a,.blog-rich-editor-content .blog-rich-link{border-radius:3px;background:#fde68a;color:#4a3500;padding:1px 3px;font-weight:700;text-decoration:underline;cursor:pointer}.blog-rich-editor-content p.is-editor-empty:first-child:before{height:0;float:left;color:#98a2b3;content:attr(data-placeholder);pointer-events:none}.blog-protected-block{display:grid;gap:3px;margin:18px 0;border:1px dashed #c7a52e;border-radius:9px;padding:14px 16px;background:linear-gradient(135deg,#fff9df,#fffdf5);color:#6f5200;-webkit-user-select:none;user-select:none}.blog-protected-block:before{content:"Protected block";font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-protected-block strong{font-size:13px}.blog-protected-block span{color:#8a6a08;font-size:11px}.blog-rich-editor-loading{min-height:430px;display:grid;place-items:center;border:1px solid #d5deea;border-radius:10px;color:#667085;background:#fff}@media(max-width:720px){.blog-rich-toolbar-spacer{display:none}.blog-rich-link-panel{grid-template-columns:auto minmax(0,1fr) auto}.blog-rich-link-panel .secondary-button{grid-column:2}.blog-rich-link-panel>span{grid-column:1 / -1}.blog-rich-editor-content{height:clamp(360px,58vh,560px);padding:16px 14px 28px}}.blog-editor-form input,.blog-editor-form select,.blog-editor-form textarea{width:100%;min-height:38px;border:1px solid #d5deea;border-radius:8px;padding:0 11px;background:#fff;color:inherit;outline:0}.blog-editor-form textarea{padding:10px 11px;line-height:1.5;resize:vertical}.blog-editor-form input:focus,.blog-editor-form select:focus,.blog-editor-form textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #3b82f61f}.form-row.three{grid-template-columns:160px repeat(2,minmax(0,1fr))}.blog-image-upload{min-height:62px;padding:4px;border:1px dashed #94a3b8;border-radius:9px;background:#fff}.blog-image-upload .secondary-button{width:100%;min-height:52px;display:flex;flex-direction:row;align-items:center;gap:8px;justify-content:center;border:0;background:transparent;box-shadow:none}.blog-image-upload .secondary-button svg{width:22px;height:22px}.blog-image-fields{display:grid;grid-template-columns:1fr;gap:8px;align-items:end}.blog-image-selected-line{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 3px;font-size:11px}.blog-image-selected-line>span{min-width:0;overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap}.blog-image-selected-line>button,.blog-image-dialog-preview button{flex:0 0 auto;padding:0;border:0;background:transparent;color:#2563eb;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.blog-image-modal{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px;background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:review-modal-backdrop-in .18s ease both}.blog-image-dialog{width:min(920px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 30px 90px #0f172a47;animation:review-modal-card-in .22s cubic-bezier(.16,1,.3,1) both}.blog-image-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #eaecf0}.blog-image-dialog-head>div{min-width:0;display:flex;align-items:center;gap:12px}.blog-image-dialog-head>div>div{display:grid;gap:2px}.blog-image-dialog-head strong{color:#172033;font-size:16px}.blog-image-dialog-head small{color:#667085;font-size:11px}.blog-image-dialog-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#eff6ff;color:#2563eb}.blog-image-dialog-body{min-height:0;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(340px,1.15fr);gap:20px;overflow-y:auto;padding:20px}.blog-image-dialog-preview{min-width:0;align-self:start;overflow:hidden;border:1px solid #e4e7ec;border-radius:14px;background:#f8fafc;color:#94a3b8}.blog-image-dialog-preview>img{width:100%;max-height:390px;display:block;object-fit:contain;background:#eef2f6}.blog-image-dialog-preview>svg{width:100%;height:240px;padding:90px}.blog-image-dialog-preview>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid #e4e7ec;background:#fff}.blog-image-dialog-preview strong{min-width:0;overflow:hidden;color:#344054;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.blog-image-dialog-fields{min-width:0;display:grid;align-content:start;gap:13px}.blog-image-dialog-fields label{display:grid;gap:6px}.blog-image-dialog-fields label>span{color:#344054;font-size:11px;font-weight:800}.blog-image-dialog-fields textarea{width:100%;resize:vertical;padding:10px 11px;border:1px solid #d0d5dd;border-radius:9px;outline:0;background:#fff;color:#172033;font:inherit;font-size:12px;line-height:1.5}.blog-image-dialog-fields textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #3b82f61f}.blog-image-dialog-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid #eaecf0;background:#fff}.dark .blog-image-dialog,.dark .blog-image-dialog-actions,.dark .blog-image-dialog-preview>div{background:#172033;border-color:#344054}.dark .blog-image-dialog-head{border-color:#344054}.dark .blog-image-dialog-head strong,.dark .blog-image-dialog-preview strong,.dark .blog-image-dialog-fields label>span{color:#f8fafc}.dark .blog-image-dialog-head small{color:#94a3b8}.dark .blog-image-dialog-preview{border-color:#344054;background:#1f2a3d}.dark .blog-image-dialog-preview>img{background:#111827}.dark .blog-image-dialog-fields textarea{border-color:#475467;background:#1f2a3d;color:#f8fafc}@media(max-width:760px){.blog-image-modal{padding:12px}.blog-image-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.blog-image-dialog-body{grid-template-columns:1fr;padding:15px}.blog-image-dialog-preview>img{max-height:260px}.blog-image-dialog-head small{display:none}}.blog-image-copy{display:flex;align-items:center;gap:12px;min-width:0}.blog-image-copy svg{color:#14532d;flex:0 0 auto}.blog-image-copy strong,.blog-image-copy span{display:block}.blog-image-copy span{margin-top:3px;color:#667085;font-size:12px}.blog-editor-side .blog-image-copy span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:4px}.blog-preview-image{width:100%;aspect-ratio:16 / 10;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#94a3b8;display:grid;place-items:center;overflow:hidden}.blog-preview-image img{width:100%;height:100%;object-fit:cover}.blog-preview-content{display:grid;gap:7px}.blog-preview-content span{width:fit-content;padding:5px 8px;border-radius:999px;background:#e7f0ff;color:#1d4ed8;font-size:11px;font-weight:900;text-transform:uppercase}.blog-preview-content h3{margin:0;color:#111827;font-size:20px;line-height:1.25}.blog-preview-content p{margin:0;color:#667085;line-height:1.55}.blog-preview-content small{color:#475467;font-weight:700;overflow-wrap:anywhere}.blog-preview-actions{display:grid;grid-template-columns:1fr;gap:8px}.blog-preview-actions .secondary-button{width:100%}.blog-draft-meta{display:grid;gap:7px;padding:12px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.blog-draft-meta span{color:#475467;font-size:12px;font-weight:900}.blog-draft-meta p{max-height:210px;margin:0;overflow:auto;color:#334155;font-size:12px;line-height:1.5;white-space:pre-wrap}.blog-draft-meta small{color:#667085;font-size:11px;font-weight:800;overflow-wrap:anywhere}.blog-published-card{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#14532d}.blog-published-card strong,.blog-published-card span{display:block}.blog-published-card span{margin-top:3px;font-size:12px}.blog-link-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.blog-link-row a{display:inline-flex;align-items:center;gap:5px;color:#166534;font-size:12px;font-weight:900;text-decoration:none}.upload-panel{position:sticky;top:24px}.upload-toggle,.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.upload-toggle{margin-bottom:12px}.upload-toggle button{min-height:36px;border:1px solid #d5deea;border-radius:8px;background:#f8fafc;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:13px}.upload-toggle button.active{background:#e7f0ff;border-color:#93c5fd;color:#1d4ed8}.form-field{display:grid;gap:6px;margin-bottom:10px}.form-field span{color:#475467;font-size:12px;font-weight:800}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:36px;border:1px solid #d5deea;border-radius:8px;padding:0 10px;background:#fff;color:inherit;outline:0}.form-field textarea{min-height:132px;padding:10px;resize:vertical;line-height:1.45}.file-drop{min-height:124px;margin:4px 0 12px;border:1px dashed #94a3b8;border-radius:8px;background:#f8fafc;color:#334155;display:grid;place-items:center;gap:6px;padding:14px;text-align:center;position:relative;overflow:hidden}.file-drop span{color:#667085;font-size:12px;line-height:1.4}.file-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-preview{height:140px;border-radius:8px;overflow:hidden;background:#e2e8f0;margin-bottom:12px}.video-preview{width:100%;height:100%;display:grid;place-items:center;background:#111827;color:#fff;font-weight:900}.empty-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;color:#667085;text-align:center;border:1px dashed #cbd5e1;border-radius:8px}.dark .media-card-body>div:first-child span,.dark .media-actions span,.dark .form-field span,.dark .form-field small,.dark .file-drop span,.dark .post-row>div:first-child span,.dark .post-row p,.dark .post-progress-group-head span,.dark .post-progress-date-head span,.dark .post-progress-summary,.dark .post-reschedule-bar>span,.dark .post-progress-head span,.dark .post-progress-meta,.dark .post-photo-drop span,.dark .empty-state{color:#a6b1c2}.dark .post-progress-group-head strong,.dark .post-progress-date-head strong,.dark .post-progress-head strong,.dark .post-section-title{color:#e5e7eb}.dark .post-step{background:#2563eb;color:#fff}.dark .post-content-section,.dark .post-side-section{background:#111827;border-color:#2c3a52}.dark .post-content-section>p,.dark .post-field-hint{color:#a6b1c2}.dark .post-url-field,.dark .post-reschedule-bar,.dark .post-reschedule-bar button,.dark .post-target-tabs button,.dark .post-branch-search,.dark .post-branch-options button,.dark .post-branch-picker-actions button{background:#111827;border-color:#2c3a52}.dark .post-target-tabs button.active,.dark .post-branch-options button.selected{background:#1e3a5f;border-color:#60a5fa;color:#bfdbfe}.dark .post-branch-options small,.dark .post-branch-picker-actions{color:#a6b1c2}.dark .post-selected-branches button,.dark .post-selected-branches span{background:#1e3a5f;border-color:#60a5fa;color:#bfdbfe}.dark .post-picker-card{background:#172033;border-color:#2c3a52}.dark .post-picker-head span{color:#a6b1c2}.dark .post-picker-footer{border-color:#2c3a52}.dark .post-preview-option,.dark .post-manage-tabs,.dark .post-date-tabs,.dark .post-live-preview{background:#172033;border-color:#2c3a52}.dark .post-preview-option.selected{background:#1e3a5f;border-color:#60a5fa}.dark .post-delete-filter-pane{background:#111827;border-color:#2c3a52}.dark .post-date-trigger,.dark .post-date-popover{background:#172033;border-color:#2c3a52;color:#e5e7eb}.dark .post-date-actions{border-color:#2c3a52}.dark .post-delete-filter-head strong{color:#e5e7eb}.dark .post-page-tabs button{background:#172033;border-color:#2c3a52;color:#a6b1c2}.dark .post-page-tabs button.active,.dark .post-date-tabs button.active,.dark .post-manage-tabs button.active{background:#1e3a5f;border-color:#60a5fa;color:#bfdbfe}.dark .post-date-tabs button,.dark .post-manage-tabs button{color:#a6b1c2}.dark .post-preview-actions button,.dark .post-edit-headline button{background:#111827;border-color:#2c3a52;color:#bfdbfe}.dark .post-preview-pane small,.dark .post-selected-delete-summary span,.dark .post-delete-filter-head span,.dark .post-delete-filter-block>span,.dark .post-delete-filter-control>span,.dark .post-delete-count span,.dark .post-update-hint,.dark .post-live-preview-body>span,.dark .post-live-preview-body p,.dark .post-live-preview-empty,.dark .post-preview-pane p{color:#a6b1c2}.dark .post-live-preview-body strong{color:#e5e7eb}.dark .post-live-preview-empty{background:#111827}.dark .post-delete-count{background:#172033;border-color:#2c3a52}.dark .post-delete-count strong{color:#fecdd3}.dark .post-delete-preview{background:#111827;border-color:#2c3a52;color:#a6b1c2}.dark .post-camera-icon{background:#1e3a5f;color:#bfdbfe}.dark .post-progress-date-group,.dark .post-progress-group,.dark .post-progress-row{background:#172033;border-color:#2c3a52}.dark .post-progress-date-group,.dark .post-progress-row{background:#111827}.dark .post-progress-statuses span{background:#1e3a5f;color:#bfdbfe}.dark .post-progress-statuses span.danger{background:#3f1218;color:#fecdd3}.dark .blog-status-pill.ready,.dark .blog-published-card{background:#123524;border-color:#1f7a45;color:#bbf7d0}.dark .blog-published-editor-lock{border-color:#344054;background:#172033}.dark .blog-published-editor-lock strong{color:#f8fafc}.dark .blog-published-editor-lock p{color:#a6b1c2}.dark .blog-status-pill.missing{background:#3f1218;color:#fecdd3}.dark .blog-editor-form input,.dark .blog-editor-form select,.dark .blog-editor-form textarea,.dark .blog-import-panel,.dark .blog-queue-list button,.dark .blog-queue-list button>span,.dark .blog-empty-state,.dark .blog-image-upload,.dark .blog-preview-image,.dark .blog-draft-meta{background:#111827;border-color:#2c3a52;color:#dbeafe}.dark .blog-queue-list.compact button{background:transparent;border-color:#243149}.dark .blog-queue-source-link{color:#93c5fd}.dark .blog-queue-source-link:hover,.dark .blog-queue-source-link:focus-visible{background:#1e3a5f;color:#dbeafe}.dark .blog-editor-form label>span,.dark .blog-image-copy span,.dark .blog-queue-list small,.dark .blog-preview-content p,.dark .blog-preview-content small,.dark .blog-draft-meta span,.dark .blog-draft-meta p,.dark .blog-draft-meta small{color:#a6b1c2}.dark .blog-rich-editor,.dark .blog-rich-editor-loading{border-color:#334155;background:#111827}.dark .blog-title-fields,.dark .blog-meta-fields{border-color:#334155;background:#172033}.dark .blog-editor-side .blog-title-fields,.dark .blog-editor-side .blog-meta-fields{border:0;background:transparent}.dark .blog-editor-side{border-color:#334155;background:#111827}.dark .blog-rich-toolbar{border-color:#334155;background:#172033}.dark .blog-rich-toolbar button{color:#a6b1c2}.dark .blog-rich-toolbar button:hover:not(:disabled),.dark .blog-rich-toolbar button:focus-visible,.dark .blog-rich-toolbar button.active{border-color:#c7a52e;background:#3c3214;color:#f9e28b}.dark .blog-rich-toolbar-divider{background:#334155}.dark .blog-rich-link-panel{border-color:#806919;background:#2b2515;color:#f9e28b}.dark .blog-rich-link-panel input{border-color:#806919;background:#111827;color:#f8fafc}.dark .blog-rich-editor-content{color:#dbeafe}.dark .blog-rich-editor-content h2,.dark .blog-rich-editor-content h3{color:#f8fafc}.dark .blog-rich-editor-content blockquote{background:#2b2515;color:#f9e28b}.dark .blog-protected-block{border-color:#806919;background:linear-gradient(135deg,#2b2515,#211e16);color:#f9e28b}.dark .blog-protected-block span{color:#d8bd64}.dark .blog-queue-list button:hover,.dark .blog-queue-list button.active{background:#1e3a5f;border-color:#60a5fa}.dark .blog-queue-list.compact button:hover,.dark .blog-queue-list.compact button.active{background:#1e3a5f;border-color:#243149}.dark .blog-queue-list.compact button.sent,.dark .blog-queue-list.compact button.sent:hover,.dark .blog-queue-list.compact button.sent.active{background:#123524;color:#bbf7d0}.dark .blog-queue-list.compact button.sent>span{background:transparent;color:#bbf7d0}.dark .blog-queue-list.compact button.sent strong,.dark .blog-queue-list.compact button.sent small{color:#bbf7d0}.dark .blog-queue-list strong,.dark .blog-empty-state strong,.dark .blog-preview-content h3{color:#e5e7eb}.dark .blog-preview-content span{background:#1e3a5f;color:#bfdbfe}.dark .blog-link-row a{color:#bbf7d0}.dark .post-progress-number{background:#111827;color:#dbeafe}.dark .post-progress-track{background:#111827}.dark .media-meta span,.dark .branch-stats span,.dark .settings-list span,.dark .api-usage-head div,.dark .file-drop,.dark .post-photo-drop,.dark .form-field input,.dark .form-field select,.dark .form-field textarea,.dark .upload-toggle button{background:#111827;border-color:#2c3a52;color:#dbeafe}.dark .post-count{background:#123524;color:#bbf7d0}.dark .post-window,.dark .post-progress-tabs button.active,.dark .post-progress-tabs span{background:#1e3a5f;color:#bfdbfe}.dark .post-progress-tabs button{background:#111827;border-color:#2c3a52;color:#a6b1c2}.dark .upload-toggle button.active{background:#1e3a5f;border-color:#60a5fa;color:#bfdbfe}:root{--ui-bg: #f3f6fb;--ui-surface: #ffffff;--ui-border: #edf1f7;--ui-border-strong: #e1e7f0;--ui-text: #151a2d;--ui-muted: #9aa4b5;--ui-primary: #2268e8;--ui-primary-soft: #eaf2ff;--ui-green: #39c89a;--ui-orange: #f5a65b;--ui-red: #ff5b66;--ui-shadow: 0 18px 42px rgba(40, 51, 94, .055)}body{background:var(--ui-bg)}.app{grid-template-columns:258px minmax(0,1fr);background:linear-gradient(180deg,#f6f8fc,#f3f6fb 48%,#f7f9fd);color:var(--ui-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sidebar{padding:28px 14px 18px;background:#fffffff5;border-right:1px solid var(--ui-border);gap:28px;box-shadow:14px 0 38px #33406009}.brand{padding:0 12px}.brand-mark{width:38px;height:38px;border-radius:999px;background:linear-gradient(145deg,#49d9a3,#2fbf91);box-shadow:0 14px 28px #2fbf912e}.brand strong{color:var(--ui-text);font-size:16px;font-weight:700;letter-spacing:-.01em}.brand span,.eyebrow,.panel-header p,.metric-card small,.review-title span,.row-meta,.branch-head span,.report-card p{color:var(--ui-muted)}nav{gap:10px}nav button{min-height:44px;padding:0 14px;border-radius:10px;color:#344054;font-weight:600}nav button svg{color:#475467}nav button.active{background:#f4f7fb;color:#22283a;font-weight:700;box-shadow:inset 0 0 0 1px #edf1f7,0 8px 18px #2c3e5e0a}nav button.active svg{color:#22283a}nav button:hover{background:#f7f9fc;transform:none}.dark nav button{color:#cbd5e1}.dark nav button svg{color:#94a3b8}.dark nav button.active svg{color:#fff}.sync-card{margin:auto 8px 0;padding:15px;border:1px solid #cde9ff;border-radius:12px;background:linear-gradient(150deg,#2c8dff,#155de8);color:#fff;box-shadow:0 16px 30px #2268e838}.main{padding:30px 34px 26px}.topbar{min-height:56px;margin-bottom:22px}.topbar h1{color:var(--ui-text);font-size:24px;font-weight:700;letter-spacing:-.01em}.eyebrow{margin-bottom:5px;font-size:11px;letter-spacing:.06em}.topbar-actions{gap:14px}.review-sync-chip{min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:600;white-space:nowrap}.review-sync-chip.overdue,.review-sync-chip.never_synced{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.review-sync-chip.unavailable{border-color:#e2e8f0;background:#f8fafc;color:#64748b}.date-chip,.icon-button,.admin-chip,.primary-button,.secondary-button{border-color:var(--ui-border-strong);border-radius:12px;background:#fffffff0;box-shadow:0 10px 22px #28335e0a}.date-chip{min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--ui-border-strong);color:#1c274c;font-size:13px;font-weight:700;white-space:nowrap}.icon-button{width:44px;min-height:44px}.admin-chip{min-height:44px;padding:0 14px}.primary-button{background:linear-gradient(135deg,#2f8bff,#155de8);border-color:#2268e8;color:#fff;box-shadow:0 12px 24px #2268e82e}.primary-button:hover{background:linear-gradient(135deg,#237df0,#124fd0);border-color:#155de8;box-shadow:0 16px 30px #2268e838}.secondary-button{color:var(--ui-primary);font-weight:700}.content-grid{gap:16px}.dashboard-layout{grid-template-columns:minmax(0,1fr) 360px;gap:16px}.metric-card,.panel,.review-row,.toolbar,.report-card,.media-card,.notification-rail{border:1px solid var(--ui-border);border-radius:14px;background:#fffffffa;box-shadow:var(--ui-shadow)}.branch-card{border-radius:0;box-shadow:0 8px 18px #0f172a0a}.branch-card-button{border-radius:0}.metric-card{position:relative;min-height:112px;padding:22px 22px 18px 86px;justify-content:center;overflow:hidden}.metric-card:before{content:"";position:absolute;left:24px;top:50%;width:52px;height:52px;border-radius:999px;background:radial-gradient(circle at 50% 50%,#fff 0 28%,#eef4ff 30% 100%);transform:translateY(-50%)}.metric-card-icon{position:absolute;left:38px;top:50%;z-index:1;display:grid!important;place-items:center;width:24px;height:24px;color:var(--ui-primary)!important;transform:translateY(-50%)}.metric-card:nth-child(2):before{background:radial-gradient(circle at 50% 50%,#fff 0 28%,#e5fbf3 30% 100%)}.metric-card:nth-child(2) .metric-card-icon{color:var(--ui-green)!important}.metric-card.warning:before{background:radial-gradient(circle at 50% 50%,#fff 0 28%,#fff1e4 30% 100%)}.metric-card.warning .metric-card-icon{color:var(--ui-orange)!important}.metric-card.danger:before{background:radial-gradient(circle at 50% 50%,#fff 0 28%,#ffe8ec 30% 100%)}.metric-card.danger .metric-card-icon{color:var(--ui-red)!important}.metric-card span{color:#9aa4b5;font-size:12px;font-weight:700}.metric-card strong{color:var(--ui-text);font-size:26px;font-weight:700;letter-spacing:-.01em}.metric-card.warning strong,.metric-card.danger strong{color:var(--ui-text)}.panel{padding:18px 20px}.panel.blog-editor-panel .blog-workspace{width:calc(100% + 40px);margin-inline:-20px}.panel-header{align-items:center;margin-bottom:14px}.panel-header h2,.report-card h2{color:var(--ui-text);font-size:16px;font-weight:700}.ai-insights-grid{gap:16px}.ai-insight-column{min-height:226px;padding:16px;border-radius:12px;background:linear-gradient(180deg,#fff,#f9fbff);border-color:#edf1f7}.ai-insight-column.positive{background:linear-gradient(180deg,#fff,#f3fff9);border-color:#d9f3e8}.ai-insight-column.negative{background:linear-gradient(180deg,#fff,#fff5f7);border-color:#ffe2e7}.ai-insight-column h3{color:var(--ui-primary);font-size:13px;font-weight:700}.ai-insight-column ul{color:#34405f;font-size:12px;line-height:1.55}.chart-box{height:285px}.chart-box.short{height:232px}.chart-box.tiny{height:180px}.performance-review-chart{margin-top:18px;padding-top:16px;border-top:1px solid #e5e8f4}.performance-review-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.performance-review-chart-head .performance-controls{justify-content:flex-end}.performance-review-chart-head strong,.performance-review-chart-head span{display:block}.performance-review-chart-head strong{color:var(--ui-text, #172033);font-size:14px;font-weight:700}.performance-review-chart-head span{margin-top:3px;color:#707a99;font-size:12px;font-weight:700}.insight-summary span{border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);border-color:#edf1f7}.performance-granularity{border:1px solid var(--ui-border);border-radius:10px;background:#f7f9fc}.performance-granularity button{border-radius:8px;color:#8a95a8}.performance-granularity button.active{background:linear-gradient(135deg,#2f8bff,#155de8);color:#fff;box-shadow:0 10px 18px #2268e82e}.performance-date-input input,.search-box,.select-box,.toolbar input,.toolbar select{border-color:var(--ui-border-strong);border-radius:10px;background:#fff}.notification-rail{top:30px;max-height:calc(100vh - 60px);overflow:hidden}.notification-rail-head{padding:18px 18px 14px;border-bottom-color:var(--ui-border)}.notification-rail-head span{color:var(--ui-primary)}.notification-rail-head strong{font-size:16px;font-weight:700}.notification-rail-head small,.notification-icon{background:var(--ui-primary-soft);color:var(--ui-primary)}.notification-card{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px 18px;border-bottom-color:var(--ui-border)}.notification-icon{width:36px;height:36px}.notification-title strong{color:var(--ui-text);font-weight:700}.notification-stars{color:#ff9800}.notification-meta span{background:var(--ui-primary-soft);color:var(--ui-primary);font-weight:700}.login-screen{background:#fff}.login-artwork{background:radial-gradient(circle at 50% 36%,rgba(255,210,107,.16),transparent 34%),linear-gradient(145deg,#5f0302,#860906 48%,#4d0202)}.login-copy span{color:#8b5e04}.login-button{border-color:#8b0d0a;background:linear-gradient(135deg,#9b100d,#700806);box-shadow:0 15px 30px #8b0d0a38}.login-button:hover{border-color:#700806;box-shadow:0 18px 34px #8b0d0a47}.dark .date-chip{background:#172033;border-color:#2c3a52;color:#e5e7eb}.dark .review-sync-chip{border-color:#1e3a5f;background:#172554;color:#bfdbfe}.dark .review-sync-chip.overdue,.dark .review-sync-chip.never_synced{border-color:#7c2d12;background:#431407;color:#fdba74}.dark .review-sync-chip.unavailable{border-color:#334155;background:#172033;color:#94a3b8}.reports-page{gap:16px}.reports-head span{color:#707a99;font-size:11px;letter-spacing:.08em}.reports-head h1{margin-top:5px;color:var(--ui-text, #172033);font-size:28px;letter-spacing:-.02em}.report-sync-status{border-radius:12px}.report-hero{min-height:150px;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:22px;border-color:#e1defd;border-radius:14px;background:radial-gradient(circle at 92% 18%,rgba(91,75,255,.12),transparent 28%),linear-gradient(135deg,#fff,#f7f5ff);box-shadow:0 18px 42px #28335e0f}.report-title-line{color:var(--ui-text, #172033);font-size:22px;font-weight:900;letter-spacing:-.02em}.report-title-icon{width:42px;height:42px;border-radius:12px;background:#edeaff;color:var(--ui-primary, #5b4bff)}.report-hero-copy p{max-width:620px;margin:10px 0 16px;color:#596481;font-size:14px;font-weight:700}.report-quick-stats,.report-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.report-quick-stats span{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #e4e6f4;border-radius:999px;background:#ffffffc7;color:#66708f;font-size:12px;font-weight:800}.report-quick-stats strong{color:var(--ui-text, #172033);font-size:13px;font-weight:900}.report-hero-actions{justify-content:flex-end;min-width:290px}.reports-page .export-button,.reports-page .report-sync-button,.reports-page .secondary-button{border-radius:12px}.report-sheet-panel,.google-sheet-panel{padding:0;overflow:hidden}.google-sheet-panel .sheet-grid-wrap,.sheet-grid-wrap{height:auto;border:0;border-radius:0}.google-sheet-embed{gap:0}.google-sheet-embed-head{padding:16px 18px;border-bottom:1px solid #e5e8f4;background:#fff}.google-sheet-embed-head>div:first-child{gap:4px}.google-sheet-embed-head strong{color:var(--ui-text, #172033);font-size:15px;font-weight:900}.google-sheet-embed-head span{color:#707a99;font-size:13px;font-weight:700}.report-sheet-preview{max-height:560px;min-height:560px;border:0;border-radius:0;box-shadow:none}.report-sheet-preview td{height:36px;min-width:96px;padding:7px 10px;border-color:#e1e6f0;color:#25304d}.report-sheet-branch-cell{min-width:265px!important;color:var(--ui-text, #172033)!important}.report-sheet-title-cell,.report-sheet-header-cell.report-sheet-branch-cell,.report-sheet-total-column-cell{background:#f3f1ff!important;color:var(--ui-primary, #5b4bff)!important}.report-sheet-header-cell{background:#f7f8ff!important;color:#263153!important}.mobile-only,.scrim{display:none}@media(max-width:1100px){.dashboard-layout{grid-template-columns:1fr}.notification-rail{position:static;max-height:420px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-insights-panel{grid-column:span 2}.ai-insights-grid{grid-template-columns:1fr}.panel.wide,.api-panel{grid-column:span 2}.media-layout,.blog-automation-layout{grid-template-columns:1fr}.blog-workspace{grid-template-columns:220px minmax(0,1fr);height:auto;min-height:0}.blog-editor-form{grid-column:auto;grid-template-columns:1fr;height:auto}.blog-editor-main,.blog-editor-side{height:auto}.blog-rich-editor-content{height:clamp(430px,62vh,680px)}.blog-queue-list{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-queue-list.compact{grid-template-columns:1fr;max-height:420px}.posts-layout,.post-composer-main{grid-template-columns:1fr}.post-composer-side{grid-template-rows:auto}.post-action-grid{grid-template-columns:150px minmax(0,1fr)}.post-progress-list,.post-list.compact{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.post-all-posts-layout{grid-template-columns:1fr}.post-all-posts-filterbar{align-items:stretch}.post-delete-filter-pane{position:static}.post-delete-toolbar{grid-template-columns:1fr 1fr}.post-delete-toolbar>.post-target-tabs,.post-delete-toolbar>.post-selected-branches{grid-column:1 / -1}.upload-panel,.post-composer{position:static}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-card,.branch-card:nth-child(3n){border-right:1px solid #dbe3ee;border-bottom:1px solid #dbe3ee}.branch-card:nth-child(2n){border-right:0}.branch-card:nth-last-child(-n+2){border-bottom:0}.reviews-filterbar{grid-template-columns:repeat(2,minmax(0,1fr))}.website-review-publishbar{align-items:flex-start;flex-wrap:wrap}.website-review-publish-actions{margin-left:auto}.website-review-choice{grid-template-columns:24px 42px minmax(0,1fr)}.website-review-copy{grid-column:2 / -1}.reviews-filterbar .search-box,.review-date-picker{grid-column:1 / -1}.review-date-trigger{width:100%;max-width:none}.review-row,.review-skeleton-row{grid-template-columns:58px minmax(0,1fr);align-items:start}.review-copy,.review-actions,.skeleton-copy,.skeleton-actions{grid-column:1 / -1}.review-actions,.skeleton-actions{grid-template-columns:1fr;justify-content:stretch}.review-actions .stars{grid-column:1 / -1}.report-hero{grid-template-columns:1fr}.report-illustration{display:none}.report-sheet-controls{grid-template-columns:minmax(0,1fr) 44px}.report-date-controls{grid-column:1 / -1;justify-content:flex-start}}@media(min-width:1440px){.main{padding:20px 22px}.media-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:820px){.notification-rail{max-height:520px}.notification-title{display:grid;gap:3px}.login-screen{grid-template-columns:1fr;background:#fff}.login-artwork{min-height:46vh;padding:20px}.login-artwork img{width:min(100%,430px);height:42vh;border-radius:14px}.login-panel{min-height:auto;padding:28px 20px 34px}.login-copy h1{font-size:24px}.login-form{width:100%}.app{grid-template-columns:1fr}.sidebar{position:fixed;z-index:30;transform:translate(-104%);transition:transform .16s ease;width:min(300px,86vw)}.reviews-filterbar,.branch-grid,.post-progress-list,.post-list.compact{grid-template-columns:1fr}.post-page-tabs{width:100%}.post-all-posts-filterbar{display:grid;grid-template-columns:1fr}.post-date-tabs,.post-date-trigger{width:100%}.post-date-tabs button{flex:1;min-width:0}.post-date-popover{max-width:calc(100vw - 36px);overflow-x:auto}.post-preview-list{max-height:none;overflow:visible;padding-right:0}.post-page-tabs button{flex:1}.post-delete-toolbar{grid-template-columns:1fr}.post-action-grid{grid-template-columns:1fr;display:grid}.form-row.three,.blog-editor-form .form-row,.blog-image-fields,.blog-workspace{grid-template-columns:1fr}.blog-published-editor-lock{grid-column:auto;min-height:360px}.blog-queue-sidebar{position:static}.blog-image-upload,.blog-import-panel,.blog-import-actions,.blog-actions{align-items:stretch;flex-direction:column}.blog-actions .primary-button,.blog-actions .secondary-button,.blog-import-actions .primary-button,.blog-import-actions .secondary-button,.blog-image-upload .secondary-button,.blog-import-panel .primary-button{width:100%}.blog-queue-list{grid-template-columns:1fr;max-height:none}.post-branch-options{grid-template-columns:1fr}.performance-controls{width:100%;justify-content:flex-start}.performance-date-input{flex:1 1 140px}.performance-date-input input{width:100%}.branch-card,.branch-card:nth-child(2n),.branch-card:nth-child(3n){border-right:0;border-bottom:1px solid #dbe3ee}.branch-card:last-child{border-bottom:0}.branch-toolbar .search-box{max-width:none;width:100%}.branch-toolbar .select-box,.branch-review-limit{flex:1 1 180px}.branch-review-limit input{width:100%}.reviews-filterbar .search-box,.review-date-picker{grid-column:auto}.review-date-popover{right:auto;left:0;max-width:calc(100vw - 36px);overflow-x:auto}.sidebar.open{transform:translate(0)}.scrim{display:grid;place-items:center;position:fixed;inset:0;z-index:20;border:0;background:#0f172a6b;color:#fff}.mobile-only{display:inline-flex}.main{padding:14px}.topbar{align-items:flex-start}.topbar h1{font-size:21px}.branch-detail-title{align-items:flex-start;flex-direction:column}.branch-detail-title h2{font-size:21px}.branch-detail-contact{justify-items:start}.branch-report-controls{align-items:stretch;flex-direction:column}.branch-review-tabs-head{justify-items:stretch}.branch-detail-tabs,.branch-report-filter{width:100%;overflow-x:auto}.branch-detail-tabs button,.branch-report-filter button{flex:1 0 auto}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.content-grid,.branch-grid,.report-layout,.settings-grid,.media-grid{grid-template-columns:1fr}.panel.wide,.ai-insights-panel,.api-panel{grid-column:span 1}.api-usage-head,.quota-legend,.skeleton-summary,.toolbar,.review-row,.report-card{grid-template-columns:1fr}.toolbar,.review-actions{align-items:stretch;flex-direction:column}.media-toolbar .select-box{min-width:0;width:100%}.upload-toggle,.form-row{grid-template-columns:1fr}.review-actions .primary-button,.review-actions .secondary-button{width:100%}.insight-summary,.feature-row{grid-template-columns:1fr}.status-pill{justify-self:start}.reports-head{align-items:stretch;flex-direction:column}.reports-actions,.pagination-controls,.report-date-controls{flex-wrap:wrap}.report-hero{padding:18px}.sheet-meta span{min-width:0;width:100%}.report-sheet-controls{grid-template-columns:minmax(0,1fr)}.report-filter{width:100%}.report-date-range{min-width:0;width:100%}.data-pagination{grid-template-columns:1fr}.pagination-controls{justify-content:flex-start}}
