:root{--primary: #e4003a;--medical-secondary: hsl(281, 100%, 70%);--success: hsl(145, 60%, 45%);--warning: hsl(38, 92%, 50%);--transition-theme: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease}:root{--background: hsl(0, 0%, 0%);--foreground: hsl(0, 0%, 95%);--primary-foreground: hsl(0, 0%, 98%);--secondary: hsl(0, 0%, 10%);--secondary-foreground: hsl(0, 0%, 98%);--muted: hsl(0, 0%, 15%);--border: hsl(0, 0%, 20%);--card-bg: hsl(0, 0%, 12%)}[data-theme=light]{--background: hsl(0, 0%, 100%);--foreground: hsl(0, 0%, 15%);--primary-foreground: hsl(0, 0%, 98%);--secondary: hsl(0, 0%, 90%);--secondary-foreground: hsl(0, 0%, 15%);--muted: hsl(0, 0%, 92%);--border: hsl(0, 0%, 85%);--card-bg: hsl(0, 0%, 96%)}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:"Switzer";src:url("../assets/fonts/Switzer-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Switzer";src:url("../assets/fonts/Switzer-Semibold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Switzer";src:url("../assets/fonts/Switzer-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}body{font-family:"Switzer",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:var(--background);color:var(--foreground);line-height:1.6;transition:var(--transition-theme)}.nav-links a:hover{color:var(--primary)}.btn{border:2px solid #fff;padding:12px 25px;background:rgba(0,0,0,0);color:#fff;cursor:pointer;text-decoration:none;transition:.3s}.btn:hover{background:var(--primary);border-color:var(--primary)}.btn.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn.btn-xl{padding:1.25rem 2.5rem;font-size:1.25rem}.text-primary{color:var(--primary)}.text-secondary{color:var(--medical-secondary)}#top{display:none;position:fixed;right:30px;bottom:30px;z-index:99;cursor:pointer;border:none;background:none}.circle{border:2px solid #e4003a;border-radius:50%;width:40px;height:40px}.semicircle{width:20px;height:40px;border:2px solid #e4003a;border-top-left-radius:40px;border-bottom-left-radius:40px;border-right:none}.square{width:40px;height:40px;border:2px solid #e4003a}.info-box{border-bottom:1px solid var(--primary);border-top:1px solid var(--primary);border-right:1px solid var(--primary);padding:1em 1.5em 1em 0em;margin-left:.5em}.info-box h2{color:#e4003a;margin-bottom:15px}.info-box-grey{border:1px solid rgba(0,0,0,0);padding:1em 1.5em 1em 0em;display:inline-block;background-clip:padding-box,border-box;background-origin:border-box;background-image:linear-gradient(to left, rgba(20, 20, 20, 0.9), rgb(20, 20, 20)),linear-gradient(to left, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0))}.info-box-grey.rtl{background-clip:padding-box,border-box;background-origin:border-box;background-image:linear-gradient(to right, rgba(20, 20, 20, 0.9), rgb(20, 20, 20)),linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0))}.logos img{filter:brightness(0) invert(1)}.arrow{display:inline-block;width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:15px solid var(--primary);margin-right:10px;transform:translateY(-2px);flex-shrink:0}.fill-arrow{display:inline-block;width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:15px solid var(--primary);margin-right:10px;transform:translateY(-2px);flex-shrink:0}.hero-section{margin-top:auto;margin-bottom:auto;padding-left:8%;padding-right:5%;background-image:url("../assets/images/ia-keyboard.webp");background-repeat:no-repeat;background-position:right center;background-size:70% auto;height:87vh}.global-bg{position:relative}.global-bg::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("../assets/images/world.svg");background-repeat:no-repeat;background-position:right center;background-size:40em auto;filter:invert(0.2);z-index:-1;pointer-events:none}.bg-alliances{background-image:url("../assets/images/alliances-bg.webp");background-repeat:no-repeat;background-position:left bottom;background-size:70% auto}.bg-ai-powered{background-image:url("../assets/images/ai-powered-bg.webp");background-repeat:no-repeat;background-position:right top;background-size:60% auto;background-color:#000;color:#fff}.bg-diagnostic{background-image:url("../assets/images/diagnostic.webp");background-repeat:no-repeat;background-position:right top;background-size:contain}.benefit-bg{background-image:url("../assets/images/benefits-dark.svg");background-repeat:no-repeat;background-position:center;background-size:cover}@media(max-width: 768px){.hero-section{background-position:right bottom}.bg-ai-powered{background-image:none}.bg-diagnostic{background-image:none}}@media(max-width: 1030px){.bg-diagnostic{background-repeat:no-repeat;background-position:right top;background-size:50% auto}.bg-ai-powered{background-repeat:no-repeat;background-position:right center;background-size:50% auto}}.red-circle{position:absolute;border-radius:50%;background-color:var(--primary);opacity:.5;z-index:1;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.red-circle:hover{opacity:.7;transform:scale(1.05)}.red-circle[data-tooltip]::before{content:attr(data-tooltip);position:absolute;left:50%;top:100%;transform:translateX(-50%);margin-top:8px;padding:.1em .6em;font-size:15px;font-weight:600;white-space:nowrap;opacity:0;transition:opacity .3s ease;background-color:var(--background);border-radius:.3em;z-index:10}.red-circle[data-tooltip]:hover::before{opacity:1}@media(max-width: 1024px){.global-bg::before{display:none}.red-circle{display:none}}.theme-toggle{position:relative;width:60px;height:32px;background:var(--muted);border-radius:50px;border:1px solid var(--border);cursor:pointer;transition:var(--transition-theme);display:flex;align-items:center;justify-content:space-between;padding:2px}.theme-toggle:hover{background:var(--secondary)}.theme-toggle .theme-icon{width:32px;height:32px;border-radius:50%;background:var(--foreground);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background-color .3s ease;font-size:18px;color:#fff;z-index:1}.theme-toggle .theme-icon.sun{transform:translateX(0)}.theme-toggle .theme-icon.moon{transform:translateX(28px)}.theme-toggle .theme-labels{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:0 8px;font-size:10px;font-weight:500;color:hsl(0,0%,65%);pointer-events:none}.theme-toggle .theme-labels .label{opacity:.7;transition:opacity .3s ease}.theme-toggle .theme-labels .label.active{opacity:0}[data-theme=light] .nav-links a:hover{color:var(--primary)}[data-theme=light] .btn{border-color:var(--foreground);color:var(--foreground)}[data-theme=light] .btn:hover{background:var(--primary);border-color:var(--primary);color:#fff}[data-theme=light] .global-bg::before{filter:invert(0.4)}[data-theme=light] .info-box-grey{background:var(--card-bg);border-color:var(--border);transition:var(--transition-theme);background-clip:padding-box,border-box;background-origin:border-box;background-image:linear-gradient(to left, rgba(255, 255, 255, 0.9), rgb(250, 250, 250)),linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0))}[data-theme=light] .info-box-grey.rtl{background-clip:padding-box,border-box;background-origin:border-box;background-image:linear-gradient(to right, rgba(255, 255, 255, 0.9), rgb(250, 250, 250)),linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0))}[data-theme=light] .logos img{filter:brightness(0) invert(0.2)}[data-theme=light] #mobile-menu-button span{background-color:var(--foreground) !important}[data-theme=light] .bg-alliances{background-image:url("../assets/images/alliances-bg-white.webp");background-repeat:no-repeat;background-position:center;background-size:cover}[data-theme=light] .bg-ai-powered{margin-bottom:5em}[data-theme=light] .benefit-bg{background-image:url("../assets/images/benefits-light.svg");background-repeat:no-repeat;background-position:center;background-size:cover}
