*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:#0c0f17;color:#f1f5f9;line-height:1.6;min-height:100vh}.mono{font-family:DM Mono,Courier New,monospace}h1,h2,h3,h4{line-height:1.3}a{color:#10b981;text-decoration:none}a:hover{text-decoration:underline}.app{max-width:960px;margin:0 auto;padding:0 16px}.header{justify-content:space-between;padding:20px 0 12px;border-bottom:1px solid #1e293b}.header,.header-left{display:flex;align-items:center}.header-left{gap:12px}.logo-mark{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:22px;font-weight:700;color:#fff;flex-shrink:0}.logo-text{font-size:20px;font-weight:700;color:#f1f5f9}.logo-text span{color:#10b981}.header-subtitle{font-size:12px;color:#64748b}.header-updated{font-size:11px;color:#475569;text-align:right;display:flex;flex-direction:column;gap:2px;align-items:flex-end}.live-indicator{color:#10b981;font-weight:500}.live-indicator-pending{color:#64748b;font-weight:400}.nav-tabs{display:flex;gap:4px;padding:12px 0;border-bottom:1px solid #1e293b;overflow-x:auto}.nav-tab{padding:8px 16px;border-radius:8px;border:none;background:transparent;color:#94a3b8;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.nav-tab.active,.nav-tab:hover{background:#1e293b;color:#f1f5f9}.btn-primary,.nav-tab.active{font-weight:600}.btn-primary{padding:10px 20px;border-radius:8px;border:none;background:#10b981;color:#fff;font-family:DM Sans,system-ui,sans-serif;font-size:14px;cursor:pointer;white-space:nowrap;transition:background .15s}.btn-primary:hover{background:#059669}.btn-secondary{padding:8px 14px;border-radius:8px;border:1px solid #1e293b;background:#111827;color:#94a3b8;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.btn-secondary:hover{background:#1e293b;color:#f1f5f9}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.card{background:#111827;border:1px solid #1e293b;border-radius:12px;padding:16px 20px}.headline-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px}.headline-grid,.markets-grid{display:grid;gap:12px;margin-bottom:20px}.markets-grid{grid-template-columns:repeat(3,1fr);grid-gap:12px}.rate-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px}.fuel-grid,.rate-grid{display:grid;gap:12px;margin-bottom:24px}.fuel-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px}.info-grid,.profile-grid{display:grid;gap:12px;margin-bottom:24px}.info-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px}.headline-card .card-label{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.headline-card .card-value{font-family:DM Mono,monospace;font-size:28px;font-weight:700;color:#f1f5f9;margin-bottom:4px}.headline-card .card-sub{font-size:12px;color:#64748b}.rate-card .rate-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.rate-card .rate-currency{font-size:14px;font-weight:600;color:#f1f5f9}.rate-card .rate-flag{font-size:18px}.rate-card .rate-value{font-family:DM Mono,monospace;font-size:22px;font-weight:700;color:#f1f5f9;margin-bottom:2px}.rate-card .rate-inverse{font-family:DM Mono,monospace;font-size:12px;color:#64748b;margin-bottom:8px}.rate-card .rate-bottom{display:flex;align-items:center;justify-content:space-between}.badge{display:inline-block;padding:2px 8px;border-radius:6px;font-family:DM Mono,monospace;font-size:11px;font-weight:600}.badge-green{background:#064e3b;color:#34d399}.badge-red{background:#7f1d1d;color:#fca5a5}.badge-neutral{background:#1e293b;color:#94a3b8}.section-title{font-size:16px;font-weight:600;color:#f1f5f9;margin-bottom:12px}.section-subtitle{font-size:13px;color:#64748b;margin-bottom:16px}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px;margin-bottom:24px}.insight-card{background:#111827;border:1px solid #1e293b;border-radius:12px;padding:16px}.insight-card .insight-icon{font-size:20px;margin-bottom:8px}.insight-card .insight-title{font-size:13px;font-weight:600;color:#f1f5f9;margin-bottom:6px}.insight-card .insight-value{font-family:DM Mono,monospace;font-size:18px;font-weight:700;color:#10b981;margin-bottom:4px}.insight-card .insight-detail{font-size:12px;color:#64748b;line-height:1.4}.converter-box{background:#111827;border:1px solid #1e293b;border-radius:12px;padding:24px;margin-bottom:24px}.converter-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.converter-input-group{flex:1 1}.converter-input-group label{display:block;font-size:12px;font-weight:500;color:#64748b;margin-bottom:4px}.converter-input-group input,.converter-input-group select{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #1e293b;background:#0c0f17;color:#f1f5f9;font-family:DM Mono,monospace;font-size:16px;outline:none}.converter-input-group input:focus,.converter-input-group select:focus{border-color:#10b981}.converter-input-group select{font-family:DM Sans,system-ui,sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.swap-btn{width:40px;height:40px;border-radius:50%;border:1px solid #1e293b;background:#111827;color:#94a3b8;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:18px;transition:background .15s,color .15s}.swap-btn:hover{background:#1e293b;color:#f1f5f9}.converter-result{text-align:center;padding:20px 0;border-top:1px solid #1e293b}.converter-result .result-from{font-size:14px;color:#94a3b8;margin-bottom:4px}.converter-result .result-value{font-family:DM Mono,monospace;font-size:32px;font-weight:700;color:#10b981}.converter-result .result-note{font-size:11px;color:#475569;margin-top:8px}.quick-ref{margin-top:16px}.quick-ref table{width:100%;border-collapse:collapse}.quick-ref td,.quick-ref th{padding:10px 16px;text-align:left;font-size:14px;border-bottom:1px solid #1e293b}.quick-ref th{font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.quick-ref td{font-family:DM Mono,monospace;color:#f1f5f9}.quick-ref tr:last-child td{border-bottom:none}.fuel-card .fuel-label{font-size:13px;font-weight:500;color:#94a3b8;margin-bottom:4px}.fuel-card .fuel-price{font-family:DM Mono,monospace;font-size:26px;font-weight:700;color:#f59e0b}.fuel-card .fuel-unit{font-size:14px;font-weight:400;color:#64748b}.profile-card .profile-label{font-size:14px;font-weight:600;color:#f1f5f9;margin-bottom:2px}.profile-card .profile-detail{font-size:12px;color:#64748b;margin-bottom:8px}.profile-card .profile-cost{font-family:DM Mono,monospace;font-size:22px;font-weight:700;color:#f59e0b}.profile-card .profile-cost-label{font-size:11px;color:#475569}.loan-table-wrapper{overflow-x:auto;margin-bottom:24px}.loan-table{width:100%;border-collapse:collapse;background:#111827;border-radius:12px;overflow:hidden;border:1px solid #1e293b}.loan-table td,.loan-table th{padding:12px 16px;text-align:right;font-size:14px;border-bottom:1px solid #1e293b}.loan-table th{font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.5px;background:#0c0f17}.loan-table td:first-child,.loan-table th:first-child{text-align:left}.loan-table td{font-family:DM Mono,monospace;color:#f1f5f9}.loan-table tr:last-child td{border-bottom:none}.projection-box{background:#111827;border:1px solid #1e293b;border-radius:12px;padding:20px;margin-bottom:24px}.projection-box h4{font-size:14px;font-weight:600;color:#a7f3d0;margin-bottom:8px}.projection-box p{font-size:14px;color:#94a3b8;line-height:1.6}.projection-box .projection-saving{font-family:DM Mono,monospace;font-size:20px;font-weight:700;color:#10b981;margin:8px 0}.news-box{background:linear-gradient(135deg,#1e293b,#111827);border:1px solid #1e293b;border-radius:12px;padding:20px;margin-bottom:24px}.news-box h4{font-size:14px;font-weight:600;color:#f59e0b;margin-bottom:8px}.news-box p{font-size:13px;color:#94a3b8;line-height:1.6}.commodity-gold .card-value{color:#fbbf24}.commodity-silver .card-value{color:#cbd5e1}.commodity-btc .card-value{color:#f97316}.commodity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px;margin-bottom:24px}.commodity-detail-card{padding:20px}.commodity-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.commodity-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#92400e;color:#fbbf24;font-family:DM Mono,monospace;font-size:14px;font-weight:700;flex-shrink:0}.commodity-icon-silver{background:#334155;color:#cbd5e1}.commodity-icon-btc{background:#7c2d12;color:#f97316}.commodity-name{font-size:16px;font-weight:600;color:#f1f5f9}.commodity-price{font-family:DM Mono,monospace;font-size:26px;font-weight:700;color:#f1f5f9;margin-bottom:2px}.commodity-unit{font-size:14px;font-weight:400;color:#64748b}.commodity-secondary{font-family:DM Mono,monospace;font-size:15px;color:#94a3b8;margin-bottom:4px}.commodity-change{margin-top:6px}.commodity-detail{font-size:12px;color:#475569;margin-top:4px}.commodity-unavailable{font-size:14px;color:#64748b;margin-top:8px}.error-banner{background:#7f1d1d;border:1px solid #991b1b;border-radius:12px;padding:16px 20px;margin-bottom:16px;color:#fca5a5;font-size:14px}.footer{padding:24px 0;border-top:1px solid #1e293b;margin-top:32px;text-align:center}.footer p{font-size:12px;color:#334155;line-height:1.6}.tab-content{padding:20px 0}.refresh-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}@media (max-width:640px){.header{align-items:flex-start;gap:8px}.converter-row,.header{flex-direction:column}.swap-btn{margin-top:0;align-self:center;transform:rotate(90deg)}.headline-grid{grid-template-columns:repeat(2,1fr)}.markets-grid{grid-template-columns:1fr}.converter-result .result-value{font-size:24px}.news-item{flex-direction:column;gap:4px}.modal-content{margin:16px;max-height:calc(100vh - 32px)}}.news-feed{display:flex;flex-direction:column;gap:0;background:#111827;border:1px solid #1e293b;border-radius:12px;overflow:hidden;margin-bottom:24px}.news-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #1e293b;color:#f1f5f9;text-decoration:none;transition:background .15s}.news-item:last-child{border-bottom:none}.news-item:hover{background:#1e293b;text-decoration:none}.news-title{font-size:14px;font-weight:500;line-height:1.4;flex:1 1;min-width:0}.news-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.news-source{font-size:11px;font-weight:600;color:#10b981;text-transform:uppercase;letter-spacing:.5px}.news-time{font-size:11px;color:#475569;white-space:nowrap}.savings-input-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.savings-input-row label{font-size:13px;font-weight:500;color:#64748b;white-space:nowrap}.savings-input-row input{max-width:200px;padding:10px 14px;border-radius:8px;border:1px solid #1e293b;background:#0c0f17;color:#f1f5f9;font-family:DM Mono,monospace;font-size:16px;outline:none}.savings-input-row input:focus{border-color:#10b981}.footer-link{background:none;border:none;color:#475569;font-family:DM Sans,system-ui,sans-serif;font-size:12px;cursor:pointer;text-decoration:underline;padding:0;transition:color .15s}.footer-link:hover{color:#94a3b8}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:1000;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:24px}.modal-content{background:#111827;border:1px solid #1e293b;border-radius:16px;max-width:720px;width:100%;max-height:calc(100vh - 48px);overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #1e293b;position:-webkit-sticky;position:sticky;top:0;background:#111827;z-index:1;border-radius:16px 16px 0 0}.modal-header h2{font-size:18px;font-weight:700;color:#f1f5f9}.modal-close{width:36px;height:36px;border-radius:8px;border:1px solid #1e293b;background:transparent;color:#94a3b8;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,color .15s}.modal-close:hover{background:#1e293b;color:#f1f5f9}.modal-body{padding:24px}.modal-body h3{font-size:15px;font-weight:600;color:#f1f5f9;margin-top:20px;margin-bottom:8px}.modal-body h3:first-of-type{margin-top:0}.modal-body p{font-size:13px;color:#94a3b8;line-height:1.7;margin-bottom:8px}.modal-body ul{padding-left:20px;margin-bottom:12px}.modal-body li{font-size:13px;color:#94a3b8;line-height:1.7;margin-bottom:4px}.modal-body strong{color:#f1f5f9}.disclaimer-updated{font-size:12px;color:#475569;margin-bottom:16px}.disclaimer-closing{margin-top:24px;padding-top:16px;border-top:1px solid #1e293b}.chart-container{background:#111827;border:1px solid #1e293b;border-radius:12px;padding:16px;margin-bottom:16px;overflow-x:auto}.area-chart{width:100%;height:auto;display:block}.rand-context-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.context-stat{background:#111827;border:1px solid #1e293b;border-radius:10px;padding:12px 16px;text-align:center}.context-stat .context-label{display:block;font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.context-stat .context-value{display:block;font-family:DM Mono,monospace;font-size:18px;font-weight:700;color:#f1f5f9}.calc-inputs{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.calc-input-group{flex:1 1;min-width:150px}.calc-input-group label{display:block;font-size:12px;font-weight:500;color:#64748b;margin-bottom:4px}.calc-input-group input,.calc-input-group select{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #1e293b;background:#0c0f17;color:#f1f5f9;font-family:DM Mono,monospace;font-size:14px;outline:none}.calc-input-group select{font-family:DM Sans,system-ui,sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.calc-input-group input:focus,.calc-input-group select:focus{border-color:#10b981}.calc-section-heading{font-size:15px;font-weight:600;color:#a7f3d0;margin-bottom:12px}.vehicle-result-header{margin-bottom:16px}.vehicle-breakdown{background:#111827;border:1px solid #1e293b;border-radius:12px;padding:16px 20px;margin-bottom:16px}.stacked-bar{display:flex;height:24px;border-radius:6px;overflow:hidden;margin-bottom:16px}.stacked-segment{transition:width .3s ease;min-width:2px}.breakdown-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:8px;gap:8px}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px}.legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.legend-label{color:#94a3b8;flex:1 1}.legend-value{font-family:DM Mono,monospace;color:#f1f5f9;font-weight:500}.legend-pct{font-size:11px;color:#475569;min-width:36px}.overpay-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}@media (max-width:640px){.calc-inputs{flex-direction:column}.calc-input-group{min-width:100%}.rand-context-stats{grid-template-columns:repeat(2,1fr)}.breakdown-legend,.overpay-grid{grid-template-columns:1fr}}