.foe-hero{position:relative;padding:160px 0 var(--section-pad);overflow:hidden}.foe-hero-blobs{position:absolute;inset:0;pointer-events:none;overflow:hidden}.foe-hero-blob{position:absolute;border-radius:50%;filter:blur(80px)}.foe-hero-blob-1{width:540px;height:540px;background:#c8963a2e;top:-10%;left:-8%;animation:foeBlob1 24s ease-in-out infinite}.foe-hero-blob-2{width:420px;height:420px;background:#c8963a1a;bottom:-10%;right:-5%;animation:foeBlob2 28s ease-in-out infinite}@keyframes foeBlob1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.06)}}@keyframes foeBlob2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,20px) scale(1.05)}}.foe-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:center}.foe-hero h1{font-size:clamp(2.4rem,5vw,3.75rem);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin-bottom:24px}.foe-hero h1 em{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--text-secondary)}.foe-hero-sub{font-size:19px;color:var(--text-secondary);line-height:1.7;margin-bottom:16px;max-width:580px}.foe-hero-trust{font-size:14px;color:var(--text-secondary);margin-bottom:36px}.foe-hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.foe-hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.foe-donut{width:100%;max-width:360px;height:auto}.foe-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.foe-donut-num{font-size:64px;font-weight:600;color:var(--text);letter-spacing:-.03em;line-height:1}.foe-donut-num span{color:var(--amber)}.foe-donut-label{font-size:13px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-top:8px}.foe-stats{padding:56px 0;background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.foe-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.foe-stat{text-align:left}.foe-stat-num{display:block;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;color:var(--text);letter-spacing:-.02em;line-height:1;margin-bottom:8px}.foe-stat-label{font-size:14px;color:var(--text-secondary);line-height:1.5}.foe-benefits{padding:var(--section-pad) 0}.foe-benefits-header{max-width:720px;margin-bottom:56px}.foe-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.foe-benefit{padding:36px 32px;border:1px solid var(--border);border-radius:20px;background:var(--bg);transition:box-shadow .35s,transform .3s,border-color .3s;position:relative;overflow:hidden}.foe-benefit:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--amber);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.foe-benefit:hover:before{transform:scaleX(1)}.foe-benefit:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-4px)}.foe-benefit-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#c8963a1a;color:var(--amber);margin-bottom:24px}.foe-benefit-icon svg{width:26px;height:26px}.foe-benefit h3{font-size:20px;font-weight:500;margin-bottom:12px}.foe-benefit p{font-size:15px;color:var(--text-secondary);line-height:1.7}.foe-elig{padding:var(--section-pad) 0;background:var(--bg-alt)}.foe-elig-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.foe-elig-list{list-style:none;padding:0;margin:32px 0 0}.foe-elig-list li{display:flex;gap:14px;padding:14px 0;border-top:1px solid var(--border);font-size:16px;color:var(--text)}.foe-elig-list li:last-child{border-bottom:1px solid var(--border)}.foe-elig-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#c8963a1f;color:var(--amber);display:flex;align-items:center;justify-content:center;margin-top:2px}.foe-elig-check svg{width:12px;height:12px}.foe-elig-cta-card{padding:36px 32px;background:var(--bg);border:1px solid var(--border);border-radius:20px}.foe-elig-cta-card h3{font-size:22px;font-weight:500;margin-bottom:12px}.foe-elig-cta-card p{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:24px}.foe-themen{padding:var(--section-pad) 0}.foe-themen-header{max-width:720px;margin-bottom:56px}.foe-themen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.foe-thema{padding:28px 24px;background:var(--bg-alt);border:1px solid var(--border);border-radius:16px;transition:border-color .25s,transform .25s}.foe-thema:hover{border-color:var(--amber);transform:translateY(-2px)}.foe-thema-num{font-size:12px;font-weight:500;letter-spacing:.1em;color:var(--amber);text-transform:uppercase;margin-bottom:8px;display:block}.foe-thema h4{font-size:17px;font-weight:500;margin-bottom:8px}.foe-thema p{font-size:14px;color:var(--text-secondary);line-height:1.65}.foe-themen-note{margin-top:32px;font-size:14px;color:var(--text-secondary)}.foe-rates{padding:var(--section-pad) 0;background:var(--bg-alt)}.foe-rates-header{max-width:720px;margin-bottom:56px}.foe-rates-table{width:100%;border-collapse:collapse;background:var(--bg);border:1px solid var(--border);border-radius:16px;overflow:hidden;margin-bottom:56px}.foe-rates-table th,.foe-rates-table td{padding:22px 24px;text-align:left;font-size:15px;border-bottom:1px solid var(--border)}.foe-rates-table th{background:var(--bg-alt);font-weight:500;color:var(--text-secondary);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.foe-rates-table tr:last-child td{border-bottom:none}.foe-rates-table td.foe-rates-quote{font-size:22px;font-weight:600;color:var(--amber);letter-spacing:-.02em}.foe-rates-table td.foe-rates-max{font-size:17px;font-weight:500;color:var(--text)}.foe-rates-region{font-size:14px;color:var(--text-secondary);display:block;margin-top:4px;line-height:1.5}.foe-examples{display:grid;grid-template-columns:1fr 1fr;gap:24px}.foe-example{padding:32px;background:var(--bg);border:1px solid var(--border);border-radius:20px}.foe-example-tag{display:inline-block;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--amber);margin-bottom:16px}.foe-example h4{font-size:19px;font-weight:500;margin-bottom:24px}.foe-example-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border);font-size:15px}.foe-example-row:last-of-type{border-bottom:none}.foe-example-row span:first-child{color:var(--text-secondary)}.foe-example-row span:last-child{color:var(--text);font-weight:500}.foe-example-row.foe-example-result{border-top:2px solid var(--amber);border-bottom:none;margin-top:8px;padding-top:18px;font-size:16px}.foe-example-row.foe-example-result span:last-child{color:var(--amber);font-weight:600;font-size:19px}.foe-ablauf{padding:var(--section-pad) 0}.foe-ablauf-header{max-width:720px;margin-bottom:64px}.foe-steps{display:grid;grid-template-columns:1fr;gap:0;position:relative}.foe-step{display:grid;grid-template-columns:80px 1fr;gap:32px;padding:28px 0;border-top:1px solid var(--border);position:relative}.foe-step:last-child{border-bottom:1px solid var(--border)}.foe-step-num{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:48px;color:var(--amber);line-height:1;letter-spacing:-.02em}.foe-step-body h4{font-size:22px;font-weight:500;margin-bottom:8px}.foe-step-body p{font-size:16px;color:var(--text-secondary);line-height:1.7;max-width:720px}.foe-step-warn{margin-top:12px;padding:12px 16px;background:#c8963a14;border-left:3px solid var(--amber);font-size:14px;color:var(--text);border-radius:4px}.foe-warum{padding:var(--section-pad) 0;background:var(--bg-alt)}.foe-warum-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.foe-warum-list{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:24px}.foe-warum-item{display:flex;gap:20px}.foe-warum-item-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#c8963a1a;color:var(--amber);display:flex;align-items:center;justify-content:center}.foe-warum-item-icon svg{width:22px;height:22px}.foe-warum-item-body h4{font-size:18px;font-weight:500;margin-bottom:6px}.foe-warum-item-body p{font-size:15px;color:var(--text-secondary);line-height:1.7}.foe-faq{padding:var(--section-pad) 0}.foe-faq-header{max-width:720px;margin-bottom:56px}.foe-faq-list{max-width:880px}.foe-faq-item{border-top:1px solid var(--border)}.foe-faq-item:last-child{border-bottom:1px solid var(--border)}.foe-faq-q{width:100%;background:none;border:none;padding:24px 0;font-family:var(--font);font-size:18px;font-weight:500;color:var(--text);text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;transition:color .2s}.foe-faq-q:hover{color:var(--amber)}.foe-faq-icon{flex-shrink:0;color:var(--amber);transition:transform .3s}.foe-faq-item.open .foe-faq-icon{transform:rotate(45deg)}.foe-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;font-size:16px;color:var(--text-secondary);line-height:1.75}.foe-faq-item.open .foe-faq-a{max-height:500px;padding:0 0 24px}.foe-cta{padding:var(--section-pad) 0;background:var(--gray-900);color:var(--white);position:relative;overflow:hidden}.foe-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 25%,rgba(200,150,58,.16) 0%,transparent 55%);pointer-events:none}html.dark .foe-cta{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.foe-cta-inner{position:relative;z-index:1;max-width:760px}.foe-cta .eyebrow{color:var(--amber)}.foe-cta h2{font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.15;margin-bottom:24px;color:var(--white)}.foe-cta h2 em{font-family:var(--font-serif);font-style:italic;font-weight:400;color:#ffffffa6}.foe-cta p{font-size:17px;color:#ffffffbf;line-height:1.7;margin-bottom:36px;max-width:640px}.foe-cta-buttons{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:960px){.foe-hero-inner{grid-template-columns:1fr;gap:48px}.foe-hero-visual{order:-1;max-width:320px;margin:0 auto}.foe-stats-grid{grid-template-columns:1fr;gap:28px}.foe-benefits-grid{grid-template-columns:1fr}.foe-elig-grid{grid-template-columns:1fr;gap:40px}.foe-elig-cta-card{position:static}.foe-themen-grid{grid-template-columns:1fr 1fr}.foe-examples{grid-template-columns:1fr}.foe-warum-grid{grid-template-columns:1fr;gap:40px}}@media(max-width:600px){.foe-hero{padding:120px 0 var(--section-pad)}.foe-themen-grid{grid-template-columns:1fr}.foe-step{grid-template-columns:1fr;gap:12px}.foe-step-num{font-size:36px}.foe-rates-table th,.foe-rates-table td{padding:16px 14px;font-size:14px}}
