@import url('fonts.css');
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.5;--paper:#f5eedb;--ink:#27251f;--accent:#714599;--soft:#e6dbee;--line:#c8bdac;--forest:#345541;--display:'Lilita One',serif}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}a,button,input,summary{outline-offset:6px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent)}h1,h2,p,dl,dd{margin:0}h1,h2{font-weight:400;line-height:.98;font-family:var(--display)}h2{font-size:56px;letter-spacing:-1.5px}p{max-width:65ch}.eyebrow{text-transform:uppercase;font-family:'IBM Plex Mono',monospace;font-size:12px;letter-spacing:1.3px;margin-bottom:20px}.skip{position:absolute;top:-100px;left:20px;background:var(--paper);z-index:20;padding:10px}.skip:focus{top:0}.review-strip{height:34px;background:#252720;color:#f5f2e8;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;font-size:11px}.review-strip a{color:inherit}.site-header{margin:0 4.5%;height:104px;border-bottom:2px solid var(--ink);display:flex;align-items:center;justify-content:space-between}.wordmark{display:flex;align-items:center;gap:13px;text-decoration:none}.wordmark strong{font-family:var(--display);font-size:39px;line-height:1;letter-spacing:-1px}.wordmark span{font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:.8px;line-height:1.4;border-left:1px solid currentColor;padding-left:14px}.site-header nav{display:flex;gap:30px;align-items:center;font-weight:600;font-size:14px}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline}.nav-button{border:1.5px solid var(--ink);padding:12px 19px}.mobile-menu{display:none}.hero{margin:0 4.5%;padding:64px 0 58px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:686px}.hero h1{font-size:clamp(70px,7.5vw,108px);letter-spacing:-2px}.hero .event-type{font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:32px;line-height:1.2;margin-top:18px}.intro{margin-top:25px;font-size:18px;line-height:1.65}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--accent);color:#fff;min-height:54px;padding:15px 23px;font-weight:600;font-size:15px;text-decoration:none;border:1.5px solid var(--ink);transition:transform .15s,box-shadow .15s}.button:hover{transform:translateY(-2px);box-shadow:3px 4px 0 var(--ink)}.text-link{font-size:14px;font-weight:600}.under-button,.small{font-size:12px;line-height:1.7}.under-button{margin-top:18px}.mascot-stage{position:relative;text-align:center;min-width:0}.mascot{display:block;width:100%;height:auto;max-width:475px;margin:0 auto;object-fit:contain}.poster-line{font-family:'Barlow Condensed',sans-serif;font-size:21px;line-height:1.15;text-align:center;margin:10px auto 0;text-transform:uppercase;font-weight:600}.year-stamp{position:absolute;right:0;top:0;width:85px;height:108px;border:2px solid var(--ink);border-radius:44px 44px 6px 6px;background:var(--soft);font-family:'IBM Plex Mono',monospace;font-size:13px;line-height:1.1;padding-top:13px;transform:rotate(8deg)}.year-stamp strong{display:block;font-family:var(--display);font-size:40px}.year-stamp span{font-size:12px}.facts{display:grid;grid-template-columns:repeat(4,1fr);margin:0 4.5%;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.facts>div{padding:22px 25px;border-left:1px solid var(--line)}.facts>div:first-child{padding-left:0;border-left:0}.facts dt{font-family:'IBM Plex Mono',monospace;font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}.facts dd{font-size:17px;font-weight:600}.portnox{margin:0 4.5%;min-height:135px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.portnox>span{font-size:13px}.portnox>span:last-child{text-align:right}.portnox img{width:225px;height:62px;object-fit:contain}.section{padding:90px 4.5%}.register{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center}.register h2+p,.details h2+p{margin-top:24px}.entry-links{display:grid;grid-template-columns:repeat(2,1fr);margin:30px 0 20px;border:1.5px solid var(--ink)}.entry-links a{display:grid;gap:8px;padding:20px 24px;text-decoration:none;font-size:14px}.entry-links a:first-child{border-right:1.5px solid var(--ink)}.entry-links a:hover{background:var(--soft)}.entry-links strong{font-family:var(--display);font-size:42px;font-weight:400}.entry-links a>span:last-child{font-size:12px;text-decoration:underline}.field-card{border:1.5px solid var(--ink);padding:30px;background:var(--soft);box-shadow:6px 6px 0 var(--ink)}.field-top{display:flex;justify-content:space-between;align-items:center}.field-top .eyebrow{margin:0}.field-top a{font-size:12px}.field-number{display:flex;align-items:baseline;gap:12px;margin:22px 0}.field-number strong{font-family:var(--display);font-size:82px;line-height:1;font-weight:400}.field-number span{font-size:19px}.field-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:7px;margin-bottom:24px}.field-grid i{aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;background:var(--paper)}.field-grid .filled{background:var(--accent)}.field-card .small{margin-top:6px}.sponsors{border-top:1px solid var(--line);background:#eee8d5}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:flex-end}.section-head>p{font-size:15px;line-height:1.65;padding-bottom:4px}.board-toolbar{margin:34px 0 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-family:'IBM Plex Mono',monospace;font-size:12px}.board-toolbar p{display:flex;gap:16px;text-transform:uppercase}.board-toolbar p span{color:#877e70}.switch{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:'DM Sans',sans-serif;font-size:13px}.switch input{width:16px;height:16px;accent-color:var(--accent)}.hole-board{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.slot{min-height:178px;border:1px dashed #8b8b7d;position:relative;transition:transform .15s,background .15s}.slot a,.slot.claimed{padding:19px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.slot a{text-decoration:none;min-height:178px;height:100%}.slot-top{font-family:'IBM Plex Mono',monospace;font-size:10px;text-transform:uppercase;display:flex;justify-content:space-between;gap:5px}.slot strong{font-weight:600;font-size:16px;line-height:1.35}.slot-bottom{font-family:'IBM Plex Mono',monospace;font-size:10px}.slot.claimed{background:var(--forest);color:#fff;border:1px solid var(--forest)}.slot.open{background:var(--paper)}.slot.open:hover{transform:translateY(-3px);background:var(--soft);border:1px solid var(--ink)}.slot[hidden]{display:none}.board-note{font-size:11px;color:#625e54;margin-top:18px;max-width:100%}.sponsor-links{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;margin-top:35px;padding-top:25px}.sponsor-links p{font-size:13px}.details{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-bottom:1px solid var(--line)}.details .text-link{display:inline-block;margin-top:30px}.schedule{border-top:2px solid var(--ink)}.schedule>div{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line);font-size:15px}.schedule dt{font-weight:600}.schedule dd{text-align:right}.donate{display:flex;align-items:center;gap:35px}.donate h2{font-size:42px}.donate p{font-size:15px;flex:1}.donate .button{background:var(--forest)}footer{padding:45px 4.5%;background:var(--ink);color:var(--paper);display:flex;align-items:center;gap:25px;flex-wrap:wrap;font-size:14px}footer strong{font-size:22px;font-family:var(--display);font-weight:400}footer>a{margin-left:auto}footer p{max-width:820px;width:100%;font-size:11px}footer .small{opacity:.72;font-size:10px}
.pro-shop .hero h1{color:var(--accent);-webkit-text-stroke:1.5px #35233d;text-shadow:3px 4px 0 #35233d}.pro-shop .button{box-shadow:3px 3px 0 var(--ink);border-radius:4px}.pro-shop .field-card{border-radius:2px}.pro-shop .hero .mascot-stage{padding:0 10px}.pro-shop .hero-copy{padding-bottom:10px}
.club-bulletin{--paper:#f0efe2;--ink:#263b30;--accent:#65507b;--soft:#e7e0eb;--line:#b9bbaa;--forest:#334c3b;--display:'Fraunces',serif;background:var(--forest);color:var(--paper)}.club-bulletin .site-header{border-color:#e1e2d2}.club-bulletin .nav-button{border-color:var(--paper)}.club-bulletin .hero{min-height:690px;grid-template-columns:1fr .93fr;padding-top:50px;gap:95px}.club-bulletin .hero h1{font-size:98px;line-height:1.04;font-weight:600;letter-spacing:-5px}.club-bulletin .hero h1 em{font-style:normal;color:#d2bdea}.club-bulletin .hero .event-type{font-family:'DM Sans',sans-serif;text-transform:uppercase;font-size:15px;letter-spacing:1.5px;margin-top:28px}.club-bulletin .hero .intro{font-size:17px}.club-bulletin .hero .button{background:#e1cfee;color:var(--ink);border-color:#e1cfee}.club-bulletin .hero .mascot-stage{background:var(--paper);border-radius:220px 220px 0 0;padding:34px 22px 22px;border:6px double #bcc3a8;color:var(--ink)}.club-bulletin .hero .mascot{max-width:365px}.illustration-label{font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:1px;max-width:240px;margin:5px auto 12px;line-height:1.8}.illustration-caption{font-family:'IBM Plex Mono',monospace;font-size:9px;margin:8px auto 0}.club-bulletin .facts{border-color:#a7b29e}.club-bulletin .facts>div{border-color:#7e907e}.club-bulletin .portnox{border-color:#7e907e}.club-bulletin .register,.club-bulletin .sponsors,.club-bulletin .details,.club-bulletin .donate{background:var(--paper);color:var(--ink)}.club-bulletin .register{margin-top:0}.club-bulletin .sponsors{background:#e0e3d2;border-color:#9ea88f}.club-bulletin h2{font-weight:600;font-size:52px}.club-bulletin .field-card{background:#dce1ce;box-shadow:none;border:6px double var(--ink)}.club-bulletin .field-grid i{border-radius:0}.club-bulletin .field-grid .filled{background:var(--forest)}.club-bulletin .field-number strong{font-weight:600}.club-bulletin .hole-board{gap:0;border-top:1px solid #8d9a80;border-left:1px solid #8d9a80}.club-bulletin .slot{border:0;border-right:1px solid #8d9a80;border-bottom:1px solid #8d9a80;min-height:185px}.club-bulletin .slot a{min-height:185px}.club-bulletin .slot-top{border-bottom:1px solid #a0ab95;padding-bottom:13px}.club-bulletin .slot.claimed{background:#334c3b}.club-bulletin .slot.open:hover{border:0;border-right:1px solid #8d9a80;border-bottom:1px solid #8d9a80;transform:none;background:#d8c6e5}.club-bulletin .slot strong{font-family:'Fraunces',serif;font-size:19px}.club-bulletin .donate h2{font-size:40px}.club-bulletin footer{background:#21362a}
.tournament-program{--paper:#f4edcf;--ink:#432735;--accent:#593444;--soft:#dfcfdf;--line:#c2afa8;--forest:#513544;--display:'Oswald',sans-serif}.tournament-program .site-header{height:98px}.tournament-program .wordmark strong{font-size:43px;letter-spacing:-2px}.tournament-program .hero{grid-template-columns:1.13fr .87fr;gap:80px;min-height:690px;padding-top:43px;padding-bottom:44px}.tournament-program .hero h1{font-size:108px;line-height:1.04;letter-spacing:-2px;font-weight:700}.tournament-program .hero .event-type{font-family:'Oswald',sans-serif;font-size:29px;margin-top:20px;color:#764c39}.tournament-program .hero .intro{font-size:18px}.tournament-program .button{background:#e38b4e;color:#351f29;border:1.5px solid #432735}.program-art{padding:0;border:2px solid var(--ink);box-shadow:10px 10px 0 #d9c3b9;background:#ddcde1;transform:rotate(2deg);margin-right:10px}.program-top{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);padding:12px 20px;font-family:'IBM Plex Mono',monospace;font-size:11px}.program-top strong{font-family:'Oswald',sans-serif;font-size:56px;line-height:1}.program-art .mascot-stage{padding:18px 25px 10px}.program-art .mascot{max-width:340px}.program-bottom{border-top:1.5px solid var(--ink);display:flex;justify-content:space-between;padding:12px 17px;font-size:11px;font-family:'IBM Plex Mono',monospace;background:#e7a16a}.tournament-program .facts{background:var(--ink);color:var(--paper);margin:0;padding:0 4.5%;border:0}.tournament-program .facts>div{border-color:#805c6e}.tournament-program .facts>div:first-child{padding-left:0}.tournament-program .portnox{border-bottom:2px solid var(--ink)}.tournament-program h2{font-size:58px;font-weight:600;line-height:1.06}.tournament-program .field-card{background:#e6cfa9;box-shadow:none;border:2px solid var(--ink)}.tournament-program .field-number strong{font-weight:600}.tournament-program .field-grid i{border-radius:2px}.tournament-program .field-grid .filled{background:#513544}.tournament-program .sponsors{background:#e7dbe5;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.tournament-program .slot{border:1px solid var(--ink);min-height:179px;box-shadow:3px 3px 0 #b699ac}.tournament-program .slot a{min-height:179px}.tournament-program .slot-top{font-size:12px}.tournament-program .slot-bottom{background:#ebc39d;margin:0 -19px -19px;padding:10px 19px;color:var(--ink);border-top:1px solid var(--ink)}.tournament-program .claimed .slot-bottom{background:#d7c2db}.tournament-program .slot strong{font-size:16px}.tournament-program .donate h2{font-size:42px}.tournament-program .donate .button{background:#e38b4e}
@media(min-width:1600px){.hero,.site-header,.facts,.portnox{max-width:1450px;margin-left:auto;margin-right:auto}.section{padding-left:max(4.5%,calc((100vw - 1450px)/2));padding-right:max(4.5%,calc((100vw - 1450px)/2))}.tournament-program .facts{max-width:none}.hero h1{font-size:110px}}
@media(max-width:1100px){.hero,.club-bulletin .hero,.tournament-program .hero{gap:30px}.hero h1,.club-bulletin .hero h1,.tournament-program .hero h1{font-size:78px}.actions{gap:18px}.register{gap:45px}.hole-board{grid-template-columns:repeat(3,minmax(0,1fr))}.facts dd{font-size:14px}.portnox img{width:180px}.slot,.slot a{min-height:165px}.site-header nav{gap:20px}.donate{flex-wrap:wrap}.donate p{min-width:200px}.club-bulletin .hero .mascot{max-width:300px}}
@media(max-width:650px){html{scroll-padding-top:12px}.review-strip{padding:0 18px;height:34px;font-size:10px}.review-strip>span{display:none}.site-header,.tournament-program .site-header{margin:0 22px;height:88px}.wordmark strong{font-size:33px}.wordmark span{font-size:8px}.site-header nav{display:none}.mobile-menu{display:block;position:relative;font-size:13px}.mobile-menu summary{cursor:pointer;list-style:none;border:1px solid currentColor;padding:8px 13px}.mobile-menu>div{position:absolute;right:0;top:45px;z-index:5;width:170px;padding:15px;background:var(--paper);color:var(--ink);border:1px solid var(--ink);display:grid;gap:15px}.hero,.club-bulletin .hero,.tournament-program .hero{margin:0 22px;padding:40px 0 32px;display:flex;flex-direction:column;gap:32px;min-height:0;align-items:stretch}.hero h1{font-size:64px;letter-spacing:-1px}.hero .eyebrow{font-size:10px;letter-spacing:.7px;margin-bottom:18px}.hero .event-type{font-size:27px;margin-top:15px}.intro{font-size:16px;margin-top:20px}.desktop{display:none}.actions{margin-top:23px;align-items:stretch;gap:16px}.actions .button{width:100%;padding:14px 17px}.actions .text-link{text-align:left}.under-button{font-size:11px;max-width:280px}.hero .mascot-stage{padding:0 10px}.mascot{max-width:315px}.year-stamp{right:0;top:0;transform:rotate(8deg);width:65px;height:85px;padding-top:8px;font-size:10px}.year-stamp strong{font-size:31px}.year-stamp span{font-size:9px}.poster-line{font-size:19px;margin-top:5px}.facts{margin:0 22px;grid-template-columns:repeat(2,minmax(0,1fr))}.facts>div{padding:16px 12px!important;border-left:0;border-bottom:1px solid var(--line)}.facts>div:nth-child(2n){border-left:1px solid var(--line)}.facts>div:nth-child(n+3){border-bottom:0}.facts dt{font-size:9px}.facts dd{font-size:13px}.portnox{margin:0 22px;padding:28px 0;flex-direction:column;gap:12px;min-height:0}.portnox img{width:190px;height:45px}.portnox>span{font-size:11px}.section{padding:52px 22px}.register{grid-template-columns:1fr;gap:32px}h2,.club-bulletin h2,.tournament-program h2{font-size:39px;letter-spacing:-.8px}.eyebrow{font-size:10px;margin-bottom:14px}.register h2+p,.details h2+p{font-size:15px;margin-top:20px}.entry-links{margin-top:24px}.entry-links a{padding:17px 13px;font-size:12px}.entry-links strong{font-size:37px}.entry-links a>span:last-child{font-size:11px}.field-card{padding:24px;box-shadow:4px 4px 0 var(--ink)}.field-number strong{font-size:69px}.field-number span{font-size:16px}.field-grid{gap:6px}.section-head{display:block}.section-head>p{font-size:14px;margin-top:20px}.board-toolbar{align-items:flex-start;flex-direction:column;margin:25px 0 18px;gap:15px;font-size:10px}.board-toolbar p{gap:12px}.switch{font-size:12px}.hole-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.slot,.slot a{min-height:159px}.slot a,.slot.claimed{padding:14px;gap:18px}.slot-top{font-size:9px}.slot strong{font-size:14px}.slot-bottom{font-size:9px}.board-note{font-size:10px;line-height:1.7}.sponsor-links{display:block;margin-top:26px;padding-top:22px}.sponsor-links p{font-size:12px;line-height:1.8;margin-bottom:14px}.details{grid-template-columns:1fr;gap:30px}.schedule>div{font-size:13px;padding:18px 0}.details .text-link{font-size:12px}.donate{display:block}.donate h2,.club-bulletin .donate h2,.tournament-program .donate h2{font-size:36px}.donate p{margin:18px 0 24px}.donate .button{min-width:220px}footer{padding:35px 22px;display:block}footer strong{font-size:26px}footer>a{display:block;margin:14px 0 25px;font-size:12px}footer p{font-size:10px;line-height:1.7}footer .small{margin-top:16px;font-size:9px}.club-bulletin .hero h1{font-size:62px;letter-spacing:-3px}.club-bulletin .hero .event-type{font-size:12px;letter-spacing:.7px}.club-bulletin .hero .intro{font-size:15px}.club-bulletin .hero .mascot-stage{border-radius:170px 170px 0 0;padding:25px 17px 20px}.club-bulletin .hero .mascot{max-width:260px}.illustration-label{font-size:8px;max-width:200px}.illustration-caption{font-size:8px}.club-bulletin .slot,.club-bulletin .slot a{min-height:163px}.club-bulletin .slot strong{font-size:16px}.club-bulletin .hole-board{gap:0}.tournament-program .hero h1{font-size:63px;letter-spacing:-1px}.tournament-program .hero .event-type{font-size:23px}.tournament-program .hero .intro{font-size:16px}.program-art{margin:0 6px 10px 4px;box-shadow:6px 6px 0 #d9c3b9}.program-top{padding:12px 14px;font-size:9px}.program-top strong{font-size:45px}.program-art .mascot-stage{padding:16px 25px 10px}.program-art .mascot{max-width:260px}.program-bottom{font-size:9px;padding:10px 13px}.tournament-program .facts{padding:0 22px}.tournament-program .facts>div:first-child{padding-left:12px}.tournament-program .slot,.tournament-program .slot a{min-height:165px}.tournament-program .slot-top{font-size:10px}.tournament-program .slot strong{font-size:14px}.tournament-program .slot-bottom{margin:0 -14px -14px;padding:10px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
