@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#563747;background:#fff9f8;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}button,input{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#563747;color:#fff9f8}.topbar-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{font-size:.875rem;text-decoration:none;border-bottom:1px solid #e4a6bb}.brand{font-weight:800;letter-spacing:.025em}.hero{padding:90px 0 78px;text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:800;color:#b9547c;margin:0 0 15px}.hero h1,h2{font-family:'Playfair Display',Georgia,serif;line-height:1.12}.hero h1{font-size:clamp(3rem,7vw,6rem);margin:0 auto 24px;max-width:1000px}.hero h1 em{font:800 .42em Manrope,Arial,sans-serif;color:#d36c94;vertical-align:middle;font-style:normal;white-space:nowrap}.intro{font-size:1.15rem;line-height:1.7;max-width:720px;margin:0 auto 24px}.status{display:inline-block;background:#f8dfe8;border-radius:999px;padding:12px 22px;font-weight:700;line-height:1.4}.score-section{background:#f6e3e8;padding:72px 0 45px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-head h2,.detail-card h2{font-size:clamp(2rem,4vw,3.2rem);margin:0}.updated,.score-note,.small-note{font-size:.875rem;color:#79616e}.scoreboard{display:grid;grid-template-columns:1fr minmax(260px,420px) 1fr;align-items:end;gap:24px;min-height:350px}.club{text-align:center;padding:30px 20px;background:#fff9f8;border-radius:28px 28px 16px 16px;box-shadow:0 12px 30px #56374714}.club-left{border-top:8px solid #ee6b9f}.club-right{border-top:8px solid #d59bac}.club-mark{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f8dfe8;color:#b9547c;font-size:1.3rem}.club-right .club-mark{background:#f6e3e8;color:#8f5470}.club h3{font-size:1.2rem;margin:12px 0 6px}.club strong{display:block;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1;font-variant-numeric:tabular-nums}.club>span:last-child{color:#79616e}.scales{height:300px;position:relative;align-self:end}.scales-beam{position:absolute;left:0;top:61px;width:100%;height:9px;transform-origin:center center;transition:transform 1.1s ease}.beam-line{display:block;background:#956178;height:9px;border-radius:9px;box-shadow:0 4px 0 #e5b9c6}.pivot-top{position:absolute;left:50%;top:-13px;transform:translateX(-50%);width:36px;height:36px;background:#e4a6bb;border:6px solid #956178;border-radius:50%;z-index:2}.hanger{position:absolute;top:2px;width:90px;height:150px}.hanger-left{left:0;transform:translateX(-50%)}.hanger-right{right:0;transform:translateX(50%)}.cord{position:absolute;left:50%;top:0;height:115px;border-left:3px solid #956178}.pan{position:absolute;bottom:0;left:0;width:90px;height:32px;border-radius:0 0 80px 80px;background:#e4a6bb;border:4px solid #956178;border-top:4px solid #956178}.scales-column{position:absolute;top:77px;left:calc(50% - 7px);width:14px;height:192px;background:#956178;border-radius:8px}.scales-base{position:absolute;left:22%;bottom:25px;width:56%;height:14px;background:#956178;border-radius:12px}.score-note{text-align:center;margin:30px 0 0}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:90px;padding-bottom:90px}.detail-card{border:1px solid #e9cbd4;border-radius:26px;padding:38px;background:#fff}.detail-card p:not(.eyebrow){line-height:1.7}.countdown{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px;font-weight:700}.time-unit{min-width:70px}.time-unit strong{display:block;font-size:2rem;font-variant-numeric:tabular-nums}.time-unit small{display:block;color:#79616e;font-size:.8rem;font-weight:500}.media-section{padding-bottom:90px}.video-shell{display:grid;place-items:center;min-height:430px;background:#563747;color:#fff9f8;border-radius:28px;overflow:hidden}.video-shell p{padding:25px;text-align:center}.video-shell video{display:block;width:100%;max-height:680px;background:#2f1d29}.prize-section{background:#f2d5dd;padding:80px 0 90px}.prize-lead{font-size:1.1rem;margin:-6px 0 30px}.prize-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.prize-card{margin:0;background:#fff9f8;border-radius:22px;padding:14px;box-shadow:0 12px 30px #5637471a}.prize-card img{display:block;width:100%;aspect-ratio:1;object-fit:contain;border-radius:14px;background:#fff}.prize-card figcaption{font-weight:800;padding:15px 8px 8px}.asset-note{grid-column:1/-1;background:#fff9f8;border-radius:20px;padding:35px;text-align:center;font-weight:600}footer{background:#563747;color:#fff9f8}.footer-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer a{text-decoration:none;border-bottom:1px solid #e4a6bb}@media(max-width:760px){.hero{padding:64px 0}.section-head{display:block}.updated{margin-top:20px}.score-section{padding-top:55px}.scoreboard{grid-template-columns:1fr 1fr;gap:12px}.scales{grid-column:1/-1;grid-row:1;height:230px;max-width:350px;width:100%;justify-self:center}.scales-beam{left:15%;top:35px;width:70%}.hanger{height:120px}.cord{height:86px}.scales-column{top:51px;height:155px}.scales-base{bottom:7px}.club{padding:18px 8px}.club h3{font-size:1rem}.club strong{font-size:2.6rem}.details-grid{grid-template-columns:1fr;padding-top:65px;padding-bottom:65px}.media-section{padding-bottom:65px}.video-shell{min-height:240px}.prize-section{padding:65px 0}.prize-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.wrap{width:min(100% - 28px,1180px)}.topbar-inner{min-height:58px}.brand,.topbar a{font-size:.8rem}.hero h1{font-size:2.65rem}.intro{font-size:1rem}.status{border-radius:16px}.scoreboard{gap:8px}.club{min-height:175px}.club strong{font-size:2.15rem}.club h3{min-height:42px}.prize-grid{grid-template-columns:1fr}.detail-card{padding:26px}}

.club-logo{height:118px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.club-logo img{display:block;max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.club-logo-lapka img{width:118px;height:118px;border-radius:50%}.club-logo-zhensovet img{width:min(100%,210px);height:auto}.club-left{background:#fff7fa}.club-right{background:#fff9f8}.score-section{background:linear-gradient(160deg,#fbeaf0,#f2dce4)}.hero{background:radial-gradient(circle at 50% 10%,#fbe5ec 0,#fff9f8 48%)}@media(max-width:760px){.club-logo{height:72px}.club-logo-lapka img{width:72px;height:72px}.club-logo-zhensovet img{width:min(100%,130px)}.club{min-height:220px}}
.prize-carousel{display:grid;grid-template-columns:52px minmax(0,520px) 52px;align-items:center;justify-content:center;gap:18px}.prize-viewport{min-width:0;border-radius:22px}.prize-viewport:focus-visible,.carousel-arrow:focus-visible,.carousel-dot:focus-visible{outline:3px solid #563747;outline-offset:4px}.prize-grid{display:block}.prize-card[hidden]{display:none}.prize-card img{aspect-ratio:1.15}.prize-card figcaption{text-align:center;font-size:1.1rem}.carousel-arrow{width:52px;height:52px;border:0;border-radius:50%;background:#fff9f8;color:#563747;font-size:2.3rem;line-height:1;cursor:pointer;box-shadow:0 4px 16px #56374722}.carousel-arrow:hover{background:#f9e7ed}.carousel-arrow[hidden]{display:none}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:22px}.carousel-dot{width:12px;height:12px;border:0;border-radius:50%;background:#cf9eb0;cursor:pointer;padding:0}.carousel-dot[aria-current="true"]{background:#a7426b;transform:scale(1.25)}@media(max-width:600px){.prize-carousel{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.carousel-arrow{width:36px;height:36px;font-size:1.7rem}.prize-card{padding:8px}.prize-card figcaption{font-size:1rem}}
.scales-beam .hanger-left{transform:translateX(-50%) rotate(var(--counter-angle,0deg));transform-origin:50% 0}.scales-beam .hanger-right{transform:translateX(50%) rotate(var(--counter-angle,0deg));transform-origin:50% 0}
.scales{height:auto;align-self:center}.scales svg{display:block;width:100%;height:auto;overflow:visible;filter:drop-shadow(0 10px 10px #56374719)}.prize-price{margin:0;background:#fff9f8;border:1px solid #dca7b9;border-radius:999px;padding:12px 20px;font-size:1rem;font-weight:800;white-space:nowrap}.detail-card:first-child h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(1.55rem,2.7vw,2.15rem);line-height:1.35;max-width:520px}@media(max-width:760px){.scales{height:auto}.scoreboard .scales{max-width:390px}.prize-price{display:inline-block;margin-top:20px}}@media(max-width:480px){.scoreboard .scales{max-width:300px}.prize-price{font-size:.9rem}}

.date-line{font-weight:800;color:#9b456b;margin:24px 0 0}.rules-list{padding-left:1.35rem;margin:22px 0 0;line-height:1.65}.rules-list li{padding-left:.35rem;margin:0 0 12px}.rules-list li::marker{color:#bd5983;font-weight:800}.prize-terms{max-width:650px;margin:28px auto 0;text-align:center;line-height:1.6;font-weight:600;color:#563747}

.recipe-example{margin:28px 0 0}.recipe-example img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 52%;border-radius:16px}.recipe-example figcaption{margin-top:10px;color:#79616e;font-size:.875rem;font-weight:700}.video-shell video{max-width:100%;height:auto}
