.rmp-wrap{font-family:Inter,system-ui,sans-serif;color:#0f172a}.rmp-doc{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 1px 2px rgba(15,23,42,.04),0 12px 40px -12px rgba(15,23,42,.18);padding:32px 36px 28px;position:relative;overflow:hidden}.rmp-doc-ribbon{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.14em;color:#78350f;background:linear-gradient(90deg,#fffbeb,#fef3c7);border:1px solid #fcd34d;padding:6px 14px;border-radius:100px;margin-bottom:20px}.rmp-doc-ribbon-dot{width:6px;height:6px;border-radius:50%;background:#d97706}.rmp-doc-hdr{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:22px;padding-bottom:22px;border-bottom:1px dashed #e2e8f0}.rmp-doc-eyebrow{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:6px}.rmp-doc-name{font-size:26px;font-weight:700;letter-spacing:-.6px;line-height:1.1;margin-bottom:4px}.rmp-doc-sub{font-size:13px;color:#64748b}.rmp-doc-pill{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.04em;padding:6px 14px;border-radius:100px}.rmp-doc-pill-dot{width:7px;height:7px;border-radius:50%}.rmp-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:24px}.rmp-metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.rmp-metric-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:6px}@media screen and (max-width:778px){.rmp-metric-lbl{height:26px}}.rmp-metric-val{font-family:JetBrains Mono,ui-monospace,monospace;font-size:26px;font-weight:500;line-height:1}@media screen and (max-width:778px){.rmp-metric-val{font-size:18px!important}}.rmp-metric-sub{font-size:11px;color:#94a3b8;margin-top:4px}.rmp-score-wrap{margin-bottom:26px}.rmp-score-label{font-size:12px;color:#64748b;margin-bottom:10px;font-weight:500}@media screen and (max-width:778px){.rmp-score-label{margin-bottom:32px}}.rmp-score-track{position:relative;height:10px;background:#f1f5f9;border-radius:6px;margin:24px 0 30px}.rmp-score-fill{height:100%;border-radius:6px;transition:width .4s ease}.rmp-score-median{position:absolute;top:-7px;width:2px;height:24px;background:#94a3b8;border-radius:2px}.rmp-score-median-lbl{top:-20px;left:50%;font-size:10px;color:#94a3b8}.rmp-score-median-lbl,.rmp-score-you{position:absolute;transform:translateX(-50%);font-family:JetBrains Mono,monospace;white-space:nowrap}.rmp-score-you{top:18px;font-size:11px;font-weight:600}.rmp-score-scale{display:flex;justify-content:space-between;font-size:10px;font-family:JetBrains Mono,monospace;color:#cbd5e1}.rmp-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;margin:24px 0 12px;display:flex;align-items:center;gap:12px}.rmp-section-label:after{content:"";flex:1 1;height:1px;background:#e2e8f0}.rmp-skills{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.rmp-skill-row{display:grid;grid-template-columns:120px 1fr 110px 80px;grid-gap:14px;gap:14px;align-items:center;font-size:12px}.rmp-skill-name{font-weight:600;font-size:13px}@media screen and (max-width:778px){.rmp-skill-name{font-size:10px!important}}.rmp-skill-bar{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.rmp-skill-bar-fill{height:100%;border-radius:4px;transition:width .4s ease}.rmp-skill-pips{display:flex;gap:2px}.rmp-skill-pip{width:8px;height:8px;border-radius:2px}.rmp-skill-badge{font-size:10px;font-weight:600;padding:3px 10px;border-radius:100px;border:1px solid;text-align:center;text-transform:lowercase;letter-spacing:.03em}.rmp-st-strong{background:#ecfdf5;color:#065f46;border-color:#6ee7b7}.rmp-st-solid{background:#eff6ff;color:#1e40af;border-color:#93c5fd}.rmp-st-gap{background:#fffbeb;color:#92400e;border-color:#fcd34d}.rmp-st-critical{background:#fef2f2;color:#991b1b;border-color:#fca5a5}.rmp-priorities{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.rmp-prio{background:#fff;border:1px solid #e2e8f0;border-left:4px solid;border-radius:0 12px 12px 0;overflow:hidden;transition:box-shadow .15s,transform .15s}.rmp-prio:hover{box-shadow:0 4px 16px -4px rgba(15,23,42,.1)}.rmp-prio-head{width:100%;display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px 18px 14px 16px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;color:inherit}.rmp-prio-num{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;border:2px solid;flex-shrink:0}.rmp-prio-body{min-width:0}.rmp-prio-title{font-size:14px;font-weight:600;line-height:1.3;margin-bottom:3px}.rmp-prio-summary{font-size:12px;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rmp-prio-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.rmp-prio-time{font-size:11px;padding:4px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;white-space:nowrap}.rmp-prio-chev{color:#94a3b8;transition:transform .25s}.rmp-prio-expanded{padding:0 20px 18px;border-top:1px solid #f1f5f9;animation:rmp-expand .22s ease-out}@keyframes rmp-expand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rmp-prio-goal{display:flex;align-items:flex-start;gap:10px;background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46;border-radius:8px;padding:10px 14px;font-size:12px;line-height:1.55;font-weight:500;margin-top:14px}.rmp-prio-goal-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;background:#059669;color:#fff;padding:3px 8px;border-radius:5px;flex-shrink:0;margin-top:1px}.rmp-prio-why{margin:10px 0 14px;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:0 6px 6px 0;padding:10px 14px;font-size:12px;color:#92400e;line-height:1.6}.rmp-prio-actions-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:8px}.rmp-prio-actions{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.rmp-prio-actions li{display:flex;gap:10px;align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 13px;font-size:12px;line-height:1.55;color:#334155}.rmp-prio-action-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;flex-shrink:0;margin-top:6px}.rmp-doc-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:20px;padding-top:20px;border-top:1px dashed #e2e8f0}.rmp-open-full{display:inline-flex;align-items:center;gap:8px;background:#0f172a;color:#fff;border:none;border-radius:10px;padding:12px 20px;font-size:13px;font-weight:600;letter-spacing:.01em;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s}.rmp-open-full:hover{background:#1e293b}.rmp-open-full:active{transform:translateY(1px)}.rmp-doc-note{font-size:11px;color:#94a3b8;font-family:JetBrains Mono,monospace}.rmp-wrap[data-mobile=true] .rmp-doc{padding:20px 18px;border-radius:14px}.rmp-wrap[data-mobile=true] .rmp-doc-ribbon{font-size:9px;padding:5px 10px}.rmp-wrap[data-mobile=true] .rmp-doc-hdr{flex-direction:column;gap:12px;padding-bottom:16px;margin-bottom:16px}.rmp-wrap[data-mobile=true] .rmp-doc-name{font-size:22px}.rmp-wrap[data-mobile=true] .rmp-doc-sub{font-size:11px;line-height:1.5}.rmp-wrap[data-mobile=true] .rmp-metrics{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:18px}.rmp-wrap[data-mobile=true] .rmp-metric{padding:10px}.rmp-wrap[data-mobile=true] .rmp-metric-val{font-size:18px}.rmp-wrap[data-mobile=true] .rmp-metric-lbl{font-size:8px}.rmp-wrap[data-mobile=true] .rmp-metric-sub{font-size:9px}.rmp-wrap[data-mobile=true] .rmp-skill-row{grid-template-columns:80px 1fr 60px;font-size:11px;gap:10px}.rmp-wrap[data-mobile=true] .rmp-skill-pips{display:none}.rmp-wrap[data-mobile=true] .rmp-skill-name{font-size:12px}.rmp-wrap[data-mobile=true] .rmp-prio-head{grid-template-columns:auto 1fr;padding:12px 14px;gap:10px}.rmp-wrap[data-mobile=true] .rmp-prio-right{flex-direction:row;align-items:center;gap:8px;grid-column:1/-1;margin-left:42px;justify-content:flex-start}.rmp-wrap[data-mobile=true] .rmp-prio-time{font-size:10px;padding:3px 9px}.rmp-wrap[data-mobile=true] .rmp-prio-title{font-size:13px}.rmp-wrap[data-mobile=true] .rmp-prio-summary{font-size:11px;-webkit-line-clamp:3}.rmp-wrap[data-mobile=true] .rmp-prio-expanded{padding:0 14px 14px}.rmp-wrap[data-mobile=true] .rmp-prio-actions li,.rmp-wrap[data-mobile=true] .rmp-prio-goal,.rmp-wrap[data-mobile=true] .rmp-prio-why{font-size:11px;padding:8px 11px}.rmp-wrap[data-mobile=true] .rmp-doc-footer{flex-direction:column;align-items:stretch;gap:10px}.rmp-wrap[data-mobile=true] .rmp-open-full{justify-content:center}.rmp-wrap[data-mobile=true] .rmp-doc-note{text-align:center;font-size:10px}.rmp-wrap[data-mobile=true] .rmp-score-track{margin:22px 0 26px}.rmp-modal-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:flex-start;justify-content:center;padding:32px 20px;overflow-y:auto;animation:rmp-fade-in .22s ease-out}@keyframes rmp-fade-in{0%{opacity:0}to{opacity:1}}.rmp-modal{background:#f8fafc;border-radius:20px;max-width:920px;width:100%;box-shadow:0 40px 80px rgba(15,23,42,.4);overflow:hidden;animation:rmp-slide-up .28s cubic-bezier(.2,.7,.3,1)}@keyframes rmp-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.rmp-modal-topbar{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:#fff;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:2}.rmp-modal-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8}.rmp-modal-title{font-size:16px;font-weight:700;margin-top:2px}.rmp-modal-close{width:34px;height:34px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.rmp-modal-close:hover{background:#f1f5f9;color:#0f172a}.rmp-modal-body{padding:24px 24px 40px}.rmp-modal-intro{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 22px;margin-bottom:18px}.rmp-modal-intro-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;margin-bottom:6px}.rmp-modal-intro p{font-size:14px;color:#0f172a;line-height:1.6}.rmp-modal-extras{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:18px}.rmp-modal-extra{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 22px}.rmp-modal-extra-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;margin-bottom:14px}.rmp-modal-strength{padding:10px 0;border-bottom:1px solid #f1f5f9}.rmp-modal-strength:last-child{border-bottom:none}.rmp-modal-strength-name{font-weight:600;font-size:13px;margin-bottom:3px}.rmp-modal-strength-detail{font-size:12px;color:#64748b;line-height:1.55;margin-bottom:5px}.rmp-modal-strength-demand{display:inline-block;font-size:10px;font-weight:600;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;padding:2px 10px}.rmp-modal-next{margin:0;padding-left:18px;color:#334155;font-size:13px;line-height:1.7}.rmp-modal-next li{margin-bottom:6px}.rmp-modal-cta-row{margin-top:24px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.rmp-modal-cta{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;border:none;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.rmp-modal-cta:hover{background:#1d4ed8}.rmp-modal-cta-note{font-size:12px;color:#64748b}@media(max-width:640px){.rmp-modal-backdrop{padding:0}.rmp-modal{border-radius:0;min-height:100vh}.rmp-modal-topbar{padding:14px 16px}.rmp-modal-title{font-size:14px}.rmp-modal-body{padding:16px 12px 32px}.rmp-modal-extras{grid-template-columns:1fr}.rmp-modal-cta-row{flex-direction:column;align-items:stretch}.rmp-modal-cta{justify-content:center}.rmp-modal-cta-note{text-align:center}}.modal-overlay{position:fixed;inset:0;background:rgba(10,23,53,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;align-items:flex-start;justify-content:center;z-index:100;padding:40px 20px;overflow-y:auto}.modal-overlay.open{display:flex}@media(max-width:768px){.modal-overlay{padding:20px 12px}}.modal{background:#fff;border-radius:16px;width:100%;max-width:1000px;overflow:hidden;box-shadow:0 40px 80px -20px rgba(0,0,0,.45);position:relative}@media(max-width:768px){.modal{border-radius:12px;max-width:100%;height:100%}}.modal-bar{position:-webkit-sticky;position:sticky;top:0;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e2e8f0;padding:12px 18px;display:flex;align-items:center;gap:12px;z-index:2}@media(max-width:768px){.modal-bar{padding:10px 14px}}.modal-title{font-size:13px;font-weight:600;color:#0f172a;text-align:left}@media(max-width:768px){.modal-title{font-size:12px}}.modal-sub{font-size:11px;color:#64748b;font-family:JetBrains Mono,ui-monospace,monospace}@media(max-width:768px){.modal-sub{font-size:10px}}.modal-x{margin-left:auto;width:32px;height:32px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:16px;color:#475569;cursor:pointer;transition:all .2s;border:none;flex-shrink:0}.modal-x:hover{background:#e2e8f0}@media(max-width:768px){.modal-x{width:28px;height:28px;font-size:14px}}.modal-body{padding:0;max-height:78vh;overflow-y:auto}@media(max-width:768px){.modal-body{max-height:76vh}}.modal-content{padding:28px 32px 40px}@media(max-width:768px){.modal-content{padding:20px 16px 28px}}.modal-intro{background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid #bfdbfe;border-radius:12px;padding:18px 20px;margin-bottom:24px}.modal-intro .modal-intro-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#2563eb;margin-bottom:8px}.modal-intro p{font-size:14px;color:#1e40af;line-height:1.6}@media(max-width:768px){.modal-intro p{font-size:13px}}.modal-doc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:24px 26px;margin-bottom:28px}@media(max-width:768px){.modal-doc{padding:18px 16px}}.modal-doc-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #eef1f5}@media(max-width:768px){.modal-doc-header{flex-direction:column;gap:12px}}.modal-doc-eye{font-size:9px;font-weight:700;letter-spacing:.14em;color:#94a3b8;margin-bottom:6px;text-transform:uppercase}.modal-doc-name{font-size:17px;font-weight:700;letter-spacing:-.3px;margin-bottom:2px}@media(max-width:768px){.modal-doc-name{font-size:16px}}.modal-doc-sub{font-size:10px;color:#64748b}.modal-doc-level{font-size:9px;font-weight:600;padding:4px 10px;border-radius:100px;background:#fffbeb;color:#78350f;border:1px solid #fcd34d;white-space:nowrap;align-self:flex-start}.modal-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:20px}@media(max-width:768px){.modal-metrics{grid-template-columns:1fr;gap:8px}}.modal-metric{background:#fff;border:1px solid #eef1f5;border-radius:10px;padding:12px 14px}@media(max-width:768px){.modal-metric{padding:10px 12px}}.modal-metric-lbl{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:6px}.modal-metric-val{font-family:JetBrains Mono,ui-monospace,monospace;font-size:24px;font-weight:600;line-height:1}@media(max-width:768px){.modal-metric-val{font-size:20px}}.modal-metric-sub{font-size:10px;color:#94a3b8;margin-top:4px}.modal-section-label{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;margin:16px 0 10px;display:flex;align-items:center;gap:8px}.modal-section-label:after{content:"";flex:1 1;height:1px;background:#eef1f5}.modal-skills{border:1px solid #eef1f5;border-radius:10px;overflow:hidden;margin-bottom:20px}.modal-skill-row{grid-template-columns:110px 1fr 80px;padding:10px 14px;border-bottom:1px solid #f1f5f9;font-size:12px;background:#fff}@media(max-width:768px){.modal-skill-row{grid-template-columns:90px 1fr 70px;gap:8px;padding:8px 10px;font-size:11px}}.modal-skill-bar{height:7px;background:#f1f5f9;border-radius:4px;overflow:hidden}.modal-skill-fill{height:100%;border-radius:4px}.modal-skill-badge{font-size:9px;font-weight:600;padding:4px 10px;border-radius:100px;border:1px solid;text-align:center;letter-spacing:.03em}@media(max-width:768px){.modal-skill-badge{font-size:8px;padding:3px 8px}}.modal-priorities{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.modal-priority-card{border:1px solid #eef1f5;border-left:3px solid;border-radius:0 10px 10px 0;background:#fff;padding:16px 18px}@media(max-width:768px){.modal-priority-card{padding:12px 14px}}.modal-priority-header{display:grid;grid-template-columns:28px 1fr auto;grid-gap:12px;gap:12px;align-items:flex-start;margin-bottom:14px}@media(max-width:768px){.modal-priority-header{grid-template-columns:24px 1fr;gap:10px}}.modal-priority-num{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:1.5px solid}@media(max-width:768px){.modal-priority-num{width:22px;height:22px;font-size:11px}}.modal-priority-body{flex:1 1}.modal-priority-title{font-size:14px;font-weight:700;margin-bottom:4px;line-height:1.3}@media(max-width:768px){.modal-priority-title{font-size:13px}}.modal-priority-summary{font-size:12px;color:#64748b;line-height:1.5}@media(max-width:768px){.modal-priority-summary{font-size:11px}}.modal-priority-time{font-size:10px;color:#64748b;background:#f8fafc;border:1px solid #eef1f5;padding:4px 10px;border-radius:6px;white-space:nowrap}@media(max-width:768px){.modal-priority-time{grid-column:1/-1;justify-self:start;font-size:9px}}.modal-priority-expanded{padding-left:38px}@media(max-width:768px){.modal-priority-expanded{padding-left:0}}.modal-priority-goal{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:12px 14px;font-size:12px;color:#1e40af;line-height:1.6;margin-bottom:12px}@media(max-width:768px){.modal-priority-goal{font-size:11px;padding:10px 12px}}.modal-priority-goal-lbl{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#2563eb;margin-right:8px}.modal-priority-why{font-size:12px;color:#64748b;line-height:1.6;margin-bottom:12px}@media(max-width:768px){.modal-priority-why{font-size:11px}}.modal-priority-actions-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:8px}.modal-priority-actions{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.modal-priority-actions li{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#334155;line-height:1.6}@media(max-width:768px){.modal-priority-actions li{font-size:11px}}.modal-priority-action-dot{width:5px;height:5px;border-radius:50%;background:#94a3b8;margin-top:7px;flex-shrink:0}.modal-extras{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:24px}@media(max-width:768px){.modal-extras{grid-template-columns:1fr;gap:14px}}.modal-extra{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px 18px}@media(max-width:768px){.modal-extra{padding:14px 16px}}.modal-extra-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;margin-bottom:12px}.modal-strength{padding:10px 0;border-bottom:1px solid #f1f5f9}.modal-strength:last-child{border-bottom:none}.modal-strength-name{font-size:12px;font-weight:600;margin-bottom:4px}@media(max-width:768px){.modal-strength-name{font-size:11px}}.modal-strength-detail{font-size:11px;color:#64748b;line-height:1.5;margin-bottom:4px}@media(max-width:768px){.modal-strength-detail{font-size:10px}}.modal-strength-demand{font-size:9px;color:#94a3b8}.modal-next{background:linear-gradient(135deg,#f0fdf4,#eff6ff);border:1px solid #bbf7d0;border-radius:14px;padding:24px 28px;text-align:center;margin-bottom:24px}@media(max-width:768px){.modal-next{padding:18px 20px}}.modal-next-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#64748b;margin-bottom:12px}@media(max-width:768px){.modal-next-lbl{font-size:9px;margin-bottom:10px}}.modal-next-text{font-size:14px;line-height:1.8;color:#0f172a;max-width:620px;margin:0 auto}@media(max-width:768px){.modal-next-text{font-size:13px;line-height:1.7}}.modal-cta-row{text-align:center;padding-top:20px;border-top:1px solid #e2e8f0}.modal-cta{background:#2563eb;color:#fff;font-size:14px;font-weight:600;padding:14px 24px;border-radius:10px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s;box-shadow:0 8px 16px -8px rgba(37,99,235,.55)}.modal-cta:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,.3)}@media(max-width:768px){.modal-cta{width:100%;justify-content:center;font-size:13px;padding:12px 20px}}.modal-cta-note{display:block;font-size:11px;color:#94a3b8;margin-top:10px}.modal-hdr{margin-bottom:24px}.modal-hdr-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:18px}.modal-hdr-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;margin-bottom:8px}.modal-hdr-name{font-size:20px;font-weight:700;letter-spacing:-.4px;margin-bottom:3px}@media(max-width:768px){.modal-hdr-name{font-size:18px}}.modal-hdr-sub{font-size:11px;color:#64748b}.modal-level-pill{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;letter-spacing:.04em;padding:5px 12px;border-radius:100px;white-space:nowrap}.modal-sec{display:flex;align-items:center;gap:12px;margin:26px 0 14px}.modal-sec span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;white-space:nowrap}.modal-sec:after{content:"";display:block;flex:1 1;height:1px;background:#e2e8f0}.modal-score-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px 24px;margin-bottom:24px}@media(max-width:768px){.modal-score-box{padding:16px 18px}}.modal-score-label{font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px}@media screen and (max-width:778px){.modal-score-label{margin-bottom:30px}}.modal-score-track-outer{position:relative;height:12px;background:#f1f5f9;border-radius:6px;margin:12px 0 30px}@media(max-width:768px){.modal-score-track-outer{height:10px;margin:10px 0 28px}}.modal-score-fill{height:100%;border-radius:6px}.modal-score-median-pin{position:absolute;top:-8px;width:2px;height:28px;background:#94a3b8;border-radius:2px}@media(max-width:768px){.modal-score-median-pin{top:-7px;height:24px}}.modal-score-pin-label{position:absolute;top:-22px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;color:#94a3b8;transform:translateX(-50%);white-space:nowrap}@media(max-width:768px){.modal-score-pin-label{font-size:9px;top:-19px}}.modal-score-you-label{position:absolute;bottom:-22px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;transform:translateX(-50%);white-space:nowrap;font-weight:600}@media(max-width:768px){.modal-score-you-label{font-size:9px;bottom:-19px}}.modal-score-scale{display:flex;justify-content:space-between;font-size:10px;font-family:JetBrains Mono,ui-monospace,monospace;color:#cbd5e1;margin-top:4px}@media(max-width:768px){.modal-score-scale{font-size:9px}}.modal-bands{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;margin:18px 0}@media(max-width:768px){.modal-bands{grid-template-columns:1fr 1fr;gap:6px}}.modal-band{border-radius:8px;padding:10px 8px;text-align:center;border:1px solid}@media(max-width:768px){.modal-band:last-child{grid-column:1/-1}.modal-band{padding:8px 6px}}.modal-band-lbl{font-size:10px;font-weight:700;margin-bottom:2px}@media(max-width:768px){.modal-band-lbl{font-size:9px}}.modal-band-name{font-size:10px}@media(max-width:768px){.modal-band-name{font-size:9px}}.modal-band-you{font-size:9px;margin-top:3px;opacity:.9}@media(max-width:768px){.modal-band-you{font-size:8px}}.modal-score-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding-top:16px;border-top:1px solid #f1f5f9;margin-top:16px}@media(max-width:768px){.modal-score-stats{gap:10px;padding-top:14px;margin-top:14px}}.modal-score-stat-lbl{font-size:10px;color:#94a3b8;margin-bottom:4px}@media(max-width:768px){.modal-score-stat-lbl{font-size:9px}}.modal-score-stat-val{font-family:JetBrains Mono,ui-monospace,monospace;font-size:20px;font-weight:500}@media(max-width:768px){.modal-score-stat-val{font-size:18px}}.modal-verdict{border-radius:0 12px 12px 0;padding:16px 20px;border-left:4px solid;margin-bottom:24px}@media(max-width:768px){.modal-verdict{padding:14px 16px}}.modal-verdict-head{font-size:13px;font-weight:600;margin-bottom:8px;line-height:1.6}@media(max-width:768px){.modal-verdict-head{font-size:12px}}.modal-verdict-body{font-size:12px;line-height:1.7}@media(max-width:768px){.modal-verdict-body{font-size:11px}}.modal-str-row{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;margin-bottom:10px;display:grid;grid-template-columns:36px 1fr;grid-gap:12px;gap:12px;align-items:flex-start}@media(max-width:768px){.modal-str-row{padding:12px 14px;gap:10px;grid-template-columns:34px 1fr}}.modal-str-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}@media(max-width:768px){.modal-str-icon{width:34px;height:34px;font-size:15px}}.modal-str-name{font-size:13px;font-weight:600;margin-bottom:4px}@media(max-width:768px){.modal-str-name{font-size:12px}}.modal-str-detail{font-size:12px;color:#475569;margin-bottom:6px;line-height:1.5}@media(max-width:768px){.modal-str-detail{font-size:11px}}.modal-str-demand{display:inline-block;font-size:10px;font-weight:600;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;padding:2px 10px}@media(max-width:768px){.modal-str-demand{font-size:9px;padding:2px 8px}}.modal-skill-tbl{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin-bottom:24px}.modal-skill-hdr{display:grid;grid-template-columns:160px 1fr 90px 50px 85px;grid-gap:12px;gap:12px;padding:10px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8}@media(max-width:768px){.modal-skill-hdr{grid-template-columns:100px 1fr 70px;gap:8px;padding:8px 12px;font-size:9px}.modal-skill-hdr span:nth-child(3),.modal-skill-hdr span:nth-child(4){display:none}}.modal-skill-row{display:grid;grid-template-columns:160px 1fr 90px 50px 85px;grid-gap:12px;gap:12px;align-items:center;padding:12px 16px;border-bottom:1px solid #f8fafc}.modal-skill-row:last-child{border-bottom:none}@media(max-width:768px){.modal-skill-row{grid-template-columns:100px 1fr 70px;gap:8px;padding:10px 12px}.modal-skill-row>:nth-child(3),.modal-skill-row>:nth-child(4){display:none}}.modal-skill-name{font-size:13px;font-weight:500}@media(max-width:768px){.modal-skill-name{font-size:12px}}.modal-skill-bar-bg{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}@media(max-width:768px){.modal-skill-bar-bg{height:7px}}.modal-skill-bar-fill{height:100%;border-radius:4px}.modal-pips{display:flex;gap:2px}.modal-pip{width:8px;height:8px;border-radius:2px;flex-shrink:0}@media(max-width:768px){.modal-pip{width:7px;height:7px}}.modal-skill-jobs{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:#64748b;text-align:center}@media(max-width:768px){.modal-skill-jobs{font-size:11px}}.modal-badge{font-size:10px;font-weight:600;padding:3px 10px;border-radius:100px;border:1px solid;text-align:center;letter-spacing:.03em}@media(max-width:768px){.modal-badge{font-size:9px;padding:3px 8px}}.modal-q-tbl{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin-bottom:24px}.modal-q-hdr{display:grid;grid-template-columns:38px 180px 60px 75px 1fr;grid-gap:10px;gap:10px;padding:10px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8}@media(max-width:768px){.modal-q-hdr{grid-template-columns:32px 1fr 50px 1fr;gap:8px;padding:8px 12px;font-size:9px}.modal-q-hdr span:last-child{display:none}}.modal-q-row{display:grid;grid-template-columns:38px 180px 60px 75px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid #f8fafc}.modal-q-row:last-child{border-bottom:none}@media(max-width:768px){.modal-q-row{grid-template-columns:32px 1fr 50px 1fr;gap:8px;padding:10px 12px}.modal-q-row>:last-child{display:none}}.modal-q-num{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:#94a3b8;font-weight:500}@media(max-width:768px){.modal-q-num{font-size:11px}}.modal-q-topic{font-size:12px;font-weight:500;line-height:1.4}@media(max-width:768px){.modal-q-topic{font-size:11px}}.modal-q-score{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:600;text-align:center}@media(max-width:768px){.modal-q-score{font-size:11px}}.modal-q-pct-col{display:flex;flex-direction:column;gap:4px}.modal-q-bar{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}@media(max-width:768px){.modal-q-bar{height:5px;border-radius:3px}}.modal-q-bar-fill{height:100%;border-radius:2px}.modal-q-pct-num{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600}@media(max-width:768px){.modal-q-pct-num{font-size:10px}}.modal-q-diag{font-size:11px;color:#64748b;line-height:1.5}@media(max-width:768px){.modal-q-diag{font-size:10px}}.modal-rm-meta{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 16px;margin-bottom:16px;font-size:13px;color:#64748b;line-height:1.65}@media(max-width:768px){.modal-rm-meta{font-size:12px;padding:10px 14px}}.modal-rm-items{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.modal-rm-item{background:#fff;border:1px solid #e2e8f0;border-left:4px solid;border-radius:0 12px 12px 0;overflow:hidden}.modal-rm-toggle{width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:0;display:block;list-style:none}.modal-rm-toggle::-webkit-details-marker{display:none}.modal-rm-toggle::marker{display:none}.modal-rm-head{display:flex;align-items:center;gap:12px;padding:14px 18px;transition:background .15s}.modal-rm-toggle:hover .modal-rm-head{background:#fafafa}@media(max-width:768px){.modal-rm-head{padding:12px 14px;gap:10px}}.modal-rm-pnum{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;border:2px solid}@media(max-width:768px){.modal-rm-pnum{width:26px;height:26px;font-size:12px}}.modal-rm-title-block{flex:1 1;min-width:0}.modal-rm-area{font-size:14px;font-weight:600;margin-bottom:3px;line-height:1.3}@media(max-width:768px){.modal-rm-area{font-size:13px}}.modal-rm-summary{font-size:12px;color:#64748b;line-height:1.5}@media(max-width:768px){.modal-rm-summary{font-size:11px}}.modal-rm-right{display:flex;align-items:center;gap:10px;flex-shrink:0}@media(max-width:768px){.modal-rm-right{flex-direction:column;align-items:flex-end;gap:6px}}.modal-rm-time{font-size:11px;padding:4px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;white-space:nowrap}@media(max-width:768px){.modal-rm-time{font-size:10px;padding:3px 10px}}.modal-rm-chevron{font-size:12px;color:#94a3b8;transition:transform .25s;line-height:1;flex-shrink:0}@media(max-width:768px){.modal-rm-chevron{font-size:11px}}.modal-rm-item[open] .modal-rm-chevron{transform:rotate(180deg)}.modal-rm-body{display:none;border-top:1px solid #f1f5f9}.modal-rm-item[open] .modal-rm-body{display:block}.modal-rm-goal{margin:12px 16px 10px;font-size:12px;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 14px;line-height:1.65}.modal-rm-goal strong{font-weight:700;color:#1d4ed8}@media(max-width:768px){.modal-rm-goal{font-size:11px;margin:10px 14px 9px;padding:9px 12px}}.modal-rm-why{margin:12px 16px 10px;font-size:12px;color:#92400e;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:0 6px 6px 0;padding:10px 14px;line-height:1.65}@media(max-width:768px){.modal-rm-why{font-size:11px;margin:10px 14px 9px;padding:9px 12px}}.modal-rm-actions{padding:0 16px 14px;display:flex;flex-direction:column;gap:6px}@media(max-width:768px){.modal-rm-actions{padding:0 14px 12px}}.modal-rm-action{display:flex;gap:10px;align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:12px;line-height:1.65;color:#334155}@media(max-width:768px){.modal-rm-action{font-size:11px;padding:8px 11px;gap:8px}}.modal-rm-action-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;flex-shrink:0;margin-top:5px}@media(max-width:768px){.modal-rm-action-dot{width:5px;height:5px}}.acciojob-pass-page{width:100%;max-width:1440px;margin:0 auto;padding:22px 12px;overflow-x:hidden}@media(max-width:768px){.acciojob-pass-page{padding:24px 16px}}.acciojob-pass-page .top-bar{margin-bottom:24px}.acciojob-pass-page .top-bar .back-button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:transparent;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#333}.acciojob-pass-page .top-bar .back-button:hover{background:#f5f5f5;border-color:#2f80ed;color:#2f80ed}.acciojob-pass-page .top-bar .back-button:hover svg{color:#2f80ed}.acciojob-pass-page .top-bar .back-button svg{color:#333;transition:color .2s ease}@media(max-width:768px){.acciojob-pass-page .top-bar .back-button{padding:8px 12px;font-size:13px}}.acciojob-pass-page .hero-section{margin-bottom:30px;padding:4px 15px;background:linear-gradient(180deg,rgba(222,232,253,.6) 0,rgba(241,247,254,.8));border:1.5px solid #d5e6fb;border-radius:16px;position:relative;overflow:hidden}.acciojob-pass-page .hero-section:before{left:-120px;bottom:-100px}.acciojob-pass-page .hero-section:after,.acciojob-pass-page .hero-section:before{content:"";position:absolute;width:400px;height:280px;background:radial-gradient(circle,rgba(147,197,253,.3) 0,rgba(147,197,253,0) 70%);pointer-events:none}.acciojob-pass-page .hero-section:after{right:-100px;top:50px}@media(max-width:768px){.acciojob-pass-page .hero-section{margin-bottom:40px;padding:12px 8px}}.acciojob-pass-page .hero-section .hero-content{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:1}@media(max-width:992px){.acciojob-pass-page .hero-section .hero-content{flex-direction:column;gap:32px}}.acciojob-pass-page .hero-section .hero-content .hero-left{flex:0 0 auto;max-width:500px;display:flex;flex-direction:column;gap:12px}@media(max-width:992px){.acciojob-pass-page .hero-section .hero-content .hero-left{max-width:100%}}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-title{font-size:48px;font-weight:700;line-height:1;color:#1e085c;margin:0;display:flex;flex-direction:column;gap:0}@media(max-width:768px){.acciojob-pass-page .hero-section .hero-content .hero-left .hero-title{font-size:36px}}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-title .title-regular{display:block;font-family:Inter,sans-serif;font-weight:500;margin:4px;padding:0}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-title .title-gradient{display:block;line-height:51px;font-family:Playfair Display,serif;font-style:italic;font-weight:600;margin:5px -2px 6px 0;padding:0;background:linear-gradient(14deg,#372ad3 10%,#38bdf8 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-bullets li{position:relative;padding-left:21px;font-size:14px;font-weight:500;line-height:1.2;color:#1c4d8e;letter-spacing:-.56px}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-bullets li:before{content:"●";position:absolute;left:0;color:#1c4d8e}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-cta{display:flex;flex-direction:column;gap:16px;margin-top:15px}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-cta .book-assessment-btn{width:-moz-fit-content;width:fit-content;padding:12px 32px;height:48px;background:#2f80ed;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px 0 rgba(37,99,235,.05)}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-cta .book-assessment-btn:hover{background:#1e6fd5;transform:translateY(-1px);box-shadow:0 4px 8px 0 rgba(37,99,235,.15)}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-cta .book-assessment-btn:active{transform:translateY(0)}@media(max-width:768px){.acciojob-pass-page .hero-section .hero-content .hero-left .hero-cta .book-assessment-btn{width:100%}}.acciojob-pass-page .hero-section .hero-content .hero-left .hero-cta .hero-info-text{font-size:14px;font-weight:500;line-height:1.2;color:#18181b;letter-spacing:-.56px;margin:0}.acciojob-pass-page .hero-section .hero-content .hero-right{flex:0 0 auto;position:absolute;top:30%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:25px;left:710px}@media(max-width:992px){.acciojob-pass-page .hero-section .hero-content .hero-right{position:relative;right:auto;top:auto;transform:none;margin-top:20px}}.acciojob-pass-page .hero-section .hero-content .hero-right .placement-badge{padding:8px 24px;background:#2f80ed;border:1.5px solid #fff;border-radius:35px;color:#fff;font-size:20px;font-weight:500;letter-spacing:-.8px;box-shadow:0 6px 9px 0 rgba(37,99,235,.1),0 15px 22px 0 rgba(37,99,235,.1);margin-bottom:-12px;z-index:2;position:relative}.acciojob-pass-page .hero-section .hero-content .hero-right .readiness-visual{position:relative;transform:rotate(-2deg)}.acciojob-pass-page .hero-section .hero-content .hero-right .readiness-visual .readiness-box{padding:20px 40px;background:#1e3a5f;border:2px dashed #fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative}.acciojob-pass-page .hero-section .hero-content .hero-right .readiness-visual .readiness-box:before{content:"";position:absolute;inset:-8px;border:2px dashed hsla(0,0%,100%,.3);border-radius:12px;pointer-events:none}.acciojob-pass-page .hero-section .hero-content .hero-right .readiness-visual .readiness-box .readiness-text{display:block;font-size:32px;font-weight:700;color:#fff;letter-spacing:2px;text-align:center;white-space:nowrap}@media(max-width:768px){.acciojob-pass-page .hero-section .hero-content .hero-right .readiness-visual .readiness-box .readiness-text{font-size:24px}}.acciojob-pass-page .hero-section .hero-content .hero-mobile{display:none}@media(max-width:992px){.acciojob-pass-page .hero-section .hero-content .hero-mobile{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 16px;gap:24px;width:100%}}.acciojob-pass-page .hero-section .hero-content .hero-mobile .placement-badge-mobile{padding:8px 24px;background:#2f80ed;border:1.5px solid #fff;border-radius:35px;color:#fff;font-size:16px;font-weight:500;letter-spacing:-.64px;box-shadow:0 6px 9px 0 rgba(37,99,235,.1),0 15px 22px 0 rgba(37,99,235,.1);z-index:2;width:-moz-fit-content;width:fit-content}.acciojob-pass-page .hero-section .hero-content .hero-mobile .readiness-visual-mobile{position:relative;transform:rotate(-2deg);margin-bottom:16px}.acciojob-pass-page .hero-section .hero-content .hero-mobile .readiness-visual-mobile .readiness-box-mobile{padding:18px 36px;background:#1e3a5f;border:2px dashed #fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative}.acciojob-pass-page .hero-section .hero-content .hero-mobile .readiness-visual-mobile .readiness-box-mobile:before{content:"";position:absolute;inset:-8px;border:2px dashed hsla(0,0%,100%,.3);border-radius:12px;pointer-events:none}.acciojob-pass-page .hero-section .hero-content .hero-mobile .readiness-visual-mobile .readiness-box-mobile .readiness-text-mobile{display:block;font-size:24px;font-weight:700;color:#fff;letter-spacing:1.5px;text-align:center;white-space:nowrap}@media(max-width:480px){.acciojob-pass-page .hero-section .hero-content .hero-mobile .readiness-visual-mobile .readiness-box-mobile .readiness-text-mobile{font-size:20px;letter-spacing:1px}}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-title-mobile{font-size:32px;font-weight:700;line-height:.6;color:#1e085c;margin:16px 0}@media(max-width:480px){.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-title-mobile{font-size:28px}}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-title-mobile .title-regular-mobile{display:block;font-family:Inter,sans-serif;font-weight:500}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-title-mobile .title-gradient-mobile{display:block;line-height:51px;font-family:Playfair Display,serif;font-style:italic;font-weight:600;margin-top:8px;background:linear-gradient(14deg,#372ad3 10%,#38bdf8 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-bullets-mobile{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;text-align:left;max-width:500px}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-bullets-mobile li{position:relative;padding-left:20px;font-size:14px;font-weight:500;line-height:1.4;color:#1c4d8e;letter-spacing:-.28px}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-bullets-mobile li:before{content:"●";position:absolute;left:0;color:#1c4d8e}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-cta-mobile{display:flex;flex-direction:column;gap:12px;margin-top:8px;width:100%;max-width:500px}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-cta-mobile .book-assessment-btn-mobile{width:100%;padding:14px 32px;height:52px;background:#2f80ed;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px 0 rgba(37,99,235,.05)}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-cta-mobile .book-assessment-btn-mobile:hover{background:#1e6fd5;transform:translateY(-1px);box-shadow:0 4px 8px 0 rgba(37,99,235,.15)}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-cta-mobile .book-assessment-btn-mobile:active{transform:translateY(0)}.acciojob-pass-page .hero-section .hero-content .hero-mobile .hero-cta-mobile .hero-info-text-mobile{font-size:12px;font-weight:500;line-height:1.3;color:#18181b;letter-spacing:-.24px;margin:0}.acciojob-pass-page .hero-section .hero-content .hero-desktop{display:flex}@media(max-width:992px){.acciojob-pass-page .hero-section .hero-content .hero-desktop{display:none}}.acciojob-pass-page .benefits-section{margin-bottom:80px}@media(max-width:768px){.acciojob-pass-page .benefits-section{margin-bottom:60px}}.acciojob-pass-page .benefits-section .section-title{font-size:36px;font-weight:700;text-align:center;color:#1a1a1a;margin-bottom:40px}@media(max-width:768px){.acciojob-pass-page .benefits-section .section-title{font-size:28px;margin-bottom:32px}}.acciojob-pass-page .benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.acciojob-pass-page .benefits-section .benefits-grid .benefit-card{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;transition:all .3s ease}.acciojob-pass-page .benefits-section .benefits-grid .benefit-card:hover{border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.15);transform:translateY(-4px)}.acciojob-pass-page .benefits-section .benefits-grid .benefit-card .check-icon{flex-shrink:0;width:24px;height:24px;color:#10b981;margin-top:2px}.acciojob-pass-page .benefits-section .benefits-grid .benefit-card p{font-size:16px;line-height:1.5;color:#333;margin:0}.acciojob-pass-page .how-it-works-section{padding:40px 30px;background:linear-gradient(230deg,#1c4d8e,#091a2f);display:flex;flex-direction:column;align-items:center;gap:40px;margin-left:-20px;margin-right:-20px}@media(max-width:768px){.acciojob-pass-page .how-it-works-section{margin-bottom:60px;padding:40px 20px;margin-left:-16px;margin-right:-16px}}.acciojob-pass-page .how-it-works-section .section-badge{display:inline-block;padding:2px 16px;background:linear-gradient(10deg,#4338ca 10%,#38bdf8 90%);border-radius:9999px;color:#fff;font-size:16px;font-weight:600;text-transform:uppercase;line-height:24px}.acciojob-pass-page .how-it-works-section .steps-grid{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.acciojob-pass-page .how-it-works-section .steps-grid .steps-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.acciojob-pass-page .how-it-works-section .steps-grid .steps-row{grid-template-columns:1fr}}.acciojob-pass-page .how-it-works-section .steps-grid .step-card{padding:16px;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 0 0 4px rgba(37,99,235,.2)}.acciojob-pass-page .how-it-works-section .steps-grid .step-card .step-content{display:flex;align-items:center;gap:24px;position:relative;z-index:1}.acciojob-pass-page .how-it-works-section .steps-grid .step-card .step-number{font-size:60px;font-weight:700;line-height:72px;letter-spacing:-1.2px;flex-shrink:0;text-shadow:0 25px 50px rgba(37,99,235,.25)}.acciojob-pass-page .how-it-works-section .steps-grid .step-card .step-text{display:flex;flex-direction:column;gap:8px;flex:1 1}.acciojob-pass-page .how-it-works-section .steps-grid .step-card .step-text .step-title{font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;margin:0}.acciojob-pass-page .how-it-works-section .steps-grid .step-card .step-text .step-description{font-size:14px;line-height:1.5;color:#18181b;margin:0}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-blue{background:linear-gradient(10deg,#eff6ff,#bfdbfe)}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-blue .step-number{color:#2f80ed}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-blue .step-title{color:#1c4d8e}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-purple{background:linear-gradient(10deg,#f5f3ff,#ddd6fe)}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-purple .step-number{color:#7c3aed}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-purple .step-title{color:#5b21b6}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-orange{background:linear-gradient(10deg,#fef2f2,#fecaca)}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-orange .step-number{color:#f97316}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-orange .step-title{color:#9a3412}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-green{background:linear-gradient(10deg,#f0fdf4,#bbf7d0)}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-green .step-number{color:#15803d}.acciojob-pass-page .how-it-works-section .steps-grid .step-card.step-card-green .step-title{color:#166534}.acciojob-pass-page .how-it-works-section .outcome-section{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-toggle{background:#fff;border:1px solid #e4e4e7;border-radius:16px;padding:4px;display:flex;gap:0;max-width:624px}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-toggle .toggle-btn{padding:8px 16px;min-height:36px;font-size:14px;font-weight:600;border:none;border-radius:12px;cursor:pointer;background:transparent;color:#18181b;transition:all .2s ease}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-toggle .toggle-btn.active{background:#eff6ff;color:#1c4d8e;font-weight:600}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-toggle .toggle-btn:hover:not(.active){background:#f4f4f5}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card{width:100%;max-width:624px;border:1px solid #2f80ed;border-radius:16px;padding:16px;background:#eff6ff;box-shadow:0 4px 6px -4px rgba(37,99,235,.1),0 10px 15px -3px rgba(37,99,235,.1);display:flex;flex-direction:column;align-items:center;gap:16px}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-header{display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-header .outcome-icon{color:#059669;flex-shrink:0;display:flex;align-items:center;justify-content:center}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-header .outcome-title{font-size:16px;font-weight:600;line-height:24px;color:#1c4d8e;margin:0}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-description{font-size:14px;line-height:1.5;color:#18181b;margin:0;text-align:center;width:100%}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-description-container{width:100%;background:#fff;border:2px solid #e4e4e7;border-radius:16px;padding:16px}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-description-container .outcome-description{text-align:left}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-content{display:flex;flex-direction:column;gap:8px;width:100%}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-content .outcome-title{font-size:16px;font-weight:600;line-height:24px;color:#1c4d8e;margin:0}.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-content .outcome-description,.acciojob-pass-page .how-it-works-section .outcome-section .outcome-card .outcome-text p{font-size:14px;line-height:1.5;color:#18181b;margin:0}.acciojob-pass-page .roadmap-section{padding:50px 24px;background:linear-gradient(180deg,#fef3c7 0,#fbbf24);margin-bottom:40px;margin-left:-20px;margin-right:-20px;overflow:hidden}@media(max-width:768px){.acciojob-pass-page .roadmap-section{padding:40px 16px;margin-bottom:32px;margin-left:-16px;margin-right:-16px}}.acciojob-pass-page .roadmap-section .section-header{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:8px;max-width:1440px;margin-left:auto;margin-right:auto}@media(max-width:768px){.acciojob-pass-page .roadmap-section .section-header{margin-bottom:28px}}.acciojob-pass-page .roadmap-section .section-header .section-badge{display:inline-block;padding:2px 16px;background:linear-gradient(9deg,#4338ca 10%,#38bdf8 90%);border-radius:9999px;color:#fff;font-size:16px;font-weight:600;text-transform:uppercase;line-height:24px}@media(max-width:768px){.acciojob-pass-page .roadmap-section .section-header .section-badge{font-size:14px;padding:2px 14px}}.acciojob-pass-page .roadmap-section .section-header .section-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:#18181b;margin:0}@media(max-width:768px){.acciojob-pass-page .roadmap-section .section-header .section-subtitle{font-size:13px}}.acciojob-pass-page .roles-section{padding:40px 24px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:40px}.acciojob-pass-page .roles-section .section-header{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.acciojob-pass-page .roles-section .section-header .gradient-badge{padding:4px 16px;color:#fff;font-size:16px;font-weight:600;border-radius:15px;background:linear-gradient(9deg,#4338ca 10%,#38bdf8 90%)}.acciojob-pass-page .roles-section .section-header .section-subtitle{font-size:14px;font-weight:500;color:#2b2f34;margin:0}.acciojob-pass-page .roles-section .roles-grid{width:100%;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}@media(max-width:1200px){.acciojob-pass-page .roles-section .roles-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.acciojob-pass-page .roles-section .roles-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.acciojob-pass-page .roles-section .roles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.acciojob-pass-page .roles-section .roles-grid{grid-template-columns:1fr}}.acciojob-pass-page .roles-section .roles-grid .role-card{padding:12px;border-radius:12px;border:1px solid;display:flex;flex-direction:column;gap:8px;box-shadow:0 4px 6px -4px rgba(37,99,235,.1),0 10px 15px -3px rgba(37,99,235,.1);transition:all .2s ease}.acciojob-pass-page .roles-section .roles-grid .role-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px -4px rgba(37,99,235,.15),0 12px 20px -3px rgba(37,99,235,.15)}.acciojob-pass-page .roles-section .roles-grid .role-card .role-title{font-size:18px;font-weight:600;line-height:1.4;letter-spacing:-.36px;margin:0}.acciojob-pass-page .roles-section .roles-grid .role-card .role-divider{height:2px;width:100%}.acciojob-pass-page .roles-section .roles-grid .role-card .role-skills{display:flex;flex-direction:column;gap:4px}.acciojob-pass-page .roles-section .roles-grid .role-card .role-skills .skills-label{font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;color:#18181b;margin:0}.acciojob-pass-page .roles-section .roles-grid .role-card .role-skills .skills-tags{display:flex;flex-wrap:wrap;gap:8px}.acciojob-pass-page .roles-section .roles-grid .role-card .role-skills .skills-tags .skill-badge{padding:4px 8px;background:#f4f4f5;border-radius:8px;font-size:12px;font-weight:400;line-height:16px;color:#18181b}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-blue{background:#eff6ff;border-color:#2f80ed}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-blue .role-title{color:#1c4d8e}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-blue .role-divider{background:#e8f1fd}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-purple{background:#f5f3ff;border-color:#7c3aed}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-purple .role-title{color:#5b21b6}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-purple .role-divider{background:#ede9fe}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-green{background:#ecfdf5;border-color:#059669}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-green .role-title{color:#065f46}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-green .role-divider{background:#d1fae5}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-orange{background:#fff7ed;border-color:#f97316}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-orange .role-title{color:#9a3412}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-orange .role-divider{background:#ffedd5}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-lime{background:#f7fee7;border-color:#84cc16}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-lime .role-title{color:#3f6212}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-lime .role-divider{background:#ecfccb}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-brown{background:#fff7ed;border-color:#d97706}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-brown .role-title{color:#78350f}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-brown .role-divider{background:#fed7aa}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-cyan{background:#ecfeff;border-color:#06b6d4}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-cyan .role-title{color:#164e63}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-cyan .role-divider{background:#cffafe}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-pink{background:#fdf2f8;border-color:#db2777}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-pink .role-title{color:#831843}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-pink .role-divider{background:#fce7f3}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-rose{background:#fff1f2;border-color:#f43f5e}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-rose .role-title{color:#881337}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-rose .role-divider{background:#ffe4e6}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-sky{background:#f0f9ff;border-color:#0ea5e9}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-sky .role-title{color:#075985}.acciojob-pass-page .roles-section .roles-grid .role-card.role-card-sky .role-divider{background:#e0f2fe}.acciojob-pass-page .roles-section .final-book-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;background:#2f80ed;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(47,128,237,.3)}.acciojob-pass-page .roles-section .final-book-btn:hover{background:#1e6fd5;transform:translateY(-2px);box-shadow:0 6px 16px rgba(47,128,237,.4)}.acciojob-pass-page .roles-section .final-book-btn:active{transform:translateY(0)}@media(max-width:768px){.acciojob-pass-page .roles-section .final-book-btn{width:100%;max-width:400px}}.acciojob-pass-page .placements-section{padding:50px 24px;background:linear-gradient(180deg,#eff6ff 0,#bfdbfe);overflow:hidden;margin-bottom:40px;margin-left:-20px;margin-right:-20px}@media(max-width:768px){.acciojob-pass-page .placements-section{padding:40px 16px;margin-bottom:32px;margin-left:-16px;margin-right:-16px}}.acciojob-pass-page .placements-section .section-header{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:8px;max-width:1440px;margin-left:auto;margin-right:auto}.acciojob-pass-page .placements-section .section-header .section-badge{display:inline-block;padding:2px 16px;background:linear-gradient(9deg,#4338ca 10%,#38bdf8 90%);border-radius:9999px;color:#fff;font-size:16px;font-weight:600;text-transform:uppercase;line-height:24px}.acciojob-pass-page .placements-section .section-header .section-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:#18181b;margin:0}.acciojob-pass-page .placements-section .placement-cards-container{width:100%;overflow-x:clip;overflow-y:visible}.acciojob-pass-page .placements-section .placement-cards-container .rfm-marquee-container{overflow:visible!important}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper{display:inline-block;width:260px;margin-right:24px}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card{display:flex;flex-direction:column;position:relative}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-avatar-container{position:absolute;top:-23px;left:26px;z-index:2}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-avatar-container .card-avatar{width:64px;height:64px;border-radius:50%;border:5px solid #fff;overflow:hidden;background:#f5f5f5}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-avatar-container .card-avatar .avatar-image{width:100%;height:100%;object-fit:cover}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content{background:#fff;border-radius:12px 12px 0 0;padding:8px 8px 0;z-index:1;position:relative;margin-bottom:8px}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner{border:1px solid #d5e6fb;border-radius:12px;padding:40px 16px 16px;display:flex;flex-direction:column;gap:16px;min-height:190px}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-header-fast{display:flex;align-items:center;justify-content:space-between}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-header-fast .user-info{display:flex;flex-direction:column;gap:0;flex:1 1;min-width:0;max-width:calc(100% - 50px);overflow:hidden}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-header-fast .user-info .user-name{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.2;color:#18181b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-header-fast .user-info .user-ctc{font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:1.5;color:#2f80ed;margin:0;white-space:nowrap}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-header-fast .linkedin-icon-container{width:40px;height:40px;flex-shrink:0}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-header-fast .linkedin-icon-container .linkedin-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px!important;font-weight:700;font-size:1.25rem;text-transform:lowercase}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-divider{height:1px;width:100%;background:#d5e6fb}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-details{display:flex;align-items:center;justify-content:space-between;gap:8px}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-details .detail-text{display:flex;flex-direction:column;gap:0;flex:1 1;min-width:0;max-width:calc(100% - 75px);overflow:hidden}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-details .detail-text .detail-role{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:20px;color:#18181b;margin:0;word-wrap:break-word;overflow-wrap:break-word}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-details .detail-text .detail-company{font-family:Inter,sans-serif;font-weight:300;font-size:12px;line-height:18px;color:#71717a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-details .company-logo{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;width:auto;height:32px}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-details .company-logo img{max-width:100px;max-height:32px;object-fit:contain}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-content .card-inner .card-details .company-logo svg{width:100%;height:100%}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer{background:#fff;border-radius:0 0 12px 12px;padding:8px;margin-top:0}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer .footer-inner{border-radius:0 0 8px 8px;padding:6px 16px;display:flex;align-items:center;justify-content:center}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer .footer-text{font-weight:500;font-size:12px;line-height:18px;color:#fff;margin:0;white-space:nowrap;text-align:center}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-red,.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-red .footer-inner{background:linear-gradient(90deg,#f97316,#ea580c)}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-purple,.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-purple .footer-inner{background:linear-gradient(90deg,#8b5cf6,#6d28d9)}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-blue,.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-blue .footer-inner{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-orange,.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-orange .footer-inner,.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-orange-alt,.acciojob-pass-page .placements-section .placement-cards-container .placement-card-wrapper .placement-card .card-footer.card-footer-orange-alt .footer-inner{background:linear-gradient(90deg,#fdba74,#f97316)}.acciojob-pass-page .wa-section{background:#fff;padding:48px 52px 40px;margin-bottom:40px;margin-left:-20px;margin-right:-20px;position:relative;overflow:hidden}.acciojob-pass-page .wa-section:before{content:"";position:absolute;top:-40%;right:-15%;width:520px;height:520px;background:radial-gradient(circle,rgba(99,102,241,.08),transparent 70%);pointer-events:none}@media(max-width:768px){.acciojob-pass-page .wa-section{padding:28px 18px 24px;margin-bottom:32px;margin-left:-16px;margin-right:-16px}}.acciojob-pass-page .wa-inner{position:relative;z-index:1}.acciojob-pass-page .wa-head{text-align:center;max-width:720px;margin:0 auto 32px}.acciojob-pass-page .wa-pill{display:inline-block;background:linear-gradient(90deg,#3b82f6,#6366f1,#8b5cf6);color:#fff;font-size:11px;font-weight:700;letter-spacing:.14em;padding:7px 18px;border-radius:100px;margin-bottom:18px}.acciojob-pass-page .wa-title{font-size:38px;font-weight:700;letter-spacing:-1px;line-height:1.12;margin:0 0 14px}@media(max-width:768px){.acciojob-pass-page .wa-title{font-size:24px;letter-spacing:-.5px}}.acciojob-pass-page .wa-title-accent{background:linear-gradient(90deg,#3b82f6,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic}.acciojob-pass-page .wa-sub{font-size:15px;color:#64748b;line-height:1.65;margin:0}@media(max-width:768px){.acciojob-pass-page .wa-sub{font-size:13px}}.acciojob-pass-page .wa-selector{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:22px;flex-wrap:wrap}@media(max-width:768px){.acciojob-pass-page .wa-selector{flex-direction:column;gap:10px}}.acciojob-pass-page .wa-selector-lbl{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#64748b}.acciojob-pass-page .wa-selector-pills{display:flex;gap:6px;background:#f1f5f9;padding:4px;border-radius:100px}.acciojob-pass-page .wa-pill-btn{background:transparent;border:none;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;color:#475569;padding:8px 16px;border-radius:100px;transition:background .15s,color .15s,box-shadow .15s}.acciojob-pass-page .wa-pill-btn.is-active{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 3px rgba(15,23,42,.08),0 1px 2px rgba(15,23,42,.04)}@media(max-width:768px){.acciojob-pass-page .wa-pill-btn{font-size:12px;padding:7px 12px;text-wrap:nowrap}}.acciojob-pass-page .wa-plan{margin-top:40px;padding-top:32px;border-top:1px dashed #e2e8f0}@media(max-width:768px){.acciojob-pass-page .wa-plan{margin-top:28px;padding-top:24px}}.acciojob-pass-page .wa-plan-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#64748b;text-align:center;margin-bottom:20px}@media(max-width:768px){.acciojob-pass-page .wa-plan-label{font-size:10px;margin-bottom:16px}}.acciojob-pass-page .wa-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media(max-width:1024px){.acciojob-pass-page .wa-plan-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:640px){.acciojob-pass-page .wa-plan-grid{grid-template-columns:1fr;gap:10px}}.acciojob-pass-page .wa-plan-week{background:#fff;border:1px solid #e2e8f0;border-top:3px solid;border-radius:12px;padding:18px 20px;transition:box-shadow .15s,transform .15s}.acciojob-pass-page .wa-plan-week:hover{box-shadow:0 8px 16px -8px rgba(15,23,42,.1);transform:translateY(-2px)}@media(max-width:768px){.acciojob-pass-page .wa-plan-week{padding:14px 16px}}.acciojob-pass-page .wa-plan-pill{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.04em;padding:5px 12px;border-radius:100px;margin-bottom:10px}@media(max-width:768px){.acciojob-pass-page .wa-plan-pill{font-size:10px;padding:4px 10px;margin-bottom:8px}}.acciojob-pass-page .wa-plan-title{font-size:16px;font-weight:700;margin-bottom:6px;line-height:1.3}@media(max-width:768px){.acciojob-pass-page .wa-plan-title{font-size:14px;margin-bottom:4px}}.acciojob-pass-page .wa-plan-focus{font-size:13px;color:#64748b;font-weight:500;margin-bottom:14px;line-height:1.4}@media(max-width:768px){.acciojob-pass-page .wa-plan-focus{font-size:12px;margin-bottom:12px}}.acciojob-pass-page .wa-plan-actions{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.acciojob-pass-page .wa-plan-actions li{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#334155;line-height:1.6}@media(max-width:768px){.acciojob-pass-page .wa-plan-actions li{font-size:11px;gap:8px}}.acciojob-pass-page .wa-plan-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:6px}@media(max-width:768px){.acciojob-pass-page .wa-plan-dot{width:5px;height:5px}}