:root{--bg-a: #070d22;--bg-b: #171922;--panel: rgba(37, 38, 45, .95);--white: #f4f4f4;--muted: #a5a5a5;--orange: #f59a1b;--orange-deep: #ea8e1c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--white);background:var(--bg-a);line-height:1.4}*{box-sizing:border-box}body{margin:0;min-height:100vh}h1,h2,p{margin:0}.page{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;display:grid;place-items:center;padding:24px;background:#16171c}.page:before{content:"";position:absolute;width:1080px;height:1080px;left:50%;top:460px;transform:translate(-50%);background:#f7931d6b;filter:blur(240px);z-index:0;pointer-events:none}.page:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,#f7931a29,#14161e05 48%,#12141d 92%),linear-gradient(180deg,#10131e 6.68%,#16171c1f);z-index:1;pointer-events:none}.page>*{position:relative;z-index:2}.hero-card{width:min(760px,100%);display:grid;gap:20px}.eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);font-weight:700}h1{font-size:clamp(34px,6vw,72px);text-transform:uppercase;line-height:.95;font-weight:900}.panel{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:0;padding:clamp(18px,3vw,28px);display:grid;gap:20px}.field{display:grid;gap:8px}label,.field strong{font-size:14px}input[type=date],input[type=number],select{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.25);padding:10px 0;color:var(--white);font-size:16px;background:transparent;outline:none}input[type=date]::-webkit-datetime-edit,input[type=date]::-webkit-datetime-edit-year-field,input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-day-field{text-transform:uppercase}input[type=range]{width:100%;accent-color:var(--orange)}.cta{justify-self:start;border:0;border-radius:999px;background:var(--orange);color:#181818;text-decoration:none;font-weight:700;padding:12px 22px;cursor:pointer}.cta[disabled]{opacity:.5;cursor:not-allowed}.row-between{display:flex;justify-content:space-between;align-items:center;gap:14px}.page-form{place-items:start center;padding-top:clamp(108px,13vw,176px);padding-bottom:240px}.page-form:after{background:radial-gradient(circle at center,#f7931a0d,#14161e00 54%,#12141dc7 98%),linear-gradient(180deg,#10131e70 6.68%,#16171c05)}.coin-ring-bg{position:absolute;inset:0;z-index:1;pointer-events:none;background:url(/btc-ring.png) center -1080px / 146% auto no-repeat}.site-header{position:fixed;inset:0 0 auto;z-index:5;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#16171c,#16171c00);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding-inline:5vw}.site-header-inner{max-width:none;margin:0 auto;min-height:101px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:48px}.site-header-left{display:flex;align-items:center;gap:48px}.site-header-right{display:flex;align-items:center;gap:10px}.site-logo-link{display:inline-flex;align-items:center;justify-content:center;width:88px;height:52px}.site-logo{width:88px;height:30px;object-fit:contain;opacity:.98}.site-nav{display:none;align-items:center;gap:22px}.site-nav-item{position:relative}.site-nav-link{color:#ffffffa3;text-decoration:none;font-family:Interdisplay,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px;display:inline-flex;align-items:center;gap:6px;padding:16px 0}.site-nav-caret{font-size:15px;line-height:1;transform:translateY(1px)}.site-nav-dropdown{position:absolute;top:calc(100% + 12px);left:0;z-index:15;width:max-content;min-width:min(360px,calc(100vw - 40px));max-width:min(92vw,560px);background:#efefef;color:#171b27;border-radius:30px;padding:30px 56px 34px 40px;display:inline-grid;gap:16px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.site-nav-item.has-dropdown:hover .site-nav-dropdown,.site-nav-item.has-dropdown:focus-within .site-nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-nav-dropdown-link{color:#171b27;text-decoration:none;font-family:Interdisplay,Arial,sans-serif;font-size:16px;line-height:1.35;font-weight:500}.site-nav-dropdown-list{min-width:0;gap:12px}.site-nav-dropdown-products{min-width:0;width:fit-content;max-width:min(92vw,560px);gap:12px;overflow:hidden}.site-nav-dropdown-products:before,.site-nav-dropdown-products:after{display:none}.site-nav-dropdown-section{display:grid;gap:12px}.site-nav-dropdown-title{margin:0;font-family:Interdisplay,Arial,sans-serif;font-size:16px;line-height:1.35;font-weight:500;white-space:nowrap}.site-nav-dropdown-title.is-muted{color:#7c7f86}.site-nav-dropdown-links{display:grid;gap:10px}.site-nav-dropdown-products .site-nav-dropdown-title{font-size:16px;line-height:1.35}.site-nav-dropdown-products .site-nav-dropdown-link{font-size:16px;line-height:1.35;font-weight:500}.site-nav-dropdown-earn{width:auto;min-width:500px;border-radius:30px;padding:24px 30px;gap:14px}.site-nav-earn-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;color:#171b27;text-decoration:none}.site-nav-earn-icon{width:56px;height:56px;border-radius:999px;object-fit:cover}.site-nav-earn-label{font-family:Interdisplay,Arial,sans-serif;font-size:14px;line-height:1.12;font-weight:500;white-space:pre-line;max-width:200px}.site-nav-earn-value-wrap{display:inline-flex;align-items:baseline;gap:8px;justify-self:end}.site-nav-earn-prefix{font-family:Interdisplay,Arial,sans-serif;font-size:15px;line-height:1.2;color:#7f838a}.site-nav-earn-value{font-family:Interdisplay,Arial,sans-serif;font-size:28px;line-height:1;color:#171b27}.header-pill{border:1px solid #353840;border-radius:999px;color:#ffffffeb;text-decoration:none;background:#292a30;height:40px;padding:8px 16px 8px 8px;display:inline-flex;align-items:center;gap:8px;font-family:Interdisplay,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0}.header-pill-ixsbuy{width:126px}.header-pill-btcyield{width:230px}.header-pill-btcyield>span:first-of-type,.header-pill-btcyield>span:last-of-type{white-space:nowrap;flex:0 0 auto}.header-pill-ixs,.header-pill-btc{width:24px;height:24px;display:block;object-fit:contain;flex:0 0 auto}.header-pill-sep{width:1px;height:20px;background:#ffffff2e;margin-inline:1px}.header-pill-muted{color:#ffffff80}.header-launch{height:40px;padding:0 24px;border-radius:999px;background:#fff;color:#171717;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:Interdisplay,Arial,sans-serif;font-size:16px;line-height:20px;letter-spacing:0;font-weight:500}.page-form .hero-card{width:min(1260px,100%);gap:0}.page-form .eyebrow,.page-result .eyebrow{display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:10px;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.4;text-transform:none;color:#f1f1f1;letter-spacing:0;font-weight:500;margin-top:24px;margin-bottom:40px}.eyebrow-icon{width:28px;height:28px;display:block;object-fit:contain}.page-form h1{width:min(967px,100%);margin-inline:auto;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(44px,7vw,100px);line-height:.9;letter-spacing:-.02em;text-align:center;font-weight:800;text-transform:uppercase;margin-bottom:clamp(48px,8vw,124px)}.page-form h1 span{display:block}.page-form .panel{padding:0;border:0;gap:0;overflow:hidden;width:min(914px,100%);max-width:914px;justify-self:center}.panel-top,.panel-bottom{padding:clamp(26px,6vw,76px) clamp(20px,8vw,120px);display:grid;gap:34px}.panel-top{padding:clamp(26px,6vw,77px) clamp(20px,8vw,114px);gap:48px;background:#252525f2;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}.panel-bottom{padding:clamp(26px,6vw,77px) clamp(20px,8vw,114px);gap:48px;background:#f7931a;color:#fff}.page-form label,.page-form .field strong{font-size:14px;font-weight:500}.page-form .field strong{font-size:32px;font-weight:800;line-height:1}.page-form input[type=date],.page-form input[type=number],.page-form select{border-bottom:1px solid rgba(255,255,255,.2);padding:12px 0 18px;font-size:16px;font-weight:500;line-height:1.2;appearance:none;border-radius:0}.page-form .panel-top input[type=date],.page-form .panel-top input[type=number],.page-form .panel-top select{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(18px,2.6vw,24px);font-weight:500;line-height:1.4;letter-spacing:0;color:#ffffff85}.page-form .panel-top label,.page-form .panel-bottom label{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.01em;color:#fff}.page-form .panel-bottom input[type=date],.page-form .panel-bottom input[type=number],.page-form .panel-bottom select{border-bottom-color:#ffffff57;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(18px,2.6vw,24px);font-weight:500;line-height:1.4;letter-spacing:0;color:#fffffff2}.page-form .panel-bottom .field{gap:14px}.page-form .panel-bottom .field strong{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(38px,6vw,64px);font-weight:800;line-height:.9;letter-spacing:-.02em}.page-form .panel-bottom input[type=date]::placeholder,.page-form .panel-bottom input[type=number]::placeholder,.page-form .panel-bottom select::placeholder{color:#ffdca3b8}.page-form select{background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% + 2px),calc(100% - 9px) calc(50% + 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:30px}.page-form input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.45}.check{display:inline-flex;align-items:center;gap:8px;font-size:16px;color:#ffffffad;align-self:start}.page-form .check span{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.01em}.page-form .panel-top .check span,.panel-bottom .check{color:#ffffff80}.check input{width:20px;height:20px;accent-color:#fff}.page-form input[type=range]{accent-color:#fff}.page-form .panel-bottom input[type=range]{-webkit-appearance:none;appearance:none;height:2px;background:#ffffff85;border-radius:999px}.page-form .panel-bottom input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:0}.page-form .panel-bottom input[type=range]::-moz-range-track{height:2px;background:#ffffff85;border:0}.page-form .panel-bottom input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:0}.page-form .cta{justify-self:center;background:#fff;color:#171717;font-size:14px;padding:14px 30px;display:inline-flex;align-items:center;gap:12px}.page-form .panel-bottom .cta{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:0;height:50px;border-radius:50px;padding:12px 24px;gap:12px}.page-form .row-between{align-items:end}.form-disclaimer{font-size:10px;color:#ffffffad}.panel-bottom .form-disclaimer{width:fit-content;max-width:100%;margin-inline:auto;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;color:#ffffff80;white-space:normal;text-align:center}.page-result{padding-top:36px;padding-bottom:36px}.result-coin{position:absolute;width:clamp(36px,3.4vw,54px);height:clamp(36px,3.4vw,54px);object-fit:contain;opacity:.72;z-index:1;pointer-events:none}.result-coin-left-top{top:14%;left:8%}.result-coin-left-mid{top:56%;left:4%}.result-coin-right-top{top:20%;right:9%}.result-coin-right-mid{top:46%;right:5%}.result-coin-right-low{top:72%;right:11%}.result-card{gap:0}.result-card>h1:not(.result-title){max-width:11ch;margin-bottom:22px}.accent{color:var(--orange)}.chart-panel{gap:22px}.chart-header{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:14px}.chart-header h2{margin-bottom:6px;font-size:37px}.chart-header p{font-size:13px;color:var(--muted)}.align-right{text-align:right}.result-chart{display:grid;gap:12px}.chart-legend{display:flex;align-items:center;gap:22px;font-size:14px;color:#e5e5e5}.chart-legend span{display:inline-flex;align-items:center;gap:8px}.swatch{display:inline-block;width:26px;height:0;border-top:2px solid}.swatch.hold{border-color:#9b9b9b;border-top-style:dashed}.swatch.yield{border-color:var(--orange)}.result-chart svg{width:100%;height:auto}.grid-line{stroke:#ffffff1a;stroke-width:1}.v-line{stroke:#ffffff0f;stroke-width:1}.line-holding{fill:none;stroke:#8f8f8f;stroke-width:2;stroke-dasharray:5 6}.line-yield{fill:none;stroke:var(--orange);stroke-width:2.5}.marker-line{stroke:#ffffffd9;stroke-width:1.4}.tick-label{fill:#9f9f9f;font-size:12px}.x-label{fill:#c8c8c8;font-size:12px}.x-year{fill:#777;font-size:11px}.marker-pill{fill:#f4f4f4}.marker-pill-text{fill:#202020;font-size:12px;font-weight:700}.summary{background:var(--orange);color:#111;padding:34px 30px;display:grid;gap:16px;margin-bottom:18px}.summary p,.summary strong{font-size:17px}.summary .total{margin-top:8px;border-top:1px solid rgba(0,0,0,.22);padding-top:22px}.summary .total strong{font-size:clamp(38px,5vw,58px);font-weight:900;line-height:1}.summary-cta-wrap{display:flex;justify-content:center;margin-top:6px}.ixs-cta{border:0;border-radius:999px;background:#fff;color:#1b1b1b;text-decoration:none;font-weight:700;padding:12px 26px;display:inline-flex;align-items:center;gap:10px}.summary-disclaimer{text-align:center;font-size:12px;color:#ffffffb8;margin-top:4px}.actions{display:flex;justify-content:center;padding-bottom:8px}.page-result{place-items:start center;padding-top:clamp(108px,13vw,176px);padding-bottom:240px}.page-result:after{background:radial-gradient(circle at center,#f7931a0d,#14161e00 54%,#12141dc7 98%),linear-gradient(180deg,#10131e70 6.68%,#16171c05)}.result-card{width:min(1260px,100%);gap:0}.result-title{width:min(967px,100%);margin-inline:auto;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:100px;line-height:.9;letter-spacing:-.02em;text-align:center;font-weight:800;text-transform:uppercase;margin-bottom:clamp(48px,8vw,124px)}.result-title .accent{color:#f7931a}.result-title-line{display:block;white-space:nowrap}.result-stack{width:min(914px,100%);max-width:914px;justify-self:center;margin-top:0}.chart-panel{padding:60px 114px 54px;border:0;gap:36px;overflow:hidden;background:#252525f2;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}.chart-header{padding-bottom:24px}.chart-header h2{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;line-height:1.8;font-weight:500;letter-spacing:0;color:#fff;margin-bottom:0}.chart-header p,.align-right p{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.8;font-weight:500;letter-spacing:-.01em;color:#fff}.chart-header>div:first-child p{opacity:.6}.align-right{width:auto;min-width:max-content}.align-right p{white-space:nowrap}.chart-legend,.chart-legend span{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.8;font-weight:500;letter-spacing:-.01em;color:#fff}.tick-label,.x-label,.x-year{fill:#fff9;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.01em}.x-year{font-size:12px}.marker-pill-text{fill:#16171c;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1;letter-spacing:0;font-weight:500}.summary{background:#f7931a;padding:56px 114px 42px;margin:0;border-radius:0;gap:18px;color:#fff}.summary p{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.4;letter-spacing:-.01em;font-weight:500;color:#fff}.summary strong{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;line-height:1.4;letter-spacing:0;font-weight:500;color:#fff}.summary .total{margin-top:12px;padding-top:28px;border-top:1px solid rgba(255,255,255,.22)}.summary .total strong{font-size:96px;font-weight:800;line-height:.9;letter-spacing:-.02em}.summary-footer{margin-top:16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.summary-icon-group{display:inline-flex;align-items:center;gap:16px}.summary-icon-group:first-child{justify-self:start}.summary-icon-group:last-child{justify-self:end}.summary-icon-link{position:relative;width:50px;height:50px;border-radius:999px;background:#ffffff3d;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease}.summary-icon-link:hover{transform:translateY(-1px);background:#ffffff57;box-shadow:0 6px 14px #00000024}.summary-icon-link:active{transform:translateY(0)}.summary-icon-link:focus-visible{outline:2px solid rgba(255,255,255,.88);outline-offset:2px}.summary-icon-link:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);padding:6px 10px;border-radius:8px;background:#16171cf0;color:#fff;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease}.summary-icon-link:hover:after,.summary-icon-link:focus-visible:after{opacity:1}.summary-icon-image{width:24px;height:24px;display:block}.ixs-cta{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:0;color:#16171c;background:#efefef;padding:12px 34px;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.ixs-cta:hover{transform:translateY(-1px);background:#fff;box-shadow:0 8px 18px #0000002e}.ixs-cta:active{transform:translateY(0)}.ixs-cta:focus-visible{outline:2px solid rgba(22,23,28,.72);outline-offset:2px}.summary p.summary-disclaimer{width:auto;max-width:none;margin:30px auto 0;color:#ffffff80;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;white-space:nowrap}@media(max-width:700px){.page-form{padding:88px 14px 24px}.site-header{position:sticky;top:0}.site-header-inner{min-height:64px;padding:0 14px}.site-logo{width:92px}.site-nav,.header-pill{display:none}.site-nav-dropdown-products:before,.site-nav-dropdown-products:after{display:none}.header-launch{min-height:38px;padding:0 14px;font-size:12px}.page-form .hero-card{gap:16px}.page-form .eyebrow,.page-result .eyebrow{margin-top:8px;margin-bottom:18px;font-size:clamp(14px,4.4vw,18px)}.eyebrow-icon{width:24px;height:24px}.page-form h1{font-size:clamp(34px,10vw,50px);line-height:.92;margin-bottom:30px}.coin-ring-bg{background-position:center -320px;background-size:235% auto}.panel-top,.panel-bottom{padding:22px 16px;gap:18px}.page-form label,.page-form .field strong{font-size:14px}.page-form .field strong{font-size:clamp(28px,8.5vw,36px)}.page-form input[type=date],.page-form input[type=number],.page-form select{font-size:18px;padding:10px 0 12px;border-bottom-width:1px}.check{font-size:14px;gap:8px}.check input{width:16px;height:16px}.page-form .cta{width:100%;justify-content:center;font-size:15px;padding:12px 16px}.form-disclaimer{font-size:10px;white-space:normal}.chart-header{align-items:start;flex-direction:column}.align-right{text-align:left}.chart-legend{gap:14px;font-size:12px}.page-result{padding:88px 14px 24px}.result-title{width:100%;font-size:clamp(44px,12vw,64px);line-height:.9;margin-bottom:30px}.result-stack{width:100%;max-width:100%;margin-top:0}.chart-panel,.summary{padding:22px 16px;gap:18px}.summary p,.summary strong{font-size:14px}.summary .total strong{font-size:38px}.summary-footer{grid-template-columns:1fr;justify-items:center;gap:12px}}
