.fh-umf *,.fh-umf *:before,.fh-umf *:after{box-sizing:border-box;margin:0;padding:0}.fh-umf{--gold: #F5B800;--gold-soft: #FFF8DC;--gold-bg: #FFFBF0;--dark: #1A1A2E;--text: #333333;--muted: #6B7280;--bg: #FFFFFF;--bg-soft: #FAFAF7;--border: #ECE9E0;--green: #16A34A;--red: #DC2626;--radius: 12px;--radius-sm: 8px}.fh-umf{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}.fh-umf h1,.fh-umf h2,.fh-umf h3,.fh-umf h4{font-weight:700;line-height:1.3;color:var(--dark)}.fh-umf a{color:inherit}.fh-umf .wrap{max-width:1000px;margin:0 auto;padding:0 20px}.fh-umf .intro-section{padding:50px 0 30px}.fh-umf .intro-section h1{font-size:clamp(30px,4.5vw,42px);margin-bottom:14px;text-align:center;letter-spacing:-.5px}.fh-umf .intro-section h1 span{color:var(--gold)}.fh-umf .intro-section .lead{font-size:17px;color:var(--muted);text-align:center;max-width:720px;margin:0 auto}.fh-umf .intro-section .lead strong{color:var(--dark)}.fh-umf .top-tipps{padding:30px 0 50px}.fh-umf .top-tipps h2{font-size:clamp(22px,3vw,28px);margin-bottom:10px;text-align:center}.fh-umf .top-tipps .sub{text-align:center;font-size:16px;color:var(--muted);margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto}.fh-umf .tipp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fh-umf .tipp-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:24px 22px 22px;position:relative;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;text-decoration:none;color:inherit}.fh-umf .tipp-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000000f;border-color:var(--gold)}.fh-umf .tipp-card.featured{border:2px solid var(--gold);background:linear-gradient(180deg,var(--gold-bg) 0%,var(--bg) 60%)}.fh-umf .tipp-rank{position:absolute;top:-14px;left:22px;width:36px;height:36px;background:var(--dark);color:var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;border:3px solid var(--bg)}.fh-umf .tipp-card.featured .tipp-rank{background:var(--gold);color:var(--dark)}.fh-umf .tipp-image{width:100%;height:80px;background:var(--bg-soft);border:1px dashed var(--border);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:14px;margin-top:6px;overflow:hidden}.fh-umf .tipp-image img{max-width:80%;max-height:60px;object-fit:contain}.fh-umf .tipp-image:has(img){background:#fff;border-style:solid}.fh-umf .tipp-image-ph{font-size:11px;color:var(--muted);text-align:center;padding:6px 12px;letter-spacing:.3px}.fh-umf .tipp-card h3{font-size:19px;margin-bottom:6px}.fh-umf .tipp-tagline{font-size:13px;color:var(--muted);margin-bottom:14px;min-height:36px;line-height:1.5}.fh-umf .tipp-meta{list-style:none;font-size:13px;margin-bottom:16px;flex-grow:1}.fh-umf .tipp-meta li{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--border);gap:8px}.fh-umf .tipp-meta li:last-child{border-bottom:none}.fh-umf .tipp-meta li strong{color:var(--dark);text-align:right}.fh-umf .tipp-jump{display:inline-block;padding:11px 18px;border-radius:8px;font-weight:600;text-decoration:none;font-size:14px;text-align:center;transition:all .2s;background:var(--gold);color:var(--dark)}.fh-umf .tipp-jump:hover{background:#e0a800}.fh-umf .info-box{background:var(--gold-bg);border-left:4px solid var(--gold);border-radius:var(--radius-sm);padding:22px 26px;margin:36px 0}.fh-umf .info-box h3{font-size:18px;margin-bottom:8px}.fh-umf .info-box p{font-size:15px;margin:0;color:var(--text)}.fh-umf .info-box p strong{color:var(--dark)}.fh-umf .info-box p+p{margin-top:8px}.fh-umf .toc{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:22px 26px;margin:30px 0}.fh-umf .toc h3{font-size:17px;margin-bottom:14px}.fh-umf .toc ol{list-style:none;counter-reset:toc}.fh-umf .toc ol li{counter-increment:toc;padding:8px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}.fh-umf .toc ol li:last-child{border-bottom:none}.fh-umf .toc ol li:before{content:counter(toc);width:26px;height:26px;background:var(--gold-bg);color:var(--dark);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.fh-umf .toc ol li a{text-decoration:none;color:var(--dark);font-weight:500;font-size:15px;transition:color .2s}.fh-umf .toc ol li a:hover{color:var(--gold)}.fh-umf .toc ol li .toc-meta{margin-left:auto;font-size:12px;color:var(--muted)}.fh-umf .provider-section{padding:60px 0 30px}.fh-umf .provider-section .block-head{text-align:center;margin-bottom:40px}.fh-umf .provider-section .block-head .eyebrow{font-size:12px;color:var(--gold);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}.fh-umf .provider-section .block-head h2{font-size:clamp(24px,3.5vw,32px);margin-bottom:10px}.fh-umf .provider-section .block-head h2 span{color:var(--gold)}.fh-umf .provider-section .block-head p{font-size:16px;color:var(--muted);max-width:680px;margin:0 auto}.fh-umf .provider{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:22px 24px;margin-bottom:16px;scroll-margin-top:20px}.fh-umf .provider.featured{border:2px solid var(--gold);background:linear-gradient(180deg,var(--gold-bg) 0%,var(--bg) 40%)}.fh-umf .provider-top{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;margin-bottom:18px}.fh-umf .provider-logo{width:80px;height:64px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;overflow:hidden}.fh-umf .provider-logo img{max-width:64px;max-height:50px;object-fit:contain;border-radius:8px}.fh-umf .provider-logo-ph{font-size:10px;color:var(--muted);text-align:center;padding:4px;letter-spacing:.3px}.fh-umf .provider-info h3{font-size:20px;margin-bottom:2px}.fh-umf .provider-info h3 .rank{display:inline-block;background:var(--dark);color:var(--gold);padding:2px 9px;border-radius:12px;font-size:11px;font-weight:700;margin-right:8px;vertical-align:middle;letter-spacing:.5px}.fh-umf .provider-info .stars{color:var(--gold);letter-spacing:1px;font-size:13px}.fh-umf .provider-info .rating-text{font-size:12px;color:var(--muted);margin-left:4px}.fh-umf .provider-body{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;margin-bottom:16px}.fh-umf .provider-prose h4{font-size:15px;margin-bottom:6px;color:var(--dark)}.fh-umf .provider-prose p{font-size:13.5px;color:var(--text);margin-bottom:8px;line-height:1.55}.fh-umf .provider-prose p:last-child{margin-bottom:0}.fh-umf .provider-prose strong{color:var(--dark)}.fh-umf .provider-facts{list-style:none;font-size:12.5px;background:var(--bg-soft);border-radius:var(--radius-sm);padding:12px 14px}.fh-umf .provider-facts li{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px solid var(--border);gap:8px}.fh-umf .provider-facts li:last-child{border-bottom:none}.fh-umf .provider-facts li span{color:var(--muted)}.fh-umf .provider-facts li strong{color:var(--dark);text-align:right}.fh-umf .provider-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.fh-umf .pros-box,.fh-umf .cons-box{background:var(--bg-soft);border-radius:var(--radius-sm);padding:12px 14px}.fh-umf .pros-box h5,.fh-umf .cons-box h5{font-size:12px;font-weight:700;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.fh-umf .pros-box h5{color:var(--green)}.fh-umf .cons-box h5{color:var(--red)}.fh-umf .pros-box ul,.fh-umf .cons-box ul{list-style:none}.fh-umf .pros-box li,.fh-umf .cons-box li{font-size:12.5px;padding:3px 0 3px 18px;position:relative;line-height:1.45}.fh-umf .pros-box li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:700}.fh-umf .cons-box li:before{content:"✗";position:absolute;left:0;color:var(--red);font-weight:700}.fh-umf .provider-cta{display:flex;gap:10px;flex-wrap:wrap}.fh-umf .btn{display:inline-block;padding:10px 20px;border-radius:8px;font-weight:600;text-decoration:none;font-size:14px;text-align:center;transition:all .2s;border:none;cursor:pointer}.fh-umf .btn-primary{background:var(--gold);color:var(--dark)}.fh-umf .btn-primary:hover{background:#e0a800}.fh-umf .btn-outline{background:transparent;color:var(--dark);border:1.5px solid var(--border)}.fh-umf .btn-outline:hover{border-color:var(--dark);background:var(--bg-soft)}.fh-umf .tipp-box{display:grid;grid-template-columns:60px 1fr;gap:16px;align-items:start;background:var(--gold-bg);border-left:4px solid var(--gold);border-radius:var(--radius-sm);padding:20px 24px;margin:30px 0}.fh-umf .tipp-icon{font-size:38px;line-height:1}.fh-umf .tipp-content h4{font-size:17px;margin-bottom:6px}.fh-umf .tipp-content p{font-size:15px;margin:0;color:var(--text)}.fh-umf .tipp-content p strong{color:var(--dark)}.fh-umf .block-head{text-align:center;margin-bottom:36px}.fh-umf .block-head .eyebrow{font-size:12px;color:var(--gold);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}.fh-umf .block-head h2{font-size:clamp(24px,3.5vw,32px);margin-bottom:10px}.fh-umf .block-head h2 span{color:var(--gold)}.fh-umf .block-head p{font-size:16px;color:var(--muted);max-width:680px;margin:0 auto}.fh-umf .faq-section{padding:50px 0 30px}.fh-umf .faq-item{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;overflow:hidden;transition:border-color .2s}.fh-umf .faq-item:hover{border-color:#d8d4c8}.fh-umf .faq-item summary{padding:16px 20px;font-weight:600;font-size:15px;color:var(--dark);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.fh-umf .faq-item summary::-webkit-details-marker{display:none}.fh-umf .faq-item summary:after{content:"+";font-size:24px;color:var(--gold);font-weight:400;transition:transform .2s;line-height:1;flex-shrink:0}.fh-umf .faq-item[open] summary:after{transform:rotate(45deg)}.fh-umf .faq-item[open]{border-color:var(--gold)}.fh-umf .faq-body{padding:0 20px 18px;font-size:14px;line-height:1.65;color:var(--text)}.fh-umf .faq-body p{margin-bottom:8px}.fh-umf .faq-body a{color:var(--dark);text-decoration:underline;font-weight:600}.fh-umf .bonus-cta{padding:30px 0 10px}.fh-umf .bonus-inner{background:linear-gradient(135deg,var(--gold-bg) 0%,#FFE89C 100%);border:2px solid var(--gold);border-radius:var(--radius);padding:28px 30px;display:grid;grid-template-columns:80px 1fr;gap:22px;align-items:center;position:relative;overflow:hidden}.fh-umf .bonus-inner:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,rgba(255,255,255,.5) 0%,transparent 70%);border-radius:50%;pointer-events:none}.fh-umf .bonus-icon{font-size:60px;text-align:center;line-height:1;z-index:1}.fh-umf .bonus-content{z-index:1}.fh-umf .bonus-content h3{font-size:22px;color:var(--dark);margin-bottom:8px}.fh-umf .bonus-content p{font-size:15px;color:var(--text);margin-bottom:14px;line-height:1.55}.fh-umf .bonus-link{display:inline-block;background:var(--dark);color:var(--gold);padding:11px 22px;border-radius:8px;font-weight:600;text-decoration:none;font-size:14px;transition:all .2s}.fh-umf .bonus-link:hover{background:#000;transform:translateY(-1px)}.fh-umf .disclaimer{font-size:12px;color:var(--muted);background:var(--bg-soft);padding:16px 20px;border-radius:var(--radius-sm);margin:40px 0 30px;line-height:1.55}.fh-umf .disclaimer strong{color:var(--dark)}@media(max-width:768px){.fh-umf .tipp-cards{grid-template-columns:1fr}.fh-umf .provider{padding:18px}.fh-umf .provider-top{grid-template-columns:64px 1fr}.fh-umf .provider-logo{width:64px;height:56px}.fh-umf .provider-info h3{font-size:18px}.fh-umf .provider-body{grid-template-columns:1fr;gap:14px}.fh-umf .provider-pros-cons{grid-template-columns:1fr}.fh-umf .bonus-inner{grid-template-columns:1fr;text-align:center;padding:24px 22px}.fh-umf .bonus-icon{font-size:50px}}.fh-umf{--gold:#FFC000;--gold-soft:#FFE9A3;--gold-bg:#FFF6DB;--dark:#15202E;--text:#41526A;--muted:#6B7B92;--text-muted:#6B7B92;--text-light:#9CB0C7;--bg:#FFFFFF;--bg-soft:#F6F8FB;--border:#E2E8F1;--green:#1E9E5A;--green-light:#E6F6EC;--green-dark:#168A4D;--red:#E5202B;--red-dark:#B3141D;--red-light:#FFE6E7;--amber:#FFC000;--amber-dark:#C79600;--amber-light:#FFF6DB;--yellow:#FFC000;--yellow-dark:#C79600;--blue:#0064FE;--purple:#7C3AED;--pink:#EC4899;--radius:16px;--radius-sm:8px;font-family:var(--font-body);color:var(--ink-soft)}.fh-umf h1,.fh-umf h2,.fh-umf h3,.fh-umf h4{font-family:var(--font-display);letter-spacing:-.02em}.fh-umf .figure,.fh-umf .fact-num,.fh-umf .num,.fh-umf .stat-num{font-family:var(--font-figure)}.fh-resell{--green: #16a34a;--green-light: #dcfce7;--green-dark: #15803d;--red: #dc2626;--red-dark: #b91c1c;--red-light: #fee2e2;--text: #1f2937;--text-muted: #6b7280;--text-light: #9ca3af;--border: #e5e7eb;--bg: #ffffff;--bg-soft: #f9fafb;--card-shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--card-shadow-hover: 0 4px 14px rgba(0,0,0,.08);--amber: #f59e0b;--amber-dark: #b45309;--amber-light: #fef3c7;--yellow: #ffc000;--yellow-dark: #d99e00;--blue: #2563eb;--purple: #7c3aed;--pink: #ec4899}.fh-resell *{box-sizing:border-box;margin:0;padding:0}.fh-resell{scroll-behavior:smooth}.fh-resell{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased}.fh-resell .fusion-fullwidth,.fh-resell .fusion-builder-row,.fh-resell .fusion-builder-row-inner,.fh-resell .fusion-builder-column,.fh-resell .fusion-builder-column-inner,.fh-resell .fusion-column-wrapper,.fh-resell .fusion-column-wrapper-legacy,.fh-resell .fusion-column-content,.fh-resell .fusion-text,.fh-resell .fusion-code,.fh-resell .fusion-row,.fh-resell .fusion-fullwidth-box,.fh-resell .fusion-flex-container,.fh-resell .fusion-flex-column,.fh-resell .fusion-flex-column-wrapper-legacy,.fh-resell .fusion-layout-column,.fh-resell .fusion-one-full,.fh-resell .fusion-column,.fh-resell .fusion-page-content-wrapper,.fh-resell .fusion-main-menu,.fh-resell .post-content,.fh-resell .entry-content,.fh-resell .post-content-container,.fh-resell article,.fh-resell main,.fh-resell section,.fh-resell .single-post-content,.fh-resell #content,.fh-resell #main{overflow:visible!important}.fh-resell .page-wrapper .toc{position:sticky!important;position:-webkit-sticky!important;top:96px!important}.fh-resell .page-wrapper{max-width:1180px;margin:0 auto;padding:40px 24px;display:grid;grid-template-columns:230px 1fr;gap:48px;align-items:start}.fh-resell .toc{align-self:start;max-height:calc(100vh - 120px);overflow-y:auto;background:#ffffffc7;-webkit-backdrop-filter:blur(16px) saturate(1.4);backdrop-filter:blur(16px) saturate(1.4);border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-md);padding:16px 14px}.fh-resell .toc-title{font-family:var(--font-display);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-mute);margin-bottom:12px;padding-left:12px}.fh-resell .toc-list{list-style:none;display:grid;gap:3px;border-left:none;margin:0}.fh-resell .toc-list li{margin:0}.fh-resell .toc-list a{display:block;padding:9px 14px;font-size:.85rem;color:var(--ink-mute);text-decoration:none;border:none;border-radius:999px;margin-left:0;font-weight:500;transition:background .18s ease,color .18s ease;line-height:1.4}.fh-resell .toc-list a:hover{color:var(--ink);background:var(--surface-2)}.fh-resell .toc-list a.active{color:#fff;background:var(--blue-600);border:none;font-weight:700}.fh-resell main{min-width:0}.fh-resell .hero{background:linear-gradient(135deg,#fef3c7,#fef9c3);border:1px solid #fde68a;border-radius:18px;padding:44px 40px;margin-bottom:40px;position:relative;overflow:hidden}.fh-resell .hero:before{content:"";position:absolute;top:-60px;right:-40px;font-size:14rem;opacity:.08;line-height:1;pointer-events:none}.fh-resell .hero-meta{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.fh-resell .hero-tag{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;font-weight:700;color:#ffc000;background:#3d2900;padding:5px 12px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em}.fh-resell .hero h1{font-size:2.4rem;font-weight:800;letter-spacing:-.025em;line-height:1.15;color:#3d2900;margin-bottom:14px}.fh-resell .hero p{font-size:1.05rem;color:#5a3d00;max-width:640px;margin:0;line-height:1.65}.fh-resell .hero p strong{color:#3d2900}.fh-resell .stand-wrap{margin-top:20px}.fh-resell .stand-chip{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:500;color:#5a3d00;background:#ffffffb3;border:1px solid rgba(217,158,0,.3);padding:4px 10px;border-radius:999px}.fh-resell .stand-chip .dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #16a34a26}.fh-resell section{scroll-margin-top:30px;margin-bottom:56px}.fh-resell section>h2{font-size:1.7rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px;line-height:1.25}.fh-resell section>.sub{color:var(--text-muted);font-size:.95rem;margin-bottom:22px}.fh-resell h3{font-size:1.18rem;font-weight:700;margin-top:24px;margin-bottom:8px;letter-spacing:-.01em}.fh-resell p{margin-bottom:14px;color:#374151}.fh-resell p strong{color:var(--text)}.fh-resell ul,.fh-resell ol{margin:10px 0 16px 22px}.fh-resell ul li,.fh-resell ol li{margin-bottom:6px;color:#374151}.fh-resell a{color:var(--green-dark);text-decoration:underline;text-underline-offset:2px}.fh-resell a:hover{color:var(--green)}.fh-resell .facts-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}.fh-resell .fact-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px;text-align:center}.fh-resell .fact-icon{font-size:1.8rem;margin-bottom:6px;line-height:1}.fh-resell .fact-num{font-size:1.5rem;font-weight:800;color:var(--green-dark);letter-spacing:-.02em;line-height:1.1}.fh-resell .fact-lbl{font-size:.74rem;color:var(--text-muted);font-weight:500;margin-top:4px;line-height:1.4}.fh-resell .strategy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:22px 0}.fh-resell .strategy-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.fh-resell .strategy-card:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover)}.fh-resell .strategy-card.featured{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.fh-resell .strategy-card.featured:before{content:"🏆 Mein Top-Tipp";position:absolute;top:14px;right:14px;background:var(--green);color:#fff;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:999px;box-shadow:0 2px 6px #16a34a4d}.fh-resell .strategy-icon{font-size:2.2rem;margin-bottom:12px;line-height:1}.fh-resell .strategy-name{font-size:1.05rem;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.fh-resell .strategy-meta{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.fh-resell .strategy-tag{font-size:.7rem;font-weight:600;padding:3px 8px;border-radius:4px;background:var(--bg-soft);color:var(--text-muted)}.fh-resell .strategy-tag.budget{background:#dcfce7;color:var(--green-dark)}.fh-resell .strategy-tag.time{background:#fef3c7;color:var(--amber-dark)}.fh-resell .strategy-tag.diff{background:#fee2e2;color:var(--red-dark)}.fh-resell .strategy-card p{font-size:.88rem;color:#4b5563;margin:0;line-height:1.55}.fh-resell .steps-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:28px 0}.fh-resell .step-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px 14px;text-align:center;position:relative}.fh-resell .step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--yellow);color:#3d2900;font-weight:800;font-size:1rem;margin-bottom:10px}.fh-resell .step-card h4{font-size:.92rem;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.fh-resell .step-card p{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.5}.fh-resell .product-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}.fh-resell .product-cat{background:#fff;border:1px solid var(--border);border-radius:14px;padding:20px;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.fh-resell .product-cat:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover)}.fh-resell .product-cat-icon{font-size:2.2rem;margin-bottom:10px;line-height:1}.fh-resell .product-cat-name{font-size:.98rem;font-weight:700;margin-bottom:8px;letter-spacing:-.01em}.fh-resell .product-cat-margin{font-size:.82rem;font-weight:700;color:var(--green-dark);background:var(--green-light);padding:3px 10px;border-radius:999px;display:inline-block;margin-bottom:10px}.fh-resell .product-cat p{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.5}.fh-resell .calendar{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px;margin:22px 0}.fh-resell .calendar-row{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:14px 0;border-top:1px solid #f3f4f6;align-items:flex-start}.fh-resell .calendar-row:first-of-type{border-top:none;padding-top:0}.fh-resell .calendar-month{font-size:.92rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.fh-resell .calendar-month .season{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-top:2px}.fh-resell .calendar-content{font-size:.88rem;color:#4b5563;line-height:1.55}.fh-resell .calendar-content strong{color:var(--text)}.fh-resell .calendar-row.hot .calendar-month{color:var(--red-dark)}.fh-resell .calendar-row.hot .calendar-month .season{color:#fca5a5}.fh-resell .tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.fh-resell .tool-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fh-resell .tool-card:hover{transform:translateY(-2px);border-color:#d1d5db;box-shadow:var(--card-shadow-hover)}.fh-resell .tool-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:8px}.fh-resell .tool-name{font-size:1rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}.fh-resell .tool-badge{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0}.fh-resell .tool-badge.free{background:var(--green-light);color:var(--green-dark)}.fh-resell .tool-badge.paid{background:#fef3c7;color:var(--amber-dark)}.fh-resell .tool-badge.freemium{background:#dbeafe;color:var(--blue)}.fh-resell .tool-desc{font-size:.82rem;color:var(--text-muted);line-height:1.5;margin:0}.fh-resell .tool-desc strong{color:var(--text)}.fh-resell .example-card{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden;margin:18px 0}.fh-resell .example-header{display:grid;grid-template-columns:1fr 220px;gap:0;align-items:stretch}.fh-resell .example-content{padding:22px 26px}.fh-resell .example-content h4{font-size:1.08rem;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.fh-resell .example-content p{font-size:.9rem;color:#4b5563;margin-bottom:12px;line-height:1.55}.fh-resell .example-image{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-left:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;color:var(--text-muted)}.fh-resell .example-image .ss-icon{font-size:2.4rem;margin-bottom:6px;opacity:.6}.fh-resell .example-image .ss-title{font-size:.82rem;font-weight:700;color:var(--text);margin-bottom:2px}.fh-resell .example-image .ss-hint{font-size:.7rem;line-height:1.4}.fh-resell .example-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--border);background:var(--bg-soft)}.fh-resell .example-num{padding:12px 14px;text-align:center;border-right:1px solid var(--border)}.fh-resell .example-num:last-child{border-right:none}.fh-resell .example-num .lbl{font-size:.66rem;text-transform:uppercase;color:var(--text-muted);font-weight:600;letter-spacing:.04em;margin-bottom:2px}.fh-resell .example-num .val{font-size:.95rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--text)}.fh-resell .example-num.profit .val{color:var(--green-dark)}.fh-resell .callout{background:#f0fdf4;border-left:3px solid var(--green);border-radius:0 8px 8px 0;padding:14px 18px;margin:18px 0;font-size:.92rem;color:#14532d}.fh-resell .callout strong{color:#14532d}.fh-resell .callout.warning{background:#fef2f2;border-color:var(--red);color:#7f1d1d}.fh-resell .callout.warning strong{color:#7f1d1d}.fh-resell .callout.info{background:#eff6ff;border-color:var(--blue);color:#1e40af}.fh-resell .callout.info strong{color:#1e40af}.fh-resell .callout.tip{background:var(--amber-light);border-color:var(--amber);color:#78350f}.fh-resell .callout.tip strong{color:#78350f}.fh-resell .influencer-list{display:flex;flex-direction:column;gap:14px;margin:22px 0}.fh-resell .influencer-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:20px;display:grid;grid-template-columns:48px 84px 1fr auto;gap:18px;align-items:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fh-resell .influencer-card:hover{transform:translateY(-2px);border-color:#d1d5db;box-shadow:var(--card-shadow-hover)}.fh-resell .influencer-rank{font-size:1.6rem;font-weight:800;color:var(--text-light);text-align:center;line-height:1;font-variant-numeric:tabular-nums}.fh-resell .influencer-card:nth-child(1) .influencer-rank{color:#d97706}.fh-resell .influencer-card:nth-child(2) .influencer-rank{color:#9ca3af}.fh-resell .influencer-card:nth-child(3) .influencer-rank{color:#b45309}.fh-resell .influencer-avatar{width:84px;height:84px;border-radius:50%;background:var(--bg-soft);border:2px dashed #d1d5db;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.fh-resell .influencer-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.fh-resell .influencer-avatar-placeholder{font-size:2rem;color:#9ca3af;line-height:1}.fh-resell .influencer-info{min-width:0}.fh-resell .influencer-name{font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:2px}.fh-resell .influencer-handle{font-size:.82rem;color:var(--text-muted);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;margin-bottom:8px}.fh-resell .influencer-followers{display:inline-flex;align-items:center;gap:5px;font-size:.82rem;font-weight:700;color:var(--green-dark);background:var(--green-light);padding:3px 10px;border-radius:999px;margin-bottom:8px}.fh-resell .influencer-desc{font-size:.88rem;color:#4b5563;line-height:1.5;margin:0}.fh-resell .influencer-action{align-self:center}.fh-resell .influencer-btn{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:600;font-size:.86rem;padding:10px 16px;border-radius:8px;text-decoration:none;transition:transform .15s ease,opacity .15s ease;white-space:nowrap}.fh-resell .influencer-btn:hover{transform:translateY(-1px);color:#fff;text-decoration:none;opacity:.92}.fh-resell .influencer-btn.youtube{background:red;box-shadow:0 2px 6px #ff000040}.fh-resell .influencer-btn.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);box-shadow:0 2px 6px #e1306c40}.fh-resell .influencer-btn.tiktok{background:#000;box-shadow:0 2px 6px #00000040}.fh-resell .influencer-btn svg{width:16px;height:16px}.fh-resell .faq-list{display:flex;flex-direction:column;gap:10px}.fh-resell .faq-item{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.fh-resell .faq-item:hover{border-color:#d1d5db}.fh-resell .faq-item[open]{border-color:var(--green);box-shadow:0 2px 8px #16a34a14}.fh-resell .faq-item summary{cursor:pointer;padding:16px 20px;font-weight:600;font-size:.95rem;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none}.fh-resell .faq-item summary::-webkit-details-marker{display:none}.fh-resell .faq-item summary:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--text-muted);line-height:1}.fh-resell .faq-item[open] summary:after{content:"−";color:var(--green)}.fh-resell .faq-content{padding:0 20px 18px;font-size:.9rem;line-height:1.65;color:#4b5563}.fh-resell .faq-content p{color:#4b5563}.fh-resell .faq-content strong{color:var(--text)}.fh-resell .bonus-card{background:#ffc000;border:1px solid #d99e00;border-radius:14px;padding:28px 30px;margin-top:36px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.fh-resell .bonus-card .bonus-emoji{font-size:2.8rem;flex-shrink:0}.fh-resell .bonus-text{flex:1;min-width:220px}.fh-resell .bonus-text h3{margin-top:0;margin-bottom:4px;font-size:1.2rem;color:#3d2900}.fh-resell .bonus-text p{color:#5a3d00;font-size:.92rem;margin:0}.fh-resell .bonus-card .btn-bonus{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;font-weight:600;font-size:.95rem;padding:12px 22px;border-radius:10px;text-decoration:none;box-shadow:0 4px 12px #16a34a4d;transition:background .15s ease,transform .15s ease;margin-left:auto;white-space:nowrap}.fh-resell .bonus-card .btn-bonus:hover{background:var(--green-dark);color:#fff;transform:translateY(-1px);text-decoration:none}.fh-resell .footnote{margin-top:36px;font-size:.76rem;color:var(--text-muted);line-height:1.55;padding-top:18px;border-top:1px solid var(--border)}@media(max-width:900px){.fh-resell .page-wrapper{grid-template-columns:1fr;gap:0;padding:24px 16px}.fh-resell .toc{display:none!important}.fh-resell .hero{padding:32px 24px}.fh-resell .hero h1{font-size:1.7rem}.fh-resell .facts-row{grid-template-columns:repeat(2,1fr)}.fh-resell .strategy-grid{grid-template-columns:1fr}.fh-resell .steps-flow,.fh-resell .product-cats{grid-template-columns:repeat(2,1fr)}.fh-resell .tools-grid,.fh-resell .example-header{grid-template-columns:1fr}.fh-resell .example-image{border-left:none;border-top:1px solid var(--border);aspect-ratio:16/9}.fh-resell .calendar-row{grid-template-columns:1fr;gap:6px}.fh-resell .influencer-card{grid-template-columns:32px 64px 1fr;grid-template-areas:"rank avatar info" ". . action";gap:12px}.fh-resell .influencer-rank{grid-area:rank;font-size:1.2rem}.fh-resell .influencer-avatar{grid-area:avatar;width:64px;height:64px}.fh-resell .influencer-info{grid-area:info}.fh-resell .influencer-action{grid-area:action;justify-self:start;margin-top:4px}.fh-resell .bonus-card .btn-bonus{margin-left:0}}@media(max-width:600px){.fh-resell .page-wrapper{padding:18px 14px}.fh-resell .hero{padding:26px 18px;border-radius:14px;margin-bottom:28px}.fh-resell .hero h1{font-size:1.55rem;line-height:1.2}.fh-resell .hero p{font-size:.95rem}.fh-resell .hero-meta{gap:6px;margin-bottom:12px}.fh-resell .hero-tag{font-size:.62rem;padding:4px 9px;letter-spacing:.06em}.fh-resell section{margin-bottom:40px}.fh-resell section>h2{font-size:1.35rem}.fh-resell section>.sub{font-size:.9rem}.fh-resell h3{font-size:1.05rem;margin-top:20px}.fh-resell .facts-row{gap:10px}.fh-resell .fact-card{padding:14px 10px}.fh-resell .fact-num{font-size:1.2rem}.fh-resell .fact-icon{font-size:1.5rem}.fh-resell .fact-lbl{font-size:.68rem}.fh-resell .steps-flow{grid-template-columns:1fr;gap:10px}.fh-resell .step-card{padding:16px 14px;text-align:left;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:14px}.fh-resell .step-num{margin-bottom:0}.fh-resell .step-card h4{margin-bottom:2px}.fh-resell .product-cats{gap:10px}.fh-resell .product-cat{padding:16px 12px}.fh-resell .product-cat-icon{font-size:1.8rem;margin-bottom:8px}.fh-resell .product-cat-name{font-size:.92rem;margin-bottom:6px}.fh-resell .product-cat-margin{font-size:.75rem;padding:2px 8px;margin-bottom:6px}.fh-resell .product-cat p{font-size:.74rem}.fh-resell .strategy-card{padding:20px}.fh-resell .strategy-card.featured:before{font-size:.58rem;padding:3px 9px;top:12px;right:12px}.fh-resell .strategy-name{font-size:1rem}.fh-resell .strategy-meta{gap:6px}.fh-resell .strategy-tag{font-size:.66rem;padding:3px 7px}.fh-resell .strategy-card p{font-size:.85rem}.fh-resell .tool-card{padding:16px}.fh-resell .tool-name{font-size:.94rem}.fh-resell .tool-desc{font-size:.78rem}.fh-resell .tool-badge{font-size:.58rem;padding:2px 7px}.fh-resell .example-content{padding:18px 20px}.fh-resell .example-content h4{font-size:1rem}.fh-resell .example-content p{font-size:.85rem}.fh-resell .example-num{padding:10px 8px}.fh-resell .example-num .val{font-size:.86rem}.fh-resell .example-num .lbl{font-size:.6rem}.fh-resell .influencer-card{padding:16px}.fh-resell .influencer-avatar{width:56px;height:56px}.fh-resell .influencer-name{font-size:1rem}.fh-resell .influencer-handle{font-size:.74rem}.fh-resell .influencer-followers{font-size:.74rem;padding:2px 8px;margin-bottom:6px}.fh-resell .influencer-desc{font-size:.82rem}.fh-resell .influencer-btn{font-size:.78rem;padding:8px 13px}.fh-resell .faq-item summary{padding:14px 16px;font-size:.9rem}.fh-resell .faq-content{padding:0 16px 16px;font-size:.85rem}.fh-resell .callout{padding:12px 14px;font-size:.86rem}.fh-resell .bonus-card{padding:22px 20px;gap:14px}.fh-resell .bonus-card .bonus-emoji{font-size:2.2rem}.fh-resell .bonus-text h3{font-size:1.05rem}.fh-resell .bonus-text p{font-size:.85rem}.fh-resell .bonus-card .btn-bonus{width:100%;justify-content:center;padding:11px 18px;font-size:.9rem}.fh-resell .footnote{font-size:.7rem}}@media(max-width:400px){.fh-resell .facts-row,.fh-resell .product-cats{grid-template-columns:1fr}.fh-resell .hero h1{font-size:1.4rem}}.fh-resell{--gold:#FFC000;--gold-soft:#FFE9A3;--gold-bg:#FFF6DB;--dark:#15202E;--text:#41526A;--muted:#6B7B92;--text-muted:#6B7B92;--text-light:#9CB0C7;--bg:#FFFFFF;--bg-soft:#F6F8FB;--border:#E2E8F1;--green:#1E9E5A;--green-light:#E6F6EC;--green-dark:#168A4D;--red:#E5202B;--red-dark:#B3141D;--red-light:#FFE6E7;--amber:#FFC000;--amber-dark:#C79600;--amber-light:#FFF6DB;--yellow:#FFC000;--yellow-dark:#C79600;--blue:#0064FE;--purple:#7C3AED;--pink:#EC4899;--radius:16px;--radius-sm:8px;font-family:var(--font-body);color:var(--ink-soft)}.fh-resell h1,.fh-resell h2,.fh-resell h3,.fh-resell h4{font-family:var(--font-display);letter-spacing:-.02em}.fh-resell .figure,.fh-resell .fact-num,.fh-resell .num,.fh-resell .stat-num{font-family:var(--font-figure)}.fh-plasma *,.fh-plasma *:before,.fh-plasma *:after{box-sizing:border-box;margin:0;padding:0}.fh-plasma{--gold: #F5B800;--gold-soft: #FFF8DC;--gold-bg: #FFFBF0;--dark: #1A1A2E;--text: #333333;--muted: #6B7280;--bg: #FFFFFF;--bg-soft: #FAFAF7;--border: #ECE9E0;--green: #16A34A;--red: #DC2626;--radius: 12px;--radius-sm: 8px}.fh-plasma{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}.fh-plasma h1,.fh-plasma h2,.fh-plasma h3,.fh-plasma h4{font-weight:700;line-height:1.3;color:var(--dark)}.fh-plasma a{color:inherit}.fh-plasma .wrap{max-width:1000px;margin:0 auto;padding:0 20px}.fh-plasma .intro-section{padding:50px 0 30px}.fh-plasma .intro-section h1{font-size:clamp(30px,4.5vw,42px);margin-bottom:14px;text-align:center;letter-spacing:-.5px}.fh-plasma .intro-section h1 span{color:var(--gold)}.fh-plasma .intro-section .lead{font-size:17px;color:var(--muted);text-align:center;max-width:720px;margin:0 auto}.fh-plasma .intro-section .lead strong{color:var(--dark)}.fh-plasma .map-section{padding:20px 0 50px}.fh-plasma .search-bar{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:20px 22px;margin-bottom:20px}.fh-plasma .search-bar-row{display:grid;grid-template-columns:1fr auto auto;gap:10px}.fh-plasma .search-input{padding:12px 16px;border:1px solid var(--border);border-radius:8px;font-size:15px;font-family:inherit;color:var(--dark)}.fh-plasma .search-input:focus{outline:none;border-color:var(--gold)}.fh-plasma .search-btn{padding:12px 22px;background:var(--gold);color:var(--dark);border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px;font-family:inherit;transition:all .2s}.fh-plasma .search-btn:hover{background:#e0a800}.fh-plasma .locate-btn{padding:12px 16px;background:var(--bg);color:var(--dark);border:1px solid var(--border);border-radius:8px;cursor:pointer;font-size:14px;font-family:inherit;transition:all .2s}.fh-plasma .locate-btn:hover{border-color:var(--dark);background:var(--bg-soft)}.fh-plasma #map{height:500px;width:100%;border-radius:var(--radius);border:1px solid var(--border)}.fh-plasma .map-info{font-size:12px;color:var(--muted);text-align:center;margin-top:10px;font-style:italic}.fh-plasma .legend{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:14px 0 0;font-size:12px}.fh-plasma .legend-item{display:flex;align-items:center;gap:6px;color:var(--text)}.fh-plasma .legend-dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 3px #0003}.fh-plasma .results-section{margin-top:24px}.fh-plasma .results-section h3{font-size:20px;margin-bottom:16px}.fh-plasma .result-list{display:grid;gap:12px}.fh-plasma .result-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:18px 20px;transition:border-color .2s}.fh-plasma .result-card:hover{border-color:var(--gold)}.fh-plasma .result-top{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;margin-bottom:10px;cursor:pointer}.fh-plasma .result-name{font-weight:700;color:var(--dark);margin-bottom:4px;font-size:15px}.fh-plasma .result-meta{font-size:13px;color:var(--muted);line-height:1.5}.fh-plasma .result-distance{background:var(--gold-bg);color:var(--dark);padding:4px 10px;border-radius:12px;font-size:12px;font-weight:700;white-space:nowrap}.fh-plasma .result-payment{color:var(--gold);font-weight:700}.fh-plasma .result-bottom{display:flex;gap:10px;flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--border)}.fh-plasma .result-btn{padding:8px 14px;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;align-items:center;gap:6px}.fh-plasma .result-btn-primary{background:var(--gold);color:var(--dark)}.fh-plasma .result-btn-primary:hover{background:#e0a800}.fh-plasma .result-btn-outline{background:transparent;color:var(--dark);border:1.5px solid var(--border)}.fh-plasma .result-btn-outline:hover{border-color:var(--dark);background:var(--bg-soft)}.fh-plasma .leaflet-popup-content-wrapper{border-radius:10px}.fh-plasma .leaflet-popup-content{margin:14px 16px;font-family:inherit;min-width:200px}.fh-plasma .popup-name{font-weight:700;color:var(--dark);margin-bottom:4px;font-size:14px;line-height:1.3}.fh-plasma .popup-addr{font-size:12px;color:var(--muted);margin-bottom:8px;line-height:1.4}.fh-plasma .popup-pay{font-size:13px;font-weight:700;color:var(--gold);margin-bottom:10px}.fh-plasma .popup-link{display:inline-block;background:var(--gold);color:var(--dark);padding:6px 12px;border-radius:6px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s}.fh-plasma .popup-link:hover{background:#e0a800}.fh-plasma .tipp-box{display:grid;grid-template-columns:60px 1fr;gap:16px;align-items:start;background:var(--gold-bg);border-left:4px solid var(--gold);border-radius:var(--radius-sm);padding:20px 24px;margin:30px 0}.fh-plasma .tipp-icon{font-size:38px;line-height:1}.fh-plasma .tipp-content h4{font-size:17px;margin-bottom:6px}.fh-plasma .tipp-content p{font-size:15px;margin:0;color:var(--text)}.fh-plasma .tipp-content p strong{color:var(--dark)}.fh-plasma .block-head{text-align:center;margin-bottom:36px}.fh-plasma .block-head .eyebrow{font-size:12px;color:var(--gold);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}.fh-plasma .block-head h2{font-size:clamp(24px,3.5vw,32px);margin-bottom:10px}.fh-plasma .block-head h2 span{color:var(--gold)}.fh-plasma .block-head p{font-size:16px;color:var(--muted);max-width:680px;margin:0 auto}.fh-plasma .faq-section{padding:50px 0 30px}.fh-plasma .faq-item{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;overflow:hidden;transition:border-color .2s}.fh-plasma .faq-item:hover{border-color:#d8d4c8}.fh-plasma .faq-item summary{padding:16px 20px;font-weight:600;font-size:15px;color:var(--dark);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.fh-plasma .faq-item summary::-webkit-details-marker{display:none}.fh-plasma .faq-item summary:after{content:"+";font-size:24px;color:var(--gold);font-weight:400;transition:transform .2s;line-height:1;flex-shrink:0}.fh-plasma .faq-item[open] summary:after{transform:rotate(45deg)}.fh-plasma .faq-item[open]{border-color:var(--gold)}.fh-plasma .faq-body{padding:0 20px 18px;font-size:14px;line-height:1.65;color:var(--text)}.fh-plasma .faq-body p{margin-bottom:8px}.fh-plasma .faq-body a{color:var(--dark);text-decoration:underline;font-weight:600}.fh-plasma .bonus-cta{padding:30px 0 10px}.fh-plasma .bonus-inner{background:linear-gradient(135deg,var(--gold-bg) 0%,#FFE89C 100%);border:2px solid var(--gold);border-radius:var(--radius);padding:28px 30px;display:grid;grid-template-columns:80px 1fr;gap:22px;align-items:center;position:relative;overflow:hidden}.fh-plasma .bonus-inner:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,rgba(255,255,255,.5) 0%,transparent 70%);border-radius:50%;pointer-events:none}.fh-plasma .bonus-icon{font-size:60px;text-align:center;line-height:1;z-index:1}.fh-plasma .bonus-content{z-index:1}.fh-plasma .bonus-content h3{font-size:22px;color:var(--dark);margin-bottom:8px}.fh-plasma .bonus-content p{font-size:15px;color:var(--text);margin-bottom:14px;line-height:1.55}.fh-plasma .bonus-link{display:inline-block;background:var(--dark);color:var(--gold);padding:11px 22px;border-radius:8px;font-weight:600;text-decoration:none;font-size:14px;transition:all .2s}.fh-plasma .bonus-link:hover{background:#000;transform:translateY(-1px)}.fh-plasma .disclaimer{font-size:12px;color:var(--muted);background:var(--bg-soft);padding:16px 20px;border-radius:var(--radius-sm);margin:40px 0 30px;line-height:1.55}.fh-plasma .disclaimer strong{color:var(--dark)}@media(max-width:700px){.fh-plasma .search-bar-row{grid-template-columns:1fr}.fh-plasma .bonus-inner{grid-template-columns:1fr;text-align:center;padding:24px 22px}.fh-plasma .bonus-icon{font-size:50px}.fh-plasma #map{height:380px}.fh-plasma .result-top{grid-template-columns:1fr}.fh-plasma .result-distance{justify-self:start}}.fh-plasma{--gold:#FFC000;--gold-soft:#FFE9A3;--gold-bg:#FFF6DB;--dark:#15202E;--text:#41526A;--muted:#6B7B92;--text-muted:#6B7B92;--text-light:#9CB0C7;--bg:#FFFFFF;--bg-soft:#F6F8FB;--border:#E2E8F1;--green:#1E9E5A;--green-light:#E6F6EC;--green-dark:#168A4D;--red:#E5202B;--red-dark:#B3141D;--red-light:#FFE6E7;--amber:#FFC000;--amber-dark:#C79600;--amber-light:#FFF6DB;--yellow:#FFC000;--yellow-dark:#C79600;--blue:#0064FE;--purple:#7C3AED;--pink:#EC4899;--radius:16px;--radius-sm:8px;font-family:var(--font-body);color:var(--ink-soft)}.fh-plasma h1,.fh-plasma h2,.fh-plasma h3,.fh-plasma h4{font-family:var(--font-display);letter-spacing:-.02em}.fh-plasma .figure,.fh-plasma .fact-num,.fh-plasma .num,.fh-plasma .stat-num{font-family:var(--font-figure)}.fh-hustle *,.fh-hustle *:before,.fh-hustle *:after{box-sizing:border-box;margin:0;padding:0}.fh-hustle{--gold: #F5B800;--gold-soft: #FFF8DC;--gold-bg: #FFFBF0;--dark: #1A1A2E;--text: #333333;--muted: #6B7280;--bg: #FFFFFF;--bg-soft: #FAFAF7;--border: #ECE9E0;--green: #16A34A;--red: #DC2626;--radius: 12px;--radius-sm: 8px}.fh-hustle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}.fh-hustle h1,.fh-hustle h2,.fh-hustle h3,.fh-hustle h4{font-weight:700;line-height:1.3;color:var(--dark)}.fh-hustle a{color:inherit}.fh-hustle .wrap{max-width:1000px;margin:0 auto;padding:0 20px}.fh-hustle .intro-section{padding:50px 0 40px}.fh-hustle .intro-section h1{font-size:clamp(30px,4.5vw,42px);margin-bottom:12px;text-align:center;letter-spacing:-.5px}.fh-hustle .intro-section .lead{font-size:17px;color:var(--muted);text-align:center;max-width:700px;margin:0 auto 30px}.fh-hustle .intro-section .lead strong{color:var(--dark)}.fh-hustle .stat-row-top{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;max-width:800px;margin:0 auto}.fh-hustle .stat-card{background:var(--gold-bg);border:1px solid var(--border);border-radius:var(--radius);padding:22px;text-align:center}.fh-hustle .stat-card .num{font-size:28px;font-weight:700;color:var(--gold);display:block;margin-bottom:4px}.fh-hustle .stat-card .lbl{font-size:13px;color:var(--muted)}.fh-hustle .categories-section{padding:30px 0 50px}.fh-hustle .categories-section h2{font-size:clamp(24px,3vw,30px);margin-bottom:12px;text-align:center}.fh-hustle .categories-section .sub{font-size:16px;color:var(--muted);text-align:center;margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto}.fh-hustle .category{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:16px;overflow:hidden;transition:border-color .2s}.fh-hustle .category:hover{border-color:#d8d4c8}.fh-hustle .category summary{padding:22px 24px;font-weight:700;font-size:18px;color:var(--dark);cursor:pointer;list-style:none;display:flex;align-items:center;gap:18px}.fh-hustle .category summary::-webkit-details-marker{display:none}.fh-hustle .category-icon{width:52px;height:52px;background:var(--gold-bg);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.fh-hustle .category-title{flex:1}.fh-hustle .category-title .count{display:block;font-size:13px;font-weight:500;color:var(--muted);margin-top:2px}.fh-hustle .category-toggle{font-size:28px;color:var(--gold);font-weight:300;transition:transform .2s;flex-shrink:0}.fh-hustle .category[open] .category-toggle{transform:rotate(45deg)}.fh-hustle .category[open]{border-color:var(--gold)}.fh-hustle .tips-list{padding:8px 24px 24px;border-top:1px solid var(--border)}.fh-hustle .tip{display:grid;grid-template-columns:36px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--border);align-items:start}.fh-hustle .tip:last-child{border-bottom:none}.fh-hustle .tip-num{background:var(--bg-soft);color:var(--dark);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.fh-hustle .tip-content strong{display:block;font-size:15px;color:var(--dark);margin-bottom:2px}.fh-hustle .tip-content strong a{color:var(--dark);text-decoration:none;border-bottom:2px solid var(--gold);transition:color .2s}.fh-hustle .tip-content strong a:hover{color:var(--gold)}.fh-hustle .tip-content span{font-size:13px;color:var(--muted);line-height:1.5}.fh-hustle .tip-save{background:var(--gold-bg);color:var(--dark);padding:4px 10px;border-radius:12px;font-size:12px;font-weight:700;white-space:nowrap;align-self:center}.fh-hustle .tip.featured .tip-content strong:after{content:" →";color:var(--gold);font-weight:700}.fh-hustle .tipp-box{display:grid;grid-template-columns:60px 1fr;gap:16px;align-items:start;background:var(--gold-bg);border-left:4px solid var(--gold);border-radius:var(--radius-sm);padding:20px 24px;margin:30px 0}.fh-hustle .tipp-icon{font-size:38px;line-height:1}.fh-hustle .tipp-content h4{font-size:17px;margin-bottom:6px}.fh-hustle .tipp-content p{font-size:15px;margin:0;color:var(--text)}.fh-hustle .tipp-content p strong{color:var(--dark)}.fh-hustle .cta-block{background:var(--dark);border-radius:var(--radius);padding:32px;margin:40px 0;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;color:#fff}.fh-hustle .cta-block h3{color:var(--gold);font-size:22px;margin-bottom:8px}.fh-hustle .cta-block p{margin:0;font-size:15px;color:#ffffffd9}.fh-hustle .cta-block .btn{padding:13px 24px;white-space:nowrap;background:var(--gold);color:var(--dark);border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s}.fh-hustle .cta-block .btn:hover{background:#e0a800}.fh-hustle .faq-section{padding:50px 0 30px}.fh-hustle .faq-section h2{font-size:clamp(22px,3vw,28px);margin-bottom:10px;text-align:center}.fh-hustle .faq-section .sub{text-align:center;font-size:16px;color:var(--muted);margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto}.fh-hustle .faq-item{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;overflow:hidden;transition:border-color .2s}.fh-hustle .faq-item:hover{border-color:#d8d4c8}.fh-hustle .faq-item summary{padding:16px 20px;font-weight:600;font-size:15px;color:var(--dark);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.fh-hustle .faq-item summary::-webkit-details-marker{display:none}.fh-hustle .faq-item summary:after{content:"+";font-size:24px;color:var(--gold);font-weight:400;transition:transform .2s;line-height:1;flex-shrink:0}.fh-hustle .faq-item[open] summary:after{transform:rotate(45deg)}.fh-hustle .faq-item[open]{border-color:var(--gold)}.fh-hustle .faq-body{padding:0 20px 18px;font-size:14px;line-height:1.65;color:var(--text)}.fh-hustle .faq-body p{margin-bottom:8px}.fh-hustle .faq-body a{color:var(--dark);text-decoration:underline;font-weight:600}.fh-hustle .related-section{padding:40px 0 20px;text-align:center}.fh-hustle .related-section h3{font-size:22px;margin-bottom:8px}.fh-hustle .related-section .sub{font-size:15px;color:var(--muted);margin-bottom:28px}.fh-hustle .related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.fh-hustle .related-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:20px 22px;text-decoration:none;color:var(--dark);text-align:left;transition:all .2s;display:flex;align-items:flex-start;gap:14px}.fh-hustle .related-card:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.fh-hustle .related-card .icon{font-size:26px;line-height:1;flex-shrink:0}.fh-hustle .related-card .content strong{display:block;font-size:15px;margin-bottom:4px;color:var(--dark)}.fh-hustle .related-card .content span{font-size:13px;color:var(--muted);line-height:1.5}.fh-hustle .bonus-cta{padding:30px 0 10px}.fh-hustle .bonus-inner{background:linear-gradient(135deg,var(--gold-bg) 0%,#FFE89C 100%);border:2px solid var(--gold);border-radius:var(--radius);padding:28px 30px;display:grid;grid-template-columns:80px 1fr;gap:22px;align-items:center;position:relative;overflow:hidden}.fh-hustle .bonus-inner:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,rgba(255,255,255,.5) 0%,transparent 70%);border-radius:50%;pointer-events:none}.fh-hustle .bonus-icon{font-size:60px;text-align:center;line-height:1;z-index:1}.fh-hustle .bonus-content{z-index:1}.fh-hustle .bonus-content h3{font-size:22px;color:var(--dark);margin-bottom:8px}.fh-hustle .bonus-content p{font-size:15px;color:var(--text);margin-bottom:14px;line-height:1.55}.fh-hustle .bonus-link{display:inline-block;background:var(--dark);color:var(--gold);padding:11px 22px;border-radius:8px;font-weight:600;text-decoration:none;font-size:14px;transition:all .2s}.fh-hustle .bonus-link:hover{background:#000;transform:translateY(-1px)}.fh-hustle .disclaimer{font-size:12px;color:var(--muted);background:var(--bg-soft);padding:16px 20px;border-radius:var(--radius-sm);margin:40px 0 30px;line-height:1.55}.fh-hustle .disclaimer strong{color:var(--dark)}@media(max-width:700px){.fh-hustle .cta-block{grid-template-columns:1fr;text-align:center}.fh-hustle .cta-block .btn{width:100%;text-align:center}.fh-hustle .tip{grid-template-columns:32px 1fr}.fh-hustle .tip-save{grid-column:2;justify-self:start;margin-top:4px}.fh-hustle .category summary{padding:18px;gap:14px}.fh-hustle .category-icon{width:44px;height:44px;font-size:22px}.fh-hustle .bonus-inner{grid-template-columns:1fr;text-align:center;padding:24px 22px}.fh-hustle .bonus-icon{font-size:50px}}.fh-hustle{--gold:#FFC000;--gold-soft:#FFE9A3;--gold-bg:#FFF6DB;--dark:#15202E;--text:#41526A;--muted:#6B7B92;--text-muted:#6B7B92;--text-light:#9CB0C7;--bg:#FFFFFF;--bg-soft:#F6F8FB;--border:#E2E8F1;--green:#1E9E5A;--green-light:#E6F6EC;--green-dark:#168A4D;--red:#E5202B;--red-dark:#B3141D;--red-light:#FFE6E7;--amber:#FFC000;--amber-dark:#C79600;--amber-light:#FFF6DB;--yellow:#FFC000;--yellow-dark:#C79600;--blue:#0064FE;--purple:#7C3AED;--pink:#EC4899;--radius:16px;--radius-sm:8px;font-family:var(--font-body);color:var(--ink-soft)}.fh-hustle h1,.fh-hustle h2,.fh-hustle h3,.fh-hustle h4{font-family:var(--font-display);letter-spacing:-.02em}.fh-hustle .figure,.fh-hustle .fact-num,.fh-hustle .num,.fh-hustle .stat-num{font-family:var(--font-figure)}
