/* Approved final content-rich homepage mockup. Scoped to this homepage only. */
.dense-home{font-size:15px;line-height:1.5}
.dense-home h2{font-size:25px;line-height:1.2;letter-spacing:-.025em}
.dense-home h3{font-size:18px;line-height:1.3;letter-spacing:-.02em}
.dense-home .nav-in{min-height:64px}
.dense-home .brand-mark{width:34px;height:34px}
.dense-home .brand-name{font-size:22px}
.dense-home .nav-links{gap:25px}
.dense-home .nav-links a,.dense-home .nav-signin{font-size:13px}
.dense-home .btn{min-height:44px;padding:11px 20px;font-size:14px}
.dense-home .hero{padding:24px 0}
.dense-home .hero-grid{grid-template-columns:1.13fr 1fr;gap:76px}
.dense-home .hero h1{font-size:54px;line-height:1.12;margin:20px 0 18px;letter-spacing:-.035em}
.dense-home .hero h1 em{white-space:normal}
.dense-home .hero-copy>p:not(.tag):not(.eligibility){font-size:17px;line-height:1.5;max-width:53ch}
.dense-home .hero-copy>p+p{margin-top:15px}
.dense-home .tag{font-size:10px;letter-spacing:.12em}
.dense-home .hero-cta{margin:20px 0 16px;gap:12px}
.dense-home .hero-cta .btn{flex:0 0 auto;min-width:235px}
.dense-home .hero .eligibility{font-size:12px;max-width:59ch;line-height:1.5}
.dense-home .dashboard-figure img{aspect-ratio:auto;object-fit:contain}
.dense-home figcaption{font-size:12px;line-height:1.5;font-style:italic;text-align:center;color:var(--graphite);margin-top:12px}
.dense-home .dashboard-figure figcaption{color:#A7B2B9}
.dense-home .dense-section{border-bottom:1px solid var(--rule);padding:22px 0}
.dense-home .icon{width:30px;height:30px}
.icon-bolt{--icon:url('/assets/home-v202-icons/bolt.svg')}
.icon-stack{--icon:url('/assets/home-v202-icons/stack-2.svg')}
.icon-bell{--icon:url('/assets/home-v202-icons/bell.svg')}
.icon-settings{--icon:url('/assets/home-v202-icons/adjustments-horizontal.svg')}
.icon-pause{--icon:url('/assets/home-v202-icons/player-pause.svg')}
.icon-play{--icon:url('/assets/home-v202-icons/player-play.svg')}
.icon-desktop{--icon:url('/assets/home-v202-icons/device-desktop.svg')}
.dense-home .note{font-style:italic;color:var(--graphite)}
.dense-home .fine{font-size:12px;line-height:1.5}
.benefits-layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:30px;align-items:center}
.benefits-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}
.benefits-grid article{padding:0 15px;border-left:1px solid var(--rule)}
.benefits-grid article:first-child{border-left:0;padding-left:0}
.benefits-grid article:last-child{padding-right:0}
.benefits-grid h3{margin:12px 0 7px}
.benefits-grid p{font-size:14px;line-height:1.45;color:#354047}
.cycle-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;align-items:center}
.cycle-copy h2{margin-bottom:22px}
.cycle-steps,.activation-steps{counter-reset:step;list-style:none;padding:0;margin:0}
.cycle-steps li,.activation-steps li{counter-increment:step;display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;margin-top:13px;font-size:14px;line-height:1.5}
.cycle-steps li:first-child,.activation-steps li:first-child{margin-top:0}
.cycle-steps li::before,.activation-steps li::before{content:counter(step,decimal-leading-zero);font:500 15px/1.5 var(--data);color:var(--brass)}
.cycle-copy .note{margin-top:22px}
.cycle-figure{min-width:0}
.cycle-figure img{width:100%;height:auto}
.modes-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:30px}
.dense-home .mode{padding:0 26px;text-align:left;border-right:0;border-left:1px solid var(--rule)}
.dense-home .mode-heading{display:flex;align-items:center;gap:13px;margin-bottom:12px}
.dense-home .mode .icon{width:29px;height:29px;margin:0}
.dense-home .mode h3{font-size:19px;margin:0}
.dense-home .mode p{font-size:14px;line-height:1.5;max-width:none;margin:0}
.dense-home .mode p+p{margin-top:10px}
.settings-risk-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:start}
.settings-layout{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px}
.dense-home .settings-layout h2{font-size:21px}
.settings-table{margin:0;border:1px solid var(--rule);font-size:13px;line-height:1.5}
.settings-table>div{display:grid;grid-template-columns:1fr 1.15fr;border-bottom:1px solid var(--rule)}
.settings-table>div:last-child{border-bottom:0}
.settings-table dt{font-weight:600;padding:6px 10px;border-right:1px solid var(--rule)}
.settings-table dd{margin:0;padding:6px 10px;color:#354047}
.settings-layout .note{margin-top:14px}
.risk-controls{background:var(--term);color:var(--term-ink);padding:23px 24px}
.dense-home .risk-controls h2{font-size:20px;color:#F2F6F8;margin-bottom:23px}
.risk-controls-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.risk-controls h3{display:flex;gap:10px;align-items:center;color:#D4B366;margin-bottom:10px;font-size:16px}
.risk-controls .icon{width:24px;height:24px;color:#D4B366}
.risk-controls p{font-size:14px;line-height:1.55}
.risk-controls .guard-warning{font-size:13px;line-height:1.5;border:1px solid var(--brass);text-align:center;padding:11px;margin-top:22px;color:#F2F6F8}
.dashboard-info-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:30px}
.dashboard-info-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}
.dashboard-info-grid h3{display:flex;align-items:center;gap:8px;font-size:15px;margin-bottom:10px}
.dashboard-info-grid .icon{width:23px;height:23px}
.dashboard-info-grid p{font-size:14px;color:#354047}
.dashboard-actions-info{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:32px;margin-top:24px}
.dashboard-actions-info p{display:flex;gap:16px;align-items:center;font-size:14px;color:#354047}
.dashboard-actions-info .icon{width:32px;height:32px}
.dense-home .proof-band{padding:24px 0}
.dense-home .proof-layout{grid-template-columns:40px minmax(0,1fr) 365px;column-gap:20px;row-gap:20px}
.dense-home .proof-copy h2{font-size:25px}
.dense-home .proof-copy p{font-size:14px;line-height:1.5}
.dense-home .proof-copy .note{color:#A7B2B9;font-size:12px;margin-top:14px}
.dense-home .proof-layout>.icon{width:38px;height:38px}
.dense-home .proof-access>summary{min-height:44px;padding:11px 16px;font-size:14px}
.dense-home .proof-access[open]>summary{width:365px}
.dense-home .investor-restored .proof-access[open] .live-details{padding:20px 30px}
.dense-home .investor-restored .cred-row{padding:8px 12px;grid-template-columns:1.08fr .92fr 80px;gap:18px}
.dense-home .investor-restored .cred-k,.dense-home .investor-restored .investor-value{font-size:16px;line-height:1.5}
.dense-home .investor-restored .copy{font-size:14px;padding:6px 12px;min-height:36px}
.dense-home .investor-restored .proof-note{font-size:14px;margin-top:12px}
.dense-home .investor-restored .official-warning{padding:17px 22px;gap:20px;grid-template-columns:36px minmax(0,1fr);margin-top:14px}
.dense-home .investor-restored .official-warning h3{font-size:18px;margin-bottom:5px}
.dense-home .investor-restored .official-warning p{font-size:14px;line-height:1.5}
.get-started-layout{display:grid;grid-template-columns:285px minmax(0,1fr) 280px}
.get-started-layout>section{padding:0 24px;border-left:1px solid var(--rule);min-width:0}
.get-started-layout>section:first-child{padding-left:0;border-left:0}
.get-started-layout>section:last-child{padding-right:0}
.dense-home .get-started h2{font-size:23px;line-height:1.25;margin-bottom:22px}
.dense-home .get-started .btn{font-size:12px;padding:10px 12px;min-height:44px}
.dense-home .get-started .fine{font-size:11px}
.check-list{padding:0;margin:0 0 24px;list-style:none;display:grid;gap:12px}
.check-list li{position:relative;padding-left:24px;font-size:13px;line-height:1.5}
.check-list li::before{content:"";position:absolute;left:0;top:3px;width:15px;height:15px;background:var(--brass);mask:url('/assets/home-v202-icons/check.svg') center/contain no-repeat;-webkit-mask:url('/assets/home-v202-icons/check.svg') center/contain no-repeat}
.setup-checklist .note{margin-top:16px}
.dense-home .licence{padding-block:0}
.dense-home .licence-heading{text-align:left;margin:0 0 20px}
.dense-home .licence-heading h2{margin-bottom:0}
.dense-home .price-grid{background:transparent}
.dense-home .plan{padding:14px 12px 16px}
.dense-home .plan h3{font-size:15px;line-height:1.35}
.dense-home .amount{font-size:37px;margin:7px 0 16px}
.dense-home .plan ul{gap:10px;margin-bottom:16px}
.dense-home .plan li{font-size:12px;padding-left:18px;line-height:1.5}
.dense-home .plan li::before{width:12px;height:12px;top:3px}
.dense-home .plan .btn{font-size:11px;padding-inline:6px;white-space:normal}
.plan-payment{font-size:10px;text-align:center;margin:auto 0 15px;white-space:nowrap}
.dense-home .plan .plan-payment+.btn{margin-top:0}
.dense-home .licence-terms{margin-top:12px;text-align:center}
.activation-steps li{font-size:13px;gap:8px;grid-template-columns:23px minmax(0,1fr);margin-top:13px}
.activation-steps li::before{font-size:14px}
.existing-account{font-size:13px;margin:16px 0 15px;color:#354047}
.existing-account a{text-underline-offset:2px}
.dense-home .faq{padding:28px 0}
.faq-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:25px}
.dense-home .faq h2{font:700 23px/1.25 var(--display);letter-spacing:-.025em;margin:20px 0 0}
.faq-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.dense-home .faq-groups h3{font:500 11px/1.5 var(--data);text-transform:uppercase;letter-spacing:.02em;margin-bottom:10px}
.dense-home .faq-list summary{font-size:12px;padding:12px 28px 12px 10px;line-height:1.45;min-height:44px}
.dense-home .faq-list summary::after{right:9px;top:15px;width:13px;height:13px}
.dense-home .faq-list details p{font-size:13px;line-height:1.55;padding:0 12px 15px}
.dense-home .faq-list details a{text-underline-offset:2px}
.final-cta{background:var(--term);color:var(--term-ink);padding:30px 0;border-bottom:1px solid var(--term-rule)}
.final-cta-layout{display:grid;grid-template-columns:1fr 280px 280px;gap:25px;align-items:center}
.dense-home .final-cta h2{font-size:40px;color:#F2F6F8;margin-bottom:9px}
.final-cta p{font-size:16px;line-height:1.45;color:#BAC5CC}
.dense-home .risk{padding:18px 0 12px}
.dense-home .risk-in{grid-template-columns:32px minmax(0,1fr);gap:20px;max-width:860px}
.dense-home .risk .icon{width:32px;height:32px}
.dense-home .risk p{font-size:12px}
.dense-home .risk-in>.btn{display:none}
.dense-home .risk .rebate-note{font-size:11px;margin-top:8px}
.dense-home .risk-disclosure{font-size:11px}
.dense-home .risk-disclosure p{font-size:12px}
.dense-home footer{padding-block:15px;font-size:12px}
.dense-home .footer-links{gap:22px}
@media(min-width:961px){.dense-home .proof-access[open]>summary{position:absolute;right:0;top:0}}
@media(max-width:1250px){
  .dense-home .hero-grid{gap:38px}.dense-home .hero h1{font-size:44px}
  .dense-home .hero-cta .btn{min-width:0;font-size:13px;padding-inline:17px}
  .benefits-layout{grid-template-columns:220px minmax(0,1fr);gap:25px}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 0}.benefits-grid article:nth-child(4){border-left:0;padding-left:0}
  .settings-risk-layout{gap:25px;grid-template-columns:1.15fr 1fr}.settings-layout{grid-template-columns:1fr;gap:16px}
  .dashboard-info-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}.dashboard-info-grid{gap:15px}
  .get-started-layout{grid-template-columns:220px minmax(0,1fr) 210px}.get-started-layout>section{padding-inline:16px}
  .dense-home .plan{padding-inline:8px}.dense-home .plan h3{font-size:14px}.dense-home .plan .btn{font-size:10px}
  .faq-layout{grid-template-columns:175px minmax(0,1fr);gap:20px}.faq-groups{gap:12px}.final-cta-layout{grid-template-columns:1fr 220px 220px}
}
@media(max-width:1050px){
  .dense-home .get-started-layout{grid-template-columns:1fr 1fr;gap:26px}.get-started-layout .licence{grid-column:1/-1;grid-row:2;padding:26px 0 0;border-left:0;border-top:1px solid var(--rule)}
  .get-started-layout .activation{padding-left:26px}.dense-home .plan{padding:22px}.dense-home .plan h3{font-size:18px}.dense-home .plan li{font-size:14px}.dense-home .plan .btn{font-size:14px}.plan-payment{font-size:12px}
  .dense-home .get-started .btn{font-size:14px}.dense-home .get-started .fine{font-size:12px}
}
@media(max-width:960px){
  .dense-home .hero-grid{grid-template-columns:1fr;gap:30px}.dense-home .hero h1{font-size:53px}.dense-home .hero-copy>p:not(.tag):not(.eligibility){max-width:65ch}
  .dense-home .hero-cta .btn{min-width:220px}.dense-home .dashboard-figure{width:min(600px,100%)}
  .benefits-layout,.modes-layout,.dashboard-info-layout,.faq-layout{grid-template-columns:1fr;gap:24px}
  .benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-grid h3{font-size:18px}
  .cycle-layout{grid-template-columns:1fr;gap:28px}.cycle-figure{max-width:680px;width:100%;margin:auto}
  .dense-home .mode:first-child{border-left:0;padding-left:0}.dense-home .mode:last-child{padding-right:0}
  .settings-risk-layout{grid-template-columns:1fr 1fr;align-items:stretch}.dense-home .risk-controls{padding:22px}.risk-controls-grid{grid-template-columns:1fr;gap:20px}
  .dashboard-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dashboard-actions-info{grid-template-columns:1fr;gap:20px;margin-top:26px}
  .dense-home .proof-layout{grid-template-columns:38px minmax(0,1fr);gap:20px}.dense-home .proof-access,.dense-home .proof-access[open]{grid-column:1/-1}
  .dense-home .proof-access>summary,.dense-home .proof-access[open]>summary{width:100%;max-width:none;position:static}
  .dense-home .investor-restored .proof-access[open] .live-details{padding:22px;margin-top:18px}
  .dense-home .investor-restored .cred-k,.dense-home .investor-restored .investor-value{font-size:14px}
  .faq-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.dense-home .faq h2{margin-top:0}.dense-home .faq-list summary{font-size:14px;min-height:48px}.dense-home .faq-list details p{font-size:14px}
  .final-cta-layout{grid-template-columns:1fr 1fr;gap:20px}.final-cta-layout>div{grid-column:1/-1}
}
@media(max-width:700px){
  .dense-home{font-size:16px}.dense-home h2{font-size:26px}.dense-home .dense-section{padding:30px 0}
  .dense-home .nav-in{min-height:64px}.dense-home .brand-mark{width:30px;height:30px}.dense-home .brand-name{font-size:20px}.dense-home .nav .btn{font-size:12px;padding:10px}
  .dense-home .hero{padding:35px 0}.dense-home .hero h1{font-size:clamp(33px,8.5vw,48px);line-height:1.1;margin:20px 0}.dense-home .hero-copy>p:not(.tag):not(.eligibility){font-size:16px}.dense-home .hero .tag{font-size:9px;letter-spacing:.06em}.dense-home .hero .eligibility{font-size:12px}
  .dense-home .hero-cta .btn{flex-basis:100%;font-size:15px;min-height:48px}.dense-home figcaption{font-size:11px}
  .benefits-grid{grid-template-columns:1fr 1fr;gap:26px 0}.benefits-grid article{padding-inline:16px}.benefits-grid article:nth-child(odd){border-left:0;padding-left:0}.benefits-grid article:nth-child(even){border-left:1px solid var(--rule);padding-left:16px;padding-right:0}.benefits-grid p{font-size:14px}
  .cycle-copy h2{margin-bottom:22px}.cycle-steps li{font-size:15px;margin-top:17px}.cycle-figure{margin-top:0}.cycle-copy .fine{font-size:12px}
  .dense-home .mode-grid{grid-template-columns:1fr;gap:0}.dense-home .mode{border-left:0;border-right:0;border-bottom:1px solid var(--rule);padding:23px 0}.dense-home .mode:first-child{padding-top:0}.dense-home .mode:last-child{border-bottom:0;padding-bottom:0}.dense-home .mode h3{font-size:21px}.dense-home .mode p{font-size:15px}
  .settings-risk-layout{grid-template-columns:1fr;gap:25px}.settings-layout{grid-template-columns:1fr;gap:20px}.dense-home .settings-layout h2{font-size:26px}.settings-table{font-size:13px}.settings-table dt,.settings-table dd{padding:10px 9px}.dense-home .risk-controls h2{font-size:24px}.risk-controls-grid{grid-template-columns:1fr;gap:23px}.risk-controls h3{font-size:19px}.risk-controls p{font-size:15px}.risk-controls .guard-warning{font-size:13px}
  .dashboard-info-grid{grid-template-columns:1fr 1fr;gap:25px 20px}.dashboard-info-grid h3{align-items:flex-start;font-size:16px}.dashboard-info-grid p{font-size:14px}.dashboard-actions-info p{font-size:15px;align-items:flex-start}.dashboard-actions-info .icon{width:27px;height:27px}
  .dense-home .proof-copy h2{font-size:24px}.dense-home .proof-copy p{font-size:15px}.dense-home .proof-layout{grid-template-columns:30px minmax(0,1fr);gap:15px}.dense-home .proof-layout>.icon{width:29px;height:29px}.dense-home .proof-access>summary{min-height:48px;font-size:15px}
  .dense-home .investor-restored .proof-access[open] .live-details{padding:18px}.dense-home .investor-restored .cred-row{grid-template-columns:minmax(0,1fr) 74px;gap:7px 10px;padding:15px 0}.dense-home .investor-restored .cred-k{grid-column:1/-1;font-size:12px}.dense-home .investor-restored .investor-value{font-size:13px;overflow-wrap:anywhere}.dense-home .investor-restored .copy{min-height:44px;font-size:14px}.dense-home .investor-restored .proof-note{font-size:12px}.dense-home .investor-restored .official-warning{padding:14px;grid-template-columns:24px minmax(0,1fr);gap:10px}.dense-home .investor-restored .official-warning .icon{width:24px;height:24px}.dense-home .investor-restored .official-warning h3{font-size:17px}.dense-home .investor-restored .official-warning p{font-size:13px;overflow-wrap:anywhere}
  .dense-home .get-started-layout{grid-template-columns:1fr;gap:28px}.get-started-layout>section,.get-started-layout .activation{padding:0;border-left:0}.get-started-layout .licence{grid-column:auto;grid-row:auto;padding-top:28px}.get-started-layout .activation{padding-top:28px;border-top:1px solid var(--rule)}
  .dense-home .get-started h2{font-size:26px}.check-list li{font-size:15px}.dense-home .get-started .btn{width:100%;font-size:15px;min-height:48px}.dense-home .get-started .fine{font-size:12px}.dense-home .price-grid{grid-template-columns:1fr}.dense-home .plan{padding:24px}.dense-home .plan h3{font-size:22px}.dense-home .amount{font-size:44px}.dense-home .plan li{font-size:15px;padding-left:24px}.dense-home .plan li::before{width:15px;height:15px}.plan-payment{font-size:13px;margin:0 0 18px}.activation-steps li{font-size:15px}.existing-account{font-size:15px}
  .faq-groups{grid-template-columns:1fr;gap:25px}.dense-home .faq h2{font-size:26px}.dense-home .faq-groups h3{font-size:12px}.dense-home .faq-list summary{font-size:15px;padding:15px 35px 15px 14px}.dense-home .faq-list summary::after{top:18px;right:12px;width:15px;height:15px}.dense-home .faq-list details p{font-size:15px;padding:0 14px 18px}
  .final-cta-layout{grid-template-columns:1fr;gap:16px}.final-cta-layout>div{grid-column:auto;margin-bottom:7px}.dense-home .final-cta h2{font-size:34px}.final-cta p{font-size:15px}.final-cta br{display:none}.final-cta .btn{min-height:48px;font-size:15px}
  .dense-home .risk-in{grid-template-columns:27px minmax(0,1fr);gap:13px}.dense-home .risk .icon{width:27px;height:27px}.dense-home .risk p{font-size:12px}.dense-home .risk-disclosure{font-size:12px}.dense-home footer{padding-block:20px;font-size:12px}
}
