:root{--wto-blue: #0047AB;--wto-blue-mid: #1a5fc4;--wto-blue-light: #3a7fd4;--wto-green: #c8e000;--wto-green-dark: #b8d000;--wto-navy: #001a4d;--wto-white: #ffffff;--wto-off-white: #f4f7ff;--wto-muted: #4a6080;--wto-font-display: "Playfair Display", Georgia, serif;--wto-font-cond: "Barlow Condensed", "Arial Narrow", sans-serif;--wto-font-body: "Barlow", system-ui, sans-serif}.wto-section{box-sizing:border-box}.wto-section *,.wto-section *:before,.wto-section *:after{box-sizing:border-box}.wto-eyebrow{font-family:var(--wto-font-cond);font-size:.9rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.wto-eyebrow--dark{color:var(--wto-blue-mid)}.wto-eyebrow--green{color:var(--wto-green)}.wto-eyebrow--light{color:#fff9}.wto-eyebrow__line{display:inline-block;width:32px;height:1px;background:currentColor;flex-shrink:0}.wto-section-title{font-family:var(--wto-font-display);font-size:clamp(2.8rem,4.5vw,4rem);font-weight:700;line-height:1.1;color:var(--wto-navy);max-width:600px}.wto-section-title em{font-style:italic;color:var(--wto-blue)}.wto-section-title--light{color:#fff}.wto-section-title--light em{color:var(--wto-green)}.wto-btn{font-family:var(--wto-font-cond);font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;display:inline-block;transition:all .2s;cursor:pointer}.wto-btn--primary{color:var(--wto-navy);background:var(--wto-green);padding:.9rem 2rem}.wto-btn--primary:hover{background:var(--wto-green-dark);color:var(--wto-navy)}.wto-btn--outline{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.3);padding:.9rem 2rem}.wto-btn--outline:hover{border-color:var(--wto-green);color:var(--wto-green)}.wto-btn--sm{font-size:.75rem;padding:.6rem 1.25rem}.wto-btn--dark{color:#fff;background:var(--wto-navy);padding:.8rem 1.75rem}.wto-btn--dark:hover,.wto-btn--blue{background:var(--wto-blue-mid)}.wto-btn--blue:hover{background:var(--wto-blue)}.wto-hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.wto-hero__left{background:var(--wto-blue);display:flex;flex-direction:column;justify-content:center;padding:8rem 3.5rem 4rem;position:relative;overflow:hidden}.wto-hero__court-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 59px,rgba(255,255,255,.03) 59px,rgba(255,255,255,.03) 60px),repeating-linear-gradient(90deg,transparent,transparent 59px,rgba(255,255,255,.03) 59px,rgba(255,255,255,.03) 60px);pointer-events:none}.wto-hero__title{font-family:var(--wto-font-display);font-size:clamp(4.5rem,7vw,7rem);font-weight:900;line-height:.9;color:#fff;margin-bottom:.25rem;margin-top:1rem}.wto-hero__title em{font-style:italic;color:var(--wto-green);display:block}.wto-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--wto-green);color:var(--wto-navy);font-family:var(--wto-font-cond);font-size:1rem}.wto-hero__dates{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.wto-date-row{display:flex;align-items:baseline;gap:1rem}.wto-date-divider{height:1px;background:#ffffff14;margin:.25rem 0}.wto-date-row__label{font-family:var(--wto-font-cond);font-size:.9rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--wto-green);width:70px;flex-shrink:0}.wto-date-row__value{font-family:var(--wto-font-body);font-size:1.2rem}.wto-date-row__prize{font-family:var(--wto-font-cond);font-size:1rem}.wto-hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.wto-usta-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff12;border:1px solid rgba(200,224,0,.3);padding:.4rem .9rem;margin-top:1.5rem}.wto-usta-badge__text{font-family:var(--wto-font-cond);font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80}.wto-hero__right{position:relative;overflow:hidden;background:var(--wto-navy)}.wto-hero__court-art{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--wto-blue) 0%,var(--wto-navy) 60%);display:flex;align-items:center;justify-content:center}.wto-court-svg{width:80%;max-width:400px;opacity:.2}.wto-hero__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.wto-hero__img{width:100%;height:100%;object-fit:cover;mix-blend-mode:luminosity;opacity:.35}.wto-hero__stats{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem}.wto-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff1a}.wto-stat-cell{background:#001a4dbf;padding:1.25rem 1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wto-stat-cell__num{font-family:var(--wto-font-display);font-size:2.5rem;font-weight:700;color:var(--wto-green);line-height:1}.wto-stat-cell__label{font-family:var(--wto-font-cond);font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;margin-top:.25rem}.wto-ticker{background:var(--wto-green);padding:.65rem 0;overflow:hidden;white-space:nowrap}.wto-ticker__inner{display:inline-flex;gap:4rem;animation:wto-ticker 30s linear infinite}.wto-ticker__item{font-family:var(--wto-font-cond);font-size:1rem;display:inline-flex;align-items:center;gap:.5rem}.wto-ticker__dot{width:4px;height:4px;border-radius:50%;background:#001a4d66;display:inline-block;flex-shrink:0}@keyframes wto-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.wto-ticker__inner{animation:none}}.wto-events{background:var(--wto-off-white);max-width:1200px;margin:0 auto;padding:6rem 2.5rem}.wto-events__header{margin-bottom:3rem}.wto-events__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5px;background:#00000014}.wto-event-card{background:var(--wto-off-white);position:relative;overflow:hidden;transition:background .3s;display:flex;flex-direction:column}.wto-event-card:hover{background:#eef3ff}.wto-event-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--wto-blue-light);transform:scaleX(0);transform-origin:left;transition:transform .3s}.wto-event-card:hover:after{transform:scaleX(1)}.wto-event-card__image{width:100%;aspect-ratio:16 / 9;overflow:hidden;flex-shrink:0}.wto-event-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.wto-event-card:hover .wto-event-card__img{transform:scale(1.04)}.wto-event-card__image--placeholder{background:var(--wto-blue);display:flex;align-items:center;justify-content:center}.wto-event-card__icon{width:48px;height:48px;color:var(--wto-green)}.wto-event-card__icon svg{width:100%;height:100%}.wto-event-card__body{padding:1.75rem 2rem 2rem;display:flex;flex-direction:column;flex:1}.wto-event-card__title{font-family:var(--wto-font-cond);font-size:1.6rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--wto-navy);margin-bottom:.5rem;margin-top:0}.wto-event-card__desc{font-family:var(--wto-font-body);font-size:1.05rem;color:var(--wto-muted);line-height:1.6;flex:1}.wto-event-card__link{font-family:var(--wto-font-cond);font-size:.9rem;display:inline-flex;align-items:center;gap:.4rem;transition:gap .2s,color .2s}.wto-event-card__link:hover{gap:.7rem;color:var(--wto-blue)}.wto-schedule{background:var(--wto-blue);padding:6rem 2.5rem;position:relative;overflow:hidden}.wto-schedule__bg-year{position:absolute;font-family:var(--wto-font-display);font-size:20rem;font-weight:900;color:#ffffff0a;right:-2rem;top:-3rem;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.wto-schedule__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.wto-schedule__desc{font-family:var(--wto-font-body);font-size:1.1rem;font-weight:300;line-height:1.8;color:#ffffff8c;max-width:420px;margin-top:1.5rem}.wto-schedule__cards{display:flex;flex-direction:column;gap:1.5rem}.wto-schedule-card{border:1px solid rgba(255,255,255,.15);padding:1.75rem 2rem}.wto-schedule-card--green{border-left:3px solid var(--wto-green)}.wto-schedule-card--white{border-left:3px solid rgba(255,255,255,.7)}.wto-schedule-card__tag{font-family:var(--wto-font-cond);font-size:.85rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem}.wto-schedule-card--green .wto-schedule-card__tag{color:var(--wto-green)}.wto-schedule-card--white .wto-schedule-card__tag{color:#ffffffb3}.wto-schedule-card__name{font-family:var(--wto-font-cond);font-size:1.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#fff}.wto-schedule-card__dates{font-family:var(--wto-font-body);font-size:1.05rem;font-weight:300;color:#fff9;margin-top:.25rem}.wto-schedule-card__prize{font-family:var(--wto-font-display);font-size:1.75rem;font-weight:700;color:var(--wto-green);margin-top:1rem}.wto-schedule-card__prize span{font-family:var(--wto-font-body);font-size:.8rem;font-weight:300;color:#ffffff80;display:block;margin-top:.1rem}.wto-schedule-card__actions{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.wto-venue-strip{background:#fff;padding:4rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.wto-venue-strip__title{font-family:var(--wto-font-display);font-size:1.75rem;font-weight:700;color:var(--wto-navy)}.wto-venue-strip__detail{font-family:var(--wto-font-body);font-size:1.05rem;color:var(--wto-muted);margin-top:.5rem}.wto-venue-strip__actions{display:flex;gap:1rem;flex-wrap:wrap}.wto-sponsors{max-width:1200px;margin:0 auto;padding:5rem 2.5rem;text-align:center}.wto-sponsors__heading{font-family:var(--wto-font-cond);font-size:.9rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--wto-muted);margin-bottom:2.5rem}.wto-sponsors__logos{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;opacity:.6;filter:grayscale(1);transition:all .3s}.wto-sponsors__logos:hover{opacity:.9;filter:grayscale(.3)}.wto-sponsor-logo__img{height:48px;width:auto;object-fit:contain;display:block}.wto-sponsors__cta{margin-top:3rem;font-family:var(--wto-font-body);font-size:1.05rem;color:var(--wto-muted)}.wto-sponsors__cta a{color:var(--wto-blue-mid);text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:900px){.wto-hero{grid-template-columns:1fr}.wto-hero__left{padding:6rem 1.5rem 3rem}.wto-hero__right{min-height:320px}.wto-events__grid{grid-template-columns:1fr}.wto-schedule__inner{grid-template-columns:1fr;gap:3rem}.wto-schedule__bg-year{display:none}.wto-venue-strip{flex-direction:column;align-items:flex-start}.wto-events,.wto-schedule{padding:4rem 1.5rem}}@media screen and (max-width:600px){.wto-events__grid{grid-template-columns:1fr}.wto-hero__title{font-size:clamp(3.5rem,13vw,5rem)}}.wto-split{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.wto-split--right{direction:rtl}.wto-split--right>*{direction:ltr}.wto-split__image{position:relative;overflow:hidden}.wto-split__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.wto-split:hover .wto-split__img{transform:scale(1.03)}.wto-split__img-placeholder{width:100%;height:100%;min-height:360px;background:var(--wto-off-white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--wto-muted)}.wto-split__img-placeholder svg{width:60px;height:60px;opacity:.4}.wto-split__img-placeholder p{font-family:var(--wto-font-cond);font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;opacity:.5}.wto-split__text{display:flex;align-items:center}.wto-split--left .wto-split__text,.wto-split--right .wto-split__text{background:#fff}.wto-split:has(.wto-split__body--offwhite) .wto-split__text{background:var(--wto-off-white)}.wto-split:has(.wto-split__body--blue) .wto-split__text{background:var(--wto-blue)}.wto-split:has(.wto-split__body--navy) .wto-split__text{background:var(--wto-navy)}.wto-split__text-inner{padding:4rem;max-width:540px}.wto-split__body{margin-top:1.25rem;line-height:1.8}.wto-split__body p{font-family:var(--wto-font-body);font-size:1.05rem;margin:0 0 1em}.wto-split__body--white,.wto-split__body--offwhite{color:var(--wto-muted)}.wto-split__body--blue,.wto-split__body--navy,.wto-split__body--light{color:#ffffffa6}.wto-split:has(.wto-split__body--blue) .wto-section-title,.wto-split:has(.wto-split__body--navy) .wto-section-title{color:#fff}.wto-split:has(.wto-split__body--blue) .wto-section-title em,.wto-split:has(.wto-split__body--navy) .wto-section-title em{color:var(--wto-green)}.wto-split:has(.wto-split__body--blue) .wto-eyebrow,.wto-split:has(.wto-split__body--navy) .wto-eyebrow{color:var(--wto-green)}@media screen and (max-width:900px){.wto-split{grid-template-columns:1fr;direction:ltr}.wto-split--right{direction:ltr}.wto-split__image{min-height:300px}.wto-split__img{height:300px}.wto-split__text-inner{padding:3rem 1.5rem;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wto-styles.css.map */
