
/* /aarsol_website/static/css/style.css */
body{font-family: "Poppins", sans-serif; scroll-behavior: smooth;}body.aarsol-website{color: #111827;}body.aarsol-auth-page{background: #f7f8fc;}.aarsol-auth-main{position: relative; overflow: hidden;}.aarsol-auth-shell{min-height: calc(100vh - 180px); padding: 8rem 0 4rem; background: radial-gradient(circle at 10% 20%, rgba(249, 115, 22, 0.22) 0%, rgba(249, 115, 22, 0) 38%), radial-gradient(circle at 90% 12%, rgba(59, 130, 246, 0.18) 0%, rgba(59, 130, 246, 0) 42%), linear-gradient(135deg, #0a1024 0%, #151c3d 52%, #251133 100%);}.aarsol-auth-grid{display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(320px, 470px); gap: 2rem; align-items: center;}.aarsol-auth-showcase{color: #ffffff; padding: 1rem 0;}.aarsol-auth-badge{display: inline-flex; align-items: center; gap: 0.5rem; padding: 0.55rem 1rem; border: 1px solid rgba(255, 255, 255, 0.18); border-radius: 9999px; background: rgba(255, 255, 255, 0.08); color: #fed7aa; font-size: 0.9rem; letter-spacing: 0.03em;}.aarsol-auth-showcase-title{margin-top: 1.4rem; font-size: clamp(2.4rem, 4vw, 4rem); line-height: 1.05; font-weight: 800; max-width: 13ch;}.aarsol-auth-showcase-text{margin-top: 1.15rem; max-width: 56ch; color: rgba(255, 255, 255, 0.82); font-size: 1.02rem; line-height: 1.8;}.aarsol-auth-showcase-stats{display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem; margin-top: 2rem; max-width: 38rem;}.aarsol-auth-stat-card{padding: 1rem 1.1rem; border-radius: 1rem; border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.08); backdrop-filter: blur(10px);}.aarsol-auth-stat-value{font-size: 1.6rem; font-weight: 700;}.aarsol-auth-stat-label{margin-top: 0.2rem; color: rgba(255, 255, 255, 0.75); font-size: 0.88rem;}.aarsol-auth-form-card{position: relative;}.aarsol-auth-form-card::before{content: ""; position: absolute; inset: -14px; border-radius: 1.6rem; background: linear-gradient(135deg, rgba(249, 115, 22, 0.24), rgba(59, 130, 246, 0.18)); filter: blur(14px); opacity: 0.9;}.aarsol-auth-form-card-body{position: relative; z-index: 1; padding: 2rem; background: rgba(255, 255, 255, 0.98); border-radius: 1.35rem; box-shadow: 0 22px 50px rgba(15, 23, 42, 0.26);}.aarsol-auth-branding{display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 1.5rem;}.aarsol-auth-brand-logo, .aarsol-auth-company-logo{max-height: 60px; width: auto;}.aarsol-auth-panel-header{margin-bottom: 1.25rem;}.aarsol-auth-panel-kicker{margin-bottom: 0.35rem; color: #f97316; font-size: 0.85rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase;}.aarsol-auth-panel-title{font-size: 1.85rem; line-height: 1.15; font-weight: 800; color: #111827; margin-bottom: 0.4rem;}.aarsol-auth-panel-subtitle{color: #6b7280; line-height: 1.7;}body.aarsol-auth-page .form-label, body.aarsol-auth-page label{color: #111827; font-weight: 600; margin-bottom: 0.45rem;}body.aarsol-auth-page .form-control{border-radius: 0.85rem; border: 1px solid #d1d5db; min-height: 48px; padding: 0.72rem 0.95rem; box-shadow: none;}body.aarsol-auth-page .form-control:focus{border-color: #fb923c; box-shadow: 0 0 0 4px rgba(249, 115, 22, 0.12);}body.aarsol-auth-page .btn-primary{min-height: 48px; border: none; border-radius: 0.85rem; background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); font-weight: 700; box-shadow: 0 14px 24px rgba(249, 115, 22, 0.22);}body.aarsol-auth-page .btn-primary:hover{background: linear-gradient(135deg, #ea580c 0%, #c2410c 100%);}body.aarsol-auth-page .btn-outline-secondary{border-radius: 0.85rem;}body.aarsol-auth-page .alert{border-radius: 0.85rem;}.aarsol-auth-link-row{display: flex; justify-content: space-between; align-items: center; gap: 1rem; margin-top: 1rem; padding-top: 1rem; border-top: 1px solid #e5e7eb; font-size: 0.92rem;}.aarsol-auth-link-row-single{justify-content: flex-start;}.aarsol-auth-link-row a, .aarsol-auth-link-row button{color: #ea580c; font-weight: 600;}.aarsol-auth-checkbox-row{display: flex; align-items: center; gap: 0.6rem;}@media (max-width: 991.98px){.aarsol-auth-grid{grid-template-columns: 1fr;}.aarsol-auth-showcase{padding-top: 0;}.aarsol-auth-showcase-title{max-width: none;}}@media (max-width: 767.98px){.aarsol-auth-shell{padding: 6.5rem 0 3rem;}.aarsol-auth-showcase-stats{grid-template-columns: 1fr; max-width: none;}.aarsol-auth-form-card-body{padding: 1.35rem;}.aarsol-auth-branding{flex-wrap: wrap;}.aarsol-auth-link-row{flex-direction: column; align-items: flex-start;}}body.aarsol-auth-page .btn, body.aarsol-auth-page button, body.aarsol-auth-page input[type="submit"]{cursor: pointer;}body.aarsol-auth-page .btn-primary, body.aarsol-auth-page .oe_login_buttons .btn-primary, body.aarsol-auth-page button[type="submit"]{display: inline-flex; justify-content: center; align-items: center; width: 100%; min-height: 52px; border: 0; border-radius: 14px; background: linear-gradient(135deg, #f97316, #ea580c); color: #fff; font-size: 15px; font-weight: 700; transition: all .25s ease; box-shadow: 0 14px 30px rgba(249, 115, 22, .28); cursor: pointer;}body.aarsol-auth-page .btn-primary:hover, body.aarsol-auth-page button[type="submit"]:hover{background: linear-gradient(135deg, #ea580c, #c2410c); color: #fff; transform: translateY(-2px); box-shadow: 0 18px 34px rgba(249, 115, 22, .38);}body.aarsol-auth-page .btn-primary:active, body.aarsol-auth-page button[type="submit"]:active{transform: translateY(0);}body.aarsol-auth-page .btn-link, body.aarsol-auth-page a{cursor: pointer;}body.aarsol-auth-page .oe_login_form > div.justify-content-between.d-flex.small{display: none !important;}body.aarsol-auth-page .alert-danger{color: red;}body.aarsol-website section[class*="py-24"]{padding-top: 4rem !important; padding-bottom: 4rem !important;}body.aarsol-website section[class*="py-20"]{padding-top: 3.5rem !important; padding-bottom: 3.5rem !important;}body.aarsol-website section[class*="py-16"]{padding-top: 3rem !important; padding-bottom: 3rem !important;}body.aarsol-website section[class*="py-12"]{padding-top: 2.5rem !important; padding-bottom: 2.5rem !important;}body.aarsol-website .container.mx-auto.px-6{padding-left: clamp(1.25rem, 3vw, 2rem) !important; padding-right: clamp(1.25rem, 3vw, 2rem) !important;}body.aarsol-website .impact-card{background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.06) 100%); border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 1.5rem; padding: 2rem; backdrop-filter: blur(12px); box-shadow: 0 20px 45px rgba(2, 6, 23, 0.18);}body.aarsol-website .impact-card-icon{width: 3.5rem; height: 3.5rem; border-radius: 9999px; display: flex; align-items: center; justify-content: center; margin-bottom: 1.25rem; font-size: 1.25rem;}body.aarsol-website .impact-card .counter-animate{line-height: 1;}h1, h2, h3, h4, h5, h6{font-family: "Montserrat", sans-serif;}.hero-gradient{background: linear-gradient(135deg, #f0f7ff 0%, #fff4ec 100%);}.nav-link{position: relative;}.nav-link:after{content: ""; position: absolute; width: 0; height: 2px; bottom: -4px; left: 0; background-color: #f97316; transition: width 0.3s ease;}.nav-link:hover:after{width: 100%;}.header-login-btn{display: inline-flex; align-items: center; justify-content: center; min-width: 104px; padding: 0.55rem 1.1rem; border-radius: 9999px; border: 1px solid rgba(255, 255, 255, 0.28); color: #ffffff; font-weight: 600; background: linear-gradient(135deg, #fb923c 0%, #f97316 100%); box-shadow: 0 8px 18px rgba(249, 115, 22, 0.32); transition: all 0.25s ease;}.header-login-btn:hover{transform: translateY(-1px); color: #ffffff; box-shadow: 0 12px 22px rgba(249, 115, 22, 0.35);}.header-login-btn-mobile{width: 100%; margin-top: 0.4rem;}.floating{animation: floating 3s infinite ease-in-out;}.ripple-bg{position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: -1;}.ripple{position: absolute; border-radius: 50%; transform: scale(0); animation: ripple 3s infinite;}.ripple-1{width: 200px; height: 200px; left: -10%; top: 20%; background: radial-gradient( circle, rgba(249, 115, 22, 0.1) 0%, rgba(249, 115, 22, 0) 70% ); animation-delay: 0s;}.ripple-2{width: 400px; height: 400px; right: -10%; bottom: -5%; background: radial-gradient( circle, rgba(59, 130, 246, 0.1) 0%, rgba(59, 130, 246, 0) 70% ); animation-delay: 1s;}.ripple-3{width: 250px; height: 250px; left: 40%; top: -10%; background: radial-gradient( circle, rgba(249, 115, 22, 0.1) 0%, rgba(249, 115, 22, 0) 70% ); animation-delay: 2s;}.card-hover{transition: all 0.3s ease;}.card-hover:hover{transform: translateY(-10px); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);}.chip{display: inline-block; padding: 0.5rem 1rem; border-radius: 2rem; background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); color: white; font-weight: 500; font-size: 0.875rem; line-height: 1.25rem; box-shadow: 0 4px 6px -1px rgba(249, 115, 22, 0.2); margin-bottom: 0.5rem;}.btn-gradient{background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); transition: all 0.3s ease;}.btn-gradient:hover{background: linear-gradient(135deg, #ea580c 0%, #c2410c 100%); transform: translateY(-2px); box-shadow: 0 10px 15px -3px rgba(249, 115, 22, 0.3);}.social-icon{transition: all 0.3s ease;}.social-icon:hover{transform: translateY(-3px);}@keyframes floating{0%{transform: translateY(0px);}50%{transform: translateY(-15px);}100%{transform: translateY(0px);}}@keyframes ripple{0%{transform: scale(0.5); opacity: 0.5;}100%{transform: scale(1.5); opacity: 0;}}.hero-section{background-color: #0a0a20; position: relative; overflow: hidden;}.hero-gradient-bg{background: linear-gradient(125deg, #090920 0%, #1a103a 50%, #281036 100%); opacity: 0.9;}#main-nav{transition: all 0.3s ease;}#main-nav.scrolled{background-color: rgba(255, 255, 255, 0.95); box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);}#main-nav.scrolled .nav-link{color: #1f2937;}#main-nav.scrolled .nav-link:hover{color: #f97316;}#main-nav.scrolled .nav-link:after{background-color: #f97316;}#main-nav.scrolled .header-login-btn{border-color: rgba(249, 115, 22, 0.18); color: #ffffff;}#main-nav .container, #main-nav .hidden.md\:flex{display: flex; align-items: center;}#main-nav .hidden.md\:flex{gap: 1.75rem;}#main-nav .nav-link{display: inline-flex; align-items: center; height: 44px; line-height: 1;}#main-nav .header-login-btn{height: 44px; min-width: 96px; padding: 0 1.35rem; margin-left: 0.25rem; display: inline-flex; align-items: center; justify-content: center; line-height: 1; border-radius: 9999px; transform: none;}#main-nav .header-login-btn:hover{transform: translateY(-1px);}.hero-title{line-height: 1.2; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}.gradient-text{background: linear-gradient(90deg, #f97316, #3b82f6); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; display: inline;}.hero-text{text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);}.btn-hero-primary{background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); color: white; box-shadow: 0 4px 15px rgba(249, 115, 22, 0.4); transition: all 0.3s ease;}.btn-hero-primary:hover{transform: translateY(-2px); box-shadow: 0 8px 20px rgba(249, 115, 22, 0.6);}.btn-hero-secondary{background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(5px); color: white; border: 1px solid rgba(255, 255, 255, 0.2); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: all 0.3s ease;}.btn-hero-secondary:hover{background: rgba(255, 255, 255, 0.2); transform: translateY(-2px);}.hero-image-container{position: relative; perspective: 1000px;}.hero-image{transform-style: preserve-3d; transition: all 0.5s ease;}.floating-element{position: absolute; border-radius: 50%; z-index: 10;}.floating-icon-1{top: 10%; right: -10%; animation: float 4s ease-in-out infinite;}.floating-icon-2{bottom: 10%; left: -10%; animation: float 4s ease-in-out infinite 1s;}.gsap-shapes{position: absolute; width: 100%; height: 100%; overflow: hidden; z-index: 1;}.shape{position: absolute; opacity: 0.15;}.shape-circle{width: 150px; height: 150px; border-radius: 50%; background: linear-gradient(45deg, #f97316, #fb923c); top: 15%; left: 10%;}.shape-donut{width: 120px; height: 120px; border-radius: 50%; border: 15px solid #3b82f6; top: 70%; right: 15%;}.shape-square{width: 100px; height: 100px; background: linear-gradient(45deg, #3b82f6, #60a5fa); border-radius: 10px; bottom: 20%; left: 25%; transform: rotate(45deg);}.shape-triangle{width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-bottom: 120px solid rgba(249, 115, 22, 0.5); top: 20%; right: 20%;}.shape-plus{width: 20px; height: 80px; background-color: rgba(59, 130, 246, 0.5); top: 40%; left: 30%;}.shape-plus:after{content: ""; position: absolute; background-color: rgba(59, 130, 246, 0.5); width: 80px; height: 20px; top: 30px; left: -30px;}.animated-lines{position: absolute; width: 100%; height: 100%; overflow: hidden; z-index: 1;}.line{position: absolute; height: 1px; width: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);}.line1{top: 30%; animation: line-animation 15s linear infinite;}.line2{top: 60%; animation: line-animation 20s linear infinite reverse;}.line3{top: 85%; animation: line-animation 18s linear infinite;}.scroll-indicator{width: 30px; height: 50px; border: 2px solid rgba(255, 255, 255, 0.3); border-radius: 15px; position: relative;}.scroll-indicator-ball{width: 6px; height: 6px; background-color: white; border-radius: 50%; position: absolute; top: 8px; left: 50%; transform: translateX(-50%); animation: scroll-indicator 2s ease infinite;}.counter-animate{font-variant-numeric: tabular-nums;}@keyframes float{0%{transform: translateY(0);}50%{transform: translateY(-15px);}100%{transform: translateY(0);}}@keyframes line-animation{0%{transform: translateX(-100%);}100%{transform: translateX(100%);}}@keyframes scroll-indicator{0%{transform: translate(-50%, 0); opacity: 1;}80%{transform: translate(-50%, 20px); opacity: 0;}100%{transform: translate(-50%, 0); opacity: 0;}}.reveal-text{animation: reveal 1s ease forwards; opacity: 0; transform: translateY(20px);}@keyframes reveal{from{opacity: 0; transform: translateY(20px);}to{opacity: 1; transform: translateY(0);}}.erp-illustration-container{position: relative; width: 100%; height: 400px; perspective: 1000px;}.erp-illustration{position: relative; width: 100%; height: 100%; transform-style: preserve-3d;}.erp-hub{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 160px; height: 160px; z-index: 10;}.erp-hub-svg{width: 100%; height: 100%;}.hub-circle{fill: rgba(255, 255, 255, 0.1); stroke: #f97316; stroke-width: 2; filter: drop-shadow(0 0 8px rgba(249, 115, 22, 0.4));}.hub-logo{fill: rgba(255, 255, 255, 0.1); stroke: #f97316; stroke-width: 1;}.hub-text{fill: #ffffff; font-family: 'Montserrat', sans-serif; font-weight: bold; font-size: 28px;}.module-orbit{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}.module{position: absolute; display: flex; flex-direction: column; align-items: center; width: 80px; transform-origin: center;}.module-icon{width: 60px; height: 60px; border-radius: 50%; background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(5px); border: 1px solid rgba(255, 255, 255, 0.2); display: flex; align-items: center; justify-content: center; color: white; font-size: 24px; margin-bottom: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: all 0.3s ease;}.module:hover .module-icon{background: rgba(249, 115, 22, 0.2); transform: scale(1.1);}.module-label{color: white; font-size: 14px; font-weight: 500; background: rgba(0, 0, 0, 0.3); padding: 2px 8px; border-radius: 10px;}.module-1{top: 5%; left: calc(50% - 40px);}.module-2{top: calc(50% - 40px); right: 5%;}.module-3{bottom: 5%; left: calc(50% - 40px);}.module-4{top: calc(50% - 40px); left: 5%;}.module-5{top: 25%; right: 15%;}.connection-lines{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}.connections-svg{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}.connection-path{fill: none; stroke: rgba(255, 255, 255, 0.4); stroke-width: 1; stroke-dasharray: 4;}.data-particles{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}.particle{position: absolute; width: 8px; height: 8px; border-radius: 50%; background: white; opacity: 0;}.particle-1{top: 20%; left: 50%; background: #f97316;}.particle-2{top: 50%; right: 20%; background: #3b82f6;}.particle-3{bottom: 20%; left: 50%; background: #f97316;}.particle-4{top: 50%; left: 20%; background: #3b82f6;}.particle-5{top: 30%; right: 30%; background: #f97316;}.floating-badge{position: absolute; padding: 6px 12px; border-radius: 16px; font-weight: 600; font-size: 14px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); z-index: 5;}.odoo-badge{top: 15%; right: 10%; background: linear-gradient(135deg, #875A7B 0%, #6D4561 100%); color: white; animation: float 4s ease-in-out infinite;}.integration-badge{bottom: 20%; right: 15%; background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%); color: white; animation: float 5s ease-in-out infinite 1s;}.cloud-badge{top: 25%; left: 10%; background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); color: white; animation: float 4.5s ease-in-out infinite 0.5s;}.feature-callout{position: absolute; z-index: 20;}.feature-badge{background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); color: white; padding: 8px 16px; border-radius: 20px; font-weight: 600; font-size: 14px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); white-space: nowrap; animation: pulse 2s infinite ease-in-out;}.top-right{top: 10%; right: -5%; transform: translateX(-10px);}.bottom-left{bottom: 10%; left: -5%; transform: translateX(10px);}@keyframes pulse{0%{transform: scale(1); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);}50%{transform: scale(1.05); box-shadow: 0 6px 20px rgba(249, 115, 22, 0.3);}100%{transform: scale(1); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);}}.partners-slider-container{position: relative; max-width: 1200px; margin: 0 auto; overflow: hidden; padding: 20px 0;}.partners-track{display: flex; transition: transform 0.5s ease;}.partner-slide{min-width: 25%; padding: 15px; box-sizing: border-box; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center;}@media (max-width: 1024px){.partner-slide{min-width: 33.333%;}}@media (max-width: 768px){.partner-slide{min-width: 50%;}}@media (max-width: 480px){.partner-slide{min-width: 100%;}}.partner-logo{max-width: 100%; height: auto; max-height: 80px; object-fit: contain; transition: transform 0.3s ease;}.partner-slide.active .partner-logo{transform: scale(1.1);}.partners-navigation{display: flex; justify-content: space-between; width: 100%; position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; padding: 0 20px;}.nav-btn{width: 40px; height: 40px; border-radius: 50%; background: white; border: none; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); cursor: pointer; pointer-events: auto; transition: all 0.3s ease;}.nav-btn:hover{background: #f97316; color: white; transform: scale(1.1);}.partners-dots{display: flex; justify-content: center; gap: 10px; margin-top: 20px;}.dot{width: 10px; height: 10px; border-radius: 50%; background: #e5e7eb; cursor: pointer; transition: all 0.3s ease;}.dot.active{background: #f97316; transform: scale(1.2);}.solutions-slider-container{position: relative; width: 100%; overflow: hidden; padding: 20px 0;}.solutions-track{display: flex; transition: transform 0.5s ease;}.solution-slide{flex: 0 0 calc(33.333% - 16px); min-width: 300px; margin: 0 8px; transition: all 0.3s ease;}.solutions-navigation{position: absolute; width: 100%; display: flex; justify-content: space-between; top: 50%; transform: translateY(-50%); pointer-events: none;}.solutions-navigation .nav-btn{background: rgba(255, 255, 255, 0.9); color: #333; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); pointer-events: auto; transition: all 0.3s ease; z-index: 10;}.solutions-navigation .nav-btn:hover{background: #ff6b00; color: #fff;}.solutions-dots{display: flex; justify-content: center; margin-top: 20px;}.solutions-dots .dot{width: 10px; height: 10px; border-radius: 50%; background-color: #ccc; margin: 0 5px; cursor: pointer; transition: all 0.3s ease;}.solutions-dots .dot.active{background-color: #ff6b00; transform: scale(1.3);}@media (max-width: 1024px){.solution-slide{flex: 0 0 calc(50% - 16px);}}@media (max-width: 640px){.solution-slide{flex: 0 0 calc(100% - 16px);}}.cf-erp-diagram{position: relative; width: 100%; height: 420px; background: linear-gradient(135deg, #0a0a20 0%, #1a103a 100%); border-radius: 1.5rem; overflow: hidden; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);}.cf-hub{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 110px; height: 110px; border-radius: 50%; background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); box-shadow: 0 0 0 12px rgba(249, 115, 22, 0.15), 0 0 0 24px rgba(249, 115, 22, 0.07); display: flex; align-items: center; justify-content: center; z-index: 10; animation: floating 4s ease-in-out infinite;}.cf-hub-inner{display: flex; flex-direction: column; align-items: center;}.cf-node{position: absolute; display: flex; flex-direction: column; align-items: center; gap: 6px; z-index: 5;}.cf-node span{color: rgba(255, 255, 255, 0.8); font-size: 11px; font-weight: 600; background: rgba(0, 0, 0, 0.35); padding: 2px 8px; border-radius: 10px; font-family: 'Poppins', sans-serif;}.cf-node-icon{width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-size: 18px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease;}.cf-node:hover .cf-node-icon{transform: scale(1.15);}.cf-node-1{top: 10%; left: calc(50% - 24px);}.cf-node-2{top: 28%; right: 8%;}.cf-node-3{bottom: 28%; right: 8%;}.cf-node-4{bottom: 10%; left: calc(50% - 24px);}.cf-node-5{bottom: 28%; left: 8%;}.cf-node-6{top: 28%; left: 8%;}.cf-module-card{display: flex; flex-direction: column; align-items: center; padding: 1.75rem 1rem; background: white; border-radius: 1rem; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.07), 0 2px 4px -1px rgba(0, 0, 0, 0.04); transition: all 0.3s ease; text-decoration: none; border: 1px solid #f3f4f6;}.cf-module-card:hover{transform: translateY(-6px); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); border-color: #fed7aa; text-decoration: none;}.cf-accordion{border: 1px solid #e5e7eb; border-radius: 0.75rem; overflow: hidden; background: white; transition: border-color 0.2s ease;}.cf-accordion[open]{border-color: #fed7aa; box-shadow: 0 4px 6px -1px rgba(249, 115, 22, 0.1);}.cf-accordion-summary{display: flex; align-items: center; justify-content: space-between; padding: 1.25rem 1.5rem; cursor: pointer; user-select: none; list-style: none; background: white; transition: background 0.2s ease;}.cf-accordion-summary::-webkit-details-marker{display: none;}.cf-accordion[open] .cf-accordion-summary{background: #fff7ed; border-bottom: 1px solid #fed7aa;}.cf-accordion-header{display: flex; align-items: center; gap: 0.875rem;}.cf-accordion-arrow{transition: transform 0.3s ease; flex-shrink: 0;}.cf-accordion[open] .cf-accordion-arrow{transform: rotate(180deg);}.cf-accordion-body{padding: 1.75rem 1.5rem; background: white; animation: cf-expand 0.25s ease;}@keyframes cf-expand{from{opacity: 0; transform: translateY(-8px);}to{opacity: 1; transform: translateY(0);}}.cf-integration-diagram{position: relative; width: 100%; height: 380px; background: linear-gradient(135deg, #0a0a20 0%, #1a103a 100%); border-radius: 1.5rem; overflow: hidden; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);}.cf-int-center{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90px; height: 90px; border-radius: 50%; background: linear-gradient(135deg, #875A7B 0%, #6D4561 100%); display: flex; flex-direction: column; align-items: center; justify-content: center; box-shadow: 0 0 0 10px rgba(135, 90, 123, 0.15); z-index: 10; animation: floating 4s ease-in-out infinite;}.cf-int-campus{position: absolute; bottom: 12%; right: 10%; background: linear-gradient(135deg, #f97316 0%, #ea580c 100%); border-radius: 0.75rem; padding: 8px 14px; display: flex; flex-direction: column; align-items: center; box-shadow: 0 4px 15px rgba(249, 115, 22, 0.4); animation: floating 5s ease-in-out infinite 0.5s; z-index: 5;}.cf-int-node{position: absolute; background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(6px); border: 1px solid rgba(255, 255, 255, 0.15); color: white; font-size: 13px; font-weight: 600; padding: 8px 14px; border-radius: 2rem; display: flex; align-items: center; font-family: 'Poppins', sans-serif; transition: background 0.3s ease;}.cf-int-node:hover{background: rgba(249, 115, 22, 0.2);}.cf-int-n1{top: 10%; left: calc(50% - 60px);}.cf-int-n2{top: 30%; right: 6%;}.cf-int-n3{bottom: 30%; right: 6%;}.cf-int-n4{bottom: 10%; left: calc(50% - 60px);}.cf-int-n5{top: 30%; left: 6%;}@media (max-width: 768px){.cf-erp-diagram, .cf-integration-diagram{height: 320px;}.cf-hub{width: 90px; height: 90px;}.cf-hub-inner i{font-size: 1.25rem;}.cf-node-icon{width: 38px; height: 38px; font-size: 14px;}}