:root{--navy: #082f49;--navy-2: #0b3c5d;--ice: #56b9ed;--ice-light: #dff5ff;--snow: #f6fbfd;--corn: #f5ad18;--corn-light: #fff0bd;--ink: #102733;--steel: #55707d;--white: #ffffff;--danger: #ef5b44;--display: "Arial Narrow", "Roboto Condensed", Impact, sans-serif;--body: Inter, Avenir, "Segoe UI", sans-serif;color:var(--ink);font-family:var(--body);font-synthesis:none;background:var(--snow);text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;padding-bottom:30px;background:linear-gradient(90deg,rgba(8,47,73,.025) 1px,transparent 1px) 0 0 / 24px 24px,var(--snow)}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}button,a{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid var(--danger)}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-stretch:condensed;letter-spacing:-.035em}h1{max-width:11ch;margin-bottom:20px;font-size:clamp(3.3rem,15vw,7.8rem);line-height:.86;text-transform:uppercase}h2{margin-bottom:18px;font-size:clamp(2.35rem,10vw,5.2rem);line-height:.94}.eyebrow{margin-bottom:14px;color:var(--navy-2);font-size:.74rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.site-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:70px;padding:10px 14px;border-bottom:1px solid rgba(8,47,73,.14);background:#f6fbfdf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--navy);font-family:var(--display);font-size:1rem;font-weight:900;letter-spacing:-.03em;text-align:left}.brand small{display:block;font-family:var(--body);font-size:.46rem;letter-spacing:.15em}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--corn);color:var(--navy);font-size:1.4rem}.site-header nav{display:none;justify-content:center;gap:4px}.site-header nav button,.language-switch button{min-height:42px;padding:0 10px;border:0;border-radius:99px;background:transparent;font-size:.72rem;font-weight:800}.site-header nav button:hover,.language-switch button:hover,.language-switch button.is-active{background:var(--navy);color:var(--white)}.site-header nav .nav-play{color:var(--navy-2)}.language-switch{display:flex;padding:3px;border:1px solid rgba(8,47,73,.18);border-radius:99px}.language-switch button{min-width:40px;min-height:36px;padding:0 7px}.hero{position:relative;display:grid;min-height:calc(100svh - 70px);overflow:hidden;background:var(--snow)}.hero-copy{position:relative;z-index:2;padding:56px 20px 30px}.hero-lead{max-width:38rem;margin-bottom:26px;color:var(--steel);font-size:1.08rem;line-height:1.55}.hero-actions,.closing-actions,.contact-actions{display:grid;gap:10px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 19px;border:0;border-radius:10px;font-weight:900;text-decoration:none;cursor:pointer}.button-primary{background:var(--navy);color:var(--white)}.button-ice{background:var(--ice-light);color:var(--navy)}.button:hover{transform:translateY(-2px)}.game-repeat{display:flex;margin-top:38px;gap:12px;color:var(--steel);font-size:.62rem;letter-spacing:.11em;white-space:nowrap}.game-repeat strong{color:var(--navy)}.hero-visual{position:relative;min-height:330px;overflow:hidden;background:var(--navy)}.hero-photo{position:absolute;display:grid;place-items:center;overflow:hidden;background-position:center;background-size:cover}.hero-photo span{filter:drop-shadow(0 14px 10px rgba(0,0,0,.25));font-size:6rem}.fish-photo{top:0;right:34%;bottom:0;left:0;background-image:linear-gradient(#09598240,#09598266),url(/feeds/fish.jpg)}.chicken-photo{top:0;right:0;bottom:0;left:66%;border-left:5px solid var(--snow);background-image:linear-gradient(#f5ad1826,#f5ad1833),url(/feeds/chicken.jpg)}.hero-route{position:absolute;right:10%;bottom:22px;left:10%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:var(--white);font-size:.58rem;font-weight:900;letter-spacing:.14em}.hero-route i{height:3px;background:repeating-linear-gradient(90deg,var(--white) 0 14px,transparent 14px 22px)}.product-section{padding:86px 16px 40px;overflow:hidden}.product-section.fish{background:linear-gradient(180deg,var(--ice-light),var(--snow))}.product-section.poultry{background:linear-gradient(180deg,var(--corn-light),var(--snow))}.section-intro{max-width:730px;margin:0 auto 45px}.section-intro>p:last-child{max-width:42rem;color:var(--steel);line-height:1.6}.product-road{position:relative;display:grid;max-width:1120px;margin:0 auto;gap:18px}.product-road:before{position:absolute;top:0;bottom:0;left:24px;width:3px;content:"";background:repeating-linear-gradient(180deg,var(--navy) 0 10px,transparent 10px 17px);opacity:.28}.product-card{position:relative;margin-left:17px;padding:24px 20px 18px 46px;border:1px solid rgba(8,47,73,.12);border-radius:18px;background:#ffffffeb;box-shadow:0 12px 32px #082f4912}.product-card:hover{border-color:#082f4959;transform:translateY(-3px)}.road-node{position:absolute;top:20px;left:-17px;display:grid;width:48px;height:48px;place-items:center;border:5px solid var(--snow);border-radius:50%;background:var(--ice);color:var(--navy);font-family:var(--display);font-size:1.15rem;font-weight:900}.poultry .road-node{background:var(--corn)}.product-stage{margin-bottom:8px;color:var(--steel);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.product-card h3{margin-bottom:10px;color:var(--navy);font-size:1.75rem;line-height:.98}.product-benefit{margin-bottom:20px;color:var(--steel);font-size:.9rem;line-height:1.5}.product-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 17px;border-top:1px solid rgba(8,47,73,.12);border-bottom:1px solid rgba(8,47,73,.12)}.product-metrics div{padding:12px 5px;border-right:1px solid rgba(8,47,73,.12)}.product-metrics div:last-child{border-right:0}.product-metrics dt{color:var(--steel);font-size:.55rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.product-metrics dd{margin:4px 0 0;color:var(--navy);font-family:var(--display);font-size:1.2rem;font-weight:900}.product-footer{display:flex;flex-direction:column;gap:10px;color:var(--steel);font-size:.75rem}.product-footer a{color:var(--navy);font-weight:900}.humor-callout{display:grid;max-width:940px;margin:34px 16px 80px;padding:24px;grid-template-columns:auto 1fr;gap:18px;border-radius:18px;background:var(--navy);color:var(--white)}.poultry-humor{background:var(--corn);color:var(--navy)}.humor-icon{font-size:2.4rem}.humor-callout small{display:block;margin-bottom:7px;font-size:.63rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.humor-callout p{margin:0;font-family:var(--display);font-size:1.55rem;line-height:1.05}.game-teaser{display:grid;padding:26px 18px;align-items:center;gap:18px;background:var(--ice);color:var(--navy)}.game-teaser p{margin:0;font-family:var(--display);font-size:1.5rem;font-weight:900;line-height:1}.game-teaser button{min-height:48px;padding:0 18px;border:0;border-radius:9px;background:var(--navy);color:var(--white);font-weight:900}.game-shell{padding:90px 16px;background:var(--navy);color:var(--white)}.game-heading{max-width:920px;margin:0 auto 34px}.game-heading .eyebrow{color:var(--ice)}.game-heading h2{max-width:13ch}.game-card{max-width:760px;min-height:390px;margin:0 auto;padding:22px;border:5px solid rgba(255,255,255,.95);border-radius:22px;background:var(--ice-light);color:var(--navy);box-shadow:14px 14px 0 var(--ice)}.game-status{display:flex;margin-bottom:12px;justify-content:space-between;gap:12px;font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ice-road{position:relative;display:grid;min-height:180px;margin:24px 0;overflow:hidden;grid-template-columns:repeat(3,1fr);border-radius:15px;background:linear-gradient(180deg,#aadcf5,#fff)}.road-lane{position:relative;display:grid;place-items:center;border-right:2px dashed rgba(8,47,73,.2)}.road-lane:last-child{border-right:0}.road-lane.is-active{background:#ffffff59}.chicken-token{z-index:2;font-size:3.8rem;filter:drop-shadow(0 12px 8px rgba(8,47,73,.2))}.road-mark{position:absolute;color:#082f4938;font-size:4rem}.road-progress{position:absolute;bottom:0;left:0;height:8px;background:var(--corn);transition:width .3s ease}.game-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px}.game-controls button,.game-primary,.game-secondary,.promo-ticket button{min-height:52px;padding:0 14px;border:0;border-radius:10px;background:var(--navy);color:var(--white);font-weight:900}.fishing-hole{position:relative;height:200px;margin:24px 0;overflow:hidden;border-radius:50%/18%;background:linear-gradient(#78c8ef,#0b6a9d);box-shadow:inset 0 12px #ffffff8c}.fishing-line{position:absolute;z-index:2;top:0;bottom:25%;left:50%;width:2px;background:var(--navy)}.fish-token{position:absolute;bottom:18%;font-size:3rem;transform:translate(-50%);transition:left .1s linear}.game-primary{width:100%;background:var(--corn);color:var(--navy)}.game-result{display:grid;min-height:330px;place-items:center;align-content:center;text-align:center}.result-icon{font-size:4rem}.game-result h3{margin:16px 0 10px;font-size:2.7rem}.game-result small{font-weight:900}.promo-ticket{display:grid;width:100%;margin:16px 0;padding:17px;gap:8px;border:2px dashed var(--navy);border-radius:12px;background:var(--corn-light)}.promo-ticket strong{font-family:var(--display);font-size:2rem;letter-spacing:.06em}.promo-ticket button{margin-top:6px}.game-secondary{background:transparent;color:var(--navy);text-decoration:underline}.closing{padding:90px 20px 115px;background:var(--corn);color:var(--navy)}.closing h2{max-width:10ch}.closing>p:not(.eyebrow){max-width:40rem;line-height:1.6}.text-button{min-height:48px;border:0;background:transparent;color:var(--navy);font-weight:900;text-decoration:underline}.contacts-page{min-height:calc(100vh - 70px)}.contacts-hero{padding:50px 20px 38px;background:var(--ice-light)}.contacts-hero h1{max-width:9ch}.contacts-hero>p:last-child{max-width:42rem;color:var(--steel);line-height:1.6}.back-link{min-height:44px;margin-bottom:42px;padding:0;border:0;background:transparent;color:var(--navy);font-weight:900}.contact-grid{display:grid;padding:20px 16px 60px;gap:16px;background:var(--ice-light)}.contact-card,.qr-card{padding:26px;border-radius:20px;background:var(--white)}.contact-card{display:flex;min-height:520px;flex-direction:column}.contact-index{display:block;margin-bottom:16px;color:var(--steel);font-size:.64rem;font-weight:900;letter-spacing:.15em}.contact-card h2,.qr-card h2{color:var(--navy);font-size:2.5rem}.contact-card address{margin:auto 0;font-style:normal;line-height:1.7}.contact-card address span{color:var(--steel)}.contact-actions{margin:20px 0}.official-link{font-weight:900}.qr-card{display:grid;place-items:center;align-content:center;text-align:center}.qr-card .contact-index{justify-self:start}.qr-card img,.qr-placeholder{width:min(100%,340px);aspect-ratio:1;border:10px solid var(--white);border-radius:16px;box-shadow:0 18px 50px #082f491f}.qr-placeholder{background:#082f4914}.qr-card p{margin:18px 0 0;color:var(--steel)}.contact-game-banner{display:grid;padding:32px 20px 100px;align-items:center;gap:18px;background:var(--navy);color:var(--white)}.contact-game-banner>span{font-size:2.8rem}.contact-game-banner small{color:var(--ice);font-weight:900;letter-spacing:.15em}.contact-game-banner h2{margin:6px 0 0;font-size:2rem}.contact-game-banner button{min-height:52px;border:0;border-radius:10px;background:var(--corn);color:var(--navy);font-weight:900}.promo-strip{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;min-height:30px;place-items:center;padding:5px 12px;background:var(--ink);color:var(--white);font-size:.58rem;font-weight:700;letter-spacing:.03em;text-align:center}@media (min-width: 700px){.site-header{padding-inline:24px}.site-header nav{display:flex}.hero-actions,.closing-actions,.contact-actions{grid-template-columns:max-content max-content}.hero{grid-template-columns:52% 48%}.hero-copy{display:flex;padding:10vh 4vw;flex-direction:column;justify-content:center}.hero-visual{min-height:640px}.fish-photo{top:0;right:0;bottom:50%;left:0}.chicken-photo{top:50%;right:0;bottom:0;left:0;border-top:5px solid var(--snow);border-left:0}.product-road{grid-template-columns:repeat(2,1fr)}.product-road:before{display:none}.product-card{margin-left:0;padding-left:28px}.road-node{top:-15px;left:auto;right:20px;border-color:var(--white)}.humor-callout{margin-inline:auto;padding:34px}.game-teaser{grid-template-columns:1fr max-content;padding:30px 6vw}.game-card{padding:34px}.contact-grid{padding:30px 4vw 80px;grid-template-columns:1fr 1fr}.contact-game-banner{grid-template-columns:auto 1fr max-content;padding-inline:5vw}}@media (min-width: 1100px){.product-road{grid-template-columns:repeat(3,1fr)}.product-card{min-height:355px}.humor-callout p{font-size:2rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
