.intel-grid{grid-template-columns:repeat(3,1fr)}.intel-card:nth-child(2){animation-delay:.5s}.intel-card:nth-child(3){animation-delay:1s}.intel-card:nth-child(4){animation-delay:1.5s}.intel-card:nth-child(5){animation-delay:2s}.intel-card:nth-child(6){animation-delay:2.5s}.intel-card h3{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;margin-bottom:10px;color:var(--white)}.loadout{background:var(--black);border-top:1px solid rgba(0,255,136,.06)}.loadout-risk{margin-bottom:16px}.loadout-tagline{font-size:.75rem;color:var(--green);font-weight:400;margin-bottom:4px;font-family:Space Mono,monospace;letter-spacing:.05em}.loadout-setup-note{text-align:center;font-family:Space Mono,monospace;font-size:.68rem;color:var(--mid);letter-spacing:.08em;margin-bottom:56px}.loadout-best{font-size:.72rem;color:var(--silver);font-weight:300;font-style:italic;margin-bottom:20px;line-height:1.6}.protocol{background:var(--ink);border-top:1px solid rgba(0,255,136,.06)}.zillow-compare{padding:120px 5%;background:var(--black);border-bottom:1px solid rgba(0,255,136,.06)}.zillow-header{text-align:center;margin-bottom:16px}.zillow-sub{text-align:center;max-width:700px;margin:0 auto 56px;font-size:.92rem;color:var(--silver);font-weight:300;line-height:1.75}.compare-table{max-width:860px;margin:0 auto 48px;width:100%;border-collapse:collapse}.compare-table th{font-family:Space Mono,monospace;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;padding:16px 20px;text-align:left;border-bottom:2px solid rgba(0,255,136,.15)}.compare-table th:first-child{color:var(--silver);width:30%}.compare-table th:nth-child(2){color:var(--red)}.compare-table th:nth-child(3){color:var(--green)}.compare-table td{font-size:.85rem;font-weight:300;color:var(--pearl);padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.04);vertical-align:top}.compare-table td:first-child{font-family:Space Mono,monospace;font-size:.7rem;color:var(--silver);letter-spacing:.05em}.compare-table tr:hover td{background:#00ff8804}.compare-table .x-mark{color:var(--red)}.compare-table .check-mark{color:var(--green)}.roi-callout{max-width:860px;margin:0 auto;background:#00ff8808;border:1px solid rgba(0,255,136,.15);padding:32px 36px;text-align:center}.roi-callout p{font-size:.95rem;color:var(--pearl);font-weight:300;line-height:1.8}.roi-callout strong{color:var(--green);font-weight:600}.before-after{padding:120px 5%;background:var(--ink);border-bottom:1px solid rgba(0,255,136,.06)}.ba-header{text-align:center;margin-bottom:64px}.ba-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:32px}.ba-col{padding:36px 28px;position:relative}.ba-col:before,.ba-col:after{content:"";position:absolute;width:12px;height:12px;border-color:#00ff8840;border-style:solid;border-width:0}.ba-col:before{top:6px;left:6px;border-top-width:1px;border-left-width:1px}.ba-col:after{bottom:6px;right:6px;border-bottom-width:1px;border-right-width:1px}.ba-col.before{background:#ff444405;border:1px solid rgba(255,68,68,.12)}.ba-col.before:before,.ba-col.before:after{border-color:#ff444440}.ba-col.after{background:#00ff8805;border:1px solid rgba(0,255,136,.12)}.ba-label{font-family:Space Mono,monospace;font-size:.58rem;letter-spacing:.2em;margin-bottom:20px;text-transform:uppercase}.ba-col.before .ba-label{color:var(--red)}.ba-col.after .ba-label{color:var(--green)}.ba-list{list-style:none;display:flex;flex-direction:column;gap:14px}.ba-list li{font-size:.85rem;color:var(--pearl);font-weight:300;line-height:1.6;padding-left:22px;position:relative}.ba-col.before .ba-list li:before{content:"✗";position:absolute;left:0;color:var(--red);font-size:.75rem;top:1px}.ba-col.after .ba-list li:before{content:"▸";position:absolute;left:0;color:var(--green);font-size:.7rem;top:2px}.zillow-spend-box{max-width:860px;margin:0 auto 56px;background:#00ff8805;border:1px solid rgba(0,255,136,.1);padding:28px 32px;text-align:center}.zillow-spend-box h4{font-family:Space Mono,monospace;font-size:.62rem;letter-spacing:.2em;color:var(--green);margin-bottom:12px;text-transform:uppercase}.zillow-spend-box p{font-size:.88rem;color:var(--silver);font-weight:300;line-height:1.8}.zillow-spend-box strong{color:var(--white);font-weight:500}.objections{padding:120px 5%;background:var(--black);border-top:1px solid rgba(0,255,136,.06)}.objections-header{text-align:center;margin-bottom:64px}.objections-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:0}.objection-item{border-bottom:1px solid rgba(255,255,255,.06)}.objection-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;color:var(--white);gap:16px;transition:color .2s}.objection-q:hover{color:var(--green)}.objection-icon{width:20px;height:20px;flex-shrink:0;position:relative}.objection-icon:before,.objection-icon:after{content:"";position:absolute;background:var(--light);transition:transform .3s}.objection-icon:before{width:14px;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%)}.objection-icon:after{width:1.5px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.objection-item.open .objection-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.objection-item.open .objection-q{color:var(--green)}.objection-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.objection-item.open .objection-a{max-height:500px;padding-bottom:22px}.objection-a-inner{font-size:.88rem;color:var(--silver);font-weight:300;line-height:1.8;padding-right:36px}.faq-item.open .faq-answer{max-height:500px}.footer-disclaimer{font-size:.5rem;color:#ffffff26;margin-top:8px;font-family:Space Mono,monospace;letter-spacing:.06em}@media(max-width:900px){.ba-grid{grid-template-columns:1fr}.compare-table{font-size:.8rem}.compare-table th,.compare-table td{padding:12px 14px}}@media(max-width:600px){.compare-table th,.compare-table td{padding:10px;font-size:.75rem}}
