.AppShowcase-module__NBvmDG__section{padding:120px 24px;position:relative;overflow:hidden}.AppShowcase-module__NBvmDG__section:before{content:"";background:radial-gradient(ellipse 800px 500px at 50% 40%, var(--accentSoft) 0%, transparent 70%), var(--bg);pointer-events:none;z-index:0;position:absolute;inset:0}.AppShowcase-module__NBvmDG__inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.AppShowcase-module__NBvmDG__header{text-align:center;max-width:720px;margin:0 auto 64px}.AppShowcase-module__NBvmDG__label{font-family:var(--font);letter-spacing:.03em;background:var(--accentSoft);color:var(--accent);border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.AppShowcase-module__NBvmDG__title{font-family:var(--display);color:var(--text);margin-bottom:16px;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.1}.AppShowcase-module__NBvmDG__subtitle{color:var(--textDim);font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.6}.AppShowcase-module__NBvmDG__showcase{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.AppShowcase-module__NBvmDG__phone{background:linear-gradient(var(--panel), var(--panel)) padding-box, linear-gradient(145deg, var(--accent), var(--line) 60%) border-box;width:260px;height:520px;box-shadow:var(--spotShadow), 0 0 80px -20px var(--accentSoft);border:2px solid #0000;border-radius:40px;flex-shrink:0;position:relative;overflow:hidden}.AppShowcase-module__NBvmDG__phoneNotch{background:var(--bg);z-index:2;border-radius:0 0 16px 16px;width:100px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.AppShowcase-module__NBvmDG__phoneScreen{background:var(--canvas);padding:48px 16px 16px;position:absolute;inset:0;overflow:hidden}.AppShowcase-module__NBvmDG__screenHeader{font-family:var(--display);color:var(--text);margin-bottom:16px;padding:0 4px;font-size:.85rem;font-weight:600}.AppShowcase-module__NBvmDG__screenList{flex-direction:column;gap:8px;display:flex}.AppShowcase-module__NBvmDG__screenItem{background:var(--panel);border-radius:var(--rSm);border:1px solid var(--lineSoft);align-items:center;gap:10px;padding:10px 12px;display:flex}.AppShowcase-module__NBvmDG__screenItemDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.AppShowcase-module__NBvmDG__screenItemDot1{background:var(--accent)}.AppShowcase-module__NBvmDG__screenItemDot2{background:var(--ok)}.AppShowcase-module__NBvmDG__screenItemDot3{background:var(--warn)}.AppShowcase-module__NBvmDG__screenItemDot4{background:var(--accent2)}.AppShowcase-module__NBvmDG__screenItemText{color:var(--text);font-size:.72rem;font-weight:500}.AppShowcase-module__NBvmDG__screenItemMeta{font-family:var(--mono);color:var(--textFaint);margin-left:auto;font-size:.65rem}.AppShowcase-module__NBvmDG__featurePills{pointer-events:none;position:absolute;inset:0}.AppShowcase-module__NBvmDG__pill{-webkit-backdrop-filter:blur(12px)saturate(1.2);color:var(--text);white-space:nowrap;box-shadow:var(--sh1);pointer-events:auto;background:#13151db3;border:1px solid #262a3880;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:500;display:flex;position:absolute}.AppShowcase-module__NBvmDG__pillIcon{color:var(--accent);flex-shrink:0}.AppShowcase-module__NBvmDG__pill1{top:12%;left:0}.AppShowcase-module__NBvmDG__pill2{top:52%;left:0}.AppShowcase-module__NBvmDG__pill3{top:12%;right:0}.AppShowcase-module__NBvmDG__pill4{top:52%;right:0}.AppShowcase-module__NBvmDG__pill:after{content:"";background:linear-gradient(90deg, var(--lineSoft), var(--accent) 50%, var(--lineSoft));opacity:.6;height:1px;position:absolute;top:50%}.AppShowcase-module__NBvmDG__pill1:after,.AppShowcase-module__NBvmDG__pill2:after{width:60px;left:100%}.AppShowcase-module__NBvmDG__pill3:after,.AppShowcase-module__NBvmDG__pill4:after{width:60px;right:100%}.AppShowcase-module__NBvmDG__comingSoon{text-align:center;justify-content:center;align-items:center;gap:10px;margin-top:48px;display:flex}.AppShowcase-module__NBvmDG__pulsingDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.AppShowcase-module__NBvmDG__pulsingDot:before{content:"";background:var(--accent);opacity:.4;border-radius:50%;animation:2s ease-in-out infinite AppShowcase-module__NBvmDG__pulse;position:absolute;inset:-4px}@keyframes AppShowcase-module__NBvmDG__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.6)}}.AppShowcase-module__NBvmDG__comingSoonText{color:var(--textDim);font-size:.95rem;font-weight:500}@media (max-width:1024px){.AppShowcase-module__NBvmDG__pill1,.AppShowcase-module__NBvmDG__pill2{left:2%}.AppShowcase-module__NBvmDG__pill3,.AppShowcase-module__NBvmDG__pill4{right:2%}.AppShowcase-module__NBvmDG__pill1:after,.AppShowcase-module__NBvmDG__pill2:after,.AppShowcase-module__NBvmDG__pill3:after,.AppShowcase-module__NBvmDG__pill4:after{width:32px}}@media (max-width:768px){.AppShowcase-module__NBvmDG__section{padding:80px 20px}.AppShowcase-module__NBvmDG__showcase{flex-direction:column;gap:40px;min-height:auto}.AppShowcase-module__NBvmDG__featurePills{flex-direction:column;align-items:center;gap:12px;display:flex;position:static}.AppShowcase-module__NBvmDG__pill{position:static}.AppShowcase-module__NBvmDG__pill:after{display:none}.AppShowcase-module__NBvmDG__phone{width:220px;height:440px}}@media (prefers-reduced-motion:reduce){.AppShowcase-module__NBvmDG__pulsingDot:before{animation:none}}
