.lbfd-tournament-page{padding-bottom:48px}.lbfd-tournament-preview{width:min(1400px,calc(100% - 48px));margin:18px auto;display:flex;gap:8px;align-items:center;padding:11px 16px;border:1px solid #f1cc62;border-radius:8px;background:#fff5d7;font-size:13px}.lbfd-tournament-preview a{margin-left:auto;color:var(--lb-blue);font-weight:700;text-decoration:none}.lbfd-tournament-hero{min-height:420px}.lbfd-tournament-hero__inner{min-height:420px;align-items:center;padding:48px 0}.lbfd-tournament-hero__copy{width:100%}.lbfd-tournament-status{display:inline-flex;padding:6px 11px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(255,255,255,.13);font-size:12px;font-weight:700;text-transform:uppercase}.lbfd-tournament-hero h1{max-width:none;font-size:clamp(36px,4vw,54px);white-space:normal}.lbfd-tournament-meta{display:flex;flex-wrap:wrap;gap:34px;margin-top:18px}.lbfd-tournament-meta>div{min-width:170px}.lbfd-tournament-meta strong,.lbfd-tournament-meta span{display:block}.lbfd-tournament-meta strong{font-size:16px}.lbfd-tournament-meta span{margin-top:4px;font-size:14px;color:rgba(255,255,255,.86)}.lbfd-tournament-badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.lbfd-tournament-badges span{padding:7px 12px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.13);font-size:13px;font-weight:700}.lbfd-action-button,.lbfd-secondary-button{appearance:none;border:1px solid var(--lb-border);border-radius:7px;background:#fff;color:var(--lb-blue);padding:12px 20px;font:inherit;font-size:15px;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.lbfd-action-button.is-primary{background:var(--lb-blue);border-color:var(--lb-blue);color:#fff}.lbfd-tournament-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(330px,.68fr);gap:16px;padding-top:18px}.lbfd-tournament-main,.lbfd-tournament-sidebar{display:grid;gap:14px;align-content:start}.lbfd-tournament-flyer{display:grid;grid-template-columns:170px 1fr;gap:24px;align-items:center}.lbfd-tournament-flyer__image{padding:0;border:0;background:none;cursor:pointer}.lbfd-tournament-flyer img{width:170px;height:220px;object-fit:contain;border:1px solid var(--lb-border);border-radius:8px;background:#f6f8fb}.lbfd-tournament-schedule{display:grid;gap:10px}.lbfd-tournament-occurrence{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--lb-border);border-radius:8px}.lbfd-tournament-occurrence strong,.lbfd-tournament-occurrence span{display:block}.lbfd-tournament-occurrence span{margin-top:4px;color:var(--lb-muted);font-size:13px}.lbfd-tournament-occurrence a{color:var(--lb-blue);font-size:13px;font-weight:700;text-decoration:none}.lbfd-tournament-details{padding:0;overflow:hidden}.lbfd-tournament-details h2{padding:18px 20px;margin:0!important;background:var(--lb-blue);color:#fff}.lbfd-tournament-details>div{display:grid;grid-template-columns:42% 58%;gap:10px;padding:14px 20px;border-top:1px solid var(--lb-border)}.lbfd-tournament-details span{color:var(--lb-muted);font-size:14px}.lbfd-tournament-club-title{display:flex;align-items:center;gap:12px;margin-bottom:14px}.lbfd-tournament-club-title img{width:50px;height:50px;border-radius:50%;object-fit:contain;background:#fff}.lbfd-tournament-club-cover{width:100%;height:160px;object-fit:cover;border-radius:8px}.lbfd-block-button{width:100%}.lbfd-modal[hidden]{display:none}.lbfd-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:20px}.lbfd-modal__backdrop{position:absolute;inset:0;background:rgba(3,15,35,.78);backdrop-filter:blur(5px)}.lbfd-modal__dialog{position:relative;width:min(920px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.35)}.lbfd-modal__close{position:absolute;right:18px;top:18px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#25344b;font-size:28px;cursor:pointer}.lbfd-modal__hero{min-height:160px;padding:30px 74px 26px 30px;display:flex;align-items:center;gap:18px;background-size:cover;background-position:center;color:#fff}.lbfd-modal__hero img{width:90px;height:90px;object-fit:contain;border-radius:12px;background:#fff;padding:6px}.lbfd-modal__hero h2{margin:0 0 5px;color:#fff;font-size:30px}.lbfd-modal__hero p{margin:0;color:#fff}.lbfd-modal__body{padding:30px}.lbfd-tournament-modal__flyer{display:block;max-width:100%;max-height:70vh;margin:auto}.lbfd-modal-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lbfd-modal-form label{font-weight:700;color:#34435a}.lbfd-modal-form input,.lbfd-modal-form textarea{display:block;width:100%;margin-top:7px;padding:12px 14px;border:1px solid #cbd7e6;border-radius:7px;font:inherit;box-sizing:border-box}.lbfd-modal-form textarea{min-height:150px}.lbfd-modal-form .is-wide{grid-column:1/-1}.lbfd-modal-form small{text-align:center;color:var(--lb-muted)}
@media(min-width:1050px){.lbfd-tournament-hero h1{white-space:nowrap}}
@media(max-width:900px){.lbfd-tournament-layout{grid-template-columns:1fr}.lbfd-tournament-preview{width:calc(100% - 24px);flex-wrap:wrap}.lbfd-tournament-preview a{margin-left:0}.lbfd-tournament-hero h1{white-space:normal}.lbfd-tournament-meta{gap:18px}.lbfd-tournament-flyer{grid-template-columns:130px 1fr}.lbfd-tournament-flyer img{width:130px;height:180px}}
@media(max-width:650px){.lbfd-tournament-hero{min-height:500px}.lbfd-tournament-hero__inner{min-height:500px;align-items:flex-end}.lbfd-tournament-actions{display:grid;grid-template-columns:1fr}.lbfd-tournament-actions>*{width:100%;box-sizing:border-box}.lbfd-tournament-flyer{grid-template-columns:1fr}.lbfd-tournament-flyer img{width:100%;height:280px}.lbfd-tournament-occurrence{align-items:flex-start;flex-direction:column}.lbfd-modal-form{grid-template-columns:1fr}.lbfd-modal-form .is-wide{grid-column:auto}.lbfd-modal__hero h2{font-size:23px}.lbfd-modal__hero img{width:70px;height:70px}.lbfd-modal__body{padding:22px}}


/* Tournament pages consume the shared club-page design tokens. */
.lbfd-tournament-page,.lbfd-tournament-page h1,.lbfd-tournament-page h2,.lbfd-tournament-page h3,.lbfd-tournament-page p,.lbfd-tournament-page a,.lbfd-tournament-page button,.lbfd-tournament-page input,.lbfd-tournament-page textarea,.lbfd-tournament-page select,.lbfd-tournament-modal{font-family:var(--lb-font-family,"Nunito",Nunito,Arial,sans-serif)}
.lbfd-tournament-actions .lbfd-action-button{min-height:44px;padding:12px 20px;border-radius:7px;font-size:15px;font-weight:700;line-height:1.2}

/* 1.0.60: exact shared typography parity with the club page.
 * Do not rely on route inheritance: the native preview does not run inside
 * MyListing's single-listing typography context. */
.lbfd-tournament-page{
	font-family:"Nunito",Nunito,Arial,sans-serif!important;
	font-size:15px;
	font-weight:400;
	line-height:1.5;
	font-synthesis:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.lbfd-tournament-page *:not(svg):not(path),
.lbfd-tournament-modal *:not(svg):not(path){
	font-family:"Nunito",Nunito,Arial,sans-serif!important;
}
.lbfd-tournament-page .lbfd-club-hero h1{
	font-size:clamp(32px,4vw,54px)!important;
	font-weight:600!important;
	line-height:1.08!important;
	letter-spacing:normal!important;
	margin:20px 0 10px!important;
}
.lbfd-tournament-page .lbfd-club-card h2,
.lbfd-tournament-page .lbfd-tournament-details h2{
	font-size:20px!important;
	font-weight:600!important;
	line-height:1.25!important;
	letter-spacing:normal!important;
}
.lbfd-tournament-page .lbfd-club-copy,
.lbfd-tournament-page .lbfd-club-copy p,
.lbfd-tournament-page .lbfd-club-card>p,
.lbfd-tournament-page .lbfd-tournament-club-title~p{
	font-size:15px!important;
	font-weight:400!important;
	line-height:1.65!important;
}
.lbfd-tournament-page .lbfd-club-actions a,
.lbfd-tournament-page .lbfd-club-actions button,
.lbfd-tournament-page .lbfd-secondary-button,
.lbfd-tournament-page .lbfd-action-button{
	min-height:46px!important;
	padding:11px 19px!important;
	border-radius:7px!important;
	font-size:15px!important;
	font-weight:700!important;
	line-height:1.2!important;
	letter-spacing:normal!important;
}
.lbfd-tournament-page .lbfd-tournament-meta strong{font-size:16px!important;font-weight:700!important}
.lbfd-tournament-page .lbfd-tournament-meta span{font-size:14px!important;font-weight:400!important}
.lbfd-tournament-page .lbfd-tournament-status,
.lbfd-tournament-page .lbfd-tournament-badges span{font-weight:700!important;letter-spacing:normal!important}
.lbfd-tournament-page .lbfd-tournament-details span{font-size:14px!important;font-weight:400!important}
.lbfd-tournament-page .lbfd-tournament-details strong{font-size:15px!important;font-weight:700!important}


/* 1.0.61: portrait-first flyer layout and softer club-style sidebar. */
.lbfd-tournament-layout{grid-template-columns:minmax(0,1.85fr) minmax(320px,.62fr)}
.lbfd-tournament-flyer-card{display:grid;gap:14px}
.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image{display:block;width:100%;padding:0;border:0;background:#f6f8fb;border-radius:8px;overflow:hidden;cursor:pointer}
.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;margin:0 auto;background:#f6f8fb}
.lbfd-tournament-flyer-card .lbfd-secondary-button{margin-top:0}
.lbfd-tournament-details{padding:20px;overflow:visible}
.lbfd-tournament-details h2{padding:0;margin:0 0 12px!important;background:transparent;color:var(--lb-text,#0c1830)}
.lbfd-tournament-details>div{grid-template-columns:46% 54%;padding:12px 0;border-top:1px solid var(--lb-border)}
.lbfd-tournament-details>div:first-of-type{border-top:0}
.lbfd-tournament-club-cover{height:145px}
.lbfd-tournament-sidebar .lbfd-club-card>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.lbfd-tournament-occurrence a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid var(--lb-border);border-radius:7px;background:#fff}
@media(max-width:900px){.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image img{max-height:620px}.lbfd-tournament-layout{grid-template-columns:1fr}}

/* 1.0.62: display-only release paired with LBT 0.8.6 local event timezone normalization. */

/* 1.0.63: compact three-column tournament core and flyer-first lightbox. */
.lbfd-tournament-content{display:grid;gap:16px;padding-top:18px;padding-bottom:22px}
.lbfd-tournament-core-grid{display:grid;grid-template-columns:minmax(260px,.88fr) minmax(280px,1fr) minmax(300px,1.05fr);gap:16px;align-items:start}
.lbfd-tournament-core-grid>.lbfd-club-card{height:100%;box-sizing:border-box}
.lbfd-tournament-flyer-card{display:flex;flex-direction:column;gap:14px}
.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image{flex:1;min-height:360px;display:flex;align-items:center;justify-content:center}
.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image img{width:100%;height:100%;max-height:500px;object-fit:contain}
.lbfd-tournament-details{display:block;padding:20px}
.lbfd-tournament-details>div{display:grid;grid-template-columns:minmax(105px,42%) 1fr;gap:12px;padding:12px 0;border-top:1px solid var(--lb-border)}
.lbfd-tournament-details>div:first-of-type{border-top:0}
.lbfd-tournament-calendar-actions{display:flex!important;grid-template-columns:none!important;gap:8px!important;flex-wrap:wrap;padding-top:16px!important;margin-top:4px}
.lbfd-tournament-calendar-actions a,.lbfd-tournament-occurrence__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid var(--lb-border);border-radius:7px;background:#fff;color:var(--lb-blue);font-size:13px;font-weight:700;text-decoration:none}
.lbfd-tournament-host-card{display:flex;flex-direction:column}
.lbfd-tournament-host-card .lbfd-tournament-club-title{margin-bottom:12px}
.lbfd-tournament-club-title>div{min-width:0;display:grid;gap:2px}
.lbfd-tournament-club-title span{display:block;color:var(--lb-muted);font-size:13px;line-height:1.35}
.lbfd-tournament-host-card .lbfd-tournament-club-cover{height:150px}
.lbfd-tournament-host-card>p{margin-bottom:16px}
.lbfd-tournament-host-card .lbfd-block-button{margin-top:auto}
.lbfd-tournament-information,.lbfd-tournament-schedule-card,.lbfd-tournament-results{width:100%;box-sizing:border-box}
.lbfd-tournament-schedule{display:grid;gap:10px}
.lbfd-tournament-occurrence__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.lbfd-tournament-flyer-modal{padding:14px}
.lbfd-tournament-lightbox{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:min(1100px,calc(100vw - 28px));height:calc(100vh - 28px);pointer-events:none}
.lbfd-tournament-lightbox .lbfd-modal__close{pointer-events:auto;position:fixed;right:22px;top:22px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.28)}
.lbfd-tournament-lightbox .lbfd-tournament-modal__flyer{pointer-events:auto;display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.42)}
@media(max-width:1100px){.lbfd-tournament-core-grid{grid-template-columns:minmax(250px,.8fr) minmax(280px,1fr)}.lbfd-tournament-host-card{grid-column:1/-1}.lbfd-tournament-host-card{display:grid;grid-template-columns:1fr 1.3fr;column-gap:18px}.lbfd-tournament-host-card h2,.lbfd-tournament-host-card .lbfd-tournament-club-title,.lbfd-tournament-host-card>p,.lbfd-tournament-host-card .lbfd-block-button{grid-column:1}.lbfd-tournament-host-card .lbfd-tournament-club-cover{grid-column:2;grid-row:1/6;height:100%;min-height:210px}}
@media(max-width:760px){.lbfd-tournament-core-grid{grid-template-columns:1fr}.lbfd-tournament-host-card{display:flex}.lbfd-tournament-host-card .lbfd-tournament-club-cover{height:180px;min-height:0}.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image{min-height:280px}.lbfd-tournament-occurrence{align-items:flex-start;flex-direction:column}.lbfd-tournament-occurrence__actions{justify-content:flex-start}.lbfd-tournament-lightbox .lbfd-modal__close{right:12px;top:12px}}

/* 1.0.64: balanced three-card row and practical host-club details. */
.lbfd-tournament-core-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.lbfd-tournament-core-grid>.lbfd-club-card{min-width:0}
.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image{min-height:420px}
.lbfd-tournament-flyer-card .lbfd-tournament-flyer__image img{max-height:520px}
.lbfd-tournament-details{display:flex;flex-direction:column}
.lbfd-tournament-details .lbfd-tournament-calendar-actions{margin-top:auto!important;padding-top:22px!important}
.lbfd-tournament-host-card{padding-top:24px}
.lbfd-tournament-club-title{align-items:center;gap:15px}
.lbfd-tournament-club-title>img{width:72px;height:72px;flex:0 0 72px;border-radius:50%;object-fit:contain;background:#fff;border:1px solid var(--lb-border);padding:6px;box-sizing:border-box}
.lbfd-tournament-club-title strong{font-size:17px;line-height:1.25}
.lbfd-tournament-club-title span{margin-top:3px;font-size:14px}
.lbfd-tournament-host-card>p{margin:15px 0 16px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.lbfd-tournament-host-contact{display:grid;gap:11px;margin:2px 0 18px}
.lbfd-tournament-host-contact a{display:flex;align-items:flex-start;gap:10px;color:var(--lb-blue);font-weight:700;line-height:1.45;text-decoration:none}
.lbfd-tournament-host-contact a:hover{text-decoration:underline}
.lbfd-tournament-host-contact svg{width:19px;height:19px;flex:0 0 19px;margin-top:1px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.lbfd-tournament-utility{grid-column:1/-1;margin-top:2px;margin-bottom:0}
.lbfd-tournament-utility .lbfd-club-utility__actions{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:1100px){
  .lbfd-tournament-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lbfd-tournament-host-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);column-gap:20px}
  .lbfd-tournament-host-card h2,.lbfd-tournament-host-card .lbfd-tournament-club-title,.lbfd-tournament-host-card>p,.lbfd-tournament-host-card .lbfd-tournament-host-contact,.lbfd-tournament-host-card .lbfd-block-button{grid-column:1}
  .lbfd-tournament-host-card .lbfd-tournament-club-cover{grid-column:2;grid-row:1/7;height:100%;min-height:250px}
}
@media(max-width:760px){
  .lbfd-tournament-core-grid{grid-template-columns:1fr}
  .lbfd-tournament-host-card{display:flex}
  .lbfd-tournament-host-card .lbfd-tournament-club-cover{height:190px;min-height:0}
  .lbfd-tournament-flyer-card .lbfd-tournament-flyer__image{min-height:300px}
  .lbfd-tournament-utility .lbfd-club-utility__actions{width:100%}
}


/* 1.0.65: shared report language, aligned card actions and privacy-safe host contact. */
.lbfd-tournament-calendar-actions{border-top:0!important;padding-top:0!important;margin-top:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
.lbfd-tournament-calendar-actions a{width:100%;min-height:46px!important;padding:11px 14px!important;border-radius:7px!important;font-size:15px!important;font-weight:700!important;box-sizing:border-box}
.lbfd-tournament-host-contact .lbfd-contact-phone{display:flex;align-items:center;gap:10px;min-height:34px;margin:0;font-size:16px;line-height:1.45}
.lbfd-tournament-host-contact .lbfd-contact-phone svg{width:19px;height:19px;flex:0 0 19px;margin-top:0}
.lbfd-tournament-host-contact .lbfd-show-phone,.lbfd-tournament-host-contact .lbfd-phone-number{font-size:16px!important;line-height:1.45!important}
.lbfd-tournament-host-contact .lbfd-phone-number{color:var(--lb-blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.lbfd-tournament-page .lbfd-report-modal__dialog{width:min(520px,96vw);max-height:90vh;padding:26px}
.lbfd-tournament-page .lbfd-report-modal h2{font-size:28px!important;line-height:1.15!important;margin:0 42px 6px 0!important}
.lbfd-tournament-page .lbfd-report-modal p{font-size:16px!important;line-height:1.4!important;margin:0 0 14px!important}
.lbfd-tournament-page .lbfd-report-modal textarea{min-height:108px}
@media(max-width:760px){.lbfd-tournament-calendar-actions{grid-template-columns:1fr!important}}


/* 1.0.66: align tournament hero and card actions with club-page components. */
.lbfd-tournament-hero__inner{display:flex;align-items:flex-end;gap:28px}
.lbfd-tournament-hero__logo{width:132px;height:132px;flex:0 0 132px;margin:0;object-fit:contain;border-radius:50%;background:#fff;border:5px solid #fff;box-shadow:0 10px 35px rgba(0,0,0,.24)}
.lbfd-tournament-hero__copy{min-width:0;flex:1}
.lbfd-tournament-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.lbfd-tournament-actions span{display:inline}
.lbfd-tournament-details .lbfd-tournament-calendar-actions{padding-bottom:0!important;transform:translateY(1px)}
.lbfd-tournament-calendar-actions a{min-height:46px!important}
.lbfd-tournament-host-contact [hidden]{display:none!important}
.lbfd-tournament-host-contact .lbfd-show-phone[hidden]{display:none!important}
.lbfd-tournament-host-contact .lbfd-phone-number[hidden]{display:none!important}
@media(max-width:760px){
  .lbfd-tournament-hero__inner{display:block;padding:36px 0 30px}
  .lbfd-tournament-hero__logo{width:104px;height:104px;margin-bottom:18px}
}

/* 1.0.67: shared hero geometry and operational status states. */
.lbfd-tournament-hero{min-height:330px;background-position:center 48%}
.lbfd-tournament-hero__inner{min-height:0;padding:60px 0 52px;gap:32px;align-items:flex-end}
.lbfd-tournament-hero__logo{width:168px;height:168px;flex:0 0 168px;border-width:6px}
.lbfd-tournament-status{border:0;color:#fff}
.lbfd-tournament-status.is-success{background:#16833f}
.lbfd-tournament-status.is-warning{background:#b86a00}
.lbfd-tournament-status.is-danger{background:#c62828}
.lbfd-tournament-status.is-neutral{background:#44546a}
@media(max-width:680px){.lbfd-tournament-hero{min-height:430px}.lbfd-tournament-hero__inner{padding:36px 0 30px}.lbfd-tournament-hero__logo{width:112px;height:112px;flex-basis:112px;margin-bottom:18px}}

/* 1.0.101: Do not override MyListing header/menu font weights on native tournament pages. */

.lbfd-tournament-meta__item{display:grid!important;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;min-width:190px}
.lbfd-tournament-meta__item>svg{width:20px;height:20px;margin-top:1px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:#fff}
.lbfd-tournament-meta__item>div{min-width:0}
.lbfd-tournament-meta__item strong,.lbfd-tournament-meta__item span{display:block}

.lbfd-tournament-detail-row{align-items:center}
.lbfd-tournament-detail-label{display:flex!important;align-items:center;gap:10px;color:var(--lb-muted)}
.lbfd-tournament-detail-label>svg{width:28px;height:28px;flex:0 0 28px;padding:5px;box-sizing:border-box;border-radius:50%;background:#eef8f0;color:#139a42;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.lbfd-tournament-detail-label>span{font-size:14px!important}

.lbfd-tournament-calendar-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:end}
.lbfd-tournament-calendar-actions a{gap:8px}
.lbfd-tournament-calendar-actions a svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.lbfd-tournament-occurrence__actions a{min-height:40px;padding:9px 13px;border:1px solid var(--lb-border);border-radius:7px;background:#fff;color:var(--lb-blue);font-weight:700;text-decoration:none}

@media(max-width:900px){
  .lbfd-tournament-calendar-actions{grid-template-columns:1fr!important}
}

/* 1.0.69: schedule owns calendar actions; details card owns contact action. */
.lbfd-tournament-details-contact{margin-top:auto;gap:9px}
.lbfd-tournament-details-contact svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.lbfd-tournament-occurrence__actions a{gap:8px}
.lbfd-tournament-occurrence__actions a svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}


/* 1.0.70: consistent card-action icons and typography. */
.lbfd-tournament-page .lbfd-card-action-button,.lbfd-tournament-page .lbfd-tournament-details-contact{font-family:var(--lb-font-family)!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;gap:9px!important}
.lbfd-tournament-page .lbfd-card-action-button svg,.lbfd-tournament-page .lbfd-tournament-details-contact svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.lbfd-tournament-page .lbfd-card-action-button span,.lbfd-tournament-page .lbfd-tournament-details-contact span{font:inherit}


/* 1.0.71: keep the Tournament Details contact action identical to shared card buttons.
   The generic details-card span rule must not restyle button text. */
.lbfd-tournament-page .lbfd-tournament-details .lbfd-tournament-details-contact{
  color:var(--lb-blue)!important;
  font-family:var(--lb-font-family, Nunito, sans-serif)!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:0!important;
}
.lbfd-tournament-page .lbfd-tournament-details .lbfd-tournament-details-contact span{
  color:inherit!important;
  font-family:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:inherit!important;
  letter-spacing:inherit!important;
}


/* 1.0.81 final native detail-page polish. */
.lbfd-tournament-hero__copy h1{max-width:100%;overflow-wrap:anywhere;text-wrap:balance}
.lbfd-tournament-meta__item{min-width:0}
.lbfd-tournament-meta__item>div{min-width:0}
.lbfd-tournament-meta__item strong,.lbfd-tournament-meta__item span{overflow-wrap:anywhere}
.lbfd-tournament-actions{align-items:stretch}
.lbfd-tournament-actions>a,.lbfd-tournament-actions>button{justify-content:center;white-space:normal;text-align:center;line-height:1.25}
.lbfd-tournament-occurrence>div:first-child{min-width:0}
.lbfd-tournament-occurrence>div:first-child strong,.lbfd-tournament-occurrence>div:first-child span{overflow-wrap:anywhere}
@media(max-width:980px){
  .lbfd-tournament-hero__copy h1{font-size:clamp(34px,6vw,52px);line-height:1.04}
  .lbfd-tournament-meta{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .lbfd-tournament-hero{min-height:0}
  .lbfd-tournament-hero__inner{padding:32px 0 28px!important}
  .lbfd-tournament-hero__copy h1{font-size:clamp(30px,10vw,42px)}
  .lbfd-tournament-meta{grid-template-columns:1fr}
  .lbfd-tournament-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%}
  .lbfd-tournament-actions>a,.lbfd-tournament-actions>button{width:100%;min-height:48px}
}
@media(max-width:420px){.lbfd-tournament-actions{grid-template-columns:1fr}}


/* Tournament countdown */
.lbfd-tournament-countdown{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:18px;
  padding:14px 18px;
  border:1px solid #dbe7f5;
  border-radius:12px;
  background:#f5f9ff;
  text-align:center;
}
.lbfd-tournament-countdown__label,
.lbfd-tournament-countdown__value{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0;
  line-height:1.25;
  text-align:center;
}
.lbfd-tournament-countdown__label{
  color:#64748b;
  font-size:13px;
  font-weight:700;
  letter-spacing:.02em;
  text-transform:uppercase;
}
.lbfd-tournament-countdown__label::after{
  content:' ·';
  margin-left:8px;
  color:#64748b;
}
.lbfd-tournament-countdown__value{
  color:#0b63ce;
  font-size:18px;
  font-weight:800;
}
@media (max-width:600px){
  .lbfd-tournament-countdown{padding:14px 12px;gap:6px}
  .lbfd-tournament-countdown__label::after{margin-left:6px}
  .lbfd-tournament-countdown__value{font-size:17px}
}


/* AJAX enquiry confirmation panel. */
.lbfd-enquiry-success{max-width:620px;margin:8px auto;padding:28px 24px;text-align:center;background:#f0faf3;border:1px solid #bfe3c8;border-radius:14px;color:#183c25;outline:none}
.lbfd-enquiry-success__icon{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:50%;background:#198754;color:#fff;font-size:28px;font-weight:700}
.lbfd-enquiry-success h3{margin:0 0 10px!important;font-size:24px!important;color:#163723!important}
.lbfd-enquiry-success p{margin:0 auto 10px;max-width:540px;font-size:16px;line-height:1.55}
.lbfd-enquiry-success__expiry{font-size:14px!important;color:#53665a}

/* 1.0.97: Tournament enquiry form layout.
 * The modal wrapper is a grid container, but the form itself is its single child.
 * Make the form own the field grid so theme/browser form rules cannot collapse it.
 */
.lbfd-tournament-contact-form{
	display:grid!important;
	grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
	grid-template-areas:
		"name email"
		"phone phone"
		"message message"
		"security security"
		"submit submit"!important;
	gap:16px!important;
	width:100%!important;
	margin:0!important;
}
.lbfd-tournament-contact-form>label{display:block!important;min-width:0!important;margin:0!important;}
.lbfd-tournament-contact-form>label:nth-of-type(1){grid-area:name!important;}
.lbfd-tournament-contact-form>label:nth-of-type(2){grid-area:email!important;}
.lbfd-tournament-contact-form>label:nth-of-type(3){grid-area:phone!important;}
.lbfd-tournament-contact-form>label:nth-of-type(4){grid-area:message!important;}
.lbfd-tournament-contact-form>.lbfd-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;}
.lbfd-tournament-contact-form>.cf-turnstile,
.lbfd-tournament-contact-form>[data-sitekey]{grid-area:security!important;}
.lbfd-tournament-contact-form>button[type="submit"]{grid-area:submit!important;width:100%!important;}
.lbfd-tournament-contact-form input,
.lbfd-tournament-contact-form textarea{width:100%!important;max-width:none!important;box-sizing:border-box!important;}
.lbfd-tournament-contact-form textarea{min-height:170px!important;resize:vertical;}
@media(max-width:650px){
	.lbfd-tournament-contact-form{
		grid-template-columns:1fr!important;
		grid-template-areas:"name" "email" "phone" "message" "security" "submit"!important;
	}
}

/* 1.0.98: Tournament enquiry modal now matches the shared club enquiry modal. */
.lbfd-tournament-modal__dialog{
  width:min(720px,100%)!important;
  padding:0!important;
  overflow:hidden!important;
}
.lbfd-tournament-modal .lbfd-modal__hero{
  min-height:145px!important;
  padding:25px 70px 25px 28px!important;
  gap:18px!important;
  background-position:center!important;
}
.lbfd-tournament-modal .lbfd-modal__hero img{
  width:86px!important;
  height:86px!important;
  flex:0 0 86px!important;
  object-fit:contain!important;
  border-radius:50%!important;
  padding:3px!important;
  border:3px solid #fff!important;
  box-shadow:0 8px 22px rgba(0,0,0,.28)!important;
}
.lbfd-tournament-modal .lbfd-modal__hero h2{
  margin:0!important;
  color:#fff!important;
  font-size:27px!important;
  line-height:1.2!important;
}
.lbfd-tournament-modal .lbfd-modal__hero p{
  margin:8px 0 0!important;
  color:rgba(255,255,255,.9)!important;
  font-size:15px!important;
}
.lbfd-tournament-modal .lbfd-modal__body{padding:26px 28px 30px!important;}
.lbfd-tournament-modal .lbfd-modal__close{
  top:14px!important;
  right:14px!important;
  width:36px!important;
  height:36px!important;
  background:rgba(255,255,255,.95)!important;
  box-shadow:0 4px 16px rgba(0,0,0,.2)!important;
  font-size:25px!important;
  line-height:1!important;
}
.lbfd-tournament-modal .lbfd-modal-form{display:block!important;}
.lbfd-tournament-contact-form{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  grid-template-areas:
    "name email"
    "phone empty"
    "message message"
    "security security"
    "submit submit"!important;
  gap:15px!important;
}
.lbfd-tournament-contact-form input,
.lbfd-tournament-contact-form textarea{
  margin-top:6px!important;
  border-radius:8px!important;
  padding:11px 12px!important;
}
.lbfd-tournament-contact-form textarea{min-height:130px!important;}
.lbfd-tournament-contact-form>button[type="submit"]{
  min-height:46px!important;
  margin:0!important;
  border-radius:8px!important;
  padding:13px 18px!important;
}
@media(max-width:600px){
  .lbfd-tournament-modal .lbfd-modal__hero{min-height:130px!important;padding:22px 54px 20px 18px!important;gap:13px!important;}
  .lbfd-tournament-modal .lbfd-modal__hero img{width:68px!important;height:68px!important;flex-basis:68px!important;}
  .lbfd-tournament-modal .lbfd-modal__hero h2{font-size:22px!important;}
  .lbfd-tournament-modal .lbfd-modal__body{padding:22px 18px 25px!important;}
  .lbfd-tournament-contact-form{
    grid-template-columns:1fr!important;
    grid-template-areas:"name" "email" "phone" "message" "security" "submit"!important;
  }
}

/* 1.0.99: Self-contained tournament enquiry submit button.
 * Do not rely on club-page assets being present on native tournament routes.
 */
.lbfd-tournament-modal .lbfd-tournament-contact-form > button[type="submit"].lbfd-email-button{
  grid-area:submit!important;
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:46px!important;
  margin:0!important;
  padding:13px 18px!important;
  border:1px solid #0875e1!important;
  border-radius:8px!important;
  background:#0875e1!important;
  color:#fff!important;
  font-family:var(--lb-font-family,"Nunito",Nunito,Arial,sans-serif)!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-align:center!important;
  text-decoration:none!important;
  cursor:pointer!important;
  box-shadow:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form > button[type="submit"].lbfd-email-button:hover,
.lbfd-tournament-modal .lbfd-tournament-contact-form > button[type="submit"].lbfd-email-button:focus{
  display:inline-flex!important;
  background:#0667c8!important;
  border-color:#0667c8!important;
  color:#fff!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form > button[type="submit"].lbfd-email-button:disabled{
  display:inline-flex!important;
  opacity:.65!important;
  cursor:wait!important;
}


/* 1.0.100: Exact visual parity with the club enquiry form.
 * Keep tournament recipient logic separate, but use the same field geometry,
 * spacing, surfaces and action styling as the established club modal.
 */
.lbfd-tournament-modal .lbfd-modal__body{
  padding:26px 28px 30px!important;
  background:#fff!important;
}
.lbfd-tournament-modal .lbfd-modal-form{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  grid-template-areas:
    "name email"
    "phone empty"
    "message message"
    "security security"
    "submit submit"!important;
  column-gap:15px!important;
  row-gap:15px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form>label{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:700!important;
  color:#34445b!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form input,
.lbfd-tournament-modal .lbfd-tournament-contact-form textarea{
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:6px 0 0!important;
  border:1px solid #cfd8e4!important;
  border-radius:8px!important;
  padding:11px 12px!important;
  background:#fff!important;
  color:#10233f!important;
  font:inherit!important;
  box-shadow:none!important;
  opacity:1!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form input[readonly]{
  background:#fff!important;
  color:#10233f!important;
  cursor:default!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form textarea{
  min-height:130px!important;
  height:auto!important;
  resize:vertical!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form>button[type="submit"].lbfd-email-button{
  grid-area:submit!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  border:0!important;
  border-radius:8px!important;
  padding:13px 18px!important;
  background:var(--lb-blue,#0563e8)!important;
  color:#fff!important;
  font-family:var(--lb-font-family,"Nunito",Nunito,Arial,sans-serif)!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:800!important;
  text-align:center!important;
  box-shadow:none!important;
  cursor:pointer!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
.lbfd-tournament-modal .lbfd-tournament-contact-form>button[type="submit"].lbfd-email-button:hover,
.lbfd-tournament-modal .lbfd-tournament-contact-form>button[type="submit"].lbfd-email-button:focus{
  background:var(--lb-blue,#0563e8)!important;
  color:#fff!important;
  filter:brightness(.94)!important;
}
@media(max-width:600px){
  .lbfd-tournament-modal .lbfd-modal__body{padding:22px 18px 25px!important;}
  .lbfd-tournament-modal .lbfd-tournament-contact-form{
    grid-template-columns:1fr!important;
    grid-template-areas:"name" "email" "phone" "message" "security" "submit"!important;
  }
}
