.eyelash-tryon-app *{margin:0;padding:0;box-sizing:border-box}.eyelash-tryon-app{font-family:var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#fff9f6;color:#333;overflow-x:hidden;width:100vw;max-width:100vw;padding:20px 0;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.eyelash-tryon-app html{overflow-x:hidden;width:100%}.eyelash-tryon-app .page-title-section{max-width:100%;margin:0 auto;padding:30px 40px 10px}.eyelash-tryon-app .page-title{font-size:38px;font-weight:600;color:#b56288;text-align:center;margin-left:0;padding-bottom:10px;margin-bottom:10px;position:relative}.eyelash-tryon-app .page-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:2px;background-color:#b56288}.eyelash-tryon-app .container{max-width:100%;margin:0 auto;padding:10px 40px 20px;background:#fff9f6;overflow-x:hidden;width:100%}.eyelash-tryon-app .main-layout{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:10px;overflow-x:hidden;width:100%;max-width:600px;margin-left:auto;margin-right:auto}.eyelash-tryon-app .image-display-section{width:100%;max-width:600px}.eyelash-tryon-app .image-display{background:#fff;border-radius:8px;min-height:500px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-direction:column;max-width:100%;width:100%}.eyelash-tryon-app .upload-section{text-align:center;padding:40px 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;width:100%;gap:30px}.eyelash-tryon-app .dummy-image-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:0}.eyelash-tryon-app .dummy-box{width:150px;height:150px;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;margin-bottom:15px}.eyelash-tryon-app .dummy-text{color:#666;font-size:14px;text-align:center;margin-top:10px;margin-bottom:10px;font-weight:500}.eyelash-tryon-app .upload-controls{display:flex;gap:15px;justify-content:center;width:100%;flex-direction:row}.eyelash-tryon-app .control-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;border:2px solid #ddd;border-radius:25px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s;font-family:inherit}.eyelash-tryon-app .control-btn:hover{border-color:#b56288;background:#ffe8f0}.eyelash-tryon-app .control-btn svg{width:20px;height:20px}.eyelash-tryon-app #uploadBtn,.eyelash-tryon-app #uploadBtnBottom{background:#b56288;color:#fff;border-color:#b56288}.eyelash-tryon-app #uploadBtn:hover,.eyelash-tryon-app #uploadBtnBottom:hover{background:#ff66ab;border-color:#ff66ab}.eyelash-tryon-app #cameraBtn:hover,.eyelash-tryon-app #cameraBtnBottom:hover{background:#ffe8f0;border-color:#b56288}.eyelash-tryon-app .bottom-controls{position:relative;margin-top:20px;width:100%;display:flex;justify-content:center;padding:15px;z-index:10;background:transparent}.eyelash-tryon-app .video-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.eyelash-tryon-app #video{max-width:100%;max-height:500px;border-radius:8px;transform:scaleX(-1)}.eyelash-tryon-app .eye-guide-container{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;display:flex;align-items:flex-start;padding-top:32%;justify-content:center}.eyelash-tryon-app .eye-guide-box{border:3px solid #b56288;width:360px;height:70px;border-radius:12px;background:#b562880d;animation:eto-pulse 2s ease-in-out infinite}@keyframes eto-pulse{0%,to{border-color:#b56288;box-shadow:0 0 #b5628866}50%{border-color:#ff66ab;box-shadow:0 0 0 8px #b5628800}}.eyelash-tryon-app .guide-text{position:absolute;top:20px;left:50%;transform:translate(-50%);color:#fff;background:#b56288e6;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.2);white-space:nowrap}.eyelash-tryon-app .capture-btn{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:60px;height:60px;border-radius:50%;border:4px solid #fff;background:#b56288;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 4px 12px #b562884d}.eyelash-tryon-app .capture-btn:hover{transform:translate(-50%) scale(1.1);background:#ff66ab}.eyelash-tryon-app .capture-btn svg{fill:#fff}.eyelash-tryon-app .image-container{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;padding:20px}.eyelash-tryon-app .image-preview-wrapper{max-width:100%;max-height:400px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%}.eyelash-tryon-app #imagePreview,.eyelash-tryon-app #resultCanvas{max-width:100%;width:auto!important;height:auto!important;max-height:400px;border-radius:8px;object-fit:contain;display:block}.eyelash-tryon-app .adjustment-controls-overlay{position:absolute;bottom:0;left:0;right:0;transform:none;background:transparent;border:none;border-radius:0;padding:10px 20px;display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;box-shadow:none;z-index:20}.eyelash-tryon-app .controls-layout{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px}.eyelash-tryon-app .right-controls{display:flex;flex-direction:column;gap:8px}.eyelash-tryon-app .control-group{display:flex;flex-direction:column;align-items:center;gap:4px}.eyelash-tryon-app .control-group label{display:none}.eyelash-tryon-app .btn-row{display:flex;gap:6px;align-items:center}.eyelash-tryon-app .d-pad{display:flex;flex-direction:column;align-items:center;gap:4px}.eyelash-tryon-app .d-pad-bottom{display:flex;gap:4px}.eyelash-tryon-app .adj-btn{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000000d;font-family:inherit}.eyelash-tryon-app .adj-btn:hover{border-color:#b56288;background:#ffe8f0;color:#b56288}.eyelash-tryon-app .adj-btn:active{transform:scale(.95)}.eyelash-tryon-app .scale-value{min-width:30px;text-align:center;font-weight:600;color:#333;font-size:12px}.eyelash-tryon-app .mode-selection,.eyelash-tryon-app .mode-switcher{width:100%;max-width:600px}.eyelash-tryon-app .mode-selection{background:#fff9f6;border-radius:8px;padding:20px;margin-bottom:20px}.eyelash-tryon-app .mode-selection h2{font-size:20px;margin-bottom:10px;color:#333}.eyelash-tryon-app .mode-btn{padding:12px 20px;background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s;flex:1;font-family:inherit}.eyelash-tryon-app .mode-selection .mode-buttons{display:flex;gap:10px}.eyelash-tryon-app .mode-btn:hover{border-color:#b56288;background:#ffe8f0}.eyelash-tryon-app .mode-btn span{font-size:14px;font-weight:500;margin:0}.eyelash-tryon-app .mode-btn small{color:#666;font-size:14px}.eyelash-tryon-app .mode-switcher{background:#fff9f6;border-radius:8px;padding:20px;margin-bottom:20px}.eyelash-tryon-app .mode-switcher h2{font-size:20px;margin-bottom:10px;color:#333}.eyelash-tryon-app .switcher-buttons{display:flex;gap:10px}.eyelash-tryon-app .switcher-btn{padding:12px 20px;background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s;flex:1;font-family:inherit}.eyelash-tryon-app .switcher-btn:hover{border-color:#b56288;background:#ffe8f0}.eyelash-tryon-app .switcher-btn.active{background:#b56288;color:#fff;border-color:#b56288}.eyelash-tryon-app .try-on-content,.eyelash-tryon-app .recommend-content{width:100%;max-width:600px}.eyelash-tryon-app .try-on-content h2,.eyelash-tryon-app .recommend-content h2{font-size:24px;margin-bottom:10px}.eyelash-tryon-app .lashes-selection-container{width:100%;max-width:100%;background:#fff;padding:10px 0;margin-bottom:0;border-radius:8px;overflow-x:auto}.eyelash-tryon-app .lashes-grid{display:flex;overflow-x:auto;gap:15px;padding:5px 15px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%}.eyelash-tryon-app .lashes-grid .lash-card{min-width:100px;flex:0 0 auto}.eyelash-tryon-app .lash-card{background:#fff;border:2px solid #ddd;border-radius:8px;padding:10px;cursor:pointer;transition:all .3s;text-align:center}.eyelash-tryon-app .lash-card:hover{border-color:#b56288;box-shadow:0 4px 12px #b562881a;transform:translateY(-2px)}.eyelash-tryon-app .lash-card.selected,.eyelash-tryon-app .lash-card.recommended{border-color:#b56288;background:#ffe8f0}.eyelash-tryon-app .lash-card img{width:100%;height:60px;object-fit:contain;margin-bottom:8px}.eyelash-tryon-app .lash-card p{font-size:12px;font-weight:500;color:#333;word-break:break-word;margin:0}.eyelash-tryon-app .recommend-btn{padding:16px 32px;background:#b56288;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;margin-bottom:20px;display:block;margin-left:auto;margin-right:auto;font-family:inherit}.eyelash-tryon-app .recommend-btn:hover{background:#ff66ab;transform:translateY(-2px);box-shadow:0 4px 12px #b562884d}.eyelash-tryon-app .recommendations-section h3{font-size:20px;margin:20px 0 15px}.eyelash-tryon-app .top-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:30px}.eyelash-tryon-app .analysis-info{background:#f8f9fa;border-radius:8px;padding:20px;margin-top:20px}.eyelash-tryon-app .analysis-info h4{font-size:18px;margin-bottom:15px;margin-top:0}.eyelash-tryon-app .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}.eyelash-tryon-app .info-item{display:flex;justify-content:space-between;padding:10px;background:#fff;border-radius:4px}.eyelash-tryon-app .info-item .label{font-weight:500;color:#666}.eyelash-tryon-app .info-item .value{font-weight:600;color:#b56288}.eyelash-tryon-app .tip{background:#ffe8f0;padding:12px;border-radius:4px;margin-top:10px;font-size:14px;color:#333;border-left:4px solid #b56288}.eyelash-tryon-app .loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:none;align-items:center;justify-content:center;z-index:1000;flex-direction:column;gap:15px}.eyelash-tryon-app .spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #b56288;border-radius:50%;animation:eto-spin 1s linear infinite}@keyframes eto-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.eyelash-tryon-app .loading-overlay p{color:#fff;font-size:16px;margin:0}.eyelash-tryon-app .lashes-grid::-webkit-scrollbar{width:8px;height:8px}.eyelash-tryon-app .lashes-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.eyelash-tryon-app .lashes-grid::-webkit-scrollbar-thumb{background:#b56288;border-radius:4px}.eyelash-tryon-app .lashes-grid::-webkit-scrollbar-thumb:hover{background:#ff66ab}@media(max-width:1024px){.eyelash-tryon-app .main-layout{max-width:100%;padding:0 15px}.eyelash-tryon-app .top-picks{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.eyelash-tryon-app .page-title-section{padding:20px 20px 15px}.eyelash-tryon-app .page-title{font-size:28px;margin-left:0;text-align:center}.eyelash-tryon-app .page-title:after{left:50%;transform:translate(-50%)}.eyelash-tryon-app .lashes-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.eyelash-tryon-app .top-picks,.eyelash-tryon-app .info-grid{grid-template-columns:1fr}.eyelash-tryon-app .control-row{flex-wrap:wrap}.eyelash-tryon-app .upload-controls{flex-direction:row;gap:10px}.eyelash-tryon-app .control-btn{flex:1;min-width:0}.eyelash-tryon-app .switcher-buttons{flex-direction:column}.eyelash-tryon-app .image-container{padding:10px 10px 80px}.eyelash-tryon-app .image-preview-wrapper{max-height:300px;max-width:100%;overflow:hidden}.eyelash-tryon-app #imagePreview,.eyelash-tryon-app #resultCanvas{max-height:300px;max-width:100%;width:auto!important;height:auto!important}.eyelash-tryon-app .bottom-controls{padding:10px}.eyelash-tryon-app .eye-guide-box{width:300px;height:60px}.eyelash-tryon-app .guide-text{font-size:12px;top:15px}}@media(max-width:480px){.eyelash-tryon-app .image-display{min-height:auto;height:auto}.eyelash-tryon-app .page-title{font-size:24px}.eyelash-tryon-app .image-container{padding:10px;min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;gap:15px}.eyelash-tryon-app .image-preview-wrapper{max-height:none;width:100%;max-width:100%;margin-bottom:0;overflow:hidden}.eyelash-tryon-app #imagePreview,.eyelash-tryon-app #resultCanvas{max-height:350px;max-width:100%;width:auto!important;height:auto!important;object-fit:contain}.eyelash-tryon-app .bottom-controls{padding:0;margin-top:0;position:relative}.eyelash-tryon-app .control-btn{padding:8px 12px;font-size:12px;flex:1;min-width:0}.eyelash-tryon-app .upload-controls{flex-direction:row;gap:8px}.eyelash-tryon-app .controls-layout{justify-content:space-between;flex-direction:row;align-items:center;gap:10px}.eyelash-tryon-app .adj-btn{width:28px;height:28px;font-size:14px}.eyelash-tryon-app .d-pad,.eyelash-tryon-app .d-pad-bottom{gap:3px}.eyelash-tryon-app .btn-row{gap:4px}.eyelash-tryon-app .right-controls{gap:6px}.eyelash-tryon-app .scale-value{font-size:12px;min-width:24px}.eyelash-tryon-app .eye-guide-box{width:260px;height:55px}.eyelash-tryon-app .guide-text{font-size:11px;top:10px;padding:6px 12px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/eyelash-tryon.css.map */
