*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Poppins',sans-serif;color:#1a1a1a;background:#ffffff;margin:0;-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:'Poppins',sans-serif;font-weight:700;letter-spacing:-0.01em;margin:0}h1{font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.15}h2{font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.2}h3{font-size:1.35rem}p{margin-bottom:0;color:#3a3a3a}.eyebrow{font-size:0.75rem;text-transform:uppercase;letter-spacing:0.15em;font-weight:600;color:#1f7fb8}.btn{font-family:'Poppins',sans-serif;font-weight:600;letter-spacing:0.02em;border-radius:6px;padding:0.9rem 1.8rem;font-size:0.95rem;border:2px solid transparent;transition:all 0.3s ease;text-transform:none}.btn-primary-solid{background:#1f7fb8;color:white;border-color:#1f7fb8}.btn-primary-solid:hover{background:#155a8a;border-color:#155a8a;transform:translateY(-2px);box-shadow:0 8px 20px rgba(31,127,184,0.25)}.btn-outline{background:transparent;color:#1f7fb8;border-color:#1f7fb8}.btn-outline:hover{background:#1f7fb8;color:white;transform:translateY(-2px)}.btn-secondary{background:#f0f4f8;color:#1a1a1a;border-color:#e0e8f0}.btn-secondary:hover{background:#e0e8f0;transform:translateY(-2px)}.container-wide{max-width:1320px;margin:0 auto}#mainNav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);transition:all 0.3s ease;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.nav-container{max-width:1320px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:0.8rem;font-size:1.4rem;font-weight:800;color:#1f7fb8;text-decoration:none}.brand i{font-size:1.6rem;color:#ff6b35}.nav-menu{display:flex;gap:2.5rem;align-items:center;list-style:none;margin:0;padding:0}.nav-menu a{font-size:0.95rem;font-weight:500;color:#3a3a3a;text-decoration:none;transition:color 0.3s ease}.nav-menu a:hover{color:#1f7fb8}@media (max-width:991px){.nav-menu{display:none}}.hero{padding:9rem 1.5rem 5rem;background:linear-gradient(135deg,#f8fafc 0%,#eef4fc 100%);margin-top:70px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:3rem;align-items:center}.hero h1{color:#1a1a1a;margin-bottom:1.5rem}.hero-subtitle{font-size:1.1rem;color:#3a3a3a;line-height:1.8;max-width:45ch;margin-bottom:2rem}.hero-actions{display:flex;gap:1.2rem;flex-wrap:wrap;margin-bottom:2rem}.hero-note{font-size:0.9rem;color:#5a5a5a;display:flex;align-items:center;gap:0.6rem}.hero-note i{color:#ff6b35;font-size:0.75rem}.hero-visual{position:relative;height:400px;background:white;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,0.08);display:flex;align-items:center;justify-content:center;border:1px solid #e0e8f0}.hero-visual svg{width:100%;height:100%}@media (max-width:991px){.hero-grid{grid-template-columns:1fr}.hero-visual{height:300px}}.section-dark{background:#0f2438;color:#ffffff;padding:6rem 1.5rem}.problem-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:3rem;align-items:start}.problem-grid h2{color:#ffffff;max-width:16ch}.problem-grid p{color:#b8c9db;line-height:1.8;margin-bottom:1rem}.voice-chips{display:flex;flex-direction:column;gap:1rem}.voice-chip{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);border-radius:6px;padding:1rem 1.2rem;color:#b8c9db;font-size:0.95rem}.voice-chip .who{display:block;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.1em;font-weight:600;color:#ff6b35;margin-bottom:0.4rem}@media (max-width:991px){.problem-grid{grid-template-columns:1fr}}.workflow{padding:7rem 1.5rem;background:#ffffff}.workflow h2{margin-bottom:3rem}.workflow-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.step-card{background:#f8fafc;border:1px solid #e0e8f0;border-radius:8px;padding:2rem 1.5rem;text-align:center;opacity:0;animation:slideUp 0.6s ease forwards}.step-card:nth-child(1){animation-delay:0.1s}.step-card:nth-child(2){animation-delay:0.2s}.step-card:nth-child(3){animation-delay:0.3s}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.step-icon{font-size:2.5rem;color:#1f7fb8;margin-bottom:1rem}.step-num{font-size:0.8rem;text-transform:uppercase;letter-spacing:0.1em;color:#ff6b35;font-weight:700;margin-bottom:0.5rem}.step-card h3{font-size:1.35rem;margin-bottom:0.8rem}.step-card p{font-size:0.95rem;color:#5a5a5a;line-height:1.7}.why-section{padding:7rem 1.5rem;background:#f8fafc;border-top:1px solid #e0e8f0}.why-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:4rem;align-items:center}.why-grid h2{max-width:15ch}.why-grid p{font-size:1rem;line-height:1.8;color:#3a3a3a;margin-bottom:1rem}.why-visual{position:relative;height:380px;background:white;border-radius:8px;box-shadow:0 15px 50px rgba(0,0,0,0.06);border:1px solid #e0e8f0}@media (max-width:991px){.why-grid{grid-template-columns:1fr}.why-visual{height:300px}}.capabilities{padding:7rem 1.5rem;background:#ffffff}.cap-intro{max-width:600px;margin-bottom:3rem}.cap-intro h2{margin-bottom:1rem}.capability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.cap-card{background:white;border:1px solid #e0e8f0;border-radius:8px;padding:2rem;transition:all 0.3s ease;opacity:0;animation:fadeInScale 0.6s ease forwards}.cap-card:nth-child(1){animation-delay:0.05s}.cap-card:nth-child(2){animation-delay:0.1s}.cap-card:nth-child(3){animation-delay:0.15s}.cap-card:nth-child(4){animation-delay:0.2s}.cap-card:nth-child(5){animation-delay:0.25s}.cap-card:nth-child(6){animation-delay:0.3s}@keyframes fadeInScale{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}.cap-card:hover{box-shadow:0 12px 40px rgba(31,127,184,0.12);transform:translateY(-4px);border-color:#1f7fb8}.cap-icon{font-size:2.2rem;color:#1f7fb8;margin-bottom:1rem}.cap-card h3{margin-bottom:0.8rem}.cap-card p{font-size:0.95rem;color:#5a5a5a;line-height:1.7}.benefits{padding:7rem 1.5rem;background:#0f2438;color:#ffffff}.benefits h2{color:#ffffff;margin-bottom:3rem;max-width:20ch}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-card{border-top:2px solid #ff6b35;padding-top:1.5rem}.benefit-card h3{color:#ffffff;margin-bottom:0.8rem}.benefit-card p{color:#b8c9db;font-size:0.95rem;line-height:1.7}.qualify{padding:7rem 1.5rem;text-align:center}.qualify h2{margin-bottom:2rem;max-width:24ch;margin-left:auto;margin-right:auto}.qualify-list{list-style:none;padding:0;margin:0 auto 2rem;max-width:500px;text-align:left}.qualify-list li{display:flex;align-items:center;gap:1rem;padding:0.8rem 0;border-bottom:1px solid #e0e8f0;font-size:1rem;color:#3a3a3a}.qualify-list li::before{content:"✓";display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#1f7fb8;color:white;border-radius:50%;font-weight:700;flex-shrink:0}.qualify-note{color:#5a5a5a;font-size:1rem}.contact-section{padding:7rem 1.5rem;background:linear-gradient(135deg,#1f7fb8 0%,#155a8a 100%);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}.contact-grid h2{color:white;max-width:18ch;margin-bottom:1.5rem}.contact-grid p{color:rgba(255,255,255,0.85);line-height:1.8;margin-bottom:1rem}.contact-grid label{font-size:0.9rem;font-weight:500;color:rgba(255,255,255,0.9);margin-bottom:0.5rem;display:block}.contact-grid .form-control,.contact-grid .form-select{background:rgba(255,255,255,0.12);border:1.5px solid rgba(255,255,255,0.25);color:white;border-radius:6px;padding:0.75rem 1rem;font-family:'Poppins',sans-serif;font-size:0.95rem}.contact-grid .form-control::placeholder{color:rgba(255,255,255,0.6)}.contact-grid .form-control:focus,.contact-grid .form-select:focus{background:rgba(255,255,255,0.18);border-color:rgba(255,255,255,0.5);color:white;box-shadow:none}.contact-grid .form-select option{color:#1a1a1a}.iframe-container{width:100%;border:1px solid rgba(255,255,255,0.2);border-radius:8px;overflow:hidden;background:rgba(255,255,255,0.05)}.iframe-container iframe{width:100%;border:none}@media (max-width:991px){.contact-grid{grid-template-columns:1fr}}.faq-section{padding:7rem 1.5rem;background:white;border-top:1px solid #e0e8f0}.faq-section h2{margin-bottom:3rem}.faq-container{max-width:800px}.accordion-item{background:transparent;border:0;border-bottom:1px solid #e0e8f0;margin-bottom:0}.accordion-item:last-child{border-bottom:1px solid #e0e8f0}.accordion-button{background:transparent;font-weight:600;color:#1a1a1a;padding:1.5rem 0;box-shadow:none !important;font-size:1.05rem}.accordion-button:not(.collapsed){color:#1f7fb8;background:transparent;box-shadow:none !important}.accordion-button::after{filter:none;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231f7fb8' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e")}.accordion-body{padding:1rem 0 1.5rem 0;color:#3a3a3a;font-size:0.95rem;line-height:1.7;border:0}footer{background:#0f2438;color:#b8c9db;padding:3rem 1.5rem;font-size:0.9rem}footer .brand{color:#ffffff;margin-bottom:1.5rem}.footer-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;border-top:1px solid rgba(255,255,255,0.1);padding-top:1.5rem}@media (prefers-reduced-motion:reduce){*{animation-duration:0.001ms !important;transition-duration:0.001ms !important}}.custom-form{background:#fff;border:1px solid #dce5ed;border-radius:10px;padding:2rem;box-shadow:0 18px 50px rgba(15,36,56,.12)}.custom-form h3{color:#0f2438;font-size:1.1rem;margin-bottom:.35rem}.custom-form .form-intro{color:#5a6b78;font-size:.88rem;margin-bottom:1.4rem}.custom-form label{display:block;color:#243b4d;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .4rem}.custom-form .form-control,.custom-form .form-select{background:#f8fafc;border:1px solid #d9e3eb;color:#172b3a;border-radius:6px;padding:.75rem .9rem;font-family:Poppins,sans-serif;font-size:.92rem}.custom-form .form-control:focus,.custom-form .form-select:focus{background:#fff;border-color:#1f7fb8;box-shadow:0 0 0 .2rem rgba(31,127,184,.13)}.custom-form .form-check-label{text-transform:none;letter-spacing:0;font-weight:400;font-size:.78rem;color:#5a6b78}.custom-form .form-check-input{margin-top:.24rem}.form-status{font-size:.84rem;margin-top:1rem;min-height:1.25rem}.form-status.success{color:#176b52}.form-status.error{color:#a13828}.custom-form .btn-primary-solid{width:100%;margin-top:.2rem}.dashboard-panel{height:auto!important;min-height:380px!important;padding:1.35rem!important;background:#fff!important;border:1px solid #dce5ed!important;border-radius:10px!important;box-shadow:0 18px 50px rgba(15,36,56,.12)!important;display:block!important}.dashboard-topline{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e0e8f0}.dashboard-kicker{font-size:.68rem;letter-spacing:.16em;font-weight:800;color:#1f7fb8}.dashboard-status{font-size:.7rem;color:#69808f}.dashboard-status i{font-size:.48rem;color:#1f7fb8;margin-right:.35rem}.dashboard-heading{display:flex;align-items:baseline;justify-content:space-between;padding:1.1rem 0}.dashboard-heading h3{font-size:1.35rem;color:#0f2438}.dashboard-period{font-size:.7rem;color:#71818d}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.metric-card{min-height:130px;padding:1rem;background:#f8fafc;border:1px solid #dce5ed;border-radius:7px;position:relative;overflow:hidden}.metric-label{display:block;color:#637582;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.metric-card strong{display:block;margin-top:.7rem;color:#1f7fb8;font-size:1.7rem;line-height:1.1;font-weight:800}.metric-card small{display:block;margin-top:.28rem;color:#637582;font-size:.73rem}.metric-rule{position:absolute;left:1rem;right:1rem;bottom:1rem;height:3px;background:#e0e8f0}.metric-rule:after{content:'';display:block;width:72%;height:100%;background:#1f7fb8}.metric-progress{min-height:150px}.progress-ring{position:absolute;right:1rem;bottom:.85rem;width:70px;height:70px;border-radius:50%;border:7px solid #dce5ed;border-top-color:#1f7fb8;border-right-color:#1f7fb8;display:grid;place-items:center;color:#0f2438;font-weight:800;font-size:.85rem}.quality-card strong{font-size:1.15rem;color:#0f2438;margin-top:.8rem}.quality-lines{display:grid;gap:.35rem;margin-top:.65rem}.quality-lines span{display:block;height:4px;background:#dce5ed;border-radius:20px}.quality-lines span:nth-child(1){width:88%;background:#1f7fb8}.quality-lines span:nth-child(2){width:72%}.quality-lines span:nth-child(3){width:82%}.quality-lines span:nth-child(4){width:58%}@media(max-width:560px){.dashboard-panel{min-height:0!important;padding:1rem!important}.metric-card{min-height:120px}.metric-card strong{font-size:1.45rem}.dashboard-heading h3{font-size:1.2rem}}.hero-dashboard-visual{height:420px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;padding:0!important}.hero-artboard{height:100%;width:100%;position:relative;border:1px solid #dce5ed;border-radius:12px;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);box-shadow:0 22px 55px rgba(15,36,56,.13);overflow:hidden}.hero-artboard:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(31,127,184,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(31,127,184,.09) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom right,rgba(0,0,0,.82),transparent 75%);opacity:.55}.hero-artboard:after{content:'';position:absolute;right:-84px;bottom:-88px;width:230px;height:230px;border:1px solid rgba(31,127,184,.18);border-radius:50%;box-shadow:0 0 0 18px rgba(31,127,184,.05),0 0 0 36px rgba(31,127,184,.03)}.data-card{position:absolute;z-index:2;width:170px;height:100px;padding:1rem;background:rgba(255,255,255,.95);border:2px solid #1f7fb8;border-radius:8px;box-shadow:0 12px 24px rgba(15,36,56,.09)}.data-stock{left:7%;top:9%}.data-inbox{right:7%;top:7%}.data-job{left:15%;bottom:13%}.data-invoice{right:9%;bottom:9%}.data-card-label{display:flex;align-items:center;gap:.42rem;color:#1f7fb8;font-size:.78rem;font-weight:700;white-space:nowrap}.data-card-label i{font-size:.82rem}.data-line{display:block;height:5px;margin-top:.7rem;background:#dce5ed;border-radius:10px}.data-line.short{width:72%;margin-top:.45rem}.data-line:last-child{width:86%;margin-top:.45rem}.erp-core{position:absolute;z-index:4;left:50%;top:50%;width:190px;min-height:154px;transform:translate(-50%,-50%);padding:.7rem;background:#0f2438;border:3px solid #1f7fb8;border-radius:10px;box-shadow:0 20px 32px rgba(15,36,56,.28)}.erp-core-top{display:flex;align-items:center;gap:.35rem;padding:.45rem .5rem;background:#1f7fb8;color:#fff;border-radius:5px;font-size:.72rem;font-weight:800;letter-spacing:.03em}.erp-core-top i{font-size:.72rem}.core-dot{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#f8fafc;opacity:.95}.erp-core-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin-top:.65rem}.erp-core-grid span{height:31px;border:1px solid rgba(255,255,255,.18);border-radius:3px;background:#155a8a}.erp-core-grid span:nth-child(2),.erp-core-grid span:nth-child(5){background:#1f7fb8}.erp-core-foot{display:flex;align-items:center;gap:.35rem;margin-top:.65rem;color:#b8c9db;font-size:.57rem;white-space:nowrap}.erp-core-foot i{color:#fff}.hero-visual-caption{position:absolute;z-index:5;left:50%;bottom:1.1rem;transform:translateX(-50%);display:flex;align-items:center;gap:.5rem;padding:.55rem .8rem;background:#0f2438;color:#fff;border-radius:5px;white-space:nowrap;box-shadow:5px 5px 0 #ff6b35}.hero-visual-caption span{font-size:.68rem;font-weight:700}.hero-visual-caption small{font-size:.6rem;color:#b8c9db}@media(max-width:991px){.hero-dashboard-visual{height:350px!important;max-width:620px;margin-inline:auto}}@media(max-width:560px){.hero-dashboard-visual{height:310px!important}.data-card{width:132px;height:78px;padding:.7rem}.data-card-label{font-size:.62rem}.data-line{margin-top:.45rem;height:4px}.data-line.short{margin-top:.3rem}.erp-core{width:154px;min-height:128px;padding:.5rem}.erp-core-grid{gap:.25rem;margin-top:.45rem}.erp-core-grid span{height:24px}.erp-core-foot{font-size:.47rem;margin-top:.45rem}.hero-visual-caption{bottom:.6rem;padding:.4rem .55rem}.hero-visual-caption span{font-size:.55rem}.hero-visual-caption small{font-size:.48rem}.data-stock{left:4%;top:7%}.data-inbox{right:4%;top:6%}.data-job{left:8%;bottom:16%}.data-invoice{right:5%;bottom:12%}}.hero{padding-top:7rem;padding-bottom:3.25rem}.hero-grid,.problem-grid,.why-grid,.contact-grid{gap:2rem}.workflow,.why-section,.capabilities,.benefits,.qualify,.contact-section,.faq-section{padding-top:4rem;padding-bottom:4rem}.section-dark{padding-top:4rem;padding-bottom:4rem}.workflow h2,.faq-section h2{margin-bottom:1.8rem}.workflow-steps{gap:1.25rem;margin-top:1.6rem}.step-card{padding:1.35rem 1.25rem}.step-icon{margin-bottom:.65rem}.step-card h3{margin-bottom:.5rem}.why-grid p,.contact-grid p{margin-bottom:.7rem}.why-visual{height:340px}.cap-intro{margin-bottom:1.8rem}.capability-grid{gap:1.15rem}.cap-card{padding:1.35rem}.cap-icon{margin-bottom:.65rem}.cap-card h3{margin-bottom:.5rem}.benefits h2{margin-bottom:1.8rem}.benefit-grid{gap:1.15rem}.benefit-card{padding-top:1rem}.qualify h2{margin-bottom:1.2rem}.qualify-list{margin-bottom:1.2rem}.qualify-list li{padding:.55rem 0}.custom-form{padding:1.35rem}.custom-form .form-intro{margin-bottom:1rem}.faq-section h2{margin-bottom:1.3rem}.accordion-button{padding:1rem 0}.accordion-body{padding:.65rem 0 1rem}footer{padding:2rem 1.5rem}.footer-info{padding-top:1rem}@media(max-width:991px){.hero{padding-top:6.25rem}.why-visual{height:310px}}@media(max-width:620px){.hero{padding-top:5.25rem;padding-bottom:2.5rem}.workflow,.why-section,.capabilities,.benefits,.qualify,.contact-section,.faq-section,.section-dark{padding-top:3rem;padding-bottom:3rem}.hero-grid,.problem-grid,.why-grid,.contact-grid{gap:1.4rem}.why-visual{height:290px}.workflow-steps{margin-top:1.15rem}.custom-form{padding:1rem}}#notes{height:72px!important;min-height:72px!important;resize:vertical;padding:.65rem .9rem!important;line-height:1.45}@media(max-width:620px){#notes{height:68px!important;min-height:68px!important}}@keyframes riseIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes floatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes corePulse{0%,100%{box-shadow:0 20px 32px rgba(15,36,56,.28)}50%{box-shadow:0 22px 40px rgba(31,127,184,.30)}}@keyframes fillIn{from{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}.hero-artboard{animation:riseIn .55s cubic-bezier(.23,1,.32,1) both}.data-card{animation:floatCard 4.8s ease-in-out infinite;transition:transform .2s ease,box-shadow .2s ease}.data-stock{animation-delay:.15s}.data-inbox{animation-delay:.45s}.data-job{animation-delay:.3s}.data-invoice{animation-delay:.6s}.data-card:hover{animation-play-state:paused;transform:translateY(-7px);box-shadow:0 16px 30px rgba(15,36,56,.16)}.erp-core{animation:corePulse 3.2s ease-in-out infinite}.hero-visual-caption{animation:riseIn .7s .35s cubic-bezier(.23,1,.32,1) both}.metric-card{animation:riseIn .55s cubic-bezier(.23,1,.32,1) both;transition:transform .2s ease,box-shadow .2s ease}.metric-card:nth-child(1){animation-delay:.08s}.metric-card:nth-child(2){animation-delay:.16s}.metric-card:nth-child(3){animation-delay:.24s}.metric-card:nth-child(4){animation-delay:.32s}.metric-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(15,36,56,.10)}.metric-rule:after{transform-origin:left;animation:fillIn 1s .55s cubic-bezier(.23,1,.32,1) both}.quality-lines span:nth-child(1){animation:fillIn .8s .6s both}.quality-lines span:nth-child(2){animation:fillIn .8s .72s both}.quality-lines span:nth-child(3){animation:fillIn .8s .84s both}.quality-lines span:nth-child(4){animation:fillIn .8s .96s both}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.data-card:hover,.metric-card:hover{transform:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;line-height:1.2;text-decoration:none!important}.btn-primary-solid,.btn-primary-solid:visited{background:#1f7fb8!important;color:#fff!important;border-color:#1f7fb8!important}.btn-primary-solid:hover,.btn-primary-solid:focus-visible{background:#0f2438!important;color:#fff!important;border-color:#0f2438!important;transform:translateY(-2px);box-shadow:0 9px 20px rgba(15,36,56,.2)}.btn-outline,.btn-outline:visited{background:#fff!important;color:#0f2438!important;border:2px solid #0f2438!important}.btn-outline:hover,.btn-outline:focus-visible{background:#0f2438!important;color:#fff!important;border-color:#0f2438!important;transform:translateY(-2px);box-shadow:0 9px 20px rgba(15,36,56,.15)}.btn-secondary,.btn-secondary:visited{background:#f8fafc!important;color:#0f2438!important;border-color:#b9c9d6!important}.btn-secondary:hover,.btn-secondary:focus-visible{background:#0f2438!important;color:#fff!important;border-color:#0f2438!important}.btn:focus-visible{outline:3px solid rgba(31,127,184,.45);outline-offset:3px}#mainNav .btn{min-height:42px;padding:.65rem 1.1rem}@media(max-width:560px){.hero-actions{gap:.7rem}.hero-actions .btn{width:100%;min-height:46px}.btn{max-width:100%}}@media(max-width:991px){.hero-grid{grid-template-columns:1fr!important}.hero-dashboard-visual{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;margin:1.25rem auto 0!important;min-height:310px!important}.hero-artboard{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;min-height:310px!important}}@media(max-width:600px){.hero{overflow:visible}.hero-grid{gap:1rem!important}.hero-dashboard-visual{height:280px!important;min-height:280px!important;margin-top:1rem!important}.hero-artboard{height:280px!important;min-height:280px!important}.data-card{width:116px!important;height:72px!important;padding:.6rem!important}.data-card-label{font-size:.58rem!important}.data-stock{left:3%!important;top:7%!important}.data-inbox{right:3%!important;top:7%!important}.data-job{left:6%!important;bottom:15%!important}.data-invoice{right:5%!important;bottom:11%!important}.erp-core{width:142px!important;min-height:116px!important}.hero-visual-caption{left:50%!important;bottom:.55rem!important;max-width:90%!important;overflow:hidden!important}.hero-visual-caption small{display:none!important}}@media(max-width:991px){.hero-grid{display:flex!important;flex-direction:column!important}.hero-grid>div:first-child{order:2}.hero-grid>.hero-dashboard-visual{order:1}}@media(max-width:600px){.hero{padding-top:5.1rem!important;padding-bottom:2rem!important}.hero-dashboard-visual{height:245px!important;min-height:245px!important;margin:0 auto 1rem!important}.hero-artboard{height:245px!important;min-height:245px!important}.data-card{transform:scale(.9);transform-origin:center}.data-stock{left:2%!important}.data-inbox{right:2%!important}.data-job{left:5%!important}.data-invoice{right:4%!important}.erp-core{transform:translate(-50%,-50%) scale(.88)}}@media(max-width:991px){.hero-grid{display:flex!important;flex-direction:column!important}.hero-grid>div:first-child{order:1!important}.hero-grid>.hero-dashboard-visual{order:2!important;margin:1.25rem auto 0!important}}@media(max-width:600px){.hero-dashboard-visual{height:245px!important;min-height:245px!important;margin:1rem auto 0!important}}html{scroll-padding-top:84px}.scroll-top{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1100;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;background:#0f2438;color:#fff;box-shadow:0 10px 24px rgba(15,36,56,.2);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease,background .22s ease}.scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top:hover,.scroll-top:focus-visible{background:#1f7fb8;color:#fff;transform:translateY(-3px)}.scroll-top:focus-visible{outline:3px solid rgba(31,127,184,.4);outline-offset:3px}@media(max-width:560px){.scroll-top{right:1rem;bottom:1rem;width:44px;height:44px}}

/* Accellier brand treatment: keep the official dark logo crisp on the light navigation bar and scale it for small screens. */
.brand-logo{width:112px;height:auto;display:block;object-fit:contain}.brand-product{color:#1f7fb8;font-size:1.2rem;font-weight:800;letter-spacing:-.02em}@media(max-width:700px){.brand{gap:.45rem}.brand-logo{width:86px}.brand-product{font-size:.95rem}}
