@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--sk-orange:#ff9800;--sk-orange-2:#ffb11b;--sk-teal:#00a8b5;--sk-teal-2:#12b8c2;--sk-navy:#102b46;--sk-muted:#68717c;--sk-border:#e6e8eb}
*{box-sizing:border-box}
#skol-wrap{width:100%;max-width:780px;margin:34px auto;padding:0 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
#skol-box{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(16,43,70,.07);border-radius:34px;padding:54px 58px 30px;box-shadow:0 20px 55px rgba(16,43,70,.10),0 4px 18px rgba(0,0,0,.035)}
#skol-box:before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--sk-orange),var(--sk-teal),var(--sk-orange))}
#skol-box:after{content:'';position:absolute;width:520px;height:190px;left:-280px;bottom:125px;border:1px solid rgba(255,177,27,.18);border-radius:50%;transform:rotate(-13deg);pointer-events:none}
.skol-decor{position:absolute;pointer-events:none;opacity:.7}.skol-decor-left{width:150px;height:150px;left:-68px;top:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,177,27,.14) 0 1.2px,transparent 2px);background-size:14px 14px}.skol-decor-right{width:310px;height:220px;right:-170px;top:210px;border:1px solid rgba(0,168,181,.13);border-radius:50%;transform:rotate(-22deg)}
.skol-header{position:relative;z-index:1;text-align:center;margin:0 0 30px}.skol-logo-wrap{display:flex;justify-content:center;align-items:center;min-height:210px}.skol-logo-img{display:block;width:min(380px,88%);height:auto;max-height:230px;object-fit:contain;margin:0 auto 4px}.skol-tagline{margin:0;color:#65707b;font-size:20px;font-weight:500;letter-spacing:.1px}.skol-secure-line{display:flex;align-items:center;justify-content:center;gap:20px;margin:20px auto 0;width:88%}.skol-secure-line span{height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(255,152,0,.55))}.skol-secure-line span:last-child{background:linear-gradient(90deg,rgba(0,168,181,.35),transparent)}.skol-secure-line i{width:40px;height:40px;border:2px solid rgba(255,152,0,.45);color:var(--sk-orange);border-radius:10px 10px 14px 14px;display:grid;place-items:center;font-style:normal;font-size:18px;background:#fff}
.skol-label{position:relative;z-index:1;display:block;margin:0 0 12px;color:var(--sk-navy);font-size:17px;font-weight:700}.skol-phone-row{position:relative;z-index:1;display:flex;align-items:stretch;width:100%;min-height:70px;margin-bottom:18px;overflow:hidden;background:#fff;border:1.5px solid #dfe2e6;border-radius:16px;transition:border-color .2s,box-shadow .2s}.skol-phone-row:focus-within{border-color:var(--sk-teal);box-shadow:0 0 0 4px rgba(0,168,181,.09)}.skol-code{display:flex;align-items:center;gap:10px;min-width:138px;padding:0 18px;color:var(--sk-navy);border-right:1px solid #e5e7e9;font-size:17px;white-space:nowrap}.skol-flag{font-size:24px;line-height:1}.skol-chevron{color:#89919a;font-size:19px}.skol-phone-row input{flex:1;width:100%;min-width:0;border:0!important;outline:0!important;padding:0 20px;background:transparent!important;box-shadow:none!important;color:var(--sk-navy);font:500 17px/1.3 Inter,sans-serif}.skol-phone-row input::placeholder{color:#9ca3ab;opacity:1}
.skol-btn{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:70px;border:0!important;border-radius:16px!important;padding:16px 20px;background:linear-gradient(100deg,#ff9b08 0%,#ffae24 28%,#13aaa9 72%,#00a7b5 100%)!important;color:#fff!important;font:700 20px/1.2 Inter,sans-serif!important;cursor:pointer;box-shadow:0 9px 24px rgba(0,168,181,.16),0 5px 14px rgba(255,152,0,.14);transition:.18s}.skol-btn:hover{transform:translateY(-1px);filter:saturate(1.05)}.skol-btn:disabled{opacity:.72;cursor:not-allowed;transform:none}.skol-arrow{font-size:27px;font-weight:400}.skol-err{position:relative;z-index:1;min-height:18px;margin:8px 2px 0;color:#d93025;font-size:13px;line-height:1.45;font-weight:500}
.skol-info-box{position:relative;z-index:1;display:flex;align-items:flex-start;gap:11px;margin:0 0 18px;padding:13px 14px;border:1px solid rgba(0,168,181,.18);border-radius:13px;background:linear-gradient(135deg,#f4fcfc,#fbffff);color:#4f5d67;font-size:13px;line-height:1.5}.skol-info-icon{flex:0 0 27px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:rgba(0,168,181,.11);color:var(--sk-teal);font-weight:800}.skol-info-box strong{display:block;color:var(--sk-navy)}.skol-info-box small{display:block;margin-top:2px;color:#7a848d;font-size:11.5px}.skol-otp-shell{position:relative;z-index:1;margin-bottom:17px}#skol-otp{display:block;width:100%;height:72px;box-sizing:border-box;border:1.5px solid #dfe2e6!important;border-radius:16px!important;outline:0!important;background:#fbfcfd!important;box-shadow:none!important;color:var(--sk-navy);font:800 28px/1 Inter,sans-serif!important;letter-spacing:13px;text-align:center;padding:10px 14px 10px 27px}#skol-otp:focus{border-color:var(--sk-orange)!important;background:#fff!important;box-shadow:0 0 0 4px rgba(255,152,0,.08)!important}.skol-resend-row{position:relative;z-index:1;margin-top:14px;text-align:center;color:#7e8790;font-size:13px}.skol-resend-row b{color:var(--sk-teal)}.skol-link-btn{border:0!important;background:transparent!important;color:var(--sk-teal)!important;font:600 13px/1.3 Inter,sans-serif!important;cursor:pointer;padding:0!important;box-shadow:none!important}.skol-change-btn{display:block;margin:14px auto 0;color:#89919a!important}
.skol-loading,.skol-success{position:relative;z-index:1;text-align:center;padding:26px 0 10px}.skol-spin{width:48px;height:48px;margin:0 auto 15px;border:4px solid #edf1f2;border-top-color:var(--sk-teal);border-right-color:var(--sk-orange);border-radius:50%;animation:skol-spin .8s linear infinite}@keyframes skol-spin{to{transform:rotate(360deg)}}.skol-loading p{margin:0;color:var(--sk-navy);font-size:16px;font-weight:700}.skol-loading small{color:#8b949d;font-size:12px}.skol-check{width:68px;height:68px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ffab19,#08aeb2);color:#fff;font-size:31px;font-weight:800}.skol-success h3{margin:0 0 6px;color:var(--sk-navy);font-size:21px}.skol-success p{margin:0;color:#7a838b;font-size:13px}
.skol-trust-strip{position:relative;z-index:1;display:flex;align-items:stretch;margin-top:30px;padding:15px 12px;border:1px solid #edf0f2;border-radius:18px;background:linear-gradient(135deg,#f8fafb,#fbfcfc)}.skol-trust-item{flex:1;min-width:0;display:flex;align-items:center;gap:9px;padding:0 8px}.skol-trust-icon{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:var(--sk-teal);background:rgba(0,168,181,.10);font-size:18px;font-weight:800}.skol-bolt{color:var(--sk-orange)!important;background:rgba(255,152,0,.12)!important;font-size:24px}.skol-trust-item strong{display:block;color:#354453;font-size:12px;line-height:1.25;font-weight:800}.skol-trust-item small{display:block;margin-top:2px;color:#8a939b;font-size:10px;line-height:1.25}.skol-trust-divider{flex:0 0 1px;margin:2px 3px;background:#e4e8eb}.skol-footer{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-top:2px;color:#69747d;font-size:15px}.skol-footer strong{color:var(--sk-teal)}.skol-footer-lock{color:var(--sk-orange);font-size:19px}
.skol-site-header{height:82px;display:grid;grid-template-columns:80px 1fr 80px;align-items:center;padding:0 24px;background:#fff;border-bottom:1px solid #e9edf0;box-shadow:0 2px 10px rgba(0,0,0,.06);font-family:Inter,sans-serif}.skol-nav-icon{width:44px;height:44px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px;cursor:pointer}.skol-nav-icon span{display:block;width:30px;height:2px;background:#182735;border-radius:3px}.skol-brand-mini{display:flex;justify-content:center;height:58px;overflow:hidden}.skol-brand-mini img{width:190px;height:100%;object-fit:contain}.skol-user-icon{justify-self:end;width:44px;height:44px;display:grid;place-items:center}.skol-user-icon svg{width:34px;height:34px;fill:none;stroke:#172635;stroke-width:1.8;stroke-linecap:round}
.skol-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);max-width:780px;margin:0 auto 18px;padding:13px 10px 10px;background:#fff;border-top:1px solid #e9edf0;box-shadow:0 -2px 12px rgba(0,0,0,.05);font-family:Inter,sans-serif}.skol-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#172635;text-decoration:none;min-height:58px}.skol-bottom-nav small{font-size:11px;font-weight:500}.skol-bn-icon{position:relative;display:grid;place-items:center;height:28px;font-size:30px;line-height:1;font-weight:300}.skol-bn-icon b{position:absolute;right:-13px;top:-6px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:50%;background:#0aa8b3;color:#fff;font-size:10px;font-weight:700}.skol-menu-lines{width:31px}.skol-menu-lines i{display:block;width:27px;height:2px;background:#172635;margin:3px 0;border-radius:2px}
.woocommerce .woocommerce-form-login-toggle{display:none!important}
@media(max-width:820px){#skol-wrap{max-width:100%;margin:22px auto;padding:0 18px}.skol-site-header{grid-template-columns:60px 1fr 60px;padding:0 14px}.skol-brand-mini img{width:175px}#skol-box{padding:42px 42px 27px}}
@media(max-width:600px){#skol-wrap{margin:0 auto;padding:18px 10px 0}.skol-site-header{height:72px}.skol-brand-mini{height:52px}.skol-brand-mini img{width:165px}.skol-nav-icon span{width:27px}#skol-box{padding:30px 21px 22px;border-radius:27px}.skol-logo-wrap{min-height:190px}.skol-logo-img{width:min(340px,92%);max-height:200px}.skol-tagline{font-size:17px}.skol-secure-line{margin-top:17px}.skol-label{font-size:15px}.skol-phone-row{min-height:62px}.skol-code{min-width:110px;padding:0 13px;font-size:15px}.skol-phone-row input{font-size:15px;padding:0 13px}.skol-btn{min-height:62px;font-size:18px}.skol-trust-strip{padding:12px 5px}.skol-trust-item{gap:5px;padding:0 4px}.skol-trust-icon{flex-basis:31px;width:31px;height:31px;font-size:15px}.skol-trust-item strong{font-size:9.5px}.skol-trust-item small{font-size:7.5px}.skol-bottom-nav{margin-bottom:0}.skol-bottom-nav small{font-size:10px}}
@media(max-width:380px){#skol-box{padding-left:15px;padding-right:15px}.skol-logo-wrap{min-height:170px}.skol-code{min-width:94px;padding:0 9px}.skol-phone-row input{padding:0 9px;font-size:13px}.skol-trust-strip{display:block}.skol-trust-item{padding:7px 8px}.skol-trust-divider{display:none}}
