.Footer_footer__n0QZE{background-color:#000;color:#fff;padding:40px 20px;font-family:Roboto Mono,monospace;text-align:center;width:100%;position:relative;bottom:0}.Footer_container__aXwE6{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:20px}.Footer_column__Of3Ba{flex:1 1 200px;margin:10px;color:#fff}.Footer_column__Of3Ba h4{font-size:1.2em;margin-bottom:10px;font-weight:700;color:#fff;border-bottom:1px solid #fff;padding-bottom:5px}.Footer_column__Of3Ba ul{list-style:none;padding:0;margin:0}.Footer_column__Of3Ba ul li{margin-bottom:8px}.Footer_column__Of3Ba ul li a{color:#fff;text-decoration:none;transition:all .3s ease}.Footer_column__Of3Ba ul li a:active,.Footer_column__Of3Ba ul li a:focus,.Footer_column__Of3Ba ul li a:hover{text-decoration:none;filter:drop-shadow(0 0 4px rgba(255,255,255,.7));color:#fff}.Footer_copyright__bZCXJ{margin-top:30px;font-size:.9em;color:#fff;text-align:center;line-height:1.5}.Footer_legalLinks__eRUA3{margin-top:15px;font-size:.8em}.Footer_legalLinks__eRUA3 a{color:#4caf50;text-decoration:none;transition:all .3s ease}.Footer_legalLinks__eRUA3 a:hover{color:#45a049;text-decoration:underline;filter:drop-shadow(0 0 3px rgba(76,175,80,.5))}@media (max-width:768px){.Footer_container__aXwE6{flex-direction:column;align-items:center}.Footer_column__Of3Ba{width:100%;max-width:300px;text-align:center}.Footer_column__Of3Ba h4{text-align:center}}@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap");.DashboardMyBodyComponent_dashboardContainer__amnFl{display:flex;min-height:100vh;background-color:#0a0a0a;font-family:Roboto Mono,monospace;justify-content:space-around;width:100%;padding:20px}.DashboardMyBodyComponent_leftSide__K7qbB,.DashboardMyBodyComponent_rightSide__Or_jC{margin-top:0;width:48%;padding:20px;background-color:#111;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.5);max-height:90vh;color:#fff}.DashboardMyBodyComponent_leftSide__K7qbB{overflow-y:hidden}.DashboardMyBodyComponent_title__WpvyA{font-size:22px;font-weight:700;margin-bottom:20px}.DashboardMyBodyComponent_threeJsContainer__Z3FG1{width:100%;height:75vh;background-color:#000;display:flex;justify-content:center;align-items:center}.DashboardMyBodyComponent_bodyPartsList__1_G4I{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:80vh;padding:0 5% 5%;scrollbar-width:thin;scrollbar-color:#111 #000}.DashboardMyBodyComponent_bodyPartsList__1_G4I::-webkit-scrollbar{width:6px;height:6px}.DashboardMyBodyComponent_bodyPartsList__1_G4I::-webkit-scrollbar-track{background:#000}.DashboardMyBodyComponent_bodyPartsList__1_G4I::-webkit-scrollbar-thumb{background:#111;border-radius:3px}.DashboardMyBodyComponent_bodyPartItem__o_9eV{display:flex;align-items:center;padding:10px;background-color:#000;border:1px solid hsla(0,0%,100%,.05);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.3);cursor:pointer;transition:background-color .3s,transform .3s;margin:5px 0}.DashboardMyBodyComponent_bodyPartItem__o_9eV:hover{background-color:#0a0a0a;transform:scale(1.05)}.DashboardMyBodyComponent_selected___LNue{background-color:#111;border:2px solid #000}.DashboardMyBodyComponent_bodyPartImage__qA594{width:120px;height:120px;border-radius:5px;margin-right:15px;-o-object-fit:cover;object-fit:cover}.DashboardMyBodyComponent_bodyPartInfo__S2rhE{display:flex;flex-direction:column}.DashboardMyBodyComponent_bodyPartName__kWb2a{font-size:16px;font-weight:700;margin:0;color:#fff;text-shadow:0 0 5px hsla(0,0%,100%,.5),0 0 10px hsla(0,0%,100%,.3)}.DashboardMyBodyComponent_bodyPartType__e9dgK{font-size:12px;font-weight:400;margin:0;color:#ccc}.DashboardMyBodyComponent_bodyPartDescription__8WN9L{font-size:10px;font-weight:400;margin:0;color:#fff}.DashboardMyBodyComponent_sidebar__3Hr3E{width:7%;background-color:#000;color:#fff;display:flex;flex-direction:column;padding:20px}.DashboardMyBodyComponent_sidebar__3Hr3E h2{color:#fff}.DashboardMyBodyComponent_sidebarMenu__N1nmJ{list-style-type:none;padding:0;color:#fff!important}.DashboardMyBodyComponent_sidebarMenu__N1nmJ a{color:#fff}.DashboardMyBodyComponent_sidebarMenu__N1nmJ li{margin:15px 0;cursor:pointer;color:#fff}.DashboardMyBodyComponent_sidebarFooter__3CmgP{margin-top:auto;font-size:.85em;color:#fff}.DashboardMyBodyComponent_bodyContainer__AI_ue{background-color:#0a0a0a;color:#fff;padding:20px;min-height:100vh}.DashboardMyBodyComponent_bodySection__3_5RX{background-color:#111;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 0 20px rgba(0,0,0,.5)}.DashboardMyBodyComponent_bodyMetrics__64fP1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:20px}.DashboardMyBodyComponent_metric__bpXlQ{background-color:#0d0d0d;padding:15px;border-radius:6px;border:1px solid hsla(0,0%,100%,.05)}.DashboardMyBodyComponent_metricTitle__Zwc_1{color:#fff;margin-bottom:10px;text-shadow:0 0 5px hsla(0,0%,100%,.3)}.DashboardMyBodyComponent_metricValue__byGYR{color:hsla(0,0%,100%,.9);font-size:1.2em}.DashboardMyBodyComponent_tryOnButton__SKbeA{margin-top:20px;padding:10px 20px;background-color:#fff;color:#000;font-weight:700;border:1px solid rgba(0,0,0,.1);border-radius:8px;cursor:pointer;transition:background-color .3s,text-shadow .3s}.DashboardMyBodyComponent_tryOnButton__SKbeA:active,.DashboardMyBodyComponent_tryOnButton__SKbeA:focus,.DashboardMyBodyComponent_tryOnButton__SKbeA:hover{background-color:#eaeaea;text-shadow:0 0 8px #fff,0 0 12px #fff}.DashboardMyBodyComponent_modalOverlay__9LNEO{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.DashboardMyBodyComponent_modalContent__eOFHS{width:80vw;height:80vh;background-color:#111;position:relative;display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.DashboardMyBodyComponent_modalHeader__X4cfz{width:100%;background-color:#000;padding:10px;text-align:right}.DashboardMyBodyComponent_modalCloseButton__p8vhs{background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer}.DashboardMyBodyComponent_cameraInput__AvMZj{width:100%;height:calc(100% - 50px);-o-object-fit:cover;object-fit:cover}.PlaygroundSidebar_sidebar__I8Koq{width:280px;height:calc(100vh - 80px);background:#000;border-right:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;position:fixed;left:0;top:80px;z-index:100;font-family:Roboto Mono,monospace;overflow-y:auto}.PlaygroundSidebar_sidebarHeader__egTb1{padding:30px 20px 20px;border-bottom:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02)}.PlaygroundSidebar_sidebarTitle__ZRw_F{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 8px;background:linear-gradient(45deg,#666,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PlaygroundSidebar_sidebarSubtitle__mKSO8{font-size:.9rem;color:#ccc;margin:0;opacity:.8}.PlaygroundSidebar_sidebarNav__Jw_Vk{flex:1;padding:20px 0}.PlaygroundSidebar_menuList__RLbkT{list-style:none;padding:0;margin:0}.PlaygroundSidebar_menuListItem__uUUBX{margin:0}.PlaygroundSidebar_menuItem__KaQS_{width:100%;display:flex;align-items:center;gap:12px;padding:16px 20px;background:transparent;color:#ccc;cursor:pointer;transition:all .3s ease;font-family:inherit;font-size:.95rem;text-align:left;border:none;border-left:3px solid transparent}.PlaygroundSidebar_menuItem__KaQS_:hover{background:hsla(0,0%,100%,.05);color:#fff;border-left-color:rgba(138,43,226,.5)}.PlaygroundSidebar_menuItemActive__Zzk_P{background:hsla(0,0%,100%,.1);color:#fff;border-left-color:#666;box-shadow:inset 0 0 20px rgba(138,43,226,.1)}.PlaygroundSidebar_menuItemActive__Zzk_P:hover{background:hsla(0,0%,100%,.15)}.PlaygroundSidebar_menuIcon__0Nn4M{font-size:1.2rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.PlaygroundSidebar_menuLabel__kluFz{font-weight:500;flex:1}.PlaygroundSidebar_sidebarFooter__gjhL6{padding:20px;border-top:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.2)}.PlaygroundSidebar_footerText__y4_5T{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.8rem}.PlaygroundSidebar_footerLabel__iHfki{color:#888}.PlaygroundSidebar_footerStatus__9hQ9w{color:#0c6;font-weight:600}.PlaygroundSidebar_footerVersion__xi39S{font-size:.75rem;color:#666;text-align:center;opacity:.7}@media (max-width:768px){.PlaygroundSidebar_sidebar__I8Koq{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.1)}.PlaygroundSidebar_sidebarHeader__egTb1{padding:20px;text-align:center}.PlaygroundSidebar_menuList__RLbkT{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;padding:0 20px}.PlaygroundSidebar_menuItem__KaQS_{flex-direction:column;text-align:center;padding:16px 12px;border-radius:8px;border-left:none;border-bottom:3px solid transparent}.PlaygroundSidebar_menuItemActive__Zzk_P,.PlaygroundSidebar_menuItem__KaQS_:hover{border-left:none;border-bottom-color:#666}.PlaygroundSidebar_menuIcon__0Nn4M{font-size:1.5rem;margin-bottom:4px}.PlaygroundSidebar_menuLabel__kluFz{font-size:.8rem}}@media (max-width:480px){.PlaygroundSidebar_menuList__RLbkT{grid-template-columns:repeat(2,1fr);gap:8px}.PlaygroundSidebar_menuItem__KaQS_{padding:12px 8px}.PlaygroundSidebar_menuLabel__kluFz{font-size:.75rem}}.PlaygroundContent_contentContainer__l_ycT{flex:1;padding:30px;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);min-height:100vh;color:#fff;font-family:Roboto Mono,monospace}.PlaygroundContent_contentHeader__qKhy4{margin-bottom:40px}.PlaygroundContent_contentTitle__3Rz9S{font-size:2.5rem;font-weight:700;margin:0 0 15px;background:linear-gradient(45deg,#666,#888,#aaa);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:PlaygroundContent_gradientShift__LMsUT 3s ease-in-out infinite}.PlaygroundContent_centeredTitle__2YBfg{text-align:center;margin-bottom:40px}@keyframes PlaygroundContent_gradientShift__LMsUT{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.PlaygroundContent_contentDescription__qQU9y{font-size:1.1rem;color:#ccc;margin:0;line-height:1.6}.PlaygroundContent_playgroundGrid__n77wI{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.PlaygroundContent_formCard__u6TKH{min-width:350px;margin:0 auto;grid-column:1/-1;padding:30px}.PlaygroundContent_formCardSingleColumn__CtRmp{width:40%!important;max-width:500px}.PlaygroundContent_formCardTwoColumn__xJRw9{width:60%!important;max-width:700px}.PlaygroundContent_formCardThreeColumn__rNxWG{width:75%!important;max-width:900px}.PlaygroundContent_formCardFourColumn__BR4dG{width:85%!important;max-width:1100px}.PlaygroundContent_formNavigation__Lg2Bj{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1)}.PlaygroundContent_navButton__XZxOk{background:linear-gradient(45deg,#666,#888);border:none;border-radius:8px;padding:12px 24px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Roboto Mono,monospace;display:flex;align-items:center;gap:8px}.PlaygroundContent_navButton__XZxOk:hover:not(:disabled){background:linear-gradient(45deg,#777,#999);transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.1)}.PlaygroundContent_navButton__XZxOk:disabled{opacity:.5;cursor:not-allowed;transform:none}.PlaygroundContent_formCounter__ufDzQ{color:#ccc;font-size:.9rem;font-weight:500}.PlaygroundContent_playgroundCard__SUG_b{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:15px;padding:25px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PlaygroundContent_playgroundCard__SUG_b:hover{background:hsla(0,0%,100%,.08);border-color:hsla(208,7%,46%,.3);transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.PlaygroundContent_cardTitle__wXg2F{font-size:1.3rem;font-weight:600;color:#fff;margin:0 0 20px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.1)}.PlaygroundContent_testForm__7jxy8{display:flex;flex-direction:column;gap:20px}.PlaygroundContent_testForm__7jxy8:has(.PlaygroundContent_formGroup__F4K9b:nth-child(6)){display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:25px;column-gap:25px;row-gap:20px}.PlaygroundContent_testForm__7jxy8:has(.PlaygroundContent_formGroup__F4K9b:nth-child(9)){display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:25px;column-gap:25px;row-gap:20px}.PlaygroundContent_testForm__7jxy8:has(.PlaygroundContent_formGroup__F4K9b:nth-child(12)){display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:20px;column-gap:20px;row-gap:18px}@supports not (selector(:has(*))){.PlaygroundContent_testFormTwoColumn__kD2mE{display:grid!important;grid-template-columns:1fr 1fr;-moz-column-gap:25px;column-gap:25px;row-gap:20px}.PlaygroundContent_testFormThreeColumn__zf84m{display:grid!important;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:25px;column-gap:25px;row-gap:20px}.PlaygroundContent_testFormFourColumn__hhZvB{display:grid!important;grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:20px;column-gap:20px;row-gap:18px}}.PlaygroundContent_formGroup__F4K9b{display:flex;flex-direction:column;gap:8px}.PlaygroundContent_formLabel__b4EW_{font-size:.9rem;color:#ccc;font-weight:500}.PlaygroundContent_formInput__VJ8UT,.PlaygroundContent_formTextarea__nH9eB{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;padding:12px 15px;color:#fff;font-size:.95rem;font-family:inherit;transition:all .3s ease}.PlaygroundContent_formInput__VJ8UT:focus,.PlaygroundContent_formTextarea__nH9eB:focus{outline:none;border-color:#666;box-shadow:0 0 0 2px rgba(138,43,226,.2)}.PlaygroundContent_autoFillIndicator__oM8k8{color:#4ecdc4;font-size:.8rem;margin-left:5px;opacity:.8}.PlaygroundContent_autoFilledInput__sPWpb{background:rgba(78,205,196,.1)!important;border-color:rgba(78,205,196,.3)!important}.PlaygroundContent_formTextarea__nH9eB{resize:vertical;min-height:100px}.PlaygroundContent_formActions__Lbajy{display:flex;gap:15px;flex-wrap:wrap}.PlaygroundContent_smartFillButton__e3OWr,.PlaygroundContent_submitButton__S7qX5{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.PlaygroundContent_smartFillButton__e3OWr{background:linear-gradient(45deg,#777,#999);color:#fff}.PlaygroundContent_smartFillButton__e3OWr:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(78,205,196,.4)}.PlaygroundContent_smartFillButton__e3OWr:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.PlaygroundContent_submitButton__S7qX5{background:linear-gradient(45deg,#666,#888);color:#fff}.PlaygroundContent_submitButton__S7qX5:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(138,43,226,.4)}.PlaygroundContent_settingsPanel__zZBNS{display:flex;flex-direction:column;gap:20px}.PlaygroundContent_settingItem__42_q6{display:flex;flex-direction:column;gap:8px}.PlaygroundContent_settingLabel__NpMHf{font-size:.9rem;color:#ccc;font-weight:500;display:flex;align-items:center;gap:8px}.PlaygroundContent_settingCheckbox__VmPHv{width:16px;height:16px}.PlaygroundContent_settingSelect__bQQFv{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;padding:10px 12px;color:#fff;font-family:inherit}.PlaygroundContent_settingRange__9Skhx{width:100%;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;outline:none;cursor:pointer}.PlaygroundContent_rangeValue__cjIo0{font-size:.9rem;color:#ccc;font-weight:600;margin-left:10px}.PlaygroundContent_analyticsGrid__6XYvN{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.PlaygroundContent_analyticItem__8RbZ3{text-align:center;padding:20px;background:hsla(0,0%,100%,.2);border-radius:10px;border:1px solid hsla(0,0%,100%,.05)}.PlaygroundContent_analyticValue__N4AbT{font-size:2rem;font-weight:700;color:#aaa;margin-bottom:8px}.PlaygroundContent_analyticLabel__SemMW{font-size:.9rem;color:#ccc}.PlaygroundContent_testResults__mPjtA{display:flex;flex-direction:column;gap:12px}.PlaygroundContent_testResult__TQ4PK{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:hsla(0,0%,100%,.2);border-radius:8px;border-left:3px solid transparent}.PlaygroundContent_testResult__TQ4PK:hover{background:hsla(0,0%,100%,.05)}.PlaygroundContent_testStatus__E3xlA{font-size:1.2rem}.PlaygroundContent_testName__dyePa{flex:1;margin-left:12px;color:#fff}.PlaygroundContent_testScore__rQGop{font-weight:600;color:#aaa}.PlaygroundContent_imageUploadArea__bHhTO{display:flex;flex-direction:column;gap:15px}.PlaygroundContent_hiddenInput__tTRYo{display:none}.PlaygroundContent_imagePreview___Weu7{width:100%;height:200px;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center}.PlaygroundContent_previewImage__krFDw{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.PlaygroundContent_uploadPlaceholder__j1FKj{width:100%;height:200px;border:2px dashed hsla(0,0%,100%,.3);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background:hsla(0,0%,100%,.2)}.PlaygroundContent_uploadPlaceholder__j1FKj:hover{border-color:#666;background:hsla(0,0%,100%,.05)}.PlaygroundContent_uploadIcon__S_YV8{font-size:3rem;margin-bottom:15px}.PlaygroundContent_uploadHint__YCEap{font-size:.8rem;color:#888;margin-top:5px}.PlaygroundContent_uploadButton__R5ulL{padding:10px 20px;background:linear-gradient(45deg,#666,#888);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:all .3s ease}.PlaygroundContent_uploadButton__R5ulL:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(138,43,226,.4)}.PlaygroundContent_filtersPanel__v8zNL{display:flex;flex-direction:column;gap:20px}.PlaygroundContent_filterControl__kWYLa{display:flex;align-items:center;gap:15px}.PlaygroundContent_filterLabel__ichwE{min-width:80px;font-size:.9rem;color:#ccc}.PlaygroundContent_filterSlider__t3l2E{flex:1;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;outline:none;cursor:pointer}.PlaygroundContent_filterValue___8nMW{min-width:50px;text-align:right;font-size:.9rem;color:#ccc;font-weight:600}.PlaygroundContent_resetButton__5ZlRX{padding:8px 16px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;cursor:pointer;transition:all .3s ease}.PlaygroundContent_resetButton__5ZlRX:hover{background:hsla(0,0%,100%,.2)}.PlaygroundContent_sampleImagesGrid__jMcc5{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.PlaygroundContent_sampleImageItem__WxD_t{padding:15px;background:hsla(0,0%,100%,.2);border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.PlaygroundContent_sampleImageItem__WxD_t:hover{background:hsla(0,0%,100%,.05);transform:scale(1.05)}.PlaygroundContent_sampleImage__ATOAh{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;filter:invert(1)}.PlaygroundContent_analysisPanel__5seWI{display:flex;flex-direction:column;gap:12px}.PlaygroundContent_analysisItem__WaFbU{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.PlaygroundContent_analysisItem__WaFbU:last-child{border-bottom:none}.PlaygroundContent_analysisLabel__kwHJ4{color:#ccc;font-size:.9rem}.PlaygroundContent_analysisValue__waXUf{color:#fff;font-weight:600}.PlaygroundContent_analysisActions__d_VgG{display:flex;flex-direction:column;gap:10px;margin-top:20px}.PlaygroundContent_analysisButton___GV0u{padding:10px 15px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;font-family:inherit;text-align:left}.PlaygroundContent_analysisButton___GV0u:hover{background:hsla(0,0%,100%,.1);border-color:#666}.PlaygroundContent_videoPlayerCard__hM2CM{grid-column:span 2}.PlaygroundContent_videoPlayerContainer__AEQgg{margin-bottom:20px}.PlaygroundContent_videoPlayer__rf1vc{display:flex;flex-direction:column;gap:15px}.PlaygroundContent_videoElement__PjZww{width:100%;height:300px;background:#000;border-radius:10px}.PlaygroundContent_videoPlaceholder__w7mIt{width:100%;height:300px;background:hsla(0,0%,100%,.3);border:2px dashed hsla(0,0%,100%,.3);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.PlaygroundContent_videoPlaceholderIcon__oJcgq{font-size:4rem;margin-bottom:15px}.PlaygroundContent_videoInfo__yPoBz{text-align:center}.PlaygroundContent_videoTitle__KckL5{font-size:1.2rem;color:#fff;margin:0 0 5px}.PlaygroundContent_videoDuration__yCJTA{color:#ccc;margin:0}.PlaygroundContent_videoControls__HyiXA{display:flex;justify-content:center;gap:15px}.PlaygroundContent_playButton__DGjLH{padding:12px 24px;background:linear-gradient(45deg,#666,#888);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:all .3s ease}.PlaygroundContent_playButton__DGjLH:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(138,43,226,.4)}.PlaygroundContent_playButton__DGjLH:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.PlaygroundContent_videoLibrary__vzcEu{display:flex;flex-direction:column;gap:15px}.PlaygroundContent_videoItem__wVw2T{display:flex;gap:15px;padding:15px;background:hsla(0,0%,100%,.2);border-radius:10px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.PlaygroundContent_videoItem__wVw2T:hover{background:hsla(0,0%,100%,.05)}.PlaygroundContent_videoItemActive__5_qSQ{border-color:#666;background:hsla(0,0%,100%,.05)}.PlaygroundContent_videoThumbnail__Tz2Bf{width:80px;height:60px;background:hsla(0,0%,100%,.3);border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.PlaygroundContent_thumbnailImage__NAJGL{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:invert(1)}.PlaygroundContent_playOverlay__YBh2d{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;color:hsla(0,0%,100%,.8)}.PlaygroundContent_videoItemInfo__9CulC{flex:1;display:flex;flex-direction:column;justify-content:center}.PlaygroundContent_videoItemTitle__03yir{font-size:1rem;color:#fff;margin:0 0 5px}.PlaygroundContent_videoItemDuration__zsUtr{font-size:.9rem;color:#ccc;margin:0}.PlaygroundContent_cameraViewer__6Xruv,.PlaygroundContent_immersiveViewer__bb5F2{display:flex;flex-direction:column;align-items:center;gap:20px}.PlaygroundContent_cameraPlaceholder__jCil4,.PlaygroundContent_scenePreview__Lex0E{width:100%;height:200px;background:hsla(0,0%,100%,.3);border:2px dashed hsla(0,0%,100%,.3);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.PlaygroundContent_cameraIcon__QwePe,.PlaygroundContent_sceneIcon__wRmwa{font-size:3rem;margin-bottom:15px}.PlaygroundContent_cameraButton__ir9EI,.PlaygroundContent_vrButton__LBF9d{padding:12px 24px;background:linear-gradient(45deg,#666,#888);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:all .3s ease}.PlaygroundContent_cameraButton__ir9EI:hover,.PlaygroundContent_vrButton__LBF9d:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(138,43,226,.4)}.PlaygroundContent_vrButtonActive__uXVST{background:linear-gradient(45deg,#888,#aaa)}.PlaygroundContent_bodyPartsGrid__cgI5a{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.PlaygroundContent_bodyPartButton__qzDGL{padding:20px 15px;background:hsla(0,0%,100%,.2);border:2px solid transparent;border-radius:10px;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px}.PlaygroundContent_bodyPartButton__qzDGL:hover{background:hsla(0,0%,100%,.05);border-color:rgba(138,43,226,.5)}.PlaygroundContent_bodyPartActive__dKfku{border-color:#666;background:hsla(0,0%,100%,.05)}.PlaygroundContent_bodyPartIcon__kbMc5{font-size:2rem}.PlaygroundContent_bodyPartName__4tJt_{font-size:.9rem;text-align:center}.PlaygroundContent_enhancementDetails__KK4g9{text-align:center;padding:30px 20px}.PlaygroundContent_enhancementIcon__o1Ksi{font-size:4rem;margin-bottom:20px}.PlaygroundContent_hooksGrid__XqGyV{display:flex;flex-direction:column;gap:12px}.PlaygroundContent_hookItem__Va_xS{padding:15px;background:hsla(0,0%,100%,.2);border:2px solid transparent;border-radius:10px;cursor:pointer;transition:all .3s ease}.PlaygroundContent_hookItem__Va_xS:hover{background:hsla(0,0%,100%,.05);border-color:rgba(138,43,226,.5)}.PlaygroundContent_hookItemActive__EXLRL{border-color:#666;background:hsla(0,0%,100%,.05)}.PlaygroundContent_hookHeader__CVLxh{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.PlaygroundContent_hookName__bDW6e{font-size:1rem;color:#fff;margin:0}.PlaygroundContent_hookStatus__q0Fg2{padding:4px 8px;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase}.PlaygroundContent_hookStatus__q0Fg2.PlaygroundContent_active__1qI3y{background:rgba(0,204,102,.2);color:#0c6}.PlaygroundContent_hookStatus__q0Fg2.PlaygroundContent_inactive__NSCVE{background:hsla(0,100%,71%,.2);color:#ff6b6b}.PlaygroundContent_hookType__M5OMm{color:#ccc;font-size:.9rem;margin:0}.PlaygroundContent_hookTesting__a_skU{display:flex;flex-direction:column;gap:15px}.PlaygroundContent_hookInput__4iAQX{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;padding:15px;color:#fff;font-family:inherit;resize:vertical}.PlaygroundContent_processButton__XOelk{padding:12px 24px;background:linear-gradient(45deg,#777,#999);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:all .3s ease}.PlaygroundContent_processButton__XOelk:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(78,205,196,.4)}.PlaygroundContent_processButton__XOelk:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.PlaygroundContent_ingredientsGrid__3SaME{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.PlaygroundContent_ingredientButton__gqRgn{padding:12px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;font-family:inherit}.PlaygroundContent_ingredientButton__gqRgn:hover{background:hsla(0,0%,100%,.05);border-color:#666;transform:scale(1.02)}.PlaygroundContent_saladBowl__6hWQ3{min-height:150px;background:hsla(0,0%,100%,.2);border:2px dashed hsla(0,0%,100%,.3);border-radius:15px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.PlaygroundContent_emptySalad__zuWsb{text-align:center}.PlaygroundContent_saladIcon__mh1Is{font-size:3rem;margin-bottom:15px}.PlaygroundContent_saladIngredients__tum1Y{display:flex;flex-wrap:wrap;gap:10px;width:100%}.PlaygroundContent_saladIngredient__p6o_e{display:flex;align-items:center;gap:8px;padding:8px 12px;background:hsla(0,0%,100%,.1);border-radius:20px;font-size:.9rem}.PlaygroundContent_removeButton__fTsoX{background:hsla(0,100%,71%,.3);border:none;border-radius:50%;width:20px;height:20px;color:#ff6b6b;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem;transition:all .3s ease}.PlaygroundContent_removeButton__fTsoX:hover{background:hsla(0,100%,71%,.5)}.PlaygroundContent_saladActions__xNYZ_{display:flex;gap:15px;margin-top:20px}.PlaygroundContent_clearButton__wzLx7,.PlaygroundContent_mixButton__Rwn98{padding:10px 20px;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.PlaygroundContent_clearButton__wzLx7{background:hsla(0,100%,71%,.2);color:#ff6b6b;border:1px solid hsla(0,100%,71%,.3)}.PlaygroundContent_mixButton__Rwn98{background:linear-gradient(45deg,#777,#999);color:#fff}.PlaygroundContent_clearButton__wzLx7:hover,.PlaygroundContent_mixButton__Rwn98:hover{transform:translateY(-2px)}.PlaygroundContent_bodyModelCard___tl6y{grid-column:span 1;min-height:600px}.PlaygroundContent_bodyPartsListCard__8t7He{grid-column:span 1;min-height:600px;max-height:600px;overflow:hidden;display:flex;flex-direction:column}.PlaygroundContent_bodyPartsListCard__8t7He .PlaygroundContent_bodyPartsList__2tTI_{flex:1;max-height:none!important}.PlaygroundContent_tryOnButton__1LlAc{width:100%;padding:12px 24px;background:linear-gradient(45deg,#666,#888);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;transition:all .3s ease;margin-top:15px;font-size:1rem}.PlaygroundContent_tryOnButton__1LlAc:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(138,43,226,.4)}.PlaygroundContent_enhancementImageContainer__0_E39{display:flex;justify-content:center;margin-bottom:20px}.PlaygroundContent_enhancementImage__yA66S{border-radius:10px;-o-object-fit:cover;object-fit:cover}.PlaygroundContent_enhancementName__hutMl{font-size:1.3rem;color:#fff;margin:0 0 10px;text-align:center}.PlaygroundContent_enhancementType__7R_kS{color:#ccc;font-weight:600;text-align:center;margin:0 0 15px}.PlaygroundContent_enhancementDescription__k4yGc{color:#ccc;line-height:1.6;margin:0 0 20px;text-align:justify}.PlaygroundContent_enhancementActions__JS_BM{display:flex;gap:15px;flex-wrap:wrap}.PlaygroundContent_installButton__P_158,.PlaygroundContent_previewButton__pcuSU{flex:1;padding:12px 20px;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;font-family:inherit;min-width:140px}.PlaygroundContent_installButton__P_158{background:linear-gradient(45deg,#777,#999);color:#fff}.PlaygroundContent_installButton__P_158:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(78,205,196,.4)}.PlaygroundContent_previewButton__pcuSU{background:linear-gradient(45deg,#888,#aaa);color:#fff}.PlaygroundContent_previewButton__pcuSU:hover{transform:translateY(-2px);box-shadow:0 5px 15px hsla(0,100%,71%,.4)}@media (max-width:768px){.PlaygroundContent_contentContainer__l_ycT{padding:20px;margin-left:0}.PlaygroundContent_contentTitle__3Rz9S{font-size:2rem}.PlaygroundContent_playgroundGrid__n77wI{grid-template-columns:1fr;gap:20px}.PlaygroundContent_videoPlayerCard__hM2CM{grid-column:span 1}.PlaygroundContent_analyticsGrid__6XYvN{grid-template-columns:1fr}.PlaygroundContent_formActions__Lbajy{flex-direction:column}.PlaygroundContent_filterControl__kWYLa{flex-direction:column;align-items:stretch}.PlaygroundContent_filterLabel__ichwE{min-width:auto}.PlaygroundContent_bodyPartsGrid__cgI5a,.PlaygroundContent_ingredientsGrid__3SaME,.PlaygroundContent_sampleImagesGrid__jMcc5{grid-template-columns:1fr}}@media (max-width:480px){.PlaygroundContent_contentContainer__l_ycT{padding:15px}.PlaygroundContent_contentTitle__3Rz9S{font-size:1.8rem}.PlaygroundContent_playgroundCard__SUG_b{padding:20px}.PlaygroundContent_videoElement__PjZww{height:200px}}.PlaygroundDashboard_playgroundContainer__rtNhW{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);font-family:Roboto Mono,monospace}.PlaygroundDashboard_dashboardLayout__MKDKu{display:flex;padding-top:80px;min-height:calc(100vh - 80px)}.PlaygroundDashboard_mainContent__VEnWX{flex:1;margin-left:280px;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);position:relative;overflow-x:hidden}.PlaygroundDashboard_nameOverlay__i645i{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:PlaygroundDashboard_fadeIn__ZJUQL .3s ease-out}.PlaygroundDashboard_nameOverlayContent__rv1Db{background:hsla(0,0%,8%,.95);border:2px solid hsla(0,0%,100%,.3);border-radius:20px;padding:40px;max-width:400px;width:90%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.5),0 0 30px hsla(0,0%,100%,.1);animation:PlaygroundDashboard_slideIn__QK72y .5s ease-out}.PlaygroundDashboard_nameOverlayTitle__rbn76{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 16px;background:linear-gradient(45deg,#666,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PlaygroundDashboard_nameOverlaySubtitle__FuFN0{color:#ccc;font-size:1rem;margin:0 0 24px;opacity:.9}.PlaygroundDashboard_nameInput__M61xT{width:100%;padding:16px 20px;font-size:1.1rem;border:2px solid hsla(0,0%,100%,.2);border-radius:12px;background:hsla(0,0%,100%,.05);color:#fff;font-family:Roboto Mono,monospace;margin-bottom:24px;transition:all .3s ease;outline:none}.PlaygroundDashboard_nameInput__M61xT:focus{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.1);box-shadow:0 0 20px hsla(0,0%,100%,.2)}.PlaygroundDashboard_nameInput__M61xT::-moz-placeholder{color:hsla(0,0%,100%,.5)}.PlaygroundDashboard_nameInput__M61xT::placeholder{color:hsla(0,0%,100%,.5)}.PlaygroundDashboard_nameOkButton__qrPvo{background:linear-gradient(45deg,#666,#999);border:none;border-radius:12px;padding:16px 32px;font-size:1.1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;font-family:Roboto Mono,monospace;text-transform:uppercase;letter-spacing:1px;min-width:120px}.PlaygroundDashboard_nameOkButton__qrPvo:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px hsla(0,0%,100%,.2)}.PlaygroundDashboard_nameOkButton__qrPvo:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes PlaygroundDashboard_fadeIn__ZJUQL{0%{opacity:0}to{opacity:1}}@keyframes PlaygroundDashboard_slideIn__QK72y{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.PlaygroundDashboard_dashboardLayout__MKDKu{flex-direction:column;padding-top:60px}.PlaygroundDashboard_mainContent__VEnWX{margin-left:0;width:100%}}@media (max-width:480px){.PlaygroundDashboard_dashboardLayout__MKDKu{padding-top:50px}}