*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{font-family:Arial,sans-serif}.certificate-section{background:#e5e5e5;justify-content:center;align-items:flex-start;width:100%;min-height:500px;padding-top:25px;padding-bottom:20px;display:flex;position:relative;overflow:hidden}.certificate-section:before{content:"";pointer-events:none;background:#ffffff59;border-radius:50%;width:600px;height:600px;position:absolute;top:-300px;left:250px}.certificate-section:after{content:"";pointer-events:none;background:#ffffff59;border-radius:50%;width:700px;height:700px;position:absolute;bottom:-350px;right:-300px}.certificate-gallery{z-index:2;align-items:flex-start;width:1100px;max-width:100%;display:flex;position:relative}.thumbnail-container{flex-direction:column;align-items:center;gap:25px;width:180px;display:flex}.thumbnail{cursor:pointer;background:#d0d0d0;border-radius:4px;justify-content:center;align-items:center;width:140px;height:120px;padding:8px;transition:transform .2s,box-shadow .2s;display:flex}.thumbnail img{object-fit:contain;width:100%;height:100%;display:block}.thumbnail:hover{transform:scale(1.03)}.thumbnail.active{box-shadow:0 0 0 3px #ff4b25}.main-certificate{justify-content:center;width:580px;max-width:100%;margin-left:40px;display:flex}.main-certificate img{object-fit:contain;cursor:pointer;width:460px;max-width:100%;max-height:560px;transition:transform .2s;display:block}.main-certificate img:hover{transform:scale(1.01)}.main-certificate--dynamic{transform-origin:top;width:630px;transform:scale(.98)}.image-modal{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.image-modal img{object-fit:contain;max-width:90vw;max-height:90vh;display:block}.close-button{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;width:45px;height:45px;font-size:40px;line-height:40px;position:absolute;top:20px;right:30px}@media (width<=1150px){.certificate-gallery{width:100%;padding:0 30px}.main-certificate{width:500px;margin-left:30px}.main-certificate img{width:420px;max-height:520px}.main-certificate--dynamic{width:550px;transform:scale(.97)}}@media (width<=900px){.certificate-gallery{width:100%;padding:0 20px}.thumbnail-container{gap:18px;width:140px}.thumbnail{width:110px;height:95px}.main-certificate{width:calc(100% - 140px);margin-left:20px}.main-certificate img{width:100%;max-height:460px}.main-certificate--dynamic{width:calc(100% - 140px);transform:scale(.97)}}@media (width<=600px){.certificate-section{min-height:auto;padding:20px 10px}.certificate-gallery{flex-direction:column;align-items:center;gap:18px}.main-certificate{order:1;width:100%;margin-left:0}.main-certificate--dynamic{width:100%;transform:scale(.98)}.thumbnail-container{flex-flow:wrap;order:2;justify-content:center;gap:10px;width:100%;overflow-x:auto}.thumbnail{width:80px;min-width:80px;height:70px;padding:6px}.main-certificate img{width:100%;max-width:420px;max-height:440px}}@media (width<=400px){.certificate-section{padding:15px 8px}.certificate-gallery{gap:14px}.thumbnail{width:65px;min-width:65px;height:58px;padding:5px}.main-certificate img{max-width:320px;max-height:360px}.main-certificate--dynamic{transform:scale(.98)}.close-button{width:36px;height:36px;font-size:32px;line-height:32px;top:12px;right:15px}}.app-header{background-color:#fff;border-top:1px solid #222;border-bottom:1px solid #e5e5e5;width:100%;height:72px}.header-container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1600px;height:100%;margin:0 auto;padding:0 155px;display:flex}.logo-link{align-items:center;text-decoration:none;display:flex}.logo{width:225px;height:auto;display:block}.signin-link{color:#111;white-space:nowrap;font-size:16px;font-weight:600;text-decoration:none}.signin-link:hover{text-decoration:underline}@media (width<=1300px){.header-container{padding:0 80px}.logo{width:190px}}@media (width<=1024px){.app-header{height:65px}.header-container{padding:0 40px}.logo{width:165px}.signin-link{font-size:15px}}@media (width<=800px){.app-header{height:58px}.header-container{padding:0 20px}.logo{width:140px}.signin-link{font-size:14px}}@media (width<=480px){.app-header{height:52px}.header-container{padding:0 12px}.logo{width:110px}.signin-link{font-size:12px}}.cert-wrapper{justify-content:center;align-items:flex-start;width:100%;padding:0;display:flex}.cert-container{background-image:url(/certificate-template.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:2px;width:100%;max-width:720px;padding-top:75%;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000002e}.cert-inner{flex-direction:column;padding:0 9% 0 10%;display:flex;position:absolute;inset:0}.cert-name-area{text-align:center;position:absolute;top:59%;left:9%;right:8%}.cert-name{color:#1a1a1a;letter-spacing:.025em;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(.85rem,2.1vw,1.35rem);font-weight:700;line-height:1.15}.cert-title-area{text-align:center;position:absolute;top:63%;left:10%;right:9%}.cert-title{color:#222;letter-spacing:.01em;font-family:Arial,Helvetica,sans-serif;font-size:clamp(.65rem,1.6vw,1rem);font-weight:600;line-height:1.35}.cert-date-area{position:absolute;bottom:8%;left:10%}.cert-date{color:#444;letter-spacing:.02em;font-family:Arial,Helvetica,sans-serif;font-size:clamp(.55rem,1.2vw,.85rem);font-weight:400}.cert-issued-area{text-align:center;position:absolute;top:86%;left:2%;right:55%}.cert-issued{color:#444;letter-spacing:.02em;font-family:Arial,Helvetica,sans-serif;font-size:clamp(.5rem,1vw,.7rem);font-weight:400}.cert-number-area{white-space:nowrap;align-items:center;gap:5px;display:flex;position:absolute;bottom:2%;left:18%}.cert-number-label{color:#888;letter-spacing:.04em;text-transform:lowercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(.25rem,.55vw,.42rem);font-weight:400}.cert-number{color:#555;letter-spacing:.06em;text-transform:uppercase;margin:0;font-family:Courier New,Courier,monospace;font-size:clamp(.3rem,.7vw,.5rem);font-weight:600}.cert-qr-area{position:absolute;bottom:0%;left:0%}.cert-qr-area canvas,.cert-qr-area svg{display:block}@media (width<=900px){.cert-container{max-width:620px}.cert-name{font-size:clamp(.8rem,2.4vw,1.2rem)}.cert-number-label{font-size:clamp(.25rem,.65vw,.4rem)}.cert-number{font-size:clamp(.3rem,.8vw,.48rem)}}@media (width<=600px){.cert-container{width:100%;max-width:100%;padding-top:75%}.cert-name-area{top:59%;left:8%;right:7%}.cert-name{letter-spacing:.015em;font-size:clamp(.75rem,4.5vw,1.15rem)}.cert-title-area{top:63%;left:8%;right:7%}.cert-title{font-size:clamp(.5rem,2.7vw,.8rem)}.cert-issued-area{top:86%;left:2%;right:55%}.cert-issued{font-size:clamp(.4rem,2vw,.6rem)}.cert-number-area{gap:3px;bottom:2%;left:18%}.cert-number-label{font-size:clamp(.2rem,1.5vw,.32rem)}.cert-number{font-size:clamp(.22rem,1.8vw,.38rem)}.cert-qr-area{bottom:0%;left:0%}}@media (width<=380px){.cert-name{font-size:clamp(.7rem,4.2vw,1rem)}.cert-title{font-size:clamp(.45rem,2.5vw,.7rem)}.cert-issued{font-size:clamp(.35rem,1.8vw,.55rem)}.cert-number-label{font-size:.22rem}.cert-number{font-size:.25rem}}.credential-page{background:#fff;align-items:flex-start;gap:70px;width:100%;padding:25px 8% 60px;display:flex;position:relative}.credential-content{flex:1;min-width:0;max-width:1000px}.credential-brand{align-items:center;gap:8px;margin-bottom:18px;display:flex}.credential-brand a{align-items:center;gap:8px;text-decoration:none;display:flex}.uipath-icon{color:#0877d1;font-size:28px;font-weight:700;text-decoration:underline}.external-icon{color:#0877d1;background:#e8f2fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;transition:background .15s;display:flex}.credential-brand a:hover .external-icon{background:#d3e8fb}.credential-content h1{color:#111;margin:0 0 25px;font-size:40px;font-weight:600;line-height:1.12}.credential-actions{align-items:center;gap:28px;margin-bottom:25px;display:flex}.credential-actions button{color:#111;cursor:pointer;background:0 0;border:none;padding:0;font-size:17px;font-weight:600}.credential-actions button:hover{color:#0667d8}.more-menu{display:inline-block;position:relative}.more-button{cursor:pointer;color:#111!important;background:0 0!important;border:none!important;padding:0!important;font-size:17px!important;font-weight:600!important}.more-button:hover{color:#0667d8!important}.more-popup{z-index:9999;background:#fff;border-radius:5px;width:230px;padding:10px;position:absolute;top:34px;left:-60px;box-shadow:0 8px 20px #0000002e}.more-information{color:#111;text-align:left;cursor:pointer;background:#fff;border:none;border-radius:4px;align-items:center;gap:12px;width:100%;padding:18px;font-size:18px;font-weight:600;display:flex}.more-information:hover{background:#f3f3f3}.info-icon{color:#68717c;font-size:20px}.signin-option{color:#0667d8;cursor:pointer;font-size:17px;text-decoration:underline;display:inline-block}.signin-option:hover{color:#004fa8}.credential-user{align-items:center;gap:20px;margin-top:40px;display:flex}.user-avatar{color:#fff;background:#4b00ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.user-name{color:#111;margin-bottom:5px;font-size:25px}.credential-user a{color:#0667d8;font-size:17px;text-decoration:underline}.credential-user a:hover{color:#004fa8}.credential-description{color:#111;margin-top:75px;font-size:18px;line-height:1.4}.credential-description p{margin:0 0 25px}.credential-content h2{color:#111;margin-top:40px;font-size:21px;font-weight:500}.skills{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.skills span{color:#fff;background:#5c5c5c;border-radius:4px;padding:10px 20px;font-size:16px;font-weight:600}.credential-dates{justify-content:space-between;max-width:700px;margin-top:45px;display:flex}.credential-dates strong{color:#111;font-size:16px}.credential-dates p{color:#111;margin-top:10px;font-size:18px}.credential-sidebar{flex-shrink:0;width:440px}.share-card,.next-steps-card,.verification-card,.issuer-card{background:#fafafa;border:1px solid #d5d5d5;border-radius:5px;width:100%;margin-bottom:40px;padding:25px}.card-heading{justify-content:space-between;align-items:flex-start;display:flex}.share-card h2,.next-steps-card h2,.verification-card h2,.issuer-card h2{color:#111;margin:0 0 8px;font-size:25px;font-weight:700}.share-card p,.next-steps-card p{color:#111;margin:0;font-size:18px;line-height:1.35}.badge-icon{opacity:.8;font-size:55px}.social-buttons{align-items:center;gap:20px;margin:30px 0 20px;display:flex}.social-buttons button{color:#fff;cursor:pointer;border:none;border-radius:4px;width:62px;height:62px;font-size:22px;font-weight:700}.linkedin{background:#168acb}.facebook{background:#536eb5}.x-social{background:#000}.whatsapp{background:#00a900}.more-social{background:#eee;color:#111!important;border:1px solid #d0d0d0!important}.social-buttons button:hover{opacity:.85}.linkedin-button{color:#fff;cursor:pointer;background:#ff4825;border:none;border-radius:4px;width:100%;padding:15px;font-size:18px;font-weight:700}.linkedin-button:hover{background:#e83d1e}.next-heading{justify-content:space-between;align-items:flex-start;display:flex}.sparkles{color:#666;font-size:35px}.next-description{margin-top:25px!important;margin-bottom:25px!important}.step{color:#111;background:#e8e8e8;border-radius:5px;align-items:center;gap:15px;margin-top:20px;padding:15px;font-size:17px;font-weight:600;display:flex}.step span{font-size:20px}.step.disabled{opacity:.35;filter:blur(1px)}.verification-card{padding:25px}.verification-card h2{margin-bottom:25px}.verification-row{color:#111;align-items:center;gap:10px;margin-bottom:15px;font-size:17px;display:flex}.verification-icon{color:#0877d1;font-size:24px}.blockchain-icon{color:#5d74d5;background:#dce5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.copy-id{color:#111;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:16px}.copy-id:hover{color:#0667d8}.verify-button{color:#ff4825;cursor:pointer;background:#fafafa;border:1px solid #d5d5d5;border-radius:5px;width:100%;margin-top:20px;padding:11px;font-size:17px;font-weight:600}.verify-button:hover{background:#fff}.issuer-card{padding:25px 0 0}.issuer-card h2{margin-bottom:25px;padding:0 25px}.issuer-info{color:#111;align-items:center;gap:18px;padding:0 25px 25px;font-size:18px;display:flex}.issuer-logo{color:#fff;background:#ff4b1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:10px;font-weight:700;display:flex}.issuer-divider{background:#d5d5d5;width:auto;height:1px;margin:0 25px}.issuer-button{color:#ff4825;cursor:pointer;background:#fafafa;border:1px solid #d5d5d5;border-radius:5px;justify-content:center;align-items:center;gap:10px;width:calc(100% - 50px);margin:20px 25px;padding:12px;font-size:17px;font-weight:600;display:flex}.issuer-button:hover{background:#fff}.program-info{color:#111;background:#f3f4fb;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;margin-top:5px;padding:25px;font-size:17px;line-height:1.4}.program-info a{color:#0667d8;text-decoration:underline}.program-info a:hover{color:#004fa8}.more-credentials{padding:25px}.more-credentials p{color:#111;margin:0 0 12px;font-size:18px}.more-credentials a{color:#0667d8;font-size:17px;text-decoration:underline}.more-credentials a:hover{color:#004fa8}@media (width<=1100px){.credential-page{gap:40px;padding:30px 5%}.credential-sidebar{width:380px}.credential-content h1{font-size:34px}.social-buttons{gap:10px}.social-buttons button{width:55px;height:55px}}@media (width<=800px){.credential-page{flex-direction:column;gap:40px;padding:30px 5%}.credential-content{width:100%;max-width:100%}.credential-sidebar{width:100%}.credential-content h1{font-size:32px}.credential-actions{flex-wrap:wrap;gap:18px}.credential-description{margin-top:50px}.credential-dates{justify-content:flex-start;gap:60px}}@media (width<=600px){.credential-page{padding:25px 15px 40px}.credential-content h1{font-size:28px;line-height:1.15}.credential-actions{gap:15px}.credential-actions button,.more-button{font-size:15px!important}.credential-user{margin-top:30px}.user-name{font-size:21px}.credential-description{margin-top:45px;font-size:16px}.skills{gap:8px}.skills span{padding:8px 12px;font-size:14px}.credential-dates{flex-direction:column;gap:15px;margin-top:35px}.share-card,.next-steps-card,.verification-card{padding:20px}.social-buttons{gap:8px}.social-buttons button{width:50px;height:50px;font-size:19px}.share-card h2,.next-steps-card h2,.verification-card h2,.issuer-card h2{font-size:22px}.more-popup{width:220px;left:auto;right:-20px}.more-information{padding:15px;font-size:16px}}.app-footer{color:#fff;background:#111;width:100%;min-height:245px}.footer-container{width:100%;max-width:1500px;margin:0 auto;padding:35px 25px 30px}.footer-top{justify-content:space-between;align-items:center;min-height:70px;display:flex}.footer-logo{letter-spacing:-2px;color:#fff;font-size:38px;font-weight:700;position:relative}.footer-sparkle{color:#fff;font-size:16px;position:absolute;top:-13px;left:27px}.footer-social{align-items:center;gap:25px;display:flex}.footer-social a{color:#53616a;justify-content:center;align-items:center;width:24px;height:30px;font-size:22px;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.footer-social a:hover{color:#fff}.footer-divider{background:#242424;width:100%;height:1px;margin-top:12px}.footer-bottom{text-align:center;color:#53616a;padding-top:34px}.footer-links{letter-spacing:.4px;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;font-size:16px;display:flex}.footer-links a{color:#53616a;text-decoration:none}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-links span{color:#53616a}.footer-bottom p{letter-spacing:.5px;margin:7px 0 0;font-size:16px}@media (width<=700px){.footer-container{padding:30px 20px}.footer-top{flex-direction:column;gap:25px}.footer-logo{font-size:34px}.footer-social{gap:18px}.footer-bottom{padding-top:25px}.footer-links,.footer-bottom p{font-size:14px}}
