.id-hero{background-color:var(--dark-green);color:var(--white);padding:8rem 1.5rem 4rem;position:relative;overflow:hidden}.id-hero:after{content:"";z-index:1;background:radial-gradient(ellipse 50% 60% at center, var(--dark-green) 0%, #014537d9 40%, transparent 70%);pointer-events:none;position:absolute;inset:0}.id-hero .dots-canvas{opacity:.18}.id-hero .container{z-index:2;position:relative}.id-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.id-hero-text h1{letter-spacing:-.03em;margin-bottom:1.25rem}.id-hero-description{color:#ffffffbf;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.id-hero-features{grid-template-columns:repeat(3,auto);justify-content:start;gap:.625rem 1.5rem;display:grid}.id-hero-feature{align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;display:flex}.id-hero-feature svg{color:var(--bright-green);flex-shrink:0}.id-hero-feature-loader{animation:8s linear infinite id-spin}@keyframes id-spin{to{transform:rotate(360deg)}}.id-logo-connect{justify-content:center;align-items:center;gap:0;display:flex}.id-logo-box{border-radius:1.25rem;justify-content:center;align-items:center;width:180px;height:180px;padding:2rem;display:flex}.id-logo-box img{object-fit:contain;max-width:100%;max-height:100%}.id-logo-box--integration{background:var(--card-bg);border:1px solid #ffffff4d;padding:.5rem}.id-logo-box--palmetrics{background:0 0;border:1px solid #fff3;padding:0;overflow:hidden}.id-logo-box--palmetrics img{object-fit:cover;width:100%;height:100%}.id-connect-line{background:#ffffff26;width:100px;height:2px;position:relative;overflow:hidden}.id-connect-line:before{content:"";background:#05db5e99;border-radius:1px;width:30px;height:100%;animation:3s ease-in-out infinite id-pulse;position:absolute;top:0;left:0}@keyframes id-pulse{0%{opacity:0;left:0}10%{opacity:1}45%{opacity:1;left:70px}55%{opacity:1;left:70px}90%{opacity:1}to{opacity:0;left:0}}.id-hero-notice{background:var(--medium-green);border:1px solid var(--bright-green);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;padding:1.25rem 1.5rem;display:flex}.id-hero-notice p{color:#fff;flex:1;min-width:200px;margin:0;font-size:.9375rem}.id-feature-section{padding:4rem 1.5rem}.id-feature-split{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.id-feature-split--text-only{grid-template-columns:1fr;max-width:720px}.id-feature-section:nth-child(2n) .id-feature-split{direction:rtl}.id-feature-section:nth-child(2n) .id-feature-split>*{direction:ltr}.id-feature-heading{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.id-feature-icon{background:var(--card-bg);border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:.5rem;display:flex}.id-feature-icon img{object-fit:contain;width:100%;height:100%}.id-feature-text h2{margin-bottom:0}.id-feature-text p{color:var(--text-muted);margin-bottom:1rem;line-height:1.7}.id-feature-text p:last-of-type{margin-bottom:0}.id-feature-text .btn{margin-top:1.5rem}.id-feature-image img{border-radius:var(--radius-lg);width:100%;height:auto;display:block}.id-faq-section{padding:var(--section-padding);background-color:var(--card-bg)}.id-faq-section h2{margin-bottom:3rem}.id-faq-list{counter-reset:faq-counter;max-width:800px;margin:0 auto}.id-faq-item{counter-increment:faq-counter;border-bottom:1px solid var(--border-light)}.id-faq-item:first-child{border-top:1px solid var(--border-light)}.id-faq-item summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.id-faq-item summary::-webkit-details-marker{display:none}.id-faq-item summary:before{content:counter(faq-counter, decimal-leading-zero) ".";color:var(--bright-green);min-width:2rem;font-size:1rem;font-weight:700}.id-faq-item summary:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23014537' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;transition:transform .2s}.id-faq-item[open] summary:after{transform:rotate(180deg)}.id-faq-item .id-faq-answer{color:var(--text-muted);padding:0 0 1.25rem 3rem;font-size:.9375rem;line-height:1.7}.id-other-section{padding:var(--section-padding)}.id-other-section h2{margin-bottom:.5rem}.id-other-subtitle{color:var(--text-muted);margin-bottom:2.5rem}.id-other-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}:root[data-theme=dark] .id-hero:after{background:radial-gradient(ellipse 50% 60% at center, var(--dark-green) 0%, #014537d9 40%, transparent 70%)}:root[data-theme=dark] .id-logo-box--integration{background:#f5f2ec;border-color:#f5f2ec}:root[data-theme=dark] .id-faq-item summary:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23e8ede9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}@media (width<=1024px){.id-other-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.id-hero{padding:7rem 1.5rem 3rem}.id-hero-grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.id-hero-features{text-align:left;justify-content:center}.id-feature-split{grid-template-columns:1fr;gap:2rem}.id-feature-section:nth-child(2n) .id-feature-split{direction:ltr}.id-feature-section{padding:2.5rem 1.5rem}.id-other-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.id-hero{padding:6rem 0 2.5rem}.id-hero-features{grid-template-columns:repeat(2,auto)}.id-other-grid{grid-template-columns:1fr}.id-logo-box{width:120px;height:120px;padding:.5rem}.id-connect-line{width:50px}}
