.process-section-white{color:#0f172a;width:100%;font-family:var(--font-inter),sans-serif;content-visibility:auto;contain-intrinsic-size:1px 1000px;background-color:#fff;padding:10rem 0;position:relative;overflow:hidden}.process-container{max-width:1200px;margin:0 auto;padding:0 2rem}.process-header-row{justify-content:space-between;align-items:flex-end;gap:4rem;margin-bottom:6rem;display:flex}.section-tag{letter-spacing:.15em;color:#3b82f6;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.section-title{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:4rem;font-weight:800;line-height:1}.header-right{max-width:400px;padding-bottom:10px}.header-desc{color:#64748b;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.btn-get-started{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:100px;align-items:center;gap:12px;padding:1rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-get-started:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0f172a33}.icon-circle{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.cards-row{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.process-card-white{background:#f8fafc;border:1px solid #0000;border-radius:24px;flex-direction:column;padding:3rem 2rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.process-card-white:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-8px);box-shadow:0 25px 50px -12px #0000001a}.visual-stage{justify-content:center;align-items:center;width:100%;height:220px;margin-bottom:2.5rem;display:flex;position:relative}.compass-wrapper{border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.compass-ring{border:1px solid #e2e8f0;border-radius:50%;width:100%;height:100%;position:absolute;box-shadow:0 0 30px #00000005}.compass-ring:before{content:"";border:1px dashed #cbd5e1;border-radius:50%;animation:20s linear infinite rotateSlow;position:absolute;inset:10px}.compass-inner-ring{opacity:.3;border:1px solid #3b82f6;border-radius:50%;width:60%;height:60%;position:absolute}.radar-sweep{transform-origin:0 0;z-index:2;background:conic-gradient(#0000 0%,#3b82f61a 80%,#3b82f666 100%);border-radius:50%;width:100%;height:100%;animation:4s linear infinite rotateRadar;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#0000 30%,#000 100%);mask-image:radial-gradient(circle,#0000 30%,#000 100%)}.target-dot{z-index:5;background:#3b82f6;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite pulseDot;position:absolute;box-shadow:0 0 15px #3b82f6}.cardinal-points .n{color:#3b82f6;font-size:10px;font-weight:700;position:absolute;top:5px;left:50%;transform:translate(-50%)}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateRadar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}.browser-mockup{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:180px;height:140px;transition:transform .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.process-card-white:hover .browser-mockup{transform:scale(1.05)}.browser-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;height:24px;padding-left:10px;display:flex}.dots{gap:4px;display:flex}.dots span{background:#cbd5e1;border-radius:50%;width:6px;height:6px}.browser-body{flex:1;padding:16px;position:relative}.code-block{flex-direction:column;gap:8px;display:flex}.line{background:#e2e8f0;border-radius:3px;height:6px}.line-short{width:40%}.line-long{width:80%}.line-medium{width:60%}.cursor-blink{background:#3b82f6;width:2px;height:14px;animation:1s infinite blink;position:absolute;bottom:20px;left:20px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.floating-badge{color:#3b82f6;background:#eff6ff;border-radius:6px;padding:4px 8px;font-size:.65rem;font-weight:700;position:absolute;bottom:10px;right:10px}.cube-wrapper-css{perspective:800px;width:100px;height:100px;position:relative}.cube-css{width:100%;height:100%;transform-style:preserve-3d;animation:10s linear infinite rotateBox;position:relative}@keyframes rotateBox{0%{transform:rotateX(-15deg)rotateY(0)}to{transform:rotateX(-15deg)rotateY(360deg)}}.face{background:#3b82f61a;border:1px solid #3b82f666;width:100px;height:100px;position:absolute;box-shadow:inset 0 0 20px #3b82f61a}.front{transform:rotateY(0)translateZ(50px)}.back{transform:rotateY(180deg)translateZ(50px)}.right{transform:rotateY(90deg)translateZ(50px)}.left{transform:rotateY(-90deg)translateZ(50px)}.top{background:#3b82f633;transform:rotateX(90deg)translateZ(50px)}.bottom{transform:rotateX(-90deg)translateZ(50px)}.cube-shadow{filter:blur(10px);background:#0000001a;border-radius:50%;width:80px;height:20px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.card-content{margin-top:auto}.card-heading{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.card-subtext{color:#64748b;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.section-title{font-size:3rem}.cards-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.process-header-row{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:4rem}.section-title{font-size:2.5rem}.header-right{max-width:100%}.cards-row{grid-template-columns:1fr;gap:2rem}.process-card-white{padding:2rem}}
