.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}}.Footer_footer__n0QZE{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;padding:60px 20px 30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;position:relative;border-top:1px solid #333}.Footer_container__aXwE6{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px}.Footer_column__Of3Ba{display:flex;flex-direction:column}.Footer_column__Of3Ba h4{font-size:1.1rem;font-weight:600;margin-bottom:24px;color:#fff;letter-spacing:.5px;text-transform:uppercase;position:relative}.Footer_column__Of3Ba h4:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#fff,#fff);border-radius:1px}.Footer_column__Of3Ba ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.Footer_column__Of3Ba ul li{margin:0}.Footer_column__Of3Ba ul li a{color:#ccc;text-decoration:none;font-size:.95rem;font-weight:400;transition:all .3s ease;display:inline-block;padding:4px 0;position:relative}.Footer_column__Of3Ba ul li a:hover{color:#fff;transform:translateX(4px);text-decoration:none}.Footer_column__Of3Ba ul li a:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:0;height:1px;background:#fff;transition:width .3s ease}.Footer_column__Of3Ba ul li a:hover:before{width:8px}.Footer_copyright__bZCXJ{margin-top:50px;padding-top:30px;border-top:1px solid #333;font-size:.85rem;color:#888;text-align:center;line-height:1.6;display:flex;flex-direction:column;gap:8px}.Footer_copyright__bZCXJ p{margin:0}.Footer_legalLinks__eRUA3{margin-top:20px;font-size:.85rem;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.Footer_legalLinks__eRUA3 a{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;padding:8px 16px;border-radius:4px;border:1px solid transparent}.Footer_legalLinks__eRUA3 a:hover{color:#fff;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);transform:translateY(-1px)}.Footer_column__Of3Ba:first-child ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.Footer_column__Of3Ba:first-child ul li a{font-size:.9rem;padding:8px 12px;border-radius:6px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.Footer_column__Of3Ba:first-child ul li a:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}@media (max-width:1024px){.Footer_container__aXwE6{grid-template-columns:1fr 1fr;gap:40px}.Footer_column__Of3Ba:first-child{grid-column:1/-1}}@media (max-width:768px){.Footer_footer__n0QZE{padding:40px 20px 20px}.Footer_container__aXwE6{grid-template-columns:1fr;gap:30px;padding:0 10px}.Footer_column__Of3Ba h4{font-size:1rem;margin-bottom:20px}.Footer_column__Of3Ba:first-child ul{grid-template-columns:1fr;gap:12px}.Footer_legalLinks__eRUA3{flex-direction:column;gap:12px}.Footer_legalLinks__eRUA3 a{text-align:center}}@media (max-width:480px){.Footer_footer__n0QZE{padding:30px 15px 15px}.Footer_container__aXwE6{gap:25px}.Footer_column__Of3Ba h4{font-size:.95rem;margin-bottom:16px}.Footer_column__Of3Ba ul li a{font-size:.9rem}}