.lvcp-shell [hidden]{display:none!important}

/*
 * Production-safe boundary:
 * - no body/html/theme/global container overrides
 * - header/footer remain owned by the active theme
 * - width mirrors the live LV Typing Suite public canvas (1600px / 48px desktop gutter)
 */
.lvcp-page-main{
  background:var(--lvt-bg,#f6f8fc);
  color:var(--lvt-text,#111827);
  padding:34px 0 46px;
  min-height:65vh;
}
.lvcp-page-main,.lvcp-page-main *{box-sizing:border-box}
.lvcp-shell{
  width:calc(100% - 48px);
  max-width:1600px;
  margin:0 auto;
  padding:0;
  background:transparent;
  font-family:inherit;
  color:inherit;
  overflow-x:clip;
}
.lvcp-shell>*{width:100%;max-width:none;margin-left:auto;margin-right:auto}
.lvcp-page-title{display:none!important}

.lvcp-hero{padding:30px 32px;border:0;border-radius:var(--lvt-radius,18px);background:linear-gradient(110deg,#17386f 0%,#1d4fa7 52%,#2563dc 100%);color:#fff;margin-bottom:18px;box-shadow:0 12px 30px rgba(37,99,220,.18)}
.lvcp-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:rgba(255,255,255,.14);color:#fff;padding:7px 11px;border-radius:999px}
.lvcp-hero h1,.lvcp-hero h2{font-size:clamp(28px,3.2vw,46px);line-height:1.12;margin:15px 0 10px;letter-spacing:-.02em;color:#fff}
.lvcp-hero p{margin:0;color:rgba(255,255,255,.92);max-width:980px;line-height:1.65;font-size:15px}

.lvcp-card,.lvcp-result,.lvcp-empty{background:var(--lvt-card,#fff);border:1px solid var(--lvt-line,#e5eaf2);border-radius:var(--lvt-radius,18px);padding:26px;box-shadow:0 10px 30px rgba(15,23,42,.045)}
.lvcp-grid-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.lvcp-field{display:flex;flex-direction:column;gap:7px}.lvcp-full{margin-bottom:16px}
.lvcp-field label{font-weight:750;font-size:14px}.lvcp-field input,.lvcp-field select{width:100%;min-height:48px;border:1px solid #cbd5e1;border-radius:12px;padding:10px 13px;background:var(--lvt-card,#fff);font-size:15px;color:var(--lvt-text,#111827);box-sizing:border-box}
.lvcp-field input:focus,.lvcp-field select:focus{outline:2px solid #c7d2fe;outline-offset:1px;border-color:#818cf8}
.lvcp-field small{color:#697386;font-size:12px}.lvcp-calc{margin-top:17px;border-top:1px solid #edf0f4;padding-top:17px}.lvcp-calc summary{cursor:pointer;font-weight:750}.lvcp-calc-grid{margin:14px 0}
.lvcp-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}.lvcp-btn{border:0;border-radius:12px;padding:12px 17px;font-weight:800;cursor:pointer;text-decoration:none;font-size:14px}.lvcp-btn-primary{background:var(--lvt-dark,#07152d);color:#fff}.lvcp-btn-light{background:#f1f5f9;color:var(--lvt-text,#111827)}.lvcp-btn-whatsapp{background:#e8f8ef;color:#126b36}.lvcp-btn:disabled{opacity:.55;cursor:not-allowed}.lvcp-privacy{font-size:13px;color:#697386}.lvcp-message{margin-top:14px;font-weight:750}.lvcp-message.is-error{color:#b42318}.lvcp-message.is-ok{color:#067647}

.lvcp-result{margin-top:18px}.lvcp-result-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.lvcp-summary-card{border:1px solid #e5e7eb;background:#f8fafc;border-radius:15px;padding:14px 16px;min-width:0}.lvcp-summary-card span{display:block;color:#64748b;font-size:12px;font-weight:650;margin-bottom:5px}.lvcp-summary-card strong{display:block;font-size:clamp(18px,2vw,25px);line-height:1.15;white-space:normal}.lvcp-summary-card.is-score{background:#eef2ff;border-color:#dbe3ff}.lvcp-summary-card.is-status strong{font-size:18px}

.lvcp-stage-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px;padding:5px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;width:max-content;max-width:100%}.lvcp-stage-tab{border:0;background:transparent;color:#475569;border-radius:10px;padding:10px 16px;font-weight:800;cursor:pointer}.lvcp-stage-tab.is-active{background:var(--lvt-dark,#07152d);color:#fff;box-shadow:0 4px 12px rgba(15,23,42,.14)}
.lvcp-stage-panel{display:none}.lvcp-stage-panel.is-active{display:block}.lvcp-result-section{border:1px solid #e5e7eb;border-radius:17px;padding:20px;background:var(--lvt-card,#fff)}.lvcp-stage-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;margin-bottom:14px}.lvcp-stage-head h3{margin:0;font-size:22px}.lvcp-stage-head p{margin:6px 0 0;color:#64748b;max-width:880px;line-height:1.55}.lvcp-ratio-box{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.lvcp-ratio-box label{font-weight:800;font-size:13px}.lvcp-ratio-box select{min-height:40px;border:1px solid #cbd5e1;border-radius:10px;padding:7px 10px;background:var(--lvt-card,#fff)}.lvcp-stage-note{padding:12px 14px;background:#f8fafc;border-radius:12px;color:#475569;margin-bottom:14px;line-height:1.5}.lvcp-stage-note.is-warning{background:#fff7ed}.lvcp-stage-note.is-success{background:#ecfdf3}

.lvcp-progress-bar{height:8px;background:#e8edf4;border-radius:999px;overflow:hidden;margin-top:10px}.lvcp-progress-bar>span{display:block;height:100%;background:var(--lvt-dark,#07152d);border-radius:999px;min-width:0}.lvcp-progress-copy{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;font-size:13px;color:#64748b;margin-top:7px}.lvcp-progress-copy strong{color:var(--lvt-text,#111827)}

.lvcp-table-wrap{overflow:auto;border:1px solid #edf0f4;border-radius:14px}.lvcp-table-wrap table{border-collapse:collapse;width:100%;min-width:680px;background:var(--lvt-card,#fff)}.lvcp-table-wrap th,.lvcp-table-wrap td{text-align:left;padding:13px 12px;border-bottom:1px solid #edf0f4;vertical-align:middle}.lvcp-table-wrap th{font-size:13px;color:#475569;background:#f8fafc}.lvcp-table-wrap tr:last-child td{border-bottom:0}.lvcp-table-wrap tr.is-you{background:#f5f7ff}.lvcp-you,.lvcp-official{display:inline-block;font-size:10px;padding:3px 6px;border-radius:999px;background:#e0e7ff;margin-left:5px;font-weight:750}.lvcp-official{background:#dcfce7}.lvcp-muted{color:#697386;font-size:13px}

.lvcp-disclaimer{margin:18px 0 0;color:#5b6475;font-size:13px;line-height:1.6;padding-top:15px;border-top:1px solid #edf0f4}.lvcp-public-note{padding:12px 14px;background:#f8fafc;border-radius:12px;color:#475569;line-height:1.55}.lvcp-share{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.lvcp-empty{text-align:center}.lvcp-empty p{color:#697386}.lvcp-card+ins.adsbygoogle,.lvcp-result+ins.adsbygoogle{margin-top:28px!important}

@media(max-width:900px){
  .lvcp-page-main{padding:24px 0 34px}.lvcp-shell{width:calc(100% - 32px);max-width:1600px}.lvcp-result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.lvcp-hero{padding:24px}.lvcp-card,.lvcp-result,.lvcp-empty{padding:22px}
}
@media(max-width:680px){
  .lvcp-page-main{padding:18px 0 28px}.lvcp-shell{width:calc(100% - 24px);max-width:1600px}.lvcp-hero,.lvcp-card,.lvcp-result,.lvcp-empty{padding:17px;border-radius:17px}.lvcp-grid-fields{grid-template-columns:1fr}.lvcp-actions .lvcp-btn{width:100%}.lvcp-privacy{width:100%;text-align:center}.lvcp-result-summary{grid-template-columns:1fr 1fr;gap:8px}.lvcp-summary-card{padding:12px}.lvcp-stage-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;box-sizing:border-box}.lvcp-stage-tab{padding:9px 5px;font-size:12px}.lvcp-stage-head h3{font-size:19px}.lvcp-ratio-box{width:100%}.lvcp-ratio-box select{flex:1}.lvcp-table-wrap{border:0;overflow:visible}.lvcp-table-wrap table,.lvcp-table-wrap thead,.lvcp-table-wrap tbody,.lvcp-table-wrap tr,.lvcp-table-wrap td{display:block;width:100%;min-width:0;box-sizing:border-box}.lvcp-table-wrap thead{display:none}.lvcp-table-wrap tr{border:1px solid #e5e7eb;border-radius:13px;padding:8px 11px;margin-bottom:9px;background:var(--lvt-card,#fff)}.lvcp-table-wrap tr.is-you{background:#f5f7ff}.lvcp-table-wrap td{display:flex;justify-content:space-between;gap:14px;padding:7px 0;border:0;text-align:right}.lvcp-table-wrap td:before{content:attr(data-label);font-weight:750;color:#475569;text-align:left}.lvcp-table-wrap td:nth-child(2){align-items:flex-start}.lvcp-hero h1,.lvcp-hero h2{font-size:29px}.lvcp-result-summary{grid-template-columns:1fr}.lvcp-summary-card strong{font-size:21px}
}

/* 0.1.13 horizontal reservation UI */
.lvcp-reservation{margin-top:14px}.lvcp-reservation-note{margin:0 0 12px;color:var(--lvcp-muted,#667085);font-size:13px}.lvcp-reservation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.lvcp-res-check{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid var(--lvcp-border,#e1e6ef);border-radius:10px;background:#fff;font-weight:600}.lvcp-res-check input{width:auto!important}.lvcp-pwd-type{grid-column:1/-1;max-width:520px}.lvcp-pwd-type label{display:block;font-size:12px;font-weight:700;margin-bottom:5px}.lvcp-pwd-type select{width:100%}.lvcp-horizontal-block{margin-top:22px;padding-top:20px;border-top:1px solid var(--lvcp-border,#e1e6ef)}.lvcp-horizontal-block h4{margin:0 0 5px;font-size:20px}@media(max-width:720px){.lvcp-reservation-grid{grid-template-columns:1fr}}

/* 0.1.14 mandatory gender + personal cutoff context */
.lvcp-your-profile{margin:18px 0;padding:16px 18px;border:1px solid var(--lvcp-border,#e1e6ef);border-radius:14px;background:var(--lvcp-soft,#f7f9fc)}
.lvcp-your-profile-head{display:flex;gap:8px 18px;align-items:baseline;flex-wrap:wrap;margin-bottom:12px}.lvcp-your-profile-head strong{font-size:18px}.lvcp-your-profile-head span{color:var(--lvcp-muted,#667085);font-size:13px}
.lvcp-your-profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.lvcp-your-profile-grid>div{padding:10px 12px;border:1px solid var(--lvcp-border,#e1e6ef);border-radius:10px;background:#fff}.lvcp-your-profile-grid span{display:block;font-size:12px;color:var(--lvcp-muted,#667085);margin-bottom:3px}.lvcp-your-profile-grid strong{font-size:15px}.lvcp-your-profile p{margin:10px 0 0;color:var(--lvcp-muted,#667085);font-size:13px;line-height:1.5}
@media(max-width:900px){.lvcp-your-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.lvcp-your-profile-grid{grid-template-columns:1fr}}

/* Production explainer: scoped to predictor only; does not alter theme/global pages. */
.lvcp-info{margin:18px auto 0;width:100%;max-width:none;background:#fff;border:1px solid #dbe5f0;border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(15,23,42,.05)}
.lvcp-info>h2{margin:0 0 8px;font-size:clamp(22px,2.4vw,30px);line-height:1.25;color:#0f172a}
.lvcp-info>p{margin:0 0 18px;color:#475569;line-height:1.75}
.lvcp-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.lvcp-info-grid>div{border:1px solid #e2e8f0;border-radius:14px;padding:16px;background:#f8fafc}
.lvcp-info-grid h3{margin:0 0 7px;font-size:17px;color:#0f172a}
.lvcp-info-grid p{margin:0;color:#475569;line-height:1.68;font-size:14px}
@media(max-width:720px){.lvcp-info{padding:18px}.lvcp-info-grid{grid-template-columns:1fr}}
.lvcp-source-link{margin:12px 0 0}.lvcp-source-link a{font-weight:700;text-decoration:none}.lvcp-source-link a:hover{text-decoration:underline}


/* RC3: prominent category cutoff result + transparent paper-level vote breakdown. */
.lvcp-cutoff-highlight{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,.8fr));gap:12px;margin:0 0 16px;padding:16px 18px;border:1px solid #dbe3ff;border-radius:15px;background:#f5f7ff}
.lvcp-cutoff-highlight>div{min-width:0}.lvcp-cutoff-highlight span{display:block;color:#64748b;font-size:12px;font-weight:700;margin-bottom:4px}.lvcp-cutoff-highlight strong{display:block;color:#0f172a;font-size:20px;line-height:1.25}.lvcp-cutoff-highlight .lvcp-main-range strong{font-size:25px}.lvcp-difficulty-breakdown{margin:0 0 16px;padding:13px 15px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.lvcp-difficulty-breakdown-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.lvcp-difficulty-breakdown-head strong{font-size:14px}.lvcp-difficulty-breakdown-head span{font-size:12px;color:#64748b}.lvcp-difficulty-chips{display:flex;gap:7px;flex-wrap:wrap}.lvcp-difficulty-chip{font-size:12px;padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#334155}.lvcp-official-stage-banner{margin:0 0 16px;padding:15px 17px;border:1px solid #bbf7d0;border-radius:15px;background:#ecfdf3}.lvcp-official-stage-banner strong{display:block;color:#166534;margin-bottom:5px}.lvcp-official-stage-banner p{margin:0;color:#3f6212;line-height:1.55}
@media(max-width:680px){.lvcp-cutoff-highlight{grid-template-columns:1fr}.lvcp-cutoff-highlight .lvcp-main-range strong{font-size:22px}}

/* v1.3.3 exam picker: deterministic downward-opening custom menu; restored comfortable native-like text sizing. */
.lvcp-native-exam-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.lvcp-exam-select-ui{position:relative;width:100%;z-index:30}
.lvcp-exam-select-button{width:100%;min-height:48px;border:1px solid #cbd5e1;border-radius:12px;padding:10px 42px 10px 13px;background:var(--lvt-card,#fff);font:inherit;font-size:16px;font-weight:500;color:var(--lvt-text,#111827);text-align:left;cursor:pointer;position:relative}
.lvcp-exam-select-button:after{content:'';position:absolute;right:16px;top:50%;width:8px;height:8px;border-right:2px solid #475569;border-bottom:2px solid #475569;transform:translateY(-65%) rotate(45deg);transition:transform .15s ease}
.lvcp-exam-select-ui.is-open .lvcp-exam-select-button:after{transform:translateY(-30%) rotate(225deg)}
.lvcp-exam-select-button:focus{outline:2px solid #c7d2fe;outline-offset:1px;border-color:#818cf8}
.lvcp-exam-select-menu{position:absolute;top:calc(100% + 7px);left:0;right:0;display:none;max-height:360px;overflow:auto;background:#fff;border:1px solid #d8e0ec;border-radius:13px;box-shadow:0 18px 45px rgba(15,23,42,.16);padding:7px;z-index:9999}
.lvcp-exam-select-ui.is-open .lvcp-exam-select-menu{display:block}
.lvcp-exam-select-group{padding:9px 11px 6px;font-size:12px;line-height:1.25;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#64748b}
.lvcp-exam-select-option{display:block;width:100%;border:0;background:transparent;text-align:left;padding:11px 12px;border-radius:9px;font:inherit;font-size:16px;font-weight:500;line-height:1.4;color:#172033;cursor:pointer}
.lvcp-exam-select-option:hover,.lvcp-exam-select-option:focus{background:#eef4ff;outline:0}
.lvcp-exam-select-option.is-selected{background:#e8f0ff;color:#173f91;font-weight:700}
@media(max-width:680px){.lvcp-exam-select-menu{max-height:300px}.lvcp-exam-select-option{padding:11px 10px}}

/* Match the frozen LV Typing platform canvas exactly: 1600px max, 48px desktop
 * gutter and 64px gutter on very wide screens. No global theme container changes. */
@media (min-width:1000px){
  body.lvcp-predictor-page #main-content.lvcp-page-main{
    width:100%!important;max-width:none!important;margin:0!important;
    padding-left:0!important;padding-right:0!important;
  }
  body.lvcp-predictor-page .lvcp-shell{
    width:calc(100% - 48px)!important;max-width:1600px!important;
    margin-left:auto!important;margin-right:auto!important;
  }
}
@media (min-width:1500px){
  body.lvcp-predictor-page .lvcp-shell{width:calc(100% - 64px)!important}
}
