:root{--bone:#f6f1e7;--cream:#fbf8f1;--indigo:#27324b;--indigo-2:#1e2840;--terra:#b85232;--amber:#eda900;--live:#197a4b;--blue:#38699c;--orange:#b75b06;--muted:#697083;--line:#ddd5c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--indigo);font-family:var(--font-sans),Arial,sans-serif;margin:0;font-size:17px}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1160px,100% - 40px);margin:auto}.utility{background:var(--indigo-2);color:#e8e7e0;font-size:12px}.utility-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.utility span{align-items:center;gap:7px;display:flex}.utility svg{width:14px}.checked{color:#b9beca}.checked i,.live-dot{background:#5ac285;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #5ac28520}.header{border-bottom:1px solid var(--line);z-index:5;background:#fffdf9;position:relative}.nav{align-items:center;gap:42px;height:88px;display:flex}.brand{letter-spacing:-.8px;align-items:center;gap:11px;font-size:21px;font-weight:800;display:flex}.brand>span>span{color:var(--terra)}.brand small{letter-spacing:1.7px;color:#777d8c;margin-top:2px;font-size:8px;display:block}.rosette{flex:none;width:124px;height:124px;display:block;position:relative;transform:rotate(45deg)}.rosette i{background:var(--terra);transform-origin:96% 96%;border-radius:50% 50% 8%;width:52%;height:52%;position:absolute;top:0;left:0}.rosette i:nth-child(2){transform:rotate(90deg)}.rosette i:nth-child(3){transform:rotate(180deg)}.rosette i:nth-child(4){transform:rotate(270deg)}.rosette b{background:var(--amber);border:4px solid var(--indigo);border-radius:50%;width:28%;height:28%;position:absolute;top:36%;left:36%}.rosette.small{width:39px;height:39px}.rosette.small b{border-width:2px}.nav nav{gap:30px;margin-left:auto;font-size:15px;font-weight:650;display:flex}.nav nav a:hover{color:var(--terra)}.nav-cta{background:var(--bone);color:var(--indigo);border:0;border-radius:5px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:700;display:flex}.nav-cta svg{width:17px}.menu{color:var(--indigo);background:0 0;border:0;display:none}.hero{background:var(--bone);border-bottom:1px solid var(--line);align-items:center;min-height:590px;display:flex;position:relative;overflow:hidden}.hero-pattern{opacity:.8;background-image:linear-gradient(30deg,#0000 48%,#c8bca823 49% 51%,#0000 52%),linear-gradient(-30deg,#0000 48%,#c8bca818 49% 51%,#0000 52%);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 65%);mask-image:linear-gradient(90deg,#0000,#000 65%)}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;padding:68px 0;display:grid;position:relative}.eyebrow,.section-kicker{letter-spacing:2px;color:var(--terra);align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.hero h1{font-family:var(--font-display),serif;letter-spacing:-2.5px;margin:18px 0 24px;font-size:64px;font-weight:600;line-height:1.03}.hero h1 em{color:var(--terra);font-style:normal}.hero-copy>p{color:#535b6e;max-width:610px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:31px;display:flex}.button{cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:15px 20px;font-weight:750;display:inline-flex}.button svg,.text-link svg{width:19px}.primary{background:var(--indigo);color:#fff;box-shadow:4px 4px 0 var(--amber)}.text-link{text-underline-offset:4px;align-items:center;gap:8px;font-size:15px;font-weight:750;text-decoration:underline;display:inline-flex}.trust-row{color:#697083;gap:22px;margin-top:36px;font-size:12px;font-weight:650;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{width:15px;color:var(--live)}.radar-card{flex-direction:column;align-items:center;display:flex}.sun-radar{background:#27324b08;border-radius:50%;place-items:center;width:385px;height:385px;display:grid;position:relative}.orbit{border:1px solid #27324b22;border-radius:50%;position:absolute;inset:0}.o2{inset:16%}.o3{inset:32%}.sun-radar:before,.sun-radar:after{content:"";background:#27324b18;position:absolute}.sun-radar:before{width:100%;height:1px}.sun-radar:after{width:1px;height:100%}.sun-radar .rosette{z-index:2;filter:drop-shadow(0 9px 12px #27324b20)}.sweep{transform-origin:0 100%;background:conic-gradient(from 180deg at 0 100%,#eda90000,#eda90026);width:50%;height:50%;animation:8s linear infinite sweep;position:absolute;top:0;left:50%}.ping{border:2px solid var(--terra);background:var(--bone);z-index:3;border-radius:50%;width:9px;height:9px;position:absolute}.p1{top:26%;right:18%}.p2{bottom:20%;left:26%}.p3{top:47%;left:14%}@keyframes sweep{to{transform:rotate(360deg)}}.radar-label{border:1px solid var(--line);z-index:3;background:#fff;align-items:center;gap:11px;margin-top:-28px;padding:12px 18px;font-size:13px;display:flex;box-shadow:0 8px 25px #27324b12}.radar-label svg{width:18px;color:var(--terra)}.radar-label span{color:#737889;flex-direction:column;display:flex}.radar-label b{color:var(--indigo);font-size:15px}.situation{background:var(--indigo);color:#fff;border-bottom:5px solid var(--amber)}.situation-inner{justify-content:space-between;align-items:center;gap:20px;min-height:116px;display:flex}.situation .section-kicker{color:#e9b849}.situation h2{font-family:var(--font-display),serif;margin:5px 0 0;font-size:25px}.situation h2 strong{font-family:var(--font-sans);color:var(--amber);font-size:31px}.situation p{color:#bdc1cc;margin:3px 0;font-size:13px}.situation a{border-bottom:1px solid #fff5;align-items:center;gap:8px;padding-bottom:3px;font-size:14px;font-weight:700;display:flex}.situation svg{width:17px}.section{padding:100px 0}.section-head{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.section-head h2,.method h2{font-family:var(--font-display),serif;letter-spacing:-1px;margin:10px 0 0;font-size:42px;line-height:1.12}.section-head>p{max-width:420px;color:var(--muted);font-size:15px;line-height:1.6}.program-list{border-top:2px solid var(--indigo)}.program{border-bottom:1px solid var(--line);grid-template-columns:58px 1.5fr .65fr .7fr;align-items:center;gap:25px;min-height:150px;transition:all .2s;display:grid}.program:hover{background:#fff;margin:0 -18px;padding:0 18px}.program-index{font-family:var(--font-display);color:#a8a293;font-style:italic}.program-main h3{font-family:var(--font-display);margin:10px 0 3px;font-size:22px}.program-main p{color:var(--muted);margin:0;font-size:14px}.status{letter-spacing:1px;border-radius:2px;align-items:center;gap:6px;padding:6px 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.status svg{width:12px;height:12px}.status-élő{color:#12643c;background:#dceee4}.status-várható{color:#2d5d8c;background:#e2ebf4}.status-felfüggesztve{color:#8f4602;background:#f4e5d4}.status-lezárt{color:#6b6a66;background:#e8e6e1}.amount span{letter-spacing:1.3px;color:#9295a0;font-size:9px;font-weight:800;display:block}.amount strong{font-family:var(--font-display);font-size:21px}.program-meta{color:#8c909c;justify-content:space-between;align-items:center;font-size:11px;display:flex}.program-meta span{align-items:center;gap:5px;display:flex}.program-meta span svg{width:13px}.program-meta button{border:1px solid var(--line);width:43px;height:43px;color:var(--indigo);background:0 0;place-items:center;display:grid}.program-meta button svg{width:18px}.source-note{background:var(--bone);color:#666d7c;align-items:flex-start;gap:13px;margin-top:28px;padding:18px 22px;font-size:13px;display:flex}.source-note svg{width:20px;color:var(--live);flex:none}.source-note p{margin:0;line-height:1.55}.source-note a{font-weight:700;text-decoration:underline}.alert-section{background:var(--terra);color:#fff;padding:88px 0;position:relative;overflow:hidden}.alert-section:after{content:"";border:1px solid #fff2;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-210px;left:-180px;box-shadow:0 0 0 60px #fff1,0 0 0 120px #fff1}.alert-grid{z-index:1;grid-template-columns:1fr 470px;align-items:center;gap:100px;display:grid;position:relative}.section-kicker.light{color:#ffd479}.alert-copy h2{font-family:var(--font-display);max-width:570px;margin:14px 0 20px;font-size:48px;line-height:1.08}.alert-copy>p{color:#f6dcd4;max-width:590px;line-height:1.65}.alert-copy ul{flex-wrap:wrap;gap:11px 23px;margin:28px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.alert-copy li{align-items:center;gap:7px;display:flex}.alert-copy li svg{color:#ffd479;width:16px}.signup{color:var(--indigo);background:#fffdf9;min-height:390px;padding:38px;box-shadow:9px 9px #8e3821}.form-icon{background:var(--bone);place-items:center;width:48px;height:48px;display:grid}.form-icon svg{color:var(--terra);width:22px}.signup h3{font-family:var(--font-display);margin:20px 0 5px;font-size:27px}.signup p{color:#737887;margin:0 0 22px;font-size:14px}.signup label{margin-bottom:7px;font-size:12px;font-weight:800;display:block}.signup input{border:1px solid #c9c3b6;width:100%;height:51px;margin-bottom:12px;padding:0 14px;font-size:15px}.signup .button{width:100%}.signup small{color:#8a8e98;justify-content:center;align-items:center;gap:5px;margin-top:16px;font-size:10px;display:flex}.signup small svg{width:13px}.signup small a{text-decoration:underline}.success{text-align:center;place-items:center;padding-top:35px;display:grid}.success>div{width:60px;height:60px;color:var(--live);background:#e1eee5;border-radius:50%;place-items:center;display:grid}.success h3{margin-top:20px}.knowledge{background:#fffdf9}.text-link.dark{color:var(--terra)}.knowledge-grid{grid-template-columns:1.45fr 1fr;gap:42px;display:grid}.featured{border:1px solid var(--line);background:var(--cream);grid-template-columns:245px 1fr;display:grid}.article-art{background:var(--indigo);place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden}.article-art:after{content:"";border:1px solid #ffffff2b;position:absolute;inset:18px;transform:rotate(45deg)}.article-art .rosette{z-index:2;width:92px;height:92px}.article-art>span{color:#fff;letter-spacing:2px;font-size:9px;font-weight:800;position:absolute;bottom:24px}.article-body{padding:32px}.article-body>span,.article-list small{color:var(--terra);letter-spacing:1.4px;font-size:9px;font-weight:800}.article-body h3,.article-list h3{font-family:var(--font-display);margin:10px 0;font-size:25px;line-height:1.2}.article-body p{color:var(--muted);font-size:14px;line-height:1.55}.article-body a,.article-list a{align-items:center;gap:8px;margin-top:23px;font-size:13px;font-weight:800;display:flex}.article-body svg,.article-list a svg{width:15px}.article-list{flex-direction:column;display:flex}.article-list article{border-top:1px solid var(--line);gap:18px;padding:25px 0;display:flex}.article-list article:last-child{border-bottom:1px solid var(--line)}.icon-box{background:var(--bone);flex:none;place-items:center;width:54px;height:54px;display:grid}.icon-box svg{width:22px;color:var(--terra)}.article-list h3{margin:7px 0;font-size:21px}.article-list a{color:var(--muted);margin-top:10px}.method{background:var(--bone);border-top:1px solid var(--line);padding:80px 0}.method-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.method-copy>p{color:#5e6575;margin:0 0 30px;line-height:1.7}.sources{flex-wrap:wrap;gap:9px;display:flex}.sources span{border:1px solid var(--line);background:#fff;align-items:center;gap:7px;padding:11px 14px;font-size:12px;font-weight:750;display:flex}.sources svg{width:13px}footer{background:var(--indigo-2);color:#e8e8e3;padding:65px 0 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-brand{color:#fff}.footer-grid>div:first-child p{color:#aeb3c0;max-width:320px;margin-top:18px;font-size:13px}.footer-grid>div:not(:first-child){color:#b9bdc7;flex-direction:column;gap:12px;font-size:13px;display:flex}.footer-grid b{color:#fff;margin-bottom:4px}.copyright{color:#9299a8;border-top:1px solid #ffffff20;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:11px;display:flex}@media (max-width:900px){.nav nav,.nav-cta{display:none}.menu{margin-left:auto;display:block}.hero-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{font-size:54px}.radar-card{display:none}.section-head{align-items:flex-start;gap:25px}.program{grid-template-columns:45px 1fr .65fr}.program-meta{grid-column:2/4;padding-bottom:18px}.alert-grid{grid-template-columns:1fr;gap:45px}.knowledge-grid{grid-template-columns:1fr}.method-grid{gap:50px}.featured{grid-template-columns:210px 1fr}}@media (max-width:640px){body{font-size:16px}.wrap{width:min(100% - 30px,1160px)}.utility-inner{justify-content:center}.utility-inner>span:first-child{display:none}.nav{height:72px}.brand{font-size:18px}.brand small{font-size:7px}.hero-grid{padding:54px 0}.hero h1{letter-spacing:-1.5px;font-size:43px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.trust-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.situation-inner{padding:23px 0;display:block}.situation a{width:max-content;margin-top:17px}.section{padding:70px 0}.section-head{margin-bottom:30px;display:block}.section-head h2,.method h2{font-size:35px}.section-head>p{margin-top:16px}.program{grid-template-columns:35px 1fr;gap:10px 15px;padding:23px 0}.program:hover{margin:0;padding:23px 0}.amount,.program-meta{grid-column:2}.program-meta button{width:38px;height:38px}.alert-section{padding:68px 0}.alert-copy h2{font-size:38px}.alert-grid{gap:35px}.alert-copy ul{display:block}.alert-copy li{margin-top:10px}.signup{min-height:380px;padding:28px 22px}.featured{display:block}.article-art{min-height:190px}.article-body{padding:25px}.method{padding:65px 0}.method-grid{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}.copyright{line-height:1.7;display:block}.copyright span{display:block}.checked{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sweep{animation:none}}
:root{--font-sans:"Avenir Next", "Segoe UI", Arial, sans-serif;--font-display:Georgia, "Times New Roman", serif}
.sun-mark{filter:drop-shadow(0 7px 11px #27324b24);flex:none;width:124px;height:124px;display:block;overflow:visible}.sun-mark.small{filter:none;width:42px;height:42px}.sun-rays{fill:none;stroke:var(--terra);stroke-width:5px;stroke-linecap:round}.sun-disc{fill:var(--amber);stroke:var(--indigo);stroke-width:4px}.sun-ring{fill:none;stroke:var(--indigo);stroke-width:2.5px;opacity:.65}.sun-core{fill:var(--terra);stroke:var(--indigo);stroke-width:2.5px}.sun-sweep{fill:var(--terra);opacity:.32}.article-art .sun-mark{z-index:2;width:92px;height:92px;position:relative}@media (max-width:640px){.sun-mark.small{width:38px;height:38px}}
