.TaskManagement-module__5-jCdW__taskSection{background:linear-gradient(180deg,var(--background)0%,var(--surface)100%);color:var(--foreground);padding:100px 20px 0;position:relative;overflow:hidden}.TaskManagement-module__5-jCdW__container{max-width:1400px;margin:0 auto}.TaskManagement-module__5-jCdW__content{justify-content:center;align-items:center;min-height:700px;padding-bottom:200px;display:flex;position:relative}.TaskManagement-module__5-jCdW__featureCard{border:2px solid var(--border);border-radius:var(--radius);opacity:0;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f0f0ff2,#0a0a0af2);align-items:center;gap:16px;min-width:280px;padding:20px 24px;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;transform:scale(.9)translateY(20px);box-shadow:0 20px 60px #0009,0 0 60px #ffd20026,inset 0 0 0 1px #ffd2001a}.TaskManagement-module__5-jCdW__featureCard:before{content:"";opacity:0;z-index:-1;filter:blur(8px);background:linear-gradient(135deg,#ffd20066,#f3c20033);border-radius:20px;transition:opacity .4s;position:absolute;inset:-2px}.TaskManagement-module__5-jCdW__featureCard:hover:before{opacity:1}.TaskManagement-module__5-jCdW__featureIcon{width:48px;height:48px;color:var(--brand-yellow);background:#ffd2001f;border-radius:12px;flex-shrink:0;padding:10px;box-shadow:0 0 20px #ffd2004d}.TaskManagement-module__5-jCdW__featureText h3{color:var(--foreground);margin:0 0 4px;font-size:16px;font-weight:700}.TaskManagement-module__5-jCdW__featureText p{color:var(--muted);margin:0;font-size:13px}.TaskManagement-module__5-jCdW__connector{pointer-events:none;opacity:0;filter:drop-shadow(0 0 4px #ffd20099);width:200px;height:100px;transition:opacity .8s .3s;position:absolute}.TaskManagement-module__5-jCdW__topLeft .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__leftTop .TaskManagement-module__5-jCdW__connector{bottom:-80px;right:-180px}.TaskManagement-module__5-jCdW__leftMiddle .TaskManagement-module__5-jCdW__connector{width:180px;height:80px;top:50%;right:-180px;transform:translateY(-50%)}.TaskManagement-module__5-jCdW__leftBottom .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__bottomLeft .TaskManagement-module__5-jCdW__connector{top:-80px;right:-180px}.TaskManagement-module__5-jCdW__topRight .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__rightTop .TaskManagement-module__5-jCdW__connector{bottom:-80px;left:-180px}.TaskManagement-module__5-jCdW__rightMiddle .TaskManagement-module__5-jCdW__connector{width:180px;height:80px;top:50%;left:-180px;transform:translateY(-50%)}.TaskManagement-module__5-jCdW__bottomRight .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__rightBottom .TaskManagement-module__5-jCdW__connector{top:-80px;left:-180px}.TaskManagement-module__5-jCdW__leftTop{top:0;left:0}.TaskManagement-module__5-jCdW__leftMiddle{top:40%;left:0;transform:translateY(-50%)scale(.9)translate(20px)}.TaskManagement-module__5-jCdW__leftBottom{bottom:150px;left:0}.TaskManagement-module__5-jCdW__rightTop{top:0;right:0}.TaskManagement-module__5-jCdW__rightMiddle{top:40%;right:0;transform:translateY(-50%)scale(.9)translate(-20px)}.TaskManagement-module__5-jCdW__rightBottom{bottom:160px;right:0}.TaskManagement-module__5-jCdW__phoneMockup{z-index:3;opacity:0;transition:all .7s cubic-bezier(.34,1.56,.64,1) .2s;position:relative;transform:scale(.95)}.TaskManagement-module__5-jCdW__phoneFrame{background:linear-gradient(145deg,var(--surface),var(--background));border-radius:45px;width:340px;height:680px;padding:12px;position:relative;box-shadow:0 50px 100px #000c,0 0 0 10px #0f0f0f99,0 0 80px #00000080,inset 0 0 0 1px #ffd2000d}.TaskManagement-module__5-jCdW__phoneNotch{background:var(--background);z-index:10;border-radius:0 0 20px 20px;width:180px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.TaskManagement-module__5-jCdW__phoneScreen{background:linear-gradient(180deg,var(--surface)0%,var(--background)100%);border-radius:36px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.TaskManagement-module__5-jCdW__screenHeader{justify-content:space-between;align-items:center;padding:36px 20px 16px;display:flex}.TaskManagement-module__5-jCdW__profileBadge{color:var(--foreground);background:#0f0f0f99;border-radius:20px;align-items:center;gap:10px;padding:6px 12px 6px 6px;font-size:13px;display:flex}.TaskManagement-module__5-jCdW__avatar{background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:50%;width:28px;height:28px}.TaskManagement-module__5-jCdW__balance{text-align:center;padding:0 20px 20px}.TaskManagement-module__5-jCdW__balance h2{color:var(--foreground);margin:0 0 16px;font-size:36px;font-weight:800}.TaskManagement-module__5-jCdW__actions{justify-content:center;gap:12px;display:flex}.TaskManagement-module__5-jCdW__actions button{color:var(--muted);background:#0f0f0fcc;border:none;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:600}.TaskManagement-module__5-jCdW__transactions{background:#f8fafc;border-radius:24px 24px 0 0;flex:1;padding:20px;overflow:hidden}.TaskManagement-module__5-jCdW__transHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.TaskManagement-module__5-jCdW__transHeader h3{color:var(--background);margin:0;font-size:18px;font-weight:700}.TaskManagement-module__5-jCdW__transList{max-height:300px;overflow-y:auto}.TaskManagement-module__5-jCdW__transDate{color:var(--brand-muted);letter-spacing:.5px;margin:12px 0 8px;font-size:11px;font-weight:700}.TaskManagement-module__5-jCdW__transItem{align-items:center;gap:12px;padding:12px 0;display:flex}.TaskManagement-module__5-jCdW__transLogo{border-radius:10px;flex-shrink:0;width:40px;height:40px}.TaskManagement-module__5-jCdW__transInfo{flex-direction:column;flex:1;gap:2px;display:flex}.TaskManagement-module__5-jCdW__transInfo strong{color:var(--background);font-size:14px;font-weight:600}.TaskManagement-module__5-jCdW__transInfo span{color:var(--brand-muted);font-size:12px}.TaskManagement-module__5-jCdW__transAmount{color:var(--background);font-size:14px;font-weight:700}.TaskManagement-module__5-jCdW__moonSurface{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0a0a0a66 20%,#0a0a0ae6 100%);height:280px;position:absolute;bottom:0;left:0;right:0}.TaskManagement-module__5-jCdW__moonSurface:before{content:"";filter:blur(1px);background:url("data:image/svg+xml,%3Csvg viewBox=\"0 0 1200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"M0,100 Q100,80 200,90 T400,85 T600,95 T800,90 T1000,88 T1200,92 L1200,200 L0,200 Z\" fill=\"%23404859\" opacity=\"0.4\"/%3E%3Cpath d=\"M0,120 Q120,100 240,108 T480,105 T720,115 T960,110 T1200,112 L1200,200 L0,200 Z\" fill=\"%234a5364\" opacity=\"0.5\"/%3E%3Cpath d=\"M0,140 Q150,125 300,132 T600,130 T900,135 T1200,133 L1200,200 L0,200 Z\" fill=\"%23555d6f\" opacity=\"0.6\"/%3E%3C/svg%3E") bottom/cover no-repeat;height:200px;position:absolute;bottom:0;left:0;right:0}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__featureCard{opacity:1;transform:scale(1)translateY(0)}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__leftMiddle,.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__rightMiddle{transform:translateY(-50%)scale(1)}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__leftTop{transition-delay:.1s}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__leftMiddle{transition-delay:.2s}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__leftBottom{transition-delay:.3s}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__rightTop{transition-delay:.15s}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__rightMiddle{transition-delay:.25s}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__rightBottom{transition-delay:.35s}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__phoneMockup{opacity:1;transform:scale(1)}.TaskManagement-module__5-jCdW__isVisible .TaskManagement-module__5-jCdW__connector{opacity:1}@media (max-width:1024px){.TaskManagement-module__5-jCdW__content{min-height:600px}.TaskManagement-module__5-jCdW__featureCard{min-width:240px;padding:16px 20px}.TaskManagement-module__5-jCdW__featureIcon{width:40px;height:40px}.TaskManagement-module__5-jCdW__featureText h3{font-size:15px}.TaskManagement-module__5-jCdW__featureText p{font-size:12px}.TaskManagement-module__5-jCdW__phoneFrame{width:300px;height:600px}.TaskManagement-module__5-jCdW__leftTop{top:20px;left:20px}.TaskManagement-module__5-jCdW__leftMiddle{top:50%;left:20px}.TaskManagement-module__5-jCdW__leftBottom{bottom:180px;left:20px}.TaskManagement-module__5-jCdW__rightTop{top:20px;right:20px}.TaskManagement-module__5-jCdW__rightMiddle{top:50%;right:20px}.TaskManagement-module__5-jCdW__rightBottom{bottom:180px;right:20px}.TaskManagement-module__5-jCdW__connector{width:150px;height:80px}.TaskManagement-module__5-jCdW__topLeft .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__leftTop .TaskManagement-module__5-jCdW__connector{bottom:-60px;right:-140px}.TaskManagement-module__5-jCdW__leftMiddle .TaskManagement-module__5-jCdW__connector{width:140px;height:70px;top:50%;right:-140px}.TaskManagement-module__5-jCdW__bottomLeft .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__leftBottom .TaskManagement-module__5-jCdW__connector{top:-60px;right:-140px}.TaskManagement-module__5-jCdW__topRight .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__rightTop .TaskManagement-module__5-jCdW__connector{bottom:-60px;left:-140px}.TaskManagement-module__5-jCdW__rightMiddle .TaskManagement-module__5-jCdW__connector{width:140px;height:70px;top:50%;left:-140px}.TaskManagement-module__5-jCdW__bottomRight .TaskManagement-module__5-jCdW__connector,.TaskManagement-module__5-jCdW__rightBottom .TaskManagement-module__5-jCdW__connector{top:-60px;left:-140px}}@media (max-width:768px){.TaskManagement-module__5-jCdW__taskSection{padding:60px 16px}.TaskManagement-module__5-jCdW__content{grid-template-rows:auto;grid-template-columns:1fr;place-items:center;gap:24px;min-height:auto;display:grid}.TaskManagement-module__5-jCdW__featureCard{width:100%;min-width:auto;max-width:400px;margin:0;position:relative!important;inset:auto!important;transform:none!important}.TaskManagement-module__5-jCdW__leftTop{order:1}.TaskManagement-module__5-jCdW__leftMiddle{order:2}.TaskManagement-module__5-jCdW__leftBottom{order:3}.TaskManagement-module__5-jCdW__phoneMockup{order:4;margin:16px 0}.TaskManagement-module__5-jCdW__rightTop{order:5}.TaskManagement-module__5-jCdW__rightMiddle{order:6}.TaskManagement-module__5-jCdW__rightBottom{order:7}.TaskManagement-module__5-jCdW__connector{display:none}.TaskManagement-module__5-jCdW__phoneFrame{width:280px;height:560px}.TaskManagement-module__5-jCdW__balance h2{font-size:30px}.TaskManagement-module__5-jCdW__transHeader h3{font-size:16px}.TaskManagement-module__5-jCdW__transItem{padding:10px 0}.TaskManagement-module__5-jCdW__transLogo{width:36px;height:36px}}@media (max-width:480px){.TaskManagement-module__5-jCdW__phoneFrame{width:260px;height:520px}.TaskManagement-module__5-jCdW__balance h2{font-size:28px}.TaskManagement-module__5-jCdW__featureCard{padding:14px 18px}}
