@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Italiana&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#18362b;background:#f5f3ec;font-synthesis:none;--green:#102c26;--gold:#d9b879;--paper:#f5f3ec}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--gold);color:var(--green)}:focus-visible{outline:2px solid #b98d40;outline-offset:6px}img{max-width:100%;display:block}.skip{position:fixed;top:-100px;left:20px;z-index:30;background:#fff;padding:15px}.skip:focus{top:10px}.header{position:absolute;top:0;left:0;width:100%;height:112px;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #ffffff38;color:#fff}.brand{width:155px;display:block;background:#fff;padding:8px 12px}.brand img{width:100%;height:58px;object-fit:contain}nav{display:flex;gap:38px;font-size:14px}nav a{padding:12px 0;border-bottom:1px solid transparent;transition:border-color .3s}nav a:hover{border-color:var(--gold)}.nav-cta{border:1px solid #fff8;padding:14px 22px;border-radius:2px;font-size:14px;display:flex;gap:30px;align-items:center;transition:background .3s,color .3s}.nav-cta:hover{background:var(--paper);color:var(--green)}.hero{position:relative;min-height:790px;height:100svh;max-height:1200px;color:var(--paper);background:#354b37;overflow:hidden}.hero-image{position:absolute;top:-4%;right:-4%;bottom:-4%;left:-4%;background:url(/sigona.png) center 52%/cover no-repeat}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#071e1ae3,#0b271b73 50%,#102c261c),linear-gradient(0deg,#071e1aba,transparent 45%,#071e1a55)}.hero-content{position:relative;padding:195px 8% 100px;height:100%;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-label{font-size:12px;letter-spacing:.2em;font-weight:500}.eyebrow{margin:0 0 30px}h1,h2,h3,p{margin-top:0}h1{font:400 clamp(90px,10.5vw,165px)/.88 "Italiana",Georgia,serif;letter-spacing:-.04em;margin-bottom:45px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--gold);letter-spacing:-.06em}h1 em{font-size:.89em}.hero-bottom{display:flex;justify-content:space-between;align-items:end}.hero-sub{font-size:19px;margin-bottom:18px}.hero-meta{display:flex;align-items:center;gap:16px;font-size:14px;color:#ebe7dc;margin:0}.hero-meta span{width:25px;height:1px;background:var(--gold)}.round-link{width:68px;height:68px;border:1px solid #fff7;border-radius:50%;display:grid;place-items:center;font-size:26px;transition:background .3s}.round-link:hover{background:#fff2}.hero-caption{position:absolute;bottom:0;left:5%;right:5%;border-top:1px solid #ffffff38;padding:24px 0;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.15em}.section{padding:105px 8%;scroll-margin-top:24px}.details{display:grid;grid-template-columns:1fr 3fr;gap:40px}.section-label{padding-top:12px;color:#607469}h2{font:400 clamp(42px,4.8vw,76px)/1.06 "Italiana",Georgia,serif;letter-spacing:-.03em;margin-bottom:28px}h2 em{color:#7c6133;font-size:.9em}.details-main>p{max-width:560px;line-height:1.8;color:#657169;font-size:16px}.facts{margin-top:45px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #19372b33;padding-top:25px;gap:20px}.facts span{display:block;font-size:11px;letter-spacing:.16em;color:#657169;margin-bottom:12px}.facts strong{font-size:18px;font-weight:400}.course{background:var(--green);color:var(--paper)}.course .section-label{color:var(--gold);margin-bottom:36px}.course h2 em{color:var(--gold)}.booking{text-align:center;padding-top:100px;padding-bottom:95px;background:#e8e5da}.booking h2{font-size:clamp(54px,7vw,110px)}.booking>p{color:#5a695e}.button{display:inline-flex;gap:50px;align-items:center;background:var(--green);color:var(--paper);padding:20px 26px;margin:20px 0;transition:background .3s,transform .3s}.button:hover{background:#254c3b;transform:translateY(-3px)}.booking-note{font-size:13px;line-height:1.7}footer{display:flex;justify-content:space-between;gap:24px;padding:30px 5%;background:var(--green);color:#dcded3;font-size:12px}footer>span:first-child{letter-spacing:.12em}@media(max-width:700px){.header{height:88px;padding:0 6%}.brand{width:112px;padding:5px 8px}.brand img{height:43px}nav{display:none}.nav-cta{padding:12px 14px;gap:18px;font-size:12px}.hero{min-height:720px;max-height:1000px}.hero-content{padding:170px 7% 100px}.hero-image{background-position:62% center}h1{font-size:clamp(78px,17vw,120px)}.hero-shade{background:linear-gradient(90deg,#071e1ae0,#0b271b45),linear-gradient(0deg,#071e1aaa,transparent)}.hero-sub{font-size:17px}.hero-meta{font-size:12px;gap:10px}.round-link{width:45px;height:45px;flex-shrink:0}.hero-caption{font-size:9px;letter-spacing:.1em;gap:20px}.hero-caption span:last-child{display:none}.section{padding:65px 7%}.details{grid-template-columns:1fr;gap:28px}.facts{grid-template-columns:1fr;gap:22px}.facts>div{display:flex;justify-content:space-between;align-items:center}.facts span{margin:0}.facts strong{font-size:17px}footer{flex-wrap:wrap;font-size:11px}footer>span:nth-child(2){display:none}}.course-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.course-heading h2{margin-bottom:0}.course-heading>p{max-width:350px;line-height:1.8;color:#b4c0b1;font-size:15px;margin-bottom:6px}.course-stage{position:relative;border-top:1px solid #92aa8055;border-bottom:1px solid #92aa8055;background:radial-gradient(ellipse at center,#28432e55,transparent 70%);padding:25px 0}.map-topline,.map-bottomline{display:flex;justify-content:space-between;gap:25px;font-size:11px;letter-spacing:.15em;color:#b3c1ac}.course-map{display:block;width:100%;max-height:550px;padding:35px 0;overflow:visible}.map-bottomline>span:first-child{display:flex;align-items:center;gap:9px}.map-bottomline i{width:8px;height:8px;border-radius:50%;display:inline-block}.legend-green{background:#92a774}.legend-gold{background:#d5c594;margin-left:12px}.course-controls{display:flex;align-items:center;gap:32px;margin-top:27px}.tour-button{border:1px solid #819778;background:transparent;color:var(--paper);padding:15px 20px;cursor:pointer;display:flex;gap:24px;align-items:center;min-width:204px;justify-content:space-between;transition:background .3s}.tour-button:hover{background:#ffffff10}.tour-scrub{display:flex;align-items:center;gap:16px;flex:1;max-width:400px}.tour-scrub input{width:100%;accent-color:var(--gold);cursor:pointer}.tour-scrub>span:last-child{width:40px;font-size:12px;font-variant-numeric:tabular-nums}.reference-link{font-size:13px;margin-left:auto;color:var(--gold)}.map-notes{display:flex;justify-content:space-between;gap:24px;margin-top:25px;color:#acb8a7;font-size:12px;line-height:1.6}.map-notes a{text-decoration:underline;text-underline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:700px){.course-heading{display:block}.course-heading>p{margin-top:25px}.course-controls{flex-wrap:wrap;gap:18px}.tour-button{min-width:180px;font-size:13px}.tour-scrub{min-width:110px}.reference-link{margin-left:0}.map-notes{display:block}.map-notes a{display:block;margin-top:14px}.map-topline,.map-bottomline{font-size:9px;letter-spacing:.05em;gap:12px}.course-map{padding:30px 0;min-height:250px}.map-bottomline>span:first-child{gap:5px}}.hole-readout{display:flex;align-items:center;gap:25px;margin-top:22px;color:#b4c0b1;font-size:11px;letter-spacing:.13em}.hole-readout b{font:400 32px Georgia,serif;color:var(--gold);margin-left:10px}.hole-marker circle{fill:#17372b;stroke:#819a72;stroke-width:1}.hole-marker text{fill:#e8e9db;font-family:DM Sans,Arial,sans-serif;font-size:11px;font-weight:600}.hole-marker.active circle{fill:#ddbf7d;stroke:#ddbf7d}.hole-marker.active text{fill:#102c26}.hole-selector{display:grid;grid-template-columns:repeat(18,1fr);border-bottom:1px solid #92aa8055;padding:16px 0;gap:4px}.hole-selector button{border:0;background:none;color:#b4c0b1;min-height:42px;cursor:pointer;font-size:12px;transition:background .3s,color .3s}.hole-selector button:hover{background:#ffffff15}.hole-selector button[aria-pressed=true]{background:var(--gold);color:var(--green)}@media(max-width:700px){.hole-selector{grid-template-columns:repeat(9,1fr)}.hole-readout{gap:20px}.hole-selector button{min-height:40px}}.header{position:relative;height:104px;color:var(--green);border-bottom:1px solid #18362b26;background:var(--paper)}.brand{width:195px;background:transparent;padding:0}.brand img{height:auto;width:100%}.nav-cta{border-color:#18362b60}.nav-cta:hover{background:var(--green);color:var(--paper)}.details{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:7%;padding:70px 6% 85px;align-items:center}.details .section-label{margin-bottom:32px;padding:0;font-size:12px}.details .eyebrow{font-size:11px;color:#68766b;letter-spacing:.16em;margin-bottom:22px}.details h1{font-size:clamp(70px,7.5vw,118px);line-height:.94;margin-bottom:28px;color:var(--green)}.details h1 em{color:#8a6a32}.details-main .intro-line{font-size:21px;color:var(--green);line-height:1.4;margin-bottom:12px}.details-main>p{max-width:460px;line-height:1.75}.facts{margin-top:28px;gap:14px}.facts strong{font-size:16px}.text-link{display:inline-flex;gap:48px;align-items:center;border-bottom:1px solid #18362b60;padding:14px 0;margin-top:24px;font-size:14px}.text-link span{transition:transform .3s}.text-link:hover span{transform:translateY(5px)}.tournament-photo{margin:0;position:relative;overflow:hidden;aspect-ratio:4/5;background:#26482c;align-self:stretch;max-height:680px}.tournament-photo img{width:100%;height:100%;object-fit:cover;will-change:transform}.tournament-photo figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:55px 25px 22px;background:linear-gradient(transparent,#09291be6);font-size:10px;letter-spacing:.14em;color:#fff}.booking{display:grid;grid-template-columns:1fr 1fr;padding:0;text-align:left;background:#e8e5da}.venue-photo{margin:0;position:relative;overflow:hidden;min-height:600px}.venue-photo img{position:absolute;top:-10%;width:100%;height:120%;object-fit:cover}.booking-copy{padding:80px 12%}.booking-copy h2{font-size:clamp(44px,4.7vw,74px)}.booking-copy>p{font-size:16px;line-height:1.75;color:#55685a}.booking-copy .eyebrow{font-size:11px;line-height:1.6}.booking-copy .booking-note{font-size:12px}.booking-copy .closing-line{font-family:Georgia,serif;font-size:25px;font-style:italic;color:#806334;margin-top:30px;margin-bottom:0}.course .course-heading>p{font-size:16px}.course-map{filter:drop-shadow(0 12px 20px #0002)}@media(max-width:900px){.details{gap:5%;padding:55px 6%}.facts{grid-template-columns:1fr;gap:15px}.facts>div{display:flex;justify-content:space-between;gap:12px}.facts span{margin:0}.tournament-photo{max-height:660px}.booking-copy{padding:65px 9%}.venue-photo{min-height:550px}}@media(max-width:700px){.header{height:88px}.brand{width:145px;padding:0}.brand img{height:auto}.details{grid-template-columns:1fr;padding:40px 7% 55px;gap:35px}.details h1{font-size:clamp(72px,16vw,110px)}.details .section-label{margin-bottom:28px}.details .eyebrow{margin-bottom:18px}.tournament-photo{aspect-ratio:5/4;height:auto;max-height:none;align-self:auto}.tournament-photo img{height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.tournament-photo figcaption{font-size:9px;padding:40px 18px 18px}.booking{grid-template-columns:1fr}.venue-photo{min-height:310px}.booking-copy{padding:50px 7%}.booking-copy h2{font-size:52px}.booking-copy .eyebrow{font-size:10px}.nav-cta{font-size:12px;padding:12px;gap:15px}}nav{font-size:15px;letter-spacing:.08em;font-weight:500}.nav-cta{font-size:15px}.details-main>p{font-size:18px;line-height:1.75}.details-main .intro-line{font-size:25px}.details .section-label,.course .section-label{font-size:14px}.details .eyebrow{font-size:13px}.facts span{font-size:12px}.facts strong{font-size:18px}.text-link{font-size:16px}.course .course-heading>p,.booking-copy>p{font-size:18px}.tour-button{font-size:16px}.hole-selector button{font-size:14px}.booking-copy .eyebrow{font-size:13px}@media(max-width:700px){.nav-cta{font-size:13px}.details-main>p,.course .course-heading>p,.booking-copy>p{font-size:17px}.details-main .intro-line{font-size:23px}.facts strong{font-size:17px}.details .section-label,.course .section-label{font-size:13px}.details .eyebrow{font-size:12px}.tour-button{font-size:14px}.booking-copy .eyebrow{font-size:12px}}.tournament-photo img{object-position:left center;transform-origin:left center}.howdidido-booking{display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:fit-content;margin:26px 0 18px;padding:19px 24px;background:#00243f;color:#fff;transition:transform .3s,box-shadow .3s}.howdidido-booking:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00243f28}.howdidido-booking img{width:205px;height:58px;object-fit:contain}.booking-action{display:flex;justify-content:space-between;gap:45px;width:100%;font-size:16px;font-weight:700}.sponsors{background:var(--paper);border-top:1px solid #18362b26;text-align:center;padding-top:75px;padding-bottom:80px}.sponsors .section-label{font-size:14px;margin-bottom:28px}.sponsors h2{font-size:clamp(44px,4.7vw,70px)}.sponsors-content>p:last-child{font-size:18px;line-height:1.7;color:#334d3f;font-weight:500}.footer-brand{display:block;width:205px;flex-shrink:0}.footer-brand img{width:100%;height:auto}footer{background:#e8e5da;color:#18362b;align-items:center;border-top:1px solid #18362b26;font-size:14px;font-weight:600}.details-main>p,.booking-copy>p{color:#344d3e;font-weight:500}.details-main .intro-line{font-weight:650;color:#18362b}.section-label,.details .eyebrow,.facts span{color:#415d4b;font-weight:650}.facts strong{font-weight:600}.nav-cta,.text-link,nav,.tour-button{font-weight:650}.course .course-heading>p,.map-notes{color:#d0dacb;font-weight:500}.map-topline,.map-bottomline,.hole-readout{color:#ccd8c6;font-weight:600}.hole-selector button{color:#d2dfca;font-weight:600}.booking-copy .booking-note{color:#405744;font-size:14px;font-weight:500}.course .section-label{color:#e6c688}@media(max-width:700px){.footer-brand{width:160px}footer{font-size:12px;gap:20px}.sponsors{padding-top:55px;padding-bottom:60px}.sponsors-content>p:last-child{font-size:17px}.howdidido-booking{padding:18px 22px}}.sponsor-lineup{width:100%;max-width:996px;height:auto;margin:40px auto 0;border-radius:2px}.sponsors-content{max-width:1100px;margin:auto}@media(max-width:700px){.sponsor-lineup{margin-top:28px}}.howdidido-booking{background:transparent;color:var(--green);border:1px solid #18362b50;padding:22px 26px;gap:20px}.howdidido-booking img{width:245px;max-width:100%;height:auto}.howdidido-booking:hover{box-shadow:0 8px 24px #18362b15}.sponsor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;margin-top:45px;align-items:center}.sponsor-logo{min-height:125px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:15px}.sponsor-logo img{width:100%;max-width:170px;height:85px;object-fit:contain}.sponsor-logo.kundi img{width:46px;height:58px}.sponsor-logo.kundi strong{font-size:15px;letter-spacing:.03em}.sponsors-content>p:not(.section-label){color:#334d3f;font-size:18px;font-weight:500}@media(max-width:700px){.sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sponsor-logo{min-height:105px;padding:10px}.sponsor-logo img{height:65px}.howdidido-booking{max-width:100%}}.details-main .partnership-slogan{font-size:clamp(23px,2.1vw,32px);font-weight:700;line-height:1.25;letter-spacing:-.025em;color:var(--green);margin:22px 0 20px;max-width:520px}.sponsor-logo img[src*=kundi-horizontal]{max-width:195px;max-height:95px;width:100%}.sponsor-logo img[src*=melvins]{max-height:100px}.menu-toggle{display:none}@media(max-width:700px){.header{flex-wrap:wrap;height:auto;min-height:88px;gap:14px;padding-top:18px;padding-bottom:18px}.header .brand{width:128px}.menu-toggle{display:block;order:2;margin-left:auto;border:0;background:transparent;color:var(--green);font-weight:600;padding:10px 0;cursor:pointer}.header .nav-cta{order:3}.header nav{display:none;order:4;width:100%;flex-wrap:wrap;gap:12px 24px;padding-top:10px;font-size:12px}.header nav.is-open{display:flex}.details-main,.booking-copy,.course-heading>*{min-width:0}.howdidido-booking{width:100%;max-width:320px}}h1,h2,.details h1,.booking-copy h2,.sponsors h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}h1 em,h2 em,.details h1 em,.course h2 em{font-family:inherit;font-style:normal;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit}.booking-copy .closing-line{font-family:inherit;font-size:18px;font-style:normal;font-weight:600;color:var(--green)}.details h1{font-size:clamp(68px,7vw,108px);line-height:1}.sponsors h2{font-size:clamp(36px,4vw,58px)}.sponsors{padding-block:80px}.section-label{letter-spacing:.12em}.course-stage{background:none}.course-map{filter:none}.howdidido-booking:hover{box-shadow:none;transform:none;border-color:var(--green)}@media(max-width:700px){.details h1{font-size:clamp(66px,17vw,100px)}.section{padding-block:56px}.details{padding-top:40px}.sponsors h2{font-size:38px}}@media(max-width:700px){.header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding-inline:6%}.header .brand{width:110px}.header .nav-cta{font-size:11px;padding:10px;gap:8px;order:2}.header .menu-toggle{order:3;font-size:12px}.header nav{grid-column:1/-1;order:4}footer>span:nth-child(2){display:block;width:100%;order:3;font-size:11px}}@media(max-width:700px){.header{column-gap:10px}.header .brand{width:98px}.header .nav-cta{font-size:10px;padding:10px 8px;gap:6px}}.details h1 em,.details .section-label{color:#87642e}.sponsor-logo img[src*=kundi-studios-silver]{max-width:195px;height:95px}footer{display:block;padding:0}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px 5%}.footer-credit{display:flex;justify-content:center;align-items:center;gap:8px;padding:15px 24px;background:#103b33;color:#bdc9c0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:400;line-height:1.6;letter-spacing:.12em}.footer-credit-name{color:#f5f3ec;border-bottom:1px solid #aa9c69;padding-bottom:2px}@media(max-width:700px){.footer-main{flex-wrap:wrap;gap:20px}.footer-main>span{width:100%;order:3;font-size:11px}.footer-credit{font-size:9px;padding-block:13px}}.countdown{margin:30px 0 0;padding:22px 0 0;border-top:1px solid #18362b26}.countdown h2{font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.04em;line-height:1.4;margin:0 0 18px;color:#415d4b}.countdown-units{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:420px;gap:16px}.countdown-unit{display:flex;flex-direction:column;gap:8px}.countdown-number{font-family:inherit;font-size:clamp(30px,3.3vw,46px);font-weight:500;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.04em;color:#18362b}.countdown-unit:last-child .countdown-number{color:#87642e}.countdown-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#415d4b}.countdown-date{font-size:11px;color:#526457;margin:16px 0 0;line-height:1.5}.countdown-complete{font-size:14px;line-height:1.5;margin:12px 0 0;color:#18362b}.countdown-complete:empty{display:none}@media(max-width:700px){.countdown-units{gap:12px}.countdown-number{font-size:36px}}@media(max-width:700px){.header{grid-template-columns:minmax(0,1fr) auto}.header .brand{width:128px}.header .nav-cta{font-size:11px;padding:11px;gap:10px}}.footer-main{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;column-gap:32px;row-gap:10px;padding:32px 5%;align-items:center}.footer-main>.footer-brand{grid-column:1;grid-row:1/3;justify-self:start}.footer-main>span{grid-column:2;grid-row:1;text-align:center}.footer-main>a:last-of-type{grid-column:3;grid-row:1/3;justify-self:end}.footer-credit{grid-column:2;grid-row:2;padding:0;background:transparent;color:#526457;font-size:9px;gap:7px}.footer-credit-name{color:#18362b;border-bottom-color:#8c7950;padding-bottom:1px}@media(max-width:700px){.footer-main{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:12px;padding:30px 7%;text-align:center}.footer-main>.footer-brand{grid-column:1;grid-row:1;justify-self:center;margin-bottom:8px}.footer-main>span{grid-column:1;grid-row:2;width:auto;order:initial}.footer-credit{grid-column:1;grid-row:3}.footer-main>a:last-of-type{grid-column:1;grid-row:4;justify-self:center;margin-top:8px}}
