.app-module__xEZxCa__formContainer{flex-direction:column;gap:1rem;width:100%;padding:.5rem 0 1.5rem;display:flex}.app-module__xEZxCa__guideTxt{color:#475569;margin:0 0 .5rem;font-size:.92rem;line-height:1.5}.app-module__xEZxCa__fieldGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.app-module__xEZxCa__fieldInput{color:#000;box-sizing:border-box;border:1px solid #0080ff;border-radius:6px;width:100%;min-width:0;height:44px;padding:0 .75rem;font-size:1rem}.app-module__xEZxCa__fieldInputReadonly{color:#000;box-sizing:border-box;background-color:#f1f5f9;border:1px solid #94a3b8;border-radius:6px;width:100%;min-width:0;height:44px;padding:0 .75rem;font-size:1rem;font-weight:600}.app-module__xEZxCa__inputRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;width:100%;display:grid}.app-module__xEZxCa__radioControl{justify-content:center;align-items:center;height:44px;padding-bottom:0;display:flex}.app-module__xEZxCa__primaryButton{color:#fff;cursor:pointer;background:#00708b;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:320px;height:44px;padding:0 1.25rem;font-size:.95rem;font-weight:700;display:inline-flex}.app-module__xEZxCa__primaryButton:disabled{opacity:.6;cursor:not-allowed}.app-module__xEZxCa__primaryButton:hover:not(:disabled){background:#00566b}.app-module__xEZxCa__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;animation:.8s linear infinite app-module__xEZxCa__spin}@keyframes app-module__xEZxCa__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.app-module__xEZxCa__inputRow{grid-template-columns:1fr}.app-module__xEZxCa__radioControl{justify-content:flex-start;height:auto;padding-bottom:.25rem}.app-module__xEZxCa__primaryButton{max-width:none}}
.Home-module__jKgjFW__main{background-color:#fff;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;display:flex}.Home-module__jKgjFW__description{display:inherit;justify-content:inherit;align-items:inherit;max-width:var(--max-width);z-index:2;width:100%;font-size:.85rem;font-family:var(--font-mono);color:#000}.Home-module__jKgjFW__description a{justify-content:center;align-items:center;gap:.5rem;display:flex}.Home-module__jKgjFW__description p{background-color:rgba(var(--callout-rgb), .5);border:1px solid rgba(var(--callout-border-rgb), .3);border-radius:var(--border-radius);margin:0;padding:1rem;position:relative}.Home-module__jKgjFW__code{font-weight:700;font-family:var(--font-mono)}.Home-module__jKgjFW__grid{width:var(--max-width);grid-template-columns:repeat(4,minmax(25%,auto));max-width:100%;display:grid}.Home-module__jKgjFW__card{border-radius:var(--border-radius);background:rgba(var(--card-rgb), 0);border:1px solid rgba(var(--card-border-rgb), 0);padding:1rem 1.2rem;transition:background .2s,border .2s}.Home-module__jKgjFW__card span{transition:transform .2s;display:inline-block}.Home-module__jKgjFW__card h2{margin-bottom:.7rem;font-weight:600}.Home-module__jKgjFW__card p{opacity:.6;color:#000;max-width:30ch;margin:0;font-size:.9rem;line-height:1.5}.Home-module__jKgjFW__center{justify-content:center;align-items:center;padding:4rem 0;display:flex;position:relative}.Home-module__jKgjFW__center:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.Home-module__jKgjFW__center:after{background:var(--primary-glow);z-index:-1;width:240px;height:180px}.Home-module__jKgjFW__center:before,.Home-module__jKgjFW__center:after{content:"";filter:blur(45px);position:absolute;left:50%;transform:translateZ(0)}.Home-module__jKgjFW__logo,.Home-module__jKgjFW__thirteen{position:relative}.Home-module__jKgjFW__thirteen{border-radius:var(--border-radius);justify-content:center;align-items:center;width:75px;height:75px;margin-left:16px;padding:25px 10px;display:flex;overflow:hidden;transform:translateZ(0);box-shadow:0 2px 8px -1px #0000001a}.Home-module__jKgjFW__thirteen:before,.Home-module__jKgjFW__thirteen:after{content:"";z-index:-1;position:absolute}.Home-module__jKgjFW__thirteen:before{background:var(--tile-border);width:200%;height:200%;animation:6s linear infinite Home-module__jKgjFW__rotate}.Home-module__jKgjFW__thirteen:after{border-radius:var(--border-radius);background:linear-gradient(to bottom right, rgba(var(--tile-start-rgb), 1), rgba(var(--tile-end-rgb), 1));background-clip:content-box;padding:1px;inset:0}@media (hover:hover) and (pointer:fine){.Home-module__jKgjFW__card:hover{background:rgba(var(--card-rgb), .1);border:1px solid rgba(var(--card-border-rgb), .15)}.Home-module__jKgjFW__card:hover span{transform:translate(4px)}}@media (prefers-reduced-motion){.Home-module__jKgjFW__thirteen:before{animation:none}.Home-module__jKgjFW__card:hover span{transform:none}}@media (max-width:700px){.Home-module__jKgjFW__content{padding:4rem}.Home-module__jKgjFW__grid{text-align:center;grid-template-columns:1fr;max-width:320px;margin-bottom:120px}.Home-module__jKgjFW__card{padding:1rem 2.5rem}.Home-module__jKgjFW__card h2{margin-bottom:.5rem}.Home-module__jKgjFW__center{padding:8rem 0 6rem}.Home-module__jKgjFW__center:before{height:300px;transform:none}.Home-module__jKgjFW__description{color:#000;font-size:.8rem}.Home-module__jKgjFW__description a{padding:1rem}.Home-module__jKgjFW__description p,.Home-module__jKgjFW__description div{justify-content:center;width:100%;display:flex;position:fixed}.Home-module__jKgjFW__description p{border:none;border-bottom:1px solid rgba(var(--callout-border-rgb), .25);background:linear-gradient(to bottom, rgba(var(--background-start-rgb), 1), rgba(var(--callout-rgb), .5));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-clip:padding-box;border-radius:0;align-items:center;padding:2rem 1rem 1.4rem;inset:0 0 auto}.Home-module__jKgjFW__description div{pointer-events:none;background:linear-gradient(to bottom, transparent 0%, rgb(var(--background-end-rgb)) 40%);z-index:1;align-items:flex-end;height:200px;padding:2rem;inset:auto 0 0}}@media (min-width:701px) and (max-width:1120px){.Home-module__jKgjFW__grid{grid-template-columns:repeat(2,50%)}}@media (prefers-color-scheme:dark){.Home-module__jKgjFW__vercelLogo{filter:invert()}.Home-module__jKgjFW__logo,.Home-module__jKgjFW__thirteen img{filter:invert()drop-shadow(0 0 .3rem #ffffff70)}}@keyframes Home-module__jKgjFW__rotate{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.Home-module__jKgjFW__pagetitleContainer{border-bottom:1px dashed #d5d6d7}.Home-module__jKgjFW__pagetitle{color:#000;font-size:35px}.Home-module__jKgjFW__pagetitleBold{color:#000;width:100%;font-size:1.5rem;font-weight:700}.Home-module__jKgjFW__pagetitle20TMargin{color:#000;margin-top:22px;font-size:35px}.Home-module__jKgjFW__pagedescriptionContainer{color:#000;padding-top:20px;padding-bottom:20px}.Home-module__jKgjFW__pagedescription{color:#000;font-size:16px}.Home-module__jKgjFW__textinput{color:#000;border:1px solid #0080ff;width:75%;height:40px;padding:5px}.Home-module__jKgjFW__noDataLabel{color:#000;font-weight:700}.Home-module__jKgjFW__submitButton{color:#fff;background-color:#0080ff;width:75%;height:50px;font-weight:700}.Home-module__jKgjFW__container{height:100%}.Home-module__jKgjFW__emptyListContainer{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.Home-module__jKgjFW__mainContainer{width:100%}@media (max-width:768px){.Home-module__jKgjFW__mainContainer{justify-content:center;align-items:center;width:100%;display:flex}}.Home-module__jKgjFW__h1Heading{color:#000;font-size:2vw;font-weight:700}.Home-module__jKgjFW__textLinks{background-color:#d3e9ff;border-width:2.5px;border-color:#97cbff;padding:10px;font-size:1vw}.Home-module__jKgjFW__helperContainer{background-color:#f36e15;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:7px;display:flex}.Home-module__jKgjFW__helperContainerMobile{background-color:#177400;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:7px;display:flex}@media (max-width:995px){.Home-module__jKgjFW__h1Heading{color:#000;font-size:3vw;font-weight:700}.Home-module__jKgjFW__textLinks{background-color:#d3e9ff;border-width:2.5px;border-color:#97cbff;padding:10px;font-size:1.5vw}}@media (max-width:416px){.Home-module__jKgjFW__h1Heading{color:#000;font-size:6dvw;font-weight:700}.Home-module__jKgjFW__textLinks{background-color:#d3e9ff;border-width:2.5px;border-color:#97cbff;padding:10px;font-size:3vw}.Home-module__jKgjFW__helperContainer{background-color:#f36e15;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-top:10px;margin-left:7px;display:flex}}@media (max-width:430px){.Home-module__jKgjFW__helperContainer{background-color:#f36e15;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-top:10px;margin-left:7px;display:flex}}@media (max-width:480px){.Home-module__jKgjFW__h1Heading{color:#000;font-size:6dvw;font-weight:700}.Home-module__jKgjFW__textLinks{background-color:#d3e9ff;border-width:2.5px;border-color:#97cbff;padding:10px;font-size:2.5vw}}.Home-module__jKgjFW__highlightText{font-weight:700}.Home-module__jKgjFW__noteText{display:flex}.Home-module__jKgjFW__textInlineLink{text-decoration:underline}.Home-module__jKgjFW__labelWrapperWidthHelper{flex-direction:row;width:75%;display:flex}.Home-module__jKgjFW__inputFormLabel{color:#000}.Home-module__jKgjFW__linkText{color:#00428d;text-decoration:underline}.Home-module__jKgjFW__web{display:block}.Home-module__jKgjFW__mobile{display:none}.Home-module__jKgjFW__leaderboardAdSpace{background-color:#d3e9ff;justify-content:center;align-self:center;align-items:center;width:728px;height:90px;display:flex}.Home-module__jKgjFW__reactAdBanner{background-color:#d3e9ff;justify-content:center;align-self:center;align-items:center;width:300px;height:100px;display:flex}.Home-module__jKgjFW__pageContent{color:#000;word-break:break-word;overflow-wrap:break-word;margin-top:18px;font-size:18px}.Home-module__jKgjFW__formContent{margin-top:20px;margin-bottom:20px}.Home-module__jKgjFW__bulletList{overflow-wrap:break-word;word-break:break-word;margin:.5rem 0 1rem;list-style-position:outside;display:block;padding-left:1.75rem!important;list-style-type:disc!important}.Home-module__jKgjFW__bulletList li{overflow-wrap:break-word;word-break:break-word;color:#000;width:90%;margin-bottom:10px;line-height:1.5;display:list-item!important}.Home-module__jKgjFW__vSpace20{margin-top:20px;margin-bottom:20px}.Home-module__jKgjFW__highlightContent{color:#000;font-weight:700}.Home-module__jKgjFW__textNormal{color:#000;font-size:16px}@media (max-width:1024px){.Home-module__jKgjFW__web{display:none}.Home-module__jKgjFW__mobile{display:block}}@media (max-width:768px){.Home-module__jKgjFW__pagetitle,.Home-module__jKgjFW__pagetitle20TMargin{font-size:clamp(1.5rem,6vw,2rem);line-height:1.2}.Home-module__jKgjFW__pagetitleBold{font-size:1.25rem}.Home-module__jKgjFW__pageContent,.Home-module__jKgjFW__textNormal{font-size:16px}.Home-module__jKgjFW__textinput,.Home-module__jKgjFW__submitButton,.Home-module__jKgjFW__labelWrapperWidthHelper{width:100%}.Home-module__jKgjFW__leaderboardAdSpace{width:100%;max-width:728px;height:auto;min-height:90px}.Home-module__jKgjFW__reactAdBanner{width:100%;max-width:300px;height:auto;min-height:100px}.Home-module__jKgjFW__bulletList li{width:100%}.Home-module__jKgjFW__noteText{flex-direction:column;gap:.5rem}}
.index-module__kWcZOG__header{background-color:#303030;flex-direction:row;width:100%;height:240px;display:flex}.index-module__kWcZOG__headerCol1{align-content:center;justify-items:center;width:35%;height:240px}.index-module__kWcZOG__headerCol2{width:70%;height:240px}.index-module__kWcZOG__profilePic{background-color:#585656;border-width:5px;border-color:#fff;border-radius:50%;align-content:center;justify-items:center;width:32%;height:70%;overflow:hidden}.index-module__kWcZOG__avatar{border-radius:50%;width:100%;height:100%}.index-module__kWcZOG__nameContainer{align-content:flex-end;justify-items:flex-start;width:100%;height:35%}.index-module__kWcZOG__contactDetails{width:100%;height:65%}.index-module__kWcZOG__nameLabel{color:#fff;font-size:60px}.index-module__kWcZOG__positionLabel{color:#ffa600;margin-bottom:15px;font-weight:700}.index-module__kWcZOG__infoContainer{flex-direction:row;align-items:center;margin-bottom:7px;display:flex}.index-module__kWcZOG__infoLabel{color:#fff;font-size:12px}.index-module__kWcZOG__iconContainer{background-color:#fff;border-radius:32px;align-content:center;justify-items:center;width:28px;height:28px;margin-right:10px}.index-module__kWcZOG__resumeContainer{flex-direction:row;height:100%;display:flex}.index-module__kWcZOG__leftCol{background-color:#303030;width:25%;padding-bottom:20px;padding-right:40px;overflow-y:auto}.index-module__kWcZOG__rightCol{width:67%;padding:20px;overflow-y:auto}.index-module__kWcZOG__categoryLabelContainer{background-color:#303030;border-bottom-width:2px;border-bottom-color:#ffa600;justify-content:flex-end;align-items:flex-start;width:100%;height:40px;display:flex}.index-module__kWcZOG__categoryLabel{color:#ffa600;font-size:20px;font-weight:700}.index-module__kWcZOG__sectionContainer{justify-items:flex-end;width:100%;padding-top:10px}.index-module__kWcZOG__infoHeading{color:#fff;text-align:right;margin-bottom:10px;font-size:14px;font-weight:700}.index-module__kWcZOG__infoDetails{color:#fff;text-align:right;font-size:10px}.index-module__kWcZOG__infoSubDetails1{color:#ffa600;text-align:right;font-size:10px}.index-module__kWcZOG__leftColSection{margin-bottom:30px;padding-bottom:10px}.index-module__kWcZOG__progressContainer{border-width:1px;border-color:#ffa600;border-radius:10px;justify-items:flex-end;width:85%;height:20px;overflow:hidden}.index-module__kWcZOG__pBar{background-color:#ffa600;border-radius:10px;width:90%;height:20px}.index-module__kWcZOG__ratingLabel{z-index:9;justify-self:center;font-size:12px;font-weight:700;position:absolute}@media (max-width:1024px){.index-module__kWcZOG__header{flex-direction:column;height:auto;padding:1.5rem 1rem}.index-module__kWcZOG__headerCol1,.index-module__kWcZOG__headerCol2{width:100%;height:auto}.index-module__kWcZOG__headerCol1{justify-content:center;margin-bottom:1rem;display:flex}.index-module__kWcZOG__headerCol2{padding:0 .5rem}.index-module__kWcZOG__profilePic{width:120px;height:120px}.index-module__kWcZOG__nameContainer{text-align:center;justify-items:center;height:auto}.index-module__kWcZOG__contactDetails{height:auto}.index-module__kWcZOG__nameLabel{text-align:center;font-size:clamp(2rem,8vw,3rem)}.index-module__kWcZOG__positionLabel{text-align:center}.index-module__kWcZOG__infoContainer{justify-content:center}.index-module__kWcZOG__infoLabel{font-size:13px}.index-module__kWcZOG__resumeContainer{flex-direction:column}.index-module__kWcZOG__leftCol,.index-module__kWcZOG__rightCol{width:100%;padding:1rem}.index-module__kWcZOG__leftCol{padding-right:1rem}.index-module__kWcZOG__categoryLabelContainer,.index-module__kWcZOG__sectionContainer{justify-content:center;justify-items:center}.index-module__kWcZOG__infoHeading,.index-module__kWcZOG__infoDetails,.index-module__kWcZOG__infoSubDetails1{text-align:center}.index-module__kWcZOG__progressContainer{width:100%;margin:0 auto}}@media (max-width:640px){.index-module__kWcZOG__nameLabel{font-size:clamp(1.75rem,10vw,2.5rem)}.index-module__kWcZOG__categoryLabel{font-size:1.1rem}}
.app-module__IovSeW__container{flex-direction:column;gap:1rem;width:100%;padding:.5rem 0 1.5rem;display:flex}.app-module__IovSeW__inputRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;display:grid}.app-module__IovSeW__urlInput{color:#000;box-sizing:border-box;border:1px solid #0080ff;border-radius:6px;width:100%;min-width:0;height:44px;padding:0 .75rem;font-size:1rem}.app-module__IovSeW__urlInput:disabled{opacity:.7;cursor:not-allowed}.app-module__IovSeW__captureButton{color:#fff;cursor:pointer;white-space:nowrap;background:#00708b;border:0;border-radius:10px;height:44px;padding:0 1.25rem;font-size:.95rem;font-weight:700}.app-module__IovSeW__downloadButton{color:#fff;cursor:pointer;background:#15803d;border:0;border-radius:10px;align-self:flex-start;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700}.app-module__IovSeW__captureButton:disabled{opacity:.6;cursor:not-allowed}.app-module__IovSeW__downloadButton:hover{opacity:.92}.app-module__IovSeW__captureButton:hover:not(:disabled){background:#00566b}@media (max-width:640px){.app-module__IovSeW__inputRow{grid-template-columns:1fr}.app-module__IovSeW__captureButton{width:100%}}.app-module__IovSeW__loadingRow{align-items:center;gap:.75rem;display:flex}.app-module__IovSeW__spinner{border:2px solid #cbd5e1;border-top-color:#00708b;border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;animation:.8s linear infinite app-module__IovSeW__spin}@keyframes app-module__IovSeW__spin{to{transform:rotate(360deg)}}.app-module__IovSeW__statusMessage{color:#475569;margin:0;font-size:.92rem}.app-module__IovSeW__errorMessage{color:#b91c1c;background:#fef2f2;border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.9rem}.app-module__IovSeW__previewSection{flex-direction:column;gap:.75rem;display:flex}.app-module__IovSeW__previewActions{gap:.5rem;display:flex}.app-module__IovSeW__previewFrame{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;max-height:70vh;overflow:auto}.app-module__IovSeW__previewImage{width:100%;height:auto;display:block}.app-module__IovSeW__notes{color:#475569;background:#f8fafc;border-radius:12px;margin-top:.5rem;padding:1rem;font-size:.88rem;line-height:1.55}.app-module__IovSeW__notes p{color:#334155;margin:0 0 .5rem;font-weight:700}.app-module__IovSeW__notes ul{margin:0;padding-left:1.75rem;list-style-position:outside;list-style-type:disc!important}.app-module__IovSeW__notes li{display:list-item!important}.app-module__IovSeW__notes li+li{margin-top:.35rem}
.app-module__VBz4oq__helpSurface{color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a1f}.app-module__VBz4oq__helpMessage{color:#0f172a;font-size:.9rem;line-height:1.55}@media (max-width:1024px){.app-module__VBz4oq__mobileHelp{padding-top:10px;padding-bottom:13px}}
