@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.App{text-align:center}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.privacy-consent-banner{position:fixed;bottom:0;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:2px solid #f1e86d;box-shadow:0 -4px 20px #32620e1a;z-index:9999;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.privacy-consent-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.privacy-consent-text{flex:1}.privacy-consent-text h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#32620e}.privacy-consent-text p{margin:0 0 12px;font-size:14px;line-height:1.5;color:#4b5563}.privacy-consent-links{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;text-align:center}.privacy-consent-links a,.privacy-preferences-link{color:#32620e;text-decoration:none}.privacy-consent-links a:hover,.privacy-preferences-link:hover{text-decoration:underline;color:#254808}.privacy-preferences-link{background:none;border:none;cursor:pointer;font-size:13px;padding:0;margin:0}.privacy-consent-actions{display:flex;gap:12px;align-items:center}.privacy-consent-btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.privacy-consent-accept{background:#32620e;color:#fff}.privacy-consent-accept:hover{background:#28510b;transform:translateY(-1px);box-shadow:0 4px 12px #32620e33}.privacy-consent-decline{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.privacy-consent-decline:hover{background:#e5e7eb;color:#374151}.privacy-consent-secondary{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.privacy-consent-secondary:hover{background:#e5e7eb;color:#374151}.privacy-consent-options{margin:20px 0}.consent-option{margin-bottom:16px;padding:12px;background:#32620e0d;border-radius:8px;border:1px solid rgba(50,98,14,.1)}.consent-option-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;margin:0}.consent-checkbox{margin:2px 0 0;accent-color:#32620e}.consent-checkbox:disabled{opacity:.5;cursor:not-allowed}.consent-option-text{flex:1;line-height:1.4}.consent-option-text strong{color:#32620e;font-size:14px;font-weight:600}.consent-option-text small{color:#6b7280;font-size:12px;line-height:1.4}@media (max-width: 768px){.privacy-consent-banner{padding:16px}.privacy-consent-content{flex-direction:column;gap:16px;text-align:center}.privacy-consent-actions{flex-direction:column;width:100%}.privacy-consent-btn{width:100%;padding:12px 20px}.privacy-consent-links{flex-direction:column;align-items:center;gap:4px}.consent-options{gap:12px}.consent-option{padding:12px}.consent-option-label{gap:8px}}@media (max-width: 480px){.privacy-consent-banner{padding:12px}.privacy-consent-text h3{font-size:16px}.privacy-consent-text p{font-size:13px}.privacy-consent-btn{font-size:13px;padding:10px 16px}}@media (prefers-color-scheme: dark){.privacy-consent-banner{background:#111827fa;border-top-color:#f1e86d}.privacy-consent-text h3{color:#f1e86d}.privacy-consent-text p{color:#d1d5db}.privacy-consent-decline{background:#374151;color:#d1d5db;border-color:#4b5563}.privacy-consent-decline:hover{background:#4b5563;color:#f9fafb}.consent-option{background:#f1e86d1a;border-color:#f1e86d33}.consent-option-text strong{color:#f1e86d}.consent-option-text small{color:#d1d5db}.privacy-consent-secondary{background:#374151;color:#d1d5db;border-color:#4b5563}.privacy-consent-secondary:hover{background:#4b5563;color:#f9fafb}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.coming-soon-hero{text-align:center;padding:clamp(180px,25vw,240px) 0 clamp(60px,12vw,120px);position:relative;background:linear-gradient(180deg,#fff,#f8fafc);min-height:100vh;display:flex;align-items:center;justify-content:center}.coming-soon-hero .coming-soon-landing-container{max-width:min(90vw,1200px);margin:0 auto;padding:0 clamp(16px,4vw,48px)}.coming-soon-hero-headline{font-size:clamp(36px,8vw,84px);font-weight:800;line-height:1.05;margin-bottom:clamp(24px,6vw,64px);letter-spacing:-.025em;color:#32620e;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out .2s forwards}.coming-soon-hero-subtitle{font-size:clamp(18px,3vw,22px);color:#6b7280;margin-bottom:clamp(32px,6vw,48px);line-height:1.5;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out .5s forwards}.coming-soon-hero-cta{background:#32620e;color:#fff;padding:clamp(16px,3vw,20px) clamp(32px,5vw,40px);border-radius:100px;text-decoration:none;font-weight:700;font-size:clamp(16px,2.5vw,18px);display:inline-block;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;margin-bottom:20px;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out 1.8s forwards;box-shadow:0 4px 20px #32620e2e;min-height:48px;touch-action:manipulation}.coming-soon-hero-cta:hover{background:#28510b;transform:translateY(-3px);box-shadow:0 16px 50px #32620e40}.coming-soon-hero-cta: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 .6s}.coming-soon-hero-cta:hover:before{left:100%}.coming-soon-hero-image-container{display:flex;justify-content:center;margin:clamp(24px,4vw,32px) 0 clamp(16px,3vw,24px) 0;opacity:0;animation:fadeInUp 1.2s ease-out 1.3s forwards}.coming-soon-hero-image{transition:all .3s ease;object-fit:contain}.final-cta{background:#fff;color:#1a1a1a;padding:140px 0 120px;text-align:center;position:relative;border-radius:32px;box-shadow:0 8px 32px #32620e0a;margin:48px auto 0}.final-cta-headline{font-size:56px;font-weight:800;margin-bottom:16px;letter-spacing:-.02em;line-height:1.08;color:#32620e}.final-cta-subtitle{font-size:22px;color:#6b7280;margin-bottom:48px}.final-cta-button{background:#32620e;color:#fff;font-size:16px;padding:16px 32px;border-radius:100px;text-decoration:none;font-weight:700;display:inline-block;transition:all .4s cubic-bezier(.4,0,.2,1);margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 4px 20px #32620e2e;border:none;cursor:pointer}.final-cta-button:hover{transform:scale(1.04);box-shadow:0 12px 40px #32620e2e;background:#254808}.final-note{font-size:16px;opacity:.8;margin-top:20px}.landing-container{max-width:1200px;margin:0 auto;padding:0 48px}@media (max-width: 768px){.final-cta{padding:60px 0}.final-cta-headline{font-size:clamp(28px,5vw,32px);line-height:1.2;margin-bottom:20px}.final-cta-subtitle{font-size:clamp(16px,3vw,18px);margin-bottom:32px;padding:0 10px}.final-cta-button{padding:18px 36px;font-size:clamp(16px,3vw,18px);min-width:280px;min-height:44px;touch-action:manipulation;margin:16px 0}.final-note{font-size:clamp(13px,2.5vw,15px);margin-top:16px;padding:0 10px}.landing-container{padding:0 20px}}@media (max-width: 480px){.landing-container{padding:0 16px}.final-cta-headline{font-size:28px;line-height:1.2}.final-cta-button{padding:16px 32px;font-size:17px;min-width:260px;width:calc(100% - 32px);max-width:320px}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}html{scroll-behavior:smooth}*:focus{outline:2px solid #32620e;outline-offset:2px}button:focus,a:focus{outline:2px solid #32620e;outline-offset:2px}.mouse-user *:focus{outline:none}@media (prefers-contrast: high){.coming-soon-hero-headline,.coming-soon-nav-link{color:#000}.coming-soon-nav-cta{background:#000;color:#fff;border:2px solid #000}}@media print{.coming-soon-header-app,.coming-soon-mobile-nav,.modal-overlay{display:none}.coming-soon-hero{padding-top:0}}.legal-page{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1f2937}.legal-container{max-width:1200px;margin:0 auto;padding:0 16px}.legal-header{position:fixed;top:0;left:0;right:0;background:#fffffff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;box-shadow:0 2px 8px #32620e0a;border-bottom:1px solid #f1e86d;height:70px}.legal-header-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 16px;height:100%}.legal-logo{display:flex;align-items:center;height:100%;margin-right:16px}.legal-logo img{height:60px;width:auto;display:block}.legal-nav{display:flex;align-items:center;gap:12px}.legal-nav-link{color:#32620e;font-weight:600;font-size:16px;text-decoration:none;padding:8px 16px;border-radius:8px;transition:all .2s ease;border:2px solid transparent}.legal-nav-link:hover{color:#254808;background-color:#32620e0d;border-color:#f1e86d}.legal-main{margin-top:90px;padding:40px 0}.legal-content{max-width:900px;margin:0 auto;background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px #00000014}.legal-title{font-size:2.5rem;font-weight:800;color:#32620e;text-align:center;margin-bottom:2rem;letter-spacing:-.02em}.legal-meta{background:#f8fafc;padding:24px;border-radius:12px;margin-bottom:2rem;border-left:4px solid #f1e86d}.legal-meta p{margin:8px 0;font-size:14px;color:#4b5563}.legal-divider{border:none;height:2px;background:linear-gradient(90deg,#f1e86d,#32620e);margin:2rem 0;border-radius:1px}.legal-section{margin-bottom:3rem}.legal-section h2{font-size:1.75rem;font-weight:700;color:#32620e;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #f1e86d}.legal-section h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:1.5rem 0 1rem}.legal-section h4{font-size:1.1rem;font-weight:600;color:#374151;margin:1rem 0 .5rem}.legal-section h5{font-size:1rem;font-weight:600;color:#4b5563;margin:.75rem 0 .5rem}.legal-section p{margin-bottom:1rem;color:#4b5563;line-height:1.7}.legal-section ul,.legal-section ol{margin:1rem 0 1rem 1.5rem;color:#4b5563}.legal-section li{margin-bottom:.5rem;line-height:1.6}.legal-section strong{color:#1f2937;font-weight:600}.legal-section a{color:#32620e;text-decoration:underline;transition:color .2s ease}.legal-section a:hover{color:#254808}.legal-subsection{margin:1.5rem 0;padding:1rem;background:#f9fafb;border-radius:8px;border-left:3px solid #e5e7eb}.legal-subsection h4{margin-top:0;color:#32620e}.legal-footer{background:#f8fafc;padding:24px;border-radius:12px;margin:3rem 0 2rem;border:1px solid #e5e7eb}.legal-footer p{margin:8px 0;font-size:14px;color:#6b7280;text-align:center}.legal-disclaimer{background:#fef3c7;padding:20px;border-radius:8px;border-left:4px solid #f59e0b;margin-top:2rem}.legal-disclaimer p{margin:0;font-size:14px;color:#92400e;text-align:center;font-style:italic}.legal-footer-section{background:#f9fafb;color:#64748b;font-size:16px;padding:40px 0;text-align:center;border-top:1.5px solid #f1e86d;box-shadow:0 -2px 8px #32620e0a;letter-spacing:.01em;margin-top:3rem;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative}.legal-footer-content{max-width:1200px;margin:0 auto;padding:0 16px}.legal-footer-links{margin-top:12px;display:flex;justify-content:center;gap:32px}.legal-footer-link{color:#32620e;text-decoration:none;font-weight:500;transition:color .2s}.legal-footer-link:hover{color:#254808;text-decoration:underline}@media (max-width: 768px){.legal-container{padding:0 12px}.legal-header{height:60px}.legal-header-content{padding:0 12px}.legal-logo img{height:50px}.legal-main{margin-top:80px;padding:20px 0}.legal-content{padding:24px 20px;margin:0 12px}.legal-title{font-size:2rem;margin-bottom:1.5rem}.legal-section h2{font-size:1.5rem;margin-bottom:1rem}.legal-section h3{font-size:1.1rem;margin:1rem 0 .75rem}.legal-section h4{font-size:1rem;margin:.75rem 0 .5rem}.legal-meta{padding:16px}.legal-subsection{padding:.75rem}.legal-footer-links{gap:20px}}@media (max-width: 480px){.legal-content{padding:20px 16px;margin:0 8px}.legal-title{font-size:1.75rem}.legal-section h2{font-size:1.25rem}.legal-section h3{font-size:1rem}.legal-nav-link{padding:6px 12px;font-size:14px}}
