html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.pulsate-btn{animation:pulse-glow 1.3s infinite}@keyframes pulse-glow{0%{box-shadow:0 0 #52c41ab3}70%{box-shadow:0 0 0 12px #52c41a00}to{box-shadow:0 0 #52c41a00}}.card-img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;border-top-left-radius:10px;border-top-right-radius:10px}.card-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#000000b3;color:#fff;opacity:0;padding:20px;display:flex;flex-direction:column;justify-content:center;transition:opacity .3s ease;text-align:center}.hover-card:hover .card-img{transform:scale(1.05)}.hover-card:hover .card-overlay{opacity:1}.custom-card{position:relative;height:100%;border-radius:10px;overflow:hidden;box-shadow:0 6px 18px #0000001a;transition:transform .3s ease,box-shadow .3s ease;background:#fff}.custom-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #00000026}.card-title{font-size:17px;font-weight:600;text-align:center;margin-top:12px;color:#222}.card-overlay p{font-size:14px;line-height:1.5;margin:0}.animated-blob{position:fixed;z-index:0;pointer-events:none;opacity:.7;animation:blobMove 6s ease-in-out infinite alternate}@media (min-width: 768px){.hover-card{height:370px}.glass-card{min-width:310px;max-width:400px;margin:auto}}.card-img{border-top-left-radius:20px;border-top-right-radius:20px}.page-bg{min-height:100vh;background:linear-gradient(135deg,#e0ecfc,#f5d7ef)}.animated-blob{position:fixed;z-index:0;pointer-events:none;opacity:.85;animation:blobMove 6s ease-in-out infinite alternate}.card-row-flex{display:flex;flex-direction:row;gap:32px;justify-content:center;align-items:stretch;width:100%;max-width:1400px;margin:0 auto;overflow-x:auto;flex-wrap:nowrap;padding-bottom:16px}.hover-card{flex:0 0 290px;min-width:280px;max-width:380px;height:380px;margin-bottom:24px;margin-top:42px;margin-right:16px;transition:box-shadow .24s cubic-bezier(.4,.2,.2,1),transform .24s cubic-bezier(.4,.2,.2,1)}.glass-card{background:#ffffff75!important;border:1.5px solid rgba(255,255,255,.22)!important;box-shadow:0 8px 32px #1f268712;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border-radius:20px!important;overflow:hidden;transition:box-shadow .3s,border .3s}.blob-bottom-left{bottom:-140px;left:-140px;width:400px;height:400px;animation-delay:0s}.blob-top-right{top:-120px;right:-120px;width:320px;height:320px;animation-delay:2s}@keyframes blobMove{0%{transform:scale(1) translateY(0)}to{transform:scale(1.08) translateY(-24px)}}@media (max-width: 900px){.card-row-flex{flex-wrap:wrap;justify-content:center;overflow-x:visible}}.role-hover-card{position:relative;height:100%}.role-card{height:100%;background:#fff!important;border:1px solid #eee!important;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.role-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #00000014}.role-card-overlay{position:absolute;bottom:0;left:0;height:100%;width:100%;background:#fffffff2;color:#333;opacity:0;padding:20px;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease;border-radius:12px;text-align:center}.role-hover-card:hover .role-card-overlay{opacity:1}.role-logo{position:fixed;bottom:20px;right:20px;height:48px;background-color:#000000a6;padding:8px 10px;border-radius:6px;z-index:999;box-shadow:0 2px 8px #0003}.ant-layout-content{background:linear-gradient(135deg,#e0ecfc,#f5d7ef)!important;min-height:100vh}.animated-blob{position:fixed;z-index:0;pointer-events:none;opacity:.83;animation:blobMove 7s ease-in-out infinite alternate}.blob-bottom-left{bottom:-120px;left:-120px;width:400px;height:400px;animation-delay:0s}.blob-top-right{top:-100px;right:-100px;width:340px;height:340px;animation-delay:2s}@keyframes blobMove{0%{transform:scale(1) translateY(0)}to{transform:scale(1.07) translateY(-22px)}}.glass-main-card{background:#fff6!important;border:1.5px solid rgba(255,255,255,.24)!important;box-shadow:0 8px 40px #1f26871c!important;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-radius:24px!important;z-index:2}.glass-card{background:#ffffff61!important;border:1.2px solid rgba(255,255,255,.22)!important;box-shadow:0 6px 24px #1f268714!important;backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%);border-radius:16px!important;overflow:hidden;transition:box-shadow .3s,border .3s}
