.floating-explore-btn{z-index:9999;cursor:pointer;background:linear-gradient(135deg,#7f00ff,#9b2cff);border:none;border-radius:50%;width:50px;height:50px;padding:10px;position:fixed;bottom:88px;right:28px}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:600px){.floating-explore-btn{font-size:13px;bottom:18px;right:18px}}
.AppLandingHero-module__iK-6Sa__root{width:100%;max-width:1440px;margin:0 auto;position:relative}.AppLandingHero-module__iK-6Sa__bgImage{width:100%;height:auto;display:block}.AppLandingHero-module__iK-6Sa__content{flex-direction:column;gap:18px;max-width:520px;display:flex;position:absolute;top:20%;left:6%}.AppLandingHero-module__iK-6Sa__title{color:#1c1c1c;font-family:BL Melody,sans-serif;font-size:clamp(8px,2.5vw,34px);font-weight:700;line-height:1.3;text-decoration:none}.AppLandingHero-module__iK-6Sa__subtitle{color:#1c1c1c;font-family:BL Melody,sans-serif;font-size:clamp(8px,1.6vw,20px);font-weight:700}.AppLandingHero-module__iK-6Sa__title span,.AppLandingHero-module__iK-6Sa__subtitle span{color:#7f00ff}.AppLandingHero-module__iK-6Sa__stores{gap:18px;display:flex}.AppLandingHero-module__iK-6Sa__storeItem{color:#1c1c1c;align-items:center;gap:8px;font-weight:600;text-decoration:none;display:flex}.AppLandingHero-module__iK-6Sa__storeItem img{cursor:pointer;height:clamp(10px,3vw,48px)}@media (max-width:768px){.AppLandingHero-module__iK-6Sa__content{max-width:45%;top:14%}.AppLandingHero-module__iK-6Sa__stores{flex-direction:row;gap:8px}.AppLandingHero-module__iK-6Sa__storeItem span{font-size:12px}}@media (max-width:480px){.AppLandingHero-module__iK-6Sa__content{max-width:55%;top:7%}.AppLandingHero-module__iK-6Sa__stores{flex-direction:row;gap:4px}.AppLandingHero-module__iK-6Sa__storeItem span{font-size:8px}}
.Evie-module__K18XKq__chatContainer{z-index:9999;font-family:var(--font-family,"Inter",sans-serif);position:fixed;bottom:20px;right:20px}.Evie-module__K18XKq__chatButton{background:linear-gradient(135deg,var(--theme-color,#7f00ff)0%,var(--theme-color-dark,#a64dff)100%);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #7f00ff66}.Evie-module__K18XKq__chatButton:hover{transform:scale(1.1)rotate(5deg)}.Evie-module__K18XKq__chatWindow{background:var(--window-bg,#fff);border-radius:24px;flex-direction:column;width:400px;height:600px;animation:.4s ease-out Evie-module__K18XKq__slideUp;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 20px 60px #00000026}@keyframes Evie-module__K18XKq__slideUp{0%{opacity:0;transform:translateY(40px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.Evie-module__K18XKq__header{background:linear-gradient(135deg,var(--theme-color,#7f00ff)0%,var(--theme-color-dark,#a64dff)100%);color:#fff;align-items:center;gap:12px;padding:20px;display:flex}.Evie-module__K18XKq__avatar{object-fit:cover;background:#eee;border:2px solid #fff;border-radius:50%;width:45px;height:45px}.Evie-module__K18XKq__headerInfo h4{margin:0;font-size:18px;font-weight:800}.Evie-module__K18XKq__headerInfo p{opacity:.9;margin:4px 0 0;font-size:12px}.Evie-module__K18XKq__messages{background-color:var(--msg-area-bg,#fcfaff);background-image:var(--bg-image,none);background-position:50%;background-size:cover;flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;position:relative;overflow-y:auto}.Evie-module__K18XKq__messages:before{content:"";background:rgba(255,255,255,var(--bg-overlay-opacity,0));z-index:0;position:absolute;inset:0}.Evie-module__K18XKq__msg{z-index:1;border-radius:18px;max-width:80%;padding:12px 16px;font-size:14px;line-height:1.5;position:relative}.Evie-module__K18XKq__bot{background:var(--bot-msg-bg,#fff);color:var(--bot-msg-text,#333);border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 4px 10px #00000008}.Evie-module__K18XKq__user{background:var(--theme-color,#7f00ff);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 4px 15px #7f00ff33}.Evie-module__K18XKq__inputArea{background:var(--input-area-bg,#fff);border-top:1px solid var(--border-color,#eee);align-items:center;gap:10px;padding:15px;display:flex}.Evie-module__K18XKq__input{background:var(--input-bg,#f5f5f5);color:var(--font-color,#333);border:none;border-radius:25px;outline:none;flex:1;padding:12px 20px;font-size:14px}.Evie-module__K18XKq__iconBtn{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;transition:all .2s;display:flex}.Evie-module__K18XKq__iconBtn:hover{color:var(--theme-color,#7f00ff)}.Evie-module__K18XKq__sendBtn{background:var(--theme-color,#7f00ff);color:#fff;cursor:pointer;border:none;border-radius:50%;width:40px;height:40px}.Evie-module__K18XKq__settingsOverlay{z-index:100;color:#333;background:#fff;flex-direction:column;animation:.3s ease-out Evie-module__K18XKq__slideIn;display:flex;position:absolute;inset:0}@keyframes Evie-module__K18XKq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Evie-module__K18XKq__settingsHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.Evie-module__K18XKq__settingsHeader h3{margin:0;font-size:18px}.Evie-module__K18XKq__settingsBody{flex-direction:column;flex:1;gap:20px;padding:20px;display:flex;overflow-y:auto}.Evie-module__K18XKq__settingGroup{flex-direction:column;gap:8px;display:flex}.Evie-module__K18XKq__settingGroup label{color:#888;text-transform:uppercase;font-size:12px;font-weight:700}.Evie-module__K18XKq__colorGrid{flex-wrap:wrap;gap:10px;display:flex}.Evie-module__K18XKq__colorCircle{cursor:pointer;border:2px solid #0000;border-radius:50%;width:30px;height:30px}.Evie-module__K18XKq__colorCircle.Evie-module__K18XKq__active{border-color:#333;transform:scale(1.1)}.Evie-module__K18XKq__fontSelect,.Evie-module__K18XKq__fileInput{background:#f9f9f9;border:1px solid #eee;border-radius:10px;padding:10px;font-size:14px}.Evie-module__K18XKq__modeSwitch{background:#f0f0f0;border-radius:20px;padding:4px;display:flex}.Evie-module__K18XKq__modeBtn{cursor:pointer;background:0 0;border:none;border-radius:16px;flex:1;padding:8px;font-size:12px;font-weight:600}.Evie-module__K18XKq__modeBtn.Evie-module__K18XKq__active{background:#fff;box-shadow:0 2px 8px #0000001a}.Evie-module__K18XKq__wallpaperGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.Evie-module__K18XKq__wallpaperItem{aspect-ratio:9/16;cursor:pointer;background-position:50%;background-size:cover;border:2px solid #0000;border-radius:12px;width:100%;transition:all .2s;position:relative;overflow:hidden}.Evie-module__K18XKq__wallpaperItem.Evie-module__K18XKq__active{border-color:var(--theme-color,#7f00ff);transform:scale(.95)}.Evie-module__K18XKq__wallpaperItem.Evie-module__K18XKq__active:after{content:"✓";background:var(--theme-color,#7f00ff);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex;position:absolute;top:5px;right:5px}.Evie-module__K18XKq__uploadLabel{cursor:pointer;color:#999;border:2px dashed #ddd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:11px;transition:all .2s;display:flex}.Evie-module__K18XKq__uploadLabel:hover{border-color:var(--theme-color,#7f00ff);color:var(--theme-color,#7f00ff);background:#7f00ff0d}.Evie-module__K18XKq__previewContainer{background:#f9f9f9;border-radius:16px;flex-direction:column;gap:12px;margin-top:15px;padding:15px;display:flex}.Evie-module__K18XKq__previewHeader{justify-content:space-between;align-items:center;display:flex}.Evie-module__K18XKq__previewHeader span{font-size:12px;font-weight:600}.Evie-module__K18XKq__miniPreview{color:#ccc;background-position:50%;background-size:cover;border:1px solid #eee;border-radius:12px;justify-content:center;align-items:center;width:100%;height:150px;font-size:12px;display:flex}.Evie-module__K18XKq__resetBtn{color:#ff4d4d;cursor:pointer;background:#fff;border:1px solid #ff4d4d;border-radius:20px;width:fit-content;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.Evie-module__K18XKq__resetBtn:hover{color:#fff;background:#ff4d4d}.Evie-module__K18XKq__typing{color:#999;margin-top:-10px;margin-left:5px;font-size:12px}.Evie-module__K18XKq__micActive{animation:1.5s infinite Evie-module__K18XKq__pulse;color:#ff4d4d!important}@keyframes Evie-module__K18XKq__pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:500px){.Evie-module__K18XKq__chatWindow{width:90vw;height:70vh;bottom:80px;right:5vw}}
.UserTypeModal-module__uv78ba__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UserTypeModal-module__uv78ba__modal{background:#f3f3f3;border-radius:45px;width:1200px;max-width:95%;padding:70px;box-shadow:0 30px 80px #0003}.UserTypeModal-module__uv78ba__header{text-align:center;margin-bottom:40px}.UserTypeModal-module__uv78ba__header h2{font-size:32px;font-weight:700}.UserTypeModal-module__uv78ba__header span{color:#7f00ff}.UserTypeModal-module__uv78ba__header p{color:#777;margin-top:8px;font-size:14px}.UserTypeModal-module__uv78ba__content{justify-content:center;align-items:center;gap:150px;display:flex}.UserTypeModal-module__uv78ba__left img{object-fit:contain;width:400px}.UserTypeModal-module__uv78ba__right{flex-direction:column;gap:30px;display:flex}.UserTypeModal-module__uv78ba__option{cursor:pointer;border-radius:50px;align-items:center;gap:18px;width:fit-content;min-width:240px;padding:12px 30px 12px 65px;font-weight:600;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 25px #00000014}.UserTypeModal-module__uv78ba__option:hover{transform:translate(6px)}.UserTypeModal-module__uv78ba__iconCircle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;display:flex;position:absolute;left:-20px;box-shadow:0 8px 20px #00000026}.UserTypeModal-module__uv78ba__iconCircle img{width:22px;height:22px}.UserTypeModal-module__uv78ba__option0{background:#cfe8f3;width:260px;margin-left:40px}.UserTypeModal-module__uv78ba__option1{background:#f1e3c8;width:240px;margin-left:120px}.UserTypeModal-module__uv78ba__option2{background:#e5d7f5;width:280px;margin-left:20px}.UserTypeModal-module__uv78ba__option3{background:#f3d4da;width:260px;margin-left:150px}.UserTypeModal-module__uv78ba__continueBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7f00ff 0%,#9a33ff 50%,#7f00ff 100%);border:none;border-radius:50px;margin-top:40px;padding:18px 0;font-size:18px;font-weight:600;transition:all .3s;box-shadow:0 15px 35px #7f00ff66}.UserTypeModal-module__uv78ba__continueBtn:hover{transform:translateY(-3px)}@media (max-width:900px){.UserTypeModal-module__uv78ba__content{flex-direction:column;gap:60px}.UserTypeModal-module__uv78ba__left img{width:260px}.UserTypeModal-module__uv78ba__right{align-items:center}}
