@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600&display=swap";.page-hero{text-align:center;background:#1b4332;padding:2rem 2rem 4.5rem}.page-hero-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);background:#c9a84c26;border:1px solid #c9a84c4d;border-radius:100px;margin-bottom:2rem;padding:.3rem .85rem;font-size:.75rem;font-weight:600;display:inline-block;position:relative;top:-.75rem}.page-hero h1{font-family:var(--serif);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.15}.page-hero h1 em{color:var(--secondary);font-style:italic}.page-hero-lead{color:#ffffffb3;font-size:1rem;line-height:1.75}.contact-section{padding:4rem 2rem 5rem}.contact-inner{max-width:var(--max);grid-template-columns:1fr 1.1fr;align-items:start;gap:5rem;margin:0 auto;display:grid}.contact-info{position:sticky;top:100px}.contact-info-title{font-family:var(--serif);color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;line-height:1.2}.contact-info-title em{color:var(--accent);font-style:italic}.contact-info-lead{color:var(--ink-mid);margin-bottom:.75rem;font-size:.95rem;line-height:1.8}.contact-info-sub{color:var(--ink-soft);margin-bottom:2.5rem;font-size:.875rem;line-height:1.75}.contact-hints{flex-direction:column;gap:.5rem;margin-bottom:2.5rem;padding:0;list-style:none;display:flex}.contact-hints li{color:var(--ink-mid);align-items:flex-start;gap:.65rem;font-size:.875rem;line-height:1.6;display:flex}.hint-dot{background:var(--accent-light);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.contact-details{border:1px solid var(--border);border-radius:var(--radius-xl);background:#fff;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.contact-details-title{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);margin-bottom:.25rem;font-size:.72rem;font-weight:600}.contact-item{align-items:flex-start;gap:.875rem;display:flex}.contact-item-icon{background:var(--accent-pale);border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.contact-item-icon svg{width:16px;height:16px;stroke:var(--accent);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.contact-item-body{flex-direction:column;gap:.1rem;padding-top:.2rem;display:flex}.contact-item-label{color:var(--ink-soft);font-size:.75rem;font-weight:500}.contact-item-value{color:var(--ink);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}a.contact-item-value:hover{color:var(--accent)}.contact-divider{background:var(--border);height:1px;margin:.25rem 0}.contact-form-card{border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;padding:2.5rem}.form-header{margin-bottom:2rem}.form-header-icon{background:var(--accent-pale);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.form-header-icon svg{width:26px;height:26px;stroke:var(--accent);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.form-header h2{color:var(--ink);margin-bottom:.35rem;font-size:1.15rem;font-weight:600}.form-header p{color:var(--ink-soft);font-size:.875rem;line-height:1.6}.form-row{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.form-group{flex-direction:column;gap:.4rem;margin-bottom:.875rem;display:flex}.form-label{color:var(--ink-mid);letter-spacing:.01em;font-size:.8rem;font-weight:600}.form-label span{color:var(--accent)}.form-input,.form-textarea{border:1.5px solid var(--border-mid);border-radius:var(--radius);width:100%;font-family:var(--sans);color:var(--ink);background:var(--paper);appearance:none;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.form-input::placeholder,.form-textarea::placeholder{color:var(--ink-faint)}.form-input:focus,.form-textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #2d6a4f14}.form-textarea{resize:vertical;min-height:130px;line-height:1.6}.form-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft);border-bottom:1px solid var(--border);margin:1.25rem 0 .75rem;padding-bottom:.5rem;font-size:.72rem;font-weight:600}.consent-wrap{align-items:flex-start;gap:.6rem;margin:1.25rem 0;display:flex}.consent-checkbox{accent-color:var(--accent);cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.consent-label{color:var(--ink-mid);cursor:pointer;font-size:.82rem;line-height:1.55}.consent-link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.consent-link:hover{color:var(--accent-dark)}.form-submit-btn{background:var(--accent);color:#fff;border-radius:var(--radius);width:100%;font-family:var(--sans);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.95rem;font-size:1rem;font-weight:600;transition:background .2s,transform .15s;display:flex}.form-submit-btn:hover{background:var(--accent-dark);transform:translateY(-1px)}.form-submit-btn:active{transform:translateY(0)}.form-submit-btn svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.form-note{color:var(--ink-faint);text-align:center;margin-top:.875rem;font-size:.75rem;line-height:1.5}.form-success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1rem;display:none}.form-success-icon{background:var(--accent-pale);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.form-success-icon svg{width:32px;height:32px;stroke:var(--accent);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.form-success h3{color:var(--ink);font-size:1.15rem;font-weight:600}.form-success p{color:var(--ink-mid);max-width:340px;font-size:.9rem;line-height:1.7}@media (width<=900px){.contact-inner{grid-template-columns:1fr;gap:3rem}.contact-info{position:static}}@media (width<=600px){.contact-section{padding:2.5rem 1.25rem 4rem}.page-hero{padding:2.5rem 1.25rem 3.5rem}.contact-form-card{padding:1.75rem}.form-row{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-info{animation:.55s both fadeUp}.contact-form-card{animation:.55s .1s both fadeUp}.page-hero{background:var(--accent-dark);text-align:center;padding:3.5rem 2rem 3rem}.page-hero-inner{max-width:var(--max);margin:0 auto}.page-hero h1{font-family:var(--serif);color:#fff;margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.2}.page-hero p{color:#ffffffa6;max-width:540px;margin:0 auto;font-size:.95rem}.page-hero-meta{color:#ffffff80;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;margin-top:1.25rem;padding:.3rem 1rem;font-size:.8rem;display:inline-block}.content-wrap{max-width:var(--max);margin:0 auto;padding:3rem 2rem 5rem}.toc{background:var(--paper-warm);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:3rem;padding:1.75rem 2rem}.toc-title{font-family:var(--serif);color:var(--ink);margin-bottom:1rem;font-size:1rem;font-weight:400}.toc ol{padding-left:1.25rem}.toc li{margin-bottom:.35rem}.toc a{color:var(--accent);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.toc a:hover{color:var(--accent-dark);text-decoration:underline}.section{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:3rem}.section:last-child{border-bottom:none}.section h2{font-family:var(--serif);color:var(--accent-dark);margin-bottom:1.25rem;padding-top:.5rem;font-size:1.45rem;font-weight:400;line-height:1.3}.section h3{color:var(--ink);margin:1.5rem 0 .75rem;font-size:1rem;font-weight:600}.section h4{color:var(--ink-mid);text-transform:uppercase;letter-spacing:.04em;margin:1.25rem 0 .5rem;font-size:.9rem;font-weight:600}.section p{color:var(--ink-mid);margin-bottom:1rem;font-size:.95rem}.section p:last-child{margin-bottom:0}.section ul,.section ol{margin-bottom:1rem;padding-left:1.4rem}.section li{color:var(--ink-mid);margin-bottom:.4rem;font-size:.95rem}.section a{color:var(--accent);text-decoration:none}.section a:hover{text-decoration:underline}.info-box{background:var(--accent-pale);border-left:3px solid var(--accent);border-radius:0 var(--radius-lg) var(--radius-lg) 0;margin:1.5rem 0;padding:1.25rem 1.5rem}.info-box p{color:var(--ink)}.company-card{background:var(--paper-warm);border:1px solid var(--border);border-radius:var(--radius-lg);margin:1.25rem 0;padding:1.5rem 1.75rem}.company-card p{margin-bottom:.4rem;font-size:.9rem}.company-card strong{color:var(--ink)}.cookie-table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.875rem}.cookie-table th{background:var(--accent-dark);color:#fff;text-align:left;padding:.6rem 1rem;font-weight:500}.cookie-table td{border-bottom:1px solid var(--border);color:var(--ink-mid);vertical-align:top;padding:.65rem 1rem}.cookie-table tr:nth-child(2n) td{background:var(--paper-warm)}.cookie-table tr:last-child td{border-bottom:none}@media (width<=640px){.cookie-table{display:block;overflow-x:auto}.content-wrap{padding:2rem 1.25rem 4rem}.page-hero{padding:2.5rem 1.25rem 2rem}.toc{padding:1.25rem}}.fel-hero-inner{max-width:800px}.fel-hero-inner p{max-width:none}.fel-page{padding:3rem 0 6rem}.fel-survey-layout{display:block}.fel-survey-main{width:100%}.fel-counter{border:1.5px solid var(--border);border-radius:var(--radius);text-align:center;z-index:9;background:#fff;min-width:80px;padding:1rem .9rem;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%);box-shadow:0 4px 16px #0000001a}.fel-counter-nums{white-space:nowrap;margin-bottom:.4rem;line-height:1}.fel-counter-answered{font-size:1.9rem;font-weight:700;font-family:var(--serif);color:var(--accent-dark)}.fel-counter-sep{color:var(--ink-soft);font-size:1rem;font-weight:600}.fel-counter-label{color:var(--ink-soft);letter-spacing:.03em;font-size:.68rem}.fel-intro{text-align:center;max-width:720px;margin:0 auto 3rem}.fel-instructions{border-left:3px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0;color:var(--ink-mid);text-align:left;background:#f5f5f0;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.7}.fel-group{margin-bottom:2.5rem}.fel-group-head{border-bottom:2px solid var(--border);align-items:center;gap:.9rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.fel-letter{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:700;display:flex}.fel-group-title{color:var(--accent-dark);font-size:.95rem;font-weight:700}.fel-q{border:1.5px solid var(--border);border-radius:var(--radius);background:#fff;margin-bottom:1rem;padding:1.25rem 1.5rem;transition:border-color .2s}.fel-q.invalid{background:#fff8f8;border-color:#e57373}.fel-q-head{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.fel-q-num{color:var(--ink-soft);white-space:nowrap;background:#f0f0eb;border-radius:99px;flex-shrink:0;margin-top:.1rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.fel-q-text{color:var(--ink);font-size:.88rem;line-height:1.65}.ans-row{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.ans-btn{border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background:#fff;flex-direction:column;align-items:center;gap:.2rem;padding:.6rem .3rem;transition:border-color .15s,background .15s,color .15s;display:flex}.ans-btn:hover{border-color:var(--accent);background:#f0f7f4}.ans-btn.sel{border-color:var(--accent);background:var(--accent);color:#fff}.ans-score{font-size:1.05rem;font-weight:700;line-height:1}.ans-lbl{opacity:.8;font-size:.65rem;line-height:1.3}.fel-contact-card{border:1.5px solid var(--border);border-radius:var(--radius);background:#fff;margin-top:2.5rem;margin-bottom:0;padding:1.5rem 1.75rem}.fel-contact-header{margin-bottom:1.25rem}.fel-contact-header h3{color:var(--accent-dark);margin-bottom:.25rem;font-size:1rem;font-weight:700}.fel-contact-header p{color:var(--ink-soft);font-size:.8rem}.fel-contact-table{border-collapse:collapse;width:100%;display:table}.fel-contact-row{display:table-row}.fel-contact-label,.fel-contact-row .fel-input{vertical-align:middle;padding:.45rem 0;display:table-cell}.fel-contact-row .fel-input{padding:.65rem .9rem}.fel-contact-label{color:var(--ink);white-space:nowrap;width:1%;padding-right:1.25rem;font-size:.82rem;font-weight:600}.fel-contact-label span{color:var(--accent)}.fel-contact-row .fel-input{width:100%}.fel-contact-row+.fel-contact-row .fel-input,.fel-contact-row+.fel-contact-row .fel-contact-label{padding-top:.6rem}.fel-contact-consents{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:1.1rem;padding-top:1rem;display:flex}.fel-validation-msg{color:#c0392b;text-align:center;margin:0 0 1rem;font-size:.85rem}.fel-action{text-align:center;margin-top:2.5rem}.fel-action-note{color:var(--ink-soft);margin-top:.75rem;font-size:.8rem}.fel-form-wrap{border-radius:var(--radius);border:1px solid var(--border);background:#fff;max-width:560px;margin:0 auto;padding:2.5rem;box-shadow:0 4px 24px #0000000f}.fel-form-header{text-align:center;margin-bottom:2rem}.fel-form-icon{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:flex}.fel-form-icon svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.4rem;height:1.4rem}.fel-form-header h2{font-size:1.3rem;font-family:var(--serif);color:var(--accent-dark);margin-bottom:.5rem;font-weight:400}.fel-form-header p{color:var(--ink-mid);font-size:.85rem;line-height:1.6}.fel-field{margin-bottom:1.1rem}.fel-label{color:var(--ink);margin-bottom:.4rem;font-size:.82rem;font-weight:600;display:block}.fel-label span{color:var(--accent)}.fel-label-hint{color:var(--ink-soft);margin-top:.15rem;font-size:.75rem;font-weight:400;display:block}.fel-input{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;color:var(--ink);box-sizing:border-box;background:#fff;outline:none;padding:.65rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .15s}.fel-input:focus{border-color:var(--accent)}.fel-consent{color:var(--ink-mid);align-items:flex-start;gap:.65rem;margin-bottom:.9rem;font-size:.8rem;line-height:1.5;display:flex}.fel-consent input[type=checkbox]{accent-color:var(--accent);cursor:pointer;flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.fel-consent a{color:var(--accent);text-decoration:underline}.fel-submit-btn{background:var(--accent-dark);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;margin-top:.5rem;padding:.85rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:opacity .15s}.fel-submit-btn:disabled{opacity:.6;cursor:not-allowed}.fel-form-note{color:var(--ink-soft);text-align:center;margin-top:1rem;font-size:.75rem;line-height:1.5}.result-page{max-width:720px;margin:0 auto}.result-score-box{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;margin-bottom:2rem;padding:2rem 2.5rem;box-shadow:0 4px 24px #0000000f}.result-score-num{font-size:3rem;font-weight:700;font-family:var(--serif);color:var(--accent-dark);line-height:1}.result-score-max{color:var(--ink-soft);font-size:1.2rem}.result-meter-track{background:#e8e8e4;border-radius:99px;height:10px;margin:1rem 0 .5rem;overflow:hidden}.result-meter-fill{border-radius:99px;height:100%;transition:width .6s}.result-level-badge{border-radius:99px;margin-top:.75rem;padding:.35rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.result-level-strong .result-level-badge{color:#1b5e20;background:#d4edda}.result-level-medium .result-level-badge{color:#7b5800;background:#fff3cd}.result-level-low .result-level-badge{color:#b71c1c;background:#fde8e8}.result-level-strong .result-meter-fill{background:#2d7a4f}.result-level-medium .result-meter-fill{background:#d4a017}.result-level-low .result-meter-fill{background:#d05050}.result-interp{color:var(--ink-mid);text-align:left;border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem;font-size:.9rem;line-height:1.75}.cat-breakdown{border:1px solid var(--border);border-radius:var(--radius);background:#fff;margin-bottom:2rem;padding:1.5rem 2rem}.cat-breakdown h3{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.25rem;font-size:.85rem;font-weight:700}.cat-row{grid-template-columns:1.8rem 1fr auto;align-items:center;gap:.75rem;margin-bottom:1rem;display:grid}.cat-row:last-child{margin-bottom:0}.cat-row-letter{width:1.8rem;height:1.8rem;color:var(--ink-mid);background:#f0f0eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.cat-row-bar-wrap{flex:1}.cat-row-title{color:var(--ink-mid);margin-bottom:.3rem;font-size:.78rem}.cat-bar-track{background:#e8e8e4;border-radius:99px;height:6px;overflow:hidden}.cat-bar-fill{border-radius:99px;height:100%}.cat-fill-strong{background:#2d7a4f}.cat-fill-medium{background:#d4a017}.cat-fill-low{background:#d05050}.cat-badge{white-space:nowrap;border-radius:99px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.cat-badge-strong{color:#1b5e20;background:#d4edda}.cat-badge-medium{color:#7b5800;background:#fff3cd}.cat-badge-low{color:#b71c1c;background:#fde8e8}.result-cta-box{background:var(--accent-dark);color:#fff;border-radius:var(--radius);text-align:center;padding:2rem 2.5rem}.result-cta-box h3{font-family:var(--serif);color:#fff;margin-bottom:.75rem;font-size:1.4rem;font-weight:400}.result-cta-box p{color:#fffc;margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.result-cta-btn{background:var(--gold);color:#1a1a18;border-radius:var(--radius);padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.result-cta-btn:hover{opacity:.88}.result-contact-box{border:1.5px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;padding:1.5rem 2rem}.result-contact-note{color:var(--ink-mid);margin:0 0 1.1rem;font-size:.88rem}.result-contact-link{color:var(--accent-dark);margin-bottom:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:block}.result-contact-link:hover{opacity:.75}.fel-success{text-align:center;padding:2rem}.fel-success-icon{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;display:flex}.fel-counter-hidden{display:none!important}@media (width<=768px){.fel-counter{min-width:64px;padding:.7rem .8rem;top:auto;bottom:1.25rem;right:1.25rem;transform:none}.fel-counter-answered{font-size:1.5rem}}@media (width<=600px){.fel-page .section-inner{padding:0 1.25rem}.fel-group-title{font-size:.8rem}.fel-letter{width:1.7rem;height:1.7rem;font-size:.78rem}.ans-row{grid-template-columns:repeat(2,1fr)}.fel-form-wrap,.result-score-box,.cat-breakdown,.result-cta-box{padding:1.5rem 1.25rem}.cat-row{grid-template-columns:1.5rem 1fr auto;gap:.5rem}}.lecke-hero{background:var(--accent-dark);padding:3.5rem 2rem 2.5rem}.lecke-hero-inner{max-width:1100px;margin:0 auto}.lecke-badge{letter-spacing:.06em;color:var(--gold);text-transform:uppercase;background:#c9a84c2e;border:1px solid #c9a84c59;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.3rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.lecke-badge svg{width:14px;height:14px;fill:var(--gold);flex-shrink:0}.lecke-hero h1{font-family:var(--serif);color:#fff;max-width:720px;margin-bottom:1rem;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.2}.lecke-hero h1 em{color:var(--secondary);font-style:italic}.lecke-hero-sub{color:#ffffffa6;max-width:560px;font-size:1.05rem;line-height:1.6}.infographic-section{background:var(--paper-warm);border-bottom:1px solid var(--border);padding:2.5rem 2rem}.infographic-inner{max-width:1100px;margin:0 auto}.infographic-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.infographic-label:before{content:"";background:var(--gold);width:20px;height:2px;display:inline-block}.infographic-img{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-md);border:1px solid var(--border);display:block}.article-wrap{padding:4rem 2rem 5rem}.article-inner{max-width:760px;margin:0 auto}.article-intro{color:var(--ink-mid);border-left:3px solid var(--secondary);margin-bottom:2.5rem;padding-left:1.25rem;font-size:1.13rem;line-height:1.8}.article-inner p{color:var(--ink-mid);margin-bottom:1.4rem;font-size:1rem;line-height:1.8}.article-inner strong{color:var(--ink);font-weight:600}.article-inner h2{font-family:var(--serif);color:var(--accent-dark);margin:2.8rem 0 1rem;font-size:1.55rem;line-height:1.25}.article-inner h2.numbered{align-items:baseline;gap:.75rem;display:flex}.article-inner h2.numbered .num{font-family:var(--sans);color:var(--gold);background:var(--gold-pale);border-radius:var(--radius);letter-spacing:.04em;border:1px solid #c9a84c4d;flex-shrink:0;margin-top:.1rem;padding:.15rem .55rem;font-size:.85rem;font-weight:700}.article-inner blockquote{background:var(--paper-warm);border-left:3px solid var(--border-mid);border-radius:0 var(--radius-lg) var(--radius-lg) 0;color:var(--ink-mid);margin:.5rem 0 1rem;padding:.9rem 1.25rem;font-size:.97rem;font-style:italic}.article-inner .highlight-list{flex-direction:column;gap:.55rem;margin:1.2rem 0 1.8rem;list-style:none;display:flex}.article-inner .highlight-list li{color:var(--accent-dark);align-items:flex-start;gap:.65rem;font-size:.97rem;font-weight:600;line-height:1.5;display:flex}.article-inner .highlight-list li:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35rem;display:block}.article-inner .soft-list{flex-direction:column;gap:.4rem;margin:1rem 0 1.6rem;list-style:none;display:flex}.article-inner .soft-list li{color:var(--ink-mid);align-items:flex-start;gap:.65rem;font-size:.97rem;line-height:1.6;display:flex}.article-inner .soft-list li:before{content:"";background:var(--secondary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.45rem;display:block}.note-chip{background:var(--paper-mid);border:1px solid var(--border-mid);border-radius:var(--radius);font-size:.88rem;font-family:var(--sans);color:var(--ink);margin:.15rem .1rem;padding:.2rem .6rem;font-style:normal;display:inline-block}.article-inner .callout{background:var(--gold-pale);border-radius:var(--radius-lg);border:1px solid #c9a84c4d;margin:2rem 0;padding:1.4rem 1.6rem}.article-inner .callout p{color:var(--ink);margin-bottom:0;font-size:.97rem}.article-inner .callout p:not(:last-child){margin-bottom:.75rem}.callout-title{letter-spacing:.07em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.6rem;font-size:.8rem;font-weight:700}.article-inner .callout-green{background:var(--accent-pale);border-radius:var(--radius-lg);border:1px solid #2d6a4f33;margin:2rem 0;padding:1.4rem 1.6rem}.article-inner .callout-green p{color:var(--ink);margin-bottom:0;font-size:.97rem}.article-inner .callout-green p:not(:last-child){margin-bottom:.75rem}.article-inner .callout-green .callout-title{color:var(--primary)}.steps{counter-reset:steps;flex-direction:column;gap:.75rem;margin:1.4rem 0 2rem;display:flex}.step{background:var(--paper-warm);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:flex-start;gap:1rem;padding:.9rem 1.1rem;display:flex}.step-num{background:var(--accent-dark);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.05rem;font-size:.8rem;font-weight:700;display:flex}.step-text{color:var(--ink-mid);font-size:.97rem;line-height:1.6}.step-text strong{color:var(--ink)}.compare{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0 2rem;display:grid}.compare-col{border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.1rem 1.2rem}.compare-col.old{background:#fff8f8;border-color:#b43c3c26}.compare-col.new{background:var(--accent-pale);border-color:#2d6a4f33}.compare-col .compare-label{letter-spacing:.07em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.compare-col.old .compare-label{color:#b43c3c}.compare-col.new .compare-label{color:var(--primary)}.compare-col ul{flex-direction:column;gap:.4rem;list-style:none;display:flex}.compare-col ul li{color:var(--ink-mid);align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.5;display:flex}.compare-col.old ul li:before{content:"✕";color:#b43c3c;flex-shrink:0;margin-top:.15rem;font-size:.7rem}.compare-col.new ul li:before{content:"✓";color:var(--primary);flex-shrink:0;margin-top:.1rem;font-size:.75rem;font-weight:700}.flow-compare{grid-template-columns:1fr 1fr;gap:1.25rem;margin:1.75rem 0 2rem;display:grid}.flow-col{border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden}.flow-col-header{letter-spacing:.07em;text-transform:uppercase;padding:.65rem 1.1rem;font-size:.75rem;font-weight:700}.flow-col.old .flow-col-header{color:#8b3333;background:#f5e8e8;border-bottom:1px solid #b43c3c26}.flow-col.new .flow-col-header{background:var(--accent-pale);color:var(--primary);border-bottom:1px solid #2d6a4f33}.flow-col ol{background:var(--paper);counter-reset:flow;flex-direction:column;gap:0;padding:.85rem 1.1rem;list-style:none;display:flex}.flow-col ol li{color:var(--ink-mid);border-bottom:1px solid var(--border);counter-increment:flow;align-items:flex-start;gap:.6rem;padding:.55rem 0;font-size:.88rem;line-height:1.5;display:flex}.flow-col ol li:last-child{border-bottom:none}.flow-col ol li:before{content:counter(flow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.05rem;font-size:.72rem;font-weight:700;display:flex}.flow-col.old ol li:before{color:#8b3333;background:#f5e8e8}.flow-col.new ol li:before{background:var(--accent-pale);color:var(--primary)}.benefit-split{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0 2rem;display:grid}.benefit-box{background:var(--paper-warm);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem 1.2rem}.benefit-box-title{letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.benefit-box.for-you .benefit-box-title{color:var(--primary)}.benefit-box.for-accountant .benefit-box-title{color:var(--gold-dark)}.benefit-box ul{flex-direction:column;gap:.4rem;list-style:none;display:flex}.benefit-box ul li{color:var(--ink-mid);align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.5;display:flex}.benefit-box.for-you ul li:before{content:"✓";color:var(--primary);flex-shrink:0;margin-top:.1rem;font-size:.75rem;font-weight:700}.benefit-box.for-accountant ul li:before{content:"✓";color:var(--gold-dark);flex-shrink:0;margin-top:.1rem;font-size:.75rem;font-weight:700}.dialogue-shift{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0 2rem;display:grid}.dialogue-col{border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.1rem 1.2rem}.dialogue-col.before{background:#fdf6f6;border-color:#b43c3c26}.dialogue-col.after{background:var(--accent-pale);border-color:#2d6a4f33}.dialogue-col-label{letter-spacing:.07em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.dialogue-col.before .dialogue-col-label{color:#8b3333}.dialogue-col.after .dialogue-col-label{color:var(--primary)}.dialogue-col ul{flex-direction:column;gap:.35rem;list-style:none;display:flex}.dialogue-col ul li{color:var(--ink-mid);font-size:.88rem;font-style:italic;line-height:1.5}.checklist{border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:0;margin:1.2rem 0 2rem;list-style:none;display:flex;overflow:hidden}.checklist li{border-bottom:1px solid var(--border);color:var(--ink-mid);background:var(--paper);align-items:flex-start;gap:.85rem;padding:.85rem 1.1rem;font-size:.97rem;line-height:1.5;display:flex}.checklist li:last-child{border-bottom:none}.checklist li:nth-child(odd){background:var(--paper-warm)}.checklist li:before{content:"";border-radius:var(--radius);border:2px solid var(--border-mid);background:#fff;flex-shrink:0;width:18px;height:18px;margin-top:.1rem;display:block}.lecke-cta-section{background:var(--accent-dark);text-align:center;padding:4rem 2rem}.lecke-cta-inner{max-width:620px;margin:0 auto}.lecke-cta-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.78rem;font-weight:600}.lecke-cta-section h2{font-family:var(--serif);color:#fff;margin-bottom:1.1rem;font-size:clamp(1.7rem,3.5vw,2.4rem);line-height:1.2}.lecke-cta-section h2 em{color:var(--secondary);font-style:italic}.lecke-cta-section p{color:#ffffffa6;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.lecke-cta-btn{background:var(--gold);color:#1a1a18;border-radius:var(--radius-lg);letter-spacing:.01em;align-items:center;gap:.55rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.lecke-cta-btn:hover{background:var(--gold-dark);transform:translateY(-2px);box-shadow:0 6px 28px #c9a84c73}.lecke-cta-btn svg{flex-shrink:0;width:16px;height:16px}.lecke-cta-note{color:#fff6;margin-top:2rem;margin-bottom:0;font-size:.85rem}.article-divider{border:none;border-top:1px solid var(--border);margin:2.5rem 0}@media (width<=700px){.lecke-hero{padding:2.5rem 1.25rem 2rem}.infographic-section{padding:1.75rem 1.25rem}.article-wrap{padding:2.5rem 1.25rem 3.5rem}.compare,.flow-compare,.benefit-split,.dialogue-shift{grid-template-columns:1fr}.lecke-cta-section{padding:3rem 1.25rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2d6a4f;--secondary:#52b788;--gold:#c9a84c;--ink:#1a1a18;--ink-mid:#4a4a46;--ink-soft:#7a7a74;--ink-faint:#b8b8b0;--paper:#faf9f6;--paper-warm:#f5f3ee;--paper-mid:#ede9e0;--accent:#2d6a4f;--accent-light:#52b788;--accent-pale:#d8f3dc;--accent-dark:#1b4332;--gold-pale:#f7f0dc;--gold-dark:#a8882e;--border:#1a1a181a;--border-mid:#1a1a182e;--radius:4px;--radius-lg:8px;--radius-xl:16px;--max:1100px;--serif:"DM Serif Display", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;--shadow:0 1px 3px #0000000f, 0 4px 16px #0000000a;--shadow-md:0 2px 8px #00000014, 0 8px 32px #0000000f}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:hidden}nav{z-index:100;border-bottom:1px solid var(--border);background:#1b4332;padding:0 2rem;position:sticky;top:0}.nav-inner{max-width:var(--max);justify-content:space-between;align-items:center;height:72px;margin:0 auto;display:flex}.nav-logo{font-family:var(--serif);color:#fff;letter-spacing:.01em;align-items:center;gap:10px;font-size:1.2rem;text-decoration:none;display:flex}.nav-logo-mark{background:var(--accent);border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.nav-logo-mark svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.nav-cta{background:var(--gold);color:#1a1a18;border-radius:var(--radius);letter-spacing:.01em;white-space:nowrap;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s}.nav-cta:hover{background:var(--gold-dark);transform:translateY(-1px)}.nav-logo-img{width:auto;height:50px;display:block}.nav-phone{color:#fffc;border-radius:var(--radius);white-space:nowrap;border:1px solid #ffffff40;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.nav-phone:hover{color:#fff;border-color:var(--accent);background:#2d6a4f26}.hero-section{background-color:var(--paper)}.hero{max-width:var(--max);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;padding:50px 2rem;display:grid}.hero-text-col{align-self:center}.hero-img{width:100%;height:auto;margin-top:-7rem;margin-bottom:-11rem;display:block}.not-for{background:#1b4332 url(/images/not-for-pattern.png) 50%/cover no-repeat;padding-top:5rem;padding-bottom:7rem;position:relative}.not-for:before{content:"";z-index:0;background:#1b4332b3;position:absolute;inset:0}.not-for>*{z-index:1;position:relative}.not-for-two-col{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.not-for-col{border-radius:var(--radius-xl);padding:2rem}.not-for-col-no{background:#e573731f;border:1px solid #e5737340}.not-for-col-yes{background:#2d6a4f33;border:1px solid #52b7884d}.not-for-col-title{align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:.9rem;font-weight:700;display:flex}.not-for-col-no .not-for-col-title{color:#faa}.not-for-col-yes .not-for-col-title{color:var(--accent-light)}.nf-icon-no,.nf-icon-yes{font-size:1rem}.nf-list{flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.nf-list li{color:#ffffffbf;padding-left:1rem;font-size:.9rem;line-height:1.6;position:relative}.not-for-col-no .nf-list li:before{content:"–";color:#faa;position:absolute;left:0}.not-for-col-yes .nf-list li:before{content:"–";color:var(--accent-light);position:absolute;left:0}.not-for-card{border-radius:var(--radius-xl);text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-top:3px solid #2d6a4f80;padding:2rem;transition:background .2s}.not-for-card:hover{background:#ffffff1a}.not-for-icon{border-radius:var(--radius-lg);background:#2d6a4f26;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 1.25rem;display:flex}.not-for-icon svg{stroke:#f7f0dc;width:22px;height:22px}.not-for-card p{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.75}.not-for .section-tag{color:#c9a84c}.not-for .section-h2{color:#fff}.problems-solution{border-radius:var(--radius-xl);border:1px solid var(--border);background:#fff;margin-top:1.5rem;padding:2.5rem}.solution-formula-wrap{text-align:center;border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.solution-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1rem;font-size:.72rem;font-weight:600;display:block}.solution-formula{color:var(--ink);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;line-height:1.5;display:flex}.sf-eq{color:var(--ink-soft);font-size:1.2rem;font-weight:400}.sf-plus{color:var(--accent);font-size:1.1rem;font-weight:700}.sf-item{background:var(--accent-pale);color:var(--accent-dark);border-radius:var(--radius);padding:.2rem .6rem}.solution-columns{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.solution-col-title{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:flex}.solution-col-myths .solution-col-title{color:#e57373}.solution-col-facts .solution-col-title{color:var(--accent)}.solution-myth{border-radius:var(--radius-lg);color:var(--ink-mid);background:#fff5f5;border-left:3px solid #e57373;margin-bottom:.75rem;padding:.875rem 1.25rem;font-size:.85rem;font-style:italic;line-height:1.6;-webkit-text-decoration:line-through #e57373;text-decoration:line-through #e57373}.myth-x{color:#e57373;font-size:1rem;font-weight:700}.solution-fact{background:var(--accent-pale);border-radius:var(--radius-lg);border-left:3px solid var(--accent);color:var(--accent-dark);margin-bottom:.75rem;padding:.875rem 1.25rem;font-size:.88rem;font-weight:500;line-height:1.65}.fact-check{color:var(--accent);font-size:1rem;font-weight:700}.myth-label{color:#e57373;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:600}.tevhitek{background:var(--paper-warm)}.tevhitek-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.tevhitek-col{border-radius:var(--radius-xl);flex-direction:column;gap:.75rem;padding:2rem;display:flex}.tevhitek-col-myths{background:#fff5f5;border:1px solid #e5737340}.tevhitek-col-facts{background:var(--accent-pale);border:1px solid #2d6a4f33}.tevhitek-col-title{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.tevhitek-mobile{display:none}.tevhitek-desktop{display:block}.tevhitek-paired{flex-direction:column;gap:.75rem;display:flex}.tevhitek-paired-header{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:.25rem;display:grid}.tevhitek-paired-header .tevhitek-col-title{border-radius:var(--radius-lg);padding:.5rem 1.25rem}.tevhitek-paired-header .tevhitek-col-myths{background:#fff5f5}.tevhitek-paired-header .tevhitek-col-facts{background:var(--accent-pale)}.tevhitek-pair{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem;display:grid}.tevhitek-pair .th-myth,.tevhitek-pair .th-fact{box-sizing:border-box;height:100%}.tevhitek-col-facts .tevhitek-col-title{color:var(--accent-dark)}.th-icon-no,.th-icon-yes{font-size:1rem}.th-myth{border-radius:var(--radius-lg);color:var(--ink-mid);background:#fff;border-left:3px solid #e57373;padding:1rem 1.25rem;font-size:.9rem;font-style:italic;line-height:1.6;-webkit-text-decoration:line-through #e5737399;text-decoration:line-through #e5737399}.th-fact{border-radius:var(--radius-lg);border-left:3px solid var(--accent);color:var(--ink-mid);background:#fff;padding:1rem 1.25rem;font-size:.9rem;line-height:1.65}.megoldas-section{background:var(--paper-warm)}.megoldas-body{flex-direction:column;gap:1rem;max-width:720px;margin:2rem auto;display:flex}.megoldas-body p{color:var(--ink-mid);font-size:.95rem;line-height:1.8}.megoldas-formula{border-radius:var(--radius-xl);border:1px solid var(--border);max-width:900px;box-shadow:var(--shadow);background:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:2rem auto 0;padding:2rem;display:flex}.mf-item{background:var(--accent-pale);color:var(--accent-dark);border-radius:var(--radius);text-align:center;padding:.5rem 1rem;font-size:.95rem;font-weight:600;line-height:1.4}.mf-plus,.mf-eq{color:var(--ink-soft);font-size:1.3rem;font-weight:300}.mf-eq{color:var(--accent);font-weight:600}.mf-break{display:none}.mf-result{background:var(--accent);color:#fff;border-radius:var(--radius);text-align:center;padding:.5rem 1.25rem;font-size:.95rem;font-weight:700;line-height:1.4}.fear-section{background:#fff}.fear-inner{max-width:720px;margin-left:auto;margin-right:auto}.fear-section .section-tag{color:var(--accent)}.fear-lead{color:var(--ink-mid);margin-bottom:1.75rem;font-size:1rem;line-height:1.8}.fear-points{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.fear-point{color:var(--ink);align-items:flex-start;gap:1rem;font-size:1.05rem;font-weight:600;line-height:1.5;display:flex}.fear-icon{color:var(--accent);flex-shrink:0;margin-top:1px;font-size:1.1rem}.fear-conclusion{color:var(--ink-mid);border-left:3px solid var(--accent);padding-left:1.25rem;font-size:.95rem;font-style:italic;line-height:1.8}.vagyott-allapot{background:var(--accent-dark);padding:3rem 2rem}.vagyott-allapot .section-tag{color:var(--gold)}.vagyott-allapot .section-h2{color:#fff;max-width:680px}.va-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.va-img{border-radius:var(--radius-xl);width:100%;height:auto;display:block}.va-points{flex-direction:column;gap:.875rem;margin:2rem 0 1.75rem;display:flex}.va-point{color:#ffffffe6;align-items:flex-start;gap:1rem;font-size:1rem;font-weight:500;line-height:1.6;display:flex}.va-check{color:var(--accent-light);flex-shrink:0;width:20px;margin-top:1px;font-size:1rem;font-weight:700}.va-note{color:#fff9;border-left:3px solid var(--gold);padding-left:1rem;font-size:.95rem;font-style:italic;line-height:1.75}.cashbook-app-img{border-radius:var(--radius-xl);filter:drop-shadow(0 8px 32px #08326626);width:100%}.cashbook-body{flex-direction:column;gap:.875rem;max-width:720px;margin:2rem auto;display:flex}.cashbook-body p{color:var(--ink-mid);font-size:.95rem;line-height:1.8}.cashbook-cards-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.cashbook-feature-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:.4rem;padding:1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.cashbook-feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.cf-icon{background:var(--accent-pale);border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.5rem;display:flex}.cf-icon svg{width:18px;height:18px;stroke:var(--accent)}.cashbook-feature-card strong{color:var(--ink);font-size:.9rem;font-weight:600}.cashbook-feature-card p{color:var(--ink-soft);margin:0;font-size:.82rem;line-height:1.65}.cashbook-flow-steps{background:var(--paper-warm);border-radius:var(--radius-xl);border:1px solid var(--border);align-items:center;gap:0;margin-top:2rem;padding:2rem;display:flex}.cfs-step{flex-direction:column;flex:1;gap:.3rem;padding:0 1rem;display:flex}.cfs-num{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:flex}.cfs-step strong{color:var(--ink);font-size:.875rem;font-weight:600;line-height:1.4}.cfs-step p{color:var(--ink-soft);margin:0;font-size:.8rem;line-height:1.6}.cfs-arrow{color:var(--accent-light);flex-shrink:0;padding:0 .5rem;font-size:1.5rem}.cashbook-reassure{background:var(--accent-pale);border-radius:var(--radius-xl);border-left:4px solid var(--accent);margin-top:2rem;padding:2rem 2.5rem}.cashbook-reassure p{color:var(--accent-dark);text-align:center;margin:0;font-size:.95rem;font-style:italic;line-height:1.8}.minikurzus-cta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#faf9f6}.minikurzus-inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.minikurzus-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);background:var(--gold-pale);border:1px solid #c9a84c4d;border-radius:100px;margin-bottom:1rem;padding:.3rem .85rem;font-size:.75rem;font-weight:600;display:inline-block}.minikurzus-h2{font-family:var(--serif);color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;line-height:1.2}.minikurzus-lead{color:var(--ink-mid);margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.minikurzus-list{flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.minikurzus-list li{color:var(--ink-mid);align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.6;display:flex}.mk-num{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.7rem;font-weight:700;display:flex}.minikurzus-form-card{border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;padding:2.5rem;position:sticky;top:88px}.mk-form-icon{background:var(--accent-pale);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.mk-form-icon svg{width:24px;height:24px;stroke:var(--accent)}.minikurzus-form-card h3{color:var(--ink);margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.minikurzus-form-card>p{color:var(--ink-soft);margin-bottom:1.5rem;font-size:.85rem}.mk-input-wrap{flex-direction:column;gap:.6rem;display:flex}.mk-input{border:1.5px solid var(--border-mid);border-radius:var(--radius);width:100%;font-family:var(--sans);color:var(--ink);background:var(--paper);outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.mk-input:focus{border-color:var(--accent)}.mk-btn{background:var(--accent);color:#fff;border-radius:var(--radius);width:100%;font-family:var(--sans);cursor:pointer;border:none;padding:.875rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s}.mk-btn:hover{background:var(--accent-dark);transform:translateY(-1px)}.mk-success{background:var(--accent-pale);color:var(--accent-dark);border-radius:var(--radius);align-items:center;gap:.6rem;padding:.875rem 1rem;font-size:.9rem;font-weight:500;display:none}.mk-note{color:var(--ink-faint);text-align:center;margin-top:.875rem;font-size:.75rem}.mk-consent-label{color:var(--ink-mid);cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.82rem;line-height:1.5;display:flex}.mk-consent-checkbox{accent-color:var(--accent);cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:2px}.mk-consent-link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.mk-consent-link:hover{color:var(--accent-dark)}.hero-tag{background:var(--accent-pale);color:var(--accent-dark);letter-spacing:.04em;border:1px solid #2d6a4f33;border-radius:100px;align-items:center;gap:6px;margin:1.5rem 0;padding:.35rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.hero-tag-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.hero h1{font-family:var(--serif);color:var(--ink);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;line-height:1.15}.hero h1 em{color:var(--accent);font-style:italic}.hero-lead{color:var(--ink-mid);margin-bottom:1.25rem;font-size:1.05rem;font-weight:400;line-height:1.75}.hero-body{color:var(--ink-soft);margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn-primary{background:var(--accent);color:#fff;border-radius:var(--radius);padding:.875rem 1.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:#1b4332;transform:translateY(-1px)}.btn-ghost{color:var(--ink-mid);border-radius:var(--radius);border:1px solid var(--border-mid);background:0 0;padding:calc(.875rem - 1px) calc(1.75rem - 1px);font-size:.95rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-block}.btn-ghost:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-pale)}.cta-strip-section{background:var(--gold-pale);padding:4rem 1.5rem}.cta-strip-inner{flex-wrap:wrap;align-items:center;gap:3rem;max-width:900px;margin:0 auto;display:flex}.cta-strip-text{text-align:left;flex:1;min-width:240px}.cta-form-wrap{flex-direction:column;flex:1.4;align-self:center;gap:1rem;min-width:300px;display:flex}.cta-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hc-pill-row{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.hc-pill{border-radius:100px;padding:.25rem .65rem;font-size:.7rem;font-weight:500}.hc-pill-green{background:var(--accent-pale);color:var(--accent-dark)}.hc-pill-gold{background:var(--gold-pale);color:#1a1a18}.hc-pill-gray{background:var(--paper-mid);color:var(--ink-mid)}.trust-bar{z-index:10;max-width:var(--max);margin:-2.5rem auto -65px;padding:0 2rem;position:relative}.trust-bar-inner{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.trust-card{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.trust-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #0000001a}.trust-icon{border-radius:var(--radius-lg);background:var(--accent-pale);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.trust-icon svg{width:20px;height:20px;stroke:var(--accent);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.trust-label{color:var(--ink);font-size:.85rem;font-weight:600}.trust-sub{color:var(--ink-soft);font-size:.75rem}section{padding:5rem 2rem}.section-inner{max-width:var(--max);margin:0 auto}.section-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.section-h2{font-family:var(--serif);color:var(--ink);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.2}.section-lead{color:var(--ink-mid);max-width:600px;font-size:1.05rem;font-weight:300;line-height:1.75}.who{background:#fff;padding-top:9rem}.who-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.who-card{background:var(--paper);border-radius:var(--radius-xl);border:1px solid var(--border);text-align:center;padding:2rem;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.who-card:before{content:"";background:var(--paper-mid);height:3px;transition:background .2s;position:absolute;top:0;left:0;right:0}.who-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.who-card:hover:before{background:var(--accent)}.who-card-icon{border-radius:var(--radius-lg);background:var(--accent-pale);justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 1.25rem;display:flex}.who-card-icon svg{width:22px;height:22px;stroke:var(--accent-dark);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.who-card h3{color:var(--ink);margin-bottom:.5rem;font-size:1rem;font-weight:600}.who-card p{color:var(--ink-mid);font-size:.9rem;line-height:1.7}.who-card ul{margin-top:.75rem;padding-left:0;list-style:none}.who-card ul li{color:var(--ink-mid);padding:.25rem 0 .25rem 1.1rem;font-size:.875rem;position:relative}.who-card ul li:before{content:"–";color:var(--accent-light);font-weight:600;position:absolute;left:0}.who-full{background:var(--paper-warm);grid-column:1/-1}.problems{background:var(--paper)}.problem-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;margin-bottom:4rem;display:grid}.problem-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;flex-direction:column;gap:.5rem;padding:1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.problem-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.problem-card .problem-num{background:var(--paper-mid);border-radius:var(--radius);width:28px;height:28px;color:var(--ink-mid);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.25rem;font-size:.72rem;font-weight:600;display:flex}.problem-card strong{color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.4}.problem-card p{color:var(--ink-soft);margin:0;font-size:.82rem;line-height:1.6}.problems-quote{border-radius:var(--radius-xl);color:#fff;text-align:center;background:#2d6a4f;flex-direction:column;align-items:center;gap:2rem;margin-top:1.5rem;padding:2.5rem 3rem;display:flex}.problems-quote .accent-line{display:none}.problems-quote blockquote{font-family:var(--serif);opacity:.95;margin-bottom:0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:1.4}.problems-quote p{opacity:.75;margin:0;font-size:.9rem;line-height:1.7}.problems-quote .quote-cta{justify-content:center;align-items:center;display:flex}.how{background:#fff}.how-steps{grid-template-columns:repeat(5,1fr);gap:0;margin-top:3rem;display:grid;position:relative}.how-steps:before{content:"";background:var(--paper-mid);z-index:0;height:1px;position:absolute;top:22px;left:10%;right:10%}.how-step{text-align:center;z-index:1;padding:0 .5rem;position:relative}.how-step-num{border:2px solid var(--paper-mid);width:44px;height:44px;color:var(--ink-soft);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.how-step:hover .how-step-num{border-color:var(--accent-light);color:var(--accent);background:var(--accent-pale)}.how-step h4{color:var(--ink);margin-bottom:.4rem;font-size:.875rem;font-weight:600}.how-step p{color:var(--ink-soft);font-size:.8rem;line-height:1.6}.services{background:var(--paper-warm)}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.service-card{border-radius:var(--radius-xl);border:1px solid var(--border);background:#fff;flex-direction:column;padding:2rem 1.75rem;transition:box-shadow .2s,transform .2s;display:flex}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.service-card.featured-secondary{border-color:var(--gold);position:relative}.service-card.featured-secondary:after{content:"Önmagában is kérhető";background:var(--gold);color:#fff;letter-spacing:.04em;border-radius:100px;padding:.2rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:-12px;left:1.5rem}.service-card.featured{border-color:var(--accent);position:relative}.service-card.featured:after{content:"Fő szolgáltatás";background:var(--accent);color:#fff;letter-spacing:.04em;border-radius:100px;padding:.2rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:-12px;left:1.5rem}.service-icon{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.service-icon svg{stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.si-green{background:var(--accent-pale)}.si-green svg{stroke:var(--accent-dark)}.si-gold{background:var(--gold-pale)}.si-gold svg{stroke:#8a6820}.si-blue{background:#e8f0fe}.si-blue svg{stroke:#1a56db}.service-card h3{color:var(--ink);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.service-card>p{color:var(--ink-mid);flex:1;font-size:.9rem;line-height:1.7}.service-when{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.service-when-title{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft);margin-bottom:.6rem;font-size:.72rem;font-weight:600}.service-when ul{padding:0;list-style:none}.service-when li{color:var(--ink-mid);padding:.2rem 0 .2rem 1rem;font-size:.82rem;position:relative}.service-when li:before{content:"→";color:var(--accent-light);font-size:.75rem;position:absolute;left:0}.benefits{color:#fff;background:#1b4332}.benefits .section-tag{color:#c9a84c}.benefits .section-h2{color:#fff}.benefits .section-lead{color:#ffffffa6}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.benefit-card{border-radius:var(--radius-xl);text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;padding:1.75rem;transition:background .2s}.benefit-card:hover{background:#ffffff1a}.benefit-icon{border-radius:var(--radius);background:#2d6a4f33;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1rem;display:flex}.benefit-icon svg{stroke:#f7f0dc;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.benefit-card h4{color:#fff;margin-bottom:.4rem;font-size:.95rem;font-weight:600}.benefit-card p{color:#ffffff8c;font-size:.85rem;line-height:1.7}.cashbook{background:var(--paper)}.cashbook-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:480px;display:grid}.cashbook-badge{border:1px solid var(--border);border-radius:var(--radius);color:var(--ink-mid);background:#fff;align-items:center;gap:8px;margin-bottom:.75rem;margin-right:.75rem;padding:.4rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.cashbook-badge-dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.cashbook-points{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem;padding:0;list-style:none;display:grid}.cashbook-points li{color:var(--ink-mid);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.6;display:flex}.cashbook-check{background:var(--accent-pale);border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.cashbook-check svg{width:12px;height:12px;stroke:var(--secondary);fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.cashbook-visual{justify-content:center;align-items:center;display:flex}.cashbook-logo{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.cashbook-flow{align-items:center;gap:0;display:flex}.cf-node{background:var(--paper-warm);border-radius:var(--radius-lg);text-align:center;flex:1;padding:1rem;font-size:.8rem}.cf-node-icon{margin-bottom:.4rem;font-size:1.5rem}.cf-node strong{color:var(--ink);font-size:.82rem;font-weight:600;display:block}.cf-node span{color:var(--ink-soft);font-size:.75rem}.cf-arrow{color:var(--accent-light);flex-shrink:0;padding:0 .4rem;font-size:1.25rem}.cashbook-note{border-top:1px solid var(--border);color:var(--ink-soft);margin-top:1.5rem;padding-top:1.5rem;font-size:.8rem;line-height:1.6}.cashbook-note a{color:var(--accent);text-decoration:none}.cashbook-note a:hover{text-decoration:underline}.faq{background:#fff}.faq-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;display:grid}.faq-item{background:var(--paper);border-radius:var(--radius-lg);border:1px solid var(--border);cursor:pointer;padding:1.5rem;transition:box-shadow .2s}.faq-item:hover{box-shadow:var(--shadow)}.faq-q{color:var(--ink);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.faq-toggle{background:var(--paper-mid);width:20px;height:20px;color:var(--ink-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;transition:background .2s,transform .2s;display:flex}.faq-item.open .faq-toggle{background:var(--accent-pale);color:var(--accent);transform:rotate(45deg)}.faq-a{color:var(--ink-mid);max-height:0;margin-top:0;font-size:.875rem;line-height:1.7;transition:max-height .3s,margin-top .3s;overflow:hidden}.faq-item.open .faq-a{max-height:300px;margin-top:.875rem}.trust-bar-img{z-index:1;background:#fff;padding-top:0;padding-bottom:0;position:relative}.trust-bar-img img{width:100%;max-width:900px;margin:-4rem auto -14rem;display:block}.cta-section{background:var(--paper-warm);border-top:1px solid var(--border);padding:12rem 2rem 6rem}.cta-inner{text-align:center;max-width:860px;margin:0 auto}.cta-inner .section-h2{margin-bottom:1rem}.cta-inner .section-lead{text-align:center;margin:0 auto 2.5rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.cta-note{color:var(--ink-soft);margin-top:1.25rem;font-size:.8rem}footer.footer-minimal{background:#1b4332;padding:1.25rem 2rem}.footer-minimal-inner{max-width:var(--max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.footer-minimal-actions{align-items:center;gap:.75rem;display:flex}.footer-phone{color:#fffc;border-radius:var(--radius);border:1px solid #fff3;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.footer-phone:hover{color:#fff;background:#ffffff0f;border-color:#ffffff80}.footer-copy{color:#ffffff59;font-size:.8rem}.footer-credit-link{color:#ffffff8c;font-weight:500;text-decoration:none;transition:color .2s}.footer-credit-link:hover{color:#fff}@media (width<=900px){.hero{grid-template-columns:1fr;gap:2rem}.hero-image-col{order:-1}.who-grid,.va-inner{grid-template-columns:1fr}.va-img{padding-top:-3rem;padding-bottom:-3rem}.who-full{grid-column:1}.problem-cards{grid-template-columns:1fr 1fr}.problems-quote{padding:2rem}.problems-quote .quote-cta{justify-content:center}.tevhitek-grid{grid-template-columns:1fr}.tevhitek-mobile{display:grid}.tevhitek-desktop{display:none}.not-for-two-col{grid-template-columns:1fr}.cashbook-cards-grid{grid-template-columns:1fr 1fr}.cashbook-flow-steps{flex-direction:column;gap:1rem}.cfs-arrow{transform:rotate(90deg)}.solution-columns{grid-template-columns:1fr}.minikurzus-inner{grid-template-columns:1fr;gap:2rem}.how-steps{grid-template-columns:1fr 1fr;gap:1.5rem}.how-steps:before{display:none}.services-grid{grid-template-columns:1fr}.benefits-grid{grid-template-columns:1fr 1fr}.cashbook-inner{grid-template-columns:1fr;gap:2rem}.faq-grid{grid-template-columns:1fr}}@media (width<=600px){section{padding:3.5rem 1.25rem}.hero{padding:2.5rem 1.25rem}.hero-img{margin-bottom:-5rem}.trust-bar{margin:-1.5rem auto -40px;padding:0 1.25rem}.trust-bar-inner{grid-template-columns:1fr 1fr;gap:.75rem}.trust-bar-inner .trust-card:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - .375rem);margin:0 auto}nav{padding:0 1rem}.nav-inner{gap:.5rem}.nav-logo-img{height:36px}.nav-cta{display:none}.nav-phone{background:var(--gold);border-color:var(--gold);color:#1a1a18;padding:.4rem .75rem;font-size:.8rem}.nav-phone svg{stroke:#1a1a18}.nav-phone:hover{background:var(--gold-dark);border-color:var(--gold-dark);color:#1a1a18}.hero-actions{flex-direction:column}.hero-actions .btn-primary,.hero-actions .btn-ghost{text-align:center}.trust-bar-img img{margin:-2rem auto -4rem}.cashbook-points{gap:.5rem}.cashbook-points li{align-items:center;gap:.4rem;font-size:.75rem;line-height:1.3}.cashbook-check{width:18px;height:18px}.cashbook-check svg{width:10px;height:10px}.cta-strip-section{padding:2.5rem 2rem}.cta-strip-inner{flex-direction:column;gap:1.5rem}.cta-strip-text{text-align:center;min-width:0}.cta-form-wrap{width:100%;min-width:0}.cta-form-grid,.how-steps,.benefits-grid,.problem-cards{grid-template-columns:1fr}.cta-section{padding:3.5rem 1.25rem}.footer-minimal-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem}.mf-break{width:100%;height:0;display:block}.mf-result{margin:0 auto}.megoldas-formula{flex-wrap:wrap;gap:.4rem;padding:1.25rem}.mf-item{padding:.4rem .5rem;font-size:.72rem}.mf-plus,.mf-eq{font-size:1rem}}.hero>*{animation:.6s both fadeUp}.hero>:nth-child(2){animation-delay:.15s}
