#tietoa-quiz-embed *{box-sizing:border-box;margin:0;padding:0}#tietoa-quiz-embed{background:#fff;color:#1a1a1a;position:relative}#tietoa-quiz-embed .mode-toggles{display:flex;gap:8px;position:absolute;right:14px;top:14px;z-index:100}#tietoa-quiz-embed .mode-toggle{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(45,45,45,.85);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;padding:8px 14px;transition:all .2s}#tietoa-quiz-embed .mode-toggle.on,#tietoa-quiz-embed .mode-toggle:hover{background:#e31e24;border-color:#e31e24}#tietoa-quiz-embed .quiz{align-items:center;container-name:quizc;container-type:inline-size;display:flex;flex:1;flex-direction:column;margin:0 auto;max-width:1100px;padding:80px 20px;width:100%}#tietoa-quiz-embed .progress-wrap{margin-bottom:24px;max-width:520px;width:100%}#tietoa-quiz-embed .progress-track{background:#eee;border-radius:99px;height:6px;margin-bottom:8px;overflow:hidden}#tietoa-quiz-embed .progress-bar{background:#e31e24;border-radius:99px;height:100%;transition:width .35s ease;width:0}#tietoa-quiz-embed .progress-text{color:#888;display:block;font-size:13px;letter-spacing:.5px;text-align:center}#tietoa-quiz-embed .bc{color:#999;display:flex;flex-wrap:wrap;font-size:14px;gap:4px;justify-content:center;margin-bottom:28px;min-height:20px}#tietoa-quiz-embed .bc .crumb{border-radius:6px;color:#666;cursor:pointer;padding:2px 6px;transition:color .2s}#tietoa-quiz-embed .bc .crumb:hover{background:#fff5f5;color:#e31e24}#tietoa-quiz-embed .bc .sep{color:#ccc;padding:0 2px}#tietoa-quiz-embed .step{align-items:center;display:none;flex-direction:column;width:100%}#tietoa-quiz-embed .step.active{animation:tq-fade .4s ease;display:flex}@keyframes tq-fade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}#tietoa-quiz-embed .step h1{color:#2d2d2d;font-size:32px;font-weight:700;line-height:1.25;margin-bottom:36px;text-align:center}#tietoa-quiz-embed .btns{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}#tietoa-quiz-embed .btn-wrap{align-items:center;display:flex;flex-direction:column;position:relative}#tietoa-quiz-embed .btn{align-items:center;background:#f5f0eb;border:2.5px solid #e31e24;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);color:#e31e24;cursor:pointer;display:flex;font-family:inherit;font-size:19px;font-weight:700;justify-content:center;line-height:1.3;min-height:140px;padding:18px;text-align:center;text-decoration:none;transition:all .25s;width:260px}#tietoa-quiz-embed .btn:hover{background:#e31e24;box-shadow:0 6px 16px rgba(227,30,36,.25);color:#fff;transform:translateY(-3px)}#tietoa-quiz-embed .btn:active{transform:translateY(-1px)}#tietoa-quiz-embed .btn-desc{color:#888;font-size:14px;font-style:italic;line-height:1.5;margin-top:14px;max-width:260px;text-align:center}#tietoa-quiz-embed .btns.compact .btn{font-size:17px;min-height:120px;width:210px}#tietoa-quiz-embed .btns.compact .btn-desc{max-width:210px}#tietoa-quiz-embed .action-row{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}#tietoa-quiz-embed .restart-btn{align-items:center;background:none;border:1.5px solid #e31e24;border-radius:99px;color:#e31e24;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:5px;padding:7px 16px;transition:all .2s}#tietoa-quiz-embed .restart-btn:hover{background:#e31e24;color:#fff}#tietoa-quiz-embed .fallback-cards{align-items:stretch}#tietoa-quiz-embed .contact-card{align-items:center;background:#f5f0eb;border:2.5px solid #e31e24;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;gap:16px;max-width:380px;min-height:140px;padding:16px 18px;text-align:left}#tietoa-quiz-embed .contact-photo{background:#ddd;border-radius:10px;flex-shrink:0;height:104px;object-fit:cover;width:104px}#tietoa-quiz-embed .contact-info{color:#444;display:flex;flex-direction:column;font-size:14px;gap:3px;line-height:1.45}#tietoa-quiz-embed .contact-name{color:#1e3a5f;font-size:18px;font-weight:700}#tietoa-quiz-embed .contact-title{color:#666}#tietoa-quiz-embed .contact-phone{color:#444}#tietoa-quiz-embed .contact-email{color:#1e5ba8;text-decoration:underline;word-break:break-all}#tietoa-quiz-embed .contact-cal{color:#e31e24;margin-top:2px;text-decoration:underline}#tietoa-quiz-embed .card-tip{background:#2d2d2d;border-radius:10px;bottom:calc(100% + 10px);box-shadow:0 6px 18px rgba(0,0,0,.18);color:#fff;font-size:13px;left:50%;line-height:1.4;max-width:240px;opacity:0;padding:9px 14px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%) translateY(5px);transition:opacity .2s ease,transform .2s ease;width:max-content;z-index:20}#tietoa-quiz-embed .card-tip:after{border:6px solid transparent;border-top-color:#2d2d2d;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}#tietoa-quiz-embed .btn-wrap:hover .card-tip{opacity:1;transform:translateX(-50%) translateY(0)}#tietoa-quiz-embed .actions{align-items:center;display:flex;flex-direction:column;gap:14px;margin-top:32px}#tietoa-quiz-embed .back-btn{background:none;border:none;color:#999;cursor:pointer;font-family:inherit;font-size:14px;padding:6px 12px}#tietoa-quiz-embed .back-btn:hover{color:#e31e24}#tietoa-quiz-embed .fallback-trigger{background:none;border:1.5px dashed #ccc;border-radius:99px;color:#888;cursor:pointer;font-family:inherit;font-size:14px;margin-top:8px;padding:9px 18px;transition:all .2s}#tietoa-quiz-embed .fallback-trigger:hover{background:#fff5f5;border-color:#e31e24;color:#e31e24}#tietoa-quiz-embed .fallback-heading{color:#2d2d2d;font-size:30px;font-weight:700;line-height:1.25;margin-bottom:8px;text-align:center}#tietoa-quiz-embed .fallback-subtitle{color:#888;font-size:16px;line-height:1.5;margin-bottom:36px;max-width:560px;text-align:center}#tietoa-quiz-embed .landing{margin:0 auto;max-width:780px;width:100%}#tietoa-quiz-embed .landing-badge{background:#fff5f5;border:1px dashed #e31e24;border-radius:99px;color:#e31e24;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:24px;padding:6px 14px;text-transform:uppercase}#tietoa-quiz-embed .landing-subtitle{color:#999;font-size:14px;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}#tietoa-quiz-embed .landing-title{color:#2d2d2d;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:24px}#tietoa-quiz-embed .landing-topic{color:#e31e24;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:32px}#tietoa-quiz-embed .landing-body{color:#444;font-size:17px;line-height:1.7;margin-bottom:40px;white-space:pre-wrap}#tietoa-quiz-embed .landing-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px}#tietoa-quiz-embed .cta{background:#e31e24;border:none;border-radius:12px;box-shadow:0 4px 12px rgba(227,30,36,.25);color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:700;padding:18px 42px;transition:all .2s}#tietoa-quiz-embed .cta:hover{background:#c4181d;box-shadow:0 6px 16px rgba(227,30,36,.35);transform:translateY(-2px)}#tietoa-quiz-embed .landing-edit-link{background:none;border:none;color:#888;cursor:pointer;font-family:inherit;font-size:14px;text-decoration:underline}#tietoa-quiz-embed .landing-edit-link:hover{color:#e31e24}#tietoa-quiz-embed .edit-banner{background:#e31e24;color:#fff;display:none;font-size:13px;font-weight:600;letter-spacing:.3px;padding:9px 16px;position:sticky;text-align:center;top:0;z-index:90}#tietoa-quiz-embed.inline-edit .edit-banner{display:block}#tietoa-quiz-embed .step-picker{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.96);border-bottom:1px solid #eee;display:none;flex-wrap:wrap;gap:8px;justify-content:center;padding:10px 16px;position:sticky;top:35px;z-index:80}#tietoa-quiz-embed.inline-edit .step-picker{display:flex}#tietoa-quiz-embed .step-picker button{background:#fff;border:1px solid #ddd;border-radius:99px;color:#666;cursor:pointer;font-family:inherit;font-size:13px;padding:6px 12px;transition:all .15s;white-space:nowrap}#tietoa-quiz-embed .step-picker button:hover{border-color:#e31e24;color:#e31e24}#tietoa-quiz-embed .step-picker button.active{background:#e31e24;border-color:#e31e24;color:#fff}#tietoa-quiz-embed .step-picker button.active:hover{color:#fff}#tietoa-quiz-embed .step-picker button:disabled{background:#f3f3f3;border-color:#eee;color:#aaa;cursor:default}#tietoa-quiz-embed.inline-edit [contenteditable=true]{border:1px dashed transparent;border-radius:4px;cursor:text;margin:-1px -4px;outline:none;padding:1px 4px;transition:all .15s;-webkit-user-select:text;user-select:text}#tietoa-quiz-embed.inline-edit [contenteditable=true]:hover{background:rgba(227,30,36,.04);border-color:#e31e24}#tietoa-quiz-embed.inline-edit [contenteditable=true]:focus{background:#fff;border-color:#e31e24;box-shadow:0 0 0 3px rgba(227,30,36,.18)}#tietoa-quiz-embed.inline-edit [contenteditable=true][data-placeholder]:empty:before{color:#bbb;content:attr(data-placeholder);font-style:italic;font-weight:400}#tietoa-quiz-embed.inline-edit .btn{cursor:default}#tietoa-quiz-embed.inline-edit .btn:hover{background:#f5f0eb;box-shadow:0 2px 8px rgba(0,0,0,.06);color:#e31e24;transform:none}#tietoa-quiz-embed .add-option-btn{align-items:center;background:#fafafa;border:2px dashed #c8c8c8;border-radius:16px;color:#888;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;justify-content:center;line-height:1.3;min-height:140px;padding:18px;text-align:center;transition:all .2s;width:260px}#tietoa-quiz-embed .add-option-btn:hover{background:#fff5f5;border-color:#e31e24;color:#e31e24}#tietoa-quiz-embed .btns.compact .add-option-btn{font-size:14px;min-height:120px;width:210px}#tietoa-quiz-embed .remove-option-btn{align-items:center;background:#2d2d2d;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:600;height:28px;justify-content:center;line-height:1;padding:0;position:absolute;right:-10px;top:-10px;width:28px;z-index:5}#tietoa-quiz-embed .remove-option-btn:hover{background:#e31e24}#tietoa-quiz-embed .opt-url{border:1px dashed transparent;border-radius:4px;color:#888;font-size:12px;font-style:italic;margin-top:8px;max-width:260px;padding:2px 6px;text-align:center;word-break:break-all}#tietoa-quiz-embed .opt-ctrls{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:10px;max-width:260px}#tietoa-quiz-embed .opt-note{color:#999;font-size:11px;font-style:italic}#tietoa-quiz-embed .mini-btn{background:#fff;border:1px solid #ddd;border-radius:99px;color:#666;cursor:pointer;font-family:inherit;font-size:12px;padding:4px 10px;transition:all .15s}#tietoa-quiz-embed .mini-btn:hover{border-color:#e31e24;color:#e31e24}#tietoa-quiz-embed .mini-btn.danger:hover{background:#e31e24;border-color:#e31e24;color:#fff}#tietoa-quiz-embed .editor{background:#f7f7f5;flex:1;padding:32px 24px 80px}#tietoa-quiz-embed .editor-inner{margin:0 auto;max-width:920px}#tietoa-quiz-embed .editor-toolbar{align-items:center;background:#fff;border:1px solid #e2e2e0;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px;padding:14px 18px;position:sticky;top:0;z-index:10}#tietoa-quiz-embed .editor-toolbar h2{color:#2d2d2d;font-size:18px;margin-right:auto}#tietoa-quiz-embed .tb-btn{align-items:center;background:#2d2d2d;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:6px;padding:8px 14px;transition:background .2s}#tietoa-quiz-embed .tb-btn:hover{background:#e31e24}#tietoa-quiz-embed .tb-btn.outline{background:#fff;border:1.5px solid #ccc;color:#2d2d2d}#tietoa-quiz-embed .tb-btn.outline:hover{background:#fff;border-color:#e31e24;color:#e31e24}#tietoa-quiz-embed .tb-btn.danger:hover{background:#c4181d}#tietoa-quiz-embed .tb-btn.outline.danger{border-color:#e3b3b5;color:#c4181d}#tietoa-quiz-embed .tb-btn.outline.danger:hover{background:#c4181d;border-color:#c4181d;color:#fff}#tietoa-quiz-embed .save-status{color:#888;font-size:12px;min-width:120px;text-align:right}#tietoa-quiz-embed .save-status.shown{color:#2a9d4a}#tietoa-quiz-embed .editor-section{background:#fff;border:1px solid #ececea;border-radius:14px;margin-bottom:18px;padding:24px 26px}#tietoa-quiz-embed .editor-section h2{align-items:center;border-bottom:1px solid #f0f0ee;color:#2d2d2d;display:flex;font-size:18px;gap:10px;margin-bottom:18px;padding-bottom:12px}#tietoa-quiz-embed .editor-section h2 .count{color:#999;font-size:13px;font-weight:400}#tietoa-quiz-embed .editor-section h3{color:#666;font-size:14px;font-weight:600;letter-spacing:.5px;margin:18px 0 10px;text-transform:uppercase}#tietoa-quiz-embed .field{display:block;margin-bottom:14px}#tietoa-quiz-embed .field-label{color:#888;display:block;font-size:12px;font-weight:600;letter-spacing:.4px;margin-bottom:5px;text-transform:uppercase}#tietoa-quiz-embed .field-input,#tietoa-quiz-embed .field-textarea{background:#fafafa;border:1.5px solid #e2e2e0;border-radius:8px;color:#1a1a1a;font-family:inherit;font-size:14px;padding:10px 12px;transition:border-color .15s;width:100%}#tietoa-quiz-embed .field-input:focus,#tietoa-quiz-embed .field-textarea:focus{background:#fff;border-color:#e31e24;outline:none}#tietoa-quiz-embed .field-textarea{line-height:1.5;min-height:60px;resize:vertical}#tietoa-quiz-embed .option-block{background:#fafafa;border:1px solid #ececea;border-radius:10px;margin-bottom:10px;padding:14px}#tietoa-quiz-embed .option-block .field{margin-bottom:10px}#tietoa-quiz-embed .option-block .field:last-child{margin-bottom:0}#tietoa-quiz-embed .landing-edit{background:#fafafa;border:1px solid #ececea;border-radius:10px;margin-bottom:8px;overflow:hidden}#tietoa-quiz-embed .landing-edit summary{align-items:center;color:#444;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:12px;justify-content:space-between;list-style:none;padding:12px 16px;user-select:none}#tietoa-quiz-embed .landing-edit summary::-webkit-details-marker{display:none}#tietoa-quiz-embed .landing-edit summary:before{color:#999;content:"▸";display:inline-block;flex-shrink:0;margin-right:6px;transition:transform .15s}#tietoa-quiz-embed .landing-edit[open] summary:before{transform:rotate(90deg)}#tietoa-quiz-embed .landing-edit summary:hover{background:#fff}#tietoa-quiz-embed .landing-fields{background:#fff;border-top:1px solid #f0f0ee;padding:14px 16px 16px}#tietoa-quiz-embed .landing-preview-btn{background:none;border:none;color:#e31e24;cursor:pointer;font-family:inherit;font-size:12px;margin-top:8px;padding:4px 0;text-decoration:underline}#tietoa-quiz-embed .landing-preview-btn:hover{color:#c4181d}#tietoa-quiz-embed .path-tag{color:#999;font-size:11px;font-weight:400;letter-spacing:.3px}#tietoa-quiz-embed .subblock{background:#fafafa;border:1px solid #ececea;border-radius:10px;margin-bottom:10px;padding:14px}#tietoa-quiz-embed .tree-node{border-left:3px solid #eee;margin:10px 0;padding-left:14px}#tietoa-quiz-embed .tree-node>.field:first-child{margin-bottom:12px}#tietoa-quiz-embed .opt-edit{margin-bottom:8px}#tietoa-quiz-embed .opt-edit>summary .path-tag{font-weight:600;text-transform:uppercase}#tietoa-quiz-embed .leaf-landing{border-top:1px dashed #e6e6e6;margin-top:12px;padding-top:14px}#tietoa-quiz-embed .leaf-landing h3{margin-top:0}#tietoa-quiz-embed .ed-note{color:#999;font-size:12px;font-style:italic;margin:6px 0}#tietoa-quiz-embed .ed-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}@media (max-width:640px){#tietoa-quiz-embed .mode-toggles{gap:6px;right:10px;top:10px}#tietoa-quiz-embed .mode-toggle{font-size:12px;padding:6px 10px}#tietoa-quiz-embed .quiz{padding:60px 16px}#tietoa-quiz-embed.inline-edit .quiz{padding-top:120px}#tietoa-quiz-embed .step h1{font-size:24px;margin-bottom:24px}#tietoa-quiz-embed .btns{align-items:center;flex-direction:column;gap:18px}#tietoa-quiz-embed .add-option-btn,#tietoa-quiz-embed .btn,#tietoa-quiz-embed .btns.compact .add-option-btn,#tietoa-quiz-embed .btns.compact .btn{max-width:320px;width:100%}#tietoa-quiz-embed .btn-desc,#tietoa-quiz-embed .btns.compact .btn-desc{max-width:320px}#tietoa-quiz-embed .card-tip{display:none}#tietoa-quiz-embed .contact-card{max-width:320px;width:100%}#tietoa-quiz-embed .landing-title{font-size:30px}#tietoa-quiz-embed .landing-topic{font-size:17px}#tietoa-quiz-embed .editor{padding:60px 14px}#tietoa-quiz-embed .editor-toolbar{align-items:stretch;flex-direction:column}#tietoa-quiz-embed .editor-toolbar h2{margin-bottom:6px;margin-right:0}#tietoa-quiz-embed .save-status{text-align:left}}@container quizc (max-width: 560px){#tietoa-quiz-embed .step h1{font-size:24px;margin-bottom:24px}#tietoa-quiz-embed .btns{align-items:center;flex-direction:column;gap:18px}#tietoa-quiz-embed .add-option-btn,#tietoa-quiz-embed .btn,#tietoa-quiz-embed .btns.compact .add-option-btn,#tietoa-quiz-embed .btns.compact .btn{max-width:340px;width:100%}#tietoa-quiz-embed .btn-desc,#tietoa-quiz-embed .btns.compact .btn-desc{max-width:340px}#tietoa-quiz-embed .card-tip{display:none}#tietoa-quiz-embed .fallback-cards{align-items:center;flex-direction:column}#tietoa-quiz-embed .contact-card{max-width:340px;width:100%}}