@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--primary-pink: #FF006E;--secondary-pink: #ff69b4;--tertiary-pink: #da70d6;--accent-purple: #ba55d3;--deep-purple: #8a2be2;--dark-purple: #4b0082;--love-red: #dc143c;--passion-orange: #ff6347;--white: #ffffff;--light-gray: rgba(255, 255, 255, .9);--medium-gray: rgba(255, 255, 255, .7);--dark-gray: rgba(255, 255, 255, .5);--black: #000000;--gradient-primary: linear-gradient(135deg, var(--primary-pink), var(--secondary-pink));--gradient-secondary: linear-gradient(135deg, var(--secondary-pink), var(--tertiary-pink));--gradient-accent: linear-gradient(135deg, var(--tertiary-pink), var(--accent-purple));--gradient-bg: linear-gradient(135deg, var(--dark-purple), var(--deep-purple));--shadow-pink: 0 4px 20px rgba(255, 0, 110, .3);--shadow-purple: 0 4px 20px rgba(138, 43, 226, .3);--shadow-soft: 0 2px 10px rgba(0, 0, 0, .1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;min-height:100dvh;background:var(--black);color:var(--white);overflow-x:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in{animation:fadeIn .6s ease-out}.slide-in{animation:slideIn .6s ease-out}.pulse{animation:pulse 2s ease-in-out infinite}@media (prefers-contrast: high){:root{--primary-pink: #FF006E;--secondary-pink: #ff40a0;--white: #ffffff;--black: #000000}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.video-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;display:flex}.video-column{flex:1;height:100%;overflow:hidden;position:relative}.video-column:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:4px;height:100%;background-color:#000;z-index:2}.background-video{width:100%;height:100%;object-fit:cover;opacity:0;animation:videoFadeIn 2s ease-in-out forwards}@keyframes videoFadeIn{0%{opacity:0}to{opacity:1}}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1}@media (max-width: 768px){.video-background{flex-direction:column}.video-column{flex:1;height:33.33%;width:100%}.background-video{width:100%;height:100%;object-fit:cover}}.app-store-buttons{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem 0}.app-store-button{display:inline-block;text-decoration:none;background:#000;color:#fff;border-radius:12px;padding:16px 24px;min-width:220px;transition:all .3s ease;border:1px solid #333}.app-store-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.app-store-button.ios,.app-store-button.android{background:linear-gradient(135deg,#000,#333)}.button-content{display:flex;align-items:center;gap:12px}.button-text{display:flex;flex-direction:column;text-align:left}.download-text{font-size:.875rem;color:#ccc;line-height:1;margin-bottom:3px}.soon-text{font-size:.875rem;color:#ccc;line-height:1;margin-top:8px}.store-name{font-size:1.375rem;font-weight:600;color:#fff;line-height:1}.app-store-button svg{width:36px;height:36px;color:#fff}@media (max-width: 480px){.app-store-buttons{flex-direction:column;gap:.75rem}.app-store-button{width:100%;max-width:250px}}.app-store-button.ios:hover,.app-store-button.android:hover{background:linear-gradient(135deg,#1a1a1a,#404040)}.app-store-button:focus{outline:2px solid #FF006E;outline-offset:2px}.app-store-button:focus:not(:focus-visible){outline:none}.home{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.home-content{position:relative;z-index:2;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#ff149326,#8a2be226,#4b008240);background-attachment:fixed}.hero-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;max-width:1200px;margin:0 auto}.hero-title{font-size:clamp(3rem,8vw,8rem);font-weight:800;margin-bottom:1rem;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center}.static-text{color:#ff006e;text-shadow:0 2px 10px rgba(255,105,180,.3);-webkit-background-clip:text;background-clip:text;text-shadow:-1px -1px 0 rgba(255,255,255,1),-1px 1px 0 rgba(255,255,255,1),1px 1px 0 rgba(255,255,255,1),1px -1px 0 rgba(255,255,255,1)}.animated-ai{-webkit-background-clip:text;background-clip:text;text-shadow:0 0 20px rgba(255,0,110,.8),0 0 40px rgba(0,255,255,.6);letter-spacing:-.02em;position:relative;display:inline-block}.hero-subtitle{font-size:clamp(1.2rem,3vw,2rem);color:#fff;margin-bottom:1rem;font-weight:300;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-description{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffe6;max-width:600px;margin-bottom:3rem;line-height:1.6;text-shadow:0 1px 5px rgba(0,0,0,.3)}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;width:100%}.feature{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2rem;text-align:center;transition:all .3s ease}.feature:hover{transform:translateY(-5px);background:#ffffff26;box-shadow:0 20px 40px #ff149333}.feature h3{color:#fff;font-size:1.25rem;margin-bottom:1rem;font-weight:600}.feature p{color:#fffc;line-height:1.5}.home-footer{margin-top:auto;padding:2rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom));text-align:center;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-links{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.footer-link{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#ff006e}.separator{color:#ffffff80}.copyright{color:#fff9;font-size:.875rem;margin:0}@media (max-width: 768px){.hero-section{padding:1rem}.features{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.footer-links{flex-direction:column;gap:.5rem}.separator{display:none}.home-footer{padding-bottom:calc(1rem + env(safe-area-inset-bottom,20px))}}.legal-page{min-height:100vh;min-height:100dvh;background:linear-gradient(135deg,#1a0033,#2d1b4e,#4a1b5c,#2d1b4e,#1a0033);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.legal-container{max-width:800px;margin:0 auto;padding:2rem;line-height:1.6}.legal-header{margin-bottom:3rem;text-align:center}.back-link{display:inline-block;color:#ff006e;text-decoration:none;margin-bottom:2rem;font-weight:500;transition:color .3s ease}.back-link:hover{color:#ff006e}.legal-header h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;background:linear-gradient(135deg,#ff006e,#ff006e,orchid);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.last-updated{color:#ffffffb3;font-size:.9rem;margin:0}.legal-content{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;margin-bottom:2rem}.legal-content section{margin-bottom:2.5rem}.legal-content section:last-child{margin-bottom:0}.legal-content h2{color:#ff006e;font-size:1.5rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid rgba(255,105,180,.3);padding-bottom:.5rem}.legal-content h3{color:orchid;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.legal-content p{color:#ffffffe6;margin-bottom:1rem;text-align:justify}.legal-content ul{color:#ffffffe6;margin:1rem 0 1rem 1.5rem;padding-left:0}.legal-content li{margin-bottom:.5rem;position:relative}.legal-content li::marker{color:#ff006e}.legal-content strong{color:#ff006e;font-weight:600}.legal-content a{color:#ff006e;text-decoration:none;font-weight:600;background:linear-gradient(135deg,#ff006e1a,#da70d61a);padding:2px 6px;border-radius:6px;border:1px solid rgba(255,0,110,.3);transition:all .3s ease;position:relative;display:inline-block}.legal-content a:hover{color:#fff;background:linear-gradient(135deg,#ff006e,orchid);border-color:#ff006e;transform:translateY(-1px);box-shadow:0 4px 12px #ff006e4d}.legal-content a:active{transform:translateY(0);box-shadow:0 2px 6px #ff006e4d}.legal-footer{text-align:center;padding:2rem 0;padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.home-link{display:inline-block;background:linear-gradient(135deg,#ff006e,#ff006e);color:#fff;text-decoration:none;padding:12px 24px;border-radius:25px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ff006e4d}.home-link:hover{background:linear-gradient(135deg,#ff006e,orchid);transform:translateY(-2px);box-shadow:0 6px 20px #ff006e66}@media (max-width: 768px){.legal-container{padding:1rem}.legal-content{padding:1.5rem}.legal-content h2{font-size:1.3rem}.legal-content h3{font-size:1.1rem}.legal-content p{text-align:left}.legal-footer{padding-bottom:calc(1rem + env(safe-area-inset-bottom,20px))}}@media (max-width: 480px){.legal-container{padding:.5rem}.legal-content{padding:1rem}.legal-header{margin-bottom:2rem}.legal-footer{padding-bottom:calc(.5rem + env(safe-area-inset-bottom,20px))}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}#root{height:100%;width:100%}body{background:#000;color:#fff}html{scroll-behavior:smooth}::selection{background:#ff006e4d;color:#fff}::-moz-selection{background:#ff006e4d;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}*:focus{outline:2px solid #FF006E;outline-offset:2px}*:focus:not(:focus-visible){outline:none}button{font-family:inherit;cursor:pointer;border:none;background:none;transition:all .3s ease}a{color:inherit;text-decoration:none;transition:all .3s ease}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600}p{line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
