*{margin:0;padding:0;box-sizing:border-box}#__next,#root,[data-nextjs-scroll-focus-boundary]{background:linear-gradient(180deg,#0f0f0f,#1a1a1a 25%,#2d2d2d 50%,#cc785c);background-attachment:fixed;min-height:100vh}body,html{background:linear-gradient(180deg,#0f0f0f,#1a1a1a 25%,#2d2d2d 50%,#cc785c);background-attachment:fixed;height:100%;width:100%;margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;color:#191919}.nav-header{position:-webkit-sticky;position:sticky;top:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.1);z-index:1000;padding:16px 0}.nav-container{max-width:1200px;width:90%;margin:0 auto;justify-content:space-between;padding:0 24px}.nav-container,.nav-logo{display:flex;align-items:center}.nav-logo{gap:12px;text-decoration:none;color:#fff;font-weight:600;font-size:18px}.nav-logo img{width:32px;height:32px;object-fit:contain}.nav-link{color:#cc785c;text-decoration:none;font-weight:600;font-size:15px;padding:8px 16px;border-radius:8px;border:1px solid rgba(204,120,92,.3);transition:background-color .2s}.nav-link:hover{background-color:rgba(204,120,92,.1)}.container{max-width:600px;width:90%;margin:0 auto;padding:0;text-align:center;position:relative}.logo{width:60px;height:60px;margin:0 auto 24px;opacity:.9}.logo img{width:100%;height:100%;object-fit:contain}h1{font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:700;margin-bottom:12px;letter-spacing:-1px;line-height:1.1}.hero-section h1,h1{color:#191919}.subtitle{font-size:18px;color:#666663;margin-bottom:32px;line-height:1.5}.hero-section{background:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.85) 50%,rgba(204,120,92,.3));border-radius:32px;padding:48px 32px;margin-top:0;box-shadow:0 -4px 40px rgba(0,0,0,.3);text-align:center}.exclusive-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(204,120,92,.1);border:1px solid rgba(204,120,92,.3);padding:8px 16px;border-radius:20px;margin-bottom:24px;font-size:13px;font-weight:600;color:#cc785c}.badge-icon{font-size:16px}.referral-message{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,.05);padding:12px 20px;border-radius:16px;margin:20px 0;font-size:14px;color:#333;font-weight:500}.referral-icon{font-size:18px}.hero-subtitle{font-size:18px;font-weight:500;color:#191919;line-height:1.6;letter-spacing:-.1px;max-width:520px;margin:24px auto 32px}.hero-section .subtitle{color:#191919}.cta-group{margin:32px 0 24px}.cta-download-row{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.cta-primary{display:inline-block;background:#191919;color:#fff;border:2px solid #cc785c;padding:18px 32px;border-radius:16px;font-size:16px;font-weight:700;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.3);transition:all .3s ease;flex:1 1;min-width:200px;max-width:280px;text-align:center}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.4);background:#000}.cta-secondary-group{margin-top:32px;padding-top:32px;border-top:1px solid rgba(0,0,0,.1)}.cta-secondary-label{font-size:14px;color:hsla(0,0%,100%,.9);margin-bottom:12px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}.cta-secondary{display:inline-block;background:#34c759;color:#fff;padding:14px 32px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;box-shadow:0 4px 12px rgba(52,199,89,.3);transition:all .2s ease;width:100%;max-width:280px}.cta-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(52,199,89,.4);background:#30b855}.invite-badge{display:inline-flex;align-items:center;gap:8px;background:#34c75915;padding:10px 16px;border-radius:20px;margin-bottom:32px;font-size:14px;font-weight:600;color:#34c759}.checkmark{width:18px;height:18px}.invite-notice{background:#cc785c15;border:2px solid #cc785c;border-radius:12px;padding:16px;margin:24px 0;display:flex;gap:12px;align-items:flex-start}.notice-icon{width:24px;height:24px;color:#cc785c;flex-shrink:0;margin-top:2px}.invite-notice p{font-size:14px;color:#191919;line-height:1.5;margin:0}.invite-notice p strong{color:#b6664c;font-weight:600}.download-button{display:inline-block;color:#fff;padding:16px 32px;border-radius:12px;text-decoration:none;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s;margin-bottom:16px;width:100%;text-align:center}.download-button.primary{background:#cc785c;box-shadow:0 4px 12px rgba(204,120,92,.3)}.download-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(204,120,92,.4)}.download-button.secondary{background:#666663;box-shadow:0 4px 12px hsla(60,1%,39%,.3)}.download-button.secondary:hover{transform:translateY(-2px);box-shadow:0 6px 16px hsla(60,1%,39%,.4)}.download-button.success{background:#34c759;box-shadow:0 4px 12px rgba(52,199,89,.3)}.download-button.success:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(52,199,89,.4)}.instructions{background:#fff;border-radius:16px;padding:24px;margin:32px 0;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:left}.instructions h2{font-size:20px;font-weight:700;color:#191919;margin-bottom:20px;text-align:center}.instruction-step{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.instruction-step:last-child{margin-bottom:0}.step-number{background:#cc785c;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.step-content{flex:1 1}.step-content strong{display:block;font-size:16px;font-weight:600;color:#191919;margin-bottom:4px}.step-content p{font-size:14px;color:#666663;line-height:1.5;margin:0}.step-actions{margin-top:12px}.acknowledgment{margin-top:24px;text-align:center}.got-it-button{background:#cc785c;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(204,120,92,.3)}.got-it-button:hover{background:#b6664c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(204,120,92,.4)}.action-buttons{margin-top:24px}.app-store-badge{width:200px;height:auto;margin:0 auto}.features{margin-top:48px;text-align:left}.feature{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.feature-icon{width:24px;height:24px;color:#cc785c;flex-shrink:0;margin-top:2px}.feature-text{font-size:15px;color:#666663;line-height:1.5}.footer{margin-top:48px;padding:24px 24px 48px;border-top:1px solid hsla(0,0%,100%,.1);font-size:13px;color:hsla(0,0%,100%,.7)}.footer a{color:#ff9f7a;text-decoration:none;font-weight:600;transition:color .2s ease}.footer a:hover{color:#ffb896;text-decoration:underline}.copyright{margin-top:8px;font-size:12px;color:hsla(0,0%,100%,.5)}.faq{margin-top:48px;padding:0 24px;text-align:left}.faq h2{font-size:20px;font-weight:700;color:hsla(0,0%,100%,.9);margin-bottom:16px;text-align:center}.faq-item{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.faq-item summary{cursor:pointer;font-weight:600;color:#191919;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:8px;color:#666663}.error-message,.faq-item p{font-size:14px;line-height:1.5}.error-message{background:rgba(223,93,83,.15);border:1px solid rgba(223,93,83,.3);border-radius:12px;padding:16px;margin-bottom:24px;color:#c0392b;font-weight:500}.loading{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;padding:40px 0;font-weight:500}.hero-section .loading,.loading{color:#191919}.spinner{width:20px;height:20px;border:2px solid #e5e4df;border-top-color:#cc785c;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:600px){h1{font-size:32px}.hero-section{padding:40px 24px;border-radius:24px}.hero-subtitle{font-size:18px}.cta-download-row{flex-direction:column;gap:12px}.cta-primary{font-size:15px;padding:16px 24px;min-width:100%;max-width:100%}.cta-secondary{font-size:15px;padding:12px 28px}.subtitle{font-size:16px}.instructions{padding:20px;margin:24px 0}.instructions h2{font-size:18px}.instruction-step{gap:12px}.step-number{width:24px;height:24px;font-size:12px}.step-content strong{font-size:15px}.step-content p{font-size:13px}.got-it-button{padding:10px 20px;font-size:13px}.acknowledgment,.action-buttons{margin-top:20px}.invite-notice{padding:12px;margin:20px 0;gap:10px}.notice-icon{width:20px;height:20px}.invite-notice p{font-size:13px}.nav-container{padding:0 16px}.nav-logo span{font-size:16px}.nav-link{font-size:14px;padding:6px 12px}}