.device-registration-container{display:flex;flex-direction:column;margin-top:1rem}.current-device-container{display:flex;align-items:center;gap:2rem;background:#f6f8fb;border-radius:5rem}.featured-circular-progress-container{display:none;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:345px;margin:0 auto}.device-registration-wrapper{display:flex;justify-content:space-between;margin:0}.customer .ecoco-title-text{font-size:7rem;font-weight:700;font-style:italic;color:#28bbe9;margin:0}.mobile-only{display:none}@media screen and (max-width:768px){.custom-select-wrapper{position:relative;display:inline-block;width:100%;max-width:350px}.ecoco-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:.75rem 2.5rem .75rem 1.2rem;border:2px solid #28BBE9;border-radius:3rem;background-color:#fff;color:#333;font-size:1.5rem;font-weight:600;cursor:pointer;box-shadow:0 2px 6px #28bbe94d;transition:box-shadow .2s ease,border-color .2s ease}.ecoco-dropdown:hover{border-color:#219ec7;box-shadow:0 4px 10px #28bbe966}.ecoco-dropdown:focus{outline:none!important;border-color:#1da1f2!important;box-shadow:0 0 0 3px #28bbe933!important}.custom-arrow{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%) rotate(0);width:14px;height:14px;pointer-events:none;transition:transform .3s ease}.custom-arrow:before{content:"";display:block;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg fill='%2328BBE9' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}}.tab-buttons{display:flex;justify-content:center;gap:1rem}.customer .tab-btn{padding:10px 16px;background-color:#28bbe9;color:#fff;cursor:pointer;border-radius:25px;font-size:17px;transition:background-color .25s ease,box-shadow .25s ease,transform .2s ease;box-shadow:0 2px 6px #28bbe966;margin:0 0 2rem}.customer .tab-btn:after{box-shadow:none}.customer .tab-btn:hover:after{box-shadow:none}.tab-btn.active,.tab-btn:hover{background-color:#219ec7;box-shadow:0 4px 10px #28bbe980;color:#ffffffeb}.featured-circular-chart{width:300px;height:300px}.device-image-box{width:13px;height:13px;border-radius:6px;background:linear-gradient(243deg,#28bbe9,#1da1f2);display:flex;align-items:center;justify-content:center;padding:2px}.device-image-box img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:5px}.circle-text{font-size:.23rem;fill:#111827;font-weight:700;font-family:Arial,sans-serif}.device-info-card{padding:1rem;margin-top:1rem}.customer .device-usage-info{display:flex;justify-content:center;font-weight:700;flex-direction:column;align-items:center}.customer .device-usage-info .remaining-balance{position:relative;margin:0;font-size:2rem}.customer .device-usage-info .plan-name{display:flex;flex-direction:row;font-size:small;color:gray;gap:12px}.customer .device-usage-info .plan-name span{margin:0;font-size:small!important;font-weight:400!important}.customer .device-usage-info p:before{content:attr(data-title);position:absolute;top:-1rem;left:50%;transform:translate(-50%);font-size:1rem;color:#07c;white-space:nowrap}.customer .device-label-wrapper{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-evenly}.customer .device-label-name{position:relative;font-size:3rem;font-weight:700;color:#000;text-align:left;margin:1px 0 0}.customer .device-serial-name{position:relative;margin:1px 0 0;font-weight:400;font-size:2.5rem}.customer .device-label-name:before,.customer .device-serial-name:before{content:attr(data-title);position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);font-size:.75rem;color:#6b7280;white-space:nowrap}.customer .device-plan-wrapper{height:fit-content;text-align:center;color:#000;display:flex;justify-content:flex-end;flex-direction:column;align-items:center}.customer .device-plan-wrapper p{font-size:2rem;font-weight:700;color:#444;margin:0!important}.customer .device-plan-wrapper .expiry-text{display:flex;flex-direction:row;font-size:small;color:gray;gap:12px}.customer .okawari-btn{border-radius:20px;background-color:#28bbe9;color:#fff;padding:6px 12px;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,transform .2s ease;box-shadow:0 2px 6px #28bbe966}.customer .okawari-btn:hover{background-color:#219ec7;box-shadow:0 4px 10px #28bbe980;color:#ffffffeb;transform:translateY(-4px)}.info-card{flex:1;background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;border-radius:5rem;transition:all .2s ease;position:relative;overflow:hidden}.info-card:hover{box-shadow:0 4px 10px #28bbe980;transform:translateY(-4px)}.device-list-container{flex:1;display:flex;flex-direction:column;gap:1rem;min-width:0;margin:2rem 0;position:relative}.info-card.loading:before{content:"";position:relative;top:0;right:0;bottom:0;left:0;background-color:#fff9;border-radius:inherit;pointer-events:none}.info-card.loading{pointer-events:none;-webkit-user-select:none;user-select:none}.loader{position:relative;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;background:#fff9}.loader i{color:#1da1f2}#deviceLoader.loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.register-btn{max-width:250px!important}.loading>.title-text,.loading>.device-list-container,.loading>.register-btn{visibility:hidden}@media(max-width:768px){.device-registration-wrapper{flex-direction:column;align-items:center;gap:10px;margin:10px 0}.current-device-container{flex-direction:column;gap:15px;background:#f6f8fb}.circular-progress-container{width:100%;box-sizing:border-box}.info-card{width:100%;padding:1rem}.featured-circular-progress-container{width:100%;max-width:100%;padding:1rem;margin:0 auto}.customer .ecoco-title-text{font-size:6rem}.customer .device-label-name,.customer .device-serial-name{font-size:2rem!important;font-weight:700}.customer .device-usage-info p,.customer .device-plan-wrapper p{font-size:2rem!important}}@media(min-width:769px)and (max-width:1024px){.current-device-container{flex-wrap:wrap;justify-content:space-between;background:#f6f8fb}}.modern-spinner{width:48px;height:48px;border-radius:50%;border:5px solid transparent;border-top-color:#28bbe9;border-right-color:#1da1f2;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:480px){.customer .device-label-name:before,.customer .device-serial-name:before{content:attr(data-title);position:absolute;top:-1.4rem;left:50%;transform:translate(-50%);font-size:10px;color:#6b7280;white-space:nowrap}.customer .device-label-wrapper{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:space-evenly}}.featured-info-wrapper{display:inline-block;width:100%}.featured-info-wrapper,.featured-circular-progress{will-change:transform,box-shadow;backface-visibility:hidden;transform-style:preserve-3d}.fade-highlight{animation:pulseFade .6s ease;transform-origin:center center;transform:scale(1.03) translateZ(0);will-change:transform,box-shadow;backface-visibility:hidden}@keyframes pulseFade{0%{transform:scale(.98);box-shadow:0 0 #28bbe900}50%{transform:scale(1.03);box-shadow:0 0 16px #28bbe94d}to{transform:scale(1);box-shadow:0 0 #28bbe900}}.svg-wrapper{position:relative;width:280px;height:280px}.svg-labels{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.truncate-tooltip{position:relative}.truncate-tooltip:after{content:attr(data-full);position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#333;color:#fff;font-size:1.3rem;padding:8px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:100}.truncate-tooltip:hover:after{opacity:1}.truncate-tooltip:not([data-full]):after{display:none;content:none}.truncate-tooltip.tooltip-visible:after{opacity:1!important}.scroll-wrapper{width:100%;height:547px;border-radius:5rem;overflow:hidden;background-color:#fff;box-shadow:0 2px 6px #0000001a;transition:all .2s ease}.scroll-wrapper:hover{box-shadow:0 4px 10px #28bbe980;transform:translateY(-4px)}.scroll-inner{position:relative;height:100%;overflow-y:auto;overflow-x:hidden;padding-right:10px;padding-left:18px;box-sizing:content-box}#featured-loader.loader{position:absolute;top:0;right:0;bottom:0;left:0}.scroll-inner::-webkit-scrollbar{width:8px}.scroll-inner::-webkit-scrollbar-thumb{background-color:transparent;border-radius:10px}.scroll-inner:hover::-webkit-scrollbar-thumb{background-color:#8b8b8b}.scroll-inner::-webkit-scrollbar-track{background:transparent;margin-top:5.5rem;margin-bottom:5.5rem}.customer .drawer-title{margin-top:2rem;margin-bottom:1rem;color:#28bbe9;text-align:center;font-size:4rem}.customer .tab-content{display:block}.customer .tab-content.hidden{display:none}.customer .cb-table-container{margin-top:2rem;padding:1rem;border-radius:8px;box-shadow:0 0 0 .1rem #00000014}.customer .cb-table{box-shadow:none}.customer .cb-table{width:100%;border-collapse:collapse;font-size:clamp(.9rem,1.4vw,1.1rem)}.customer .cb-table-header th,.customer .cb-table-body td{padding:clamp(.5rem,1.2vw,1rem)}.customer .cb-table-header th{background-color:#e1e8f2;font-weight:600;padding:.75rem;text-align:left;border-bottom:1px solid #ddd}.customer .cb-table-header th:first-child{border-top-left-radius:8px}.customer .cb-table-header th:last-child{border-top-right-radius:8px}.customer .cb-table-body td{padding:.75rem 1rem;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-align:left;word-break:break-word;border-left:1px solid #ddd;border-right:1px solid #ddd}.customer .cb-plan-label{display:flex;align-items:center;gap:8px;font-weight:700}.customer .cb-status-text{font-weight:400;font-size:13px;color:#555}.customer .cb-status-icon{width:10px;height:10px;border-radius:50%;display:inline-block;flex-shrink:0;margin-top:1px}.customer .cb-status-active{background-color:#28a745}.customer .cb-status-inactive{background-color:silver}.customer .cb-status-expired{background-color:#6c757d}.customer .cb-table-header th:not(:last-child){border-right:1px solid #ddd}.customer tbody td:last-of-type{padding-bottom:1rem;padding-top:1rem}.customer .cb-table-body tr.section-divider+tr:not(.section-divider){border-top:1px solid #ddd}.customer .cb-table td{padding:6px 12px;vertical-align:top}.customer .cb-table-row th{font-size:clamp(1.2rem,2vw,1.5rem)}@media screen and (min-width:601px)and (max-width:749px){.customer .cb-table table,.customer .cb-table thead,.customer .cb-table tbody,.customer .cb-table th,.customer .cb-table td,.customer .cb-table tr{display:revert}.customer .cb-table{width:100%;border-collapse:separate;border-spacing:0}.customer .cb-table-header th{background-color:#e1e8f2;font-weight:600;padding:1.75rem 1rem;text-align:left;border-bottom:1px solid #ddd}.customer .cb-plan-header .cb-plan-status{padding-left:3.2rem;padding-bottom:1rem}.customer .cb-table-header th:last-child{text-align:right}.customer .cb-table tbody td{padding:.75rem;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-align:left;word-break:break-word;border-left:1px solid #ddd;border-right:1px solid #ddd}.customer .cb-table tbody td:last-child{text-align:right}.customer .cb-status-text{font-weight:400;font-size:13px;color:#555}.customer .cb-status-icon{margin-top:1px}.customer .cb-plan-label{display:flex;align-items:center;gap:8px}.customer .cb-table td{width:50%;box-sizing:border-box}}.wrapper-two{display:none}@media screen and (max-width:600px){.wrapper-one{display:none;margin-top:1rem}.wrapper-two{display:flex}.scroll-wrapper{height:100%;margin-bottom:5rem}.customer .cb-table thead,.customer .cb-table-header th{display:none}.customer .cb-table tbody,.customer .cb-table tr{display:block;width:100%;margin-bottom:1rem}.customer .cb-table td{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;width:100%;box-sizing:border-box;border-bottom:1px solid #ddd;font-size:1rem;position:relative;text-align:right}.customer .cb-table td:before{content:attr(data-label);flex:1;text-align:left;font-weight:600;font-size:.9rem;color:#0009;padding-right:1rem;text-transform:uppercase;letter-spacing:.03em}}@media screen and (min-width:601px)and (max-width:1023px){.customer .cb-table{font-size:1rem;table-layout:fixed}.customer .cb-table td,.customer .cb-table th{padding:1rem;font-size:1rem}.customer .cb-table td{word-break:break-word}.customer .cb-table th{white-space:nowrap}.customer .cb-table td:before{content:none!important;display:none!important}.customer .cb-table td{display:table-cell!important;text-align:right}.customer .cb-table tr{display:table-row!important}}@media screen and (min-width:1024px){.customer .cb-table{font-size:1.05rem}.customer .cb-table-header th,.customer .cb-table td{padding:1.2rem}.customer .cb-table td{word-break:break-word}}.no-data-wrapper{display:flex;justify-content:center;align-items:center;width:100%;text-align:center;padding:2rem;font-size:1.4rem;color:#666}html{scroll-padding-top:var(--header-height, 44px)}#featured-content{scroll-margin-top:var(--header-height, 100px)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cb-table-toolbar{display:flex;align-items:center;gap:8px;margin:8px 0 4px;width:100%}.sort-select-wrap{position:relative;display:block;width:100%}.sort-select{width:100%;-webkit-appearance:none;appearance:none;padding:.75rem 2.5rem .75rem 1.2rem;border:2px solid #28BBE9;border-radius:3rem;background-color:#fff;color:#333;font-size:1.5rem;font-weight:600;cursor:pointer;box-shadow:0 2px 6px #28bbe94d;transition:box-shadow .2s ease,border-color .2s ease;line-height:1.2}.sort-select:hover{border-color:#219ec7;box-shadow:0 4px 10px #28bbe966}.sort-select:focus{border-color:#28bbe9!important;box-shadow:0 0 0 3px #28bbe959!important;outline:none!important}.sort-select option{background:#fff;color:#333}.sort-select option:checked,.sort-select option:hover{background:#e6f7fd}.sort-select-wrap .custom-arrow.sort-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(0);transition:transform .15s ease;pointer-events:none;width:10px;height:10px}@media(min-width:768px){.cb-table-toolbar{display:none}}.cb-table th.sorted .sort-indicator{opacity:1}.cb-table th .sort-indicator{opacity:.6;font-size:.8em}.cb-table th{cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/27/assets/customer-device-registration.css.map */
