.Playground-module__eVJG2q__container{color:#e2e8f0;background:#08080e;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Playground-module__eVJG2q__container:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#00d4ff1f 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}.Playground-module__eVJG2q__main{z-index:1;flex-direction:column;flex:1;width:100%;max-width:960px;margin:0 auto;padding:3rem 2rem 4rem;display:flex;position:relative}.Playground-module__eVJG2q__nav{margin-bottom:3rem;animation:.5s both Playground-module__eVJG2q__fadeIn}.Playground-module__eVJG2q__back{letter-spacing:.08em;color:#00d4ff80;font-family:Menlo,Monaco,monospace;font-size:.72rem;text-decoration:none;transition:color .15s}.Playground-module__eVJG2q__back:hover{color:#00d4ff}.Playground-module__eVJG2q__header{margin-bottom:3.5rem;animation:.5s 50ms both Playground-module__eVJG2q__fadeInDown}.Playground-module__eVJG2q__badge{letter-spacing:.12em;color:#a855f7;background:#a855f712;border:1px solid #a855f72e;border-radius:4px;margin-bottom:1.25rem;padding:.28rem .72rem;font-family:Menlo,Monaco,monospace;font-size:.68rem;display:inline-block}.Playground-module__eVJG2q__title{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#a855f7 60%,#00d4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.05}.Playground-module__eVJG2q__subtitle{color:#475569;margin:0;font-size:.95rem;line-height:1.5}.Playground-module__eVJG2q__grid{grid-template-columns:repeat(3,1fr);gap:1rem;animation:.5s .15s both Playground-module__eVJG2q__fadeInUp;display:grid}.Playground-module__eVJG2q__card{color:inherit;background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.4rem;min-height:180px;padding:1.5rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.Playground-module__eVJG2q__card:after{content:"";opacity:0;pointer-events:none;border-radius:14px;transition:opacity .2s;position:absolute;inset:0}.Playground-module__eVJG2q__cardCyan:after{background:linear-gradient(135deg,#00d4ff0d,#0000)}.Playground-module__eVJG2q__cardPurple:after{background:linear-gradient(135deg,#a855f70d,#0000)}.Playground-module__eVJG2q__cardPink:after{background:linear-gradient(135deg,#ec48990d,#0000)}.Playground-module__eVJG2q__card:hover:after{opacity:1}.Playground-module__eVJG2q__cardCyan:hover{border-color:#00d4ff59;transform:translateY(-3px);box-shadow:0 12px 40px #00d4ff14}.Playground-module__eVJG2q__cardPurple:hover{border-color:#a855f759;transform:translateY(-3px);box-shadow:0 12px 40px #a855f714}.Playground-module__eVJG2q__cardPink:hover{border-color:#ec489959;transform:translateY(-3px);box-shadow:0 12px 40px #ec489914}.Playground-module__eVJG2q__cardIcon{margin-bottom:.25rem;font-size:1.4rem;display:block}.Playground-module__eVJG2q__iconCyan{color:#00d4ff}.Playground-module__eVJG2q__iconPurple{color:#a855f7}.Playground-module__eVJG2q__iconPink{color:#ec4899}.Playground-module__eVJG2q__card h2{color:#f1f5f9;letter-spacing:-.01em;margin:0;font-size:.92rem;font-weight:600}.Playground-module__eVJG2q__card p{color:#475569;flex:1;margin:0;font-size:.8rem;line-height:1.55}.Playground-module__eVJG2q__arrow{opacity:.6;margin-top:.5rem;font-size:.85rem;transition:transform .2s;display:block}.Playground-module__eVJG2q__arrowCyan{color:#00d4ff}.Playground-module__eVJG2q__arrowPurple{color:#a855f7}.Playground-module__eVJG2q__arrowPink{color:#ec4899}.Playground-module__eVJG2q__card:hover .Playground-module__eVJG2q__arrow{opacity:1;transform:translate(5px)}@keyframes Playground-module__eVJG2q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Playground-module__eVJG2q__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Playground-module__eVJG2q__fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:680px){.Playground-module__eVJG2q__grid{grid-template-columns:1fr}}
