:root{--rx-red-primary:#DC2626;--rx-red-dark:#991B1B;--rx-red-deep:#7F1D1D;--rx-red-light:#EF4444;--rx-red-soft:#FEF2F2;--rx-red-soft-border:#FCA5A5;--rx-red-glow:rgba(220, 38, 38, 0.32);--rx-red-subtle:rgba(220, 38, 38, 0.12);--rx-obsidian-950:#080C14;--rx-obsidian-900:#0E1526;--rx-obsidian-850:#121B30;--rx-obsidian-800:#162036;--rx-obsidian-700:#1E293B;--rx-slate-50:#F8FAFC;--rx-slate-100:#F1F5F9;--rx-slate-200:#E2E8F0;--rx-slate-300:#CBD5E1;--rx-slate-400:#94A3B8;--rx-slate-600:#475569;--rx-slate-700:#334155;--rx-slate-800:#1E293B;--rx-slate-900:#0F172A;--rx-emerald:#059669;--rx-emerald-light:#10B981;--rx-font-h:'Outfit', 'Plus Jakarta Sans', system-ui, sans-serif;--rx-font-b:'Plus Jakarta Sans', system-ui, sans-serif;--rx-border-card:rgba(220, 38, 38, 0.22);--rx-border-subtle:rgba(255, 255, 255, 0.08);--rx-grad-red:linear-gradient(135deg, #EF4444 0%, #DC2626 50%, #B91C1C 100%);--rx-grad-hero:radial-gradient(ellipse 130% 90% at 50% -10%, #1A0E18 0%, #0E1526 45%, #080C14 100%);--rx-grad-card:linear-gradient(145deg, rgba(22, 32, 54, 0.9) 0%, rgba(14, 21, 38, 0.95) 100%);--rx-grad-badge:linear-gradient(135deg, rgba(220, 38, 38, 0.15) 0%, rgba(153, 27, 27, 0.08) 100%);--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px}*,*::before,*::after{box-sizing:border-box}.odm-home-wrapper{color:#FFFFFF;overflow-x:hidden;position:relative}.odm-home-wrapper::after{content:'';position:fixed;inset:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.02'/%3E%3C/svg%3E")}.odm-hero{position:relative;overflow:hidden;min-height:640px;}@media (min-width: 992px){.odm-hero{min-height:88vh;max-height:940px}}.odm-orb-red{position:absolute;top:-120px;left:-80px;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle, rgba(220, 38, 38, 0.28) 0%, transparent 70%);pointer-events:none;filter:blur(65px)}.odm-orb-crimson{position:absolute;top:20%;right:-80px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle, rgba(185, 28, 28, 0.22) 0%, transparent 70%);pointer-events:none;filter:blur(75px)}.hero-z{position:relative;z-index:2}.hero-body{padding:3.5rem 0 4.2rem}@media (min-width: 992px){.hero-body{padding:5.2rem 0 6.2rem}}.odm-trust-badge{display:inline-flex;align-items:center;gap:0.75rem;margin-bottom:1.4rem;padding:0.55rem 1.25rem;color:#FFFFFF;background:rgba(18, 27, 48, 0.75);backdrop-filter:blur(14px);box-shadow:0 4px 20px rgba(0, 0, 0, 0.35)}.odm-trust-dot{width:10px;height:10px;border-radius:50%;animation:odmPulse 2s infinite}@keyframes odmPulse{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.35);opacity:0.65;}}.odm-trust-copy{display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap;font-size:0.86rem;line-height:1.4}.odm-trust-copy strong{font-weight:800;letter-spacing:0.2px}.odm-trust-copy span{}.odm-headline{font-weight:850;color:#FFFFFF;line-height:1.12;font-size:clamp(2.3rem, 5.2vw, 4.3rem);letter-spacing:-0.03em;margin-bottom:1.2rem}.odm-headline em,.odm-rx-gradient{font-style:normal;background:linear-gradient(135deg, #FF6B6B 0%, #EF4444 45%, #DC2626 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 16px rgba(220, 38, 38, 0.35))}.odm-sub{font-size:clamp(1rem, 1.85vw, 1.14rem);font-weight:400;line-height:1.7;margin-bottom:2rem;max-width:650px}.odm-sub b{color:#FFFFFF;font-weight:700}.aud-tabs{display:flex;margin-bottom:1.6rem;background:rgba(14, 21, 38, 0.9);padding:4px;width:fit-content;backdrop-filter:blur(14px)}.aud-tab{background:transparent;border:none;padding:0.65rem 1.6rem;font-weight:750;font-size:0.92rem;cursor:pointer;transition:all 0.25s ease}.aud-tab.active{color:#FFFFFF;box-shadow:0 4px 18px rgba(220, 38, 38, 0.45)}.aud-tab:not(.active):hover{background:rgba(220, 38, 38, 0.08)}.odm-search{display:flex;align-items:center;gap:0.8rem;background:rgba(18, 27, 48, 0.95);padding:0.45rem 0.45rem 0.45rem 1.25rem;max-width:660px;height:66px;backdrop-filter:blur(16px);box-shadow:0 12px 35px rgba(0, 0, 0, 0.45);transition:border-color 0.25s, box-shadow 0.25s}.odm-search:focus-within{box-shadow:0 12px 42px rgba(220, 38, 38, 0.35)}.odm-search-input{flex:1;background:transparent;border:none;outline:none;font-size:1.05rem;font-weight:400;color:#FFFFFF;min-width:0}.odm-search-input::placeholder{color:rgba(148, 163, 184, 0.75)}.degree-chips-container{margin-top:1.4rem}.degree-chips-label{font-size:0.82rem;font-weight:850;text-transform:uppercase;letter-spacing:0.8px;margin-bottom:0.6rem;display:block}.degree-chips{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.dchip{display:inline-flex;align-items:center;gap:0.35rem;background:rgba(18, 27, 48, 0.85);padding:0.4rem 1rem;color:#F1F5F9;font-size:0.86rem;font-weight:650;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}.dchip:hover{color:#FFFFFF;transform:translateY(-2px);box-shadow:0 4px 16px rgba(220, 38, 38, 0.4)}.dchip-sub{font-size:0.72rem;opacity:0.9;margin-left:2px;font-weight:600}.dchip:hover .dchip-sub{color:#FFFFFF;opacity:1}.odm-feat-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 576px){.odm-feat-grid{grid-template-columns:1fr 1fr}}@media (min-width: 992px){.odm-feat-col{display:block;padding:4.8rem 0 2rem}}.odm-fcard{padding:1.4rem;display:flex;align-items:flex-start;gap:1rem;text-decoration:none !important;transition:all 0.3s ease;position:relative;overflow:hidden;backdrop-filter:blur(12px);min-height:120px}.odm-fcard::before{content:'';position:absolute;top:0;left:0;bottom:0;width:4px;opacity:0.7;transition:opacity 0.3s, width 0.3s}.odm-fcard:hover{background:rgba(30, 41, 59, 0.95);transform:translateY(-4px);box-shadow:0 14px 34px rgba(220, 38, 38, 0.28)}.odm-fcard:hover::before{opacity:1;width:6px}.odm-fcard-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(220, 38, 38, 0.14);transition:all 0.25s ease}.odm-fcard:hover .odm-fcard-icon{color:#FFFFFF;transform:scale(1.06)}.odm-fcard-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2}.odm-fcard h4{font-weight:750;font-size:1.1rem;color:#FFFFFF;margin-bottom:0.3rem}.odm-fcard p{font-size:0.86rem;font-weight:400;margin:0;line-height:1.5}.trust-bar{background:rgba(14, 21, 38, 0.98);overflow-x:auto;scrollbar-width:none;position:relative;z-index:2;height:50px;display:flex;align-items:center}.trust-bar::-webkit-scrollbar{display:none}.trust-ticker{display:flex;gap:2.2rem;padding-inline:1.5rem;white-space:nowrap}.trust-item{display:inline-flex;align-items:center;font-size:0.88rem;font-weight:650;text-transform:uppercase;letter-spacing:0.8px}.btn-odm{display:inline-flex;align-items:center;justify-content:center;gap:0.6rem;color:#FFFFFF !important;font-weight:750;font-size:1rem;border:none;padding:0.85rem 2rem;cursor:pointer;text-decoration:none !important;letter-spacing:0.3px;white-space:nowrap;box-shadow:0 4px 20px rgba(220, 38, 38, 0.42);transition:transform 0.2s, box-shadow 0.2s}.btn-odm:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(220, 38, 38, 0.55);color:#FFFFFF !important}.btn-odm-ghost{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;background:rgba(220, 38, 38, 0.12);font-weight:750;font-size:0.95rem;padding:0.8rem 1.8rem;cursor:pointer;text-decoration:none !important;transition:all 0.2s;white-space:nowrap}.btn-odm-ghost:hover{background:rgba(220, 38, 38, 0.22);color:#FFFFFF !important}.btn-odm-sm{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;color:#FFFFFF !important;font-weight:750;font-size:0.84rem;border:none;padding:0.48rem 1.2rem;cursor:pointer;text-decoration:none !important;transition:all 0.2s;white-space:nowrap}.btn-odm-sm:hover{color:#FFFFFF !important;transform:translateY(-1px);box-shadow:0 4px 14px rgba(220, 38, 38, 0.45)}.bt-page{padding:3.8rem 0 7rem;position:relative;z-index:1}.sec-head{margin-bottom:2.4rem}.sec-eyebrow{display:inline-flex;align-items:center;font-size:0.78rem;font-weight:850;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:0.5rem}.sec-eyebrow::after{content:'';display:inline-block;width:24px;height:2px;margin-left:8px}.sec-title{font-weight:850;font-size:clamp(1.85rem, 3.8vw, 2.9rem);color:#FFFFFF;line-height:1.18;letter-spacing:-0.02em}.sec-title em{font-style:normal;}.sec-sub{font-size:1.05rem;font-weight:400;margin-top:0.6rem;line-height:1.65}.roles-strip{padding:2.2rem;margin-bottom:3.5rem}.roles-strip-hd{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.6rem}.roles-scroll{display:flex;gap:0.7rem;flex-wrap:wrap}.role-pill{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(18, 27, 48, 0.85);padding:0.5rem 1.15rem;font-size:0.92rem;font-weight:650;color:#F8FAFC;text-decoration:none !important;transition:all 0.2s}.role-pill:hover{color:#FFFFFF !important;transform:translateY(-2px);box-shadow:0 4px 14px rgba(220, 38, 38, 0.35)}.city-strip{margin-bottom:3.5rem}.city-scroll{display:flex;gap:0.65rem;flex-wrap:wrap}.city-pill{display:inline-flex;align-items:center;gap:0.35rem;background:rgba(18, 27, 48, 0.8);padding:0.45rem 1.1rem;font-size:0.88rem;font-weight:600;text-decoration:none !important;transition:all 0.2s}.city-pill:hover{color:#FFFFFF !important;transform:translateY(-2px)}.free-banner{padding:3.8rem 3rem;margin-bottom:3.5rem;background:linear-gradient(145deg, #161020 0%, #0E1526 100%);position:relative;overflow:hidden}.free-banner::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;}.free-tabs{display:flex;gap:0;margin-bottom:2rem;background:rgba(8, 12, 20, 0.85);width:fit-content;overflow:hidden}.free-tab-pill{background:transparent;border:none;padding:0.65rem 1.6rem;font-weight:750;font-size:0.92rem;cursor:pointer;transition:all 0.2s}.free-tab-pill.active{color:#FFFFFF}.free-content{display:none}.free-content.active{display:block;animation:odmFade 0.3s ease}@keyframes odmFade{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:translateY(0);}}.free-content h2{font-weight:850;font-size:clamp(1.85rem, 3.6vw, 2.9rem);color:#FFFFFF;line-height:1.2;margin-bottom:1rem}.free-content h2 em{font-style:normal;}.free-content p{font-size:1.05rem;line-height:1.75;max-width:640px;margin-bottom:1.6rem}.free-content p b{color:#FFFFFF;font-weight:700}.free-feats{display:flex;flex-wrap:wrap;gap:1.4rem;margin-bottom:2rem}.free-feat{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.95rem;font-weight:650;color:#FFFFFF}.free-feat svg{width:20px;height:20px;fill:none;stroke-width:2.5}.eco-section{padding:3.8rem 3rem;margin-bottom:3.5rem;position:relative}.eco-section::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;}.eco-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.4rem;margin-top:2.5rem}@media (max-width: 991px){.eco-grid{grid-template-columns:1fr 1fr}}@media (max-width: 575px){.eco-grid{grid-template-columns:1fr}}.eco-card{background:rgba(14, 21, 38, 0.85);padding:1.8rem 1.5rem;transition:transform 0.25s, border-color 0.25s}.eco-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(220, 38, 38, 0.22)}.eco-icon{margin-bottom:1rem;display:block}.eco-icon svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.8}.eco-name{font-size:1.2rem;font-weight:750;color:#FFFFFF;margin-bottom:1rem}.eco-list{list-style:none;display:flex;flex-direction:column;gap:0.55rem;margin-bottom:1.2rem;padding:0}.eco-list li{font-size:0.9rem;line-height:1.45;display:flex;align-items:flex-start;gap:0.5rem}.eco-list li::before{content:'✓';font-weight:800}.eco-how{font-size:0.85rem;line-height:1.5;padding-top:1rem}.eco-how strong{color:#FFFFFF;font-weight:700}.diff-section{overflow:hidden;margin-bottom:3.5rem;position:relative}.diff-section::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;}.diff-hd{padding:3.5rem 2.5rem 2rem;text-align:center;max-width:780px;margin:0 auto}.diff-hd h3{font-weight:850;font-size:clamp(1.85rem, 3.6vw, 2.9rem);color:#FFFFFF;margin-bottom:0.6rem;line-height:1.2}.diff-hd p{font-size:1.05rem;line-height:1.6}.diff-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;padding:0 3rem 3.5rem}@media (max-width: 991px){.diff-grid{grid-template-columns:repeat(2, 1fr);padding:0 2rem 2.5rem}}@media (max-width: 575px){.diff-grid{grid-template-columns:1fr;padding:0 1.2rem 2.5rem}}.diff-item{background:rgba(14, 21, 38, 0.85);padding:2rem 1.6rem;transition:all 0.25s}.diff-item:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(220, 38, 38, 0.22)}.diff-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(220, 38, 38, 0.15);margin-bottom:1.2rem;}.diff-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2}.diff-item h4{font-size:1.18rem;font-weight:750;color:#FFFFFF;margin-bottom:0.6rem}.diff-item p{font-size:0.92rem;line-height:1.6;margin:0}.faq-section{margin-bottom:3.5rem}.faq-item{}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem 0;cursor:pointer;font-weight:750;font-size:1.12rem;color:#FFFFFF;background:none;border:none;width:100%;text-align:left;transition:color 0.2s}.faq-q:hover{}.faq-ic{flex-shrink:0;transition:transform 0.3s}.faq-ic svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.faq-item.open .faq-ic{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height 0.35s ease, padding 0.25s}.faq-item.open .faq-a{max-height:800px;padding-bottom:1.4rem}.faq-a p{font-size:1rem;line-height:1.7}.faq-a p strong{color:#FFFFFF;font-weight:700}.bottom-cta-box{background:linear-gradient(135deg, #1C0E1A 0%, #0E1526 50%, #080C14 100%);padding:4rem 3rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(0, 0, 0, 0.5);margin-bottom:2rem}.bottom-cta-box::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;}.bottom-cta-box h2{font-weight:850;font-size:clamp(2rem, 4.2vw, 3.2rem);color:#FFFFFF;line-height:1.15;margin-bottom:1rem}.bottom-cta-box p{font-size:1.1rem;max-width:680px;margin:0 auto 2.2rem;line-height:1.7}.bottom-cta-btns{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}