#gtm-dscr-1 { --dscr-ink: #0D1A2D; --dscr-navy: #1B3A6B; --dscr-navy-deep: #122649; --dscr-gold: #C9A84C; --dscr-gold-lt: #DFC070; --dscr-gold-dim: rgba(201, 168, 76, .13); --dscr-gold-rule: rgba(201, 168, 76, .28); font-family: "DM Sans", sans-serif !important; background: rgb(13, 26, 45) !important; color: rgb(255, 255, 255) !important; border-radius: 4px !important; overflow: hidden !important; box-sizing: border-box !important; }
#gtm-dscr-1 *, #gtm-dscr-1 ::after, #gtm-dscr-1 ::before { box-sizing: border-box !important; margin: 0px !important; padding: 0px !important; }
#gtm-dscr-1 .dscr-card { background: rgba(255, 255, 255, 0.04) !important; border: 1px solid rgba(201, 168, 76, 0.28) !important; border-radius: 3px !important; padding: 36px !important; }
#gtm-dscr-1 .dscr-section-title { font-family: "Cormorant Garamond", serif !important; font-size:1.25rem !important; font-weight: 600 !important; color: rgb(255, 255, 255) !important; margin-bottom: 18px !important; padding-bottom: 12px !important; border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important; display: block !important; }
#gtm-dscr-1 .dscr-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 16px !important; margin-bottom: 24px !important; }
#gtm-dscr-1 .dscr-grid.three-col { grid-template-columns: 1fr 1fr 1fr !important; }
#gtm-dscr-1 .dscr-fg { display: flex !important; flex-direction: column !important; gap: 6px !important; }
#gtm-dscr-1 .dscr-fg label { font-size:0.6875rem !important; font-weight: 500 !important; letter-spacing: 0.05em !important; color: rgba(255, 255, 255, 0.68) !important; text-transform: uppercase !important; display: block !important; }
#gtm-dscr-1 .dscr-fg .hint { font-size:0.65625rem !important; color: rgba(255, 255, 255, 0.55) !important; font-style: italic !important; line-height: 1.4 !important; display: block !important; }
#gtm-dscr-1 .dscr-input { background: rgba(255, 255, 255, 0.07) !important; border: 1px solid rgba(255, 255, 255, 0.12) !important; border-radius: 2px !important; padding: 10px 13px !important; font-family: "DM Sans", sans-serif !important; font-size:1rem !important; color: rgb(255, 255, 255) !important; outline: 0px !important; transition: border-color 0.2s !important; width: 100% !important; appearance: none !important; }
#gtm-dscr-1 .dscr-input:focus { border-color: rgba(201, 168, 76, 0.55) !important; }
#gtm-dscr-1 .dscr-input::placeholder { color: rgba(255, 255, 255, 0.35) !important; }
#gtm-dscr-1 .dscr-input[type="number"] { }
#gtm-dscr-1 .dscr-input[type="number"]::-webkit-inner-spin-button, #gtm-dscr-1 .dscr-input[type="number"]::-webkit-outer-spin-button { appearance: none !important; margin: 0px !important; }
#gtm-dscr-1 .dscr-term-group { display: flex !important; gap: 0px !important; border: 1px solid rgba(255, 255, 255, 0.12) !important; border-radius: 2px !important; overflow: hidden !important; height: 42px !important; }
#gtm-dscr-1 .dscr-term-btn { flex: 1 1 0% !important; background: rgba(255, 255, 255, 0.05) !important; border-width: medium 1px medium medium !important; border-style: none solid none none !important; border-color: currentcolor rgba(255, 255, 255, 0.1) currentcolor currentcolor !important; border-image: none !important; padding: 0px !important; font-family: "DM Sans", sans-serif !important; font-size:0.75rem !important; font-weight: 500 !important; color: rgba(255, 255, 255, 0.62) !important; cursor: pointer !important; transition: 0.2s !important; height: 100% !important; display: flex !important; align-items: center !important; justify-content: center !important; }
#gtm-dscr-1 .dscr-term-btn:last-child { border-right-width: medium !important; border-right-style: none !important; border-right-color: currentcolor !important; }
#gtm-dscr-1 .dscr-term-btn.active { background: rgba(201, 168, 76, 0.18) !important; color: rgb(201, 168, 76) !important; font-weight: 600 !important; }
#gtm-dscr-1 .dscr-term-btn:hover:not(.active) { background: rgba(255, 255, 255, 0.09) !important; color: rgba(255, 255, 255, 0.85) !important; }
#gtm-dscr-1 .dscr-toggle-row { display: flex !important; align-items: center !important; gap: 12px !important; padding: 16px !important; background: rgba(255, 255, 255, 0.03) !important; border: 1px solid rgba(255, 255, 255, 0.08) !important; border-radius: 2px !important; margin-bottom: 20px !important; }
#gtm-dscr-1 .dscr-toggle-wrap { position: relative !important; flex-shrink: 0 !important; width: 40px !important; height: 22px !important; display: block !important; }
#gtm-dscr-1 .dscr-toggle-wrap input { opacity: 0 !important; width: 0px !important; height: 0px !important; position: absolute !important; }
#gtm-dscr-1 .dscr-toggle-track { position: absolute !important; inset: 0px !important; background: rgba(255, 255, 255, 0.12) !important; border-radius: 11px !important; cursor: pointer !important; transition: background 0.2s !important; }
#gtm-dscr-1 .dscr-toggle-wrap input:checked + .dscr-toggle-track { background: rgb(201, 168, 76) !important; }
#gtm-dscr-1 .dscr-toggle-thumb { position: absolute !important; top: 3px !important; left: 3px !important; width: 16px !important; height: 16px !important; background: rgb(255, 255, 255) !important; border-radius: 50% !important; transition: transform 0.2s !important; }
#gtm-dscr-1 .dscr-toggle-wrap input:checked ~ .dscr-toggle-track .dscr-toggle-thumb { transform: translateX(18px) !important; }
#gtm-dscr-1 .dscr-toggle-label { font-family: "DM Sans", sans-serif !important; font-size:0.8125rem !important; color: rgba(255, 255, 255, 0.8) !important; line-height: 1.4 !important; }
#gtm-dscr-1 .dscr-toggle-label strong { color: rgb(255, 255, 255) !important; font-weight: 600 !important; }
#gtm-dscr-1 .dscr-validation { display: none !important; background: rgba(252, 165, 165, 0.1) !important; border: 1px solid rgba(252, 165, 165, 0.3) !important; border-radius: 2px !important; padding: 12px 16px !important; font-family: "DM Sans", sans-serif !important; font-size:0.8125rem !important; color: rgb(252, 165, 165) !important; margin-bottom: 14px !important; line-height: 1.5 !important; }
#gtm-dscr-1 .dscr-validation.visible { display: block !important; }
#gtm-dscr-1 .dscr-actions { display: flex !important; gap: 12px !important; margin-bottom: 0px !important; }
#gtm-dscr-1 .dscr-btn-calc { background: rgb(201, 168, 76) !important; color: rgb(13, 26, 45) !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; padding: 13px 28px !important; border-radius: 2px !important; font-family: "DM Sans", sans-serif !important; font-size:0.71875rem !important; font-weight: 700 !important; letter-spacing: 0.13em !important; text-transform: uppercase !important; cursor: pointer !important; transition: background 0.2s, transform 0.15s !important; }
#gtm-dscr-1 .dscr-btn-calc:hover { background: rgb(223, 192, 112) !important; transform: translateY(-1px) !important; }
#gtm-dscr-1 .dscr-btn-reset { background: 0px 0px !important; border: 1px solid rgba(255, 255, 255, 0.18) !important; color: rgba(255, 255, 255, 0.7) !important; padding: 13px 20px !important; border-radius: 2px !important; font-family: "DM Sans", sans-serif !important; font-size:0.71875rem !important; letter-spacing: 0.1em !important; text-transform: uppercase !important; cursor: pointer !important; transition: 0.2s !important; }
#gtm-dscr-1 .dscr-btn-reset:hover { border-color: rgba(255, 255, 255, 0.35) !important; color: rgba(255, 255, 255, 0.85) !important; }
#gtm-dscr-1 .dscr-results { margin-top: 36px !important; padding-top: 32px !important; border-top: 1px solid rgba(201, 168, 76, 0.28) !important; display: none !important; }
#gtm-dscr-1 .dscr-results.visible { display: block !important; }
#gtm-dscr-1 .dscr-summary { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 14px !important; margin-bottom: 14px !important; }
#gtm-dscr-1 .dscr-rs-card { background: rgba(255, 255, 255, 0.05) !important; border: 1px solid rgba(255, 255, 255, 0.1) !important; border-radius: 2px !important; padding: 18px !important; }
#gtm-dscr-1 .dscr-rs-card.highlight { border-color: rgba(201, 168, 76, 0.28) !important; background: rgba(201, 168, 76, 0.13) !important; }
#gtm-dscr-1 .dscr-rs-label { font-family: "DM Sans", sans-serif !important; font-size:0.65625rem !important; font-weight: 600 !important; letter-spacing: 0.1em !important; text-transform: uppercase !important; color: rgba(255, 255, 255, 0.58) !important; margin-bottom: 8px !important; display: block !important; }
#gtm-dscr-1 .dscr-rs-value { font-family: "DM Sans", sans-serif !important; font-size:1.625rem !important; font-weight: 600 !important; color: rgb(255, 255, 255) !important; line-height: 1 !important; display: block !important; margin-bottom: 4px !important; }
#gtm-dscr-1 .dscr-rs-value.good { color: rgb(110, 231, 183) !important; }
#gtm-dscr-1 .dscr-rs-value.warn { color: rgb(252, 211, 77) !important; }
#gtm-dscr-1 .dscr-rs-value.bad { color: rgb(252, 165, 165) !important; }
#gtm-dscr-1 .dscr-rs-sub { font-family: "DM Sans", sans-serif !important; font-size:0.6875rem !important; color: rgba(255, 255, 255, 0.55) !important; margin-top: 5px !important; line-height: 1.4 !important; display: block !important; }
#gtm-dscr-1 .dscr-compare-title { font-family: "Cormorant Garamond", serif !important; font-size:1.25rem !important; font-weight: 600 !important; color: rgb(255, 255, 255) !important; margin-bottom: 14px !important; display: block !important; }
#gtm-dscr-1 .dscr-table-wrap { border: 1px solid rgba(255, 255, 255, 0.08) !important; border-radius: 2px !important; overflow: hidden !important; margin-bottom: 20px !important; }
#gtm-dscr-1 .dscr-table { width: 100% !important; border-collapse: collapse !important; font-size:0.8125rem !important; table-layout: fixed !important; }
#gtm-dscr-1 .dscr-table thead th { font-size:0.625rem !important; font-weight: 600 !important; letter-spacing: 0.11em !important; text-transform: uppercase !important; color: rgba(255, 255, 255, 0.5) !important; padding: 10px 11px !important; text-align: left !important; background: rgba(255, 255, 255, 0.04) !important; border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important; white-space: nowrap !important; overflow: hidden !important; }
#gtm-dscr-1 .dscr-table thead th:first-child { width: 18% !important; }
#gtm-dscr-1 .dscr-table thead th:nth-child(2) { width: 18% !important; }
#gtm-dscr-1 .dscr-table thead th:nth-child(3) { width: 22% !important; text-align: right !important; }
#gtm-dscr-1 .dscr-table thead th:nth-child(4) { width: 16% !important; text-align: right !important; }
#gtm-dscr-1 .dscr-table thead th:nth-child(5) { width: 16% !important; text-align: right !important; }
#gtm-dscr-1 .dscr-table thead th:nth-child(6) { width: 10% !important; text-align: center !important; }
#gtm-dscr-1 .dscr-table tbody tr { border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important; transition: background 0.15s !important; }
#gtm-dscr-1 .dscr-table tbody tr:last-child { border-bottom-width: medium !important; border-bottom-style: none !important; border-bottom-color: currentcolor !important; }
#gtm-dscr-1 .dscr-table tbody tr:hover { background: rgba(255, 255, 255, 0.024) !important; }
#gtm-dscr-1 .dscr-table td { padding: 9px 11px !important; vertical-align: middle !important; overflow: hidden !important; font-family: "DM Sans", sans-serif !important; font-size:0.8125rem !important; color: rgba(255, 255, 255, 0.8) !important; }
#gtm-dscr-1 .dscr-table td:nth-child(3), #gtm-dscr-1 .dscr-table td:nth-child(4), #gtm-dscr-1 .dscr-table td:nth-child(5) { text-align: right !important; }
#gtm-dscr-1 .dscr-table td:nth-child(6) { text-align: center !important; }
#gtm-dscr-1 .dscr-badge { font-family: "DM Sans", sans-serif !important; font-size:0.59375rem !important; font-weight: 700 !important; letter-spacing: 0.09em !important; text-transform: uppercase !important; padding: 3px 8px !important; border-radius: 2px !important; display: inline-block !important; }
#gtm-dscr-1 .dscr-badge.green { background: rgba(110, 231, 183, 0.18) !important; color: rgb(110, 231, 183) !important; border: 1px solid rgba(110, 231, 183, 0.3) !important; }
#gtm-dscr-1 .dscr-badge.yellow { background: rgba(252, 211, 77, 0.12) !important; color: rgb(252, 211, 77) !important; border: 1px solid rgba(252, 211, 77, 0.28) !important; }
#gtm-dscr-1 .dscr-badge.red { background: rgba(252, 165, 165, 0.12) !important; color: rgb(252, 165, 165) !important; border: 1px solid rgba(252, 165, 165, 0.25) !important; }
#gtm-dscr-1 .dscr-table-wrap .dscr-table { display: table !important; }
#gtm-dscr-1 .dscr-mobile-cards { display: none !important; }
#gtm-dscr-1.is-mobile .dscr-table-wrap .dscr-table { display: none !important; }
#gtm-dscr-1.is-mobile .dscr-mobile-cards { display: block !important; }
#gtm-dscr-1.is-mobile .dscr-mc-row { background: rgba(255, 255, 255, 0.04) !important; border: 1px solid rgba(255, 255, 255, 0.08) !important; border-radius: 3px !important; margin-bottom: 10px !important; padding: 14px !important; }
#gtm-dscr-1.is-mobile .dscr-mc-head { display: flex !important; align-items: center !important; justify-content: space-between !important; margin-bottom: 10px !important; }
#gtm-dscr-1.is-mobile .dscr-mc-type { font-family: "DM Sans", sans-serif !important; font-size:0.6875rem !important; font-weight: 700 !important; letter-spacing: 0.1em !important; text-transform: uppercase !important; color: rgba(255, 255, 255, 0.6) !important; }
#gtm-dscr-1.is-mobile .dscr-mc-rent { font-family: "DM Sans", sans-serif !important; font-size:0.6875rem !important; color: rgba(255, 255, 255, 0.45) !important; }
#gtm-dscr-1.is-mobile .dscr-mc-body { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 10px !important; }
#gtm-dscr-1.is-mobile .dscr-mc-item-label { font-family: "DM Sans", sans-serif !important; font-size:0.59375rem !important; font-weight: 600 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; color: rgba(255, 255, 255, 0.45) !important; margin-bottom: 3px !important; display: block !important; }
#gtm-dscr-1.is-mobile .dscr-mc-item-val { font-family: "DM Sans", sans-serif !important; font-size:0.875rem !important; font-weight: 600 !important; color: rgb(255, 255, 255) !important; display: block !important; }
#gtm-dscr-1.is-mobile .dscr-card { padding: 22px 18px !important; }
#gtm-dscr-1.is-mobile .dscr-grid { grid-template-columns: 1fr !important; }
#gtm-dscr-1.is-mobile .dscr-grid.three-col { grid-template-columns: 1fr !important; }
#gtm-dscr-1.is-mobile .dscr-summary { grid-template-columns: 1fr 1fr !important; }
#gtm-dscr-1.is-mobile .dscr-rs-value { font-size:1.375rem !important; }
#gtm-dscr-1.is-mobile .dscr-actions { flex-wrap: wrap !important; }
#gtm-dscr-1 .dscr-disclaimer { font-family: "DM Sans", sans-serif !important; font-size:0.6875rem !important; color: rgba(255, 255, 255, 0.5) !important; line-height: 1.6 !important; margin-top: 20px !important; padding: 14px 16px !important; border-left: 2px solid rgba(201, 168, 76, 0.28) !important; font-style: italic !important; display: block !important; }