@font-face{font-family:Are You Okay;src:url(/fonts/are-you-okay.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}.cj-v1{font-family:Ubuntu,sans-serif;margin:0;padding:0;background-color:#ffffff;min-height:100vh;position:relative;user-select:none;-webkit-user-select:none;z-index:0}body:has(.cj-v1){overflow-x:hidden;background-color:#0a0a0a}html:has(.cj-v1){background-color:#0a0a0a}.cj-v1 #background-image-container{position:fixed;inset:0;width:100vw;height:100vh;background-color:#ffffff;background-image:url(/v1/bg-wireframe.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-1;pointer-events:none}.cj-v1 .navbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;background-color:#f8f9fa;padding:.5rem 1rem;box-shadow:0 2px 4px rgba(0,0,0,.06)}.cj-v1 .navbar-brand{display:flex;align-items:center;text-decoration:none;color:inherit}.cj-v1 .navbar-brand .toplogo-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;height:60px}.cj-v1 .navbar-brand img.toplogo{height:60px;width:auto;display:block;transition:opacity .2s ease-out}.cj-v1 .navbar-brand img.toplogo-public{position:relative;z-index:1;opacity:1}.cj-v1 .navbar-brand img.toplogo-connected{position:absolute;top:0;left:0;z-index:2;opacity:0}.cj-v1 .navbar-brand .toplogo-wrap.connected img.toplogo-public{opacity:0}.cj-v1 .navbar-brand .toplogo-wrap.connected img.toplogo-connected{opacity:1}.cj-v1 .navbar-brand img.cubejedi-logo{height:auto;width:auto;max-height:60px;max-width:170px;object-fit:contain}.cj-v1 .navbar-actions{display:flex;align-items:center;gap:8px}.cj-v1 .cj-home-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(0,0,0,.1);border-radius:4px;background:transparent;color:#0075be;text-decoration:none;cursor:pointer;transition:background .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.05)}.cj-v1 .cj-home-btn:hover{background:rgba(0,117,190,.08)}.cj-v1 .cj-home-btn svg{width:22px;height:22px}.cj-v1 .navbar-toggler{border:1px solid rgba(0,0,0,.1);border-radius:4px;background:transparent;padding:6px 12px;cursor:pointer;width:44px;height:38px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.05)}.cj-v1 .navbar-toggler span,.cj-v1 .navbar-toggler span:after,.cj-v1 .navbar-toggler span:before{display:block;width:22px;height:2px;background:rgba(0,0,0,.55);position:relative}.cj-v1 .navbar-toggler span:before{content:"";position:absolute;top:-7px;left:0}.cj-v1 .navbar-toggler span:after{content:"";position:absolute;top:7px;left:0}.cj-v1 .search-container{padding:15px;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;position:sticky;top:76px;z-index:40}.cj-v1 #searchInput{width:100%;max-width:500px;margin:0 auto;display:block;padding:.5rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.cj-v1 #searchInput:focus{outline:0;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.cj-v1 #cards-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:30px;padding-bottom:60px}.cj-v1 .card{width:82%;max-width:400px;height:auto;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.08),0 10px 24px -8px rgba(0,0,0,.35),0 20px 40px -12px rgba(0,0,0,.25);background:white;border-radius:18px;padding:50px 16px 14px;text-align:center;position:relative;margin:75px auto 24px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;gap:8px;overflow:visible}.cj-v1 .card .image-wrap{display:block;width:100%;max-height:0;opacity:0;overflow:hidden;transition:max-height .55s cubic-bezier(.4,0,.85,.95),opacity .55s cubic-bezier(.4,0,.85,.95);will-change:max-height,opacity;transform:translateZ(0)}.cj-v1 .card.clicked .image-wrap{max-height:600px;opacity:1;transition:max-height 2s cubic-bezier(.33,1,.68,1),opacity 1.4s ease-out .2s}.cj-v1 .card .profile-pic{width:110px;height:110px;border-radius:50%;position:absolute;top:-70px;left:50%;transform:translateX(-50%);padding:4px;background-color:rgb(2,117,190);box-shadow:0 3px 6px rgba(0,0,0,.5);object-fit:cover;z-index:2}.cj-v1 .card h2{margin:0;font-weight:700;font-size:22px;letter-spacing:-.01em;line-height:1.1}.cj-v1 .card h2,.cj-v1 .card p.country{font-family:Ubuntu,sans-serif;color:#0075be}.cj-v1 .card p.country{margin:2px 0 0;font-size:21px;font-style:italic;font-weight:400;opacity:.85;line-height:1.2}.cj-v1 .card .header{display:flex;flex-direction:column;gap:1px}.cj-v1 .card .stat{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0}.cj-v1 .card .stat .group{display:flex;align-items:center;gap:6px}.cj-v1 .card .stat img{width:50px;height:50px;object-fit:contain}.cj-v1 .card .stat p{margin:0;font-size:26px;font-weight:700;color:#0075be;font-family:Ubuntu,sans-serif;line-height:50px;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.cj-v1 .card .stat .separator{width:1px;height:42px;background-color:#d1d5db;margin:0 12px;flex-shrink:0}.cj-v1 .card .card-image{display:block;width:100%;height:auto;margin:12px auto 18px}.cj-v1 .card.clicked .content{display:none}.cj-v1 .card .card-chrono-btn,.cj-v1 .card .content,.cj-v1 .card .header,.cj-v1 .card .profile-pic{transition:opacity .3s ease-out}.cj-v1 .card.chrono-on .card-chrono-btn,.cj-v1 .card.chrono-on .content,.cj-v1 .card.chrono-on .header,.cj-v1 .card.chrono-on .image-wrap,.cj-v1 .card.chrono-on .profile-pic{visibility:hidden;opacity:0;pointer-events:none}.cj-v1 .card{transition:background-color .3s ease-out,box-shadow .3s ease-out}.cj-v1 .card.chrono-on{background:transparent;box-shadow:none}.cj-v1:has(.card.chrono-on) .card:not(.chrono-on) .content,.cj-v1:has(.card.chrono-on) .card:not(.chrono-on) .header,.cj-v1:has(.card.chrono-on) .card:not(.chrono-on) .image-wrap,.cj-v1:has(.card.chrono-on) .card:not(.chrono-on) .profile-pic{visibility:hidden}.cj-v1 .card.chrono-on+.card,.cj-v1 .card:has(+.card.chrono-on){visibility:hidden}body:has(.card.chrono-on){overflow:hidden;overscroll-behavior:contain}.cj-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:opacity .25s ease-out;z-index:90}.cj-drawer-overlay.open{opacity:1;pointer-events:auto}.cj-drawer{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:360px;background:#ffffff;box-shadow:-4px 0 16px rgba(0,0,0,.2);transform:translateX(100%);transition:transform .3s cubic-bezier(.33,1,.68,1);z-index:100;display:flex;flex-direction:column;font-family:Ubuntu,sans-serif}.cj-drawer.open{transform:translateX(0)}.cj-drawer-header{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.cj-drawer-header .cj-drawer-title{flex:1}.cj-drawer-title{font-family:Are You Okay,Ubuntu,cursive;color:#0075be;font-size:32px;line-height:1;letter-spacing:.5px}.cj-drawer-close{background:transparent;border:none;font-size:28px;line-height:1;color:#6b7280;cursor:pointer;padding:0 6px}.cj-drawer-nav{flex:1;overflow-y:auto;padding:8px 0}.cj-drawer-nav ul{list-style:none;margin:0;padding:0}.cj-drawer-nav li a{display:flex;align-items:center;gap:14px;padding:14px 20px;color:#0075be;text-decoration:none;font-size:16px;border-bottom:1px solid #f3f4f6;transition:background .15s ease-out}.cj-drawer-nav li a:focus,.cj-drawer-nav li a:hover{background:#f3f7fb}.cj-drawer-nav li.active a{background:#eaf3fa;border-left:3px solid #0075be;padding-left:17px;font-weight:700}.cj-drawer-num{width:26px;height:26px;border-radius:50%;background:#0075be;color:white;font-size:13px;font-weight:700}.cj-drawer-home,.cj-drawer-num{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cj-drawer-home{width:36px;height:32px;border-radius:6px;color:#0075be;text-decoration:none;transition:background .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-drawer-home svg{width:22px;height:22px}.cj-drawer-home:hover{background:#e5e7eb}.cj-drawer-lang{display:flex;gap:6px;align-items:center}.cj-drawer-lang-btn{width:36px;height:28px;border:2px solid transparent;background:white;border-radius:6px;cursor:pointer;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .15s ease-out,border-color .15s ease-out,transform .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-drawer-lang-btn img{width:28px;height:20px;display:block;object-fit:cover;border-radius:2px}.cj-drawer-lang-btn.active{border-color:#0075be;opacity:1;transform:scale(1.05)}.cj-drawer-lang-btn:hover{opacity:1}html[data-lang=en] .lang-fr,html[data-lang=fr] .lang-en{display:none}.cj-v1-content{width:82%;max-width:700px;margin:12px auto 60px;padding:20px 22px 24px;background:white;border-radius:18px;box-shadow:0 4px 8px rgba(0,0,0,.2);font-family:Ubuntu,sans-serif;color:#212529;font-size:15.5px;line-height:1.55}.cj-v1-content h2{color:#0075be;font-size:22px;font-weight:700;margin:0 0 14px;text-align:center}.cj-v1-content h3{color:#0075be;font-size:18px;font-weight:700;margin:18px 0 8px}.cj-v1-content p{margin:0 0 12px;color:#212529}.cj-v1-content strong{color:#0075be;font-weight:700}.cj-v1-content img{display:block;max-width:100%;height:auto;margin:16px auto;border-radius:8px}.cj-v1-content a{color:#0075be;text-decoration:underline}.cj-v1-content a:hover{color:#005a8e}.cj-index-list{list-style:none;counter-reset:none;margin:0;padding:0}.cj-index-list li{border-bottom:1px solid #f3f4f6}.cj-index-list li:last-child{border-bottom:none}.cj-index-list li a{display:flex;gap:10px;padding:10px 6px;color:#212529;text-decoration:none;font-size:15px;transition:background .12s ease-out;align-items:baseline;line-height:1.4}.cj-index-list li a:hover{background:#f3f7fb;color:#0075be}.cj-index-num{font-weight:700;color:#0075be;min-width:32px;font-variant-numeric:tabular-nums;flex-shrink:0}.cj-index-block{flex:1;display:flex;flex-direction:column;gap:2px}.cj-index-line1{display:block}.cj-index-pays{color:#6b7280}.cj-index-sep{color:#9ca3af}.cj-index-nom{font-weight:700;color:#212529}.cj-index-stats{color:#9ca3af;font-variant-numeric:tabular-nums;font-size:13px;display:block}.cj-v1-content .flag-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;padding:20px 0}.cj-v1-content .flag-card{background:white;border-radius:12px;padding:12px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.15)}.cj-v1-content .flag-card img{width:100%;height:auto;margin:0 0 8px;border-radius:4px}.cj-v1-content .flag-card p{margin:0;color:#0075be;font-weight:700;font-size:14px}.cj-v1-content input[type=email],.cj-v1-content input[type=text],.cj-v1-content textarea{width:100%;padding:10px 12px;border:1px solid #ced4da;border-radius:6px;font-family:inherit;font-size:15px;margin:8px 0;background:white;color:#212529}.cj-v1-content textarea{min-height:100px;resize:vertical}.cj-v1-content .btn,.cj-v1-content button[type=submit]{background:#0075be;color:white;border:none;border-radius:6px;padding:10px 20px;font-weight:700;cursor:pointer;font-size:15px;margin:8px 0}.cj-v1-content .btn:hover,.cj-v1-content button[type=submit]:hover{background:#005a8e}.cj-v1 .card .card-chrono-btn{position:absolute;top:14px;right:14px;width:38px;height:38px;border:none;background:rgba(0,117,190,.08);color:#0075be;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:3;transition:background .15s ease-out,transform .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-v1 .card .card-chrono-btn svg{width:22px;height:22px}.cj-v1 .card .card-chrono-btn:focus-visible,.cj-v1 .card .card-chrono-btn:hover{background:rgba(0,117,190,.18)}.cj-v1 .card .card-chrono-btn:active{transform:scale(.94)}.cj-chrono-popup{position:fixed;background:white;border-radius:18px;padding:18px 18px 16px;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:10px;font-family:Ubuntu,sans-serif;color:#212529;text-align:center;animation:cjPopIn .24s cubic-bezier(.33,1,.68,1) both;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2)}.cj-chrono-popup.closing{animation:cjPopOut .22s cubic-bezier(.4,0,1,1) both}@keyframes cjPopIn{0%{transform:scale(.88);opacity:0}to{transform:scale(1);opacity:1}}@keyframes cjPopOut{0%{transform:scale(1);opacity:1}to{transform:scale(.88);opacity:0}}.cj-chrono-close{position:absolute;top:10px;right:12px;width:34px;height:34px;border:none;background:transparent;font-size:28px;line-height:1;color:#6b7280;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-chrono-close:hover{background:#f3f4f6;color:#212529}.cj-chrono{width:82%;max-width:460px;margin:12px auto 60px;padding:22px 22px 28px;background:white;border-radius:18px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#212529;font-family:Ubuntu,sans-serif;text-align:center}.cj-chrono-title{font-size:16px;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px;font-weight:700;color:#0075be}.cj-chrono-display{font-family:Ubuntu,sans-serif;font-size:38px;font-weight:700;color:#0075be;display:flex;align-items:baseline;justify-content:center;gap:2px;padding:4px 20px;margin:0 auto;font-variant-numeric:tabular-nums;line-height:1.1}.cj-chrono-display>span:not(.cj-chrono-display-sep){min-width:1.4em;text-align:center}.cj-chrono-display-sep{padding:0 4px;opacity:.7}.cj-chrono-row{display:flex;align-items:center;justify-content:center;gap:16px;margin:0}.cj-chrono-dial{width:165px;height:165px;flex-shrink:0}.cj-chrono-cube{flex-shrink:0;display:flex;align-items:center;justify-content:center;transform:rotate(180deg);transform-origin:center}.cj-chrono-cube img{width:75px!important;height:auto!important}.cj-chrono-cube.spinning{animation:cjCubeSpin .45s linear infinite}.cj-chrono-cube.spinning-left{animation:cjCubeSpinLeft .45s linear infinite}.cj-chrono-cube.spinning-right{animation:cjCubeSpinRight .45s linear infinite}@keyframes cjCubeSpin{0%{transform:rotate(180deg)}to{transform:rotate(540deg)}}@keyframes cjCubeSpinRight{0%{transform:rotate(180deg)}to{transform:rotate(540deg)}}@keyframes cjCubeSpinLeft{0%{transform:rotate(180deg)}to{transform:rotate(-180deg)}}.cj-chrono-controls{gap:10px;margin:0}.cj-chrono-btn,.cj-chrono-controls{display:flex;justify-content:center;align-items:center}.cj-chrono-btn{border:none;border-radius:50%;cursor:pointer;background:#f3f4f6;color:#0075be;padding:0;transition:width .25s ease-out,height .25s ease-out,background .2s ease-out,opacity .2s ease-out;flex-shrink:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-chrono-btn svg{width:45%;height:45%}.cj-chrono-btn:not(:disabled):hover{background:#e5e7eb}.cj-chrono-btn:not(:disabled):active{transform:scale(.95)}.cj-chrono-btn.primary{background:#0075be;color:white}.cj-chrono-btn.primary:not(:disabled):hover{background:#005a8e}.cj-chrono-btn.danger{background:#e53935;color:white}.cj-chrono-btn.danger:not(:disabled):hover{background:#c62828}.cj-chrono-btn:disabled{opacity:.35;cursor:not-allowed}.cj-chrono-save{width:100%;background:#f59e0b;color:white;border:none;border-radius:10px;padding:11px 16px;font-size:15px;font-weight:700;font-family:Ubuntu,sans-serif;cursor:pointer;transition:background .15s ease-out,transform .1s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-chrono-save:hover{background:#d97706}.cj-chrono-save:active{transform:scale(.98)}.cj-page{max-width:600px;margin:40px auto 60px;padding:32px 24px;background:white;border-radius:18px;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;font-family:Ubuntu,sans-serif}.cj-page h1{color:#0075be;font-size:26px;margin:0 0 16px}.cj-page p{color:#4b5563;font-size:16px;line-height:1.5;margin:0 0 24px}.cj-page a.back{display:inline-block;color:#0075be;text-decoration:none;font-weight:700;font-size:15px}.cj-page a.back:hover{text-decoration:underline}.cj-v1 .cj-auth,.cj-v1 .cj-config{text-align:left;max-width:460px}.cj-v1 .cj-auth h1,.cj-v1 .cj-config h1{text-align:center}.cj-tabs{display:flex;background:#f3f4f6;border-radius:12px;padding:4px;margin:0 0 20px;gap:4px}.cj-tab{flex:1;padding:10px 12px;border:none;background:transparent;font-family:Ubuntu,sans-serif;font-size:15px;font-weight:700;color:#6b7280;border-radius:9px;cursor:pointer;transition:background .2s ease-out,color .2s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-tab.active{background:#ffffff;color:#0075be;box-shadow:0 1px 3px rgba(0,0,0,.08)}.cj-tab:not(.active):hover{color:#374151}.cj-form{gap:16px;margin-bottom:22px}.cj-field,.cj-form{display:flex;flex-direction:column}.cj-field{gap:6px}.cj-field>span{font-size:14px;font-weight:700;color:#374151;font-family:Ubuntu,sans-serif}.cj-field input{padding:11px 14px;border:1.5px solid #d1d5db;border-radius:10px;font-family:Ubuntu,sans-serif;font-size:16px;color:#111827;background:#ffffff;transition:border-color .15s ease-out,box-shadow .15s ease-out;width:100%;box-sizing:border-box}.cj-field input:focus{outline:none;border-color:#0075be;box-shadow:0 0 0 3px rgba(0,117,190,.15)}.cj-field-hint{font-size:12px;color:#6b7280}.cj-field-hint,.cj-form-error{font-family:Ubuntu,sans-serif;line-height:1.4}.cj-form-error{background:#fee2e2;color:#991b1b;padding:10px 14px;border-radius:10px;font-size:14px}.cj-btn{width:100%;padding:13px 16px;border:none;border-radius:10px;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:background .15s ease-out,transform .1s ease-out,opacity .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-btn:disabled{opacity:.55;cursor:not-allowed}.cj-btn:not(:disabled):active{transform:scale(.98)}.cj-btn-primary{background:#0075be;color:#ffffff}.cj-btn-primary:not(:disabled):hover{background:#005a8e}.cj-btn-secondary{background:#f3f4f6;color:#374151;border:1.5px solid #d1d5db}.cj-btn-secondary:not(:disabled):hover{background:#e5e7eb}.cj-config-hello{text-align:center;font-size:16px;margin:-4px 0 20px!important}.cj-config-syncbox{background:linear-gradient(180deg,#f0f7fc,#e1eef8);border:2px solid #0075be;border-radius:14px;padding:18px 16px;text-align:center;margin:0 0 22px}.cj-config-syncbox-label{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#0075be;font-weight:700;margin-bottom:8px}.cj-config-syncbox-value{font-variant-numeric:tabular-nums;margin-bottom:8px}.cj-config-syncbox-input,.cj-config-syncbox-value{font-size:38px;font-weight:700;color:#0075be;letter-spacing:.12em}.cj-config-syncbox-input{width:100%;text-align:center;font-family:Ubuntu,sans-serif;font-variant-numeric:tabular-nums;background:#ffffff;border:1.5px solid #0075be;border-radius:10px;padding:8px 12px;margin:0 0 10px;text-transform:lowercase;caret-color:#0075be;box-sizing:border-box}.cj-config-syncbox-input:focus{outline:none;box-shadow:0 0 0 3px rgba(0,117,190,.2)}.cj-config-syncbox-hint{font-size:12px;color:#4b5563;line-height:1.4}.cj-config-coming{background:#fffbeb;border-left:3px solid #f59e0b;padding:12px 14px!important;border-radius:6px;font-size:14px!important;color:#78350f!important;margin:0 0 22px!important}.cj-config-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:0 0 22px}.cj-config-select{width:100%;border:1.5px solid #d1d5db;border-radius:10px;font-family:Ubuntu,sans-serif;font-size:15px;color:#111827;background:#ffffff;margin:8px 0 10px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%230075be' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:10px 7px;padding:11px 36px 11px 14px;cursor:pointer}.cj-config-select:focus{outline:none;border-color:#0075be;box-shadow:0 0 0 3px rgba(0,117,190,.15)}.cj-config-current{background:#ecfdf5;color:#065f46;border-radius:8px;padding:8px 12px;font-size:14px;margin:0 0 8px}.cj-config-toggle{display:flex;align-items:center;gap:10px;padding:8px 0;cursor:pointer;font-family:Ubuntu,sans-serif;font-size:15px;color:#1f2937}.cj-config-toggle input[type=checkbox]{width:20px;height:20px;flex-shrink:0;accent-color:#0075be;cursor:pointer}.cj-config-toggle:hover{color:#0075be}.cj-config-radio-group{display:flex;flex-direction:column;gap:6px}.cj-config-radio{display:flex;align-items:center;gap:10px;padding:8px 0;cursor:pointer;font-family:Ubuntu,sans-serif;font-size:15px;color:#1f2937}.cj-config-radio input[type=radio]{width:18px;height:18px;flex-shrink:0;accent-color:#0075be;cursor:pointer}.cj-pompe-list{list-style:none;padding:0;margin:0 0 10px}.cj-pompe-item{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:6px;font-family:Ubuntu,sans-serif;font-size:14px}.cj-pompe-num{color:#0075be;font-weight:700;min-width:22px}.cj-pompe-name{flex:1;color:#1f2937}.cj-pompe-btn{flex-shrink:0;width:30px;height:30px;border-radius:6px;border:1px solid #d1d5db;background:#f9fafb;color:#374151;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-pompe-btn:not(:disabled):hover{background:#e5e7eb}.cj-pompe-btn:disabled{opacity:.4;cursor:not-allowed}.cj-pompe-btn-remove{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.cj-pompe-btn-remove:hover{background:#fee2e2!important}.cj-pompe-chips{display:flex;flex-wrap:wrap;gap:6px}.cj-pompe-chip{background:#f3f4f6;border:1px dashed #9ca3af;border-radius:14px;padding:6px 10px;font-size:13px;color:#374151;cursor:pointer;font-family:Ubuntu,sans-serif;transition:background .15s ease-out,border-color .15s ease-out;touch-action:manipulation}.cj-pompe-chip:hover{background:#e5e7eb;border-color:#6b7280}.cj-config-url-row{display:flex;align-items:stretch;gap:8px}.cj-config-url{flex:1;background:#ffffff;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-family:SF Mono,Monaco,Menlo,monospace;font-size:12px;color:#1f2937;overflow-x:auto;white-space:nowrap;user-select:all}.cj-config-url-copy{width:auto!important;flex:0 0 auto;padding:10px 16px!important;font-size:14px!important}.cj-config-logout{margin-bottom:18px}.cj-cube-page{width:calc(100% - 32px);max-width:600px;margin:24px auto 40px;padding:24px 20px 28px;background:white;border-radius:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.08),0 10px 24px -8px rgba(0,0,0,.35),0 20px 40px -12px rgba(0,0,0,.25);font-family:Ubuntu,sans-serif}.cj-cube-page h1,.cj-cube-title{color:#0075be;font-size:26px;font-weight:700;letter-spacing:-.01em;line-height:1.1;margin:0 0 4px;text-align:center;user-select:none;-webkit-user-select:none;touch-action:manipulation}.cj-cube-page-header{position:relative;margin-bottom:22px}.cj-info-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);appearance:none;border:none;background:transparent;color:#6b7280;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:color .18s ease-out,background .18s ease-out,transform .12s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-info-btn.open,.cj-info-btn:hover{color:#0075be;background:#f3f4f6}.cj-info-btn:active{transform:translateY(-50%) scale(.92)}.cj-info-btn svg{width:20px;height:20px}.cj-info-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:40;width:min(320px,calc(100% - 8px));background:white;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:14px 16px;font-family:Ubuntu,sans-serif;font-size:13px;line-height:1.5;color:#374151;animation:cjInfoIn .22s cubic-bezier(.33,1,.68,1) both;text-align:left}.cj-info-popover p{margin:0 0 8px}.cj-info-popover p:last-child{margin-bottom:0}.cj-info-popover strong{color:#0075be}@keyframes cjInfoIn{0%{opacity:0;transform:translateY(-4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.cj-cube-page .cj-cube-subtitle{color:#6b7280;font-size:14px;line-height:1.4;margin:0 0 20px;text-align:center}.cj-cube-page .cj-cube-subtitle strong{color:#374151;font-weight:700}.cj-mode-switch{display:grid;grid-template-columns:1fr 1fr;background:#f3f4f6;border-radius:10px;padding:3px;gap:0;margin-bottom:18px;position:relative}.cj-mode-switch button{appearance:none;border:none;background:transparent;font-family:Ubuntu,sans-serif;font-size:15px;font-weight:700;color:#6b7280;padding:9px 12px;border-radius:7px;cursor:pointer;transition:background .18s ease-out,color .18s ease-out,transform .1s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-mode-switch button:not(.active):hover{color:#374151}.cj-mode-switch button.active{background:white;color:#0075be;box-shadow:0 1px 3px rgba(0,0,0,.08)}.cj-mode-switch button:active{transform:scale(.98)}.cj-cube-stage{width:100%;height:360px;overflow:hidden;touch-action:none}.cj-cube-stage-wrapper{position:relative;margin-bottom:18px}.cj-stage-icon-btn{position:absolute;top:4px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:none;border-radius:50%;color:#0075be;cursor:pointer;z-index:5;padding:0;transition:transform .12s ease-out,background .18s ease-out,opacity .18s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-stage-icon-btn:hover{background:#e5e7eb}.cj-stage-icon-btn:active{transform:scale(.9)}.cj-stage-icon-btn:disabled{opacity:.32;cursor:default}.cj-stage-icon-btn:disabled:active{transform:none}.cj-rotate-3d-btn{position:fixed;bottom:28px;right:32px;width:52px;height:52px;border-radius:50%;background:white;border:1.5px solid #d1d5db;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:80;box-shadow:0 4px 12px rgba(0,0,0,.18);transition:background .18s ease-out,border-color .18s ease-out,color .18s ease-out,transform .12s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent;padding:0}.cj-rotate-3d-btn:hover{border-color:#9ca3af;color:#374151}.cj-rotate-3d-btn:active{transform:scale(.94)}.cj-rotate-3d-btn.active{background:#0075be;border-color:#0075be;color:white;box-shadow:0 4px 16px rgba(0,117,190,.4)}.cj-rotate-3d-btn.force-armed{box-shadow:0 0 0 2px rgba(245,158,11,.55),0 4px 12px rgba(245,158,11,.35)}.cj-rotate-3d-btn.active.force-armed{box-shadow:0 0 0 2px rgba(245,158,11,.55),0 4px 16px rgba(0,117,190,.4)}.cj-rotate-3d-btn svg{width:26px;height:26px}.cj-stage-icon-btn--left{left:4px}.cj-stage-icon-btn--right{right:4px}.cj-stage-icon-btn svg{width:22px;height:22px}.cj-color-picker{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:12px;margin-bottom:16px}.cj-color-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.cj-color-cell{display:flex;flex-direction:column;align-items:center;gap:5px}.cj-color-swatch{appearance:none;position:relative;width:100%;height:52px;border:2px solid #d1d5db;border-radius:9px;padding:0;cursor:pointer;transition:transform .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-color-swatch:active{transform:scale(.95)}.cj-color-swatch.selected{border:3px solid #0075be;transform:scale(1.04);box-shadow:0 2px 6px rgba(0,117,190,.25)}.cj-color-counter{position:absolute;bottom:4px;right:5px;font-family:Ubuntu Mono,SF Mono,Monaco,monospace;font-size:12px;font-weight:700;color:#374151;background:rgba(255,255,255,.92);padding:0 5px;border-radius:3px;min-width:16px;text-align:center}.cj-color-counter.overflow{color:#dc2626}.cj-color-dot{width:8px;height:8px;border-radius:50%;background:transparent;transition:background .25s cubic-bezier(.33,1,.68,1)}.cj-color-dot.complete{background:#0d8c3a}.cj-h3-code{text-align:center;font-family:Ubuntu Mono,SF Mono,Monaco,monospace;font-size:32px;font-weight:700;letter-spacing:.18em;color:#0075be;margin-bottom:6px;line-height:1}.cj-solution{margin-bottom:16px}.cj-solution-label{text-align:center;font-family:Ubuntu,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin-bottom:8px}.cj-solution .cj-algo{margin-bottom:8px}.cj-algo-with-nav{display:flex;align-items:stretch;gap:6px;margin-bottom:8px}.cj-algo-with-nav .cj-algo{flex:1;margin-bottom:0}.cj-solution-nav{appearance:none;border:none;background:#f3f4f6;color:#0075be;border-radius:12px;width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .18s ease-out,transform .1s ease-out,opacity .18s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-solution-nav:hover{background:#e5e7eb}.cj-solution-nav:active{transform:scale(.94)}.cj-solution-nav:disabled{opacity:.32;cursor:default}.cj-solution-nav:disabled:active{transform:none}.cj-solution-nav svg{width:18px;height:18px}.cj-solution .cj-step-counter{margin-top:0}.cj-algo{font-family:Ubuntu Mono,SF Mono,Monaco,monospace;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 12px;margin-bottom:16px;font-size:16px;font-weight:700;line-height:1.7;color:#0075be;overflow-wrap:break-word;text-align:center;display:block}.cj-algo--placeholder{color:#9ca3af;font-style:italic;font-weight:400;font-size:14px;font-family:Ubuntu,sans-serif}.cj-algo--solved{color:#0d8c3a}.cj-algo--revealed{animation:cjAlgoIn .6s cubic-bezier(.33,1,.68,1) both}@keyframes cjAlgoIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cj-algo-move{display:inline-block;padding:0 3px;margin:0 1px;border-bottom:2px solid transparent;transition:color .15s ease-out,border-color .15s ease-out;white-space:nowrap}.cj-algo-move--done{color:#9ca3af}.cj-algo-move--current{color:#0075be;border-bottom-color:#0075be}.cj-step-counter{font-family:Ubuntu,sans-serif;font-size:13px;font-weight:700;color:#6b7280;text-align:center;margin:-8px 0 14px;letter-spacing:.02em}.cj-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.cj-actions-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.cj-scramble-row{display:flex;justify-content:center;margin:4px 0 0}.cj-scramble-btn{appearance:none;border:1px solid #d1d5db;background:transparent;color:#6b7280;font-family:Ubuntu,sans-serif;font-size:13px;font-weight:500;padding:6px 18px;border-radius:999px;cursor:pointer;transition:color .18s ease-out,background .18s ease-out,border-color .18s ease-out,transform .1s ease-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cj-scramble-btn:hover{color:#0075be;border-color:#0075be;background:#f3f4f6}.cj-scramble-btn:active{transform:scale(.96)}.cj-v1 .card.cs-pending{pointer-events:none}.cj-v1 .cs-spinner-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.72);border-radius:18px;z-index:5;backdrop-filter:blur(2px)}.cj-v1 .cs-spinner{width:36px;height:36px;border:3.5px solid #e5e7eb;border-top-color:#0075be;border-radius:50%;animation:csSpin .8s linear infinite}@keyframes csSpin{to{transform:rotate(1turn)}}.cj-info-btn.cubeless{box-shadow:0 3px 4px -1px rgba(0,0,0,.35)}.cj-tiles-section-label{font-family:Ubuntu,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin:22px 4px 10px}.cj-tiles-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}@media (min-width:720px){.cj-tiles-grid{grid-template-columns:repeat(3,1fr)}}.cj-tile{appearance:none;background:white;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 4px 8px rgba(0,0,0,.18);padding:22px 12px 18px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;font-family:Ubuntu,sans-serif;text-align:center;position:relative;transition:transform .16s ease-out,box-shadow .16s ease-out;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cj-tile:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.24)}.cj-tile:active{transform:translateY(0);box-shadow:0 3px 6px rgba(0,0,0,.18)}.cj-tile--coming{opacity:.78}.cj-tile-icon{color:#0075be;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;background:#f0f8fd;border-radius:12px;margin-bottom:2px}.cj-tile--coming .cj-tile-icon{color:#9ca3af;background:#f3f4f6}.cj-tile-title{color:#0075be;font-weight:700;font-size:16px;letter-spacing:-.01em;line-height:1.15}.cj-tile--coming .cj-tile-title,.cj-tile-sub{color:#6b7280}.cj-tile-sub{font-size:12px;line-height:1.3}.cj-tile-dot{position:absolute;top:12px;right:12px;width:11px;height:11px;border-radius:50%;background:#d1d5db;box-shadow:0 0 0 2px white}.cj-tile-dot--active{background:#0d8c3a;box-shadow:0 0 0 2px white,0 0 0 4px rgba(13,140,58,.18)}.cj-tile-dot--coming{background:#f59e0b}.cj-config-back{appearance:none;background:transparent;border:none;font-family:Ubuntu,sans-serif;font-size:15px;font-weight:600;color:#0075be;padding:4px 0 14px;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cj-config-back:hover{text-decoration:underline}.cj-config-warning{background:#fff7e6;border:1px solid #fcd9a4;color:#7a4c00;border-radius:12px;padding:12px 14px;margin-top:14px;line-height:1.45}.cj-config-list,.cj-config-warning{font-family:Ubuntu,sans-serif;font-size:14px}.cj-config-list{margin:8px 0 0;padding-left:18px;color:#374151;line-height:1.5}.cj-config-list li{margin-bottom:6px}.cj-pattern-encoder{background:#fff7e6;border:1px solid #fcd9a4;border-radius:12px;padding:12px 14px 14px;margin-top:14px;margin-bottom:8px;font-family:Ubuntu,sans-serif}.cj-pattern-encoder-label{font-size:14px;font-weight:700;letter-spacing:.02em;color:#7a4c00;margin-bottom:10px}.cj-pattern-encoder-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px}