.home-hero{padding:clamp(2.25rem,4vw,4rem) 0 clamp(1.5rem,3vw,2.5rem)}.home-hero__shell{width:min(1380px,100% - 2rem);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);gap:clamp(1rem,2vw,1.5rem);align-items:stretch}.home-hero__copy{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:clamp(32px,4vw,52px) clamp(28px,4vw,56px);border:1px solid #E0E0E0;border-radius:16px;background:radial-gradient(circle at top left,rgba(16,185,129,.08),transparent 42%),#fff;box-shadow:0 4px 6px #0000001a}.home-hero__eyebrow{display:inline-block;align-self:flex-start;margin-bottom:16px;padding:6px 12px;border-radius:9999px;background:#10b9811a;color:#059669;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-hero__title{max-width:11ch;margin:0 0 16px;color:#161e2a;line-height:.95;letter-spacing:-.03em}.home-hero__text{max-width:52ch;margin:0 0 24px;color:#666;line-height:1.65}.home-hero__actions{display:flex;flex-wrap:wrap;gap:8px}.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:9999px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.home-hero__cta:hover{transform:translateY(-1px);text-decoration:none}.home-hero__cta--primary{background:#ff6b35;color:#fff;box-shadow:0 12px 24px #ff6b352e}.home-hero__cta--primary:hover{background:#f7931e}.home-hero__cta--secondary{border:1px solid #E0E0E0;color:#161e2a;background:#fff}.home-hero__cta--secondary:hover{background:#f9f9f9}.home-hero__panel{min-width:0}.home-hero__panel-card{height:100%;display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,2.5vw,32px);border:1px solid #E0E0E0;border-radius:16px;background:#fff;box-shadow:0 4px 6px #0000001a}.home-hero__panel-title{margin:0 0 16px;font-size:16px;font-weight:700;color:#161e2a}.home-hero__categories{display:grid;grid-template-columns:1fr;gap:8px}.home-hero__category{display:flex;align-items:center;gap:8px;min-height:60px;padding:12px 14px;border:1px solid #E0E0E0;border-radius:12px;background:#f9f9f9;color:#161e2a;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.home-hero__category:hover{transform:translateY(-1px);border-color:#10b98159;box-shadow:0 1px 2px #0000000d;background:#fff;text-decoration:none}.home-hero__category-icon{flex:0 0 auto;font-size:20px;line-height:1}.home-hero__category-label{font-size:14px;font-weight:600;line-height:1.2}@media(max-width:980px){.home-hero__shell{grid-template-columns:1fr}.home-hero__copy,.home-hero__panel-card{padding:clamp(24px,4vw,36px)}.home-hero__title{max-width:13ch}.home-hero__categories{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.home-hero{padding:1.5rem 0 1.25rem}.home-hero__shell{gap:1rem}.home-hero__copy,.home-hero__panel-card{padding:22px}.home-hero__title,.home-hero__text{max-width:none}.home-hero__categories{grid-template-columns:1fr}}.mobile-spotlight{width:min(1380px,100% - 2rem);margin:0 auto 2rem}.mobile-spotlight__inner{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:1.25rem;align-items:stretch}.mobile-spotlight__copy,.mobile-spotlight__visual{background:linear-gradient(180deg,#fffffffa,#f7faf8f5);border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:1.5rem;box-shadow:0 20px 50px #0f172a0f}.mobile-spotlight__eyebrow{display:inline-flex;margin-bottom:.9rem;padding:.45rem .8rem;border-radius:999px;background:#16a34a1f;color:#166534;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mobile-spotlight__title{margin:0 0 .8rem;font-size:clamp(1.9rem,1.4rem + 1vw,2.7rem);line-height:1.04}.mobile-spotlight__text{margin:0 0 1rem;max-width:62ch;color:#0f172ab8;line-height:1.6}.mobile-spotlight__points{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.15rem}.mobile-spotlight__points span{padding:.55rem .8rem;border-radius:999px;background:#0f172a0d;font-size:.92rem;color:#0f172ad1}.mobile-spotlight__actions{display:flex;flex-wrap:wrap;gap:.8rem}.mobile-spotlight__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1rem;border-radius:14px;text-decoration:none;font-weight:600}.mobile-spotlight__button--primary{background:#166534;color:#fff}.mobile-spotlight__button--ghost{border:1px solid rgba(15,23,42,.12);color:#0f172a;background:#fff}.mobile-demo-card{display:flex;flex-direction:column;gap:.85rem;height:100%;padding:1rem;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.06)}.mobile-demo-card__badge{align-self:flex-start;padding:.4rem .75rem;border-radius:999px;background:#16a34a1a;color:#166534;font-size:.78rem;font-weight:700}.mobile-demo-card__map{position:relative;min-height:220px;border-radius:18px;background:radial-gradient(circle at center,rgba(22,163,74,.08),transparent 42%),linear-gradient(180deg,#eef6f0,#e8edf4);overflow:hidden}.mobile-demo-card__circle{position:absolute;top:50%;left:50%;width:92px;height:92px;border-radius:999px;transform:translate(-50%,-50%);background:#16a34a2e;border:2px solid rgba(22,163,74,.38)}.mobile-demo-card__footer{display:flex;gap:.75rem}.mobile-demo-card__footer button{flex:1;min-height:42px;border:0;border-radius:12px;font-weight:600;background:#0f172a;color:#fff;cursor:pointer}@media(max-width:960px){.mobile-spotlight__inner{grid-template-columns:1fr}}
