.cert-verification-page{color:#0f172a;z-index:1;background-color:#0b0b1a;background-image:linear-gradient(135deg,#0b0b1a 0%,#1a1b41 50%,#e6f7ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:190px 1rem 4rem;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.cert-ambient-1{filter:blur(150px);opacity:.4;z-index:-2;background:#3b2785;border-radius:50%;width:60%;height:60%;position:absolute;top:-10%;left:-10%}.cert-ambient-2{filter:blur(120px);opacity:.8;z-index:-2;background:#bde6fa;border-radius:50%;width:70%;height:70%;position:absolute;bottom:-10%;right:-10%}.cert-ambient-3{filter:blur(100px);opacity:.7;z-index:-2;background:#fff;border-radius:50%;width:40%;height:40%;position:absolute;top:20%;right:10%}.cert-svg-waves{opacity:.3;z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;bottom:0;left:0}@keyframes certFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes certZoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes certFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.anim-fade-up{opacity:0;animation:.8s cubic-bezier(.2,.8,.2,1) forwards certFadeUp}.anim-zoom-in{opacity:0;animation:1s cubic-bezier(.2,.8,.2,1) forwards certZoomIn}.anim-float-slow{animation:6s ease-in-out infinite certFloat}.anim-float-fast{animation:4s ease-in-out infinite certFloat}.delay-100{animation-delay:.1s}.delay-300{animation-delay:.3s}.delay-500{animation-delay:.5s}.delay-700{animation-delay:.7s}.cert-star{color:#fff9;z-index:-1;position:absolute}.star-1{width:24px;height:24px;top:15%;left:15%}.star-2{color:#fff6;width:16px;height:16px;bottom:25%;left:25%}.star-3{color:#ffffff80;width:32px;height:32px;top:20%;right:30%}.star-4{color:#ffffffb3;width:20px;height:20px;bottom:10%;right:40%}.cert-icon-wrapper{z-index:-1;position:absolute}.cert-icon-left-wrap{top:45%;left:5%;transform:translateY(-50%)}.cert-icon-right-wrap{top:65%;right:5%;transform:translateY(-50%)}.cert-diamond-wrap{z-index:-1;top:25%;right:8%}.cert-icon-left,.cert-icon-right{border-radius:50%;justify-content:center;align-items:center;display:flex}.cert-icon-left{-webkit-backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #fff3;width:140px;height:140px;box-shadow:0 0 40px #ffffff1a}.cert-icon-right{-webkit-backdrop-filter:blur(8px);background:#fff3;border:1px solid #fff6;width:120px;height:120px;box-shadow:0 0 50px #fff6}.cert-icon-inner{border-radius:50%;justify-content:center;align-items:center;width:80%;height:80%;display:flex}.cert-icon-left .cert-icon-inner{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a}.cert-icon-right .cert-icon-inner{color:#fff;background:#ffffff4d;border:1px solid #fff6}.cert-diamond{-webkit-backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff6;border-radius:8px;width:100px;height:100px;transform:rotate(45deg);box-shadow:0 0 30px #ffffff4d}.cert-container{width:100%;max-width:64rem;margin:0 auto}.cert-header{z-index:10;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}.cert-header-link{color:#334155;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.cert-header-link:hover{color:#0369a1}.cert-header-badge{color:#64748b;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.cert-card{-webkit-backdrop-filter:blur(24px);background:#ffffffd9;border:1px solid #ffffffb3;border-radius:1.5rem;display:grid;overflow:hidden;box-shadow:0 25px 50px -12px #cbd5e199}@media (min-width:1024px){.cert-card{grid-template-columns:1.05fr .95fr}}.cert-left{color:#fff;background:linear-gradient(to bottom right,#020617,#083344,#0f172a);padding:2rem}@media (min-width:640px){.cert-left{padding:3rem}}.cert-icon-wrap{background:#ffffff1a;border-radius:1rem;margin-bottom:2rem;padding:1rem;display:inline-flex;box-shadow:0 0 0 1px #ffffff26}.cert-brand{text-transform:uppercase;letter-spacing:.22em;color:#67e8f9;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.cert-title{letter-spacing:-.025em;max-width:28rem;margin:0;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:640px){.cert-title{font-size:3rem}}.cert-desc{color:#cbd5e1;max-width:28rem;margin-top:1.25rem;line-height:1.75}.cert-notice{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;align-items:flex-start;gap:.75rem;margin-top:2.5rem;padding:1rem;font-size:.875rem;display:flex}.cert-notice svg{color:#67e8f9;flex-shrink:0;margin-top:.125rem}.cert-right{padding:2rem}@media (min-width:640px){.cert-right{padding:3rem}}.cert-right-title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.cert-right-desc{color:#64748b;margin-top:.5rem;font-size:.875rem;line-height:1.5}.cert-form{gap:1.25rem;margin-top:2rem;display:grid}.cert-label{display:block}.cert-label-text{color:#334155;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.cert-input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.cert-input::placeholder{color:#94a3b8}.cert-input:focus{border-color:#0891b2;box-shadow:0 0 0 4px #cffafe}.cert-dropdown-wrapper{width:100%;position:relative}.cert-dropdown-btn{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;display:flex}.cert-dropdown-icon{color:#64748b;transition:transform .2s}.cert-dropdown-menu.show+.cert-dropdown-btn .cert-dropdown-icon{transform:rotate(180deg)}.cert-dropdown-menu{z-index:50;opacity:0;visibility:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-height:240px;padding:.5rem;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + .5rem);left:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.cert-dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.cert-dropdown-item{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.cert-dropdown-item:hover{background:#f1f5f9}.cert-dropdown-item.selected{color:#0369a1;background:#ecfeff;font-weight:500}.cert-btn{color:#fff;cursor:pointer;background:#0e7490;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #0e749033}.cert-btn:hover:not(:disabled){background:#155e75}.cert-btn:disabled{cursor:not-allowed;opacity:.6}.cert-success{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:1rem;margin-top:1.5rem;padding:1.25rem}.cert-success-title{color:#065f46;align-items:center;gap:.75rem;font-weight:600;display:flex}.cert-success-desc{color:#047857;margin-top:.5rem;font-size:.875rem}.cert-btn-success{color:#fff;cursor:pointer;background:#047857;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.75rem 1rem;font-family:inherit;font-weight:600;transition:all .2s;display:flex}.cert-btn-success:hover:not(:disabled){background:#064e3b}.cert-btn-success:disabled{opacity:.6}.cert-error{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:1rem;margin-top:1.5rem;padding:1.25rem;font-size:.875rem;line-height:1.5}.cert-error strong{margin-bottom:.25rem;font-weight:700;display:block}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cert-search-wrapper{z-index:2;background:#fff;border-bottom:1px solid #e2e8f0;border-top-left-radius:.75rem;border-top-right-radius:.75rem;margin:-.5rem -.5rem .5rem;padding:.5rem;position:sticky;top:0}.cert-search-input{color:#0f172a;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.cert-search-input:focus{border-color:#0891b2;box-shadow:0 0 0 2px #cffafe}.cert-dropdown-empty{text-align:center;color:#64748b;padding:1rem;font-size:.875rem}
