.ar-flow-container{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;flex-direction:column;font-family:Roboto,sans-serif;z-index:1000}.top-bar-flow{display:grid;grid-template-columns:1fr auto 1fr;padding:24px 20px;align-items:center;pointer-events:auto}.dell-logo-flow{max-width:44%;grid-column:2;justify-self:center}.info-logo-flow{height:15px;grid-column:3;justify-self:end}.mask-container-flow{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:92%;max-width:600px;display:flex;justify-content:center;align-items:center;overflow:visible}.laptop-mask-flow{width:100%;height:auto;object-fit:contain;border-radius:4px}.shadow-only{box-shadow:0 0 0 9999px #00000052}.css-spinner-flow{position:absolute;top:38%;width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;z-index:6}@keyframes spin{to{transform:rotate(360deg)}}.bottom-controls-flow{position:absolute;bottom:0;left:0;width:100%;padding-bottom:70px;display:flex;flex-direction:column;align-items:center;pointer-events:auto}.record-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.action-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 10%;box-sizing:border-box;max-width:600px}.nav-arrow{background:none;border:none;outline:none;padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;opacity:.9}.nav-arrow:active{opacity:1;transform:scale(.9)}.nav-arrow img{width:36px;height:auto}.capture-btn-container-flow{width:68px;height:68px;background:none;border:3px solid transparent;border-radius:50%;padding:0;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease}.capture-btn-container-flow:active{transform:scale(.95)}.capture-btn-container-flow.record-ring{border-color:#ff2b2b}.capture-icon-asset{width:64px;height:64px;object-fit:contain}.css-record-btn-inner{width:48px;height:48px;background-color:#ff2b2b;border-radius:50%;transition:all .2s ease-in-out}.capture-btn-container-flow:active .css-record-btn-inner{transform:scale(.85);border-radius:10px}.recording-timer-container{position:relative;width:68px;height:68px;display:flex;justify-content:center;align-items:center}.progress-ring{position:absolute;top:0;left:0;transform:rotate(-90deg)}.progress-ring-track{stroke:#fff;stroke-width:2}.progress-ring-fill{stroke:#ff2b2b;stroke-width:4;transition:stroke-dashoffset 1s linear;stroke-linecap:round}.timer-inner-box{width:36px;height:36px;background-color:#ff2b2b;border-radius:8px;display:flex;justify-content:center;align-items:center;z-index:2}.timer-text{color:#fff;font-size:15px;font-weight:500;font-family:Roboto,sans-serif}.review-check-container{width:68px;height:68px;background:none;border:3px solid #32cd32;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease}.review-check-container:active{transform:scale(.95)}.review-check-container img{width:40px;height:40px}.upload-progress-container{width:80%;max-width:320px;height:68px;display:flex;align-items:center;justify-content:center}.upload-progress-track{width:100%;height:4px;background-color:#fff6;border-radius:2px;overflow:hidden}.upload-progress-fill{height:100%;background-color:#0076ce;transition:width .1s linear}.success-icon-asset{width:68px;height:68px;border-radius:50%;box-shadow:0 4px 12px #0000004d}.footer-text-flow{color:#fff;font-size:15px;margin-top:24px;text-align:center;opacity:.9}.flow-error-msg{color:#f44;font-size:14px;margin-top:16px;text-align:center;background:#000000b3;padding:8px 16px;border-radius:20px}.app-layout{display:flex;flex-direction:column;min-height:100dvh;padding:clamp(16px,5vw,24px);font-family:Roboto,sans-serif;box-sizing:border-box}.main-content{flex:1;display:flex;flex-direction:column}.header{display:flex;justify-content:center;padding-bottom:clamp(24px,8vw,40px)}.header-logo{height:clamp(15px,4.5vw,18px);object-fit:contain}.loader-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:-60px}.progress-track{width:clamp(200px,70vw,240px);height:4px;background-color:var(--progress-bg);border-radius:2px;overflow:hidden}.progress-fill{height:100%;background-color:#0076ce;transition:width 3s ease-in-out}.loading-text{color:#0076ce;font-size:15px}.instructions-container{display:flex;flex-direction:column;flex:1}.instructions-title{font-size:clamp(16px,5vw,18px);font-weight:400;margin-top:clamp(8px,3vw,16px);margin-bottom:clamp(24px,8vw,40px);text-align:center;color:#000}.instructions-list{display:flex;flex-direction:column;gap:clamp(24px,7vw,32px);margin-bottom:clamp(24px,8vw,40px)}.instruction-item{display:flex;gap:clamp(12px,4vw,16px);align-items:flex-start}.instruction-icon-wrapper{color:#1976d2;flex-shrink:0;width:clamp(30px,8vw,36px);height:clamp(30px,8vw,36px);margin-top:-4px}.instruction-icon-wrapper img{width:100%;height:100%;object-fit:contain}.instruction-content{display:flex;flex-direction:column;gap:clamp(4px,1.5vw,6px)}.instruction-content h2{font-size:clamp(16px,4.5vw,18px);font-weight:400;color:#1976d2;margin:0}.instruction-content p{font-size:clamp(12px,3.5vw,13px);line-height:1.4;color:#222;margin:0}.next-button{margin-top:auto;margin-bottom:clamp(8px,2vw,16px);background-color:#1976d2;color:#fff;border:none;border-radius:0;height:clamp(40px,10vw,44px);display:flex;align-items:center;justify-content:center;font-size:clamp(15px,4vw,16px);font-weight:500;font-family:inherit;cursor:pointer;transition:opacity .2s;width:100%;flex-shrink:0}.next-button:hover{opacity:.9}.tutorial-image-container{width:100%;flex:1;display:flex;justify-content:center;align-items:center;margin-top:0;min-height:250px}.tutorial-image{width:100%;height:100%;max-height:50vh;object-fit:contain}.tutorial-text-container{width:100%;align-self:center;text-align:center;flex-shrink:0;margin-bottom:clamp(32px,8vw,48px);display:flex;flex-direction:column;align-items:center}.tutorial-title{color:#1976d2;font-size:clamp(24px,7vw,28px);font-weight:500;margin:0 0 clamp(10px,3vw,16px) 0}.tutorial-description{color:#000;font-size:clamp(14px,4vw,15px);line-height:1.4;margin:0;padding:0 clamp(4px,1vw,8px)}.tutorial-dots-container{width:100%;height:clamp(40px,10vw,44px);display:flex;justify-content:center;align-items:center;gap:16px;margin-top:auto;margin-bottom:clamp(8px,2vw,16px);flex-shrink:0}.indicator-dot{width:6px;height:6px;border-radius:50%;border:1px solid #000000;background:transparent;padding:0;cursor:pointer;transition:background-color .2s}.indicator-dot.active{background:#000}:root{--primary-blue: #0076CE;--text-dark: #222222;--text-light: #555555;--bg-color: #ffffff;--progress-bg: #d8d8d8;--border-color: #e0e0e0}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden;position:fixed}body{font-family:Roboto,sans-serif;background-color:var(--bg-color);color:var(--text-dark);-webkit-font-smoothing:antialiased}#root{display:flex;flex-direction:column;height:100dvh;max-width:600px;margin:0 auto;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);background:var(--bg-color);overflow:hidden}
