@font-face{font-family:Luckiest Guy;src:url(/assets/LuckiestGuy-CjuNJqmg.ttf) format("truetype");font-weight:400;font-style:normal}*{font-family:Luckiest Guy,cursive;letter-spacing:.5px}body,p,h1,h2,h3,h4,h5,h6{line-height:1.6}#root{width:100%;margin:0;padding:0;text-align:center}.App{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100%;background-color:#bdb1b1;position:relative;isolation:isolate}main{flex:1;padding:0;width:100%;position:relative;z-index:2}.card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin:2rem auto;max-width:400px}button{background:#667eea;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s}button:hover{background:#5a67d8}button:active{transform:translateY(1px)}.welcome-section{background:#f7fafc;border-radius:8px;padding:2rem;margin:2rem auto;max-width:800px;text-align:left}.welcome-section h2{color:#2d3748;margin-top:0}.welcome-section p{color:#4a5568;line-height:1.6}code{background:#e2e8f0;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace}section{margin:0;max-width:100%;width:100%}@media (max-width: 768px){.welcome-section{margin:1rem;padding:1.5rem}}.hero{position:relative;text-align:center;padding:5px 20px 60px;background:transparent;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.hero-content{position:relative;z-index:10;max-width:900px;margin-bottom:60px}.hero-title{font-size:5rem;font-weight:800;line-height:1;margin-bottom:30px;letter-spacing:-.02em}.title-black{display:inline-block;color:#000;font-weight:800}.title-yellow{display:inline-block;color:#374151;font-weight:800;padding:0 12px;background:#00000008;border-radius:8px}.hero-subtitle{font-size:1.2rem;color:#4b5563;margin-bottom:35px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-buttons{display:flex;gap:15px;justify-content:center;margin-top:10px}.cta-button{padding:12px 30px;background-color:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s}.cta-button:hover{background-color:#1f2937;transform:translateY(-2px)}.secondary-button{padding:14px 40px;background-color:transparent;color:#000;border:2px solid #000;border-radius:8px;cursor:pointer;font-size:1.05rem;font-weight:600;transition:all .3s ease}.secondary-button:hover{background-color:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.hero{padding:60px 20px 40px}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.05rem}.hero-content{margin-bottom:40px}.hero-buttons{flex-direction:column;width:100%;max-width:300px}.secondary-button{width:100%}}.hero-stats-container{max-width:1400px;width:100%;margin:0 auto;padding:20px 20px 40px;display:flex;flex-direction:column;gap:30px;position:relative;z-index:10}.page-header{display:flex;justify-content:flex-start;margin-bottom:5px}.page-logo{font-size:1.5rem;font-weight:700;color:#000;margin:0;letter-spacing:-.01em}.treasury-card{background:#dbcdcdcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:50px 40px;text-align:left;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;position:relative;z-index:5}.treasury-label{font-size:1.1rem;color:#4b5563;margin-bottom:16px}.treasury-amount{font-size:4rem;font-weight:800;color:#000;margin:0;letter-spacing:-.02em}.cheapest-panda-card{background:#dbcdcdcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:40px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;position:relative;z-index:5}.cheapest-title{font-size:3rem;font-weight:700;margin:0 0 40px;color:#000;text-align:left}.panda-display{display:flex;align-items:stretch;gap:30px}.panda-image{font-size:5rem;background:#f3f4f6;border-radius:12px;width:200px;min-height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.panda-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}.panda-image.loading{font-size:1rem;color:#6b7280}.panda-info{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:0}.panda-id{font-size:1.5rem;font-weight:700;margin:0 0 12px;color:#000;text-align:left}.panda-price{font-size:2rem;font-weight:700;margin:0 0 12px;color:#000;text-align:left}.panda-owner{font-size:1rem;color:#6b7280;margin:0;text-align:left}.progress-card{background:#dbcdcdcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:40px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;position:relative;z-index:5}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:10px}.progress-title{font-size:1.5rem;font-weight:700;margin:0;color:#000}.progress-reward{font-size:.95rem;color:#6b7280;margin:0}.progress-bar-container{width:100%;height:24px;background:#e5e7eb;border-radius:12px;overflow:hidden;margin-bottom:12px}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#6cee68,#023f00);transition:width .3s ease}.progress-percentage{font-size:1.8rem;font-weight:700;text-align:right;margin:0 0 16px;color:#000}.progress-description{font-size:1rem;color:#4b5563;margin-bottom:24px;line-height:1.6}.action-buttons{display:flex;gap:12px;flex-wrap:wrap}.action-btn{padding:12px 24px;background-color:#4b5563;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.action-btn:hover{background-color:#000;transform:translateY(-2px)}@media (max-width: 768px){.page-header{justify-content:center;margin-bottom:30px}.treasury-amount{font-size:2.5rem}.treasury-card,.cheapest-panda-card,.progress-card{padding:30px 20px}.panda-display{flex-direction:column;align-items:center}.panda-image{width:180px;min-height:180px}.panda-info{text-align:center;width:100%}.action-buttons{flex-direction:column}.action-btn{width:100%}}.burned-supply{background:#dbcdcdcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:50px 40px;text-align:left;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;position:relative;z-index:5}.burned-supply-content h2{font-size:1.1rem;color:#4b5563;margin-bottom:16px;font-weight:400}.burned-supply-content p{font-size:1.2rem;margin:10px 0;color:#4b5563}.burned-supply .burned-amount{font-size:4rem!important;font-weight:800!important;color:#000!important;margin:0!important;letter-spacing:-.02em!important;font-family:inherit!important;line-height:1!important;text-rendering:optimizeLegibility!important}.burned-usd{font-size:1.2rem!important;color:#4b5563!important;margin:8px 0 0!important;font-weight:500!important}.error{color:#ff4d4d;font-weight:500}@media (max-width: 768px){.burned-supply{padding:30px 20px}.burned-amount{font-size:2.5rem}}.mechanism{position:relative;padding:80px 40px;text-align:center;background-color:transparent;min-height:70vh;overflow:hidden}.mechanism-content{position:relative;z-index:10;max-width:1200px;margin:0 auto}.mechanism-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px;color:#000}.mechanism-subtitle{font-size:1.1rem;color:#6b7280;margin-bottom:50px;max-width:700px;margin-left:auto;margin-right:auto}.steps-container{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin:60px auto;max-width:1200px}.step-card{background:#dbcdcdcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:40px 36px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;transition:all .3s ease;text-align:left;position:relative;z-index:5;min-height:220px;display:flex;flex-direction:column}.step-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.step-number{width:56px;height:56px;background:linear-gradient(135deg,#000,#333);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff;position:absolute;top:20px;right:36px}.step-title{font-size:1.3rem;font-weight:700;color:#000;margin:20px 0 16px;padding-right:70px}.step-description{font-size:1.05rem;color:#4b5563;line-height:1.7;margin:0}@media (max-width: 768px){.mechanism-title{font-size:2rem}.steps-container{grid-template-columns:1fr;gap:20px}.step-card{min-height:auto}}.previously-sold{padding:80px 40px;background-color:transparent;display:flex;flex-direction:column;align-items:center}.previously-sold h2{font-size:2.5rem;margin-bottom:20px;color:#000;font-weight:700;text-align:center}.previously-sold p{font-size:1.2rem;margin-bottom:40px;color:#ffffffb3;text-align:center}.sold-pandus-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;width:100%;max-width:1200px}.sold-pandu-card{background:#dbcdcdcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0006;transition:all .3s ease}.sold-pandu-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0009}.sold-pandu-image{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;margin-bottom:20px;background:#0003;display:flex;align-items:center;justify-content:center}.sold-pandu-image img{width:100%;height:100%;object-fit:cover}.sold-pandu-name{font-size:1.3rem;font-weight:700;color:#000;margin:0 0 20px;text-align:center}.sold-pandu-stats{display:flex;flex-direction:column;gap:12px}.stat-row{display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:#4b5563}.stat-value{font-weight:600;color:#000}.stat-row.profit{margin-top:8px;padding-top:12px;border-top:1px solid rgba(0,0,0,.1)}.profit-value{color:#10b981;font-weight:700;font-size:1.1rem}@media (max-width: 1024px){.sold-pandus-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.sold-pandus-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.sold-pandus-grid{grid-template-columns:1fr}}.floating-background{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:1;overflow:visible}.floating-panda{position:absolute;opacity:.2;animation:float-down linear infinite;will-change:transform;filter:blur(.3px)}.floating-panda img{display:block;mix-blend-mode:multiply;filter:brightness(1.2) contrast(1.1)}@keyframes float-down{0%{transform:translateY(-100px) rotate(0);opacity:0}3%{opacity:.2}97%{opacity:.2}to{transform:translateY(calc(100vh + 100px)) rotate(360deg);opacity:0}}.contract-address{padding:60px 40px;background-color:transparent;display:flex;justify-content:center;align-items:center}.ca-container{max-width:900px;width:100%;text-align:center}.ca-label{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:24px;letter-spacing:-.02em}.ca-box{background:#d9cdcd;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px 40px;box-shadow:0 8px 32px #0006;display:flex;align-items:center;justify-content:center;gap:20px;cursor:pointer;transition:all .3s ease;position:relative;z-index:5}.ca-box:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000080;border-color:#fff3}.ca-text{font-family:Courier New,monospace;font-size:1.5rem;color:#000;font-weight:600;text-align:center;background:transparent}.ca-check-icon{font-size:1.5rem;transition:all .2s ease;position:absolute;right:40px}@media (max-width: 768px){.ca-text{font-size:.9rem;word-break:break-all}.ca-check-icon{font-size:1.2rem}.ca-label{font-size:1.6rem}}
