
:root{--h2h-ink:#10233f;--h2h-muted:#5c6f87;--h2h-blue:#2f6fed;--h2h-cyan:#55d8e6;--h2h-green:#36b37e;--h2h-bg:#f4f7fb;--h2h-card:#ffffff;--h2h-line:#d9e3ef;--h2h-soft:#eaf2ff;--h2h-warn:#fff4d8;--h2h-danger:#fde8e8}
.h2h-login-shell,.h2h-portal{box-sizing:border-box;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans Tamil",sans-serif;color:var(--h2h-ink)}
.h2h-login-shell *,.h2h-portal *{box-sizing:border-box}.h2h-private-body{margin:0;background:linear-gradient(180deg,#edf4fb,#f8fbff);color:var(--h2h-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans Tamil",sans-serif}.h2h-private-body .h2h-login-shell{min-height:100vh}
.h2h-login-shell{min-height:72vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#e8f1ff,#edfdfb)}.h2h-login-card{width:min(460px,100%);background:#fff;padding:32px;border:1px solid var(--h2h-line);border-radius:24px;box-shadow:0 22px 70px rgba(30,68,118,.16)}.h2h-login-card h1{margin:14px 0 5px;font-size:30px;color:var(--h2h-ink)}.h2h-login-card>p{margin:0 0 24px;color:var(--h2h-muted)}
.h2h-brand-mark{display:inline-grid;place-items:center;min-width:44px;height:44px;padding:0 10px;border-radius:14px;background:linear-gradient(135deg,#dbeafe,#a5f3fc);border:1px solid #9ec7fa;color:#164b8d;font-weight:900;letter-spacing:-1px}.h2h-login-card label,.h2h-form label,.h2h-review-layout label{display:block;font-weight:760;margin:15px 0 7px;color:var(--h2h-ink)}
.h2h-login-card input,.h2h-form input,.h2h-form select,.h2h-form textarea,.h2h-review-layout input,.h2h-review-layout select,.h2h-review-layout textarea{width:100%;max-width:100%;border:1px solid #c9d7e6;border-radius:13px;padding:12px 13px;font:inherit;background:#fff;color:#132640;outline:none}.h2h-login-card input:focus,.h2h-form input:focus,.h2h-form select:focus,.h2h-form textarea:focus,.h2h-review-layout input:focus,.h2h-review-layout textarea:focus{border-color:#69a1f6;box-shadow:0 0 0 4px rgba(71,130,230,.11)}
.h2h-password{display:flex;margin-top:7px}.h2h-password input{border-radius:13px 0 0 13px;margin:0}.h2h-password button{border:1px solid #c9d7e6;border-left:0;background:#edf4ff;color:#17365f;border-radius:0 13px 13px 0;padding:0 14px}.h2h-inline{display:flex!important;align-items:center;gap:9px;font-weight:550!important}.h2h-inline input{width:auto!important}.h2h-btn{display:inline-flex;justify-content:center;align-items:center;min-height:42px;border:1px solid #8bb8ee;border-radius:12px;padding:10px 16px;background:linear-gradient(135deg,#dbeafe,#a5f3fc);color:#123f78!important;text-decoration:none!important;font-weight:850;cursor:pointer;box-shadow:none}.h2h-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.h2h-btn-wide{width:100%;margin-top:12px}.h2h-btn-light{background:#eef5ff;color:#194d88!important}.h2h-btn-green{background:#d9fbe9;border-color:#91dbb5;color:#12613c!important}.h2h-forgot{display:block;text-align:center;margin-top:18px;color:#285f9c}
.h2h-portal{width:min(1240px,calc(100vw - 24px));max-width:none!important;margin:18px auto 36px;padding:0;background:var(--h2h-bg);border:1px solid var(--h2h-line);border-radius:24px;overflow:hidden;box-shadow:0 16px 55px rgba(36,72,114,.12)}
.h2h-portal-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 20px;background:linear-gradient(135deg,#e9f2ff,#e9fbfb);border-bottom:1px solid #cfddeb;color:var(--h2h-ink)}.h2h-portal-header>div{display:flex;align-items:center;gap:11px}.h2h-portal-header strong{font-size:18px;color:#163b68}.h2h-portal-header nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.h2h-portal-header a,.h2h-portal-header span{color:#274c75;text-decoration:none;font-size:14px;padding:9px 11px;border-radius:10px}.h2h-portal-header a{background:rgba(255,255,255,.64);border:1px solid #cbd9e8}.h2h-portal-header span{font-weight:750}
.h2h-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px;margin:20px;background:linear-gradient(135deg,#dbeafe,#cffafe);border:1px solid #b9d7ef;color:var(--h2h-ink);border-radius:18px}.h2h-hero p{font-size:12px;letter-spacing:2px;color:#245d91;font-weight:850;margin:0}.h2h-hero h1{color:#102d50;font-size:30px;line-height:1.18;max-width:720px;margin:8px 0}.h2h-stat{text-align:center;background:rgba(255,255,255,.68);border:1px solid rgba(105,145,183,.28);padding:16px 22px;border-radius:15px}.h2h-stat b{display:block;font-size:32px;color:#1e5d9f}.h2h-stat span{font-size:12px;color:#526c87}
.h2h-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 20px}.h2h-stat-grid>div{background:#fff;border:1px solid var(--h2h-line);border-radius:16px;padding:17px}.h2h-stat-grid b{display:block;font-size:28px;color:#1e5d9f}.h2h-stat-grid span{color:var(--h2h-muted)}
.h2h-panel-card{display:block;background:#fff;border:1px solid var(--h2h-line);border-radius:17px;padding:20px;margin:20px;box-shadow:0 7px 22px rgba(44,78,118,.05)}.h2h-panel-card summary{font-size:17px;font-weight:850;cursor:pointer;color:#173b65}.h2h-card-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.h2h-card-title h2{margin:0;color:#173b65}.h2h-card-title span{background:#eef5ff;border-radius:999px;padding:6px 10px;font-size:12px;color:#315d8b}.h2h-post-list article{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--h2h-line)}.h2h-post-list article:last-child{border-bottom:0}.h2h-post-list h3{margin:7px 0 3px;font-size:17px;color:#182f4a}.h2h-post-list p{margin:0;color:#677a91;font-size:13px}.h2h-status{display:inline-block;border-radius:999px;padding:5px 9px;background:#fff3cf;color:#71570c;font-size:11px;font-weight:850;text-transform:uppercase}.h2h-status.publish{background:#def7e8;color:#176141}.h2h-status.pending{background:#ebe9ff;color:#4840a0}.h2h-portal-message{margin:16px 20px;padding:13px 15px;border-radius:12px;background:#e3f8ec;border:1px solid #b9e9ce;color:#1a5b3b;font-weight:700}.h2h-portal-message.error{background:#fdeaea;border-color:#f2bbbb;color:#8b2828}.h2h-back{display:inline-flex;margin:18px 20px 0;color:#275b92;text-decoration:none;font-weight:750}
.h2h-review-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.72fr);gap:0;align-items:start}.h2h-review-layout>.h2h-panel-card{margin-top:14px}.h2h-review-layout textarea[name="post_content"]{min-height:620px;font-family:"Noto Sans Tamil",Latha,system-ui,sans-serif;font-size:17px;line-height:1.75;resize:vertical;color:#15283e;background:#fff}.h2h-review-side{position:sticky;top:14px}.h2h-review-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px}.h2h-review-metrics span{display:flex;justify-content:space-between;align-items:center;gap:8px;background:#f1f6fc;padding:11px;border-radius:11px;color:#425a74}.h2h-review-metrics b{display:block;color:#173c66;font-size:16px}.h2h-live-note{font-size:12px;line-height:1.45;color:#61738b;margin:9px 0 14px}.h2h-check{display:flex!important;align-items:flex-start;gap:9px;border-bottom:1px solid #edf0f4;padding:10px 0;margin:0!important;font-weight:600!important}.h2h-check input{width:auto!important;margin-top:3px}.h2h-table{overflow:auto;border:1px solid #e0e8f1;border-radius:12px}.h2h-table table{width:100%;border-collapse:collapse;min-width:620px}.h2h-table th,.h2h-table td{text-align:left;border-bottom:1px solid var(--h2h-line);padding:11px;vertical-align:top;color:#263e59}.h2h-image-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.h2h-image-grid label{border:2px solid var(--h2h-line);padding:7px;border-radius:11px;margin:0;background:#fbfdff}.h2h-image-grid img{width:100%;height:110px;object-fit:cover;border-radius:8px}.h2h-image-grid span{display:block;font-size:10px;line-height:1.3;color:#5e7187}.h2h-verified-badge{display:flex;align-items:center;gap:12px;border:1px solid #bce3cd;background:#f0fbf5;border-radius:12px;padding:12px 15px;margin:16px 0;color:#105c35}.h2h-verified-badge>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d6f5e4;color:#176141;font-weight:900}.h2h-verified-badge strong,.h2h-verified-badge small{display:block}.h2h-verified-badge small{margin-top:2px;color:#557265}.h2h-corrections{border-top:1px solid #dfe6ef;margin-top:25px;padding-top:12px}
@media(max-width:820px){.h2h-portal{width:100%;margin:0;border-radius:0;border-left:0;border-right:0;min-height:100vh}.h2h-portal-header{align-items:flex-start;gap:10px;padding:12px 14px}.h2h-portal-header nav{justify-content:flex-end;gap:6px}.h2h-portal-header nav span{display:none}.h2h-portal-header a{padding:8px 9px;font-size:12px}.h2h-hero{align-items:flex-start;margin:12px;padding:20px}.h2h-hero h1{font-size:23px}.h2h-stat{display:none}.h2h-stat-grid{margin:0 12px;gap:8px}.h2h-stat-grid>div{padding:13px}.h2h-stat-grid b{font-size:22px}.h2h-panel-card{margin:12px;padding:15px}.h2h-review-layout{display:block}.h2h-review-side{position:static}.h2h-review-layout textarea[name="post_content"]{min-height:58vh;font-size:18px;line-height:1.8}.h2h-image-grid{grid-template-columns:1fr 1fr}.h2h-post-list article{align-items:flex-start}.h2h-btn-light{flex:none}.h2h-login-shell{min-height:100vh;padding:14px}.h2h-login-card{padding:24px}.h2h-back{margin-left:14px}.h2h-review-metrics{grid-template-columns:1fr}.h2h-review-metrics span{font-size:13px}.h2h-review-metrics b{font-size:16px}}
@media(max-width:480px){.h2h-portal-header{display:block}.h2h-portal-header nav{margin-top:10px;justify-content:flex-start}.h2h-stat-grid{grid-template-columns:1fr}.h2h-post-list article{display:block}.h2h-post-list .h2h-btn{margin-top:12px;width:100%}.h2h-card-title{align-items:flex-start}.h2h-image-grid{grid-template-columns:1fr}.h2h-review-layout textarea[name="post_content"]{min-height:64vh;font-size:19px}.h2h-panel-card h2{font-size:20px}.h2h-login-card{padding:20px}.h2h-hero{padding:18px}.h2h-hero h1{font-size:21px}}

/* v5.9.3 premium review workspace */
.h2h-editor-workspace{margin-top:16px;border:1px solid #cbd9e8;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(30,64,105,.07)}
.h2h-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;background:linear-gradient(135deg,#eef5ff,#ecfeff);border-bottom:1px solid #d7e4f0}.h2h-editor-toolbar strong{display:block;font-size:16px;color:#143a66}.h2h-editor-toolbar small{display:block;margin-top:3px;color:#647a92;font-weight:500}.h2h-editor-tabs{display:flex;gap:7px;background:#fff;padding:4px;border:1px solid #d3dfeb;border-radius:12px}.h2h-editor-tabs button{appearance:none;border:0;background:transparent;color:#4d6680;font:inherit;font-weight:800;padding:8px 14px;border-radius:9px;cursor:pointer}.h2h-editor-tabs button.is-active{background:#dbeafe;color:#174d87;box-shadow:inset 0 0 0 1px #afd0f6}.h2h-editor-pane[hidden]{display:none!important}
.h2h-visual-review{min-height:620px;padding:28px 30px;background:#fff;color:#172b43;font-family:"Noto Sans Tamil",Latha,Inter,system-ui,sans-serif;font-size:18px;line-height:1.9;overflow-wrap:anywhere;outline:none}.h2h-visual-review:focus{box-shadow:inset 0 0 0 3px rgba(47,111,237,.10)}.h2h-visual-review h2,.h2h-visual-review h3{color:#143a66;line-height:1.35;margin:1.4em 0 .6em}.h2h-visual-review p{margin:0 0 1.05em}.h2h-visual-review img{max-width:100%;height:auto;border-radius:14px}.h2h-visual-review figure{margin:18px 0}.h2h-visual-review figcaption{font-size:13px;color:#62758a}.h2h-html-review{min-height:620px!important;border:0!important;border-radius:0!important;padding:20px!important;background:#0f172a!important;color:#dbeafe!important;font:14px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;resize:vertical}
.h2h-review-main{min-width:0}.h2h-review-side{border-top:4px solid #7dd3fc}.h2h-review-metrics span{border:1px solid #dbe5ef}.h2h-review-metrics b{font-size:18px}.h2h-post-list article{border-radius:14px;padding:15px;margin:7px 0;border:1px solid #e1e9f2;background:linear-gradient(180deg,#fff,#fbfdff)}
@media(max-width:820px){.h2h-editor-toolbar{align-items:flex-start;flex-direction:column}.h2h-editor-tabs{width:100%}.h2h-editor-tabs button{flex:1}.h2h-visual-review{min-height:62vh;padding:20px 17px;font-size:20px;line-height:1.9}.h2h-html-review{min-height:62vh!important;font-size:14px!important}.h2h-review-layout>.h2h-panel-card{margin:10px}.h2h-review-side{margin-top:10px!important}.h2h-review-metrics span{padding:13px 14px}.h2h-review-metrics b{font-size:19px}}

/* v6.0.3 editor portal choice controls audit */
.h2h-portal input[type="checkbox"],
.h2h-portal input[type="radio"],
.h2h-login-shell input[type="checkbox"],
.h2h-login-shell input[type="radio"]{
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  max-height:20px!important;
  padding:0!important;
  margin:1px 8px 0 0!important;
  flex:0 0 20px!important;
  box-shadow:none!important;
  accent-color:#2f6fed;
  vertical-align:middle!important;
}
.h2h-portal input[type="radio"]{border-radius:50%!important}
.h2h-inline,.h2h-check{align-items:flex-start!important}
.h2h-image-grid input[type="radio"]{display:block!important;margin:0 0 8px!important}
/* v6.0.6 paste typography normalization: pasted rich text must not bring foreign font sizes */
.h2h-visual-review p,.h2h-visual-review div,.h2h-visual-review span,.h2h-visual-review li,.h2h-visual-review a,.h2h-visual-review strong,.h2h-visual-review em,.h2h-visual-review b,.h2h-visual-review i{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}
.h2h-visual-review p,.h2h-visual-review div,.h2h-visual-review span,.h2h-visual-review li{color:inherit!important}
.h2h-visual-review h2{font-family:inherit!important;font-size:1.42em!important;line-height:1.4!important}
.h2h-visual-review h3{font-family:inherit!important;font-size:1.20em!important;line-height:1.45!important}

