body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#10b9811a,#3b82f60d 50%,#8b5cf614);background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}.App,body{min-height:100vh}.App{background:#0000}.hero{align-items:center;background:linear-gradient(135deg,#10b98108,#3b82f605 50%,#8b5cf608);border-bottom:1px solid #ffffff0d;display:flex;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.floating-logo{align-items:center;animation:floatAndSpin 25s linear infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff26,#ffffff0d 50%,#007aff1a);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #fff3;display:flex;filter:blur(.5px);height:60px;justify-content:center;opacity:.4;position:absolute;width:60px}.floating-logo:before{animation:gradientShift 8s ease-in-out infinite;background:linear-gradient(135deg,#007aff1a,#5856d61a 50%,#ff2d551a);border-radius:16px;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.floating-logo img{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));height:36px;object-fit:contain;position:relative;width:36px;z-index:1}.floating-logo-1{animation-delay:0s;height:50px;left:5%;top:10%;width:50px}.floating-logo-1 img{height:30px;width:30px}.floating-logo-2{animation-delay:-3s;height:70px;right:8%;top:20%;width:70px}.floating-logo-2 img{height:42px;width:42px}.floating-logo-3{animation-delay:-7s;height:55px;left:2%;top:50%;width:55px}.floating-logo-3 img{height:33px;width:33px}.floating-logo-4{animation-delay:-12s;height:60px;right:15%;top:70%;width:60px}.floating-logo-5{animation-delay:-5s;height:48px;left:85%;top:30%;width:48px}.floating-logo-5 img{height:28px;width:28px}.floating-logo-6{animation-delay:-15s;bottom:20%;height:65px;left:10%;width:65px}.floating-logo-6 img{height:39px;width:39px}.poker-emoji{animation:floatAndSpin 25s linear infinite;font-size:3rem;opacity:.15;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none}.poker-emoji-1{animation-delay:0s;font-size:2.5rem;left:5%;top:10%}.poker-emoji-2{animation-delay:-3s;font-size:3.5rem;right:8%;top:20%}.poker-emoji-3{animation-delay:-7s;font-size:2.8rem;left:2%;top:50%}.poker-emoji-4{animation-delay:-12s;font-size:3rem;right:15%;top:70%}.poker-emoji-5{animation-delay:-5s;font-size:2.4rem;left:85%;top:30%}.poker-emoji-6{animation-delay:-15s;bottom:20%;font-size:3.2rem;left:10%}.poker-emoji-7{animation-delay:-8s;font-size:2.6rem;left:80%;top:80%}.poker-emoji-8{animation-delay:-18s;bottom:30%;font-size:3.8rem;right:5%}@keyframes floatAndSpin{0%{opacity:.3;transform:translateY(0) translateX(0) rotate(0deg)}25%{opacity:.6;transform:translateY(-30px) translateX(20px) rotate(90deg)}50%{opacity:.4;transform:translateY(-15px) translateX(-10px) rotate(180deg)}75%{opacity:.7;transform:translateY(-40px) translateX(15px) rotate(270deg)}to{opacity:.3;transform:translateY(0) translateX(0) rotate(1turn)}}@keyframes gradientShift{0%{background:linear-gradient(135deg,#007aff1a,#5856d61a 50%,#ff2d551a)}33%{background:linear-gradient(135deg,#ff2d551a,#007aff1a 50%,#5856d61a)}66%{background:linear-gradient(135deg,#5856d61a,#ff2d551a 50%,#007aff1a)}to{background:linear-gradient(135deg,#007aff1a,#5856d61a 50%,#ff2d551a)}}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;position:relative;z-index:2}.hero-content{max-width:600px}.hero-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.hero-badge{align-items:center;border-radius:50px;display:inline-flex;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.award-badge{background:#ffd7001a;border:1px solid #ffd7004d;color:gold}.award-badge .badge-icon{margin-right:.5rem}.live-badge{background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff}.badge-text{font-size:.875rem;font-weight:600}.hero-title{color:#fff;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#3b82f6 50%,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#fff;font-size:1.125rem;line-height:1.7;margin-bottom:3rem}.hero-form{margin-bottom:2rem}.waitlist-form-inline{display:flex;flex-direction:column;gap:1rem}.form-input-container{display:flex;flex-wrap:wrap;gap:.75rem}.hero-email-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fff3;border-radius:12px;color:#fff;flex:1 1;font-size:1rem;min-width:300px;padding:1rem 1.5rem;transition:all .3s ease}.hero-email-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.hero-email-input::placeholder{color:#71717a}.hero-submit-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.hero-submit-button:hover:not(:disabled){box-shadow:0 10px 25px #10b9814d;transform:translateY(-2px)}.hero-submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.hero-recaptcha{display:flex;justify-content:flex-start}.success-message-inline{align-items:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;color:#10b981;display:flex;font-weight:500;gap:.75rem;padding:1rem 1.5rem}.success-icon-small{height:1.25rem;width:1.25rem}.social-proof-inline{color:#a1a1aa;font-size:.875rem;gap:1rem}.avatar,.proof-avatars,.social-proof-inline{align-items:center;display:flex}.avatar{background:#ffffff1a;border:2px solid #000;border-radius:50%;font-size:.875rem;height:2rem;justify-content:center;margin-left:-.5rem;width:2rem}.avatar:first-child{margin-left:0}.hero-device{align-items:center;display:flex;flex-direction:column;gap:2rem;position:relative;z-index:2}.iphone-frame{background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:3rem;box-shadow:0 30px 60px #0009,0 0 0 3px #ffffff1a,inset 0 0 0 1px #ffffff0d;height:710px;padding:.4rem;position:relative;width:332px}.iphone-content{background:#000;border-radius:2.6rem;height:calc(100% - .4rem);margin-top:.2rem;overflow:hidden;position:relative;width:100%}.app-screen{display:flex;flex-direction:column;height:100%;padding:3rem 1.5rem 2rem;width:100%}.tab-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:2rem;box-shadow:0 8px 32px #0000004d;display:flex;gap:.5rem;margin:0 auto;max-width:90vw;padding:.5rem;position:relative;width:-webkit-fit-content;width:fit-content}.tab{background:#0000;border:none;border-radius:1.5rem;color:#ffffffb3;cursor:pointer;flex:0 0 auto;font-size:.85rem;font-weight:500;min-width:-webkit-fit-content;min-width:fit-content;padding:.75rem 1.25rem;transition:all .3s ease;white-space:nowrap}.tab-text-full{display:inline}.tab-text-short{display:none}.tab:hover{background:#ffffff1a;color:#ffffffe6}.tab.active{background:#ffffffe6;box-shadow:0 4px 16px #fff3;color:#000}.phone-content{background:linear-gradient(180deg,#000,#0a0a0a);border-radius:2rem;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2rem 1.5rem 1.5rem;width:100%}.app-header{margin-bottom:2rem;text-align:center}.app-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.app-subtitle{color:#a1a1aa;font-size:.875rem}.poker-table{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2rem;justify-content:center}.table-center{text-align:center}.pot{color:#10b981;font-size:.875rem;margin-bottom:1rem}.community-cards{gap:.5rem}.card,.community-cards{display:flex;justify-content:center}.card{align-items:center;background:#fff;border-radius:.375rem;box-shadow:0 2px 8px #0000004d;color:#000;font-size:.75rem;font-weight:700;height:3.5rem;width:2.5rem}.hole-cards{display:flex;gap:.5rem;justify-content:center}.action-buttons{display:flex;gap:.5rem;margin-top:auto}.action-btn{border:none;border-radius:.5rem;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem;transition:all .2s}.action-btn.fold{background:#dc2626;color:#fff}.action-btn.call{background:#f59e0b;color:#fff}.action-btn.raise{background:#10b981;color:#fff}.session-stats{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.stat-item{text-align:center}.stat-value{color:#fff;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.stat-value.green{color:#10b981}.stat-label{font-size:.75rem;letter-spacing:.05em}.hand-review{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.review-item{align-items:center;background:#ffffff0d;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.review-action{color:#fff;font-size:.875rem}.review-rating{border-radius:.25rem;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.review-rating.good{background:#10b98133;color:#10b981}.review-rating.warning{background:#f59e0b33;color:#f59e0b}.app-preview-section{background:linear-gradient(135deg,#10b98108,#3b82f608);border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;padding:4rem 2rem}.app-preview-container{margin:0 auto;max-width:800px;text-align:center}.preview-title{color:#fff;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.preview-subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.app-store-badges{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.badge-placeholder{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;cursor:pointer;display:flex;gap:.75rem;min-width:160px;padding:1rem 1.5rem;transition:all .3s ease}.badge-placeholder:hover{background:#ffffff14;border-color:#10b9814d;transform:translateY(-2px)}.badge-icon{font-size:2rem}.badge-text{text-align:left}.badge-line-1{color:#a1a1aa;font-size:.75rem;line-height:1}.badge-line-2{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.2;margin-top:.125rem}.testimonials-section{background:linear-gradient(180deg,#000,#0a0a0a);padding:6rem 2rem}.testimonials-container{margin:0 auto;max-width:1200px}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:4rem 0}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s ease}.testimonial-card:hover{border-color:#10b9814d;box-shadow:0 20px 40px #10b9811a;transform:translateY(-4px)}.testimonial-card.featured{background:#ffd7000d;border-color:#ffd7004d}.testimonial-card.featured:hover{border-color:#ffd70080;box-shadow:0 20px 40px #ffd7001a}.testimonial-header{align-items:center;display:flex;margin-bottom:1rem}.testimonial-avatar{align-items:center;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;display:flex;flex-shrink:0;font-size:1.5rem;height:48px;justify-content:center;margin-right:1rem;width:48px}.testimonial-author{flex:1 1}.author-name{color:#fff;font-size:1rem;font-weight:600}.author-handle{color:#10b981}.author-handle,.testimonial-date{font-size:.875rem;margin-top:.25rem}.testimonial-date{color:#a1a1aa}.testimonial-title{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.testimonial-text{color:#d1d5db;font-size:.95rem;line-height:1.6}.social-proof-stats{border-top:1px solid #ffffff1a;display:flex;gap:4rem;justify-content:center;margin-top:4rem;padding-top:3rem}.stat{text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#a1a1aa;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase}.cta-section{background:linear-gradient(135deg,#10b9811a,#3b82f60d);border-top:1px solid #ffffff1a;padding:6rem 2rem}.cta-container{margin:0 auto;max-width:600px;text-align:center}.cta-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.7;margin-bottom:3rem}.cta-form{display:flex;flex-direction:column;gap:2rem}.cta-form-group{display:flex;flex-wrap:wrap;gap:1rem}.cta-email-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fff3;border-radius:12px;color:#fff;flex:1 1;font-size:1rem;min-width:300px;padding:1rem 1.5rem;transition:all .3s ease}.cta-email-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.cta-email-input::placeholder{color:#71717a}.cta-submit-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.cta-submit-button:hover:not(:disabled){box-shadow:0 10px 25px #10b9814d;transform:translateY(-2px)}.cta-submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.cta-recaptcha{display:flex;justify-content:center}.success-message-cta{background:#10b9811a;border:1px solid #10b9814d;border-radius:1rem;margin:0 auto;max-width:500px;padding:3rem 2rem;text-align:center}.success-message-cta .success-icon{color:#10b981;display:block;height:3rem;margin:0 auto 1rem;width:3rem}.success-message-cta h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.success-message-cta p{color:#a1a1aa;font-size:1rem}.footer{background:#000c;border-top:1px solid #ffffff1a;padding:4rem 2rem 2rem}.footer-content{margin:0 auto;max-width:1200px}.footer-main{align-items:start;display:flex;gap:3rem;justify-content:space-between;margin-bottom:3rem}.footer-logo{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.logo-icon{font-size:2rem}.footer-logo span{color:#fff;font-size:1.5rem;font-weight:700}.footer-links{display:flex;flex-wrap:wrap;gap:4rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-column h4{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.footer-column a{color:#a1a1aa;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#10b981}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-top:2rem}.footer-text{color:#71717a;font-size:.875rem}.footer-social{align-items:center;display:flex;gap:1rem}.footer-social span{color:#a1a1aa;font-size:.875rem}.footer-social a{color:#a1a1aa;font-size:1.25rem;text-decoration:none;transition:color .2s ease}.footer-social a:hover{color:#10b981}.hero-download{margin-bottom:2rem;text-align:center}.download-buttons{display:flex;justify-content:center;margin-bottom:1rem}.app-store-button{align-items:center;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;display:flex;min-width:200px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.app-store-button:hover{border-color:#ffffff4d;box-shadow:0 10px 25px #ffffff1a;transform:translateY(-2px)}.download-icon{font-size:2rem;margin-right:1rem}.download-text{text-align:left}.download-line-1{color:#a1a1aa;font-size:.875rem;line-height:1}.download-line-2{color:#fff;font-size:1.25rem;font-weight:600;line-height:1.2}.download-subtitle{color:#a1a1aa;font-size:.875rem;margin-top:.5rem;text-align:center}.download-cta-buttons{display:flex;justify-content:center;margin:3rem 0 2rem}.app-store-button-large{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;box-shadow:0 10px 25px #10b9814d;color:#fff;cursor:pointer;display:flex;min-width:250px;padding:1.5rem 3rem;text-decoration:none;transition:all .3s ease}.app-store-button-large:hover{box-shadow:0 15px 35px #10b98166;transform:translateY(-3px)}.app-store-button-large .download-icon{font-size:2.5rem;margin-right:1.5rem}.app-store-button-large .download-line-1{color:#fffc;font-size:1rem}.app-store-button-large .download-line-2{color:#fff;font-size:1.5rem;font-weight:700}.download-note{color:#a1a1aa;font-size:.875rem;margin-top:1rem}.app-video{background:#000;border-radius:2.6rem;display:block;height:100%;object-fit:contain;width:100%}@media (max-width:1024px){.app-video{border-radius:2.2rem}}@media (max-width:768px){.app-video{border-radius:2rem}}@media (max-width:480px){.app-video{border-radius:1.8rem}}@media (max-width:1024px){.hero-container{gap:3rem;grid-template-columns:1fr 1fr}.tab-bar{transform:scale(.95)}.tab{font-size:.8rem;padding:.65rem 1rem}}@media (max-width:768px){.hero{min-height:auto;padding:2rem 1rem}.hero-container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-content{order:1}.hero-device{order:2}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.tab-bar{flex-wrap:nowrap;max-width:95vw;overflow-x:auto;transform:scale(.85)}.tab{font-size:.75rem;min-width:-webkit-fit-content;min-width:fit-content;padding:.6rem .8rem}.tab-text-full{display:none}.tab-text-short{display:inline}.hero-download{margin-bottom:1.5rem}.app-store-button{min-width:180px;padding:.875rem 1.5rem}.download-icon{font-size:1.75rem}.download-line-2{font-size:1.125rem}}@media (max-width:480px){.hero{padding:.5rem}.hero-container{gap:2rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.9rem}.tab-bar{gap:.3rem;padding:.4rem;transform:scale(.75)}.tab{font-size:.7rem;padding:.5rem .6rem}.app-store-button{min-width:160px;padding:.75rem 1.25rem}.download-line-1{font-size:.75rem}.download-line-2{font-size:1rem}}.privacy-policy-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#10b9811a,#3b82f60d 50%,#8b5cf614);background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh;padding:2rem 0}.privacy-policy-container{margin:0 auto;max-width:900px;padding:0 2rem}.privacy-policy-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding:2rem 0;position:relative;text-align:center}.back-home-link{background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;color:#10b981;font-size:1.1rem;font-weight:500;left:0;padding:.5rem 1rem;position:absolute;text-decoration:none;top:2rem;transition:all .3s ease}.back-home-link:hover{background:#10b98133;color:#3b82f6;text-decoration:none}.privacy-policy-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#3b82f6 50%,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.last-updated{color:#ffffffb3;font-size:1.1rem;margin:0}.privacy-policy-content{margin:0 auto;max-width:800px}.privacy-policy-content section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin-bottom:3rem;padding:2rem}.privacy-policy-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#3b82f6 50%,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.privacy-policy-content h2:after{background:linear-gradient(90deg,#10b981,#3b82f6);bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.privacy-policy-content h3{color:#3b82f6;font-size:1.4rem;font-weight:500;margin-bottom:1rem;margin-top:1.5rem}.privacy-policy-content p{color:#ffffffe6;margin-bottom:1rem}.privacy-policy-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.privacy-policy-content li{color:#ffffffd9;margin-bottom:.5rem}.privacy-policy-content li strong{color:#10b981;font-weight:600}.subsection{background:#ffffff03;border-left:3px solid #10b981;margin-bottom:2rem}.contact-info,.subsection{border-radius:8px;padding:1.5rem}.contact-info{background:#10b9811a;border:1px solid #10b9814d;margin:1rem 0}.contact-info p{margin-bottom:.5rem}.contact-info a{color:#10b981;font-weight:500;text-decoration:none}.contact-info a:hover{color:#3b82f6;text-decoration:underline}.contact-note{background:#3b82f60d;border-left:3px solid #3b82f6;border-radius:6px;font-size:.9rem;margin-top:1rem;padding:1rem}.contact-note p{color:#fffc;margin-bottom:.5rem}.contact-note p:last-child{margin-bottom:0}.privacy-policy-content a{color:#10b981;font-weight:500;text-decoration:none}.privacy-policy-content a:hover{color:#3b82f6;text-decoration:underline}.email-protection{background:linear-gradient(135deg,#10b9811a,#3b82f61a);border:1px solid #10b9814d;border-radius:6px;color:#10b981;cursor:pointer;display:inline-block;font-weight:500;padding:.4rem .8rem;position:relative;text-decoration:none;transition:all .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.email-protection:before{background:linear-gradient(45deg,#0000 40%,#10b9811a 50%,#0000 60%);border-radius:6px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.email-protection:hover{background:linear-gradient(135deg,#10b98133,#3b82f633);border-color:#3b82f666;box-shadow:0 4px 12px #10b98133;color:#3b82f6;transform:translateY(-1px)}.email-protection:hover:before{opacity:1}.email-protection:active{box-shadow:0 2px 6px #10b9811a;transform:translateY(0)}.email-protection.email-revealed{background:#0000;border:none;box-shadow:none;padding:0;transform:none;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.email-protection.email-revealed:before{display:none}.revealed-email{background:#10b9810d;border-radius:4px;color:#10b981!important;font-weight:500;padding:.2rem .4rem;text-decoration:none!important;transition:all .3s ease}.revealed-email:hover{background:#3b82f60d;color:#3b82f6!important;text-decoration:underline!important}.policy-footer{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-top:3rem;padding:2rem;text-align:center}.policy-footer p{color:#fffc;margin-bottom:1rem}.policy-footer p:last-child{color:#fff9;font-size:.9rem;margin-bottom:0}@media (max-width:768px){.privacy-policy-container{padding:0 1rem}.back-home-link{display:inline-block;font-size:1rem;margin-bottom:1rem;position:static}.privacy-policy-header h1{font-size:2.2rem}.privacy-policy-content h2{font-size:1.6rem}.privacy-policy-content h3{font-size:1.2rem}.privacy-policy-content section,.subsection{padding:1.5rem}.contact-info{padding:1rem}}@media (max-width:480px){.privacy-policy-page{padding:1rem 0}.privacy-policy-header{margin-bottom:2rem;padding:1rem 0}.privacy-policy-header h1{font-size:1.8rem}.privacy-policy-content section{margin-bottom:2rem;padding:1rem}.subsection{padding:1rem}}
/*# sourceMappingURL=main.9149d8fa.css.map*/