.hero-pulse{display:flex;flex-direction:column;gap:12px;width:100%;max-width:360px}@media(min-width:900px){.hero-pulse{margin-left:28px}}.hero-pulse-card{background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.38);border-radius:12px;padding:14px 16px;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;display:block;text-decoration:none;color:inherit}.hero-pulse-card:hover{background:#ffffff24;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.hero-pulse-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.hero-pulse-card__category{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffffd9}.hero-pulse-card__live{display:inline-flex;align-items:center;gap:4px;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#86efac}.hero-pulse-card__live-dot{width:5px;height:5px;border-radius:50%;background:#86efac;animation:hero-pulse-dot 2s ease-in-out infinite}@keyframes hero-pulse-dot{0%,to{opacity:1;box-shadow:0 0 #86efac80}50%{opacity:.85;box-shadow:0 0 6px 2px #86efac66}}.hero-pulse-card__title{font-size:1rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-pulse-card__meta{font-size:.75rem;color:#ffffffbf}.hero-pulse-card__meta span{margin-inline-end:4px}.hero-pulse-card__meta span:after{content:"·";margin-inline-start:6px;opacity:.6}.hero-pulse-card__meta span:last-child:after{display:none}.hero-pulse-card.card--cleaning{border-left:3px solid #2dd4bf}.hero-pulse-card.card--cleaning .hero-pulse-card__category{color:#5eead4}.hero-pulse-card.card--office{border-left:3px solid #fde047}.hero-pulse-card.card--office .hero-pulse-card__category{color:#fbbf24}.hero-pulse-card.card--it{border-left:3px solid #06b6d4}.hero-pulse-card.card--it .hero-pulse-card__category{color:#67e8f9}@media(max-width:899px){.hero-pulse{max-width:100%}}.hero{position:relative;overflow:hidden;max-width:none;padding-inline:0;margin-inline:-16px}@media(min-width:640px){.hero{margin-inline:-24px}}@media(min-width:1024px){.hero{margin-inline:-32px}}.hero-bg{background:linear-gradient(135deg,#0b2a6ff5,#1d4ed8e6 60%,#2563ebdb);color:#e5efff}.hero-decorative-layer{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-content{position:relative;z-index:1}.hero-decorative-layer svg{mix-blend-mode:overlay;opacity:.35}.hero-inner{max-width:1400px;margin-inline:auto;padding-block:0;padding-inline:16px}@media(min-width:640px){.hero-inner{padding-inline:24px}}@media(min-width:1024px){.hero-inner{padding-inline:32px}}.hero-grid{display:inline-grid;gap:48px}@media(min-width:900px){.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center}}.hero-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600;color:#38bdf8;opacity:1;margin-bottom:16px}.hero-title{color:#fff;font-weight:800;font-size:clamp(1.9rem,1.3rem + 1.8vw,2.5rem);line-height:1.15;margin-bottom:16px}.hero-title-accent{display:block;background:linear-gradient(to right,#fde047,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{max-width:520px;color:#cbd5e1;margin-bottom:32px}.hero-badges{list-style:none;padding:0;margin:0;display:grid;gap:12px}.hero-badges li{background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:12px 16px;font-size:.8125rem;font-weight:500}.hero-ctas{margin-top:28px}.hero-visual{height:320px}.hero-visual-card{width:100%;height:100%;border-radius:24px;background:#ffffff1f;backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.25)}.home-card{background:#f8fafc99;border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:16px;box-shadow:0 2px 8px #0f172a0f;transition:box-shadow .15s ease}.home-card-hover:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f624}.home-card-compact{padding:16px}.home-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;color:#1d4ed8;background:linear-gradient(135deg,#1d4ed81a,#0ea5e933)}.home-card--trust .home-card-icon{background:linear-gradient(135deg,#3b82f62e,#60a5fa47)}.home-card-step{@apply flex items-center justify-center w-12 h-12 rounded-full bg-gradient-to-tr from-blue-600 to-sky-500 text-white font-semibold text-base;}.home-card-grid{display:grid;gap:32px}@media(min-width:768px){.home-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-card-grid--2{display:grid;gap:32px}@media(min-width:768px){.home-card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}
