:root{--green:#297a38;--green-dark:#1b5326;--green-bright:#75c83f;--lime:#8fe052;--forest:#123f31;--forest-dark:#0b2920;--red:#ee4f45;--red-dark:#cc2f26;--red-soft:#fff0ef;--yellow:#f6c848;--yellow-dark:#d9a31a;--yellow-soft:#fffbe8;--green-soft:#f0faeb;--ink:#173029;--ink-strong:#0c1f19;--bg-subtle:#f8faf4;--line:#d8e5d0;--font-sans:"Nunito",system-ui,-apple-system,sans-serif;--font-display:"Rubik","Nunito",system-ui,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--ink);background:#fbfdf7;line-height:1.5;overflow-x:hidden}button{font-family:inherit}a{color:inherit;text-decoration:none}.site-shell{min-width:320px;overflow-x:hidden}.section-pad{padding-inline:clamp(14px,4vw,56px)}.site-header{position:-webkit-sticky;position:sticky;top:8px;z-index:50;width:min(100% - 16px,1280px);margin:8px auto -56px;padding:8px 16px;background:hsla(0,0%,100%,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(220,235,214,.9);border-radius:18px;box-shadow:0 6px 20px rgba(18,63,49,.06);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.header-site-title{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;flex-shrink:0;text-decoration:none}.header-traffic-emoji{font-size:20px}.header-brand-name,.header-traffic-emoji{line-height:1;display:inline-flex;align-items:center}.header-brand-name{font-family:var(--font-display);font-size:clamp(14px,3.6vw,18px);font-weight:900;color:var(--forest);letter-spacing:-.02em;white-space:nowrap;gap:4px}.header-brand-name b{color:var(--green);font-weight:900}.header-nav{display:none;align-items:center;gap:20px;font-size:15px;font-weight:750;color:#2b483e}@media (min-width:860px){.header-nav{display:flex}}.header-nav a{position:relative;padding:6px 0;transition:color .18s}.header-nav a:hover{color:var(--green)}.header-nav a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green-bright);border-radius:2px;transform:scaleX(0);transition:transform .18s ease}.header-nav a:hover:after{transform:scaleX(1)}.adult-chip{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:4px 12px;background:var(--forest);color:#fff;border:0;border-radius:12px;font-size:13px;font-weight:800;cursor:pointer;transition:transform .18s,background .18s;white-space:nowrap;flex-shrink:0}.adult-chip:hover{background:var(--forest-dark);transform:translateY(-2px)}.adult-chip span{display:grid;place-items:center;width:22px;height:22px;background:hsla(0,0%,100%,.2);border-radius:6px;font-size:10px}.hero{position:relative;min-height:840px;padding-top:86px;padding-bottom:70px;background:radial-gradient(circle at 10% 20%,rgba(167,223,89,.25),transparent 32%),radial-gradient(circle at 90% 10%,rgba(117,200,63,.2),transparent 30%),linear-gradient(140deg,#fcfef8,#f3fae2);display:grid;grid-template-columns:1fr;align-items:center;grid-gap:36px;gap:36px}@media (min-width:1024px){.hero{grid-template-columns:1.18fr .82fr;gap:48px;padding-top:105px}}.hero-copy{position:relative;z-index:2;max-width:720px}.co-branding-hero-card{display:flex;align-items:center;justify-content:center;background:#fff;padding:16px 20px;border-radius:22px;box-shadow:0 10px 30px rgba(18,63,49,.08);border:2px solid #d4e8cb;margin-bottom:22px;width:-moz-fit-content;width:fit-content;max-width:100%}.official-co-brand-img{width:100%;height:auto;max-height:94px;max-width:580px;object-fit:contain;display:block}@media (max-width:640px){.co-branding-hero-card{padding:12px 10px;border-radius:18px;width:100%}.official-co-brand-img{max-height:74px;max-width:100%}}.eyebrow-badge{display:inline-flex;align-items:center;gap:10px;padding:7px 18px;background:#eaf6de;border:1.5px solid #c2e6a5;border-radius:24px;font-size:13px;font-weight:850;color:var(--green-dark);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.eyebrow-dot{width:10px;height:10px;background:var(--red);border-radius:50%;box-shadow:0 0 0 4px rgba(238,79,69,.25);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.hero h1{font-family:var(--font-display);font-size:clamp(28px,5.8vw,64px);font-weight:900;line-height:1.15;letter-spacing:-.03em;color:var(--ink-strong);margin-bottom:14px;white-space:nowrap}.hero h1 .highlight{color:var(--green);display:inline;margin-left:8px}@media (max-width:500px){.hero h1{font-size:clamp(23px,6.8vw,32px)}}.hero-slogan{display:inline-flex;align-items:center;gap:8px;background:#ffebe9;border:2px solid #ffccd0;color:var(--red-dark);padding:8px 18px;border-radius:14px;font-size:clamp(15px,2vw,19px);font-weight:900;margin-bottom:20px}.hero-lead{font-size:clamp(16px,1.8vw,20px);font-weight:600;line-height:1.5;color:#365046;margin-bottom:26px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:13px 26px;border:0;border-radius:16px;font-size:17px;font-weight:850;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);text-align:center}.button--primary{background:var(--green-bright);color:var(--forest-dark);box-shadow:0 10px 24px rgba(117,200,63,.38)}.button--primary:hover:not(:disabled){background:var(--lime);transform:translateY(-3px);box-shadow:0 14px 28px rgba(117,200,63,.45)}.button--ghost{background:#fff;color:var(--ink);border:2px solid #dce8d6}.button--ghost:hover:not(:disabled){border-color:var(--green-bright);transform:translateY(-2px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.hero-note{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:hsla(0,0%,100%,.85);border-radius:16px;border:1.5px solid #dbe8d4;font-size:14px;color:#3a544a}.hero-note-mark{display:grid;place-items:center;width:24px;height:24px;background:#def4d6;color:var(--green-dark);border-radius:50%;font-weight:900;flex-shrink:0}.hero-visual{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:20px}.traffic-interactive-card{width:100%;max-width:460px;background:#fff;border-radius:26px;padding:22px;box-shadow:0 20px 50px rgba(18,63,49,.12);border:1.5px solid #e2eee0;position:relative}.traffic-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:14px;font-weight:800;color:#405c51}.traffic-live-indicator{display:flex;align-items:center;gap:6px;color:var(--green)}.traffic-live-indicator i{width:8px;height:8px;background:var(--green-bright);border-radius:50%;display:inline-block;animation:pulse-dot 1.5s infinite}.traffic-interactive-grid{display:grid;grid-template-columns:124px 1fr;grid-gap:16px;gap:16px;align-items:center;margin-bottom:18px}.traffic-pole{background:#192723;border-radius:32px;padding:14px 10px;gap:12px;box-shadow:inset 0 4px 10px rgba(0,0,0,.5),0 8px 20px rgba(0,0,0,.2)}.tomato-light,.traffic-pole{display:flex;flex-direction:column;align-items:center}.tomato-light{width:88px;height:88px;border-radius:50%;border:0;cursor:pointer;position:relative;transition:all .25s cubic-bezier(.16,1,.3,1);justify-content:center}.tomato-light--red{background:radial-gradient(circle at 35% 30%,#ff857d 0,#ee4f45 60%,#a82018 100%);box-shadow:0 4px 12px rgba(238,79,69,.3);filter:brightness(.65) saturate(.8)}.tomato-light--yellow{background:radial-gradient(circle at 35% 30%,#fff092 0,#f6c848 60%,#b88612 100%);box-shadow:0 4px 12px rgba(246,200,72,.3);filter:brightness(.65) saturate(.8)}.tomato-light--green{background:radial-gradient(circle at 35% 30%,#a3f37b 0,#57ad45 60%,#1f6b11 100%);box-shadow:0 4px 12px rgba(87,173,69,.3);filter:brightness(.65) saturate(.8)}.tomato-light.is-active{filter:brightness(1.15) saturate(1.2);transform:scale(1.08)}.tomato-light--red.is-active{box-shadow:0 0 28px rgba(238,79,69,.9),0 0 60px rgba(238,79,69,.4)}.tomato-light--yellow.is-active{box-shadow:0 0 28px rgba(246,200,72,.9),0 0 60px rgba(246,200,72,.4)}.tomato-light--green.is-active{box-shadow:0 0 28px rgba(87,173,69,.9),0 0 60px rgba(87,173,69,.4)}.tomato-face{display:flex;flex-direction:column;align-items:center;gap:3px}.tomato-eyes{display:flex;gap:16px}.tomato-eye{width:7px;height:9px;background:#111;border-radius:50%;box-shadow:0 1px 2px hsla(0,0%,100%,.6)}.tomato-smile{width:18px;height:8px;border-bottom:3px solid #111;border-radius:0 0 10px 10px}.signal-explanation{padding:16px;border-radius:18px;transition:all .3s ease}.signal-explanation--red{background:#fff1f0;border:2px solid #ffccd0}.signal-explanation--yellow{background:#fffde8;border:2px solid #ffea99}.signal-explanation--green{background:#f0faeb;border:2px solid #c7ecc0}.signal-title{font-family:var(--font-display);font-size:20px;font-weight:900;margin-bottom:6px}.signal-explanation--red .signal-title{color:var(--red-dark)}.signal-explanation--yellow .signal-title{color:var(--yellow-dark)}.signal-explanation--green .signal-title{color:var(--green-dark)}.signal-desc{font-size:14px;font-weight:600;color:#384e45;line-height:1.4}.tim-widget{gap:14px;background:#f4faee;border:2px solid #d4ebca;border-radius:18px;padding:12px 16px;margin-top:12px}.tim-widget,.tim-widget-avatar{display:flex;align-items:center}.tim-widget-avatar{width:68px;height:84px;flex-shrink:0;border-radius:14px;overflow:hidden;background:#fff;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.08)}.tim-widget-avatar img{width:100%;height:100%;object-fit:cover;object-position:top center}.tim-widget-content{flex:1 1}.tim-widget-badge{display:inline-block;font-size:11px;font-weight:900;text-transform:uppercase;color:#fff;background:var(--green);padding:3px 8px;border-radius:6px;margin-bottom:4px}.tim-widget-speech{font-size:14px;font-weight:700;color:#17362c;line-height:1.35}.game-section{padding-top:60px;padding-bottom:80px;background:#14382c;color:#fff;position:relative}.section-heading{text-align:center;max-width:680px;margin:0 auto 40px}.section-heading .eyebrow{color:var(--lime);font-size:13px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.section-heading h2{font-family:var(--font-display);font-size:clamp(32px,4.5vw,52px);font-weight:900;line-height:1.1;margin-bottom:12px}.section-heading p{font-size:18px;color:#b7d6c7}.game-console{max-width:820px;margin:0 auto;background:#fff;color:var(--ink);border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}.game-console-bar{background:#0d261e;color:#92b8a7;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:800;letter-spacing:.05em}.console-dots{display:flex;gap:8px}.console-dots i{width:10px;height:10px;border-radius:50%}.console-dots i:first-child{background:#ee4f45}.console-dots i:nth-child(2){background:#f6c848}.console-dots i:nth-child(3){background:#57ad45}.game-screen{padding:clamp(24px,4vw,44px)}.stage{display:flex;flex-direction:column;align-items:center;text-align:center}.stage-kicker{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin-bottom:8px}.stage h3{font-family:var(--font-display);font-size:clamp(24px,3.5vw,36px);font-weight:900;margin-bottom:16px;color:var(--ink-strong)}.stage p{font-size:16px;color:#4a665b;max-width:540px;margin-bottom:28px;line-height:1.5}.welcome-hero-image{width:180px;height:220px;margin-bottom:20px;position:relative}.welcome-hero-image img{width:100%;height:100%;object-fit:contain}.rules-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;width:100%;margin-bottom:32px}@media (min-width:580px){.rules-grid{grid-template-columns:repeat(2,1fr)}}.rule-card{background:#f6faef;border:1px solid #dcebcf;border-radius:18px;padding:16px;text-align:left;display:flex;flex-direction:column;gap:4px}.rule-card span{font-size:12px;font-weight:900;color:var(--green)}.rule-card h4{font-size:16px;font-weight:850;color:var(--ink-strong)}.rule-card p{font-size:14px;color:#4c685c;margin:0}.stage--lessons{align-items:stretch;text-align:left}.lesson-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.lesson-meta h3{margin:0}.lesson-badge{font-size:14px;font-weight:800;color:var(--green-dark);background:#e8f6df;padding:6px 14px;border-radius:12px}.lesson-card{border-radius:24px;padding:24px;margin-bottom:20px;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;align-items:center}@media (min-width:680px){.lesson-card{grid-template-columns:140px 1fr}}.lesson-card--red{background:#fff2f0;border:2px solid #ffccd0}.lesson-card--yellow{background:#fffde8;border:2px solid #ffea99}.lesson-card--green{background:#f0faeb;border:2px solid #c7ecc0}.lesson-character{width:100%;max-width:140px;height:160px;margin:0 auto;display:flex;align-items:center;justify-content:center}.lesson-character img{max-width:100%;max-height:100%;object-fit:contain}.lesson-content h4{font-family:var(--font-display);font-size:22px;font-weight:900;margin-bottom:10px;color:var(--ink-strong)}.lesson-content p{font-size:16px;font-weight:600;color:#385246;margin:0;line-height:1.5}.lesson-dots{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.lesson-dots button{width:38px;height:38px;border-radius:12px;border:1px solid #d8e5d0;background:#fff;font-weight:800;font-size:14px;color:#3e594c;cursor:pointer;transition:all .2s ease}.lesson-dots button.is-active{background:var(--green);color:#fff;border-color:var(--green);transform:scale(1.1)}.stage-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%}.stage-actions--center{justify-content:center;flex-wrap:wrap}.stage--quiz{align-items:stretch;text-align:left}.quiz-topline{justify-content:space-between;font-size:15px;font-weight:850;color:#405e52;margin-bottom:12px}.quiz-topline,.star-counter{display:flex;align-items:center}.star-counter{color:#e69d00;gap:6px}.quiz-progress-bar{height:8px;background:#e8f0e4;border-radius:10px;overflow:hidden;margin-bottom:24px}.quiz-progress-fill{height:100%;background:linear-gradient(90deg,var(--green-bright),var(--green));border-radius:10px;transition:width .3s ease}.quiz-question-box{margin-bottom:24px}.quiz-question-box h3{font-size:clamp(20px,3vw,26px);margin-bottom:0}.answers-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-bottom:24px}.answer-button{background:#f7faf2;border:2px solid #dce8d6;border-radius:18px;padding:16px 20px;font-size:16px;font-weight:750;color:var(--ink-strong);cursor:pointer;text-align:left;display:flex;align-items:center;gap:14px;transition:all .18s ease}.answer-button:hover:not(:disabled){border-color:var(--green-bright);background:#fff;transform:translateY(-2px)}.answer-letter{display:grid;place-items:center;width:32px;height:32px;background:#e6f0e0;border-radius:10px;font-weight:900;font-size:14px;flex-shrink:0}.answer-button.is-correct{background:#ebfbe6;border-color:#57ad45;color:#17530e}.answer-button.is-correct .answer-letter{background:#57ad45;color:#fff}.answer-button.is-wrong{background:#fff0ef;border-color:#ee4f45;color:#8c1a14}.answer-button.is-wrong .answer-letter{background:#ee4f45;color:#fff}.quiz-feedback{background:#fff;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;box-shadow:0 8px 30px rgba(0,0,0,.08)}.quiz-feedback.is-correct{border:2px solid #84d674}.quiz-feedback.is-wrong{border:2px solid #ff9c94}.feedback-row{display:flex;gap:16px;align-items:center}.feedback-tim{width:60px;height:75px;flex-shrink:0}.feedback-tim img{width:100%;height:100%;object-fit:contain}.feedback-text strong{display:block;font-size:16px;margin-bottom:4px}.feedback-text p{margin:0;font-size:14px}.result-trophy{width:140px;height:170px;margin-bottom:20px}.result-trophy img{width:100%;height:100%;object-fit:contain}.reward-card{background:linear-gradient(135deg,#eefbe6,#dff7cf);border:2px solid #a3e08b;border-radius:20px;padding:18px 24px;margin-bottom:20px;max-width:520px;width:100%}.reward-card span{font-size:13px;font-weight:800;color:var(--green-dark);text-transform:uppercase;display:block;margin-bottom:4px}.reward-card strong{font-size:18px;color:var(--forest);display:block}.reward-card .cert-number-tag{display:inline-block;background:var(--green);color:#fff;font-size:13px;font-weight:900;padding:4px 10px;border-radius:8px;margin-top:8px}.result-alert-box{background:#fff0ef;border:2px solid #ee4f45;border-radius:18px;padding:16px 20px;color:#cc2f26;font-size:16px;font-weight:850;line-height:1.4;margin-bottom:24px;max-width:540px;width:100%;box-shadow:0 4px 16px rgba(238,79,69,.15)}.quiz-fail-card{background:#fff9e6;border:2px solid #f6c848;border-radius:20px;padding:18px 22px;margin-bottom:24px;max-width:520px;width:100%;color:#634b07}.quiz-fail-card strong{font-size:16px;display:block;margin-bottom:6px;color:#4a3703}.quiz-fail-card p{margin:0;font-size:14px;color:#634b07}.certificate-preview-box{width:100%;max-width:560px;background:#fff;border:3px solid #68ad3b;border-radius:24px;padding:24px;margin-bottom:24px;box-shadow:0 12px 30px rgba(0,0,0,.08);position:relative;text-align:center}.cert-header{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.cert-title{font-family:var(--font-display);font-size:26px;font-weight:900;color:var(--forest);margin-bottom:4px}.cert-type{font-size:16px;font-weight:800;color:var(--green);margin-bottom:8px}.cert-no{font-family:var(--font-display);font-size:18px;color:var(--forest);background:#eef7e9;border:1px solid #cce5c2;padding:4px 14px;border-radius:10px}.cert-name,.cert-no{font-weight:900;display:inline-block;margin-bottom:12px}.cert-name{font-size:22px;color:var(--ink-strong);border-bottom:2px dashed #68ad3b;padding-bottom:4px}.cert-prize-notice{background:#f0faeb;border:1px solid #c2e5b8;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700;color:#1a4234;margin-top:12px;line-height:1.4}.field-label{display:flex;flex-direction:column;gap:8px;width:100%;max-width:420px;margin:0 auto 24px;text-align:left;font-size:14px;font-weight:800;color:#355246}.field-label input{height:52px;border:2px solid #d4e2cd;border-radius:14px;padding:0 18px;font-size:17px;font-weight:700;color:var(--ink-strong);background:#fff;outline:none;transition:border-color .18s}.field-label input:focus{border-color:var(--green-bright)}.field-label small{font-size:12px;color:#6d8a7d;font-weight:600}.project-section{padding-top:80px;padding-bottom:80px;background:#fbfdf7}.project-grid{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:center}@media (min-width:900px){.project-grid{grid-template-columns:1.1fr .9fr;gap:60px}}.project-copy h2{font-family:var(--font-display);font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.15;margin-bottom:18px;color:var(--ink-strong)}.project-lead{color:#3b564b;line-height:1.6}.project-lead,.project-quote{font-size:18px;margin-bottom:24px}.project-quote{border-left:4px solid var(--green-bright);padding-left:18px;font-weight:700;color:var(--forest);font-style:italic}.tim-bio-card{background:#fff;border:2px solid #dbead5;border-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 14px 40px rgba(18,63,49,.06)}.tim-bio-image{width:140px;height:180px;margin-bottom:16px}.tim-bio-image img{width:100%;height:100%;object-fit:contain}.tim-bio-card h4{font-family:var(--font-display);font-size:22px;font-weight:900;color:var(--ink-strong);margin-bottom:4px}.tim-bio-role{font-size:14px;font-weight:800;color:var(--green);text-transform:uppercase;margin-bottom:14px}.tim-bio-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;width:100%;text-align:left}.tim-stat{background:#f4faee;padding:10px 14px;border-radius:12px}.tim-stat span{font-size:11px;color:#638274;text-transform:uppercase;font-weight:800;display:block}.tim-stat strong{font-size:14px;color:var(--forest)}.adult-section{padding-top:60px;padding-bottom:60px;background:#eef5e9;border-top:1px solid #dce8d6;border-bottom:1px solid #dce8d6}.adult-box{max-width:920px;margin:0 auto}.adult-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.adult-header h3{font-family:var(--font-display);font-size:26px;font-weight:900;color:var(--forest)}.adult-header p{font-size:15px;color:#486659}.adult-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:720px){.adult-grid{grid-template-columns:repeat(3,1fr)}}.adult-card{background:#fff;padding:20px;border-radius:18px;border:1px solid #dbe8d4;display:flex;flex-direction:column;justify-content:space-between}.adult-card h4{font-size:17px;font-weight:850;margin-bottom:8px;color:var(--ink-strong)}.adult-card p{font-size:14px;color:#557366;line-height:1.45;margin-bottom:12px}.adult-card-link{font-size:14px;font-weight:800;color:var(--green);display:inline-flex;align-items:center;gap:4px}.adult-card-link:hover{text-decoration:underline}.rules-page-main{padding-top:90px;padding-bottom:80px;background:#fbfdf7}.rules-container{max-width:860px;margin:0 auto}.rules-header-block{text-align:center;margin-bottom:36px}.rules-header-block h1{font-family:var(--font-display);font-size:clamp(26px,4vw,42px);font-weight:900;color:var(--ink-strong);line-height:1.2;margin-bottom:12px}.rules-subtitle{font-size:16px;color:#4d685c}.rules-content-card{background:#fff;border-radius:28px;padding:clamp(20px,4vw,40px);box-shadow:0 10px 40px rgba(18,63,49,.06);border:1.5px solid #dbe8d5}.rules-section-item{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid #eef3e8}.rules-section-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.rules-section-item h2{font-family:var(--font-display);font-size:20px;font-weight:900;color:var(--forest);margin-bottom:14px}.rules-section-item p{font-size:15px;line-height:1.6;color:#2b453b;margin-bottom:12px}.rules-section-item ol,.rules-section-item ul{margin-left:20px;margin-bottom:14px;font-size:15px;color:#2b453b;line-height:1.6}.rules-section-item li{margin-bottom:6px}.rules-table-wrapper{overflow-x:auto;margin:16px 0;border-radius:14px;border:1px solid #dbe8d4}.rules-table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.rules-table th{background:#f0faeb;color:var(--forest);font-weight:850;padding:12px 16px;border-bottom:2px solid #d0e4c6}.rules-table td{padding:12px 16px;border-bottom:1px solid #eaf2e5;color:#2e4a3f}.rules-footer-action{margin-top:36px;text-align:center}.site-footer{padding:50px 0 30px;background:#fff;text-align:center}.footer-content{display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:36px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;font-size:13px;font-weight:700;color:#567568}.footer-links a:hover{color:var(--green);text-decoration:underline}.footer-copy{font-size:13px;color:#839d91}@media (max-width:640px){.hero{padding-top:72px;padding-bottom:40px;gap:28px}.traffic-interactive-grid{grid-template-columns:1fr;justify-items:center}.traffic-pole{flex-direction:row;padding:10px 16px;border-radius:28px}.tomato-light{width:76px;height:76px}.game-screen{padding:20px 16px}.stage-actions{flex-direction:column}.stage-actions .button{width:100%}}.button--parents{background:#edf6e8;color:var(--forest);border:2px solid #cbe4bf;font-weight:850}.button--parents:hover:not(:disabled){background:#e2f2da;border-color:var(--green);transform:translateY(-2px)}.parents-badge-label{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#def0d5;color:var(--forest);border:1.5px solid #bfe0b2;border-radius:14px;font-size:13px;font-weight:850}