@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@400;600;700&display=swap');:root{--font-family-main:'Bai Jamjuree',Arial,sans-serif}html,body,.ros-frontend-wizard,.ros-modern,#ros-step-4,.ros-card,.ros-form-grid,.repair-card,input,select,textarea,button,h1,h2,h3,h4,h5,h6,.ros-step-content>h2,.ros-step-content>h3,.ros-card legend{font-family:var(--font-family-main) !important;font-weight:400;letter-spacing:0}.ros-more-nums,.ros-more-nums *,.ros-model-nums,.ros-model-nums *,.ros-popular-model-text,.ros-popular-model-text *,.brand-label,.brand-label *{font-family:var(--font-family-main) !important}#ros-device-preview.clickable{cursor:pointer}.gsma-search-wrapper{position:relative;display:flex !important;align-items:center !important;gap:8px;max-width:500px;margin:25px auto 12px}#ros_device_search{flex:1;padding:13px 16px;border:2px solid #ccc;border-radius:9px;font-size:17px;transition:.2s}#ros_device_search:focus{border-color:var(--primary-color)}#ros_search_done_btn{width:120px;background:var(--primary-color);border:none;color:#fff;font-weight:600;border-radius:7px;cursor:pointer}.gsma-suggest{position:absolute;left:0;right:0;top:calc(100% - 1px);background:#fff;z-index:999;border:1px solid #ccc;border-top:none;max-height:260px;overflow-y:auto;font-size:17px}.gsma-suggest li{padding:9px 11px;cursor:pointer;font-size:17px}.gsma-suggest li:hover{background:#f2f2f2}.ros-preview-card{display:flex;align-items:center;gap:18px;margin:20px 0 25px;padding:14px 18px;background:#fafafa;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.ros-preview-card img{width:80px;height:80px;object-fit:contain;border:1px solid #ccc;border-radius:6px;background:#fff}.ros-preview-text{font-size:1.05rem;line-height:1.3}.ros-stepper{display:flex;justify-content:center;align-items:flex-start;gap:0;margin:40px 0 50px;position:relative}.ros-stepper:before{content:"";position:absolute;top:24px;left:calc(60px / -2);right:calc(60px / -2);height:3px;background:#e5e5e5;z-index:0}.ros-step{position:relative;z-index:1;width:60px;height:60px;border-radius:50%;background:#f5f5f5;color:#9b9b9b;font-weight:600;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s}.ros-step small{display:none}.ros-step:after{content:attr(data-label);position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);font-size:.75rem;color:#666;letter-spacing:.02em;white-space:nowrap}.ros-step:not(:last-child):before{content:"";position:absolute;top:28px;right:-50%;width:100%;height:3px;background:#e5e5e5;z-index:-1}.ros-step.completed,.ros-step.active{background:var(--primary-color,#4a90e2);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-2px)}.ros-step.completed:before,.ros-step.active:before{background:var(--primary-color,#4a90e2)}.ros-step-content>h2{text-align:center;font-size:2.4rem;line-height:1.25;margin-bottom:26px}@keyframes fadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ros-wizard-nav{text-align:center;margin:30px 0}.ros-wizard-nav .button{min-width:140px;margin:0 6px}#ros-lookup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;z-index:9990}#ros-lookup-popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:340px;max-width:90%;background:#fff;padding:24px 26px;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.25);display:none;z-index:9991}#ros-lookup-popup label{display:block;margin-bottom:12px;font-weight:600;font-size:.95rem}#ros-lookup-popup input{width:100%;padding:6px 8px;margin-top:4px}#ros-lookup-popup .lookup-buttons{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.ros-popular-models{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-top:20px}#ros-imported-models{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-top:20px}.ros-popular-model-card{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#fafafa;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:.15s}.ros-popular-model-card:hover{box-shadow:0 1px 4px rgba(0,0,0,.1);transform:translateY(-2px)}.ros-popular-model-card img{width:60px;height:60px;object-fit:contain;border:1px solid #ccc;border-radius:6px;background:#fff}.ros-popular-model-card .ros-popular-model-text{font-size:.95rem;line-height:1.3}.ros-popular-nav .button{min-width:120px;padding:10px 18px;border:none;border-radius:6px;background:var(--primary-color,#4a90e2);color:#fff;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;transition:.15s}.ros-popular-nav .button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.15)}.ros-popular-nav .button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.gsma-search-wrapper{position:relative;display:flex !important;align-items:center !important;gap:8px;max-width:500px;margin:25px auto 12px}#ros_device_search{flex:1;padding:13px 16px;border:2px solid #ccc;border-radius:9px;font-size:17px;transition:.2s}#ros_device_search:focus{border-color:var(--primary-color)}#ros_search_done_btn{width:120px;background:var(--primary-color);border:none;color:#fff;font-weight:600;border-radius:7px;cursor:pointer}.gsma-suggest{position:absolute;left:0;right:0;top:calc(100% - 1px);background:#fff;z-index:999;border:1px solid #ccc;border-top:none;max-height:260px;overflow-y:auto}.gsma-suggest li{padding:9px 11px;cursor:pointer}.gsma-suggest li:hover{background:#f2f2f2}.ros-preview-card{display:flex;align-items:center;gap:18px;margin:20px 0 25px;padding:14px 18px;background:#fafafa;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.ros-preview-card img{width:80px;height:80px;object-fit:contain;border:1px solid #ccc;border-radius:6px;background:#fff}.ros-preview-text{font-size:1.05rem;line-height:1.3}.ros-stepper{display:flex;justify-content:center;gap:38px;margin:30px 0 40px}.ros-step{width:60px;height:60px;border-radius:50%;background:#eee;color:#888;text-align:center;line-height:24px;font-weight:600;font-size:18px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transition:.2s}.ros-step small{font-size:10px;font-weight:400}.ros-step.active{background:var(--primary-color,#4a90e2);color:#fff;transform:scale(1.05)}.ros-step-content{display:none;animation:fadeIn .25s ease}.ros-step-content.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ros-wizard-nav{text-align:center;margin:30px 0}.ros-wizard-nav .button{min-width:140px;margin:0 6px}#ros-lookup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;z-index:9990}#ros-lookup-popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:340px;max-width:90%;background:#fff;padding:24px 26px;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.25);display:none;z-index:9991}#ros-lookup-popup label{display:block;margin-bottom:12px;font-weight:600;font-size:.95rem}#ros-lookup-popup input{width:100%;padding:6px 8px;margin-top:4px}#ros-lookup-popup .lookup-buttons{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.ros-popular-models{display:grid;justify-content:center;margin-left:auto;margin-right:auto;grid-template-columns:repeat(5,180px);gap:14px;margin-top:20px}.ros-popular-model-card{flex-direction:column;justify-content:center;width:180px;min-height:180px;text-align:center;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fafafa;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:.15s}.ros-popular-model-card:hover{box-shadow:0 1px 4px rgba(0,0,0,.1);transform:translateY(-2px)}.ros-popular-model-card img{width:70px;height:75px;object-fit:contain;border:1px solid #ccc;border-radius:6px;background:#fff}.ros-popular-model-card .ros-popular-model-text{font-size:.95rem;line-height:1.3}.ros-popular-nav .button{min-width:120px;padding:10px 18px;border:none;border-radius:6px;background:var(--primary-color,#4a90e2);color:#fff;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;transition:.15s}.ros-popular-nav .button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.15)}.ros-popular-nav .button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.gsma-search-wrapper{position:relative;display:flex !important;align-items:center !important;gap:8px;max-width:500px;margin:25px auto 12px}#ros_device_search{flex:1;padding:13px 16px;border:2px solid #ccc;border-radius:9px;font-size:17px;transition:.2s}#ros_device_search:focus{border-color:var(--primary-color)}#ros_search_done_btn{width:120px;background:var(--primary-color);border:none;color:#fff;font-weight:600;border-radius:7px;cursor:pointer}.gsma-suggest{position:absolute;left:0;right:0;top:calc(100% - 1px);background:#fff;z-index:999;border:1px solid #ccc;border-top:none;max-height:260px;overflow-y:auto}.gsma-suggest li{padding:9px 11px;cursor:pointer}.gsma-suggest li:hover{background:#f2f2f2}.ros-preview-card{display:flex;align-items:center;gap:18px;margin:20px 0 25px;padding:14px 18px;background:#fafafa;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.ros-preview-card img{width:80px;height:80px;object-fit:contain;border:0 solid #ccc;border-radius:6px;background:#fff}.ros-preview-text{font-size:1.05rem;line-height:0}.ros-stepper{display:flex;justify-content:center;gap:38px;margin:30px 0 40px}.ros-step{width:60px;height:60px;border-radius:50%;background:#eee;color:#888;text-align:center;line-height:24px;font-weight:600;font-size:18px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transition:.2s}.ros-step small{font-size:10px;font-weight:400}.ros-step.active{background:var(--primary-color,#4a90e2);color:#fff;transform:scale(1.05)}.ros-step-content{display:none;animation:fadeIn .25s ease}.ros-step-content.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ros-wizard-nav{text-align:center;margin:30px 0}.ros-wizard-nav .button{min-width:140px;margin:0 6px}#ros-lookup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;z-index:9990}#ros-lookup-popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:340px;max-width:90%;background:#fff;padding:24px 26px;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.25);display:none;z-index:9991}#ros-lookup-popup label{display:block;margin-bottom:12px;font-weight:600;font-size:.95rem}#ros-lookup-popup input{width:100%;padding:6px 8px;margin-top:4px}#ros-lookup-popup .lookup-buttons{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.ros-popular-models{display:grid;grid-template-columns:repeat(4,240px);gap:10px 30px;justify-content:center;margin:24px auto 0}.ros-popular-model-card{width:240px;min-height:90px;display:flex;flex-direction:row;align-items:center;gap:16px;padding:8px 10px;background:#fafafa;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:.15s}.ros-popular-model-card:hover{box-shadow:0 1px 4px rgba(0,0,0,.1);transform:translateY(-2px)}.ros-popular-model-card img{width:65px;height:86px;object-fit:contain;border:1px solid #ccc;border-radius:6px;background:#fff}.ros-popular-model-card .ros-popular-model-text{font-size:.9rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.ros-popular-nav .button{min-width:120px;padding:10px 18px;border:none;border-radius:6px;background:var(--primary-color,#4a90e2);color:#fff;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;transition:.15s}.ros-popular-nav .button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.15)}.ros-popular-nav .button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.ros-brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:22px 28px;margin:16px 0 32px}.brand-card{display:flex;align-items:center;justify-content:center;height:90px;border:1px solid #eee;border-radius:12px;cursor:pointer;transition:.15s}.brand-card:hover{box-shadow:0 2px 6px rgba(0,0,0,.08);transform:translateY(-2px)}.brand-card img{max-height:40px;max-width:90px}.ros-spinner-small{width:42px;height:42px;margin:30px auto;border:4px solid #ddd;border-top-color:var(--ros-primary-color);border-radius:50%;animation:rosSpin .7s linear infinite}@keyframes rosSpin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.brand-card{position:relative;height:120px;min-height:130px;max-height:130px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:.15s;background-image:var(--logo);background-repeat:no-repeat;background-position:center 20%;background-size:46% auto}.brand-label{position:absolute;bottom:8px;left:0;right:0;text-align:center;font-weight:100;color:#ababab;font-size:14px;pointer-events:none}.ros-brand-grid{display:grid;grid-template-columns:repeat(4,220px);gap:17px 14px;justify-content:center;margin:16px 0 32px}.brand-card{width:190px}.ros-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;z-index:9990}.ros-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%) scale(.95);opacity:0;pointer-events:none;transition:.25s;z-index:9991}.ros-modal.open{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.ros-modal-box{width:min(680px,90vw);background:#fff;border-radius:14px;padding:26px 30px 32px;box-shadow:0 8px 28px rgba(0,0,0,.3)}.ros-modal-overlay{overscroll-behavior:contain;touch-action:none}.ros-modal{will-change:transform,opacity;backface-visibility:hidden}.ros-color-item{touch-action:manipulation}.ros-color-grid{display:flex;flex-wrap:wrap;gap:20px 32px;margin:24px 0 30px}.ros-color-item{display:flex;align-items:center;gap:14px;cursor:pointer;user-select:none}.ros-color-item.disabled{opacity:.45;pointer-events:none}.ros-color-swatch{width:54px;height:54px;border-radius:12px;border:1px solid #d8d8d8;box-shadow:inset 0 0 0 2px rgba(0,0,0,.06)}.ros-color-name{font-weight:600;line-height:1.15;text-transform:uppercase;font-size:14px;letter-spacing:.03em;color:#444}.ros-color-item.selected .ros-color-swatch{outline:3px solid var(--primary-color,#4a90e2);outline-offset:2px}.ros-modal-overlay{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,.55);z-index:9990}.ros-color-swatch{display:inline-block}.ros-preview-color{font-size:.95rem;color:#555}.ros-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9990}.ros-extra-nums{display:none}.ros-more-nums{text-decoration:underline;cursor:pointer}.gsma-suggest li{position:relative;transition:background .06s linear,transform .12s ease,box-shadow .12s ease}.gsma-suggest li:hover{transform:translateY(-1px) scale(1.015);box-shadow:0 4px 10px rgba(0,0,0,.12)}.gsma-suggest li:hover:before{content:"";position:absolute;inset:0;border-radius:12px;pointer-events:none;box-shadow:0 0 0 2px var(--gl-accent);opacity:.25;animation:pulse .9s ease-out}@keyframes pulse{0%{opacity:.35}100%{opacity:.05}}.gsma-suggest li:after{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:var(--gl-accent);border-radius:0 4px 4px 0;transition:width .18s cubic-bezier(.4,0,.2,1)}.gsma-suggest li:hover:after{width:4px}.gsma-suggest li img{transition:transform .18s cubic-bezier(.4,0,.2,1)}.gsma-suggest li:hover img{transform:scale(1.08)}.gsma-suggest li .info-btn{position:relative;overflow:hidden}.gsma-suggest li .info-btn:after{content:"";position:absolute;inset:-120%;background:currentColor;opacity:0;transform:scale(.2);transition:opacity .35s,transform .35s;border-radius:50%}.gsma-suggest li .info-btn:active:after{opacity:.14;transform:scale(1.4);transition:none}@media (pointer:fine){.gsma-suggest{scrollbar-width:thin;scrollbar-color:var(--gl-border) transparent}.gsma-suggest::-webkit-scrollbar{width:6px}.gsma-suggest::-webkit-scrollbar-track{background:0 0}.gsma-suggest::-webkit-scrollbar-thumb{background:var(--gl-border);border-radius:4px}}@media (hover:none){.gsma-suggest li:active{background:var(--gl-active)}}.gsma-suggest{border-radius:14px;overflow:hidden}.gsma-suggest li{border-radius:12px}.gsma-suggest li .info-btn{border-radius:10px}.gsma-suggest li:hover:before{border-radius:12px}.gsma-suggest li:after{border-radius:0 4px 4px 0}.ros-search-spinner{position:absolute;right:138px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:3px solid #d3d3d3;border-top-color:var(--primary-color,#4a90e2);border-radius:50%;animation:rosSpin .7s linear infinite;display:none;align-self:center !important;margin:0 8px !important;flex-shrink:0 !important}.gsma-search-wrapper.loading .ros-search-spinner{display:block}.ros-search-wait{display:none;position:absolute;font-size:.9rem;color:#666;white-space:nowrap;pointer-events:none;animation:waitPulse 1.4s ease-in-out infinite}.gsma-search-wrapper.loading .ros-search-wait{display:block}@keyframes waitPulse{0%,100%{opacity:.35}50%{opacity:.95}}.ros-more-nums{display:block;margin-top:6px;padding:3px 9px;margin-left:2px;background:#f1f2f4;border-radius:5px;font-size:.8rem;font-weight:540;text-transform:uppercase;color:inherit;text-decoration:none;transition:.15s}.ros-more-nums:hover{background:#e6e6e6}.gsma-suggest .detail-row{font-size:.78rem;line-height:1.35;font-weight:400;padding:8px 10px !important}.gsma-suggest .detail-row strong{display:block;font-size:.85rem;font-weight:600;margin-bottom:4px}.gsma-suggest{max-height:260px !important;overflow-y:auto !important;overscroll-behavior:contain}@media (pointer:fine){.gsma-suggest{scrollbar-width:thin;scrollbar-color:#c7c7c7 transparent}.gsma-suggest::-webkit-scrollbar{width:6px}.gsma-suggest::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:3px}}#ros-imported-models{display:grid;grid-template-columns:repeat(4,1fr);gap:15px 15px}@media (max-width:1079px){#ros-imported-models{grid-template-columns:repeat(3,1fr)}}@media (max-width:799px){#ros-imported-models{grid-template-columns:repeat(2,1fr)}}@media (max-width:519px){#ros-imported-models{grid-template-columns:1fr}}#ros-imported-models{display:grid;grid-template-columns:repeat(4,240px);gap:13px 35px;max-width:934px;margin:0 auto;justify-content:center}#ros-imported-headline,#ros-popular-headline{text-align:center}#ros-step-2 h3{text-align:center}.ros-imported-nav{margin-bottom:100px}.ros-stepper{margin-bottom:80px}.ros-popular-model-card{background:#f7f8fa;border:1px solid #e2e2e2;transition:background .15s}.ros-popular-model-card:hover{background:#fff}.ros-popular-model-card .ros-model-nums{color:#555;opacity:.6;font-weight:320}.ros-color-swatch-preview{display:inline-block;width:22px;height:22px;border:1px solid #b5b5b5;border-radius:6px;margin-left:8px;vertical-align:middle}.ros-repair-grid .repair-card img{width:50px;height:auto;object-fit:contain;flex-shrink:0}.ros-repair-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:22px 26px}@media(max-width:960px){.ros-repair-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media(max-width:540px){.ros-repair-grid{grid-template-columns:1fr}}.repair-card{cursor:pointer}.repair-inner{position:relative;padding:26px 28px 24px 100px;background:#fff;border:1px solid #e4e4e4;border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.06);transition:box-shadow .18s,transform .18s;display:flex;flex-direction:column;justify-content:flex-start}.repair-card:hover .repair-inner{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.1)}.repair-icon{position:absolute;left:26px;top:50%;transform:translateY(-50%);width:52px;height:52px}.repair-icon img{width:100%;height:100%;object-fit:contain}.repair-title{margin:0 0 6px;font-size:1.15rem;font-weight:700;line-height:1.25}.repair-duration{font-size:.85rem;font-weight:600;color:#3aaa35;text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px}.repair-desc{margin:0;font-size:.9rem;line-height:1.4;color:#555}.repair-price-badge{position:absolute;top:0;right:0;padding:8px 14px 9px;background:#39b54a;color:#fff;border-radius:0 15px;text-align:center}.badge-label{display:block;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}.badge-price{display:block;font-size:1.1rem;font-weight:700;line-height:1.15}.repair-card.selected .repair-inner{border-color:var(--repair-card-selected-bg,var(--primary-color,#4a90e2));box-shadow:0 0 0 3px rgba(74,144,226,.25)}.ros-repair-grid{grid-template-columns:repeat(3,minmax(320px,1fr));gap:26px 32px}@media(max-width:1040px){.ros-repair-grid{grid-template-columns:repeat(2,minmax(320px,1fr))}}@media(max-width:580px){.ros-repair-grid{grid-template-columns:1fr}}.repair-inner{padding:30px 34px 28px 116px}.repair-icon{width:60px;height:60px;left:34px}.repair-title{font-size:1.05rem;font-weight:700;line-height:1.3}.repair-duration{font-size:.9rem;font-weight:600;color:#28a745;margin-bottom:10px}.repair-desc{font-size:.85rem;line-height:1.45;color:#6c6c6c;font-weight:400}.repair-price-badge{padding:6px 12px 7px;border-radius:0 13px}.badge-label{font-size:.6rem;letter-spacing:.05em}.badge-price{font-size:.95rem;font-weight:700}.repair-card{position:relative;background:#fff;border:1px solid #e4e4e4;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:32px 36px 34px;display:flex;flex-direction:column;gap:24px}.repair-badge{position:absolute;top:0;right:0;padding:10px 18px 12px;background:#7bc448;color:#fff;border-radius:0 18px;text-align:center}.badge-label{display:block;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.badge-price{display:block;font-size:1.35rem;font-weight:700;line-height:1.1}.repair-body{display:flex;align-items:flex-start;gap:28px}.repair-icon{flex:0 0 64px}.repair-icon img{width:64px;height:64px;object-fit:contain}.repair-title{margin:0 0 6px;font-size:1.35rem;font-weight:700;line-height:1.25}.repair-duration{display:block;font-size:1rem;font-weight:600;color:#39b54a;text-transform:uppercase;letter-spacing:.02em}.repair-desc{margin:0;font-size:1.05rem;line-height:1.45;color:#444}.repair-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.11);transform:translateY(-3px)}.ros-repair-grid{margin:48px auto 0;display:grid;grid-template-columns:repeat(3,minmax(320px,1fr));gap:26px 32px;justify-content:center;max-width:1100px}@media(max-width:1040px){.ros-repair-grid{grid-template-columns:repeat(2,minmax(320px,1fr))}}@media(max-width:580px){.ros-repair-grid{grid-template-columns:1fr}}.repair-card{padding:26px 30px 28px}.repair-icon{flex:0 0 52px}.repair-icon img{width:52px;height:52px}.repair-title{font-size:1.1rem;line-height:1.25}.repair-duration{font-size:.9rem}.repair-desc{font-size:.9rem;line-height:1.5;color:#6c6c6c;font-weight:400}.repair-badge{padding:6px 12px 7px;border-radius:0 14px}.badge-label{font-size:.6rem}.badge-price{font-size:1.05rem}.repair-icon{position:static !important;transform:none !important}.repair-body{display:flex;align-items:flex-start;gap:30px}.repair-desc{margin:18px 0 0;font-size:.9rem;line-height:1.45;color:#6c6c6c;font-weight:400}.repair-card{padding:26px 30px 28px}.repair-card{padding:24px 34px 28px}.repair-body{display:flex;align-items:center;gap:24px;padding-right:130px}.repair-badge{top:14px;right:0;padding:3px 14px 3px;border-radius:0 10px}.badge-label{font-size:.58rem}.badge-price{font-size:1rem}.repair-title{margin:0 0 4px;font-size:1rem;font-weight:700;line-height:1.25}.repair-duration{font-size:.78rem;font-weight:600;color:#28a745;margin-bottom:0}.repair-desc{margin:12px 0 0;font-size:.83rem;line-height:1.45;color:#6c6c6c}.repair-badge{top:0;right:-1px;transform:translateY(-1px)}.repair-body{padding-right:150px}.repair-desc{margin:8px 0 0;text-align:left;font-size:.83rem;line-height:1.45;color:#6c6c6c}@media (min-width:580px){.repair-desc{padding-left:calc(52px + 24px)}}.repair-desc{padding-left:0 !important;margin-left:0 !important}.repair-card{padding:18px 22px 22px}.repair-body{gap:18px;padding-right:140px}.repair-icon img{width:48px;height:48px}.repair-title{font-size:.95rem;font-weight:600;margin:0 0 2px}.repair-duration{font-size:.72rem;font-weight:500;letter-spacing:.3px;margin:0}.repair-desc{margin:-6px 0 0;font-size:.8rem;line-height:1.45;color:#6c6c6c;text-align:left;padding-left:0}#ros-step-4 .ros-wizard-nav{text-align:center;margin:32px 0 10px}#ros-step-4 .ros-wizard-nav .button{min-width:160px;font-size:16px}#ros-repair-preview img{width:64px;height:64px}#ros-repair-preview .ros-preview-text{font-size:1rem}#ros-repair-preview-duration{color:#28a745;font-weight:600}@media (max-width:1024px){.ros-brand-grid,#ros-imported-models,.ros-popular-models,.ros-repair-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:14px 18px}@media (max-width:600px){.ros-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px 18px}}.brand-card,.ros-popular-model-card,#ros-imported-models .ros-popular-model-card,.repair-card{width:100% !important;min-width:0 !important;box-sizing:border-box}.brand-card img{max-width:65%;height:auto}.ros-popular-model-card,#ros-imported-models .ros-popular-model-card{flex-direction:column;align-items:center;text-align:center}.ros-popular-model-card img,#ros-imported-models .ros-popular-model-card img{width:48px;height:48px;object-fit:contain}.ros-popular-model-card .ros-popular-model-text,#ros-imported-models .ros-popular-model-card .ros-popular-model-text{font-size:.82rem;line-height:1.25;word-break:break-word}.repair-card .repair-icon img{width:52px;height:52px}.repair-title{font-size:clamp(.9rem,2.7vw,1rem)}.repair-desc{font-size:.8rem;line-height:1.4}@media (max-width:479px){.brand-card{height:110px}.brand-label{font-size:.66rem}.ros-popular-model-card img,#ros-imported-models .ros-popular-model-card img{width:56px;height:70px}.ros-popular-model-card .ros-popular-model-text,#ros-imported-models .ros-popular-model-card .ros-popular-model-text{font-size:.74rem}.repair-card{padding:14px}.repair-desc{display:none}}}@media (max-width:1024px){.ros-repair-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:14px 20px}.repair-card{width:100% !important;min-width:0 !important;padding:16px 12px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center}.repair-body{flex-direction:column;align-items:center;gap:10px;padding-right:0}.repair-icon{position:static !important;transform:none !important;flex:0 0 48px}.repair-icon img{width:48px;height:48px;object-fit:contain}.repair-title{font-size:.85rem;margin:0 0 4px;font-weight:700}.repair-duration{font-size:.72rem;font-weight:600;color:#28a745;margin:0}.repair-desc{display:none}.repair-badge{top:6px;right:6px;padding:4px 8px 5px;border-radius:8px}.badge-label{font-size:.58rem}.badge-price{font-size:.82rem}@media (max-width:479px){.repair-card{padding:12px 10px}.repair-icon img{width:42px;height:42px}.repair-title{font-size:.78rem}.repair-duration{font-size:.66rem}.repair-badge{padding:3px 6px 4px}}}@media (max-width:1024px){.repair-desc{display:block !important;font-size:.75rem;line-height:1.4;color:#6c6c6c;margin:10px 0 0;text-align:center;word-break:break-word}.repair-badge{top:0;right:0;transform:translateY(-1px);padding:0 7px 4px;border-radius:0 10px;min-width:42px;box-sizing:border-box}.badge-label{font-size:.55rem;letter-spacing:.04em}.badge-price{font-size:.78rem;font-weight:700}.repair-icon img{width:46px;height:46px}.repair-title{font-size:.8rem;margin:0 0 2px}.repair-duration{font-size:.68rem}@media (max-width:479px){.repair-desc{font-size:.7rem}.repair-badge{padding:2px 8px 3px;min-width:80px;border-radius:0 8px}.badge-price{font-size:.72rem}.repair-icon img{width:40px;height:40px}}}@media (max-width:1024px){.repair-desc{margin:-10px 0 0 !important}}.ros-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px 38px;margin:40px 0 60px}@media(max-width:620px){.ros-form-grid{grid-template-columns:1fr}}.ros-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:26px 28px 30px;box-shadow:0 4px 14px rgba(0,0,0,.06);transition:box-shadow .18s,transform .18s}.ros-card:hover{box-shadow:0 6px 22px rgba(0,0,0,.12);transform:translateY(-3px)}.ros-card>legend{border:none;margin:0 0 18px;padding:0;font-size:1.15rem;font-weight:700;color:#333}.ros-card label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;font-weight:600;margin-bottom:18px}.ros-card input,.ros-card select,.ros-card textarea{padding:11px 14px;border:2px solid #d3d3d3;border-radius:9px;font-size:1rem;transition:border-color .2s}.ros-card input:focus,.ros-card select:focus,.ros-card textarea:focus{border-color:var(--primary-color,#4a90e2);outline:0}.ros-card input[type=checkbox]{width:auto;height:auto;margin:0 6px 0 0}.ros-preview-card{margin-bottom:34px}#ros-step-4 .ros-wizard-nav{margin-top:14px}.ros-btn-busy{position:relative;opacity:.75;pointer-events:none;animation:pulse 1s ease-in-out infinite}.ros-btn-busy:after{content:'';position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.ros-btn{--ros-bg:#218cff;--ros-bg-dark:#0f6fe2;--ros-bg-light:#4da2ff;--ros-text:#fff;--ros-radius:6px;--ros-shadow:0 4px 8px rgba(0,0,0,.15);font-family:inherit;font-weight:600;line-height:1.15;padding:12px 22px;border:none;border-radius:var(--ros-radius);cursor:pointer;transition:background .2s ease,transform .1s ease;display:inline-flex;align-items:center;gap:6px}.ros-btn-primary{color:var(--ros-text);background:linear-gradient(180deg,var(--ros-bg) 0%,var(--ros-bg-dark) 100%);box-shadow:var(--ros-shadow)}.ros-btn-primary:hover{background:linear-gradient(180deg,var(--ros-bg-light) 0%,var(--ros-bg) 100%)}.ros-btn-primary:active{transform:scale(.97)}.ros-btn-back{color:#374151;background:#f3f4f6}.ros-btn-back:hover{background:#e5e7eb}.ros-btn-back:active{transform:scale(.97)}.ros-btn[disabled],.ros-btn-busy{opacity:.55;cursor:not-allowed;box-shadow:none}@media (prefers-color-scheme:dark){.ros-btn-back{color:#e5e7eb;background:#374151}.ros-btn-back:hover{background:#4b5563}}.ros-btn-busy{pointer-events:none}.ros-modern .form-section,#ros-step-4 .form-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:30px 34px;margin-bottom:34px;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:transform .25s}.signature-section{transform:none!important}.ros-modern .form-section:hover:not(.signature-section),#ros-step-4 .form-section:hover:not(.signature-section){transform:translateY(-4px)}.ros-modern legend,#ros-step-4 legend{font-size:1.08rem;font-weight:700;padding:0 8px;color:#111827}.ros-modern label,#ros-step-4 label{display:block;margin-bottom:6px;font-weight:600;color:#374151;font-size:.94rem}.ros-modern input:not([type=file]):not([type=checkbox]):not([type=radio]),#ros-step-4 input:not([type=file]):not([type=checkbox]):not([type=radio]),.ros-modern select,#ros-step-4 select,.ros-modern textarea,#ros-step-4 textarea{width:100%;padding:14px 16px;font-family:inherit;font-size:1rem;line-height:1.45;color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;transition:border .2s,box-shadow .2s,background .2s;outline:none}.ros-modern input:focus,#ros-step-4 input:focus,.ros-modern select:focus,#ros-step-4 select:focus,.ros-modern textarea:focus,#ros-step-4 textarea:focus{background:#fff;border-color:#007cba;box-shadow:0 0 0 2px rgba(0,124,186,.3)}.ros-modern ::placeholder,#ros-step-4 ::placeholder{color:#9ca3af}.ros-modern select,#ros-step-4 select{appearance:none;background:#eef2ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234b5563' viewBox='0 0 20 20'%3E%3Cpath d='M5.23 7.21a.75.75 0 011.06.02L10 10.585l3.71-3.356a.75.75 0 111.06 1.06l-4.24 3.84a.75.75 0 01-1.06 0l-4.24-3.84a.75.75 0 01.02-1.06z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:16px;padding-right:48px}.ros-modern select:hover,#ros-step-4 select:hover{background:#fff}.ros-modern input[type=file],#ros-step-4 input[type=file]{padding:12px;background:#fff;border-radius:10px}.ros-modern .checkbox-group label,#ros-step-4 .checkbox-group label{display:flex;align-items:flex-start;gap:10px;font-weight:500}.ros-modern .checkbox-group input:not(.ros-toggle),#ros-step-4 .checkbox-group input:not(.ros-toggle){transform:scale(1.1);margin-top:2px}.ros-modern input[type=checkbox].ros-toggle,#ros-step-4 input[type=checkbox].ros-toggle{appearance:none;width:40px;height:24px;border-radius:999px;background:#d1d5db;border:2px solid #d1d5db;position:relative;cursor:pointer;transition:background .25s,border .25s}.ros-modern input.ros-toggle:after,#ros-step-4 input.ros-toggle:after{content:'';position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15);transition:transform .25s}.ros-modern input.ros-toggle:checked,#ros-step-4 input.ros-toggle:checked{background:#007cba;border-color:#007cba}.ros-modern input.ros-toggle:checked:after,#ros-step-4 input.ros-toggle:checked:after{transform:translateX(16px)}.ros-modern input.ros-toggle:focus,#ros-step-4 input.ros-toggle:focus{outline:2px solid #007cba;outline-offset:2px}@media (min-width:720px){.ros-modern .duo,#ros-step-4 .duo{display:grid;grid-template-columns:1fr 1fr;gap:26px}.ros-modern .form-inline,#ros-step-4 .form-inline{display:grid;grid-template-columns:210px 1fr;gap:26px;align-items:center}.ros-modern .form-inline label,#ros-step-4 .form-inline label{margin-bottom:0}}.ros-modern .description,#ros-step-4 .description{display:block;margin-top:6px;font-size:.8rem;color:#6b7280}.ros-modern input:required+span:after,#ros-step-4 input:required+span:after,.ros-modern select:required+span:after,#ros-step-4 select:required+span:after,.ros-modern textarea:required+span:after,#ros-step-4 textarea:required+span:after{content:'*';margin-left:4px;color:#ef4444}.ros-modern ::placeholder,#ros-step-4 ::placeholder{color:#ccccccc2 !important}#ros-step-4 .choices__inner{background:#eef2ff;border:1px solid #cfd6e3;border-radius:10px;padding:12px 14px;min-height:auto}#ros-step-4 .choices[data-type*=select-one]:after{border-color:#4b5563 transparent transparent;border-width:6px;margin-top:-4px}#ros-step-4 .choices[data-type*=select-one].is-open:after{border-color:transparent transparent #4b5563}#ros-step-4 .choices__list--dropdown{border-radius:12px;border:1px solid #cfd6e3;box-shadow:0 8px 24px rgba(0,0,0,.08)}#ros-step-4 .choices__item--selectable.is-highlighted{background:#007cba;color:#fff}#ros-step-4 .choices{border-radius:10px !important;overflow:visible !important}#ros-step-4 .choices__inner{border-radius:10px !important;overflow:hidden}#ros-step-4 .choices,#ros-step-4 .choices__inner,#ros-step-4 .choices__list--dropdown{width:100%;box-sizing:border-box}#ros-step-4 .choices__inner{border-radius:10px;padding:12px 16px}#ros-step-4 .choices__list--dropdown{border-radius:0 0 10px 10px;margin-top:-1px}#sperrmuster-reset{background:#444;color:#fff;border:none;padding:6px 22px;border-radius:4px;cursor:pointer}#sperrmuster-reset:hover{opacity:.9}.sperrmuster-wrapper{display:flex;flex-direction:column;align-items:center}.ros-reset-btn{background:#444;color:#fff;border:none;padding:6px 26px;border-radius:4px;cursor:pointer;display:inline-block;margin:0 auto}.ros-reset-btn:hover{opacity:.9}.sperrmuster-options{margin:28px auto 0;border:1px solid #ccc;border-radius:4px;background:#f9f9f9;padding:14px 18px;max-width:480px;box-shadow:0 0 8px 2px rgba(255,0,0,.25)}.sperrmuster-table{border-collapse:collapse;width:100%}.sperrmuster-table .cb{width:42px;padding:6px 4px 6px 0}.sperrmuster-table label{cursor:pointer}.cond-text{padding:8px 4px;color:red;font-weight:600}#ros-step-4 input[type=radio]:focus+.ros-fake-radio{outline:2px solid #007cba;outline-offset:3px}.ros-pay-icon{width:3em;height:3em;margin-right:6px;vertical-align:middle}.ros-seo-toc ul{display:flex;flex-wrap:wrap;gap:6px 12px;margin:0 0 1rem;padding:0;list-style:none}.ros-seo-toc li a{text-decoration:none;border-bottom:1px dotted}.ros-seo-price{white-space:nowrap}#ros-price-overlay{position:fixed;inset:0;display:none;background:rgba(0,0,0,.55);z-index:9998;display:flex;align-items:center;justify-content:center}#ros-price-popup{max-width:420px;width:92%;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.25);opacity:0;transform:scale(.85);visibility:hidden;transition:all .25s ease;z-index:9999}#ros-price-popup.open{opacity:1;visibility:visible;transform:scale(1)}#ros-price-popup .price-box{padding:28px 26px 32px}#ros-price-popup h3{margin:0 0 6px;font-size:1.75rem;line-height:1.25}#ros-price-popup .hint{margin:0 0 24px;color:#2da52d;font-weight:500;font-size:17px}#ros-price-form{display:flex;flex-direction:column;gap:14px}#ros-price-form input,#ros-price-form textarea{width:100%;padding:12px 14px;border:2px solid #e3e3e3;border-radius:8px;font-size:1rem;outline:none;transition:border .2s;text-transform:capitalize}#ros-price-form textarea{resize:vertical;min-height:90px}#ros-price-form input:focus,#ros-price-form textarea:focus{border-color:#2da52d}#ros-price-form button{width:100%;background:#2da52d;color:#fff;border:0;border-radius:8px;padding:14px 0;font-size:1.2rem;font-weight:700;cursor:pointer;transition:opacity .2s}#ros-price-form button:hover{opacity:.9}.ros-success{background:#e7f8e7;border:1px solid #2da52d;padding:18px 14px;border-radius:8px;text-align:center;font-weight:600;color:#166c16}.ros-price-close{position:absolute;top:10px;right:14px;font-size:28px;line-height:24px;font-weight:400;cursor:pointer;color:#999;user-select:none}.ros-price-close:hover{color:#111}#ros-price-popup:after{display:none!important}#ros-price-popup .close{display:none!important}#ros-price-popup{position:fixed !important;top:50%!important;left:50%!important;transform:translate(-50%,-50%) !important;margin:0!important}#ros-price-popup,#ros-price-popup.open{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;max-width:420px;width:92vw;z-index:9999}.ros-price-ov{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;display:flex;align-items:center;justify-content:center}.ros-price-box{max-width:420px;width:92vw;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.25);padding:28px 26px 32px;position:relative}.ros-price-close{position:absolute;top:10px;right:14px;font-size:28px;line-height:24px;cursor:pointer}#ros-price-overlay #ros-price-popup,#ros-price-overlay .ros-price-box{max-width:336px !important;width:min(92vw, 336px) !important;box-sizing:border-box !important;background:#fff !important;border-radius:12px !important;box-shadow:0 10px 40px rgba(0,0,0,.25) !important;z-index:9999 !important;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif !important}#ros-price-overlay #ros-price-popup .price-box,#ros-price-overlay .ros-price-box{padding:22px 20px 26px !important}#ros-price-overlay #ros-price-popup h3,#ros-price-overlay .ros-price-box h3{margin:0 0 6px !important;font-weight:800 !important;font-size:1.4rem !important;line-height:1.25 !important}#ros-price-overlay #ros-price-popup .hint,#ros-price-overlay .ros-price-box .hint{margin:0 0 16px !important;color:#2da52d !important;font-weight:600 !important;font-size:.95rem !important}#ros-price-overlay #ros-price-form{display:flex !important;flex-direction:column !important;gap:12px !important}#ros-price-overlay #ros-price-form input,#ros-price-overlay #ros-price-form textarea{width:100% !important;padding:10px 12px !important;border:2px solid #e3e3e3 !important;border-radius:7px !important;font-size:.95rem !important;outline:none !important;transition:border .2s !important;background:#fff !important;text-transform:capitalize}#ros-price-overlay #ros-price-form textarea{resize:vertical !important;min-height:80px !important}#ros-price-overlay #ros-price-form input:focus,#ros-price-overlay #ros-price-form textarea:focus{border-color:#2da52d !important}#ros-price-overlay #ros-price-form button{width:100% !important;background:#2da52d !important;color:#fff !important;border:0 !important;border-radius:7px !important;padding:12px 0 !important;font-size:1.05rem !important;font-weight:800 !important;cursor:pointer !important;transition:opacity .2s ease !important}#ros-price-overlay #ros-price-form button:hover{opacity:.9 !important}#ros-price-overlay .ros-success{background:#e7f8e7 !important;border:1px solid #2da52d !important;padding:14px 12px !important;border-radius:8px !important;text-align:center !important;font-weight:700 !important;color:#166c16 !important}#ros-price-overlay .ros-price-close{position:absolute !important;top:6px !important;right:10px !important;font-size:24px !important;line-height:22px !important;font-weight:500 !important;color:#999 !important;cursor:pointer !important;user-select:none !important}#ros-price-overlay .ros-price-close:hover{color:#111 !important}#ros-price-overlay #ros-price-popup:after{display:none !important}#ros-price-overlay #ros-price-popup .close{display:none !important}@media (max-width:380px){#ros-price-overlay #ros-price-popup,#ros-price-overlay .ros-price-box{max-width:94vw !important;width:94vw !important}#ros-price-overlay #ros-price-popup h3{font-size:1.32rem !important}#ros-price-overlay #ros-price-form button{font-size:1rem !important}}@media (min-width:481px) and (max-width:1024px){#ros-price-overlay #ros-price-popup,#ros-price-overlay .ros-price-box{max-width:336px !important;width:min(92vw,336px) !important}#ros-price-overlay #ros-price-popup .price-box,#ros-price-overlay .ros-price-box{padding:24px 22px 28px !important}}@media (prefers-reduced-motion:reduce){#ros-price-overlay #ros-price-popup,#ros-price-overlay .ros-price-box{transition:none !important}}@media (min-width:1025px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:min(92vw, 546px) !important;max-width:546px !important;max-height:80vh !important;overflow:visible !important}#ros-price-overlay>#ros-price-popup .price-box,#ros-price-overlay>.ros-price-box{padding:24px 22px 28px !important}#ros-price-overlay>#ros-price-popup h3,#ros-price-overlay>.ros-price-box h3{font-size:1.55rem !important;line-height:1.22 !important;margin:0 0 6px !important}#ros-price-overlay>#ros-price-popup .hint,#ros-price-overlay>.ros-price-box .hint{font-size:1rem !important;margin-bottom:14px !important;line-height:1.35 !important}#ros-price-overlay>#ros-price-popup #ros-price-form{gap:12px !important}#ros-price-overlay>#ros-price-popup #ros-price-form input,#ros-price-overlay>#ros-price-popup #ros-price-form textarea{padding:11px 13px !important;font-size:.98rem !important;border-radius:8px !important}#ros-price-overlay>#ros-price-popup #ros-price-form textarea{min-height:84px !important}#ros-price-overlay>#ros-price-popup #ros-price-form button{padding:12px 0 !important;font-size:1.05rem !important;font-weight:800 !important}}@media (min-width:481px) and (max-width:1024px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:min(92vw, 480px) !important;max-width:480px !important;max-height:78vh !important;overflow:visible !important}#ros-price-overlay>#ros-price-popup .price-box,#ros-price-overlay>.ros-price-box{padding:22px 20px 26px !important}}@media (max-width:480px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:55vw !important;max-width:55vw !important;max-height:none !important;overflow:visible !important}#ros-price-overlay>#ros-price-popup .price-box,#ros-price-overlay>.ros-price-box{padding:14px 12px 18px !important}#ros-price-overlay>#ros-price-popup h3,#ros-price-overlay>.ros-price-box h3{font-size:1rem !important;line-height:1.25 !important;margin:0 0 6px !important}#ros-price-overlay>#ros-price-popup .hint,#ros-price-overlay>.ros-price-box .hint{font-size:.85rem !important;line-height:1.35 !important;margin-bottom:12px !important}#ros-price-overlay>#ros-price-popup #ros-price-form{gap:8px !important}#ros-price-overlay>#ros-price-popup #ros-price-form input,#ros-price-overlay>#ros-price-popup #ros-price-form textarea{padding:8px 10px !important;font-size:.85rem !important;border-radius:7px !important}#ros-price-overlay>#ros-price-popup #ros-price-form textarea{min-height:60px !important}#ros-price-overlay>#ros-price-popup #ros-price-form button{padding:9px 0 !important;font-size:.9rem !important;font-weight:800 !important}#ros-price-overlay>#ros-price-popup .ros-price-close{top:6px !important;right:8px !important;font-size:20px !important;line-height:20px !important}}@media (max-width:480px){#ros-price-overlay #ros-price-popup,#ros-price-overlay .ros-price-box{width:75vw !important;max-width:75vw !important;max-height:none !important}#ros-price-overlay #ros-price-popup .price-box,#ros-price-overlay .ros-price-box{padding:14px 12px 18px !important;overflow:visible !important}#ros-price-overlay #ros-price-popup h3,#ros-price-overlay .ros-price-box h3{font-size:1rem !important;line-height:1.25 !important;margin:0 0 6px !important}#ros-price-overlay #ros-price-popup .hint,#ros-price-overlay .ros-price-box .hint{font-size:.85rem !important;line-height:1.35 !important;margin-bottom:12px !important;word-break:break-word !important;hyphens:auto !important}#ros-price-overlay #ros-price-form{gap:8px !important}#ros-price-overlay #ros-price-form input,#ros-price-overlay #ros-price-form textarea{padding:8px 10px !important;font-size:.85rem !important}#ros-price-overlay #ros-price-form textarea{min-height:60px !important}#ros-price-overlay #ros-price-form button{padding:9px 0 !important;font-size:.9rem !important;font-weight:800 !important}#ros-price-overlay .ros-price-close{top:6px !important;right:8px !important;font-size:20px !important;line-height:20px !important}}#ros-price-overlay{display:none !important}#ros-price-overlay.open,#ros-price-overlay[style*="display:block"],#ros-price-overlay[style*="display: block"],#ros-price-overlay[style*="display:flex"],#ros-price-overlay[style*="display: flex"]{display:block !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100vw !important;height:100dvh !important;background:rgba(0,0,0,.55) !important;z-index:120000 !important;overflow-y:auto !important;overflow-x:hidden !important;-webkit-overflow-scrolling:touch !important;padding:clamp(12px, 4dvh, 32px) 16px}#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;transform:none !important;margin:0 auto !important;overflow:visible !important;height:auto !important;max-height:none !important;width:min(92vw, 546px) !important;max-width:546px !important;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.25)}@media (min-width:481px) and (max-width:1024px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:min(92vw, 480px) !important;max-width:480px !important}}@media (max-width:480px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:55vw !important;max-width:55vw !important}}#ros-price-overlay>#ros-price-popup .price-box,#ros-price-overlay>.ros-price-box{padding:24px 22px 28px}#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{--rosScale:.9;transform:scale(var(--rosScale)) !important;transform-origin:top center !important}@media (min-width:1025px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:calc(min(92vw, 546px) / var(--rosScale)) !important;max-width:calc(546px / var(--rosScale)) !important}}@media (min-width:481px) and (max-width:1024px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:calc(min(92vw, 480px) / var(--rosScale)) !important;max-width:calc(480px / var(--rosScale)) !important}}@media (max-width:480px){#ros-price-overlay>#ros-price-popup,#ros-price-overlay>.ros-price-box{width:calc(65vw / var(--rosScale)) !important;max-width:none !important}}.repair-card{position:relative}.ros-whatsapp-btn{position:absolute;right:12px;bottom:12px;width:36px;height:36px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .15s ease-in-out}.ros-whatsapp-btn:hover{transform:scale(1.1)}.ros-whatsapp-btn .dashicons{color:#fff;font-size:18px;line-height:1}.repair-card .ros-whatsapp-btn{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.repair-card .ros-whatsapp-btn .dashicons{color:#fff;font-size:20px;line-height:1}.repair-card:hover .ros-whatsapp-btn{opacity:.85}.repair-card .ros-whatsapp-btn{width:26px;height:26px;bottom:10px;right:10px;border-radius:6px;padding:0;overflow:visible;display:flex;align-items:center;justify-content:center}.repair-card .ros-whatsapp-btn img{width:26px;height:26px;transform:scale(1.3);transform-origin:center;pointer-events:none}.repair-card .ros-whatsapp-btn .dashicons{display:none}.repair-card .ros-whatsapp-btn{width:26px;height:26px;bottom:10px;right:10px;border-radius:6px;background:#25d366;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}.repair-card .ros-whatsapp-btn img{width:30px;height:30px;object-fit:contain}.repair-badge.price-request{padding:3px 10px 3px}.repair-badge.price-request .badge-label{font-size:.55rem;letter-spacing:.04em}.repair-badge.price-request .badge-price{font-size:.8rem;font-weight:600}.repair-body{display:grid !important;grid-template-columns:64px 1fr;column-gap:24px;align-items:center;padding-right:110px}.repair-text{flex:0 1 auto;min-width:0;overflow:hidden}.repair-title{font-size:1rem;line-height:1.25;font-weight:700;margin:0 0 4px;text-align:left;text-wrap:balance;hyphens:auto;word-break:normal}.repair-duration{text-align:left}.repair-icon{flex:0 0 50px !important;width:50px;height:50px}.repair-body{display:grid !important;grid-template-columns:50px 1fr;column-gap:20px;padding-right:72px;align-items:center}.repair-text{min-width:0;overflow:hidden}.repair-title{font-size:.95rem;line-height:1.28;font-weight:650;margin:0 0 4px;text-align:left;hyphens:auto;word-break:normal;text-wrap:balance}.repair-duration{text-align:left}.repair-body{padding-right:48px}.repair-title{font-size:.8rem;line-height:1.25}.repair-duration{font-size:.75rem}@media(max-width:1024px){.repair-title{font-size:.82rem}.repair-duration{font-size:.68rem}}:root{--step-size:60px;--step-size-sm:44px;--done-clr:var(--primary-color,#218cff);--active-clr:var(--primary-color,#218cff);--track-h:3px;--track-h-xs:2px;--track-bg:#dfe3e9;--wave-width:40%;--wave-speed:3s;--wave-blur:1px;--wave-color:color-mix(in srgb,var(--primary-color,#218cff) 65%,#fff)}.ros-stepper{position:relative;display:flex!important;justify-content:center;gap:calc(var(--step-size) * .9);margin:48px 0 64px;overflow:visible !important;min-height:calc(var(--step-size) + 12px) !important}.ros-stepper:after{content:"";position:absolute;top:50%;left:0;right:0;height:var(--track-h);transform:translateY(-50%);background:var(--track-bg);z-index:0}.ros-stepper:before{content:"";position:absolute;top:50%;left:0;width:var(--wave-width);height:var(--track-h);transform:translateY(-50%);background:linear-gradient(90deg,transparent 0%,var(--wave-color) 38%,var(--wave-color) 62%,transparent 100%);filter:blur(var(--wave-blur));opacity:0;animation:waveSlide var(--wave-speed) cubic-bezier(.4,0,.2,1) infinite;z-index:1}@keyframes waveSlide{0%{transform:translate(0%,-50%);opacity:0}10%{opacity:.9}50%{transform:translate(100%,-50%);opacity:1}90%{opacity:.9}100%{transform:translate(200%,-50%);opacity:0}}.ros-step{position:relative;z-index:2;width:var(--step-size);height:var(--step-size);border-radius:50%;background:#fff;border:4px solid var(--track-bg);display:flex;align-items:center;justify-content:center;font:700 1.05rem/1 var(--font-family,inherit);color:#333;transition:.25s}.ros-step:before{content:none!important}.ros-step small{display:none}.ros-step:after{content:attr(data-label);position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);font-size:.8rem;font-weight:600;letter-spacing:.02em;color:#50545c;white-space:nowrap}.ros-step.completed{background:#fff;border-color:var(--done-clr);box-shadow:0 0 0 4px color-mix(in srgb,var(--done-clr) 25%,transparent)}.ros-step.active{background:var(--active-clr);border-color:var(--active-clr);color:#fff;animation:pulseGlow 2.4s ease-out infinite}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--active-clr) 55%,transparent)}70%{box-shadow:0 0 0 14px color-mix(in srgb,var(--active-clr) 0%,transparent)}100%{box-shadow:0 0 0 0 color-mix(in srgb,var(--active-clr) 0%,transparent)}}@media(max-width:519px){.ros-stepper{gap:calc(var(--step-size-sm) * .8);margin:36px 0 48px}.ros-stepper:after,.ros-stepper:before{height:var(--track-h-xs)}.ros-step{width:var(--step-size-sm);height:var(--step-size-sm);font-size:.9rem}}.repair-card{padding-left:15px;padding-top:15px}.repair-body{column-gap:0}.repair-text{margin-left:-2px}@media (min-width:1025px){.repair-body{align-items:flex-start}}.repair-body{grid-template-columns:64px 1fr;padding-right:74px}@media(max-width:1024px){.repair-body{padding-right:0}}.repair-title{letter-spacing:.15px}.repair-desc{color:rgba(0,0,0,.47);font-weight:400}.repair-badge{background:#39b54a!important}.repair-badge.price-request{background:#28a745!important}.repair-card:hover .repair-badge:not(.price-request){background:#5695ee !important}.repair-card:hover .repair-badge.price-request{background:#5695ee !important}.repair-card:hover .repair-badge{filter:brightness(1.15) !important}.ros-repair-search{margin:0 0 18px;text-align:center}.ros-repair-search input{width:100%;max-width:420px;padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:1rem}@media (max-width:600px){#ros-imported-models,.ros-popular-models{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px 18px !important}#ros-imported-models .ros-popular-model-card,.ros-popular-models .ros-popular-model-card{width:100% !important;min-width:0 !important;box-sizing:border-box}.ros-popular-model-card img{width:48px;height:48px}.ros-popular-model-card .ros-popular-model-text{font-size:.82rem;line-height:1.25}}@media (min-width:768px){#ros-device-preview{flex:0 0 auto !important;max-width:460px;width:100%;margin:20px auto 32px}}@media (min-width:768px){#ros-repair-preview{flex:0 0 auto !important;max-width:460px;width:100%;margin:20px auto 32px}}@media (max-width:767px){.ros-repair-grid{display:flex !important;flex-wrap:wrap;justify-content:center;gap:12px}.ros-repair-grid .repair-card{flex:0 0 calc(50% - 12px) !important;max-width:calc(50% - 12px) !important;width:100%;height:auto}}.ros-repair-search{display:flex !important;justify-content:center !important;align-items:center !important;margin:32px auto 28px auto !important;width:100% !important;padding:0 !important}.ros-repair-search input{width:100%;max-width:420px;margin:0 auto !important;display:block;padding:14px 16px;border:2px solid #c7c7c7;border-radius:9px;font-size:1.11rem;background:#fff;box-sizing:border-box;font-family:var(--font-family-main),Arial,sans-serif !important}#ros-step-3 .ros-repair-search{width:100vw !important;max-width:100% !important;margin-left:auto !important;margin-right:auto !important;text-align:center !important;display:flex !important;justify-content:center !important;align-items:center !important}@media (max-width:600px){.ros-repair-search input{max-width:98vw !important;font-size:1rem !important}}.ros-frontend-wizard,.ros-frontend-wizard *{font-family:'Bai Jamjuree',Arial,sans-serif !important;font-size:100% !important;line-height:1.4}.ros-popular-model-card .ros-popular-model-text,.ros-popular-model-card .ros-popular-model-text *{font-family:'Bai Jamjuree',Arial,sans-serif !important;font-size:.9rem !important;line-height:1.25 !important}.ros-more-nums,.ros-more-nums:hover,.ros-more-nums:focus{text-decoration:none !important}html.ros-has-wizard body #ros_device_search{font-size:17px !important;font-family:'Bai Jamjuree',Arial,sans-serif !important}#ros-step-2 .gsma-suggest .summary-row,#ros-step-2 .gsma-suggest .summary-row *{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}#ros-step-2 .gsma-suggest .detail-row,#ros-step-2 .gsma-suggest .detail-row *{white-space:normal !important;overflow-wrap:anywhere !important}#ros-step-4 input[type=radio]:checked+.ros-fake-radio:after,#ros-step-4 input[type=checkbox]:checked+.ros-fake-radio:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;transform:translate(-50%,-50%);background:#fff;border-radius:50%;pointer-events:none}:root{--ros-sel-size:clamp(22px, 4.5vw, 32px);--ros-sel-radius:6px}#ros-step-4 .ros-fake-radio{width:var(--ros-sel-size);height:var(--ros-sel-size);border:3px solid #007cba;border-radius:var(--ros-sel-radius)}#ros-step-4 input[type=radio]+.ros-fake-radio{border-radius:var(--ros-sel-radius)}@keyframes rosPulseSel{0%,100%{box-shadow:0 0 0 0 rgba(0,124,186,.35)}50%{box-shadow:0 0 0 8px rgba(0,124,186,0)}}#ros-step-4 input:checked+.ros-fake-radio{background:#007cba;animation:rosPulseSel 1.8s ease-out infinite}#ros-step-4 input:checked+.ros-fake-radio:after{content:"";position:absolute;top:50%;left:50%;width:calc(var(--ros-sel-size) * .45);height:calc(var(--ros-sel-size) * .45);transform:translate(-50%,-50%);background:#fff;border-radius:50%;pointer-events:none}.ros-summary-box{max-width:420px;margin:0 auto 32px;padding:26px 28px;background:#fff;border:1px solid #e5e5e5;border-radius:18px;box-shadow:0 10px 35px rgba(0,0,0,.06);font-family:inherit}.ros-summary-box h3{font-size:1.75rem;font-weight:700;color:#39a035;margin:37px 0 18px}.ros-summary-device{font-size:1rem;font-weight:600;margin-bottom:18px;text-transform:uppercase;letter-spacing:.02em;color:#444}.ros-summary-list{list-style:none;margin:0;padding:0}.ros-summary-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin:12px 0 0}.ros-summary-name{font-size:1.05rem;line-height:1.35}.ros-summary-price{font-weight:700;font-size:1.1rem;background:#39a035;color:#fff;padding:6px 18px;border-radius:8px;min-width:80px;text-align:center}.ros-summary-discount{font-size:.75rem;font-weight:700;color:#39a035;padding:2px 8px;border:2px solid #39a035;border-radius:6px;display:inline-block;margin-left:6px}.ros-summary-math{display:flex;justify-content:space-between;font-weight:600;margin:16px 0 0}.ros-summary-total{font-size:2.2rem}.repair-card.selected{background:var(--repair-card-selected-bg,var(--primary-color,#4a90e2));color:var(--repair-card-selected-text,#fff);border-color:var(--repair-card-selected-bg,var(--primary-color,#4a90e2))}.repair-card.selected,.repair-card.selected .repair-inner,.repair-card.selected .repair-title,.repair-card.selected .repair-duration,.repair-card.selected .repair-desc,.repair-card.selected .repair-text,.repair-card.selected .repair-icon{color:var(--repair-card-selected-text,#fff) !important}#ros-next-floating{position:fixed;left:50%;bottom:32px;transform:translateX(-50%);z-index:9980;background:linear-gradient(180deg,#64c33c 0%,#3fa72d 100%);color:#fff;border:none;border-radius:14px;padding:14px 40px;font-size:1.32rem;font-weight:700;box-shadow:0 8px 20px rgba(0,0,0,.18);cursor:pointer;transition:.15s}#ros-next-floating small{display:block;font-size:.85rem;font-weight:400;margin-top:4px}#ros-next-floating:active{transform:translate(-50%,2px)}#ros-step-4 .ros-summary-box{position:sticky;float:right;top:110px;margin-left:40px;width:385px;z-index:9999;font-size:.88rem}.ros-summary-box h3{font-size:1.5rem}.ros-summary-price{font-size:1rem}.ros-summary-total{font-size:1.9rem}.ros-summary-color{font-size:.9rem;color:#666;margin:8px 0 12px;display:flex;align-items:center;gap:6px}.ros-summary-swatch{width:18px;height:18px;border:1px solid #ccc;border-radius:4px;display:inline-block}@media (min-width:1025px){#ros-repairs-summary{position:fixed !important;right:61px !important;top:333px !important;left:auto !important;margin:0 !important;float:none !important;width:300px;z-index:9999}}@media (max-width:1024px){#ros-repairs-summary{position:fixed !important;bottom:0 !important;left:0 !important;width:100vw !important;max-width:100% !important;margin:0 !important;padding:12px 16px !important;box-sizing:border-box;transform-origin:bottom center !important;transform:scale(.6) translateY(0) !important;transition:transform .3s ease-out !important;z-index:9999 !important}}@media (max-width:1024px){#ros-repairs-summary.floating-center{left:0 !important;right:auto !important;bottom:50vh !important;top:auto !important;transform:translate(-50%,50%) scale(.92);transition:all .45s cubic-bezier(.75,0,.25,1);z-index:9999}#ros-repairs-summary{transition:all .45s cubic-bezier(.75,0,.25,1);left:0 !important;right:0 !important;bottom:0 !important;top:auto !important;transform:none;z-index:9999}}@media (max-width:1024px){#ros-blur-overlay{display:none;position:fixed;inset:0;backdrop-filter:blur(8px);background:rgba(255,255,255,.15);pointer-events:none;z-index:9997;transition:opacity .4s ease-out;opacity:0}#ros-blur-overlay.active{display:block;opacity:1}#ros-repairs-summary{transition:transform .5s ease-out,opacity .4s ease-out;transform-origin:bottom center}#ros-repairs-summary.floating-center{transform:translate(-50%,-40vh) scale(.92);opacity:1;z-index:9999}#ros-step-4 .ros-wizard-nav{position:relative;z-index:10000}}@media (max-width:1024px){#ros-repairs-summary{background:rgba(255,255,255,.75) !important;backdrop-filter:blur(10px) !important;-webkit-backdrop-filter:blur(10px) !important;border:1px solid rgba(255,255,255,.4) !important;box-shadow:0 8px 24px rgba(0,0,0,.12) !important}#ros-repairs-summary.floating-center{background:rgba(255,255,255,.85) !important;backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important}}#ros-repairs-summary .ros-summary-grandtotal span{font-size:1.45rem;font-weight:700}.ros-summary-item{display:flex;justify-content:space-between;align-items:center;gap:8px}.ros-remove-repair{display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;font-size:13px;font-weight:700;color:#d34f4f;background:rgba(211,79,79,.15);border-radius:50%;cursor:pointer;flex-shrink:0;transition:background .2s}.ros-remove-repair:hover{background:rgba(211,79,79,.3)}#ros-repairs-summary .ros-summary-item{justify-content:flex-start}#ros-repairs-summary .ros-summary-name{flex:1}#ros-repairs-summary .ros-summary-price{margin-left:auto}@media (min-width:1025px){#ros-repairs-summary{position:fixed !important;right:61px !important;top:110px !important;width:340px !important;max-height:80vh !important;overflow-y:auto !important;overscroll-behavior:contain !important;z-index:9999 !important}}.ros-summary-icon{width:24px;height:24px;object-fit:contain;margin-right:6px;vertical-align:middle;border:1px solid #ccc;border-radius:4px}.repair-card.selected .repair-inner{border-color:var(--repair-card-selected-border,var(--repair-card-selected-bg,var(--primary-color,#4a90e2)));box-shadow:0 0 0 3px rgba(74,144,226,.25)}.repair-card.selected,.repair-card.active{border-color:var(--repair-card-selected-border,var(--primary-color,#4a90e2)) !important}:root{--ros-color-chip-border:#e7eaef;--ros-color-chip-hover:#cfd6e1;--ros-color-chip-bg:#fff;--ros-color-chip-bg-h:#fbfbfc;--ros-color-selected:#61b636;--ros-color-selected-h:#4aa12a}#ros-color-popup .ros-modal-box h3{text-align:center;margin-bottom:16px}#ros-color-grid.ros-color-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px, 1fr));gap:14px 18px;margin:20px 0 6px}#ros-color-grid .ros-color-item{display:flex;align-items:center;gap:14px;padding:12px 14px;background:var(--ros-color-chip-bg);border:2px solid var(--ros-color-chip-border);border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.05);cursor:pointer;user-select:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .12s ease}#ros-color-grid .ros-color-item:hover{background:var(--ros-color-chip-bg-h);border-color:var(--ros-color-chip-hover);box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px)}#ros-color-grid .ros-color-swatch{width:40px;height:40px;border-radius:9px;border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04);flex:0 0 40px}#ros-color-grid .ros-color-name{font-weight:600;letter-spacing:.02em;color:#555;text-transform:uppercase}#ros-color-grid .ros-color-item.disabled{opacity:.45;pointer-events:none}#ros-color-grid .ros-color-item.selected{border-color:var(--ros-color-selected);box-shadow:0 0 0 2px rgba(97,182,54,.18) inset;background:#fff}#ros-color-grid .ros-color-item.selected:hover{border-color:var(--ros-color-selected-h)}#ros-color-grid .ros-color-item:focus-visible{outline:3px solid rgba(0,0,0,.2);outline-offset:2px}#ros-color-grid .ros-color-swatch{width:clamp(32px, 6.5vw, 40px);height:clamp(32px, 6.5vw, 40px);border-radius:clamp(8px, 2vw, 9px)}#ros-color-grid .ros-color-item{gap:clamp(10px, 2.6vw, 14px);padding:clamp(10px, 2.4vw, 12px) clamp(12px, 2.8vw, 14px);min-height:clamp(48px, 9.5vw, 56px);touch-action:manipulation}body.ros-modal-open{overflow:hidden !important;overscroll-behavior:contain}#ros-color-grid .ros-color-name{font-size:clamp(12px, 2.8vw, 14px)}@media (max-width:1019px){#ros-color-grid.ros-color-grid{grid-template-columns:repeat(auto-fill,minmax(180px, 1fr))}}@media (max-width:680px){#ros-color-grid.ros-color-grid{grid-template-columns:repeat(2,minmax(0, 1fr));gap:12px 14px}#ros-color-popup .ros-modal-box{width:min(560px, 94vw);padding:22px}}@media (max-width:420px){#ros-color-grid.ros-color-grid{grid-template-columns:1fr;gap:10px 12px}#ros-color-popup .ros-modal-box{width:94vw;padding:18px 16px 22px}}@media (hover:none){#ros-color-grid .ros-color-item:active{transform:scale(.98);box-shadow:0 1px 4px rgba(0,0,0,.08)}}.ros-steps-banner{position:fixed;left:50%;bottom:20px;transform:translateX(-50%) translateY(12px);width:min(1100px,92vw);background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(14px) saturate(115%);backdrop-filter:blur(14px) saturate(115%);border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);opacity:0;pointer-events:none;z-index:7000;transition:opacity .22s ease,transform .22s ease}.ros-steps-banner.visible{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}.ros-steps-inner{padding:0 18px}.ros-steps-title{font-weight:700;letter-spacing:.01em;margin:0 0 8px;color:#2b2b2b}.ros-steps-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px 16px;align-items:center}.ros-step-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:rgba(255,255,255,.6);border:1px solid rgba(0,0,0,.06);border-radius:10px}.ros-step-item .dashicons{font-size:20px;width:20px;height:20px;line-height:20px}.ros-step-icon-img{width:20px;height:20px;object-fit:contain}.ros-step-copy{font-weight:600;font-size:.95rem;color:#333}@media (max-width:680px){.ros-steps-inner{padding:12px 14px}.ros-steps-list{flex-direction:column;align-items:flex-start;gap:8px}.ros-step-copy{font-size:.92rem}}.ros-steps-banner .ros-steps-progress{display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding:6px 8px 12px}.ros-steps-banner .ros-steps-progress:before{content:"";position:absolute;top:40px;left:6%;right:6%;height:4px;background:rgba(0,0,0,.1);border-radius:4px}.ros-step-node{flex:1 1 0;text-align:center;position:relative;z-index:1}.ros-step-circle{width:68px;height:68px;margin:0 auto;border-radius:50%;border:4px solid rgba(0,0,0,.12);background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(0,0,0,.08);color:#333;font-weight:700;font-size:1.25rem}.ros-step-node.active .ros-step-circle{background:var(--primary-color,#4e6fe7);border-color:rgba(17,88,255,.22);color:#fff}.ros-step-label{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:600;color:#2f2f2f}.ros-step-label .dashicons{font-size:18px;width:18px;height:18px}.ros-step-label img{width:18px;height:18px;object-fit:contain}@media (max-width:680px){.ros-steps-banner .ros-steps-progress:before{top:34px}.ros-step-circle{width:56px;height:56px;font-size:1.05rem}}.ros-steps-banner .ros-steps-progress{padding:4px 6px 10px}.ros-steps-banner .ros-steps-progress:before{top:28px;height:3px}.ros-step-circle{width:44px;height:44px;border-width:3px}.ros-step-node.active .ros-step-circle{background:rgba(255,255,255,.9);border-color:rgba(0,0,0,.12);color:#333}.ros-step-circle .dashicons{font-size:22px;width:22px;height:22px;line-height:1}.ros-step-circle img{width:22px;height:22px;object-fit:contain}.ros-step-label{margin-top:8px;font-size:.95rem}@media (max-width:680px){.ros-steps-banner .ros-steps-progress:before{top:24px}.ros-step-circle{width:38px;height:38px}.ros-step-label{font-size:.9rem}}.ros-steps-banner .ros-steps-progress{gap:0 22px}.ros-step-node{padding-inline:8px}.ros-step-label{max-width:18ch;margin-left:auto;margin-right:auto;font-size:.86rem;line-height:1.25;text-align:center;word-wrap:break-word}@media (min-width:1200px){.ros-step-label{max-width:20ch}}@media (max-width:1019px){.ros-step-label{max-width:16ch;font-size:.84rem}}@media (max-width:680px){.ros-step-label{max-width:15ch;font-size:.8rem}}#ros-steps-banner,.ros-steps-banner{background:rgba(255,255,255,.425) !important;-webkit-backdrop-filter:blur(8px) saturate(125%);backdrop-filter:blur(15px) saturate(125%);border:1px solid rgba(255,255,255,.55);box-shadow:0 12px 26px rgba(0,0,0,.14)}#ros-steps-banner .ros-step-circle,.ros-steps-banner .ros-step-circle{background:rgba(255,255,255,.82) !important}#ros-step-3 .ros-repair-grid .repair-card img{filter:grayscale(25%) brightness(.96) contrast(.95) saturate(.85);opacity:.72;transition:filter .2s ease,opacity .2s ease}#ros-step-3 .ros-repair-grid .repair-card:hover img,#ros-step-3 .ros-repair-grid .repair-card.selected img{filter:none;opacity:1}#ros-steps-banner{position:fixed;left:50%;bottom:10px;transform:translateX(-50%);z-index:9999;background:#fff;border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.18);padding:18px 24px;max-width:calc(100vw - 32px);width:max-content;box-sizing:border-box;display:none;overflow:hidden}#ros-steps-banner.visible{display:block}#ros-steps-banner .ros-steps-inner{display:flex;flex-direction:column;align-items:center;gap:16px}#ros-steps-banner .ros-steps-title{font-size:clamp(1rem,4vw,1.25rem);font-weight:600;text-align:center;line-height:1.25}#ros-steps-banner .ros-steps-progress{display:flex;align-items:center;gap:28px;flex-wrap:wrap;justify-content:center}#ros-steps-banner .ros-step-node{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:68px}#ros-steps-banner .ros-step-circle{width:48px;height:48px;border:2px solid var(--primary-color,#4a90e2);border-radius:50%;display:flex;align-items:center;justify-content:center}#ros-steps-banner .ros-step-icon,#ros-steps-banner .ros-step-circle .dashicons{width:22px;height:22px;font-size:22px;object-fit:contain}#ros-steps-banner .ros-step-label{font-size:.8rem;text-align:center;line-height:1.2}@media (max-width:480px){#ros-steps-banner{padding:12px 16px}#ros-steps-banner .ros-steps-title{font-size:clamp(0.9rem,4vw,1.1rem)}#ros-steps-banner .ros-step-circle{width:38px;height:38px}#ros-steps-banner .ros-step-icon,#ros-steps-banner .ros-step-circle .dashicons{width:18px;height:18px;font-size:18px}#ros-steps-banner .ros-step-label{font-size:.7rem}#ros-steps-banner .ros-steps-progress{gap:18px}}@media (min-width:481px) and (max-width:768px){#ros-steps-banner .ros-steps-progress{gap:24px}}#ros-steps-banner .ros-steps-progress{align-items:flex-start}@media (max-width:768px){#ros-steps-banner{padding:10px 12px}#ros-steps-banner .ros-steps-title{font-size:clamp(0.8rem,3.5vw,1rem)}#ros-steps-banner .ros-steps-progress{gap:14px}#ros-steps-banner .ros-step-circle{width:30px;height:30px}#ros-steps-banner .ros-step-icon,#ros-steps-banner .ros-step-circle .dashicons{width:14px;height:14px;font-size:14px}#ros-steps-banner .ros-step-label{font-size:.6rem}}@media (max-width:768px){#ros-color-popup{transform:translate(-50%,-50%) scale(.7)}}@media (max-width:480px){#ros-step-3 .ros-repair-grid{display:grid !important;grid-template-columns:1fr !important;gap:18px !important}#ros-step-3 .ros-repair-grid .repair-card{width:100% !important;max-width:100% !important;padding:14px 16px !important;zoom:1 !important;transform:none !important}#ros-step-3 .ros-repair-grid .repair-card>*{zoom:1 !important;transform:none !important}}@media (min-width:481px) and (max-width:768px){#ros-step-3 .ros-repair-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px 16px !important}#ros-step-3 .ros-repair-grid .repair-card{width:100% !important;max-width:100% !important;padding:14px 16px !important;zoom:1 !important;transform:none !important}#ros-step-3 .ros-repair-grid .repair-card>*{zoom:1 !important;transform:none !important}}#ros-step-3 .ros-repair-grid .repair-card{position:relative;display:flex !important;align-items:flex-start;gap:18px;padding:16px 18px !important}#ros-step-3 .ros-repair-grid .repair-card img{flex:0 0 48px;width:48px;height:48px;object-fit:contain;margin:0}#ros-step-3 .ros-repair-grid .repair-card .repair-price-banner{position:absolute;top:0;right:0;transform:none !important}#ros-step-3 .ros-repair-grid .repair-card .wa-btn,#ros-step-3 .ros-repair-grid .repair-card .whatsapp-btn{position:absolute;bottom:12px;right:12px}#ros-step-3 .ros-repair-grid .repair-name,#ros-step-3 .ros-repair-grid .repair-duration,#ros-step-3 .ros-repair-grid .repair-desc{text-align:left;width:100%;margin:0}#ros-step-3 .ros-repair-grid .repair-card{gap:9px;padding:16px 11px !important}#ros-step-3 .ros-repair-grid .repair-card .repair-body{flex:1 1 auto;display:flex;flex-direction:column;min-width:0}#ros-step-3 .ros-repair-grid .repair-card .repair-title{margin-right:30px;white-space:normal;word-break:break-word}@media (max-width:609px){#ros-step-3 .ros-repair-grid{display:grid !important;grid-template-columns:1fr !important;gap:16px}#ros-step-3 .ros-repair-grid .repair-card{width:auto !important}}@media (min-width:610px) and (max-width:1023px){#ros-step-3 .ros-repair-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:20px 24px}#ros-step-3 .ros-repair-grid .repair-card{width:auto !important}}#ros-step-3 .ros-repair-grid .repair-card .ros-whatsapp-btn{width:24px;height:24px;transform:none !important}.repair-card .ros-whatsapp-btn img{width:100% !important;height:100% !important;transform:none !important;object-fit:contain}#ros-step-3 .ros-repair-grid .repair-card .ros-whatsapp-btn img,#ros-step-3 .ros-repair-grid .repair-card .ros-whatsapp-btn svg{width:100%;height:100%;object-fit:contain}#ros-step-3 .repair-card .ros-actions-capsule.no-wa{gap:0 !important;padding:6px !important}#ros-step-3 .repair-card .ros-actions-capsule.no-wa .ros-info-btn{margin:0 !important}#ros-steps-banner{position:fixed;left:50%;transform:translate(-50%,0);bottom:0;z-index:9998;width:max-content;max-width:100%;transition:top .35s ease,bottom .35s ease,transform .35s ease}#ros-steps-banner.at-top{top:0;bottom:auto}#ros-steps-banner.at-bottom{bottom:0;top:auto}#ros-steps-banner{position:fixed;left:50%;transform:translateX(-50%);z-index:9999;transition:transform .22s cubic-bezier(.4,0,.2,1)}@media (max-width:519px){#ros-next-floating{width:90%;max-width:260px;font-size:1rem;padding:12px 14px}#ros-next-floating small{font-size:.8rem}}:root{--ros-btn-glow:rgba(74,144,226,.55);--ros-btn-glow-soft:rgba(74,144,226,.18)}#ros-next-floating{animation:rosPulseCompat 2.4s ease-in-out infinite;will-change:box-shadow}@keyframes rosPulseCompat{0%,100%{box-shadow:0 0 0 0 var(--ros-btn-glow-soft),0 0 10px var(--ros-btn-glow)}50%{box-shadow:0 0 0 8px var(--ros-btn-glow-soft),0 0 22px var(--ros-btn-glow)}}@media (prefers-reduced-motion:reduce){#ros-next-floating{animation-duration:6s}}#ros-step-3 .repair-card[hidden]{display:none !important}.ros-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding:2px 8px;background:#e8e8e8;border:1px solid #d0d0d0;border-radius:6px;font-size:12px;line-height:1.2;color:#555;cursor:pointer;display:none;z-index:2;white-space:nowrap}.ros-clear-btn:hover{background:#dcdcdc;color:#333}.ros-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding:2px 8px;background:#e8e8e8;border:1px solid #d0d0d0;border-radius:6px;font-size:12px;line-height:1.2;color:#555;cursor:pointer;display:none;z-index:2;white-space:nowrap}.ros-clear-btn:hover{background:#dcdcdc;color:#333}#ros_repair_search{padding-right:80px}.ros-repair-search{position:relative !important}.ros-repair-search .ros-clear-btn{position:absolute !important;top:50%;right:14px;transform:translateY(-50%);padding:2px 8px;background:#e8e8e8;border:1px solid #d0d0d0;border-radius:3px;font-size:12px;line-height:1.2;color:#555;cursor:pointer;white-space:nowrap}.ros-repair-search .ros-clear-btn:hover{background:#dcdcdc;color:#333}#ros_repair_search{padding-right:84px !important}body.ros-modal-open{overflow:hidden !important;overscroll-behavior:contain}@media (max-width:1024px){:root{--ros-side-gap:2mm}.ros-stepper,#ros-steps-banner{padding-left:var(--ros-side-gap);padding-right:var(--ros-side-gap)}#ros-step-1,#ros-step-2,#ros-step-3,#ros-step-4{padding-left:var(--ros-side-gap)!important;padding-right:var(--ros-side-gap)!important}.ros-preview-card,.ros-brand-grid,.ros-popular-models,.ros-repair-grid,.ros-imported-models,.ros-popular-nav,.ros-repair-nav,.ros-imported-nav,.ros-wizard-nav{padding-left:var(--ros-side-gap);padding-right:var(--ros-side-gap)}#ros-repairs-summary.is-mobile{left:var(--ros-side-gap)!important;width:calc(100% - (var(--ros-side-gap)*2))!important}}@media (max-width:1024px){#ros-repairs-summary{position:fixed !important;bottom:0 !important;left:50% !important;transform:translateX(-50%) !important;margin:0 auto !important;transition:none !important}}@media (max-width:1024px){#ros-repairs-summary{position:fixed !important;bottom:80px !important;left:50% !important;transform:translateX(-50%) !important;width:auto !important;max-width:90% !important;margin:0 !important}}@media (max-width:1024px){#ros-repairs-summary{position:fixed !important;bottom:100px !important;left:50% !important;transform:translateX(-50%) !important;z-index:1000 !important}}@media (max-width:1024px){#ros-repairs-summary.animate-center,#ros-repairs-summary.floating-center,.ros-summary-box.is-mobile.animate-center,.ros-summary-box.is-mobile.floating-center{transform:translateX(-50%) !important;left:50% !important;top:auto !important;bottom:100px !important}}#ros-step-2,#ros-step-3{padding-bottom:3cm !important}@media (max-width:1024px){#ros-repairs-summary.is-mobile{position:fixed !important;bottom:0 !important;left:50% !important;width:calc((100% - 16px)/0.6) !important;max-width:none !important;transform:translateX(-50%) scale(.6) !important;transform-origin:bottom center !important;padding:8px !important;border-radius:8px 8px 0 0 !important;box-shadow:0 -2px 16px rgba(0,0,0,.15) !important;box-sizing:border-box !important;z-index:2000 !important;overflow-y:auto !important}}#ros-repair-preview{display:none !important}@media (max-width:600px){#ros-step-4 fieldset.form-section{width:auto !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important;margin:0 8px !important;padding:16px !important}}#ros-step-4 fieldset.form-section label.radio-group{display:grid !important;grid-template-columns:auto auto 1fr;align-items:center;column-gap:12px;min-width:0 !important;word-break:break-word;white-space:normal !important}#ros-step-4 fieldset.form-section label.radio-group .ros-fake-radio,#ros-step-4 fieldset.form-section label.radio-group img{flex:0 0 auto}@media (min-width:1025px){#ros-repairs-summary.is-desktop{--scale:.8;width:auto !important;max-width:700px !important;margin-left:auto !important;margin-right:40px !important;transform:scale(var(--scale)) !important;transform-origin:top right !important;box-sizing:border-box !important}}@media (min-width:1025px){#ros-repairs-summary.is-desktop{--scale:.8;width:auto !important;max-width:700px !important;margin-left:auto !important;margin-right:40px !important;transform:scale(var(--scale)) !important;transform-origin:top right !important;box-sizing:border-box !important}}@media (max-width:1024px){:root{--ros-bottom-gap:4cm}#ros-step-3{padding-bottom:var(--ros-bottom-gap)!important}}@media (min-width:1025px){#ros-repairs-summary.is-desktop{border-left:1px solid #ddd;background:#fff}}@media (min-width:1025px){#ros-repairs-summary{width:auto !important;max-width:none !important;right:12px !important;transform:none !important}}@media (min-width:1025px){#ros-repairs-summary.is-desktop{--scale:1 !important;transform:none !important;margin-right:12px !important;max-width:none !important;width:auto !important}}@media (max-width:1680px){#ros-repairs-summary.is-mobile{position:fixed !important;bottom:0 !important;left:0 !important;width:100vw !important;transform:scale(.6) translateY(0) !important}}@media (max-width:1680px){#ros-repairs-summary.is-mobile{left:50% !important;transform:translateX(-50%) scale(.6) !important;width:calc(100vw / .6) !important}}@media (max-width:1680px){#ros-repairs-summary.is-mobile{position:fixed !important;bottom:0 !important;left:50% !important;transform-origin:bottom center !important;transform:translateX(-50%) scale(.7) !important;width:calc( (100vw - 4mm) / .7 ) !important;max-width:none !important;min-width:0 !important;max-height:80vh !important;overflow-y:auto !important;box-sizing:border-box !important;z-index:2000 !important}}@media (min-width:1024px) and (max-width:1680px){#ros-repairs-summary.is-mobile{max-height:50vh !important;overflow-y:auto !important}}@media (min-width:1024px) and (max-width:1680px){#ros-repairs-summary{position:fixed !important;left:50% !important;bottom:0 !important;transform:translateX(-50%) scale(.7) !important;transform-origin:bottom center !important;width:calc(100vw / .7) !important;max-height:65vh !important;overflow-y:auto !important;z-index:2000 !important}#ros-step-4{padding-bottom:0 !important}}@media (min-width:1024px) and (max-width:1679px){#ros-repairs-summary{position:fixed !important;inset:auto 0 0 0 !important;width:100vw !important;max-width:100vw !important;transform:none !important;box-sizing:border-box !important;z-index:2000 !important}}@media (min-width:1025px){#ros-repairs-summary.is-desktop{overflow:hidden}#ros-repairs-summary.is-desktop .ros-summary-inner{transform:scale(.8);transform-origin:top left;width:calc(100% / 0.8);height:calc(100% / 0.8)}}#ros-repairs-summary{--ros-peek:54px;--ros-summary-scale:.7}@media (max-width:1680px){#ros-repairs-summary.is-mobile{border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -6px 20px rgba(0,0,0,.12);transition:transform .25s ease;will-change:transform;-webkit-tap-highlight-color:transparent}#ros-repairs-summary.is-mobile .ros-summary-inner{padding-top:22px}#ros-repairs-summary .ros-summary-handle{display:none}#ros-repairs-summary.is-mobile .ros-summary-handle{position:absolute;top:6px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:88px;height:24px;background:0 0;border:0;padding:0;cursor:ns-resize;touch-action:pan-y;user-select:none;z-index:3}#ros-repairs-summary.is-mobile .ros-summary-handle:focus-visible{outline:2px solid var(--primary-color,#4a90e2);border-radius:999px}#ros-repairs-summary.is-mobile .ros-summary-handle .ros-grabber{width:46px;height:5px;border-radius:999px;background:rgba(0,0,0,.22);box-shadow:0 1px 0 rgba(255,255,255,.5) inset}#ros-repairs-summary.is-mobile.is-collapsed{transform:scale(var(--ros-summary-scale,.7)) translateX(-50%) translateY(calc(100% - var(--ros-peek))) !important;pointer-events:auto}}@media (max-width:1680px){#ros-repairs-summary.is-mobile{--ros-summary-scale:.7;--ros-handle-stub:64px;--ros-collapse-lift:16px;position:fixed;bottom:0 !important;left:50% !important;right:auto !important;transform:translate(-50%,0) scale(var(--ros-summary-scale)) !important;transform-origin:bottom center !important;padding-bottom:env(safe-area-inset-bottom,0px)}#ros-repairs-summary.is-mobile.is-collapsed{transform:translate(-50%,calc(100% - (var(--ros-handle-stub) + env(safe-area-inset-bottom, 0px)) - var(--ros-collapse-lift))
    ) scale(var(--ros-summary-scale)) !important}#ros-repairs-summary .ros-summary-handle{display:flex;justify-content:center}#ros-repairs-summary .ros-summary-handle .ros-grabber{margin:6px auto}}#ros-repairs-summary .ros-summary-inner{padding-top:8px}#ros-summary-spacer{display:block;width:100%;height:0;pointer-events:none}@media (min-width:1024px) and (max-width:1679px){#ros-repairs-summary,#ros-repairs-summary.is-mobile{max-height:none !important;overflow-y:visible !important}#ros-repairs-summary .ros-summary-inner{max-height:none !important;overflow-y:visible !important}}.repair-badge.discounted .badge-old{text-decoration:line-through;opacity:.55;margin-right:4px}.repair-badge.discounted .badge-new{font-weight:700}.repair-badge.discounted .badge-price{white-space:nowrap}@media (max-width:1024px){html,body{overflow-x:hidden !important}.ros-frontend-form,.ros-step-content{overflow-x:hidden !important}}.gsma-badge-local{display:inline-block;margin-left:6px;padding:2px 6px;font-size:9px;line-height:1;background:#d8d8d8;border-radius:4px;color:#444}.gsma-badge{display:inline-block;margin-left:6px;padding:2px 6px;font-size:11px;line-height:1;border-radius:10px}.gsma-badge-local{background:#d8d8d8;color:#444}.gsma-badge-choice{background:#e8d4ff;color:#4c2b7b}.gsma-badge-gsma{background:#cfe6ff;color:#064f8b}#ros-price-table td.note{white-space:normal;word-break:break-word;max-width:260px}@media (min-width:1681px){#ros-repairs-summary{inset:auto 12px 12px 12px !important;top:auto !important;right:12px !important;bottom:12px !important;left:12px !important;position:fixed !important;width:auto !important;max-width:none !important;max-height:80vh !important;margin:0 !important;z-index:2000 !important}#ros-repairs-summary .ros-summary-inner{padding:14px 16px}}@media (min-width:1681px){#ros-repairs-summary.is-desktop,#ros-repairs-summary{position:fixed !important;inset:auto !important;top:auto !important;right:auto !important;bottom:12px !important;left:50% !important;transform:translateX(-50%) !important;width:clamp(420px, 80vw, 1400px) !important;max-width:none !important;box-sizing:border-box !important;max-height:80vh !important;margin:0 !important;z-index:2000 !important}#ros-repairs-summary .ros-summary-inner{padding-top:32px !important}#ros-repairs-summary .ros-summary-handle{position:absolute !important;top:6px;left:50% !important;transform:translateX(-50%);width:44px;height:4px;padding:0 !important;border:0 !important;background:0 0 !important;cursor:ns-resize;z-index:3;display:block !important}#ros-repairs-summary .ros-summary-handle .ros-grabber{display:block;width:60px;height:8px;border-radius:999px;background:linear-gradient(180deg,rgba(167,16,16,.22),rgba(0,0,0,.18));box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 .5px 0 rgba(0,0,0,.06);opacity:.82;transition:opacity .15s ease,transform .15s ease}#ros-repairs-summary .ros-summary-handle:hover .ros-grabber{opacity:1;transform:translateY(-.5px)}#ros-repairs-summary .ros-summary-handle:active .ros-grabber{transform:translateY(.5px)}#ros-repairs-summary .ros-summary-handle:focus-visible .ros-grabber{outline:2px solid rgba(74,144,226,.42);outline-offset:3px}#ros-repairs-summary:before{width:44px !important;height:4px !important;border-radius:999px !important;background:rgba(0,0,0,.22) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.45) !important}}@media (min-width:1681px){#ros-repairs-summary,#ros-repairs-summary.is-desktop{transition:transform .25s ease !important;transform:translate(-50%,0) !important}#ros-repairs-summary.is-collapsed,#ros-repairs-summary.is-desktop.is-collapsed{transform:translate(-50%,calc(100% - var(--ros-peek, 54px))) !important}}@media (max-width:1680px){#ros-repairs-summary.is-mobile{background:rgba(255,255,255,.72) !important;backdrop-filter:blur(14px) saturate(120%) !important;-webkit-backdrop-filter:blur(14px) saturate(120%) !important;border:1px solid rgba(255,255,255,.38) !important;box-shadow:0 -8px 28px rgba(0,0,0,.16) !important;border-top-left-radius:16px !important;border-top-right-radius:16px !important}}@media (min-width:1681px){#ros-repairs-summary,#ros-repairs-summary.is-desktop{background:rgba(255,255,255,.72) !important;backdrop-filter:blur(16px) saturate(120%) !important;-webkit-backdrop-filter:blur(16px) saturate(120%) !important;border:1px solid rgba(255,255,255,.38) !important;box-shadow:0 12px 40px rgba(0,0,0,.18) !important;border-radius:14px !important}}#ros-repairs-summary .ros-summary-inner{padding-top:26px !important}@media (min-width:1025px){#ros-repairs-summary.is-desktop{overflow:visible !important}#ros-repairs-summary.is-desktop .ros-summary-inner{transform:none !important;width:auto !important;height:auto !important;padding-bottom:14px !important}#ros-repairs-summary .ros-summary-list{margin:10px 0 8px !important;padding:0 !important;list-style:none !important}#ros-repairs-summary .ros-summary-math:last-child{margin-bottom:0 !important}}#ros-step-4 .ros-wizard-nav{position:relative;z-index:10001}#ros-repairs-summary .ros-summary-inner{padding-top:26px !important}@media (min-width:1681px){#ros-repairs-summary,#ros-repairs-summary.is-desktop{--ros-summary-scale:.6;left:50% !important;bottom:12px !important;top:auto !important;right:auto !important;transform-origin:bottom center !important;transform:translate(-50%,0) scale(var(--ros-summary-scale)) !important;width:clamp(420px, 80vw, 1400px) !important}#ros-repairs-summary.is-collapsed,#ros-repairs-summary.is-desktop.is-collapsed{transform:translate(-50%,calc(100% - var(--ros-peek, 54px))
               ) scale(var(--ros-summary-scale)) !important}#ros-repairs-summary .ros-summary-inner{padding-top:22px !important}}@media (min-width:1681px){#ros-repairs-summary,#ros-repairs-summary.is-desktop{border-radius:24px !important;background-clip:padding-box !important}}@media (max-width:1680px){#ros-repairs-summary.is-mobile{border-top-left-radius:24px !important;border-top-right-radius:24px !important;background-clip:padding-box !important}}#ros-repairs-summary{--ros-peek:44px}@media (min-width:1681px){#ros-repairs-summary .ros-summary-handle{position:absolute !important;top:6px !important;left:50% !important;transform:translateX(-50%);width:88px !important;height:26px !important;padding:0 !important;border:0 !important;background:0 0 !important;cursor:ns-resize !important;z-index:10002 !important;pointer-events:auto !important}#ros-repairs-summary .ros-summary-handle .ros-grabber{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:4px;border-radius:999px;background:rgba(0,0,0,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.45);opacity:.85;transition:opacity .15s ease,transform .12s ease}#ros-repairs-summary .ros-summary-handle:hover .ros-grabber{opacity:1}#ros-repairs-summary .ros-summary-handle:active .ros-grabber{transform:translate(-50%,-50%) translateY(.5px)}}#ros-step-4.active #ros-submit-btn{position:relative;isolation:isolate;z-index:1;will-change:box-shadow,transform;animation:rosPulseGlow 2.6s ease-in-out infinite !important}#ros-step-4.active #ros-submit-btn:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.86);width:120%;height:120%;border-radius:999px;border:2px solid var(--ros-pulse,rgba(63,167,45,.55));opacity:.22;pointer-events:none;animation:rosPulseRing 2.6s ease-out infinite !important}#ros-submit-btn{--ros-pulse:rgba(63,167,45,.55);--ros-pulse-soft:rgba(63,167,45,.18)}#ros-submit-btn.ros-btn-busy,#ros-submit-btn[disabled]{animation:none !important}#ros-submit-btn.ros-btn-busy:after,#ros-submit-btn[disabled]:after{content:none !important}#ros-submit-btn:hover{transform:translateZ(0) scale(1.012)}#ros-submit-btn:active{transform:translateZ(0) scale(.992)}@keyframes rosPulseGlow{0%,100%{box-shadow:0 8px 20px rgba(0,0,0,.18),0 0 0 0 var(--ros-pulse-soft)}50%{box-shadow:0 10px 24px rgba(0,0,0,.22),0 0 0 10px var(--ros-pulse-soft)}}@keyframes rosPulseRing{0%{transform:translate(-50%,-50%) scale(.86);opacity:.22}70%{opacity:0}100%{transform:translate(-50%,-50%) scale(1.25);opacity:0}}@media (prefers-reduced-motion:reduce){#ros-step-4.active #ros-submit-btn{animation:none !important}#ros-step-4.active #ros-submit-btn:after{content:none !important}}@media (min-width:1681px){#ros-repairs-summary.is-desktop{overflow:hidden !important}#ros-repairs-summary.is-desktop .ros-summary-inner{--ros-inner-scale:1.2;transform:scale(var(--ros-inner-scale)) !important;transform-origin:bottom center !important;width:calc(100% / var(--ros-inner-scale)) !important;margin-left:auto !important;margin-right:auto !important}}#ros-step-1 .ros-brand-grid{display:grid !important;justify-content:center !important;justify-items:stretch !important;align-items:stretch !important;width:fit-content !important;max-width:100% !important;margin:16px auto 32px !important;gap:17px 14px !important;box-sizing:border-box !important}#ros-step-1 .ros-brand-grid>.brand-card{width:auto !important;min-width:120px !important;max-width:220px !important;margin:0 !important}@media (min-width:1025px){#ros-step-1 .ros-brand-grid{grid-template-columns:repeat(4,220px) !important}}@media (max-width:1024px){#ros-step-1 .ros-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;width:100% !important}}@media (max-width:600px){#ros-step-1 .ros-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}#ros-repairs-summary .ros-summary-item[data-discount-target="1"] .ros-summary-name .ros-discount-chip,#ros-repairs-summary .ros-summary-item[data-discount-target="1"] [data-field=name] .ros-discount-chip{display:inline-block;margin-left:.5em;padding:2px 6px;border-radius:999px;font-size:12px;font-weight:600;background:rgba(78,111,231,.1);color:var(--primary-color,#4e6fe7)}#ros-step-3 .repair-card[data-discount-target="1"] .ros-discount-chip{display:inline-block;margin-left:.5em;padding:2px 6px;border-radius:999px;font-size:12px;font-weight:600;background:rgba(78,111,231,.1);color:var(--primary-color,#4e6fe7)}#ros-step-4 input[type=checkbox],#ros-step-4 input[type=radio]{all:unset;-webkit-appearance:none;appearance:none;position:relative;display:inline-block;width:52px;height:32px;border-radius:999px;background:#e5e5ea;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 0 6px rgba(0,0,0,.18);cursor:pointer;vertical-align:middle;margin-right:10px;flex-shrink:0;transition:background .22s ease,box-shadow .22s ease}#ros-step-4 input[type=checkbox]:after,#ros-step-4 input[type=radio]:after{content:"";position:absolute;top:2px;left:2px;width:28px;height:28px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4),0 0 0 1px rgba(0,0,0,.04);transition:transform .22s cubic-bezier(.4,0,.2,1),width .18s ease}#ros-step-4 input[type=checkbox]:checked,#ros-step-4 input[type=radio]:checked{background:#34c759;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12),0 0 0 1px rgba(52,199,89,.35)}#ros-step-4 input[type=checkbox]:checked:after,#ros-step-4 input[type=radio]:checked:after{transform:translateX(20px)}#ros-step-4 input[type=checkbox]:active:after,#ros-step-4 input[type=radio]:active:after{width:32px}#ros-step-4 input[type=checkbox]:focus-visible,#ros-step-4 input[type=radio]:focus-visible{outline:2px solid rgba(52,199,89,.8);outline-offset:3px}#ros-step-4 .ros-fake-radio{display:none !important}#ros-step-4 .form-section .ros-toggle-agb{display:block;margin:0 auto 6px !important}#ros-step-4 .checkbox-group.agb-box{justify-content:center;margin-left:auto;margin-right:auto}.ros-preview-text:before{content:attr(data-label)}#ros-device-preview-model:before{content:attr(data-label)}#ros-step-0 .ros-category-grid{display:grid !important;justify-content:center !important;gap:17px 14px !important;margin:16px auto 32px !important;max-width:100% !important}@media (min-width:1025px){#ros-step-0 .ros-category-grid{grid-template-columns:repeat(4,220px) !important;width:fit-content !important}}@media (max-width:1024px){#ros-step-0 .ros-category-grid{grid-template-columns:repeat(4,minmax(0, 1fr)) !important;width:100% !important;padding:0 2mm !important;box-sizing:border-box !important}}@media (max-width:600px){#ros-step-0 .ros-category-grid{grid-template-columns:repeat(2,minmax(0, 1fr)) !important}}#ros-step-0 .ros-cat-card{-webkit-appearance:none !important;appearance:none !important;position:relative !important;height:120px !important;min-height:130px !important;max-height:130px !important;background:#fff !important;border:1px solid #e5e5e5 !important;border-radius:12px !important;cursor:pointer !important;padding:0 !important;margin:0 !important;box-shadow:none !important;display:block !important;transition:.15s !important}#ros-step-0 .ros-cat-card:hover{box-shadow:0 2px 6px rgba(0,0,0,.08) !important;transform:translateY(-2px) !important}#ros-step-0 .ros-cat-card.is-selected{border-color:rgba(59,130,246,.85) !important;box-shadow:0 12px 34px rgba(37,99,235,.2) !important}#ros-step-0 .ros-cat-ico{position:absolute !important;top:20% !important;left:50% !important;transform:translate(-50%,-50%) !important;width:46% !important;height:auto !important;background:0 0 !important;border-radius:0 !important;padding:0 !important;margin:0 !important}#ros-step-0 .ros-cat-ico img{width:100% !important;height:auto !important;object-fit:contain !important;display:block !important;filter:grayscale(1) opacity(.65) !important}#ros-step-0 .ros-cat-name{position:absolute !important;bottom:8px !important;left:0 !important;right:0 !important;text-align:center !important;font-weight:100 !important;color:#ababab !important;font-size:14px !important;pointer-events:none !important}#ros-step-0 .ros-cat-ico{top:22px !important;left:50% !important;transform:translateX(-50%) !important;width:100px !important;height:68px !important;display:flex !important;align-items:center !important;justify-content:center !important}#ros-step-0 .ros-cat-ico img{width:100% !important;height:100% !important;object-fit:contain !important;display:block !important;filter:grayscale(1) opacity(.55) !important}#ros-step-0 .ros-cat-name{bottom:10px !important}#ros-step-0 .ros-cat-ico img{filter:none !important;opacity:1 !important;mix-blend-mode:normal !important}#ros-step-0 .ros-cat-name{color:#000 !important;opacity:1 !important}#ros-step-0 .ros-cat-card{height:auto !important;max-height:none !important;min-height:130px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;padding:18px 12px 18px !important;box-sizing:border-box !important}#ros-step-0 .ros-cat-ico{position:static !important;top:auto !important;left:auto !important;transform:none !important;width:100px !important;height:68px !important;display:flex !important;align-items:center !important;justify-content:center !important;margin-top:6px !important;margin-bottom:26px !important}#ros-step-0 .ros-cat-ico img{width:100% !important;height:100% !important;object-fit:contain !important;filter:none !important;opacity:1 !important}#ros-step-0 .ros-cat-name{position:static !important;bottom:auto !important;left:auto !important;right:auto !important;margin-top:auto !important;padding-bottom:6px !important;text-align:center !important;color:#000 !important;opacity:1 !important;font-size:14px !important;font-weight:100 !important;color:#000 !important;letter-spacing:0 !important}@media (max-width:600px){#ros-step-0 .ros-cat-ico{width:86px !important;height:58px !important;margin-bottom:22px !important}#ros-step-0 .ros-cat-name{font-size:13px !important;padding-bottom:8px !important}}#ros-step-3 .ros-repair-search{max-width:680px;margin:18px auto 14px}#ros-step-3 .ros-repair-search-label{display:block;margin:0 0 8px;font:700 13px/1.2 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#475569}#ros-step-3 .ros-repair-search-field{position:relative}#ros-step-3 #ros_repair_search{width:100%;height:46px;border-radius:14px;border:2px solid rgba(148,163,184,.55);background:#fff;padding:0 44px;font:600 15px/1.2 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;box-shadow:0 1px 0 rgba(0,0,0,.04),0 10px 22px rgba(15,23,42,.08);outline:none;transition:border-color .15s ease,box-shadow .15s ease}#ros-step-3 #ros_repair_search:focus{border-color:var(--primary-color,#4e6fe7);box-shadow:0 0 0 3px rgba(78,111,231,.25),0 10px 22px rgba(15,23,42,.1)}#ros-step-3 .ros-repair-search-field .dashicons{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;color:#64748b;pointer-events:none}#ros-step-3 .ros-repair-search .ros-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:999px;border:1px solid rgba(148,163,184,.55);background:#f8fafc;color:#0f172a;font:800 16px/1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;cursor:pointer;display:none}#ros-step-3 .ros-repair-search .ros-clear-btn:hover{background:#eef2ff;border-color:rgba(78,111,231,.55)}#ros-step-3 .ros-repair-search-hint{margin-top:8px;font:600 12px/1.35 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#64748b}#ros-step-3 .ros-repair-search-status{margin-top:6px;font:700 12px/1.2 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#334155;min-height:14px}#ros-step-3 .ros-repair-search{max-width:920px !important;margin-left:auto !important;margin-right:auto !important}#ros-step-3 .ros-repair-search-row{display:flex !important;align-items:center !important;gap:12px !important}#ros-step-3 .ros-repair-search-field{position:relative !important;flex:1 1 auto !important}#ros-step-3 #ros_repair_search{width:100% !important;height:46px !important}#ros-step-3 .ros-repair-search-field .dashicons-search{position:absolute !important;left:14px !important;top:50% !important;transform:translateY(-50%) !important;line-height:1 !important;pointer-events:none !important}#ros-b2b-slot{flex:0 0 auto !important;display:flex !important;align-items:center !important}