@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";#root .dsa-theme-page{width:100%;min-height:100vh;padding:24px 36px;overflow-x:hidden;color:#0f172a;background:radial-gradient(circle at 8% 8%,rgba(14,165,233,.16),transparent 27%),radial-gradient(circle at 94% 12%,rgba(125,211,252,.3),transparent 34%),radial-gradient(circle at 50% 96%,rgba(186,230,253,.23),transparent 31%),linear-gradient(180deg,#fff,#f4fbff 52%,#fff)}#root .dsa-theme-shell{width:100%;max-width:1500px;margin:0 auto}#root .dsa-theme-hero{position:relative;min-height:220px;padding:40px 44px;overflow:hidden;border-radius:36px;color:#fff;border:1px solid rgba(186,230,253,.9);background:radial-gradient(circle at 88% 14%,rgba(255,255,255,.35),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 52%,#7dd3fc);box-shadow:0 30px 85px #0ea5e93b}#root .dsa-theme-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transform:translate(-120%) skew(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);animation:dsaResourcesHeroShine 4s ease-in-out infinite}#root .dsa-theme-hero:after{content:"";position:absolute;right:8%;bottom:-95px;width:225px;height:225px;border-radius:999px;pointer-events:none;background:#ffffff2e;animation:dsaResourcesBubble 7s ease-in-out infinite}#root .dsa-theme-hero h1,#root .dsa-theme-hero h2,#root .dsa-theme-hero p{position:relative;z-index:2;color:#fff!important}#root .dsa-theme-hero h1{margin:0;font-size:clamp(40px,5vw,65px);line-height:1;font-weight:950;letter-spacing:-.055em}#root .dsa-theme-hero h2{margin:14px 0 0;font-size:clamp(23px,2.5vw,34px);line-height:1.12;font-weight:950}#root .dsa-theme-hero p{max-width:780px;margin-top:12px;color:#ffffffe8!important;font-size:15px;line-height:1.65;font-weight:760}@keyframes dsaResourcesHeroShine{0%{transform:translate(-120%) skew(-18deg)}45%,to{transform:translate(135%) skew(-18deg)}}@keyframes dsaResourcesBubble{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-18px) scale(1.05)}}#root .dsa-theme-stats{gap:20px!important}#root .dsa-theme-stat-card{min-width:0;min-height:132px;padding:24px!important;border-radius:28px!important;border:1px solid rgba(186,230,253,.95)!important;background:radial-gradient(circle at 90% 8%,rgba(14,165,233,.12),transparent 35%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 22px 56px #0ea5e91c!important;transition:transform .24s ease,box-shadow .24s ease!important}#root .dsa-theme-stat-card:hover{transform:translateY(-6px);box-shadow:0 32px 76px #0ea5e92b!important}#root .dsa-theme-filters{padding:18px!important;border-radius:28px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 22px 58px #0ea5e91c!important}#root .dsa-theme-filters input,#root .dsa-theme-filters select{min-width:0!important;min-height:52px!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-weight:820!important;box-shadow:inset 0 2px 10px #0ea5e90d!important}#root .dsa-theme-filters input:focus,#root .dsa-theme-filters select:focus{outline:none!important;border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf829!important}#root .dsa-theme-filters button{min-height:52px!important;border:0!important;border-radius:18px!important;color:#fff!important;font-weight:950!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;box-shadow:0 17px 38px #0ea5e938!important;transition:transform .22s ease,box-shadow .22s ease!important}#root .dsa-theme-filters button:hover{transform:translateY(-4px);box-shadow:0 24px 52px #0ea5e94a!important}#root .dsa-theme-topics{padding:15px!important;border-radius:26px!important;border:1px solid rgba(186,230,253,.9)!important;background:#fffffff0!important;box-shadow:0 18px 46px #0ea5e917!important}#root .dsa-theme-topics button{padding:9px 13px!important;border-radius:999px!important;border:1px solid #bae6fd!important;color:#0369a1!important;background:#fff!important;font-size:12px!important;font-weight:950!important;transition:transform .2s ease,box-shadow .2s ease!important}#root .dsa-theme-topics button:hover,#root .dsa-theme-topics button.bg-indigo-600{transform:translateY(-3px)!important;color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 55%,#22c55e)!important;box-shadow:0 16px 34px #0ea5e938!important}#root .dsa-theme-pagination,#root .dsa-theme-bottom-pagination{padding:17px 20px!important;border-radius:27px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 52px #0ea5e91a!important}#root .dsa-theme-pagination button,#root .dsa-theme-bottom-pagination button{min-height:43px!important;padding:10px 17px!important;border-radius:14px!important;border:1px solid #bae6fd!important;color:#0369a1!important;background:#fff!important;font-weight:950!important}#root .dsa-theme-pagination button:not(:disabled):hover,#root .dsa-theme-bottom-pagination button:not(:disabled):hover{color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;transform:translateY(-2px)!important}#root .dsa-theme-question-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:24px!important}#root .dsa-theme-question-card{position:relative!important;min-width:0!important;width:100%!important;min-height:310px!important;height:100%!important;padding:26px!important;overflow:hidden!important;border-radius:32px!important;border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 90% 8%,rgba(14,165,233,.15),transparent 32%),linear-gradient(135deg,#fff,#f7fcff)!important;box-shadow:0 24px 62px #0ea5e91f!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}#root .dsa-theme-question-card:hover{transform:translateY(-8px) scale(1.008)!important;border-color:#38bdf8!important;box-shadow:0 36px 88px #0ea5e930!important}#root .dsa-theme-question-card>div{width:100%!important;min-height:255px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}#root .dsa-theme-question-card>div>div:first-child{width:100%!important;flex:1 1 auto!important}#root .dsa-theme-question-card h3{margin-top:8px!important;color:#0f172a!important;font-size:clamp(20px,1.55vw,25px)!important;line-height:1.25!important;font-weight:950!important;letter-spacing:-.035em!important;overflow-wrap:anywhere!important}#root .dsa-theme-question-card span{border-radius:999px!important;white-space:normal!important}#root .dsa-theme-question-card>div>div:last-child{width:100%!important;margin-top:auto!important;padding-top:22px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important}#root .dsa-theme-open-btn{position:relative!important;min-width:0!important;min-height:49px!important;padding:12px 16px!important;overflow:hidden!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;text-decoration:none!important;border:0!important;border-radius:16px!important;color:#fff!important;font-size:13px!important;font-weight:950!important;background:linear-gradient(135deg,#0284c7,#0ea5e9 55%,#38bdf8)!important;box-shadow:0 17px 36px #0ea5e93d!important;transition:transform .22s ease,box-shadow .22s ease!important}#root .dsa-theme-open-btn:hover{transform:translateY(-3px)!important;box-shadow:0 24px 50px #0ea5e94f!important}#root .dsa-theme-open-btn.is-disabled{cursor:not-allowed!important;color:#64748b!important;background:#e2e8f0!important;box-shadow:none!important}#root .dsa-theme-done-btn{min-height:49px!important;padding:12px 17px!important;white-space:nowrap!important;border:0!important;border-radius:16px!important;color:#fff!important;font-size:13px!important;font-weight:950!important;cursor:pointer!important;background:linear-gradient(135deg,#22c55e,#10b981)!important;box-shadow:0 17px 36px #22c55e36!important;transition:transform .22s ease,box-shadow .22s ease!important}#root .dsa-theme-done-btn:hover{transform:translateY(-3px)!important;box-shadow:0 24px 48px #22c55e4a!important}#root .dsa-theme-done-btn.is-completed{color:#047857!important;border:1px solid #6ee7b7!important;background:#d1fae5!important;box-shadow:none!important}@media(max-width:1050px){#root .dsa-theme-page{padding:18px!important}#root .dsa-theme-question-grid{grid-template-columns:1fr!important}}@media(max-width:700px){#root .dsa-theme-page{padding:14px!important}#root .dsa-theme-hero{min-height:auto!important;padding:29px 23px!important;border-radius:27px!important}#root .dsa-theme-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}#root .dsa-theme-question-card{min-height:auto!important;padding:21px!important;border-radius:26px!important}#root .dsa-theme-question-card>div{min-height:0!important}#root .dsa-theme-question-card>div>div:last-child{grid-template-columns:1fr!important}#root .dsa-theme-open-btn,#root .dsa-theme-done-btn{width:100%!important}}@media(max-width:450px){#root .dsa-theme-stats{grid-template-columns:1fr!important}}.resources-page{width:100%;min-height:100vh;padding:clamp(14px,2vw,28px);background:radial-gradient(circle at top left,rgba(79,70,229,.1),transparent 34%),radial-gradient(circle at top right,rgba(14,165,233,.09),transparent 28%),#f6f8fc;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.resources-hero{position:relative;width:100%;min-height:clamp(190px,22vw,260px);border-radius:clamp(24px,3vw,38px);padding:clamp(30px,4vw,54px);margin-bottom:22px;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.2),transparent 25%),linear-gradient(125deg,#4f46e5,#6d28d9 42%,#172554);display:flex;align-items:center;color:#fff;overflow:hidden;box-shadow:0 24px 60px #0f172a29}.resources-hero:after{content:"";position:absolute;right:-70px;bottom:-90px;width:clamp(190px,24vw,310px);height:clamp(190px,24vw,310px);border-radius:999px;background:#ffffff1a;animation:resourceGlow 6s ease-in-out infinite alternate}@keyframes resourceGlow{0%{transform:translateY(0) scale(1)}to{transform:translateY(-16px) scale(1.08)}}.resources-kicker{position:relative;z-index:2;display:block;color:#ffffffbf;font-size:12px;font-weight:950;letter-spacing:.32em;text-transform:uppercase;margin-bottom:14px}.resources-hero h1{position:relative;z-index:2;max-width:920px;margin:0;color:#fff;font-size:clamp(34px,4.8vw,66px);line-height:1.04;font-weight:950;letter-spacing:-.055em}.resources-hero p{position:relative;z-index:2;max-width:760px;margin:14px 0 0;color:#ffffffd1;font-size:clamp(14px,1.2vw,16px);line-height:1.65;font-weight:700}.resources-tabs{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;gap:10px;padding:12px 0 20px;background:#f6f8fceb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.resources-tabs button{border:1px solid #ddd6fe;background:#fff;color:#5b21b6;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:950;cursor:pointer;transition:.22s ease;white-space:nowrap}.resources-tabs button:hover,.resources-tabs button.active{transform:translateY(-2px);background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-color:transparent;box-shadow:0 14px 26px #4f46e538}.resources-grid{display:grid;gap:26px}.resource-section,.custom-resource-panel{background:#fffffff5;border:1px solid #dbe4f3;border-radius:clamp(24px,3vw,38px);padding:clamp(20px,2.4vw,34px);box-shadow:0 18px 45px #0f172a0f;overflow:hidden}.section-title-row{display:flex;align-items:flex-start;gap:18px;margin-bottom:24px}.section-title-row>span{display:inline-flex;min-width:-moz-fit-content;min-width:fit-content;color:#6d28d9;background:#ede9fe;border:1px solid #ddd6fe;font-size:12px;font-weight:950;letter-spacing:.16em;border-radius:999px;padding:8px 12px}.section-title-row h2{margin:0 0 8px;color:#0f172a;font-size:clamp(24px,2.5vw,36px);line-height:1.08;font-weight:950;letter-spacing:-.045em}.section-title-row p{margin:0;max-width:850px;color:#64748b;font-size:clamp(14px,1.2vw,16px);line-height:1.62;font-weight:720}.resource-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%}.pro-resource-card{position:relative;min-height:310px;display:flex;flex-direction:column;text-decoration:none;color:#0f172a;background:radial-gradient(circle at top right,rgba(109,40,217,.1),transparent 34%),linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:34px;padding:clamp(22px,2vw,30px);overflow:hidden;transition:.25s ease}.pro-resource-card:nth-child(4n+1){background:radial-gradient(circle at top right,rgba(79,70,229,.14),transparent 34%),linear-gradient(180deg,#fff,#f8fafc)}.pro-resource-card:nth-child(4n+2){background:radial-gradient(circle at top right,rgba(14,165,233,.14),transparent 34%),linear-gradient(180deg,#fff,#f8fafc)}.pro-resource-card:nth-child(4n+3){background:radial-gradient(circle at top right,rgba(34,197,94,.13),transparent 34%),linear-gradient(180deg,#fff,#f8fafc)}.pro-resource-card:nth-child(4n+4){background:radial-gradient(circle at top right,rgba(249,115,22,.14),transparent 34%),linear-gradient(180deg,#fff,#f8fafc)}.pro-resource-card:before{content:"";position:absolute;inset:auto -45px -60px auto;width:170px;height:170px;border-radius:999px;background:#6d28d914;transition:.25s ease}.pro-resource-card:hover{transform:translateY(-8px) scale(1.01);border-color:#c4b5fd;box-shadow:0 28px 60px #0f172a24}.pro-resource-card:hover:before{transform:scale(1.35)}.logo-wrap{position:relative;z-index:1;width:86px;height:86px;border-radius:26px;background:#fff;border:1px solid #e2e8f0;display:grid;place-items:center;margin-bottom:20px;box-shadow:0 18px 36px #0f172a1a,inset 0 0 0 7px #f8fafc;transition:.25s ease}.pro-resource-card:hover .logo-wrap{transform:scale(1.08) rotate(-2deg)}.logo-wrap img{width:68px;height:68px;-o-object-fit:contain;object-fit:contain;border-radius:15px}.pro-resource-card span{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;color:#4f46e5;background:#eef2ff;border:1px solid #dbeafe;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;margin-bottom:14px}.pro-resource-card h3{position:relative;z-index:1;margin:0 0 10px;color:#0f172a;font-size:clamp(22px,1.8vw,27px);line-height:1.12;font-weight:950;letter-spacing:-.04em}.pro-resource-card p{position:relative;z-index:1;margin:0;color:#64748b;font-size:15px;line-height:1.6;font-weight:720}.pro-resource-card b{position:relative;z-index:1;margin-top:auto;padding-top:22px;color:#6d28d9;font-size:15px;font-weight:950}.resource-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.resource-form input,.resource-form select,.resource-form textarea{width:100%;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:18px;padding:14px 15px;font-size:14px;font-weight:750;outline:none}.resource-form textarea{grid-column:1 / -1;min-height:70px;resize:vertical}.resource-form button{border:0;min-height:52px;border-radius:18px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:14px;font-weight:950;cursor:pointer}.custom-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.custom-card,.empty-custom{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:20px}.custom-card span{display:inline-flex;color:#4f46e5;background:#eef2ff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;margin-bottom:12px}.custom-card h3{margin:0 0 8px;color:#0f172a;font-size:20px;font-weight:950}.custom-card p,.empty-custom{color:#64748b;font-weight:740}.custom-actions{display:flex;flex-wrap:wrap;gap:10px}.custom-actions a,.custom-actions button{border:0;text-decoration:none;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:950;cursor:pointer}.custom-actions a{background:#eef2ff;color:#4f46e5}.custom-actions button{background:#fee2e2;color:#b91c1c}@media(max-width:980px){.resource-card-grid,.custom-list,.resource-form{grid-template-columns:1fr}.section-title-row{flex-direction:column}.resources-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:16px}.resources-tabs::-webkit-scrollbar{height:6px}.resources-tabs::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:999px}}@media(max-width:560px){.resources-page{padding:14px}.resources-hero{min-height:190px;padding:30px 22px}.resources-hero h1{font-size:36px}.resource-section,.custom-resource-panel{padding:18px;border-radius:28px}.pro-resource-card{min-height:auto;padding:24px;border-radius:28px}.logo-wrap{width:76px;height:76px}.logo-wrap img{width:60px;height:60px}}.resources-page,.resources-fallback-theme{width:100%!important;min-height:100vh!important;padding:24px 42px!important;overflow-x:hidden!important;color:#0f172a!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:radial-gradient(circle at 10% 8%,rgba(14,165,233,.18),transparent 28%),radial-gradient(circle at 92% 14%,rgba(125,211,252,.3),transparent 34%),radial-gradient(circle at 55% 96%,rgba(186,230,253,.22),transparent 32%),linear-gradient(180deg,#fff,#f4fbff 52%,#fff)!important;position:relative!important}.resources-page:before,.resources-page:after,.resources-fallback-theme:before,.resources-fallback-theme:after{content:""!important;position:fixed!important;border-radius:999px!important;pointer-events:none!important;z-index:0!important;animation:resourcesPageBubble 8s ease-in-out infinite!important}.resources-page:before,.resources-fallback-theme:before{width:190px!important;height:190px!important;right:7%!important;top:12%!important;background:#0ea5e91f!important}.resources-page:after,.resources-fallback-theme:after{width:135px!important;height:135px!important;left:8%!important;bottom:10%!important;background:#7dd3fc2b!important;animation-delay:1.4s!important}@keyframes resourcesPageBubble{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-18px) scale(1.04)}}.resources-hero{position:relative!important;z-index:1!important;max-width:1450px!important;margin:0 auto 24px!important;min-height:245px!important;border-radius:36px!important;padding:38px!important;background:radial-gradient(circle at 88% 14%,rgba(255,255,255,.36),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 52%,#7dd3fc)!important;color:#fff!important;box-shadow:0 30px 85px #0ea5e93d!important;border:1px solid rgba(186,230,253,.9)!important;overflow:hidden!important}.resources-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)!important;transform:translate(-120%) skew(-18deg)!important;animation:resourcesHeroShine 4s ease-in-out infinite!important}.resources-hero:after{width:210px!important;height:210px!important;right:8%!important;bottom:-80px!important;background:#ffffff2e!important;animation:resourcesHeaderBubble 7s ease-in-out infinite!important}@keyframes resourcesHeroShine{0%{transform:translate(-120%) skew(-18deg)}45%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}@keyframes resourcesHeaderBubble{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-16px) scale(1.04)}}.resources-kicker,.resources-hero h1,.resources-hero p{position:relative!important;z-index:2!important}.resources-kicker{color:#ffffffe0!important;letter-spacing:.34em!important;font-weight:950!important}.resources-hero h1{color:#fff!important;font-size:clamp(38px,5vw,64px)!important;line-height:1.04!important;font-weight:950!important;letter-spacing:-1.4px!important;text-shadow:0 14px 36px rgba(2,132,199,.28)!important}.resources-hero p{color:#ffffffeb!important;font-weight:800!important}.resources-tabs{max-width:1450px!important;margin:0 auto 22px!important;position:sticky!important;top:0!important;z-index:20!important;background:#f4fbffe0!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-radius:26px!important;padding:12px!important;border:1px solid rgba(186,230,253,.65)!important;box-shadow:0 14px 34px #0ea5e914!important}.resources-tabs button{border:1px solid #bae6fd!important;background:#fff!important;color:#0369a1!important;border-radius:999px!important;padding:12px 17px!important;font-weight:950!important;box-shadow:0 10px 24px #0ea5e914!important}.resources-tabs button:hover,.resources-tabs button.active{transform:translateY(-3px)!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;border-color:#38bdf8!important;box-shadow:0 16px 36px #0ea5e933!important}.resources-grid,.custom-resource-panel,.resource-section{max-width:1450px!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;z-index:1!important}.resource-section,.custom-resource-panel,.resources-fallback-theme .card{border-radius:36px!important;background:#fffffff7!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 24px 64px #0ea5e91c!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.section-title-row>span{color:#0284c7!important;background:#e0f2fe!important;border-color:#bae6fd!important}.section-title-row h2{color:#0f172a!important;font-weight:950!important}.section-title-row p{color:#64748b!important;font-weight:760!important}.resource-card-grid,.custom-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.pro-resource-card,.custom-card,.resources-fallback-theme .card{min-width:0!important;border-radius:34px!important;border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.13),transparent 30%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 24px 62px #0ea5e91c!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.pro-resource-card:hover,.custom-card:hover,.resources-fallback-theme .card:hover{transform:translateY(-8px) scale(1.01)!important;border-color:#7dd3fc!important;box-shadow:0 34px 86px #0ea5e92e!important}.logo-wrap{width:104px!important;height:104px!important;border-radius:30px!important;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.95),transparent 36%),linear-gradient(135deg,#e0f2fe,#fff 55%,#dcfce7)!important;border:1px solid #bae6fd!important;box-shadow:0 22px 44px #0ea5e929,inset 0 0 0 8px #ffffffb8!important}.logo-wrap img{width:78px!important;height:78px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:18px!important}.pro-resource-card:hover .logo-wrap{transform:scale(1.09) rotate(-2deg)!important}.pro-resource-card span,.custom-card span,.resources-fallback-theme .badge,.resources-fallback-theme span[class*=bg-indigo]{color:#0284c7!important;background:#e0f2fe!important;border:1px solid #bae6fd!important;border-radius:999px!important;font-weight:950!important}.pro-resource-card h3,.custom-card h3,.resources-fallback-theme h2{color:#0f172a!important;font-weight:950!important;letter-spacing:-.4px!important}.pro-resource-card p,.custom-card p,.resources-fallback-theme p{color:#64748b!important;font-weight:760!important}.pro-resource-card b{color:#0284c7!important;font-weight:950!important}.resource-form input,.resource-form select,.resource-form textarea,.resources-fallback-theme input{border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;border-radius:20px!important;font-weight:820!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.resource-form input:hover,.resource-form select:hover,.resource-form textarea:hover,.resource-form input:focus,.resource-form select:focus,.resource-form textarea:focus,.resources-fallback-theme input:focus{border-color:#38bdf8!important;outline:none!important;box-shadow:0 0 0 5px #38bdf829!important}.resource-form button,.custom-actions a,.resources-fallback-theme .btn,.resources-fallback-theme button{position:relative!important;overflow:hidden!important;border-radius:20px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;color:#fff!important;border:none!important;font-weight:950!important;box-shadow:0 18px 42px #0ea5e938!important;transition:transform .24s ease,box-shadow .24s ease!important}.resource-form button:before,.custom-actions a:before,.resources-fallback-theme .btn:before,.resources-fallback-theme button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:resourcesButtonShine 2.8s ease-in-out infinite!important}@keyframes resourcesButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.resource-form button:hover,.custom-actions a:hover,.resources-fallback-theme .btn:hover,.resources-fallback-theme button:hover{transform:translateY(-4px) scale(1.02)!important;box-shadow:0 26px 58px #0ea5e94d!important}.custom-actions button{background:linear-gradient(135deg,#ef4444,#fb7185)!important;color:#fff!important;box-shadow:0 16px 34px #ef44442e!important}.resources-fallback-theme>div:first-child{max-width:1450px!important;margin:0 auto 24px!important;border-radius:36px!important;padding:34px!important;background:radial-gradient(circle at 88% 14%,rgba(255,255,255,.36),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 52%,#7dd3fc)!important;color:#fff!important;box-shadow:0 30px 85px #0ea5e93d!important}.resources-fallback-theme>div:first-child h1,.resources-fallback-theme>div:first-child p{color:#fff!important}.resources-page,.resources-fallback-theme,.resources-grid,.resource-card-grid,.pro-resource-card,.custom-resource-panel,.custom-list{max-width:100%!important;overflow-wrap:anywhere!important}@media(max-width:980px){.resources-page,.resources-fallback-theme{padding:18px!important}.resource-card-grid,.custom-list,.resource-form{grid-template-columns:1fr!important}.resources-tabs{flex-wrap:nowrap!important;overflow-x:auto!important}}@media(max-width:560px){.resources-page,.resources-fallback-theme{padding:14px!important}.resources-hero,.resource-section,.custom-resource-panel,.pro-resource-card,.custom-card{border-radius:26px!important}.logo-wrap{width:88px!important;height:88px!important}.logo-wrap img{width:68px!important;height:68px!important}}.resources-page,.resources-fallback-theme{padding:24px 42px!important}.resources-hero,.resources-tabs,.resources-grid,.resource-section,.custom-resource-panel,.resources-fallback-theme>div,.resources-fallback-theme .card{max-width:1500px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.resources-hero{min-height:220px!important;align-items:center!important}.resources-hero h1{margin-top:6px!important}.resource-section,.custom-resource-panel{width:100%!important}.resource-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px!important}.pro-resource-card{min-height:330px!important;border-color:#7dd3fcf2!important}.resources-tabs button,.section-title-row>span,.pro-resource-card span,.pro-resource-card b,.custom-card span,.custom-actions a{color:#0284c7!important;border-color:#bae6fd!important}.resources-tabs button,.pro-resource-card span,.custom-card span{background:#e0f2fe!important}.resources-tabs button:hover,.resources-tabs button.active,.pro-resource-card:hover,.custom-card:hover,.resource-form button:hover,.custom-actions a:hover,.custom-actions button:hover,.resources-fallback-theme button:hover,.resources-fallback-theme .btn:hover,.resources-fallback-theme .card:hover{transform:translateY(-5px) scale(1.01)!important;border-color:#38bdf8!important;box-shadow:0 28px 68px #0ea5e92e!important}.resources-tabs button.active,.resources-tabs button:hover{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;border-color:#38bdf8!important}.pro-resource-card:hover{background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.16),transparent 30%),linear-gradient(135deg,#fff,#f8fcff)!important}.pro-resource-card:before{background:#0ea5e91a!important}.logo-wrap{width:112px!important;height:112px!important;border-radius:32px!important;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.95),transparent 36%),linear-gradient(135deg,#e0f2fe,#fff 52%,#dcfce7)!important;border:1px solid #bae6fd!important}.logo-wrap img{width:84px!important;height:84px!important}.resource-form button,.custom-actions a,.resources-fallback-theme .btn,.resources-fallback-theme button{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;color:#fff!important;border:none!important;box-shadow:0 18px 42px #0ea5e938!important}.resource-form button:before,.custom-actions a:before,.resources-fallback-theme .btn:before,.resources-fallback-theme button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:resourcesFinalButtonShine 2.8s ease-in-out infinite!important}@keyframes resourcesFinalButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.custom-actions button{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#ef4444,#fb7185)!important;color:#fff!important;border:none!important;box-shadow:0 16px 34px #ef44442e!important}.custom-actions button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent)!important;animation:resourcesFinalButtonShine 2.8s ease-in-out infinite!important}.resource-form input:hover,.resource-form select:hover,.resource-form textarea:hover,.resource-form input:focus,.resource-form select:focus,.resource-form textarea:focus,.resources-fallback-theme input:hover,.resources-fallback-theme input:focus{border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf829!important}.section-title-row>span{background:#e0f2fe!important;color:#0284c7!important;border:1px solid #bae6fd!important}.pro-resource-card b{color:#0284c7!important}@media(max-width:980px){.resources-page,.resources-fallback-theme{padding:18px!important}.resource-card-grid,.custom-list,.resource-form{grid-template-columns:1fr!important}}.custom-resource-inline .custom-actions a{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;color:#fff!important;box-shadow:0 16px 34px #0ea5e933!important}.custom-resource-inline .custom-actions button{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#ef4444,#fb7185)!important;color:#fff!important;box-shadow:0 16px 34px #ef44442e!important}.custom-resource-inline .custom-actions a:before,.custom-resource-inline .custom-actions button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent)!important;animation:customResourceButtonShine 2.8s ease-in-out infinite!important}.custom-resource-inline .custom-actions a:hover,.custom-resource-inline .custom-actions button:hover{transform:translateY(-3px) scale(1.02)!important}@keyframes customResourceButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.resources-tabs{background:radial-gradient(circle at 90% 10%,rgba(125,211,252,.22),transparent 30%),#ffffffdb!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 20px 52px #0ea5e91f!important}.resources-tabs button{color:#0284c7!important;background:#fff!important;border:1px solid #bae6fd!important;box-shadow:0 12px 28px #0ea5e91a!important;transition:transform .24s ease,box-shadow .24s ease,background .24s ease!important}.resources-tabs button:hover,.resources-tabs button.active{transform:translateY(-4px) scale(1.03)!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;border-color:#38bdf8!important;box-shadow:0 20px 44px #0ea5e93d!important}.resources-tabs button.active,.resources-tabs button[class*=active]{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;border-color:#38bdf8!important}.logo-wrap{width:128px!important;height:128px!important;border-radius:36px!important;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.98),transparent 36%),linear-gradient(135deg,#dff6ff,#fff,#dcfce7)!important;border:1px solid #bae6fd!important;box-shadow:0 26px 54px #0ea5e92e,inset 0 0 0 10px #ffffffbd!important}.logo-wrap img{width:94px!important;height:94px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:22px!important}.pro-resource-card:hover .logo-wrap{transform:scale(1.1) rotate(-2deg)!important}.custom-resource-inline{border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.15),transparent 30%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 24px 62px #0ea5e91f!important}.resources-grid:empty:after{content:"No resources added yet. Add a resource using My Resources form."!important;display:block!important;max-width:1500px!important;margin:0 auto!important;padding:34px!important;border-radius:32px!important;background:#fffffff7!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 22px 58px #0ea5e91a!important;color:#64748b!important;font-weight:900!important;text-align:center!important}@media(max-width:560px){.logo-wrap{width:96px!important;height:96px!important}.logo-wrap img{width:74px!important;height:74px!important}}#root .resources-page .resources-tabs,#root .resources-fallback-theme .resources-tabs{background:radial-gradient(circle at 90% 10%,rgba(125,211,252,.22),transparent 30%),#ffffffe6!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 22px 58px #0ea5e921!important}#root .resources-page .resources-tabs button,#root .resources-fallback-theme .resources-tabs button{color:#0284c7!important;background:#fff!important;border:1px solid #bae6fd!important;border-radius:999px!important;box-shadow:0 12px 28px #0ea5e91a!important;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,color .24s ease!important}#root .resources-page .resources-tabs button:hover,#root .resources-page .resources-tabs button.active,#root .resources-fallback-theme .resources-tabs button:hover,#root .resources-fallback-theme .resources-tabs button.active{transform:translateY(-4px) scale(1.03)!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 55%,#22c55e)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 22px 48px #0ea5e942!important}#root .resources-page .logo-wrap{width:132px!important;height:132px!important;border-radius:38px!important;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.98),transparent 36%),linear-gradient(135deg,#dff6ff,#fff,#dcfce7)!important;border:1px solid #bae6fd!important;box-shadow:0 28px 58px #0ea5e92e,inset 0 0 0 10px #ffffffc2!important}#root .resources-page .logo-wrap img{width:98px!important;height:98px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:22px!important}#root .resources-page .pro-resource-card:hover .logo-wrap{transform:scale(1.11) rotate(-2deg)!important}#root .resources-page .resource-form button,#root .resources-page .custom-actions a,#root .resources-page .custom-resource-inline .custom-actions a,#root .resources-fallback-theme .btn,#root .resources-fallback-theme button{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;color:#fff!important;border:none!important;box-shadow:0 18px 42px #0ea5e938!important}#root .resources-page .resource-form button:before,#root .resources-page .custom-actions a:before,#root .resources-page .custom-resource-inline .custom-actions a:before,#root .resources-fallback-theme .btn:before,#root .resources-fallback-theme button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:resourcesTabsFinalShine 2.8s ease-in-out infinite!important}@keyframes resourcesTabsFinalShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}#root .resources-page .custom-actions button,#root .resources-page .custom-resource-inline .custom-actions button{background:linear-gradient(135deg,#ef4444,#fb7185)!important;color:#fff!important;border:none!important;box-shadow:0 16px 34px #ef44442e!important}#root .resources-page .resources-grid:empty:after{content:"No course resources added yet. Add paid course resources from My Resources."!important;display:block!important;max-width:1500px!important;margin:0 auto!important;padding:34px!important;border-radius:32px!important;background:#fffffff7!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 22px 58px #0ea5e91a!important;color:#64748b!important;font-weight:900!important;text-align:center!important}.resource-section .pro-resource-card{border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.14),transparent 30%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 24px 62px #0ea5e91c!important}.resource-section .pro-resource-card span{background:#e0f2fe!important;color:#0284c7!important;border:1px solid #bae6fd!important}.custom-resource-inline .custom-actions{margin-top:auto!important;padding-top:22px!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important}.custom-resource-inline .custom-actions a,.custom-resource-inline .custom-actions button{min-height:44px!important;border-radius:16px!important;padding:11px 16px!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;border:none!important;cursor:pointer!important}.custom-resource-inline .custom-actions a{background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;color:#fff!important;box-shadow:0 16px 34px #0ea5e933!important}.custom-resource-inline .custom-actions button{background:linear-gradient(135deg,#ef4444,#fb7185)!important;color:#fff!important;box-shadow:0 16px 34px #ef44442e!important}.custom-resource-panel{max-width:1500px!important;width:100%!important;margin:24px auto 0!important}.custom-resource-panel .custom-list{display:none!important}.custom-resource-inline{min-height:330px!important}.resources-grid:empty{display:none!important}.resource-form input,.resource-form select,.resource-form textarea{border-color:#bae6fd!important;background:#fff!important}.resource-form input:hover,.resource-form select:hover,.resource-form textarea:hover,.resource-form input:focus,.resource-form select:focus,.resource-form textarea:focus{border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf829!important}.custom-resource-inline .custom-actions{margin-top:auto!important;padding-top:22px!important}#root .resources-page .resource-card-grid{grid-template-columns:repeat(4,minmax(210px,1fr))!important;gap:18px!important}#root .resources-page .pro-resource-card{min-height:255px!important;padding:20px!important;border-radius:26px!important}#root .resources-page .logo-wrap{width:88px!important;height:88px!important;border-radius:26px!important;margin-bottom:14px!important}#root .resources-page .logo-wrap img{width:62px!important;height:62px!important;border-radius:14px!important}#root .resources-page .pro-resource-card span{font-size:11px!important;padding:6px 10px!important;margin-bottom:10px!important}#root .resources-page .pro-resource-card h3{font-size:17px!important;line-height:1.25!important;margin-bottom:8px!important}#root .resources-page .pro-resource-card p{font-size:13px!important;line-height:1.45!important}#root .resources-page .pro-resource-card b{font-size:13px!important;margin-top:12px!important}#root .resources-page .custom-resource-inline{min-height:255px!important}#root .resources-page .custom-resource-inline .custom-actions{padding-top:14px!important;gap:10px!important}#root .resources-page .custom-resource-inline .custom-actions a,#root .resources-page .custom-resource-inline .custom-actions button{min-height:38px!important;padding:9px 13px!important;font-size:12px!important;border-radius:13px!important}@media(max-width:1250px){#root .resources-page .resource-card-grid{grid-template-columns:repeat(3,minmax(210px,1fr))!important}}@media(max-width:900px){#root .resources-page .resource-card-grid{grid-template-columns:repeat(2,minmax(210px,1fr))!important}}@media(max-width:560px){#root .resources-page .resource-card-grid{grid-template-columns:1fr!important}}.companies-page{width:100%;min-height:100vh;padding:24px 42px;overflow-x:hidden;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 8%,rgba(14,165,233,.18),transparent 28%),radial-gradient(circle at 92% 14%,rgba(125,211,252,.3),transparent 34%),radial-gradient(circle at 55% 96%,rgba(186,230,253,.22),transparent 32%),linear-gradient(180deg,#fff,#f4fbff 52%,#fff);position:relative}.companies-page:before,.companies-page:after{content:"";position:fixed;border-radius:999px;pointer-events:none;z-index:0;animation:companiesPageBubble 8s ease-in-out infinite}.companies-page:before{width:190px;height:190px;right:7%;top:12%;background:#0ea5e91f;box-shadow:0 24px 70px #0ea5e924}.companies-page:after{width:135px;height:135px;left:8%;bottom:10%;background:#7dd3fc2b;box-shadow:0 24px 70px #7dd3fc24;animation-delay:1.4s}@keyframes companiesPageBubble{0%,to{transform:translateY(0) scale(1);opacity:.68}50%{transform:translateY(-18px) scale(1.04);opacity:1}}.companies-shell{position:relative;z-index:2;max-width:1500px;width:100%;margin:0 auto}.companies-hero{position:relative;z-index:1;min-height:220px;border-radius:36px;padding:38px;margin-bottom:24px;background:radial-gradient(circle at 88% 14%,rgba(255,255,255,.36),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 52%,#7dd3fc);color:#fff;box-shadow:0 30px 85px #0ea5e93d;border:1px solid rgba(186,230,253,.9);overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.companies-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);transform:translate(-120%) skew(-18deg);animation:companiesHeroShine 4s ease-in-out infinite}.companies-hero:after{content:"";position:absolute;width:210px;height:210px;right:8%;bottom:-80px;border-radius:999px;background:#ffffff2e;animation:companiesHeaderBubble 7s ease-in-out infinite}@keyframes companiesHeroShine{0%{transform:translate(-120%) skew(-18deg)}45%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}@keyframes companiesHeaderBubble{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-16px) scale(1.04)}}.companies-hero>div{position:relative;z-index:2}.companies-eyebrow{margin:0;color:#ffffffe0;font-size:13px;font-weight:950;letter-spacing:.34em;text-transform:uppercase}.companies-hero h1{margin:12px 0 0;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1.04;font-weight:950;letter-spacing:-1.4px;text-shadow:0 14px 36px rgba(2,132,199,.28)}.companies-hero p{margin:14px 0 0;max-width:820px;color:#ffffffeb;font-size:16px;line-height:1.72;font-weight:800}.companies-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.company-stat-card{border-radius:24px;padding:18px;background:#ffffff2b;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 42px #0284c71a;transition:transform .24s ease,box-shadow .24s ease}.company-stat-card:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 28px 58px #0284c72e}.company-stat-card span{display:block;color:#ffffffc7;font-size:11px;font-weight:950;letter-spacing:2px;text-transform:uppercase}.company-stat-card strong{display:block;margin-top:8px;color:#fff;font-size:24px;font-weight:950;word-break:break-word}.companies-card{position:relative;z-index:1;border-radius:36px;background:#fffffff7;border:1px solid rgba(186,230,253,.95);box-shadow:0 24px 64px #0ea5e91c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:26px;margin-bottom:24px}.companies-toolbar{display:grid;grid-template-columns:1.2fr 1fr auto;gap:14px;align-items:end}.company-search-box,.company-dropdown-box{position:relative}.company-search-box label,.company-dropdown-box label{display:block;margin-bottom:8px;color:#334155;font-size:13px;font-weight:950}.company-search-box input,.company-dropdown-trigger{width:100%;min-height:50px;border-radius:20px;border:1px solid #bae6fd;background:#fff;color:#0f172a;padding:0 16px;outline:none;font-size:14px;font-weight:900;box-shadow:inset 0 2px 10px #0ea5e90f;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.company-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.company-search-box input:hover,.company-search-box input:focus,.company-dropdown-trigger:hover{border-color:#38bdf8;box-shadow:0 0 0 5px #38bdf829}.company-search-btn,.company-options-head button,.roles-head button,.role-item button{position:relative;overflow:hidden;min-height:48px;border:none;border-radius:18px;padding:0 22px;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e);color:#fff;font-size:14px;font-weight:950;cursor:pointer;box-shadow:0 18px 42px #0ea5e938;transition:transform .24s ease,box-shadow .24s ease}.company-search-btn:before,.company-options-head button:before,.roles-head button:before,.role-item button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-120%) skew(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:companiesButtonShine 2.8s ease-in-out infinite}@keyframes companiesButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.company-search-btn:hover,.company-options-head button:hover,.roles-head button:hover,.role-item button:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 26px 58px #0ea5e94d}.company-suggestions,.company-dropdown-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:30;max-height:330px;overflow-y:auto;border-radius:24px;background:#fffffffa;border:1px solid rgba(186,230,253,.95);box-shadow:0 28px 70px #0f172a29;padding:8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.company-dropdown-menu p{margin:6px 10px 8px;color:#64748b;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:1.5px}.company-suggestions button,.company-dropdown-menu button{width:100%;border:1px solid transparent;background:transparent;border-radius:16px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:#0f172a;font-weight:950;text-align:left;transition:.22s ease}.company-suggestions button:hover,.company-dropdown-menu button:hover,.company-dropdown-menu button.active{transform:translateY(-2px);background:linear-gradient(135deg,#e0f2fe,#ecfeff);color:#0284c7;border-color:#bae6fd}.company-suggestions small,.company-dropdown-menu small{color:#64748b;font-size:12px;font-weight:900;white-space:nowrap}.company-alert{margin-top:16px;border-radius:18px;padding:13px 16px;font-size:14px;font-weight:950}.company-alert.loading{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.company-alert.error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.company-start-box,.empty-roles{margin-top:18px;border-radius:30px;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.1),transparent 30%),linear-gradient(135deg,#fff,#f8fcff);border:1px dashed #bae6fd;padding:30px;text-align:center;box-shadow:0 18px 44px #0ea5e914}.company-start-box h3,.empty-roles h3{margin:0;color:#0f172a;font-size:20px;font-weight:950}.company-start-box p,.empty-roles p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.6;font-weight:800}.empty-roles div{font-size:34px;margin-bottom:12px}.company-options{margin-top:22px}.company-options-head,.roles-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.company-options-head h2,.roles-head h2{margin:0;color:#0f172a;font-size:26px;font-weight:950;letter-spacing:-.5px}.company-options-head p,.roles-head p{margin:6px 0 0;color:#64748b;font-size:14px;font-weight:800}.company-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.company-chip-grid button{border:1px solid rgba(186,230,253,.95);background:#fff;border-radius:999px;padding:12px 16px;cursor:pointer;box-shadow:0 12px 28px #0ea5e91a;display:flex;align-items:center;gap:8px;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,color .24s ease}.company-chip-grid button strong{color:#0284c7;font-size:14px;font-weight:950}.company-chip-grid button span{color:#64748b;font-size:12px;font-weight:900}.company-chip-grid button:hover,.company-chip-grid button.active{transform:translateY(-4px) scale(1.03);background:linear-gradient(135deg,#0ea5e9,#38bdf8 55%,#22c55e);border-color:transparent;box-shadow:0 22px 48px #0ea5e942}.company-chip-grid button:hover strong,.company-chip-grid button:hover span,.company-chip-grid button.active strong,.company-chip-grid button.active span{color:#fff}.roles-card{margin-bottom:0}.roles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.role-item{min-height:255px;border-radius:30px;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.14),transparent 30%),linear-gradient(135deg,#fff,#f8fcff);border:1px solid rgba(125,211,252,.95);padding:24px;box-shadow:0 24px 62px #0ea5e91c;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.role-item:hover{transform:translateY(-8px) scale(1.01);border-color:#7dd3fc;box-shadow:0 34px 86px #0ea5e92e}.role-item h3{margin:0;color:#0f172a;font-size:20px;line-height:1.25;font-weight:950}.role-location{margin:10px 0 0;color:#64748b;font-size:14px;font-weight:800}.role-meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.role-meta span,.skill-wrap span{border-radius:999px;background:#e0f2fe;color:#0284c7;border:1px solid #bae6fd;padding:7px 10px;font-size:12px;font-weight:950}.role-item h4{margin:18px 0 10px;color:#0f172a;font-size:14px;font-weight:950}.skill-wrap{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:980px){.companies-page{padding:18px}.companies-hero{grid-template-columns:1fr;padding:28px;border-radius:30px}.companies-stats{grid-template-columns:repeat(2,1fr)}.companies-toolbar,.roles-grid{grid-template-columns:1fr}.company-options-head,.roles-head{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.companies-page{padding:14px}.companies-stats{grid-template-columns:1fr}.companies-hero h1{font-size:36px}.companies-card,.role-item{padding:18px;border-radius:26px}}.company-role-page{width:100%;min-height:100vh;padding:24px 42px;overflow-x:hidden;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 8%,rgba(14,165,233,.18),transparent 28%),radial-gradient(circle at 92% 14%,rgba(125,211,252,.3),transparent 34%),radial-gradient(circle at 55% 96%,rgba(186,230,253,.22),transparent 32%),linear-gradient(180deg,#fff,#f4fbff 52%,#fff);position:relative}.company-role-page:before,.company-role-page:after{content:"";position:fixed;border-radius:999px;pointer-events:none;z-index:0;animation:companiesPageBubble 8s ease-in-out infinite}.company-role-page:before{width:190px;height:190px;right:7%;top:12%;background:#0ea5e91f;box-shadow:0 24px 70px #0ea5e924}.company-role-page:after{width:135px;height:135px;left:8%;bottom:10%;background:#7dd3fc2b;box-shadow:0 24px 70px #7dd3fc24;animation-delay:1.4s}.company-role-shell{position:relative;z-index:2;max-width:1500px;margin:0 auto}.role-detail-hero{position:relative;overflow:hidden;margin-top:18px;margin-bottom:24px;min-height:220px;border-radius:36px;padding:38px;background:radial-gradient(circle at 88% 14%,rgba(255,255,255,.36),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 52%,#7dd3fc);color:#fff;box-shadow:0 30px 85px #0ea5e93d;border:1px solid rgba(186,230,253,.9)}.role-detail-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);transform:translate(-120%) skew(-18deg);animation:companiesHeroShine 4s ease-in-out infinite}.role-detail-hero:after{content:"";position:absolute;width:210px;height:210px;right:8%;bottom:-80px;border-radius:999px;background:#ffffff2e;animation:companiesHeaderBubble 7s ease-in-out infinite}.role-detail-hero p,.role-detail-hero h1,.role-detail-hero span{position:relative;z-index:2}.role-detail-hero p{margin:0;color:#ffffffe0;font-size:13px;font-weight:950;letter-spacing:.34em}.role-detail-hero h1{margin:14px 0 0;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1.04;font-weight:950;letter-spacing:-1.4px;text-shadow:0 14px 36px rgba(2,132,199,.28)}.role-detail-hero span{display:inline-flex;margin-top:18px;border-radius:999px;padding:9px 14px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:13px;font-weight:950}.role-detail-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.role-detail-stats div,.role-detail-card,.role-roadmap-item{border-radius:30px;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.12),transparent 30%),linear-gradient(135deg,#fff,#f8fcff);border:1px solid rgba(186,230,253,.95);box-shadow:0 24px 62px #0ea5e91c}.role-detail-stats div{padding:22px}.role-detail-stats span{display:block;color:#64748b;font-size:12px;font-weight:950;letter-spacing:1.8px;text-transform:uppercase}.role-detail-stats strong{display:block;margin-top:8px;color:#0f172a;font-size:20px;line-height:1.22;font-weight:950}.role-detail-card{padding:28px;margin-bottom:24px}.role-detail-kicker{margin:0;color:#0284c7;font-size:12px;font-weight:950;letter-spacing:.25em}.role-detail-card h2{margin:10px 0 0;color:#0f172a;font-size:28px;font-weight:950;letter-spacing:-.6px}.role-detail-subtitle,.role-roadmap-item p{color:#64748b;font-weight:760;line-height:1.65}.role-roadmap-grid,.role-detail-grid,.role-video-grid{display:grid;gap:18px;margin-top:22px}.role-roadmap-grid,.role-detail-grid,.role-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-roadmap-item{padding:22px;transition:transform .24s ease,box-shadow .24s ease}.role-roadmap-item:hover,.role-detail-card:hover{transform:translateY(-5px);box-shadow:0 30px 76px #0ea5e929}.role-roadmap-item b{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:#e0f2fe;color:#0284c7;border:1px solid #bae6fd}.role-roadmap-item h3{margin:14px 0 8px;color:#0f172a;font-size:18px;font-weight:950}.role-chip-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.role-chip-list span,.role-chip-list button{border-radius:999px;background:#e0f2fe;color:#0284c7;border:1px solid #bae6fd;padding:9px 13px;font-size:13px;font-weight:950}.role-video-grid a{position:relative;overflow:hidden;text-decoration:none;border-radius:24px;padding:18px;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.12),transparent 30%),linear-gradient(135deg,#fff,#f8fcff);border:1px solid rgba(186,230,253,.95);color:#0f172a;box-shadow:0 18px 42px #0ea5e91a;transition:transform .24s ease,box-shadow .24s ease}.role-video-grid a:hover{transform:translateY(-5px);box-shadow:0 28px 68px #0ea5e92e}.role-video-grid a b{display:block;color:#0284c7;font-size:15px;font-weight:950}.role-video-grid a span{display:block;margin-top:6px;color:#64748b;font-size:13px;font-weight:780}.company-theme-btn{position:relative;overflow:hidden;display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:none;border-radius:18px;padding:0 20px;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e);color:#fff!important;font-size:14px;font-weight:950;cursor:pointer;text-decoration:none;box-shadow:0 18px 42px #0ea5e938;transition:transform .24s ease,box-shadow .24s ease}.company-theme-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-120%) skew(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:companiesButtonShine 2.8s ease-in-out infinite}.company-theme-btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 26px 58px #0ea5e94d}@media(max-width:980px){.company-role-page{padding:18px}.role-detail-stats,.role-roadmap-grid,.role-detail-grid,.role-video-grid{grid-template-columns:1fr}}@media(max-width:560px){.company-role-page{padding:14px}.role-detail-hero,.role-detail-card,.role-roadmap-item{border-radius:26px}.role-detail-hero h1{font-size:36px}}.companies-hero>div:first-child p:not(.companies-eyebrow){display:none!important}.companies-stats,.company-stat-card{display:none!important}.companies-hero{grid-template-columns:1fr!important;min-height:185px!important;align-items:center!important}.companies-hero h1{margin-top:14px!important}.youtube-prep-link{display:flex!important;flex-direction:column!important;gap:8px!important;text-decoration:none!important}.youtube-prep-link-top{display:flex!important;align-items:center!important;gap:10px!important}.youtube-prep-logo{width:24px!important;height:24px!important;min-width:24px!important;border-radius:999px!important;-o-object-fit:cover!important;object-fit:cover!important;background:#fff!important;box-shadow:0 8px 18px #f003!important}:root{--sy-bg-1: #f8fafc;--sy-bg-2: #eef2ff;--sy-bg-3: #f0fdf4;--sy-text: #0f172a;--sy-muted: #64748b;--sy-border: #e2e8f0;--sy-card: rgba(255, 255, 255, .92);--sy-primary: #4f46e5;--sy-primary-2: #7c3aed;--sy-green: #16a34a;--sy-orange: #f97316;--sy-red: #dc2626;--sy-shadow: 0 18px 42px rgba(15, 23, 42, .08);--sy-shadow-hover: 0 24px 56px rgba(15, 23, 42, .13);--sy-radius: 22px}body{margin:0;color:var(--sy-text);background:radial-gradient(circle at top left,rgba(99,102,241,.16),transparent 32%),radial-gradient(circle at top right,rgba(34,197,94,.12),transparent 28%),linear-gradient(135deg,var(--sy-bg-1) 0%,var(--sy-bg-2) 48%,var(--sy-bg-3) 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}main,.page,.dashboard-page,.today-page,.roadmaps-page,.dsa-page,.practice-page,.resources-page,.companies-page,.resume-page,.interview-page,.progress-page,.admin-page,.profile-page{min-height:100vh;color:var(--sy-text)}h1,.page-title,.section-title{font-size:clamp(26px,3vw,38px);line-height:1.1;font-weight:900;color:var(--sy-text);margin:0 0 10px}h2{font-size:clamp(21px,2.4vw,28px);font-weight:900;color:var(--sy-text)}h3{font-size:18px;font-weight:900;color:var(--sy-text)}p,.page-subtitle,.section-subtitle{color:var(--sy-muted);line-height:1.65}.card,.stat-card,.feature-card,.roadmap-card,.company-card,.resource-card,.question-card,.practice-card,.progress-card,.resume-card,.interview-card,.admin-card,.dsa-stat-card,.dsa-filter-card,.dsa-question-card{background:var(--sy-card);border:1px solid rgba(226,232,240,.95);border-radius:var(--sy-radius);box-shadow:var(--sy-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:hover,.feature-card:hover,.roadmap-card:hover,.company-card:hover,.resource-card:hover,.question-card:hover,.practice-card:hover,.progress-card:hover,.resume-card:hover,.interview-card:hover,.admin-card:hover,.dsa-question-card:hover{transform:translateY(-3px);box-shadow:var(--sy-shadow-hover);border-color:#6366f147}.grid,.cards-grid,.stats-grid,.features-grid{display:grid;gap:16px}button,.btn,.primary-btn,.secondary-btn,.action-btn,.refresh-btn,.dsa-refresh-btn,.dsa-open-btn,.dsa-done-btn,.dsa-page-btn{border-radius:14px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}button:not(:disabled),.btn:not(:disabled),.primary-btn:not(:disabled),.secondary-btn:not(:disabled),.action-btn:not(:disabled),.refresh-btn:not(:disabled){cursor:pointer}button:hover:not(:disabled),.btn:hover:not(:disabled),.primary-btn:hover:not(:disabled),.secondary-btn:hover:not(:disabled),.action-btn:hover:not(:disabled),.refresh-btn:hover:not(:disabled){transform:translateY(-2px)}.primary-btn,.btn-primary,.refresh-btn,.dsa-refresh-btn{border:0;color:#fff;background:linear-gradient(135deg,var(--sy-primary),var(--sy-primary-2));box-shadow:0 12px 26px #4f46e542}.secondary-btn,.btn-secondary{border:1px solid var(--sy-border);color:var(--sy-text);background:#fff}input,select,textarea,.search-input,.filter-select,.dsa-search,.dsa-select{border:1px solid #cbd5e1;background:#fff;color:var(--sy-text);border-radius:14px;outline:none;transition:.2s ease}input:focus,select:focus,textarea:focus,.search-input:focus,.filter-select:focus,.dsa-search:focus,.dsa-select:focus{border-color:var(--sy-primary);box-shadow:0 0 0 4px #6366f11f}.badge,.tag,.chip,.status-badge,.dsa-badge,.dsa-topic-chip{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;font-size:12px;font-weight:900}.badge,.tag,.chip{padding:7px 11px;background:#eef2ff;color:#4338ca}.progress-bar,.dsa-progress-wrap{width:100%;height:11px;border-radius:999px;background:#e2e8f0;overflow:hidden}.progress-fill,.dsa-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,var(--sy-primary));transition:width .35s ease}table{width:100%;border-collapse:collapse;background:var(--sy-card);border-radius:18px;overflow:hidden;box-shadow:var(--sy-shadow)}th{background:#eef2ff;color:#4338ca;font-size:13px;font-weight:900;text-align:left;padding:14px}td{padding:14px;border-top:1px solid var(--sy-border);color:var(--sy-text)}.empty-state,.no-data,.dsa-empty{background:#ffffffeb;border:1px dashed #cbd5e1;color:var(--sy-muted);border-radius:22px;padding:34px 20px;text-align:center;font-size:15px;font-weight:800}a{color:inherit}a:hover{color:var(--sy-primary)}@media(max-width:1100px){.stats-grid,.dsa-stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:720px){main,.page,.dashboard-page,.today-page,.roadmaps-page,.dsa-page,.practice-page,.resources-page,.companies-page,.resume-page,.interview-page,.progress-page{padding:18px!important}.stats-grid,.dsa-stats-grid,.cards-grid,.features-grid{grid-template-columns:1fr!important}h1,.page-title{font-size:27px}}:root{--sy-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sy-bg: #f4f7fb;--sy-text: #0f172a;--sy-muted: #64748b;--sy-border: #dbe4f3;--sy-purple: #6d28d9}html,body,#root{margin:0;min-height:100%;background:var(--sy-bg)!important;color:var(--sy-text)!important;font-family:var(--sy-font)!important;overflow-x:hidden!important}main,.page,.sy-page,.dashboard-page,.today-page,.roadmaps-page,.dsa-page,.practice-page,.resources-page,.companies-page,.resume-page,.interview-page,.progress-page,.admin-page,.profile-page,.role-practice-page,.company-detail-page,.role-detail-page{width:100%!important;min-height:100vh!important;padding:clamp(14px,2vw,28px)!important;background:var(--sy-bg)!important;color:var(--sy-text)!important;font-family:var(--sy-font)!important;overflow-x:hidden!important}.dashboard-hero,.hero,.page-hero,.page-header,.section-header,.dsa-header,.practice-header,.resources-header,.resources-hero,.companies-header,.roadmaps-header,.today-header,.resume-header,.interview-header,.progress-header,.admin-header,.profile-header,.role-header,.company-header{width:100%!important;min-height:clamp(190px,22vw,260px)!important;border-radius:clamp(24px,3vw,38px)!important;padding:clamp(30px,4vw,54px)!important;margin-bottom:28px!important;background:linear-gradient(125deg,#4f3be6,#6d28d9 42%,#050816)!important;color:#fff!important;overflow:hidden!important}.dashboard-hero *,.hero *,.page-hero *,.page-header *,.section-header *,.dsa-header *,.practice-header *,.resources-header *,.resources-hero *,.companies-header *,.roadmaps-header *,.today-header *,.resume-header *,.interview-header *,.progress-header *,.admin-header *,.profile-header *,.role-header *,.company-header *{color:#fff!important;font-family:var(--sy-font)!important}.dashboard-hero h1,.hero h1,.page-hero h1,.page-header h1,.section-header h1,.dsa-header h1,.practice-header h1,.resources-header h1,.resources-hero h1,.companies-header h1,.roadmaps-header h1,.today-header h1,.resume-header h1,.interview-header h1,.progress-header h1,.admin-header h1,.profile-header h1,.role-header h1,.company-header h1,.page-title,.dsa-title{color:#fff!important;font-size:clamp(34px,4.6vw,62px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.045em!important}.card,.stat-card,.feature-card,.roadmap-card,.company-card,.resource-card,.question-card,.practice-card,.progress-card,.resume-card,.interview-card,.admin-card,.dsa-stat-card,.dsa-filter-card,.dsa-question-card,[class*=card]{max-width:100%!important;background:#fff!important;color:var(--sy-text)!important;border:1px solid var(--sy-border)!important;border-radius:28px!important;font-family:var(--sy-font)!important}input,select,textarea,button{font-family:var(--sy-font)!important;max-width:100%!important}img,video,canvas,svg{max-width:100%}html,body,#root{width:100%;min-height:100%;margin:0;overflow-x:hidden!important;background:#f4f7fb!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}main,.layout-main,.main-content,.content,.page-content,[class*=content],[class*=page]{max-width:100%!important;overflow-x:hidden!important}.dashboard-hero,.resources-hero,.dsa-header,.practice-header,.page-header,.hero,.section-header,.companies-header,.roadmaps-header,.today-header,.resume-header,.interview-header,.progress-header{width:100%!important;min-height:230px!important;border-radius:34px!important;padding:46px 48px!important;margin-bottom:30px!important;background:linear-gradient(125deg,#4f3be6,#6d28d9 38%,#050816)!important;color:#fff!important;overflow:hidden!important}.dashboard-hero *,.resources-hero *,.dsa-header *,.practice-header *,.page-header *,.hero *,.section-header *,.companies-header *,.roadmaps-header *,.today-header *,.resume-header *,.interview-header *,.progress-header *{color:#fff!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.dashboard-hero h1,.resources-hero h1,.dsa-header h1,.practice-header h1,.page-header h1,.hero h1,.section-header h1,.companies-header h1,.roadmaps-header h1,.today-header h1,.resume-header h1,.interview-header h1,.progress-header h1{color:#fff!important;font-size:clamp(36px,5vw,68px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.05em!important}.resources-page{width:100%!important;min-height:100vh!important;padding:clamp(14px,2vw,28px)!important;background:radial-gradient(circle at top left,rgba(109,40,217,.13),transparent 34%),radial-gradient(circle at top right,rgba(37,99,235,.1),transparent 30%),#f4f7fb!important;overflow-x:hidden!important}.resources-kicker{display:block!important;color:#ffffffbf!important;font-size:14px!important;font-weight:950!important;letter-spacing:.35em!important;margin-bottom:16px!important}.resources-hero p{color:#ffffffd1!important;font-weight:750!important;max-width:760px!important}.resources-tabs{display:flex!important;flex-wrap:wrap!important;gap:10px!important;padding:14px 0 22px!important;background:#f4f7fbe6!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;position:sticky!important;top:0!important;z-index:20!important}.resources-tabs button{border:1px solid #ddd6fe!important;background:#fff!important;color:#5b21b6!important;border-radius:999px!important;padding:11px 16px!important;font-weight:950!important;cursor:pointer!important}.resources-tabs button.active,.resources-tabs button:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important;color:#fff!important;border-color:transparent!important}.resources-grid{display:grid!important;gap:28px!important}.resource-section,.custom-resource-panel{background:#fff!important;border:1px solid #dbe4f3!important;border-radius:36px!important;padding:clamp(20px,2.4vw,34px)!important;box-shadow:0 18px 45px #0f172a0f!important;overflow:hidden!important}.section-title-row{display:flex!important;align-items:flex-start!important;gap:18px!important;margin-bottom:24px!important}.section-title-row>span{color:#6d28d9!important;background:#ede9fe!important;border:1px solid #ddd6fe!important;font-size:12px!important;font-weight:950!important;letter-spacing:.16em!important;border-radius:999px!important;padding:8px 12px!important;white-space:nowrap!important}.section-title-row h2{margin:0 0 8px!important;color:#0f172a!important;font-size:clamp(24px,2.5vw,36px)!important;line-height:1.08!important;font-weight:950!important;letter-spacing:-.045em!important}.section-title-row p{margin:0!important;color:#64748b!important;font-weight:740!important}.resource-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;width:100%!important}.pro-resource-card{position:relative!important;min-height:320px!important;display:flex!important;flex-direction:column!important;text-decoration:none!important;color:#0f172a!important;background:radial-gradient(circle at top right,rgba(109,40,217,.1),transparent 34%),linear-gradient(180deg,#fff,#f8fafc)!important;border:1px solid #e2e8f0!important;border-radius:36px!important;padding:30px!important;overflow:hidden!important;transition:.25s ease!important}.pro-resource-card:hover{transform:translateY(-8px) scale(1.01)!important;box-shadow:0 28px 60px #0f172a29!important;border-color:#c4b5fd!important}.logo-wrap{width:92px!important;height:92px!important;border-radius:28px!important;background:#fff!important;border:1px solid #e2e8f0!important;display:grid!important;place-items:center!important;margin-bottom:20px!important;box-shadow:0 18px 36px #0f172a1a,inset 0 0 0 8px #f8fafc!important}.logo-wrap img{width:72px!important;height:72px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:16px!important}.pro-resource-card span{width:-moz-fit-content!important;width:fit-content!important;color:#4f46e5!important;background:#eef2ff!important;border:1px solid #dbeafe!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;font-weight:950!important;margin-bottom:14px!important}.pro-resource-card h3{margin:0 0 10px!important;color:#0f172a!important;font-size:clamp(22px,1.9vw,28px)!important;line-height:1.12!important;font-weight:950!important;letter-spacing:-.04em!important}.pro-resource-card p{margin:0!important;color:#64748b!important;font-size:15.5px!important;line-height:1.6!important;font-weight:720!important}.pro-resource-card b{margin-top:auto!important;padding-top:22px!important;color:#6d28d9!important;font-size:15px!important;font-weight:950!important}.resource-form,.custom-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.resource-form input,.resource-form select,.resource-form textarea{width:100%!important;border:1px solid #cbd5e1!important;border-radius:18px!important;padding:14px 15px!important}.resource-form textarea{grid-column:1 / -1!important}@media(max-width:980px){.resource-card-grid,.resource-form,.custom-list{grid-template-columns:1fr!important}.section-title-row{flex-direction:column!important}.resources-tabs{flex-wrap:nowrap!important;overflow-x:auto!important}}@media(max-width:560px){.resources-page{padding:14px!important}.resources-hero{min-height:200px!important;padding:30px 22px!important}.resources-hero h1{font-size:36px!important}.resource-section,.custom-resource-panel{padding:18px!important;border-radius:28px!important}.pro-resource-card{min-height:auto!important;padding:24px!important}.logo-wrap{width:78px!important;height:78px!important}.logo-wrap img{width:62px!important;height:62px!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,ui-sans-serif,system-ui;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-28{bottom:-7rem}.-right-24{right:-6rem}.-top-24{top:-6rem}.left-0{left:0}.left-16{left:4rem}.left-4{left:1rem}.right-0{right:0}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[66px\]{top:66px}.isolate{isolation:isolate}.-z-10{z-index:-10}.-z-20{z-index:-20}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-6{margin-left:1.5rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[360px\]{height:360px}.h-full{height:100%}.max-h-80{max-height:20rem}.max-h-\[520px\]{max-height:520px}.max-h-\[620px\]{max-height:620px}.min-h-\[130px\]{min-height:130px}.min-h-\[220px\]{min-height:220px}.min-h-screen{min-height:100vh}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[170px\]{min-width:170px}.min-w-\[220px\]{min-width:220px}.min-w-\[900px\]{min-width:900px}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1500px\]{max-width:1500px}.max-w-\[85\%\]{max-width:85%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize-y{resize:vertical}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.6rem\]{border-radius:1.6rem}.rounded-\[1\.7rem\]{border-radius:1.7rem}.rounded-\[18px\]{border-radius:18px}.rounded-\[20px\]{border-radius:20px}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[28px\]{border-radius:28px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[30px\]{border-radius:30px}.rounded-\[32px\]{border-radius:32px}.rounded-\[34px\]{border-radius:34px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-200\/60{border-color:#bae6fd99}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-t-indigo-600{--tw-border-opacity: 1;border-top-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.bg-\[\#f7fcff\]{--tw-bg-opacity: 1;background-color:rgb(247 252 255 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black\/60{background-color:#0009}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-cyan-400\/10{background-color:#22d3ee1a}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-400\/25{background-color:#818cf840}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-50\/50{background-color:#f0f9ff80}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-\[radial-gradient\(circle_at_10\%_6\%\,rgba\(125\,211\,252\,0\.24\)\,transparent_32\%\)\,radial-gradient\(circle_at_88\%_10\%\,rgba\(186\,230\,253\,0\.34\)\,transparent_30\%\)\,linear-gradient\(180deg\,\#F7FCFF_0\%\,\#EEF8FF_45\%\,\#FFFFFF_100\%\)\]{background-image:radial-gradient(circle at 10% 6%,rgba(125,211,252,.24),transparent 32%),radial-gradient(circle at 88% 10%,rgba(186,230,253,.34),transparent 30%),linear-gradient(180deg,#f7fcff,#eef8ff 45%,#fff)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#0f172a\]{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950{--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#312e81\]{--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #312e81 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #dbeafe var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-500{--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #06b6d4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-50\/60{--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(238 242 255 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-50\/80{--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(238 242 255 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-900{--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #312e81 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-950{--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e1b4b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-400{--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #38bdf8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-50{--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f0f9ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-600{--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7c3aed var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#6d28d9\]{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.to-cyan-300{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.to-cyan-400{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-emerald-300{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.to-emerald-400{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.to-emerald-50\/60{--tw-gradient-to: rgb(236 253 245 / .6) var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.to-fuchsia-600{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-indigo-50\/60{--tw-gradient-to: rgb(238 242 255 / .6) var(--tw-gradient-to-position)}.to-indigo-50\/70{--tw-gradient-to: rgb(238 242 255 / .7) var(--tw-gradient-to-position)}.to-sky-400{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-violet-50{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.to-violet-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.to-violet-700{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-14{padding:3.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-11{padding-left:2.75rem}.pr-1{padding-right:.25rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[11px\]{font-size:11px}.text-\[32px\]{font-size:32px}.text-\[34px\]{font-size:34px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.35em\]{letter-spacing:.35em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_40px_rgba\(56\,189\,248\,0\.26\)\]{--tw-shadow: 0 18px 40px rgba(56,189,248,.26);--tw-shadow-colored: 0 18px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-emerald-100{--tw-shadow-color: #d1fae5;--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-100{--tw-shadow-color: #e0e7ff;--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-200{--tw-shadow-color: #c7d2fe;--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-50{--tw-shadow-color: #eef2ff;--tw-shadow: var(--tw-shadow-colored)}.shadow-sky-100{--tw-shadow-color: #e0f2fe;--tw-shadow: var(--tw-shadow-colored)}.shadow-sky-200{--tw-shadow-color: #bae6fd;--tw-shadow: var(--tw-shadow-colored)}.shadow-sky-50{--tw-shadow-color: #f0f9ff;--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-amber-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.ring-emerald-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.ring-indigo-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.ring-rose-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.ring-sky-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.ring-sky-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-slate-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.ring-violet-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.ring-white\/30{--tw-ring-color: rgb(255 255 255 / .3)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fcff;color:#0f172a;overflow-x:hidden}a{text-decoration:none}button,input,textarea,select{font-family:inherit}#root>div{min-height:100vh}#root>div:has(aside){display:flex;align-items:stretch;min-height:100vh;width:100%;overflow-x:hidden}#root aside{width:255px;min-width:255px;max-width:255px;min-height:100vh;flex:0 0 255px;background:radial-gradient(circle at 20% 4%,rgba(14,165,233,.14),transparent 30%),linear-gradient(180deg,#fff,#f8fcff 55%,#fff);border-right:1px solid #bde6fc;box-shadow:12px 0 36px #0ea5e90f;overflow-y:auto;overflow-x:hidden;position:sticky;top:0;z-index:20}#root>div:has(aside)>main,#root>div:has(aside)>section,#root>div:has(aside)>div:not(aside){min-width:0}#root>div:has(aside) main{flex:1 1 auto;min-width:0;min-height:100vh;overflow-x:hidden}#root aside *{box-sizing:border-box}#root aside a,#root aside button{max-width:calc(100% - 24px);margin-left:12px;margin-right:12px;overflow:hidden}#root aside a *,#root aside button *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#root aside a:hover,#root aside button:hover{background:#e0f2fe;color:#0284c7}#root aside a.active,#root aside a[aria-current=page],#root aside .active{background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border:1px solid #8dd3ff;color:#0284c7;box-shadow:0 14px 28px #0ea5e91f}.finaldash-page,.gpsd-page{width:100%;min-width:0;min-height:100vh;overflow-x:hidden}.finaldash-stat,.clean-stat-card,.gpsd-card{overflow:hidden}.finaldash-stat *,.clean-stat-card *,.gpsd-card *{box-shadow:none}.finaldash-stat-title,.clean-stat-title,.gpsd-card-label{white-space:normal;overflow:visible;text-overflow:unset}.finaldash-stat-value,.clean-stat-value,.gpsd-card-value{white-space:normal;overflow:visible;text-overflow:unset;word-break:normal}.sy-home,.sy-auth-page{width:100%;min-width:0;overflow-x:hidden}@media(max-width:900px){#root>div:has(aside){display:block}#root aside{position:relative;width:100%;min-width:100%;max-width:100%;min-height:auto;border-right:none;border-bottom:1px solid #bde6fc}#root>div:has(aside) main{width:100%;min-height:auto}.finaldash-page,.gpsd-page{padding:18px!important}}#root{width:100%;min-height:100vh;overflow-x:hidden}#root>div:has(aside){width:100%;min-height:100vh;display:flex!important;align-items:stretch!important;overflow-x:hidden!important}#root aside{width:255px!important;min-width:255px!important;max-width:255px!important;flex:0 0 255px!important;overflow-x:hidden!important}#root>div:has(aside) main{flex:1 1 auto!important;min-width:0!important;max-width:calc(100vw - 255px)!important;overflow-x:hidden!important}.tpFinalRoot,.tpRoot,.todayRoot,.todayPage{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:22px!important}.tpShell,.todayShell{width:100%!important;max-width:920px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;overflow-x:hidden!important}.tpHero,.hero,.todayHero{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;padding:22px!important;border-radius:26px!important;overflow:hidden!important}.tpMainTitle,.tpTitle,.heroTitle,.today-title{font-size:38px!important;line-height:1.05!important;letter-spacing:-1px!important;margin-top:12px!important}.tpAnalysis,.analysisBox,.progressBox{width:100%!important;max-width:100%!important;min-width:0!important}.tpCompactGrid,.tpTopGrid,.topGrid{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.tpCard,.card,.sky-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:18px!important;border-radius:24px!important}.tpAddRow,.tpAddGrid,.addGrid,.addRow,.task-add-row{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 96px!important;gap:10px!important;align-items:center!important}.tpInput,.input,.task-input,.date-input{width:100%!important;min-width:0!important;max-width:100%!important;height:46px!important;display:block!important}.tpAddBtn,.addBtn,.add-btn{width:96px!important;min-width:96px!important;max-width:96px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important}.tpWeekGrid,.weekGrid,.week-grid{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:10px!important;overflow:visible!important}.tpWeekCard,.weekCard,.week-card{min-width:0!important;max-width:100%!important;overflow:hidden!important}.tpStats,.statsGrid,.stats-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:12px!important}.tpTodoPanel,.todoPanel,.todo-panel{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.tpTodoItem,.todoItem,.todo-item{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;overflow:hidden!important}.tpActions,.todoActions,.todo-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:-moz-max-content!important;min-width:max-content!important;visibility:visible!important;opacity:1!important}.tpDoneBtn,.doneBtn,.done-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;white-space:nowrap!important;visibility:visible!important;opacity:1!important}.tpDeleteBtn,.deleteBtn,.delete-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;min-width:38px!important;height:38px!important;visibility:visible!important;opacity:1!important}.tpCard:hover,.tpWeekCard:hover,.tpStat:hover,.tpTodoPanel:hover,.tpTodoItem:hover,.card:hover,.weekCard:hover,.statCard:hover,.todoPanel:hover,.todoItem:hover{background:#fff!important;border-color:#38bdf8!important;box-shadow:0 18px 42px #0ea5e91f!important}@media(max-width:900px){#root>div:has(aside){display:block!important}#root aside{width:100%!important;min-width:100%!important;max-width:100%!important;min-height:auto!important;position:relative!important}#root>div:has(aside) main{max-width:100vw!important;width:100%!important}.tpFinalRoot,.tpRoot,.todayRoot,.todayPage{padding:16px!important}.tpAddRow,.tpAddGrid,.addGrid,.addRow,.task-add-row{grid-template-columns:1fr!important}.tpAddBtn,.addBtn,.add-btn{width:100%!important;max-width:100%!important}.tpTodoItem,.todoItem,.todo-item{grid-template-columns:1fr!important}.tpActions,.todoActions,.todo-actions{justify-content:flex-start!important;flex-wrap:wrap!important}}.tpWeekGrid,.weekGrid,.week-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:14px!important}.tpWeekCard,.weekCard,.week-card{min-height:118px!important;padding:18px!important;border-radius:24px!important}.tpWeekName,.weekName,.week-name{font-size:15px!important;font-weight:950!important;line-height:1.2!important}.tpWeekDate,.weekDate,.week-date{font-size:14px!important;font-weight:850!important;margin-top:8px!important;line-height:1.25!important}.tpWeekDone,.weekDone,.week-done{font-size:13px!important;font-weight:950!important;margin-top:14px!important;line-height:1.2!important}@media(max-width:720px){.tpWeekGrid,.weekGrid,.week-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))!important}.tpWeekCard,.weekCard,.week-card{min-height:108px!important;padding:16px!important}}.sy-page-theme{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;position:relative!important;color:#0f172a!important;background:radial-gradient(circle at 14% 6%,rgba(14,165,233,.14),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.23),transparent 32%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important}.sy-page-theme *{box-sizing:border-box!important}.sy-page-theme:before{content:""!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background-image:linear-gradient(rgba(14,165,233,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.045) 1px,transparent 1px)!important;background-size:42px 42px!important;-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%)!important;mask-image:linear-gradient(to bottom,black,transparent 82%)!important;z-index:0!important}.sy-page-theme:after{content:""!important;position:fixed!important;width:115px!important;height:115px!important;top:12%!important;right:7%!important;border-radius:999px!important;pointer-events:none!important;z-index:0!important;background:radial-gradient(circle at 30% 30%,#fffffff5,#7dd3fc52,#0ea5e91a)!important;border:1px solid rgba(186,230,253,.7)!important;box-shadow:0 18px 42px #0ea5e91a!important;animation:syThemeBubble 8s ease-in-out infinite!important}@keyframes syThemeBubble{0%,to{transform:translateZ(0) scale(1);opacity:.55}50%{transform:translate3d(18px,-22px,0) scale(1.08);opacity:.88}}.sy-page-theme>div,.sy-page-theme>section,.sy-page-theme>main{position:relative!important;z-index:2!important;max-width:1120px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;min-width:0!important}.sy-page-theme>div>section:first-child,.sy-page-theme>section:first-child{position:relative!important;overflow:hidden!important;border-radius:30px!important;padding:30px!important;color:#fff!important;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,#0284c7,#0ea5e9 56%,#7dd3fc)!important;border:1px solid rgba(186,230,253,.85)!important;box-shadow:0 28px 70px #0ea5e933!important}.sy-page-theme>div>section:first-child p,.sy-page-theme>section:first-child p{color:#ffffffe6!important}.sy-page-theme>div>section:first-child h1,.sy-page-theme>section:first-child h1{color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.04!important;letter-spacing:-1.3px!important}.sy-page-theme section:not(:first-child),.sy-page-theme article,.sy-page-theme .rounded-2xl,.sy-page-theme .rounded-\[24px\],.sy-page-theme .rounded-\[26px\],.sy-page-theme .rounded-\[28px\],.sy-page-theme .rounded-\[30px\],.sy-page-theme .rounded-\[34px\]{border-color:#bae6fdf2!important;box-shadow:0 18px 44px #0284c714!important}.sy-page-theme button:hover,.sy-page-theme a:hover,.sy-page-theme article:hover,.sy-page-theme section:not(:first-child):hover{border-color:#38bdf8!important;box-shadow:0 20px 48px #0ea5e91c!important}.sy-page-theme input,.sy-page-theme select,.sy-page-theme textarea{max-width:100%!important;border-color:#bae6fd!important;background:#fff!important;color:#0f172a!important}.sy-page-theme input:focus,.sy-page-theme select:focus,.sy-page-theme textarea:focus{border-color:#0ea5e9!important;box-shadow:0 0 0 5px #0ea5e91f!important}.sy-page-theme button,.sy-page-theme a{max-width:100%!important}#root>div:has(aside) main{min-width:0!important;overflow-x:hidden!important}#root>div:has(aside){overflow-x:hidden!important}.sy-roadmap-theme .grid,.sy-resume-theme .grid{min-width:0!important}.sy-roadmap-theme article,.sy-resume-theme article{min-width:0!important;overflow:hidden!important}.sy-resume-theme .absolute{max-width:100%!important}@media(max-width:900px){.sy-page-theme{padding:16px!important}.sy-page-theme>div,.sy-page-theme>section,.sy-page-theme>main{max-width:100%!important}.sy-page-theme>div>section:first-child,.sy-page-theme>section:first-child{border-radius:24px!important;padding:22px!important}}.roadmap-resource-btn{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.35)!important;background:linear-gradient(135deg,#ff6b6b,#f97316,#facc15)!important;color:#fff!important;box-shadow:0 16px 35px #f973164d!important;transition:transform .25s ease,box-shadow .25s ease!important}.roadmap-practice-btn{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.55)!important;background:linear-gradient(135deg,#fff,#e0f2fe 45%,#bae6fd)!important;color:#0369a1!important;box-shadow:0 16px 35px #0ea5e93d!important;transition:transform .25s ease,box-shadow .25s ease!important}.roadmap-resource-btn:before,.roadmap-practice-btn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:roadmapBtnShine 2.8s ease-in-out infinite!important}.roadmap-resource-btn:hover{box-shadow:0 22px 48px #f9731661!important}.roadmap-practice-btn:hover{box-shadow:0 22px 48px #0ea5e952!important}.roadmap-resource-btn svg,.roadmap-practice-btn svg,.roadmap-resource-btn span,.roadmap-practice-btn span{position:relative!important;z-index:2!important}@keyframes roadmapBtnShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.sy-roadmap-theme section:nth-of-type(2){position:relative!important;overflow:hidden!important;border-radius:34px!important;background:radial-gradient(circle at 92% 10%,rgba(14,165,233,.16),transparent 28%),linear-gradient(135deg,#fffffffa,#f0f9fff5)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 24px 70px #0ea5e91f!important;padding:28px!important}.sy-roadmap-theme section:nth-of-type(2):before{content:""!important;position:absolute!important;width:110px!important;height:110px!important;right:-28px!important;top:-32px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(125,211,252,.38),transparent 68%)!important;animation:roadmapPanelBubble 7s ease-in-out infinite!important}@keyframes roadmapPanelBubble{0%,to{transform:translateY(0) scale(1);opacity:.65}50%{transform:translateY(18px) scale(1.08);opacity:.95}}.sy-roadmap-theme section:nth-of-type(2) h2{font-size:30px!important;letter-spacing:-.8px!important;color:#0f172a!important}.sy-roadmap-theme section:nth-of-type(2) select{height:58px!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:linear-gradient(135deg,#fff,#f0f9ff)!important;color:#0f172a!important;font-size:16px!important;font-weight:950!important;padding-left:18px!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.sy-roadmap-theme section:nth-of-type(2) select:focus{border-color:#0ea5e9!important;box-shadow:0 0 0 5px #0ea5e91f!important}.sy-roadmap-theme section:nth-of-type(2) button{position:relative!important;overflow:hidden!important;height:58px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.55)!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:15px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e940!important;transition:transform .24s ease,box-shadow .24s ease!important}.sy-roadmap-theme section:nth-of-type(2) button:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:roadmapGenerateShine 2.8s ease-in-out infinite!important}.sy-roadmap-theme section:nth-of-type(2) button:hover{transform:translateY(-4px) scale(1.02)!important;box-shadow:0 24px 52px #0ea5e952!important}.sy-roadmap-theme section:nth-of-type(2) button svg,.sy-roadmap-theme section:nth-of-type(2) button span{position:relative!important;z-index:2!important}@keyframes roadmapGenerateShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.sy-roadmap-theme section:nth-of-type(3)>div{position:relative!important;overflow:hidden!important;border-radius:30px!important;padding:24px!important;background:radial-gradient(circle at 85% 18%,rgba(14,165,233,.13),transparent 32%),linear-gradient(135deg,#fff,#f0f9ff)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 20px 50px #0ea5e91a!important;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease!important}.sy-roadmap-theme section:nth-of-type(3)>div:after{content:""!important;position:absolute!important;width:72px!important;height:72px!important;right:-18px!important;bottom:-22px!important;border-radius:999px!important;background:#7dd3fc38!important}.sy-roadmap-theme section:nth-of-type(3)>div:hover{transform:translateY(-5px)!important;border-color:#38bdf8!important;box-shadow:0 26px 62px #0ea5e926!important}.sy-roadmap-theme section:nth-of-type(3) p{color:#64748b!important;font-size:15px!important;font-weight:950!important}.sy-roadmap-theme section:nth-of-type(3) h3{margin-top:12px!important;font-size:36px!important;line-height:1.05!important;letter-spacing:-1px!important;color:#0f172a!important}.sy-roadmap-theme section:nth-of-type(3)>div:nth-child(3) h3{color:#059669!important}.sy-roadmap-theme section:nth-of-type(4){position:relative!important;overflow:hidden!important;border-radius:36px!important;background:radial-gradient(circle at 50% 0%,rgba(14,165,233,.1),transparent 34%),linear-gradient(135deg,#fff,#f8fcff)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 26px 70px #0ea5e91a!important}.sy-roadmap-theme section:nth-of-type(4):before{content:""!important;position:absolute!important;width:130px!important;height:130px!important;left:50%!important;top:35px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#0ea5e914!important;filter:blur(3px)!important}.sy-roadmap-theme section:nth-of-type(4) h2{color:#0f172a!important;font-size:30px!important;letter-spacing:-.8px!important}.sy-roadmap-theme section:nth-of-type(4) p{color:#64748b!important;font-size:16px!important;font-weight:850!important}@media(max-width:1050px){.sy-roadmap-theme section:nth-of-type(3){grid-template-columns:1fr!important}}@media(max-width:720px){.sy-roadmap-theme section:nth-of-type(2){padding:20px!important;border-radius:26px!important}.sy-roadmap-theme section:nth-of-type(2) h2{font-size:24px!important}.sy-roadmap-theme section:nth-of-type(3)>div{padding:20px!important;border-radius:24px!important}.sy-roadmap-theme section:nth-of-type(4){border-radius:26px!important;padding:34px 20px!important}}.sy-roadmap-theme,.sy-role-practice-theme{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:28px!important;background:radial-gradient(circle at 14% 6%,rgba(14,165,233,.15),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.25),transparent 34%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important}.sy-roadmap-theme>div,.sy-role-practice-theme>div,.sy-roadmap-theme>section,.sy-role-practice-theme>section{max-width:1280px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;min-width:0!important}.sy-roadmap-theme>section:first-child{border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 86% 16%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 18% 90%,rgba(186,230,253,.24),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#7dd3fc)!important;border:1px solid rgba(186,230,253,.85)!important;box-shadow:0 28px 80px #0ea5e938!important}.sy-roadmap-theme>section:first-child h1{color:#fff!important;font-size:clamp(38px,4vw,58px)!important;letter-spacing:-1.6px!important}.sy-roadmap-theme>section:first-child div[class*="bg-white/10"],.sy-roadmap-theme>section:first-child div[class*=ring-white]{background:#ffffff29!important;border:1px solid rgba(255,255,255,.36)!important;box-shadow:inset 0 1px #ffffff59,0 18px 45px #0284c72e!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.sy-roadmap-theme>section:first-child div[class*="bg-white/10"] h2,.sy-roadmap-theme>section:first-child div[class*=ring-white] h2{color:#fff!important;text-shadow:0 8px 24px rgba(2,132,199,.25)!important}.sy-roadmap-theme>section:first-child div[class*="bg-white/10"] p,.sy-roadmap-theme>section:first-child div[class*=ring-white] p{color:#ffffffe0!important}.sy-roadmap-theme>section:first-child .bg-white{background:#ffffffeb!important}.roadmap-resource-btn{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.45)!important;background:linear-gradient(135deg,#f97316,#fb7185 52%,#facc15)!important;color:#fff!important;box-shadow:0 18px 38px #f9731652!important;transition:transform .25s ease,box-shadow .25s ease!important}.roadmap-resource-btn svg{color:#fff7ed!important;filter:drop-shadow(0 3px 8px rgba(124,45,18,.24))!important}.roadmap-practice-btn{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.7)!important;background:linear-gradient(135deg,#fff,#e0f2fe 44%,#bae6fd)!important;color:#0369a1!important;box-shadow:0 18px 38px #0ea5e940!important;transition:transform .25s ease,box-shadow .25s ease!important}.roadmap-practice-btn svg{color:#0ea5e9!important;filter:drop-shadow(0 3px 8px rgba(14,165,233,.25))!important}.roadmap-resource-btn:before,.roadmap-practice-btn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.56),transparent)!important;animation:roadmapButtonShine 2.8s ease-in-out infinite!important}.roadmap-resource-btn:hover,.roadmap-practice-btn:hover{transform:translateY(-4px) scale(1.02)!important}.roadmap-resource-btn:hover{box-shadow:0 24px 55px #f973166b!important}.roadmap-practice-btn:hover{box-shadow:0 24px 55px #0ea5e957!important}@keyframes roadmapButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.sy-roadmap-theme section:nth-of-type(2){border-radius:34px!important;padding:30px!important;background:radial-gradient(circle at 94% 10%,rgba(14,165,233,.16),transparent 28%),linear-gradient(135deg,#fffffffc,#f0f9fff5)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 24px 70px #0ea5e91f!important}.sy-roadmap-theme section:nth-of-type(2) h2{color:#0f172a!important;font-size:30px!important}.sy-roadmap-theme section:nth-of-type(2) svg{color:#0284c7!important}.sy-roadmap-theme section:nth-of-type(2) select{height:58px!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:linear-gradient(135deg,#fff,#f0f9ff)!important;color:#0f172a!important;font-size:16px!important;font-weight:950!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.sy-roadmap-theme section:nth-of-type(2) button{position:relative!important;overflow:hidden!important;height:58px!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;box-shadow:0 18px 38px #0ea5e940!important}.sy-roadmap-theme section:nth-of-type(3){display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.sy-roadmap-theme section:nth-of-type(3)>div{position:relative!important;overflow:hidden!important;border-radius:30px!important;padding:26px!important;background:radial-gradient(circle at 85% 18%,rgba(14,165,233,.13),transparent 32%),linear-gradient(135deg,#fff,#f0f9ff)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 20px 50px #0ea5e91a!important}.sy-roadmap-theme section:nth-of-type(3) h3{font-size:38px!important;letter-spacing:-1px!important}.sy-roadmap-theme section:nth-of-type(3)>div:nth-child(2) h3{color:#0284c7!important}.sy-roadmap-theme section:nth-of-type(3)>div:nth-child(3) h3{color:#fff!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;display:inline-flex!important;padding:8px 16px!important;border-radius:18px!important;box-shadow:0 14px 28px #0ea5e933!important}.sy-roadmap-theme section:nth-of-type(4){border-radius:36px!important;background:radial-gradient(circle at 50% 0%,rgba(14,165,233,.11),transparent 34%),linear-gradient(135deg,#fff,#f8fcff)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 26px 70px #0ea5e91a!important}.sy-role-practice-theme{background:radial-gradient(circle at 14% 6%,rgba(14,165,233,.15),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.25),transparent 34%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important}.sy-role-practice-theme section:first-child,.sy-role-practice-theme>div>section:first-child{border-radius:32px!important;padding:32px!important;background:radial-gradient(circle at 86% 16%,rgba(255,255,255,.36),transparent 28%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#7dd3fc)!important;color:#fff!important;border:1px solid rgba(186,230,253,.85)!important;box-shadow:0 28px 80px #0ea5e938!important}.sy-role-practice-theme section,.sy-role-practice-theme article,.sy-role-practice-theme .rounded-2xl,.sy-role-practice-theme .rounded-\[2rem\],.sy-role-practice-theme .rounded-\[34px\]{border-color:#bae6fdf2!important;box-shadow:0 18px 44px #0284c714!important}.sy-role-practice-theme button{border-radius:16px!important;transition:transform .22s ease,box-shadow .22s ease!important}.sy-role-practice-theme button:hover{transform:translateY(-3px)!important;box-shadow:0 18px 40px #0ea5e92e!important}@media(max-width:1050px){.sy-roadmap-theme section:nth-of-type(3){grid-template-columns:1fr!important}.sy-roadmap-theme,.sy-role-practice-theme{padding:18px!important}}@media(max-width:720px){.sy-roadmap-theme>section:first-child,.sy-role-practice-theme section:first-child{border-radius:24px!important;padding:22px!important}.sy-roadmap-theme section:nth-of-type(2),.sy-roadmap-theme section:nth-of-type(4){border-radius:24px!important;padding:20px!important}}.sy-role-practice-theme{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:28px!important;color:#0f172a!important;background:radial-gradient(circle at 14% 6%,rgba(14,165,233,.15),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.25),transparent 34%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important}.sy-role-practice-theme:before{content:""!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background-image:linear-gradient(rgba(14,165,233,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.045) 1px,transparent 1px)!important;background-size:42px 42px!important;-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%)!important;mask-image:linear-gradient(to bottom,black,transparent 82%)!important;z-index:0!important}.sy-role-practice-theme:after{content:""!important;position:fixed!important;width:100px!important;height:100px!important;top:13%!important;right:7%!important;border-radius:999px!important;pointer-events:none!important;z-index:0!important;background:radial-gradient(circle at 30% 30%,#fffffff5,#7dd3fc52,#0ea5e91a)!important;border:1px solid rgba(186,230,253,.7)!important;box-shadow:0 18px 42px #0ea5e91a!important;animation:rolePracticeBubble 8s ease-in-out infinite!important}@keyframes rolePracticeBubble{0%,to{transform:translateZ(0) scale(1);opacity:.55}50%{transform:translate3d(18px,-22px,0) scale(1.08);opacity:.88}}.sy-role-practice-theme>div,.sy-role-practice-theme>main,.sy-role-practice-theme>section{position:relative!important;z-index:2!important;max-width:1280px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;min-width:0!important}.sy-role-practice-theme section:first-child,.sy-role-practice-theme main>div:first-child,.sy-role-practice-theme>div>section:first-child{border-radius:32px!important;padding:32px!important;color:#fff!important;background:radial-gradient(circle at 86% 16%,rgba(255,255,255,.36),transparent 28%),radial-gradient(circle at 18% 90%,rgba(186,230,253,.24),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#7dd3fc)!important;border:1px solid rgba(186,230,253,.85)!important;box-shadow:0 28px 80px #0ea5e938!important;overflow:hidden!important}.sy-role-practice-theme h1{color:#fff!important;font-size:clamp(34px,4vw,54px)!important;letter-spacing:-1.4px!important}.sy-role-practice-theme section:first-child p,.sy-role-practice-theme main>div:first-child p{color:#ffffffe6!important}.sy-role-practice-theme article,.sy-role-practice-theme .question-card,.sy-role-practice-theme .card,.sy-role-practice-theme section:not(:first-child)>div{min-width:0!important;overflow:hidden!important;border-radius:26px!important;border:1px solid rgba(186,230,253,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.1),transparent 26%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 18px 44px #0284c714!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}.sy-role-practice-theme article:hover,.sy-role-practice-theme .question-card:hover,.sy-role-practice-theme .card:hover{transform:translateY(-4px)!important;border-color:#38bdf8!important;box-shadow:0 24px 58px #0ea5e924!important}.sy-role-practice-theme h2,.sy-role-practice-theme h3{color:#0f172a!important;letter-spacing:-.4px!important}.sy-role-practice-theme p,.sy-role-practice-theme li{color:#475569!important}.sy-role-practice-theme button{border-radius:16px!important;font-weight:900!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.sy-role-practice-theme button:hover{transform:translateY(-3px)!important;box-shadow:0 18px 40px #0ea5e929!important}.sy-role-practice-theme button:has(svg),.sy-role-practice-theme .refresh-btn,.sy-role-practice-theme .refreshButton{border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#fff,#e0f2fe 52%,#bae6fd)!important;color:#0284c7!important;box-shadow:0 16px 34px #0ea5e924!important}.sy-role-practice-theme button:has(svg):hover,.sy-role-practice-theme .refresh-btn:hover,.sy-role-practice-theme .refreshButton:hover{border-color:#38bdf8!important;box-shadow:0 20px 46px #0ea5e938!important}.sy-role-practice-theme a,.sy-role-practice-theme .primary-btn{border-radius:16px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;box-shadow:0 18px 38px #0ea5e93d!important}.rolePracticePagination{width:100%!important;margin:28px auto 0!important;padding:16px!important;border-radius:26px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff5!important;box-shadow:0 18px 44px #0284c714!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;position:relative!important;z-index:2!important}.rolePracticePageBtn{min-width:130px!important;height:46px!important;border:1px solid rgba(186,230,253,.95)!important;border-radius:16px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 14px 30px #0ea5e92e!important}.rolePracticePageBtn:disabled{opacity:.45!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}@media(max-width:900px){.sy-role-practice-theme{padding:18px!important}.rolePracticePagination{flex-direction:column!important}.rolePracticePageBtn{width:100%!important}}.sy-role-practice-theme form,.sy-role-practice-theme .search-form,.sy-role-practice-theme .filter-form,.sy-role-practice-theme div:has(>input):has(>select),.sy-role-practice-theme div:has(input[placeholder*=Search]){width:100%!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px 170px!important;gap:14px!important;align-items:center!important;padding:14px!important;border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff5!important;box-shadow:0 20px 52px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;overflow:hidden!important}.sy-role-practice-theme input[placeholder*=Search],.sy-role-practice-theme input[type=search],.sy-role-practice-theme input{width:100%!important;min-width:0!important;height:58px!important;border-radius:24px!important;border:1px solid #bae6fd!important;background:linear-gradient(135deg,#fff,#f8fcff)!important;color:#0f172a!important;font-size:18px!important;font-weight:750!important;padding-left:20px!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.sy-role-practice-theme input::-moz-placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme input::placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme select{height:58px!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:linear-gradient(135deg,#fff,#f0f9ff)!important;color:#0f172a!important;font-size:17px!important;font-weight:850!important;padding-left:16px!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.sy-role-practice-theme button:has(svg),.sy-role-practice-theme button[class*=refresh],.sy-role-practice-theme .refresh-btn,.sy-role-practice-theme .refreshButton{min-width:160px!important;height:58px!important;border-radius:24px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd 48%,#fff)!important;color:#0284c7!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 36px #0ea5e929!important}.sy-role-practice-theme button:has(svg):hover,.sy-role-practice-theme button[class*=refresh]:hover,.sy-role-practice-theme .refresh-btn:hover,.sy-role-practice-theme .refreshButton:hover{transform:translateY(-4px) scale(1.02)!important;border-color:#38bdf8!important;box-shadow:0 22px 50px #0ea5e93d!important}.sy-role-practice-theme article span,.sy-role-practice-theme .question-card span{font-weight:850!important}.sy-role-practice-theme article span:first-child,.sy-role-practice-theme .question-card span:first-child{background:#eef2ff!important;color:#4f46e5!important}.sy-role-practice-theme article span:nth-child(2),.sy-role-practice-theme .question-card span:nth-child(2){background:#f1f5f9!important;color:#334155!important}.sy-role-practice-theme article span:nth-child(3),.sy-role-practice-theme .question-card span:nth-child(3),.sy-role-practice-theme span:contains("Engineer"){background:#fff!important;color:#0284c7!important;border:1px solid #bae6fd!important;font-size:13px!important;font-weight:750!important;box-shadow:0 8px 18px #0ea5e914!important}.sy-role-practice-theme article h2,.sy-role-practice-theme article h3,.sy-role-practice-theme .question-card h2,.sy-role-practice-theme .question-card h3{font-size:22px!important;line-height:1.35!important;color:#0f172a!important;font-weight:950!important;letter-spacing:-.4px!important}.sy-role-practice-theme article li,.sy-role-practice-theme article .option,.sy-role-practice-theme .question-card li,.sy-role-practice-theme .option{border-radius:22px!important;border:1px solid #dbeafe!important;background:#fff!important;color:#334155!important;font-size:16px!important;font-weight:800!important;padding:16px 18px!important;transition:all .22s ease!important}.sy-role-practice-theme article li:hover,.sy-role-practice-theme article .option:hover,.sy-role-practice-theme .question-card li:hover,.sy-role-practice-theme .option:hover{border-color:#38bdf8!important;box-shadow:0 14px 30px #0ea5e91a!important;transform:translateY(-2px)!important}.sy-role-practice-theme button:not(:has(svg)):not(.rolePracticePageBtn),.sy-role-practice-theme .show-answer-btn,.sy-role-practice-theme .answer-btn{position:relative!important;overflow:hidden!important;min-width:155px!important;height:50px!important;border:none!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e938!important;transition:transform .24s ease,box-shadow .24s ease!important}.sy-role-practice-theme button:not(:has(svg)):not(.rolePracticePageBtn):before,.sy-role-practice-theme .show-answer-btn:before,.sy-role-practice-theme .answer-btn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:practiceAnswerShine 2.8s ease-in-out infinite!important}.sy-role-practice-theme button:not(:has(svg)):not(.rolePracticePageBtn):hover,.sy-role-practice-theme .show-answer-btn:hover,.sy-role-practice-theme .answer-btn:hover{transform:translateY(-4px) scale(1.02)!important;box-shadow:0 24px 52px #0ea5e94d!important}@keyframes practiceAnswerShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.sy-role-practice-theme .analysisBox,.sy-role-practice-theme .analysis-card,.sy-role-practice-theme .status-card,.sy-role-practice-theme .summary-card,.sy-role-practice-theme div[class*=analysis],.sy-role-practice-theme div[class*=summary]{background:#fffffff5!important;color:#0f172a!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 18px 44px #0ea5e91a!important}.rolePracticePagination{max-width:1280px!important;border-radius:28px!important;background:#fffffff7!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 20px 52px #0ea5e91a!important}.rolePracticePageBtn{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;border-radius:16px!important}@media(max-width:900px){.sy-role-practice-theme form,.sy-role-practice-theme .search-form,.sy-role-practice-theme .filter-form,.sy-role-practice-theme div:has(>input):has(>select),.sy-role-practice-theme div:has(input[placeholder*=Search]){grid-template-columns:1fr!important;padding:12px!important;border-radius:26px!important}.sy-role-practice-theme button:has(svg),.sy-role-practice-theme button[class*=refresh]{width:100%!important}.sy-role-practice-theme article,.sy-role-practice-theme .question-card,.sy-role-practice-theme .card{padding:20px!important;border-radius:24px!important}}.sy-role-practice-theme article li,.sy-role-practice-theme article .option,.sy-role-practice-theme .question-card li,.sy-role-practice-theme .option,.sy-role-practice-theme label,.sy-role-practice-theme label:hover{transform:none!important;box-shadow:none!important;animation:none!important;transition:border-color .15s ease,background .15s ease!important}.sy-role-practice-theme article li:hover,.sy-role-practice-theme article .option:hover,.sy-role-practice-theme .question-card li:hover,.sy-role-practice-theme .option:hover,.sy-role-practice-theme label:hover{transform:none!important;box-shadow:none!important;background:#fff!important;border-color:#dbeafe!important}.sy-role-practice-theme button:not(.show-answer-btn):not(.answer-btn):not(.submit-answer-btn):not(.submitAnswerBtn):not(.rolePracticePageBtn):not(:has(svg)):before{display:none!important;content:none!important}.sy-role-practice-theme .show-answer-btn,.sy-role-practice-theme .answer-btn,.sy-role-practice-theme .submit-answer-btn,.sy-role-practice-theme .submitAnswerBtn,.sy-role-practice-theme button[class*=answer],.sy-role-practice-theme button[class*=Answer],.sy-role-practice-theme button[class*=submit],.sy-role-practice-theme button[class*=Submit]{position:relative!important;overflow:hidden!important;min-width:155px!important;height:50px!important;border:none!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e938!important;transition:transform .24s ease,box-shadow .24s ease!important}.sy-role-practice-theme .show-answer-btn:before,.sy-role-practice-theme .answer-btn:before,.sy-role-practice-theme .submit-answer-btn:before,.sy-role-practice-theme .submitAnswerBtn:before,.sy-role-practice-theme button[class*=answer]:before,.sy-role-practice-theme button[class*=Answer]:before,.sy-role-practice-theme button[class*=submit]:before,.sy-role-practice-theme button[class*=Submit]:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:practiceSubmitShine 2.8s ease-in-out infinite!important}.sy-role-practice-theme .show-answer-btn:hover,.sy-role-practice-theme .answer-btn:hover,.sy-role-practice-theme .submit-answer-btn:hover,.sy-role-practice-theme .submitAnswerBtn:hover,.sy-role-practice-theme button[class*=answer]:hover,.sy-role-practice-theme button[class*=Answer]:hover,.sy-role-practice-theme button[class*=submit]:hover,.sy-role-practice-theme button[class*=Submit]:hover{transform:translateY(-4px) scale(1.02)!important;box-shadow:0 24px 52px #0ea5e94d!important}@keyframes practiceSubmitShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.sy-role-practice-theme form,.sy-role-practice-theme .practice-filter-bar,.sy-role-practice-theme .filter-bar,.sy-role-practice-theme .search-bar,.sy-role-practice-theme div:has(input[placeholder*=Search]):has(select){width:100%!important;max-width:1280px!important;margin:0 auto 26px!important;padding:16px!important;border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff5!important;box-shadow:0 20px 52px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px 170px!important;gap:14px!important;align-items:center!important;overflow:hidden!important}.sy-role-practice-theme input[placeholder*=Search],.sy-role-practice-theme input[type=search]{width:100%!important;min-width:0!important;height:58px!important;margin:0!important;border-radius:24px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:18px!important;font-weight:750!important;padding:0 20px!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.sy-role-practice-theme input[placeholder*=Search]::-moz-placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme input[placeholder*=Search]::placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme select{width:100%!important;height:58px!important;margin:0!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:17px!important;font-weight:850!important;padding-left:16px!important}.sy-role-practice-theme form button:has(svg),.sy-role-practice-theme .filter-bar button:has(svg),.sy-role-practice-theme .search-bar button:has(svg),.sy-role-practice-theme button[class*=refresh],.sy-role-practice-theme button[class*=Refresh]{width:100%!important;min-width:150px!important;height:58px!important;border-radius:24px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd 52%,#fff)!important;color:#0284c7!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 36px #0ea5e929!important}.sy-role-practice-theme form button:has(svg):hover,.sy-role-practice-theme .filter-bar button:has(svg):hover,.sy-role-practice-theme .search-bar button:has(svg):hover,.sy-role-practice-theme button[class*=refresh]:hover,.sy-role-practice-theme button[class*=Refresh]:hover{transform:translateY(-3px)!important;border-color:#38bdf8!important;box-shadow:0 20px 45px #0ea5e938!important}.sy-role-practice-theme .practice-submit-answer-btn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:onlyAnswerButtonShine 2.8s ease-in-out infinite!important}@keyframes onlyAnswerButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}@media(max-width:900px){.sy-role-practice-theme form,.sy-role-practice-theme .practice-filter-bar,.sy-role-practice-theme .filter-bar,.sy-role-practice-theme .search-bar,.sy-role-practice-theme div:has(input[placeholder*=Search]):has(select){grid-template-columns:1fr!important;border-radius:26px!important;padding:12px!important}}.sy-roadmap-theme{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:24px 42px!important}.sy-roadmap-theme>div{width:100%!important;max-width:1450px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.sy-roadmap-theme>section,.sy-roadmap-theme>div>section{width:100%!important;max-width:1450px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.sy-roadmap-theme>section:first-child,.sy-roadmap-theme>div>section:first-child{max-width:1450px!important;width:100%!important;border-radius:32px!important}.sy-roadmap-theme section:nth-of-type(2){max-width:1450px!important;width:100%!important;border-radius:32px!important}.sy-roadmap-theme section:nth-of-type(2) .grid{grid-template-columns:minmax(0,1fr) 240px 230px!important;gap:24px!important;align-items:end!important}.sy-roadmap-theme section:nth-of-type(2) select{width:100%!important;min-width:0!important}.sy-roadmap-theme section:nth-of-type(2) button{width:100%!important;min-width:210px!important}.sy-roadmap-theme section:nth-of-type(3){max-width:1450px!important;width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.sy-roadmap-theme section:nth-of-type(4){max-width:1450px!important;width:100%!important;min-height:270px!important;display:flex!important;align-items:center!important;justify-content:center!important}.sy-roadmap-theme section:nth-of-type(5),.sy-roadmap-theme section:last-child{max-width:1450px!important;width:100%!important}.sy-roadmap-theme section:last-child .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.sy-roadmap-theme .grid,.sy-roadmap-theme article,.sy-roadmap-theme div{min-width:0!important}@media(max-width:1150px){.sy-roadmap-theme{padding:22px!important}.sy-roadmap-theme section:nth-of-type(2) .grid{grid-template-columns:1fr!important}.sy-roadmap-theme section:nth-of-type(3){grid-template-columns:1fr!important}.sy-roadmap-theme section:last-child .grid{grid-template-columns:1fr!important}}@media(max-width:720px){.sy-roadmap-theme{padding:16px!important}.sy-roadmap-theme>section:first-child,.sy-roadmap-theme>div>section:first-child,.sy-roadmap-theme section:nth-of-type(2),.sy-roadmap-theme section:nth-of-type(4){border-radius:24px!important}}.sy-role-practice-theme{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:24px 42px!important;background:radial-gradient(circle at 14% 6%,rgba(14,165,233,.15),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.25),transparent 34%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important}.sy-role-practice-theme .grid{min-width:0!important}.sy-role-practice-theme form,.sy-role-practice-theme div:has(input[placeholder*=Search]):has(select),.sy-role-practice-theme div:has(input[placeholder*=search]):has(select){width:100%!important;max-width:1450px!important;margin:0 auto 26px!important;padding:14px!important;border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff5!important;box-shadow:0 20px 52px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px 170px!important;gap:14px!important;align-items:center!important;overflow:hidden!important}.sy-role-practice-theme input[placeholder*=Search],.sy-role-practice-theme input[placeholder*=search],.sy-role-practice-theme input[type=search]{width:100%!important;min-width:0!important;max-width:100%!important;height:58px!important;margin:0!important;border-radius:24px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:18px!important;font-weight:750!important;padding:0 20px!important;box-shadow:inset 0 2px 10px #0ea5e90f!important;transform:none!important}.sy-role-practice-theme input[placeholder*=Search]::-moz-placeholder,.sy-role-practice-theme input[placeholder*=search]::-moz-placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme input[placeholder*=Search]::placeholder,.sy-role-practice-theme input[placeholder*=search]::placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme select{width:100%!important;min-width:0!important;height:58px!important;margin:0!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:17px!important;font-weight:850!important;padding-left:16px!important}.sy-role-practice-theme form button:has(svg),.sy-role-practice-theme div:has(input[placeholder*=Search]) button:has(svg),.sy-role-practice-theme button[class*=refresh],.sy-role-practice-theme button[class*=Refresh]{width:100%!important;min-width:150px!important;height:58px!important;border-radius:24px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd 52%,#fff)!important;color:#0284c7!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 36px #0ea5e929!important}.sy-role-practice-theme article,.sy-role-practice-theme .question-card,.sy-role-practice-theme .card{min-width:0!important;overflow:hidden!important;border-radius:32px!important;padding:28px!important;border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.12),transparent 28%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 22px 56px #0ea5e91a!important}.sy-role-practice-theme article button:not(.practice-submit-answer-btn):not(.rolePracticePageBtn),.sy-role-practice-theme .question-card button:not(.practice-submit-answer-btn):not(.rolePracticePageBtn),.sy-role-practice-theme article li,.sy-role-practice-theme .question-card li,.sy-role-practice-theme article label,.sy-role-practice-theme .question-card label,.sy-role-practice-theme .option{transform:none!important;animation:none!important;box-shadow:none!important;background:#fff!important;color:#334155!important;border:1px solid #dbeafe!important;border-radius:18px!important;transition:border-color .15s ease,background .15s ease!important}.sy-role-practice-theme article button:not(.practice-submit-answer-btn):not(.rolePracticePageBtn):hover,.sy-role-practice-theme .question-card button:not(.practice-submit-answer-btn):not(.rolePracticePageBtn):hover,.sy-role-practice-theme article li:hover,.sy-role-practice-theme .question-card li:hover,.sy-role-practice-theme article label:hover,.sy-role-practice-theme .question-card label:hover,.sy-role-practice-theme .option:hover{transform:none!important;animation:none!important;box-shadow:none!important;background:#fff!important;border-color:#dbeafe!important}.sy-role-practice-theme article button:not(.practice-submit-answer-btn):before,.sy-role-practice-theme .question-card button:not(.practice-submit-answer-btn):before{display:none!important;content:none!important}.sy-role-practice-theme .practice-submit-answer-btn{position:relative!important;overflow:hidden!important;min-width:160px!important;height:50px!important;border:none!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e938!important;transition:transform .24s ease,box-shadow .24s ease!important}.sy-role-practice-theme .practice-submit-answer-btn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:onlyAnswerButtonShineFinal 2.8s ease-in-out infinite!important}@keyframes onlyAnswerButtonShineFinal{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.rolePracticePagination{width:100%!important;max-width:1450px!important;margin:28px auto 0!important;padding:16px!important;border-radius:28px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 52px #0ea5e91a!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.rolePracticePageBtn{min-width:130px!important;height:46px!important;border-radius:16px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;cursor:pointer!important}.rolePracticePageBtn:disabled{opacity:.45!important;cursor:not-allowed!important}.rolePracticePageInfo{text-align:center!important;color:#0f172a!important;font-size:15px!important;font-weight:950!important}.rolePracticePageInfo span{display:block!important;margin-top:4px!important;color:#64748b!important;font-size:12px!important;font-weight:800!important}@media(max-width:900px){.sy-role-practice-theme{padding:18px!important}.sy-role-practice-theme form,.sy-role-practice-theme div:has(input[placeholder*=Search]):has(select),.sy-role-practice-theme div:has(input[placeholder*=search]):has(select){grid-template-columns:1fr!important;border-radius:26px!important;padding:12px!important}.rolePracticePagination{flex-direction:column!important}.rolePracticePageBtn{width:100%!important}}.sy-role-practice-theme div:not(.practiceSearchBarFinal):has(input[placeholder*=Search]),.sy-role-practice-theme div:not(.practiceSearchBarFinal):has(input[placeholder*=search]){border:none!important;box-shadow:none!important;background:transparent!important;padding:0!important;margin:0!important;display:block!important;overflow:visible!important}.sy-role-practice-theme .practiceSearchBarFinal{width:100%!important;max-width:1450px!important;margin:0 auto 28px!important;padding:14px!important;border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff5!important;box-shadow:0 20px 52px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px 170px!important;gap:14px!important;align-items:center!important;overflow:hidden!important}.sy-role-practice-theme .practiceSearchBarFinal input[placeholder*=Search],.sy-role-practice-theme .practiceSearchBarFinal input[placeholder*=search],.sy-role-practice-theme .practiceSearchBarFinal input[type=search]{width:100%!important;min-width:0!important;height:58px!important;margin:0!important;border-radius:24px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:18px!important;font-weight:750!important;padding:0 20px!important;box-shadow:inset 0 2px 10px #0ea5e90f!important;transform:none!important;position:static!important}.sy-role-practice-theme .practiceSearchBarFinal select{width:100%!important;height:58px!important;margin:0!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:17px!important;font-weight:850!important}.sy-role-practice-theme .practiceSearchBarFinal button{width:100%!important;min-width:150px!important;height:58px!important;margin:0!important;border-radius:24px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd 52%,#fff)!important;color:#0284c7!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 36px #0ea5e929!important}.sy-role-practice-theme article button:not(.practice-submit-answer-btn):not(.rolePracticePageBtn),.sy-role-practice-theme .question-card button:not(.practice-submit-answer-btn):not(.rolePracticePageBtn),.sy-role-practice-theme article li,.sy-role-practice-theme article label,.sy-role-practice-theme .option{transform:none!important;animation:none!important;box-shadow:none!important;background:#fff!important;border-color:#dbeafe!important}.sy-roadmap-theme section:nth-of-type(4){display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:12px!important;min-height:270px!important}.sy-roadmap-theme section:nth-of-type(4)>*{margin-left:auto!important;margin-right:auto!important}.sy-roadmap-theme section:nth-of-type(4) h2,.sy-roadmap-theme section:nth-of-type(4) p{display:block!important;width:100%!important;text-align:center!important}.sy-roadmap-theme section:nth-of-type(4) h2{margin-top:10px!important;margin-bottom:0!important}.sy-roadmap-theme section:nth-of-type(4) p{margin-top:0!important;max-width:620px!important}@media(max-width:900px){.sy-role-practice-theme .practiceSearchBarFinal{grid-template-columns:1fr!important;border-radius:26px!important;padding:12px!important}}.sy-role-practice-theme .practiceSearchBoxExact{width:100%!important;max-width:1450px!important;margin:0 auto 28px!important;padding:14px!important;border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 52px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px 170px!important;gap:14px!important;align-items:center!important;overflow:hidden!important;min-height:auto!important}.sy-role-practice-theme .practiceSearchBoxExact>div,.sy-role-practice-theme .practiceSearchBoxExact>label,.sy-role-practice-theme .practiceSearchBoxExact>span{min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important}.sy-role-practice-theme .practiceSearchInputExact{width:100%!important;min-width:0!important;max-width:100%!important;height:58px!important;margin:0!important;padding:0 20px!important;border-radius:24px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:18px!important;font-weight:750!important;line-height:58px!important;outline:none!important;box-shadow:inset 0 2px 10px #0ea5e90f!important;transform:none!important;position:static!important;display:block!important}.sy-role-practice-theme .practiceSelectExact{width:100%!important;min-width:0!important;max-width:100%!important;height:58px!important;margin:0!important;padding:0 16px!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:17px!important;font-weight:850!important;outline:none!important;box-shadow:inset 0 2px 10px #0ea5e90f!important;transform:none!important;position:static!important;display:block!important}.sy-role-practice-theme .practiceRefreshExact{width:100%!important;min-width:150px!important;max-width:100%!important;height:58px!important;margin:0!important;padding:0 20px!important;border-radius:24px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd 52%,#fff)!important;color:#0284c7!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 36px #0ea5e929!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;transform:none!important;position:static!important}.sy-role-practice-theme div:has(input.practiceSearchInputExact):not(.practiceSearchBoxExact){border:none!important;box-shadow:none!important;background:transparent!important;padding:0!important;margin:0!important;display:block!important;min-height:auto!important;overflow:visible!important}@media(max-width:900px){.sy-role-practice-theme .practiceSearchBoxExact{grid-template-columns:1fr!important;border-radius:26px!important;padding:12px!important}.sy-role-practice-theme .practiceRefreshExact{width:100%!important}}.sy-role-practice-theme{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:24px 42px!important}.sy-role-practice-theme>div,.sy-role-practice-theme>main,.sy-role-practice-theme>section{max-width:1450px!important;width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.sy-role-practice-theme .practiceSearchBoxExact{width:100%!important;max-width:1450px!important;margin:0 auto 28px!important;padding:14px!important;border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 52px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px 170px!important;gap:14px!important;align-items:center!important;overflow:hidden!important}.sy-role-practice-theme .practiceSearchBoxExact>div{min-width:0!important;margin:0!important;padding:0!important}.sy-role-practice-theme .practiceSearchInputExact{width:100%!important;min-width:0!important;height:58px!important;margin:0!important;padding:0 20px!important;border-radius:24px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:18px!important;font-weight:750!important;box-shadow:inset 0 2px 10px #0ea5e90f!important;position:static!important;transform:none!important}.sy-role-practice-theme .practiceSearchInputExact::-moz-placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme .practiceSearchInputExact::placeholder{color:#94a3b8!important;font-weight:750!important}.sy-role-practice-theme .practiceSelectExact{width:100%!important;min-width:0!important;height:58px!important;margin:0!important;padding:0 16px!important;border-radius:18px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:17px!important;font-weight:850!important}.sy-role-practice-theme .practiceRefreshExact{width:100%!important;min-width:150px!important;height:58px!important;margin:0!important;padding:0 20px!important;border-radius:24px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#e0f2fe,#bae6fd 52%,#fff)!important;color:#0284c7!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 36px #0ea5e929!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important}.sy-role-practice-theme article,.sy-role-practice-theme .question-card,.sy-role-practice-theme .card{border-radius:32px!important;padding:28px!important;border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.12),transparent 28%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 22px 56px #0ea5e91a!important}.sy-role-practice-theme article button:not(.practice-submit-answer-btn):not(.strictPracticePageBtn),.sy-role-practice-theme article li,.sy-role-practice-theme article label,.sy-role-practice-theme .option{transform:none!important;animation:none!important;box-shadow:none!important;background:#fff!important;border-color:#dbeafe!important}.sy-role-practice-theme .practice-submit-answer-btn{position:relative!important;overflow:hidden!important;min-width:160px!important;height:50px!important;border:none!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e938!important}.sy-role-practice-theme .practice-submit-answer-btn:hover{transform:translateY(-4px) scale(1.02)!important;box-shadow:0 24px 52px #0ea5e94d!important}.strictPracticePagination{width:100%!important;max-width:1450px!important;margin:28px auto 0!important;padding:16px!important;border-radius:28px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 52px #0ea5e91a!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.strictPracticePageBtn{min-width:130px!important;height:46px!important;border-radius:16px!important;border:1px solid rgba(186,230,253,.95)!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;cursor:pointer!important}.strictPracticePageBtn:disabled{opacity:.45!important;cursor:not-allowed!important}.strictPracticePageInfo{text-align:center!important;color:#0f172a!important;font-size:15px!important;font-weight:950!important}.strictPracticePageInfo span{display:block!important;margin-top:4px!important;color:#64748b!important;font-size:12px!important;font-weight:800!important}@media(max-width:900px){.sy-role-practice-theme{padding:18px!important}.sy-role-practice-theme .practiceSearchBoxExact{grid-template-columns:1fr!important}.strictPracticePagination{flex-direction:column!important}.strictPracticePageBtn{width:100%!important}}.roleOptions{display:grid!important;gap:14px!important}.roleOption{width:100%!important;text-align:left!important;border-radius:20px!important;border:1px solid #dbeafe!important;background:#fff!important;padding:16px 18px!important;color:#334155!important;font-size:16px!important;font-weight:800!important;display:flex!important;align-items:flex-start!important;gap:10px!important;cursor:pointer!important;box-shadow:none!important;transform:none!important;transition:border-color .18s ease,background .18s ease,color .18s ease!important}.roleOption:hover{border-color:#bae6fd!important;background:#f8fcff!important;box-shadow:none!important;transform:none!important}.roleOption.optionCorrect{border-color:#22c55e!important;background:#dcfce7!important;color:#047857!important}.roleOption.optionWrong{border-color:#ef4444!important;background:#fee2e2!important;color:#b91c1c!important}.roleOption b{min-width:24px!important}.practiceSubmitAnswerBtn,.practice-submit-answer-btn{position:relative!important;overflow:hidden!important;min-width:160px!important;height:50px!important;border:none!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e938!important;cursor:pointer!important;transition:transform .24s ease,box-shadow .24s ease!important}.practiceSubmitAnswerBtn:before,.practice-submit-answer-btn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:mcqAnswerButtonShine 2.8s ease-in-out infinite!important}.practiceSubmitAnswerBtn:hover,.practice-submit-answer-btn:hover{transform:translateY(-4px) scale(1.02)!important;box-shadow:0 24px 52px #0ea5e94d!important}@keyframes mcqAnswerButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}html,body,#root{height:100%!important;overflow:hidden!important}#root>div:has(aside){height:100vh!important;max-height:100vh!important;overflow:hidden!important;display:flex!important}#root aside,aside{position:sticky!important;top:0!important;left:0!important;height:100vh!important;max-height:100vh!important;flex-shrink:0!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:50!important}#root>div:has(aside) main,#root>div:has(aside) .main-content,#root>div:has(aside) [role=main]{height:100vh!important;max-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important;flex:1 1 auto!important;min-width:0!important}#root>div:has(aside)>div:not(aside){min-width:0!important;flex:1 1 auto!important;max-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important}#root>div:has(aside) main::-webkit-scrollbar,#root>div:has(aside)>div:not(aside)::-webkit-scrollbar{width:10px!important}#root>div:has(aside) main::-webkit-scrollbar-thumb,#root>div:has(aside)>div:not(aside)::-webkit-scrollbar-thumb{background:#0ea5e959!important;border-radius:999px!important}#root>div:has(aside) main::-webkit-scrollbar-track,#root>div:has(aside)>div:not(aside)::-webkit-scrollbar-track{background:#e2e8f0a6!important}.dsaThemePage{width:100%!important;min-height:100vh!important;overflow-x:hidden!important;padding:24px 42px!important;background:radial-gradient(circle at 12% 8%,rgba(14,165,233,.16),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.28),transparent 34%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important;position:relative!important}.dsaThemePage:before,.dsaThemePage:after{content:""!important;position:fixed!important;border-radius:999px!important;pointer-events:none!important;z-index:0!important;filter:blur(1px)!important;animation:dsaFloatBubble 8s ease-in-out infinite!important}.dsaThemePage:before{width:180px!important;height:180px!important;right:8%!important;top:12%!important;background:#0ea5e91f!important}.dsaThemePage:after{width:130px!important;height:130px!important;left:8%!important;bottom:10%!important;background:#7dd3fc29!important;animation-delay:1.5s!important}@keyframes dsaFloatBubble{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-18px) scale(1.04)}}.dsaThemeShell{width:100%!important;max-width:1450px!important;position:relative!important;z-index:1!important}.dsaHero{border-radius:36px!important;padding:34px!important;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.34),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#7dd3fc)!important;box-shadow:0 28px 80px #0ea5e938!important;border:1px solid rgba(186,230,253,.85)!important;overflow:hidden!important;position:relative!important}.dsaHero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)!important;transform:translate(-120%) skew(-18deg)!important;animation:dsaHeroShine 4s ease-in-out infinite!important}@keyframes dsaHeroShine{0%{transform:translate(-120%) skew(-18deg)}45%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.dsaHero h1,.dsaHero p{position:relative!important;z-index:1!important}.dsaHero h1{font-size:clamp(36px,4vw,56px)!important;line-height:1.05!important;letter-spacing:-1.3px!important}.dsaStatsGrid>div{border-radius:28px!important;background:#fffffff5!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 18px 48px #0ea5e91a!important;transition:transform .25s ease,box-shadow .25s ease!important}.dsaStatsGrid>div:hover{transform:translateY(-5px)!important;box-shadow:0 26px 64px #0ea5e929!important}.dsaFilterPanel{border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 58px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.dsaFilterPanel input,.dsaFilterPanel select{height:56px!important;border-radius:22px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.dsaFilterPanel input:focus,.dsaFilterPanel select:focus{border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf829!important}.dsaFilterPanel button,.dsaThemePage button,.dsaQuestionCard a{transition:transform .24s ease,box-shadow .24s ease,background .24s ease!important}.dsaFilterPanel>div:first-child button,.dsaThemePage button:not(.dsaTopicChips button),.dsaQuestionCard a{border-radius:20px!important}.dsaFilterPanel>div:first-child button,.dsaQuestionCard a,.dsaPagination button:not(:disabled){position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;color:#fff!important;border:none!important;box-shadow:0 16px 36px #0ea5e933!important}.dsaFilterPanel>div:first-child button:before,.dsaQuestionCard a:before,.dsaPagination button:not(:disabled):before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:dsaButtonShine 2.8s ease-in-out infinite!important}@keyframes dsaButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.dsaThemePage button:hover,.dsaQuestionCard a:hover{transform:translateY(-3px)!important}.dsaTopicChips button{border-radius:18px!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 10px 26px #0ea5e914!important}.dsaTopicChips button:hover{transform:translateY(-3px)!important;background:#f0f9ff!important}.dsaQuestionGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.dsaQuestionCard{min-width:0!important;border-radius:32px!important;padding:28px!important;border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.12),transparent 28%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 22px 56px #0ea5e91a!important;transition:transform .25s ease,box-shadow .25s ease!important}.dsaQuestionCard:hover{transform:translateY(-6px)!important;box-shadow:0 30px 76px #0ea5e929!important}.dsaQuestionCard h3{line-height:1.25!important}.dsaQuestionCard .inline-flex{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important}.dsaQuestionCard a{display:inline-flex!important;justify-content:center!important;align-items:center!important}.dsaQuestionCard button{border-radius:20px!important}.dsaQuestionCard button:not(.bg-emerald-600){border:1px solid rgba(186,230,253,.95)!important;background:#fff!important;color:#334155!important}.dsaPagination{border-radius:30px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 58px #0ea5e91a!important}.dsaPagination span{border-radius:20px!important;background:#f0f9ff!important;border:1px solid #bae6fd!important}.dsaPagination button:disabled{opacity:.45!important;cursor:not-allowed!important}.dsaThemePage,.dsaThemeShell,.dsaQuestionGrid,.dsaQuestionCard{max-width:100%!important;overflow-wrap:anywhere!important}@media(max-width:1150px){.dsaThemePage{padding:22px!important}.dsaQuestionGrid{grid-template-columns:1fr!important}}@media(max-width:720px){.dsaThemePage{padding:16px!important}.dsaHero,.dsaFilterPanel,.dsaQuestionCard,.dsaPagination{border-radius:24px!important}}.dsaHero p:first-child,.dsaHero h1,.dsaHero>p,.dsaHero .text-indigo-100{color:#fff!important}.dsaHero h1{color:#fff!important;text-shadow:0 12px 34px rgba(2,132,199,.28)!important}.dsaHero p:first-child{color:#ffffffe0!important;letter-spacing:.32em!important}.dsaHero>p,.dsaHero p:not(:first-child){color:#ffffffeb!important}.dsaFilterPanel select,.dsaFilterPanel input{border-color:#bae6fd!important;outline:none!important;color:#0f172a!important}.dsaFilterPanel select:hover,.dsaFilterPanel input:hover{border-color:#7dd3fc!important;background:#f8fcff!important;box-shadow:0 0 0 4px #7dd3fc29!important}.dsaFilterPanel select:focus,.dsaFilterPanel input:focus{border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf82e!important}.dsaTopicChips button{border-color:#bae6fd!important}.dsaTopicChips button:hover{color:#0284c7!important;border-color:#7dd3fc!important;background:#e0f2fe!important;box-shadow:0 14px 32px #0ea5e924!important}.dsaTopicChips button.bg-indigo-600,.dsaTopicChips button[class*=bg-indigo-600]{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;border-color:#38bdf8!important;box-shadow:0 16px 36px #0ea5e933!important}.dsaFilterPanel .focus\:border-indigo-500:focus,.dsaFilterPanel .focus\:ring-indigo-100:focus{border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf82e!important}.dsaTopicChips .ring-indigo-600,.dsaTopicChips [class*=ring-indigo-600]{--tw-ring-color: #38bdf8 !important}.dsaHero:after{content:""!important;position:absolute!important;width:190px!important;height:190px!important;right:8%!important;bottom:-70px!important;border-radius:999px!important;background:#ffffff2e!important;animation:dsaHeaderBubbleFloat 7s ease-in-out infinite!important}@keyframes dsaHeaderBubbleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-16px) scale(1.04)}}.practiceMcqThemePage{width:100%!important;min-height:100vh!important;overflow-x:hidden!important;padding:24px 42px!important;background:radial-gradient(circle at 12% 8%,rgba(14,165,233,.16),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.28),transparent 34%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important;position:relative!important}.practiceMcqThemePage:before,.practiceMcqThemePage:after{content:""!important;position:fixed!important;border-radius:999px!important;pointer-events:none!important;z-index:0!important;animation:practiceMcqBubbleFloat 8s ease-in-out infinite!important}.practiceMcqThemePage:before{width:180px!important;height:180px!important;right:7%!important;top:12%!important;background:#0ea5e91f!important}.practiceMcqThemePage:after{width:130px!important;height:130px!important;left:8%!important;bottom:10%!important;background:#7dd3fc29!important;animation-delay:1.4s!important}@keyframes practiceMcqBubbleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-18px) scale(1.04)}}.practiceMcqShell{width:100%!important;max-width:1450px!important;position:relative!important;z-index:1!important}.practiceMcqHero{border-radius:36px!important;padding:34px!important;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.34),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#7dd3fc)!important;box-shadow:0 28px 80px #0ea5e938!important;border:1px solid rgba(186,230,253,.85)!important;overflow:hidden!important;position:relative!important}.practiceMcqHero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)!important;transform:translate(-120%) skew(-18deg)!important;animation:practiceMcqHeroShine 4s ease-in-out infinite!important}.practiceMcqHero:after{content:""!important;position:absolute!important;width:190px!important;height:190px!important;right:8%!important;bottom:-70px!important;border-radius:999px!important;background:#ffffff2e!important;animation:practiceMcqHeaderBubble 7s ease-in-out infinite!important}@keyframes practiceMcqHeroShine{0%{transform:translate(-120%) skew(-18deg)}45%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}@keyframes practiceMcqHeaderBubble{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-16px) scale(1.04)}}.practiceMcqHero h1,.practiceMcqHero p{position:relative!important;z-index:1!important;color:#fff!important}.practiceMcqHero h1{font-size:clamp(36px,4vw,56px)!important;line-height:1.05!important;letter-spacing:-1.3px!important;text-shadow:0 12px 34px rgba(2,132,199,.28)!important}.practiceMcqHero p:first-child{color:#ffffffe0!important;letter-spacing:.32em!important}.practiceMcqHero p:not(:first-child){color:#ffffffeb!important}.practiceMcqThemePage .bg-rose-50,.practiceMcqThemePage section:not(.practiceMcqHero):not(.practiceMcqFilter):not(.practiceMcqSet){border-radius:28px!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 18px 48px #0ea5e91a!important}.practiceMcqThemePage section.grid>div{border-radius:28px!important;background:#fffffff5!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 18px 48px #0ea5e91a!important;transition:transform .25s ease,box-shadow .25s ease!important}.practiceMcqThemePage section.grid>div:hover{transform:translateY(-5px)!important;box-shadow:0 26px 64px #0ea5e929!important}.practiceMcqFilter,.practiceMcqSet{border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 58px #0ea5e91a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.practiceMcqFilter input,.practiceMcqFilter select{height:56px!important;border-radius:22px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.practiceMcqFilter button{border-radius:18px!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 10px 26px #0ea5e914!important}.practiceMcqFilter button:hover{transform:translateY(-3px)!important;border-color:#7dd3fc!important;background:#e0f2fe!important;color:#0284c7!important}.practiceMcqFilter button.bg-indigo-600,.practiceMcqFilter button[class*=bg-indigo-600]{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;border-color:#38bdf8!important;box-shadow:0 16px 36px #0ea5e933!important}.practiceMcqFilter>div:first-child button,.practiceMcqFilter>div:nth-child(2) button:nth-child(2),.practiceMcqSet>div:first-child button,.practiceMcqPagination button:not(:disabled){position:relative!important;overflow:hidden!important;border-radius:20px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 52%,#22c55e)!important;color:#fff!important;border:none!important;box-shadow:0 16px 36px #0ea5e933!important;transition:transform .24s ease,box-shadow .24s ease!important}.practiceMcqFilter>div:first-child button:before,.practiceMcqFilter>div:nth-child(2) button:nth-child(2):before,.practiceMcqSet>div:first-child button:before,.practiceMcqPagination button:not(:disabled):before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:practiceMcqButtonShine 2.8s ease-in-out infinite!important}@keyframes practiceMcqButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.practiceMcqThemePage button:hover{transform:translateY(-3px)!important}.practiceMcqFilter>div:nth-child(2) button:first-child{background:#fff!important;color:#334155!important;border:1px solid #bae6fd!important}.practiceMcqGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.practiceMcqCard{min-width:0!important;border-radius:32px!important;padding:28px!important;border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.12),transparent 28%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 22px 56px #0ea5e91a!important;transition:transform .25s ease,box-shadow .25s ease!important}.practiceMcqCard:hover{transform:translateY(-6px)!important;box-shadow:0 30px 76px #0ea5e929!important}.practiceMcqCard h3{line-height:1.35!important;font-size:20px!important}.practiceMcqCard .bg-indigo-50,.practiceMcqCard span[class*=bg-indigo-50]{background:#e0f2fe!important;color:#0284c7!important;border-color:#bae6fd!important}.practiceMcqCard button{border-radius:20px!important;box-shadow:none!important;transform:none!important}.practiceMcqCard button:hover:not(:disabled){border-color:#7dd3fc!important;background:#f0f9ff!important;color:#0284c7!important;transform:none!important}.practiceMcqCard button.border-emerald-400,.practiceMcqCard button[class*=border-emerald]{border-color:#22c55e!important;background:#dcfce7!important;color:#047857!important}.practiceMcqCard button.border-rose-400,.practiceMcqCard button[class*=border-rose]{border-color:#ef4444!important;background:#fee2e2!important;color:#b91c1c!important}.practiceMcqCard div[class*=bg-emerald-50],.practiceMcqCard div[class*=bg-rose-50]{border-radius:20px!important}.practiceMcqPagination{border-radius:30px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 58px #0ea5e91a!important}.practiceMcqPagination span{border-radius:20px!important;background:#f0f9ff!important;border:1px solid #bae6fd!important}.practiceMcqPagination button:disabled{opacity:.45!important;cursor:not-allowed!important}.practiceMcqThemePage,.practiceMcqShell,.practiceMcqGrid,.practiceMcqCard{max-width:100%!important;overflow-wrap:anywhere!important}@media(max-width:1150px){.practiceMcqThemePage{padding:22px!important}.practiceMcqGrid{grid-template-columns:1fr!important}}@media(max-width:720px){.practiceMcqThemePage{padding:16px!important}.practiceMcqHero,.practiceMcqFilter,.practiceMcqSet,.practiceMcqCard,.practiceMcqPagination{border-radius:24px!important}}.mcqSubmitAnswerBtn{position:relative!important;overflow:hidden!important;margin-top:18px!important;min-width:170px!important;height:50px!important;border:none!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:15px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e938!important;cursor:pointer!important;transition:transform .24s ease,box-shadow .24s ease,opacity .24s ease!important}.mcqSubmitAnswerBtn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:mcqSubmitAnswerShine 2.8s ease-in-out infinite!important}.mcqSubmitAnswerBtn:disabled{opacity:.45!important;cursor:not-allowed!important;transform:none!important;box-shadow:0 10px 22px #94a3b82e!important;background:linear-gradient(135deg,#cbd5e1,#e2e8f0)!important}@keyframes mcqSubmitAnswerShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.practiceMcqCard button.border-sky-400,.practiceMcqCard button[class*=border-sky]{border-color:#38bdf8!important;background:#e0f2fe!important;color:#0369a1!important}.practiceMcqThemePage,.practiceMcqThemePage *{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.practiceMcqThemePage{background:radial-gradient(circle at 10% 8%,rgba(14,165,233,.18),transparent 28%),radial-gradient(circle at 92% 15%,rgba(125,211,252,.3),transparent 32%),radial-gradient(circle at 55% 95%,rgba(186,230,253,.22),transparent 32%),linear-gradient(180deg,#fff,#f4fbff,#fff)!important}.practiceMcqHero{background:radial-gradient(circle at 88% 14%,rgba(255,255,255,.36),transparent 30%),linear-gradient(135deg,#0284c7,#0ea5e9 52%,#7dd3fc)!important;border:1px solid rgba(186,230,253,.9)!important;box-shadow:0 30px 85px #0ea5e93d!important}.practiceMcqHero h1{color:#fff!important;font-weight:950!important;letter-spacing:-1.4px!important;text-shadow:0 14px 36px rgba(2,132,199,.28)!important}.practiceMcqHero p{color:#ffffffeb!important}.practiceMcqHero p:first-child{color:#ffffffe0!important;letter-spacing:.34em!important}.practiceMcqFilter,.practiceMcqSet{background:#fffffff7!important;border:1px solid rgba(186,230,253,.96)!important;box-shadow:0 24px 64px #0ea5e91c!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.practiceMcqFilter input,.practiceMcqFilter select{height:58px!important;border-radius:22px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:15px!important;font-weight:850!important;box-shadow:inset 0 2px 10px #0ea5e90f!important}.practiceMcqFilter input::-moz-placeholder{color:#94a3b8!important;font-weight:800!important}.practiceMcqFilter input::placeholder{color:#94a3b8!important;font-weight:800!important}.practiceMcqFilter input:hover,.practiceMcqFilter select:hover,.practiceMcqFilter input:focus,.practiceMcqFilter select:focus{border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf829!important}.practiceMcqFilter button,.practiceMcqSet>div:first-child button,.practiceMcqPagination button:not(:disabled),.mcqSubmitAnswerBtn{border-radius:20px!important;font-weight:950!important;transition:transform .24s ease,box-shadow .24s ease,background .24s ease!important}.practiceMcqFilter>div:first-child button,.practiceMcqFilter>div:nth-child(2) button:nth-child(2),.practiceMcqSet>div:first-child button,.practiceMcqPagination button:not(:disabled),.mcqSubmitAnswerBtn{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8,#22c55e)!important;color:#fff!important;border:none!important;box-shadow:0 18px 42px #0ea5e938!important}.practiceMcqFilter>div:first-child button:before,.practiceMcqFilter>div:nth-child(2) button:nth-child(2):before,.practiceMcqSet>div:first-child button:before,.practiceMcqPagination button:not(:disabled):before,.mcqSubmitAnswerBtn:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:translate(-120%) skew(-18deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;animation:mcqPremiumButtonShine 2.8s ease-in-out infinite!important}@keyframes mcqPremiumButtonShine{0%{transform:translate(-120%) skew(-18deg)}55%{transform:translate(135%) skew(-18deg)}to{transform:translate(135%) skew(-18deg)}}.practiceMcqFilter button:hover,.practiceMcqSet>div:first-child button:hover,.practiceMcqPagination button:not(:disabled):hover,.mcqSubmitAnswerBtn:hover:not(:disabled){transform:translateY(-4px) scale(1.02)!important;box-shadow:0 26px 58px #0ea5e94d!important}.practiceMcqFilter>div:nth-child(2) button:first-child{background:#fff!important;color:#334155!important;border:1px solid #bae6fd!important;box-shadow:0 10px 26px #0ea5e914!important}.practiceMcqFilter>div:nth-child(2) button:first-child:hover{background:#e0f2fe!important;color:#0284c7!important}.practiceMcqFilter span{border-radius:20px!important;background:#ecfdf5!important;border:1px solid #bbf7d0!important;color:#047857!important;box-shadow:0 12px 30px #22c55e1a!important}.practiceMcqCard{background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.13),transparent 28%),linear-gradient(135deg,#fff,#f8fcff)!important;border:1px solid rgba(125,211,252,.95)!important;box-shadow:0 24px 62px #0ea5e91c!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.practiceMcqCard:hover{transform:translateY(-6px)!important;border-color:#7dd3fc!important;box-shadow:0 32px 82px #0ea5e92b!important}.practiceMcqCard h3{color:#0f172a!important;font-weight:950!important;line-height:1.35!important;letter-spacing:-.2px!important}.practiceMcqCard span.rounded-full{font-weight:950!important}.practiceMcqCard span[class*=bg-indigo-50]{background:#e0f2fe!important;color:#0284c7!important;border-color:#bae6fd!important}.practiceMcqCard span[class*=bg-white]{background:#fff!important;color:#475569!important;border-color:#dbeafe!important}.practiceMcqCard .grid button{border-radius:20px!important;background:#fff!important;border:1px solid #dbeafe!important;color:#334155!important;font-weight:850!important;box-shadow:none!important;transform:none!important}.practiceMcqCard .grid button:hover:not(:disabled){background:#f0f9ff!important;border-color:#7dd3fc!important;color:#0284c7!important;transform:none!important}.practiceMcqCard .grid button[class*=border-sky],.practiceMcqCard .grid button[class*=bg-sky]{background:#e0f2fe!important;border-color:#38bdf8!important;color:#0369a1!important}.practiceMcqCard .grid button[class*=border-emerald],.practiceMcqCard .grid button[class*=bg-emerald]{background:#dcfce7!important;border-color:#22c55e!important;color:#047857!important}.practiceMcqCard .grid button[class*=border-rose],.practiceMcqCard .grid button[class*=bg-rose]{background:#fee2e2!important;border-color:#ef4444!important;color:#b91c1c!important}.mcqSubmitAnswerBtn{margin-top:20px!important;min-width:175px!important;height:52px!important;font-size:15px!important}.mcqSubmitAnswerBtn:disabled{opacity:.45!important;cursor:not-allowed!important;background:linear-gradient(135deg,#cbd5e1,#e2e8f0)!important;box-shadow:0 10px 22px #94a3b82e!important;transform:none!important}.practiceMcqCard div[class*=bg-emerald-50],.practiceMcqCard div[class*=bg-rose-50]{border-radius:20px!important;font-weight:950!important}.practiceMcqPagination{background:#fffffff7!important;border:1px solid rgba(186,230,253,.96)!important;box-shadow:0 22px 58px #0ea5e91c!important}.practiceMcqPagination span{background:#f0f9ff!important;border:1px solid #bae6fd!important;color:#334155!important}.practiceMcqThemePage .focus\:border-indigo-500:focus,.practiceMcqThemePage .focus\:ring-indigo-100:focus{border-color:#38bdf8!important;box-shadow:0 0 0 5px #38bdf829!important}.practiceMcqThemePage .hover\:bg-indigo-50:hover{background:#e0f2fe!important}.practiceMcqThemePage .hover\:border-indigo-300:hover{border-color:#7dd3fc!important}.practiceMcqCard .grid button:not(.mcqSubmitAnswerBtn){background:#fff!important;border:1px solid #dbeafe!important;color:#334155!important;box-shadow:none!important;transform:none!important}.practiceMcqCard .grid button[class*=border-sky]:not(.mcqSubmitAnswerBtn),.practiceMcqCard .grid button[class*=bg-sky]:not(.mcqSubmitAnswerBtn){background:#fff!important;border-color:#7dd3fc!important;color:#334155!important}.practiceMcqCard .grid button:not(.mcqSubmitAnswerBtn):hover:not(:disabled){background:#f0f9ff!important;border-color:#38bdf8!important;color:#0284c7!important;box-shadow:none!important;transform:none!important}.practiceMcqCard .grid button[class*=border-emerald]:not(.mcqSubmitAnswerBtn),.practiceMcqCard .grid button[class*=bg-emerald]:not(.mcqSubmitAnswerBtn){background:#dcfce7!important;border-color:#22c55e!important;color:#047857!important}.practiceMcqCard .grid button[class*=border-rose]:not(.mcqSubmitAnswerBtn),.practiceMcqCard .grid button[class*=bg-rose]:not(.mcqSubmitAnswerBtn){background:#fee2e2!important;border-color:#ef4444!important;color:#b91c1c!important}.mcqSubmitAnswerBtn,.mcqSubmitAnswerBtn:disabled{opacity:1!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;border:none!important;box-shadow:0 18px 38px #0ea5e938!important}.mcqSubmitAnswerBtn:disabled{cursor:not-allowed!important;filter:saturate(.9) brightness(.96)!important}.mcqSubmitAnswerBtn:hover:not(:disabled){transform:translateY(-4px) scale(1.02)!important;box-shadow:0 24px 52px #0ea5e94d!important}@keyframes resumeBubbleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.04)}}@keyframes resumeSoftGlow{0%,to{opacity:.45}50%{opacity:.8}}#root .sy-resume-theme{min-height:100vh!important;width:100%!important;padding:28px 32px!important;background:radial-gradient(circle at 8% 8%,rgba(56,189,248,.22),transparent 28%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.18),transparent 32%),radial-gradient(circle at 55% 100%,rgba(14,165,233,.12),transparent 35%),linear-gradient(135deg,#eef9ff,#fff 48%,#f3fbff)!important;overflow-x:hidden!important}#root .sy-resume-theme>div{max-width:1500px!important}#root .sy-resume-theme section:first-child{min-height:245px!important;max-height:310px!important;padding:54px 64px!important;border-radius:34px!important;background:radial-gradient(circle at 86% 72%,rgba(255,255,255,.24) 0 8%,transparent 22%),radial-gradient(circle at 18% 58%,rgba(255,255,255,.1) 0 6%,transparent 22%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#38bdf8)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 26px 64px #0ea5e92e!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;position:relative!important;overflow:hidden!important}#root .sy-resume-theme section:first-child:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px)!important;background-size:42px 42px!important;opacity:.42!important;pointer-events:none!important}#root .sy-resume-theme section:first-child:after{content:""!important;position:absolute!important;right:7%!important;bottom:-95px!important;width:230px!important;height:230px!important;border-radius:999px!important;background:#ffffff38!important;box-shadow:-260px -35px 0 -110px #ffffff1c,-490px 45px 0 -132px #ffffff17!important;animation:resumeBubbleFloat 5.5s ease-in-out infinite!important;pointer-events:none!important}#root .sy-resume-theme section:first-child>div.absolute{display:none!important}#root .sy-resume-theme section:first-child>div.relative{width:100%!important;max-width:1000px!important;margin-left:0!important;margin-right:auto!important;text-align:left!important;z-index:5!important}#root .sy-resume-theme section:first-child p:first-child{color:#fffffff5!important;font-size:13px!important;font-weight:950!important;letter-spacing:.16em!important;word-spacing:.1em!important;text-transform:uppercase!important;margin:0 0 18px!important}#root .sy-resume-theme section:first-child h1{color:#fff!important;font-size:clamp(42px,5vw,68px)!important;line-height:1.04!important;font-weight:950!important;letter-spacing:-.025em!important;word-spacing:.04em!important;text-shadow:0 18px 40px rgba(2,132,199,.3)!important;margin:0!important}#root .sy-resume-theme section:first-child h1+p{display:none!important}#root .sy-resume-theme section:not(:first-child)>div,#root .sy-resume-theme section:not(:first-child),#root .sy-resume-theme .rounded-\[34px\]{border-color:#bae6fdf2!important}#root .sy-resume-theme .bg-white\/95,#root .sy-resume-theme .bg-white{background:radial-gradient(circle at 92% 8%,rgba(125,211,252,.13),transparent 30%),#fffffff7!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 22px 58px #0ea5e91a!important}#root .sy-resume-theme h2{color:#0f172a!important;font-weight:950!important;letter-spacing:-.025em!important;word-spacing:.04em!important}#root .sy-resume-theme h3{color:#0f172a!important;font-weight:900!important;letter-spacing:-.015em!important}#root .sy-resume-theme p{letter-spacing:.005em!important;word-spacing:.03em!important}#root .sy-resume-theme label span,#root .sy-resume-theme button span.rounded-2xl{background:#e0f2fe!important;color:#0284c7!important}#root .sy-resume-theme input,#root .sy-resume-theme textarea{border:1px solid #bae6fd!important;background:linear-gradient(180deg,#fff,#f8fcff)!important;color:#0f172a!important;box-shadow:0 10px 24px #0ea5e90d!important}#root .sy-resume-theme input:focus,#root .sy-resume-theme textarea:focus{border-color:#0ea5e9!important;box-shadow:0 0 0 4px #0ea5e929!important}#root .sy-resume-theme button{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease!important}#root .sy-resume-theme button[class*=from-indigo-600],#root .sy-resume-theme button[class*=to-violet-600],#root .sy-resume-theme button[class*=to-fuchsia-600]{background:linear-gradient(135deg,#0284c7,#0ea5e9 55%,#38bdf8)!important;color:#fff!important;box-shadow:0 18px 42px #0ea5e938!important}#root .sy-resume-theme button[class*=from-indigo-600]:hover,#root .sy-resume-theme button[class*=to-violet-600]:hover,#root .sy-resume-theme button[class*=to-fuchsia-600]:hover{transform:translateY(-3px) scale(1.01)!important;box-shadow:0 24px 52px #0ea5e947!important}#root .sy-resume-theme .bg-indigo-50,#root .sy-resume-theme .from-indigo-50,#root .sy-resume-theme .to-violet-50{background:linear-gradient(135deg,#f0f9ff,#fff 55%,#e0f2fe)!important;border-color:#bae6fd!important}#root .sy-resume-theme .text-indigo-700,#root .sy-resume-theme .text-indigo-900,#root .sy-resume-theme .text-indigo-600{color:#0284c7!important}#root .sy-resume-theme .bg-indigo-600{background:#0ea5e9!important}#root .sy-resume-theme .ring-indigo-100,#root .sy-resume-theme .border-indigo-100{--tw-ring-color: #bae6fd !important;border-color:#bae6fd!important}#root .sy-resume-theme .absolute.left-0.right-0{border:1px solid #bae6fd!important;box-shadow:0 26px 64px #0ea5e92e!important}#root .sy-resume-theme .rounded-\[24px\]{border-color:#bae6fd!important}#root .sy-resume-theme .from-slate-50.to-indigo-50{background:linear-gradient(135deg,#fff,#f0f9ff)!important}#root .sy-resume-theme input[type=file]{cursor:pointer!important}#root .sy-resume-theme *::-webkit-scrollbar{width:8px!important;height:8px!important}#root .sy-resume-theme *::-webkit-scrollbar-thumb{background:#7dd3fc!important;border-radius:999px!important}#root .sy-resume-theme *::-webkit-scrollbar-track{background:#e0f2fe!important}@media(max-width:768px){#root .sy-resume-theme{padding:20px 16px!important}#root .sy-resume-theme section:first-child{min-height:205px!important;padding:36px 28px!important}#root .sy-resume-theme section:first-child h1{font-size:40px!important}#root .sy-resume-theme section:first-child p:first-child{font-size:12px!important;letter-spacing:.12em!important}}#root .sy-resume-theme button[class*=from-indigo-600],#root .sy-resume-theme button[class*=to-violet-600]{background:linear-gradient(135deg,#e0f2fe,#fff 52%,#bae6fd)!important;color:#075985!important;border:1px solid #7dd3fc!important;box-shadow:0 16px 36px #0ea5e91f!important}#root .sy-resume-theme button[class*=from-indigo-600] p,#root .sy-resume-theme button[class*=to-violet-600] p,#root .sy-resume-theme button[class*=from-indigo-600] span,#root .sy-resume-theme button[class*=to-violet-600] span{color:#075985!important}#root .sy-resume-theme button:hover{border-color:#7dd3fc!important}#root .sy-resume-theme button:not(:disabled):hover{background:linear-gradient(135deg,#f0f9ff,#fff 55%,#e0f2fe)!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600],#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]{background:linear-gradient(135deg,#0284c7,#0ea5e9 55%,#38bdf8)!important;color:#fff!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600] *,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600] *{color:#fff!important}#root .sy-resume-theme .absolute.left-0.right-0 button.bg-indigo-600{background:linear-gradient(135deg,#e0f2fe,#fff 52%,#bae6fd)!important;color:#075985!important}#root .sy-resume-theme .absolute.left-0.right-0 button.bg-indigo-600 p{color:#075985!important}#root .sy-resume-theme section:first-child h1,#root .companies-theme-page .companies-theme-hero h1,#root .company-detail-theme-page .companies-theme-hero h1,#root .company-role-theme-page .company-role-hero h1{letter-spacing:-.015em!important;word-spacing:.035em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}#root .sy-resume-theme section:first-child p:first-child,#root .companies-theme-page .companies-theme-kicker,#root .company-detail-theme-page .companies-theme-kicker,#root .company-role-theme-page .company-role-kicker{letter-spacing:.12em!important;word-spacing:.08em!important;white-space:normal!important;word-break:normal!important}#root .sy-resume-theme h1,#root .sy-resume-theme h2,#root .sy-resume-theme h3,#root .sy-resume-theme p,#root .sy-resume-theme button,#root .sy-resume-theme span{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600],#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]{position:relative!important;overflow:hidden!important;border:1px solid rgba(134,239,172,.95)!important;background:linear-gradient(135deg,#22c55e,#34d399 46%,#7dd3fc)!important;color:#fff!important;box-shadow:0 20px 46px #22c55e38,0 10px 28px #0ea5e924!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:before,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:before{content:""!important;position:absolute!important;top:0!important;left:-120%!important;width:70%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent)!important;transform:skew(-18deg)!important;transition:left .65s ease!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:hover,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:hover{background:linear-gradient(135deg,#16a34a,#22c55e 44%,#38bdf8)!important;transform:translateY(-3px) scale(1.015)!important;box-shadow:0 26px 58px #22c55e47,0 12px 32px #0ea5e92e!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:hover:before,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:hover:before{left:130%!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:disabled,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:disabled{background:#cbd5e1!important;border-color:#cbd5e1!important;box-shadow:none!important;transform:none!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600],#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]{position:relative!important;overflow:hidden!important;border:1px solid rgba(125,211,252,.95)!important;background:linear-gradient(135deg,#0284c7,#0ea5e9 48%,#38bdf8 78%,#86efac)!important;color:#fff!important;box-shadow:0 22px 52px #0ea5e942,0 8px 22px #22c55e1a!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:hover,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:hover{background:linear-gradient(135deg,#0369a1,#0284c7 45%,#0ea5e9 78%,#4ade80)!important;transform:translateY(-3px) scale(1.015)!important;box-shadow:0 28px 62px #0ea5e952,0 10px 26px #22c55e24!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:before,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent)!important}#root .sy-resume-theme section:first-child h1{font-size:clamp(36px,4.1vw,56px)!important;line-height:1.05!important;letter-spacing:-.02em!important;word-spacing:.035em!important}#root .sy-resume-theme section:first-child:after{width:250px!important;height:250px!important;right:6%!important;bottom:-105px!important;background:#ffffff4d!important;box-shadow:-250px -38px 0 -105px #ffffff2e,-470px 52px 0 -125px #ffffff24,-110px -125px 0 -145px #ffffff29!important;animation:resumeBubbleFloat 4.8s ease-in-out infinite!important}#root .sy-resume-theme section:first-child{isolation:isolate!important}#root .sy-resume-theme section:first-child .relative.z-10:after{content:""!important;position:absolute!important;right:-230px!important;top:-42px!important;width:155px!important;height:155px!important;border-radius:999px!important;background:#ffffff29!important;animation:resumeBubbleFloat 6.2s ease-in-out infinite reverse!important;pointer-events:none!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600],#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]{border:1px solid rgba(125,211,252,.95)!important;background:linear-gradient(135deg,#0284c7,#0ea5e9 42%,#38bdf8 68%,#4ade80)!important;color:#fff!important;box-shadow:0 22px 52px #0ea5e945,0 10px 28px #22c55e29!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:hover,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:hover{background:linear-gradient(135deg,#0369a1,#0284c7 40%,#0ea5e9 66%,#22c55e)!important;transform:translateY(-3px) scale(1.015)!important;box-shadow:0 28px 62px #0ea5e952,0 12px 30px #22c55e33!important}#root .sy-resume-theme button.w-full[class*=from-indigo-600]:before,#root .sy-resume-theme button.w-full[class*=to-fuchsia-600]:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent)!important}@media(max-width:768px){#root .sy-resume-theme section:first-child h1{font-size:34px!important}#root .sy-resume-theme section:first-child:after{width:190px!important;height:190px!important;bottom:-80px!important}}@keyframes interviewBubbleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-13px) scale(1.04)}}@keyframes interviewSoftShine{0%{left:-120%}to{left:130%}}#root .sy-interview-theme{min-height:100vh!important;width:100%!important;padding:28px 32px!important;background:radial-gradient(circle at 8% 8%,rgba(56,189,248,.22),transparent 28%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.18),transparent 32%),radial-gradient(circle at 52% 100%,rgba(34,197,94,.08),transparent 34%),linear-gradient(135deg,#eef9ff,#fff 48%,#f3fbff)!important;overflow-x:hidden!important}#root .sy-interview-theme>div{max-width:1500px!important}#root .sy-interview-theme section:first-child,#root .sy-interview-theme .gradient-hero{min-height:245px!important;max-height:315px!important;padding:54px 64px!important;border-radius:34px!important;background:radial-gradient(circle at 86% 72%,rgba(255,255,255,.28) 0 8%,transparent 22%),radial-gradient(circle at 18% 58%,rgba(255,255,255,.12) 0 6%,transparent 22%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#38bdf8)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 26px 64px #0ea5e92e!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;position:relative!important;overflow:hidden!important}#root .sy-interview-theme section:first-child:before,#root .sy-interview-theme .gradient-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px)!important;background-size:42px 42px!important;opacity:.42!important;pointer-events:none!important}#root .sy-interview-theme section:first-child:after,#root .sy-interview-theme .gradient-hero:after{content:""!important;position:absolute!important;right:7%!important;bottom:-105px!important;width:250px!important;height:250px!important;border-radius:999px!important;background:#ffffff4d!important;box-shadow:-250px -38px 0 -105px #ffffff2e,-470px 52px 0 -125px #ffffff24,-110px -125px 0 -145px #ffffff29!important;animation:interviewBubbleFloat 4.8s ease-in-out infinite!important;pointer-events:none!important}#root .sy-interview-theme section:first-child>div.absolute,#root .sy-interview-theme .gradient-hero>div.absolute{display:none!important}#root .sy-interview-theme section:first-child>div.relative,#root .sy-interview-theme .gradient-hero>div{width:100%!important;max-width:1100px!important;margin-left:0!important;margin-right:auto!important;text-align:left!important;z-index:5!important}#root .sy-interview-theme section:first-child p:first-child,#root .sy-interview-theme .gradient-hero span,#root .sy-interview-theme .gradient-hero p:first-child{color:#fffffff5!important;font-size:13px!important;font-weight:950!important;letter-spacing:.12em!important;word-spacing:.08em!important;text-transform:uppercase!important}#root .sy-interview-theme section:first-child h1,#root .sy-interview-theme .gradient-hero h1{color:#fff!important;font-size:clamp(36px,4.1vw,56px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.02em!important;word-spacing:.035em!important;text-shadow:0 18px 40px rgba(2,132,199,.3)!important}#root .sy-interview-theme section:first-child h1+p,#root .sy-interview-theme .gradient-hero h1+p{display:none!important}#root .sy-interview-theme .rounded-\[34px\],#root .sy-interview-theme .card,#root .sy-interview-theme section:not(:first-child){background:radial-gradient(circle at 92% 8%,rgba(125,211,252,.13),transparent 30%),#fffffff7!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 22px 58px #0ea5e91a!important}#root .sy-interview-theme .rounded-\[28px\],#root .sy-interview-theme .rounded-\[24px\],#root .sy-interview-theme .rounded-2xl,#root .sy-interview-theme .rounded-3xl{border-color:#bae6fd!important}#root .sy-interview-theme input,#root .sy-interview-theme textarea,#root .sy-interview-theme .input{border:1px solid #bae6fd!important;background:linear-gradient(180deg,#fff,#f8fcff)!important;color:#0f172a!important;box-shadow:0 10px 24px #0ea5e90d!important}#root .sy-interview-theme input:focus,#root .sy-interview-theme textarea:focus,#root .sy-interview-theme .input:focus{border-color:#0ea5e9!important;box-shadow:0 0 0 4px #0ea5e929!important}#root .sy-interview-theme h1,#root .sy-interview-theme h2,#root .sy-interview-theme h3,#root .sy-interview-theme h4,#root .sy-interview-theme p,#root .sy-interview-theme button,#root .sy-interview-theme span{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}#root .sy-interview-theme h2{color:#0f172a!important;font-weight:950!important;letter-spacing:-.02em!important;word-spacing:.035em!important}#root .sy-interview-theme h3,#root .sy-interview-theme h4{color:#0f172a!important;font-weight:900!important;letter-spacing:-.015em!important}#root .sy-interview-theme button[class*=from-indigo-600],#root .sy-interview-theme button[class*=to-violet-600],#root .sy-interview-theme button.bg-indigo-600{background:linear-gradient(135deg,#e0f2fe,#fff 52%,#bae6fd)!important;color:#075985!important;border:1px solid #7dd3fc!important;box-shadow:0 16px 36px #0ea5e91f!important}#root .sy-interview-theme button[class*=from-indigo-600] *,#root .sy-interview-theme button[class*=to-violet-600] *,#root .sy-interview-theme button.bg-indigo-600 *{color:#075985!important}#root .sy-interview-theme button:not(:disabled){transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease!important}#root .sy-interview-theme button:not(:disabled):hover{transform:translateY(-2px)!important;border-color:#7dd3fc!important;box-shadow:0 18px 42px #0ea5e929,0 8px 20px #22c55e14!important}#root .sy-interview-theme button.w-full,#root .sy-interview-theme button[class*=bg-emerald-600],#root .sy-interview-theme button[class*=bg-violet-600],#root .sy-interview-theme button[class*=bg-slate-900],#root .sy-interview-theme .btn{position:relative!important;overflow:hidden!important;border:1px solid rgba(125,211,252,.95)!important;background:linear-gradient(135deg,#0284c7,#0ea5e9 42%,#38bdf8 68%,#4ade80)!important;color:#fff!important;box-shadow:0 22px 52px #0ea5e93d,0 10px 28px #22c55e24!important}#root .sy-interview-theme button.w-full *,#root .sy-interview-theme button[class*=bg-emerald-600] *,#root .sy-interview-theme button[class*=bg-violet-600] *,#root .sy-interview-theme button[class*=bg-slate-900] *,#root .sy-interview-theme .btn *{color:#fff!important}#root .sy-interview-theme button.w-full:before,#root .sy-interview-theme button[class*=bg-emerald-600]:before,#root .sy-interview-theme button[class*=bg-violet-600]:before,#root .sy-interview-theme button[class*=bg-slate-900]:before,#root .sy-interview-theme .btn:before{content:""!important;position:absolute!important;top:0!important;left:-120%!important;width:70%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent)!important;transform:skew(-18deg)!important;transition:left .65s ease!important}#root .sy-interview-theme button.w-full:hover:before,#root .sy-interview-theme button[class*=bg-emerald-600]:hover:before,#root .sy-interview-theme button[class*=bg-violet-600]:hover:before,#root .sy-interview-theme button[class*=bg-slate-900]:hover:before,#root .sy-interview-theme .btn:hover:before{left:130%!important}#root .sy-interview-theme button.w-full:hover,#root .sy-interview-theme button[class*=bg-emerald-600]:hover,#root .sy-interview-theme button[class*=bg-violet-600]:hover,#root .sy-interview-theme button[class*=bg-slate-900]:hover,#root .sy-interview-theme .btn:hover{background:linear-gradient(135deg,#0369a1,#0284c7 40%,#0ea5e9 66%,#22c55e)!important;transform:translateY(-3px) scale(1.015)!important;box-shadow:0 28px 62px #0ea5e94d,0 12px 30px #22c55e2e!important}#root .sy-interview-theme button:disabled{background:#cbd5e1!important;border-color:#cbd5e1!important;color:#fff!important;box-shadow:none!important;transform:none!important;cursor:not-allowed!important}#root .sy-interview-theme div[class*=bg-indigo-600],#root .sy-interview-theme div[class*=from-indigo-600]{background:linear-gradient(90deg,#0284c7,#0ea5e9 72%,#4ade80)!important}#root .sy-interview-theme video{border-radius:28px!important}#root .sy-interview-theme .text-indigo-700,#root .sy-interview-theme .text-indigo-600,#root .sy-interview-theme .text-indigo-900{color:#0284c7!important}#root .sy-interview-theme .bg-indigo-50,#root .sy-interview-theme .from-indigo-50,#root .sy-interview-theme .to-violet-50{background:linear-gradient(135deg,#f0f9ff,#fff 55%,#e0f2fe)!important}#root .sy-interview-theme *::-webkit-scrollbar{width:8px!important;height:8px!important}#root .sy-interview-theme *::-webkit-scrollbar-thumb{background:#7dd3fc!important;border-radius:999px!important}#root .sy-interview-theme *::-webkit-scrollbar-track{background:#e0f2fe!important}@media(max-width:768px){#root .sy-interview-theme{padding:20px 16px!important}#root .sy-interview-theme section:first-child,#root .sy-interview-theme .gradient-hero{min-height:205px!important;padding:36px 28px!important}#root .sy-interview-theme section:first-child h1,#root .sy-interview-theme .gradient-hero h1{font-size:34px!important}}#root .sy-interview-theme button[aria-haspopup],#root .sy-interview-theme .relative>button[type=button]{background:#fff!important;border:1px solid #bae6fd!important;color:#0f172a!important;box-shadow:0 8px 20px #0ea5e90f!important;transform:none!important}#root .sy-interview-theme .absolute.left-0.right-0.top-\[66px\],#root .sy-interview-theme .relative .absolute.left-0.right-0{background:#fff!important;border:1px solid #bae6fd!important;box-shadow:0 18px 40px #0ea5e91a!important}#root .sy-interview-theme .relative .absolute.left-0.right-0 .border-b{background:#f0f9ff!important;border-color:#bae6fd!important}#root .sy-interview-theme .relative .absolute.left-0.right-0 button{background:#fff!important;color:#0f172a!important;border:1px solid transparent!important;box-shadow:none!important;transform:none!important;transition:background .15s ease,border-color .15s ease!important}#root .sy-interview-theme .relative .absolute.left-0.right-0 button:hover{background:#f0f9ff!important;border-color:#bae6fd!important;color:#075985!important;transform:none!important;box-shadow:none!important}#root .sy-interview-theme .relative .absolute.left-0.right-0 button.bg-indigo-600,#root .sy-interview-theme .relative .absolute.left-0.right-0 button[class*=bg-indigo-600]{background:#e0f2fe!important;border-color:#7dd3fc!important;color:#075985!important;box-shadow:none!important;transform:none!important}#root .sy-interview-theme .relative .absolute.left-0.right-0 button p,#root .sy-interview-theme .relative .absolute.left-0.right-0 button span{color:inherit!important}#root .sy-interview-theme .relative .absolute.left-0.right-0 button:before,#root .sy-interview-theme .relative .absolute.left-0.right-0 button:after{display:none!important;content:none!important}#root .sy-interview-theme .relative .absolute.left-0.right-0 button:hover,#root .sy-interview-theme .relative .absolute.left-0.right-0 button:active,#root .sy-interview-theme .relative .absolute.left-0.right-0 button:focus{transform:none!important;scale:1!important}#root .sy-interview-theme .relative>button[type=button] span.rounded-2xl{background:#f0f9ff!important;color:#0284c7!important;box-shadow:none!important}#root .progressThemePage .progressHero{position:relative!important}#root .progressThemePage .progressHero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px)!important;background-size:42px 42px!important;opacity:.38!important;pointer-events:none!important}#root .progressThemePage .progressHero>*{position:relative!important;z-index:2!important}#root .progressThemePage .progressActionBtn{position:relative!important;overflow:hidden!important;border:1px solid rgba(125,211,252,.95)!important;background:linear-gradient(135deg,#0284c7,#0ea5e9 45%,#38bdf8 76%,#86efac)!important;color:#fff!important;box-shadow:0 18px 42px #0ea5e938,0 8px 20px #22c55e1a!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important}#root .progressThemePage h1,#root .progressThemePage h2,#root .progressThemePage h3{letter-spacing:-.018em!important;word-spacing:.035em!important}#root .progressThemePage{background:radial-gradient(circle at 8% 8%,rgba(56,189,248,.22),transparent 28%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.18),transparent 32%),radial-gradient(circle at 52% 100%,rgba(34,197,94,.07),transparent 34%),linear-gradient(135deg,#eef9ff,#fff 48%,#f3fbff)!important}#root .progressThemePage .progressHero{min-height:245px!important;max-height:315px!important;padding:54px 64px!important;border-radius:34px!important;background:radial-gradient(circle at 86% 72%,rgba(255,255,255,.28) 0 8%,transparent 22%),radial-gradient(circle at 18% 58%,rgba(255,255,255,.12) 0 6%,transparent 22%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#38bdf8)!important;border:1px solid rgba(186,230,253,.95)!important;box-shadow:0 26px 64px #0ea5e92e!important;position:relative!important;overflow:hidden!important}#root .progressThemePage .progressHero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px)!important;background-size:42px 42px!important;opacity:.42!important;pointer-events:none!important}#root .progressThemePage .progressHero:after{content:""!important;position:absolute!important;right:7%!important;bottom:-105px!important;width:250px!important;height:250px!important;border-radius:999px!important;background:#ffffff4d!important;box-shadow:-250px -38px 0 -105px #ffffff2e,-470px 52px 0 -125px #ffffff24,-110px -125px 0 -145px #ffffff29!important;animation:progressBubbleFloat 4.8s ease-in-out infinite!important;pointer-events:none!important}@keyframes progressBubbleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-13px) scale(1.04)}}#root .progressThemePage .progressHero>div{position:relative!important;z-index:2!important}#root .progressThemePage .progressHero p,#root .progressThemePage .progressHero h1,#root .progressThemePage .progressHero h2,#root .progressThemePage .progressHero span{color:#fff!important}#root .progressThemePage .progressHero p:first-child{font-size:13px!important;font-weight:950!important;letter-spacing:.14em!important;word-spacing:.08em!important;text-transform:uppercase!important;opacity:.96!important}#root .progressThemePage .progressHero h1{font-size:clamp(36px,4.1vw,56px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.02em!important;word-spacing:.035em!important;text-shadow:0 18px 40px rgba(2,132,199,.3)!important}#root .progressThemePage .progressHero h1+p{color:#ffffffeb!important}#root .progressThemePage .progressHero .rounded-\[28px\]{background:#ffffff29!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:none!important}#root .progressThemePage .progressActionBtn{position:relative!important;overflow:hidden!important;border:1px solid rgba(125,211,252,.95)!important;background:linear-gradient(135deg,#0284c7,#0ea5e9 45%,#38bdf8 76%,#86efac)!important;color:#fff!important;box-shadow:0 18px 42px #0ea5e938,0 8px 20px #22c55e1a!important}#root .progressThemePage .progressActionBtn:before{content:""!important;position:absolute!important;top:0!important;left:-120%!important;width:70%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent)!important;transform:skew(-18deg)!important;transition:left .65s ease!important;pointer-events:none!important}#root .progressThemePage .progressActionBtn:hover{background:linear-gradient(135deg,#0369a1,#0284c7 42%,#0ea5e9 70%,#4ade80)!important;transform:translateY(-3px) scale(1.015)!important;box-shadow:0 24px 54px #0ea5e94d,0 10px 26px #22c55e29!important}#root .progressThemePage .progressActionBtn:hover:before{left:130%!important}#root .progressThemePage section:not(.progressHero){background:transparent!important}@media(max-width:768px){#root .progressThemePage .progressHero{min-height:205px!important;padding:36px 28px!important}#root .progressThemePage .progressHero h1{font-size:34px!important}}#root aside>div:first-child,#root aside .brand,#root aside [class*=brand],#root aside a[href="/dashboard"]:first-child,#root aside a[href="/"]:first-child{display:flex!important;align-items:center!important;gap:14px!important}#root aside>div:first-child svg:first-child,#root aside .brand svg:first-child,#root aside [class*=brand] svg:first-child{width:38px!important;height:38px!important;color:#fff!important;stroke-width:2.6!important}#root aside>div:first-child>div:first-child,#root aside .brand>div:first-child,#root aside [class*=brand]>div:first-child{width:62px!important;height:62px!important;min-width:62px!important;border-radius:23px!important;background:linear-gradient(135deg,#0ea5e9,#7dd3fc)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;box-shadow:0 18px 38px #0ea5e94d!important;border:1px solid rgba(186,230,253,.75)!important}#root aside h1,#root aside .brand-title,#root aside [class*=brand] h1,#root aside [class*=brand] .text-xl,#root aside [class*=brand] .text-2xl{font-size:24px!important;font-weight:950!important;color:#0f172a!important;letter-spacing:-.8px!important;line-height:1!important;margin:0!important}#root aside h1+p,#root aside .brand-subtitle,#root aside [class*=brand] p{margin-top:6px!important;font-size:13px!important;font-weight:900!important;color:#0284c7!important;letter-spacing:.5px!important;line-height:1.1!important}#root aside{background:radial-gradient(circle at 15% 5%,rgba(14,165,233,.12),transparent 30%),linear-gradient(180deg,#fff,#f8fcff)!important}#root aside>div:first-child{padding-bottom:18px!important;margin-bottom:12px!important;border-bottom:1px solid rgba(186,230,253,.75)!important}@media(max-width:768px){#root aside>div:first-child>div:first-child,#root aside .brand>div:first-child,#root aside [class*=brand]>div:first-child{width:54px!important;height:54px!important;min-width:54px!important;border-radius:20px!important}#root aside h1,#root aside .brand-title,#root aside [class*=brand] h1{font-size:21px!important}}#root .progressThemePage .grid-cols-14{grid-template-columns:repeat(14,minmax(48px,1fr))!important}#root .progressThemePage{scroll-behavior:smooth}#root .progressThemePage *::-webkit-scrollbar{height:8px;width:8px}#root .progressThemePage *::-webkit-scrollbar-thumb{background:#7dd3fc;border-radius:999px}#root .progressThemePage *::-webkit-scrollbar-track{background:#e0f2fe}.sy-role-practice-theme{width:100%!important;min-height:100vh!important;overflow-x:hidden!important;padding:24px 42px!important;background:radial-gradient(circle at 14% 6%,rgba(14,165,233,.15),transparent 30%),radial-gradient(circle at 92% 12%,rgba(125,211,252,.25),transparent 34%),linear-gradient(180deg,#fff,#f6fcff 52%,#fff)!important;color:#0f172a!important}.sy-role-practice-theme *{box-sizing:border-box!important}.rolePracticeShell{width:100%!important;max-width:1450px!important;margin:0 auto!important}.rolePracticeHero{display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:22px!important;align-items:center!important;padding:32px!important;border-radius:32px!important;color:#fff!important;background:radial-gradient(circle at 86% 16%,rgba(255,255,255,.36),transparent 28%),linear-gradient(135deg,#0284c7,#0ea5e9 55%,#7dd3fc)!important;box-shadow:0 28px 80px #0ea5e938!important;border:1px solid rgba(186,230,253,.85)!important}.rolePracticeBack{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#fff!important;font-weight:900!important;margin-bottom:16px!important}.rolePracticeTag{display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;padding:9px 15px!important;background:#ffffff29!important;border:1px solid rgba(255,255,255,.32)!important;font-size:11px!important;font-weight:950!important;letter-spacing:2.2px!important;text-transform:uppercase!important}.rolePracticeHero h1{margin:14px 0 0!important;font-size:clamp(34px,4vw,54px)!important;color:#fff!important;line-height:1.04!important;letter-spacing:-1.4px!important;font-weight:950!important}.rolePracticeHero p{margin-top:12px!important;color:#ffffffe6!important;font-weight:800!important}.rolePracticeAnalysis{border-radius:26px!important;background:#ffffff29!important;border:1px solid rgba(255,255,255,.36)!important;padding:22px!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.rolePracticeAnalysis p{margin:0!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:1.6px!important}.rolePracticeAnalysis h2{margin:8px 0 0!important;color:#fff!important;font-size:44px!important;font-weight:950!important}.rolePracticeAnalysis span{color:#ffffffe0!important;font-weight:850!important}.rolePracticeFilter{margin-top:24px!important;padding:14px!important;border-radius:34px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 52px #0ea5e91a!important;display:grid!important;grid-template-columns:minmax(0,1fr) 220px 170px!important;gap:14px!important;align-items:center!important}.rolePracticeSearchWrap{height:58px!important;border-radius:24px!important;border:1px solid #bae6fd!important;background:#fff!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 18px!important;color:#64748b!important}.rolePracticeSearchWrap input{flex:1!important;width:100%!important;border:none!important;outline:none!important;font-size:18px!important;font-weight:750!important;color:#0f172a!important}.rolePracticeFilter select,.rolePracticeRefresh{height:58px!important;border-radius:22px!important;border:1px solid #bae6fd!important;background:#fff!important;color:#0f172a!important;font-size:16px!important;font-weight:900!important;padding:0 16px!important}.rolePracticeRefresh{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#0284c7!important;background:linear-gradient(135deg,#e0f2fe,#fff)!important;cursor:pointer!important}.rolePracticeGrid{margin-top:26px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.roleQuestionCard{border-radius:32px!important;padding:28px!important;border:1px solid rgba(125,211,252,.95)!important;background:radial-gradient(circle at 88% 12%,rgba(14,165,233,.12),transparent 28%),linear-gradient(135deg,#fff,#f8fcff)!important;box-shadow:0 22px 56px #0ea5e91a!important}.roleQuestionBadges{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.roleQuestionBadges span{border-radius:999px!important;padding:8px 14px!important;font-weight:900!important;font-size:13px!important}.roleQuestionBadges span:nth-child(1){background:#eef2ff!important;color:#4f46e5!important}.roleQuestionBadges span:nth-child(2){background:#f1f5f9!important;color:#334155!important}.roleQuestionBadges span:nth-child(3){background:#dcfce7!important;color:#047857!important}.roleQuestionCard h2{margin-top:26px!important;font-size:23px!important;line-height:1.32!important;color:#0f172a!important;font-weight:950!important}.roleOptions{margin-top:24px!important;display:grid!important;gap:14px!important}.roleOption{border-radius:20px!important;border:1px solid #dbeafe!important;background:#fff!important;padding:16px 18px!important;color:#334155!important;font-size:16px!important;font-weight:800!important;display:flex!important;gap:10px!important}.practiceSubmitAnswerBtn{margin-top:24px!important;min-width:160px!important;height:50px!important;border:none!important;border-radius:18px!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8 48%,#22c55e)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;box-shadow:0 18px 38px #0ea5e938!important;cursor:pointer!important}.roleAnswerBox{margin-top:16px!important;border-radius:20px!important;padding:16px!important;background:#ecfdf5!important;color:#047857!important;font-weight:900!important;display:flex!important;align-items:center!important;gap:10px!important}.rolePracticePagination{margin-top:28px!important;padding:16px!important;border-radius:28px!important;border:1px solid rgba(186,230,253,.95)!important;background:#fffffff7!important;box-shadow:0 20px 52px #0ea5e91a!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.rolePracticePagination button{min-width:130px!important;height:46px!important;border-radius:16px!important;border:none!important;background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important;font-weight:950!important}.rolePracticePagination button:disabled{opacity:.45!important}.rolePracticePagination div{text-align:center!important}.rolePracticePagination span{display:block!important;color:#64748b!important;font-size:12px!important;margin-top:4px!important}.rolePracticeEmpty{margin-top:26px!important;border-radius:32px!important;padding:50px!important;text-align:center!important;background:#fff!important;border:1px solid rgba(186,230,253,.95)!important}@media(max-width:1000px){.rolePracticeHero,.rolePracticeFilter,.rolePracticeGrid{grid-template-columns:1fr!important}.rolePracticePagination{flex-direction:column!important}.rolePracticePagination button{width:100%!important}}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-600:hover{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:text-slate-950:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.hover\:shadow-\[0_22px_48px_rgba\(56\,189\,248\,0\.32\)\]:hover{--tw-shadow: 0 22px 48px rgba(56,189,248,.32);--tw-shadow-colored: 0 22px 48px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-indigo-400:focus{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-sky-500:focus{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500\/20:focus{--tw-ring-color: rgb(99 102 241 / .2)}.focus\:ring-sky-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-slate-300:disabled{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-600:disabled{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:p-7{padding:1.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-\[38px\]{font-size:38px}.sm\:text-\[42px\]{font-size:42px}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr_240px_240px_auto\]{grid-template-columns:1fr 240px 240px auto}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1024px){.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[0\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[1fr_220px_220px_220px_auto_auto\]{grid-template-columns:1fr 220px 220px 220px auto auto}.lg\:grid-cols-\[1fr_230px\]{grid-template-columns:1fr 230px}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:p-10{padding:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-\[44px\]{font-size:44px}}@media(min-width:1280px){.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-\[0\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}.xl\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.xl\:grid-cols-\[1fr_220px_180px\]{grid-template-columns:1fr 220px 180px}.xl\:items-end{align-items:flex-end}}:root{--sy-bg: #f4f8ff;--sy-bg-2: #eef7ff;--sy-white: #ffffff;--sy-sky: #0ea5e9;--sy-sky-2: #38bdf8;--sy-sky-3: #7dd3fc;--sy-sky-soft: #e0f2fe;--sy-sky-soft-2: #f0f9ff;--sy-text: #0f172a;--sy-muted: #64748b;--sy-border: #dbeafe;--sy-border-2: #bae6fd;--sy-green: #10b981;--sy-orange: #f97316;--sy-red: #ef4444;--sy-radius-sm: 12px;--sy-radius-md: 18px;--sy-radius-lg: 26px;--sy-radius-xl: 34px;--sy-shadow: 0 18px 45px rgba(2, 132, 199, .08);--sy-shadow-hover: 0 26px 64px rgba(2, 132, 199, .14);--sy-font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box!important}html,body,#root{width:100%!important;min-height:100%!important;margin:0!important;overflow-x:hidden!important;background:var(--sy-bg)!important;color:var(--sy-text)!important;font-family:var(--sy-font)!important}body{background:radial-gradient(circle at top left,rgba(14,165,233,.16),transparent 30%),radial-gradient(circle at top right,rgba(125,211,252,.24),transparent 30%),linear-gradient(180deg,#f8fcff,#eef7ff 55%,#fff)!important}.min-h-screen.flex,.app-shell,.layout,.dashboard-layout,[class*=layout]{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;background:transparent!important}aside,.app-sidebar,.sidebar,[class*=sidebar]{width:240px!important;min-width:240px!important;max-width:240px!important;height:100vh!important;background:#ffffffeb!important;border-right:1px solid var(--sy-border)!important;box-shadow:10px 0 35px #0284c70f!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;overflow-y:auto!important;overflow-x:hidden!important}main,.app-main,main.flex-1,.flex-1.min-w-0{min-width:0!important;width:calc(100vw - 240px)!important;max-width:calc(100vw - 240px)!important;overflow-x:hidden!important;background:radial-gradient(circle at 8% 0%,rgba(14,165,233,.14),transparent 28%),radial-gradient(circle at 92% 6%,rgba(125,211,252,.2),transparent 30%),linear-gradient(180deg,#f8fcff,#eef7ff 58%,#fff)!important}main>div,.app-content,.max-w-\[1600px\],.max-w-\[1440px\]{width:100%!important;max-width:1360px!important;margin-left:auto!important;margin-right:auto!important;overflow-x:hidden!important}aside *,.sidebar *,.app-sidebar *{font-family:var(--sy-font)!important}aside a,aside button,.sidebar-link,nav a{border-radius:14px!important;transition:all .22s ease!important;font-weight:800!important}aside a:hover,aside button:hover,.sidebar-link:hover{background:var(--sy-sky-soft)!important;color:#0369a1!important;transform:translate(2px)!important}aside a.active,.sidebar-link.active,nav a.active,[aria-current=page]{background:linear-gradient(135deg,#0ea5e929,#7dd3fc33)!important;color:#0284c7!important;border-left:4px solid var(--sy-sky)!important;box-shadow:0 12px 28px #0284c71f!important}.home-page,.landing-page,.auth-page,.login-page,.signup-page,.dashboard-page,.today-page,.roadmaps-page,.dsa-page,.practice-page,.resources-page,.companies-page,.resume-page,.interview-page,.progress-page,.profile-page,.admin-page,.role-practice-page,.company-detail-page,.role-detail-page,[class*=-page]{width:100%!important;max-width:100%!important;min-height:100vh!important;background:transparent!important;color:var(--sy-text)!important;font-family:var(--sy-font)!important;overflow-x:hidden!important}.gradient-hero,.hero,.home-hero,.auth-hero,.dashboard-hero,.page-hero,.page-header,.section-header,.today-header,.roadmaps-header,.dsa-header,.practice-header,.resources-hero,.resources-header,.companies-header,.resume-header,.interview-header,.progress-header,.profile-header,.admin-header,.role-header,.company-header{position:relative!important;width:100%!important;max-width:100%!important;min-height:180px!important;border-radius:var(--sy-radius-xl)!important;padding:clamp(28px,3.4vw,44px)!important;margin:0 0 26px!important;background:radial-gradient(circle at 88% 15%,rgba(255,255,255,.42),transparent 28%),linear-gradient(135deg,#0284c7,#0ea5e9 48%,#7dd3fc)!important;background-size:200% 200%!important;color:#fff!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 24px 64px #0284c72e!important;overflow:hidden!important;animation:syGradient 9s ease infinite!important}.gradient-hero:before,.hero:before,.home-hero:before,.auth-hero:before,.dashboard-hero:before,.page-hero:before,.page-header:before,.section-header:before,.today-header:before,.roadmaps-header:before,.dsa-header:before,.practice-header:before,.resources-hero:before,.resources-header:before,.companies-header:before,.resume-header:before,.interview-header:before,.progress-header:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.16) 35%,transparent 70%)!important;transform:translate(-100%)!important;animation:syShimmer 5s ease-in-out infinite!important;pointer-events:none!important}.gradient-hero *,.hero *,.home-hero *,.auth-hero *,.dashboard-hero *,.page-hero *,.page-header *,.section-header *,.today-header *,.roadmaps-header *,.dsa-header *,.practice-header *,.resources-hero *,.resources-header *,.companies-header *,.resume-header *,.interview-header *,.progress-header *,.profile-header *,.admin-header *,.role-header *,.company-header *{color:#fff!important;position:relative!important;z-index:2!important;font-family:var(--sy-font)!important}.gradient-hero h1,.hero h1,.home-hero h1,.auth-hero h1,.dashboard-hero h1,.page-hero h1,.page-header h1,.section-header h1,.today-header h1,.roadmaps-header h1,.dsa-header h1,.practice-header h1,.resources-hero h1,.resources-header h1,.companies-header h1,.resume-header h1,.interview-header h1,.progress-header h1,.page-title{color:#fff!important;font-size:clamp(32px,4vw,56px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.05em!important}.gradient-hero p,.hero p,.home-hero p,.auth-hero p,.dashboard-hero p,.page-hero p,.page-header p,.section-header p,.today-header p,.roadmaps-header p,.dsa-header p,.practice-header p,.resources-hero p,.resources-header p,.companies-header p,.resume-header p,.interview-header p,.progress-header p{color:#ffffffdb!important;font-weight:650!important;line-height:1.65!important}.card,.card-soft,.stat-card,.feature-card,.roadmap-card,.company-card,.resource-card,.question-card,.practice-card,.progress-card,.resume-card,.interview-card,.admin-card,.dsa-stat-card,.dsa-filter-card,.dsa-question-card,.custom-card,[class*=card]{max-width:100%!important;min-width:0!important;background:#fffffff0!important;color:var(--sy-text)!important;border:1px solid var(--sy-border)!important;border-radius:var(--sy-radius-lg)!important;box-shadow:var(--sy-shadow)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;font-family:var(--sy-font)!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important;overflow:hidden!important}.card:hover,.card-soft:hover,.feature-card:hover,.roadmap-card:hover,.company-card:hover,.resource-card:hover,.question-card:hover,.practice-card:hover,.progress-card:hover,.resume-card:hover,.interview-card:hover,.admin-card:hover,.dsa-question-card:hover{transform:translateY(-4px)!important;box-shadow:var(--sy-shadow-hover)!important;border-color:#0ea5e957!important}.card h1,.card h2,.card h3,.card-soft h1,.card-soft h2,.card-soft h3,.stat-card h1,.stat-card h2,.stat-card h3,.feature-card h1,.feature-card h2,.feature-card h3,.roadmap-card h1,.roadmap-card h2,.roadmap-card h3,.company-card h1,.company-card h2,.company-card h3,.question-card h1,.question-card h2,.question-card h3,[class*=card] h1,[class*=card] h2,[class*=card] h3{color:var(--sy-text)!important;font-weight:900!important}.card p,.card-soft p,.stat-card p,.feature-card p,.roadmap-card p,.company-card p,.question-card p,[class*=card] p{color:var(--sy-muted)!important;font-weight:600!important}input,select,textarea{background:#fff!important;color:var(--sy-text)!important;border:1px solid var(--sy-border)!important;border-radius:var(--sy-radius-sm)!important;outline:none!important;font-family:var(--sy-font)!important}input:focus,select:focus,textarea:focus{border-color:var(--sy-sky)!important;box-shadow:0 0 0 4px #0ea5e924!important}button,.btn,a[class*=btn]{border-radius:var(--sy-radius-sm)!important;font-weight:850!important;font-family:var(--sy-font)!important;transition:all .22s ease!important}button:hover:not(:disabled),.btn:hover,a[class*=btn]:hover{transform:translateY(-2px)!important}.progress-track,[class*=progress-track]{background:#dbeafe!important;height:8px!important;border-radius:999px!important;overflow:hidden!important}.progress-fill,[class*=progress-fill]{background:linear-gradient(90deg,#0ea5e9,#38bdf8,#10b981)!important;height:8px!important;border-radius:999px!important;transition:width 1s ease!important}.stat-card,.dsa-stat-card{position:relative!important}.stat-card:before,.dsa-stat-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:4px!important;background:#0ea5e9!important}.stat-card:nth-child(4n+2):before,.dsa-stat-card:nth-child(4n+2):before{background:#38bdf8!important}.stat-card:nth-child(4n+3):before,.dsa-stat-card:nth-child(4n+3):before{background:#10b981!important}.stat-card:nth-child(4n+4):before,.dsa-stat-card:nth-child(4n+4):before{background:#f97316!important}.resource-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.resource-section,.custom-resource-panel{background:#fffffff0!important;border:1px solid var(--sy-border)!important;border-radius:var(--sy-radius-xl)!important;box-shadow:var(--sy-shadow)!important}.pro-resource-card{background:radial-gradient(circle at top right,rgba(14,165,233,.12),transparent 35%),#fff!important;border:1px solid var(--sy-border)!important;border-radius:var(--sy-radius-lg)!important;padding:24px!important;min-height:260px!important;transition:all .24s ease!important}.pro-resource-card:hover{transform:translateY(-6px)!important;box-shadow:var(--sy-shadow-hover)!important;border-color:#0ea5e961!important}.logo-wrap{width:58px!important;height:58px!important;border-radius:18px!important;background:var(--sy-sky-soft)!important;border:1px solid var(--sy-border-2)!important;display:grid!important;place-items:center!important}.logo-wrap img{width:42px!important;height:42px!important;-o-object-fit:contain!important;object-fit:contain!important}.login-page,.signup-page,.auth-page{background:radial-gradient(circle at top left,rgba(14,165,233,.18),transparent 32%),linear-gradient(180deg,#f8fcff,#eef7ff)!important}@keyframes syGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes syShimmer{0%{transform:translate(-100%)}55%{transform:translate(100%)}to{transform:translate(100%)}}img,video,canvas,svg{max-width:100%!important}.grid,.stats-grid,.cards-grid,.features-grid,.dsa-stats-grid{max-width:100%!important}@media(max-width:1024px){aside,.app-sidebar,.sidebar,[class*=sidebar]{position:fixed!important;width:240px!important;min-width:240px!important;max-width:86vw!important;z-index:50!important}main,.app-main,main.flex-1,.flex-1.min-w-0{width:100vw!important;max-width:100vw!important}.stats-grid,.dsa-stats-grid,.cards-grid,.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:768px){main>div,.app-content{padding:14px!important}.gradient-hero,.hero,.home-hero,.auth-hero,.dashboard-hero,.page-hero,.page-header,.section-header,.today-header,.roadmaps-header,.dsa-header,.practice-header,.resources-hero,.resources-header,.companies-header,.resume-header,.interview-header,.progress-header{min-height:150px!important;padding:24px 20px!important;border-radius:24px!important}.gradient-hero h1,.hero h1,.home-hero h1,.auth-hero h1,.dashboard-hero h1,.page-hero h1,.page-header h1,.section-header h1,.today-header h1,.roadmaps-header h1,.dsa-header h1,.practice-header h1,.resources-hero h1,.resources-header h1,.companies-header h1,.resume-header h1,.interview-header h1,.progress-header h1{font-size:30px!important}.resource-card-grid,.stats-grid,.dsa-stats-grid,.cards-grid,.features-grid{grid-template-columns:1fr!important}}
