.lp-editorial{--white:var(--color-white);--off-white:var(--color-warm-white);--light-gray:#f1f0ed;--border:var(--color-border);--border-light:#ece9e4;--text:var(--color-ink);--text-2:#555550;--text-3:var(--color-muted-gray);--navy:var(--color-accent-blue);--navy-hover:var(--color-accent-blue-dark);--navy-tint:#eef1f5;--mauve:var(--color-accent);--mauve-tint:#f7ecea;--gold:var(--color-accent);--gold-tint:#f9efed;--radius:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a;--shadow:0 4px 12px #00000014,0 2px 4px #0000000a;--sans:var(--font-body);--display:var(--font-display);--quote:"Newsreader",Georgia,serif}.lp-editorial *{box-sizing:border-box}.lp-editorial{margin:0;font-family:var(--sans);color:var(--text);background:var(--white);line-height:1.65;font-size:16px;-webkit-font-smoothing:antialiased}.lp-editorial img{max-width:100%;display:block}.lp-editorial a{color:var(--navy)}.lp-editorial .btn{display:inline-block;background:var(--navy);color:#fff;font-weight:600;font-size:14px;padding:9px 18px;border-radius:var(--radius);text-decoration:none;transition:background .18s ease}.lp-editorial .btn:hover{background:var(--navy-hover)}.lp-editorial .btn.ghost{background:transparent;color:var(--navy);border:1px solid var(--navy)}.lp-editorial .btn.ghost:hover{background:var(--navy-tint)}.lp-editorial .hero{position:static;min-height:0;background:linear-gradient(160deg,#152545 0,var(--navy) 60%,#27496f 100%);color:#fff;padding:64px 24px 56px}.lp-editorial .hero-in{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:56px;align-items:center}.lp-editorial .hero-copy{min-width:0}.lp-editorial .eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mauve)}.lp-editorial .hero .eyebrow{color:#e4b7b2}.lp-editorial .hero h1{font-family:var(--display);font-weight:700;letter-spacing:.02em;font-size:clamp(26px,4vw,44px);line-height:1.14;margin:14px 0 20px;max-width:22ch;color:inherit}.lp-editorial .answer{max-width:64ch;font-size:17.5px;line-height:1.7;color:#e8edf4;margin:0 0 26px}.lp-editorial .answer b{color:#fff;font-weight:650}.lp-editorial .hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.lp-editorial .hero-ctas .btn{background:#fff;color:var(--navy)}.lp-editorial .hero-ctas .btn:hover{background:var(--off-white)}.lp-editorial .hero-ctas .btn.line{background:transparent;color:#fff;border:1px solid #ffffff66}.lp-editorial .hero-ctas .btn.line:hover{background:#ffffff1a}.lp-editorial .hero-fig{margin:0;display:flex;flex-direction:column;max-width:232px}.lp-editorial .hero-fig .plate{width:300px;height:300px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid #ffffff2e;box-shadow:0 24px 48px -22px #00000073}.lp-editorial .hero-fig .plate img{width:100%;height:100%;object-fit:cover;object-position:center center}.lp-editorial .hero-fig .rule{width:46px;height:2px;background:var(--gold);border-radius:2px;margin:18px 0 12px}.lp-editorial .hero-fig .nm{font-family:var(--display);font-weight:600;letter-spacing:.04em;font-size:16px;color:#fff}.lp-editorial .hero-fig .rl{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#e4b7b2;margin:8px 0 9px}.lp-editorial .shell{max-width:1180px;margin:0 auto;padding:56px 24px;display:grid;grid-template-columns:264px minmax(0,1fr);gap:48px;align-items:start}.lp-editorial .rail{position:sticky;top:88px}.lp-editorial .rail-card{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.lp-editorial .rail-head{background:var(--navy);color:#fff;padding:14px 18px;font-family:var(--display);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.lp-editorial .rail-stat{padding:13px 18px;border-bottom:1px solid var(--border-light)}.lp-editorial .rail-stat:last-child{border-bottom:0}.lp-editorial .rail-stat .n{font-size:22px;font-weight:800;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--navy)}.lp-editorial .rail-stat .l{font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin-top:1px}.lp-editorial .rail-stat.gold .n{color:var(--gold)}.lp-editorial .rail-foot{padding:14px 18px;background:var(--white);border-top:1px solid var(--border)}.lp-editorial .content{min-width:0}.lp-editorial .content h2{font-size:26px;font-weight:750;letter-spacing:-.01em;line-height:1.25;margin:52px 0 6px}.lp-editorial .content h2:first-child{margin-top:0}.lp-editorial .content h3{font-size:19px;font-weight:700;margin:34px 0 4px}.lp-editorial .content p{margin:12px 0;color:var(--text-2)}.lp-editorial .content p b{color:var(--text)}.lp-editorial .tbl{width:100%;border-collapse:initial;border-spacing:0;margin:20px 0;font-size:14px;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.lp-editorial .tbl th{background:var(--navy);color:#fff;text-align:left;font-weight:600;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;padding:11px 14px}.lp-editorial .tbl td{padding:12px 14px;border-top:1px solid var(--border-light);vertical-align:top;color:var(--text-2)}.lp-editorial .tbl tr:nth-child(2n) td{background:var(--off-white)}.lp-editorial .tbl td:first-child{font-weight:600;color:var(--text)}.lp-editorial .tbl-wrap{overflow-x:auto}.lp-editorial .img2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.lp-editorial .figure{margin:0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--white)}.lp-editorial .figure img{width:100%;height:220px;object-fit:cover}.lp-editorial .roster{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:18px 0 8px}.lp-editorial .roster .agent{margin:0}.lp-editorial .roster .agent img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:top center;border-radius:12px;border:1px solid var(--color-border,#d8d7d1);background:#eef0f3}.lp-editorial .roster .agent figcaption{padding:10px 2px 0}.lp-editorial .roster .agent .nm{font-weight:600;font-size:14px}.lp-editorial .roster .agent .rl{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted-gray,#767676);margin-top:3px}@media (max-width:640px){.lp-editorial .roster{grid-template-columns:repeat(2,1fr)}}.lp-editorial .figure figcaption{font-size:12.5px;color:var(--text-3);padding:10px 14px}.lp-editorial .listings{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-xl);padding:24px;margin:28px 0}.lp-editorial .listings-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:16px}.lp-editorial .listings-head h3{margin:0;font-size:18px}.lp-editorial .gbp{border:1px solid var(--border);border-radius:var(--radius-xl);padding:24px;margin:28px 0;background:#fff;box-shadow:var(--shadow-sm)}.lp-editorial .gbp-head{display:flex;align-items:center;gap:14px;margin-bottom:16px;flex-wrap:wrap}.lp-editorial .stars{color:var(--gold);font-size:20px;letter-spacing:2px}.lp-editorial .gbp-head .score{font-size:26px;font-weight:800}.lp-editorial .gbp-head .src{font-size:12.5px;color:var(--text-3)}.lp-editorial .gbp-head .src a{color:var(--navy);font-weight:600}.lp-editorial .gbp-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lp-editorial .rev{background:var(--off-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:14px 16px}.lp-editorial .rev .who{font-weight:600;font-size:13.5px}.lp-editorial .rev .when{font-size:11.5px;color:var(--text-3);margin-bottom:6px}.lp-editorial .rev .txt{font-size:13.5px;color:var(--text-2);line-height:1.55}.lp-editorial .gbp-heading{font-size:16px;font-weight:750;margin:4px 0 2px}.lp-editorial .gbp-scope{font-size:12px;color:var(--text-3);margin:0 0 14px}.lp-editorial .rev-stars{color:var(--gold);font-size:13px;letter-spacing:1px;margin-bottom:4px}.lp-editorial .areas{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.lp-editorial .area{background:var(--navy-tint);color:var(--navy);font-weight:600;font-size:13.5px;border-radius:999px;padding:7px 16px;text-decoration:none;transition:background .15s,color .15s}.lp-editorial a.area:hover{background:var(--navy);color:#fff}.lp-editorial .faq{border:1px solid var(--border);border-radius:var(--radius-lg);margin:20px 0;overflow:hidden}.lp-editorial .faq .q{padding:15px 18px;border-top:1px solid var(--border-light)}.lp-editorial .faq .q:first-child{border-top:0}.lp-editorial .faq .q b{display:block;font-size:15px;color:var(--text);margin-bottom:4px}.lp-editorial .faq .q p{margin:0;font-size:14px}.lp-editorial .cta-panel{background:var(--navy);border-radius:var(--radius-xl);color:#fff;padding:36px;margin:56px 0 8px;display:flex;flex-direction:column;align-items:flex-start;gap:18px;flex-wrap:wrap}.lp-editorial .cta-panel h2{margin:0 0 6px;font-size:24px;color:#fff}.lp-editorial .cta-panel p{margin:0;color:#dbe4ee;font-size:14.5px;max-width:none}.lp-editorial .cta-panel .btn{background:#fff;color:var(--navy);white-space:nowrap}.lp-editorial :focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (prefers-reduced-motion:reduce){.lp-editorial *{transition:none!important}}@media (max-width:920px){.lp-editorial .shell{grid-template-columns:1fr;gap:28px}.lp-editorial .rail{position:static}.lp-editorial .rail-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.lp-editorial .rail-foot,.lp-editorial .rail-head{grid-column:1/-1}}@media (max-width:900px){.lp-editorial .hero-in{grid-template-columns:1fr;gap:34px}.lp-editorial .hero-fig{max-width:none;flex-direction:row;gap:20px;align-items:center}.lp-editorial .hero-fig .plate{width:150px;height:150px;flex:0 0 150px}.lp-editorial .hero-fig .rule{margin:0 0 10px}}@media (max-width:600px){.lp-editorial .gbp-grid,.lp-editorial .img2{grid-template-columns:1fr}.lp-editorial .figure img{height:180px}}.lp-editorial .ylopo-wrap{margin-top:8px;width:100%;overflow-x:auto}.lp-editorial .ylopo-wrap .widget-gallery-container{justify-content:center}.hero .answer a{color:#fff;text-decoration:underline;text-underline-offset:2px}.hero .answer a:hover{opacity:.85}.hero-ctas .btn,.hero-ctas .btn:hover{text-decoration:none}.idx-browse-controls{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 16px}.idx-browse-field{display:flex;flex-direction:column;gap:4px;flex:1 1 200px;min-width:180px}.idx-browse-caption{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#5b6472}.idx-browse-select{padding:10px 12px;border:1px solid #d5dae1;border-radius:8px;background:#fff;font-size:14px;color:#1f2733;max-width:100%}.idx-browse-frame{border-radius:10px;background:#f5f6f8}.lp-editorial .content ul,.lp-editorial .cta-panel ul{margin:10px 0 0;padding-left:1.35em;list-style:disc outside}.lp-editorial .content ol,.lp-editorial .cta-panel ol{margin:10px 0 0;padding-left:1.4em;list-style:decimal outside}.lp-editorial .content li,.lp-editorial .cta-panel li{margin:0 0 7px;padding-left:.2em;line-height:1.6}.lp-editorial .cta-panel li{color:#dbe4ee}.lp-editorial .cta-panel p b{color:#fff}