.project-detail[data-astro-cid-yvbahnfj]{max-width:900px;margin:0 auto;animation:fadeInUp .8s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.back-link[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:.5rem;color:#a1a1aa;text-decoration:none;margin-bottom:2rem;transition:all .3s ease;font-weight:500}.back-link[data-astro-cid-yvbahnfj]:hover{color:#39ff14;transform:translate(-5px)}.back-link[data-astro-cid-yvbahnfj] i[data-astro-cid-yvbahnfj]{transition:transform .3s ease}.back-link[data-astro-cid-yvbahnfj]:hover i[data-astro-cid-yvbahnfj]{transform:translate(-3px)}.project-header[data-astro-cid-yvbahnfj]{text-align:center;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.header-badge[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:.5rem;background:#1f4fff1a;border:1px solid rgba(31,79,255,.3);padding:.5rem 1rem;border-radius:50px;font-size:.85rem;margin-bottom:1.5rem}.project-hero-logo[data-astro-cid-yvbahnfj]{width:150px;height:150px;margin:2rem auto;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#ffffff0d;border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 40px #0000004d;animation:logoFloat 3s ease-in-out infinite}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.project-hero-logo[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{max-width:100%;max-height:100%;object-fit:contain}.badge-dot[data-astro-cid-yvbahnfj]{width:8px;height:8px;background:#1f4fff;border-radius:50%;animation:dotPulse 2s ease-in-out infinite}@keyframes dotPulse{0%,to{opacity:1;box-shadow:0 0 #1f4fffb3}50%{opacity:.8;box-shadow:0 0 0 8px #1f4fff00}}.project-title[data-astro-cid-yvbahnfj]{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#39ff14,#1f4fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;line-height:1.2}.project-subtitle[data-astro-cid-yvbahnfj]{font-size:1.3rem;color:#a1a1aa;max-width:700px;margin:0 auto 2rem;line-height:1.6}.project-actions[data-astro-cid-yvbahnfj]{display:flex;justify-content:center;gap:1rem}.btn-repo[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 10px 30px #a855f74d;position:relative;overflow:hidden}.btn-repo[data-astro-cid-yvbahnfj]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-repo[data-astro-cid-yvbahnfj]:hover:before{left:100%}.btn-repo[data-astro-cid-yvbahnfj]:hover{transform:translateY(-2px);box-shadow:0 15px 40px #a855f766}.btn-repo[data-astro-cid-yvbahnfj] i[data-astro-cid-yvbahnfj]:last-child{transition:transform .3s ease}.btn-repo[data-astro-cid-yvbahnfj]:hover i[data-astro-cid-yvbahnfj]:last-child{transform:translate(3px,-3px)}.project-content[data-astro-cid-yvbahnfj]{animation:fadeIn 1s ease .3s backwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.content-card[data-astro-cid-yvbahnfj]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem}.content-card[data-astro-cid-yvbahnfj] h2{font-size:2rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#fff;padding-bottom:.5rem;border-bottom:2px solid rgba(57,255,20,.3)}.content-card[data-astro-cid-yvbahnfj] h3{font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#fff}.content-card[data-astro-cid-yvbahnfj] p{color:#d4d4d8;line-height:1.8;margin-bottom:1.5rem;font-size:1.05rem}.content-card[data-astro-cid-yvbahnfj] ul,.content-card[data-astro-cid-yvbahnfj] ol{color:#d4d4d8;line-height:1.8;margin-bottom:1.5rem;padding-left:2rem}.content-card[data-astro-cid-yvbahnfj] li{margin-bottom:.5rem}.content-card[data-astro-cid-yvbahnfj] a{color:#39ff14;text-decoration:none;border-bottom:1px solid rgba(57,255,20,.3);transition:all .3s ease}.content-card[data-astro-cid-yvbahnfj] a:hover{color:#1f4fff;border-bottom-color:#1f4fff80}.content-card[data-astro-cid-yvbahnfj] code{background:#a855f726;color:#a855f7;padding:.2rem .5rem;border-radius:6px;font-size:.9em;font-family:Courier New,monospace;border:1px solid rgba(168,85,247,.3)}.content-card[data-astro-cid-yvbahnfj] pre{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;overflow-x:auto;margin-bottom:1.5rem}.content-card[data-astro-cid-yvbahnfj] pre code{background:none;border:none;padding:0;color:#e4e4e7}.content-card[data-astro-cid-yvbahnfj] blockquote{border-left:4px solid #39ff14;padding-left:1.5rem;margin:1.5rem 0;color:#a1a1aa;font-style:italic}.content-card[data-astro-cid-yvbahnfj] .store-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 .5rem}.content-card[data-astro-cid-yvbahnfj] .store-badge{font-size:.85rem;font-weight:600;padding:.5rem .9rem;border-radius:999px;color:#a1a1aa;border:1px dashed rgba(255,255,255,.25);background:#ffffff0a;backdrop-filter:blur(6px);user-select:none}.content-card[data-astro-cid-yvbahnfj] img{max-width:100%;height:auto;border-radius:12px;margin:1.5rem 0;border:1px solid rgba(255,255,255,.1)}.support-section[data-astro-cid-yvbahnfj]{margin-top:3rem;animation:fadeIn 1s ease .5s backwards}.support-card[data-astro-cid-yvbahnfj]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;display:flex;align-items:center;gap:2rem;transition:all .3s ease;border-left:4px solid #ff813f}.support-card[data-astro-cid-yvbahnfj]:hover{background:#ffffff0d;border-color:#ff813f66;transform:translateY(-2px);box-shadow:0 10px 40px #ff813f33}.support-icon[data-astro-cid-yvbahnfj]{font-size:3rem;flex-shrink:0;--fa-primary-color: #ff813f;--fa-secondary-color: #ffdd00;--fa-secondary-opacity: .8;animation:steamRise 2s ease-in-out infinite}@keyframes steamRise{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.support-content[data-astro-cid-yvbahnfj]{flex:1}.support-content[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.support-content[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{color:#d4d4d8;margin-bottom:1rem;font-size:1rem}.coffee-button[data-astro-cid-yvbahnfj]{display:inline-block;transition:all .3s ease;border-radius:8px;overflow:hidden}.coffee-button[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{height:50px;display:block;transition:transform .3s ease}.coffee-button[data-astro-cid-yvbahnfj]:hover{transform:scale(1.05);box-shadow:0 5px 20px #ff813f66}.coffee-button[data-astro-cid-yvbahnfj]:hover img[data-astro-cid-yvbahnfj]{transform:scale(1.1)}@media (max-width: 768px){.project-title[data-astro-cid-yvbahnfj]{font-size:2.5rem}.project-subtitle[data-astro-cid-yvbahnfj]{font-size:1.1rem}.content-card[data-astro-cid-yvbahnfj]{padding:2rem 1.5rem}.btn-repo[data-astro-cid-yvbahnfj]{width:100%;justify-content:center}.support-card[data-astro-cid-yvbahnfj]{flex-direction:column;text-align:center;padding:2rem}}
