.lbfpg-root{--pg-blue:#4b3dbd;--pg-deep:#231b63;--pg-gold:#f3c303;--pg-gold2:#c9a84c;--pg-text:#0e1525;--pg-text2:#64748b;--pg-bg:#f6f5fb;--pg-border:rgba(200,214,245,.9);--pg-shell-border:rgba(255,255,255,.6);--pg-radius:2rem;font-family:'Barlow',system-ui,sans-serif;background:radial-gradient(circle at top,rgba(229,236,255,.92),rgba(246,247,251,.96) 24%,rgba(244,245,250,.98) 100%);color:var(--pg-text)}
.lbfpg-canvas{max-width:1480px;margin:0 auto;padding:4.25rem clamp(1rem,2vw,1.5rem) 3rem}
.lbfpg-shell{position:relative;overflow:hidden;border-radius:2rem;border:1px solid var(--pg-shell-border);background:linear-gradient(180deg,rgba(255,255,255,.72) 0%,rgba(248,246,255,.52) 100%);box-shadow:0 22px 60px rgba(28,23,66,.1);backdrop-filter:blur(20px);padding:1.5rem;isolation:isolate}
@media(min-width:992px){.lbfpg-shell{padding:2rem 2.5rem}}
.lbfpg-shell:before{content:"";position:absolute;inset-inline:2.5rem;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(216,207,252,1),transparent)}
.lbfpg-shell:after{content:"";position:absolute;right:-3rem;top:-3rem;width:10rem;height:10rem;border-radius:999px;background:radial-gradient(circle,rgba(123,97,255,.14),transparent 72%);filter:blur(24px);pointer-events:none}
.lbfpg-section-label{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;border:1px solid rgba(255,255,255,.55);background:linear-gradient(180deg,rgba(255,255,255,.78) 0%,rgba(248,245,255,.56) 100%);padding:.42rem 1rem;border-radius:999px;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--pg-blue);box-shadow:0 10px 24px rgba(28,23,66,.08);backdrop-filter:blur(16px)}
.lbfpg-section-label__icon{display:inline-flex;width:.9rem;height:.9rem;color:#d4a514}
.lbfpg-section-label__icon svg{width:100%;height:100%}
.lbfpg-editorial-title{margin:.5rem 0 0;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.7rem;font-weight:900;line-height:.9;letter-spacing:-.055em;color:var(--pg-text)}
.lbfpg-editorial-title span{display:block;color:var(--pg-blue)}
.lbfpg-divider{margin-top:1rem;height:1px;max-width:42rem;background:linear-gradient(90deg,rgba(199,180,107,.55),rgba(75,61,189,.35),transparent)}
.lbfpg-lead{margin-top:.9rem;max-width:42rem;font-size:15px;line-height:1.7;color:#5f6b7a}
.lbfpg-hero{position:relative;overflow:hidden;border-radius:2.35rem;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,rgba(18,12,43,.96) 0%,rgba(34,22,88,.92) 55%,rgba(12,9,32,.98) 100%);box-shadow:0 38px 110px rgba(28,23,66,.28);color:#fff;margin-bottom:1.5rem}
.lbfpg-hero__glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(250,204,21,.18),transparent 40%),radial-gradient(circle at 80% 20%,rgba(120,100,255,.18),transparent 45%);pointer-events:none}
.lbfpg-hero__grid{position:relative;z-index:1;display:grid;gap:2rem;padding:2.6rem 1.25rem 2.8rem}
@media(min-width:992px){.lbfpg-hero__grid{grid-template-columns:1.2fr .8fr;padding:3rem 2rem 3.1rem}}
.lbfpg-hero--compact .lbfpg-hero__grid{padding:2rem 1.25rem 2.3rem}
@media(min-width:992px){.lbfpg-hero--compact .lbfpg-hero__grid{padding:2.5rem 2.5rem 2.5rem}}
.lbfpg-hero__pills,.lbfpg-hero__chips,.lbfpg-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.lbfpg-hero__pills{margin:0}.lbfpg-hero__chips{margin-top:1.5rem;margin-bottom:.5rem}.lbfpg-hero__actions{margin-top:1.5rem;margin-bottom:.5rem;display:grid;grid-template-columns:repeat(3,1fr);max-width:38rem;gap:.6rem}
.lbfpg-hero-pill{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:.55rem 1rem;border-radius:999px;border:1px solid rgba(250,204,21,.7);background:rgba(250,204,21,.72);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#3b2f00;box-shadow:0 6px 14px rgba(0,0,0,.18);backdrop-filter:blur(8px)}
.lbfpg-hero__title{margin:1rem 0 0;font-family:'Outfit',system-ui,sans-serif;font-size:clamp(2.6rem,5.2vw,4.3rem);font-weight:900;letter-spacing:-.035em;line-height:1}
.lbfpg-hero--compact .lbfpg-hero__title{font-size:clamp(2.3rem,3.8vw,2.65rem);line-height:1;margin-top:1rem}
.lbfpg-hero__desc{margin-top:1rem;max-width:42rem;font-size:15px;line-height:1.7;color:rgba(255,255,255,.82)}
.lbfpg-hero--compact .lbfpg-hero__desc{font-size:14px}
.lbfpg-hero-chip{display:inline-flex;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.08) 100%);font-size:12px;font-weight:600;color:rgba(255,255,255,.95);backdrop-filter:blur(16px)}
.lbfpg-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border-radius:1.15rem;border:1px solid rgba(255,255,255,.25);text-decoration:none;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:13px;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;min-height:54px}
.lbfpg-btn:hover{transform:translateY(-3px)}
.lbfpg-btn--light{background:linear-gradient(180deg,rgba(255,255,255,.85) 0%,rgba(255,255,255,.55) 100%);color:#2d2365;box-shadow:0 10px 26px rgba(0,0,0,.12)}
.lbfpg-btn--primary{background:linear-gradient(135deg,#312e81 0%,#4b3dbd 55%,#6b5fd6 100%);color:#fff;box-shadow:0 14px 36px rgba(0,0,0,.22)}
.lbfpg-btn--ghost{background:linear-gradient(180deg,rgba(255,255,255,.72) 0%,rgba(247,244,255,.52) 100%);color:var(--pg-blue);box-shadow:0 10px 24px rgba(28,23,66,.08)}
.lbfpg-btn--ghostdark{background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.08) 100%);color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.16)}
.lbfpg-hero__media{display:none}
@media(min-width:992px){.lbfpg-hero__media{display:flex;align-items:stretch;justify-content:stretch}}
.lbfpg-hero-card{position:relative;width:min(57%,322px);overflow:hidden;border-radius:1.8rem;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);box-shadow:0 20px 60px rgba(0,0,0,.35);backdrop-filter:blur(16px)}
.lbfpg-hero--compact .lbfpg-hero-card{width:min(40%,236px);border-radius:1.45rem;box-shadow:0 14px 34px rgba(0,0,0,.28)}
.lbfpg-hero-card img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1/1.2}
.lbfpg-hero-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,7,31,.7),transparent 60%)}
.lbfpg-hero-card__caption{position:absolute;left:1rem;right:1rem;bottom:1rem}
.lbfpg-hero-card__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.7)}
.lbfpg-hero-card__title{margin-top:.25rem;font-size:15px;font-weight:800}
.lbfpg-grid-2{display:grid;gap:1.5rem}.lbfpg-grid-3{display:grid;gap:1rem}.lbfpg-grid-4{display:grid;gap:1rem}.lbfpg-grid-5{display:grid;gap:1rem}
@media(min-width:992px){.lbfpg-grid-2{grid-template-columns:1.18fr .82fr}.lbfpg-grid-2--process{grid-template-columns:.86fr 1.14fr}.lbfpg-grid-2--guide{grid-template-columns:.3fr .7fr}.lbfpg-grid-2--contestants{grid-template-columns:.34fr .66fr}.lbfpg-grid-4{grid-template-columns:repeat(4,1fr)}.lbfpg-grid-3{grid-template-columns:repeat(3,1fr)}}
@media(min-width:1200px){.lbfpg-grid-5{grid-template-columns:repeat(5,1fr)}.lbfpg-grid-3cards{grid-template-columns:repeat(3,1fr)}.lbfpg-grid-6{grid-template-columns:repeat(6,1fr)}}
@media(min-width:768px){.lbfpg-grid-3cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}
.lbfpg-card{position:relative;overflow:hidden;border-radius:1.45rem;border:1px solid rgba(255,255,255,.6);background:linear-gradient(180deg,rgba(255,255,255,.84) 0%,rgba(247,244,255,.6) 100%);box-shadow:0 12px 28px rgba(28,23,66,.08);backdrop-filter:blur(16px)}
.lbfpg-card__shimmer{pointer-events:none;position:absolute;inset-block:0;left:-3rem;z-index:2;width:4rem;transform:skewX(-14deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;transition:all .7s ease}
.lbfpg-card:hover .lbfpg-card__shimmer{left:110%;opacity:1}.lbfpg-card:hover{transform:translateY(-6px);transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 20px 44px rgba(76,61,189,.14)}
.lbfpg-card__img{position:relative;overflow:hidden}.lbfpg-card__img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.lbfpg-card:hover .lbfpg-card__img img{transform:scale(1.05)}
.lbfpg-card--division .lbfpg-card__img{height:5rem}.lbfpg-card--person .lbfpg-card__img{height:10rem}.lbfpg-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,7,31,.62),transparent 60%)}
.lbfpg-card__caption{position:absolute;left:.85rem;right:.85rem;bottom:.85rem;color:#fff}.lbfpg-card__caption-eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.7)}.lbfpg-card__caption-title{margin-top:.25rem;font-size:15px;font-weight:800;line-height:1.08}
.lbfpg-card__body{padding:1rem}.lbfpg-card__eyebrow{display:inline-flex;align-items:center;gap:.35rem;font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#8f6a00}.lbfpg-card__eyebrow svg{width:12px;height:12px;color:#d4a514}.lbfpg-card__title{margin:.5rem 0 0;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:15px;font-weight:900;line-height:1.02;letter-spacing:-.025em}.lbfpg-card__divider{margin-top:.55rem;height:1px;background:linear-gradient(90deg,rgba(199,180,107,.42),rgba(75,61,189,.18),transparent)}.lbfpg-card__copy{margin-top:.55rem;font-size:12px;line-height:1.65;color:#5f6b7a}
.lbfpg-highlight{padding:.9rem;border-radius:1.6rem;min-height:170px;display:flex;flex-direction:column}.lbfpg-highlight--purple{border:1px solid #e7defb;background:linear-gradient(145deg,#f7f3ff 0%,#fff 100%)}.lbfpg-highlight--blue{border:1px solid #dce8ff;background:linear-gradient(145deg,#eef4ff 0%,#fff 100%)}.lbfpg-highlight--gold{border:1px solid #f2e2b5;background:linear-gradient(145deg,#fff7dc 0%,#fff 100%)}
.lbfpg-shortcuts{position:relative;overflow:hidden;border-radius:2rem;border:1px solid rgba(255,255,255,.6);background:radial-gradient(circle at top right,rgba(250,204,21,.10),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.82) 0%,rgba(247,245,255,.58) 100%);padding:1.15rem;box-shadow:0 24px 60px rgba(77,59,198,.08)}
@media(min-width:992px){.lbfpg-shortcuts{padding:1.5rem 1.6rem}}
.lbfpg-shortcuts__grid{display:grid;gap:1rem}@media(min-width:992px){.lbfpg-shortcuts__grid{grid-template-columns:.78fr 1.22fr}}
.lbfpg-shortcuts__list a{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid rgba(226,232,240,.8);padding:.85rem 0;text-decoration:none}.lbfpg-shortcuts__list a:first-child{padding-top:0}.lbfpg-shortcuts__list a:last-child{border-bottom:0;padding-bottom:0}.lbfpg-shortcuts__badge{display:flex;width:2rem;height:2rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;align-items:center;justify-content:center}.lbfpg-shortcuts__badge svg{width:16px;height:16px}.lbfpg-shortcuts__eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.lbfpg-shortcuts__title{font-family:'Barlow Condensed',system-ui,sans-serif;margin-top:.25rem;font-size:.92rem;font-weight:900;line-height:1}.lbfpg-shortcuts__desc{margin-top:.1rem;font-size:12px;line-height:1.55;color:#5f6b7a}.lbfpg-shortcuts__arrow{margin-left:auto;width:14px;height:14px;color:#94a3b8;transition:transform .25s ease}.lbfpg-shortcuts a:hover .lbfpg-shortcuts__arrow{transform:translateX(4px)}
.lbfpg-accent-purple{color:#4b3dbd}.lbfpg-accent-blue{color:#3159c9}.lbfpg-accent-green{color:#2d8f83}.lbfpg-accent-gold{color:#a06a00}

.lbfpg-page{display:grid;gap:1.75rem}
.lbfpg-root #main-content,.lbfpg-root{position:relative}
body.page-template-pageant-overview .lbfpg-canvas,body.page-template-pageant-journey .lbfpg-canvas,body.page-template-contestant-guide .lbfpg-canvas,body.page-template-2026-contestants .lbfpg-canvas{padding-top:2rem}
.lbfpg-shortcuts__intro{max-width:22rem}
.lbfpg-card button,.lbfpg-card a{position:relative;z-index:3}
.lbfpg-cta-band{position:relative;overflow:hidden;border-radius:2.25rem;border:1px solid #2e256f;background:radial-gradient(circle at top,rgba(250,204,21,.18),transparent 60%),linear-gradient(135deg,#1c1742 0%,#2b1f63 50%,#3d2f89 100%);padding:2rem;color:#fff;box-shadow:0 30px 80px rgba(28,23,66,.35)}
.lbfpg-cta-band__eyebrow{font-size:12px;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:rgba(255,255,255,.7)}.lbfpg-cta-band h2{margin:.75rem 0 0;font-size:2rem;font-weight:900;letter-spacing:-.03em}.lbfpg-cta-band p{margin-top:.75rem;max-width:48rem;line-height:1.7;color:rgba(255,255,255,.85)}
.lbfpg-timeline{display:grid;gap:1rem;margin-top:1rem}.lbfpg-timeline__item{display:flex;gap:1rem;border-radius:1.6rem;border:1px solid #e5e7eb;background:#fff;padding:1.25rem;box-shadow:0 12px 30px rgba(20,20,43,.06)}.lbfpg-timeline__step{display:flex;flex-direction:column;align-items:center}.lbfpg-timeline__num{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:999px;background:#4b3dbd;color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 22px rgba(76,61,189,.22)}.lbfpg-timeline__line{margin-top:.5rem;width:2px;flex:1;background:#e5e7eb}.lbfpg-timeline__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.lbfpg-timeline__head h3{margin:0;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.1rem;font-weight:800;letter-spacing:-.02em}.lbfpg-pill-note{display:inline-flex;padding:.35rem .8rem;border-radius:999px;border:1px solid #e7defb;background:linear-gradient(180deg,#f7f3ff 0%,#efe6ff 100%);font-size:11px;font-weight:700;color:#6b4bc6}.lbfpg-timeline__copy{margin-top:.75rem;font-size:12px;line-height:1.75;color:#5f6b7a}.lbfpg-timeline__next{display:flex;align-items:center;gap:.5rem;margin-top:.9rem;font-size:12px;font-weight:700;color:#4b3dbd}.lbfpg-timeline__next svg{width:14px;height:14px}
.lbfpg-faq-grid{display:grid;gap:1.75rem}@media(min-width:992px){.lbfpg-faq-grid{grid-template-columns:.86fr 1.14fr}}.lbfpg-process-highlights{display:grid;gap:.75rem;margin-top:1.25rem}.lbfpg-process-highlights .lbfpg-mini{border-radius:1.35rem;border:1px solid rgba(255,255,255,.6);background:linear-gradient(145deg,rgba(255,255,255,.82) 0%,rgba(250,249,255,.62) 100%);padding:1rem;box-shadow:0 10px 24px rgba(28,23,66,.07)}.lbfpg-mini__eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6b5fd6}.lbfpg-mini__value{margin-top:.5rem;font-size:12px;font-weight:800;line-height:1.65;color:#334155}
.lbfpg-faq details{overflow:hidden;border-radius:1.45rem;border:1px solid rgba(255,255,255,.6);background:linear-gradient(180deg,rgba(255,255,255,.86) 0%,rgba(248,245,255,.62) 100%);box-shadow:0 12px 26px rgba(20,20,43,.05);backdrop-filter:blur(16px)}.lbfpg-faq summary{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1.25rem;cursor:pointer;list-style:none}.lbfpg-faq summary::-webkit-details-marker{display:none}.lbfpg-faq__q{font-size:15px;font-weight:900;letter-spacing:-.02em}.lbfpg-faq__plus{display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#4b3dbd;transition:transform .25s ease}details[open] .lbfpg-faq__plus{transform:rotate(45deg)}.lbfpg-faq__a{border-top:1px solid #f1f5f9;padding:.9rem 1.25rem;font-size:12px;line-height:1.7;color:#5f6b7a}
.lbfpg-details-top{overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.996) 0%,rgba(250,247,255,.992) 100%)}.lbfpg-details-grid{display:grid;gap:2.5rem;margin-top:2rem}@media(min-width:1200px){.lbfpg-details-grid{grid-template-columns:.62fr 1.38fr;align-items:start}}.lbfpg-official-cards{overflow:hidden;border-top:1px solid rgba(202,191,255,.3);border-bottom:1px solid rgba(202,191,255,.3);padding:.75rem 0}.lbfpg-official-cards__grid{display:grid;gap:1rem}@media(min-width:768px){.lbfpg-official-cards__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.lbfpg-official-cards__grid{grid-template-columns:repeat(4,1fr)}}.lbfpg-official-card{padding-right:1rem}.lbfpg-official-card__inner{display:flex;gap:.75rem;align-items:flex-start}.lbfpg-iconbox{display:flex;align-items:center;justify-content:center;flex:0 0 2.5rem;width:2.5rem;height:2.5rem;border-radius:.95rem;border:1px solid rgba(202,191,255,.26);background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(244,240,255,.92) 100%);color:#4b3dbd;box-shadow:0 8px 18px rgba(28,23,66,.06)}.lbfpg-iconbox svg{width:18px;height:18px}.lbfpg-official-card__label{font-size:9px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#8f6a00}.lbfpg-official-card__value{margin-top:.25rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.25rem;font-weight:900;line-height:.98;letter-spacing:-.035em}.lbfpg-official-card__sub{margin-top:.25rem;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#94a3b8}.lbfpg-official-card__line{margin-top:.75rem;height:1px;transform-origin:left;background:linear-gradient(90deg,rgba(199,180,107,.48),rgba(75,61,189,.22),transparent)}
.lbfpg-schedule-spotlight{display:grid;gap:2rem}@media(min-width:992px){.lbfpg-schedule-spotlight{grid-template-columns:.62fr 1.38fr}}.lbfpg-schedule-list{max-width:22rem}.lbfpg-schedule-list__head{display:flex;align-items:center;gap:.75rem}.lbfpg-line{height:1px;flex:1;background:linear-gradient(90deg,rgba(75,61,189,.32),rgba(199,180,107,.28),transparent)}.lbfpg-schedule-item{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px solid rgba(226,223,239,.65)}.lbfpg-schedule-item__name{font-size:12px;font-weight:600;color:#475569}.lbfpg-schedule-item__time{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1rem;font-weight:900;letter-spacing:-.03em}.lbfpg-spot-grid{display:grid;gap:2rem}.lbfpg-spot{padding-top:.75rem;border-top:1px solid rgba(202,191,255,.3)}.lbfpg-spot__eyebrow{font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#8f6a00}.lbfpg-spot__title{margin-top:.25rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.6rem;font-weight:900;line-height:.92;letter-spacing:-.045em}.lbfpg-spot__sub{margin-top:.25rem;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#6b4bc6}.lbfpg-spot__copy{margin-top:.75rem;font-size:12px;line-height:1.7;color:#475569}.lbfpg-two-up{display:grid;gap:2rem;margin-top:2rem}@media(min-width:768px){.lbfpg-two-up{grid-template-columns:repeat(2,1fr)}}
.lbfpg-checklist{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.997) 0%,rgba(252,249,255,.992) 100%)}.lbfpg-checklist-grid{display:grid;gap:1.5rem}@media(min-width:992px){.lbfpg-checklist-grid{grid-template-columns:.3fr .7fr}}.lbfpg-deadline{margin-top:1.25rem}.lbfpg-deadline__eyebrow{font-size:9px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#8f6a00}.lbfpg-deadline__row{display:flex;align-items:flex-end;gap:.5rem;margin-top:.5rem}.lbfpg-deadline__mon{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:2.9rem;font-weight:900;line-height:1;letter-spacing:-.09em}.lbfpg-deadline__day{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:3.35rem;font-weight:900;line-height:1;letter-spacing:-.1em;color:#4b3dbd}.lbfpg-deadline__copy{margin-top:.5rem;max-width:18rem;font-size:11px;line-height:1.6;color:#5f6b7a}.lbfpg-house-guidance{margin-top:1.5rem;border:1px solid #eadfb3;background:linear-gradient(145deg,#fffcf5 0%,#fff4d8 100%);padding:1rem;border-radius:1.35rem;box-shadow:0 10px 24px rgba(199,180,107,.14)}.lbfpg-house-guidance__eyebrow{font-size:9px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#8f6a00}.lbfpg-house-guidance__title{margin-top:.5rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.05rem;font-weight:900;line-height:1;letter-spacing:-.03em}.lbfpg-house-guidance__copy{margin-top:.5rem;font-size:11px;line-height:1.55;color:#475569}.lbfpg-checklist-board{position:relative;overflow:hidden;border-top:1px solid rgba(202,191,255,.35);border-radius:1.6rem}.lbfpg-checklist-board:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(75,61,189,.10),transparent 30%),radial-gradient(circle at 72% 12%,rgba(250,204,21,.07),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.38) 0%,rgba(247,244,255,.18) 100%)}
.lbfpg-checklist-row{position:relative;display:grid;grid-template-columns:56px 1fr;gap:.75rem;padding:.875rem 0;border-bottom:1px solid rgba(226,223,239,.8)}.lbfpg-checklist-num{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.55rem;font-weight:900;letter-spacing:-.09em;color:#c7b46b}.lbfpg-checklist-title-row{display:flex;align-items:center;gap:.5rem}.lbfpg-checklist-title{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.12rem;font-weight:900;letter-spacing:-.035em}.lbfpg-checklist-tag{display:inline-flex;padding:.15rem .45rem;border-radius:999px;border:1px solid #eadfb3;background:linear-gradient(180deg,#fffaf0 0%,#fff4cf 100%);font-size:8px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#8f6a00}.lbfpg-checklist-copy{margin-top:.35rem;font-size:11px;line-height:1.5;color:#5f6b7a}
.lbfpg-table{margin-top:1rem;overflow:hidden;border-radius:2rem;border:1px solid rgba(202,191,255,.28);background:linear-gradient(180deg,#fff 0%,#fbf9ff 100%);box-shadow:0 26px 60px rgba(28,23,66,.1)}.lbfpg-table__head{position:relative;border-bottom:1px solid rgba(202,191,255,.25);padding:1rem 1.25rem}.lbfpg-table__head:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(75,61,189,.05),rgba(250,204,21,.08),rgba(75,61,189,.05))}.lbfpg-table__headgrid{position:relative;display:grid;gap:1rem}.lbfpg-table--packing .lbfpg-table__headgrid,.lbfpg-table--packing .lbfpg-table__row{grid-template-columns:1.1fr .85fr .85fr}.lbfpg-table--judging .lbfpg-table__headgrid,.lbfpg-table--judging .lbfpg-table__row{grid-template-columns:1.05fr .95fr 1fr}.lbfpg-table__headtxt{font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#6b4bc6}.lbfpg-table__headtxt--bring{color:#2d8f83}.lbfpg-table__headtxt--avoid{color:#b45309}.lbfpg-table__rowwrap{position:relative;overflow:hidden;border-bottom:1px solid rgba(226,223,239,.65)}.lbfpg-table__rowwrap:last-child{border-bottom:0}.lbfpg-table__glow{position:absolute;left:0;top:0;height:100%;width:3rem;background:linear-gradient(180deg,rgba(75,61,189,.05),rgba(250,204,21,.04),rgba(75,61,189,.02));opacity:.7;transition:all .3s ease}.lbfpg-table__rowwrap:hover .lbfpg-table__glow{width:5rem;opacity:1}.lbfpg-table__row{position:relative;display:grid;gap:1rem;padding:1rem 1.25rem}.lbfpg-table__item{display:flex;align-items:center;gap:.75rem}.lbfpg-table__num{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.2rem;font-weight:900;letter-spacing:-.06em;color:#c7b46b}.lbfpg-table__label{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.05rem;font-weight:900;letter-spacing:-.03em}.lbfpg-table__bullet{margin-top:.35rem;width:.5rem;height:.5rem;border-radius:999px}.lbfpg-table__cell{display:flex;gap:.5rem;padding:.25rem .5rem;border-radius:.4rem;font-size:12px;font-weight:600}.lbfpg-table__cell--good{background:linear-gradient(90deg,rgba(59,130,246,.06),transparent);color:#475569}.lbfpg-table__cell--warn{background:linear-gradient(90deg,rgba(250,204,21,.10),transparent);color:#a16207}.lbfpg-table__cell--score{color:#6b4bc6}.lbfpg-table__cell--recognition{color:#0f172a}
.lbfpg-board{position:relative;border-radius:1.25rem;border:1px solid rgba(226,223,239,.78);background:linear-gradient(180deg,rgba(255,255,255,.82) 0%,rgba(248,246,255,.58) 100%);padding:.9rem;box-shadow:0 14px 28px rgba(28,23,66,.05)}.lbfpg-board:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 14% 14%,rgba(75,61,189,.08),transparent 28%),radial-gradient(circle at 76% 10%,rgba(250,204,21,.06),transparent 24%)}.lbfpg-board__header{position:relative;display:flex;justify-content:space-between;gap:1rem}.lbfpg-board__eyebrow{display:flex;gap:.4rem;align-items:center;font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#8f6a00}.lbfpg-board__eyebrow svg{width:12px;height:12px;color:#d4a514}.lbfpg-board__title{margin-top:.35rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1rem;font-weight:900;line-height:1;letter-spacing:-.025em}.lbfpg-board__badge{display:none}@media(min-width:1200px){.lbfpg-board__badge{display:inline-flex;padding:.3rem .75rem;border-radius:999px;border:1px solid rgba(226,223,239,.82);background:#fff;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4b3dbd}}
.lbfpg-board__divider{margin-top:.75rem;height:1px;background:linear-gradient(90deg,rgba(199,180,107,.42),rgba(75,61,189,.22),transparent)}.lbfpg-filter-main{margin-top:.75rem}.lbfpg-filter-grid{display:grid;gap:.75rem;margin-top:.75rem}@media(min-width:768px){.lbfpg-filter-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.lbfpg-filter-grid{grid-template-columns:repeat(3,1fr)}}
.lbfpg-filter-btn{position:relative;display:block;overflow:hidden;border-radius:1.05rem;border:1px solid rgba(226,223,239,.8);padding:.65rem .8rem;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(249,247,255,.92) 100%);color:#0f172a;text-align:left;transition:all .25s ease}.lbfpg-filter-btn:hover{transform:translateY(-2px);border-color:#d9d3ff;box-shadow:0 12px 24px rgba(28,23,66,.08)}.lbfpg-filter-btn.is-active{border-color:#efe2a8;background:linear-gradient(135deg,#241d63 0%,#3d31a1 55%,#6b5fd6 100%);color:#fff;box-shadow:0 20px 38px rgba(76,61,189,.3)}.lbfpg-filter-btn__shimmer{pointer-events:none;position:absolute;inset-block:0;left:-30%;width:24%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);opacity:0;transition:all .7s ease}.lbfpg-filter-btn:hover .lbfpg-filter-btn__shimmer{left:112%;opacity:1}.lbfpg-filter-btn.is-active .lbfpg-filter-btn__shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.lbfpg-filter-btn__row{position:relative;display:flex;gap:.65rem;align-items:flex-start}.lbfpg-filter-btn__icon{display:flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:999px;background:#f3f0ff}.lbfpg-filter-btn.is-active .lbfpg-filter-btn__icon{background:rgba(255,255,255,.16)}.lbfpg-filter-btn__icon svg{width:14px;height:14px;color:#6b5fd6}.lbfpg-filter-btn.is-active .lbfpg-filter-btn__icon svg{color:#fff}.lbfpg-filter-btn__eyebrow{font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#8f6a00}.lbfpg-filter-btn.is-active .lbfpg-filter-btn__eyebrow{color:rgba(255,255,255,.72)}.lbfpg-filter-btn__title{margin-top:.2rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1rem;font-weight:900;line-height:1;letter-spacing:-.025em}.lbfpg-filter-btn__meta{margin-top:.55rem;font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.lbfpg-filter-btn.is-active .lbfpg-filter-btn__meta{color:rgba(255,255,255,.68)}
.lbfpg-summary{margin-top:.65rem;overflow:hidden;border-radius:.95rem;border:1px solid rgba(226,223,239,.82);background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(249,247,255,.94) 100%);box-shadow:0 8px 16px rgba(28,23,66,.05)}.lbfpg-summary__grid{display:grid;gap:.75rem;padding:.75rem}@media(min-width:992px){.lbfpg-summary__grid{grid-template-columns:.72fr 1.28fr}}.lbfpg-summary__eyebrow{display:flex;align-items:center;gap:.45rem;font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#8f6a00}.lbfpg-summary__title{margin-top:.5rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:.98rem;font-weight:900;line-height:.98;letter-spacing:-.025em}.lbfpg-summary__ages{margin-top:.5rem;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6b5fd6}.lbfpg-summary__copy{font-size:12px;line-height:1.5;color:#5f6b7a}.lbfpg-chiprow{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.lbfpg-chip{display:inline-flex;padding:.15rem .5rem;border-radius:999px;border:1px solid rgba(226,223,239,.82);background:#fff;font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#4b3dbd}
.lbfpg-roster{display:grid;gap:1.75rem}@media(min-width:992px){.lbfpg-roster{grid-template-columns:.34fr .66fr;align-items:stretch}}.lbfpg-roster__rail{position:relative;height:100%;overflow:hidden;padding-right:0}@media(min-width:992px){.lbfpg-roster__rail{padding-right:1.5rem;border-right:1px solid rgba(202,191,255,.3)}}.lbfpg-roster__wash{position:absolute;inset:0;opacity:.09}.lbfpg-roster__wash img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.lbfpg-roster__fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 34%,rgba(255,255,255,.18) 100%)}.lbfpg-roster__railinner,.lbfpg-roster__gridwrap{position:relative;z-index:1}.lbfpg-roster__section-head{display:flex;align-items:center;gap:.5rem;font-size:9px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#8f6a00}.lbfpg-roster__section-head svg{width:12px;height:12px;color:#d4a514}.lbfpg-roster__title{margin-top:.5rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:1.7rem;font-weight:900;line-height:.9;letter-spacing:-.055em}.lbfpg-roster__title span{display:block;color:#4b3dbd}.lbfpg-roster__copy{margin-top:1rem;max-width:20rem;font-size:12px;line-height:1.7;color:#5f6b7a}.lbfpg-roster__mini{margin-top:1.25rem;max-width:20rem;display:grid;gap:.75rem}.lbfpg-roster__mini-card{border:1px solid rgba(226,223,239,.82);background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(250,247,255,.92) 100%);padding:.9rem 1rem;border-radius:1.15rem;box-shadow:0 10px 22px rgba(28,23,66,.06)}.lbfpg-roster__mini-head{display:flex;align-items:center;gap:.4rem;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#8f6a00}.lbfpg-roster__mini-head svg{width:12px;height:12px}.lbfpg-roster__mini-text{margin-top:.5rem;font-size:12px;line-height:1.7;color:#475569}
.lbfpg-roster__gridarea{position:relative}.lbfpg-roster__gridglow{position:absolute;inset:0;border-radius:1.5rem;background:radial-gradient(circle at 10% 18%,rgba(250,204,21,.10),transparent 34%),radial-gradient(circle at 28% 0%,rgba(250,204,21,.06),transparent 38%)}.lbfpg-roster__gridhead{position:relative;display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.lbfpg-roster__gridhead .lbfpg-line{margin-left:.25rem}.lbfpg-rostercards{display:grid;gap:1rem}@media(min-width:768px){.lbfpg-rostercards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.lbfpg-rostercards{grid-template-columns:repeat(5,1fr)}}
.lbfpg-contestant{position:relative;cursor:pointer;transform-style:preserve-3d}.lbfpg-contestant:hover{transform:translateY(-6px) rotateX(1.5deg) rotateY(-2deg)}.lbfpg-contestant__spot{pointer-events:none;position:absolute;left:50%;bottom:-2rem;z-index:0;width:82%;height:4rem;transform:translateX(-50%);border-radius:999px;background:radial-gradient(circle,rgba(250,204,21,.22) 0%,rgba(107,95,214,.14) 42%,transparent 72%);opacity:0;filter:blur(24px);transition:all .5s ease}.lbfpg-contestant:hover .lbfpg-contestant__spot{opacity:1;transform:translateX(-50%) scale(1.06)}.lbfpg-contestant__img{height:10rem}.lbfpg-contestant__meta{display:flex;justify-content:space-between;gap:.75rem;font-size:12px;color:#5f6b7a}.lbfpg-contestant__age{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b5fd6}.lbfpg-contestant__action{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.65rem}.lbfpg-contestant__actionline{width:2rem;height:1px;background:linear-gradient(90deg,rgba(75,61,189,.18),rgba(199,180,107,.18),transparent)}.lbfpg-contestant__actionbtn{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(226,223,239,.82);background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(249,247,255,.90) 100%);padding:.25rem .65rem;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4b3dbd}
.lbfpg-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;pointer-events:none;background:transparent;isolation:isolate}.lbfpg-modal.is-open,.lbfpg-modal.is-closing{visibility:visible;pointer-events:auto}.lbfpg-modal.is-open{opacity:1}.lbfpg-modal__backdrop{position:absolute;inset:0;background:rgba(10,7,31,.62);backdrop-filter:blur(6px);opacity:0;transition:opacity .42s ease}.lbfpg-modal.is-open .lbfpg-modal__backdrop{opacity:1}.lbfpg-modal__dialog{position:relative;z-index:1;width:min(100%,64rem);max-height:min(90vh,1200px);overflow:auto;border-radius:1.75rem;border:1px solid rgba(255,255,255,.7);background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(248,246,255,.96) 100%);box-shadow:0 32px 90px rgba(0,0,0,.3);transform:translateY(28px) scale(.9) rotateY(-22deg) rotateX(3deg);opacity:0;transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .62s cubic-bezier(.22,1,.36,1);transform-style:preserve-3d}.lbfpg-modal.is-open .lbfpg-modal__dialog{transform:translateY(0) scale(1) rotateY(0) rotateX(0);opacity:1}.lbfpg-modal.is-closing .lbfpg-modal__dialog{transform:translateY(20px) scale(.9) rotateY(22deg) rotateX(-3deg);opacity:0}.lbfpg-modal.is-closing .lbfpg-modal__backdrop{opacity:0}.lbfpg-modal-open{overflow:hidden}.lbfpg-modal__grid{display:grid}@media(min-width:992px){.lbfpg-modal__grid{grid-template-columns:1.02fr .98fr}}.lbfpg-modal__media{border-right:1px solid rgba(226,223,239,.8)}@media(max-width:991px){.lbfpg-modal__media{border-right:0;border-bottom:1px solid rgba(226,223,239,.8)}}.lbfpg-modal__hero{position:relative;overflow:hidden;background:#e2e8f0}.lbfpg-modal__hero img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1.02/1}.lbfpg-modal__hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,7,31,.44),transparent 60%)}.lbfpg-modal__caption{position:absolute;left:1rem;right:1rem;bottom:1rem;color:#fff}.lbfpg-modal__caption .eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.75)}.lbfpg-modal__caption .title{margin-top:.25rem;font-size:18px;font-weight:900;line-height:1}.lbfpg-modal__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem}.lbfpg-modal__thumb{overflow:hidden;border-radius:.95rem;border:1px solid #e2e8f0;cursor:pointer}.lbfpg-modal__thumb.is-active{border-color:#4b3dbd;box-shadow:0 8px 20px rgba(75,61,189,.18)}.lbfpg-modal__thumb img{display:block;width:100%;height:5rem;object-fit:cover}.lbfpg-modal__copy{padding:1.5rem}.lbfpg-modal__eyebrow{font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#6b5fd6}.lbfpg-modal__title{margin-top:.5rem;font-family:'Barlow Condensed',system-ui,sans-serif;font-size:2rem;font-weight:900;line-height:.92;letter-spacing:-.04em}.lbfpg-modal__line{margin-top:.75rem;height:1px;background:linear-gradient(90deg,rgba(199,180,107,.48),rgba(75,61,189,.24),transparent)}.lbfpg-modal__cards{display:grid;gap:.75rem;margin-top:1.25rem}@media(min-width:640px){.lbfpg-modal__cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.lbfpg-modal__cards--four{grid-template-columns:repeat(4,1fr)}}.lbfpg-modal__info{border:1px solid rgba(226,223,239,.8);background:linear-gradient(180deg,#fff 0%,#faf8ff 100%);padding:.85rem 1rem;border-radius:1.15rem}.lbfpg-modal__info .label{font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#8f6a00}.lbfpg-modal__info .value{margin-top:.5rem;font-size:12px;font-weight:600;line-height:1.5;color:#1e293b}.lbfpg-modal__bio{margin-top:1.25rem;border:1px solid rgba(226,223,239,.82);background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(250,247,255,.94) 100%);padding:1.25rem;border-radius:1.35rem}.lbfpg-modal__bio .label{font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#6b4bc6}.lbfpg-modal__bio p{margin-top:.75rem;font-size:13px;line-height:1.8;color:#5f6b7a}.lbfpg-modal__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}
@media(max-width:767px){.lbfpg-canvas{padding-inline:.75rem}.lbfpg-shell{padding:1.1rem}.lbfpg-editorial-title,.lbfpg-roster__title{font-size:1.45rem}.lbfpg-table--packing .lbfpg-table__headgrid,.lbfpg-table--packing .lbfpg-table__row,.lbfpg-table--judging .lbfpg-table__headgrid,.lbfpg-table--judging .lbfpg-table__row{grid-template-columns:1fr}.lbfpg-official-cards__grid{grid-template-columns:1fr}.lbfpg-shortcuts__grid,.lbfpg-roster,.lbfpg-checklist-grid,.lbfpg-details-grid,.lbfpg-schedule-spotlight,.lbfpg-grid-2,.lbfpg-grid-2--process,.lbfpg-grid-2--guide,.lbfpg-grid-2--contestants{grid-template-columns:1fr}}

/* Exact Pageant Overview rebuild */
.lbfpg-overview-exact{display:grid;gap:1.75rem}.lbfpg-overview-topgrid{align-items:start}
.lbfpg-overview-about .lbfpg-lead{max-width:56rem;font-size:15px;line-height:1.7;color:#475569}
.lbfpg-overview-highlights{margin-top:1.25rem}.lbfpg-overview-highlights .lbfpg-highlight{min-height:148px;padding:.85rem 1rem;border-radius:1.35rem}.lbfpg-overview-highlights .lbfpg-highlight h3{margin-top:.65rem;font-size:.9rem;font-weight:800;letter-spacing:-.01em;color:#0f172a}.lbfpg-overview-highlights .lbfpg-highlight p{margin-top:.35rem;font-size:11px;line-height:1.65;color:#475569}
.lbfpg-overview-shortcuts{position:relative;overflow:hidden;border-radius:2rem;border:1px solid rgba(255,255,255,.6);background:radial-gradient(circle at top right,rgba(250,204,21,.10),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.82) 0%,rgba(247,245,255,.58) 100%);padding:1rem;box-shadow:0 24px 60px rgba(77,59,198,.08);backdrop-filter:blur(20px)}
@media(min-width:992px){.lbfpg-overview-shortcuts{padding:1.5rem}}
.lbfpg-overview-shortcuts:before{content:"";position:absolute;inset-block:0;left:42%;width:1px;background:linear-gradient(180deg,transparent,rgba(202,191,255,.9),transparent);display:none}.lbfpg-overview-shortcuts:after{content:"";position:absolute;inset:0;border-radius:2rem;pointer-events:none}
@media(min-width:992px){.lbfpg-overview-shortcuts:before{display:block}}
.lbfpg-overview-shortcuts .lbfpg-shortcuts__grid{display:grid;gap:1rem}.lbfpg-overview-shortcuts-copy{padding-right:0}.lbfpg-overview-shortcuts-title{font-family:'Barlow Condensed',system-ui,sans-serif;margin-top:.75rem;font-size:1.45rem;font-weight:900;line-height:.98;letter-spacing:-.035em;color:#0f172a}.lbfpg-overview-shortcuts-text{margin-top:.5rem;max-width:24rem;font-size:12px;line-height:1.6;color:#5f6b7a}
@media(min-width:992px){.lbfpg-overview-shortcuts .lbfpg-shortcuts__grid{grid-template-columns:.78fr 1.22fr;align-items:start}.lbfpg-overview-shortcuts-copy{padding-right:1rem}}
.lbfpg-shortcuts__list a{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(226,232,240,.7);text-decoration:none}.lbfpg-shortcuts__list a:first-child{padding-top:0}.lbfpg-shortcuts__list a:last-child{border-bottom:0;padding-bottom:0}.lbfpg-shortcuts__content{min-width:0;flex:1;display:block}.lbfpg-shortcuts__badge{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;flex-shrink:0}.lbfpg-shortcuts__badge svg{width:14px;height:14px}.lbfpg-shortcuts__eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.lbfpg-shortcuts__title{display:block;font-family:'Barlow Condensed',system-ui,sans-serif;margin-top:.25rem;font-size:.92rem;font-weight:900;line-height:1;letter-spacing:-.02em;color:#0f172a}.lbfpg-shortcuts__desc{display:block;margin-top:.15rem;font-size:12px;line-height:1.55;color:#5f6b7a}.lbfpg-shortcuts__arrow{display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0;transition:transform .25s ease,color .25s ease}.lbfpg-shortcuts__arrow svg{width:14px;height:14px}.lbfpg-shortcuts__list a:hover .lbfpg-shortcuts__arrow{transform:translateX(4px);color:#334155}
.lbfpg-overview-headcopy{max-width:48rem;margin-bottom:1.75rem}
.lbfpg-overview-divisions .lbfpg-card--division .lbfpg-card__img{height:16rem;overflow:hidden}.lbfpg-overview-divisions .lbfpg-card--division .lbfpg-card__img>img{display:block;width:100%;height:100%;object-fit:cover}.lbfpg-overview-divisions .lbfpg-card--division .lbfpg-card__copy{font-size:10px;line-height:1.5;color:#5f6b7a}
.lbfpg-overview-head{display:flex;flex-direction:column;gap:1rem}.lbfpg-overview-head__copy{max-width:48rem}@media(min-width:992px){.lbfpg-overview-head{flex-direction:row;align-items:flex-end;justify-content:space-between}}
.lbfpg-overview-titleholders .lbfpg-card__img,.lbfpg-overview-judges .lbfpg-card__img{height:24rem}.lbfpg-overview-titleholders .lbfpg-card__ages,.lbfpg-overview-judges .lbfpg-card__ages{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6b5fd6}.lbfpg-overview-titleholders .lbfpg-card__copy,.lbfpg-overview-judges .lbfpg-card__copy{margin-top:.5rem;font-size:11px;line-height:1.5;color:#5f6b7a}.lbfpg-card__btnrow{display:flex;gap:.5rem;margin-top:1rem}.lbfpg-card__btnrow .lbfpg-btn{flex:1 1 0;padding:.7rem 1rem;font-size:12px;justify-content:center;text-align:center}
.lbfpg-overview-moment{position:relative;overflow:hidden;border-radius:2.25rem;border:1px solid #2e256f;background:radial-gradient(circle at top,rgba(250,204,21,.18),transparent 60%),linear-gradient(135deg,#1c1742 0%,#2b1f63 50%,#3d2f89 100%);padding:2rem;color:#fff;box-shadow:0 30px 80px rgba(28,23,66,.35)}.lbfpg-overview-moment__eyebrow{font-size:12px;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:rgba(255,255,255,.7)}.lbfpg-overview-moment__title{margin-top:.75rem;font-size:clamp(1.9rem,4vw,2.25rem);font-weight:900;letter-spacing:-.03em;line-height:1.02}.lbfpg-overview-moment__copy{margin-top:.75rem;max-width:48rem;font-size:15px;line-height:1.7;color:rgba(255,255,255,.85)}
.lbfpg-hero--overview-exact .lbfpg-hero__grid{padding:2rem 1rem 2.2rem}@media(min-width:992px){.lbfpg-hero--overview-exact .lbfpg-hero__grid{padding:2.4rem 1.4rem 2.55rem;grid-template-columns:1.2fr .8fr}}
.lbfpg-hero--overview-exact .lbfpg-hero__title{font-size:clamp(3rem,5vw,4.35rem);margin-top:1rem;line-height:.98}.lbfpg-hero--overview-exact .lbfpg-hero__desc{max-width:40rem;font-size:13px;line-height:1.55}.lbfpg-hero--overview-exact .lbfpg-hero__chips{margin-top:1.75rem;margin-bottom:.75rem}.lbfpg-hero--overview-exact .lbfpg-hero__actions{margin-top:2rem;margin-bottom:.75rem;max-width:38rem;grid-template-columns:repeat(3,1fr);gap:.55rem}.lbfpg-hero--overview-exact .lbfpg-btn{padding:.7rem 1rem;font-size:11.5px;border-radius:.9rem;min-height:46px;line-height:1.15}.lbfpg-hero--overview-exact .lbfpg-hero__media{align-items:stretch}.lbfpg-hero--overview-exact .lbfpg-hero-card{width:100%;height:100%;min-height:24rem;border-radius:1.55rem;align-self:stretch}.lbfpg-hero--overview-exact .lbfpg-hero-card img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.lbfpg-hero--overview-exact .lbfpg-hero-card__caption{left:1rem;right:auto;bottom:1rem}.lbfpg-hero--overview-exact .lbfpg-hero-card__title{font-size:13px}
@media(min-width:1200px){.lbfpg-hero--overview-exact .lbfpg-hero__desc{font-size:14px}}

@media(min-width:1200px){.lbfpg-overview-divisions.lbfpg-grid-6,.lbfpg-overview-divisions .lbfpg-grid-6{grid-template-columns:repeat(6,1fr)}}


/* v25.56 overview tightening */
@media (min-width: 992px){
  .lbfpg-overview-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
  .lbfpg-overview-highlights .lbfpg-highlight{min-height:136px;padding:.8rem .95rem}
  .lbfpg-overview-titleholders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
}
.lbfpg-overview-head:has(.lbfpg-overview-head__copy:only-child){align-items:flex-start}


/* v25.57 interaction + FAQ + contestants fixes */
.lbfpg-btn{overflow:hidden}
.lbfpg-btn::before{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.16) 0%,rgba(255,255,255,.04) 100%);opacity:.82}
.lbfpg-btn::after{content:"";pointer-events:none;position:absolute;left:-34%;top:0;height:100%;width:26%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);opacity:0;transition:all .7s ease}
.lbfpg-btn:hover::after{left:112%;opacity:1}
.lbfpg-btn--light::before{background:linear-gradient(180deg,rgba(255,255,255,.88) 0%,rgba(255,255,255,.45) 48%,rgba(255,255,255,.18) 100%);opacity:.95}
.lbfpg-btn > *,.lbfpg-btn{position:relative;z-index:1}

.lbfpg-mini,.lbfpg-faq details,.lbfpg-official-card,.lbfpg-schedule-item,.lbfpg-spot,.lbfpg-checklist-row,.lbfpg-highlight,.lbfpg-table__rowwrap{transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease, background .28s ease}
.lbfpg-mini:hover,.lbfpg-faq details:hover,.lbfpg-official-card:hover,.lbfpg-spot:hover,.lbfpg-highlight:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(28,23,66,.10)}
.lbfpg-schedule-item:hover,.lbfpg-checklist-row:hover{transform:translateX(4px)}
.lbfpg-table__rowwrap:hover{transform:translateY(-3px)}
.lbfpg-official-card:hover .lbfpg-iconbox{transform:scale(1.03);box-shadow:0 12px 22px rgba(28,23,66,.10)}
.lbfpg-iconbox{transition:transform .28s ease, box-shadow .28s ease}

.lbfpg-faq{display:grid;gap:.75rem}
.lbfpg-faq details{margin:0}

.lbfpg-root--2026-contestants .lbfpg-board__title{font-size:1.5rem;line-height:1.02;letter-spacing:-.035em}
.lbfpg-root--2026-contestants .lbfpg-filter-btn{padding:.75rem .9rem}
.lbfpg-root--2026-contestants .lbfpg-filter-btn__eyebrow,
.lbfpg-root--2026-contestants .lbfpg-filter-btn__title,
.lbfpg-root--2026-contestants .lbfpg-filter-btn__meta{display:block}
.lbfpg-root--2026-contestants .lbfpg-filter-btn__title{margin-top:.2rem;font-size:1.1rem;line-height:1.02;letter-spacing:-.03em}
.lbfpg-root--2026-contestants .lbfpg-filter-btn__meta{margin-top:.45rem;line-height:1.35;white-space:normal}
.lbfpg-root--2026-contestants .lbfpg-summary__eyebrow svg,
.lbfpg-root--2026-contestants .lbfpg-roster__mini-head svg,
.lbfpg-root--2026-contestants .lbfpg-contestant__actionbtn svg{width:12px;height:12px;flex:0 0 auto}
.lbfpg-root--2026-contestants .lbfpg-roster-book{display:flex;align-items:center;gap:.5rem;font-size:9px;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:#9a8bcf}
.lbfpg-root--2026-contestants .lbfpg-roster-book svg{width:12px;height:12px;flex:0 0 auto;color:#d4a514}
.lbfpg-root--2026-contestants .lbfpg-board__eyebrow,
.lbfpg-root--2026-contestants .lbfpg-summary__eyebrow,
.lbfpg-root--2026-contestants .lbfpg-roster__section-head,
.lbfpg-root--2026-contestants .lbfpg-roster__mini-head{font-size:9px}
.lbfpg-root--2026-contestants .lbfpg-summary__grid{align-items:start}
.lbfpg-root--2026-contestants .lbfpg-summary__copy{font-size:14px;line-height:1.7}
.lbfpg-root--2026-contestants .lbfpg-chip{font-size:8px}
.lbfpg-root--2026-contestants .lbfpg-board,
.lbfpg-root--2026-contestants .lbfpg-shell{overflow:visible}
.lbfpg-root--2026-contestants .lbfpg-filter-grid{align-items:stretch}
.lbfpg-root--2026-contestants .lbfpg-filter-btn__row > span:last-child{min-width:0;display:block}
.lbfpg-root--2026-contestants .lbfpg-roster__title{font-size:1.7rem;line-height:.9}
.lbfpg-root--2026-contestants .lbfpg-roster__title span{display:block}

/* v25.58 typography + button + contestants board + journey hover fixes */
.lbfpg-root,
.lbfpg-root *{
  font-kerning:normal;
  text-rendering:optimizeLegibility;
}

/* stronger isolation from theme heading rules */
.lbfpg-root .lbfpg-hero__title,
.lbfpg-root .lbfpg-editorial-title,
.lbfpg-root .lbfpg-card__title,
.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-timeline__head h3,
.lbfpg-root .lbfpg-roster__title,
.lbfpg-root .lbfpg-summary__title,
.lbfpg-root .lbfpg-board__title,
.lbfpg-root .lbfpg-modal__title{
  font-family:'Barlow Condensed',system-ui,sans-serif !important;
  font-weight:900 !important;
  word-spacing:normal;
  font-stretch:condensed;
}

.lbfpg-root .lbfpg-hero__title{
  letter-spacing:-0.03em !important;
  line-height:1.02 !important;
}
.lbfpg-root .lbfpg-editorial-title{
  letter-spacing:-0.04em !important;
  line-height:0.96 !important;
}
.lbfpg-root .lbfpg-card__title,
.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-board__title,
.lbfpg-root .lbfpg-summary__title,
.lbfpg-root .lbfpg-roster__title,
.lbfpg-root .lbfpg-modal__title{
  letter-spacing:-0.025em !important;
}

/* buttons + pills */
.lbfpg-btn,
.lbfpg-hero-pill,
.lbfpg-hero-chip,
.lbfpg-shortcuts__title,
.lbfpg-contestant__actionbtn,
.lbfpg-filter-btn__title{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.lbfpg-btn{
  font-family:'Barlow Condensed',system-ui,sans-serif !important;
  font-size:15px !important;
  line-height:1 !important;
  letter-spacing:-0.01em !important;
  min-height:60px !important;
  padding:1rem 1.65rem !important;
}
.lbfpg-btn--ghost,
.lbfpg-btn--primary,
.lbfpg-btn--light,
.lbfpg-btn--ghostdark{font-weight:800 !important;}
.lbfpg-hero__actions .lbfpg-btn{min-width:0; width:100%;}
.lbfpg-hero-pill{font-size:11px !important;}
.lbfpg-hero-chip{font-size:13px !important;}

/* shimmer restore */
.lbfpg-btn{overflow:hidden;position:relative;isolation:isolate}
.lbfpg-btn:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  background:linear-gradient(180deg,rgba(255,255,255,.16) 0%,rgba(255,255,255,.04) 100%);
  opacity:.8;
  pointer-events:none;
}
.lbfpg-btn--light:before{
  background:linear-gradient(180deg,rgba(255,255,255,.88) 0%,rgba(255,255,255,.45) 48%,rgba(255,255,255,.18) 100%);
  opacity:.95;
}
.lbfpg-btn:after{
  content:"";
  position:absolute;
  left:-30%;
  top:0;
  height:100%;
  width:22%;
  transform:skewX(-22deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);
  opacity:0;
  pointer-events:none;
  transition:all .7s ease;
}
.lbfpg-btn--light:after{
  left:-34%;
  width:26%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),rgba(255,255,255,.55),transparent);
}
.lbfpg-btn:hover:after{left:112%;opacity:1}
.lbfpg-btn > *{position:relative;z-index:1}

/* journey hover panels */
.lbfpg-timeline__item{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease}
.lbfpg-timeline__item:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(28,23,66,.10);border-color:rgba(201,168,76,.28)}

/* FAQ spacing on right column */
.lbfpg-faq{display:grid !important;gap:.85rem !important}
.lbfpg-faq details{margin:0 0 .85rem 0 !important}
.lbfpg-faq details:last-child{margin-bottom:0 !important}

/* 2026 contestants board */
.lbfpg-root--2026-contestants .lbfpg-filter-main > .lbfpg-filter-btn:first-child{
  display:block;
  width:100%;
}
.lbfpg-root--2026-contestants .lbfpg-filter-main{
  display:block;
}
.lbfpg-root--2026-contestants .lbfpg-filter-grid{
  margin-top:.75rem;
  display:grid;
  gap:.75rem;
}
@media(min-width:1200px){
  .lbfpg-root--2026-contestants .lbfpg-filter-grid{grid-template-columns:repeat(3,1fr)}
}
.lbfpg-root--2026-contestants .lbfpg-filter-btn__row{align-items:flex-start}
.lbfpg-root--2026-contestants .lbfpg-filter-btn__row > span:last-child{min-width:0;flex:1}


/* v25.59 crown + spacing + typography fixes */
.lbfpg-root svg{shape-rendering:geometricPrecision;vector-effect:non-scaling-stroke}
.lbfpg-root .lbfpg-section-label__icon svg,
.lbfpg-root .lbfpg-card__eyebrow svg,
.lbfpg-root .lbfpg-shortcuts__badge svg,
.lbfpg-root .lbfpg-roster-book svg,
.lbfpg-root .lbfpg-summary__eyebrow svg,
.lbfpg-root .lbfpg-roster__mini-head svg,
.lbfpg-root .lbfpg-filter-btn__icon svg,
.lbfpg-root .lbfpg-contestant__actionbtn svg,
.lbfpg-root .lbfpg-iconbox svg,
.lbfpg-root .lbfpg-schedule-item__icon svg,
.lbfpg-root .lbfpg-spot__icon svg{display:block;width:100%;height:100%;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}

.lbfpg-root .lbfpg-hero__title,
.lbfpg-root .lbfpg-editorial-title,
.lbfpg-root .lbfpg-card__title,
.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-timeline__head h3,
.lbfpg-root .lbfpg-roster__title,
.lbfpg-root .lbfpg-summary__title,
.lbfpg-root .lbfpg-board__title,
.lbfpg-root .lbfpg-modal__title,
.lbfpg-root .lbfpg-official-card__value,
.lbfpg-root .lbfpg-spot__title,
.lbfpg-root .lbfpg-schedule-item__time,
.lbfpg-root .lbfpg-checklist-title,
.lbfpg-root .lbfpg-table__label,
.lbfpg-root .lbfpg-faq__q,
.lbfpg-root .lbfpg-shortcuts__title,
.lbfpg-root .lbfpg-mini__value{font-family:'Barlow Condensed',system-ui,sans-serif !important;font-weight:900 !important;font-stretch:normal !important;word-spacing:normal !important;-webkit-font-smoothing:antialiased;letter-spacing:-0.018em !important}
.lbfpg-root .lbfpg-hero__title{letter-spacing:-0.022em !important;line-height:1.01 !important}
.lbfpg-root .lbfpg-editorial-title{letter-spacing:-0.028em !important;line-height:.98 !important}
.lbfpg-root .lbfpg-official-card__value{letter-spacing:-0.02em !important;line-height:1.02 !important}
.lbfpg-root .lbfpg-spot__title{display:flex;align-items:center;gap:.55rem;letter-spacing:-0.02em !important}
.lbfpg-root .lbfpg-spot__title--small{font-size:1.08rem;line-height:1.04}
.lbfpg-root .lbfpg-spot__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1rem;width:1rem;height:1rem;color:#35d10f}
.lbfpg-root .lbfpg-schedule-item__name{display:flex;align-items:center;gap:.7rem;font-size:12px;font-weight:700;color:#475569}
.lbfpg-root .lbfpg-schedule-item__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 .95rem;width:.95rem;height:.95rem;color:#35d10f}
.lbfpg-root .lbfpg-schedule-item__time{letter-spacing:-0.018em !important}

.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-card__title{line-height:1.06 !important}
.lbfpg-root .lbfpg-faq__q{line-height:1.12 !important;letter-spacing:-0.015em !important}
.lbfpg-root .lbfpg-shortcuts__title{letter-spacing:-0.012em !important}
.lbfpg-root .lbfpg-table__label{line-height:1.08 !important}
.lbfpg-root .lbfpg-filter-btn__title{letter-spacing:-0.018em !important;line-height:1.06 !important}

.lbfpg-root .lbfpg-iconbox{flex:0 0 2.75rem;width:2.75rem;height:2.75rem}
.lbfpg-root .lbfpg-iconbox svg{width:1.1rem;height:1.1rem}


/* v25.60 crown + typography cleanup */
.lbfpg-root .lbfpg-spot__icon,
.lbfpg-root .lbfpg-schedule-item__icon{color:#6b5fd6 !important}
.lbfpg-root .lbfpg-spot__icon svg,
.lbfpg-root .lbfpg-schedule-item__icon svg,
.lbfpg-root .lbfpg-filter-btn__icon svg,
.lbfpg-root .lbfpg-card__eyebrow svg,
.lbfpg-root .lbfpg-roster__section-head svg,
.lbfpg-root .lbfpg-board__eyebrow svg,
.lbfpg-root .lbfpg-summary__eyebrow svg,
.lbfpg-root .lbfpg-section-label__icon svg{
  width:1em !important;
  height:1em !important;
  stroke-width:2.15 !important;
  flex:0 0 auto;
}
.lbfpg-root .lbfpg-filter-btn__icon,
.lbfpg-root .lbfpg-iconbox,
.lbfpg-root .lbfpg-schedule-item__icon,
.lbfpg-root .lbfpg-spot__icon{
  line-height:0;
}

.lbfpg-root .lbfpg-hero__title,
.lbfpg-root .lbfpg-editorial-title,
.lbfpg-root .lbfpg-card__title,
.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-timeline__head h3,
.lbfpg-root .lbfpg-roster__title,
.lbfpg-root .lbfpg-summary__title,
.lbfpg-root .lbfpg-board__title,
.lbfpg-root .lbfpg-modal__title,
.lbfpg-root .lbfpg-official-card__value,
.lbfpg-root .lbfpg-spot__title,
.lbfpg-root .lbfpg-schedule-item__time,
.lbfpg-root .lbfpg-checklist-title,
.lbfpg-root .lbfpg-table__label,
.lbfpg-root .lbfpg-faq__q,
.lbfpg-root .lbfpg-shortcuts__title,
.lbfpg-root .lbfpg-mini__value,
.lbfpg-root .lbfpg-filter-btn__title,
.lbfpg-root .lbfpg-roster__mini-text strong,
.lbfpg-root .lbfpg-contestant__name,
.lbfpg-root .lbfpg-overview-moment__title{
  font-stretch:unset !important;
  letter-spacing:-0.008em !important;
  line-height:1.06 !important;
}
.lbfpg-root .lbfpg-hero__title{letter-spacing:-0.012em !important;line-height:1.03 !important}
.lbfpg-root .lbfpg-editorial-title{letter-spacing:-0.015em !important;line-height:1.02 !important}
.lbfpg-root .lbfpg-official-card__value,
.lbfpg-root .lbfpg-spot__title,
.lbfpg-root .lbfpg-board__title,
.lbfpg-root .lbfpg-roster__title,
.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-card__title{letter-spacing:-0.01em !important}
.lbfpg-root .lbfpg-shortcuts__title,
.lbfpg-root .lbfpg-faq__q,
.lbfpg-root .lbfpg-filter-btn__title{letter-spacing:-0.005em !important}


/* typography breathing room */
.lbfpg-root .lbfpg-hero__title,
.lbfpg-root .lbfpg-editorial-title,
.lbfpg-root .lbfpg-card__title,
.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-timeline__head h3,
.lbfpg-root .lbfpg-roster__title,
.lbfpg-root .lbfpg-summary__title,
.lbfpg-root .lbfpg-board__title,
.lbfpg-root .lbfpg-modal__title,
.lbfpg-root .lbfpg-official-card__value,
.lbfpg-root .lbfpg-spot__title,
.lbfpg-root .lbfpg-schedule-item__time,
.lbfpg-root .lbfpg-checklist-title,
.lbfpg-root .lbfpg-table__label,
.lbfpg-root .lbfpg-faq__q,
.lbfpg-root .lbfpg-shortcuts__title,
.lbfpg-root .lbfpg-mini__value,
.lbfpg-root .lbfpg-filter-btn__title,
.lbfpg-root .lbfpg-overview-moment__title{
  letter-spacing:-0.004em !important;
  line-height:1.08 !important;
  font-stretch:normal !important;
  font-kerning:normal !important;
}
.lbfpg-root .lbfpg-hero__title{letter-spacing:-0.006em !important;line-height:1.04 !important}
.lbfpg-root .lbfpg-editorial-title{letter-spacing:-0.008em !important;line-height:1.04 !important}
.lbfpg-root .lbfpg-official-card__value,
.lbfpg-root .lbfpg-spot__title,
.lbfpg-root .lbfpg-board__title,
.lbfpg-root .lbfpg-roster__title,
.lbfpg-root .lbfpg-card__caption-title,
.lbfpg-root .lbfpg-card__title{letter-spacing:-0.006em !important}
.lbfpg-root .lbfpg-shortcuts__title,
.lbfpg-root .lbfpg-faq__q,
.lbfpg-root .lbfpg-filter-btn__title{letter-spacing:-0.003em !important}


/* v25.62 icon repair + sizing reset */
.lbfpg-root .lbfpg-contestant__actionbtn svg{width:12px !important;height:12px !important;flex:0 0 12px !important;display:block !important}
.lbfpg-root .lbfpg-roster__mini-head svg{width:12px !important;height:12px !important;flex:0 0 12px !important;display:block !important}
.lbfpg-root .lbfpg-roster-book svg{width:12px !important;height:12px !important;flex:0 0 12px !important;display:block !important}
.lbfpg-root .lbfpg-filter-btn__icon svg{width:14px !important;height:14px !important;flex:0 0 14px !important;display:block !important}
.lbfpg-root .lbfpg-board__eyebrow svg,.lbfpg-root .lbfpg-summary__eyebrow svg,.lbfpg-root .lbfpg-roster__section-head svg,.lbfpg-root .lbfpg-card__eyebrow svg,.lbfpg-root .lbfpg-section-label__icon svg{width:12px !important;height:12px !important;display:block !important}
.lbfpg-root .lbfpg-iconbox svg{width:18px !important;height:18px !important;display:block !important}
.lbfpg-root .lbfpg-schedule-item__icon svg,.lbfpg-root .lbfpg-spot__icon svg{width:16px !important;height:16px !important;display:block !important}
.lbfpg-root .lbfpg-spot__icon,.lbfpg-root .lbfpg-schedule-item__icon{color:#6b5fd6 !important}
.lbfpg-root .lbfpg-iconbox,.lbfpg-root .lbfpg-filter-btn__icon,.lbfpg-root .lbfpg-schedule-item__icon,.lbfpg-root .lbfpg-spot__icon,.lbfpg-root .lbfpg-section-label__icon,.lbfpg-root .lbfpg-shortcuts__badge,.lbfpg-root .lbfpg-roster-book,.lbfpg-root .lbfpg-summary__eyebrow,.lbfpg-root .lbfpg-roster__mini-head,.lbfpg-root .lbfpg-board__eyebrow,.lbfpg-root .lbfpg-roster__section-head{font-size:inherit !important;line-height:0 !important}
.lbfpg-root--2026-contestants .lbfpg-roster__mini-head,.lbfpg-root--2026-contestants .lbfpg-roster-book{display:flex;align-items:center;gap:.45rem}
.lbfpg-root--2026-contestants .lbfpg-contestant__actionbtn{display:inline-flex;align-items:center;gap:.35rem}

/* better heading readability */
.lbfpg-root .lbfpg-hero__title,.lbfpg-root .lbfpg-editorial-title,.lbfpg-root .lbfpg-card__title,.lbfpg-root .lbfpg-card__caption-title,.lbfpg-root .lbfpg-timeline__head h3,.lbfpg-root .lbfpg-roster__title,.lbfpg-root .lbfpg-summary__title,.lbfpg-root .lbfpg-board__title,.lbfpg-root .lbfpg-modal__title,.lbfpg-root .lbfpg-official-card__value,.lbfpg-root .lbfpg-spot__title,.lbfpg-root .lbfpg-schedule-item__time,.lbfpg-root .lbfpg-checklist-title,.lbfpg-root .lbfpg-table__label,.lbfpg-root .lbfpg-faq__q,.lbfpg-root .lbfpg-shortcuts__title,.lbfpg-root .lbfpg-mini__value,.lbfpg-root .lbfpg-filter-btn__title{letter-spacing:0 !important;font-kerning:auto !important}
.lbfpg-root .lbfpg-hero__title{letter-spacing:-0.01em !important}
.lbfpg-root .lbfpg-editorial-title,.lbfpg-root .lbfpg-roster__title,.lbfpg-root .lbfpg-board__title,.lbfpg-root .lbfpg-summary__title,.lbfpg-root .lbfpg-spot__title,.lbfpg-root .lbfpg-official-card__value{letter-spacing:-0.004em !important}


/* v25.63 contestants + checklist typography repairs */
.lbfpg-root--2026-contestants .lbfpg-roster-book,
.lbfpg-root--2026-contestants .lbfpg-roster__section-head,
.lbfpg-root--2026-contestants .lbfpg-roster__mini-head,
.lbfpg-root--2026-contestants .lbfpg-board__eyebrow,
.lbfpg-root--2026-contestants .lbfpg-summary__eyebrow{
  font-size:9px !important;
  line-height:1.15 !important;
  letter-spacing:.22em !important;
  font-weight:700 !important;
  text-transform:uppercase !important;
}
.lbfpg-root--2026-contestants .lbfpg-roster-book,
.lbfpg-root--2026-contestants .lbfpg-roster__section-head,
.lbfpg-root--2026-contestants .lbfpg-roster__mini-head,
.lbfpg-root--2026-contestants .lbfpg-board__eyebrow,
.lbfpg-root--2026-contestants .lbfpg-summary__eyebrow{
  display:flex !important;
  align-items:center !important;
  gap:.45rem !important;
}
.lbfpg-root--2026-contestants .lbfpg-roster-book svg,
.lbfpg-root--2026-contestants .lbfpg-roster__section-head svg,
.lbfpg-root--2026-contestants .lbfpg-roster__mini-head svg,
.lbfpg-root--2026-contestants .lbfpg-board__eyebrow svg,
.lbfpg-root--2026-contestants .lbfpg-summary__eyebrow svg{
  width:12px !important;
  height:12px !important;
  flex:0 0 12px !important;
  display:block !important;
}
.lbfpg-root--2026-contestants .lbfpg-roster__mini-card{padding:.95rem 1rem !important;}
.lbfpg-root--2026-contestants .lbfpg-roster__mini-text{
  margin-top:.45rem !important;
  font-size:11px !important;
  line-height:1.65 !important;
  letter-spacing:0 !important;
  color:#475569 !important;
}
.lbfpg-root--2026-contestants .lbfpg-roster__title{
  font-size:1.7rem !important;
  line-height:.92 !important;
  letter-spacing:-0.01em !important;
  color:#0f172a !important;
}
.lbfpg-root--2026-contestants .lbfpg-roster__title span{
  color:#4b3dbd !important;
}
.lbfpg-root--2026-contestants .lbfpg-board__title,
.lbfpg-root--2026-contestants .lbfpg-summary__title,
.lbfpg-root--2026-contestants .lbfpg-filter-btn__title{
  color:#0f172a !important;
}

.lbfpg-root--contestant-guide .lbfpg-deadline__row{
  gap:.8rem !important;
  align-items:flex-end !important;
}
.lbfpg-root--contestant-guide .lbfpg-deadline__mon,
.lbfpg-root--contestant-guide .lbfpg-deadline__day{
  letter-spacing:-0.02em !important;
  font-stretch:normal !important;
  line-height:1 !important;
}
.lbfpg-root--contestant-guide .lbfpg-deadline__mon{font-size:2.7rem !important;}
.lbfpg-root--contestant-guide .lbfpg-deadline__day{font-size:3.1rem !important;}
.lbfpg-root--contestant-guide .lbfpg-checklist-row{
  grid-template-columns:72px 1fr !important;
  gap:1rem !important;
  padding:.95rem 0 .95rem .25rem !important;
}
.lbfpg-root--contestant-guide .lbfpg-checklist-num{
  padding-left:.15rem !important;
  letter-spacing:-0.03em !important;
  line-height:1 !important;
}
.lbfpg-root--contestant-guide .lbfpg-checklist-title{
  letter-spacing:-0.01em !important;
}


/* v25.64 overview icon sizing + shortcut spacing + contestants board polish */
.lbfpg-root--pageant-overview .lbfpg-overview-highlights .lbfpg-iconbox{
  flex:0 0 2.1rem !important;
  width:2.1rem !important;
  height:2.1rem !important;
}
.lbfpg-root--pageant-overview .lbfpg-overview-highlights .lbfpg-iconbox svg{
  width:14px !important;
  height:14px !important;
}
.lbfpg-root--pageant-overview .lbfpg-shortcuts__badge{
  width:2rem !important;
  height:2rem !important;
  flex:0 0 2rem !important;
  margin-left:.35rem;
}
.lbfpg-root--pageant-overview .lbfpg-shortcuts__badge svg{
  width:14px !important;
  height:14px !important;
}
.lbfpg-root--pageant-overview .lbfpg-shortcuts__list{
  padding-left:.45rem;
}
@media(min-width:992px){
  .lbfpg-root--pageant-overview .lbfpg-overview-shortcuts:before{
    left:43.5%;
  }
}

.lbfpg-root--2026-contestants .lbfpg-filter-btn.is-active .lbfpg-filter-btn__title,
.lbfpg-root--2026-contestants .lbfpg-filter-btn.is-active .lbfpg-filter-btn__meta{
  color:#fff !important;
}
.lbfpg-root--2026-contestants .lbfpg-board__badge{
  border-radius:999px !important;
  padding:.55rem 1rem !important;
  min-height:2.2rem;
  line-height:1 !important;
  align-items:center !important;
  justify-content:center !important;
}
.lbfpg-root--2026-contestants .lbfpg-filter-btn.is-active .lbfpg-filter-btn__row{
  align-items:flex-start;
}
.lbfpg-root--2026-contestants .lbfpg-filter-btn.is-active .lbfpg-filter-btn__icon{
  background:rgba(255,255,255,.16) !important;
}
.lbfpg-root--2026-contestants .lbfpg-filter-btn.is-active .lbfpg-filter-btn__icon svg{
  color:#fff !important;
}


/* v25.65 outer master floating page shell */
.lbfpg-pageframe{position:relative;margin-top:1rem;border-radius:2.6rem;border:1px solid rgba(255,255,255,.62);background:linear-gradient(180deg,rgba(255,255,255,.58) 0%,rgba(247,245,255,.40) 100%);box-shadow:0 32px 90px rgba(28,23,66,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:.9rem;}
.lbfpg-pageframe:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top,rgba(123,97,255,.08),transparent 32%),radial-gradient(circle at 82% 8%,rgba(250,204,21,.08),transparent 22%);}
.lbfpg-pageframe>*{position:relative;z-index:1}
.lbfpg-pageframe .lbfpg-hero{margin-bottom:1.25rem}
.lbfpg-pageframe .lbfpg-page,.lbfpg-pageframe>section:not(.lbfpg-hero){gap:1.25rem}
@media(min-width:992px){.lbfpg-pageframe{margin-top:1.2rem;padding:1.15rem;border-radius:2.8rem}.lbfpg-pageframe .lbfpg-hero{margin-bottom:1.4rem}}
@media(max-width:767px){.lbfpg-pageframe{padding:.6rem;border-radius:1.8rem;margin-top:.75rem}.lbfpg-pageframe .lbfpg-hero{margin-bottom:1rem}}

/* ════════════════════════════════════════════════════════════
   v29.3.26 — Division modal variant: photo on the left displays
              IN FULL (object-fit:contain, no crop). The left column
              auto-sizes to the photo's natural aspect ratio, and the
              right column takes the remaining width for title/info/
              bio/buttons. Modal becomes tall to match portrait photos.
              Title holder modals unchanged.
════════════════════════════════════════════════════════════ */
.lbfpg-modal--division .lbfpg-modal__dialog{width:min(100%,52rem)}
@media(min-width:992px){.lbfpg-modal--division .lbfpg-modal__grid{grid-template-columns:auto 1fr;align-items:stretch}}
.lbfpg-modal--division .lbfpg-modal__media{display:flex;align-items:center;justify-content:center;background:#f6f4ff}
.lbfpg-modal--division .lbfpg-modal__hero{height:100%;display:flex;align-items:stretch}
.lbfpg-modal--division .lbfpg-modal__hero img{width:auto;height:100%;max-height:min(80vh,40rem);aspect-ratio:auto;object-fit:contain}

/* ════════════════════════════════════════════════════════════
   v29.3.28 — Pageant Journey hero: photo fills the right column
              with the same treatment used on the overview hero so
              the Title Holders Field photo displays prominently.
              Scoped to .lbfpg-hero--process so other render_hero()
              callers (guide, etc.) keep their current layout.
════════════════════════════════════════════════════════════ */
@media(min-width:992px){.lbfpg-hero--process .lbfpg-hero__media{align-items:stretch}}
.lbfpg-hero--process .lbfpg-hero-card{width:100%;height:100%;min-height:22rem;border-radius:1.55rem;align-self:stretch}
.lbfpg-hero--process .lbfpg-hero-card img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.lbfpg-hero--process .lbfpg-hero-card__caption{left:1rem;right:auto;bottom:1rem}
.lbfpg-hero--process .lbfpg-hero-card__title{font-size:13px}

/* ════════════════════════════════════════════════════════════
   v29.3.29 — Pageant Information (Guide) hero: same photo-fills-
              right-column treatment as overview and journey. Also
              sets up a 2x2 grid for the 4 navigation buttons, sized
              small so they fit beside the photo without overlap.
════════════════════════════════════════════════════════════ */
@media(min-width:992px){.lbfpg-hero--guide .lbfpg-hero__media{align-items:stretch}}
.lbfpg-hero--guide .lbfpg-hero-card{width:100%;height:100%;min-height:22rem;border-radius:1.55rem;align-self:stretch}
.lbfpg-hero--guide .lbfpg-hero-card img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.lbfpg-hero--guide .lbfpg-hero-card__caption{left:1rem;right:auto;bottom:1rem}
.lbfpg-hero--guide .lbfpg-hero-card__title{font-size:13px}
/* 4-button compact grid: 2x2 on desktop, fits left of hero photo */
.lbfpg-hero--guide .lbfpg-hero__actions{grid-template-columns:repeat(2,1fr);max-width:26rem;gap:.55rem;margin-top:1.5rem}
.lbfpg-hero--guide .lbfpg-btn{padding:.6rem .85rem;font-size:11px;border-radius:.85rem;min-height:42px;line-height:1.15}

/* v31.2.15 — PDF button two-line label support.
   v31.2.16 — sublabel matched to main label font + weight (Barlow Condensed 800),
   sized down so the whole sublabel string fits in roughly the same pixel
   width as the main label and stays on a single line.
   Used when a PDF download button needs a small qualifier line above
   the main label (e.g. "The Blue Lights & Bubbles Parade & / T-Shirt Order Form").
   .lbfpg-pdf-btn__labelstack stacks the sublabel and label vertically;
   .lbfpg-pdf-btn__sublabel is the small line above. Both inherit the
   button's text color (white on primary buttons). */
.lbfpg-pdf-btn__labelstack{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.05;gap:.15rem;min-width:0}
.lbfpg-pdf-btn__sublabel{font-family:'Barlow Condensed',system-ui,sans-serif;font-size:10px;font-weight:800;letter-spacing:-.01em;line-height:1;white-space:nowrap;opacity:.85}
.lbfpg-pdf-btn__labelstack .lbfpg-pdf-btn__label{line-height:1.05;white-space:nowrap}
