html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;color:#1d1d1f;background:#fff;line-height:1.47059;font-weight:400;letter-spacing:-.022em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100%}.pc-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;gap:12px;padding:24px 40px;justify-content:flex-start;background:#fff;box-sizing:border-box;width:100%;max-width:100%}.pc-header-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.pc-logo{width:32px;height:32px;object-fit:contain;transition:opacity .3s ease}.pc-header-link:hover .pc-logo{opacity:.7}.pc-title{margin:0;font-size:1.25rem;font-weight:500;letter-spacing:-.02em;color:#1d1d1f}.pc-main{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:0;overflow-x:hidden}.pc-hero{width:100%;text-align:center;padding:120px 40px 40px;max-width:1200px;margin:0 auto;box-sizing:border-box}.pc-hero-title{margin:0 0 16px;font-size:5rem;font-weight:700;letter-spacing:-.05em;color:#1d1d1f;line-height:1}.pc-hero-subtitle{margin:0;font-size:1.5rem;color:#86868b;font-weight:400;letter-spacing:-.01em}.pc-message{width:100%;max-width:1200px;margin:40px auto 160px;padding:0 40px;text-align:center;box-sizing:border-box}.pc-message-text{margin:0;font-size:1.75rem;line-height:1.4;color:#1d1d1f;font-weight:400;letter-spacing:-.02em}.pc-message-text strong{font-weight:600;color:#1d1d1f}.pc-features-wrapper{width:100%;max-width:100%;background-color:#000;margin-bottom:60px;overflow-x:hidden;box-sizing:border-box}.pc-features{width:100%;max-width:1200px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:repeat(1,1fr);gap:80px;align-items:start;box-sizing:border-box}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pc-feature-item{display:flex;flex-direction:column;align-items:center;gap:24px;justify-content:flex-start;perspective:1000px;animation:fadeInUp .8s ease-out forwards;opacity:0}.pc-feature-item:nth-child(1){animation-delay:.1s}.pc-feature-item:nth-child(2){animation-delay:.2s}.pc-feature-item:nth-child(3){animation-delay:.3s}.pc-feature-item:nth-child(4){animation-delay:.4s}.pc-feature-item:nth-child(5){animation-delay:.5s}.pc-feature-image-wrapper{position:relative;display:inline-block;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s ease;transform-style:preserve-3d;animation:float 3s ease-in-out infinite}.pc-feature-item:nth-child(1) .pc-feature-image-wrapper{animation:float 3s ease-in-out infinite;animation-delay:0s}.pc-feature-item:nth-child(2) .pc-feature-image-wrapper{animation:float 3.5s ease-in-out infinite;animation-delay:.5s}.pc-feature-item:nth-child(3) .pc-feature-image-wrapper{animation:float 4s ease-in-out infinite;animation-delay:1s}.pc-feature-item:nth-child(4) .pc-feature-image-wrapper{animation:float 3.2s ease-in-out infinite;animation-delay:1.5s}.pc-feature-item:nth-child(5) .pc-feature-image-wrapper{animation:float 3.8s ease-in-out infinite;animation-delay:2s}.pc-feature-image-wrapper:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;background:linear-gradient(135deg,#ffffff1a,#0000001a);border-radius:32px;z-index:-1;opacity:0;transition:opacity .4s ease}.pc-feature-image{width:100%;max-width:280px;height:auto;border-radius:24px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s ease;object-fit:contain;display:block;margin:0 auto;box-shadow:0 12px 32px #00000040,0 4px 12px #00000026;background:#000;border:1px solid rgba(255,255,255,.1)}.pc-feature-image-wrapper:hover{animation-play-state:paused;transform:translateY(-12px) scale(1.05)}.pc-feature-image-wrapper:hover:before{opacity:1}.pc-feature-image-wrapper:hover .pc-feature-image{box-shadow:0 20px 60px #0006,0 8px 20px #0003;transform:scale(1.02)}.pc-feature-caption{margin:0;font-size:.9375rem;color:#86868b;text-align:center;font-weight:400;letter-spacing:-.01em;max-width:280px;line-height:1.4}@media (min-width: 768px){.pc-features{grid-template-columns:repeat(2,1fr);gap:80px 60px;padding:100px 60px;align-items:start}.pc-feature-item{align-items:center}.pc-feature-image{max-width:250px;width:100%}.pc-feature-caption{max-width:250px}.pc-feature-item:nth-child(odd) .pc-feature-image-wrapper{animation-delay:.6s}.pc-feature-item:nth-child(2n) .pc-feature-image-wrapper{animation-delay:.7s}}@media (min-width: 1024px){.pc-features{grid-template-columns:repeat(3,1fr);gap:80px 50px;padding:120px 60px}.pc-feature-item{align-items:center}.pc-feature-image{max-width:220px;width:100%}.pc-feature-caption{max-width:220px}.pc-feature-item:nth-child(3n+1) .pc-feature-image-wrapper{animation-delay:.6s}.pc-feature-item:nth-child(3n+2) .pc-feature-image-wrapper{animation-delay:.7s}.pc-feature-item:nth-child(3n+3) .pc-feature-image-wrapper{animation-delay:.8s}}@media (min-width: 1280px){.pc-features{grid-template-columns:repeat(5,1fr);gap:60px 40px;padding:120px 80px}.pc-feature-image,.pc-feature-caption{max-width:200px}}.pc-cta{width:100%;max-width:1200px;margin:0 auto;padding:0 40px 120px;display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box}.pc-appstore-link{display:inline-block;text-decoration:none}.pc-appstore-badge{height:60px;width:auto;transition:opacity .3s ease}.pc-appstore-link:hover .pc-appstore-badge{opacity:.7}@media (min-width: 768px){.pc-appstore-badge{height:70px}}.pc-footer{display:flex;align-items:center;justify-content:center;gap:16px;padding:60px 40px;color:#86868b;font-size:.875rem;border-top:1px solid rgba(0,0,0,.08)}.pc-footer-link{color:inherit;text-decoration:none;transition:color .2s ease;font-weight:400}.pc-footer-link:hover{color:#1d1d1f;text-decoration:none}.pc-footer-sep{color:#c7c7cc}@media (max-width: 767px){.pc-hero-title{font-size:3rem}.pc-hero-subtitle,.pc-message-text{font-size:1.25rem}.pc-hero{padding:80px 20px 30px;box-sizing:border-box}.pc-message{padding:0 20px;margin:30px auto 120px;box-sizing:border-box}.pc-features-wrapper{margin-bottom:40px}.pc-features{padding:60px 20px;gap:60px;box-sizing:border-box}.pc-cta{padding:0 20px 80px;justify-content:flex-end;box-sizing:border-box}.pc-header{padding:20px;box-sizing:border-box}}.pc-content{max-width:800px;margin:0 auto;padding:140px 40px 120px;background:#fff}.pc-content h1{margin:0 0 40px;font-size:4rem;font-weight:700;line-height:1.1;letter-spacing:-.04em;color:#1d1d1f}.pc-content p{margin:0 0 24px;font-size:1.125rem;line-height:1.6;letter-spacing:-.01em;color:#1d1d1f}.pc-content p:last-child{margin-bottom:0}.pc-content h2{margin:48px 0 24px;font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#1d1d1f}.pc-content h3{margin:32px 0 16px;font-size:1.5rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:#1d1d1f}.pc-content ul{margin:0 0 24px;padding-left:24px;list-style-type:disc}.pc-content ul ul{margin:8px 0;padding-left:24px}.pc-content li{margin:8px 0;font-size:1.125rem;line-height:1.6;letter-spacing:-.01em;color:#1d1d1f}.pc-content a{color:#0071e3;text-decoration:underline;transition:color .2s ease}.pc-content a:hover{color:#0077ed}.pc-content strong{font-weight:600}@media (max-width: 767px){.pc-content{padding:120px 20px 80px}.pc-content h1{font-size:2.5rem;margin-bottom:32px}.pc-content h2{font-size:1.75rem;margin:40px 0 20px}.pc-content h3{font-size:1.25rem;margin:28px 0 14px}.pc-content p,.pc-content li{font-size:1rem}}
