*{box-sizing:border-box}body{color:#18222f;background:#f3f5f9;min-height:100vh;margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.app{box-sizing:border-box;width:min(1120px,100%);margin:0 auto;padding:0 1rem 2.5rem}.top-bar{background:#fff;border-bottom:1px solid #e8ecf2;margin:0 -1rem 1.5rem;padding:1rem 1.25rem .75rem}.top-bar-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.top-bar-brand{align-items:baseline;gap:.65rem;display:flex}.app-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:700}.app-year{color:#64748b;background:#f1f5f9;border-radius:6px;padding:.2rem .5rem;font-size:.8rem;font-weight:600}.top-bar-nav .tab-row{margin-top:0}.top-bar-meta{margin:.65rem 0 0;font-size:.8rem}.section-title{color:#0f172a;border-bottom:1px solid #e2e8f0;margin:0 0 .35rem;padding-bottom:.65rem;font-size:1.2rem;font-weight:700}.section-lead{margin:0 0 1rem;font-size:.88rem}.layout-calculator{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);align-items:start}.pricing-column{flex-direction:column;gap:1rem;display:flex}.panel-pricing-hero{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#dbe4f0}.pricing-profile{margin:0 0 .75rem;font-size:.88rem}.price-hero{color:#0f172a;letter-spacing:-.03em;margin-bottom:.35rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800;line-height:1.15}.pricing-margin{margin:0 0 .5rem;font-size:.88rem}.pricing-profit{color:#334155;margin:0 0 1rem;font-size:.95rem}.pricing-actions{margin-top:0}.auth-screen{justify-content:center;align-items:center;min-height:100vh;padding-top:0;display:flex}.auth-card{width:min(460px,100%)}.auth-fields{grid-template-columns:1fr}.tab-row{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.tab{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:10px;padding:.5rem .95rem;font-weight:600}.tab.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 14px #2563eb40}.layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.05rem;box-shadow:0 10px 28px #0f172a0f}.panel h2{color:#0f172a;margin:0 0 .75rem;font-size:1.15rem}.field-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.field-grid label{flex-direction:column;gap:.35rem;font-size:.92rem;font-weight:500;display:flex}.field-grid input,.field-grid select{color:#0f172a;background:#fff;border:1px solid #d5ddeb;border-radius:8px;padding:.55rem .65rem;font-family:inherit;font-size:.95rem}.field-grid input:focus,.field-grid select:focus{border-color:#2563eb;outline:2px solid #2563eb2e}.reset-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #c5d2ea;border-radius:8px;margin-top:1rem;padding:.6rem .9rem;font-size:.9rem}.action-row{gap:.6rem;margin-top:.9rem;display:flex}.action-btn{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:8px;padding:.5rem .8rem;font-size:.85rem}.action-btn.secondary{color:#334155;background:#fff;border-color:#c5d2ea}.action-btn:disabled{opacity:.5;cursor:not-allowed}.subtle{color:#64748b;margin:0}.result-list{flex-direction:column;gap:.65rem;margin-top:1rem;display:flex}.result-list>div{justify-content:space-between;gap:1rem;display:flex}.divider{border-top:1px solid #e2e8f0;padding-top:.7rem}.price strong{color:#0f172a;font-size:1.15rem}.history-panel{margin-top:1rem}.history-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.history-list{gap:.6rem;margin-top:.8rem;display:grid}.history-item{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:.2rem;padding:.6rem .75rem;display:grid}.history-item span{color:#334155;font-size:.9rem}.history-item strong{color:#0f172a}.history-item small{color:#64748b}.history-item-prices{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.history-item-vat{color:#64748b;font-size:.78rem;font-weight:500}.panel-page-intro .subtle strong{color:#334155}.settings-layout,.dashboard-layout{align-items:start}.dashboard-top-grid{grid-column:1/-1;grid-template-columns:1fr 1.2fr;gap:1rem;display:grid}.dashboard-summary{grid-column:auto}.chart-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.chart-header label{flex-direction:column;gap:.3rem;font-size:.86rem;display:flex}.line-chart{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;height:auto;margin-top:.6rem}.chart-axis{stroke:#94a3b8;stroke-width:1px}.chart-bar{opacity:.9}.chart-bar.quotes{fill:#2563eb}.chart-bar.accepted{fill:#14b8a6}.chart-legend{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.legend-item{align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.legend-dot{border-radius:999px;width:10px;height:10px;display:inline-block}.legend-dot.quotes{background:#2563eb}.legend-dot.accepted{background:#14b8a6}.settings-list{gap:.6rem;margin-top:.8rem;display:grid}.settings-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:.8rem;padding:.6rem .75rem;display:flex}.dashboard-item{align-items:flex-start}.dashboard-item .action-row{flex-wrap:wrap;margin-top:0}.suggested-pricing-card{color:#f1f5f9;background:linear-gradient(165deg,#1a1d24 0%,#12141a 100%);border:1px solid #2a3040;border-radius:16px;padding:1.15rem 1.2rem 1.25rem;box-shadow:0 16px 40px #00000059}.suggested-pricing-head{margin-bottom:1rem}.suggested-pricing-title{letter-spacing:-.02em;color:#f8fafc;border:none;margin:0 0 .35rem;padding:0;font-size:1.2rem;font-weight:700}.suggested-pricing-sub{color:#94a3b8;margin:0;font-size:.82rem}.preset-grid{grid-template-columns:1fr 1fr;gap:.65rem;margin-bottom:.85rem;display:grid}.preset-card{text-align:left;color:#e2e8f0;cursor:pointer;font:inherit;background:#ffffff0a;border:1px solid #0000;border-radius:12px;padding:.75rem .7rem .8rem;transition:border-color .15s,background .15s,transform .12s;position:relative}.preset-card:hover{background:#ffffff12;transform:translateY(-1px)}.preset-card--selected{border-width:2px;padding:calc(.75rem - 1px) calc(.7rem - 1px) calc(.8rem - 1px)}.preset-card--green.preset-card--selected{background:#22c55e1f;border-color:#22c55e}.preset-card--blue.preset-card--selected{background:#3b82f61f;border-color:#3b82f6}.preset-card--amber.preset-card--selected{background:#d9770626;border-color:#d97706}.preset-card--purple.preset-card--selected{background:#a855f71f;border-color:#a855f7}.preset-card-icon{opacity:.95;color:currentColor;margin-bottom:.35rem;display:block}.preset-card-label{margin-bottom:.15rem;font-size:.95rem;font-weight:700;display:block}.preset-card-margin{color:#94a3b8;margin-bottom:.45rem;font-size:.72rem;display:block}.preset-card-price{letter-spacing:-.02em;font-size:1.05rem;font-weight:700;display:block}.preset-card-vat{color:#cbd5e1;margin-top:.2rem;font-size:.72rem;display:block}.custom-tier{background:#0003;border:1px solid #2f3648;border-radius:12px;margin-bottom:.85rem;padding:.85rem .9rem}.custom-tier--active{border-color:#7c3aed;box-shadow:0 0 0 1px #7c3aed59}.custom-tier-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.custom-tier-left{align-items:flex-start;gap:.55rem;min-width:0;display:flex}.custom-tier-title{font-size:.98rem;font-weight:700;display:block}.custom-tier-hint{color:#94a3b8;margin-top:.15rem;font-size:.75rem;display:block}.custom-tier-hero{color:#f8fafc;white-space:nowrap;flex-shrink:0;font-size:1.1rem;font-weight:800}.custom-tier-slider-row{align-items:center;gap:.65rem;margin-bottom:.5rem;display:flex}.custom-margin-slider{accent-color:#7c3aed;cursor:pointer;background:#2f3648;border-radius:999px;flex:1;height:6px}.custom-margin-input-wrap{align-items:center;display:flex;position:relative}.custom-margin-input{color:#f1f5f9;text-align:right;background:#1e2330;border:1px solid #3f4a5f;border-radius:8px;width:3.25rem;padding:.35rem 1.35rem .35rem .4rem;font-size:.85rem;font-weight:600}.custom-margin-suffix{color:#94a3b8;pointer-events:none;font-size:.72rem;position:absolute;right:.35rem}.custom-tier-foot{color:#cbd5e1;justify-content:space-between;font-size:.78rem;display:flex}.suggested-pricing-summary{color:#cbd5e1;border-top:1px solid #2f3648;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 0 .35rem;font-size:.82rem;display:flex}.suggested-pricing-profit{color:#94a3b8;margin:0 0 .85rem;font-size:.8rem}.suggested-pricing-profit strong{color:#e2e8f0}.suggested-pricing-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.save-quote-btn{color:#f8fafc;cursor:pointer;background:#252b3a;border:1px solid #3f4a5f;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.45rem;min-width:140px;padding:.65rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s;display:inline-flex}.save-quote-btn:hover{background:#2f3748}.save-quote-icon{opacity:.9;flex-shrink:0}.icon-circle-btn{color:#cbd5e1;cursor:pointer;background:#1e2330;border:1px solid #3f4a5f;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,color .15s;display:inline-flex}.icon-circle-btn:hover{color:#f1f5f9;background:#2a3142}.export-pdf-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:10px;padding:.55rem .75rem;font-size:.82rem;font-weight:600}.export-pdf-btn:hover{color:#f1f5f9;background:#ffffff0f}@media (width<=1024px){.layout-calculator{grid-template-columns:1fr}}@media (width<=900px){.layout,.field-grid{grid-template-columns:1fr}.history-header,.settings-item{flex-direction:column;align-items:flex-start}.dashboard-item .action-row{width:100%}.dashboard-top-grid{grid-template-columns:1fr}.chart-header{flex-direction:column;align-items:flex-start}}@media (width<=540px){.preset-grid{grid-template-columns:1fr}}
