*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f0eef8;color:#1a1a1a;min-height:100vh}.app{min-height:100vh;background:#f0eef8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.site-header{padding:32px 28px 0;max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:center}.site-title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.04em;line-height:1;display:flex;align-items:baseline;gap:1px}.logo-text{color:#1a1a2e}.logo-tld{color:#4f35d2;font-size:18px;font-weight:700}.main{display:grid;grid-template-columns:1fr 380px;gap:24px;max-width:1100px;margin:20px auto 0;padding:0 20px 60px;align-items:start}.form-col{display:flex;flex-direction:column}.section{padding:20px 0}.section:first-child{padding-top:0}.section-accent{background:linear-gradient(135deg,#fdfcff,#f5f3ff);margin:0 -22px;padding:20px 22px;border-radius:0 0 14px 14px}.section-divider{height:1px;background:#eee;margin:0}.section-title{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.section-hint{font-size:12px;color:#888;margin-bottom:12px;line-height:1.5}.pill-switch{display:flex;background:#fff;border-radius:14px;padding:5px;gap:4px;box-shadow:0 2px 8px #4f35d21a}.pill-btn{flex:1;padding:11px 16px;border:none;border-radius:10px;background:transparent;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;color:#666;transition:all .18s}.pill-btn:hover{background:#f5f3ff;color:#4f35d2}.pill-active{background:linear-gradient(135deg,#4f35d2,#7c3aed)!important;color:#fff!important;box-shadow:0 3px 10px #4f35d259}.card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 1px 4px #0000000f,0 4px 16px #4f35d20f;border:1.5px solid rgba(79,53,210,.06);overflow:hidden}.title-value{font-size:15px;color:#4f35d2;font-weight:800}.hint{font-size:12px;color:#888;margin-top:10px;line-height:1.5}.hint strong{color:#4f35d2}.fuel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.fuel-chip{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border:2px solid #E8E5F5;border-radius:12px;background:#fafafa;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;color:#444;transition:all .16s}.fuel-chip:hover{border-color:#b8aeee;background:#f5f3ff}.fuel-icon{font-size:22px;line-height:1}.fuel-chip-active{border-color:#4f35d2;background:linear-gradient(135deg,#4f35d2,#7c3aed);color:#fff;box-shadow:0 3px 10px #4f35d24d}.year-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.year-chip{padding:11px 6px;border:2px solid #E8E5F5;border-radius:10px;background:#fafafa;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;color:#444;text-align:center;transition:all .16s}.year-chip:hover{border-color:#b8aeee;background:#f5f3ff}.year-chip-active{border-color:#4f35d2;background:linear-gradient(135deg,#4f35d2,#7c3aed);color:#fff;box-shadow:0 3px 10px #4f35d24d}.year-chip-custom{grid-column:span 1}.custom-years{margin-top:12px;max-width:160px}.slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:linear-gradient(to right,#4f35d2,#a855f7);outline:none;margin:4px 0}.slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #4F35D2;cursor:pointer;box-shadow:0 2px 8px #4f35d24d;transition:transform .1s}.slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.slider::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #4F35D2;cursor:pointer}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#999;margin-top:4px}.toggle-pills{display:flex;gap:6px;flex-wrap:wrap}.toggle-pill{padding:7px 14px;border:1.5px solid #E0DCF5;border-radius:999px;background:transparent;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;color:#666;transition:all .15s}.toggle-pill:hover{border-color:#9d8fe5;color:#4f35d2}.toggle-pill-active{background:#4f35d2;border-color:#4f35d2;color:#fff}.depreciation-bar{margin-top:14px}.dep-bar-track{height:10px;background:#fdecea;border-radius:5px;overflow:hidden}.dep-bar-fill{height:100%;background:linear-gradient(to right,#4f35d2,#7c3aed);border-radius:5px;transition:width .4s cubic-bezier(.4,0,.2,1)}.dep-bar-labels{display:flex;justify-content:space-between;margin-top:6px}.dep-label{font-size:11px;font-weight:700}.dep-label.green{color:#4f35d2}.dep-label.red{color:#e53e3e}.input-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:12px;font-weight:600;color:#666}.num-input-wrap{display:flex;align-items:center;border:1.5px solid #E8E5F5;border-radius:10px;background:#fafafa;transition:border-color .15s,box-shadow .15s}.num-input-wrap:focus-within{border-color:#4f35d2;box-shadow:0 0 0 3px #4f35d21f;background:#fff}.num-input-wrap.read-only{background:#f5f3ff;border-color:#d4cfee}.num-input{flex:1;border:none;outline:none;padding:10px 12px;font-size:15px;font-family:inherit;font-weight:600;background:transparent;width:0;min-width:0;color:#1a1a2e}.num-input-display{flex:1;padding:10px 12px;font-size:15px;font-weight:600;color:#4f35d2}.num-input-unit{padding:0 10px 0 0;font-size:11px;font-weight:600;color:#999;white-space:nowrap;flex-shrink:0}.results-col{position:relative}.results-sticky{position:sticky;top:20px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 40px #4f35d226;border:1.5px solid rgba(79,53,210,.1)}.results-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 0;gap:8px}.results-title{font-size:14px;font-weight:700;color:#1a1a2e}.period-switch{display:flex;background:#f0eef8;border-radius:8px;padding:3px;gap:2px;flex-shrink:0}.period-btn{padding:5px 12px;border:none;border-radius:6px;background:transparent;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;color:#888;transition:all .15s}.period-active{background:#4f35d2;color:#fff;box-shadow:0 1px 4px #4f35d24d}.total-box{background:linear-gradient(135deg,#4f35d2,#7c3aed 60%,#a855f7);margin:14px 16px 0;border-radius:14px;padding:20px;text-align:center}.total-amount{font-size:38px;font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1}.total-unit{font-size:18px;font-weight:600;opacity:.8;margin-left:4px}.total-sub{font-size:12px;color:#ffffffbf;margin-top:6px;font-weight:500}.cost-bars{padding:16px 20px 0;display:flex;flex-direction:column;gap:10px}.bar-row{display:flex;flex-direction:column;gap:4px}.bar-label{display:flex;justify-content:space-between;font-size:12px;color:#555;font-weight:500}.bar-amount{font-weight:700;color:#1a1a2e}.bar-track{height:6px;background:#f0eef8;border-radius:3px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(to right,#4f35d2,#a855f7);border-radius:3px;transition:width .4s cubic-bezier(.4,0,.2,1)}.foretag-breakdown{margin:16px 16px 0;background:#f8f7ff;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.foretag-row{display:flex;justify-content:space-between;font-size:12px;font-weight:600}.foretag-row.debit{color:#c05621}.foretag-row.credit{color:#276749}.foretag-row.employee{color:#2b6cb0;margin-top:4px}.foretag-divider{height:1px;background:#e0dcf5;margin:2px 0}.foretag-net{display:flex;justify-content:space-between;font-size:13px;font-weight:700;color:#1a1a2e}.net-amount{color:#4f35d2}.disclaimer{font-size:11px;color:#aaa;padding:14px 20px 18px;line-height:1.5;text-align:center}.seo-footer{background:#1a1a2e;color:#ccc;padding:48px 24px}.seo-inner{max-width:1060px;margin:0 auto}.seo-footer h2{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.seo-footer>.seo-inner>p{font-size:14px;line-height:1.7;max-width:680px;margin-bottom:32px}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.faq-item h3{font-size:14px;font-weight:700;color:#fff;margin-bottom:8px}.faq-item p{font-size:13px;line-height:1.6;color:#aaa}.made-by{text-align:center;padding:14px 24px;font-size:12px;color:#888;background:#111622}.made-by a{color:#aaa;text-decoration:underline;text-underline-offset:2px}.made-by a:hover{color:#fff}@media (max-width: 900px){.main{grid-template-columns:1fr;margin-top:20px;padding:0 16px 48px}.results-sticky{position:relative;top:0}.faq-grid{grid-template-columns:1fr}}@media (max-width: 480px){.hero{padding:36px 16px 44px}.fuel-grid{grid-template-columns:repeat(2,1fr)}.year-grid{grid-template-columns:repeat(3,1fr)}.input-row{grid-template-columns:1fr}.total-amount{font-size:30px}}
