.tag-poll{--tp-ink:#10252a;--tp-paper:#fffdf8;--tp-pink:#ff6c9f;--tp-lime:#d9ff66;--tp-blue:#80d9ff;color:var(--tp-ink);background:var(--tp-paper);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;overflow:hidden}
.tag-poll *{box-sizing:border-box}.tp-wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.tag-poll a{color:inherit}.tp-hero{padding:70px 0 52px}.tp-hero-grid{display:grid;grid-template-columns:1fr 1.07fr;gap:28px;align-items:center}.tp-eyebrow{font-size:12px;font-weight:850;letter-spacing:.1em;margin:0 0 20px}.tag-poll h1{font-size:clamp(44px,5.5vw,74px);line-height:1;letter-spacing:-.055em;font-weight:950;margin:0 0 26px}.tag-poll h1>span{display:inline-block;background:var(--tp-pink);padding:0 .12em .12em;transform:rotate(-2deg)}.tp-lead{font-size:clamp(20px,2vw,25px);line-height:1.4;font-weight:750;margin:0 0 20px}.tp-intro{max-width:470px;font-size:17px;margin:0 0 26px;color:#465e63}.tp-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:15px 22px;border:2px solid var(--tp-ink);border-radius:10px;background:var(--tp-lime);color:var(--tp-ink);box-shadow:4px 4px 0 var(--tp-ink);font:800 16px/1.4 Inter,system-ui,sans-serif;text-decoration:none;cursor:pointer;transition:transform .16s,box-shadow .16s}.tp-button:hover{transform:translate(-1px,-2px);box-shadow:5px 6px 0 var(--tp-ink)}.tp-button:disabled{opacity:.65;cursor:wait;transform:none}.tp-button span{font-size:23px;line-height:1}.tp-small{font-size:13px;line-height:1.55;color:#52686c;margin:18px 0}.tp-hero-art{margin:0;min-width:0;position:relative}.tp-hero-art img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.tp-hero-art figcaption{font-family:'Gloria Hallelujah',cursive;font-size:19px;transform:rotate(-4deg);text-align:center;margin-top:4px}.tp-ribbon{background:var(--tp-ink);color:var(--tp-lime);display:flex;justify-content:center;gap:32px;align-items:center;padding:16px 24px;font-size:12px;letter-spacing:.055em;font-weight:800}.tp-ribbon span:nth-child(2){color:var(--tp-pink);font-size:22px}.tp-form{padding-block:48px 68px}.tp-section{margin:0 0 34px;padding:24px 0 38px;border:0;border-bottom:2px solid #d7ddcf;min-width:0;scroll-margin-top:110px}.tp-section legend{display:flex;align-items:flex-start;gap:22px;width:100%;padding:0;font-size:clamp(27px,3.5vw,42px);line-height:1.12;letter-spacing:-.035em;font-weight:900}.tp-section legend em{font-style:normal}.tp-number{display:inline-flex;align-items:center;justify-content:center;flex:0 0 55px;height:55px;font-size:22px;letter-spacing:-.03em;font-weight:850;background:var(--tp-lime);border:2px solid var(--tp-ink);border-radius:50%;transform:rotate(-9deg);margin-top:3px}.tp-number-pink{background:var(--tp-pink);transform:rotate(8deg)}.tp-number-blue{background:var(--tp-blue)}.tp-help{margin:20px 0 26px;font-size:16px;color:#465e63}.tp-tag-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:10px 0 20px}.tp-tag-option{cursor:pointer;position:relative;min-width:0}.tp-tag-visual{display:block;position:relative;overflow:hidden}.tp-tag-visual img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;transition:transform .2s}.tp-tag-option:hover img{transform:translateY(-4px)}.tp-tag-label{display:block;padding:14px 0 16px;border-bottom:3px solid #cad4ce;font-size:19px;font-weight:850;line-height:1.25}.tp-tag-label>span{display:block;font-size:12px;font-weight:500;letter-spacing:0;line-height:1.4;margin-top:7px;min-height:34px}.tp-choice-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tp-tick{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--tp-ink);border-radius:50%;background:var(--tp-lime);font-weight:900;opacity:0;transform:scale(.6);transition:opacity .16s,transform .16s}.tp-choice-input:checked~.tp-tag-visual .tp-tick{opacity:1;transform:scale(1)}.tp-choice-input:checked~.tp-tag-label{border-color:var(--tp-ink);background:var(--tp-lime);padding-inline:8px}.tp-choice-input:focus-visible~.tp-tag-visual{outline:3px solid var(--tp-ink);outline-offset:-3px}.tp-line-choice{display:flex;align-items:flex-start;gap:14px;min-height:48px;cursor:pointer;font-size:18px;font-weight:650}.tag-poll input[type=radio],.tag-poll input[type=checkbox]{accent-color:var(--tp-ink);width:22px;height:22px;flex:0 0 22px;margin-top:4px;cursor:pointer}.tag-poll .tp-choice-input{width:1px;height:1px}.tp-unsure{font-size:15px;align-items:center;font-weight:550}.tp-unsure input{margin-top:0!important}.tp-variety-options{display:grid;gap:6px;max-width:730px}.tp-variety-options label{padding:13px 0;border-bottom:1px solid #d7ddcf}.tp-variety-options label:has(input:checked){font-weight:850}.tp-colors{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px}.tp-color-choice{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;cursor:pointer;font-size:14px;font-weight:750;position:relative}.tp-swatch{display:grid;place-items:center;width:72px;height:72px;background:var(--swatch);border:2px solid var(--tp-ink);border-radius:50%;box-shadow:3px 3px 0 #10252a22;transition:transform .16s}.tp-swatch>span{display:grid;place-items:center;width:30px;height:30px;background:var(--tp-paper);border:2px solid var(--tp-ink);border-radius:50%;opacity:0;font-size:18px;font-weight:850}.tp-choice-input:checked~.tp-swatch{outline:3px solid var(--tp-ink);outline-offset:5px;transform:rotate(-7deg)}.tp-choice-input:checked~.tp-swatch>span{opacity:1}.tp-choice-input:focus-visible~.tp-swatch{outline:3px dashed var(--tp-ink);outline-offset:6px}.tp-note-section{margin:28px 0 30px;scroll-margin-top:110px}.tp-note-section>label{font-size:25px;letter-spacing:-.025em;font-weight:850}.tp-note-section textarea{width:100%;padding:16px;border:2px solid var(--tp-ink);border-radius:8px;background:white;font:inherit;resize:vertical;min-height:116px;color:var(--tp-ink)}.tp-note-section .tp-help{margin-block:10px 16px}.tp-submit-section{border-top:2px solid #d7ddcf;padding-top:28px;scroll-margin-top:110px}.tp-privacy{font-size:14px;margin-bottom:22px;max-width:880px}.tp-privacy summary{cursor:pointer;font-weight:750;padding:10px 0}.tp-privacy p{margin:12px 0;color:#465e63}.tp-privacy a,.tp-text-link{text-decoration:underline;text-underline-offset:4px;font-weight:700}.tp-consent{font-size:14px;max-width:800px;font-weight:500;margin:18px 0 28px}.tp-submit{font-size:19px;padding:17px 28px}.tp-error-summary{padding:20px 24px;border-left:5px solid #a02944;background:#fff0f3;margin-bottom:35px;color:#782035}.tp-error-summary ul{list-style:disc;padding-left:20px;margin-top:10px}.tp-error-summary a{text-decoration:underline}.tp-field-error{color:#a02944;font-size:14px;font-weight:700;margin:12px 0}.tp-trap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.tp-success{padding:74px 0 80px;text-align:center;max-width:850px}.tp-success h1{margin-bottom:28px}.tp-success-art{display:block;width:min(480px,90%);height:auto;margin:20px auto;mix-blend-mode:multiply}.tp-recap{border-block:2px solid #d7ddcf;margin:22px auto;padding:20px;max-width:650px}.tp-recap p{margin:4px 0}.tp-success-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;align-items:center;margin-top:30px}.tp-withdraw{margin:35px auto 0;font-size:14px;max-width:630px}.tp-withdraw summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.tp-withdraw p{margin:16px 0}.tp-delete{border:1px solid #7d3442;background:transparent;color:#7d3442;padding:10px 18px;border-radius:6px;font-weight:650;cursor:pointer}.tp-share-fallback input{display:block;max-width:100%;width:380px;margin:10px auto;border:1px solid;padding:10px;font:inherit}.tag-poll :focus-visible{outline:3px solid #176792;outline-offset:4px}.tag-poll [hidden]{display:none!important}#szavazas{scroll-margin-top:85px}
@media(min-width:1100px){.tp-form{max-width:1080px}.tp-hero-art{margin-right:-20px}}
@media(max-width:820px){.tp-hero{padding:36px 0 34px}.tp-hero-grid{grid-template-columns:1fr;gap:24px}.tp-hero-copy{max-width:600px}.tag-poll h1{font-size:56px}.tp-hero-art{max-width:480px;margin-inline:auto}.tp-hero-art figcaption{font-size:17px}.tp-tag-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.tp-colors{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:26px}.tp-ribbon{gap:15px;font-size:10px}.tp-ribbon span:last-child{max-width:190px}.tp-form{padding-top:34px}.tp-section{padding-bottom:26px}.tp-section legend{font-size:34px}.tp-success{padding-block:50px}.tp-success-actions{flex-direction:column}}
@media(max-width:480px){.tp-wrap{width:calc(100% - 36px)}.tp-hero{padding-top:32px}.tag-poll h1{font-size:clamp(40px,11.8vw,55px)}.tp-eyebrow{font-size:10px;margin-bottom:18px}.tp-hero-copy .tp-lead{font-size:20px}.tp-intro{font-size:15px}.tp-hero-art{max-width:340px}.tp-button{font-size:14px;gap:12px;padding:14px 16px}.tp-hero-copy .tp-small{font-size:12px}.tp-section legend{font-size:29px;gap:14px}.tp-number{flex-basis:42px;height:42px;font-size:17px}.tp-help{font-size:14px;margin:18px 0 22px}.tp-tag-options{gap:18px 14px}.tp-tag-label{font-size:16px;padding-top:10px}.tp-tag-label>span{font-size:11px}.tp-line-choice{font-size:16px}.tp-unsure{font-size:14px}.tp-swatch{width:61px;height:61px}.tp-colors{gap:22px 12px}.tp-color-choice{font-size:12px}.tp-note-section>label{font-size:23px}.tp-consent{font-size:13px}.tp-submit{font-size:17px;width:100%}.tp-ribbon{font-size:9px;line-height:1.5;padding:14px 18px}.tp-success .tp-eyebrow{line-height:1.5}.tp-success .tp-lead{font-size:19px}.tp-success>p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.tag-poll *,.tag-poll *:before,.tag-poll *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
