*{box-sizing:border-box;margin:0;padding:0} :root{--green:#07532f;--green2:#0b7042;--red:#a52226;--lime:#d9ef73;--cream:#f7f3ea;--paper:#fffdf8;--ink:#11231a;--muted:#667069;--line:#ddd9cf}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--ink);overflow-x:hidden}a{text-decoration:none;color:inherit}.topbar{height:92px;background:#fffdf9;display:flex;align-items:center;padding:0 5vw;border-bottom:1px solid #e6e2d9;position:sticky;top:0;z-index:50;gap:40px}.brand img{width:225px;height:auto;display:block}.topbar nav{display:flex;gap:30px;margin:auto}.topbar nav a{font-size:13px;font-weight:700;color:#36423c;padding:35px 2px 31px;border-bottom:3px solid transparent}.topbar nav a.active,.topbar nav a:hover{color:var(--green);border-color:var(--green)}.city-badge{background:#07532f;color:#fff;border-radius:40px;padding:10px 18px;display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.25}.city-badge span{font-size:21px}.menu{display:none;border:0;background:none;font-size:25px}.hero{min-height:560px;position:relative;color:white;overflow:hidden;background:#123e2c}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,43,29,.93),rgba(8,43,29,.45),rgba(8,43,29,.75)),radial-gradient(circle at 70% 30%,#c27c48 0 7%,transparent 7.5%),linear-gradient(135deg,#274d3c,#b37a51 50%,#193a2c)}.hero-inner{position:relative;z-index:2;max-width:1500px;margin:auto;min-height:560px;padding:65px 5vw;display:grid;grid-template-columns:.9fr 1.1fr .55fr;align-items:center;gap:40px}.hero-copy{max-width:390px}.script{font-family:"Trebuchet MS",cursive;font-style:italic;font-weight:800;font-size:48px;line-height:.93;text-shadow:2px 3px 0 rgba(0,0,0,.18)}.script strong{color:var(--lime);font-size:56px}.hero-copy p{font-size:14px;line-height:1.6;margin:25px 0;color:#f1f2e9}.hero-btn{display:inline-flex;background:#fff;color:var(--green);padding:14px 18px;border-radius:8px;font-size:12px;font-weight:800;gap:18px}.hero-center{text-align:center}.hero-center>img{width:min(430px,100%);filter:drop-shadow(0 12px 15px rgba(0,0,0,.2));background:rgba(255,255,255,.86);border-radius:20px;padding:12px}.stats{display:flex;justify-content:center;gap:35px;margin-top:35px}.stats div{display:flex;align-items:center;gap:9px;text-align:left;border-right:1px solid rgba(255,255,255,.35);padding-right:28px}.stats div:last-child{border:0}.stats b{font-size:34px}.stats span{font-size:10px;font-weight:700;line-height:1.15;text-transform:uppercase}.date-card{background:#07532f;padding:30px 28px;min-height:290px;display:flex;flex-direction:column;gap:12px;clip-path:polygon(5% 0,100% 6%,96% 96%,0 100%);box-shadow:0 20px 40px rgba(0,0,0,.22)}.date-card .icon{font-size:30px}.date-card small{font-size:9px;letter-spacing:1px;color:#cfe3d5}.date-card b{font-family:Georgia,serif;font-size:31px;line-height:1.05}.date-card .pin{margin-top:auto;font-size:11px;font-weight:700}.paint{position:absolute;z-index:3;height:8px;bottom:0;transform:rotate(-1deg)}.paint-red{background:#d9362e;width:34%;left:25%;bottom:10px}.paint-lime{background:var(--lime);width:27%;left:50%;bottom:1px}.explore{padding:85px 5vw 110px;max-width:1500px;margin:auto}.section-title{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:35px}.kicker{font-size:11px;font-weight:900;letter-spacing:2px;color:var(--green);display:block;margin-bottom:12px}.section-title h2,.program h2,.local h2{font-family:Georgia,serif;font-size:48px;line-height:1;letter-spacing:-2px}.section-title h2 em,.program h2 em,.local h2 em{font-style:normal;color:var(--green2)}.section-title>p{max-width:330px;color:var(--muted);font-size:13px;line-height:1.6}.toolbar{display:flex;gap:20px;align-items:center;margin-bottom:32px}.search{height:54px;background:white;border:1px solid #d5d0c4;border-radius:30px;display:flex;align-items:center;padding:0 20px;flex:1;max-width:610px}.search span{font-size:30px;color:var(--green);margin-right:10px}.search input{border:0;outline:0;width:100%;font-size:13px;background:transparent}.filters{display:flex;gap:10px;flex-wrap:wrap}.filter{height:46px;border:1px solid #d4d0c6;background:white;border-radius:25px;padding:0 20px;font-weight:800;color:#46514b;cursor:pointer}.filter.active,.filter:hover{background:var(--green);color:white;border-color:var(--green)}.stand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stand-card{background:#fff;border:1px solid #e2ded5;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.22s}.stand-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(25,50,35,.12)}.stand-photo{height:190px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.photo-food{background:linear-gradient(135deg,#8d321e,#edaa68)}.photo-fashion{background:linear-gradient(135deg,#333c38,#b59b83)}.photo-burger{background:linear-gradient(135deg,#2b241d,#bf6e29)}.photo-craft{background:linear-gradient(135deg,#6e7658,#e4bb8f)}.photo-sweets{background:linear-gradient(135deg,#c46b75,#f4c2a6)}.photo-beauty{background:linear-gradient(135deg,#344c38,#d7b58f)}.stand-logo{position:absolute;width:92px;height:92px;bottom:-16px;left:15px;border-radius:50%;background:white;padding:4px;box-shadow:0 5px 18px rgba(0,0,0,.2)}.tag{position:absolute;top:12px;left:12px;color:white;border-radius:20px;padding:8px 11px;font-size:9px;font-weight:900;letter-spacing:.5px}.tag.food{background:#d52d32}.tag.stand{background:#7341cf}.stand-body{padding:21px 18px 17px;display:flex;flex-direction:column;flex:1}.stand-body h3{font-family:Georgia,serif;font-size:20px;margin:12px 0 4px}.stand-body small{color:#6d746f;font-size:11px;font-weight:700}.stand-body p{color:#58625c;font-size:12px;line-height:1.5;margin:14px 0 17px;min-height:36px}.actions{display:flex;gap:8px;margin-top:auto}.actions a{background:var(--green);color:#fff;border-radius:7px;padding:10px 11px;font-size:10px;font-weight:800;flex:1;text-align:center}.actions a.outline{background:#fff;color:var(--green);border:1px solid var(--green)}.add-card{border:1px dashed #9ea79f;border-radius:14px;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#6d746f}.plus{width:60px;height:60px;border-radius:50%;background:#dfe2de;display:grid;place-items:center;color:var(--green);font-size:40px;font-weight:300;margin-bottom:20px}.add-card h3{font-family:Georgia,serif;font-size:20px;color:var(--green)}.add-card p{font-size:12px;line-height:1.5;max-width:190px;margin:9px 0 18px}.add-card button{border:2px solid var(--green);background:white;color:var(--green);border-radius:25px;padding:10px 18px;font-weight:800}.empty{display:none;text-align:center;padding:45px;color:var(--muted)}.program{background:#e7eedf;padding:90px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.program-art{height:390px;background:var(--green);border-radius:25px;color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;transform:rotate(-1deg)}.program-art:after{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(217,239,117,.3);border-radius:50%;right:-170px;top:-70px}.program-art span{color:var(--lime);font-size:11px;font-weight:900;letter-spacing:2px}.program-art strong{font-family:Georgia,serif;font-size:58px;line-height:.98;margin-top:15px}.scribble{height:7px;background:#e5443e;width:230px;transform:rotate(-3deg);margin-top:30px}.program-content small{display:block;color:#768077;font-size:10px;margin-top:20px}.agenda-row{display:grid;grid-template-columns:80px 1fr;border-top:1px solid #bdcabb;padding:18px 0;font-size:12px}.agenda-row b{color:var(--green)}.local{padding:100px 8vw;display:grid;grid-template-columns:1fr .8fr;gap:10vw;align-items:center}.local p{color:var(--muted);max-width:420px;line-height:1.7;margin-top:20px}.map-card{height:310px;border-radius:22px;background:#d8ded1;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.map-lines{position:absolute;inset:0;background:repeating-linear-gradient(35deg,transparent 0 45px,rgba(7,83,47,.08) 46px 48px),repeating-linear-gradient(145deg,transparent 0 65px,rgba(7,83,47,.06) 66px 68px);z-index:-1}.map-pin{font-size:48px;margin-bottom:12px}.map-card b{font-size:18px}.map-card span{font-size:11px;color:#657068;margin-top:6px}.support{margin:0 5vw 80px;background:var(--green);color:#fff;border-radius:25px;padding:55px;display:grid;grid-template-columns:1.4fr .8fr .7fr;gap:40px;align-items:center;position:relative;overflow:hidden}.support:before{content:"";position:absolute;left:-60px;bottom:-100px;width:260px;height:260px;border-radius:50%;border:50px solid #b62a2b;opacity:.7}.support-copy span{color:var(--lime);font-size:10px;font-weight:900;letter-spacing:1.8px}.support h2{font-family:Georgia,serif;font-size:42px;line-height:1;margin-top:13px}.support h2 em{color:var(--lime);font-style:normal}.support h3{font-family:Georgia,serif;font-size:20px}.support p{font-size:12px;line-height:1.6;color:#d4dfd8;margin-top:8px}.support img{max-width:280px;justify-self:end;background:#fff;padding:9px;border-radius:8px}footer{background:#063d25;color:#fff;min-height:95px;padding:25px 5vw;display:flex;align-items:center;gap:30px;font-size:11px}footer .footer-brand img{width:150px;filter:brightness(0) invert(1)}footer span{margin:auto;color:#d2ddd5}@media(max-width:1100px){.hero-inner{grid-template-columns:1fr 1fr}.date-card{display:none}.stand-grid{grid-template-columns:repeat(3,1fr)}.support{grid-template-columns:1fr 1fr}.support img{display:none}}@media(max-width:800px){.topbar{height:75px;padding:0 5vw}.brand img{width:170px}.topbar nav,.city-badge{display:none}.menu{display:block;margin-left:auto}.topbar nav.open{display:flex;position:absolute;left:0;right:0;top:75px;background:white;padding:20px;flex-direction:column;gap:15px;border-bottom:1px solid #ddd}.topbar nav.open a{padding:8px;border:0}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:55px 7vw}.hero-center{order:-1}.hero-center>img{max-width:330px}.stats{gap:15px}.stats div{padding-right:14px}.stats b{font-size:26px}.script{font-size:40px}.script strong{font-size:46px}.section-title,.toolbar{flex-direction:column;align-items:stretch}.section-title h2,.program h2,.local h2{font-size:38px}.stand-grid{grid-template-columns:1fr 1fr}.program,.local{grid-template-columns:1fr}.program-art{height:300px}.support{grid-template-columns:1fr;padding:38px 30px}.support h2{font-size:35px}footer{flex-wrap:wrap}footer span{order:3;width:100%}}@media(max-width:540px){.stand-grid{grid-template-columns:1fr}.explore{padding:65px 5vw}.hero-copy{max-width:none}.stats{justify-content:space-between}.stats div:last-child{display:none}.search{max-width:none}.filters{justify-content:center}.support{margin:0 4vw 55px}.program{padding:65px 6vw}.local{padding:65px 6vw}}