@charset "UTF-8";#pdu-differentiators-standalone{--vd-yellow:#f6a623;--vd-charcoal:#1111;--vd-darker:#111;--vd-font-header:'Archivo Narrow',sans-serif;--vd-font-mono:'Roboto Mono',monospace;--vd-font-body:'Inter',sans-serif;position:relative;background-color:var(--vd-charcoal);padding:8rem 0;overflow:hidden;color:#5555;font-family:var(--vd-font-body)}#pdu-differentiators-standalone .v-container{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative;z-index:10}#pdu-differentiators-standalone .v-grid{display:grid;grid-template-columns:1fr;gap:1px;background-color:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.05);overflow:hidden}@media (min-width:768px){#pdu-differentiators-standalone .v-grid{grid-template-columns:repeat(3,1fr)}}#pdu-differentiators-standalone .v-card{background-color:var(--vd-charcoal);padding:4rem;min-height:480px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all 0.7s cubic-bezier(0.4,0,0.2,1);text-decoration:none;color:inherit}#pdu-differentiators-standalone .v-card:hover{background-color:var(--vd-darker)}#pdu-differentiators-standalone .v-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background-color:var(--vd-yellow);transition:height 0.7s ease}#pdu-differentiators-standalone .v-card:hover::before{height:100%}#pdu-differentiators-standalone .v-outline-num{font-family:var(--vd-font-header);font-size:4rem;font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,0.2);margin-bottom:2.5rem;transition:all 0.5s ease;line-height:1}#pdu-differentiators-standalone .v-card:hover .v-outline-num{color:var(--vd-yellow);-webkit-text-stroke:1px var(--vd-yellow)}#pdu-differentiators-standalone .vdiff-title{font-family:var(--vd-font-header);font-size:2rem;font-weight:900;margin:0 0 1.5rem 0;text-transform:uppercase;letter-spacing:-0.01em;line-height:1.1;transition:color 0.4s ease;color:#fff}#pdu-differentiators-standalone .v-card:hover .vdiff-title{color:var(--vd-yellow)}#pdu-differentiators-standalone .vdiff-desc{font-size:1.125rem;color:#888;line-height:1.6;font-weight:300;margin:0}#pdu-differentiators-standalone .v-mono-code{font-family:var(--vd-font-mono);font-size:9px;color:var(--vd-yellow);opacity:0.3;text-transform:uppercase;letter-spacing:0.2em;margin-top:auto;padding-top:3rem;transition:opacity 0.4s ease}#pdu-differentiators-standalone .v-card:hover .v-mono-code{opacity:0.7}#pdu-differentiators-standalone .v-accents{position:absolute;top:1.5rem;right:1.5rem;display:flex;gap:0.4rem;opacity:0.3}#pdu-differentiators-standalone .v-accent{width:6px;height:6px;background:var(--vd-yellow)}
