*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-page: hsl(216, 53%, 97%);--surface: hsl(0, 0%, 100%);--surface-2: hsl(216, 40%, 95%);--border: hsl(214, 40%, 88%);--text-primary: hsl(220, 60%, 8%);--text-muted: hsl(217, 18%, 46%);--brand-orange: hsl(25, 91%, 54%);--brand-orange-hover: hsl(25, 88%, 45%);--accent-dim: hsla(25, 91%, 54%, .1);--accent-border: hsla(25, 91%, 54%, .3);--navy: hsl(216, 95%, 17%);--navy-deep: hsl(216, 93%, 15%);--navy-dark: hsl(220, 60%, 8%);--brand-blue: hsl(231, 100%, 28%);font-family:Inter,Segoe UI,system-ui,sans-serif}body{background:var(--bg-page);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased}.layout{min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;border-bottom:1px solid hsl(214,40%,90%);box-shadow:0 1px #00138e0f,0 4px 20px #00138e0d;height:104px;display:flex;align-items:center;position:sticky;top:0;z-index:50}.header-inner{display:flex;align-items:center;justify-content:center;gap:26px;max-width:1100px;width:100%;margin:0 auto;padding:0 32px}.db-logo{height:62px;width:auto;object-fit:contain}.header-divider{width:1px;height:36px;background:#d4dfed}.header-meta{display:flex;flex-direction:column;gap:1px}.header-eyebrow{font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:3px;color:var(--brand-orange)}.header-title{font-size:1.4rem;font-weight:800;letter-spacing:-.01em;color:var(--brand-blue)}.main{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:1100px;margin:20px auto;padding:0 32px;width:100%;align-items:stretch}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:18px 20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.inputs-card{display:flex;flex-direction:column;gap:14px;justify-content:flex-start}.card-title{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:3px;color:var(--brand-orange)}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.mode-toggle .split-btn{padding:6px 12px;font-size:11px;letter-spacing:1px}.field{display:flex;align-items:center;justify-content:space-between;gap:16px}.field .label{flex:1;min-width:0}.field .money-input-wrap{flex:1;max-width:200px}.label{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--text-muted)}.label-value{font-weight:700;font-size:1rem;color:var(--text-primary);font-variant-numeric:tabular-nums}.presets{display:flex;gap:8px;flex-wrap:wrap}.preset-btn{padding:8px 16px;border-radius:10px;border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease}.preset-btn:hover{border-color:var(--brand-orange);color:var(--text-primary);transform:translateY(-1px)}.preset-btn.active{background:var(--brand-orange);border-color:var(--brand-orange);color:#fff}.money-input-wrap{display:flex;align-items:center;border:1px solid var(--border);border-radius:10px;background:var(--surface-2);padding:0 14px;height:38px;transition:border-color .15s ease}.money-input-wrap:focus-within{border-color:var(--brand-orange)}.money-prefix{font-size:1rem;font-weight:700;color:var(--text-muted);margin-right:4px}.money-input{border:none;background:transparent;font-size:1rem;font-weight:700;color:var(--text-primary);outline:none;width:100%;font-variant-numeric:tabular-nums}.slider-box{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:12px 16px 8px;display:flex;flex-direction:column;gap:6px}.slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:2px;background:var(--surface-2);outline:none;cursor:pointer}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--brand-orange);cursor:pointer;border:2px solid var(--bg-page);box-shadow:0 0 0 2px var(--accent-border);transition:box-shadow .15s ease,transform .15s ease}.slider::-webkit-slider-thumb:hover{box-shadow:0 0 0 4px var(--accent-dim);transform:scale(1.1)}.slider-bounds{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted)}.results-col{display:flex;flex-direction:column;gap:16px}.hero-card{text-align:center;padding:24px 20px;flex:1;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#0f408a,#1f34ad);border-color:#0026ff33}.hero-label{font-size:1.6rem;font-weight:900;text-transform:uppercase;letter-spacing:3px;color:var(--brand-orange);line-height:1.3;margin-bottom:12px}.hero-value{font-size:3.25rem;font-weight:900;letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums;line-height:1;margin-bottom:8px}.hero-sub{font-size:1.1rem;font-weight:700;color:#c4d5ede6}.stats-wrap{max-width:1100px;margin:0 auto 16px;padding:0 32px;width:100%}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stats-grid.has-duration{grid-template-columns:repeat(5,1fr)}.stat-card{padding:14px 16px}.stat-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:6px}.stat-value{font-size:1.4rem;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1;margin-bottom:4px}.stats-grid.has-duration .stat-value{display:flex;align-items:center;box-sizing:border-box;height:40px;padding:0 12px;background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:6px}.stat-sub{font-size:.75rem;color:var(--text-muted)}.stat-input{width:100%;box-sizing:border-box;height:40px;padding:0 12px;font-family:inherit;font-size:1.4rem;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text-primary);background:var(--surface-2);border:1px solid var(--border);border-radius:10px;margin-bottom:6px;outline:none}.stat-input:focus{border-color:var(--brand-orange)}.pitch-card{background:linear-gradient(135deg,#0f408a,#1f34ad);border-color:#0026ff33;display:flex;flex-direction:column;gap:14px;justify-content:center;align-items:center;text-align:center;padding:28px 24px}.pitch-title{font-size:1.6rem;font-weight:900;text-transform:uppercase;letter-spacing:3px;color:var(--brand-orange);line-height:1.3;margin-bottom:8px}.pitch-line{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;gap:10px;width:100%}.pitch-line span{color:#c4d5edb3;font-weight:600;white-space:nowrap;font-size:.85rem}.pitch-line strong{font-weight:600;text-align:right;font-variant-numeric:tabular-nums;color:#fff;font-size:.9rem;white-space:nowrap}.pitch-divider{height:1px;background:#ffffff26;margin:6px 0;width:100%}.pitch-total{font-size:1.1rem}.pitch-total span{font-size:1.05rem}.pitch-price{color:var(--brand-orange);font-size:1.4rem;font-weight:900}.pitch-discount strong{color:var(--brand-orange)}.hero-original{text-decoration:line-through;opacity:.6}.section2-wrap{display:grid;grid-template-columns:1fr 320px;gap:16px;max-width:1100px;margin:0 auto 16px;padding:0 32px;width:100%;align-items:start}.pitch-card{position:sticky;top:96px}.breakdown-card{display:flex;flex-direction:column;gap:14px}.breakdown-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.breakdown-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.breakdown-count-field{display:flex;align-items:center;gap:10px}.breakdown-count-label{font-size:.875rem;color:var(--text-muted);white-space:nowrap}.breakdown-count-input{width:80px;height:36px}.split-toggle{display:flex;border:1px solid var(--border);border-radius:10px;overflow:hidden}.split-btn{padding:8px 18px;border:none;background:var(--surface-2);color:var(--text-muted);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.split-btn:first-child{border-right:1px solid var(--border)}.split-btn.active{background:var(--brand-orange);color:#fff}.profile-table{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:10px;overflow:hidden}.profile-table-head{display:grid;grid-template-columns:48px 1fr 1fr 1fr 1fr;gap:0;padding:8px 12px;border-bottom:1px solid var(--border);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--navy);background:#f1f4f9}.profile-table-head>span{padding:0 8px;border-right:1px solid hsl(214,40%,90%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;line-height:1.2}.profile-table-head>span:last-child{border-right:none}.profile-row{display:grid;grid-template-columns:48px 1fr 1fr 1fr 1fr;gap:0;align-items:center;padding:6px 12px;border-bottom:1px solid hsl(214,40%,93%);background:var(--surface)}.profile-row:nth-child(2n){background:#f4f7fa}.profile-row:last-child{border-bottom:none}.profile-row>*{padding:0 8px;border-right:1px solid hsl(214,40%,93%)}.profile-row>*:last-child{border-right:none}.has-discount .profile-table-head,.has-discount .profile-row{grid-template-columns:48px 1fr 1fr 1fr 1fr 1fr 1fr}.profile-name{font-size:.875rem;font-weight:700;color:var(--text-primary);white-space:nowrap}.profile-stat,.profile-cost,.profile-discounted{white-space:nowrap}.profile-stat{font-size:.9rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-primary)}.profile-cost{color:var(--text-muted);text-decoration:line-through}.profile-table:not(.has-discount) .profile-cost{color:var(--brand-orange);text-decoration:none}.profile-discounted{color:var(--brand-orange);font-weight:700}.profile-alloc-input{height:36px;max-width:120px;background:#fff}.profile-alloc-input.locked{border-left:3px solid var(--brand-orange)}.unlock-btn{background:none;border:none;color:var(--text-muted);font-size:1.1rem;cursor:pointer;padding:0 4px;line-height:1;transition:color .15s ease;flex-shrink:0}.unlock-btn:hover{color:var(--brand-orange)}.reset-btn{padding:8px 16px;border-radius:10px;border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease,transform .15s ease}.reset-btn:hover{border-color:var(--brand-orange);color:var(--text-primary);transform:translateY(-1px)}.alloc-bar-wrap{display:flex;flex-direction:column;gap:8px}.alloc-bar-track{height:6px;background:var(--surface-2);border-radius:3px;overflow:hidden;border:1px solid var(--border)}.alloc-bar-fill{height:100%;border-radius:3px;background:var(--brand-orange);transition:width .2s ease,background .2s ease}.alloc-bar-fill.full{background:var(--brand-orange)}.alloc-bar-fill.over{background:#e83030}.alloc-bar-label{font-size:.85rem;font-weight:700;color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:center}.alloc-bar-label.over{color:#e83030}.alloc-warning{font-weight:700}.alloc-remaining{color:var(--text-muted)}.pin-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-page)}.pin-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:48px 40px;width:360px;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 4px 40px #00138e14}.pin-logo{height:52px;width:auto;margin-bottom:12px}.pin-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:var(--brand-orange)}.pin-title{font-size:1.1rem;font-weight:800;color:var(--navy);margin-bottom:24px;letter-spacing:-.01em}.pin-form{width:100%;display:flex;flex-direction:column;gap:12px}.pin-input{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:10px;background:var(--surface-2);font-size:1rem;font-weight:600;color:var(--text-primary);outline:none;text-align:center;letter-spacing:.2em;transition:border-color .15s ease}.pin-input:focus{border-color:var(--brand-orange)}.pin-input.pin-error{border-color:#e83030;background:#fdf1f1}.pin-error-msg{font-size:.8rem;color:#e83030;text-align:center}.pin-btn{padding:12px;border-radius:10px;border:none;background:var(--brand-orange);color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.pin-btn:hover{background:var(--brand-orange-hover);transform:translateY(-1px)}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-6px)}80%{transform:translate(6px)}}.shake{animation:shake .4s ease}.footer{text-align:center;padding:40px 32px 32px;font-size:.8rem;color:#fff9;border-top:1px solid rgba(255,255,255,.1);background:var(--navy-dark);display:flex;flex-direction:column;align-items:center;gap:16px}.footer-logo{height:40px;width:auto;opacity:.85}@media (max-width: 800px){.main{grid-template-columns:1fr;padding:0 16px;margin:24px auto}.hero-value{font-size:2.75rem}.header-inner{padding:0 16px}.inputs-card{grid-template-columns:1fr}.section2-wrap{grid-template-columns:1fr;padding:0 16px}.profile-table-head,.profile-row,.has-discount .profile-table-head,.has-discount .profile-row{grid-template-columns:48px 1fr 1fr}.profile-table-head span:nth-child(n+4),.profile-row span:nth-child(n+4),.profile-row div:nth-child(n+4){display:none}.breakdown-header{flex-direction:column;align-items:flex-start}}.money-input-wrap.is-readonly{background:#f1f4f9;border-color:var(--border)}.money-input-wrap.is-readonly:focus-within{border-color:var(--border)}.money-input-wrap.is-readonly .money-input{color:var(--text-muted);cursor:default;font-weight:700}.key-label{justify-content:flex-start;gap:8px}.key-radio{width:16px;height:16px;flex-shrink:0;padding:0;cursor:pointer;border:2px solid var(--border);border-radius:50%;background:var(--surface);transition:border-color .15s ease,background .15s ease}.key-radio.on{border-color:var(--brand-orange);background:var(--brand-orange);box-shadow:inset 0 0 0 3px var(--surface)}.profile-effrate{color:var(--text-primary);font-weight:700}.tier-presets{margin-top:2px}.tier-presets .preset-btn{flex:1 1 0;text-align:center}.view-toggle-bar{display:flex;justify-content:center;max-width:1100px;margin:20px auto 0;padding:0 32px;width:100%}.view-toggle .split-btn{padding:9px 24px;font-size:.85rem;letter-spacing:.5px}.pricing-view{max-width:1100px;margin:20px 0;padding:32px;width:100%;background:linear-gradient(135deg,#0f408a,#1f34ad);border-radius:20px;--pt-act: var(--brand-orange);--pt-act-hover: var(--brand-orange-hover)}.pricing-view-head{text-align:center;margin-bottom:20px}.pricing-view-head h2{font-size:1.6rem;font-weight:900;color:#fff;margin:0 0 6px;letter-spacing:-.02em}.pricing-view-head p{color:#ffffffb8;font-size:.95rem;margin:0}html[data-theme=light] .pricing-view{background:var(--surface);border:1px solid var(--border);box-shadow:0 2px 8px #00138e0f,0 12px 24px #00138e0f}html[data-theme=light] .pricing-view-head h2{color:var(--navy)}html[data-theme=light] .pricing-view-head p{color:var(--text-muted)}html[data-theme=light] .pt-card{border:1px solid var(--border);box-shadow:0 2px 8px #00138e0f,0 10px 22px #00138e12}html[data-theme=light] .pt-card-featured{box-shadow:0 8px 26px #ee782a2e}.pt-check{color:var(--pt-act);font-weight:900}.pricing-enterprise{margin-top:16px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;color:var(--text-primary)}.pricing-enterprise strong{font-size:1.05rem;font-weight:900;display:block}.pe-eyebrow{font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:2px;color:var(--pt-act);margin-bottom:4px}.pricing-enterprise span{font-size:.85rem;color:var(--text-muted)}.pricing-enterprise button,.pricing-enterprise a{background:var(--brand-orange);color:#fff;border:none;font:inherit;font-weight:800;font-size:.85rem;padding:11px 22px;border-radius:10px;cursor:pointer;white-space:nowrap;display:inline-block;text-decoration:none;transition:background .12s ease,transform .12s ease}.pricing-enterprise button:hover{background:var(--brand-orange-hover);transform:translateY(-1px)}.pt-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start}.pt-card{position:relative;background:var(--surface);border:1px solid transparent;border-radius:16px;padding:26px 22px 22px;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000047}.pt-card-featured{border:2px solid var(--pt-act);box-shadow:0 14px 36px #00000057}.pt-card-badge{position:absolute;top:0;left:22px;transform:translateY(-50%);background:var(--pt-act);color:#fff;font-size:.6rem;font-weight:900;text-transform:uppercase;letter-spacing:1.5px;padding:4px 12px;border-radius:999px}.pt-card-name{font-size:1.1rem;font-weight:900;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-primary)}.pt-card-price{font-size:2.1rem;font-weight:900;color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.05;margin-top:4px}.pt-card-price span{font-size:.85rem;font-weight:700;color:var(--text-muted)}.pt-card-featured .pt-card-price{color:var(--pt-act)}.pt-card-sub{font-size:.8rem;color:var(--text-muted);margin-top:2px}.pt-card-rate{margin-top:10px;display:flex;flex-direction:column;gap:3px}.ptr-row{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:.8rem}.ptr-k{color:var(--text-muted)}.ptr-v{font-weight:800;color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap}.ptr-strike{color:var(--text-muted);font-weight:600;text-decoration:line-through}.ptr-eff{color:var(--pt-act)}.ptr-divider{border-bottom:1px solid var(--border);padding-bottom:8px;margin-bottom:4px}.ptr-save{margin-top:5px;align-self:flex-start;background:#f4781f1f;color:var(--pt-act);font-size:1.08rem;font-weight:800;padding:.35em .9em;border-radius:999px;font-variant-numeric:tabular-nums}.ptr-ghost{visibility:hidden}.ptr-save-center{align-self:center}.ptr-save-standard{background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border)}.pt-retail{color:var(--text-muted);font-weight:700;font-variant-numeric:tabular-nums}.pt-name-row{display:flex;align-items:baseline}.pt-retail-name{margin-left:auto;letter-spacing:normal;text-decoration:line-through}.pt-card-list{list-style:none;margin:18px 0;padding:18px 0 0;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:10px;flex:1}.pt-card-list li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:.82rem}.pt-card-k{color:var(--text-muted)}.pt-card-k.has-tip{cursor:help;text-decoration:underline dotted hsl(217,18%,72%);text-underline-offset:3px;position:relative}.pt-card-k.has-tip:hover:after{content:attr(data-tip);position:absolute;left:0;bottom:calc(100% + 8px);z-index:5;background:var(--navy-dark);color:#fff;font-size:.68rem;font-weight:500;line-height:1.3;white-space:nowrap;padding:6px 10px;border-radius:8px;box-shadow:0 8px 22px #0000004d;pointer-events:none}.pt-card-k.has-tip:hover:before{content:"";position:absolute;left:14px;bottom:calc(100% + 3px);z-index:5;border:5px solid transparent;border-top-color:var(--navy-dark);pointer-events:none}.pt-card-v{font-weight:700;color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:right}.pt-card-cta{width:100%;border:1px solid var(--border);background:var(--surface-2);color:var(--text-primary);font:inherit;font-weight:800;font-size:.85rem;padding:11px 12px;border-radius:10px;cursor:pointer;display:block;text-align:center;text-decoration:none;transition:transform .12s ease,background .12s ease,border-color .12s ease}.pt-card-cta:hover{transform:translateY(-1px);border-color:var(--pt-act)}.pt-card-featured .pt-card-cta{background:var(--pt-act);color:#fff;border-color:var(--pt-act)}.pt-card-featured .pt-card-cta:hover{background:var(--pt-act-hover)}@media (max-width: 800px){.view-toggle-bar{padding:0 16px}.pricing-view{padding:20px}.pt-cards{grid-template-columns:1fr}}.pnav{position:sticky;top:0;z-index:60;background:#fff;box-shadow:0 2px 10px #0000000f}.pnav-inner{max-width:none;margin:0;padding:0 1.5rem;height:73px;display:flex;align-items:center;gap:28px}.pnav-logo{height:46px;width:auto;object-fit:contain;flex-shrink:0;display:block}.pnav-links{display:flex;align-items:center;gap:0}.pnav-link{font-family:Verdana,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;color:#000;text-decoration:none;padding:6px 14px;border-radius:5px;white-space:nowrap;transition:background .15s,color .15s}.pnav-link:hover{color:#e8621a}.pnav-link.is-active{background:linear-gradient(135deg,#fff4ee,#ffe8d6);color:#e8621a;font-weight:300}@media (max-width: 900px){.pnav-links{display:none}}@media print{.pnav-links{display:none}}
