*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.content-section{text-align:center;padding:100px 8%}.section-title{color:#58509e;margin-bottom:25px;font-family:Georgia,serif;font-size:36px}.section-text{color:#666;max-width:700px;margin:0 auto;font-size:18px;line-height:1.8}.container{flex-direction:column;min-height:100vh;display:flex}.navbar{background-color:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 8%;display:flex}.logo{color:#6c63ff;font-family:Georgia,serif;font-size:28px;font-weight:700}.nav-links{gap:30px;display:flex}.nav-link{color:#333;padding-bottom:5px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.nav-link:hover{color:#7966c2}.hero{flex:1;justify-content:center;align-items:center;gap:80px;padding:80px 8%;display:flex}.hero-image-container{flex:1;justify-content:flex-end;display:flex}.avatar-arch{background:linear-gradient(#f5e6fa,#e6d5f7);border-radius:160px 160px 20px 20px;justify-content:center;align-items:flex-end;width:320px;height:450px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.avatar-arch img{object-fit:cover;width:100%;height:100%}.hero-content{text-align:left;flex:1}.greeting{color:#555;margin-bottom:10px;font-family:Georgia,serif;font-size:22px;font-style:italic}.name{color:#58509e;letter-spacing:2px;margin-bottom:10px;font-size:56px;font-weight:700;line-height:1.1}.job{color:#333;margin-bottom:40px;font-size:24px;font-weight:400}.cta-buttons{gap:20px;margin-bottom:40px;display:flex}.btn-outline{cursor:pointer;background:0 0;border:1px solid #333;border-radius:30px;padding:12px 35px;font-size:16px;transition:all .3s}.btn-outline:hover{background-color:#f4f4f4}.btn-fill{color:#fff;cursor:pointer;background-color:#7966c2;border:none;border-radius:30px;padding:12px 35px;font-size:16px;transition:all .3s;box-shadow:0 4px 10px #7966c24d}.btn-fill:hover{background-color:#6150a6}.social-links{gap:25px;font-size:24px;display:flex}.social-icon{cursor:pointer;text-decoration:none;transition:all .3s;display:inline-block}.social-icon:hover{transform:scale(1.2)}.bg-light{background-color:#fafdff}.product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px;display:grid}.product-card{color:#444;background:#fff;border-top:4px solid #7966c2;border-radius:15px;padding:40px 20px;font-weight:500;box-shadow:0 5px 15px #00000008}.site-footer{color:#aaa;margin-top:60px;font-size:14px}.chatbot-container{z-index:1000;position:fixed;bottom:30px;right:30px}.chatbot-toggle-btn{color:#fff;cursor:pointer;background-color:#7966c2;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;transition:transform .2s;display:flex;box-shadow:0 4px 15px #7966c266}.chatbot-toggle-btn:hover{transform:scale(1.1)}@keyframes fadeInChat{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bot-message{color:#333;background-color:#fff;border-radius:12px 12px 12px 0;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.4;box-shadow:0 2px 5px #00000005}.chatbot-footer{background-color:#fff;border-top:1px solid #eee;padding:10px}@media (width<=768px){.navbar{padding:15px 5%;flex-direction:row!important;justify-content:space-between!important}.logo{font-size:24px}.nav-links{gap:12px;display:flex!important}.nav-link{font-size:13px}.hero{text-align:center;flex-direction:column;gap:40px;padding:40px 5%}.hero-content{text-align:center}.name{font-size:36px}.cta-buttons{flex-direction:row!important;justify-content:center!important;gap:12px!important;display:flex!important}.cta-buttons .btn-outline,.cta-buttons .btn-fill{text-align:center;white-space:nowrap!important;flex:1!important;max-width:140px!important;padding:10px 15px!important;font-size:14px!important}.hero-image-container{justify-content:center}.avatar-arch{width:260px;height:370px}.chatbot-container{bottom:15px;right:15px}.chatbot-toggle-btn{width:48px;height:48px;font-size:22px}.chatbot-box{width:280px;height:360px}}.chatbot-container{z-index:1000;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:30px;right:30px}.chatbot-toggle-btn{color:#fff;-webkit-user-select:none;user-select:none;background-color:#6366f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;transition:transform .2s;display:flex;box-shadow:0 4px 15px #6366f166}.chatbot-toggle-btn:active{cursor:grabbing;transform:scale(.95)}.chatbot-box{background-color:#fff;border-radius:15px;flex-direction:column;width:320px;height:400px;margin-bottom:15px;animation:.3s ease-out fadeInChat;display:flex;overflow:hidden;box-shadow:0 5px 25px #00000026}.chatbot-header{color:#fff;background-color:#4f46e5;justify-content:space-between;align-items:center;padding:15px;display:flex}.chatbot-header h4{margin:0;font-size:16px}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:16px}.chatbot-body{background-color:#f7f9fc;flex:1;padding:15px;overflow-y:auto}.chatbot-footer{background-color:#fff;border-top:1px solid #eee;align-items:center;padding:10px;display:flex;position:relative}.chatbot-footer input{border:1px solid #ddd;border-radius:20px;outline:none;width:100%;padding:10px 45px 10px 15px;font-size:14px}.chatbot-send-btn{color:#6366f1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:transform .2s,color .2s;display:flex;position:absolute;right:20px}.chatbot-send-btn:hover{color:#4f46e5;transform:scale(1.1)}.chatbot-send-btn:disabled{color:#d1d5db;cursor:default;transform:none}.chat-bubble-wrapper{width:100%;margin-bottom:10px;display:flex}.chat-bubble-wrapper.user{justify-content:flex-end}.chat-bubble-wrapper.bot{justify-content:flex-start}.chat-bubble{word-wrap:break-word;border-radius:16px;max-width:75%;padding:10px 14px;font-size:14px;line-height:1.4}.user-message{color:#fff;background-color:#6366f1;border-bottom-right-radius:4px}.bot-message{color:#1f2937;background-color:#f3f4f6;border-bottom-left-radius:4px}@media (width<=768px){.chatbot-box{width:280px;height:360px}.chatbot-toggle-btn{width:50px;height:50px;font-size:24px}}.music-page-container{color:#fff;box-sizing:border-box;background:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.blur-background{filter:blur(40px)brightness(.35);z-index:1;background:50%/cover;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.player-content{z-index:2;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:25px;display:flex;position:relative}.player-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:35px;display:flex}.back-btn{cursor:pointer;opacity:.8;font-size:20px}.song-info{text-align:center;flex:1;padding:0 10px}.song-title{margin:0;font-size:19px;font-weight:600}.song-artist{color:#ccc;margin:4px 0 0;font-size:13px}.vinyl-container{width:260px;height:260px;margin-bottom:50px}.vinyl-disc{background:radial-gradient(circle,#222 12%,#111 13% 22%,#000 23%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 12px 30px #0009}.vinyl-center{background:50%/cover;border:4px solid #111;border-radius:50%;width:110px;height:110px}.spinning{animation:15s linear infinite rotateDisc}@keyframes rotateDisc{to{transform:rotate(360deg)}}.progress-container{align-items:center;gap:10px;width:100%;margin-bottom:25px;display:flex}.progress-bar{accent-color:#7966c2;cursor:pointer;flex:1;height:4px}.time-text{color:#ddd;text-align:center;min-width:35px;font-size:12px}.controls{justify-content:space-between;align-items:center;width:100%;padding:10px 0;display:flex}.control-action-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .15s,opacity .2s;display:flex}.control-action-btn:active{transform:scale(.9)}.repeat-btn{opacity:.6;width:24px;height:24px}.repeat-btn:hover{opacity:1}.repeat-btn svg{width:100%;height:100%}.side-btn{opacity:.85;width:32px;height:32px}.side-btn:hover{opacity:1}.side-btn svg{width:100%;height:100%}.main-play-btn{width:45px;height:45px}.main-play-btn svg{width:100%;height:100%}.control-btn{cursor:pointer;opacity:.8;font-size:22px;transition:all .2s}.control-btn:hover{opacity:1}.control-btn.small{opacity:.5;font-size:18px}.playlist-drawer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-sizing:border-box;z-index:10;background:#0f0f14fa;border-top:1px solid #ffffff1a;border-radius:20px 20px 0 0;width:100%;max-height:290px;padding:20px;animation:.25s ease-out slideUp;position:absolute;bottom:0;left:0}@keyframes slideUp{0%{transform:translateY(100%)}}.playlist-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.playlist-header h4{margin:0;font-size:15px}.close-playlist{cursor:pointer;color:#aaa}.playlist-list{flex-direction:column;gap:8px;max-height:190px;display:flex;overflow-y:auto}.playlist-item{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:6px;transition:all .2s;display:flex}.playlist-item:hover{background:#ffffff0d}.active-song{background:#7966c233!important}.item-cover{object-fit:cover;border-radius:6px;width:40px;height:40px}.item-info{text-align:left;flex:1}.item-title{margin:0;font-size:13px;font-weight:500}.item-artist{color:#aaa;margin:2px 0 0;font-size:11px}.playing-icon{color:#7966c2;font-size:11px;font-weight:700}.water-ripple{pointer-events:none;z-index:5;background:#ffffff4d;border:1px solid #ffffff80;border-radius:50%;width:6px;height:6px;animation:.6s cubic-bezier(.1,.8,.3,1) forwards rippleAnimation;position:absolute;transform:translate(-50%,-50%)}@keyframes rippleAnimation{0%{opacity:.8;width:0;height:0}to{opacity:0;width:150px;height:150px}}@media (width<=400px){.player-content{padding:15px}.vinyl-container{width:220px;height:220px}}.fullscreen-chill-container{cursor:pointer;background-color:#000;border-radius:32px;width:360px;height:740px;margin:40px auto;position:relative;overflow:hidden;box-shadow:0 12px 40px #000c}.fullscreen-video-element{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.back-btn-float{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:10;background:#000000a6;border:1px solid #fff3;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;position:absolute;top:20px;left:20px}.back-btn-float:hover{background:#7966c2;transform:scale(1.05)}.fullscreen-chill-container .video-big-ripple{pointer-events:none;z-index:5;background:radial-gradient(circle,#fff3 0%,#fff0 70%);border:2px solid #ffffffbf;border-radius:50%;width:6px;height:6px;animation:.8s cubic-bezier(.1,.8,.2,1) forwards videoRippleAnimation;position:absolute;transform:translate(-50%,-50%)}@keyframes videoRippleAnimation{0%{opacity:1;width:0;height:0}to{opacity:0;width:320px;height:320px}}@media (width<=768px){.fullscreen-chill-container{border-radius:0;width:100vw;height:100vh;margin:0;position:fixed;top:0;left:0}.back-btn-float{top:25px;left:25px}}.music-toggle-container{z-index:1000;position:fixed;bottom:30px;left:30px}.music-toggle-btn{cursor:pointer;background:radial-gradient(circle,#f9f9fb 0%,#f1f0f5 100%);border:1px solid #e2e0e8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 2px 6px #0000000a}.music-toggle-btn .music-svg-icon{width:18px;height:18px;transition:transform .2s,color .2s}.music-toggle-btn:hover{border-color:#d1cee0;transform:scale(1.08);box-shadow:0 4px 10px #00000014}.music-toggle-btn:hover .music-svg-icon{filter:brightness(.9)}.music-toggle-btn.playing{animation:2s infinite pulse-music-soft}@keyframes pulse-music-soft{0%{box-shadow:0 0 #7966c233}70%{box-shadow:0 0 0 6px #7966c200}to{box-shadow:0 0 #7966c200}}@media (width<=768px){.music-toggle-container{bottom:15px;left:15px}.music-toggle-btn{width:32px;height:32px}.music-toggle-btn .music-svg-icon{width:15px;height:15px}}
