.whitebox-module__TZGCCW__whiteboxContainer{min-height:100vh;padding-bottom:4rem;position:relative}.whitebox-module__TZGCCW__heroSection{padding:40px 0;position:relative;overflow:hidden}.whitebox-module__TZGCCW__heroLayout{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.whitebox-module__TZGCCW__heroContent{text-align:left}@media (max-width:900px){.whitebox-module__TZGCCW__heroLayout{text-align:center;grid-template-columns:1fr}.whitebox-module__TZGCCW__heroContent{text-align:center}}.whitebox-module__TZGCCW__heroVisual{perspective:1000px;justify-content:center;align-items:center;height:320px;display:flex;position:relative}.whitebox-module__TZGCCW__cubeContainer{width:200px;height:200px;transform-style:preserve-3d;animation:12s linear infinite whitebox-module__TZGCCW__float-rotate;position:relative}.whitebox-module__TZGCCW__cube{width:200px;height:200px;transform-style:preserve-3d;position:absolute;top:0;left:0}.whitebox-module__TZGCCW__cubeFace{-webkit-backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff4d;width:200px;height:200px;position:absolute;box-shadow:inset 0 0 20px #22d3ee33}.whitebox-module__TZGCCW__faceFront{transform:rotateY(0)translateZ(100px)}.whitebox-module__TZGCCW__faceBack{transform:rotateY(180deg)translateZ(100px)}.whitebox-module__TZGCCW__faceRight{transform:rotateY(90deg)translateZ(100px)}.whitebox-module__TZGCCW__faceLeft{transform:rotateY(-90deg)translateZ(100px)}.whitebox-module__TZGCCW__faceTop{transform:rotateX(90deg)translateZ(100px)}.whitebox-module__TZGCCW__faceBottom{transform:rotateX(-90deg)translateZ(100px)}.whitebox-module__TZGCCW__cubeCore{background:radial-gradient(circle,#22d3ee 0%,#0891b2 100%);border-radius:50%;width:60px;height:60px;animation:3s ease-in-out infinite whitebox-module__TZGCCW__core-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(0);box-shadow:0 0 40px #22d3ee}@keyframes whitebox-module__TZGCCW__core-pulse{0%,to{transform:translate(-50%,-50%)translateZ(0)scale(1);box-shadow:0 0 40px #22d3ee}50%{transform:translate(-50%,-50%)translateZ(0)scale(1.2);box-shadow:0 0 80px #67e8f9}}@keyframes whitebox-module__TZGCCW__float-rotate{0%{transform:rotateX(20deg)rotateY(0)}to{transform:rotateX(20deg)rotateY(360deg)}}.whitebox-module__TZGCCW__dataNode{background:#22d3ee;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 10px #22d3ee}.whitebox-module__TZGCCW__node1{animation:8s linear infinite whitebox-module__TZGCCW__orbit1;top:-40px;left:20%}.whitebox-module__TZGCCW__node2{animation:6s linear infinite whitebox-module__TZGCCW__orbit2;bottom:-30px;right:10%}.whitebox-module__TZGCCW__node3{animation:10s linear infinite whitebox-module__TZGCCW__orbit3;top:50%;left:-60px}@keyframes whitebox-module__TZGCCW__orbit1{0%{opacity:.5;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-20px)scale(1.5)}to{opacity:.5;transform:translateY(0)scale(1)}}@keyframes whitebox-module__TZGCCW__orbit2{0%{opacity:.5;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(20px)scale(1.2)}to{opacity:.5;transform:translate(0)scale(1)}}@keyframes whitebox-module__TZGCCW__orbit3{0%{opacity:1;transform:translateY(0)scale(1.2)}50%{opacity:.3;transform:translateY(30px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1.2)}}.whitebox-module__TZGCCW__featureIcon{width:48px;height:48px;color:var(--primary);margin-bottom:1.5rem}.whitebox-module__TZGCCW__whatYouGetGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.whitebox-module__TZGCCW__whatYouGetItem{background:#1e293b66;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:border-color .3s;display:flex}.whitebox-module__TZGCCW__whatYouGetItem:hover{border-color:#22d3ee4d}.whitebox-module__TZGCCW__itemIcon{width:40px;height:40px;color:var(--primary);flex-shrink:0}.whitebox-module__TZGCCW__itemIcon svg{width:100%;height:100%}@media (max-width:768px){.whitebox-module__TZGCCW__whatYouGetGrid{grid-template-columns:1fr}}.whitebox-module__TZGCCW__comparisonGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.whitebox-module__TZGCCW__comparisonCard{border-radius:16px;padding:2.5rem;position:relative}.whitebox-module__TZGCCW__comparisonOld{background:#991b1b26;border:1px solid #f871714d}.whitebox-module__TZGCCW__comparisonNew{background:#10b9811a;border:1px solid #10b9814d}.whitebox-module__TZGCCW__comparisonLabel{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.whitebox-module__TZGCCW__labelOld{color:#f87171}.whitebox-module__TZGCCW__labelNew{color:#34d399}.whitebox-module__TZGCCW__comparisonList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.whitebox-module__TZGCCW__comparisonList li{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.6;display:flex}.whitebox-module__TZGCCW__comparisonList li span{flex-shrink:0;font-size:1.1rem}@media (max-width:768px){.whitebox-module__TZGCCW__comparisonGrid{grid-template-columns:1fr}}.whitebox-module__TZGCCW__sampleReportContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.whitebox-module__TZGCCW__sampleReportText{flex-direction:column;gap:1rem;display:flex}.whitebox-module__TZGCCW__reportFeatureList{flex-direction:column;gap:.75rem;margin-top:1rem;padding:0;list-style:none;display:flex}.whitebox-module__TZGCCW__reportFeatureList li{color:var(--text-muted);align-items:center;gap:10px;font-size:.95rem;display:flex}.whitebox-module__TZGCCW__reportFeatureList li:before{content:"✓";color:var(--primary);font-weight:700}.whitebox-module__TZGCCW__sampleReportMockup{color:var(--text-muted);background:#0f172acc;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;font-family:DM Sans,monospace;font-size:.85rem;line-height:1.8}.whitebox-module__TZGCCW__mockupHeader{color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;margin-bottom:1rem;padding-bottom:1rem;font-size:.9rem;font-weight:700;display:flex}.whitebox-module__TZGCCW__mockupCitation{border-left:3px solid var(--primary);background:#22d3ee14;border-radius:0 8px 8px 0;margin:.75rem 0;padding:.75rem 1rem;font-size:.8rem}@media (max-width:900px){.whitebox-module__TZGCCW__sampleReportContainer{grid-template-columns:1fr}}
