body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;padding:0}*,body{margin:0}body{background:#111;color:#fff;font-family:Inter,Arial,sans-serif;overflow-x:hidden}.app{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{font-size:1.5rem;font-weight:700;gap:.5rem}.logo-icon{font-size:1.8rem}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#667eea}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;color:#fff!important;padding:.5rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.hero{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:100vh;padding:120px 0 80px}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.hero-content{max-width:500px}.hero-title{color:#2d3748;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#4a5568;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.primary-btn,.secondary-btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.primary-btn{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 10px 25px #667eea4d;color:#fff}.primary-btn:hover{box-shadow:0 15px 35px #667eea66;transform:translateY(-3px)}.secondary-btn{background:#fff;border:2px solid #667eea;color:#667eea}.secondary-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.btn-icon{font-size:1.2rem}.hero-visual{align-items:center;display:flex;justify-content:center}.phone-mockup{background:#1a1a1a;border-radius:30px;box-shadow:0 20px 40px #0003;height:560px;padding:8px;position:relative;width:280px}.phone-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:22px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;width:100%}.app-preview{background:#fffffff2;border-radius:20px;padding:20px;text-align:center;width:100%}.preview-header{color:#666;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:15px}.preview-content{display:flex;flex-direction:column;gap:10px}.preview-mood{font-size:2.5rem;margin-bottom:5px}.preview-text{color:#333;font-size:.9rem;font-weight:600}.preview-location{color:#666;font-size:.8rem}.fade-in{animation:fadeIn 1s ease-out}.fade-in-delay{animation:fadeIn 1s ease-out .3s both}.fade-in-delay-2{animation:fadeIn 1s ease-out .6s both}.slide-in{animation:slideIn 1s ease-out .3s both}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.features{background:#fff;padding:80px 0}.section-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#4a5568;line-height:1.6}.about{background:#f7fafc;padding:80px 0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-text p{color:#4a5568;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-stats{display:flex;gap:2rem;margin-top:2rem}.stat{text-align:center}.stat-number{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#4a5568;font-size:.9rem;font-weight:500}.app-screens{gap:1rem}.app-screens,.screen{display:flex;justify-content:center}.screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 10px 25px #667eea4d;flex-direction:column;height:200px;padding:15px;text-align:center;width:120px}.screen-1{transform:rotate(-5deg)}.screen-2{transform:rotate(0deg)}.screen-3{transform:rotate(5deg)}.screen-content{background:#fffffff2;border-radius:10px;padding:10px;width:100%}.screen-mood{font-size:1.5rem;margin-bottom:5px}.screen-text{color:#333;font-size:.7rem;font-weight:600}.download{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.download-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.download-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.download-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.store-btn{align-items:center;background:#fff;border:none;border-radius:50px;color:#667eea;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.store-btn:hover{box-shadow:0 15px 35px #0003;transform:translateY(-3px)}.store-icon{font-size:1.2rem}.footer{background:#2d3748;color:#fff;padding:60px 0 20px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:#e2e8f0;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-section a{color:#a0aec0;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.footer-bottom{border-top:1px solid #4a5568;color:#a0aec0;padding-top:2rem;text-align:center}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.about-content{gap:2rem;grid-template-columns:1fr}.nav-links{display:none}.features-grid{grid-template-columns:1fr}.about-stats{flex-direction:column;gap:1rem}.app-screens{align-items:center;flex-direction:column}.screen{transform:none!important}.hero-buttons{justify-content:center}.download-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.container{padding:0 15px}.hero-title,.section-title{font-size:2rem}.phone-mockup{height:480px;width:240px}}.simple-app-bg{background:#1a1a1a;min-height:100vh;overflow-x:hidden}.simple-header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:32px 40px 0;width:100%}.simple-logo{color:#111;font-size:2rem;font-weight:900;letter-spacing:-1px}.simple-socials a{color:#fff;font-size:1.7rem;margin-left:18px;text-decoration:none;transition:color .2s}.simple-socials a:hover{color:#888}.simple-main{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:0 20px 120px}.simple-title{font-size:4vw;letter-spacing:-2px;margin:100px 0 40px}.simple-title,.simple-title-2{color:#fff;font-weight:900;line-height:1.1;text-align:center}.simple-title-2{font-size:6vw;margin:20px 0}.simple-downloads{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a1acc;bottom:0;display:flex;gap:18px;justify-content:center;left:0;padding:20px;position:fixed;width:100%;z-index:1000}.simple-store-btn img{border-radius:12px;box-shadow:0 2px 12px #0000000f;display:block;height:54px;transition:transform .15s;width:auto}.simple-store-btn:hover img{transform:scale(1.05)}.simple-gallery{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;padding-top:40px}.gallery-item-container{display:inline-block;position:relative;vertical-align:top}.reactions-button{background:#bc93e2;border:none;border-radius:12px;bottom:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;left:50%;padding:6px 10px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:5}.gallery-item-container:hover .reactions-button{opacity:1}.reactions-modal-overlay{align-items:center;animation:reactionFadeIn .3s ease-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;border-radius:18px;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%}.reactions-content-wrapper{pointer-events:none}.reaction-cards-stack,.reactions-content-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.reaction-card{border-radius:10px;box-shadow:0 4px 15px #0000004d;max-height:85%;max-width:85%;object-fit:contain;position:absolute;transition:all .4s cubic-bezier(.68,-.55,.27,1.55)}.reaction-card.hidden{opacity:0;transform:scale(.5)}.reaction-card.active{opacity:1;pointer-events:auto;transform:rotate(0deg) scale(1);z-index:100}.reaction-card.prev{opacity:.8;pointer-events:auto;transform:translateX(-35%) rotate(-15deg) scale(.9);z-index:99}.reaction-card.next{opacity:.8;pointer-events:auto;transform:translateX(35%) rotate(15deg) scale(.9);z-index:98}.reaction-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 1px 5px #0003;color:#333;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:28px;justify-content:center;line-height:1;padding:0;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:28px;z-index:101}.reaction-nav.left{left:5px}.reaction-nav.right{right:5px}@media (max-width:700px){.simple-header{padding:24px 12px 0}.simple-title{font-size:2.2rem;margin:48px 0 28px}.simple-store-btn img{height:40px}.map-section-container{padding-left:0;padding-right:0}.map-background{border-left:none;border-radius:0;border-right:none;margin:0 -30px;width:calc(100% + 60px)}}.logo-top-center{align-items:flex-start;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;top:24px;width:100%;z-index:10}.main-logo{height:70px;pointer-events:auto;width:auto}.main-logo,.sticker{object-fit:contain;position:fixed}.sticker{height:100px;opacity:.92;pointer-events:none;width:100px;z-index:1001}.sticker-top-left{top:24px;transform:rotate(90deg)}.sticker-top-right{right:0;top:24px;transform:rotate(-90deg)}.sticker-bottom-left{bottom:0;left:18px}.sticker-bottom-right{bottom:50px;height:130px;right:-60px;transform:rotate(-90deg);width:130px}.sticker-left{left:-18px;top:80%;transform:rotate(90deg)}.sticker-right{right:-40px;top:35%;transform:rotate(-90deg)}@media (max-width:700px){.main-logo{height:44px}.sticker{height:60px;position:fixed;width:60px}.logo-top-center{top:10px}.sticker-bottom-left,.sticker-top-left{left:0}.sticker-top-right{right:0}.sticker-bottom-right{bottom:50px;height:75px;right:-35px;transform:rotate(-90deg);width:75px}.sticker-left{left:-10px;top:70%}.sticker-right{right:-10px;top:30%}.store-hover{display:inline-block;position:relative}.store-qrcode{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000021;display:none;left:50%;min-height:120px;min-width:120px;padding:10px;position:absolute;text-align:center;top:110%;transform:translateX(-50%);z-index:100}.store-qrcode img{height:100px;object-fit:contain;width:100px}.store-hover:hover .store-qrcode{display:block}@media (hover:none) and (pointer:coarse),(max-width:900px){.store-qrcode{display:none!important}}}.qr-modal-bg{animation:fadeIn .2s;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-wrapper{align-items:center;display:flex;gap:60px}.scan-cta-container{align-items:center;display:flex;flex-direction:column;position:relative}.modal-close-button{background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 15px #0003;color:#333;cursor:pointer;font-size:32px;font-weight:300;height:44px;line-height:44px;position:absolute;right:10px;text-align:center;top:0;transition:all .2s ease;width:44px}.modal-close-button:hover{background:#fff;transform:scale(1.1)}.scan-cta-logo{border-radius:10px;height:auto;margin-bottom:24px;transform:rotate(-6deg);width:90px}.scan-cta-text{text-align:center;transform:rotate(-6deg)}.scan-cta-text-big,.scan-cta-text-brand{color:#fff;display:block;font-weight:900;line-height:1;text-transform:uppercase}.scan-cta-text-big{font-size:48px;letter-spacing:-2px}.scan-cta-text-brand{color:#bc93e2;font-size:56px;letter-spacing:-3px}.scan-cta-arrow{height:auto;margin-top:15px;width:120px}.qr-modal-container{align-items:center;display:flex;flex-direction:column}.qr-modal-phone-img{height:auto;pointer-events:none;position:relative;width:150px;z-index:1}.qr-modal-content{align-items:center;animation:popIn .2s;background:#1a1a1a;border-radius:24px;box-shadow:0 8px 40px #0000002e;display:flex;flex-direction:column;min-height:300px;min-width:260px;position:relative}.confetti{height:auto;pointer-events:none;position:absolute;width:45px;z-index:2}.confetti1{left:20px;top:25px;transform:rotate(-30deg)}.confetti2{right:15px;top:15px;transform:rotate(20deg);width:55px}.confetti3{bottom:55px;left:25px;transform:rotate(35deg);width:35px}.confetti4{bottom:40px;right:20px;transform:rotate(-15deg)}.confetti5{left:10px;top:80px;transform:rotate(90deg)}.qr-images-container{align-items:center;display:flex;gap:15px;justify-content:center}.moment-img-side{bottom:0;height:auto;width:250px}.qr-modal-img{height:250px;object-fit:contain;padding-right:50px;width:250px}.qr-modal-label{color:#222;font-size:1.1rem;font-weight:600;text-align:center}@keyframes popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes popOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}.qr-modal-closing,.qr-modal-closing .qr-modal-content{animation:popOut .2s ease-out}@media (hover:none) and (pointer:coarse),(max-width:900px){.qr-modal-bg{display:none!important}}.mobile-download-btn{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;color:#111;font-size:1rem;font-weight:600;padding:14px 28px;text-decoration:none;transition:transform .15s}.mobile-download-btn:hover{transform:scale(1.05)}@keyframes reactionFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.reactions-modal-overlay.reactions-closing{animation:reactionFadeOut .3s ease-out forwards}@keyframes reactionFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.map-section-container{display:flex;justify-content:center;padding:40px 20px;width:100%}.map-background{aspect-ratio:16/10;background-position:50%;background-size:cover;height:80%;position:relative;width:80%}.map-moment{border:2px solid #fff;border-radius:10px;box-shadow:0 5px 15px #0006;height:auto;max-width:120px;position:absolute;transition:transform .3s ease,z-index 0s .3s;width:14%}.map-moment:hover{transform:scale(1.15) rotate(5deg)!important; /* !important pour outrepasser la rotation de base */transition:transform .3s ease,z-index 0s;z-index:10}.moment-pos-1{left:15%;top:25%;transform:rotate(-12deg)}.moment-pos-2{left:35%;top:55%;transform:rotate(8deg)}.moment-pos-3{left:60%;top:15%;transform:rotate(5deg)}.moment-pos-4{left:75%;top:60%;transform:rotate(-7deg)}.happy-badge{align-items:center;background:#0006;border-radius:16px;box-shadow:0 2px 8px #00000014;color:#fff;display:flex;font-size:.95rem;font-weight:600;left:8px;padding:3px 10px 3px 6px;position:absolute;top:8px;z-index:10}.happy-emoji{font-size:1.2em;margin-right:6px}.happy-text{font-size:.98em}.carousel-slider-container{align-items:center;display:flex;gap:0;justify-content:center;margin-bottom:32px;margin-top:32px;position:relative}.carousel-arrow{height:38px;transition:background .2s;width:38px;z-index:20}.carousel-arrow:hover{background:#bc93e2;color:#fff}.carousel-slider-window{border-radius:18px;margin:0 10px;overflow:hidden;position:relative;width:100%}.carousel-slider-track{display:flex;transition:transform .4s cubic-bezier(.68,-.55,.27,1.55);will-change:transform}.carousel-slider-item{align-items:center;display:flex;flex-direction:column;margin:0;max-width:120px;min-width:120px;position:relative}@media (max-width:700px){.simple-header{padding:24px 12px 0}.simple-title{font-size:2.2rem;margin:70px 0 40px}.simple-title-2{font-size:2.2rem;margin:90px 0 40px}.simple-gallery-img{width:200px}.simple-store-btn img{height:40px}.map-section-container{padding-left:0;padding-right:0}.map-background{border-left:none;border-radius:0;border-right:none;margin:0 -30px;width:calc(100% + 60px)}}.carousel-full-container,.carousel-wrapper{position:relative;width:100vw}.carousel-track{display:flex;justify-content:center;margin:0 auto;width:100vw}.carousel-item{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:auto;opacity:.7;overflow:visible;position:relative;transform:scale(.9);transition:transform .5s,opacity .5s;width:20vw}.carousel-item.active{opacity:1;transform:scale(1.04);z-index:2}.simple-gallery-img{border:2px solid #f3f3f3;border-radius:18px;box-shadow:0 2px 12px #00000012;height:auto;width:100%}.carousel-arrow{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:700;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:44px;z-index:50}.carousel-arrow.left{left:20px}.carousel-arrow.right{right:20px}@media (max-width:900px){.carousel-item{width:70vw!important}}.recap-section{align-items:center;display:flex;flex-direction:column;margin-bottom:60px;margin-top:40px;width:100vw}.recap-title{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:32px;text-align:center}.recap-moments-container{align-items:center;display:flex;justify-content:center;position:relative;width:100vw}.recap-circle{background:#ffffff03;border-radius:50%;box-shadow:0 2px 18px #00000014;margin:0 auto;max-height:340px;max-width:340px;min-height:280px;min-width:280px;position:relative}.recap-moment-thumb{border:3px solid #bc93e2;border-radius:16px;box-shadow:0 2px 10px #00000021;cursor:pointer;height:80px;object-fit:cover;position:absolute;transition:transform .25s,box-shadow .25s;width:80px;z-index:2}.recap-moment-thumb:hover{box-shadow:0 6px 24px #bc93e22e;transform:scale(1.12) rotate(-6deg)!important;z-index:10}.recap-main-moment{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.recap-main-moment img{border:4px solid #fff;border-radius:24px;box-shadow:0 4px 24px #bc93e22e;height:140px;object-fit:cover;width:140px}.recap-moment-hour{background:#bc93e2;border-radius:18px;box-shadow:0 2px 10px #bc93e221;color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:1px;margin-top:18px;padding:7px 22px}@media (max-width:700px){.recap-section{margin-bottom:30px;margin-top:20px}.recap-title{font-size:1.3rem;margin-bottom:18px}.recap-moments-container{min-height:200px}.recap-circle{max-height:200px;max-width:200px;min-height:160px;min-width:160px}.recap-moment-thumb{border-radius:8px;height:44px;width:44px}.recap-main-moment img{border-radius:12px;height:70px;width:70px}.recap-moment-hour{font-size:.9rem;margin-top:8px;padding:4px 12px}}.spotted-section{align-items:center;display:flex;flex-direction:column;margin:40px 0 0;width:100vw}.spotted-wall{position:relative;width:350px}.spotted-wall-bg{box-shadow:0 4px 24px #00000021}.spotted-photo,.spotted-wall-bg{border-radius:18px;height:100%;object-fit:cover;width:100%}.spotted-photo{border:4px solid #fff;box-shadow:0 4px 18px #0000002e;position:absolute}.spotted-photo-1{left:30px;top:50px;transform:rotate(-8deg)}.spotted-photo-2{right:30px;top:50px;transform:rotate(7deg)}.spotted-photo-3{bottom:30px;left:30px;transform:rotate(-4deg)}.spotted-photo-4{bottom:18px;right:30px;transform:rotate(10deg)}.spotted-footer{align-items:center;display:flex;flex-direction:column;margin-top:18px}.spotted-date{color:#fff;font-size:1.1rem;margin-bottom:6px}.spotted-logo{align-items:center;color:#bc93e2;display:flex;font-size:2rem;font-weight:900;gap:8px;margin-bottom:4px}.spotted-logo img{border-radius:10px;height:38px}.spotted-user{color:#fff;font-size:1rem;opacity:.8}.spotted-photo-hour{animation:spottedHourPop .18s;background:#bc93e2;border-radius:14px;box-shadow:0 2px 10px #bc93e221;color:#fff;font-size:1.1rem;font-weight:700;left:50%;margin-top:2px;padding:6px 18px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%) translateY(8px);white-space:nowrap;z-index:20}@keyframes spottedHourPop{0%{opacity:0;transform:translateX(-50%) translateY(24px) scale(.9)}to{opacity:1;transform:translateX(-50%) translateY(8px) scale(1)}}.myday-footer{align-items:center;color:#fff;display:flex;flex-direction:column;padding:0 0 150px;width:100vw}.footer-socials{display:flex;font-size:2.1rem;gap:28px;margin-bottom:18px}.footer-socials a{color:#fff;text-decoration:none;transition:transform .18s,color .18s}.footer-socials a:hover{color:#bc93e2;transform:scale(1.18) rotate(-8deg)}.footer-links{display:flex;gap:24px;margin-bottom:14px}.footer-link{color:#fff;font-size:1.05rem;opacity:.85;text-decoration:none;transition:color .18s}.footer-link:hover{color:#bc93e2;text-decoration:underline}.footer-copyright{font-size:.98rem;margin-top:6px;opacity:.7}@media (max-width:700px){.myday-footer{font-size:.95rem;padding:24px 0 140px}.footer-socials{font-size:1.4rem;gap:16px}.footer-links{display:flex;flex-direction:column;font-size:.95rem;gap:12px;gap:24px;margin-bottom:14px;text-align:center}}.language-selector{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a1acc;border-radius:12px;padding:8px}.language-dropdown{background:#0000;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;min-width:140px;outline:none;padding:8px 12px;transition:all .2s ease}.language-dropdown:hover{background:#ffffff1a;border-color:#fff6}.language-dropdown:focus{border-color:#bc93e2;box-shadow:0 0 0 2px #bc93e233}.language-dropdown option{background:#1a1a1a;color:#fff;padding:8px}@media (max-width:768px){.language-selector{right:10px;top:10px}.language-dropdown{font-size:.8rem;min-width:120px;padding:6px 10px}}.terms-page{background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;padding:20px}.terms-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.terms-header{align-items:center;background:#1a1a1a;color:#fff;display:flex;justify-content:space-between;padding:30px}.terms-logo-img{height:40px;width:auto}.language-selector-terms{align-items:center;display:flex}.language-dropdown-terms{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px}.language-dropdown-terms option{background:#fff;color:#333}.terms-content{color:#333;line-height:1.6;padding:40px}.terms-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.terms-last-updated{color:#718096;font-size:.9rem;font-style:italic;margin-bottom:40px;text-align:center}.terms-intro{background:#f7fafc;border-left:4px solid #667eea;border-radius:12px;margin-bottom:30px;padding:25px}.terms-intro p{color:#4a5568;font-size:1.1rem;margin:0}.terms-section{margin-bottom:35px}.terms-section h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.4rem;font-weight:600;margin-bottom:15px;padding-bottom:8px}.terms-section p{color:#4a5568;font-size:1rem;margin:0 0 15px}.terms-misc{background:#f7fafc;border-left:3px solid #48bb78;border-radius:8px;padding:20px}.terms-misc p{margin:0 0 10px}.terms-misc p:last-child{margin-bottom:0}.terms-footer{background:#f7fafc;border-top:1px solid #e2e8f0;padding:30px 40px;text-align:center}.terms-contact{color:#718096;font-size:.9rem;margin:0}.terms-contact a{color:#667eea;font-weight:500;text-decoration:none}.terms-contact a:hover{text-decoration:underline}@media (max-width:768px){.terms-page{padding:10px}.terms-header{flex-direction:column;gap:15px;padding:20px}.terms-content{padding:25px}.terms-title{font-size:2rem}.terms-footer{padding:20px 25px}}@media (max-width:480px){.terms-content{padding:20px}.terms-title{font-size:1.8rem}.terms-section h2{font-size:1.2rem}}.privacy-page{background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;padding:20px}.privacy-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.privacy-header{align-items:center;background:#1a1a1a;color:#fff;display:flex;justify-content:center;padding:30px}.privacy-logo-img{height:40px;width:auto}.privacy-content{color:#333;line-height:1.6;padding:40px}.privacy-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.privacy-last-updated{color:#718096;font-size:.9rem;font-style:italic;margin-bottom:40px;text-align:center}.privacy-intro{background:#f7fafc;border-left:4px solid #667eea;border-radius:12px;margin-bottom:30px;padding:25px}.privacy-intro p{color:#4a5568;font-size:1.1rem;margin:0}.privacy-section{margin-bottom:35px}.privacy-section h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.4rem;font-weight:600;margin-bottom:15px;padding-bottom:8px}.privacy-section h3{color:#4a5568;font-size:1.2rem;font-weight:600;margin:20px 0 10px}.privacy-section p{color:#4a5568;font-size:1rem;margin:0 0 15px}.privacy-section ul{color:#4a5568;margin:0 0 15px 20px}.privacy-section li{line-height:1.5;margin-bottom:8px}.privacy-contact{background:#f7fafc;border-left:3px solid #48bb78;border-radius:8px;margin-top:15px;padding:20px}.privacy-contact p{margin:0 0 8px}.privacy-contact p:last-child{margin-bottom:0}.privacy-complaint{background:#fff5f5;border-left:3px solid #f56565;border-radius:8px;margin-top:15px;padding:20px}.privacy-complaint p{margin:0 0 8px}.privacy-complaint p:last-child{margin-bottom:0}.privacy-complaint a{color:#667eea;font-weight:500;text-decoration:none}.privacy-complaint a:hover{text-decoration:underline}.privacy-footer{background:#f7fafc;border-top:1px solid #e2e8f0;padding:30px 40px;text-align:center}.back-to-home{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:inline-block;font-weight:500;margin-bottom:20px;padding:12px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.back-to-home:hover{box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.privacy-contact-footer{color:#718096;font-size:.9rem;margin:0}.privacy-contact-footer a{color:#667eea;font-weight:500;text-decoration:none}.privacy-contact-footer a:hover{text-decoration:underline}@media (max-width:768px){.privacy-page{padding:10px}.privacy-header{padding:20px}.privacy-content{padding:25px}.privacy-title{font-size:2rem}.privacy-footer{padding:20px 25px}}@media (max-width:480px){.privacy-content{padding:20px}.privacy-title{font-size:1.8rem}.privacy-section h2{font-size:1.2rem}.privacy-section h3{font-size:1.1rem}}
/*# sourceMappingURL=main.108da840.css.map*/