.id-hero{padding:8rem 1.5rem 4rem;background-color:var(--dark-green);color:var(--white);position:relative;overflow:hidden}.id-hero:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 50% 60% at center,var(--dark-green) 0%,rgba(1,69,55,.85) 40%,transparent 70%);pointer-events:none}.id-hero .dots-canvas{opacity:.18}.id-hero .container{position:relative;z-index:2}.id-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.id-hero-text h1{margin-bottom:1.25rem;letter-spacing:-.03em}.id-hero-description{font-size:1.125rem;color:#ffffffbf;line-height:1.7;margin-bottom:2rem}.id-hero-features{display:grid;grid-template-columns:repeat(3,auto);gap:.625rem 1.5rem;justify-content:start}.id-hero-feature{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700}.id-hero-feature svg{flex-shrink:0;color:var(--bright-green)}.id-hero-feature-loader{animation:id-spin 8s linear infinite}@keyframes id-spin{to{transform:rotate(360deg)}}.id-logo-connect{display:flex;align-items:center;justify-content:center;gap:0}.id-logo-box{width:180px;height:180px;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;padding:2rem}.id-logo-box img{max-width:100%;max-height:100%;object-fit:contain}.id-logo-box--integration{background:var(--card-bg);border:1px solid rgba(255,255,255,.3);padding:.5rem}.id-logo-box--palmetrics{background:transparent;border:1px solid rgba(255,255,255,.2);padding:0;overflow:hidden}.id-logo-box--palmetrics img{width:100%;height:100%;object-fit:cover}.id-connect-line{width:100px;height:2px;background:#ffffff26;position:relative;overflow:hidden}.id-connect-line:before{content:"";position:absolute;top:0;left:0;height:100%;width:30px;background:#05db5e99;border-radius:1px;animation:id-pulse 3s ease-in-out infinite}@keyframes id-pulse{0%{left:0;opacity:0}10%{opacity:1}45%{left:70px;opacity:1}55%{left:70px;opacity:1}90%{opacity:1}to{left:0;opacity:0}}.id-hero-notice{margin-top:2rem;padding:1.25rem 1.5rem;background:var(--medium-green);border:1px solid var(--bright-green);border-radius:var(--radius);display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.id-hero-notice p{margin:0;font-size:.9375rem;color:#fff;flex:1;min-width:200px}.id-feature-section{padding:4rem 1.5rem}.id-feature-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:var(--max-width);margin:0 auto}.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{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.id-feature-icon{width:3.5rem;height:3.5rem;flex-shrink:0;background:var(--card-bg);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;padding:.5rem}.id-feature-icon img{width:100%;height:100%;object-fit:contain}.id-feature-text h2{margin-bottom:0}.id-feature-text p{color:var(--text-muted);line-height:1.7;margin-bottom:1rem}.id-feature-text p:last-of-type{margin-bottom:0}.id-feature-text .btn{margin-top:1.5rem}.id-feature-image img{width:100%;height:auto;border-radius:var(--radius-lg);display:block}.id-faq-section{padding:var(--section-padding);background-color:var(--card-bg)}.id-faq-section h2{margin-bottom:3rem}.id-faq-list{max-width:800px;margin:0 auto;counter-reset:faq-counter}.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{display:flex;align-items:center;gap:1rem;padding:1.25rem 0;cursor:pointer;font-weight:600;font-size:1.05rem;list-style:none;-webkit-user-select:none;user-select:none}.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);font-weight:700;font-size:1rem;min-width:2rem}.id-faq-item summary:after{content:"";margin-left:auto;width:1.25rem;height:1.25rem;flex-shrink:0;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-size:contain;background-repeat:no-repeat;transition:transform .2s ease}.id-faq-item[open] summary:after{transform:rotate(180deg)}.id-faq-item .id-faq-answer{padding:0 0 1.25rem 3rem;color:var(--text-muted);line-height:1.7;font-size:.9375rem}.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{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}:root[data-theme=dark] .id-hero:after{background:radial-gradient(ellipse 50% 60% at center,var(--dark-green) 0%,rgba(1,69,55,.85) 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(max-width:1024px){.id-other-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.id-hero{padding:7rem 1.5rem 3rem}.id-hero-grid{grid-template-columns:1fr;gap:2.5rem;text-align:center}.id-hero-features{justify-content:center;text-align:left}.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(max-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}}
