@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Inter:wght@400;500;600&display=swap);.breakdance .bde-section-370-103 .section-container{display:flex;flex-direction:column}:root{--hodja-red:#B00017;--hodja-red-dark:#8B0012;--hodja-red-darker:#6B000E;--border:#E9ECEF;--border-focus:rgba(176,0,23,0.12);--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#6b7280;--background-light:#f8f9fa;--background-lighter:#fefefe;--shadow-light:rgba(0,0,0,0.04);--shadow-medium:rgba(176,0,23,0.08);--shadow-strong:rgba(176,0,23,0.15)}#fluentform_9.fluentform{max-width:900px!important;margin:0 auto!important;background:#ffffff!important;border-radius:24px!important;box-shadow:0 4px 20px rgba(176,0,23,0.08),0 1px 4px rgba(0,0,0,0.04)!important;border:1px solid rgba(176,0,23,0.06)!important;overflow:hidden!important;position:relative!important;transition:all 0.4s cubic-bezier(0.4,0,0.2,1)!important;padding:clamp(32px,4vw,48px)!important;font-family:'Inter',system-ui,-apple-system,sans-serif!important}#fluentform_9.fluentform:hover{transform:translateY(-4px)!important;box-shadow:0 12px 40px rgba(176,0,23,0.12),0 4px 16px rgba(0,0,0,0.08)!important;border-color:rgba(176,0,23,0.12)!important}#fluentform_9.fluentform::before{content:''!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:4px!important;background:linear-gradient(90deg,var(--hodja-red),var(--hodja-red-dark),var(--hodja-red))!important;opacity:0.8!important;transition:opacity 0.3s ease!important;z-index:1!important}#fluentform_9.fluentform:hover::before{opacity:1!important;animation:shimmer 2s ease-in-out infinite!important}@keyframes shimmer{0%{background-position:-200% center}100%{background-position:200% center}}#fluentform_9 .ff-form-header{text-align:center!important;margin-bottom:32px!important;padding-bottom:24px!important;border-bottom:1px solid rgba(176,0,23,0.08)!important}#fluentform_9 .ff-form-header h3{font-family:'Montserrat',sans-serif!important;font-size:clamp(1.5rem,3vw,2rem)!important;font-weight:700!important;color:var(--text-primary)!important;margin:0 0 12px 0!important}#fluentform_9 .ff-form-header p{font-size:16px!important;color:var(--text-secondary)!important;margin:0!important;line-height:1.5!important}#fluentform_9 .ff-el-group{margin-bottom:28px!important}#fluentform_9 .ff-el-input--label label,#fluentform_9 .ff-el-input--label .ff-el-input-label{font-family:'Montserrat',sans-serif!important;font-weight:600!important;font-size:13px!important;color:var(--text-primary)!important;text-transform:uppercase!important;letter-spacing:0.5px!important;margin-bottom:8px!important;display:block!important}#fluentform_9 .ff-el-input--label .asterisk-right,#fluentform_9 .ff-el-input--label .required{color:var(--hodja-red)!important;margin-left:4px!important}#fluentform_9 .ff-el-form-control{width:100%!important;padding:16px 18px!important;border:2px solid var(--border)!important;border-radius:12px!important;font-size:15px!important;font-family:'Inter',sans-serif!important;background:#ffffff!important;color:var(--text-primary)!important;transition:all 0.2s cubic-bezier(0.4,0,0.2,1)!important;box-sizing:border-box!important}#fluentform_9 .ff-el-form-control:focus{border-color:var(--hodja-red)!important;box-shadow:0 0 0 4px var(--border-focus)!important;transform:translateY(-1px)!important;background:var(--background-lighter)!important;outline:none!important}#fluentform_9 .ff-el-form-control:hover:not(:focus){border-color:rgba(176,0,23,0.3)!important}#fluentform_9 .ff-el-form-control::placeholder{color:var(--text-muted)!important;opacity:0.8!important}#fluentform_9 textarea.ff-el-form-control{min-height:130px!important;resize:vertical!important;line-height:1.6!important}#fluentform_9 select.ff-el-form-control{cursor:pointer!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23B00017' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 8 4 4 4-4'/%3e%3c/svg%3e")!important;background-position:right 16px center!important;background-repeat:no-repeat!important;background-size:16px!important;padding-right:48px!important;appearance:none!important}#fluentform_9 .ff-el-form-check-input{display:flex!important;flex-direction:column!important;gap:12px!important}#fluentform_9 .ff-el-form-check{display:flex!important;align-items:center!important;gap:12px!important;background:var(--background-light)!important;padding:14px 18px!important;border-radius:10px!important;margin-bottom:8px!important;border:2px solid transparent!important;cursor:pointer!important;transition:all 0.2s cubic-bezier(0.4,0,0.2,1)!important}#fluentform_9 .ff-el-form-check:hover{background:#ffffff!important;border-color:rgba(176,0,23,0.2)!important;transform:translateY(-1px)!important;box-shadow:0 2px 8px var(--shadow-light)!important}#fluentform_9 .ff-el-form-check input[type="radio"],#fluentform_9 .ff-el-form-check input[type="checkbox"]{accent-color:var(--hodja-red)!important;width:18px!important;height:18px!important;margin:0!important}#fluentform_9 .ff-el-form-check label{font-size:15px!important;color:var(--text-primary)!important;cursor:pointer!important;margin:0!important;font-weight:500!important;text-transform:none!important;letter-spacing:normal!important;line-height:1.4!important}#fluentform_9 .ff-el-help,#fluentform_9 .text-muted{font-size:13px!important;color:var(--text-muted)!important;margin-top:6px!important;line-height:1.4!important;font-style:italic!important}#fluentform_9 a{color:var(--text-primary)!important;text-decoration:none!important;border-bottom:1px solid transparent!important;transition:all 0.2s ease!important}#fluentform_9 a:hover{color:var(--hodja-red)!important;border-bottom-color:var(--hodja-red)!important}#fluentform_9 .ff-btn-wrap{text-align:center!important;margin-top:40px!important;padding-top:32px!important;border-top:1px solid rgba(176,0,23,0.08)!important}#fluentform_9 .ff-btn-submit{display:inline-flex!important;justify-content:center!important;align-items:center!important;padding:16px 40px!important;background:linear-gradient(135deg,var(--hodja-red) 0%,var(--hodja-red-dark) 100%)!important;border-radius:50px!important;border:none!important;color:#ffffff!important;font-family:'Montserrat',sans-serif!important;font-weight:700!important;font-size:15px!important;letter-spacing:0.5px!important;box-shadow:0 8px 24px rgba(176,0,23,0.3)!important;min-width:220px!important;cursor:pointer!important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1)!important;text-decoration:none!important}#fluentform_9 .ff-btn-submit:hover{transform:translateY(-2px)!important;box-shadow:0 12px 32px rgba(176,0,23,0.4)!important;background:linear-gradient(135deg,var(--hodja-red-dark) 0%,var(--hodja-red-darker) 100%)!important}#fluentform_9 .ff-btn-submit:active{transform:translateY(0)!important;box-shadow:0 4px 16px rgba(176,0,23,0.3)!important}#fluentform_9 .ff-btn-submit>*{color:#ffffff!important;fill:#ffffff!important;stroke:#ffffff!important}#fluentform_9 .ff-btn-submit.ff-btn-loading{opacity:0.7!important;cursor:not-allowed!important;pointer-events:none!important}#fluentform_9 .ff-el-is-error .ff-el-form-control{border-color:#EF4444!important;background:#FEF2F2!important;box-shadow:0 0 0 3px rgba(239,68,68,0.1)!important}#fluentform_9 .error{color:#EF4444!important;font-size:14px!important;margin-top:6px!important;font-weight:500!important}#fluentform_9 .ff-message-success{background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important;color:white!important;padding:24px 32px!important;border-radius:16px!important;margin-bottom:32px!important;text-align:center!important;font-weight:600!important;box-shadow:0 4px 20px rgba(16,185,129,0.2)!important}#fluentform_9 .ff-t-container{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important}@media (max-width:768px){#fluentform_9.fluentform{padding:24px 20px!important;border-radius:20px!important}#fluentform_9 .ff-t-container{grid-template-columns:1fr!important;gap:16px!important}#fluentform_9 .ff-btn-submit{width:100%!important;min-width:auto!important}}@media (max-width:480px){#fluentform_9.fluentform{padding:20px 16px!important;border-radius:16px!important}#fluentform_9 .ff-el-group{margin-bottom:20px!important}}#fluentform_9.fluentform:focus-within{box-shadow:0 12px 40px rgba(176,0,23,0.15),0 4px 16px rgba(0,0,0,0.1)!important}#fluentform_9 .ff-el-group{transition:transform 0.2s ease!important}#fluentform_9 .ff-el-form-control:focus + .ff-el-help{color:var(--hodja-red)!important;transform:translateY(-2px)!important}</style></head><body><div style="padding: 40px 20px; background: linear-gradient(135deg, rgba(176, 0, 23, 0.02) 0%, #ffffff 100%); min-height: 100vh;"><div style="text-align: center; margin-bottom: 40px;"><h1 style="font-family: 'Montserrat', sans-serif; font-size: 2.5rem; font-weight: 700; color: #1a1a1a; margin: 0 0 16px 0;">Hodja Auto CSS til Oxygen</h1><p style="font-size: 18px; color: #555555; max-width: 600px; margin: 0 auto;">Kopier CSS'en ovenfor og indsæt den i dit Oxygen tema eller som custom CSS. Brug derefter shortcode: <code>[fluentform id="9"]</code></p>
        </div>
        
        <div style="max-width: 800px; margin: 0 auto; background: #f8f9fa; padding: 30px; border-radius: 16px; border-left: 4px solid #B00017;">
            <h3 style="font-family: 'Montserrat', sans-serif; color: #1a1a1a; margin: 0 0 20px 0;">📋 Sådan bruger du CSS'en:</h3><ol style="color: #555555; line-height: 1.6;"><li><strong>Kopier</strong>hele CSS'en fra &lt;style&gt; tagget ovenfor</li>
                <li><strong>Indsæt</strong> den i Oxygen under "Manage → Stylesheets → Add Stylesheet"</li>
                <li><strong>Eller</strong> tilføj den som Custom CSS i dit WordPress tema</li>
                <li><strong>Brug</strong> shortcode <code>[fluentform id="9"]</code> på din side</li>
                <li><strong>Nyd</strong> den smukke Hodja Auto styling! 🚗</li>
            </ol>
            
            <div style="margin-top: 24px; padding: 16px; background: rgba(176, 0, 23, 0.05); border-radius: 8px;">
                <p style="margin: 0; color: #B00017; font-weight: 600;">💡 Tip: CSS'en er responsiv og fungerer perfekt på alle enheder!</p></div></div></div><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'988c936755420db5',t:'MTc1OTQ5NTkzNy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{;document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})()