.attack-of-the-circle-page{min-height:100vh;background:#0b0b0b;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.attack-of-the-circle-page .hero-section{padding:240px 0 80px;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);position:relative;overflow:hidden}.attack-of-the-circle-page .hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="%23ffffff" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.attack-of-the-circle-page .hero-content{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.attack-of-the-circle-page .hero-image-container{position:relative}.attack-of-the-circle-page .hero-image{width:100%;max-width:500px;height:auto;border-radius:16px;box-shadow:0 20px 40px #0000004d;transition:transform .3s ease}.attack-of-the-circle-page .hero-image:hover{transform:translateY(-5px)}.attack-of-the-circle-page .hero-text{display:flex;flex-direction:column;gap:24px;max-width:100%}.attack-of-the-circle-page .hero-title{font-size:3.5rem;font-weight:700;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.1;word-wrap:break-word}.attack-of-the-circle-page .hero-subtitle{font-size:1.25rem;color:#a0a0a0;margin:0;font-weight:500}.attack-of-the-circle-page .hero-tags{display:flex;gap:6px;flex-wrap:wrap}.attack-of-the-circle-page .tag{padding:8px 16px;border-radius:16px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.attack-of-the-circle-page .hero-description{font-size:1.125rem;line-height:1.6;color:#d0d0d0;margin:0;word-wrap:break-word}.attack-of-the-circle-page .main-content{padding:80px 0}.attack-of-the-circle-page .content-wrapper{max-width:1000px;margin:0 auto;padding:0 24px}.attack-of-the-circle-page .content-section{margin-bottom:80px}.attack-of-the-circle-page .section-title{font-size:2.5rem;font-weight:700;margin:0 0 32px;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.attack-of-the-circle-page .section-text{font-size:1.125rem;line-height:1.7;color:#d0d0d0;margin:0 0 24px}.attack-of-the-circle-page .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-top:32px}.attack-of-the-circle-page .feature-item{background:#ffffff0d;padding:32px;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.attack-of-the-circle-page .feature-item:hover{background:#ffffff14;transform:translateY(-4px);box-shadow:0 12px 24px #0003}.attack-of-the-circle-page .feature-item h3{font-size:1.25rem;font-weight:600;margin:0 0 12px;color:#fff}.attack-of-the-circle-page .feature-item p{font-size:1rem;line-height:1.6;color:#b0b0b0;margin:0}.attack-of-the-circle-page .download-links{display:flex;flex-direction:column;gap:16px;margin-top:32px}.attack-of-the-circle-page .download-link{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border:1px solid rgba(255,255,255,.1);border-radius:12px;text-decoration:none;color:#fff;font-weight:600;font-size:1.125rem;transition:all .3s ease}.attack-of-the-circle-page .download-link:hover{transform:translate(8px);box-shadow:0 8px 16px #0000004d}.attack-of-the-circle-page .appstore-link{background:#007aff;border-left:4px solid #007aff}.attack-of-the-circle-page .playstore-link{background:#00c853;border-left:4px solid #00c853}.attack-of-the-circle-page .link-text{display:flex;align-items:center;gap:12px}.attack-of-the-circle-page .link-arrow{font-size:1.25rem;opacity:.7;transition:transform .3s ease}.attack-of-the-circle-page .download-link:hover .link-arrow{transform:translate(4px)}.attack-of-the-circle-page .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:32px}.attack-of-the-circle-page .info-item{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.attack-of-the-circle-page .info-label{font-weight:600;color:#a0a0a0;min-width:120px}.attack-of-the-circle-page .info-value{color:#fff;font-weight:500}.attack-of-the-circle-page .info-link{color:#4facfe;text-decoration:none;font-weight:600;transition:color .3s ease}.attack-of-the-circle-page .info-link:hover{color:#00f2fe;text-decoration:underline}@media (max-width: 768px){.attack-of-the-circle-page .hero-content{grid-template-columns:1fr;gap:40px;text-align:center}.attack-of-the-circle-page .hero-title{font-size:2.5rem}.attack-of-the-circle-page .section-title{font-size:2rem}.attack-of-the-circle-page .features-grid{grid-template-columns:1fr}.attack-of-the-circle-page .hero-section{padding:180px 0 60px}.attack-of-the-circle-page .main-content{padding:60px 0}.attack-of-the-circle-page .hero-tags{justify-content:center}}@media (max-width: 480px){.attack-of-the-circle-page .hero-title{font-size:2rem}.attack-of-the-circle-page .section-title{font-size:1.75rem}.attack-of-the-circle-page .hero-section{padding:140px 0 40px}}
