*,*:before,*:after{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--app-bg: #12121c;--app-text: rgba(255, 255, 255, .92);--panel-bg: #1b1b2d;--panel-border: #2a2a40;--muted: #bdbde0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:none;cursor:pointer}a:hover{color:#535bf2}html[data-theme=dark] body,html:not([data-theme]),html:not([data-theme]) body,html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light;--app-bg: #ffffff;--app-text: #213547;--panel-bg: #f8f9fa;--panel-border: #dee2e6;--muted: #6c757d}body{margin:0;display:flex;overflow-x:hidden;min-width:320px;min-height:100vh;max-width:100vw;background:var(--app-bg);color:var(--app-text)}#root{margin:0;padding:0;overflow-x:hidden;width:100vw;min-height:100vh;color:#000;background:#0f1013}.liquid-glass{position:relative;border:none;backdrop-filter:blur(4px) saturate(120%);-webkit-backdrop-filter:blur(4px) saturate(120%)}.liquid-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(-45deg,rgba(255,255,255,.15) 0%,rgba(255,255,255,.08) 28%,rgba(255,255,255,.03) 35%,transparent 50%,rgba(255,255,255,.03) 65%,rgba(255,255,255,.08) 72%,rgba(255,255,255,.12) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1}.liquid-glass:after{content:"";position:absolute;inset:0;border-radius:inherit;filter:url(#liquid-glass-filter);pointer-events:none;z-index:0}#pre-load{background:#000;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:999999}#pre-load .loader-inner{--loader-background: linear-gradient(0deg, rgba(50, 50, 50, .2) 0%, rgba(100, 100, 100, .2) 100%);position:relative;height:250px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}#pre-load .loader-inner .loader-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;animation:color-change 2s infinite ease-in-out;z-index:999}#pre-load .loader-inner .loader-logo img{width:100%;height:100%;object-fit:contain}#pre-load .loader-inner .box{position:absolute;background:var(--loader-background);border-radius:50%;border-top:1px solid rgb(100,100,100);box-shadow:#0000004d 0 10px 10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:ripple 2s infinite ease-in-out}#pre-load .loader-inner .box:nth-child(2){width:25%;aspect-ratio:1/1;z-index:99}#pre-load .loader-inner .box:nth-child(3){inset:30%;z-index:98;border-color:#646464cc;animation-delay:.2s}#pre-load .loader-inner .box:nth-child(4){inset:20%;z-index:97;border-color:#64646499;animation-delay:.4s}#pre-load .loader-inner .box:nth-child(5){inset:10%;z-index:96;border-color:#64646466;animation-delay:.6s}#pre-load .loader-inner .box:nth-child(6){inset:0;z-index:95;border-color:#64646433;animation-delay:.8s}@keyframes ripple{0%{transform:scale(1);box-shadow:#0000004d 0 10px 10px}50%{transform:scale(1.3);box-shadow:#0000004d 0 30px 20px}to{transform:scale(1);box-shadow:#0000004d 0 10px 10px}}@keyframes color-change{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.main-layout{display:flex;height:100vh;width:100vw;background:var(--app-bg);color:var(--app-text)}.main-layout .main-content{display:flex;flex:1}.main-layout .page-content{flex:1;overflow:auto;background:var(--app-bg)}.main_Container{position:relative;width:100%;min-width:1000px;min-height:100vh;display:flex;flex-direction:column;background:#0f1013;background-image:url(/assets/Dashboard-BaXvnksC.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;overflow-x:hidden;overflow-y:auto;padding:0;isolation:isolate;box-sizing:border-box}.main_Container:has(.chatPage){padding:0}.main_Container .dashboard_wrapper{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:auto;position:relative;z-index:1}.main_Container:before{content:"";position:absolute;inset:0;background:#000000b3;pointer-events:none;z-index:0}.main_Container .dashboard_scale_wrapper{position:relative;width:100%;height:100%;display:flex;flex-direction:column;z-index:1;flex:1;min-height:0}.main_Container .dashboard_header{position:fixed;top:0;left:0;right:0;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;z-index:1000;background:transparent;border:none}.main_Container .dashboard_header .header_left{display:flex;align-items:center;gap:.75rem}.main_Container .dashboard_header .header_left .header_logo_img{height:4rem;width:auto;filter:brightness(0) invert(1)}.main_Container .dashboard_header .header_left .header_lights_text{font-size:.875rem;color:#fff9;font-family:Inter,sans-serif;font-weight:400}.main_Container .dashboard_header .header_right{display:flex;align-items:center;gap:.85rem}.main_Container .dashboard_header .header_right .header_icon_btn{width:2.5rem;height:2.5rem;border:1px solid rgba(255,255,255,.2);background:#3c3c3ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}.main_Container .dashboard_header .header_right .header_icon_btn img{width:1.125rem;height:1.125rem;filter:brightness(0) invert(1);opacity:.95;object-fit:contain}.main_Container .dashboard_header .header_right .header_icon_btn:hover{background:#464646e6;border-color:#ffffff4d;transform:scale(1.05)}.main_Container .dashboard_header .header_right .header_avatar_btn{width:2.5rem;height:2.5rem;border:none;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;overflow:hidden}.main_Container .dashboard_header .header_right .header_avatar_btn .user_avatar_img{width:100%;height:100%;object-fit:cover;border-radius:50%}.main_Container .dashboard_header .header_right .header_avatar_btn:hover{transform:scale(1.05)}.main_Container .dashboard_content{margin-top:70px;padding:16px 20px;display:grid;grid-template-columns:repeat(3,320px);gap:20px;justify-content:center;margin-left:auto;margin-right:auto;width:100%;min-height:0;overflow:visible;align-content:start;position:relative;z-index:1}.main_Container .dashboard_content .dashboard_column{display:flex;flex-direction:column;gap:20px;min-height:0}.main_Container .glass_card{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#59565950;border-radius:24px;padding:16px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border:1px solid rgba(255,255,255,.1)}.main_Container .glass_card .card_title_row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;position:relative}.main_Container .glass_card .card_title_row .card_title{font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;line-height:140%;color:#fff;margin:0}.main_Container .glass_card .card_title_row .card_badge{background:#f036ab99;color:#fbc3e6;border-radius:160px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:1;height:21px;padding:2px 6px;display:flex;align-items:center;justify-content:center;text-align:center}.main_Container .weather_card{align-self:flex-end;width:180px;height:74px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:10px 16px}.main_Container .weather_card .weather_icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin:0}.main_Container .weather_card .weather_icon svg{width:100%;height:100%}.main_Container .weather_card .weather_text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-width:0}.main_Container .weather_card .weather_temp{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;line-height:140%;margin:0}.main_Container .weather_card .weather_condition{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:140%;color:#fff;margin:0}.main_Container .explore_card{width:320px;height:212px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#49474980;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border:1px solid rgba(255,255,255,.1);cursor:pointer;overflow:hidden;display:flex;flex-direction:column}.main_Container .explore_card .card_title_row{margin-bottom:16px}.main_Container .explore_card .explore_chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:16px}.main_Container .explore_card .explore_chips .chip_btn{padding:4px 8px;background:#59565966;border:none;border-radius:200px;color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:140%;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.main_Container .explore_card .explore_chips .chip_btn .chip_icon{width:12px;height:12px;filter:brightness(0) invert(1);flex-shrink:0;opacity:.9}.main_Container .explore_card .explore_chips .chip_btn span{white-space:nowrap;color:#fff}.main_Container .explore_card .explore_chips .chip_btn:hover{background:#3c3c3fe6}.main_Container .explore_card .explore_article{display:flex;align-items:center;gap:8px;padding:8px;background:#59565966;box-shadow:0 2px 16px #0000001f;border-radius:12px;flex:1;min-height:0}.main_Container .explore_card .explore_article .content_image{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.main_Container .explore_card .explore_article .content_image img{width:100%;height:100%;object-fit:cover}.main_Container .explore_card .explore_article .content_text{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0;justify-content:center}.main_Container .explore_card .explore_article .content_text .content_title{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;line-height:140%;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main_Container .explore_card .explore_article .content_text .content_desc{font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:140%;color:#cccccce6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main_Container .explore_card .explore_article .content_text .content_label{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:140%;color:#fff;margin-top:2px}.main_Container .explore_card .explore_article .content_text .content_label .parisBox{border:1px solid white;border-radius:16px}.main_Container .explore_card .explore_article .content_text .content_label .label_icon{width:10px;height:10px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;object-fit:contain}.main_Container .gallery_card{width:320px;height:394px;padding:16px 16px 0;cursor:pointer;overflow:hidden;display:flex;flex-direction:column}.main_Container .gallery_card .card_title_row{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.main_Container .gallery_card .gallery_grid{columns:2;column-gap:12px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.main_Container .gallery_card .gallery_grid::-webkit-scrollbar{display:none}.main_Container .gallery_card .gallery_grid .gallery_item{position:relative;cursor:pointer;transition:transform .2s ease;overflow:hidden;border-radius:12px;break-inside:avoid;margin-bottom:12px}.main_Container .gallery_card .gallery_grid .gallery_item:hover{transform:scale(1.02)}.main_Container .gallery_card .gallery_grid .gallery_item.gallery_item_1{height:127px}.main_Container .gallery_card .gallery_grid .gallery_item.gallery_item_2{height:68px}.main_Container .gallery_card .gallery_grid .gallery_item.gallery_item_3{height:79px}.main_Container .gallery_card .gallery_grid .gallery_item.gallery_item_4{height:138px}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_image{width:100%;height:100%;border-radius:12px;overflow:hidden;position:relative}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_image img{width:100%;height:100%;object-fit:cover}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_badge{position:absolute;bottom:8px;left:50%;transform:translate(-50%);color:#fff;padding:2px 10px;border-radius:24px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:140%;display:flex;align-items:center;gap:4px;white-space:nowrap;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_badge .badge_icon{width:10px;height:10px;filter:brightness(0) saturate(100%) invert(77%) sepia(100%) saturate(1000%) hue-rotate(0deg) brightness(1.1);flex-shrink:0}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_badge span{color:#ffd581;font-weight:500}.main_Container .gallery_card .gallery_grid .gallery_item.has_badge{box-shadow:0 2px 12px #ffd07352}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_badge{background:#000000a6}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_play_overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.main_Container .gallery_card .gallery_grid .gallery_item .gallery_play_overlay .play_icon{width:16px;height:16px}.main_Container .devices_card{width:320px;height:171px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;border-radius:1.5rem;min-width:0}.main_Container .devices_card .card_title_row{margin-bottom:.3rem;cursor:pointer}.main_Container .devices_card .devices_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:.2rem;width:100%}.main_Container .devices_card .devices_grid .device_btn{width:100%;height:100%;min-width:0;min-height:0;aspect-ratio:69/45;background:#595659cc;backdrop-filter:blur(88px);-webkit-backdrop-filter:blur(88px);border:1px solid rgba(255,255,255,.15);border-radius:.75rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:.5rem;box-sizing:border-box;box-shadow:0 .125rem 1rem #00000012,.707rem -.707rem 1.25rem #0003;position:relative;overflow:hidden}.main_Container .devices_card .devices_grid .device_btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 30%,transparent 70%);pointer-events:none;border-radius:.75rem;opacity:.8}.main_Container .devices_card .devices_grid .device_btn img{width:auto;height:auto;max-width:1.75rem;max-height:1.75rem;object-fit:contain;filter:brightness(0) invert(1);opacity:.9;position:relative;z-index:1;flex-shrink:0}.main_Container .devices_card .devices_grid .device_btn:hover{background:#595659d9;backdrop-filter:blur(88px);-webkit-backdrop-filter:blur(88px)}.main_Container .devices_card .devices_grid .device_btn.device_btn_active{background:#ad46ff50;backdrop-filter:blur(88px);-webkit-backdrop-filter:blur(88px);box-shadow:0 .125rem 1rem #00000012,.707rem -.707rem 1.25rem #8a2be24d}.main_Container .devices_card .devices_grid .device_btn.device_btn_active:before{background:linear-gradient(135deg,rgba(255,255,255,.15) 0%,rgba(138,43,226,.1) 30%,transparent 70%);opacity:.8}.main_Container .devices_card .devices_grid .device_btn.device_btn_active img{filter:brightness(0) invert(1);opacity:1}.main_Container .devices_card .devices_grid .device_btn.device_btn_active:hover{background:#8a2be2d9;backdrop-filter:blur(88px);-webkit-backdrop-filter:blur(88px);box-shadow:0 .125rem 1rem #00000012,.707rem -.707rem 1.25rem #8a2be266}.main_Container .fridge_card{width:320px;height:360px;padding:1rem;background-image:url(/assets/device_fridge-BqGmbHLS.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:1.375rem;overflow:hidden;display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.1);box-shadow:0 .125rem 1rem #00000012}.main_Container .fridge_card>*{position:relative;z-index:1}.main_Container .fridge_card.ac_mode_card{background-image:none;background-color:#2d2c30}.main_Container .fridge_card .card_title_row.fridge_header_row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;padding:0;min-height:2.5rem;position:relative;z-index:10;overflow:visible}.main_Container .fridge_card .fridge_header_left{display:flex;align-items:center;gap:.5rem;flex:1;position:relative;z-index:11;width:100%}.main_Container .fridge_card .fridge_header_left .fridge_status_dot{width:.5rem;height:.5rem;border-radius:50%;background:#2ee8a6;flex-shrink:0}.main_Container .fridge_card .fridge_header_left .card_title.fridge_heading_label{font-size:15px;font-weight:500;color:#fff;margin:0;font-family:DM Sans,sans-serif}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_chevron{background:transparent;border:none;color:#ffffffe6;font-size:.625rem;line-height:1;cursor:pointer;padding:0;margin-left:.375rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_chevron img{width:.625rem;height:.625rem;filter:brightness(0) invert(1);transition:transform .3s ease}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_chevron.open img{transform:rotate(180deg)}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_chevron span{display:block}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_wrapper{position:absolute;top:calc(100% + .5rem);left:0;z-index:12;width:100%}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu{position:absolute;top:calc(100% + .5rem);left:0;min-width:15rem;width:100%;max-width:18rem;background:#25232580;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:.875rem;border:1px solid rgba(64,64,64,.3);box-shadow:0 .5rem 1.5rem #0006;padding:.375rem;z-index:10000;display:flex;flex-direction:column;gap:.125rem;pointer-events:auto}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu .fridge_dropdown_item{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;background:transparent;border:none;border-radius:.5rem;color:#fff;font-size:.9375rem;font-weight:400;font-family:inherit;cursor:pointer;text-align:left;transition:all .15s ease;width:100%}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu .fridge_dropdown_item:hover{background:#40404280}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu .fridge_dropdown_item.selected{background:#59565910;border:1px solid rgba(96,96,96,.6)}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu .fridge_dropdown_item .fridge_dropdown_dot{width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu .fridge_dropdown_item .fridge_dropdown_dot.fridge_dot_green{background:#34c759}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu .fridge_dropdown_item .fridge_dropdown_dot.fridge_dot_red{background:#ff3b30}.main_Container .fridge_card .fridge_header_left .fridge_dropdown_menu .fridge_dropdown_item span:last-child{flex:1}.main_Container .fridge_card .fridge_header_toggle{width:24px;height:24px;border-radius:50%;background:#ad46ff50;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0;box-shadow:0 0 0 1px #ad46ffcc;transition:background .2s ease,transform .1s ease}.main_Container .fridge_card .fridge_header_toggle img{width:14px;height:14px;filter:brightness(0) invert(1)}.main_Container .fridge_card .fridge_header_toggle:hover{background:#ad46ff;transform:translateY(-1px)}.main_Container .fridge_card .fridge_content{display:flex;flex-direction:column;flex:1;min-height:0;justify-content:space-evenly;position:relative;z-index:1}.main_Container .fridge_card .fridge_content .fridge_controls{width:100%;display:flex;flex-direction:column;gap:.5rem;min-width:0}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control{width:120px;height:74px;background:#59565999;box-shadow:0 2px 16px #0000001f;border-radius:12px;padding:8px;display:flex;flex-direction:column;gap:4px;align-self:flex-end;justify-content:space-between}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_label{display:flex;align-items:center;gap:4px;font-size:10px;color:#fff;font-family:Inter,sans-serif;font-weight:400;line-height:140%;justify-content:center}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_label img{width:9px;height:9px;filter:brightness(0) invert(1)}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_display{display:flex;align-items:center;justify-content:space-between;gap:4px}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_display .temp_btn{width:24px;height:24px;border-radius:999px;background:#423f4299;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_display .temp_btn img{width:12px;height:12px;filter:brightness(0) invert(1);object-fit:contain}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_display .temp_btn:hover{background:#423f42cc;transform:scale(1.05)}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_display .temp_btn:active{transform:scale(.95)}.main_Container .fridge_card .fridge_content .fridge_controls .temp_control .temp_display .temp_value{font-size:14px;font-weight:600;color:#fff;font-family:Inter,sans-serif;line-height:140%;text-align:center;flex:1}.main_Container .fridge_card .fridge_content .fridge_controls .eco_saver{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#fff;font-family:Inter,sans-serif;font-weight:500;line-height:140%;align-self:flex-end;gap:2.3rem}.main_Container .fridge_card .fridge_content .fridge_controls .eco_saver .toggle_switch{width:1.75rem;height:1rem;border-radius:.4375rem;background:#ad46ff50;border:1px solid rgba(255,255,255,.1);position:relative;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.main_Container .fridge_card .fridge_content .fridge_controls .eco_saver .toggle_switch:after{content:"";position:absolute;width:.625rem;height:.625rem;border-radius:50%;background:#fff;top:.125rem;right:.125rem;transition:all .2s ease}.main_Container .fridge_card .fridge_content .fridge_controls .eco_saver .toggle_switch.toggle_active{background:#ad46ff50}.main_Container .fridge_card .fridge_alert{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 12px;background:#55525580;border-radius:999px;box-shadow:0 2px 16px #0000001f;font-size:12px;color:#fff;font-family:Inter,sans-serif;margin-top:auto;height:33px}.main_Container .fridge_card .fridge_alert .alert_dot{width:.375rem;height:.375rem;border-radius:50%;background:#ffc107}.main_Container .fridge_card .fridge_alert .alert_btn{margin-left:auto;padding:.25rem .5rem;background:transparent;text-decoration:underline;border:none;border-radius:.375rem;color:#fff;font-size:.65rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease}.main_Container .fridge_card .fridge_alert .alert_btn:hover{background:#2c2c32}.main_Container .fridge_card .washing_card_main{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:1.375rem}.main_Container .fridge_card .washing_machine_image{flex:0 0 56%;display:flex;align-items:center}.main_Container .fridge_card .washing_machine_image img{width:100%;height:auto;display:block;border-radius:1.25rem;box-shadow:0 6px 18px #0006;object-fit:contain}.main_Container .fridge_card .washing_machine_controls{flex:1;display:flex;flex-direction:column;gap:.4rem;position:absolute;top:23%;right:6%}.main_Container .fridge_card .washing_btn{width:100%;border-radius:.75rem;border:1px solid rgba(255,255,255,.12);background:#00000061;color:#f1f1f1;font-size:.75rem;font-weight:500;display:inline-flex;align-items:center;justify-content:space-between;padding:.4rem .6rem;cursor:pointer}.main_Container .fridge_card .washing_btn--primary{justify-content:flex-start;gap:.5rem;width:130px;height:34px;background:#49474980}.main_Container .fridge_card .washing_btn_icon{display:inline-flex;align-items:center;justify-content:center}.main_Container .fridge_card .washing_btn_icon img{width:14px;height:14px}.main_Container .fridge_card .washing_btn_text{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.main_Container .fridge_card .washing_btn_label{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;opacity:.95;justify-content:center;text-align:center}.main_Container .fridge_card .washing_btn_label_icon{width:12px;height:12px;flex-shrink:0}.main_Container .fridge_card .washing_btn_value{font-size:.72rem;color:#fff;opacity:.9}.main_Container .fridge_card .washing_btn_footer{display:flex;align-items:center;justify-content:space-between;margin-top:.1rem}.main_Container .fridge_card .washing_btn--option{height:58px;background:#49474980;padding-inline:.75rem;display:flex;justify-content:center}.main_Container .fridge_card .washing_btn_chevron{display:inline-flex;align-items:center;justify-content:center}.main_Container .fridge_card .washing_btn_chevron img{width:10px;height:10px}.main_Container .fridge_card .washing_toggle_row{display:flex;align-items:center;justify-content:space-around;gap:1.8rem;margin-top:.2rem;color:#fff}.main_Container .fridge_card .washing_toggle_row span{font-size:12px;font-weight:500}.main_Container .fridge_card .ac_card_main{position:relative;height:100%;margin-top:0}.main_Container .fridge_card .ac_image{position:absolute;inset:0;z-index:0}.main_Container .fridge_card .ac_image img{width:100%;height:100%;display:block;object-fit:cover}.main_Container .fridge_card .ac_controls{position:relative;z-index:1;display:flex;flex-direction:column;gap:.6rem;padding-top:4.5rem;padding-bottom:.4rem}.main_Container .fridge_card .ac_control_row{display:flex;gap:.6rem}.main_Container .fridge_card .ac_widget{flex:1;min-width:0;border-radius:.85rem;background:#49474980;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 12px #0003;padding:.6rem .75rem;display:flex;flex-direction:column;gap:.4rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.main_Container .fridge_card .ac_widget--secondary{background:#3a383880;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:.15rem .6rem;align-items:center}.main_Container .fridge_card .ac_widget--secondary .ac_widget_header{display:contents}.main_Container .fridge_card .ac_widget--secondary .ac_widget_icon{grid-column:1;grid-row:1/-1;align-self:center}.main_Container .fridge_card .ac_widget--secondary .ac_widget_title{grid-column:2;grid-row:1;font-size:.75rem}.main_Container .fridge_card .ac_widget--secondary .ac_value_row--text{display:contents}.main_Container .fridge_card .ac_widget--secondary .ac_value_row--text .ac_value_text{grid-column:2;grid-row:2;font-size:.72rem;font-weight:400}.main_Container .fridge_card .ac_widget--secondary .ac_value_row--text .ac_text_btn{display:none}.main_Container .fridge_card .ac_widget_header{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:#fff;opacity:.95}.main_Container .fridge_card .ac_widget_icon{width:20px;height:20px;border-radius:999px;background:#00000059;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.main_Container .fridge_card .ac_widget_icon img{max-width:12px;max-height:12px;filter:brightness(0) invert(1)}.main_Container .fridge_card .ac_widget_icon--accent{background:#8b5cf6e6}.main_Container .fridge_card .ac_widget_title{font-weight:500}.main_Container .fridge_card .ac_value_row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.main_Container .fridge_card .ac_value_row--text{justify-content:flex-start;gap:.5rem}.main_Container .fridge_card .ac_value_text{font-size:.9rem;color:#fff;font-weight:600;letter-spacing:.01em}.main_Container .fridge_card .ac_widget:not(.ac_widget--secondary) .ac_value_text{flex:1;text-align:center}.main_Container .fridge_card .ac_round_btn{width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;line-height:1;cursor:pointer;flex-shrink:0}.main_Container .fridge_card .ac_round_btn:hover{background:#00000059}.main_Container .fridge_card .ac_text_btn{font-size:.7rem;color:#fff;opacity:.9;background:transparent;border:none;cursor:pointer;text-decoration:underline}.main_Container .fridge_card .ac_alert{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px;background:#55525580;border-radius:999px;border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 12px #00000026;font-size:12px;color:#fff;font-family:Inter,sans-serif;margin-top:.5rem;min-height:33px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.main_Container .fridge_card .ac_alert .alert_dot{width:6px;height:6px;border-radius:50%;background:#e67e22;flex-shrink:0}.main_Container .fridge_card .ac_alert .alert_btn{margin-left:auto;padding:0;background:transparent;border:none;color:#fff;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer}.main_Container .fridge_card .washing_toggle{width:32px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#bdbdbd50;position:relative;padding:0}.main_Container .fridge_card .washing_toggle:before{content:"";position:absolute;top:1px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s ease}.main_Container .fridge_card .washing_toggle--on{background:#8b5cf6}.main_Container .fridge_card .washing_toggle--on:before{transform:translate(12px)}.main_Container .fridge_card .washing_alert{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.4rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#49474950;color:#fff;font-size:.75rem;margin-top:14.75rem}.main_Container .fridge_card .washing_alert_dot{width:.5rem;height:.5rem;border-radius:50%;background:#eaa047;flex-shrink:0}.main_Container .fridge_card .washing_alert_text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main_Container .fridge_card .washing_alert_btn{padding:.25rem .7rem;border-radius:999px;border:none;text-decoration:underline;color:#fff;font-size:.75rem;font-weight:500;cursor:pointer;flex-shrink:0;background:none}.main_Container .fridge_card.philips_light_card{background:#2a2a2e;background-image:none;position:relative}.main_Container .fridge_card.philips_light_card .fridge_status_dot.philips_red_dot{background:#ff3b30}.main_Container .fridge_card.philips_light_card .philips_power_btn{width:2rem;height:2rem;border-radius:50%;background:#ad46ffcc;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:all .2s ease;color:#fff;position:relative;z-index:2}.main_Container .fridge_card.philips_light_card .philips_power_btn .philips_power_icon{width:16px;height:16px;filter:brightness(0) invert(1)}.main_Container .fridge_card.philips_light_card .philips_power_btn:hover{background:#ad46ffe6;transform:scale(1.05)}.main_Container .fridge_card.philips_light_card .philips_power_btn:active{transform:scale(.95)}.main_Container .fridge_card.philips_light_card .philips_light_image_container{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:1.375rem}.main_Container .fridge_card.philips_light_card .philips_light_image_container .philips_light_image{width:100%;height:100%;object-fit:cover}.main_Container .fridge_card.philips_light_card .philips_controls{display:flex;gap:.6rem;margin-bottom:.75rem;position:absolute;z-index:1;top:58%}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget{width:138px;height:76px;background:#59565999;box-shadow:0 2px 16px #0000001f;border-radius:12px;padding:8px;display:flex;flex-direction:column;gap:4px;justify-content:center}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_widget_header{display:flex;align-items:center;gap:4px;font-size:12px;color:#fff;font-family:Inter,sans-serif;font-weight:400;line-height:140%;justify-content:flex-start}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_widget_header .philips_widget_icon{width:9px;height:9px;filter:brightness(0) invert(1);flex-shrink:0}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_widget_header .philips_widget_label{font-size:12px}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_widget_value{text-align:left;font-size:14px;font-weight:600;color:#fff;font-family:Inter,sans-serif;line-height:140%}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_slider{width:100%;height:4px;border-radius:2px;outline:none;-webkit-appearance:none;appearance:none;background:#fff3;cursor:pointer}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 4px #0003}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;border:none;box-shadow:0 2px 4px #0003}.main_Container .fridge_card.philips_light_card .philips_controls .philips_control_widget .philips_slider.temperature_slider{background:linear-gradient(to right,#ff8668,#fff34e,#fff 50%,#5c6afe)}.main_Container .fridge_card.philips_light_card .philips_status_bar{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#59565966;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:.75rem;margin-top:auto;position:relative;z-index:1}.main_Container .fridge_card.philips_light_card .philips_status_bar .philips_status_left{display:flex;align-items:center;gap:.5rem;flex:1}.main_Container .fridge_card.philips_light_card .philips_status_bar .philips_status_left .philips_status_dot{width:.5rem;height:.5rem;border-radius:50%;background:#ff9500;flex-shrink:0}.main_Container .fridge_card.philips_light_card .philips_status_bar .philips_status_left .philips_status_text{font-size:11px;color:#fff;font-family:Inter,sans-serif;line-height:140%}.main_Container .fridge_card.philips_light_card .philips_status_bar .philips_turn_off_btn{padding:6px 12px;background:#2c2c3299;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:11px;font-weight:500;font-family:Inter,sans-serif;line-height:140%;cursor:pointer;transition:all .2s ease;flex-shrink:0}.main_Container .fridge_card.philips_light_card .philips_status_bar .philips_turn_off_btn:hover{background:#2c2c32cc;border-color:#ffffff4d}.main_Container .files_card{width:320px;height:188px;cursor:pointer;overflow:hidden;padding-bottom:16px;display:flex;flex-direction:column}.main_Container .files_card .card_title_row{margin-bottom:12px;flex-shrink:0}.main_Container .files_card .files_list{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.main_Container .files_card .files_list::-webkit-scrollbar{display:none}.main_Container .files_card .files_list .file_item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#55525550;border-radius:12px;transition:all .2s ease;cursor:pointer;flex-shrink:0}.main_Container .files_card .files_list .file_item:hover{background:#4a4a4a}.main_Container .files_card .files_list .file_item .file_icon{width:12px;height:12px;min-width:12px;min-height:12px;object-fit:contain;flex-shrink:0;display:block}.main_Container .files_card .files_list .file_item .file_name{flex:1;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:140%;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main_Container .files_card .files_list .file_item .file_type{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:140%;color:#ffffffd9;flex-shrink:0}.main_Container .clock_card_multi{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;min-width:0}.main_Container .clock_card_multi .clock_timezone_item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:0}.main_Container .clock_card_multi .clock_face{position:relative;width:66px;height:66px;flex-shrink:0}.main_Container .clock_card_multi .clock_background{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;background:#5956590f}.main_Container .clock_card_multi .clock_hands_container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2}.main_Container .clock_card_multi .clock_hand{position:absolute;left:50%;bottom:50%;transform-origin:center bottom;transition:transform .05s linear}.main_Container .clock_card_multi .hour_hand{width:2px;height:14px;margin-left:-1px;background:#ffffffe6;border-radius:1px}.main_Container .clock_card_multi .minute_hand{width:1.5px;height:22px;margin-left:-.75px;background:#ffffffd9;border-radius:1px}.main_Container .clock_card_multi .second_hand{width:1px;height:24px;margin-left:-.5px;background:#f5c518;border-radius:0}.main_Container .clock_card_multi .second_hand .second_hand_counterweight{position:absolute;bottom:-3px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:#f5c518}.main_Container .clock_card_multi .clock_center{position:absolute;width:5px;height:5px;border-radius:50%;background:#ffffffe6;z-index:2}.main_Container .clock_card_multi .clock_labels{display:flex;flex-direction:column;align-items:center;gap:.15rem}.main_Container .clock_card_multi .clock_city{font-size:14px;font-weight:600;color:#fffffff2}.main_Container .clock_card_multi .clock_offset{font-size:.6rem;font-weight:400;color:#fff9}.main_Container .notifications_card{width:320px;height:269px;overflow:hidden;padding-bottom:16px;display:flex;flex-direction:column;cursor:pointer}.main_Container .notifications_card .card_title_row{flex-shrink:0}.main_Container .notifications_card .notifications_list{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.main_Container .notifications_card .notifications_list::-webkit-scrollbar{display:none}.main_Container .notifications_card .notifications_list .notification_item{display:flex;gap:.75rem;border-radius:.9rem;transition:all .2s ease;flex-shrink:0}.main_Container .notifications_card .notifications_list .notification_item .notif_icon{width:2.375rem;height:2.375rem;border-radius:.5rem;background:#ffffff20;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0}.main_Container .notifications_card .notifications_list .notification_item .notif_icon img{width:1.25rem;height:1.25rem;object-fit:contain;filter:brightness(0) invert(1)}.main_Container .notifications_card .notifications_list .notification_item .notif_content{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.main_Container .notifications_card .notifications_list .notification_item .notif_content .notif_header_row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.main_Container .notifications_card .notifications_list .notification_item .notif_content .notif_header_row .notif_text{max-width:10rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:140%;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main_Container .notifications_card .notifications_list .notification_item .notif_content .notif_header_row .notif_action{width:7rem;max-width:5rem;display:flex;justify-content:flex-end;background:transparent;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.main_Container .notifications_card .notifications_list .notification_item .notif_content .notif_meta{display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:140%;color:#fff}.domore_card{width:320px;height:165px;cursor:pointer;position:relative;overflow:hidden;border-radius:28px;background:#59565938;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 50px #00000059;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.domore_card .domore_checklist_tile{position:absolute;right:15px;top:50%}.domore_card .domore_checklist_icon{width:56px;height:60px}.domore_card .card_title_row{margin-bottom:14px}.domore_card .domore_grid{display:flex;flex-wrap:wrap;column-gap:5px;row-gap:6px;align-content:start;justify-items:start;align-items:start}.domore_card .domore_grid .domore_btn{display:inline-flex;align-items:center;width:fit-content;gap:8px;padding:2px 8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);border-radius:200px;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-align:left;cursor:pointer;white-space:nowrap;height:27px}.domore_card .domore_grid .domore_btn .domore_btn_icon{width:12px;height:12px;flex-shrink:0;filter:brightness(0) invert(1);opacity:.95}.domore_card .domore_grid .domore_btn span{color:#fff}.domore_card .domore_grid .domore_btn:hover{background:#ffffff24;border-color:#ffffff40}.ask_anything_card{width:320px;height:104px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;flex-shrink:0}.ask_anything_card:hover{transform:translateY(-2px)}.ask_anything_card .ask_content{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.ask_anything_card .ask_text{font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;line-height:140%;color:#fff;display:flex;align-items:center;gap:12px}.ask_anything_card .ask_text img{width:28px}.ask_anything_card .ask_actions{display:flex;flex-wrap:wrap;gap:4px}.ask_anything_card .ask_chip{padding:4px 8px;border-radius:200px;border:none;background:#59565966;color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:140%;cursor:pointer;transition:all .2s ease}.ask_anything_card .ask_chip:hover{background:#3c3c3fe6}@media (max-width: 0px){.main_Container{display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:100vh;min-width:100vw;padding:0;margin:0}.main_Container .dashboard_scale_wrapper{width:1265px;height:598px;min-width:1265px;min-height:598px;flex:none;transform-origin:center center;transform:scale(min(100vw / 1265px,100vh / 598px));box-sizing:border-box;position:relative;overflow:hidden;contain:layout style paint}.main_Container .dashboard_header{position:absolute;top:0;left:0;width:1265px;height:44px;padding:0 .75rem;box-sizing:border-box;flex-shrink:0;z-index:2}.main_Container .dashboard_header .header_logo_img{height:2rem}.main_Container .dashboard_header .header_icon_btn,.main_Container .dashboard_header .header_avatar_btn{width:1.65rem;height:1.65rem}.main_Container .dashboard_header .header_icon_btn img,.main_Container .dashboard_header .header_avatar_btn img{width:.8rem;height:.8rem}.main_Container .dashboard_content{position:absolute;top:44px;left:0;right:0;margin:0;padding:.4rem;gap:.35rem;max-width:1265px;width:1265px;height:554px;max-height:554px;box-sizing:border-box;overflow:hidden;align-content:start;grid-template-rows:1fr}.main_Container .dashboard_content .dashboard_column{gap:.35rem;min-height:0;max-height:100%;overflow:hidden;display:flex;flex-direction:column}.main_Container .glass_card{padding:.35rem;min-height:0;overflow:hidden;flex-shrink:0;border-radius:1rem}.main_Container .glass_card .card_title_row{margin-bottom:.25rem}.main_Container .glass_card .card_title_row .card_title{font-size:.8rem}.main_Container .glass_card .card_title_row .card_badge{width:1.1rem;height:1.1rem;font-size:.55rem}.main_Container .weather_card{height:2.25rem;padding:.35rem .5rem;width:7.25rem;max-width:140px;flex-shrink:0}.main_Container .weather_card .weather_icon{width:1.25rem;height:1.25rem}.main_Container .weather_card .weather_temp{font-size:.9rem}.main_Container .weather_card .weather_condition{font-size:.55rem}.main_Container .explore_card{min-height:0;flex-shrink:0;padding:.35rem;overflow:hidden}.main_Container .gallery_card{height:8.5rem;padding:.35rem;min-height:0;flex-shrink:0;overflow:hidden}.main_Container .gallery_card .gallery_grid{gap:.35rem}.main_Container .devices_card{height:5.5rem;padding:.35rem;flex-shrink:0}.main_Container .devices_card .devices_grid{gap:.3rem;width:100%}.main_Container .devices_card .devices_grid .device_btn{width:100%;height:100%;min-width:0;min-height:0;padding:.3rem;box-sizing:border-box}.main_Container .devices_card .devices_grid .device_btn img{max-width:1rem;max-height:1rem}.main_Container .fridge_card{height:11.5rem;padding:.35rem;min-height:0;flex-shrink:0;overflow:hidden}.main_Container .fridge_card .card_title_row.fridge_header_row{margin-bottom:.3rem;min-width:0}.main_Container .fridge_card .fridge_header_left .fridge_header_label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.main_Container .fridge_card .fridge_content .temp_control{padding:.3rem;width:85px}.main_Container .files_card{min-height:0;flex:1;padding:.35rem;overflow:hidden}.main_Container .files_card .file_item{padding:.3rem .5rem;font-size:.65rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.main_Container .files_card .file_icon{width:.8rem;height:.8rem;flex-shrink:0}.main_Container .ask_anything_card{flex-shrink:0;height:2.75rem;padding:.35rem}.main_Container .ask_anything_card .ask_icon{width:1.65rem;height:1.65rem}.main_Container .ask_anything_card .ask_text{font-size:.7rem}.main_Container .ask_anything_card .ask_chip{padding:.25rem .5rem;font-size:.55rem}.main_Container .notifications_card{min-height:0;flex:1;max-height:100%;padding:.35rem;overflow:hidden}.main_Container .notifications_card .notification_item{padding:.3rem .45rem;min-height:0}.main_Container .notifications_card .notif_icon{width:1.65rem;height:1.65rem;flex-shrink:0}.main_Container .notifications_card .notif_text,.main_Container .notifications_card .notif_meta,.main_Container .notifications_card .notif_action{font-size:.6rem}.main_Container .notifications_card .notif_text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.main_Container .domore_card{min-height:0;flex-shrink:0;height:3rem;padding:.35rem}.main_Container .domore_card .domore_btn{padding:.25rem .45rem;font-size:.55rem}.main_Container .domore_card .domore_btn img{width:.9rem;height:.9rem}.main_Container .clock_card_multi{padding:.6rem .75rem;gap:.5rem}.main_Container .clock_card_multi .clock_face{width:72px;height:72px}.main_Container .clock_card_multi .hour_hand{height:11px}.main_Container .clock_card_multi .minute_hand{height:17px}.main_Container .clock_card_multi .second_hand{height:19px}.main_Container .clock_card_multi .clock_city{font-size:.6rem}.main_Container .clock_card_multi .clock_offset{font-size:.55rem}}.profile-dropdown{position:relative;display:inline-flex}.profile-dropdown__trigger{background:none;border:none;padding:0;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.profile-dropdown__avatar-img{width:32px;height:32px;border-radius:50%;object-fit:cover}.profile-dropdown__menu{position:absolute;top:calc(100% + 8px);right:0;width:240px;background:#0f1013!important;border:none;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:6px;box-shadow:0 2px 16px #0000001f;z-index:1000;animation:profileDropdownFadeIn .15s ease-out;color:#cbcbcb}.profile-dropdown__user{display:flex;align-items:center;gap:10px;padding:8px;border-radius:6px;cursor:pointer;transition:background .15s ease}.profile-dropdown__user:hover{background:#18191d}.profile-dropdown__user-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.profile-dropdown__user-info{display:flex;flex-direction:column;min-width:0}.profile-dropdown__user-name{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown__user-email{font-family:Inter,sans-serif;font-size:10px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown__logout{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;cursor:pointer;transition:background .15s ease}.profile-dropdown__logout:hover{background:#18191d}.profile-dropdown__logout span{font-size:14px;font-weight:400;color:#e8846e}.profile-dropdown__logout svg{flex-shrink:0}@keyframes profileDropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chatPage{display:flex;flex-direction:column;width:100%;height:100vh;background:#0f1013;color:#ffffffeb;overflow:hidden}.chatPage__header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 24px 0 0;flex-shrink:0}.chatPage__header-left{display:flex;align-items:center;justify-content:space-between;width:17%;min-width:255px;padding:0 16px 0 24px;box-sizing:border-box}.chatPage__header-right{display:flex;align-items:center;gap:.5rem}.chatPage__logo{display:block;height:36px;width:auto;object-fit:contain}.chatPage__sidebar-icon{width:18px;height:18px;opacity:.5}.chatPage__header-action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#59565980;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#fff;padding:8px;cursor:pointer;transition:all .15s ease}.chatPage__header-action:hover{background:#ffffff1a;color:#ccc}.chatPage__subheader{display:flex;align-items:center;justify-content:space-between;padding:24px;flex-shrink:0}.chatPage__subheader-left{display:flex;align-items:center;gap:.625rem;min-width:0}.chatPage__subheader-right{display:flex;align-items:center;gap:4px;flex-shrink:0;width:84px;height:40px;border-radius:12px;padding:4px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.chatPage__subheader-back{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:none;background:#59565966;color:#ffffffd9;padding:6px;gap:2px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.chatPage__subheader-back:hover{background:#59565999;color:#fff}.chatPage__subheader-title{font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;line-height:140%;letter-spacing:0%;color:#ffffffd9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatPage__subheader-action{display:flex;align-items:center;justify-content:center;flex:1;height:100%;border-radius:8px;border:none;background:transparent;color:#ffffffb3;cursor:pointer;transition:all .15s ease}.chatPage__subheader-action:hover{background:#ffffff14;color:#fff}.chatPage__subheader-action--active{background:#ad46ff33;color:#fff;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.chatPage__subheader-action--active:hover{background:#ad46ff33;color:#fff}.chatPage__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;cursor:pointer}.chatPage__avatar-img{width:100%;height:100%;object-fit:cover}.chatPage__body{display:flex;flex:1;min-height:0;overflow:hidden;padding:0 24px 24px 0}.chatPage__main{flex:1;display:flex;flex-direction:column;min-width:0;background:#5956591a;border-radius:24px;overflow:hidden;padding:0}.chatPage__empty-body{flex:1;display:flex;flex-direction:column;background:#5956591a;border-radius:28px 28px 0 0;overflow:hidden}.chatPage__empty-body--no-subheader{background:transparent}.chatPage__private-toggle-row{display:flex;justify-content:flex-end;padding:16px 24px 0}.chatPage__empty-center{flex:1;display:flex;align-items:center;justify-content:center;padding:0 24px 24px}.chatPage__empty-inner{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:812px}.chatPage__center{flex:1;display:flex;flex-direction:column;min-width:0;background:#5956591a;border-radius:24px;overflow:hidden}.chatPage__center-header{flex-shrink:0;padding:0}.chatPage__center-body{display:flex;flex:1;min-height:0;overflow:hidden;background:#5956591a}.chatPage__center-main{flex:1;display:flex;flex-direction:column;min-width:0;padding:0}.chatPage__input-wrap{padding:0 24px 24px}.chatPage__content{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 24px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.chatPage__content::-webkit-scrollbar{width:6px}.chatPage__content::-webkit-scrollbar-track{background:transparent}.chatPage__content::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.chat-message--highlight{animation:msg-highlight 1.5s ease}@keyframes msg-highlight{0%,to{background:transparent}30%{background:#7c3aed26}}.chatSidebar{width:17%;min-width:255px;background:transparent;display:flex;flex-direction:column;flex-shrink:0}.chatSidebar__body{display:flex;flex-direction:column;padding:0 16px;gap:20px;flex:1;overflow:hidden}.chatSidebar__search{position:relative}.chatSidebar__search-icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:#cbcbcb;width:16px;height:16px;pointer-events:none;z-index:1}.chatSidebar__search-input{width:100%;padding:.5rem .5rem .5rem 2rem;border-radius:12px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#59565933;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;color:#ffffffe0;font-size:.82rem;font-family:inherit;outline:none;transition:border-color .15s}.chatSidebar__search-input::placeholder{color:#ffffff59}.chatSidebar__search-input:focus{border-color:#fff3}.chatSidebar__nav{display:flex;flex-direction:column;gap:8px}.chatSidebar__nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:.55rem .5rem;border:none;background:transparent;color:#fffc;font-size:.86rem;font-family:inherit;font-weight:400;cursor:pointer;border-radius:8px;transition:background .15s;text-align:left}.chatSidebar__nav-item:hover{background:#ffffff0f}.chatSidebar__nav-icon{opacity:.65;flex-shrink:0}.chatSidebar__history{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.chatSidebar__history-label{font-size:.7rem;font-weight:500;color:#ffffff59;padding:0 .5rem;margin-bottom:4px}.chatSidebar__item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 12px;border:none;background:transparent;color:#fff9;font-size:.78rem;font-family:inherit;cursor:pointer;border-radius:8px;transition:background .15s;text-align:left;position:relative}.chatSidebar__item:hover{background:#ffffff0f}.chatSidebar__item--active{background:#1f2022;color:#fff}.chatSidebar__item-icon{flex-shrink:0;opacity:.5}.chatSidebar__item-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatSidebar__item-delete{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;background:transparent;color:#ffffff80;border-radius:4px;cursor:pointer;flex-shrink:0;opacity:0;transition:opacity .15s}.chatSidebar__item-delete:hover{color:#ef4444}.chatSidebar__item:hover .chatSidebar__item-delete{opacity:1}.chatEmptyState{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%}.chatEmptyState__card{display:flex;flex-direction:column;gap:.75rem;padding:.875rem 1rem;background:#0f101366;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:background .2s,border-color .2s;text-align:left;color:inherit;font-family:inherit;min-height:88px}.chatEmptyState__card:hover{background:#1f2022;border-color:#ffffff2e}.chatEmptyState__card-icon{color:#ffffff73;display:flex}.chatEmptyState__card-text{font-size:.82rem;line-height:1.45;color:#ffffffbf;font-weight:400}.chatInput{flex-shrink:0;width:100%}.chatInput__bar{display:flex;flex-direction:column;justify-content:space-between;background:#2a2a2b;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:12px;padding:14px 16px;gap:12px;min-height:116px}.chatInput__attachments{display:flex;gap:8px;flex-wrap:wrap}.chatInput__attachment{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:0}.chatInput__attachment img{width:100%;height:100%;object-fit:cover;display:block}.chatInput__attachment-remove{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s}.chatInput__attachment-remove:hover{background:#000000d9}.chatInput__textarea{width:100%;background:transparent;border:none;outline:none;color:#ffffffeb;font-size:.9rem;font-family:inherit;line-height:1.5;resize:none;min-height:24px;max-height:160px;padding:0}.chatInput__textarea::placeholder{color:#ffffff59}.chatInput__controls{display:flex;align-items:center;justify-content:space-between}.chatInput__controls-left{display:flex;align-items:center;gap:.375rem}.chatInput__controls-right{display:flex;align-items:center;gap:12px}.chatInput__icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#ffffff73;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.chatInput__icon-btn:hover{background:#ffffff14;color:#fffc}.chatInput__icon-btn--recording{color:#ef4444;animation:pulse-recording 1.5s infinite}.chatInput__pill-btn{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:999px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;background:#ffffff0d;color:#fff9;font-size:.78rem;font-family:inherit;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s,border-color .15s}.chatInput__pill-btn:hover{background:#ffffff1a;border-color:#fff3}.chatInput__send-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;background:#ad46ff80;color:#fff;cursor:pointer;flex-shrink:0;transition:opacity .15s,transform .15s}.chatInput__send-btn:hover:not(:disabled){transform:scale(1.05)}.chatInput__send-btn:disabled{opacity:.4;cursor:default}.chatInput__file-input{display:none}.chatInput__plus-wrap,.chatInput__mode-wrap,.chatInput__model-wrap{position:relative}.chatInput__dropdown{position:absolute;left:0;background:#0f1013!important;border:none;border-radius:12px;padding:6px;min-width:200px;z-index:100;color:#cbcbcb}.chatInput__dropdown--down{top:calc(100% + 8px)}.chatInput__dropdown--up{bottom:calc(100% + 8px)}.chatInput__dropdown--mode{min-width:220px}.chatInput__dropdown--model{min-width:260px}.chatInput__dropdown-item{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;border:none;background:transparent;color:#fff;font-size:.825rem;font-family:inherit;line-height:140%;cursor:pointer;border-radius:12px;transition:background .15s;text-align:left}.chatInput__dropdown-item:hover{background:#1f2022}.chatInput__dropdown-item--active{background:#1f2022;color:#fff}.chatInput__dropdown-item--explore{color:#7c3aed;font-weight:500}.chatInput__dropdown-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:#2a2b2e;color:#cbcbcb;font-size:1rem;flex-shrink:0}.chatInput__dropdown-info{display:flex;flex-direction:column;gap:1px}.chatInput__dropdown-label{font-weight:400;font-size:.825rem;line-height:140%}.chatInput__dropdown-desc{font-size:.72rem;color:#cbcbcb;font-weight:400;line-height:140%}.chatInput__dropdown-divider{height:1px;background:#37373780;margin:4px 0}.chatInput__param-size{font-size:.65rem;color:#bdbde0;font-weight:400;margin-left:4px}@keyframes pulse-recording{0%,to{opacity:1}50%{opacity:.5}}.chatTopbar{display:flex;align-items:center;justify-content:space-between;padding:24px;flex-shrink:0;border-bottom:1px solid rgba(59,63,75,.6);position:relative;z-index:2}.chatTopbar__tabs{display:flex;align-items:center;gap:4px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:12px;padding:3px}.chatTopbar__tab{display:flex;align-items:center;gap:6px;padding:6px 16px;border-radius:8px;border:none;background:transparent;color:#ffffff80;font-size:.8rem;font-family:inherit;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.chatTopbar__tab:hover{color:#fffc}.chatTopbar__tab--active{background:#ad46ff33;color:#fff}.chatTopbar__private{display:flex;align-items:center;gap:8px;padding:0;border-radius:999px;border:none;background:transparent;color:#ffffff80;font-size:.78rem;font-family:inherit;font-weight:500;cursor:pointer;transition:color .15s}.chatTopbar__private:hover{color:#fffc}.chatTopbar__private--on{color:#fff}.chatTopbar__toggle{position:relative;width:32px;height:18px;border-radius:999px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;transition:background .2s;flex-shrink:0}.chatTopbar__toggle--on{background:#7c3aed}.chatTopbar__toggle-knob{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s}.chatTopbar__toggle--on .chatTopbar__toggle-knob{transform:translate(14px)}.chatMessages{padding:1.5rem 0;display:flex;flex-direction:column}.messageBubble{display:flex;gap:.5rem;margin-bottom:1.25rem;position:relative}.messageBubble--user{justify-content:flex-end}.messageBubble--user .messageBubble__body{background:#3b3f4b;border-radius:16px 16px 4px;max-width:65%;padding:.75rem 1rem}.messageBubble--assistant{justify-content:flex-start}.messageBubble--assistant .messageBubble__body{width:100%;padding:.5rem 0}.messageBubble__images{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.5rem}.messageBubble__image{width:120px;height:90px;object-fit:cover;border-radius:8px;display:block}.messageBubble__text{margin:0;font-size:.875rem;line-height:1.55;color:#ffffffeb;white-space:pre-wrap;word-break:break-word}.messageBubble__actions{display:none;align-items:center;gap:2px;position:absolute;bottom:0;right:0;transform:translateY(100%);background:transparent;border:none;border-radius:8px;padding:3px;z-index:5}.messageBubble__actions:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:8px}.messageBubble--user:hover .messageBubble__actions{display:flex}.messageBubble__action-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#ffffffb3;border-radius:6px;cursor:pointer;transition:background .15s,color .15s}.messageBubble__action-btn:hover{background:#ffffff14;color:#fff}.messageBubble__action-btn--delete:hover{color:#ef4444}.messageBubble__edit-wrap{display:flex;flex-direction:column;gap:.5rem;width:100%}.messageBubble__edit-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffeb;font-size:.875rem;font-family:inherit;padding:.5rem;resize:vertical;min-height:60px;outline:none}.messageBubble__edit-input:focus{border-color:#7c3aed}.messageBubble__edit-actions{display:flex;gap:.375rem;justify-content:flex-end}.messageBubble__edit-btn{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;border:none;font-size:.75rem;font-family:inherit;font-weight:500;cursor:pointer;transition:opacity .15s}.messageBubble__edit-btn--save{background:#7c3aed;color:#fff}.messageBubble__edit-btn--cancel{background:#ffffff14;color:#bdbde0}.messageBubble__edit-btn:hover{opacity:.85}.aiContent__markdown{font-size:.875rem;line-height:1.65;color:#ffffffe0}.aiContent__markdown+.aiContent__markdown{margin-top:32px}.aiContent__markdown h2{font-size:1.1rem;font-weight:600;margin:1.5rem 0 .5rem;color:#fffffff2}.aiContent__markdown h2:first-child{margin-top:0}.aiContent__markdown h3{font-size:.95rem;font-weight:600;margin:1.5rem 0 .375rem;color:#ffffffeb}.aiContent__markdown h3:first-child{margin-top:0}.aiContent__markdown hr{display:none}.aiContent__markdown p{margin:.375rem 0}.aiContent__markdown strong{color:#fff;font-weight:600}.aiContent__markdown em{color:#bdbde0}.aiContent__markdown ul,.aiContent__markdown ol{margin:.375rem 0;padding-left:1.25rem}.aiContent__markdown li{margin:.2rem 0}.aiContent__markdown img{max-height:200px;border-radius:8px;object-fit:cover;border:1px solid rgba(255,255,255,.08)}.aiContent__markdown p:has(>img:only-child){display:inline-block;margin:0 .5rem .5rem 0;vertical-align:top}.aiContent__markdown blockquote{border-left:3px solid #7c3aed;margin:.5rem 0;padding:.25rem .75rem;color:#bdbde0;font-style:italic}.aiContent__markdown code{background:#ffffff14;padding:1px 5px;border-radius:4px;font-size:.82rem;font-family:SF Mono,Fira Code,monospace}.aiContent__markdown pre{background:#0000004d;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.75rem 1rem;overflow-x:auto;margin:.5rem 0}.aiContent__markdown pre code{background:none;padding:0;font-size:.8rem}.aiContent__markdown table{width:100%;border-collapse:collapse;margin:.5rem 0;font-size:.82rem}.aiContent__markdown table th,.aiContent__markdown table td{padding:.4rem .75rem;border:1px solid rgba(255,255,255,.1);text-align:left}.aiContent__markdown table th{background:#ffffff0f;font-weight:600;color:#ffffffeb}.aiContent__markdown table td{color:#bdbde0}.aiContent__images{display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 0}.aiContent__image{max-width:280px;max-height:200px;border-radius:8px;object-fit:cover;cursor:pointer;transition:transform .15s,opacity .15s;border:1px solid rgba(255,255,255,.08)}.aiContent__image:hover{transform:scale(1.02);opacity:.9}.aiContent__topics{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:12px}.topicOverflow{position:relative;display:inline-flex}.topicOverflow__chip{display:inline-flex;align-items:center;padding:5px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:.8rem;font-weight:500;color:#ffffffb3;cursor:pointer;transition:background .15s}.topicOverflow__chip:hover{background:#ffffff1a}.topicOverflow__card{position:absolute;top:calc(100% + 8px);left:0;background:#1a1a1a;border:1px solid rgba(59,63,75,.6);border-radius:12px;padding:14px;min-width:280px;max-width:340px;z-index:50;box-shadow:0 8px 24px #00000080}.topicOverflow__card:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:10px}.topicOverflow__nav{display:flex;align-items:center;gap:8px;margin-bottom:12px}.topicOverflow__nav-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;border:none;background:transparent;color:#ffffffb3;cursor:pointer;transition:background .15s}.topicOverflow__nav-btn:hover:not(:disabled){background:#ffffff14}.topicOverflow__nav-btn:disabled{opacity:.3;cursor:default}.topicOverflow__counter{font-size:.78rem;color:#ffffffb3;min-width:28px;text-align:center}.topicOverflow__title{display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:600;color:#fff;margin:0 0 8px}.topicOverflow__desc{font-size:.8rem;color:#ffffffb3;line-height:1.5;margin:0 0 12px}.topicOverflow__add{display:inline-block;padding:0;border:none;background:none;color:#fff;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .15s}.topicOverflow__add:hover{opacity:.8}.topicOverflow__add--added{color:#22c55e}.aiContent__lightbox{position:fixed;inset:0;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center;cursor:pointer}.aiContent__lightbox img{max-width:90vw;max-height:90vh;border-radius:8px;object-fit:contain}.topicChip{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:999px;font-size:.8rem;font-family:inherit;color:#ffffffd9;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.topicChip:hover{background:#ffffff1a;border-color:#ffffff2e}.topicChip__icon{display:flex;align-items:center;font-size:.85rem}.topicChip__name{font-weight:500}.topicChip__check{color:#fff;flex-shrink:0}.topicChip__plus{color:#ffffff80;flex-shrink:0}.topicChip--added{background:#f036ab99;border-color:transparent;color:#fff}.topicChip--added:hover{background:#f036abcc}.sourcePill{position:relative;display:inline-flex;margin:.5rem 0}.sourcePill__trigger{display:inline-flex;align-items:center;gap:8px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:999px;padding:6px 14px 6px 8px;cursor:pointer;transition:background .15s,border-color .15s}.sourcePill__trigger:hover{background:#ffffff1a;border-color:#ffffff2e}.sourcePill__favicons{display:flex;align-items:center}.sourcePill__favicon{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.1);object-fit:cover;flex-shrink:0}.sourcePill__favicon:not(:first-child){margin-left:-8px}.sourcePill__count{font-size:.78rem;font-weight:500;color:#ffffffeb;white-space:nowrap}.sourcePill__card{position:absolute;top:calc(100% + 8px);left:0;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:12px;padding:14px;min-width:320px;max-width:400px;z-index:50}.sourcePill__card:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:10px}.sourcePill__nav{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sourcePill__nav-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;border:none;background:transparent;color:#ffffffb3;cursor:pointer;transition:background .15s}.sourcePill__nav-btn:hover:not(:disabled){background:#ffffff14}.sourcePill__nav-btn:disabled{opacity:.3;cursor:default}.sourcePill__nav-counter{font-size:.78rem;color:#ffffffb3;min-width:28px;text-align:center}.sourcePill__card-author{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#fff9;margin-bottom:8px}.sourcePill__card-favicon{border-radius:50%;flex-shrink:0}.sourcePill__card-title{font-size:.88rem;font-weight:600;color:#fff;margin:0 0 8px;line-height:1.35}.sourcePill__card-desc{font-size:.8rem;color:#fff9;line-height:1.5;margin:0}.rightPanel{width:260px;min-width:260px;padding:24px 12px 12px;border-left:1px solid #2C2F38;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent;flex-shrink:0}.rightPanel__title{font-size:.82rem;font-weight:600;color:#ffffffeb;margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.rightPanel__queries{display:flex;flex-direction:column;gap:2px;margin-bottom:20px}.rightPanel__query{display:block;width:100%;padding:6px 8px;border:none;background:transparent;color:#fff9;font-size:.78rem;font-family:inherit;cursor:pointer;border-radius:6px;text-align:left;line-height:1.4;transition:background .15s,color .15s}.rightPanel__query:hover{background:#ffffff0f;color:#fff}.rightPanel__query--active{font-weight:500;color:#ffffffeb}.rightPanel__section{margin-bottom:1rem}.rightPanel__label{font-size:.72rem;font-weight:500;color:#ffffff73;margin-bottom:8px}.rightPanel__followups{display:flex;flex-direction:column;gap:4px}.rightPanel__followup{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;color:#ffffffbf;font-size:.76rem;font-family:inherit;cursor:pointer;border-radius:10px;text-align:left;line-height:1.45;transition:background .15s,border-color .15s}.rightPanel__followup:hover{background:#ffffff14;border-color:#ffffff2e}.rightPanel__followup-text{flex:1}.rightPanel__followup-icon{flex-shrink:0;color:#ffffff4d;margin-top:2px}.imagesTab{padding:1.5rem 0}.imagesTab--empty{display:flex;align-items:center;justify-content:center;min-height:200px}.imagesTab--empty p{color:#bdbde0;font-size:.875rem}.imagesTab__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.imagesTab__image{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:transform .15s,opacity .15s}.imagesTab__image:hover{transform:scale(1.02);opacity:.9}.imagesTab__lightbox{position:fixed;inset:0;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center;cursor:pointer}.imagesTab__lightbox img{max-width:90vw;max-height:90vh;border-radius:8px;object-fit:contain}.topicsTab{padding:1.5rem 0}.topicsTab--empty{display:flex;align-items:center;justify-content:center;min-height:200px}.topicsTab--empty p{color:#bdbde0;font-size:.875rem}.topicsTab__grid{display:flex;flex-wrap:wrap;gap:.625rem}.loadingOverlay{position:fixed;inset:0;background:#000;z-index:9999;display:flex;align-items:center;justify-content:center}.loadingOverlay .loadingSpinner{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.loadingOverlay .loadingSpinner .spinner{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:200% 200%;animation:gradientRotate 2s ease infinite,spin 1.5s linear infinite;position:relative}.loadingOverlay .loadingSpinner .spinner:before{content:"";position:absolute;inset:4px;background:#000;border-radius:50%}.loadingOverlay .loadingSpinner .loadingText{font-family:Inter,sans-serif;font-size:1rem;color:#fff;font-weight:500;margin:0}@keyframes gradientRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.modelsApp{height:100vh;min-height:100vh;width:100vw;overflow:hidden;background:#0f1013;color:#fff;display:flex;box-sizing:border-box;position:fixed;inset:0}.modelsShell{width:100%;height:100%;background:#0f1013;display:flex;overflow:hidden}.modelsSidebar{width:255px;background:#0f1013;display:flex;flex-direction:column;padding:1.5rem 1.25rem;box-sizing:border-box;gap:1.5rem;transition:width .3s ease,padding .3s ease}.modelsSidebar.collapsed{width:80px;padding:1.5rem .75rem;align-items:center;gap:2rem}.sidebarHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.sidebarHeader .sidebarBrand{display:flex;align-items:center;gap:.75rem}.sidebarHeader .sidebarBrandLogo{height:2.75rem;width:auto;filter:brightness(0) invert(1);transition:height .3s ease}.sidebarHeader .sidebarToggleBtn{background:transparent;border:none;color:#cbcbcb;cursor:pointer;padding:0}.modelsSidebar.collapsed .sidebarHeader{flex-direction:column;align-items:center;justify-content:center;margin-bottom:0;gap:1rem}.modelsSidebar.collapsed .sidebarHeader .sidebarBrandLogo{height:2rem}.modelsSidebar.collapsed .sidebarHeader .sidebarToggleBtn{display:flex;width:40px;height:40px;background:transparent;border:none;color:#cbcbcb;align-items:center;justify-content:center;cursor:pointer;padding:0}.modelsSidebar.collapsed .sidebarHeader .sidebarToggleBtn:hover{color:#fff}.sidebarSearch{position:relative;display:flex;align-items:center}.sidebarSearch .searchIcon{position:absolute;left:.9rem;width:16px;height:16px;color:#fff;pointer-events:none;z-index:1}.sidebarSearch .sidebarSearchInput{width:100%;border-radius:12px;border:none;padding:.65rem .9rem .65rem 2.5rem;font-size:.8rem;font-family:Inter,sans-serif;background:#59565933;box-shadow:0 2px 16px #0000001f;color:#fff;outline:none;transition:background .2s ease}.sidebarSearch .sidebarSearchInput:focus{background:#ffffff14}.sidebarSearch .sidebarSearchInput::placeholder{color:#ffffff80}.sidebarSearchBtnCollapsed{width:40px;height:40px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease;flex-shrink:0;color:#ffffffb3}.sidebarSearchBtnCollapsed .searchIcon{width:16px;height:16px;color:#fff}.sidebarSearchBtnCollapsed:hover{background:#ffffff0d;color:#ffffffe6}.modelsSidebar.collapsed .sidebarSearchBtnCollapsed{margin:0 auto}.sidebarNav{display:flex;flex-direction:column;gap:.35rem;margin-top:.25rem;width:100%}.sidebarNav .sidebarNavItem{border-radius:8px;padding:.7rem .9rem;display:flex;align-items:center;gap:.75rem;border:none;outline:none;background:transparent;color:#ffffffb3;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;text-align:left;justify-content:flex-start;position:relative}.sidebarNav .sidebarNavItem .sidebarNavIcon{width:18px;height:18px;flex-shrink:0;filter:brightness(0) invert(1) opacity(.7);transition:opacity .2s ease}.sidebarNav .sidebarNavItem .sidebarNavLabel{flex:1;transition:opacity .3s ease,width .3s ease}.sidebarNav .sidebarNavItem.active{background:#ad46ff20;color:#fff}.sidebarNav .sidebarNavItem.active .sidebarNavIcon{opacity:1;filter:brightness(0) invert(1)}.sidebarNav .sidebarNavItem:hover:not(.active){background:#ffffff0d;color:#ffffffd9}.sidebarNav .sidebarNavItem:hover:not(.active) .sidebarNavIcon{opacity:.85}.modelsSidebar.collapsed .sidebarNav{align-items:center;gap:1rem;margin-top:0}.modelsSidebar.collapsed .sidebarNav .sidebarNavItem{width:auto;padding:.75rem;justify-content:center;border-radius:50%}.modelsSidebar.collapsed .sidebarNav .sidebarNavItem .sidebarNavLabel{display:none}.modelsSidebar.collapsed .sidebarNav .sidebarNavItem.active{background:transparent;position:relative}.modelsSidebar.collapsed .sidebarNav .sidebarNavItem.active:before{content:"";position:absolute;inset:0;border-radius:50%;background:#301f40cc;z-index:-1;box-shadow:0 0 8px #8a2be24d,0 0 16px #8a2be233}.modelsSidebar.collapsed .sidebarNav .sidebarNavItem.active .sidebarNavIcon{opacity:1;filter:brightness(0) invert(1)}.modelsSidebar.collapsed .sidebarNav .sidebarNavItem:hover:not(.active){background:#ffffff0d}.sidebarUserCard{margin-top:auto;padding:.85rem 1rem;border-radius:20px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;display:flex;align-items:center;gap:.85rem;transition:padding .3s ease,border-radius .3s ease;width:84%}.sidebarUserCard .sidebarUserAvatar{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover;flex-shrink:0;transition:width .3s ease,height .3s ease}.sidebarUserCard .sidebarUserMeta{display:flex;flex-direction:column;gap:.2rem;font-family:Inter,sans-serif;flex:1;min-width:0;transition:opacity .3s ease,width .3s ease}.sidebarUserCard .sidebarUserMeta .sidebarUserName{font-size:.9rem;font-weight:600;color:#fff;line-height:1.2}.sidebarUserCard .sidebarUserMeta .sidebarUserPlan{font-size:.75rem;color:#fff9;line-height:1}.modelsSidebar.collapsed .sidebarUserCard{padding:.5rem;border-radius:20px;width:auto;justify-content:center}.modelsSidebar.collapsed .sidebarUserCard .sidebarUserAvatar{width:2.5rem;height:2.5rem}.modelsSidebar.collapsed .sidebarUserCard .sidebarUserMeta{display:none}.modelsMain{flex:1;display:flex;flex-direction:column;padding:1.5rem 2rem;box-sizing:border-box;overflow:hidden;min-width:0;background:#5956591a}.modelsHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;width:100%}.modelsHeader .modelsHeaderLeft{flex:1}.modelsHeader .modelsTitle{font-family:Inter,sans-serif;font-weight:600;font-size:1.3rem}.modelsHeader .modelsHeaderRight{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.modelsHeader .modelsHeaderRight .headerSettingsBtn{width:32px;height:32px;border-radius:24px;border:none;display:flex;align-items:center;justify-content:center;background:#59565950;cursor:pointer}.modelsHeader .modelsHeaderRight .headerSettingsBtn img{width:1rem}.modelsHeader .modelsHeaderRight .headerThemeBtn{width:32px;height:32px;border-radius:24px;border:none;display:flex;align-items:center;justify-content:center;background:#59565950;cursor:pointer}.modelsHeader .modelsHeaderRight .headerThemeBtn img{width:1rem}.modelsHeader .headerNavBtn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.09);background:#2a2a2e;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:box-shadow .2s ease,transform .2s ease;color:#fff;box-shadow:4px 4px 8px #0006,-2px -2px 6px #ffffff0f}.modelsHeader .headerNavBtn img{width:20px;height:20px;filter:brightness(0) invert(1)}.modelsHeader .headerNavBtn svg{width:20px;height:20px;color:currentColor}.modelsHeader .headerNavBtn:hover{box-shadow:5px 5px 10px #00000073,-3px -3px 8px #ffffff14}.modelsHeader .headerNavBtn:active{box-shadow:inset 2px 2px 4px #0000004d,inset -1px -1px 2px #ffffff08}.modelsHeader .headerAvatarBtn{width:32px;height:32px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:box-shadow .2s ease,transform .2s ease;overflow:hidden;box-shadow:4px 4px 8px #0006,-2px -2px 6px #ffffff0f}.modelsHeader .headerAvatarBtn .headerAvatarImg{width:100%;height:100%;border-radius:50%;object-fit:cover}.modelsHeader .headerAvatarBtn:hover{box-shadow:5px 5px 10px #00000073,-3px -3px 8px #ffffff14}.modelsHeader .headerAvatarBtn:active{box-shadow:inset 2px 2px 4px #00000040,inset -1px -1px 2px #ffffff08}.modelsHeader .modelsViewToggle{width:34px;height:34px;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;background:#171726}.modelsHeader .modelsViewToggle img{width:18px;height:18px;filter:brightness(0) invert(1)}.modelsTabsRow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.2rem;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:10px;line-height:1;width:fit-content;max-width:100%;flex-shrink:0}.modelsTab{display:inline-flex;align-items:center;gap:.4rem;border-radius:8px;padding:.4rem .8rem;border:none;background:none;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#ffffffb3;cursor:pointer;transition:all .2s ease;position:relative;line-height:1;white-space:nowrap}.modelsTab .tabIcon{display:flex;align-items:center;justify-content:center}.modelsTab .tabIcon img{width:14px;height:14px;filter:brightness(0) invert(1) opacity(.7)}.modelsTab .tabLabel{white-space:nowrap}.modelsTab .tabCount{opacity:.7}.modelsTab.active{background:#ad46ff20;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25);border-radius:8px;color:#fff;position:relative;overflow:hidden;isolation:isolate;box-shadow:0 1px 2px #0000001a,0 2px 4px #00000014,0 4px 8px #0000000d;filter:saturate(150%);-webkit-filter:saturate(150%)}.modelsTab.active:before{content:"";position:absolute;inset:0;background:linear-gradient(-45deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.03) 30%,rgba(255,255,255,.01) 60%,transparent 100%);pointer-events:none;z-index:0}.modelsTab.active:after{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(135deg,#8a2be21a,#4b00820d,#00bfff0d,#4b00820d,#8a2be21a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0;opacity:.8}.modelsTab.active .tabIcon,.modelsTab.active .tabLabel,.modelsTab.active .tabCount{position:relative;z-index:1}.modelsTab.active .tabIcon img{filter:brightness(0) invert(1);opacity:1}.modelsTab.active .tabCount{opacity:1}.modelsTab:hover:not(.active){background:#ffffff14;border-color:#ffffff40;color:#ffffffd9}.modelsTab:hover:not(.active) .tabIcon img{opacity:.85}.status{padding:10px 16px}.status.error{color:#ff9b9b}.activeBanner{margin:12px 16px 0;padding:10px 12px;border-radius:10px;background:#23233a;border:1px solid #2a2a40;display:flex;gap:8px;align-items:center}.activeBanner .label{color:#bdbde0;font-weight:600}.activeBanner .value{font-weight:700;color:#20f620}.modelsGrid{flex:1;padding:0;margin-top:1.25rem;display:grid;grid-template-columns:repeat(auto-fill,213px);gap:8px;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;min-height:0;justify-content:start}.modelsGrid::-webkit-scrollbar{width:0px}.modelsGrid::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.modelsGrid::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.modelsGrid::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.modelCard{width:213px;height:207px;background:#0f101340;backdrop-filter:blur(8px) saturate(150%);-webkit-backdrop-filter:blur(8px) saturate(150%);box-shadow:0 2px 16px #00000012,0 4px 20px #0000000d;border-radius:12px;border:1px solid rgba(255,255,255,.18);padding:8px;display:flex;flex-direction:column;gap:0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,backdrop-filter .2s ease;overflow:hidden;position:relative;box-sizing:border-box}.modelCard:before{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(-45deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.03) 30%,rgba(255,255,255,.01) 60%,transparent 100%);pointer-events:none;z-index:0}.modelCard:after{content:"";position:absolute;inset:0;border-radius:12px;padding:1px;background:linear-gradient(135deg,#8a2be21a,#4b00820d,#00bfff0d,#4b00820d,#8a2be21a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0;opacity:.8}.modelCard:hover{transform:translateY(-2px);border-color:#ffffff40;box-shadow:0 4px 24px #0000001f,0 8px 32px #00000014;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%)}.modelCard.active{border-color:#ffffff2e;box-shadow:0 2px 16px #00000012,0 4px 20px #0000000d;backdrop-filter:blur(8px) saturate(150%);-webkit-backdrop-filter:blur(8px) saturate(150%)}.modelCard .model_subContainer{padding:0;position:relative;background:transparent;border-radius:0;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:0;z-index:1;min-height:0}.modelCard .modelImagebox{width:197px;height:107px;flex:none;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:8px;position:relative;background-color:#1a1a2e;overflow:hidden;z-index:0;margin-bottom:.99 rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.modelCard .modelImagebox .modelImageOverlay{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:8px;z-index:1}.modelCard .modelImagebox .modelImageOverlay .modelInfoButton{width:24px;height:24px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#32313170;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.modelCard .modelImagebox .modelImageOverlay .modelInfoButton img{width:12px;height:12px;filter:brightness(0) invert(1)}.modelCard .modelImagebox .modelCategoryTag{position:absolute;bottom:8px;right:8px;padding:2px 8px;border-radius:200px;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);font-size:.65rem;font-family:Inter,sans-serif;color:#fff;font-weight:500;z-index:2;white-space:nowrap}.modelCard .statusAndActionsContainer{display:flex;flex-direction:column;width:100%;gap:.5rem;flex:1;min-height:0}.modelCard .statusContainer{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;width:100%;flex-shrink:0;margin-top:1rem}.modelCard .statusContainer .modelStats_box{display:flex;gap:.5rem;align-items:center;width:100%;flex-wrap:nowrap}.modelCard .statusContainer .modelStats_box .statusCircle{width:8px;height:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modelCard .statusContainer .modelStats_box .statusCircle.green{background:#22c55e}.modelCard .statusContainer .modelStats_box .statusCircle.red{background:#ef4444}.modelCard .statusContainer .modelStats_box .modelName{font-size:.85rem;font-weight:700;color:#fff;font-family:Inter,sans-serif;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.modelCard .statusContainer .modelProvider{font-size:.7rem;color:#fff9;font-family:Inter,sans-serif;line-height:1.2}.modelCard .desc{color:#c8c8d9;font-size:.92rem;line-height:1.3;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.modelCard .meta{display:grid;grid-template-columns:1fr;gap:4px;color:#a8a8c9;font-size:.85rem}.modelCard .actions{display:flex;gap:8px;margin-top:6px}.modelCard .actions button{background:#2c2c3e;border:none;color:#fff;padding:8px 10px;border-radius:8px;cursor:pointer}.modelCard .actions button:hover{background:#3a3a50}.modelCard .actions button.primary{background:#3a3a70}.modelCard .actions button.primary:hover{background:#4a4a8a}.modelCard .actions button.secondary{background:#2c2c3e}.modelCard .actions button:disabled{opacity:.6;cursor:not-allowed}.modelCard .action_btn{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:auto;flex-shrink:0}.modelCard .action_btn .downloadBtn{width:24px;height:24px;border-radius:8px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;background:#59565940;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s ease;flex-shrink:0}.modelCard .action_btn .downloadBtn img{width:14px;height:14px;filter:brightness(0) invert(1) opacity(.8);transition:opacity .2s ease}.modelCard .action_btn .downloadBtn:hover{background:#0006;border-color:#ffffff59}.modelCard .action_btn .downloadBtn:hover img{opacity:1}.modelCard .action_btn .downloadBtn:disabled{opacity:.5;cursor:not-allowed}.modelCard .action_btn .tryBtn{color:#fff;background:#ad46ff4f;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;font-size:.75rem;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:41px;height:24px;position:relative;overflow:hidden;isolation:isolate;box-shadow:0 2px 16px #0000001f;filter:saturate(150%);-webkit-filter:saturate(150%);transition:all .2s ease}.modelCard .action_btn .tryBtn:before{content:"";position:absolute;inset:0;background:linear-gradient(-45deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.03) 30%,rgba(255,255,255,.01) 60%,transparent 100%);pointer-events:none;z-index:0}.modelCard .action_btn .tryBtn:after{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(135deg,#8a2be21a,#4b00820d,#00bfff0d,#4b00820d,#8a2be21a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0;opacity:.8}.modelCard .action_btn .tryBtn span,.modelCard .action_btn .tryBtn>*{position:relative;z-index:1}.modelCard .action_btn .tryBtn:hover{transform:translateY(-1px);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-color:#ffffff59;box-shadow:0 2px 4px #0000001f,0 4px 8px #00000014,0 6px 12px #0000000d}.modelCard .action_btn .tryBtn.active{background:#2abb7f50;color:#fff;border:1px solid rgba(255,255,255,.08);width:auto;padding:.5rem .75rem;min-width:60px;box-shadow:0 1px 2px #0000001a,0 2px 4px #22c55e33,0 4px 8px #22c55e26}.modelCard .progress{position:relative;background:#2a2a40;border-radius:6px;height:8px;overflow:hidden}.modelCard .progress .bar{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(90deg,#6b6bff,#8a8aff)}.modelCard .progress .pct{margin-top:6px;font-size:.75rem;color:#bdbde0}.modelsEmptyState{padding:2rem 0;text-align:center;color:#ffffffb3;font-family:Inter,sans-serif;font-size:.9rem}.modelsFooter{margin-top:1rem;padding-top:1rem;font-size:.8rem;color:#fff9;text-align:center;font-family:Inter,sans-serif;flex-shrink:0}.sidePanelOverlay{position:fixed;inset:0;background:#00000080;z-index:1000;animation:fadeIn .3s ease}.sidePanel{position:fixed;top:8px;right:8px;bottom:8px;border-radius:24px;background:#0f101390;border:1px solid rgba(59,63,75,.6);max-width:450px;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:-4px 0 20px #00000080;z-index:1001;display:flex;flex-direction:column;overflow:hidden;animation:slideInRight .3s ease}.sidePanel .sidePanelHeader{display:flex;align-items:center;padding:2rem 2rem 1.5rem;flex-shrink:0}.sidePanel .sidePanelHeader .sidePanelTitle{display:flex;align-items:center;gap:.75rem;width:100%}.sidePanel .sidePanelHeader .sidePanelTitle .sidePanelStatusDot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sidePanel .sidePanelHeader .sidePanelTitle .sidePanelStatusDot.green{background:#22c55e}.sidePanel .sidePanelHeader .sidePanelTitle .sidePanelStatusDot.red{background:#ef4444}.sidePanel .sidePanelHeader .sidePanelTitle .sidePanelModelTitle{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;line-height:1.2}.sidePanel .sidePanelHeader .sidePanelTitle .sidePanelProvider{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;color:#fff}.sidePanel .sidePanelContent{flex:1;padding:0 2rem;overflow-y:auto;display:flex;flex-direction:column;gap:2rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.sidePanel .sidePanelContent::-webkit-scrollbar{width:6px}.sidePanel .sidePanelContent::-webkit-scrollbar-track{background:transparent}.sidePanel .sidePanelContent::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidePanel .sidePanelContent::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.sidePanel .sidePanelContent .sidePanelDescription{font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6;color:#fff;margin:0}.sidePanel .sidePanelContent .sidePanelDescription a{color:#ad46ffe6;text-decoration:underline;transition:color .2s ease}.sidePanel .sidePanelContent .sidePanelDescription a:hover{color:#ad46ff}.sidePanel .sidePanelContent .sidePanelDetails{display:flex;flex-direction:column;gap:1.5rem}.sidePanel .sidePanelContent .sidePanelDetailItem{display:flex;flex-direction:column;gap:.5rem}.sidePanel .sidePanelContent .sidePanelDetailItem .sidePanelDetailLabel{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#fff;line-height:1.2}.sidePanel .sidePanelContent .sidePanelDetailItem .sidePanelDetailValue{font-family:Inter,sans-serif;font-size:.9rem;color:#fff;font-weight:400;word-break:break-word;line-height:1.4}.sidePanel .sidePanelFooter{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1.5rem 2rem 2rem;flex-shrink:0}.sidePanel .sidePanelFooter .sidePanelCancelBtn{width:108px;padding:4px 8px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#14141450;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px}.sidePanel .sidePanelFooter .sidePanelCancelBtn:hover{background:#0006;border-color:#ffffff4d}.sidePanel .sidePanelFooter .sidePanelTryBtn{width:108px;padding:4px 8px;border-radius:12px;border:none;background:#ad46ff50;border:1px solid rgba(255,255,255,.06);color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.sidePanel .sidePanelFooter .sidePanelTryBtn:hover{background:#ad46ffe6}.sidePanel .sidePanelFooter .sidePanelTryBtn.active{background:#22c55ecc}.sidePanel .sidePanelFooter .sidePanelTryBtn.active:hover{background:#22c55ee6}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.minimizedCard{position:fixed;bottom:2rem;right:2rem;background:#fff;border-radius:8px;box-shadow:#0003 0 4px 12px;padding:.75rem 1rem;cursor:pointer;z-index:999;animation:slideUp .3s ease;transition:transform .2s ease}.minimizedCard:hover{transform:translateY(-2px);box-shadow:#0000004d 0 6px 16px}.minimizedCard .minimizedContent{display:flex;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.85rem;color:#333;font-weight:500}.minimizedCard .minimizedContent .minimizedClose{background:#0000001a;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;transition:background .2s ease}.minimizedCard .minimizedContent .minimizedClose:hover{background:#0003}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feed-card{background:#0f101366!important;border:none;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.feed-card:hover{transform:translateY(-2px)}.feed-card--video .feed-card__thumbnail{position:relative;aspect-ratio:16/9;overflow:hidden}.feed-card--video .feed-card__thumbnail img{width:100%;height:100%;object-fit:cover}.feed-card--video .feed-card__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;transition:opacity .2s ease}.feed-card--video:hover .feed-card__play-btn{opacity:1}.feed-card--video .feed-card__duration{position:absolute;bottom:8px;right:8px;background:#000000bf;color:#fff;font-size:11px;font-weight:500;padding:2px 6px;border-radius:4px;letter-spacing:.02em}.feed-card--image .feed-card__image-full{position:relative;overflow:hidden}.feed-card--image .feed-card__image-full img{width:100%;height:auto;display:block;min-height:200px;object-fit:cover}.feed-card--image .feed-card__image-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px 16px 14px;background:linear-gradient(transparent,#000000a6)}.feed-card--image .feed-card__image-title{color:#fff;font-size:14px;font-weight:600}.feed-card--article .feed-card__article-img{aspect-ratio:16/9;overflow:hidden}.feed-card--article .feed-card__article-img img{width:100%;height:100%;object-fit:cover}.feed-card__body{padding:12px 14px 14px}.feed-card__source-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.feed-card__source-dot{width:20px;height:20px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff;text-transform:uppercase}.feed-card__source-img{width:20px;height:20px;border-radius:50%;flex-shrink:0;object-fit:cover}.feed-card__source-name{font-size:12px;color:#cbcbcb;font-weight:400;line-height:140%;text-transform:lowercase}.feed-card__title{font-size:16px;font-weight:600;color:#e8e8e8;line-height:140%;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.feed-card__desc{font-size:14px;color:#cbcbcb;line-height:140%;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.feed-card__meta{display:flex;align-items:center;gap:5px;color:#cbcbcb;font-size:12px;font-weight:400;line-height:140%;padding:0 14px 12px 0}.feed-card__meta svg{opacity:.7}.feed-card__footer{display:flex;align-items:center;justify-content:space-between}.feed-card__read-time{font-size:12px;color:#cbcbcb;font-weight:400;line-height:140%}.feed-card__bookmark{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:transparent;color:#666;cursor:pointer;transition:all .15s ease}.feed-card__bookmark:hover{background:#ffffff0f;color:#ffd073}.explore-sidebar-widgets{width:432px;overflow-y:auto;max-height:100%;padding:0;display:flex;flex-direction:column;gap:1rem;flex-shrink:0;scrollbar-width:none}.explore-sidebar-widgets::-webkit-scrollbar{width:0;height:0}.sidebar-widget{background:#0f101366!important;border:none;border-radius:12px;padding:14px}.sidebar-widget__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:16px;font-weight:600;line-height:140%;color:#fff}.sidebar-widget__badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:21px;padding:2px 6px;gap:8px;border-radius:160px;background:#f036ab99;color:#fff;font-size:11px;font-weight:600}.sidebar-widget__chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.sidebar-widget__sub-label{font-size:11px;color:#888;font-weight:500;margin:4px 0 8px}.sidebar-widget__add-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 0;margin-top:12px;border:none;border-radius:999px;background:#ad46ff80;color:#fff;font-size:12px;font-weight:600;line-height:140%;cursor:pointer;transition:background .15s ease}.sidebar-widget__add-btn:hover{background:#b757ff}.sidebar-widget__add-btn .sidebar-widget__add-icon{width:16px;height:16px;display:block}.sidebar-widget--reddit{background:transparent;padding:0}.sidebar-widget--reddit .sidebar-widget__header--reddit{justify-content:flex-start;gap:8px;padding:14px 14px 0}.sidebar-widget--reddit .sidebar-widget__header--reddit .sidebar-widget__header-logo{width:22px;height:22px;border-radius:50%;background:#ff4500;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-widget--reddit .sidebar-widget__header--reddit .sidebar-widget__header-logo img{width:16px;height:16px;display:block}.topic-chip{display:inline-flex;align-items:center;gap:6px;height:24px;padding:4px 6px 4px 8px;border-radius:160px;background:#ffffff0d;border:none;color:#fafbfc;font-size:12px;font-weight:400;line-height:140%;cursor:pointer;transition:all .15s ease;white-space:nowrap}.topic-chip:hover{opacity:.75}.topic-chip__dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.topic-chip__dot img{width:16px;height:16px;display:block}.topic-chip__name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-chip--followed{background:#f036ab60}.topic-chip--followed .topic-chip__check{width:16px;height:16px;flex-shrink:0;display:block}.topic-chip--suggested{background:#59565933;color:#e0e0e0}.topic-chip--suggested .topic-chip__dot img{width:16px;height:16px}.topic-chip--suggested .topic-chip__plus{width:16px;height:16px;display:block}.topic-chip--more{background:#1b1b20;color:#e0e0e0;font-size:12px}.later-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:16px;border:none;background:#0f101366!important;font-size:11px;color:#e8e8e8}.later-chip__icon{font-size:13px;display:inline-flex;align-items:center;justify-content:center}.later-chip__icon img{width:14px;height:14px;display:block}.later-chip__label{white-space:nowrap}.crypto-list{display:flex;flex-direction:column;gap:12px}.crypto-row{display:flex;align-items:center;justify-content:space-between;gap:16px;height:55px;padding:8px;background:#59565924;border:none;border-radius:12px}.crypto-row__left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.crypto-row__dot{width:32px;height:32px;border-radius:40px;flex-shrink:0;object-fit:contain}.crypto-row__name{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.crypto-row__name-main{font-size:14px;font-weight:400;color:#fff;line-height:140%}.crypto-row__ticker{font-size:12px;color:#cbcbcb;font-weight:400;line-height:140%}.crypto-row__right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.crypto-row__price{font-size:14px;color:#fff;font-weight:600;line-height:140%;white-space:nowrap}.crypto-row__change{font-size:12px;font-weight:700;line-height:140%;white-space:nowrap;text-align:right;display:inline-flex;align-items:center;gap:4px}.crypto-row__change--up{color:#2abb7f}.crypto-row__change--down{color:#dd3a2c}.crypto-row__trend{width:16px;height:16px;flex-shrink:0}.reddit-list{display:flex;flex-direction:column;gap:12px}.reddit-entry{padding:14px 16px;border-radius:12px;background:#0f101366;border:none}.reddit-entry__top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.reddit-entry__avatar{width:32px;height:32px;border-radius:50%;background:#ff4500;display:flex;align-items:center;justify-content:center;flex-shrink:0}.reddit-entry__avatar img{width:20px;height:20px;display:block}.reddit-entry__meta{display:flex;flex-direction:column;gap:2px}.reddit-entry__brand-row{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#f5f5f5}.reddit-entry__brand{opacity:.9}.reddit-entry__dot{font-size:14px;line-height:1;opacity:.7}.reddit-entry__sub{font-size:13px;font-weight:600;color:#f5f5f5}.reddit-entry__followers{font-size:11px;color:#a5a5aa}.reddit-entry__title{font-size:16px;font-weight:600;color:#fdfdfd;margin:0 0 6px;line-height:1.4}.reddit-entry__desc{font-size:12px;color:#a0a0a5;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1000px){.explore-sidebar-widgets{display:none}}.explore-detail{flex:1;display:flex;flex-direction:column;position:relative;min-height:0}.explore-detail__content{flex:1;overflow-y:auto;max-width:960px;margin:0 auto;width:100%;padding:1rem 24px 100px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}.explore-detail__content::-webkit-scrollbar{width:4px}.explore-detail__content::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.explore-detail__subtitle{display:block;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:140%;letter-spacing:0;color:#fff;margin-bottom:24px}.explore-detail__nav{display:flex;align-items:center;gap:10px;margin-bottom:24px}.explore-detail__back{width:28px;height:28px;padding:4px;border:none;border-radius:6px;background:#59565966;color:#e0e0e0;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:opacity .15s}.explore-detail__back:hover{opacity:.75}.explore-detail__back-icon{display:block;width:20px;height:20px;padding:3.3px 6.87px 3.12px 5.62px;box-sizing:border-box;flex-shrink:0}.explore-detail__back-icon svg{width:100%;height:100%;display:block}.explore-detail__breadcrumb{font-size:18px;font-weight:600;line-height:140%;letter-spacing:0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.explore-detail__title{font-size:28px;font-weight:700;color:#f0f0f0;line-height:1.25;margin:0 0 20px}.explore-detail__author-row{display:flex;align-items:center;gap:10px;margin-bottom:28px}.explore-detail__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.explore-detail__author-text{font-size:14px;font-weight:400;line-height:140%;letter-spacing:0;color:#a0a0a0;vertical-align:middle}.explore-detail__body p{font-size:14px;color:#ccc;line-height:1.7;margin:0 0 18px}.explore-detail__image{margin:24px 0;border-radius:12px;overflow:hidden}.explore-detail__image img{width:100%;height:auto;display:block}.explore-detail__empty{text-align:center;padding:4rem 1rem}.explore-detail__empty h2{font-size:20px;font-weight:600;color:#e8e8e8;margin:0 0 8px}.explore-detail__empty p{font-size:14px;color:#888;margin:0 0 20px}.explore-detail__back-link{border:none;background:#ad46ff80;color:#e8e8e8;padding:8px 20px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.explore-detail__back-link:hover{background:#ad46ffb3}.explore-detail__chat-bar{position:absolute;bottom:16px;left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:912px;display:flex;flex-direction:column;gap:8px;padding:16px 16px 14px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:16px}.chat-bar__input-row input{width:100%;padding:6px 8px;border:none;background:transparent;color:#e8e8e8;font-size:14px;font-family:Inter,sans-serif;outline:none}.chat-bar__input-row input::placeholder{color:#666}.chat-bar__actions-row{display:flex;align-items:center;gap:8px}.chat-bar__spacer{flex:1}.chat-bar__plus{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#59565933;color:#e0e0e0;cursor:pointer;flex-shrink:0;transition:opacity .15s ease}.chat-bar__plus:hover{opacity:.75}.chat-bar__dropdown{display:flex;align-items:center;gap:4px;padding:6px 10px;border-radius:20px;background:#59565933;border:none;color:#e0e0e0;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.chat-bar__dropdown svg:first-child{opacity:.8}.chat-bar__dropdown>*{position:relative;z-index:2}.chat-bar__dropdown:hover{opacity:.75}.chat-bar__icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:transparent;color:#999;cursor:pointer;flex-shrink:0;transition:all .15s ease}.chat-bar__icon-btn:hover{background:#ffffff0f;color:#ccc}.chat-bar__send{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:#ad46ff80;color:#e8e8e8;cursor:pointer;flex-shrink:0;transition:background .15s ease}.chat-bar__send:hover{background:#ad46ffb3}@media (max-width: 768px){.explore-detail__title{font-size:22px}.explore-detail__chat-bar{flex-wrap:wrap}.chat-bar__dropdown{display:none}}.explore-page{height:100vh;overflow:hidden;overflow-x:hidden;background:#0f1013!important;padding:24px;color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.explore-inner{display:flex;flex-direction:column;height:100%}.explore-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 0 24px;flex-shrink:0}.explore-topbar__left{display:flex;align-items:center;gap:1rem}.explore-topbar__logo{display:block;height:44px;width:auto;object-fit:contain}.explore-topbar__icon{width:18px;height:18px;opacity:.5}.explore-topbar__right{display:flex;align-items:center;gap:.75rem}.explore-topbar__action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#59565980;color:#fff;padding:8px;cursor:pointer;transition:all .15s ease}.explore-topbar__action:hover{background:#ffffff1a;color:#ccc}.explore-topbar__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;border:none;padding:0;background:none}.explore-topbar__avatar:before,.explore-topbar__avatar:after{display:none!important}.explore-topbar__avatar img{width:100%;height:100%;object-fit:cover;display:block}.explore-title-row{padding:0 0 24px;flex-shrink:0}.explore-title-row h1{font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:600;line-height:140%;letter-spacing:0%;color:#f0f0f0;margin:0}.explore-body{display:flex;flex:1;min-height:0;overflow:hidden;background:transparent;padding:0;border-radius:24px;gap:40px}.explore-feed{flex:1;min-width:0;overflow-y:auto;scrollbar-width:none}.explore-feed::-webkit-scrollbar{width:0;height:0}.feed-columns{display:flex;gap:24px}.feed-column{flex:1;display:flex;flex-direction:column;gap:1rem;min-width:0}@media (max-width: 768px){.feed-columns{flex-direction:column}.explore-title-row h1{font-size:20px}}.files-page{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#0f1013;color:#e8e8e8;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;padding:0 24px 24px 0}.files-app-header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 1rem;flex-shrink:0}.files-app-header .header_left{display:flex;align-items:center;justify-content:space-between;width:calc(279px - 1rem)}.files-app-header .header_left .header_logo_img{width:70px;height:auto;filter:brightness(0) invert(1)}.files-app-header .header_right{display:flex;align-items:center;gap:.5rem}.files-app-header .header_icon_btn{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#3c3c3ccc;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s ease}.files-app-header .header_icon_btn img{width:1.1rem;height:1.1rem;filter:brightness(0) invert(1);opacity:.95}.files-app-header .header_icon_btn:hover{transform:scale(1.05);background:#505050cc}.files-app-header .header_avatar_btn{width:2.5rem;height:2.5rem;border-radius:50%;border:none;background:transparent;cursor:pointer;padding:0;overflow:hidden;transition:transform .2s ease}.files-app-header .header_avatar_btn .user_avatar_img{width:100%;height:100%;object-fit:cover;border-radius:50%}.files-app-header .header_avatar_btn:hover{transform:scale(1.05)}.files-body{display:flex;flex:1;min-height:0;overflow:hidden;background:transparent;margin:0 0 24px 24px;gap:16px}.files-sidebar{width:255px;min-width:255px;display:flex;flex-direction:column;justify-content:space-between;background:#0f1013;border-radius:1.5rem;padding:0 16px 24px;overflow-y:auto;flex-shrink:0}.files-sidebar::-webkit-scrollbar{width:4px}.files-sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.sidebar-search{display:flex;align-items:center;width:223px;height:32px;border-radius:8px;padding:6px 12px;gap:4px;background:#59565933;box-shadow:0 2px 16px #0000001f;transition:box-shadow .2s ease}.sidebar-search:focus-within{box-shadow:0 2px 16px #00000040}.sidebar-search .search-icon{width:14px;height:14px;flex-shrink:0;pointer-events:none;filter:brightness(0) invert(1);opacity:.7}.sidebar-search input{flex:1;min-width:0;padding:0;background:transparent!important;-webkit-appearance:none;border:none;color:#ccc;font-size:.8rem;font-family:inherit;outline:none}.sidebar-divider{height:1px;background:#2a2a2a;margin:.5rem 0}.sidebar-section-title{font-size:.65rem;text-transform:uppercase;color:#777;margin-bottom:.25rem;letter-spacing:.08em;font-weight:600;padding-left:.75rem}.nav-item .filenav-icon{width:18px;height:18px;opacity:.7}.files-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;border-radius:1.5rem;background:#5956591a}.files-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem .75rem;flex-shrink:0}.files-header .page-title{font-size:20px;font-weight:600;margin:0;color:#f0f0f0}.header-controls{display:flex;align-items:center;gap:.75rem}.select-btn{width:68px;height:25px;display:flex;align-items:center;justify-content:center;gap:2px;padding:4px 6px 4px 8px;border:none;border-radius:6px;background:#ad46ff;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);color:#fff;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease;box-shadow:inset 0 1px #ffffff26}.select-btn:hover{background:#9b3ae6}.select-bar{display:flex;align-items:center;gap:.75rem}.select-bar-info{display:flex;align-items:center;gap:.5rem}.select-count{font-size:.82rem;color:#ccc;font-weight:500}.select-cancel-btn{display:flex;align-items:center;gap:.3rem;padding:0;border:none;background:transparent;color:#999;font-size:13px;font-family:Inter,sans-serif;font-weight:400;line-height:140%;text-decoration:underline;text-decoration-style:solid;text-underline-offset:auto;text-decoration-thickness:auto;text-decoration-skip-ink:auto;cursor:pointer;transition:color .15s ease}.select-edit-btn{width:68px;height:25px;display:flex;align-items:center;justify-content:center;gap:2px;padding:4px 6px 4px 8px;border:none;border-radius:6px;background:#ad46ff;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);color:#fff;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease;box-shadow:inset 0 1px #ffffff26}.select-edit-btn:hover{background:#9b3ae6}.select-edit-btn:disabled{opacity:.4;cursor:not-allowed}.files-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 2rem 2rem}.files-content::-webkit-scrollbar{width:6px}.files-content::-webkit-scrollbar-track{background:transparent}.files-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.files-content::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.file-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}@media (max-width: 1400px){.file-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1100px){.file-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.files-sidebar{width:200px;min-width:200px}.files-content{padding:0 1.5rem 1.5rem}.file-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.files-page{padding:0}.files-app-header{height:56px;padding:0 .75rem}.files-body{border-radius:0}.files-sidebar{display:none}.files-header{padding:1rem}.files-header .page-title{font-size:1.3rem}.files-content{padding:0 1rem 1rem}.file-grid{grid-template-columns:repeat(1,1fr);gap:.75rem}}.file-card{display:flex;flex-direction:column;width:auto;height:181px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#0f101366;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .15s ease;gap:12px;padding:8px}.file-card:hover{border-color:#444;box-shadow:0 4px 16px #0000004d}.card-preview{position:relative;width:100%;height:107px;overflow:hidden;background:#111;border-radius:8px;flex-shrink:0}.thumbnail{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:8px}.fallback-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#151515}.fallback-icon img{width:48px;height:48px;opacity:.5}.card-actions{position:absolute;top:6px;right:6px;display:flex;align-items:center;gap:4px;opacity:1}.star-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:#323131b2;cursor:pointer;transition:all .15s ease;color:#fff;padding:4px}.star-btn svg{width:14px;height:14px}.star-btn:hover{color:#fff}.star-btn.starred{color:#f4b400}.star-btn.starred svg{fill:#f4b400}.menu-wrapper{position:relative;flex-shrink:0}.menu-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:#323131b2;cursor:pointer;transition:all .15s ease;color:#ccc;padding:4px}.menu-btn svg{width:14px;height:14px}.menu-btn:hover{color:#fff}.dropdown-menu{position:absolute;top:100%;right:0;margin-top:4px;width:97px;background:#0f1013!important;border:1px solid #1F2021;border-radius:6px;z-index:100;overflow:hidden;color:#cbcbcb;display:flex;flex-direction:column;gap:4px;padding:4px}.dropdown-menu>*{position:relative;z-index:2}.dropdown-item{display:flex;align-items:center;gap:6px;width:100%;padding:4px 6px;border:none;background:transparent;cursor:pointer;font-size:12px;color:#ccc;text-align:left;font-family:Inter,sans-serif;transition:background .1s;border-radius:4px}.dropdown-item img{width:14px;height:14px;filter:brightness(0) invert(.8)}.dropdown-item:hover{background:#ffffff0f}.dropdown-item:active{background:#ffffff1a}.card-content{display:flex;flex-direction:column;gap:4px;padding:4px 0 4px 4px}.card-info{display:flex;align-items:center;gap:4px;height:20px}.file-icon-wrap{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;background:#ffffff29;border-radius:50%}.file-icon{width:16px;height:16px}.file-icon--pdf{width:14px;height:14px}.file-name{flex:1;font-size:13px;font-weight:500;color:#e0e0e0;font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.card-footer{display:flex;align-items:center;justify-content:space-between;height:14px}.file-date{font-size:11px;color:#888;font-family:Inter,sans-serif}.shared-icon{width:14px;height:14px;color:#666}.file-card.select-mode .card-actions{opacity:0;pointer-events:none}.select-overlay{position:absolute;top:8px;left:8px;z-index:5}.select-overlay .select-check{width:22px;height:22px;border-radius:50%;border:2px solid #FFFFFF;background:transparent;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 16px #0003}.select-overlay.checked .select-check{border:none;background:#ad46ff;box-shadow:none}.file-detail{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;overflow:hidden;background:#5956591a;padding:0;animation:fadeIn .3s ease}.detail-header{display:flex;align-items:center;gap:.75rem;padding:24px;border-bottom:1px solid rgba(59,63,75,.6);flex-shrink:0}.back-btn{display:flex;align-items:center;justify-content:center;padding:10px;border:none;border-radius:8px;background:#59565966;color:#e0e0e0;cursor:pointer;transition:background .15s}.detail-left{width:420px;min-width:420px;display:flex;flex-direction:column;padding:.5rem 1.25rem 1.5rem;overflow-y:auto;border-right:1px solid rgba(59,63,75,.6)}.ai-section{flex-shrink:0;border-bottom:1px solid rgba(59,63,75,.6);padding-bottom:.75rem;margin-bottom:1rem}.ai-header{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border:none;background:transparent;color:#e0e0e0;font-size:.88rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;text-align:left}.ai-header .ai-icon{color:#b388ff;flex-shrink:0}.prompt-section{flex-shrink:0;margin-bottom:1rem}.prompt-input-wrap{position:relative;overflow:hidden;border-radius:10px;padding:12px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;transition:border-color .2s ease}.prompt-input-wrap:focus-within{border-color:#ad46ff}.prompt-input{width:100%;padding:0;padding-bottom:2.5rem;background:transparent;border:none;border-radius:0;color:#ddd;font-size:.85rem;font-family:Inter,sans-serif;line-height:1.5;resize:none;outline:none}.prompt-input::placeholder{color:#666}.prompt-input:disabled{opacity:.5;cursor:not-allowed}.prompt-actions{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:12px}.mic-btn{width:28px;height:28px;border:none;border-radius:50%;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .15s ease}.mic-btn:hover{color:#ccc}.send-btn{width:32px;height:32px;border:none;border-radius:6px;background:#ad46ff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;gap:8px;transition:all .15s ease}.send-btn:hover{background:#ad46ffaa}.send-btn:disabled{opacity:.35;cursor:not-allowed}.btn-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.prompts-section{flex:0 0 auto}.file-detail .prompt-chip{padding:6px 12px;border:1px solid #333;border-radius:16px;background:transparent;color:#cbcbcb;font-size:12px;font-weight:400;line-height:140%;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease;text-align:left}.file-detail .prompt-chip:hover{border-color:#ad46ff80;color:#fff;background:#ad46ff1a}.file-detail .prompt-chip:disabled{opacity:.4;cursor:not-allowed}.file-detail .detail-right{flex:1;min-width:0;display:flex;flex-direction:row;overflow:hidden;background:transparent;border-left:1px solid #2C2F38;padding:0;width:auto}.file-detail .editor-content{flex:1;min-width:0;display:flex;flex-direction:column;padding:24px;overflow:hidden}.editor-header{display:flex;align-items:center;justify-content:space-between;height:35px;margin-bottom:.5rem;flex-shrink:0}.editor-actions{display:flex;align-items:center;gap:8px}.action-icon{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;background:#59565966;color:#fff;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .15s ease}.action-icon:hover{background:#59565999}.action-icon:disabled,.action-icon.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.editor-canvas{flex:1;min-height:0;border-radius:10px;overflow:hidden;background:#fff;position:relative}.editor-canvas>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.editor-canvas iframe{position:absolute;inset:0;width:100%;height:100%;border:none;background:#fff;transition:opacity .3s ease}.vertical-toolbar{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px;overflow-y:auto;flex-shrink:0;width:48px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.vertical-toolbar::-webkit-scrollbar{width:3px}.vertical-toolbar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.file-detail .op-btn{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#59565966;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease;flex-shrink:0;gap:2px;padding:10px}.file-detail .op-btn img{width:20px;height:20px;opacity:.5;filter:brightness(0) invert(.8);transition:all .15s ease}.file-detail .op-btn:hover:not(:disabled){background:#ffffff0f;border-color:#333}.file-detail .op-btn:hover:not(:disabled) img{opacity:.9}.file-detail .op-btn:active:not(:disabled){background:#ffffff1a}.file-detail .op-btn:disabled{opacity:.4;cursor:not-allowed}.file-detail .op-btn.processing{background:#ffffff0f;border-color:#444}.file-detail .op-btn.processing img{opacity:.3}.file-detail .op-btn.applied{background:#f036ab1a;border-color:#f036ab4d}.file-detail .op-btn.applied img{opacity:.9}.file-detail .op-btn .op-spinner{position:absolute;width:16px;height:16px;border:2px solid rgba(255,255,255,.1);border-top-color:#f036ab;border-radius:50%;animation:spin .8s linear infinite}.file-detail .op-btn .op-badge{position:absolute;top:-3px;right:-3px;min-width:14px;height:14px;padding:0 3px;display:flex;align-items:center;justify-content:center;background:#f036ab;color:#fff;font-size:.55rem;font-weight:600;border-radius:7px;font-family:Inter,sans-serif}.page-nav{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:.75rem;flex-shrink:0}.page-nav span{font-size:.8rem;color:#888;font-family:Inter,sans-serif}.page-nav button{border:none;background:transparent;color:#888;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease}.page-nav button:hover{color:#fff;background:#ffffff0f}.snackbar{position:absolute;top:1rem;right:1rem;z-index:1000;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 20px #0000004d;animation:slideIn .3s ease;max-width:320px}.snackbar-success{background:#22c55ee6;color:#fff}.snackbar-error{background:#dc2626e6;color:#fff}.snackbar-warning{background:#eab308e6;color:#1a1a2e}.snackbar-message{font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;line-height:1.3}.snackbar-close{background:#fff3;border:none;color:inherit;width:20px;height:20px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0;transition:background .2s ease}.snackbar-close:hover{background:#ffffff4d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.detail-body{flex-direction:column}.detail-left{width:100%;min-width:100%;max-height:40vh;border-right:none;border-bottom:1px solid rgba(59,63,75,.6)}.detail-right{padding-bottom:1rem}.vertical-toolbar{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:8px 0}}.multi-edit{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;overflow:hidden;background:#5956591a}.me-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;height:40px;border-radius:12px;padding:4px;background:#ffffff0d;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.me-mode-btn{height:100%;border:none;border-radius:8px;background:transparent;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 10px;transition:all .15s ease}.me-mode-btn.active{background:#ad46ff33;color:#fff;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.me-mode-btn.active:hover{background:#ad46ff33;color:#fff}.me-back-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;border:none;border-radius:8px;background:#59565966;color:#e0e0e0;cursor:pointer;transition:background .15s}.me-chip{padding:6px 12px;border:1px solid #333;border-radius:16px;background:transparent;color:#cbcbcb;font-size:12px;font-weight:400;line-height:140%;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease;text-align:left}.me-chip:hover{border-color:#ad46ff80;color:#fff;background:#ad46ff1a}.me-editor-actions{display:flex;align-items:center;gap:8px}.me-action-icon:hover{background:#ffffff0f}.me-canvas{flex:1;min-width:0;border-radius:10px;overflow:hidden;background:transparent;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.me-media-frame{position:relative;width:100%;flex:1;min-height:0;border-radius:10px;overflow:hidden}.me-page-nav{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 0 0;flex-shrink:0}.me-page-nav span{color:#ccc;font-size:.8rem;font-family:Inter,sans-serif}.me-page-nav button{border:none;background:transparent;color:#888;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .15s ease}.me-page-nav button:hover:not(:disabled){color:#fff;background:#ffffff0f}.me-page-nav button:disabled{opacity:.3;cursor:default}.me-thumb-strip{display:flex;flex-direction:column;align-items:center;gap:12px;width:72px;flex-shrink:0}.me-thumb-arrow{width:20px;height:20px;border-radius:50%;background:#949dbb4d;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;color:#868688;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px;flex-shrink:0;transition:all .15s ease}.me-thumb-list{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;gap:8px;overflow-y:auto;scrollbar-width:none}.me-thumb-item.active{border-color:#ad46ff}.me-ai-toolbar{display:flex;flex-direction:column;align-items:center;gap:4px;width:48px;flex-shrink:0;overflow-y:auto;scrollbar-width:none}.me-ai-toolbar::-webkit-scrollbar{display:none}.me-op-btn{width:40px;height:40px;border:none;border-radius:10px;background:#59565966;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;position:relative;flex-shrink:0;transition:all .15s ease}.me-op-btn img{width:20px;height:20px}.me-op-btn:hover:not(:disabled){background:#f036ab4d}.me-op-btn:disabled{opacity:.4;cursor:not-allowed}.me-op-btn.processing{background:#f036ab33}.me-op-btn.processing img{opacity:.3}.me-op-btn.applied{background:#ad46ff33}.me-op-spinner{position:absolute;width:20px;height:20px;border:2px solid rgba(255,255,255,.1);border-top-color:#f036ab;border-radius:50%;animation:me-spin .8s linear infinite}.me-op-badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;border-radius:8px;background:#ad46ff;color:#fff;font-size:.6rem;font-family:Inter,sans-serif;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 3px}@media (max-width: 768px){.me-body{flex-direction:column}.me-left{width:100%;min-width:100%;max-height:40vh;border-right:none;border-bottom:1px solid rgba(59,63,75,.6)}.me-right{width:100%}.me-thumb-strip{flex-direction:row;width:auto;height:72px}.me-thumb-strip .me-thumb-list{flex-direction:row;overflow-x:auto;overflow-y:hidden}.me-thumb-strip .me-thumb-arrow svg{transform:rotate(90deg)}.me-ai-toolbar{flex-direction:row;width:auto;height:48px;overflow-x:auto;overflow-y:hidden}}.empty-state h2{margin:0 0 .5rem;font-size:1.2rem;color:#e0e0e0}.empty-state p{margin:0;color:#888}@media (max-width: 1400px){.skeleton-file-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1100px){.skeleton-file-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.skeleton-file-grid{grid-template-columns:repeat(2,1fr)}}.photos-page{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#0f1013;color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding:0}.photos-app-header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 24px;flex-shrink:0}.photos-app-header .header_left{display:flex;align-items:center}.photos-app-header .header_left .header_logo_img{width:70px;height:auto;filter:brightness(0) invert(1)}.photos-app-header .header_right{display:flex;align-items:center;gap:12px}.photos-app-header .header_icon_btn{width:32px;height:32px;border-radius:50%;border:none;background:#59565980;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:7px;transition:all .2s ease}.photos-app-header .header_icon_btn img,.photos-app-header .header_icon_btn svg{width:18px;height:18px;filter:brightness(0) invert(1);opacity:.95}.photos-app-header .header_icon_btn:hover{transform:scale(1.05);background:#505050cc}.photos-app-header .header_avatar_btn{width:2.5rem;height:2.5rem;border-radius:50%;border:none;background:transparent;cursor:pointer;padding:0;overflow:hidden;transition:transform .2s ease}.photos-app-header .header_avatar_btn .user_avatar_img{width:100%;height:100%;object-fit:cover;border-radius:50%}.photos-app-header .header_avatar_btn:hover{transform:scale(1.05)}.photos-body{display:flex;flex:1;min-height:0;overflow:hidden;padding:0 24px 24px 0}.photos-sidebar{width:255px;min-width:255px;display:flex;flex-direction:column;justify-content:space-between;background:#0f1013;border-right:none;padding:0 16px 24px;overflow-y:auto;flex-shrink:0}.photos-sidebar::-webkit-scrollbar{width:4px}.photos-sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.nav-item.active{background:#8b3a7a;color:#fff}.photos-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#5956591a}.photos-header{display:flex;flex-direction:column;padding:1.5rem 2rem .75rem;flex-shrink:0}.photos-header .page-title{font-size:20px;font-weight:600;margin:0 0 .6rem;color:#f0f0f0}.header-controls{display:flex;align-items:center;justify-content:space-between}.header-right-controls{display:flex;align-items:center;gap:0}.controls-divider{width:1px;height:24px;background:#2c2f38;margin:0 20px}.tab-switcher{display:flex;align-items:center;gap:0;background:#0f101366!important;border:none;border-radius:12px;padding:3px}.tab-btn{display:flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border:none;border-radius:8px;background:transparent;color:#888;font-size:.82rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.tab-btn .tab-icon{width:15px;height:15px;opacity:.6;filter:brightness(0) invert(.5)}.tab-btn:hover{color:#bbb}.tab-btn.active{background:#ad46ff33;color:#fff}.tab-btn.active .tab-icon{opacity:1;filter:brightness(0) invert(1)}.select-btn{padding:.4rem 1rem;border:none;border-radius:8px;background:#ad46ff80;color:#fff;font-size:.82rem;font-family:inherit;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.select-btn:hover{background:#ad46ff99}.select-bar{display:flex;align-items:center;gap:12px}.select-bar-info{display:flex;align-items:center;gap:6px}.select-bar-info svg{color:#fff}.select-bar-info .select-count{font-size:.82rem;color:#ccc;white-space:nowrap;margin-right:14px}.select-cancel-btn{border:none;background:transparent;color:#cbcbcb;cursor:pointer;display:flex;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:400;line-height:140%;font-family:inherit;transition:color .15s ease}.select-cancel-btn svg{width:13px;height:13px}.select-cancel-btn .clear-text{text-decoration:underline;color:#cbcbcb}.select-cancel-btn:hover{color:#fff}.select-edit-btn{padding:4px 24px;border:none;border-radius:8px;background:#ad46ff80;color:#fff;font-size:12px;font-family:Inter,sans-serif;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;line-height:1.4}.select-edit-btn:hover:not(:disabled){background:#9b30f0}.select-edit-btn:disabled{opacity:.5;cursor:default;background:#ad46ff80!important;pointer-events:none}.filter-container{position:relative}.filter-btn{display:flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border:none;border-radius:8px;background:#59565966;box-shadow:0 2px 16px #0000001f;color:#aaa;font-size:.82rem;font-family:inherit;cursor:pointer;transition:all .2s ease}.filter-btn .filter-icon{width:14px;height:14px;opacity:.6;filter:brightness(0) invert(.6)}.filter-btn:hover{background:#ffffff0f;color:#ddd}.filter-btn.has-filters{background:#8b3a7a4d;color:#d4a0cb}.filter-btn .filter-count{background:#8b3a7a;color:#fff;font-size:.65rem;padding:.1rem .35rem;border-radius:8px;font-weight:600;min-width:16px;text-align:center}.filter-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#0f1013!important;border:none;border-radius:12px;padding:.75rem;z-index:100;color:#cbcbcb}.filter-dropdown>*{position:relative;z-index:2}.filter-dropdown .filter-section{padding:.25rem 0}.filter-dropdown .filter-section-title{font-size:.7rem;text-transform:uppercase;color:#777;letter-spacing:.06em;margin-bottom:.5rem;font-weight:600}.filter-dropdown .filter-option{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .5rem;border:none;border-radius:6px;background:transparent;color:#bbb;font-size:.8rem;font-family:inherit;cursor:pointer;text-align:left}.filter-dropdown .filter-option:hover{background:#ffffff0d}.filter-dropdown .filter-option.active{color:#e74c6f}.filter-dropdown .filter-divider{height:1px;background:#2a2a2a;margin:.5rem 0}.filter-dropdown .filter-tags{display:flex;flex-wrap:wrap;gap:.35rem}.filter-dropdown .tag-chip{padding:.25rem .6rem;border:none;border-radius:12px;background:transparent;color:#999;font-size:.72rem;font-family:inherit;cursor:pointer;transition:all .15s ease}.filter-dropdown .tag-chip:hover{background:#ffffff0f;color:#ccc}.filter-dropdown .tag-chip.active{background:#8b3a7a;color:#fff}.filter-dropdown .clear-filters-btn{width:100%;padding:.45rem;border:none;border-radius:6px;background:transparent;color:#e74c6f;font-size:.78rem;font-family:inherit;cursor:pointer;text-align:center}.filter-dropdown .clear-filters-btn:hover{background:#e74c6f14}.photos-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 2rem 2rem;transition:opacity .15s ease}.photos-content.filter-pending{opacity:.5;pointer-events:none}.photos-content::-webkit-scrollbar{width:6px}.photos-content::-webkit-scrollbar-track{background:transparent}.photos-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.photos-content::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.photo-group{margin-bottom:1.5rem}.group-label{font-size:.9rem;font-weight:500;color:#999;margin:0 0 .75rem;padding-left:2px}.photo-masonry{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;grid-auto-rows:140px}.photo-cell{overflow:hidden;border-radius:4px}.photo-cell.hero{grid-column:span 2;grid-row:span 2}.videos-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.75rem;color:#555}.videos-placeholder h3{margin:0;font-size:1.1rem;font-weight:500;color:#777}.videos-placeholder p{margin:0;font-size:.85rem;color:#555}.load-more-sentinel{padding:2rem 0;min-height:60px}.loading-more{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#666;font-size:.85rem}.loading-more .spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.08);border-top-color:#ffffff4d;border-radius:50%;animation:spin .8s linear infinite}@media (max-width: 1200px){.photo-masonry{grid-template-columns:repeat(5,1fr);grid-auto-rows:130px}}@media (max-width: 900px){.photos-sidebar{width:200px;min-width:200px;padding:16px 12px}.photo-masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:130px}}@media (max-width: 768px){.photos-page{padding:0}.photos-app-header{height:56px;padding:0 .75rem}.photos-body{padding:0}.photos-main{border-radius:0}.photos-sidebar{display:none}.photos-header{padding:1rem}.photos-header .page-title{font-size:1.3rem}.photos-content{padding:0 1rem 1rem}.photo-masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:130px;gap:3px}.photo-cell.hero{grid-column:span 2;grid-row:span 2}}.photo-card{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer;background:#1a1a1a}.photo-card:hover .card-actions{opacity:1}.photo-card:hover>img{transform:scale(1.03)}.photo-card>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.photo-card .select-checkbox{position:absolute;top:8px;left:8px;width:20px;height:20px;border-radius:50%;border:2px solid #FFF;background:transparent;box-shadow:0 2px 16px #000c;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:12;transition:all .15s ease}.photo-card .select-checkbox:hover{border-color:#ad46ff;background:#ad46ff33}.photo-card .select-checkbox.checked{background:#ad46ff;border-color:#ad46ff;box-shadow:none}.photo-card .card-actions{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:4px;opacity:.85;transition:opacity .2s ease;z-index:10}.photo-card .action-btn{width:24px;height:24px;border:none;border-radius:8px;background:#323131b2;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:4px;color:#fff}.photo-card .action-btn:hover{background:#323131cc;transform:scale(1.08)}.photo-card .action-btn:active{transform:scale(.95)}.photo-card .heart-btn.active svg{fill:#e74c6f;stroke:#e74c6f}.photo-card .menu-container{position:relative}.photo-card .card-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:140px;background:#0f1013!important;border:none;border-radius:8px;padding:4px;z-index:20;color:#cbcbcb}.photo-card .card-menu>*{position:relative;z-index:2}.photo-card .menu-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .65rem;border:none;border-radius:5px;background:transparent;color:#ccc;font-size:.78rem;font-family:Inter,sans-serif;cursor:pointer;text-align:left;transition:background .15s ease}.photo-card .menu-item svg{flex-shrink:0;opacity:.7;width:12px;height:12px}.photo-card .menu-item:hover{background:#ffffff14;color:#fff}.photo-card .menu-item:hover svg{opacity:1}.video-card{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer;background:#1a1a1a}.video-card:hover .card-actions,.video-card:hover .play-overlay{opacity:1}.video-card:hover>img{transform:scale(1.03)}.video-card>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.video-card .select-checkbox{position:absolute;top:8px;left:8px;width:16px;height:16px;border-radius:50%;border:2px solid #FFF;background:transparent;box-shadow:0 2px 16px #000c;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:12;transition:all .15s ease}.video-card .select-checkbox:hover{border-color:#ad46ff;background:#ad46ff33}.video-card .select-checkbox.checked{background:#ad46ff;border-color:#ad46ff}.video-card .play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s ease;pointer-events:none}.video-card .play-btn{width:40px;height:40px;border-radius:50%;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding-left:2px}.video-card .duration-badge{position:absolute;bottom:8px;right:8px;padding:2px 6px;background:#000000b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:4px;color:#fff;font-size:.7rem;font-weight:500;font-family:Inter,sans-serif;letter-spacing:.02em;z-index:5}.video-card .card-actions{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:4px;opacity:.85;transition:opacity .2s ease;z-index:10}.video-card .action-btn{width:24px;height:24px;border:none;border-radius:8px;background:#323131b2;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:4px;color:#fff}.video-card .action-btn:hover{background:#323131cc;transform:scale(1.08)}.video-card .action-btn:active{transform:scale(.95)}.video-card .heart-btn.active svg{fill:#e74c6f;stroke:#e74c6f}.video-card .menu-container{position:relative}.video-card .card-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:140px;background:#0f1013!important;border:none;border-radius:8px;padding:4px;z-index:20;color:#cbcbcb}.video-card .card-menu>*{position:relative;z-index:2}.video-card .menu-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .65rem;border:none;border-radius:5px;background:transparent;color:#ccc;font-size:.78rem;font-family:Inter,sans-serif;cursor:pointer;text-align:left;transition:background .15s ease}.video-card .menu-item svg{flex-shrink:0;opacity:.7}.video-card .menu-item:hover{background:#ffffff14;color:#fff}.video-card .menu-item:hover svg{opacity:1}.photo-detail{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;overflow:hidden;background:transparent;padding:0}.detail-header{display:flex;align-items:center;justify-content:space-between;padding:24px;flex-shrink:0;border-bottom:1px solid rgba(59,63,75,.6)}.detail-header-left{display:flex;align-items:center;gap:.75rem}.back-btn{display:flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;background:#59565966;color:#e0e0e0;cursor:pointer;transition:background .15s}.detail-filename{font-size:20px;font-weight:600;color:#fff;margin:0;font-family:Inter,sans-serif}.detail-body{display:flex;flex:1;min-height:0;overflow:hidden}.detail-left{width:40%;min-width:0;display:flex;flex-direction:column;padding:24px;overflow-y:auto;border-right:1px solid rgba(59,63,75,.6);gap:1.75rem}.detail-left::-webkit-scrollbar{width:4px}.detail-left::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.section-label{font-size:.9rem;font-weight:600;color:#e0e0e0;margin:0 0 .6rem;font-family:Inter,sans-serif}.quick-edits-section{flex-shrink:0}.prompts-chips{display:flex;flex-wrap:wrap;gap:8px}.prompt-chip{padding:4px 6px 4px 8px;border:none;border-radius:160px;background:#ffffff0d;color:#fafbfc;font-size:12px;font-weight:400;font-family:Inter,sans-serif;line-height:140%;cursor:pointer;transition:all .15s ease;text-align:left;white-space:nowrap}.prompt-chip:hover{background:#ffffff14}.prompt-chip:disabled{opacity:.4;cursor:not-allowed}.pd-history{flex:1;min-height:0;display:flex;flex-direction:column;flex-shrink:0}.pd-history-entries{display:flex;flex-direction:column;gap:.75rem;max-height:240px;overflow-y:auto;padding-right:4px}.pd-history-entries::-webkit-scrollbar{width:4px}.pd-history-entries::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.pd-history-entry{display:flex;flex-direction:column;gap:.35rem}.pd-history-action{align-items:flex-end}.pd-history-bubble{align-self:flex-end;padding:.45rem .85rem;background:#59565966;border-radius:12px;color:#e0e0e0;font-size:.8rem;font-family:Inter,sans-serif}.pd-history-time{font-size:.68rem;color:#666;font-family:Inter,sans-serif}.pd-history-thumbs{display:flex;gap:4px;flex-wrap:wrap}.pd-history-thumb{width:80px;height:80px;object-fit:cover;border-radius:8px}.ai-section{flex-shrink:0;background:#f036ab0a;border-radius:10px;padding:.5rem .75rem}.ai-header{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 0;background:transparent;color:#e0e0e0;font-size:.88rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;text-align:left}.ai-header .ai-icon{color:#f89bd5;flex-shrink:0}.ai-header span{flex:1}.ai-header .chevron-icon{flex-shrink:0;color:#888;transition:transform .2s ease}.ai-header .chevron-icon.open{transform:rotate(180deg)}.ai-content{padding:.75rem 0 .5rem}.ai-description{color:#aaa;font-size:.82rem;line-height:1.65;margin:0 0 1rem;font-family:Inter,sans-serif}.ai-tags{display:flex;flex-wrap:wrap;gap:.4rem}.ai-tag{padding:.3rem .7rem;border:1px solid #444;border-radius:14px;color:#ccc;font-size:.75rem;font-family:Inter,sans-serif}.detail-right{width:60%;min-width:0;display:flex;flex-direction:column;padding:24px}.editor-header{display:flex;align-items:center;justify-content:space-between;height:35px;margin-bottom:20px;flex-shrink:0}.editor-title{font-size:.95rem;font-weight:600;color:#e0e0e0;margin:0;font-family:Inter,sans-serif}.edit-btn{display:flex;align-items:center;gap:2px;width:108px;height:32px;padding:4px 6px 4px 8px;border-radius:8px;background:#ad46ff80;color:#fff;font-size:.8rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease;justify-content:center}.edit-btn:hover{background:#ad46ffaa}.edit-btn:disabled{opacity:.5;cursor:not-allowed}.edit-actions{display:flex;align-items:center;gap:12px}.action-circle{width:32px;height:32px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:10px;gap:2px;transition:all .15s ease}.action-circle.cancel-btn{background:#949dbb4d;color:#fff}.action-circle.cancel-btn:hover{background:#949dbb80}.action-circle.confirm-btn{background:#ad46ff80;color:#fff}.action-circle.confirm-btn:hover{background:#ad46ffaa}.action-circle:disabled,.action-circle.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.action-icon{border:none;background:transparent;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .15s ease}.action-icon:hover:not(:disabled){background:#ffffff0f}.action-icon:disabled{opacity:.3;cursor:default}.action-text{border:none;background:transparent;color:#fff;font-size:.8rem;font-family:Inter,sans-serif;cursor:pointer;padding:4px 6px;border-radius:6px;transition:all .15s ease}.action-text:hover:not(:disabled){background:#ffffff0f}.action-text:disabled{opacity:.3;cursor:default}.editor-canvas{flex:1;min-height:0;border-radius:10px;overflow:hidden;background:transparent;position:relative;display:flex;align-items:center;justify-content:center}.editor-canvas.editing{border-radius:0;background:transparent;overflow:visible}.editor-canvas.editing .media-frame{width:auto;max-width:100%;max-height:100%;aspect-ratio:auto;border-radius:0;overflow:visible}.editor-canvas.editing .editor-image,.editor-canvas.editing .editor-video{object-fit:contain;border-radius:0}.media-frame{position:relative;width:100%;height:100%;border-radius:10px;overflow:hidden}.editor-image,.editor-video{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;transition:opacity .3s ease}.image-placeholder{position:absolute;inset:0;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.image-placeholder:after{content:"";width:32px;height:32px;border:2.5px solid rgba(255,255,255,.08);border-top-color:#ffffff4d;border-radius:50%;animation:spin .8s linear infinite}.crop-corner{position:absolute;width:20px;height:20px;z-index:5}.crop-corner:before,.crop-corner:after{content:"";position:absolute;background:#fff}.crop-corner.top-left{top:-10px;left:-10px}.crop-corner.top-left:before{top:0;left:0;width:2px;height:20px}.crop-corner.top-left:after{top:0;left:0;width:20px;height:2px}.crop-corner.top-right{top:-10px;right:-10px}.crop-corner.top-right:before{top:0;right:0;width:2px;height:20px}.crop-corner.top-right:after{top:0;right:0;width:20px;height:2px}.crop-corner.bottom-left{bottom:-10px;left:-10px}.crop-corner.bottom-left:before{bottom:0;left:0;width:2px;height:20px}.crop-corner.bottom-left:after{bottom:0;left:0;width:20px;height:2px}.crop-corner.bottom-right{bottom:-10px;right:-10px}.crop-corner.bottom-right:before{bottom:0;right:0;width:2px;height:20px}.crop-corner.bottom-right:after{bottom:0;right:0;width:20px;height:2px}.processing-overlay{position:absolute;inset:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;z-index:10;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.processing-overlay span{color:#ccc;font-size:.85rem;font-family:Inter,sans-serif}.processing-spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.1);border-top-color:#f036ab;border-radius:50%;animation:spin .8s linear infinite}.editor-bottom{flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding-top:20px}.sub-tools-row{display:flex;align-items:flex-start;justify-content:center;gap:14px}.sub-tool{display:flex;flex-direction:column;align-items:center;gap:.4rem;border:none;background:transparent;color:#fff;cursor:pointer;padding:0;transition:all .15s ease}.sub-tool:hover .sub-tool-circle{background:#f036ab4d}.sub-tool:disabled{opacity:.4;cursor:not-allowed}.sub-tool-circle{width:40px;height:40px;border-radius:50%;background:#59565966;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.sub-tool-label{font-size:.68rem;font-family:Inter,sans-serif;white-space:nowrap}.category-tabs{display:flex;gap:4px}.category-tab{flex:1;min-width:0;padding:.45rem .25rem;border-radius:10px;background:#0f101366;color:#fff;font-size:.68rem;font-family:Inter,sans-serif;font-weight:500;cursor:pointer;text-align:center;line-height:1.35;transition:all .15s ease}.category-tab:hover{background:#ffffff14}.category-tab.active{background:#f036ab4d;color:#fff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width: 900px){.detail-left{width:320px;min-width:320px;padding:.5rem 1rem 1rem}}@media (max-width: 768px){.detail-body{flex-direction:column}.detail-left{width:100%;min-width:100%;max-height:40vh;border-right:none;border-bottom:1px solid rgba(59,63,75,.6)}.detail-right{padding-bottom:1rem}}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.spinner{width:32px;height:32px;border:2.5px solid rgba(255,255,255,.08);border-top-color:#ffffff4d;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-icon{font-size:3.5rem;margin-bottom:1rem;opacity:.5}.empty-state h2{margin:0 0 .5rem;font-size:1.2rem;color:#ccc}.empty-state p{margin:0;color:#777}@keyframes skeleton-shimmer{0%,to{opacity:1}50%{opacity:.4}}.skeleton-media{padding:0;width:100%}.skeleton-group-label{width:140px;height:18px;border-radius:4px;background:#ffffff0f;margin-bottom:12px;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-group-label+.skeleton-masonry{margin-bottom:2rem}.skeleton-masonry{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;grid-auto-rows:140px;margin-bottom:12px}.skeleton-cell{border-radius:6px;background:#ffffff0a;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-cell.hero{grid-column:span 2;grid-row:span 2}.skeleton-file-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;width:100%}.skeleton-file-card{border-radius:10px;background:#1a1a1a;border:1px solid #2a2a2a;overflow:hidden;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-preview{width:100%;aspect-ratio:16/10;background:#111}.skeleton-info{height:44px;padding:10px 12px;display:flex;align-items:center}.skeleton-text{width:60%;height:12px;border-radius:3px;background:#ffffff0f}@media (max-width: 1400px){.skeleton-masonry{grid-template-columns:repeat(5,1fr);grid-auto-rows:130px}.skeleton-file-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1100px){.skeleton-masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:130px}.skeleton-file-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.skeleton-masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:130px}.skeleton-file-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.skeleton-file-grid{grid-template-columns:repeat(1,1fr);gap:.75rem}}.multi-edit{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;overflow:hidden;background:transparent}.me-header{display:flex;align-items:center;justify-content:space-between;padding:24px;flex-shrink:0;border-bottom:1px solid rgba(59,63,75,.6)}.me-header-left{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.me-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;height:40px;border-radius:12px;padding:4px}.me-mode-btn{height:100%;border-radius:8px;background:transparent;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 10px;transition:all .15s ease}.me-mode-btn:hover{background:#ffffff14;color:#fff}.me-mode-btn.active,.me-mode-btn.active:hover{background:#ad46ff33;color:#fff}.me-back-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;border-radius:8px;background:#59565966;color:#e0e0e0;cursor:pointer;transition:background .15s}.me-back-btn:hover{background:#5956598c}.me-title{font-size:20px;font-weight:600;color:#fff;margin:0;font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-body{display:flex;flex:1;min-height:0;overflow:hidden}.me-left{width:40%;min-width:0;display:flex;flex-direction:column;padding:24px;overflow:hidden;border-right:1px solid rgba(59,63,75,.6);gap:1.75rem}.me-section-label{font-size:14px;font-weight:600;color:#fff;margin:0 0 12px;font-family:Inter,sans-serif}.me-ai-section{flex-shrink:0;background:#f036ab0a;border-radius:10px;padding:.5rem .75rem}.me-ai-header{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border:none;background:transparent;color:#e0e0e0;font-size:.88rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;text-align:left}.me-ai-header .me-ai-icon{color:#f89bd5;flex-shrink:0}.me-ai-header span{flex:1}.me-ai-header .me-chevron{flex-shrink:0;color:#888;transition:transform .2s ease}.me-ai-header .me-chevron.open{transform:rotate(180deg)}.me-ai-content{padding:.75rem 0 .5rem}.me-ai-description{color:#aaa;font-size:.82rem;line-height:1.65;margin:0 0 1rem;font-family:Inter,sans-serif}.me-ai-tags{display:flex;flex-wrap:wrap;gap:.4rem}.me-ai-tag{padding:.3rem .7rem;border:1px solid #444;border-radius:14px;color:#ccc;font-size:.75rem;font-family:Inter,sans-serif}.me-quick-edits{flex-shrink:0}.me-chips{display:flex;flex-wrap:wrap;gap:8px}.me-chip{padding:4px 6px 4px 8px;border:none;border-radius:160px;background:#ffffff0d;color:#fafbfc;font-size:12px;font-weight:400;font-family:Inter,sans-serif;line-height:140%;cursor:pointer;transition:all .15s ease;text-align:left;white-space:nowrap}.me-chip:hover{background:#ffffff14}.me-chip:disabled{opacity:.4;cursor:not-allowed}.me-history{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.me-history-entries{display:flex;flex-direction:column;gap:.75rem;flex:1;min-height:0;overflow-y:auto;padding-right:4px}.me-history-entries::-webkit-scrollbar{width:4px}.me-history-entries::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.me-history-entry{display:flex;flex-direction:column;gap:8px}.me-history-action{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.me-history-images{display:flex;flex-direction:column;gap:4px}.me-history-bubble{align-self:flex-end;padding:8px;background:#333;border-radius:12px;color:#fff;font-size:12px;line-height:140%;font-family:Inter,sans-serif}.me-history-time{font-size:10px;color:#cbcbcb;font-family:Inter,sans-serif}.me-history-thumbs{display:flex;gap:4px;flex-wrap:wrap}.me-history-thumb{width:80px;height:80px;object-fit:cover;border-radius:8px}.me-history-more{width:80px;height:80px;border-radius:8px;background:#59565966;display:flex;align-items:center;justify-content:center;color:#999;font-size:.82rem;font-family:Inter,sans-serif}.me-right{width:60%;min-width:0;display:flex;flex-direction:column;padding:24px}.me-editor-header{display:flex;align-items:center;justify-content:space-between;height:35px;margin-bottom:20px;flex-shrink:0}.me-editor-title{font-size:.95rem;font-weight:600;color:#e0e0e0;margin:0;font-family:Inter,sans-serif}.me-edit-btn{display:flex;align-items:center;gap:2px;width:108px;height:32px;padding:4px 6px 4px 8px;border-radius:8px;background:#ad46ff80;color:#fff;font-size:.8rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease;justify-content:center}.me-edit-btn:hover{background:#ad46ffaa}.me-edit-btn:disabled{opacity:.5;cursor:not-allowed}.me-edit-actions{display:flex;align-items:center;gap:12px}.me-action-circle{width:32px;height:32px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:10px;gap:2px;transition:all .15s ease}.me-action-circle.me-cancel{background:#949dbb4d;color:#fff}.me-action-circle.me-cancel:hover{background:#949dbb80}.me-action-circle.me-confirm{background:#ad46ff80;color:#fff}.me-action-circle.me-confirm:hover{background:#ad46ffaa}.me-action-icon{border:none;background:transparent;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .15s ease}.me-action-icon:hover:not(:disabled){background:#ffffff0f}.me-action-icon:disabled{opacity:.3;cursor:default}.me-action-text{border:none;background:transparent;color:#fff;font-size:.8rem;font-family:Inter,sans-serif;cursor:pointer;padding:4px 6px;border-radius:6px;transition:all .15s ease}.me-action-text:hover:not(:disabled){background:#ffffff0f}.me-action-text:disabled{opacity:.3;cursor:default}.me-canvas-area{flex:1;min-height:0;display:flex;gap:12px}.me-canvas{flex:1;min-width:0;border-radius:10px;overflow:hidden;background:transparent;position:relative;display:flex;align-items:center;justify-content:center}.me-canvas.editing,.me-canvas.editing .me-media-frame{border-radius:0;overflow:visible}.me-canvas.editing .me-image{border-radius:0}.me-media-frame{position:relative;width:100%;height:100%;border-radius:10px;overflow:hidden}.me-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.me-crop-corner{position:absolute;width:20px;height:20px;z-index:5}.me-crop-corner:before,.me-crop-corner:after{content:"";position:absolute;background:#fff}.me-crop-corner.top-left{top:-10px;left:-10px}.me-crop-corner.top-left:before{top:0;left:0;width:2px;height:20px}.me-crop-corner.top-left:after{top:0;left:0;width:20px;height:2px}.me-crop-corner.top-right{top:-10px;right:-10px}.me-crop-corner.top-right:before{top:0;right:0;width:2px;height:20px}.me-crop-corner.top-right:after{top:0;right:0;width:20px;height:2px}.me-crop-corner.bottom-left{bottom:-10px;left:-10px}.me-crop-corner.bottom-left:before{bottom:0;left:0;width:2px;height:20px}.me-crop-corner.bottom-left:after{bottom:0;left:0;width:20px;height:2px}.me-crop-corner.bottom-right{bottom:-10px;right:-10px}.me-crop-corner.bottom-right:before{bottom:0;right:0;width:2px;height:20px}.me-crop-corner.bottom-right:after{bottom:0;right:0;width:20px;height:2px}.me-thumb-strip{display:flex;flex-direction:column;align-items:center;align-self:center;gap:12px;width:72px;flex-shrink:0}.me-thumb-arrow{width:20px;height:20px;border-radius:50%;background:#949dbb4d;color:#868688;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px;flex-shrink:0;transition:all .15s ease}.me-thumb-arrow:hover:not(:disabled){background:#949dbb80;color:#fff}.me-thumb-arrow:disabled{opacity:.3;cursor:default}.me-thumb-list{min-height:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;scrollbar-width:none}.me-thumb-list::-webkit-scrollbar{display:none}.me-thumb-item{width:64px;height:64px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:transparent;flex-shrink:0;transition:border-color .15s ease}.me-thumb-item.active{border-color:#ebf0ff}.me-thumb-item:hover:not(.active){border-color:#fff3}.me-thumb-item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:5px}.me-processing{position:absolute;inset:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;z-index:10;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.me-processing span{color:#ccc;font-size:.85rem;font-family:Inter,sans-serif}.me-spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.1);border-top-color:#f036ab;border-radius:50%;animation:me-spin .8s linear infinite}.me-editor-bottom{flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding-top:20px}.me-sub-tools{display:flex;align-items:flex-start;justify-content:center;gap:14px}.me-sub-tool{display:flex;flex-direction:column;align-items:center;gap:.4rem;border:none;background:transparent;color:#fff;cursor:pointer;padding:0;transition:all .15s ease}.me-sub-tool:hover .me-sub-tool-circle{background:#f036ab4d}.me-sub-tool:disabled{opacity:.4;cursor:not-allowed}.me-sub-tool-circle{width:40px;height:40px;border-radius:50%;background:#59565966;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.me-sub-tool-label{font-size:.68rem;font-family:Inter,sans-serif;white-space:nowrap}.me-category-tabs{display:flex;gap:4px}.me-category-tab{flex:1;min-width:0;padding:.45rem .25rem;border-radius:10px;background:#59565966;color:#fff;font-size:.68rem;font-family:Inter,sans-serif;font-weight:500;cursor:pointer;text-align:center;line-height:1.35;transition:all .15s ease}.me-category-tab:hover{background:#59565999}.me-category-tab.active{background:#f036ab4d;color:#fff}@keyframes me-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.me-left{width:320px;min-width:320px}}@media (max-width: 768px){.me-body{flex-direction:column}.me-left{width:100%;min-width:100%;max-height:40vh;border-right:none;border-bottom:1px solid rgba(59,63,75,.6)}.me-right{width:100%}.me-thumb-strip{flex-direction:row;width:auto;height:72px}.me-thumb-strip .me-thumb-list{flex-direction:row;overflow-x:auto;overflow-y:hidden}.me-thumb-strip .me-thumb-arrow svg{transform:rotate(90deg)}}.domore-page{display:flex;flex-direction:column;width:100%;height:100vh;background:#0f1013;color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.domore-header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 24px;flex-shrink:0}.domore-header__left{display:flex;align-items:center;gap:11.3rem}.domore-header__logo{display:block;height:36px;width:auto;object-fit:contain}.domore-header__icon{width:18px;height:18px;opacity:.5}.domore-header__right{display:flex;align-items:center;gap:.5rem}.domore-header__action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#59565980;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#fff;padding:8px;cursor:pointer;transition:all .15s ease}.domore-header__action:hover{background:#ffffff1a;color:#ccc}.domore-header__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.domore-header__avatar img{width:100%;height:100%;object-fit:cover}.domore-body{display:flex;flex:1;min-height:0;overflow:hidden;padding:0 24px 24px 0}.domore-sidebar{width:17%;min-width:255px;background:#0f1013;display:flex;flex-direction:column;flex-shrink:0;padding:0 16px}.domore-sidebar__search{position:relative}.domore-sidebar__search-icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:#fff;width:16px;height:16px;pointer-events:none;z-index:1}.domore-sidebar__search-input{width:100%;padding:.5rem .5rem .5rem 2rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#59565933;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#ffffffe0;font-size:.82rem;font-family:Inter,sans-serif;outline:none;box-sizing:border-box;transition:border-color .15s ease}.domore-sidebar__search-input::placeholder{color:#ffffff59}.domore-sidebar__search-input:focus{border-color:#ffffff26}.domore-content{flex:1;min-width:0;background:#5956591a;border-radius:24px;overflow-y:auto;padding:1.5rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}.domore-content::-webkit-scrollbar{width:4px}.domore-content::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.domore-sticky-header{position:sticky;top:-1.5rem;z-index:10;background:#17171a;margin:-1.5rem -1.5rem 0;padding:1.5rem 1.5rem .5rem}.domore-title-row{padding:0 0 1rem}.domore-title-row h1{font-size:24px;font-weight:700;color:#f0f0f0;margin:0}.domore-filters{display:flex;gap:4px;margin-bottom:1rem;background:#59565940;border-radius:12px;padding:4px;width:fit-content;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.domore-filter{padding:8px 22px;border-radius:8px;background:transparent;border:none;color:#fff;font-size:13px;font-family:Inter,sans-serif;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .15s ease;white-space:nowrap}.domore-filter__icon{width:16px;height:16px;display:block}.domore-filter.active{background:#ad46ff20;color:#fff;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.domore-filter:hover:not(.active){color:#ccc}.domore-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.domore-card{cursor:default;height:151px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:12px;padding:8px;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;gap:8px;position:relative}.domore-card__thumbnail{position:relative;border-radius:6px;overflow:hidden;flex:1;min-height:0;background:#ffffff0a}.domore-card__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.domore-card__badge{position:absolute;bottom:8px;right:8px;z-index:2;background:#59565970;color:#fafbfc;padding:2px 10px;border-radius:200px;font-size:10px;font-weight:500;text-transform:capitalize;pointer-events:none;mix-blend-mode:normal}.domore-card__title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:140%;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.domore-scroll-sentinel{height:40px}@media (max-width: 1440px){.domore-header__left{gap:7.6rem}}@media (max-width: 1200px){.domore-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){.domore-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.domore-grid{grid-template-columns:repeat(2,1fr)}}.systems-page{display:flex;flex-direction:column;width:100%;height:100vh;background:#0f1013;color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.systems-header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 24px;flex-shrink:0}.systems-header__left{display:flex;align-items:center;gap:10rem}.systems-header__logo{display:block;height:36px;width:auto;object-fit:contain}.systems-header__icon{width:18px;height:18px;opacity:.5}.systems-header__right{display:flex;align-items:center;gap:.5rem}.systems-header__action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#59565980;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#fff;padding:8px;cursor:pointer;transition:all .15s ease}.systems-header__action:hover{background:#ffffff1a;color:#ccc}.systems-header__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.systems-header__avatar img{width:100%;height:100%;object-fit:cover}@media (max-width: 1440px){.systems-header__left{gap:5.3rem}}@media (max-width: 1280px){.systems-header__left{gap:5.3rem}}.systems-body{display:flex;flex:1;min-height:0;overflow:hidden;padding:0 24px 24px 0}.systems-sidebar{width:17%;min-width:220px;background:#0f1013;display:flex;flex-direction:column;flex-shrink:0;padding:0 16px;gap:1rem}.systems-sidebar__search{position:relative}.systems-sidebar__search-icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:#fff;width:16px;height:16px;pointer-events:none}.systems-sidebar__search-input{width:100%;padding:.5rem .5rem .5rem 2rem;border-radius:8px;border:none;background:#59565933;box-shadow:0 2px 16px #0000001f;color:#ffffffe0;font-size:.82rem;font-family:Inter,sans-serif;outline:none;box-sizing:border-box;transition:border-color .15s ease}.systems-sidebar__search-input::placeholder{color:#ffffff59}.systems-sidebar__search-input:focus{border-color:#ffffff26}.systems-sidebar__nav{display:flex;flex-direction:column;gap:2px}.systems-sidebar__nav-item{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;border:none;border-radius:10px;background:transparent;color:#999;font-size:.85rem;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease;text-align:left;width:100%}.systems-sidebar__nav-item:hover{background:#ffffff0f;color:#ccc}.systems-sidebar__nav-item.active{background:#8b5cf626;color:#e8e8e8}.systems-sidebar__nav-item svg{flex-shrink:0}.systems-content{flex:1;min-width:0;background:#5956591a;border-radius:24px;overflow-y:auto;padding:1.5rem 2rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}.systems-content::-webkit-scrollbar{width:4px}.systems-content::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.systems-title{font-size:24px;font-weight:700;color:#f0f0f0;margin:0 0 1.25rem}.systems-info-card{display:flex;align-items:stretch;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#0f101340;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:16px;padding:1.25rem 1.5rem;margin-bottom:1.25rem;gap:1.5rem}.systems-info-card__fields{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem 2rem}.systems-info-card__field{display:flex;align-items:flex-start;gap:.75rem}.systems-info-card__icon{display:flex;align-items:center;justify-content:center;color:#888;flex-shrink:0;margin-top:2px;width:34px;height:34px;background:#59565980;border-radius:50%;padding:8px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;box-sizing:border-box}.systems-info-card__label{font-size:.75rem;color:#888;margin-bottom:.15rem}.systems-info-card__value{font-size:.85rem;color:#e8e8e8;font-weight:500}.systems-info-card__cta{background:#7a787a10;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:200px;border-left:1px solid rgba(255,255,255,.08);padding-left:1.5rem;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;border-radius:12px;padding:1rem 1.5rem;margin-left:.5rem}.systems-info-card__cta p{font-size:.8rem;color:#bbb;margin:0 0 .75rem;line-height:1.4}.systems-info-card__upgrade-btn{background:#7c3aed;color:#fff;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.82rem;font-family:Inter,sans-serif;font-weight:500;cursor:pointer;transition:background .15s ease}.systems-info-card__upgrade-btn:hover{background:#6d28d9}.systems-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}.systems-charts-row--half{grid-template-columns:1fr 1fr}.systems-charts-row--half .systems-card{grid-column:1}.systems-card{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:16px;padding:1.25rem;background:#0f101340}.systems-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.systems-card__title{font-size:1rem;font-weight:600;color:#f0f0f0;margin:0;display:flex;align-items:center;gap:.4rem}.systems-card__subtitle{font-size:.75rem;color:#888;display:block;margin-top:.15rem}.systems-card__right-label{font-size:.75rem;color:#888;flex-shrink:0}.systems-card__donut-stacked{display:flex;flex-direction:column;align-items:center}.systems-card__donut{width:220px;flex-shrink:0}.systems-card__donut--lg{width:220px}.systems-card__donut-glass{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#202024;border:1px solid rgba(255,255,255,.06);box-shadow:0 4px 16px #00000080;box-sizing:border-box}.systems-card__legend-grid{display:grid;grid-template-columns:1fr 1fr;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:8px;margin-top:1rem}.systems-card__legend-grid--2col{grid-template-columns:1fr 1fr}.systems-card__legend-cell{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.78rem;border-bottom:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06)}.systems-card__legend-cell:nth-child(2n){border-right:none}.systems-card__legend-cell:nth-last-child(-n+2){border-bottom:none}.systems-card__legend-cell:last-child{border-bottom:none}.systems-card__legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.systems-card__legend-name{color:#999;display:flex;align-items:center;gap:.25rem;flex-shrink:0}.systems-card__legend-value{color:#e8e8e8;font-weight:600;margin-left:auto;white-space:nowrap}.systems-card__chart{width:100%}.systems-card__warning{display:flex;align-items:center;gap:.75rem;background:#55525520;border-radius:12px;border:1px solid rgba(255,255,255,.06);padding:.6rem .9rem;margin-top:.75rem}.systems-card__warning svg{flex-shrink:0}.systems-card__warning span{flex:1;font-size:.75rem;color:#ccc;line-height:1.4}.systems-card__warning-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;background:#59565940;flex-shrink:0}.systems-card__warning-icon svg{width:18px;height:18px}.systems-card__warning-btn{background:#ad46ff50;color:#fff;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.78rem;font-family:Inter,sans-serif;font-weight:500;cursor:pointer;flex-shrink:0;transition:background .15s ease}.systems-card__warning-btn:hover{background:#6d28d9}.systems-dropdown{position:relative;display:flex;align-items:center;gap:.4rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.35rem .65rem;color:#999;font-size:.78rem;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.systems-dropdown:hover{background:#ffffff1a;color:#ccc}.systems-dropdown.open{background:#ffffff1a;border-color:#ffffff26;color:#ccc}.systems-dropdown span{white-space:nowrap}.systems-dropdown__chevron{transition:transform .2s ease}.systems-dropdown.open .systems-dropdown__chevron{transform:rotate(180deg)}.systems-dropdown__menu{position:absolute;top:calc(100% + 4px);right:0;min-width:100%;background:#1e1e2e;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:4px;z-index:20;box-shadow:0 8px 24px #0006}.systems-dropdown__option{padding:.4rem .65rem;border-radius:6px;color:#ccc;white-space:nowrap;transition:all .1s ease}.systems-dropdown__option:hover{background:#ffffff14;color:#fff}.systems-dropdown__option.active{background:#8b5cf633;color:#e8e8e8}.systems-info-wrap{position:relative;display:inline-flex;align-items:center;cursor:help}.systems-info-icon{color:#666;transition:color .15s ease}.systems-info-icon:hover{color:#999}.systems-info-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1e1e2e;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:.35rem .6rem;font-size:.7rem;color:#ccc;white-space:nowrap;z-index:30;box-shadow:0 4px 12px #0000004d;pointer-events:none}.systems-info-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e1e2e}.systems-info-tooltip--card{padding:.5rem 0;white-space:normal;min-width:180px}.systems-info-tooltip--card:after{border-top-color:#1e1e2e}.systems-model-tooltip{display:flex;flex-direction:column}.systems-model-tooltip__row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.35rem .75rem;font-size:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.systems-model-tooltip__row:last-child{border-bottom:none}.systems-model-tooltip__row span:first-child{color:#999}.systems-model-tooltip__row span:last-child{color:#e8e8e8;font-weight:600}@media (max-width: 1100px){.systems-charts-row{grid-template-columns:1fr}.systems-info-card__fields{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.systems-info-card{flex-direction:column}.systems-info-card__cta{border-left:none;border-top:1px solid rgba(255,255,255,.08);padding-left:0;padding-top:1rem}.systems-card__donut-stacked{align-items:stretch}.systems-card__donut{width:100%}.systems-info-card__fields{grid-template-columns:1fr}}.userProfile{background:#0f1013;color:#ffffffeb;width:100%;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.userProfile__topbar{height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.userProfile__topbar-left{display:flex;align-items:center;cursor:pointer}.userProfile__logo{height:36px;width:auto;object-fit:contain}.userProfile__topbar-right{display:flex;align-items:center;gap:10px}.userProfile__topbar-icon{width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#59565980;box-shadow:0 2px 16px #0000001f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:8px;transition:background .15s ease,border-color .15s ease}.userProfile__topbar-icon img{width:18px;height:18px;opacity:.9}.userProfile__topbar-icon:hover{background:#ffffff14;border-color:#ffffff29}.userProfile__avatarBtn{width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;overflow:hidden;padding:0;cursor:pointer}.userProfile__avatarBtn img,.userProfile__avatarBtn .userProfile__avatarBtnImg{width:100%;height:100%;object-fit:cover;display:block}.userProfile__main{flex:1;min-height:0;padding:0 24px 24px;overflow:auto}.userProfile__panel{width:100%;height:90vh;max-height:100%;max-width:90%;margin:0 auto;border-radius:28px;background:#5956591a;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #00000040;padding:18px 18px 22px}.userProfile__panelTop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;width:100%;max-width:873px;margin-left:auto;margin-right:auto}.userProfile__panelTitleRow{display:flex;align-items:center;gap:10px;min-width:0}.userProfile__backBtn{width:28px;height:28px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.userProfile__backBtn img{width:12px;height:13.75px;opacity:.9}.userProfile__panelTitle{font-size:14px;font-weight:600;color:#ffffffeb;white-space:nowrap}.userProfile__panelActions{display:flex;align-items:center;gap:10px;flex-shrink:0}.userProfile__panelBtn{min-width:72px;height:30px;padding:0 14px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:transparent}.userProfile__panelBtn--secondary{border-color:#ffffff2e;background:#59565940;border-radius:8px;color:#ffffffe6}.userProfile__panelBtn--primary{border-color:transparent;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;font-weight:600;background:#ad46ff50;border-radius:12px}.userProfile__hero{display:flex;flex-direction:column;align-items:center;padding:12px 0 0;width:100%;max-width:873px;margin-left:auto;margin-right:auto;position:relative}.userProfile__cover{width:100%;max-width:100%;height:128px;object-fit:cover;border-radius:20px;opacity:.95;filter:saturate(1.05) contrast(1.02);border:none;box-shadow:none}.userProfile__avatarWrap{margin-top:-26px;width:66px;height:66px;border-radius:999px;background:#0f1013e6;border:2px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.userProfile__snapBtn{position:absolute;width:28px;height:28px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#00000040;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:4}.userProfile__snapBtn img{width:16px;height:16px}.userProfile__snapBtn--avatar{right:-2px;bottom:-2px}.userProfile__snapBtn--cover{top:23px;right:20px}.userProfile__avatar{width:100%;height:100%;object-fit:cover;cursor:pointer;display:block}.userProfile__name{margin-top:10px;font-size:12px;font-weight:600;color:#ffffffeb}.userProfile__formCard{margin-top:2rem;border-radius:18px;background:#0f1013;border:1px solid rgba(255,255,255,.06);padding:20px;width:100%;max-width:873px;margin-left:auto;margin-right:auto;box-shadow:0 12px 40px #00000059;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%)}.userProfile__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;align-items:start}.userProfile__field{display:flex;flex-direction:column;gap:8px;min-width:0}.userProfile__field label{font-size:11px;font-weight:600;color:#ffffffb3}.userProfile__field input{height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#55525550;color:#ffffffe0;padding:0 12px;outline:none;font-size:12px;width:100%;box-sizing:border-box}.userProfile__field input::placeholder{color:#ffffff59}.userProfile__field--phone .userProfile__phoneWrap{display:flex;align-items:center;gap:0;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff1a,#55525550 55%,#55525570);overflow:hidden}.userProfile__phoneWrap input{flex:1;border:none;background:transparent;color:#ffffffe6;padding-left:10px;height:36px}.userProfile__phoneCountry{display:flex;align-items:center;gap:6px;padding:0 10px;height:36px;border-radius:0;border-right:1px solid rgba(255,255,255,.18);background:transparent;font-size:12px;color:#ffffffe6;white-space:nowrap}.userProfile__phoneFlag{display:inline-flex;align-items:center}.userProfile__phoneFlag img{width:16px;height:16px;border-radius:999px;object-fit:cover}.userProfile__phoneCode{font-weight:500}.userProfile__phoneChevron{display:inline-flex;align-items:center;justify-content:center}.userProfile__phoneChevron img{width:10px;height:10px;opacity:.7}.userProfile__inputWrap{position:relative;display:flex;align-items:center}.userProfile__inputWrap .userProfile__inputText{padding-right:40px}.userProfile__field--withIcon .userProfile__inputWrap{border-radius:12px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff1a,#55525550 55%,#55525570);overflow:hidden;padding-right:0}.userProfile__field--withIcon .userProfile__inputText{border:none;background:transparent;border-radius:0}.userProfile__inputText{height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff1a,#55525550 55%,#55525570);color:#ffffffe6;padding:0 12px;font-size:12px;width:100%;box-sizing:border-box;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userProfile__copyBtn{position:absolute;right:0;top:0;transform:none;width:46px;height:100%;border-radius:0 12px 12px 0;border-left:1px solid rgba(255,255,255,.18);border-right:none;border-top:none;border-bottom:none;background:#0003;color:#a7b3ff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.userProfile__copyBtn svg{stroke:currentColor}.userProfile__inputWrap--model{display:flex;align-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff1a,#55525550 55%,#55525570);padding:5px 12px}.userProfile__inputWrap--model .userProfile__inputText{display:none}.userProfile__modelChips{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.userProfile__modelChip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:8px;background:#16171a;font-size:11px;color:#ffffffe6}.userProfile__modelChipClose{font-size:11px;opacity:.7}.userProfile__dangerRow{display:none}.userProfile__dangerBtn{height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,79,79,.35);background:#ff4f4f1f;color:#ffffffe6;font-size:12px;font-weight:600;cursor:pointer}@media (max-width: 1440px){.userProfile__panel{max-width:100%}}@media (max-width: 1280px){.userProfile__panel{max-width:100%}}@media (max-width: 860px){.userProfile__panel{max-width:100%}.userProfile__cover{width:100%;max-width:none}.userProfile__grid{grid-template-columns:1fr}}@media (max-width: 1440px) and (max-height: 600px){.userProfile__topbar{height:64px}.userProfile__main{padding-bottom:14px}.userProfile__panel{padding:14px 14px 16px}.userProfile__cover{height:104px}.userProfile__formCard{padding:12px}.userProfile__field input{height:34px}}@media (max-width: 1280px) and (max-height: 590px){.userProfile__topbar{height:60px;padding:0 18px}.userProfile__main{padding:0 18px 12px}.userProfile__cover{height:96px}.userProfile__avatarWrap{width:58px;height:58px;margin-top:-22px}.userProfile__grid{gap:10px 14px}}.auth-page{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;overflow:hidden;background:#fff}.auth-page .auth-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-image:url(/assets/auth-bg-BkuJQjj3.png);background-size:cover;background-position:center;background-repeat:no-repeat}.auth-page .auth-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.auth-page .auth-card{position:relative;z-index:2;width:530px;min-height:456px;padding:16px 16px 24px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.auth-page .auth-card-inner{width:100%;display:flex;flex-direction:column;align-items:center;padding:44px 44px 80px;gap:40px;box-sizing:border-box}.auth-page .auth-logo{position:relative;display:inline-block}.auth-page .auth-logo .logo-text{font-family:Pacifico,cursive;font-size:56px;font-weight:400;color:#fff;line-height:100%;margin:0}.auth-page .auth-logo .logo-subtext{position:absolute;right:32px;bottom:-24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#ffffff80;line-height:140%}.auth-page .auth-tagline{font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;color:#fff;line-height:140%;text-align:center;margin:0}.auth-page .auth-tagline .highlight{font-weight:600}.auth-page .auth-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:28px}.auth-page .phone-input-container{width:100%;display:flex;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;overflow:visible;position:relative}.auth-page .country-selector{display:flex;align-items:center;gap:4px;padding:10px 8px 10px 12px;cursor:pointer;position:relative;background:transparent;border:none;border-right:1px solid rgba(85,82,85,.5019607843);font-family:DM Sans,sans-serif;flex-shrink:0}.auth-page .country-selector .flag{width:20px;height:20px;border-radius:50%;object-fit:cover}.auth-page .country-selector .country-code{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff}.auth-page .country-selector .dropdown-arrow{width:11px;height:6px;color:#fff;transition:transform .2s ease}.auth-page .country-selector.open .dropdown-arrow{transform:rotate(180deg)}.auth-page .country-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:80px;max-height:200px;overflow-y:auto;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#1e1c24d9;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;z-index:100;padding:4px}.auth-page .country-dropdown::-webkit-scrollbar{width:4px}.auth-page .country-dropdown::-webkit-scrollbar-track{background:transparent}.auth-page .country-dropdown::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.auth-page .country-dropdown::-webkit-scrollbar-thumb:hover{background:#0000004d}.auth-page .country-dropdown .country-option{display:flex;align-items:center;gap:8px;padding:6px 8px;cursor:pointer;border-radius:4px;transition:background .15s ease;white-space:nowrap}.auth-page .country-dropdown .country-option:hover{background:#ffffff14}.auth-page .country-dropdown .country-option .flag{width:16px;height:16px;border-radius:50%;object-fit:cover;flex-shrink:0}.auth-page .country-dropdown .country-option .code{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff}.auth-page .phone-input{flex:1;padding:10px 12px;border:none;background:transparent;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;line-height:140%}.auth-page .phone-input::placeholder{color:#949dbb}.auth-page .phone-input:focus{outline:none}.auth-page .auth-button{width:410px;height:40px;padding:8px 12px;gap:2px;background:#ad46ff80;border:none;border-radius:8px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.4;color:#fff;cursor:pointer;transition:opacity .2s ease}.auth-page .auth-button:hover:not(:disabled){opacity:.9}.auth-page .auth-button:disabled{background:#949dbb4d;color:#949dbb;cursor:not-allowed}.auth-page .auth-footer{margin:0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;color:#fff;text-align:center;line-height:140%}.auth-page .auth-footer a{font-weight:700;color:#fff;text-decoration:none}.auth-page .auth-footer a:hover{text-decoration:underline}.auth-page .otp-container{width:100%;display:flex;flex-direction:column;align-items:center}.auth-page .otp-container .otp-inputs{margin-bottom:8px}.auth-page .otp-container .otp-resend{margin-bottom:28px}.auth-page .otp-inputs{display:flex;gap:8px}.auth-page .otp-input{width:56px;height:56px;padding:16px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;line-height:140%;color:#fff;text-align:center;vertical-align:middle;caret-color:#ad46ff;box-sizing:border-box}.auth-page .otp-input:focus{outline:none;background:#ffffff14}.auth-page .otp-input::placeholder{color:#949dbb;font-size:20px}.auth-page .otp-resend{font-family:DM Sans,sans-serif;font-size:12px;line-height:1.4;text-align:center;margin-bottom:0}.auth-page .otp-resend .label{color:#949dbb;font-weight:400}.auth-page .otp-resend .timer{color:#fff;font-weight:600;margin-left:4px}.auth-page .otp-resend .resend-link{color:#fff;font-weight:600;cursor:pointer;margin-left:4px;text-decoration:none}.auth-page .otp-resend .resend-link:hover{text-decoration:underline}.auth-page .error-message{color:#dc2626;font-family:DM Sans,sans-serif;font-size:12px;margin:4px 0 0;text-align:left;width:100%}.auth-page .otp-container .error-message{width:328px;text-align:left;margin-bottom:8px}@media (max-width: 600px){.auth-page .auth-card{width:90%;height:auto;min-height:400px;padding:40px 24px 24px}.auth-page .auth-logo .logo-text{font-size:60px}.auth-page .otp-input{width:40px;padding:10px 0;font-size:18px}}.preferences-page{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;overflow:hidden;background:#000}.preferences-page .preferences-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-image:url(/assets/auth-bg-BkuJQjj3.png);background-size:cover;background-position:center;background-repeat:no-repeat}.preferences-page .preferences-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.preferences-page .preferences-card{position:relative;z-index:2;width:530px;padding:32px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.preferences-page .preferences-card-inner{width:100%;display:flex;flex-direction:column;align-items:center;padding:44px;gap:40px;box-sizing:border-box}.preferences-page .preferences-logo{position:relative;display:inline-block;padding-bottom:24px;margin-bottom:40px}.preferences-page .preferences-logo .logo-text{font-family:Pacifico,cursive;font-size:56px;font-weight:400;color:#fff;line-height:100%;margin:0}.preferences-page .preferences-logo .logo-subtext{position:absolute;right:32px;bottom:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#ffffff80;line-height:140%}.preferences-page .preferences-title{font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;color:#fff;line-height:140%;text-align:center;margin:0 0 12px}.preferences-page .preferences-subtitle{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#949dbb;line-height:140%;text-align:center;margin:0 0 40px}.preferences-page .preferences-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:28px}.preferences-page .url-input-container{width:100%;display:flex;align-items:center;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;overflow:hidden;position:relative}.preferences-page .url-input-container.valid{border:1px solid #22C55E}.preferences-page .url-input-wrapper{flex:1;display:flex;align-items:center;padding:10px 12px;min-width:0}.preferences-page .input-measure{position:absolute;visibility:hidden;white-space:pre;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400}.preferences-page .url-input{width:auto;min-width:20px;max-width:100%;padding:0;border:none;background:transparent;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;line-height:140%}.preferences-page .url-input:not(:placeholder-shown){width:auto}.preferences-page .url-input::placeholder{color:#949dbb}.preferences-page .url-input:focus{outline:none}.preferences-page .url-suffix{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;white-space:nowrap;flex-shrink:0}.preferences-page .valid-icon{display:flex;align-items:center;justify-content:center;padding:0 8px;color:#22c55e}.preferences-page .valid-icon svg{width:20px;height:20px}.preferences-page .copy-button{display:flex;align-items:center;justify-content:center;padding:10px;background:transparent;border:none;border-left:1px solid rgba(85,82,85,.5019607843);cursor:pointer;color:#949dbb;transition:color .2s ease}.preferences-page .copy-button:hover{color:#fff}.preferences-page .copy-button:disabled{cursor:not-allowed;opacity:.5}.preferences-page .copy-button svg{width:18px;height:18px}.preferences-page .preferences-button{width:410px;height:40px;padding:8px 12px;gap:2px;background:#ad46ff80;border:none;border-radius:8px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;line-height:140%;color:#fff;cursor:pointer;transition:opacity .2s ease}.preferences-page .preferences-button:hover:not(:disabled){opacity:.9}.preferences-page .preferences-button:disabled{background:#949dbb4d;color:#949dbb;cursor:not-allowed}.preferences-page .interests-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.preferences-page .interest-chip{display:flex;align-items:center;gap:6px;padding:8px 12px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:9999px;font-family:DM Sans,sans-serif;color:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap}.preferences-page .interest-chip:hover{background:#ffffff14;border-color:#ffffff2e}.preferences-page .interest-chip.selected{background:#ad46ff;border-color:#ad46ff;color:#fff}.preferences-page .interest-chip .interest-icon{display:flex;align-items:center;justify-content:center;color:#fafbfc}.preferences-page .interest-chip .interest-icon svg{width:16px;height:16px}.preferences-page .interest-chip.selected .interest-icon{color:#fafbfc}.preferences-page .interest-chip .interest-label{font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;line-height:140%;vertical-align:middle}.preferences-page .interest-chip .interest-check{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:#fafbfc;border-radius:50%;color:#ad46ff}.preferences-page .interest-chip .interest-check svg{width:10px;height:10px}.preferences-page .welcome-subtitle{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:140%;color:#ffffffb3;text-align:center;margin-bottom:32px}.preferences-page .dashboard-button{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:0}.preferences-page .dashboard-button svg{width:18px;height:18px}.preferences-page .copied-toast{position:absolute;top:-40px;left:50%;transform:translate(-50%);background:#fff;color:#000;padding:8px 16px;border-radius:4px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;opacity:0;transition:opacity .2s ease;pointer-events:none}.preferences-page .copied-toast.show{opacity:1}.preferences-page .preferences-footer{margin:0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;color:#fff;text-align:center;line-height:140%}.preferences-page .preferences-footer a{font-weight:700;color:#fff;text-decoration:none}.preferences-page .preferences-footer a:hover{text-decoration:underline}@media (max-width: 600px){.preferences-page .preferences-card{width:90%;padding:16px}.preferences-page .preferences-logo .logo-text{font-size:48px}.preferences-page .preferences-button{width:100%}}@media (max-width: 1440px),(max-height: 720px){.preferences-page .preferences-card{width:480px;padding:24px}.preferences-page .preferences-card-inner{padding:32px;gap:28px}.preferences-page .preferences-logo{margin-bottom:28px}.preferences-page .preferences-logo .logo-text{font-size:52px}.preferences-page .preferences-subtitle{margin-bottom:28px}.preferences-page .preferences-form{gap:22px}.preferences-page .preferences-button{width:100%;height:38px}}@media (max-width: 1280px),(max-height: 600px){.preferences-page .preferences-card{width:440px;padding:20px}.preferences-page .preferences-card-inner{padding:24px;gap:22px}.preferences-page .preferences-logo{padding-bottom:18px;margin-bottom:24px}.preferences-page .preferences-logo .logo-text{font-size:46px}.preferences-page .preferences-title{font-size:18px;margin-bottom:8px}.preferences-page .preferences-subtitle{font-size:13px;margin-bottom:22px}.preferences-page .preferences-form{gap:18px}.preferences-page .preferences-button{width:100%;height:36px}}.sync-page{height:100vh;overflow:hidden;background:var(--Neutral-Surface-Highest, #0F1013);padding:16px;color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.sync-inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.sync-topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem 1rem 0;flex-shrink:0}.sync-topbar__left{display:flex;align-items:center;gap:8rem}.sync-topbar__logo{font-family:Pacifico,cursive;font-weight:400;font-size:18px;line-height:100%;color:#e8e8e8;letter-spacing:-.02em}.sync-topbar__icon{width:18px;height:18px;opacity:.5}.sync-topbar__right{display:flex;align-items:center;gap:.75rem}.sync-topbar__action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#59565980;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#fff;padding:8px;cursor:pointer;transition:all .15s ease}.sync-topbar__action:hover{background:#ffffff1a;color:#ccc}.sync-topbar__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.sync-topbar__avatar img{width:100%;height:100%;object-fit:cover}.sync-body{display:flex;flex:1;min-height:0;overflow:hidden}.sync-sidebar{width:230px;min-width:230px;display:flex;flex-direction:column;padding:0 1rem 1.25rem 0;overflow-y:auto;flex-shrink:0}.sync-sidebar::-webkit-scrollbar{width:4px}.sync-sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.sidebar-nav{display:flex;flex-direction:column;gap:2px}.nav-item{display:flex;align-items:center;gap:.65rem;padding:.6rem .75rem;border:none;border-radius:8px;background:transparent;color:#bbb;font-size:.85rem;font-family:inherit;cursor:pointer;transition:all .15s ease;text-align:left}.nav-item .nav-icon{width:18px;height:18px;opacity:.7;filter:brightness(0) invert(.75)}.nav-item:hover{background:#ffffff0d;color:#e0e0e0}.nav-item.active{background:#8b5cf626;color:#e8e8e8}.nav-item.active .nav-icon{opacity:1;filter:brightness(0) invert(1)}.sync-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#5956591a;border-radius:24px}.sync-title-row{padding:1.25rem 2rem .5rem;flex-shrink:0}.sync-title-row .page-title{font-size:20px;font-weight:600;margin:0;color:#f0f0f0}.sync-toggle-row{padding:.5rem 2rem;flex-shrink:0}.sync-tab-toggle{display:inline-flex;align-items:center;background:#1a1a1d;border-radius:12px;padding:3px;border:1px solid #2a2a2a}.sync-tab-toggle__btn{display:flex;align-items:center;gap:6px;padding:.5rem 1.15rem;border:none;border-radius:12px;background:transparent;color:#fff;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease;white-space:nowrap}.sync-tab-toggle__btn.active{background:#ad46ff20;color:#fff}.sync-actions-row{display:flex;justify-content:flex-end;padding:.5rem 2rem;flex-shrink:0}.sync-add-btn{display:flex;align-items:center;gap:6px;padding:.5rem 1rem;border:1px solid #444;border-radius:8px;background:transparent;color:#ccc;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease;white-space:nowrap}.sync-add-btn:hover{border-color:#8b3a7a;color:#e0e0e0;background:#8b3a7a1a}.sync-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:.5rem 2rem 2rem}.sync-content::-webkit-scrollbar{width:6px}.sync-content::-webkit-scrollbar-track{background:transparent}.sync-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.sync-content::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.sync-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.sync-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 2rem;color:#555}.sync-empty p{font-size:.9rem;margin:0}@media (max-width: 1400px){.sync-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1100px){.sync-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.sync-sidebar{width:200px;min-width:200px}.sync-content{padding:.5rem 1.5rem 1.5rem}}@media (max-width: 768px){.sync-sidebar{display:none}.sync-title-row{padding:1rem}.sync-title-row .page-title{font-size:1.3rem}.sync-toggle-row,.sync-actions-row{padding-left:1rem;padding-right:1rem}.sync-content{padding:.5rem 1rem 1rem}.sync-grid{grid-template-columns:repeat(1,1fr);gap:.75rem}}.sync-card{display:flex;flex-direction:column;background:#ffffff0d;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1.4rem 1.4rem 1.2rem;transition:all .2s ease;gap:.6rem;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.sync-card:hover{box-shadow:0 8px 36px #00000059,inset 0 1px #ffffff14}.sync-card__top{display:flex;align-items:flex-start;justify-content:space-between}.sync-card__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#1b1b20;color:#fff}.sync-card__cloud-img{width:24px;height:24px;object-fit:contain}.sync-card__badge{padding:4px 12px;border-radius:999px;font-size:.7rem;font-weight:500;font-family:Inter,sans-serif;letter-spacing:.02em;white-space:nowrap;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.sync-card__badge--synced{background:#95ddbf1a;border:1px solid rgba(149,221,191,.2);color:#bfebd9}.sync-card__badge--syncing{background:#3b2f1a99;border:1px solid rgba(255,208,115,.2);color:#ffd073}.sync-card__badge--not-synced{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#888}.sync-card__name-row{display:flex;align-items:center;gap:8px;margin-top:.25rem}.sync-card__online-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sync-card__online-dot.online{background:#2abb7f}.sync-card__online-dot.offline{background:#ef4444}.sync-card__name{font-size:1rem;font-weight:600;color:#e8e8e8;font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.sync-card__subtitle{font-size:.8rem;color:#a5a5aa;font-family:Inter,sans-serif}.sync-card__subtitle--not-synced{color:#d8d8de;font-weight:500}.sync-card__description{margin-top:.2rem;font-size:.78rem;color:#a5a5aa;font-family:Inter,sans-serif}.sync-card__status-line{display:flex;align-items:center;gap:6px;margin-top:.1rem}.sync-card__sync-icon{flex-shrink:0}.sync-card__sync-icon--synced{color:#2abb7f}.sync-card__sync-icon--syncing{color:#ffd073;animation:spin-sync 1.5s linear infinite}.sync-card__sync-icon--not-synced{color:#777}@keyframes spin-sync{to{transform:rotate(360deg)}}.sync-card__status-text{font-size:.78rem;font-family:Inter,sans-serif}.sync-card__status-text--synced{color:#2abb7f}.sync-card__status-text--syncing{color:#ffd073}.sync-card__status-text--not-synced{color:#777}.sync-card__storage{margin-top:.6rem;display:flex;flex-direction:column;gap:4px}.sync-card__storage-text{font-size:.75rem;font-family:Inter,sans-serif;color:#d6d6de}.sync-card__storage-percent{font-weight:600}.sync-card__storage-meta{color:#b5b5bf}.sync-card__storage-bar{position:relative;width:100%;height:4px;border-radius:999px;background:#faf5ff;overflow:hidden}.sync-card__storage-bar-fill{position:absolute;inset:0;width:0;border-radius:inherit;background:linear-gradient(90deg,#c650ff,#8f3bff);transition:width .25s ease-out}.sync-card__actions{width:100%;margin-top:auto;padding-top:.35rem}.sync-card__btn{width:100%;padding:.6rem;border-radius:8px;font-size:.8rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease}.sync-card__btn--sync{background:#ad46ff80;border:none;color:#fff}.sync-card__btn--sync:hover{background:#ad46ff99}.sync-card__btn--cancel{background:#2a2a2d;border:1px solid #3a3a3a;color:#ccc}.sync-card__btn--cancel:hover{border-color:#555;color:#e0e0e0}.sync-card__btn--connect{background:#2b2b30;border:none;color:#fff}.sync-card__btn--connect:hover{background:#34343a}.add-device-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.add-device-modal{width:100%;max-width:420px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:12px;overflow:hidden}.add-device-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #2a2a2a}.add-device-modal__header h2{font-size:1.1rem;font-weight:600;color:#e8e8e8;margin:0;font-family:Inter,sans-serif}.add-device-modal__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#888;cursor:pointer;transition:all .15s ease}.add-device-modal__close:hover{background:#ffffff0f;color:#ccc}.add-device-modal__body{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}.add-device-modal__label{display:flex;flex-direction:column;gap:.5rem;font-size:.8rem;font-weight:500;color:#999;font-family:Inter,sans-serif}.add-device-modal__input,.add-device-modal__select{width:100%;padding:.7rem .85rem;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;border-radius:8px;color:#e0e0e0;font-size:.85rem;font-family:Inter,sans-serif;outline:none;transition:border-color .2s ease;box-sizing:border-box}.add-device-modal__input::placeholder,.add-device-modal__select::placeholder{color:#666}.add-device-modal__input:focus,.add-device-modal__select:focus{border-color:#8b3a7a}.add-device-modal__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:2rem;cursor:pointer}.add-device-modal__select option{background:#252528;color:#e0e0e0}.add-device-modal__footer{padding:0 1.5rem 1.5rem}.add-device-modal__submit{width:100%;padding:.7rem;background:#8b3a7a;border:none;border-radius:8px;color:#fff;font-size:.85rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease}.add-device-modal__submit:hover:not(:disabled){background:#9c4589}.add-device-modal__submit:disabled{opacity:.5;cursor:not-allowed}.fridge_fullscreen_overlay{position:fixed;inset:0;background:#0f1013;z-index:1000;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.fridge_fullscreen{display:flex;flex-direction:column;width:100%;min-height:max(100vh,768px);padding:24px;box-sizing:border-box;gap:24px}.fridge_fullscreen_nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1.5rem;height:49px;min-height:49px;background:transparent;border-bottom:none;flex-shrink:0}.fridge_nav_left{display:flex;align-items:center}.fridge_nav_logo{height:2.25rem;width:auto;filter:brightness(0) invert(1)}.fridge_nav_center{display:flex;align-items:center;justify-content:center;gap:.625rem}.fridge_nav_title{font-size:1rem;font-weight:600;color:#fff;margin:0;font-family:Inter,sans-serif}.fridge_nav_right{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.fridge_nav_icon_btn{width:2.25rem;height:2.25rem;border-radius:50%;background:#59565980;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:8px}.fridge_nav_icon_btn img{width:1rem;height:1rem;filter:brightness(0) invert(1)}.fridge_nav_icon_btn:hover{background:#ffffff2e}.fridge_nav_avatar_btn{width:2.25rem;height:2.25rem;border-radius:50%;padding:0;border:none;background:transparent;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}.fridge_nav_avatar_img{width:100%;height:100%;object-fit:cover}.fridge_nav_center_bar{display:flex;align-items:center;gap:.625rem;padding:0 1.5rem;height:3.5rem;min-height:3.5rem;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.fridge_nav_center_back{width:28px;height:28px;border-radius:.625rem;background:#59565940;border:1px solid rgba(255,255,255,.06);color:#ffffffe6;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.fridge_nav_center_back img{width:.39rem;filter:brightness(0) invert(1);opacity:.9}.fridge_nav_center_back:hover{background:#ffffff26}.fridge_nav_center_dot{width:.5rem;height:.5rem;border-radius:50%;background:#00ff80;flex-shrink:0}.fridge_nav_center_title{font-size:1rem;font-weight:600;color:#fff;margin:0;font-family:Inter,sans-serif;letter-spacing:-.01em}.fridge_fullscreen_body{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;border-radius:2rem;background:#5956591a}.fridge_fullscreen_body_grid{display:grid;grid-template-columns:55% 45%;min-height:0}.fridge_modal_back{width:2rem;height:2rem;border-radius:50%;background:#ffffff1f;border:none;color:#fff;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.fridge_modal_back:hover{background:#fff3}.fridge_modal_status_dot{width:.5rem;height:.5rem;border-radius:50%;background:#34c759;flex-shrink:0}.fridge_modal_title{font-size:1.0625rem;font-weight:600;color:#fff;margin:0;font-family:Inter,sans-serif}.fridge_modal_ellipsis{width:2rem;height:2rem;border-radius:50%;background:transparent;border:none;color:#ad46fff2;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.fridge_modal_ellipsis:hover{background:#ad46ff26}.fridge_modal_left{position:relative;min-width:0;min-height:0;background:transparent;border-radius:0;overflow:hidden;display:flex;flex-direction:column;padding:24px}.fridge_modal_fridge_wrap{position:relative;width:100%;height:100%;flex:1;min-height:0;border-radius:28px;display:flex;align-items:center;justify-content:center;background:#2f2f31;overflow:hidden}.fridge_modal_fridge_img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0;z-index:0;display:block}.fridge_modal_whats_inside_overlay{position:absolute;left:33%;top:57%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;width:116px;height:51px;padding:.5rem;background:#423f4260;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;color:#fff;font-size:.8125rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s ease}.fridge_modal_whats_inside_overlay:hover{background:#ffffff14}.fridge_modal_whats_inside_overlay svg,.fridge_modal_whats_inside_overlay img{flex-shrink:0;width:1.125rem;height:1.125rem;filter:brightness(0) invert(1)}.fridge_modal_whats_inside_overlay span{text-align:center}.fridge_modal_power_btn{position:absolute;top:2rem;right:2rem;width:24px;height:24px;border-radius:50%;background:#ad46ff80;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:3;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.fridge_modal_power_btn img{width:.81rem;height:.81rem;filter:brightness(0) invert(1)}.fridge_modal_power_btn:hover{background:#ad46ff}.fridge_modal_controls_overlay{position:absolute;top:9.75rem;right:2rem;bottom:1rem;display:flex;flex-direction:column;gap:.75rem;z-index:2;min-width:11rem;max-width:13rem}.fridge_modal_controls{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}.fridge_modal_temp_box{display:flex;flex-direction:column;gap:1rem;padding:8px;width:120px;height:74px;background:#49474980;border-radius:12px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.fridge_modal_temp_label{display:flex;align-items:center;gap:.5rem;font-size:10px;color:#fff;font-family:Inter,sans-serif;font-weight:300;justify-content:center}.fridge_modal_temp_label img{width:9px;height:9px;filter:brightness(0) invert(1)}.fridge_modal_temp_btns{display:flex;align-items:center;justify-content:center;gap:.5rem}.fridge_modal_temp_btn{width:24px;height:24px;border-radius:50%;background:#423f4260;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0}.fridge_modal_temp_btn img{width:.75rem;height:.75rem;filter:brightness(0) invert(1)}.fridge_modal_temp_btn:hover{background:#353537}.fridge_modal_temp_val{font-size:14px;font-weight:600;color:#fff;font-family:Inter,sans-serif;text-align:center;min-width:3rem}.fridge_modal_toggles{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:#fff;font-family:Inter,sans-serif;font-weight:500;margin-top:.5rem;gap:1.3rem}.fridge_modal_toggle{width:2.5rem;height:1.25rem;border-radius:999px;background:#3c3c3e;border:1px solid rgba(255,255,255,.1);cursor:pointer;position:relative;transition:background .2s ease;flex-shrink:0;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.fridge_modal_toggle:after{content:"";position:absolute;width:.875rem;height:.875rem;border-radius:50%;background:#fff;top:.1875rem;left:.1875rem;transition:transform .2s ease}.fridge_modal_toggle.toggle_on{background:#ad46ff80;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.fridge_modal_toggle.toggle_on:after{transform:translate(1.25rem)}.fridge_modal_service_btn{padding:.375rem 0;background:transparent;border:none;color:#fff;font-size:.8125rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:opacity .2s ease;text-decoration:underline;text-underline-offset:.25rem;align-self:flex-end;margin-top:auto;margin-bottom:0}.fridge_modal_service_btn:hover{opacity:.85}.fridge_modal_right{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;min-width:0;padding:24px;border-left:1px solid var(--Neutral-Content-Caption, rgba(59, 63, 75, .6));overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.fridge_modal_right::-webkit-scrollbar{display:none}.fridge_modal_section{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:8px}.fridge_modal_section h3{font-size:1rem;font-weight:600;color:#fff;margin:0;font-family:Inter,sans-serif}.fridge_modal_section.fridge_modal_notifications{background:transparent;border-radius:12px 12px 0 0;overflow:hidden}.fridge_modal_section.fridge_modal_notifications .fridge_modal_section_header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin-bottom:0;box-sizing:border-box}.fridge_modal_section.fridge_modal_notifications .fridge_modal_section_header h3{margin:0;font-size:1.125rem;font-weight:600;color:#e0e0e0}.fridge_modal_section_header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:0}.fridge_modal_section_header h3{margin:0;font-size:1.125rem;font-weight:600;color:#e0e0e0}.fridge_modal_view_all{background:none;border:none;color:#ffffffbf;font-size:.875rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;padding:0}.fridge_modal_view_all:hover{color:#fff}.fridge_modal_items_grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;justify-content:start;max-width:100%;overflow-x:hidden}.fridge_modal_item_card{position:relative;width:100%;aspect-ratio:3/4;padding:4px;background:#ffffff0d;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f}.fridge_modal_item_thumb{background:transparent;border-radius:8px 8px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.fridge_modal_item_thumb img{width:100%;height:100%;object-fit:contain;display:block;border-radius:12px}.fridge_modal_item_tag{width:87%;position:absolute;top:8px;font-size:9px;font-weight:500;padding:3px 7px;border-radius:200px;font-family:Inter,sans-serif;z-index:1;display:flex;align-items:center;gap:4px;white-space:nowrap}.fridge_modal_item_tag.tag_red{right:8px;left:auto;background:#ffe6e6;color:red}.fridge_modal_item_tag.tag_orange{left:8px;right:auto;background:#ffe6e6;color:#c9751a}.fridge_modal_item_tag .warning_icon{width:.6875rem;height:.6875rem;flex-shrink:0}.fridge_modal_item_tag .fridge_modal_warning_icon{width:12px;height:12px;flex-shrink:0}.fridge_modal_item_details{padding:.25rem .375rem;display:flex;flex-direction:column;align-items:flex-start;gap:.0625rem;flex:1;min-height:0;justify-content:flex-start;width:100%;box-sizing:border-box}.fridge_modal_item_name{font-size:12px;font-weight:600;color:#fff;font-family:Inter,sans-serif;text-align:left;line-height:140%;width:100%}.fridge_modal_item_qty{font-size:11px;color:#b0b0b0;font-family:Inter,sans-serif;text-align:left;font-weight:400;line-height:140%;width:100%}.fridge_modal_item_cart{position:absolute;bottom:.5rem;right:.5rem;width:1.75rem;height:1.75rem;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.fridge_modal_item_cart img{width:.875rem;height:.875rem;filter:brightness(0) invert(.6)}.fridge_modal_prompts{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;gap:.5rem;width:100%}.fridge_modal_prompt_btn{padding:.4375rem .875rem;background:#ffffff0d;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:200px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;color:#ffffffd9;font-size:.75rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s ease}.fridge_modal_prompt_btn:hover{background:#ffffff17}.fridge_modal_chevron{background:none;border:none;color:#e0e0e0;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.fridge_modal_chevron svg{width:1rem;height:1rem;transform:rotate(180deg);transition:transform .25s ease}.fridge_modal_chevron.fridge_modal_chevron_open svg{transform:rotate(0)}.fridge_modal_notif_list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;padding:0;overflow:hidden;width:100%;box-sizing:border-box}.fridge_modal_notif_item{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;padding:.75rem 1rem;background:#ffffff0d;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff0f;font-family:Inter,sans-serif;flex-shrink:0;width:100%;max-width:100%;box-sizing:border-box}.fridge_modal_notif_dot{width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0}.fridge_modal_notif_dot.green{background:#4caf50}.fridge_modal_notif_dot.red{background:#f44336}.fridge_modal_notif_dot.orange{background:#ffc107}.fridge_modal_notif_content{display:flex;flex-direction:column;align-items:flex-start;gap:.1875rem;flex:1;min-width:0}.fridge_modal_notif_text{font-size:.875rem;font-weight:400;color:#f0f0f0;line-height:1.3;text-align:left;width:100%}.fridge_modal_notif_time{font-size:.75rem;color:#a0a0a0;line-height:1.2;text-align:left;width:100%}.fridge_modal_order_btn{padding:0;background:transparent;border:none;color:#e0e0e0;font-size:.875rem;font-weight:400;font-family:Inter,sans-serif;cursor:pointer;flex-shrink:0;text-decoration:underline;text-underline-offset:.25rem;align-self:flex-start;white-space:nowrap}.fridge_modal_order_btn:hover{opacity:.85}@media (max-width: 900px){.fridge_fullscreen_body_grid{grid-template-columns:1fr}.fridge_modal_controls_overlay{position:relative;top:auto;right:auto;align-self:center;margin-top:1rem;width:100%;max-width:18rem}.fridge_modal_items_grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width: 480px){.fridge_nav_center{gap:.5rem}.fridge_modal_back{width:1.75rem;height:1.75rem}.fridge_nav_title{font-size:.875rem}.fridge_modal_items_grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.fridge_modal_notif_item{flex-direction:column;align-items:flex-start}.fridge_modal_order_btn{align-self:flex-start}}.notif-page{position:fixed;inset:0;display:flex;flex-direction:column;overflow:hidden;background:#0f1013;color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding:0 24px 24px 0;box-sizing:border-box;z-index:10}.notif-app-header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 1rem;flex-shrink:0}.notif-app-header .header_left{display:flex;align-items:center}.notif-app-header .header_left .header_logo_img{width:70px;height:auto;filter:brightness(0) invert(1)}.notif-app-header .header_right{display:flex;align-items:center;gap:.5rem}.notif-app-header .header_icon_btn{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#59565980;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:all .2s ease}.notif-app-header .header_icon_btn img{width:1.1rem;height:1.1rem;filter:brightness(0) invert(1);opacity:.95}.notif-app-header .header_icon_btn:hover{transform:scale(1.05);background:#505050cc}.notif-app-header .header_avatar_btn{width:2.5rem;height:2.5rem;border-radius:50%;border:none;background:transparent;cursor:pointer;padding:0;overflow:hidden;transition:transform .2s ease}.notif-app-header .header_avatar_btn .user_avatar_img{width:100%;height:100%;object-fit:cover;border-radius:50%}.notif-app-header .header_avatar_btn:hover{transform:scale(1.05)}.notif-body{display:flex;flex:1;min-height:0;overflow:hidden;border-radius:1.5rem;background:transparent}.notif-sidebar{width:255px;min-width:255px;display:flex;flex-direction:column;justify-content:space-between;background:#0f1013;border-right:none;border-radius:1.5rem 0 0 1.5rem;padding:0 16px 24px;overflow-y:auto;flex-shrink:0}.notif-sidebar::-webkit-scrollbar{width:4px}.notif-sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.sidebar-top{display:flex;flex-direction:column;gap:1.25rem}.sidebar-search{position:relative;display:flex;align-items:center}.sidebar-search .search-icon{position:absolute;left:10px;width:16px;height:16px;color:#fff;pointer-events:none}.sidebar-search input{width:100%;padding:.55rem .75rem .55rem 2rem;background:#59565933;border:none;border-radius:8px;color:#ccc;font-size:.8rem;font-family:inherit;outline:none;box-shadow:0 2px 16px #0000001f;transition:box-shadow .2s ease}.sidebar-search input::placeholder{color:#888}.sidebar-search input:focus{box-shadow:0 2px 16px #00000040}.sidebar-bottom{padding-top:1rem}.user-info{display:flex;align-items:center;gap:.65rem;padding:.5rem .75rem;border-radius:10px;background:#59565966;cursor:default}.user-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-details{display:flex;flex-direction:column;min-width:0}.user-details .user-name{font-size:.82rem;font-weight:500;color:#e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-details .user-plan{font-size:.7rem;color:#949dbb;font-weight:400}.notif-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#5956591a;border-radius:28px}.notif-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem 1rem;flex-shrink:0;background:transparent}.notif-header-left{display:flex;align-items:center;gap:.75rem}.back-btn{width:28px;height:28px;padding:2px;gap:2px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#59565966;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f;color:#e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.back-btn:hover{background:#5956598c}.page-title{font-size:20px;font-weight:600;margin:0;color:#f0f0f0}.notif-header-right{display:flex;align-items:center;gap:.65rem}.unreads-label{font-size:12px;color:#aaa;font-weight:500}.toggle-switch{width:28px;height:16px;border-radius:9999px;border:1px solid rgba(255,255,255,.1);background:#91919180;cursor:pointer;padding:2px;position:relative;transition:background .2s ease;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 2px 16px #0000001f}.toggle-switch:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #00000040;transition:all .2s ease}.toggle-switch.active{background:#ad46ff}.toggle-switch.active:after{left:14px;background:#fff}.notif-content{flex:1;min-width:0;overflow-y:auto;overflow-x:hidden;padding:8px 24px 24px}.notif-content::-webkit-scrollbar{width:6px}.notif-content::-webkit-scrollbar-track{background:transparent}.notif-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.notif-content::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.notif-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.notif-card{display:flex;justify-content:space-between;height:150px;min-width:0;background:#0f1013;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 16px #0000001f;border-radius:24px;overflow:hidden;opacity:1;transition:border-color .15s ease;padding:8px 8px 8px 16px;gap:12px}.notif-card:hover{border-color:#ffffff2e}.notif-card.unread{border:1px solid #3C1E57}.notif-card.unread:hover{border-color:#5a2e80}.notif-card-text{flex:1;display:flex;flex-direction:column;padding:8px 0;min-width:0}.notif-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;gap:.5rem}.notif-device{display:flex;align-items:center;gap:.4rem;min-width:0}.status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.status-dot.red{background:#e04545}.status-dot.green{background:#3ec96a}.device-name{font-size:10px;font-weight:400;color:#a0a0a0;line-height:140%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-time{display:flex;align-items:center;gap:.3rem;flex-shrink:0;color:#a0a0a0;font-size:10px;font-weight:400;line-height:140%}.notif-time .clock-icon{width:12px;height:12px;opacity:.7}.unread-dot{width:6px;height:6px;border-radius:50%;background:#ad46ff;flex-shrink:0;margin-left:2px}.notif-message{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#fff;line-height:140%;margin:0 0 auto}.notif-actions{display:flex;align-items:center;gap:.75rem;margin-top:auto}.notif-action-btn{border:none;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease}.notif-action-btn.primary{width:110px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ad46ff80;color:#fff;font-size:12px;font-weight:400;line-height:140%;padding:0}.notif-action-btn.primary:hover{background:#ad46ff}.notif-action-btn.secondary{padding:0;background:transparent;color:#fff;font-size:12px;font-weight:400;line-height:110%;text-decoration:underline;text-decoration-style:solid;text-underline-offset:0;text-decoration-thickness:from-font;text-decoration-skip-ink:auto}.notif-action-btn.secondary:hover{opacity:.75}.notif-card-image{width:134px;max-width:134px;height:134px;position:relative;overflow:hidden;border-radius:24px}.notif-card-image img{width:100%;height:100%;object-fit:cover}.notif-card-image .rec-badge{position:absolute;top:10px;right:10px;padding:2px 6px;border-radius:4px;background:#e04545;color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.05em}.notif-empty{display:flex;align-items:center;justify-content:center;padding:4rem 0;color:#666;font-size:.95rem}@media (max-width: 1200px){.notif-card-image{width:120px;max-width:120px;height:120px}}@media (max-width: 1000px){.notif-grid{grid-template-columns:1fr}}@media (max-width: 900px){.notif-sidebar{width:200px;min-width:200px}.notif-content{padding:0 1.5rem 1.5rem}}@media (max-width: 768px){.notif-page{margin:0}.notif-app-header{height:56px;padding:0 .75rem}.notif-body{border-radius:0}.notif-sidebar{display:none}.notif-header{padding:1rem}.notif-header .page-title{font-size:1.3rem}.notif-content{padding:0 1rem 1rem}.notif-grid{grid-template-columns:1fr}.notif-card{height:auto;min-height:130px}.notif-card-image{width:100px;max-width:100px;height:100px}}
