:root{--rescue-bg: #020617;--rescue-card: #111827;--rescue-muted-surface: #0b1220;--rescue-primary-text: #e5e7eb;--rescue-secondary-text: #9ca3af;--rescue-heading: #f9fafb;--rescue-border: #1f2937;--rescue-accent: #22c55e;--rescue-accent-strong: #16a34a;--rescue-accent-secondary: #4ade80;--rescue-shadow: 0 14px 32px rgba(0, 0, 0, .26)}.laravel-rescue-body{background-color:var(--rescue-bg);color:var(--rescue-primary-text)}.rescue-shell{position:relative;min-height:100vh;background-color:var(--rescue-bg)}.rescue-ambient-grid{background-image:linear-gradient(to right,rgba(56,189,248,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(56,189,248,.08) 1px,transparent 1px);background-size:80px 80px;opacity:.22;animation:grid-drift 40s linear infinite}.rescue-ambient-particles{background-image:radial-gradient(circle at 20% 25%,rgba(56,189,248,.14) 0,transparent 50%),radial-gradient(circle at 78% 60%,rgba(249,115,22,.16) 0,transparent 55%);animation:particles-drift 48s ease-in-out infinite alternate}.rescue-glow{background:radial-gradient(circle at 50% 12%,rgba(56,189,248,.12),transparent 60%),radial-gradient(circle at 50% 85%,rgba(249,115,22,.1),transparent 60%)}.rescue-hero-halo{background:radial-gradient(circle at top,rgba(56,189,248,.16),transparent 60%)}.problems-solved-base{position:relative;display:inline-block;color:#fff;text-shadow:none;transition:color .26s ease,text-shadow .32s ease}.problems-solved-highlight{color:var(--rescue-accent);text-shadow:0 0 12px rgba(249,115,22,.35),0 0 24px rgba(251,146,60,.4);transition:color .22s ease,text-shadow .26s ease}.problems-solved-highlight:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:9999px;background:radial-gradient(circle,rgba(251,146,60,.32) 0%,rgba(249,115,22,.22) 36%,transparent 68%);opacity:0;transform:scale(.85);animation:problems-solved-bloom .52s ease-out forwards;pointer-events:none}@keyframes problems-solved-bloom{0%{opacity:.45;transform:scale(.85)}to{opacity:0;transform:scale(1.45)}}@keyframes grid-drift{0%{transform:translateZ(0)}to{transform:translate3d(-40px,-40px,0)}}@keyframes particles-drift{0%{transform:translate3d(0,12px,0)}to{transform:translate3d(0,-12px,0)}}@media (prefers-reduced-motion: reduce){.rescue-ambient-grid,.rescue-ambient-particles{animation:none!important}}.rescue-card{background-color:var(--rescue-card);border:1px solid var(--rescue-border);border-radius:1rem;box-shadow:var(--rescue-shadow)}.rescue-card--muted{background-color:var(--rescue-muted-surface)}.rescue-card--soft{box-shadow:0 12px 26px #00000038}.rescue-heading{color:var(--rescue-heading)}.rescue-body-text{color:var(--rescue-primary-text)}.rescue-muted-text{color:var(--rescue-secondary-text)}.rescue-accent-text{color:var(--rescue-accent)}.rescue-accent-secondary-text{color:var(--rescue-accent-secondary)}.rescue-section-divider{height:1px;background:linear-gradient(90deg,transparent,var(--rescue-accent-secondary),transparent);opacity:.65}.rescue-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--rescue-accent);font-weight:700;font-size:.75rem}.rescue-accent-bar{display:inline-flex;height:2px;width:3rem;border-radius:9999px;background:linear-gradient(90deg,var(--rescue-accent-secondary),var(--rescue-accent))}.rescue-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--rescue-accent);color:#0b1120;padding:.85rem 1.75rem;border-radius:9999px;font-weight:700;box-shadow:0 15px 32px #f9731633;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease}.rescue-primary-button:hover{background-color:var(--rescue-accent-strong);transform:translateY(-1px) scale(1.02);box-shadow:0 18px 40px #f9731642}.rescue-primary-button:focus-visible{outline:2px solid var(--rescue-accent-secondary);outline-offset:4px;box-shadow:none}.rescue-primary-button:active{transform:translateY(0)}.rescue-text-link{color:var(--rescue-primary-text);text-decoration:underline;text-decoration-color:var(--rescue-accent-secondary);text-decoration-thickness:2px;text-underline-offset:4px;transition:color .15s ease,text-decoration-color .15s ease}.rescue-text-link:hover{color:var(--rescue-accent-secondary);text-decoration-color:var(--rescue-accent-secondary)}.rescue-ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem 1.25rem;border-radius:9999px;border:1px solid var(--rescue-border);background:transparent;color:var(--rescue-primary-text);font-weight:600;transition:border-color .14s ease,color .14s ease,transform .14s ease}.rescue-ghost-button:hover{border-color:var(--rescue-accent-secondary);color:var(--rescue-accent-secondary);transform:translateY(-1px)}.rescue-ghost-button:focus-visible{outline:2px solid var(--rescue-accent-secondary);outline-offset:3px}.rescue-carousel-counter{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:9999px;background:var(--rescue-muted-surface);border:1px solid var(--rescue-border);color:var(--rescue-primary-text);font-size:.78rem;line-height:1rem}.rescue-carousel-dot{height:.5rem;width:.5rem;border-radius:9999px;background:#ec48994d;transition:width .15s ease,background-color .15s ease}.rescue-carousel-dot.is-active{width:1.35rem;background:var(--rescue-accent)}.rescue-carousel-panel{position:relative;background:var(--rescue-muted-surface);border:1px solid var(--rescue-border);border-radius:.95rem;padding:1.25rem 1.25rem 1.25rem 1.35rem;box-shadow:0 14px 36px #00000047;overflow:hidden}.rescue-carousel-panel:before{content:"";position:absolute;inset-y:.6rem;left:.5rem;width:6px;border-radius:9999px;background:linear-gradient(180deg,var(--rescue-accent),var(--rescue-accent-secondary));opacity:.9}.rescue-card-label{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:9999px;background:#f973161f;color:var(--rescue-accent);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.rescue-tag-secondary{background:#38bdf81f;color:var(--rescue-accent-secondary)}.rescue-card-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.rescue-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.rescue-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rescue-input{width:100%;border-radius:.875rem;border:1px solid var(--rescue-border);background:#111827d9;padding:.85rem 1rem;color:var(--rescue-primary-text);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.rescue-input::-moz-placeholder{color:#9ca3afcc}.rescue-input::placeholder{color:#9ca3afcc}.rescue-input:focus{border-color:var(--rescue-accent-secondary);box-shadow:0 0 0 2px #38bdf840}.rescue-footer{background-color:var(--rescue-bg);border-top:1px solid var(--rescue-border);color:var(--rescue-secondary-text)}.rescue-footer-top{background:var(--rescue-muted-surface);border-bottom:1px solid var(--rescue-border)}.rescue-footer a{color:var(--rescue-primary-text);transition:color .12s ease,text-decoration-color .12s ease;text-decoration:none}.rescue-footer a:hover{color:var(--rescue-accent-secondary);text-decoration:underline;text-decoration-color:var(--rescue-accent-secondary);text-underline-offset:4px}.rescue-footer small{color:var(--rescue-secondary-text)}
