.dgiq-nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000b3;border-bottom:1px solid #0ea5e91a;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.dgiq-logo{font-family:var(--font-inter,"Inter", sans-serif);gap:0;font-size:1.4rem;font-weight:700;text-decoration:none;display:flex}.logo-deal,.logo-gap{color:#fff}.logo-iq{color:var(--accent-sky)}.nav-cta{background:linear-gradient(135deg, var(--accent-brand-blue), var(--accent-sky));color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font-dm,"DM Sans", sans-serif);border:none;border-radius:12px;padding:.6rem 1.4rem;transition:all .3s}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 0 20px #0ea5e966}.hero{flex-direction:column;align-items:flex-start;padding:76px 2rem 89px clamp(2rem,8vw,8rem);display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(50% 50% at 20% 45%,#0465f20f,#0000 70%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background-image:linear-gradient(#0ea5e905 1px,#0000 1px),linear-gradient(90deg,#0ea5e905 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(50% 60% at 25% 45%,#000 10%,#0000 60%);mask-image:radial-gradient(50% 60% at 25% 45%,#000 10%,#0000 60%)}.hero-columns{z-index:1;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex;position:relative}.hero-text{text-align:left;flex:55%}.hero-visual{flex:none;justify-content:center;align-items:center;margin-right:4rem;display:flex}.hero-pre{font-family:var(--font-mono,"Space Mono", monospace);color:var(--accent-sky);letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;margin-bottom:2rem;font-size:clamp(.55rem,2.5vw,.85rem);font-weight:700;animation:.8s .1s both fadeUp}.hero h1{font-family:var(--font-dm,"DM Sans", sans-serif);letter-spacing:-.02em;color:var(--text-heading);margin-bottom:1.75rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:700;line-height:1.15;animation:.8s .2s both fadeUp}.hero h1 .accent{color:var(--accent-sky)}.hero-sub{color:var(--text-body);max-width:540px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;animation:.8s .3s both fadeUp}.hero-sub strong{color:#fff;font-weight:700}[data-theme=light] .hero-sub strong{color:var(--text-heading)}.hero-sub .accent-inline{color:var(--accent-sky);font-weight:700}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:1rem;animation:.8s .4s both fadeUp;display:flex}.cta-primary{background:linear-gradient(135deg, var(--accent-brand-blue), var(--accent-sky));color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;font-family:var(--font-dm,"DM Sans", sans-serif);border:none;border-radius:12px;padding:1rem 2.2rem;text-decoration:none;transition:all .3s}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 0 40px #0ea5e966}.cta-ghost{color:var(--accent-sky);cursor:pointer;font-size:1.05rem;font-weight:500;font-family:var(--font-dm,"DM Sans", sans-serif);background:0 0;border:1px solid #0ea5e959;border-radius:12px;padding:1rem 2rem;transition:all .3s}.cta-ghost:hover{border-color:var(--accent-sky);color:#fff}.hero-note{color:var(--text-label);margin-top:1.5rem;font-size:.9rem;animation:.8s .5s both fadeUp}.hero-phone-img{filter:drop-shadow(0 20px 40px #0006);-webkit-mask-composite:source-in;width:420px;max-width:100%;animation:.8s .3s both fadeUp;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 10% 80%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 10% 80%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}[data-theme=light] .hero-visual{display:none}.founder-separator{background:var(--surface-elevated);padding:2.5rem 2rem}.founder-separator-inner{justify-content:center;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex}.founder-separator img{-o-object-fit:contain;object-fit:contain;background:0 0;border:none;border-radius:0;flex-shrink:0;width:100px;height:100px}.founder-separator-text{text-align:left;flex-direction:column;gap:.25rem;display:flex}.founder-separator-name{color:var(--text-heading);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:600}.founder-separator-bio{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}@media (max-width:600px){.founder-separator{padding:2rem 1.5rem}.founder-separator-inner{gap:1rem}.founder-separator img{width:80px;height:80px}.founder-separator-name{font-size:.95rem}.founder-separator-bio{font-size:.85rem}}.video-section{padding:2rem 2rem 6rem;position:relative}.video-inner{max-width:900px;margin:0 auto}.video-container{aspect-ratio:16/9;background:var(--surface-elevated);cursor:pointer;border:1px solid #0ea5e926;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 30px #0ea5e914,0 0 60px #0ea5e90a}.video-container:hover{border-color:#0ea5e959;box-shadow:0 0 40px #0ea5e91f,0 0 80px #0ea5e90f}.video-container video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.video-poster-overlay{z-index:2;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;transition:background .3s;display:flex;position:absolute;inset:0}.video-container:hover .video-poster-overlay{background:#00000073}.video-poster-overlay.hidden{opacity:0;pointer-events:none;transition:opacity .4s}.video-play-btn{background:linear-gradient(135deg, var(--accent-brand-blue), var(--accent-sky));cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .3s;display:flex;box-shadow:0 0 30px #0ea5e94d}.video-container:hover .video-play-btn{transform:scale(1.08);box-shadow:0 0 40px #0ea5e980}.video-play-btn svg{margin-left:4px}.video-label{font-family:var(--font-dm,"DM Sans", sans-serif);color:#fff;letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.dealgap-video-combined{aspect-ratio:16/9;cursor:pointer;margin-bottom:2.5rem}.dealgap-video-combined .video-poster-overlay,.dealgap-video-combined:hover .video-poster-overlay{background:0 0}.dealgap-video-combined.is-playing{aspect-ratio:16/9}.video-duration{font-family:var(--font-mono,"Space Mono", monospace);color:var(--text-secondary);margin-top:-.5rem;font-size:.8rem}.paradigm{padding:6rem 2rem;position:relative;overflow:hidden}.paradigm:before{content:"";background:linear-gradient(to bottom, transparent, var(--accent-sky), transparent);width:1px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.paradigm-inner{max-width:1100px;margin:0 auto}.paradigm-label{text-align:center;font-family:var(--font-mono,"Space Mono", monospace);color:var(--accent-sky);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem;font-size:.8rem;font-weight:700}.paradigm h2{text-align:center;font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.paradigm-sub{text-align:center;color:var(--text-body);max-width:700px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.7}.compare-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;display:grid}.compare-card{border-radius:16px;padding:2.5rem;position:relative}.compare-them{background:var(--surface-elevated);border:1px solid #ffffff0d}.compare-them .compare-icon{margin-bottom:1rem;font-size:2.5rem}.compare-them h3{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-secondary);margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.compare-them .compare-tagline{color:var(--text-label);margin-bottom:1.5rem;font-size:.95rem;font-style:italic}.compare-list{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.compare-them .compare-list li{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-size:.95rem;display:flex}.compare-them .compare-list li:before{content:"—";color:var(--text-label);flex-shrink:0}.compare-vs{justify-content:center;align-items:center;padding:0 1.5rem;display:flex}.vs-badge{background:var(--surface-elevated);border:1px solid var(--border-default);width:52px;height:52px;font-family:var(--font-mono,"Space Mono", monospace);color:var(--text-label);letter-spacing:.1em;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.compare-us{background:linear-gradient(135deg,#0465f20f,#0ea5e90f);border:1px solid #0ea5e933;box-shadow:0 0 30px #0ea5e914,0 0 60px #0ea5e90a}.compare-us .compare-icon{margin-bottom:1rem;font-size:2.5rem}.compare-us h3{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.compare-us .compare-tagline{color:var(--accent-sky);margin-bottom:1.5rem;font-size:.95rem;font-weight:500}.compare-us .compare-list li{color:var(--text-body);align-items:flex-start;gap:.6rem;font-size:.95rem;display:flex}.compare-us .compare-list li:before{content:"✓";color:var(--status-positive);flex-shrink:0;font-weight:700}.manifesto-inline{text-align:center;margin-top:4rem}.manifesto-quote{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);letter-spacing:-.01em;text-align:center;max-width:800px;margin:0 auto;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600;line-height:1.4}.manifesto-quote .em{color:var(--accent-sky)}.how{background:var(--surface-elevated);padding:6rem 2rem;position:relative;overflow:hidden}.how:before{content:"";pointer-events:none;background-image:linear-gradient(#0ea5e90a 1px,#0000 1px),linear-gradient(90deg,#0ea5e90a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.how:after{content:"";background:radial-gradient(ellipse 70% 60% at 50% 50%, transparent 40%, var(--surface-elevated) 100%);pointer-events:none;position:absolute;inset:0}.how-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.section-label{font-family:var(--font-mono,"Space Mono", monospace);color:var(--accent-sky);text-transform:uppercase;letter-spacing:.2em;text-align:center;margin-bottom:1rem;font-size:.8rem;font-weight:700}.how h2{text-align:center;font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.how-sub{text-align:center;color:var(--text-body);max-width:650px;margin:0 auto 4rem;font-size:1.1rem}.steps-layout{grid-template-columns:1fr 100px 1fr;align-items:stretch;gap:0;max-width:1100px;margin:0 auto;display:grid}.step-card{background:var(--surface-card);border:1px solid #0ea5e91f;border-radius:16px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 0 20px #0ea5e914}.step-header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.step-number{width:64px;height:64px;font-family:var(--font-dm,"DM Sans", sans-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.step-number-sky{color:var(--accent-sky);background:#0ea5e91a;border:2px solid #0ea5e980;box-shadow:0 0 24px #0ea5e933,inset 0 0 12px #0ea5e90f}.step-number-green{color:var(--status-positive);background:#34d3991a;border:2px solid #34d39980;box-shadow:0 0 24px #34d39933,inset 0 0 12px #34d3990f}.step-tier{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.12em;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:700}.step-tier-sky{color:var(--accent-sky);background:#0ea5e91a;border:1px solid #0ea5e966}.step-tier-green{color:var(--status-positive);background:#34d3991a;border:1px solid #34d39966}.step-card h3{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.step-card-desc{color:var(--text-body);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.smell-visual{margin-bottom:1.5rem}.smell-gaps{justify-content:space-between;margin-bottom:.75rem;display:flex}.smell-gap{align-items:center;gap:.5rem;display:flex}.smell-gap-label{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;font-size:.65rem;font-weight:700}.smell-gap-value{font-family:var(--font-mono,"Space Mono", monospace);font-size:.75rem;font-weight:700}.text-sky{color:var(--accent-sky)}.text-green{color:var(--status-positive)}.text-yellow{color:var(--status-income-value,#facc15)}.text-red{color:var(--status-negative)}.smell-bar{height:14px;position:relative}.smell-bar-track{background:var(--surface-elevated);border:1px solid #0ea5e933;border-radius:7px;position:absolute;inset:0;overflow:hidden}.smell-bar-fill{background:linear-gradient(90deg,#0ea5e940,#0ea5e90f);border-radius:7px;width:100%;height:100%}.smell-dot{z-index:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.smell-dot-pip{border:2px solid;border-radius:50%;width:14px;height:14px;display:block}.smell-dot-green .smell-dot-pip{background:var(--status-positive);border-color:var(--status-positive);box-shadow:0 0 8px #34d39980}.smell-dot-yellow .smell-dot-pip{background:var(--status-income-value,#facc15);border-color:var(--status-income-value,#facc15);box-shadow:0 0 8px #facc1580}.smell-dot-red .smell-dot-pip{background:var(--status-negative);border-color:var(--status-negative);box-shadow:0 0 8px #f8717180}.price-boxes{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.price-box{text-align:center;background:var(--surface-elevated);border:1px solid;border-radius:10px;padding:.85rem .5rem}.price-box-green{border-color:#34d39959}.price-box-yellow{border-color:#facc1559}.price-box-red{border-color:#f8717159}.price-box-label{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;margin-bottom:.35rem;font-size:.6rem;font-weight:700}.price-box-green .price-box-label{color:var(--status-positive)}.price-box-yellow .price-box-label{color:var(--status-income-value,#facc15)}.price-box-red .price-box-label{color:var(--status-negative)}.price-box-value{font-family:var(--font-mono,"Space Mono", monospace);color:var(--text-heading);margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.price-box-sub{color:var(--text-label);font-size:.65rem}.step-connector{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;display:flex}.connector-line{background:linear-gradient(#0000,#34d3994d,#0000);flex:1;width:1px;min-height:40px;position:relative;overflow:hidden}.connector-line:after{content:"";background:linear-gradient(to bottom, transparent, var(--status-positive), transparent);width:100%;height:100%;animation:2.4s ease-in-out infinite connectorFlow;position:absolute;top:-100%;left:0}.connector-badge{background:#34d39914;border:1px solid #34d3994d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;animation:2.4s ease-in-out infinite connectorGlow;display:flex}.tool-tiles{flex-direction:column;gap:.65rem;display:flex}.tool-tile{background:var(--surface-elevated);border:1px solid #34d39933;border-radius:10px;padding:1rem 1.25rem;transition:border-color .2s,box-shadow .2s}.tool-tile:hover{border-color:#34d39966;box-shadow:0 0 16px #34d39914}.tool-tile-name{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;color:var(--text-heading);margin-bottom:.3rem;font-size:.8rem;font-weight:700}.tool-tile-desc{color:var(--text-label);font-size:.8rem;line-height:1.4}.prices{padding:3rem 2rem 4rem;position:relative}.prices-inner{text-align:center;max-width:1000px;margin:0 auto}.prices .section-label{margin-bottom:calc(1rem + 20px)}.prices h2{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.prices-sub{color:var(--text-body);max-width:600px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.7}.threshold-graphic{max-width:850px;margin:0 auto;padding:2.5rem 2rem 2rem;position:relative}.threshold-labels-top{justify-content:space-between;align-items:flex-end;margin-bottom:0;padding:0 1.5rem;display:flex}.threshold-labels-bottom{margin-top:0;padding:0 1.5rem}.threshold-label-anchor{flex-direction:column;align-items:center;gap:0;display:flex}.threshold-label-left{align-items:flex-start;padding-left:8%}.threshold-label-right{align-items:flex-end;padding-right:4%}.threshold-label-left-bottom{align-items:flex-start;padding-left:32%}.threshold-label-badge{font-family:var(--font-dm,"DM Sans", sans-serif);border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .9rem;font-size:.95rem;font-weight:600}.threshold-label-line{width:2px;height:20px;display:block}.threshold-line-blue{background:var(--accent-sky)}.threshold-line-yellow{background:var(--status-income-value,#facc15)}.threshold-line-red{background:var(--status-negative)}.threshold-bar-area{padding:0 2rem}.gap-label-row{justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.gap-label-text{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700}.gap-label-value{font-family:var(--font-mono,"Space Mono", monospace);font-size:.85rem;font-weight:700}.threshold-bar{height:14px;margin:.25rem 0;position:relative}.gap-spans{margin-bottom:.5rem;padding:0 2rem;position:relative}.gap-span{flex-direction:column;align-items:center;display:flex;position:absolute}.gap-span-deal{top:0;left:15%;right:12%}.gap-span-price{top:2.5rem;left:50%;right:12%}.gap-span-label{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin-bottom:.35rem;font-size:.85rem;font-weight:700}.gap-span-bracket{border-top:2px solid;border-left:2px solid;border-right:2px solid;border-radius:4px 4px 0 0;width:100%;height:8px}.gap-span-bracket-sky{border-color:var(--accent-sky)}.gap-span-bracket-yellow{border-color:var(--status-income-value,#facc15)}.bar-track{background:var(--surface-elevated);border:1px solid #0ea5e940;border-radius:7px;position:absolute;inset:0;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#0ea5e933,#0ea5e90f);border-radius:7px;width:100%;height:100%}.bar-dot{z-index:2;border:3px solid;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%)}.dot-blue{background:var(--accent-sky);border-color:var(--accent-sky);box-shadow:0 0 10px #0ea5e980}.dot-yellow{background:var(--status-income-value,#facc15);border-color:var(--status-income-value,#facc15);box-shadow:0 0 10px #facc1580}.dot-red{background:var(--status-negative);border-color:var(--status-negative);box-shadow:0 0 10px #f8717180}.threshold-cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem;display:grid}.threshold-card{background:var(--surface-elevated);text-align:center;border:1px solid;border-radius:12px;padding:1.25rem;position:relative}.blue-border{border-color:#0ea5e94d}.yellow-border{border-color:#facc154d}.red-border{border-color:#f871714d}.tc-connector{width:2px;height:20px;margin:-1.25rem auto .75rem}.blue-connector{background:var(--accent-sky)}.yellow-connector{background:var(--status-income-value,#facc15)}.red-connector{background:var(--status-negative)}.tc-label{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;margin-bottom:.3rem;font-size:.7rem;font-weight:700}.tc-value{font-family:var(--font-mono,"Space Mono", monospace);color:var(--text-heading);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.tc-desc{color:var(--text-secondary);text-align:left;font-size:.8rem;line-height:1.6}.gap-explanations{text-align:center;margin-top:2.5rem}.gap-explanations p{color:var(--text-body);margin-bottom:.5rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.sky-accent,.text-blue{color:var(--accent-sky);font-weight:600}.green-accent{color:var(--status-positive);font-weight:600}.yellow-accent{color:var(--status-income-value,#facc15);font-weight:600}.prices-tagline{font-family:var(--font-mono,"Space Mono", monospace);color:var(--text-heading);letter-spacing:.18em;margin-bottom:1.5rem;font-size:clamp(.8rem,1.5vw,.95rem);font-weight:700}.gap-header{text-align:center;flex-direction:column;align-items:center;gap:.1rem;display:flex}.gap-title{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.06em;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700}.gap-sub-label{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-secondary);margin-bottom:.35rem;font-size:.85rem;font-style:italic}.bar-area{margin-bottom:.35rem;position:relative}.bar-area .threshold-bar{height:14px;margin:0}.bracket{height:18px}.bracket-top{border-top:2px solid;border-left:2px solid;border-right:2px solid;border-radius:4px 4px 0 0;margin-bottom:6px;margin-left:20%;margin-right:20%}.bracket-bottom{border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-radius:0 0 4px 4px;margin-top:6px;margin-left:50%;margin-right:20%}.bracket-sky{border-color:var(--accent-sky)}.bracket-yellow{border-color:var(--status-income-value,#facc15)}.price-badges{flex-wrap:wrap;justify-content:center;gap:1.4rem;margin-top:2.5rem;display:flex}.price-badge{background:var(--surface-base);border:1px solid;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:.05rem;min-width:240px;padding:.9rem 2rem .85rem;display:flex}.badge-blue{border-color:#0ea5e9cc}.badge-yellow{border-color:#facc15cc}.badge-red{border-color:#f87171cc}.badge-title{font-family:var(--font-dm,"DM Sans", sans-serif);letter-spacing:-.01em;font-size:clamp(1.55rem,2.25vw,2rem);font-weight:700;line-height:1.05}.badge-blue .badge-title{color:var(--accent-sky)}.badge-yellow .badge-title{color:var(--status-income-value,#facc15)}.badge-red .badge-title{color:var(--status-negative)}.badge-label{font-family:var(--font-dm,"DM Sans", sans-serif);letter-spacing:.01em;color:var(--text-heading);font-size:1.02rem;font-weight:600}.three-prices-graphic{border-radius:8px;width:100%;max-width:900px;height:auto;margin:0 auto;display:block}.comp-appraisal{background:var(--surface-elevated);padding:6rem 2rem}.comp-inner{max-width:1100px;margin:0 auto}.comp-layout{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.comp-image{border:1px solid #0ea5e926;border-radius:12px;overflow:hidden;box-shadow:0 0 30px #0ea5e914,0 0 60px #0ea5e90a}.comp-image img{width:100%;height:auto;display:block}.comp-content .section-label{text-align:left;margin-bottom:1rem}.comp-content h2{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.comp-tagline{color:var(--text-body);margin-bottom:2rem;font-size:1.05rem}.comp-features{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.comp-feature{align-items:flex-start;gap:.75rem;display:flex}.comp-check{color:var(--status-positive);flex-shrink:0;margin-top:.1rem;font-size:1rem;font-weight:700}.comp-feature h3{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);margin-bottom:.15rem;font-size:1rem;font-weight:700}.comp-feature p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.comp-disclaimer{color:var(--text-label);font-size:.8rem;font-style:italic;line-height:1.6}.comp-disclaimer strong{color:var(--text-secondary);font-style:normal;text-decoration:underline}.data-section{background:var(--surface-elevated);padding:6rem 2rem}.data-inner{text-align:center;max-width:1000px;margin:0 auto}.data-section h2{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.data-sub{color:var(--text-body);max-width:550px;margin:0 auto 3rem;font-size:1.1rem}.data-sources{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.data-source{background:var(--surface-card);font-family:var(--font-inter,"Inter", sans-serif);color:var(--text-heading);border:1px solid #ffffff0d;border-radius:12px;padding:1.2rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.data-source:hover{box-shadow:var(--shadow-card);border-color:#0ea5e94d}.data-note{color:var(--text-label);max-width:600px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.9rem;font-style:italic}.scan-property{padding:6rem 2rem;position:relative;overflow:hidden}.scan-property:before{content:"";background:linear-gradient(to bottom, transparent, var(--accent-sky), transparent);width:1px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.scan-inner{max-width:1100px;margin:0 auto}.scan-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.scan-image-wrap{border:1px solid #0ea5e926;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 0 40px #0ea5e914,0 0 80px #0ea5e90a,0 20px 60px #0000004d}.scan-image-wrap img{width:100%;height:auto;display:block}.scan-image-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--accent-sky);font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;text-transform:uppercase;background:#000000b3;border:1px solid #0ea5e94d;border-radius:40px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:1rem;left:1rem}.scan-content .section-label{text-align:left;margin-bottom:1rem}.scan-content h2{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.scan-lead{color:var(--text-body);margin-bottom:.75rem;font-size:1.15rem;line-height:1.7}.scan-lead strong{color:var(--accent-sky);font-weight:600}.scan-body{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.scan-highlights{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.scan-highlight{align-items:flex-start;gap:.85rem;display:flex}.scan-highlight-icon{width:40px;height:40px;color:var(--accent-sky);background:#0ea5e914;border:1px solid #0ea5e933;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scan-highlight h3{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);margin-bottom:.15rem;font-size:1rem;font-weight:700}.scan-highlight p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.scan-closing{color:var(--text-body);border-top:1px solid #0ea5e91a;padding-top:.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.scan-closing strong{color:var(--text-heading);font-style:normal;font-weight:600}.founder{padding:6rem 2rem}.founder-inner{grid-template-columns:192px 1fr;align-items:start;gap:3rem;max-width:900px;margin:0 auto;display:grid}.founder-photo{width:192px;height:192px;color:var(--text-label);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:3rem;display:flex;overflow:hidden}.founder-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%;width:100%;height:100%;display:block}.founder-content h2{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.founder-quote{color:var(--text-body);border-left:2px solid var(--accent-sky);margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.05rem;line-height:1.8}.founder-stats{flex-wrap:wrap;gap:2rem;display:flex}.founder-stat{flex-direction:column;gap:.15rem;display:flex}.founder-stat-value{font-family:var(--font-mono,"Space Mono", monospace);color:var(--accent-sky);font-size:1.1rem;font-weight:700}.founder-stat-label{color:var(--text-label);font-size:.8rem}.final-cta{text-align:center;background:var(--surface-elevated);padding:6rem 2rem;position:relative;overflow:hidden}.final-cta:before{content:"";pointer-events:none;background:radial-gradient(60% 50%,#0465f20f,#0000);position:absolute;inset:0}.final-cta h2{font-family:var(--font-dm,"DM Sans", sans-serif);color:var(--text-heading);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;position:relative}.final-cta-sub{color:var(--text-body);max-width:550px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;position:relative}.final-cta .cta-primary{position:relative}.final-meta{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1.5rem;display:flex;position:relative}.final-meta span{color:var(--text-label);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.final-meta .check{color:var(--status-positive)}.dgiq-footer{text-align:center;border-top:1px solid #ffffff0d;padding:3rem 2rem}.footer-logo{font-family:var(--font-inter,"Inter", sans-serif);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.footer-logo .logo-deal,.footer-logo .logo-gap{color:#fff}.footer-logo .logo-iq{color:var(--accent-sky)}.dgiq-footer p{color:var(--text-label);font-size:.8rem}.footer-links{justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.footer-links a{color:var(--text-label);font-size:.8rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--accent-sky)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes connectorFlow{0%{opacity:0;top:-100%}30%{opacity:1}70%{opacity:1}to{opacity:0;top:200%}}@keyframes connectorGlow{0%,to{box-shadow:0 0 6px #34d39926}50%{box-shadow:0 0 18px #34d39959}}@keyframes connectorFlowH{0%{opacity:0;left:-100%}30%{opacity:1}70%{opacity:1}to{opacity:0;left:200%}}@media (max-width:960px){.hero-columns{gap:1.5rem}.hero-visual{margin-right:1.5rem}.hero-phone-img{width:280px}.hero h1{font-size:clamp(2rem,4.5vw,3.2rem)}}@media (max-width:768px){.hero{min-height:auto;padding:0 0 2rem}.hero-columns{flex-direction:column;gap:0}.hero-text{text-align:center;padding:0 1.5rem}.hero-cta-group{justify-content:center}.hero-note{text-align:center}.hero-visual{order:-1;width:100%;margin-right:0}.hero-phone-img,[data-theme=light] .hero-phone-img{filter:none;mix-blend-mode:normal;width:100%;max-width:100%;-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%);mask-composite:unset;-webkit-mask-composite:unset;border-radius:0}.hero h1{font-size:2.2rem}.compare-grid{grid-template-columns:1fr}.compare-vs{padding:1rem 0}.vs-badge{width:40px;height:40px;font-size:.65rem}.steps-layout{grid-template-columns:1fr}.step-connector{padding:1rem 0}.connector-line{min-height:24px}.connector-badge svg{transform:rotate(90deg)}.price-boxes{grid-template-columns:repeat(3,1fr);gap:.4rem}.price-box{padding:.65rem .35rem}.price-box-value{font-size:.95rem}.threshold-cards{grid-template-columns:1fr}.price-badges{flex-direction:column;align-items:center;gap:.75rem}.price-badge{min-width:220px}.comp-layout{grid-template-columns:1fr}.comp-content .section-label,.comp-content h2,.comp-tagline{text-align:center}.scan-layout{grid-template-columns:1fr;gap:2.5rem}.scan-content .section-label,.scan-content h2,.scan-lead,.scan-body,.scan-closing{text-align:center}.founder-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.founder-quote{border-left:none;border-top:2px solid var(--accent-sky);padding-top:1rem;padding-left:0}.founder-stats{justify-content:center}}@media (max-width:639px){.dgiq-nav{padding-left:16px;padding-right:16px}.video-play-btn{width:56px;height:56px}}
.gw-overlay,.gw-overlay *,.gw-overlay :before,.gw-overlay :after{box-sizing:border-box}.gw-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:.5rem;animation:.2s ease-out gwFadeIn;display:flex;position:fixed;inset:0}@keyframes gwFadeIn{0%{opacity:0}to{opacity:1}}.gw-grid-bg{z-index:0;opacity:.04;pointer-events:none;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.gw-card{z-index:10;background:var(--surface-base);border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;width:100%;max-width:30rem;max-height:calc(100vh - 1rem);animation:.3s cubic-bezier(.16,1,.3,1) gwSlideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 64px -16px #00000080}@keyframes gwSlideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.gw-close-btn{z-index:20;color:#64748b;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s;position:absolute;top:.75rem;right:.75rem}.gw-close-btn:hover{color:#f1f5f9}.gw-body{color:#cbd5e1;flex:1;font-family:Inter,-apple-system,system-ui,sans-serif;position:relative;overflow:hidden auto}.gw-body>*{max-width:100%}.gw-step-transition{width:100%}.gw-hidden-step{display:none}.gw-active-step{display:block}.gw-start-icon{width:3.5rem;height:3.5rem;margin:0 auto .75rem}.gw-start-title{color:#f1f5f9;margin-bottom:.375rem;font-size:1.25rem;font-weight:700}.gw-start-subtitle{color:#94a3b8;font-size:.8125rem}@keyframes gwThoughtPulse{0%{filter:drop-shadow(0 0 2px #38bdf84d)}50%{filter:drop-shadow(0 0 10px #38bdf899)}to{filter:drop-shadow(0 0 2px #38bdf84d)}}.gw-iq-icon svg{animation:4s ease-in-out infinite gwThoughtPulse}.gw-method-btn{cursor:pointer;text-align:left;color:#cbd5e1;background:#101828;border:1px solid #ffffff12;border-radius:.75rem;align-items:center;gap:.875rem;width:100%;padding:.875rem;font-family:Inter,-apple-system,system-ui,sans-serif;transition:all .3s;display:flex}.gw-method-btn:hover{background:#152238;border-color:#38bdf8}.gw-icon-circle{color:#38bdf8;background:#38bdf81a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex}.gw-method-btn:hover .gw-icon-circle{color:#000;background:#38bdf8}.gw-label{color:#f1f5f9;font-size:.875rem;font-weight:700}.gw-sublabel{color:#64748b;margin-top:1px;font-size:.75rem}.gw-arrow{color:#64748b;margin-left:auto;font-size:1.125rem;transition:color .2s}.gw-method-btn:hover .gw-arrow{color:#38bdf8}.gw-assistant-box{background:0 0;border:none;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.875rem;display:flex}.gw-assistant-box .gw-iq-icon{flex-shrink:0;width:2.25rem;height:2.25rem}.gw-assistant-box h3{color:#f1f5f9;margin-bottom:.125rem;font-size:1.4rem;font-weight:700}.gw-assistant-box p,.gw-assistant-box .gw-subline{color:#cbd5e1;font-size:.72rem;line-height:1.5}.gw-assistant-box .gw-subline{margin-top:.25rem;margin-bottom:0}.gw-address-input-wrap{position:relative}.gw-search-icon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.gw-address-input{color:#f1f5f9;background:#000;border:1px solid #ffffff12;border-radius:.5rem;outline:none;width:100%;height:48px;padding:0 1rem 0 48px;font-family:Inter,-apple-system,system-ui,sans-serif;font-size:.8125rem;transition:border-color .2s,box-shadow .2s}.gw-address-input::placeholder{color:#64748b}.gw-address-input:focus{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf8}.gw-slider-group{margin-bottom:0}.gw-slider-header{justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;display:flex}.gw-slider-header label{color:#cbd5e1;font-size:.75rem;font-weight:700}.gw-slider-badge{font-variant-numeric:tabular-nums;border-radius:.25rem;padding:.125rem .5rem;font-family:Inter,-apple-system,system-ui,sans-serif;font-size:.75rem;font-weight:700}.gw-slider-badge.gw-warning{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}.gw-slider-badge.gw-brand-badge{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833}.gw-slider-scale{font-variant-numeric:tabular-nums;color:#64748b;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;margin-top:.25rem;font-family:Inter,-apple-system,system-ui,sans-serif;font-size:9px;font-weight:600;display:flex}.gw-body input[type=range],.gw-body-inner input[type=range]{-webkit-appearance:none;background:0 0;width:100%}.gw-body input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#f1f5f9;border:3px solid #000;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 0 8px #ffffff4d}.gw-body-inner input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#f1f5f9;border:3px solid #000;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 0 8px #ffffff4d}.gw-body input[type=range]::-webkit-slider-runnable-track{cursor:pointer;background:#ffffff12;border-radius:3px;width:100%;height:6px}.gw-body input[type=range]::-moz-range-thumb{cursor:pointer;background:#f1f5f9;border:3px solid #000;border-radius:50%;width:18px;height:18px;box-shadow:0 0 8px #ffffff4d}.gw-body input[type=range]::-moz-range-track{cursor:pointer;background:#ffffff12;border-radius:3px;width:100%;height:6px}.gw-btn-row{gap:.75rem;display:flex}.gw-btn-back{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff12;border-radius:.5rem;flex:none;min-width:5.5rem;height:48px;padding:.625rem 1.5rem;font-family:Inter,-apple-system,system-ui,sans-serif;font-size:.8125rem;font-weight:500;transition:all .2s}.gw-btn-back:hover{color:#f1f5f9;background:#ffffff0a;border-color:#ffffff1f}.gw-btn-primary{color:#000;cursor:pointer;background:#38bdf8;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;height:48px;padding:0 1.25rem;font-family:Inter,-apple-system,system-ui,sans-serif;font-size:.8125rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 0 24px #38bdf826}.gw-btn-primary:hover{background:#7dd3fc;transform:translateY(-1px);box-shadow:0 0 36px #38bdf84d}.gw-btn-primary:disabled{opacity:.5;cursor:not-allowed}.gw-btn-primary:disabled:hover{background:#38bdf8;transform:none;box-shadow:0 0 24px #38bdf826}@media (max-width:520px){.gw-overlay{padding:12px}.gw-card{border-radius:.75rem;max-width:calc(100vw - 24px)}.gw-close-btn{top:.625rem;right:.625rem}.gw-start-title{font-size:1.125rem}.gw-start-subtitle{font-size:.75rem}.gw-assistant-box{gap:.625rem;padding:.75rem}.gw-assistant-box h3{font-size:1.3125rem}.gw-assistant-box p{font-size:.6875rem}.gw-method-btn{gap:.75rem;padding:.75rem}.gw-icon-circle{width:2.5rem;height:2.5rem}.gw-label{font-size:.8125rem}.gw-sublabel,.gw-slider-header label{font-size:.6875rem}.gw-slider-badge{padding:.0625rem .375rem;font-size:.6875rem}.gw-btn-back{min-width:5rem;padding:.5rem 1.25rem;font-size:.75rem}.gw-btn-primary{font-size:.75rem}}
