.calculator-hero[data-astro-cid-ihl6jruq]{padding:2rem 0 1.5rem;background-color:var(--background);text-align:center;position:relative}.hero-content[data-astro-cid-ihl6jruq]{max-width:700px;margin:0 auto}.page-category[data-astro-cid-ihl6jruq]{font-size:var(--text-sm);font-weight:var(--font-weight-bold);color:var(--accent);font-family:var(--font-primary);margin-bottom:var(--space-xs);letter-spacing:.1em;text-align:center}.calculator-hero[data-astro-cid-ihl6jruq] h1[data-astro-cid-ihl6jruq]{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--text);font-family:var(--font-primary);margin-bottom:var(--space-sm);line-height:1.2}.hero-subtitle-compact[data-astro-cid-ihl6jruq]{font-size:var(--text-base);color:var(--text-secondary);line-height:1.4}.help-btn[data-astro-cid-ihl6jruq]{position:fixed;bottom:24px;right:24px;height:48px;padding:0 20px;border-radius:var(--radius-pill);background:var(--white);color:var(--accent);border:2px solid var(--accent);box-shadow:0 4px 12px #0000001a;cursor:pointer;z-index:10000;transition:all .3s ease;display:flex;align-items:center;gap:8px;font-family:var(--font-primary);font-weight:var(--font-weight-semibold);font-size:var(--text-sm)}.help-btn[data-astro-cid-ihl6jruq]:hover{background:var(--accent);color:var(--white);box-shadow:0 6px 20px #6b0f1a33;transform:translateY(-2px)}.help-btn[data-astro-cid-ihl6jruq]:active{transform:translateY(0)}.help-icon[data-astro-cid-ihl6jruq]{width:20px;height:20px;flex-shrink:0}.help-text[data-astro-cid-ihl6jruq]{font-size:var(--text-sm)}@media (max-width:768px){.calculator-hero[data-astro-cid-ihl6jruq] h1[data-astro-cid-ihl6jruq]{font-size:var(--text-2xl)}.hero-subtitle-compact[data-astro-cid-ihl6jruq]{font-size:var(--text-sm)}.help-btn[data-astro-cid-ihl6jruq]{height:44px;padding:0 16px;bottom:20px;right:20px;font-size:.8rem}.help-icon[data-astro-cid-ihl6jruq]{width:18px;height:18px}.help-text[data-astro-cid-ihl6jruq]{font-size:.8rem}}.progress-header[data-astro-cid-vnwh6oyn]{text-align:center;margin-bottom:var(--space-md)}.progress-title[data-astro-cid-vnwh6oyn]{font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--accent);margin-bottom:var(--space-xs);font-family:var(--font-primary);animation:fadeSlideDown .5s ease-out}.progress-subtitle[data-astro-cid-vnwh6oyn]{font-size:var(--text-base);color:var(--text-secondary);font-weight:var(--font-weight-medium);animation:fadeSlideDown .5s ease-out .1s backwards}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.visual-progress-bar[data-astro-cid-vnwh6oyn]{max-width:600px;margin:0 auto var(--space-xl);display:flex;align-items:center;gap:var(--space-md)}.progress-bar-track[data-astro-cid-vnwh6oyn]{flex:1;height:12px;background:linear-gradient(90deg,#d9d9d94d,#d9d9d980);border-radius:999px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px #0000001a}.progress-bar-fill[data-astro-cid-vnwh6oyn]{height:100%;background:linear-gradient(90deg,var(--accent) 0%,#d32f2f 100%);border-radius:999px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px #6b0f1a66}.progress-bar-fill[data-astro-cid-vnwh6oyn]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.progress-percentage[data-astro-cid-vnwh6oyn]{font-size:var(--text-base);font-weight:var(--font-weight-bold);color:var(--accent);min-width:45px;text-align:right}.wizard-progress[data-astro-cid-vnwh6oyn]{display:flex;justify-content:center;align-items:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.progress-step[data-astro-cid-vnwh6oyn]{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.4;transition:all .3s ease;background:0 0;border:0;padding:0;font:inherit;cursor:default}.progress-step[data-astro-cid-vnwh6oyn].active{opacity:1}.progress-step[data-astro-cid-vnwh6oyn].completed{opacity:.7;cursor:pointer}.progress-step[data-astro-cid-vnwh6oyn].completed:not(:disabled){cursor:pointer}.progress-step[data-astro-cid-vnwh6oyn].completed:not(:disabled):hover{opacity:1;transform:translateY(-2px)}.progress-step[data-astro-cid-vnwh6oyn].completed:not(:disabled):hover .step-circle[data-astro-cid-vnwh6oyn]{box-shadow:0 4px 12px #6b0f1a4d}.progress-step[data-astro-cid-vnwh6oyn].completed:not(:disabled):focus{outline:2px solid var(--accent);outline-offset:4px;border-radius:8px}.step-circle[data-astro-cid-vnwh6oyn]{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:var(--surface-light);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-bold);font-size:var(--text-lg);transition:all .3s ease;flex-shrink:0}.progress-step[data-astro-cid-vnwh6oyn].active .step-circle[data-astro-cid-vnwh6oyn]{background:var(--accent);color:var(--white);box-shadow:0 4px 12px #6b0f1a4d}.progress-step[data-astro-cid-vnwh6oyn].completed .step-circle[data-astro-cid-vnwh6oyn]{background:var(--accent);color:var(--white);opacity:.8}.step-label[data-astro-cid-vnwh6oyn]{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-weight-medium);text-align:center}.progress-step[data-astro-cid-vnwh6oyn].active .step-label[data-astro-cid-vnwh6oyn]{color:var(--accent);font-weight:var(--font-weight-bold)}.progress-line[data-astro-cid-vnwh6oyn]{width:80px;height:2px;background:var(--surface-light);margin:0 1rem 2rem}@media (max-width:768px){.progress-title[data-astro-cid-vnwh6oyn]{font-size:var(--text-lg)}.progress-subtitle[data-astro-cid-vnwh6oyn]{font-size:var(--text-sm)}.visual-progress-bar[data-astro-cid-vnwh6oyn]{margin-bottom:var(--space-lg)}.progress-bar-track[data-astro-cid-vnwh6oyn]{height:10px}.progress-percentage[data-astro-cid-vnwh6oyn]{font-size:var(--text-sm);min-width:40px}.wizard-progress[data-astro-cid-vnwh6oyn]{max-width:100%;margin-bottom:2rem}.step-circle[data-astro-cid-vnwh6oyn]{width:40px;height:40px;min-width:40px;min-height:40px;font-size:var(--text-base)}.progress-line[data-astro-cid-vnwh6oyn]{width:40px;margin:0 .5rem 1.5rem}.step-label[data-astro-cid-vnwh6oyn]{font-size:.7rem}}@media (max-width:576px){.step-circle[data-astro-cid-vnwh6oyn]{width:36px;height:36px;min-width:36px;min-height:36px;font-size:var(--text-sm)}.progress-line[data-astro-cid-vnwh6oyn]{width:30px;margin:0 .375rem 1.25rem}.step-label[data-astro-cid-vnwh6oyn]{font-size:.65rem}}.situation-cards[data-astro-cid-lzq3buag]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin-bottom:2rem;justify-items:center}.situation-card[data-astro-cid-lzq3buag]{cursor:pointer;display:block;position:relative;width:100%;max-width:450px;background-color:var(--white);border-radius:var(--radius-lg);box-shadow:0 20px 25px #00000026,0 10px 10px #0000001a;overflow:hidden;aspect-ratio:1;height:350px;transition:all .3s ease}.situation-card[data-astro-cid-lzq3buag] input[data-astro-cid-lzq3buag][type=radio]{position:absolute;opacity:0;pointer-events:none}.card-background[data-astro-cid-lzq3buag]{position:absolute;inset:0;background:linear-gradient(135deg,var(--accent) 0%,#8b1220 100%);display:flex;align-items:center;justify-content:center;transition:all var(--transition-normal)}.card-icon[data-astro-cid-lzq3buag]{font-size:8rem;filter:opacity(.3) blur(1px);transition:all var(--transition-normal)}.situation-card[data-astro-cid-lzq3buag]:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000c,#0003);z-index:1;transition:opacity var(--transition-normal)}.situation-card[data-astro-cid-lzq3buag]:hover:before{background:#000000b3}.card-content[data-astro-cid-lzq3buag]{position:absolute;bottom:var(--space-md);left:var(--space-md);right:var(--space-md);color:var(--white);z-index:2;transition:transform var(--transition-normal)}.card-content[data-astro-cid-lzq3buag] h3[data-astro-cid-lzq3buag]{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);margin:0 0 var(--space-md)0;font-family:var(--font-primary);text-transform:uppercase}.card-description[data-astro-cid-lzq3buag],.card-recommendation[data-astro-cid-lzq3buag]{font-size:var(--text-base);line-height:1.4;margin:0 0 var(--space-xs)0;opacity:0;transform:translateY(20px);transition:all var(--transition-normal)}.card-recommendation[data-astro-cid-lzq3buag]{font-weight:var(--font-weight-semibold);color:#2ecc71}.card-action-hint[data-astro-cid-lzq3buag]{position:absolute;top:var(--space-lg);right:var(--space-lg);z-index:3;color:var(--white);opacity:0;transform:scale(.8);transition:all var(--transition-normal);pointer-events:none}.card-action-hint[data-astro-cid-lzq3buag] svg[data-astro-cid-lzq3buag]{width:40px;height:40px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.situation-card[data-astro-cid-lzq3buag]:hover .card-background[data-astro-cid-lzq3buag]{filter:blur(8px) brightness(.7);transform:scale(1.1)}.situation-card[data-astro-cid-lzq3buag]:hover .card-icon[data-astro-cid-lzq3buag]{filter:opacity(.2) blur(4px)}.situation-card[data-astro-cid-lzq3buag]:hover .card-content[data-astro-cid-lzq3buag]{transform:translateY(-50%)}.situation-card[data-astro-cid-lzq3buag]:hover .card-description[data-astro-cid-lzq3buag],.situation-card[data-astro-cid-lzq3buag]:hover .card-recommendation[data-astro-cid-lzq3buag]{opacity:1;transform:translateY(0)}.situation-card[data-astro-cid-lzq3buag]:hover .card-action-hint[data-astro-cid-lzq3buag]{opacity:1;transform:scale(1)}.situation-card[data-astro-cid-lzq3buag] input[data-astro-cid-lzq3buag][type=radio]:checked~.card-background[data-astro-cid-lzq3buag]{background:linear-gradient(135deg,#2ecc71,#27ae60)}.situation-card[data-astro-cid-lzq3buag] input[data-astro-cid-lzq3buag][type=radio]:checked:after{content:"✓";position:absolute;top:var(--space-md);right:var(--space-md);background:var(--white);color:#2ecc71;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:var(--font-weight-bold);z-index:3;box-shadow:0 4px 8px #0003}.situation-card[data-astro-cid-lzq3buag]:focus-within{outline:3px solid var(--accent);outline-offset:2px}@media (max-width:1200px){.situation-cards[data-astro-cid-lzq3buag]{grid-template-columns:repeat(2,1fr)}.situation-card[data-astro-cid-lzq3buag]{height:300px;max-width:400px}.card-content[data-astro-cid-lzq3buag] h3[data-astro-cid-lzq3buag]{font-size:1.25rem;margin-bottom:.75rem}.card-description[data-astro-cid-lzq3buag],.card-criteria[data-astro-cid-lzq3buag]{font-size:.9rem}.card-icon[data-astro-cid-lzq3buag]{font-size:6rem}}@media (max-width:768px){.situation-cards[data-astro-cid-lzq3buag]{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.situation-card[data-astro-cid-lzq3buag]{height:280px}.card-content[data-astro-cid-lzq3buag] h3[data-astro-cid-lzq3buag]{font-size:1.15rem}.card-icon[data-astro-cid-lzq3buag]{font-size:5.5rem}}@media (max-width:576px){.situation-card[data-astro-cid-lzq3buag]{height:260px;width:100%;padding:var(--space-sm)}.card-content[data-astro-cid-lzq3buag]{bottom:var(--space-md);left:var(--space-md);right:var(--space-md)}.card-content[data-astro-cid-lzq3buag] h3[data-astro-cid-lzq3buag]{font-size:1.1rem;margin-bottom:.5rem}.card-description[data-astro-cid-lzq3buag],.card-criteria[data-astro-cid-lzq3buag]{font-size:.85rem;line-height:1.3}.card-icon[data-astro-cid-lzq3buag]{font-size:4.5rem}.card-action-hint[data-astro-cid-lzq3buag]{top:var(--space-md);right:var(--space-md)}.card-action-hint[data-astro-cid-lzq3buag] svg[data-astro-cid-lzq3buag]{width:36px;height:36px}}.step-header-elegant[data-astro-cid-hcfph2hv]{text-align:center;margin-bottom:var(--space-2xl)}.step-title-elegant[data-astro-cid-hcfph2hv]{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--text);margin:0 0 var(--space-sm)0;font-family:var(--font-primary)}.step-subtitle[data-astro-cid-hcfph2hv]{font-size:var(--text-base);color:var(--text-secondary);margin:0}.questions-container[data-astro-cid-hcfph2hv]{max-width:600px;margin:0 auto 1.5rem;display:flex;flex-direction:column;gap:var(--space-md)}.form-field[data-astro-cid-hcfph2hv]{background:linear-gradient(135deg,#ffffffe6,#f9f9f9e6);border:1px solid rgba(107,15,26,.08);border-radius:var(--radius-lg);padding:var(--space-lg);transition:all .3s ease;position:relative}.form-field[data-astro-cid-hcfph2hv]:hover{border-color:#6b0f1a26;box-shadow:0 4px 12px #6b0f1a14;transform:translateY(-2px)}.form-field[data-astro-cid-hcfph2hv]:focus-within{border-color:var(--accent);box-shadow:0 4px 16px #6b0f1a1f;transform:translateY(-2px)}.form-field[data-astro-cid-hcfph2hv] label[data-astro-cid-hcfph2hv]{display:block;font-weight:var(--font-weight-semibold);margin-bottom:var(--space-sm);color:var(--text);font-size:var(--text-base);font-family:var(--font-primary)}.help-text[data-astro-cid-hcfph2hv]{font-size:.8rem;color:var(--text-secondary);display:block;margin-top:var(--space-sm);line-height:1.4;opacity:.85}.validation-error[data-astro-cid-hcfph2hv]{font-size:var(--text-sm);color:#d32f2f;display:none;margin-top:var(--space-xs);font-weight:var(--font-weight-semibold);background:#ffebee;padding:6px 10px;border-radius:var(--radius-sm);border-left:3px solid #d32f2f}.validation-error[data-astro-cid-hcfph2hv]:not(:empty){display:block}input[data-astro-cid-hcfph2hv].error{border:2px solid #d32f2f;background-color:#ffebee}input[data-astro-cid-hcfph2hv][type=number],select[data-astro-cid-hcfph2hv]{width:100%;padding:.75rem 1rem;border:2px solid rgba(107,15,26,.1);border-radius:var(--radius-md);font-size:var(--text-base);background-color:var(--white);font-family:var(--font-body);transition:all .2s ease;color:var(--text)}input[data-astro-cid-hcfph2hv][type=number]:hover,select[data-astro-cid-hcfph2hv]:hover{border-color:#6b0f1a33}input[data-astro-cid-hcfph2hv][type=number]:focus,select[data-astro-cid-hcfph2hv]:focus{outline:0;border-color:var(--accent);background-color:var(--white);box-shadow:0 0 0 3px #6b0f1a1a}select[data-astro-cid-hcfph2hv]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 12 12'%3E%3Cpath fill='%236b0f1a' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.input-with-button[data-astro-cid-hcfph2hv]{display:flex;gap:var(--space-sm);align-items:stretch}.input-with-button[data-astro-cid-hcfph2hv] input[data-astro-cid-hcfph2hv]{flex:1}.btn-industry-average[data-astro-cid-hcfph2hv]{padding:.75rem 1rem;background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;border:0;border-radius:var(--radius-md);font-size:.875rem;font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:var(--font-body);box-shadow:0 2px 4px #2ecc7133}.btn-industry-average[data-astro-cid-hcfph2hv]:hover{background:linear-gradient(135deg,#27ae60,#229954);box-shadow:0 4px 8px #2ecc714d;transform:translateY(-1px)}.btn-industry-average[data-astro-cid-hcfph2hv]:active{transform:translateY(0);box-shadow:0 2px 4px #2ecc7133}.btn-industry-average[data-astro-cid-hcfph2hv]:focus{outline:0;box-shadow:0 0 0 3px #2ecc714d}.btn-industry-average[data-astro-cid-hcfph2hv].applied{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 2px 4px #3498db33}.btn-industry-average[data-astro-cid-hcfph2hv].applied:before{content:"✓ "}.label-with-tooltip[data-astro-cid-hcfph2hv]{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm)}.label-with-tooltip[data-astro-cid-hcfph2hv] label[data-astro-cid-hcfph2hv]{margin-bottom:0}.tooltip-trigger[data-astro-cid-hcfph2hv]{position:relative;background:0 0;border:0;padding:0;cursor:help;display:inline-flex;align-items:center;justify-content:center}.tooltip-icon[data-astro-cid-hcfph2hv]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-size:12px;font-weight:var(--font-weight-bold);transition:all .2s ease}.tooltip-trigger[data-astro-cid-hcfph2hv]:hover .tooltip-icon[data-astro-cid-hcfph2hv],.tooltip-trigger[data-astro-cid-hcfph2hv]:focus .tooltip-icon[data-astro-cid-hcfph2hv]{background:linear-gradient(135deg,#2980b9,#21618c);transform:scale(1.1)}.tooltip-trigger[data-astro-cid-hcfph2hv]:focus{outline:0}.tooltip-trigger[data-astro-cid-hcfph2hv]:focus .tooltip-icon[data-astro-cid-hcfph2hv]{box-shadow:0 0 0 3px #3498db4d}.tooltip-content[data-astro-cid-hcfph2hv]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#2c3e50;color:#fff;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:.875rem;line-height:1.5;width:280px;max-width:280px;z-index:1000;pointer-events:none;opacity:0;visibility:hidden;transition:all .2s ease;box-shadow:0 4px 12px #0000004d;font-weight:var(--font-weight-normal);text-align:left;white-space:normal;word-wrap:break-word}.tooltip-content[data-astro-cid-hcfph2hv]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#2c3e50}.tooltip-trigger[data-astro-cid-hcfph2hv]:hover .tooltip-content[data-astro-cid-hcfph2hv],.tooltip-trigger[data-astro-cid-hcfph2hv]:focus .tooltip-content[data-astro-cid-hcfph2hv],.tooltip-trigger[data-astro-cid-hcfph2hv].active .tooltip-content[data-astro-cid-hcfph2hv]{opacity:1;visibility:visible}.mini-preview-card[data-astro-cid-hcfph2hv]{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid rgba(46,204,113,.3);border-radius:var(--radius-lg);padding:var(--space-lg);margin:var(--space-xl)0;max-width:600px;margin-left:auto;margin-right:auto;box-shadow:0 4px 16px #2ecc7126;animation:slideInUp .4s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preview-header[data-astro-cid-hcfph2hv]{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md)}.preview-icon[data-astro-cid-hcfph2hv]{font-size:var(--text-xl)}.preview-title[data-astro-cid-hcfph2hv]{font-size:var(--text-base);font-weight:var(--font-weight-bold);color:var(--text)}.preview-content[data-astro-cid-hcfph2hv]{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-md)}.preview-metric[data-astro-cid-hcfph2hv]{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm)0;border-bottom:1px solid rgba(0,0,0,.05)}.preview-metric[data-astro-cid-hcfph2hv]:last-child{border-bottom:none}.preview-label[data-astro-cid-hcfph2hv]{font-size:var(--text-sm);color:var(--text-secondary)}.preview-value[data-astro-cid-hcfph2hv]{font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:#2ecc71;min-width:120px;text-align:right}.preview-footer[data-astro-cid-hcfph2hv]{text-align:center;padding-top:var(--space-sm);border-top:1px solid rgba(0,0,0,.05)}.preview-hint[data-astro-cid-hcfph2hv]{font-size:var(--text-sm);color:var(--text-secondary);font-style:italic}.btn-estimate-helper[data-astro-cid-hcfph2hv]{width:100%;margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;border:0;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .2s ease;font-family:var(--font-body)}.btn-estimate-helper[data-astro-cid-hcfph2hv]:hover{background:linear-gradient(135deg,#8e44ad,#7d3c98);transform:translateY(-1px);box-shadow:0 4px 8px #9b59b64d}.estimation-helper[data-astro-cid-hcfph2hv]{background:linear-gradient(135deg,#f8f4fc,#fff);border:2px solid rgba(155,89,182,.2);border-radius:var(--radius-lg);padding:var(--space-lg);margin-top:var(--space-md);animation:slideInDown .4s ease-out}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.estimation-header[data-astro-cid-hcfph2hv] h4[data-astro-cid-hcfph2hv]{margin:0 0 var(--space-xs)0;color:var(--text);font-size:var(--text-lg);font-weight:var(--font-weight-bold)}.estimation-header[data-astro-cid-hcfph2hv] p[data-astro-cid-hcfph2hv]{margin:0 0 var(--space-md)0;color:var(--text-secondary);font-size:var(--text-sm)}.estimation-question[data-astro-cid-hcfph2hv]{margin-bottom:var(--space-md)}.estimation-question[data-astro-cid-hcfph2hv] label[data-astro-cid-hcfph2hv]{display:block;font-weight:var(--font-weight-semibold);margin-bottom:var(--space-xs);color:var(--text);font-size:var(--text-sm)}.estimation-question[data-astro-cid-hcfph2hv] input[data-astro-cid-hcfph2hv]{width:100%;padding:.75rem 1rem;border:2px solid rgba(155,89,182,.2);border-radius:var(--radius-md);font-size:var(--text-base);transition:all .2s ease}.estimation-question[data-astro-cid-hcfph2hv] input[data-astro-cid-hcfph2hv]:focus{outline:0;border-color:#9b59b6;box-shadow:0 0 0 3px #9b59b61a}.estimation-hint[data-astro-cid-hcfph2hv]{display:block;font-size:.75rem;color:var(--text-secondary);margin-top:var(--space-xs);font-style:italic}.estimation-actions[data-astro-cid-hcfph2hv]{display:flex;gap:var(--space-sm);margin-top:var(--space-lg)}.btn-calculate-estimate[data-astro-cid-hcfph2hv]{flex:1;padding:.75rem 1rem;background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;border:0;border-radius:var(--radius-md);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .2s ease}.btn-calculate-estimate[data-astro-cid-hcfph2hv]:hover{background:linear-gradient(135deg,#8e44ad,#7d3c98);transform:translateY(-1px);box-shadow:0 4px 8px #9b59b64d}.btn-cancel-estimate[data-astro-cid-hcfph2hv]{padding:.75rem 1rem;background:0 0;color:var(--text-secondary);border:1px solid rgba(0,0,0,.1);border-radius:var(--radius-md);font-weight:var(--font-weight-medium);cursor:pointer;transition:all .2s ease}.btn-cancel-estimate[data-astro-cid-hcfph2hv]:hover{background:#0000000d}.estimation-result[data-astro-cid-hcfph2hv]{margin-top:var(--space-lg);padding:var(--space-lg);background:linear-gradient(135deg,#d4edda,#c3e6cb);border:2px solid #28a745;border-radius:var(--radius-lg);animation:scaleIn .3s ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.result-content[data-astro-cid-hcfph2hv]{text-align:center}.result-icon[data-astro-cid-hcfph2hv]{font-size:3rem;display:block;margin-bottom:var(--space-sm)}.result-text[data-astro-cid-hcfph2hv]{margin:0 0 var(--space-xs)0;color:var(--text-secondary);font-size:var(--text-sm)}.result-value[data-astro-cid-hcfph2hv]{margin:0 0 var(--space-sm)0;font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:#28a745}.result-explanation[data-astro-cid-hcfph2hv]{margin:0 0 var(--space-md)0;font-size:.8rem;color:var(--text-secondary);font-style:italic}.btn-use-estimate[data-astro-cid-hcfph2hv]{width:100%;padding:.75rem 1rem;background:#28a745;color:#fff;border:0;border-radius:var(--radius-md);font-weight:var(--font-weight-bold);cursor:pointer;transition:all .2s ease}.btn-use-estimate[data-astro-cid-hcfph2hv]:hover{background:#218838;transform:translateY(-1px);box-shadow:0 4px 8px #28a7454d}.required-indicator[data-astro-cid-hcfph2hv]{color:#d32f2f;font-weight:var(--font-weight-bold);margin-left:4px;font-size:1.1em}.optional-badge[data-astro-cid-hcfph2hv]{display:inline-block;margin-left:var(--space-xs);padding:2px 8px;background:#00000014;color:var(--text-secondary);font-size:.75rem;font-weight:var(--font-weight-medium);border-radius:12px;text-transform:lowercase}.optional-hint[data-astro-cid-hcfph2hv]{font-size:.8rem;color:var(--text-secondary);margin:0 0 var(--space-sm)0;font-style:italic;opacity:.9}.optional-field[data-astro-cid-hcfph2hv]{opacity:.92;background:linear-gradient(135deg,#f9f9f9b3,#f3f3f3b3)}.optional-field[data-astro-cid-hcfph2hv]:hover{opacity:1}.optional-field[data-astro-cid-hcfph2hv] label[data-astro-cid-hcfph2hv]{color:#1a1a1ad9}.optional-field[data-astro-cid-hcfph2hv] input[data-astro-cid-hcfph2hv],.optional-field[data-astro-cid-hcfph2hv] select[data-astro-cid-hcfph2hv]{border-color:#6b0f1a0f;background-color:#ffffffe6}.optional-field[data-astro-cid-hcfph2hv] input[data-astro-cid-hcfph2hv]:focus,.optional-field[data-astro-cid-hcfph2hv] select[data-astro-cid-hcfph2hv]:focus{opacity:1;background-color:var(--white);border-color:var(--accent)}@media (max-width:768px){.step-header-elegant[data-astro-cid-hcfph2hv]{margin-bottom:var(--space-xl)}.step-title-elegant[data-astro-cid-hcfph2hv]{font-size:var(--text-xl)}.step-subtitle[data-astro-cid-hcfph2hv]{font-size:var(--text-sm)}.questions-container[data-astro-cid-hcfph2hv]{gap:var(--space-md)}.form-field[data-astro-cid-hcfph2hv]{padding:var(--space-lg)}.form-field[data-astro-cid-hcfph2hv] label[data-astro-cid-hcfph2hv]{font-size:var(--text-base);margin-bottom:var(--space-sm)}input[data-astro-cid-hcfph2hv][type=number],select[data-astro-cid-hcfph2hv]{font-size:var(--text-base);padding:.875rem 1rem;min-height:3rem}select[data-astro-cid-hcfph2hv]{background-position:right 1rem center;padding-right:2.75rem}}@media (max-width:576px){.step-title-elegant[data-astro-cid-hcfph2hv]{font-size:var(--text-lg)}.form-field[data-astro-cid-hcfph2hv]{padding:var(--space-md)}input[data-astro-cid-hcfph2hv][type=number],select[data-astro-cid-hcfph2hv]{min-height:3.25rem;font-size:16px;padding:1rem;-webkit-tap-highlight-color:rgba(107,15,26,.1)}.wizard-actions[data-astro-cid-hcfph2hv]{gap:var(--space-md)}.wizard-actions[data-astro-cid-hcfph2hv] button[data-astro-cid-hcfph2hv]{min-height:3.5rem;font-size:1rem}.input-with-button[data-astro-cid-hcfph2hv]{flex-direction:column;gap:var(--space-sm)}.btn-industry-average[data-astro-cid-hcfph2hv],.btn-estimate-helper[data-astro-cid-hcfph2hv]{width:100%;padding:1rem;font-size:.8rem;min-height:3rem;white-space:normal;line-height:1.3}.tooltip-content[data-astro-cid-hcfph2hv]{max-width:220px;font-size:.8125rem;left:auto;right:0;transform:none}.tooltip-content[data-astro-cid-hcfph2hv]:after{left:auto;right:10px;transform:none}.tooltip-icon[data-astro-cid-hcfph2hv]{width:20px;height:20px;font-size:13px}.questions-container[data-astro-cid-hcfph2hv]{gap:var(--space-lg)}.estimation-question[data-astro-cid-hcfph2hv] input[data-astro-cid-hcfph2hv]{min-height:3.25rem;font-size:16px;padding:1rem}.estimation-actions[data-astro-cid-hcfph2hv] button[data-astro-cid-hcfph2hv]{min-height:3rem;padding:1rem}}.validation-feedback[data-astro-cid-hcfph2hv]{margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:.875rem;line-height:1.4;display:flex;align-items:flex-start;gap:var(--space-xs);animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.validation-feedback[data-astro-cid-hcfph2hv] .validation-icon[data-astro-cid-hcfph2hv]{flex-shrink:0;font-size:1rem;margin-top:2px}.validation-feedback[data-astro-cid-hcfph2hv] .validation-text[data-astro-cid-hcfph2hv]{flex:1}.validation-feedback[data-astro-cid-hcfph2hv] .validation-suggestion[data-astro-cid-hcfph2hv]{display:block;margin-top:var(--space-xs);font-size:.8125rem;opacity:.9}.validation-valid[data-astro-cid-hcfph2hv]{background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:1px solid rgba(34,197,94,.3);color:#15803d}.validation-warning[data-astro-cid-hcfph2hv]{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border:1px solid rgba(245,158,11,.3);color:#b45309}.validation-error[data-astro-cid-hcfph2hv]{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid rgba(239,68,68,.3);color:#b91c1c}.form-field[data-astro-cid-hcfph2hv].has-validation-valid input[data-astro-cid-hcfph2hv],.form-field[data-astro-cid-hcfph2hv].has-validation-valid select[data-astro-cid-hcfph2hv]{border-color:#22c55e66}.form-field[data-astro-cid-hcfph2hv].has-validation-warning input[data-astro-cid-hcfph2hv],.form-field[data-astro-cid-hcfph2hv].has-validation-warning select[data-astro-cid-hcfph2hv]{border-color:#f59e0b66}.form-field[data-astro-cid-hcfph2hv].has-validation-error input[data-astro-cid-hcfph2hv],.form-field[data-astro-cid-hcfph2hv].has-validation-error select[data-astro-cid-hcfph2hv]{border-color:#ef444466}.input-with-validation[data-astro-cid-hcfph2hv]{position:relative}.input-validation-icon[data-astro-cid-hcfph2hv]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;pointer-events:none;z-index:1}.input-with-validation[data-astro-cid-hcfph2hv] input[data-astro-cid-hcfph2hv]{padding-right:3rem}.ltv-explanation-card[data-astro-cid-hcfph2hv]{margin-top:var(--space-md);padding:var(--space-md);background:linear-gradient(135deg,#f8f9ff,#f0f4ff);border:1px solid #d0d9f7;border-radius:var(--radius-lg);box-shadow:0 2px 8px #6b0f1a0d}.ltv-explanation-header[data-astro-cid-hcfph2hv]{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm);color:var(--accent);font-size:.9375rem}.ltv-icon[data-astro-cid-hcfph2hv]{font-size:1.25rem;filter:drop-shadow(0 2px 4px rgba(255,193,7,.3))}.ltv-explanation-text[data-astro-cid-hcfph2hv]{font-size:.875rem;line-height:1.6;color:#4a5568;margin:0 0 var(--space-md)0}.ltv-examples[data-astro-cid-hcfph2hv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--space-sm)}.ltv-example[data-astro-cid-hcfph2hv]{display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);background:#fff;border-radius:var(--radius-md);font-size:.8125rem;border:1px solid #e2e8f0}.ltv-example-icon[data-astro-cid-hcfph2hv]{font-size:1.125rem;flex-shrink:0}.ltv-example-text[data-astro-cid-hcfph2hv]{line-height:1.4;color:#2d3748}.ltv-example-text[data-astro-cid-hcfph2hv] strong[data-astro-cid-hcfph2hv]{color:var(--accent);display:block;font-size:.75rem;margin-bottom:2px}@media (max-width:768px){.ltv-explanation-card[data-astro-cid-hcfph2hv]{padding:var(--space-sm)}.ltv-examples[data-astro-cid-hcfph2hv]{grid-template-columns:1fr}.ltv-example[data-astro-cid-hcfph2hv]{justify-content:flex-start}}.info-tooltip-wrapper[data-astro-cid-52asrj5f]{position:relative;display:inline-block;vertical-align:middle;margin-left:6px}.info-icon[data-astro-cid-52asrj5f]{background:0 0;border:0;padding:0;cursor:help;color:var(--primary);opacity:.7;transition:opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;line-height:1}.info-icon[data-astro-cid-52asrj5f]:hover,.info-icon[data-astro-cid-52asrj5f]:focus{opacity:1}.info-icon[data-astro-cid-52asrj5f] svg[data-astro-cid-52asrj5f]{display:block}.info-tooltip[data-astro-cid-52asrj5f]{position:fixed;z-index:1000;background:var(--white);border:1px solid var(--gray-300);border-radius:var(--radius-lg);box-shadow:0 4px 12px #00000026;padding:12px 16px;min-width:200px;max-width:320px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}.info-tooltip[data-astro-cid-52asrj5f].show{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.tooltip-arrow[data-astro-cid-52asrj5f]{position:absolute;width:0;height:0;border-style:solid}.tooltip-arrow[data-astro-cid-52asrj5f]{display:none}.tooltip-body[data-astro-cid-52asrj5f]{font-size:14px;line-height:1.5;color:var(--text)}.tooltip-body[data-astro-cid-52asrj5f] strong[data-astro-cid-52asrj5f]{color:var(--primary);font-weight:var(--font-weight-semibold)}.tooltip-body[data-astro-cid-52asrj5f] ul[data-astro-cid-52asrj5f]{margin:8px 0;padding-left:20px}.tooltip-body[data-astro-cid-52asrj5f] li[data-astro-cid-52asrj5f]{margin:4px 0}.tooltip-body[data-astro-cid-52asrj5f] p[data-astro-cid-52asrj5f]{margin:8px 0}.tooltip-body[data-astro-cid-52asrj5f] p[data-astro-cid-52asrj5f]:first-child{margin-top:0}.tooltip-body[data-astro-cid-52asrj5f] p[data-astro-cid-52asrj5f]:last-child{margin-bottom:0}@media (max-width:768px){.info-tooltip[data-astro-cid-52asrj5f]{max-width:280px;font-size:13px}}.disclaimer-minimal[data-astro-cid-it7raaer]{text-align:center;font-size:14px;color:var(--text-secondary);margin:24px 0 0;padding:12px;background:#ffc1070d;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;gap:8px}.disclaimer-icon-small[data-astro-cid-it7raaer]{font-size:16px;line-height:1}.roi-confidence[data-astro-cid-it7raaer]{display:none!important}@media (max-width:768px){.disclaimer-minimal[data-astro-cid-it7raaer]{font-size:13px;padding:10px}}.negative-roi-explanation[data-astro-cid-ihmatepk]{background:linear-gradient(135deg,#fff9f0,#fff5e6);border:2px solid #ffd699;border-radius:var(--radius-2xl);padding:0;margin-top:var(--space-xl);box-shadow:0 4px 12px #ff98001a;overflow:hidden}.negative-roi-explanation[data-astro-cid-ihmatepk] .explanation-content[data-astro-cid-ihmatepk]{padding:var(--space-xl)}.negative-roi-explanation[data-astro-cid-ihmatepk] .explanation-header[data-astro-cid-ihmatepk]{display:flex;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-lg)}.negative-roi-explanation[data-astro-cid-ihmatepk] .icon-wrapper[data-astro-cid-ihmatepk]{background:linear-gradient(135deg,#ffb84d,#ff9800);border-radius:var(--radius-lg);padding:var(--space-sm);display:flex;align-items:center;justify-content:center;min-width:48px;height:48px;box-shadow:0 2px 8px #ff980033}.negative-roi-explanation[data-astro-cid-ihmatepk] .warning-icon[data-astro-cid-ihmatepk]{font-size:1.75rem;line-height:1}.negative-roi-explanation[data-astro-cid-ihmatepk] .header-text[data-astro-cid-ihmatepk]{flex:1}.negative-roi-explanation[data-astro-cid-ihmatepk] h4[data-astro-cid-ihmatepk]{font-size:var(--text-xl);font-weight:var(--font-weight-bold);margin:0 0 var(--space-xs)0;color:var(--text);text-transform:uppercase;letter-spacing:.5px}.negative-roi-explanation[data-astro-cid-ihmatepk] .subtitle[data-astro-cid-ihmatepk]{font-size:var(--text-sm);color:var(--text-secondary);margin:0;font-weight:var(--font-weight-medium)}.negative-roi-explanation[data-astro-cid-ihmatepk] .explanation-body[data-astro-cid-ihmatepk]{margin-top:var(--space-md)}.negative-roi-explanation[data-astro-cid-ihmatepk] .main-message[data-astro-cid-ihmatepk]{font-size:var(--text-base);color:var(--text);line-height:1.7;margin:0 0 var(--space-lg)0;padding:var(--space-md);background:#ffffffb3;border-radius:var(--radius-md);border-left:4px solid #ff9800}.negative-roi-explanation[data-astro-cid-ihmatepk] .main-message[data-astro-cid-ihmatepk] strong[data-astro-cid-ihmatepk]{color:var(--accent);font-weight:var(--font-weight-bold)}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendations[data-astro-cid-ihmatepk] h5[data-astro-cid-ihmatepk]{font-size:var(--text-lg);font-weight:var(--font-weight-bold);margin:0 0 var(--space-md)0;color:var(--text)}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-grid[data-astro-cid-ihmatepk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-md)}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-item[data-astro-cid-ihmatepk]{background:var(--white);padding:var(--space-md);border-radius:var(--radius-md);display:flex;align-items:flex-start;gap:var(--space-sm);box-shadow:0 2px 4px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-item[data-astro-cid-ihmatepk]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.negative-roi-explanation[data-astro-cid-ihmatepk] .item-icon[data-astro-cid-ihmatepk]{font-size:1.5rem;flex-shrink:0;line-height:1}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-item[data-astro-cid-ihmatepk] p[data-astro-cid-ihmatepk]{font-size:var(--text-sm);color:var(--text);margin:0;line-height:1.5;font-weight:var(--font-weight-medium)}@media (max-width:768px){.negative-roi-explanation[data-astro-cid-ihmatepk] .explanation-content[data-astro-cid-ihmatepk]{padding:var(--space-md)}.negative-roi-explanation[data-astro-cid-ihmatepk] .explanation-header[data-astro-cid-ihmatepk]{gap:var(--space-sm)}.negative-roi-explanation[data-astro-cid-ihmatepk] .icon-wrapper[data-astro-cid-ihmatepk]{min-width:40px;height:40px;padding:var(--space-xs)}.negative-roi-explanation[data-astro-cid-ihmatepk] .warning-icon[data-astro-cid-ihmatepk]{font-size:1.5rem}.negative-roi-explanation[data-astro-cid-ihmatepk] h4[data-astro-cid-ihmatepk]{font-size:var(--text-lg)}.negative-roi-explanation[data-astro-cid-ihmatepk] .subtitle[data-astro-cid-ihmatepk]{font-size:var(--text-xs)}.negative-roi-explanation[data-astro-cid-ihmatepk] .main-message[data-astro-cid-ihmatepk]{font-size:var(--text-sm);padding:var(--space-sm)}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendations[data-astro-cid-ihmatepk] h5[data-astro-cid-ihmatepk]{font-size:var(--text-base)}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-grid[data-astro-cid-ihmatepk]{grid-template-columns:1fr;gap:var(--space-sm)}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-item[data-astro-cid-ihmatepk]{padding:var(--space-sm)}.negative-roi-explanation[data-astro-cid-ihmatepk] .item-icon[data-astro-cid-ihmatepk]{font-size:1.25rem}.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-item[data-astro-cid-ihmatepk] p[data-astro-cid-ihmatepk]{font-size:var(--text-xs)}}@media (max-width:480px){.negative-roi-explanation[data-astro-cid-ihmatepk] .explanation-header[data-astro-cid-ihmatepk],.negative-roi-explanation[data-astro-cid-ihmatepk] .recommendation-item[data-astro-cid-ihmatepk]{flex-direction:column;align-items:center;text-align:center}}.ltv-info-card[data-astro-cid-ihmatepk]{margin-bottom:var(--space-2xl);padding:var(--space-xl);background:linear-gradient(135deg,#fff9f0,#fff5e6);border:2px solid #ffd699;border-radius:var(--radius-2xl);box-shadow:0 4px 12px #ff98001a}.ltv-info-header[data-astro-cid-ihmatepk]{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg)}.ltv-info-icon[data-astro-cid-ihmatepk]{font-size:2.5rem;line-height:1}.ltv-info-title[data-astro-cid-ihmatepk] h3[data-astro-cid-ihmatepk]{font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--text);margin:0 0 var(--space-2xs)0}.ltv-info-subtitle[data-astro-cid-ihmatepk]{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.ltv-info-content[data-astro-cid-ihmatepk]{display:flex;flex-direction:column;gap:var(--space-md)}.ltv-comparison[data-astro-cid-ihmatepk]{display:flex;flex-direction:column;gap:var(--space-sm)}.ltv-comparison-item[data-astro-cid-ihmatepk]{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);background:#fff9;border-radius:var(--radius-md);border:1px solid rgba(255,152,0,.2)}.ltv-comparison-item[data-astro-cid-ihmatepk].primary{background:#0066cc0d;border-color:var(--accent);border-width:2px}.ltv-comparison-item[data-astro-cid-ihmatepk].highlight{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-color:#28a745;border-width:2px}.comparison-label[data-astro-cid-ihmatepk]{font-size:var(--text-sm);color:var(--text);font-weight:var(--font-weight-medium)}.comparison-value[data-astro-cid-ihmatepk]{font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:var(--text)}.comparison-value[data-astro-cid-ihmatepk].positive{color:#28a745}.ltv-info-explanation[data-astro-cid-ihmatepk]{font-size:var(--text-sm);color:var(--text);line-height:1.6;padding:var(--space-md);background:#ffffffb3;border-radius:var(--radius-md);border-left:4px solid #ff9800;margin:0}.ltv-info-explanation[data-astro-cid-ihmatepk] strong[data-astro-cid-ihmatepk]{color:var(--accent);font-weight:var(--font-weight-bold)}.results-controls[data-astro-cid-ihmatepk]{display:flex;flex-direction:column;gap:var(--space-xl);margin-bottom:var(--space-2xl);padding:var(--space-xl);background:linear-gradient(135deg,#f8f9ff,#f0f4ff);border:1px solid #d0d9f7;border-radius:var(--radius-2xl);box-shadow:0 2px 8px #0000000d}.control-group[data-astro-cid-ihmatepk]{display:flex;flex-direction:column;gap:var(--space-md)}.control-label[data-astro-cid-ihmatepk]{display:flex;align-items:center;gap:var(--space-sm);font-size:var(--text-base);font-weight:var(--font-weight-bold);color:var(--text);margin:0}.control-icon[data-astro-cid-ihmatepk]{font-size:1.25rem;line-height:1}.control-hint[data-astro-cid-ihmatepk]{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.projection-mode-buttons[data-astro-cid-ihmatepk]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm);background:var(--white);padding:var(--space-xs);border-radius:var(--radius-lg);box-shadow:inset 0 1px 3px #0000001a}.projection-mode-btn[data-astro-cid-ihmatepk]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);padding:var(--space-md);background:0 0;border:2px solid transparent;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;font-family:inherit;text-align:center}.projection-mode-btn[data-astro-cid-ihmatepk]:hover{background:#0066cc0d;border-color:#06c3}.projection-mode-btn[data-astro-cid-ihmatepk]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.projection-mode-btn[data-astro-cid-ihmatepk].active{background:linear-gradient(135deg,var(--accent) 0%,#0056b3 100%);border-color:var(--accent);box-shadow:0 4px 12px #0066cc4d}.projection-mode-btn[data-astro-cid-ihmatepk] .mode-icon[data-astro-cid-ihmatepk]{font-size:1.75rem;line-height:1;transition:transform .2s ease}.projection-mode-btn[data-astro-cid-ihmatepk]:hover .mode-icon[data-astro-cid-ihmatepk]{transform:scale(1.1)}.projection-mode-btn[data-astro-cid-ihmatepk] .mode-label[data-astro-cid-ihmatepk]{font-size:var(--text-sm);font-weight:var(--font-weight-bold);color:var(--text);transition:color .2s ease}.projection-mode-btn[data-astro-cid-ihmatepk].active .mode-label[data-astro-cid-ihmatepk]{color:var(--white)}.projection-mode-btn[data-astro-cid-ihmatepk] .mode-percent[data-astro-cid-ihmatepk]{font-size:var(--text-xs);color:var(--text-secondary);font-weight:var(--font-weight-semibold);transition:color .2s ease}.projection-mode-btn[data-astro-cid-ihmatepk].active .mode-percent[data-astro-cid-ihmatepk]{color:var(--white);font-weight:var(--font-weight-bold);text-shadow:0 1px 2px rgba(0,0,0,.2)}.timeline-toggle-buttons[data-astro-cid-ihmatepk]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-sm);background:var(--white);padding:var(--space-xs);border-radius:var(--radius-lg);box-shadow:inset 0 1px 3px #0000001a}.timeline-toggle-btn[data-astro-cid-ihmatepk]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-xs);padding:var(--space-md);background:0 0;border:2px solid transparent;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:var(--text-base);font-weight:var(--font-weight-bold);color:var(--text);text-align:center}.timeline-toggle-btn[data-astro-cid-ihmatepk]:hover{background:#0066cc0d;border-color:#06c3}.timeline-toggle-btn[data-astro-cid-ihmatepk]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.timeline-toggle-btn[data-astro-cid-ihmatepk].active{background:linear-gradient(135deg,var(--accent) 0%,#0056b3 100%);border-color:var(--accent);color:var(--white);box-shadow:0 4px 12px #0066cc4d}.timeline-badge[data-astro-cid-ihmatepk]{display:inline-block;padding:var(--space-2xs) var(--space-xs);background:linear-gradient(135deg,#10b981,#059669);color:var(--white);font-size:var(--text-2xs);font-weight:var(--font-weight-bold);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #10b9814d}.timeline-toggle-btn[data-astro-cid-ihmatepk].active .timeline-badge[data-astro-cid-ihmatepk]{background:#fff3;color:var(--white)}@media (max-width:768px){.ltv-info-card[data-astro-cid-ihmatepk]{padding:var(--space-md)}.ltv-info-icon[data-astro-cid-ihmatepk]{font-size:2rem}.ltv-info-title[data-astro-cid-ihmatepk] h3[data-astro-cid-ihmatepk]{font-size:var(--text-lg)}.ltv-comparison-item[data-astro-cid-ihmatepk]{flex-direction:column;align-items:flex-start;gap:var(--space-xs)}.comparison-value[data-astro-cid-ihmatepk]{font-size:var(--text-base)}.results-controls[data-astro-cid-ihmatepk]{padding:var(--space-md);gap:var(--space-lg)}.projection-mode-buttons[data-astro-cid-ihmatepk]{grid-template-columns:1fr}.projection-mode-btn[data-astro-cid-ihmatepk]{flex-direction:row;justify-content:flex-start;padding:var(--space-sm) var(--space-md)}.projection-mode-btn[data-astro-cid-ihmatepk] .mode-icon[data-astro-cid-ihmatepk]{font-size:1.5rem}.projection-mode-btn[data-astro-cid-ihmatepk] .mode-label[data-astro-cid-ihmatepk]{flex:1;text-align:left}.timeline-toggle-buttons[data-astro-cid-ihmatepk]{grid-template-columns:1fr}.timeline-toggle-btn[data-astro-cid-ihmatepk]{padding:var(--space-sm) var(--space-md)}}@media (max-width:480px){.control-label[data-astro-cid-ihmatepk]{font-size:var(--text-sm)}.control-icon[data-astro-cid-ihmatepk]{font-size:1rem}.control-hint[data-astro-cid-ihmatepk],.projection-mode-btn[data-astro-cid-ihmatepk] .mode-label[data-astro-cid-ihmatepk]{font-size:var(--text-xs)}.projection-mode-btn[data-astro-cid-ihmatepk] .mode-percent[data-astro-cid-ihmatepk]{font-size:var(--text-2xs)}.timeline-toggle-btn[data-astro-cid-ihmatepk]{font-size:var(--text-sm)}.timeline-badge[data-astro-cid-ihmatepk]{font-size:.625rem;padding:2px var(--space-2xs)}}.results-share-section[data-astro-cid-lfybj2kt]{display:inline-flex;align-items:center;gap:var(--space-md);flex-wrap:wrap}.share-actions[data-astro-cid-lfybj2kt]{display:inline-flex;gap:var(--space-sm);align-items:center}.btn-share[data-astro-cid-lfybj2kt]{display:inline-flex;align-items:center;gap:var(--space-xs);padding:10px 16px;border:2px solid;border-radius:var(--radius-md);font-size:14px;font-weight:var(--font-weight-medium);cursor:pointer;transition:all .2s ease;background:#fff;white-space:nowrap}.btn-share[data-astro-cid-lfybj2kt] svg[data-astro-cid-lfybj2kt]{flex-shrink:0}.btn-share-link[data-astro-cid-lfybj2kt]{border-color:#3b82f6;color:#3b82f6}.btn-share-link[data-astro-cid-lfybj2kt]:hover{background:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.btn-share-pdf[data-astro-cid-lfybj2kt]{border-color:var(--accent);color:var(--accent)}.btn-share-pdf[data-astro-cid-lfybj2kt]:hover{background:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6b0f1a4d}.btn-share[data-astro-cid-lfybj2kt]:active{transform:translateY(0)}.btn-share[data-astro-cid-lfybj2kt]:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.share-feedback[data-astro-cid-lfybj2kt]{padding:8px 12px;background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:1px solid rgba(34,197,94,.3);border-radius:var(--radius-md);animation:fadeIn .2s ease}.share-feedback-content[data-astro-cid-lfybj2kt]{display:flex;align-items:center;gap:6px;color:#15803d;font-size:13px;font-weight:var(--font-weight-medium)}.feedback-icon[data-astro-cid-lfybj2kt]{font-size:16px}@media (max-width:768px){.share-actions[data-astro-cid-lfybj2kt]{flex-direction:column;width:100%}.btn-share[data-astro-cid-lfybj2kt]{width:100%}}.roi-calculator[data-astro-cid-2qenvdil]{padding:4rem 0;background:linear-gradient(180deg,var(--background) 0%,rgba(217,217,217,.2) 100%);min-height:100vh}.container[data-astro-cid-2qenvdil]{max-width:1200px;margin:0 auto;padding:0 var(--space-lg)}.wizard-container[data-astro-cid-2qenvdil]{background:var(--white);border-radius:var(--radius-2xl);box-shadow:0 20px 60px #0000001a;padding:2.5rem;position:relative;min-height:500px}.wizard-step{display:none;animation:fadeSlideIn .4s ease-out}.wizard-step.active{display:block}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.step-header[data-astro-cid-2qenvdil]{text-align:center;margin-bottom:2.5rem}[data-wizard-step="3"] .step-header[data-astro-cid-2qenvdil]{display:none}.step-title[data-astro-cid-2qenvdil]{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--text);margin-bottom:var(--space-sm)}.step-description[data-astro-cid-2qenvdil]{font-size:var(--text-base);color:var(--text-secondary)}.results-description[data-astro-cid-2qenvdil]{color:var(--accent);font-weight:var(--font-weight-semibold)}.results-actions{display:flex;flex-direction:column;gap:var(--space-lg)}.results-actions .main-actions{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}.share-actions-wrapper{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid rgba(0,0,0,.1)}.share-label{font-size:14px;color:var(--text-secondary);font-weight:var(--font-weight-medium)}@media (max-width:768px){.roi-calculator[data-astro-cid-2qenvdil]{padding:2rem 0}.container[data-astro-cid-2qenvdil]{padding:0 var(--space-md)}.wizard-container[data-astro-cid-2qenvdil]{padding:var(--space-sm);border-radius:var(--radius-lg)}.step-title[data-astro-cid-2qenvdil]{font-size:var(--text-xl)}.step-header[data-astro-cid-2qenvdil]{margin-bottom:1.5rem}.results-actions .main-actions{flex-direction:column;width:100%}.results-actions .main-actions .btn{width:100%}.share-actions-wrapper{flex-direction:column;gap:var(--space-xs)}.share-label{font-size:13px}}@media print{header,nav,footer,.calculator-hero{display:none!important}.wizard-progress,[data-wizard-step="1"],[data-wizard-step="2"]{display:none!important}[data-wizard-step="3"]{display:block!important}.wizard-container[data-astro-cid-2qenvdil]{box-shadow:none;border-radius:0;padding:0;max-width:100%}.roi-calculator[data-astro-cid-2qenvdil]{padding:0;background:#fff;max-width:100%}.awareness-results,.conversion-results{max-width:100%;padding:0 20px}.wizard-actions,.results-share-section,#resultsShareSection,.cookie-consent,[class*=cookie],#cookie-consent,[id*=cookie],.step-header[data-astro-cid-2qenvdil],.trust-compact,.disclaimer-simple{display:none!important}.results-container,.awareness-results,.conversion-results{display:block!important}@page{margin:8mm}#awarenessChartContainer,#conversionChartContainer{display:block;max-width:100%}.chart-view,.chart-view>div{display:block;width:100%;max-width:100%}#awarenessChartContainer>div:first-child,#conversionChartContainer>div:first-child{padding:0!important;margin:0!important}.awareness-results,.conversion-results{padding-left:0!important;padding-right:0!important;max-width:900px!important;margin:0 auto!important}#awarenessChartContainer,#conversionChartContainer{max-width:900px!important;margin:0 auto!important}#awarenessChartContainer h3,#conversionChartContainer h3,#awarenessChartContainer>div>div:nth-child(1),#conversionChartContainer>div>div:nth-child(1),#awarenessChartContainer>div>div:nth-child(2),#conversionChartContainer>div>div:nth-child(2){display:none!important}.metric-selector{display:none!important}.recharts-text{font-size:12px}.recharts-cartesian-axis-tick text{font-size:12px}.recharts-legend-item-text,.recharts-label{font-size:12px}.recharts-responsive-container{min-height:280px}.chart-view{overflow:visible}.conversion-info-sections,.awareness-info-sections,.disclaimer-minimal{display:none}.recharts-responsive-container{min-height:350px}.recharts-surface{overflow:visible}}.flash-message{position:fixed;top:20px;right:20px;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 4px 20px #00000026;z-index:10000;opacity:0;transform:translate(400px);transition:all .3s cubic-bezier(.4,0,.2,1);max-width:400px;pointer-events:none}.flash-message.show{opacity:1;transform:translate(0);pointer-events:auto}.flash-message.flash-success{border-left:4px solid #10b981}.flash-message.flash-info{border-left:4px solid #3b82f6}.flash-content{display:flex;align-items:center;gap:12px}.flash-icon{font-size:24px;flex-shrink:0}.flash-text{font-size:15px;color:#374151;font-weight:500;line-height:1.4}@media (max-width:768px){.flash-message{top:10px;right:10px;left:10px;max-width:none;padding:12px 16px}.flash-text{font-size:14px}.flash-icon{font-size:20px}}.modal-overlay[data-astro-cid-kwh7y3qf]{display:none;position:fixed;inset:0;background:#000000b3;z-index:10000;align-items:center;justify-content:center;padding:var(--space-lg);overflow-y:auto}.modal-overlay[data-astro-cid-kwh7y3qf].active{display:flex}.modal-content[data-astro-cid-kwh7y3qf]{background:var(--white);border-radius:var(--radius-2xl);padding:var(--space-2xl);max-width:500px;width:100%;position:relative;max-height:90vh;overflow-y:auto}.modal-close[data-astro-cid-kwh7y3qf]{position:absolute;top:1rem;right:1rem;background:var(--white);border:2px solid var(--accent);font-size:1.5rem;cursor:pointer;color:var(--accent);width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all var(--transition-fast);padding:0;line-height:1;font-weight:var(--font-weight-bold)}.modal-close[data-astro-cid-kwh7y3qf]:hover{background:var(--accent);border-color:var(--accent);color:var(--white);transform:translateY(-2px)}.modal-close[data-astro-cid-kwh7y3qf]:active{transform:translateY(0)}.modal-content[data-astro-cid-kwh7y3qf] h2[data-astro-cid-kwh7y3qf]{margin-bottom:var(--space-md);color:var(--text)}.modal-content[data-astro-cid-kwh7y3qf] p[data-astro-cid-kwh7y3qf]{margin-bottom:var(--space-xl);color:var(--text-secondary)}.modal-content[data-astro-cid-kwh7y3qf] .form-field[data-astro-cid-kwh7y3qf]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:var(--space-md)}.modal-content[data-astro-cid-kwh7y3qf] .form-field[data-astro-cid-kwh7y3qf] label[data-astro-cid-kwh7y3qf]{font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text)}.modal-content[data-astro-cid-kwh7y3qf] input[data-astro-cid-kwh7y3qf],.modal-content[data-astro-cid-kwh7y3qf] textarea[data-astro-cid-kwh7y3qf]{width:100%;padding:var(--space-md);border:0;border-radius:var(--radius-2xl);font-size:var(--text-base);font-family:var(--font-body);background-color:var(--surface-light);transition:background-color var(--transition-fast)}.modal-content[data-astro-cid-kwh7y3qf] input[data-astro-cid-kwh7y3qf]::placeholder,.modal-content[data-astro-cid-kwh7y3qf] textarea[data-astro-cid-kwh7y3qf]::placeholder{color:var(--text-secondary);opacity:.6}.modal-content[data-astro-cid-kwh7y3qf] input[data-astro-cid-kwh7y3qf]:focus,.modal-content[data-astro-cid-kwh7y3qf] textarea[data-astro-cid-kwh7y3qf]:focus{background-color:var(--surface);outline:2px solid var(--accent-light)}.modal-content[data-astro-cid-kwh7y3qf] input[data-astro-cid-kwh7y3qf]:invalid:not(:placeholder-shown){outline:2px solid #ff6b6b}.field-hint[data-astro-cid-kwh7y3qf]{display:block;font-size:.75rem;color:var(--text-secondary);margin-top:.25rem;opacity:.8;line-height:1.4}.phone-input-group[data-astro-cid-kwh7y3qf]{display:flex;gap:.5rem}.country-code-select[data-astro-cid-kwh7y3qf]{flex:0 0 auto;min-width:100px;padding:var(--space-md);border:0;border-radius:var(--radius-2xl);font-size:var(--text-base);background-color:var(--surface-light);cursor:pointer;transition:background-color var(--transition-fast);font-family:var(--font-body)}.country-code-select[data-astro-cid-kwh7y3qf]:focus{outline:2px solid var(--accent-light);background-color:var(--surface)}.phone-number-input[data-astro-cid-kwh7y3qf]{flex:1}.modal-content[data-astro-cid-kwh7y3qf] textarea[data-astro-cid-kwh7y3qf]{resize:vertical;font-family:inherit}.honeypot[data-astro-cid-kwh7y3qf]{position:absolute;left:-9999px;width:1px;height:1px}.turnstile-container[data-astro-cid-kwh7y3qf]{margin:var(--space-lg)0;display:flex;flex-direction:column;align-items:center;gap:.5rem}.cf-turnstile[data-astro-cid-kwh7y3qf]{margin:0 auto}.turnstile-status[data-astro-cid-kwh7y3qf]{display:none;align-items:center;gap:.5rem;color:var(--success);font-size:var(--text-sm);font-weight:var(--font-weight-semibold)}.turnstile-status[data-astro-cid-kwh7y3qf].visible{display:flex}.status-icon[data-astro-cid-kwh7y3qf]{font-size:1.2rem}.form-message[data-astro-cid-kwh7y3qf]{margin-top:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);text-align:center;display:none}.form-message[data-astro-cid-kwh7y3qf].success{background:#2ed57326;color:#15803d;border:1px solid rgba(46,213,115,.3);display:block;font-weight:var(--font-weight-semibold)}.form-message[data-astro-cid-kwh7y3qf].error{background:#ff6b6b1a;color:#ff6b6b;display:block}.btn[data-astro-cid-kwh7y3qf]{width:100%;padding:var(--space-md) var(--space-lg);border:0;border-radius:var(--radius-2xl);font-size:var(--text-base);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .2s ease;font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.5px}.btn-primary[data-astro-cid-kwh7y3qf]{background:var(--accent);color:var(--white)}.btn-primary[data-astro-cid-kwh7y3qf]:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 8px 16px #6b0f1a4d}.btn-primary[data-astro-cid-kwh7y3qf]:active{transform:translateY(0)}.loading-text[data-astro-cid-kwh7y3qf]{display:none}.consent-field[data-astro-cid-kwh7y3qf]{margin:var(--space-sm)0}.checkbox-label[data-astro-cid-kwh7y3qf]{display:flex;align-items:flex-start;gap:var(--space-sm);cursor:pointer;font-size:var(--text-sm);line-height:1.5}.checkbox-label[data-astro-cid-kwh7y3qf] input[data-astro-cid-kwh7y3qf][type=checkbox]{width:18px;height:18px;min-width:18px;margin-top:2px;accent-color:var(--accent);cursor:pointer}.checkbox-text[data-astro-cid-kwh7y3qf]{color:var(--text-secondary);font-weight:var(--font-weight-regular)}.checkbox-text[data-astro-cid-kwh7y3qf] a[data-astro-cid-kwh7y3qf]{color:var(--accent);text-decoration:underline}.checkbox-text[data-astro-cid-kwh7y3qf] a[data-astro-cid-kwh7y3qf]:hover{color:var(--accent-dark)}.checkbox-label[data-astro-cid-kwh7y3qf] input[data-astro-cid-kwh7y3qf][type=checkbox]:invalid:not(:checked){outline:2px solid var(--error, #ff6b6b);outline-offset:2px}.pre-submit-modal[data-astro-cid-lpegdqmh]{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:var(--space-md);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pre-submit-overlay[data-astro-cid-lpegdqmh]{position:absolute;inset:0;background:#0009;backdrop-filter:blur(4px)}.pre-submit-content[data-astro-cid-lpegdqmh]{position:relative;background:#fff;border-radius:var(--radius-lg);box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pre-submit-header[data-astro-cid-lpegdqmh]{padding:var(--space-xl);border-bottom:2px solid #f3f4f6;text-align:center}.pre-submit-header[data-astro-cid-lpegdqmh] h3[data-astro-cid-lpegdqmh]{margin:0 0 var(--space-sm)0;font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--text)}.pre-submit-header[data-astro-cid-lpegdqmh] p[data-astro-cid-lpegdqmh]{margin:0;color:var(--text-secondary);font-size:var(--text-sm)}.pre-submit-body[data-astro-cid-lpegdqmh]{padding:var(--space-xl)}.data-summary[data-astro-cid-lpegdqmh]{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:2px solid #e5e7eb;border-radius:var(--radius-md);padding:var(--space-lg);margin-bottom:var(--space-lg)}.data-item[data-astro-cid-lpegdqmh]{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm)0;border-bottom:1px solid #e5e7eb}.data-item[data-astro-cid-lpegdqmh]:last-child{border-bottom:none}.data-label[data-astro-cid-lpegdqmh]{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-weight-medium)}.data-value[data-astro-cid-lpegdqmh]{font-size:var(--text-base);color:var(--text);font-weight:var(--font-weight-semibold);text-align:right}.data-status[data-astro-cid-lpegdqmh]{display:inline-flex;align-items:center;gap:var(--space-xs);padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:var(--font-weight-medium);margin-left:var(--space-sm)}.data-status[data-astro-cid-lpegdqmh].status-good{background:#22c55e1a;color:#15803d}.data-status[data-astro-cid-lpegdqmh].status-warning{background:#f59e0b1a;color:#b45309}.data-status[data-astro-cid-lpegdqmh].status-info{background:#3b82f61a;color:#1e40af}.pre-submit-message[data-astro-cid-lpegdqmh]{padding:var(--space-md);background:linear-gradient(135deg,#6b0f1a0d,#6b0f1a05);border-left:4px solid var(--accent);border-radius:var(--radius-md);margin-bottom:var(--space-lg)}.pre-submit-message[data-astro-cid-lpegdqmh] p[data-astro-cid-lpegdqmh]{margin:0 0 var(--space-xs)0;font-size:var(--text-sm);color:var(--text)}.pre-submit-message[data-astro-cid-lpegdqmh] p[data-astro-cid-lpegdqmh]:last-child{margin:0;color:var(--text-secondary);font-size:.8125rem}.pre-submit-actions[data-astro-cid-lpegdqmh]{padding:var(--space-lg) var(--space-xl);border-top:2px solid #f3f4f6;display:flex;gap:var(--space-md);justify-content:space-between}.pre-submit-actions[data-astro-cid-lpegdqmh] .btn[data-astro-cid-lpegdqmh]{flex:1;min-height:3rem;font-weight:var(--font-weight-semibold)}@media (max-width:576px){.pre-submit-content[data-astro-cid-lpegdqmh]{max-height:95vh}.pre-submit-header[data-astro-cid-lpegdqmh],.pre-submit-body[data-astro-cid-lpegdqmh]{padding:var(--space-lg)}.pre-submit-actions[data-astro-cid-lpegdqmh]{flex-direction:column-reverse;padding:var(--space-md)}.pre-submit-actions[data-astro-cid-lpegdqmh] .btn[data-astro-cid-lpegdqmh]{width:100%}.data-item[data-astro-cid-lpegdqmh]{flex-direction:column;align-items:flex-start;gap:var(--space-xs)}.data-value[data-astro-cid-lpegdqmh]{text-align:left}}.help-panel[data-astro-cid-m77z5asu]{position:fixed;top:0;right:0;width:400px;max-width:90vw;height:100vh;background:var(--white);box-shadow:-4px 0 20px #0003;z-index:10000;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.help-panel[data-astro-cid-m77z5asu].open{transform:translate(0)}.help-panel-header[data-astro-cid-m77z5asu]{position:sticky;top:0;background:var(--white);padding:var(--space-lg);border-bottom:2px solid var(--surface);display:flex;justify-content:space-between;align-items:center;z-index:10}.help-panel-header[data-astro-cid-m77z5asu] h3[data-astro-cid-m77z5asu]{font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--text);margin:0}.help-close-btn[data-astro-cid-m77z5asu]{background:var(--white);border:2px solid var(--accent);font-size:1.5rem;color:var(--accent);cursor:pointer;padding:0;width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all var(--transition-fast);font-weight:var(--font-weight-bold);line-height:1}.help-close-btn[data-astro-cid-m77z5asu]:hover{background:var(--accent);border-color:var(--accent);color:var(--white);transform:translateY(-2px)}.help-close-btn[data-astro-cid-m77z5asu]:active{transform:translateY(0)}.help-panel-content[data-astro-cid-m77z5asu]{padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-lg)}.help-item[data-astro-cid-m77z5asu]{display:flex;gap:var(--space-md);align-items:flex-start}.help-item-icon[data-astro-cid-m77z5asu]{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--accent);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-bold);font-size:var(--text-base)}.help-item-text[data-astro-cid-m77z5asu] strong[data-astro-cid-m77z5asu]{display:block;font-size:var(--text-base);font-weight:var(--font-weight-bold);color:var(--text);margin-bottom:4px}.help-item-text[data-astro-cid-m77z5asu] p[data-astro-cid-m77z5asu]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5;margin:0}.help-section[data-astro-cid-m77z5asu]{padding-bottom:var(--space-lg);border-bottom:1px solid var(--surface)}.help-section[data-astro-cid-m77z5asu]:last-child{border-bottom:none;padding-bottom:0}.help-section[data-astro-cid-m77z5asu] h4[data-astro-cid-m77z5asu]{font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:var(--text);margin:0 0 var(--space-md)0}.help-section[data-astro-cid-m77z5asu] p[data-astro-cid-m77z5asu]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6;margin:0 0 var(--space-sm)0}.help-section[data-astro-cid-m77z5asu] p[data-astro-cid-m77z5asu]:last-child{margin-bottom:0}.help-list[data-astro-cid-m77z5asu]{list-style:none;padding:0;margin:0}.help-list[data-astro-cid-m77z5asu] li[data-astro-cid-m77z5asu]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6;padding:var(--space-xs)0;padding-left:var(--space-md);position:relative}.help-list[data-astro-cid-m77z5asu] li[data-astro-cid-m77z5asu]:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.faq-item[data-astro-cid-m77z5asu]{margin-bottom:var(--space-md)}.faq-item[data-astro-cid-m77z5asu]:last-child{margin-bottom:0}.faq-item[data-astro-cid-m77z5asu] strong[data-astro-cid-m77z5asu]{display:block;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text);margin-bottom:4px}.faq-item[data-astro-cid-m77z5asu] p[data-astro-cid-m77z5asu]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6;margin:0}.help-section-highlight[data-astro-cid-m77z5asu]{background:linear-gradient(135deg,#6b0f1a08,#6b0f1a03);padding:var(--space-lg);border-radius:var(--radius-md);border-left:4px solid var(--accent)}.calculation-intro[data-astro-cid-m77z5asu]{font-size:var(--text-sm);color:var(--text);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-md)}.calculation-formula[data-astro-cid-m77z5asu]{display:flex;flex-direction:column;gap:var(--space-md)}.formula-step[data-astro-cid-m77z5asu]{display:flex;gap:var(--space-sm);align-items:flex-start}.formula-icon[data-astro-cid-m77z5asu]{flex-shrink:0;font-size:1.5rem;line-height:1}.formula-text[data-astro-cid-m77z5asu]{flex:1}.formula-text[data-astro-cid-m77z5asu] strong[data-astro-cid-m77z5asu]{display:block;font-size:var(--text-sm);color:var(--text);margin-bottom:.25rem}.formula-text[data-astro-cid-m77z5asu] p[data-astro-cid-m77z5asu]{font-size:.8rem;color:var(--text-secondary);line-height:1.5;margin:0}.calculation-note[data-astro-cid-m77z5asu]{font-size:.8rem;color:var(--text-secondary);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid rgba(107,15,26,.1);font-style:italic}main[data-astro-cid-lt3cfqyf]{padding-top:calc(4rem + 100px)}.roi-info[data-astro-cid-lt3cfqyf]{padding:4rem 0;background:var(--white);display:none}@media (max-width:768px){main[data-astro-cid-lt3cfqyf]{padding-top:calc(2rem + 85px)}}.info-grid[data-astro-cid-lt3cfqyf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-xl);margin-bottom:var(--space-xl)}.info-card[data-astro-cid-lt3cfqyf]{padding:var(--space-lg);background:var(--surface-light);border-radius:var(--radius-lg);border-left:4px solid var(--accent)}.info-card[data-astro-cid-lt3cfqyf] h2[data-astro-cid-lt3cfqyf]{font-size:var(--text-xl);font-weight:var(--font-weight-bold);margin-bottom:var(--space-md);color:var(--text)}.info-card[data-astro-cid-lt3cfqyf] p[data-astro-cid-lt3cfqyf]{line-height:1.6;color:var(--text-secondary);margin-bottom:var(--space-sm)}.info-card[data-astro-cid-lt3cfqyf] ul[data-astro-cid-lt3cfqyf]{list-style:none;padding:0}.info-card[data-astro-cid-lt3cfqyf] li[data-astro-cid-lt3cfqyf]{padding:var(--space-xs)0;color:var(--text-secondary);line-height:1.6}.info-card[data-astro-cid-lt3cfqyf] li[data-astro-cid-lt3cfqyf]:before{content:"✓";color:var(--success);font-weight:700;margin-right:var(--space-xs)}.faq-mini[data-astro-cid-lt3cfqyf]{margin:0}.faq-mini[data-astro-cid-lt3cfqyf] dt[data-astro-cid-lt3cfqyf]{font-weight:var(--font-weight-semibold);color:var(--text);margin-top:var(--space-md);margin-bottom:var(--space-xs)}.faq-mini[data-astro-cid-lt3cfqyf] dt[data-astro-cid-lt3cfqyf]:first-child{margin-top:0}.faq-mini[data-astro-cid-lt3cfqyf] dd[data-astro-cid-lt3cfqyf]{color:var(--text-secondary);line-height:1.6;margin-left:0}.cta-banner[data-astro-cid-lt3cfqyf]{text-align:center;padding:var(--space-xl);background:linear-gradient(135deg,var(--accent) 0%,var(--primary) 100%);border-radius:var(--radius-2xl);color:var(--white);margin-top:var(--space-xl)}.cta-banner[data-astro-cid-lt3cfqyf] h2[data-astro-cid-lt3cfqyf]{font-size:var(--text-3xl);margin-bottom:var(--space-md)}.cta-banner[data-astro-cid-lt3cfqyf] p[data-astro-cid-lt3cfqyf]{font-size:var(--text-lg);margin-bottom:var(--space-lg);opacity:.95}.cta-banner[data-astro-cid-lt3cfqyf] .btn[data-astro-cid-lt3cfqyf]{background:var(--white);color:var(--accent)}.cta-banner[data-astro-cid-lt3cfqyf] .btn[data-astro-cid-lt3cfqyf]:hover{background:var(--surface-light);transform:translateY(-2px)}@media (max-width:768px){.info-grid[data-astro-cid-lt3cfqyf]{grid-template-columns:1fr}.cta-banner[data-astro-cid-lt3cfqyf] h2[data-astro-cid-lt3cfqyf]{font-size:var(--text-2xl)}}@media print{@page{margin:1.5cm;size:A4 portrait}header[data-astro-cid-lt3cfqyf],footer[data-astro-cid-lt3cfqyf],nav[data-astro-cid-lt3cfqyf],.wizard-progress[data-astro-cid-lt3cfqyf],.wizard-step[data-astro-cid-lt3cfqyf][data-wizard-step="1"],.wizard-step[data-astro-cid-lt3cfqyf][data-wizard-step="2"],.wizard-actions[data-astro-cid-lt3cfqyf],.share-actions-wrapper[data-astro-cid-lt3cfqyf],.btn[data-astro-cid-lt3cfqyf],.help-button[data-astro-cid-lt3cfqyf],.roi-info[data-astro-cid-lt3cfqyf],.cta-banner[data-astro-cid-lt3cfqyf]{display:none!important}body{background:#fff!important;margin:0;padding:0}main[data-astro-cid-lt3cfqyf]{padding-top:0!important;margin:0}.roi-calculator[data-astro-cid-lt3cfqyf]{padding:0!important;background:#fff!important;min-height:auto!important}.container[data-astro-cid-lt3cfqyf]{max-width:100%!important;padding:0!important;margin:0!important}.wizard-container[data-astro-cid-lt3cfqyf]{box-shadow:none!important;border-radius:0!important;padding:1rem!important}.wizard-step[data-astro-cid-lt3cfqyf][data-wizard-step="3"]{display:block!important}.wizard-step[data-astro-cid-lt3cfqyf][data-wizard-step="3"]:before{content:"Raport ROI Calculator - DigitaliO Marketing";display:block;font-size:20pt;font-weight:700;color:#6b0f1a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:3px solid #6b0f1a}.step-header[data-astro-cid-lt3cfqyf]{margin-bottom:1rem!important}.step-title[data-astro-cid-lt3cfqyf]{font-size:18pt!important;color:#1a1a1a!important;page-break-after:avoid}.step-description[data-astro-cid-lt3cfqyf]{font-size:11pt!important;color:#666!important;margin-bottom:1rem!important;page-break-after:avoid}#awarenessChartContainer[data-astro-cid-lt3cfqyf],#conversionChartContainer[data-astro-cid-lt3cfqyf]{page-break-inside:avoid;margin-bottom:1rem}.recharts-wrapper[data-astro-cid-lt3cfqyf]{width:100%!important;height:auto!important}.recharts-surface[data-astro-cid-lt3cfqyf]{width:100%!important}.results-info-sections[data-astro-cid-lt3cfqyf]{page-break-inside:avoid;margin-top:1rem}.info-box[data-astro-cid-lt3cfqyf]{border:1px solid #ddd!important;background:#f9f9f9!important;padding:.5rem!important;margin-bottom:.5rem;page-break-inside:avoid;box-shadow:none!important}.info-box[data-astro-cid-lt3cfqyf] h4[data-astro-cid-lt3cfqyf]{font-size:11pt!important;margin-bottom:.25rem!important}.info-box[data-astro-cid-lt3cfqyf] p[data-astro-cid-lt3cfqyf],.info-box[data-astro-cid-lt3cfqyf] li[data-astro-cid-lt3cfqyf]{font-size:9pt!important;line-height:1.4!important}.negative-roi-explanation[data-astro-cid-lt3cfqyf]{border:2px solid #ff9800!important;background:#fff3e0!important;padding:.5rem!important;page-break-inside:avoid}.wizard-step[data-astro-cid-lt3cfqyf][data-wizard-step="3"]:after{content:"Generat pe "attr(data-print-date)" | DigitaliO Marketing | digitaliomarketing.ro";display:block;margin-top:2rem;padding-top:.5rem;border-top:1px solid #ddd;font-size:9pt;color:#666;text-align:center}[data-astro-cid-lt3cfqyf]{color-adjust:exact!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}a[data-astro-cid-lt3cfqyf]{text-decoration:none!important}.wizard-step[data-astro-cid-lt3cfqyf]{background:#fff!important}}