.mobile-workbench-container svg{max-width:48px!important;max-height:48px!important}.mobile-workbench-container{background:#1a202c;color:#f7fafc}.mobile-canvas-3d{background:#2d3748!important;width:100%!important;height:100%!important;transform:scale(1.1);transform-origin:center center}.mobile-sync-indicator,.mobile-sync-success{position:fixed;top:10px;right:10px;z-index:1000;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.mobile-sync-indicator{background:rgba(255,152,0,.9);color:white}.mobile-sync-success{background:rgba(76,175,80,.9);color:white}.sync-content{display:flex;align-items:center;gap:6px}.sync-icon{font-size:14px;animation:pulse 2s infinite}.mobile-material-grid{margin:16px 0}.mobile-material-card{background:white;border:2px solid #e0e0e0;padding:12px;transition:all .2s ease;gap:8px}.mobile-material-card:hover{border-color:#2196f3;background:#f8f9ff}.mobile-material-card.active{border-color:#2196f3;background:#e3f2fd;box-shadow:0 4px 12px rgba(33,150,243,.2)}.material-preview{width:40px;height:40px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:20px}.material-preview[data-material=maple-butcher]{background:linear-gradient(135deg,#8b4513,#a0522d)}.material-preview[data-material=stainless-steel]{background:linear-gradient(135deg,#c0c0c0,#a8a8a8)}.material-preview[data-material=standard-laminate]{background:linear-gradient(135deg,#ffffff,#f0f0f0)}.material-desc{font-size:12px;color:#666;text-align:center;line-height:1.3}.mobile-camera-views{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;margin:16px 0}.current-view-indicator{background:#2d3748;border:1px solid #4a5568;border-radius:12px;padding:12px 16px;margin-bottom:16px;display:flex;align-items:center;gap:8px;justify-content:center}.current-view-label{font-size:14px;font-weight:500;color:#a0aec0}.current-view-name{font-size:14px;font-weight:700;color:#4299e1;text-transform:capitalize}.mobile-view-card{background:#2d3748;border:2px solid transparent;border-radius:12px;padding:16px 12px;text-align:center;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.mobile-view-card:hover{background:#4a5568;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.mobile-view-card.active{background:#667eea;border-color:#667eea;transform:scale(1.05);box-shadow:0 6px 16px rgba(102,126,234,.4)}.mobile-view-card:disabled{opacity:.5;cursor:not-allowed}.view-preview{width:40px;height:40px;border-radius:8px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:20px}.view-name{font-weight:600;font-size:14px;color:#f7fafc;margin:0}.view-desc{font-size:12px;color:#666;text-align:center;line-height:1.3}.sync-indicator,.sync-success{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;margin:12px 0;font-size:14px}.sync-indicator{background:rgba(255,152,0,.1);color:#ff9800;border:1px solid rgba(255,152,0,.2)}.sync-success{background:rgba(76,175,80,.1);color:#4caf50;border:1px solid rgba(76,175,80,.2)}.workbench-page.ipad-device{--ipad-panel-width:420px;--ipad-spacing:24px;--ipad-border-radius:16px}.workbench-page.ipad-device .mobile-workbench-container{background:#1a202c;padding:20px;gap:20px;box-sizing:border-box}.workbench-page.ipad-device .mobile-workbench-container.landscape{display:flex;flex-direction:column;height:100vh}.workbench-page.ipad-device .mobile-workbench-container.portrait{--canvas-height:calc(100vh - 40vh - 32px);display:flex;flex-direction:column;align-items:stretch}.workbench-page.ipad-device .mobile-canvas-container{border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.4);flex:1;background:#2d3748;margin-bottom:20px}.workbench-page.ipad-device .mobile-canvas-container:after{display:none}.workbench-page.ipad-device .portrait .mobile-canvas-container{height:65vh;flex:0 0 65vh}.workbench-page.ipad-device .landscape .mobile-canvas-container{height:calc(100vh - var(--footer-height, 80px));flex:0 0 calc(100vh - var(--footer-height, 80px));transition:height .3s ease}.workbench-page.ipad-device .mobile-controls-panel{background:rgba(26,32,44,.95);backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px rgba(0,0,0,.4);color:#f7fafc;flex:0 0 auto}.workbench-page.ipad-device .landscape .mobile-controls-panel{height:auto;min-height:80px;max-height:160px;flex:0 0 auto;display:flex;flex-direction:column;position:fixed;left:0;right:0;bottom:0;width:100%;z-index:1000;background:rgba(255,255,255,.98);backdrop-filter:blur(10px);border-radius:0;box-shadow:0 -2px 12px rgba(0,0,0,.15);border-top:1px solid #e0e0e0;border-top:1px solid rgba(71,85,105,.3);border-radius:16px 16px 0 0}.workbench-page.ipad-device .landscape .mobile-controls-panel .mobile-controls-content{display:flex;flex:1;flex-direction:column;overflow:hidden}.workbench-page.ipad-device .landscape .mobile-controls-panel{transform:translateY(100%);transition:transform .3s ease;opacity:1;visibility:visible}.workbench-page.ipad-device .landscape .mobile-controls-panel.open{transform:translateY(0)}.workbench-page.ipad-device .landscape .mobile-tabs{flex-shrink:0;padding:8px 16px;background:rgba(255,255,255,.98);border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:nowrap;gap:0;justify-content:center;overflow-x:auto;overflow-y:hidden;min-height:56px}.workbench-page.ipad-device .landscape .mobile-tab{font-size:12px;padding:8px 12px;font-weight:500;flex:1;max-width:120px;border-radius:6px;text-align:center;white-space:nowrap;background:none;border:none;cursor:pointer;color:#666;transition:all .2s ease;margin:0 2px;display:flex;flex-direction:column;align-items:center;gap:4px}.workbench-page.ipad-device .landscape .mobile-tab:hover{color:#1976d2;background:rgba(25,118,210,.06)}.workbench-page.ipad-device .landscape .mobile-tab.active{color:#1976d2;font-weight:600;background:rgba(25,118,210,.12);border:1px solid rgba(25,118,210,.3)}.workbench-page.ipad-device .landscape .mobile-tab-content{display:none;padding:20px;flex:1;overflow-y:auto;max-height:100px;background:#ffffff;border-top:1px solid #e0e0e0;animation:slideDown .3s ease}.workbench-page.ipad-device .landscape .mobile-controls-panel.expanded{max-height:240px;transition:max-height .3s ease}.workbench-page.ipad-device .landscape .mobile-controls-panel.expanded .mobile-tab-content{display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.workbench-page.ipad-device .landscape .mobile-section-title{font-size:14px;font-weight:600;margin:0 0 12px;color:#1f2937;display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid rgba(71,85,105,.2)}.workbench-page.ipad-device .landscape .mobile-controls-header{display:none}.workbench-page.ipad-device .portrait .mobile-controls-panel{max-height:40vh;flex:0 0 auto;display:flex;flex-direction:column}.workbench-page.ipad-device .mobile-tabs{flex:0 0 auto;display:flex;justify-content:space-around;padding:8px;background:transparent;border-radius:16px 16px 0 0;gap:4px}.workbench-page.ipad-device .mobile-tab{flex:1;padding:8px 4px;text-align:center;border-radius:8px;transition:all .3s ease;font-size:12px;font-weight:500;background:rgba(45,55,72,.5);color:#d1d5db}.workbench-page.ipad-device .mobile-tab.active{background:rgba(102,126,234,.8);color:#ffffff}.workbench-page.ipad-device .mobile-tab-content{flex:1;overflow-y:auto;padding:12px}.workbench-page.ipad-device .mobile-color-grid,.workbench-page.ipad-device .mobile-material-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;padding:16px 0}.workbench-page.ipad-device .landscape .mobile-color-grid,.workbench-page.ipad-device .landscape .mobile-material-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;padding:8px 0;height:auto;max-height:120px;overflow-y:auto}.workbench-page.ipad-device .landscape .mobile-color-grid.horizontal-scroll{display:flex;flex-wrap:wrap;gap:6px;padding:8px 0;max-height:120px;overflow-y:auto}.workbench-page.ipad-device .mobile-color-card,.workbench-page.ipad-device .mobile-material-card{width:75px;height:75px;padding:10px;border-radius:50%;border:2px solid rgba(255,255,255,.1);transition:all .3s ease;background:rgba(45,55,72,.8);display:flex;flex-direction:column;align-items:center;justify-content:center}.workbench-page.ipad-device .landscape .mobile-color-card,.workbench-page.ipad-device .landscape .mobile-material-card{width:65px;height:65px;padding:6px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0f0f0;border:1.5px solid #bbb;cursor:pointer;transition:all .2s ease;font-size:11px;font-weight:500;min-width:80px;flex:0 0 auto}.workbench-page.ipad-device .landscape .mobile-color-card:hover,.workbench-page.ipad-device .landscape .mobile-material-card:hover{transform:scale(1.02);box-shadow:0 2px 8px rgba(0,0,0,.15)}.workbench-page.ipad-device .landscape .mobile-color-card.active,.workbench-page.ipad-device .landscape .mobile-material-card.active{border:2px solid #ff6f00;background:rgba(255,111,0,.1)}.workbench-page.ipad-device .landscape .mobile-color-card .color-name,.workbench-page.ipad-device .landscape .mobile-material-card .material-name{font-size:8px;font-weight:500;text-align:center;line-height:1.1;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50px}.workbench-page.ipad-device .landscape .mobile-color-card .color-preview{width:30px;height:30px;border-radius:50%;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.workbench-page.ipad-device .mobile-color-card:hover,.workbench-page.ipad-device .mobile-material-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.workbench-page.ipad-device .mobile-color-card.active,.workbench-page.ipad-device .mobile-material-card.active{background:rgba(102,126,234,.8);border-color:rgba(102,126,234,1)}.workbench-page.ipad-device .mobile-dimension-controls{display:flex;flex-direction:column;gap:24px}.workbench-page.ipad-device .landscape .mobile-dimension-controls{gap:16px;padding:8px 0;height:auto;max-height:140px;overflow-y:auto}.workbench-page.ipad-device .landscape .dimension-control{gap:8px;margin-bottom:12px}.workbench-page.ipad-device .landscape .dimension-control label{font-size:12px;font-weight:600;margin-bottom:6px;color:#1f2937;display:flex;align-items:center;gap:4px}.workbench-page.ipad-device .landscape .dimension-buttons{display:flex;flex-wrap:wrap;gap:3px;margin-top:4px}.workbench-page.ipad-device .landscape .dimension-btn{padding:6px 10px;font-size:11px;border-radius:4px;min-width:40px;flex:0 0 auto;background-color:#f0f0f0;color:#333;border:1.2px solid #bbb;cursor:pointer;transition:all .2s ease;font-weight:500;margin:0 2px 4px 0}.workbench-page.ipad-device .landscape .dimension-btn:hover{transform:scale(1.02);box-shadow:0 1px 4px rgba(0,0,0,.1)}.workbench-page.ipad-device .landscape .dimension-btn.active{border:2px solid #ff6f00;background:rgba(255,111,0,.1);color:#333}.workbench-page.ipad-device .landscape .mobile-camera-views{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:8px 0;max-height:120px;overflow-y:auto}.workbench-page.ipad-device .landscape .mobile-view-card{padding:8px 10px;background-color:#f0f0f0;color:#333;border:1px solid #ccc;border-radius:4px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;min-height:40px;display:flex;align-items:center;justify-content:center}.workbench-page.ipad-device .landscape .mobile-view-card:hover{transform:scale(1.02);box-shadow:0 1px 4px rgba(0,0,0,.1)}.workbench-page.ipad-device .landscape .mobile-view-card.active{background-color:#1565c0;color:white;border-color:#1565c0}.workbench-page.ipad-device .landscape .current-view-indicator{padding:6px 8px;background:#f8f8f8;border-radius:4px;font-size:10px;margin-bottom:8px;border:1px solid #e0e0e0}.workbench-page.ipad-device .landscape .current-view-label{font-weight:600;color:#666}.workbench-page.ipad-device .landscape .current-view-name{color:#1565c0;font-weight:500}.workbench-page.ipad-device .dimension-control{display:flex;flex-direction:column;gap:12px}.workbench-page.ipad-device .dimension-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:8px}.workbench-page.ipad-device .dimension-btn{padding:12px 8px;border-radius:8px;font-size:14px;font-weight:500;transition:all .3s ease}.workbench-page.ipad-device .dimension-btn.active{background:rgba(102,126,234,.8);color:#ffffff}.workbench-page.ipad-device .mobile-controls-panel.open{height:auto;max-height:60vh}.workbench-page.ipad-device .landscape .mobile-controls-panel.open{height:auto;max-height:200px}.workbench-page.ipad-device .mobile-controls-panel.open .mobile-controls-content{display:flex;flex:1;flex-direction:column;overflow:hidden}.workbench-page.ipad-device .mobile-controls-header{padding:var(--ipad-spacing);background:transparent;border-bottom:1px solid rgba(0,0,0,.06);border-radius:var(--ipad-border-radius) var(--ipad-border-radius) 0 0}.workbench-page.ipad-device .landscape .mobile-controls-header{border-radius:var(--ipad-border-radius) 0 0 0}.workbench-page.ipad-device .mobile-controls-toggle{background:linear-gradient(135deg,#667eea,#764ba2);padding:18px 28px;border-radius:14px;font-size:17px;font-weight:600;box-shadow:0 4px 16px rgba(102,126,234,.25)}.workbench-page.ipad-device .mobile-controls-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.workbench-page.ipad-device .landscape .mobile-controls-content{max-height:none;height:auto;display:flex;flex-direction:column;background:#ffffff;border-radius:0;box-shadow:none;overflow:visible}.workbench-page.ipad-device .portrait .mobile-controls-content{max-height:none}.workbench-page.ipad-device .mobile-tabs{background:rgba(248,249,250,.8);border-radius:14px;padding:6px;margin-bottom:var(--ipad-spacing);backdrop-filter:blur(10px)}.workbench-page.ipad-device .mobile-tab{padding:16px 12px;border-radius:10px;font-size:13px;font-weight:600;min-width:80px;transition:all .2s cubic-bezier(.4,0,.2,1);color:#9ca3af}.workbench-page.ipad-device .mobile-tab.active{background:rgba(255,255,255,.9);color:#9ca3af;box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-1px)}.workbench-page.ipad-device .landscape .mobile-tab svg{font-size:18px!important;margin-bottom:2px;color:inherit;transition:color .2s ease}.workbench-page.ipad-device .landscape .mobile-tab span{font-size:11px;font-weight:inherit;line-height:1.2}.workbench-page.ipad-device .mobile-tab svg{font-size:22px!important}.workbench-page.ipad-device .mobile-material-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:var(--ipad-spacing)}.workbench-page.ipad-device .mobile-color-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:16px;margin-bottom:var(--ipad-spacing)}.workbench-page.ipad-device .mobile-color-card,.workbench-page.ipad-device .mobile-material-card{padding:18px 14px;border-radius:12px;background:rgba(255,255,255,.7);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:all .2s cubic-bezier(.4,0,.2,1)}.workbench-page.ipad-device .mobile-color-card:hover,.workbench-page.ipad-device .mobile-material-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.workbench-page.ipad-device .mobile-color-card.active,.workbench-page.ipad-device .mobile-material-card.active{border-color:#667eea;background:rgba(102,126,234,.1);transform:translateY(-2px)}.workbench-page.ipad-device .mobile-section-title{font-size:18px;font-weight:700;margin-bottom:18px;color:#9ca3af}.workbench-page.ipad-device .mobile-section-title svg{color:#667eea;font-size:24px!important;width:24px;height:24px}.workbench-page.ipad-device .mobile-quick-controls{top:calc(24px + 10vh);right:24px;gap:12px;max-width:66px;flex-direction:column;z-index:10}.workbench-page.ipad-device .landscape .mobile-quick-controls{right:40px;top:calc(40px + 10vh)}.workbench-page.ipad-device .portrait .mobile-quick-controls{right:24px}.workbench-page.ipad-device .quick-control-btn{width:56px;height:56px;background:rgba(45,55,72,.95);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.4);font-size:22px;transition:all .2s cubic-bezier(.4,0,.2,1);color:#f7fafc;border:1px solid rgba(255,255,255,.1)}.workbench-page.ipad-device .quick-control-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.5);background:rgba(74,85,104,.95)}.workbench-page.ipad-device .mobile-dimension-controls{gap:var(--ipad-spacing)}.workbench-page.ipad-device .dimension-control{background:rgba(255,255,255,.7);border-radius:12px;padding:18px;backdrop-filter:blur(10px)}.workbench-page.ipad-device .dimension-label{font-size:16px;font-weight:600;color:#2d3748;margin-bottom:12px}.workbench-page.ipad-device .mobile-slider{height:8px;background:rgba(0,0,0,.1);border-radius:4px;margin:16px 0;appearance:none;outline:none}.workbench-page.ipad-device .mobile-slider::-webkit-slider-thumb{appearance:none;width:24px;height:24px;background:#667eea;border-radius:50%;cursor:pointer;box-shadow:0 4px 16px rgba(102,126,234,.3);transition:all .2s ease}.workbench-page.ipad-device .mobile-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.4)}.workbench-page.ipad-device .mobile-view-controls{gap:12px}.workbench-page.ipad-device .mobile-control-btn{padding:16px 20px;font-size:15px;font-weight:600;border-radius:12px;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .2s cubic-bezier(.4,0,.2,1)}.workbench-page.ipad-device .mobile-control-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.workbench-page.ipad-device .mobile-config-summary{background:rgba(255,255,255,.8);border-radius:12px;padding:20px;margin-top:var(--ipad-spacing);backdrop-filter:blur(10px)}.workbench-page.ipad-device .mobile-config-summary h4{font-size:18px;font-weight:700;color:#2d3748;margin-bottom:16px}.workbench-page.ipad-device .summary-item{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.workbench-page.ipad-device .summary-item span{font-size:15px;font-weight:500}.workbench-page.ipad-device .mobile-badges-container{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:var(--ipad-border-radius);margin:12px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px rgba(0,0,0,.08)}.workbench-page.ipad-device .landscape .mobile-badges-container{display:none}.workbench-page.ipad-device .mobile-badges-header{padding:18px var(--ipad-spacing)}.workbench-page.ipad-device .badges-header-title{font-size:16px;font-weight:600}.workbench-page.ipad-device .mobile-tutorial-overlay{background:rgba(0,0,0,.6);backdrop-filter:blur(8px)}.workbench-page.ipad-device .tutorial-content{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:20px;padding:40px;margin:20px;max-width:480px;border:1px solid rgba(255,255,255,.3)}.workbench-page.ipad-device .tutorial-content h3{font-size:24px;font-weight:700;margin-bottom:24px}.workbench-page.ipad-device .tutorial-instructions{gap:20px}.workbench-page.ipad-device .tutorial-item{padding:16px 0;font-size:16px}.workbench-page.ipad-device .tutorial-close{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;margin-top:24px}@media (orientation:landscape) and (min-width:768px) and (max-width:1024px){.workbench-page.ipad-device .mobile-workbench-container.landscape{--canvas-width:100vw;--canvas-height:calc(100vh - 280px)}.workbench-page.ipad-device .landscape .mobile-canvas-container{width:100vw;height:calc(100vh - 280px)}.workbench-page.ipad-device .landscape .mobile-controls-panel{width:100%;height:280px}.workbench-page.ipad-device .mobile-tabs{flex-wrap:nowrap;justify-content:space-around;max-width:100%;overflow-x:auto}.workbench-page.ipad-device .mobile-tab{flex:1;min-width:120px;max-width:200px}}@media (orientation:portrait) and (min-width:768px) and (max-width:1024px){.workbench-page.ipad-device .mobile-workbench-container.portrait{--canvas-height:calc(100vh - 50vh)}.workbench-page.ipad-device .mobile-controls-panel.open,.workbench-page.ipad-device .portrait .mobile-controls-panel{max-height:50vh}.workbench-page.ipad-device .mobile-material-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.workbench-page.ipad-device .mobile-color-grid{grid-template-columns:repeat(auto-fit,minmax(85px,1fr))}}.mobile-header-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden;display:none}@media (max-width:768px){.mobile-header-loader{display:flex}}.loader-content{text-align:center;color:white;z-index:2;position:relative;padding:40px 20px;max-width:350px;width:100%}.loader-icon-container{position:relative;display:inline-block;margin-bottom:30px}.loader-main-icon{font-size:48px!important;color:white;z-index:2;position:relative;animation:float 3s ease-in-out infinite}.loader-pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border:2px solid rgba(255,255,255,.3);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}.loader-info{margin-bottom:30px}.loader-title{font-size:24px;font-weight:700;margin:0 0 10px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.loader-subtitle{font-size:16px;opacity:.9;margin:0 0 20px;font-weight:400}.loader-step{margin-bottom:20px}.step-text{display:block;font-size:14px;font-weight:500;margin-bottom:10px;opacity:.9}.step-progress{width:100%;height:4px;background:rgba(255,255,255,.3);border-radius:2px;overflow:hidden}.step-progress-fill{height:100%;background:linear-gradient(90deg,#fff,rgba(255,255,255,.8));border-radius:2px;transition:width .3s ease}.loader-steps{gap:15px;margin-bottom:30px}.loader-steps,.step-indicator{display:flex;justify-content:center}.step-indicator{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.2);align-items:center;transition:all .3s ease}.step-indicator.active{background:rgba(255,255,255,.4);transform:scale(1.1)}.step-indicator.current{background:white;color:#667eea;animation:bounce .6s ease-in-out}.step-indicator svg{font-size:20px!important}@keyframes bounce{0%,20%,50%,80%,to{transform:scale(1.1) translateY(0)}40%{transform:scale(1.1) translateY(-5px)}60%{transform:scale(1.1) translateY(-3px)}}.loader-tips{font-size:13px;opacity:.8;font-style:italic;animation:fadeInOut 4s ease-in-out infinite}@keyframes fadeInOut{0%,to{opacity:.6}50%{opacity:1}}.loader-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.bg-shape{position:absolute;border-radius:50%;background:rgba(255,255,255,.05);animation:float-bg 6s ease-in-out infinite}.bg-shape.shape-1{width:200px;height:200px;top:10%;left:-50px;animation-delay:0s}.bg-shape.shape-2{width:150px;height:150px;top:60%;right:-30px;animation-delay:2s}.bg-shape.shape-3{width:100px;height:100px;top:30%;right:20%;animation-delay:4s}@keyframes float-bg{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(10px) rotate(-3deg)}}.mobile-workbench-container{width:100vw;height:100vh;display:flex;flex-direction:column;background:#f5f5f5;overflow:hidden;position:relative;touch-action:manipulation}.mobile-workbench-container.landscape{flex-direction:row}.mobile-loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:#f5f5f5;color:#333;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.loading-spinner{width:50px;height:50px;border:4px solid rgba(102,126,234,.3);border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.loading-subtitle{font-size:14px;opacity:.6;margin-top:10px;color:#666}.mobile-error-boundary{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#ff6b6b,#ee5a24);padding:20px}.error-content{background:white;border-radius:20px;padding:30px;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.3);max-width:300px}.error-icon{font-size:60px!important;color:#ff6b6b;margin-bottom:20px}.mobile-error-reload-button{display:flex;align-items:center;gap:8px;background:#667eea;color:white;border:none;border-radius:50px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin:20px auto 0}.mobile-error-reload-button:hover{background:#5a67d8;transform:translateY(-2px)}.mobile-canvas-container{flex:1;position:relative;overflow:hidden;background:linear-gradient(135deg,#2d3748,#1a202c)}@media (max-width:768px){.mobile-canvas-container{transform:scale(1.08);transform-origin:center center}}@media (max-width:480px){.mobile-canvas-container{transform:scale(1.15);transform-origin:center center}}.portrait .mobile-canvas-container{height:65vh;transform:scale(1.12);transform-origin:center center}.landscape .mobile-canvas-container{width:60vw;transform:scale(1.1);transform-origin:center center}.canvas-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;font-size:18px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5)}.mobile-quick-controls{position:absolute;top:calc(20px + 10vh);right:20px;display:flex;flex-direction:column;gap:8px;z-index:10;max-width:60px}.quick-control-btn{width:50px;height:50px;background:rgba(45,55,72,.9);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f7fafc;font-size:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.4);backdrop-filter:blur(10px)}.quick-control-btn:active,.quick-control-btn:hover{background:rgba(74,85,104,.9);transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.5)}.mobile-controls-panel{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -10px 30px rgba(0,0,0,.4);z-index:20;transition:all .3s cubic-bezier(.4,0,.2,1);max-height:40vh;overflow:hidden;display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0}.landscape .mobile-controls-panel{width:40vw;border-radius:20px 0 0 20px;border-top-right-radius:0;max-height:100vh;max-width:400px;position:fixed;right:0;left:auto;bottom:0;top:0}.mobile-controls-panel.open{max-height:70vh}.landscape .mobile-controls-panel.open{max-height:100vh}.mobile-controls-header{padding:20px;border-bottom:1px solid #f0f0f0;background:white;border-top-left-radius:20px;border-top-right-radius:20px}.landscape .mobile-controls-header{border-top-right-radius:0}.mobile-controls-toggle{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#60a5fa,#1e40af);color:white;border:none;border-radius:50px;padding:15px 20px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-controls-toggle:active,.mobile-controls-toggle:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(96,165,250,.4)}.mobile-controls-panel.open .mobile-controls-toggle{width:36px;height:36px;min-width:36px;padding:4px;border-radius:50%;background:rgba(0,0,0,.1);color:#666;font-size:14px;position:absolute;top:6px;right:15px;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mobile-controls-panel.open .mobile-controls-toggle:active,.mobile-controls-panel.open .mobile-controls-toggle:hover{background:rgba(0,0,0,.15);transform:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}.mobile-controls-panel.open .mobile-controls-header{position:relative;padding-top:60px}.mobile-controls-content{padding:0 20px 20px;overflow-y:auto;max-height:calc(80vh - 80px)}.landscape .mobile-controls-content{max-height:calc(100vh - 80px)}.mobile-tabs{display:flex;background:#f8f9fa;border-radius:12px;padding:4px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.mobile-tabs::-webkit-scrollbar{display:none}.mobile-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:12px;font-weight:500;min-width:70px}.mobile-tab.active{background:white;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mobile-tab svg{font-size:20px!important}.mobile-tab-content{animation:fadeIn .3s ease}.mobile-section-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;margin-bottom:15px}.mobile-section-title svg{color:#667eea;font-size:20px!important;width:20px;height:20px}.mobile-material-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:20px}.mobile-material-card{display:flex;flex-direction:column;align-items:center;padding:15px 10px;background:#f8f9fa;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center}.mobile-material-card.active{border-color:#667eea;background:#667eea;color:white}.mobile-material-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.material-preview{width:50px;height:50px;border-radius:8px;margin-bottom:8px;background-size:cover;background-position:50%}.material-preview[data-material=standard]{background:linear-gradient(45deg,#e2e8f0,#cbd5e0)}.material-preview[data-material=stainless-steel]{background:linear-gradient(45deg,#e2e8f0,#a0aec0)}.material-preview[data-material=maple-butcher]{background:linear-gradient(45deg,#d69e2e,#b7791f)}.material-name{font-weight:600;font-size:14px;color:#9ca3af}.material-desc{font-size:11px;opacity:.8;margin-top:4px}.mobile-color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;margin-bottom:25px}.mobile-color-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:60px;padding:8px;background:#f8f9fa;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .3s ease;text-align:center}.mobile-color-card.active{border-color:#667eea;transform:scale(1.05)}.mobile-color-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.color-preview{width:35px;height:35px;border-radius:50%;border:2px solid rgba(0,0,0,.1);flex-shrink:0}.color-name{font-size:9px;font-weight:500;color:#9ca3af;margin-top:2px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50px}.mobile-dimension-controls{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.dimension-control{background:#f8f9fa;border:2px solid transparent;border-radius:12px;padding:16px;transition:all .3s ease}.dimension-control:hover{border-color:#e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.dimension-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#4a5568;margin-bottom:12px}.dimension-label svg{color:#667eea;font-size:18px!important}.dimension-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;justify-content:flex-start}.dimension-btn{padding:10px 14px;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#4a5568;min-width:48px;text-align:center;flex:0 0 auto}.dimension-btn:hover{background:#e2e8f0;border-color:#cbd5e0;transform:translateY(-1px)}.dimension-btn.active{background:#667eea;border-color:#667eea;color:white;transform:translateY(-1px);box-shadow:0 2px 4px rgba(102,126,234,.3)}.dimension-btn:active{transform:translateY(0)}.dimension-values{display:flex;justify-content:space-between;margin-top:8px}.dimension-values span{font-size:11px;color:#718096;font-weight:500}.dimensions-error,.dimensions-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.dimensions-loading .loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dimensions-loading p{color:#718096;font-size:14px;margin:0}.dimensions-error p{color:#e53e3e;font-size:14px;margin:0}.mobile-structure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:20px}.mobile-structure-card{display:flex;flex-direction:column;align-items:center;padding:15px 10px;background:#f8f9fa;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center}.mobile-structure-card.active{border-color:#667eea;background:#667eea;color:white}.mobile-structure-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.structure-preview{width:50px;height:50px;border-radius:8px;margin-bottom:8px;background-size:cover;background-position:50%;position:relative}.structure-preview[data-structure=standard]{background:#cbd5e0;border:2px solid #4a5568}.structure-preview[data-structure=standard]:before{content:"";position:absolute;top:20%;left:15%;right:15%;bottom:20%;border:1px solid #4a5568;border-radius:2px}.structure-preview[data-structure=industrial]{background:#a0aec0;border:2px solid #2d3748}.structure-preview[data-structure=industrial]:before{content:"";position:absolute;top:30%;left:20%;right:20%;bottom:30%;border:2px solid #2d3748;border-radius:1px}.structure-preview[data-structure=central]{background:#e2e8f0;border:2px solid #718096}.structure-preview[data-structure=central]:before{content:"";position:absolute;top:25%;left:45%;right:45%;bottom:25%;background:#718096;border-radius:1px}.structure-name{font-weight:600;font-size:13px;margin-bottom:4px;color:#9ca3af}.structure-desc{font-size:11px;opacity:.8;line-height:1.3}.mobile-surface-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:20px}.mobile-surface-card{display:flex;flex-direction:column;align-items:center;padding:15px 10px;background:#f8f9fa;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center}.mobile-surface-card.active{border-color:#667eea;background:#667eea;color:white}.mobile-surface-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.surface-preview{width:50px;height:50px;border-radius:8px;margin-bottom:8px;background-size:cover;background-position:50%}.surface-preview[data-surface=wood]{background:linear-gradient(45deg,#8b4513,#d2691e);background-image:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(139,69,19,.1) 0,rgba(139,69,19,.1) 4px)}.surface-preview[data-surface=metal]{background:linear-gradient(45deg,#c0c0c0,#808080);background-image:repeating-linear-gradient(45deg,transparent,transparent 1px,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 2px)}.surface-preview[data-surface=glass]{background:linear-gradient(45deg,rgba(255,255,255,.9),rgba(230,240,255,.8));border:1px solid rgba(0,0,0,.1);backdrop-filter:blur(5px)}.surface-name{font-weight:600;font-size:14px;margin-bottom:4px;color:#9ca3af}.surface-desc{font-size:11px;opacity:.8;line-height:1.3}.mobile-specs{background:#f8f9fa;border-radius:12px;padding:16px;margin-top:16px}.spec-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e2e8f0}.spec-item:last-child{border-bottom:none}.spec-label{font-weight:600;font-size:13px;color:#4a5568}.spec-value{font-weight:500;font-size:13px;color:#2d3748}@media (max-width:480px){.mobile-material-grid{grid-template-columns:repeat(2,1fr)}.mobile-color-grid{grid-template-columns:repeat(4,1fr)}.mobile-color-card{width:50px;height:50px;padding:6px}.color-preview{width:28px;height:28px}.color-name{font-size:8px;margin-top:1px}.mobile-tab{min-width:60px;font-size:11px}.mobile-tab svg{font-size:18px!important}.mobile-quick-controls{flex-direction:column;max-width:52px;gap:6px}.quick-control-btn{width:46px;height:46px;font-size:18px}}@media (max-height:600px) and (orientation:landscape){.mobile-controls-panel{max-width:350px}.mobile-controls-content{max-height:calc(100vh - 60px)}.mobile-controls-header{padding:15px 20px}}@supports (-webkit-touch-callout:none){.mobile-canvas-container,.mobile-workbench-container{height:-webkit-fill-available}.mobile-controls-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}@media screen and (max-width:768px){.mobile-workbench-container{min-height:100vh;min-height:-webkit-fill-available}.mobile-canvas-container{height:calc(100vh - 180px);min-height:350px}.mobile-controls-panel,.mobile-controls-panel.open{max-height:65vh}}.mobile-workbench-container *{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mobile-color-grid,.mobile-controls-content,.mobile-material-grid{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.mobile-controls-panel{z-index:100}.mobile-tutorial-overlay{z-index:200}.mobile-badges-container{z-index:90}.mobile-color-card,.mobile-control-btn,.mobile-material-card,.mobile-tab{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mobile-color-card:active,.mobile-control-btn:active,.mobile-material-card:active,.mobile-tab:active{transform:scale(.95);transition:transform .1s ease}.mobile-color-card:focus,.mobile-control-btn:focus,.mobile-material-card:focus,.mobile-tab:focus{outline:2px solid #667eea;outline-offset:2px}*{-webkit-tap-highlight-color:transparent}.mobile-canvas-container,.mobile-controls-panel,.mobile-tab-content{will-change:transform}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.mobile-loading-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);background-size:200px 100%;animation:shimmer 2s infinite}.mobile-workbench-container *{box-sizing:border-box}.mobile-canvas-container canvas{image-rendering:optimizeSpeed;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:crisp-edges}.mobile-slider::-webkit-slider-thumb:active{transform:scale(1.2)}.mobile-slider::-moz-range-thumb:active{transform:scale(1.2)}.mobile-canvas-container:after{content:"Swipe to rotate • Pinch to zoom";position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:white;padding:8px 16px;border-radius:20px;font-size:12px;opacity:0;animation:showHint 3s ease-in-out 2s;pointer-events:none}@keyframes showHint{0%,to{opacity:0}20%,80%{opacity:1}}.mobile-controls-panel{background:#1a202c;color:#f7fafc;border-top-color:rgba(255,255,255,.1)}.mobile-controls-header{background:#1a202c;border-bottom-color:#2d3748}.mobile-tabs{background:#2d3748}.mobile-tab{color:#9ca3af}.mobile-tab.active{background:#4a5568;color:#9ca3af}.mobile-section-title{color:#9ca3af}.mobile-color-card,.mobile-control-btn,.mobile-material-card{background:#2d3748;color:#f7fafc;border-color:#4a5568}.mobile-color-card:hover,.mobile-control-btn:hover,.mobile-material-card:hover{background:#4a5568;color:#f7fafc}.mobile-color-card.active,.mobile-material_card.active{background:#667eea;color:#f7fafc}.mobile-config-summary{background:#2d3748}.summary-item span:first-child{color:#cbd5e0}.summary-item span:last-child{color:#f7fafc}.mobile-slider{background:#4a5568}.mobile-slider::-webkit-slider-thumb{background:#667eea}.mobile-specs{background:#2d3748}.spec-label{color:#cbd5e0}.spec-value{color:#f7fafc}.mobile-badges-container{background:rgba(26,32,44,.98);border-color:rgba(255,255,255,.1)}.badges-header-title{color:#f7fafc}.badges-preview{color:#cbd5e0}@media (orientation:landscape) and (max-height:600px){.mobile-controls-content{padding:0 15px 15px}.mobile-section-title{font-size:14px;margin-bottom:10px}.mobile-color-grid,.mobile-material-grid{gap:8px}.mobile-color-card,.mobile-material-card{padding:10px 8px}.color-preview,.material-preview{width:35px;height:35px}}@media (orientation:landscape) and (min-width:768px) and (max-width:1024px) and (max-height:1024px){.mobile-workbench-container.landscape{height:100vh;overflow:hidden}.mobile-canvas-container{height:100vh;width:calc(100vw - 420px)}.mobile-controls-panel{width:420px;height:100vh;max-height:100vh;position:fixed;right:0;top:0;bottom:0;border-radius:0;border-left:1px solid rgba(0,0,0,.1)}.mobile-controls-panel.open{max-height:100vh}.mobile-controls-content{max-height:calc(100vh - 80px);padding:0 24px 24px}.mobile-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mobile-tab{padding:12px 8px;font-size:12px}.mobile-material-grid{grid-template-columns:repeat(2,1fr)}.mobile-color-grid{grid-template-columns:repeat(4,1fr)}}@media (orientation:portrait) and (min-width:768px) and (max-width:1024px) and (min-height:1024px){.mobile-workbench-container.portrait{height:100vh;overflow:hidden}.mobile-canvas-container{height:calc(100vh - 50vh);width:100vw}.mobile-controls-panel{max-height:50vh;position:fixed;bottom:0;left:0;right:0;border-radius:20px 20px 0 0}.mobile-controls-panel.open{max-height:50vh}.mobile-controls-content{max-height:calc(50vh - 80px);padding:0 24px 24px}.mobile-tabs{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.mobile-tabs::-webkit-scrollbar{display:none}.mobile-tab{flex:1;min-width:80px;padding:14px 10px;font-size:13px}.mobile-material-grid{grid-template-columns:repeat(3,1fr)}.mobile-color-grid{grid-template-columns:repeat(5,1fr)}.mobile-dimension-controls{display:flex;flex-direction:column;gap:16px}.dimension-control{background:rgba(248,249,250,.8);border-radius:12px;padding:16px}}@media (max-width:360px){.mobile-controls-header{padding:15px}.mobile-controls-content{padding:0 15px 15px}.mobile-material-grid{grid-template-columns:repeat(2,1fr);gap:8px}.mobile-color-grid{grid-template-columns:repeat(3,1fr);gap:8px}.mobile-dimension-controls{gap:12px}.dimension-control{padding:12px}.dimension-label{font-size:13px;margin-bottom:8px}.dimension-buttons{gap:6px;justify-content:flex-start}.dimension-btn{padding:8px 10px;font-size:12px;min-width:40px}.dimension-values span{font-size:10px}.tutorial-content{padding:20px;margin:10px}}@media (prefers-reduced-motion:no-preference){.mobile-workbench-container *{transition-duration:.2s}@media (min-resolution:120dpi){.mobile-workbench-container *{transition-duration:.15s}}}@media (prefers-reduced-motion:reduce){.mobile-workbench-container *,.mobile-workbench-container :after,.mobile-workbench-container :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.bg-shape,.loader-main-icon,.loader-pulse-ring{animation:none!important}}.mobile-config-summary-footer{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.1);padding:12px 20px;z-index:80;box-shadow:0 -4px 20px rgba(0,0,0,.1)}.mobile-config-summary-footer h4{font-size:14px;font-weight:600;color:#1a202c;margin:0 0 8px;text-align:center}.mobile-config-summary-footer .summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;font-size:11px}.mobile-config-summary-footer .summary-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4px}.mobile-config-summary-footer .summary-item span:first-child{font-weight:600;color:#4a5568;font-size:10px;margin-bottom:2px}.mobile-config-summary-footer .summary-item span:last-child{font-weight:600;color:#1a202c;font-size:11px;line-height:1.2}.mobile-workbench-container{padding-bottom:80px}.mobile-badges-container{bottom:80px}.workbench-page.ipad-device .mobile-config-summary-footer{background:rgba(26,32,44,.95);border-top:1px solid rgba(255,255,255,.1);backdrop-filter:blur(20px);border-radius:16px 16px 0 0;margin:0 16px;padding:16px 20px}.workbench-page.ipad-device .landscape .mobile-config-summary-footer{display:none}.workbench-page.ipad-device .portrait .mobile-config-summary-footer{position:fixed;bottom:0;left:16px;right:16px;border-radius:16px 16px 0 0;margin:0}.workbench-page.ipad-device .mobile-config-summary-footer .summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.workbench-page.ipad-device .mobile-config-summary-footer .summary-item{padding:8px 12px;border-radius:8px;background:rgba(45,55,72,.8)}@media (orientation:landscape){.mobile-config-summary-footer{position:fixed;bottom:0;right:0;left:auto;width:40vw;max-width:400px;border-top:none;border-left:1px solid rgba(0,0,0,.1);border-top-left-radius:20px;height:100vh;display:flex;flex-direction:column;justify-content:center;padding:20px}.mobile-config-summary-footer .summary-grid{grid-template-columns:1fr;gap:16px}.mobile-config-summary-footer .summary-item{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-config-summary-footer .summary-item:last-child{border-bottom:none}.mobile-config-summary-footer .summary-item span:first-child{font-size:11px;margin-bottom:0;color:#4a5568}.mobile-config-summary-footer .summary-item span:last-child{font-size:13px;color:#1a202c;font-weight:600}.mobile-workbench-container.landscape{padding-bottom:0;padding-right:40vw}.mobile-badges-container{bottom:20px;right:calc(40vw + 20px)}.mobile-config-summary-footer .summary-item span:first-child{color:#cbd5e0}.mobile-config-summary-footer .summary-item span:last-child{color:#f7fafc}}@media (min-width:768px){.mobile-config-summary-footer{padding:16px 24px}.mobile-config-summary-footer h4{font-size:16px;margin-bottom:12px}.mobile-config-summary-footer .summary-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;font-size:12px}.mobile-config-summary-footer .summary-item span:first-child{font-size:11px;color:#4a5568}.mobile-config-summary-footer .summary-item span:last-child{font-size:13px;color:#1a202c;font-weight:600}.mobile-workbench-container{padding-bottom:90px}.mobile-badges-container{bottom:90px}.mobile-config-summary-footer .summary-item span:first-child{color:#cbd5e0}.mobile-config-summary-footer .summary-item span:last-child{color:#f7fafc}}.mobile-config-summary-footer{background:rgba(26,32,44,.98);border-top-color:rgba(255,255,255,.2)}.mobile-config-summary-footer h4{color:#f7fafc}.mobile-config-summary-footer .summary-item span:first-child{color:#cbd5e0}.mobile-config-summary-footer .summary-item span:last-child{color:#f7fafc}.mobile-config-summary-footer .summary-item{background:rgba(45,55,72,.6);border-radius:8px;padding:6px 4px;margin:2px;transition:all .2s ease}.mobile-config-summary-footer .summary-item:hover{background:rgba(45,55,72,.8)}.initial-animation-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:100;animation:fadeIn .5s ease-in-out}.animation-hint{background:rgba(26,32,44,.95);backdrop-filter:blur(10px);border-radius:20px;padding:24px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.4);animation:pulseHint 2s infinite}.rotation-indicator{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:16px}.rotate-icon{font-size:36px;color:#4a90e2;animation:rotateAnimation 2s linear infinite}.swipe-icon{font-size:36px;color:#7b68ee;animation:swipeAnimation 2s infinite}.animation-text{display:flex;flex-direction:column;gap:4px}.main-text{font-size:16px;font-weight:600;color:#f7fafc}.sub-text{font-size:14px;color:#cbd5e0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseHint{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swipeAnimation{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@media (max-width:480px){.animation-hint{padding:20px;margin:20px}.rotate-icon,.swipe-icon{font-size:32px}.main-text{font-size:15px}.sub-text{font-size:13px}}@media (min-width:768px) and (max-width:1024px){.animation-hint{padding:28px}.rotate-icon,.swipe-icon{font-size:40px}.main-text{font-size:18px}.sub-text{font-size:15px}}.mobile-info-message{padding:20px;text-align:center;color:#a0aec0;background:rgba(0,0,0,.1);border-radius:8px;margin:10px 0}.mobile-info-text{font-size:14px;margin-top:10px;opacity:.8}