/* PaidLate home — Operator Notes direction, selected 2026-08-14.
   Everything is scoped to .op-home; report, calculator and SSR pages keep their contracts. */
.op-home .pl-hd-in{max-width:1180px;grid-template-columns:1fr auto;height:64px}
.op-home .pl-tabs{grid-column:2;gap:26px}
.op-home .pl-tab{padding:0;border:0;border-radius:0;background:transparent;color:var(--mut);font-size:13px;font-weight:400}
.op-home .pl-tab.active{color:var(--blue-deep);background:transparent;border:0;font-weight:700}
.op-home .pl-note{display:none}

.op-home .op-hero{padding:64px 0 90px}
.op-home .op-wrap{max-width:1180px;margin:0 auto;padding:0 26px}
.op-home .op-hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:68px;align-items:center}
.op-home .op-kicker{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-deep);margin-bottom:18px}
.op-home .op-title{font-family:var(--pl-disp);font-size:clamp(44px,5.6vw,74px);font-weight:700;line-height:.99;letter-spacing:-.035em;color:var(--ink);text-wrap:balance}
.op-home .op-lead{max-width:580px;margin-top:25px;font-size:17px;line-height:1.68;color:var(--mut)}
.op-home .op-search{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:580px;margin-top:30px;border:1px solid var(--ink);background:#fff}
.op-home .op-search .searchbox{min-width:0;position:relative}
.op-home .op-search .searchbox input{width:100%;height:54px;border:0;border-radius:0;padding:0 17px;background:#fff;color:var(--ink);font:17px var(--pl-sans);outline:0}
.op-home .op-search .searchbox input:focus{outline:2px solid var(--blue-deep);outline-offset:-3px}
.op-home .op-search .pl-btn{min-width:132px;border:0;border-left:1px solid var(--ink);border-radius:0;padding:0 18px;background:var(--blue-deep);font-size:13px;white-space:nowrap}
.op-home .op-trust{max-width:580px;margin-top:13px;font-size:11.5px;line-height:1.55;color:var(--mut2)}

.op-home .op-note{position:relative;background:#fff;border:1px solid #b5c0c9;padding:30px 32px;transform:rotate(-.8deg);box-shadow:0 20px 38px -28px rgba(20,24,28,.48)}
.op-home .op-note::before{content:"";position:absolute;top:-10px;left:50%;width:74px;height:20px;transform:translateX(-50%) rotate(-2deg);background:rgba(158,192,230,.55)}
.op-home .op-note-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:2px solid var(--ink)}
.op-home .op-note-head strong{font-size:18px}
.op-home .op-note-head span{font-family:var(--mono);font-size:9px;line-height:1.45;letter-spacing:.06em;text-align:right;color:var(--mut)}
.op-home .op-note-row{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:13px 0;border-bottom:1px solid #e0e6ea;font-size:13px;line-height:1.5}
.op-home .op-note-row span{color:var(--mut)}
.op-home .op-note-row b{font-weight:700}
.op-home .op-margin-note{margin-top:18px;padding-left:14px;border-left:3px solid var(--blue-deep);font-size:13px;line-height:1.6;color:var(--blue-deep);font-weight:700}
.op-home .op-note-link{display:inline-block;margin-top:14px;font-size:12.5px;font-weight:700;color:var(--blue-deep);text-underline-offset:3px}

.op-home .op-section{padding:90px 0}
.op-home .op-section-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:end;margin-bottom:40px}
.op-home .op-section-head h2{font-size:clamp(30px,4vw,44px);line-height:1.06;letter-spacing:-.03em;text-wrap:balance}
.op-home .op-section-head p{max-width:540px;font-size:15px;line-height:1.7;color:var(--mut)}
.op-home .op-steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line2)}
.op-home .op-step{min-height:244px;padding:30px;border-left:1px solid var(--line2)}
.op-home .op-step:first-child{border-left:0}
.op-home .op-step em{font-family:var(--mono);font-size:9.5px;font-style:normal;font-weight:700;letter-spacing:.12em;color:var(--blue-deep)}
.op-home .op-step h3{margin:30px 0 9px;font-size:20px;line-height:1.2}
.op-home .op-step p{font-size:13px;line-height:1.68;color:var(--mut)}

.op-home .op-browse{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line2)}
.op-home .op-browse-group{padding:30px 34px;border-bottom:1px solid var(--line2)}
.op-home .op-browse-group:nth-child(odd){border-right:1px solid var(--line2)}
.op-home .op-browse-group h3{font-size:18px;margin-bottom:18px}
.op-home .op-browse-links{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}
.op-home .op-browse-links a{padding:10px 0;border-top:1px solid var(--line);font-size:13px;font-weight:600;color:var(--ink);text-decoration:none}
.op-home .op-browse-links a:hover{color:var(--blue-deep)}
.op-home .op-method{padding:72px 0;border-top:1px solid var(--line2)}
.op-home .op-method blockquote{max-width:920px;font-family:var(--pl-disp);font-size:clamp(28px,4vw,46px);line-height:1.14;letter-spacing:-.025em}
.op-home .op-method p{max-width:760px;margin-top:22px;font-size:13px;line-height:1.68;color:var(--mut)}
.op-home #analysis,.op-home #report{position:relative;z-index:2}
.op-home #belowfold{margin-top:22px}

@media(max-width:900px){
  .op-home .op-hero-grid,.op-home .op-section-head{grid-template-columns:1fr;gap:38px}
  .op-home .op-hero{padding:52px 0 68px}
  .op-home .op-steps{grid-template-columns:1fr}
  .op-home .op-step{min-height:0;border-left:0;border-top:1px solid var(--line2)}
  .op-home .op-step:first-child{border-top:0}
}
@media(max-width:720px){.op-home .pl-hd-in{grid-template-columns:1fr}.op-home .pl-tabs{display:none}}
@media(max-width:620px){
  .op-home .op-wrap{padding:0 18px}
  .op-home .op-title{font-size:40px}
  .op-home .op-lead{font-size:16px}
  .op-home .op-search{grid-template-columns:minmax(0,1fr) 116px}
  .op-home .op-search .pl-btn{min-width:0;padding:0 12px}
  .op-home .op-note{padding:24px 20px;transform:rotate(-.4deg)}
  .op-home .op-note-row{grid-template-columns:1fr;gap:4px}
  .op-home .op-section{padding:68px 0}
  .op-home .op-browse{grid-template-columns:1fr}
  .op-home .op-browse-group:nth-child(odd){border-right:0}
  .op-home .op-browse-links{grid-template-columns:1fr}
}
