@import url("/fonts.css?v=20260825-geist");
:root{color-scheme:dark;--bg:#0b0d0c;--surface:#111412;--raised:#171b18;--soft:#1e231f;--border:#2a302b;--border-strong:#394039;--text:#f4f7f2;--secondary:#a8b0a8;--muted:#737c74;--accent:#b8f35a;--accent-dark:#17220f;--warning:#f1b84b;--danger:#f07272;font-family:"Geist",Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow:hidden;background:var(--bg);color:var(--text)}button,input,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}[hidden]{display:none!important}
.sample-app{height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}
.sample-nav{min-height:0;padding:22px 17px 18px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#0a0d0b}.sample-brand{display:flex;align-items:center;gap:10px;font-size:16px}.sample-brand img{width:30px;height:30px}.sample-brand strong{font-weight:500}.workspace-switcher{height:58px;margin-top:22px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface);text-align:left}.workspace-switcher small,.workspace-switcher strong{display:block}.workspace-switcher small{margin-bottom:4px;color:var(--muted);font:600 8px ui-monospace,monospace;letter-spacing:.1em}.workspace-switcher strong{font-size:12px;font-weight:500}.workspace-switcher>img{width:14px;height:14px;object-fit:contain}.sample-nav nav{margin-top:24px;display:grid;gap:5px}.sample-nav nav button{height:38px;padding:0 12px;display:flex;align-items:center;gap:10px;border:0;border-radius:7px;background:transparent;color:var(--muted);text-align:left;font-size:12px}.sample-nav nav button.active{background:#1c211d;color:var(--text);font-weight:650}.sample-nav nav button span{width:15px;color:var(--secondary)}.sample-nav nav button.active span{color:var(--accent)}.sample-nav nav em{margin-left:auto;color:var(--accent);font:700 7px ui-monospace,monospace}.sample-source{position:relative;margin-top:auto;padding:13px;border-radius:9px;background:var(--surface)}.sample-source>span{position:absolute;right:12px;top:13px;width:7px;height:7px;border-radius:50%;background:var(--accent)}.sample-source strong,.sample-source small{display:block}.sample-source strong{font-size:10px;font-weight:500}.sample-source small{margin-top:7px;color:var(--muted);font:8px ui-monospace,monospace}.sample-user{margin-top:16px;display:flex;align-items:center;gap:10px}.sample-user>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#1d2a1b;color:var(--accent);font-size:8px}.sample-user strong,.sample-user small{display:block}.sample-user strong{font-size:10px;font-weight:500}.sample-user small{margin-top:3px;color:var(--muted);font-size:8px}
.sample-main{height:100vh;min-width:0;display:grid;grid-template-rows:72px auto 1fr}.sample-header{padding:0 24px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.desktop-title h1{margin:0;font-size:18px;font-weight:500}.desktop-title p{margin:5px 0 0;color:var(--muted);font-size:9px}.header-workspace{height:36px;margin-left:auto;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:10px}.header-workspace>span{width:16px;height:16px;display:grid;place-items:center;border-radius:4px;background:var(--accent);color:var(--accent-dark);font-size:7px}.header-workspace>img{width:14px;height:14px;object-fit:contain}.sample-date{margin-left:12px;color:var(--muted);font:8px ui-monospace,monospace}.mobile-menu,.mobile-workspace,.mobile-module,.mobile-avatar,.mobile-subnav{display:none}
.sample-controls{padding:18px 20px 14px}.isolation-banner{height:43px;padding:0 12px;display:flex;align-items:center;gap:10px;border:1px solid #263b52;border-radius:8px;background:#0e151d;color:#94a7bb}.isolation-banner>span{color:#78aef0}.isolation-banner p{margin:0;font-size:9px}.isolation-banner a{margin-left:auto;color:#78aef0;font-size:9px;font-weight:700}.status-tabs{margin-top:14px;display:flex;align-items:center;gap:4px}.status-tabs button{height:34px;padding:0 13px;border:0;border-radius:7px;background:transparent;color:var(--secondary);font-size:10px}.status-tabs button.active{background:#1d221e;color:var(--text)}.status-tabs span{margin-left:5px;color:var(--accent);font-size:8px}.filter-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:18px}.filter-row>div{display:flex;gap:6px}.filter-row button{height:31px;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--muted);font-size:8px}.filter-row strong{margin:0 6px;color:var(--text);font-weight:500}.filter-row label{width:220px;height:31px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--muted)}.filter-row input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:8px}
.reply-workspace{min-height:0;padding:0 20px 20px;display:grid;grid-template-columns:minmax(275px,.8fr) minmax(400px,1.18fr) minmax(310px,.9fr);gap:12px}.sample-queue,.sample-review,.sample-composer{min-height:0;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.sample-queue{display:flex;flex-direction:column}.queue-heading{height:47px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.queue-heading strong{font-size:10px}.queue-heading span{color:var(--muted);font:8px ui-monospace,monospace}.sample-items{overflow:auto}.sample-item{width:100%;min-height:83px;padding:13px 14px;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left}.sample-item.selected{box-shadow:inset 2px 0 var(--accent);background:#1a201b}.sample-item div{display:flex;justify-content:space-between;gap:8px}.sample-item strong{font-size:10px}.sample-item div span{color:var(--warning);font-size:8px;letter-spacing:1px}.sample-item p{margin:8px 0;color:var(--secondary);font-size:9px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sample-item footer{display:flex;justify-content:space-between;color:var(--muted);font:7px ui-monospace,monospace}.sample-item footer b{color:#6ba9ef;font-weight:500}.sample-item.selected footer b{color:var(--danger)}
.sample-review{display:flex;flex-direction:column}.review-card{min-height:0;overflow:auto}.review-head{min-height:83px;padding:17px 20px;display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;border-bottom:1px solid var(--border)}.review-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#202a1d;color:var(--accent);font-size:9px;font-weight:700}.review-head strong{display:block;font-size:12px}.review-head small{display:block;margin-top:4px;color:var(--muted);font:7px ui-monospace,monospace}.review-head>span{color:var(--warning);font-size:13px}.review-tags{margin:-29px 20px 16px 69px;display:flex;gap:5px;flex-wrap:wrap}.review-tags span{padding:5px 8px;border:1px solid var(--border);border-radius:12px;background:var(--raised);color:var(--muted);font:7px ui-monospace,monospace}.review-tags span:nth-child(2){color:#70abeb}.review-tags span:nth-child(3){color:var(--danger)}.review-tabs{height:42px;padding:0 20px;display:flex;align-items:center;gap:20px;border-top:1px solid var(--border)}.review-tabs button{border:0;background:transparent;color:var(--muted);font-size:9px}.review-tabs button.active{color:var(--text)}.review-original{margin:0 20px;padding:20px;border-radius:9px;background:#171b18;font-size:12px;line-height:1.55}.review-translation{margin:16px 20px 0;padding:15px;border:1px solid #263d56;border-radius:9px;background:#10171f}.review-translation>div{display:flex;justify-content:space-between}.review-translation small{color:#72a9e7;font:700 7px ui-monospace,monospace;letter-spacing:.08em}.review-translation span{color:var(--muted);font:7px ui-monospace,monospace}.review-translation p{margin:10px 0 0;color:var(--secondary);font-size:10px;line-height:1.55}.review-insight{margin:16px 20px 20px;padding:12px 14px;display:flex;gap:10px;border-radius:8px;background:#18140c;color:#d6ad4e}.review-insight p{margin:0;font-size:9px;line-height:1.4}.review-actions{height:58px;margin-top:auto;padding:0 20px;display:flex;align-items:center;gap:18px;border-top:1px solid var(--border)}.review-actions button{border:0;background:transparent;color:var(--muted);font-size:9px}.review-actions button:nth-child(3){color:var(--danger)}.review-actions span{margin-left:auto;color:var(--muted);font:8px ui-monospace,monospace}
.sample-composer{position:relative;padding-bottom:57px;display:flex;flex-direction:column}.composer-heading{min-height:74px;padding:17px 18px;display:flex;justify-content:space-between;border-bottom:1px solid var(--border)}.composer-heading strong,.composer-heading small{display:block}.composer-heading strong{font-size:12px}.composer-heading small{margin-top:8px;color:var(--muted);font-size:8px}.composer-heading>span{color:var(--accent);font:700 7px ui-monospace,monospace}.tone-field,.language-field{padding:14px 18px 0;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px}.tone-field button,.language-field button{height:30px;border:0;border-radius:7px;background:#1b211c;font-size:9px}.tone-field button{padding:0 10px}.sample-composer textarea{height:260px;margin:12px 18px 0;padding:15px;resize:none;outline:0;border:1px solid var(--border);border-radius:9px;background:#171b18;color:var(--text);font-size:11px;line-height:1.6}.sample-composer textarea:focus{border-color:var(--accent)}.composer-meta{margin:8px 18px 0;color:var(--muted);font:7px ui-monospace,monospace}.draft-tools{margin:14px 18px 0;display:flex;gap:7px}.draft-tools button{height:29px;padding:0 10px;border:0;border-radius:6px;background:#1a201b;color:var(--muted);font-size:8px}.language-field{display:block}.language-field>span{display:block;margin-bottom:8px}.language-field button{width:100%;padding:0 12px;display:flex;justify-content:space-between;align-items:center;text-align:left}.language-field b{color:#6fa8e9}.approval-note{margin:12px 18px 0;color:var(--muted);font:8px ui-monospace,monospace}.publish-button{position:absolute;inset:auto 14px 14px;height:39px;border:0;border-radius:8px;background:var(--accent);color:var(--accent-dark);font-size:10px;font-weight:750}
.save-notice{position:fixed;right:35px;bottom:74px;z-index:30;height:32px;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid var(--border-strong);border-radius:15px;background:#151a16;box-shadow:0 12px 34px rgba(0,0,0,.45);font-size:8px}.save-icon{width:12px;height:12px;border:2px solid #465047;border-top-color:var(--accent);border-radius:50%;animation:spin .65s linear infinite}.save-notice.saved .save-icon{border:0;animation:none}.save-notice.saved .save-icon::before{content:"✓";color:var(--accent);font-size:11px}.save-notice.failed{border-color:#633535;color:#ff9292}.save-notice.failed .save-icon{border:0;animation:none}.save-notice.failed .save-icon::before{content:"!"}.sample-toast{position:fixed;left:50%;bottom:24px;z-index:40;transform:translateX(-50%);padding:10px 14px;border:1px solid var(--border);border-radius:18px;background:var(--raised);box-shadow:0 14px 40px rgba(0,0,0,.45);font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1050px) and (min-width:721px){.sample-app{grid-template-columns:170px minmax(0,1fr)}.sample-nav{padding-inline:11px}.reply-workspace{grid-template-columns:250px 1fr}.sample-composer{position:fixed;right:20px;bottom:20px;width:340px;height:560px;z-index:10;box-shadow:0 22px 70px #000}.review-card{padding-right:340px}.filter-row label{display:none}}
@media(max-width:720px){body{overflow:hidden}.sample-app{height:100dvh;display:block}.sample-nav,.desktop-title,.header-workspace,.sample-date,.sample-controls{display:none}.sample-main{height:100dvh;display:grid;grid-template-rows:54px 78px minmax(0,1fr)}.sample-header{padding:0 10px;gap:8px}.mobile-menu{width:31px;height:31px;padding:0;display:grid;place-content:center;gap:4px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.mobile-menu i{width:12px;height:1px;background:var(--secondary)}.mobile-workspace{display:flex;align-items:center;gap:8px}.mobile-workspace>span{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#1d2a1b;color:var(--accent);font-size:8px}.mobile-workspace strong,.mobile-workspace small{display:block}.mobile-workspace strong{font-size:10px;font-weight:500}.mobile-workspace small{margin-top:3px;color:var(--accent);font:6px ui-monospace,monospace;letter-spacing:.1em}.mobile-module{height:31px;margin-left:auto;padding:0 10px;display:block;border:1px solid var(--border);border-radius:7px;background:#1a201b;color:var(--secondary);font-size:8px}.mobile-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#1b261d;color:var(--secondary);font-size:7px}.mobile-subnav{display:block;border-bottom:1px solid var(--border)}.mobile-subnav .status-tabs{height:36px;margin:0;padding:0 10px;gap:2px}.mobile-subnav .status-tabs button{height:27px;padding:0 9px;font-size:8px}.mobile-progress{height:42px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);color:var(--muted);font:7px ui-monospace,monospace}.mobile-progress div{display:flex;gap:5px}.mobile-progress button{width:27px;height:27px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--secondary)}.reply-workspace{height:100%;padding:0 11px 62px;display:block;overflow:auto}.sample-queue{display:none}.sample-review,.sample-composer{border-radius:10px;background:var(--surface)}.sample-review{border:0;overflow:visible}.review-card{overflow:visible}.review-head{min-height:59px;padding:12px 13px 0;grid-template-columns:1fr auto;border:0}.review-avatar,#review-date,.review-tags,.review-tabs,.review-insight{display:none}.review-head strong{font-size:12px;font-weight:500}.review-head>span{font-size:10px}.review-original{margin:0;padding:10px 13px 0;background:transparent;font-size:10px;line-height:1.45}.review-translation{margin:14px 13px 13px;padding:12px;border:0;border-left:1px solid rgba(168,240,74,.18);background:#111611}.review-translation>div span{display:none}.review-translation p{font-size:9px}.review-actions{display:none}.sample-composer{min-height:137px;padding:12px 13px;margin-top:8px;display:block;position:relative;border:1px solid var(--border)}.composer-heading{min-height:22px;padding:0;border:0}.composer-heading strong{font-size:12px;font-weight:500}.composer-heading small,.tone-field,.composer-meta,.draft-tools,.language-field{display:none}.composer-heading>span{padding:5px 7px;border-radius:10px;background:#173017}.sample-composer textarea{width:100%;height:63px;margin:8px 0 0;padding:0;border:0;background:transparent;font-size:10px;line-height:1.45;overflow:hidden}.approval-note{margin:7px 0 0;padding:8px;border-radius:6px;background:#19301f;color:var(--accent);font-size:8px}.publish-button{position:fixed;left:11px;right:11px;bottom:8px;height:47px;z-index:20;font-size:10px}.save-notice{right:12px;bottom:70px}.sample-toast{bottom:68px;max-width:calc(100vw - 24px);text-align:center}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

body[data-reply-state="human"] .isolation-banner,
body[data-reply-state="history"] .isolation-banner,
body[data-reply-state="spam"] .isolation-banner{display:none}
body[data-reply-state="human"] .sample-controls>.status-tabs,
body[data-reply-state="history"] .sample-controls>.status-tabs,
body[data-reply-state="spam"] .sample-controls>.status-tabs{margin-top:0}
body[data-reply-state="human"] .sample-item.selected{box-shadow:inset 2px 0 var(--warning)}
body[data-reply-state="history"] .sample-item.selected{box-shadow:inset 2px 0 var(--accent)}
body[data-reply-state="history"] .review-insight{background:#101b12;color:var(--accent)}
body[data-reply-state="history"] .composer-alert{border-color:#244d2e;background:#101b12;color:var(--accent)}
.review-insight strong{flex:0 0 auto;font-size:8px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em}
.composer-heading>span{padding-top:3px}
.composer-heading>span.blocked{color:var(--danger)}
.composer-alert{margin:14px 18px 0;padding:12px 14px;display:grid;gap:5px;border:1px solid #5f461d;border-radius:8px;background:#1b160c;color:#d6ad4e}
.composer-alert strong{font-size:9px}.composer-alert span{font-size:8px;line-height:1.45}
body[data-reply-state="human"] .composer-alert{min-height:70px}
body[data-reply-state="history"] .composer-alert{min-height:58px}
body[data-reply-state="human"] .sample-composer textarea,
body[data-reply-state="history"] .sample-composer textarea{height:260px}
body[data-reply-state="spam"] .sample-composer textarea{height:188px}
.publish-button:disabled{background:#2b302c;color:#777e77;cursor:not-allowed}

.sample-rankings{grid-row:2/4;min-width:0;padding:28px;overflow:auto}
.rankings-intro{height:52px;display:flex;align-items:flex-start;justify-content:space-between}
.rankings-title-row{display:flex;align-items:center;gap:8px}.rankings-title-row h2{margin:0;font-size:24px;font-weight:500}.rankings-title-row span{padding:4px 7px;border-radius:10px;background:#1d2a1b;color:var(--accent);font:700 7px ui-monospace,monospace;letter-spacing:.08em}
.rankings-intro p{margin:4px 0 0;color:var(--muted);font-size:10px}
.rankings-primary{height:38px;padding:0 18px;border:0;border-radius:8px;background:var(--accent);color:var(--accent-dark);font-size:10px;font-weight:700}
.rankings-filters{height:32px;margin-top:20px;display:flex;gap:10px;align-items:center}
.rankings-filters button,.rankings-filters span{height:32px;padding:0 12px;display:flex;align-items:center;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--secondary);font-size:9px}
.rankings-filters button::after{content:"";width:5px;height:5px;margin-left:14px;border-right:1px solid var(--muted);border-bottom:1px solid var(--muted);transform:rotate(45deg) translateY(-2px)}
.rankings-filters span{color:var(--muted)}
.rankings-scope{min-height:43px;margin-top:20px;padding:0 14px;display:flex;align-items:center;border:1px solid #263b52;border-radius:8px;background:#0e151d;color:#94a7bb;font-size:9px}
.rankings-table-wrap{margin-top:20px;border:1px solid var(--border);border-radius:10px;overflow:auto;background:var(--surface)}
.rankings-table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}
.rankings-table th{height:48px;padding:0 14px;border-bottom:1px solid var(--border);color:var(--muted);font-size:8px;font-weight:500;text-align:left;text-transform:uppercase;letter-spacing:.08em}
.rankings-table th:nth-child(1){width:26%}.rankings-table th:nth-child(2),.rankings-table th:nth-child(3){width:12%}.rankings-table th:nth-child(4){width:11%}.rankings-table th:nth-child(5){width:16%}.rankings-table th:nth-child(6){width:23%}
.rankings-table td{height:62px;padding:0 14px;border-bottom:1px solid var(--border);color:var(--secondary);font-size:10px}.rankings-table tr:last-child td{border-bottom:0}.rankings-table td strong,.rankings-table td small{display:block}.rankings-table td strong{color:var(--text);font-size:10px;font-weight:500}.rankings-table td small{margin-top:4px;color:var(--muted);font:7px ui-monospace,monospace}.rankings-table td.positive{color:var(--accent)}
.ranking-status{display:inline-flex;padding:4px 8px;border-radius:10px;background:#173017;color:var(--accent);font:700 7px ui-monospace,monospace}.ranking-status.learning{background:#2a2416;color:var(--warning)}
.rankings-footer{margin-top:18px;display:flex;justify-content:space-between;color:var(--muted);font:8px ui-monospace,monospace}
.sample-dialog{width:min(420px,calc(100vw - 32px));padding:0;border:1px solid var(--border-strong);border-radius:14px;background:var(--surface);color:var(--text);box-shadow:0 30px 90px #000}
.sample-dialog::backdrop{background:rgba(0,0,0,.72)}.sample-dialog form{padding:20px}.sample-dialog form>div{display:flex;align-items:center;justify-content:space-between}.sample-dialog form>div strong{font-size:15px}.sample-dialog form>div button{border:0;background:transparent;color:var(--muted);font-size:9px}.sample-dialog p{margin:8px 0 18px;color:var(--muted);font-size:10px}.sample-dialog label{display:grid;gap:7px;color:var(--secondary);font-size:10px}.sample-dialog input{height:40px;padding:0 12px;border:1px solid var(--border-strong);border-radius:8px;background:var(--bg);color:var(--text);outline:0}.sample-dialog input:focus{border-color:var(--accent)}.sample-dialog footer{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.sample-dialog footer button{height:36px;padding:0 14px;border:1px solid var(--border);border-radius:7px;background:var(--raised);font-size:10px}.sample-dialog footer button:last-child{border-color:var(--accent);background:var(--accent);color:var(--accent-dark);font-weight:700}

@media(max-width:720px){
  body[data-module="rankings"] .sample-main{grid-template-rows:54px minmax(0,1fr)}
  body[data-module="rankings"] .mobile-subnav{display:none}
  .sample-rankings{grid-row:2;padding:18px 12px 86px}
  .rankings-intro{height:auto;gap:12px}.rankings-title-row h2{font-size:20px}.rankings-intro p{max-width:230px;line-height:1.45}.rankings-primary{height:36px;padding-inline:12px;white-space:nowrap}
  .rankings-filters{height:auto;margin-top:18px;display:grid;grid-template-columns:1fr 1fr}.rankings-filters button,.rankings-filters span{min-width:0;justify-content:space-between}.rankings-filters span{grid-column:1/-1}
  .rankings-scope{padding:10px 12px;line-height:1.45}.rankings-table-wrap{margin-top:14px}.rankings-footer{gap:16px;line-height:1.4}
  .composer-alert{display:none}.composer-alert:not([hidden])~textarea{height:63px}
}

/* Pen source assets used by the Reply workspace. */
.sample-nav nav button>img{width:15px;height:15px;object-fit:contain;flex:0 0 auto}
.header-workspace>span img{width:12px;height:12px;object-fit:contain}
.isolation-banner>img{width:15px;height:15px;object-fit:contain;flex:0 0 auto}
.filter-row button{display:inline-flex;align-items:center}
.filter-row button>img{width:12px;height:12px;object-fit:contain}
.filter-row label>img{width:13px;height:13px;object-fit:contain;flex:0 0 auto}
.review-insight>img{width:14px;height:14px;object-fit:contain;flex:0 0 auto}
.review-actions button{display:inline-flex;align-items:center;gap:6px}
.review-actions button img{width:13px;height:13px;object-fit:contain}
.tone-field button{display:inline-flex;align-items:center;gap:8px}
.tone-field button img{width:12px;height:12px;object-fit:contain}
.draft-tools button{display:inline-flex;align-items:center;gap:6px}
.draft-tools button img{width:13px;height:13px;object-fit:contain}
.language-field button img{width:14px;height:14px;object-fit:contain}
.approval-note{display:flex;align-items:center;gap:8px}
.approval-note img{width:14px;height:14px;object-fit:contain;flex:0 0 auto}
.publish-button{display:flex;align-items:center;justify-content:center;gap:8px}
.publish-button img{width:14px;height:14px;object-fit:contain;filter:brightness(0) saturate(100%)}

@media(max-width:720px){
  .mobile-workspace>span img{width:18px;height:18px;object-fit:contain}
}

@media(min-width:1051px){
  .reply-workspace{grid-template-columns:316px 474px 362px}
  .review-tags{width:350px;margin:-16px 0 19px 19px}
  .review-tabs{height:54px;padding-inline:19px}
  .review-original{width:434px;height:105px;margin:0 19px;padding:18px;font-size:15px;line-height:1.5}
  .review-translation{width:434px;height:90px;margin:18px 19px 0;padding:16px}
  .review-translation p{font-size:13px;line-height:1.45}
  .review-insight{width:434px;height:58px;margin:18px 19px 20px;padding:14px}
  .review-insight p{font-size:11px;line-height:1.35}
  .sample-composer textarea{width:326px;height:260px;margin:15px 17px 0;padding:16px;font-size:13px;line-height:1.5}
  .composer-meta{position:absolute;top:301px;left:33px;margin:0}
  .draft-tools{margin:14px 17px 0}
  .language-field{height:56px;margin:15px 17px 0;padding:0}
  .approval-note{margin:14px 17px 0}
  .publish-button{inset:auto 15px 13px}
}

.mobile-reply-icon,#review-mobile-meta{display:none}

@media(max-width:720px){
  .mobile-menu{width:30px;height:30px}
  .mobile-menu,.mobile-workspace,.mobile-module,.mobile-avatar{position:relative;top:.5px}
  .mobile-menu img{width:15px;height:15px;object-fit:contain}
  .mobile-menu i{display:none}
  .mobile-workspace>span img{display:none}
  .mobile-workspace{width:114px}
  .mobile-workspace>div{width:78px}
  .mobile-workspace small{display:flex;align-items:center;gap:5px}
  .mobile-workspace small img{display:block;width:5px;height:5px;object-fit:contain}
  .mobile-module{width:78px;height:30px;padding:0 9px;display:flex;align-items:center;gap:6px}
  .mobile-module img:first-child{width:13px;height:13px;object-fit:contain}
  .mobile-module img:last-child{width:11px;height:11px;object-fit:contain;margin-left:auto}
  .mobile-avatar{margin-left:-1px}
  .mobile-progress button img{width:13px;height:13px;object-fit:contain}
  .reply-workspace{padding:4px 12px 62px}
  .sample-review{position:relative;width:366px;height:163px;border:1px solid var(--border);border-radius:10px;overflow:hidden}
  .review-card{position:relative;width:100%;height:100%;overflow:hidden}
  .review-head{position:absolute;top:12px;left:12px;width:340px;height:28px;min-height:28px;margin:0;padding:0;grid-template-columns:1fr 61px;gap:0;align-items:start}
  #review-name{font-size:12px;font-weight:450;line-height:16px}
  #review-mobile-meta{display:block;margin-top:3px;color:var(--muted);font:7px/9px ui-monospace,monospace}
  .review-head>span{padding-top:5px;text-align:right;font-size:12px;line-height:17px}
  .review-original{position:absolute;top:49px;left:12px;width:340px;height:30px;margin:0;padding:0;background:transparent;font-size:11px;line-height:1.4}
  .review-original{font-weight:300}
  .review-translation{position:absolute;top:88px;left:12px;width:340px;height:61px;margin:0;padding:10px;border:0;border-left:1px solid rgba(168,240,74,.18);border-radius:7px;background:#111611}
  .review-translation small{font-size:7px;line-height:9px}
  .review-translation p{margin-top:4px;font-size:10px;line-height:1.4}
  .review-translation p{font-weight:300}
  .sample-composer{position:relative;width:366px;height:137px;min-height:137px;max-height:137px;margin-top:8px;padding:0;border:1px solid var(--border);border-radius:10px;overflow:hidden}
  .composer-heading{position:absolute;top:12px;left:12px;width:340px;height:19px;min-height:19px;margin:0;padding:0}
  .composer-heading strong{font-size:12px;font-weight:450;line-height:16px}
  .composer-heading>span{height:19px;padding:5px 7px 0;border-radius:10px}
  .sample-composer textarea{position:absolute;top:40px;left:12px;width:340px;height:45px;margin:0;padding:0;border:0;background:transparent;font-size:11px;line-height:1.4}
  .sample-composer textarea{font-weight:300}
  .approval-note{position:absolute;top:94px;left:12px;width:340px;height:29px;margin:0;padding:0 9px;border-radius:6px;gap:7px}
  .approval-note{font-size:9px;font-weight:400}
  .approval-note img{width:13px;height:13px}
  .desktop-reply-icon{display:none}
  .mobile-reply-icon{display:block}
  .publish-button{left:12px;right:12px;bottom:8px;height:46px;border-radius:9px}
  .publish-button{font-weight:450}
  .mobile-workspace strong{font-weight:400}
  .mobile-subnav .status-tabs button{font-weight:400}
  .publish-button img{width:14px;height:14px}
  .save-notice{right:12px;bottom:72px;width:61px;height:28px;padding:0 10px}
  body[data-nav-open="true"] .sample-nav{position:fixed;inset:0 auto 0 0;z-index:60;width:248px;display:flex;box-shadow:24px 0 70px rgba(0,0,0,.72)}
  body[data-nav-open="true"] .mobile-menu{position:fixed;top:12px;left:10px;z-index:70}
}
