@import "https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Dancing+Script:wght@400;700&family=Great+Vibes&family=Pacifico&family=Nunito:wght@400;500;600;700&display=swap";:root{--primary-blue:#0b2b50;--secondary-teal:#20b2aa;--accent-teal:#1abc9c;--text-dark:#1a1a1a;--text-gray:#6b7280;--bg-light:#f9fafb;--border-light:#f3f4f6;--font-cocoa:"Abril Fatface", serif;--font-gagala:"Great Vibes", cursive;--font-belacie:"Pacifico", cursive;--font-questra:"Dancing Script", cursive;--font-heading:"Dancing Script", cursive;--font-sans:"Nunito", sans-serif}.font-cocoa{font-family:var(--font-cocoa);font-weight:400}.font-gagala{font-family:var(--font-gagala);font-weight:400}.font-belacie{font-family:var(--font-belacie);font-weight:400}.font-questra{font-family:var(--font-questra);font-weight:700}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text-dark);background-color:var(--bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--primary-blue);letter-spacing:.02em;font-weight:700;line-height:1.25}.text-primary-blue{color:var(--primary-blue)}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-red-500{color:#ef4444}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-orange-500{color:#f97316}.text-green-700{color:#15803d}.bg-green-100{background-color:#dcfce7}.bg-green-400{background-color:#4ade80}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.bg-yellow-400{background-color:#facc15}.bg-gray-50{background-color:#f9fafb}.bg-gradient-to-r{background:linear-gradient(90deg,#fef08a,#facc15,#f97316)}.font-heading{font-family:var(--font-heading)}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-2xl{font-size:1.5rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.hover\:underline:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-1{flex:1}.grid{display:grid}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.w-full{width:100%}.h-full{height:100%}.w-2{width:.5rem}.h-2{height:.5rem}.w-4{width:1rem}.h-4{height:1rem}.h-1{height:.25rem}.w-20{width:5rem}.h-24{height:6rem}.text-center{text-align:center}.text-right{text-align:right}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mr-1{margin-right:.25rem}.ml-1{margin-left:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.pl-24{padding-left:6rem}.pt-4{padding-top:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-100{opacity:1}.outline-none{outline-offset:2px;outline:2px solid #0000}.hidden{display:none}@media (width>=768px){.md\:block{display:block}.md\:flex{display:flex}}@media (width>=1024px){.lg\:block{display:block}}.btn{cursor:pointer;font-weight:600;font-family:var(--font-sans);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary-blue);color:#fff}.btn-primary:hover{background-color:#08203c;transform:translateY(-1px)}.btn-white{color:var(--primary-blue);background-color:#fff;box-shadow:0 4px 6px -1px #0000001a}.btn-white:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}header{z-index:50;background-color:#fff;padding:1rem 0;box-shadow:0 1px 3px #0000000d}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--primary-blue);font-size:.95rem;font-weight:600;text-decoration:none}.nav-links a:hover{color:var(--secondary-teal)}.hero{text-align:center;background-color:#8fb1cb;background-image:url(/hero_pets_clear.png);background-position:50% 25%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:105vh;padding:4rem 0;display:flex;position:relative;overflow:visible}.wave-bottom{z-index:20;width:120%;position:absolute;bottom:-2px;left:0;overflow:visible}.wave-bottom svg{z-index:1;width:100%;height:auto;display:block;position:relative}.hero-animal-strip{z-index:10;pointer-events:none;width:100%;height:100px;position:absolute;bottom:0;left:0;overflow:visible}.hero-animal-motion{width:auto;height:150px;animation:4s ease-in-out infinite moveLeftRight;position:absolute;bottom:1px;right:2%}.hero-animal-motion-small{width:auto;height:80px;animation:4s ease-in-out .2s infinite moveLeftRight;position:absolute;bottom:1px;right:12%}@keyframes moveLeftRight{0%{transform:translate(0)}50%{transform:translate(-30px)}to{transform:translate(0)}}.hero:before{content:"";z-index:1;background:#0b2b5059;position:absolute;inset:0}.hero-content{z-index:10;flex-direction:column;align-items:center;max-width:800px;padding:0 2rem;display:flex;position:relative}.hero h1{color:#fff;flex-direction:column;align-items:center;gap:10px;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4.5rem);font-weight:400;line-height:1.2;display:flex}.hero p{color:#ffffffe6;max-width:650px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.wave-bottom{z-index:20;width:100%;position:absolute;bottom:-2px;left:0}.wave-bottom svg{width:100%;height:auto;display:block}.features-banner{background-color:var(--primary-blue);color:#fff;white-space:nowrap;padding:1.25rem 0;overflow:hidden}.features-track{animation:30s linear infinite marquee;display:inline-flex}.features-list{letter-spacing:.05em;flex-shrink:0;justify-content:space-around;align-items:center;gap:4rem;min-width:100vw;margin:0;padding-right:4rem;font-size:.8rem;font-weight:600;display:flex}.feature-item{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.feature-item:before{content:"✦";color:#ffffff80;font-size:.7rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.dashboard-section{z-index:30;background-color:#fff;border-top-left-radius:2rem;border-top-right-radius:2rem;padding:5rem 0;position:relative}.section-header{text-align:center;z-index:20;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding-right:40px;position:relative}.live-badge{border:1px solid var(--border-light);color:#3b82f6;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0000000d}.dot{background-color:#10b981;border-radius:50%;width:8px;height:8px}.section-header h2{color:var(--text-dark);margin-bottom:1rem;font-size:2.75rem}.section-header h2 span{color:#3b82f6}.section-header p{color:var(--text-gray);font-size:1.125rem}.dashboard-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid;position:relative}.dashboard-dog{z-index:10;width:300px;position:absolute;top:-230px;right:-80px}.card{background:#fff;border:1px solid #f0f0f0;border-radius:1rem;padding:1.5rem;transition:transform .2s;box-shadow:0 4px 12px #00000008}.card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.card-title{color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.col-span-3{grid-column:span 3}.col-span-6{grid-column:span 6}.col-span-12{grid-column:span 12}@media (width<=1024px){.col-span-3{grid-column:span 6}.col-span-6{grid-column:span 12}}@media (width<=768px){.col-span-3,.col-span-6{grid-column:span 12}}.stat-value{color:var(--text-dark);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-trend{align-items:center;font-size:.875rem;display:flex}.trend-up{color:#10b981}.sparkline{width:100%;height:60px;margin-top:1rem}.progress-circle{width:120px;height:120px;margin:0 auto;position:relative}.activity-list{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.activity-item{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-bottom:1.25rem;display:flex}.activity-item:last-child{border-bottom:none;padding-bottom:0}.activity-info{align-items:center;gap:1rem;display:flex}.activity-icon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.icon-blue{color:#0284c7;background-color:#e0f2fe}.icon-purple{color:#9333ea;background-color:#f3e8ff}.icon-orange{color:#ea580c;background-color:#ffedd5}.icon-green{color:#16a34a;background-color:#dcfce7}.activity-text{font-size:.95rem}.activity-text span{color:var(--text-dark);font-weight:600}.activity-meta{color:var(--text-gray);align-items:center;gap:1rem;font-size:.875rem;display:flex}.activity-location{color:#3b82f6;align-items:center;gap:.25rem;font-weight:500;display:flex}.heat-low{background-color:#fef08a}.heat-med{background-color:#fbbf24}.heat-high{background-color:#ea580c}@media (width<=768px){.container{width:100%;padding:0 1.5rem}h1{font-size:2.5rem!important}h2{font-size:2rem!important}h3{font-size:1.5rem!important}p{font-size:1rem!important}header .container{padding-top:1rem;padding-bottom:1rem}.hero{background-position:50%!important;min-height:95vh!important;padding-bottom:6rem!important}.hero-content{text-align:center!important;align-items:center!important;padding-top:6rem!important;padding-left:1rem!important;padding-right:1rem!important}.hero h1{margin-bottom:1rem!important;font-size:3rem!important;line-height:1.2!important}.hero p{margin:1rem auto 2rem!important;padding:0 .5rem!important;font-size:.95rem!important;line-height:1.6!important}.hero-animal-strip{display:none!important}.features-list{gap:1rem!important;font-size:.7rem!important}.feature-item{margin:0 .5rem!important}}.stakeholders-section{font-family:var(--font-sans);background-color:#f8fafc;padding:0 0 6rem;position:relative;overflow:hidden}.sh-bg-video-item{z-index:0;opacity:1;pointer-events:none;mix-blend-mode:multiply;border-radius:50%;position:absolute;overflow:hidden}.sh-bg-video-item video{object-fit:cover;width:100%;height:100%}.sh-vid-1{width:650px;height:650px;top:5%;left:-5%;transform:rotate(-15deg)}.sh-vid-2{width:600px;height:600px;top:25%;right:-5%;transform:rotate(10deg)}.sh-vid-3{width:700px;height:700px;bottom:-10%;left:30%;transform:rotate(20deg)}.sh-bg-paws{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.sh-paw{color:#e2e8f0;opacity:.5;position:absolute}.sh-paw.left{top:25%;left:-5%;transform:rotate(-15deg)}.sh-paw.right{top:35%;right:-5%;transform:rotate(25deg)}.sh-content-container{z-index:10;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.sh-header{text-align:center;max-width:700px;margin:0 auto 5rem}.sh-badge{color:#059669;letter-spacing:1px;background-color:#ecfdf5;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.25rem;font-size:.75rem;font-weight:800;display:inline-flex}.sh-header h2{font-family:var(--font-heading);color:#0f172a;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.sh-highlight{color:#0d9488;display:inline-block;position:relative}.sh-highlight:after{content:"";background-color:#f97316;border-radius:4px;width:100%;height:4px;position:absolute;bottom:-4px;left:0}.sh-header p{color:#64748b;font-size:1.1rem;line-height:1.6}.sh-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.sh-card{background:#fff;border-radius:24px;flex-direction:column;padding:2.5rem 2rem;transition:transform .3s;display:flex;box-shadow:0 10px 40px -10px #0000000d}.sh-card:hover{transform:translateY(-5px)}.sh-card-icon{border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.sh-card-icon.green{color:#10b981;background:#ecfdf5}.sh-card-icon.blue{color:#3b82f6;background:#eff6ff}.sh-card-icon.purple{color:#a855f7;background:#faf5ff}.sh-card-icon.orange{color:#f97316;background:#fff7ed}.sh-card h3{font-family:var(--font-sans);color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.sh-card p{color:#64748b;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.sh-card-tags{letter-spacing:1px;text-align:center;border-radius:50px;padding:.6rem 1rem;font-size:.65rem;font-weight:800;display:inline-block}.sh-card-tags.green{color:#059669;background:#ecfdf5}.sh-card-tags.blue{color:#2563eb;background:#eff6ff}.sh-card-tags.purple{color:#9333ea;background:#faf5ff}.sh-card-tags.orange{color:#ea580c;background:#fff7ed}@media (width<=1200px){.sh-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sh-grid{grid-template-columns:1fr}.sh-header h2{font-size:2.2rem}.sh-paw{display:none}}.modules-section{background-color:#fafafa;padding:6rem 0 2rem;position:relative;overflow:hidden}.modules-bg-pattern{pointer-events:none;opacity:.8;z-index:1;background:url(/Rectangle.png) 22% 20%/280px no-repeat,url(/Rectangle.png) right 22% top 20%/280px no-repeat,url(/Rectangle.png) center bottom 15%/280px no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.module-badge{color:#0284c7;background-color:#e0f2fe;border-radius:9999px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.modules-header{text-align:center;z-index:10;margin-bottom:4rem;position:relative}.modules-header h2{color:#0f172a;font-size:2.75rem;font-family:var(--font-heading);margin-bottom:1rem;font-weight:700;line-height:1.2}.modules-header p{color:var(--text-gray);max-width:700px;margin:0 auto;font-size:1.1rem}.modules-grid{z-index:10;grid-template-columns:repeat(4,1fr);gap:6rem 1.5rem;display:grid;position:relative}.module-card{z-index:1;border:2px solid #0000;border-radius:1.5rem;flex-direction:column;min-height:320px;padding:2rem;transition:transform .3s,z-index;display:flex;position:relative}.module-card:before{content:"";z-index:0;background:#fff;border:2px solid #0000;border-radius:1.5rem;transition:box-shadow .3s,border-color .3s;position:absolute;inset:-2px;box-shadow:0 10px 40px -10px #0000000d}.module-card:hover{transform:translateY(-5px)}.module-card:hover:before{border-color:#f97316;box-shadow:0 20px 40px -10px #f9731640}.module-icon-box,.module-card h3,.module-card p,.module-link{z-index:1;position:relative}.module-icon-box{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.module-icon-box.green{background:linear-gradient(135deg,#10b981,#059669)}.module-icon-box.purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.module-card h3{color:var(--text-dark);font-size:1.25rem;font-family:var(--font-sans);margin-bottom:.75rem;font-weight:700}.module-card p{color:var(--text-gray);flex:1;margin-bottom:2rem;font-size:.85rem;line-height:1.6}.module-link{color:#3b82f6;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.module-link:hover{text-decoration:underline}.module-illustration{z-index:3;opacity:1;pointer-events:none;width:90px;transition:all .5s cubic-bezier(.25,1,.5,1);position:absolute;top:100%;left:100%;transform:translate(-110%,-100%)}.module-card:hover{z-index:5;transform:translateY(-5px)}.module-card:hover .module-illustration{z-index:-1;width:130px;top:0;left:50%;transform:translate(-50%,-70px)}.module-card:hover:before{border-width:3px;border-color:#f97316;box-shadow:0 25px 50px -12px #f9731659}@media (width<=1200px){.modules-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.modules-grid{grid-template-columns:1fr}}@media (width<=768px){.modules-section{padding:3rem 0!important}.modules-grid{grid-template-columns:1fr!important;row-gap:3rem!important}.modules-header h2{font-size:2rem!important}.module-card{min-height:auto!important;padding:1.5rem!important}.modules-bg-pattern{display:none!important}.module-illustration{width:60px!important}}.workflow-section{font-family:var(--font-sans);background-color:#fafbfc;padding:2rem 2rem 6rem;position:relative;overflow:hidden}.workflow-header{text-align:center;max-width:800px;margin:0 auto 2rem}.workflow-badge{color:#475569;letter-spacing:.5px;background-color:#eef2f6;border-radius:20px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.workflow-header h2{color:#0f172a;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.workflow-header h2 span{color:#3b82f6}.workflow-header p{color:#64748b;font-size:1.1rem;line-height:1.6}.timeline-container{max-width:1000px;margin:0 auto;position:relative}.timeline-line{z-index:1;background-image:linear-gradient(#334155 50%,#0000 50%);background-size:100% 12px;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-step{z-index:2;width:100%;margin-bottom:6rem;display:flex;position:relative}.timeline-step.right{justify-content:flex-end}.timeline-step.left{justify-content:flex-start}.timeline-marker{color:#fff;z-index:3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #fafbfc}.timeline-marker:after{content:"";z-index:-1;border:1.5px dashed #334155;border-radius:50%;position:absolute;inset:-8px}.step-1{background-color:#0250c5}.step-2{background-color:#059669}.step-3{background-color:#2563eb}.timeline-content{width:47%}.workflow-card{background:#fff;border-left:4px solid #0000;border-radius:16px;align-items:center;gap:2rem;padding:2rem;display:flex;position:relative;box-shadow:0 10px 30px -10px #00000014}.workflow-card.border-blue{border-left-color:#3b82f6}.workflow-card.border-green{border-left-color:#059669}.workflow-card.border-darkblue{border-left-color:#1e3a8a}.workflow-card-text{flex:1}.workflow-card-text h3{color:#0f172a;font-size:1.25rem;font-family:var(--font-sans);margin-bottom:.5rem;font-weight:700}.workflow-card-text p{color:#64748b;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.wf-tags{flex-wrap:wrap;gap:8px;display:flex}.wf-tag{border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.wf-tag.blue{color:#2563eb;background:#eff6ff}.wf-tag.green{color:#16a34a;background:#f0fdf4}.workflow-card-img,.workflow-card-img-left{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.workflow-card-img img,.workflow-card-img-left img{object-fit:cover;width:100%;height:100%}.timeline-extra{width:45%;position:absolute;top:50%;transform:translateY(-50%)}.timeline-extra.right-side{justify-content:flex-start;padding-left:12rem;display:flex;top:90%;right:0}.timeline-extra.left-side{justify-content:flex-end;padding-right:4rem;display:flex;left:0}.case-id-card{background:#fff;border-radius:12px;flex-direction:column;min-width:220px;padding:1.5rem;display:flex;box-shadow:0 10px 25px -5px #0000000d}.wf-label{color:#94a3b8;margin-bottom:4px;font-size:.7rem;font-weight:700}.wf-value{color:#059669;margin-bottom:1rem;font-size:1rem;font-weight:700}.wf-status{color:#059669;background:#ecfdf5;border-radius:20px;align-self:flex-start;align-items:center;gap:6px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.wf-dot{background:#059669;border-radius:50%;width:6px;height:6px}.pets-group-img{object-fit:contain;width:100%;max-width:280px;height:auto}.wf-stats-container{z-index:10;justify-content:center;gap:1.25rem;max-width:1250px;margin-top:5rem;margin-left:auto;margin-right:auto;padding:0 2rem;display:flex;position:relative}.wf-stat-card{background:#fff;border-radius:12px;flex:1;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 10px 40px -10px #0000000f}.wf-icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wf-icon-box.blue{color:#3b82f6;background:#eff6ff}.wf-icon-box.green{color:#10b981;background:#f0fdf4}.wf-icon-box.purple{color:#a855f7;background:#faf5ff}.wf-icon-box.orange{color:#f97316;background:#fff7ed}.wf-stat-text h4{font-family:var(--font-sans);color:#0f172a;margin-bottom:2px;font-size:.85rem;font-weight:800}.wf-stat-text p{color:#64748b;margin:0;font-size:.75rem;line-height:1.4}.officer-profile{background:#f8fafc;border-radius:10px;align-items:center;gap:12px;margin-bottom:1rem;padding:10px;display:flex}.officer-avatar{background:#cbd5e1;border-radius:50%;width:40px;height:40px}.officer-info{flex:1}.officer-name{color:#0f172a;font-size:.9rem;font-weight:700}.officer-role{color:#64748b;font-size:.75rem}.officer-eta{text-align:right}.officer-eta-label{color:#94a3b8;font-size:.7rem}.officer-eta-time{color:#2563eb;font-size:.9rem;font-weight:700}.bg-paw{opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8.5C10.5 8.5 9 7 9 5.5C9 4 10.5 2.5 12 2.5C13.5 2.5 15 4 15 5.5C15 7 13.5 8.5 12 8.5ZM7 11.5C5.5 11.5 4 10 4 8.5C4 7 5.5 5.5 7 5.5C8.5 5.5 10 7 10 8.5C10 10 8.5 11.5 7 11.5ZM17 11.5C15.5 11.5 14 10 14 8.5C14 7 15.5 5.5 17 5.5C18.5 5.5 20 7 20 8.5C20 10 18.5 11.5 17 11.5ZM12 21.5C9 21.5 6 19 6 15C6 11 9 10 12 10C15 10 18 11 18 15C18 19 15 21.5 12 21.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:60px;height:60px;position:absolute}.paw-1{width:80px;height:80px;top:20%;left:10%;transform:rotate(-20deg)}.paw-2{width:60px;height:60px;top:40%;right:15%;transform:rotate(15deg)}.paw-3{width:50px;height:50px;top:60%;left:45%;transform:rotate(-10deg)}.paw-4{width:70px;height:70px;bottom:10%;right:10%;transform:rotate(25deg)}.bg-video-item{opacity:.8;z-index:0;pointer-events:none;mix-blend-mode:multiply;position:absolute;overflow:hidden}.bg-video-item video{object-fit:cover;width:150%;height:150%}.vid-1{width:300px;height:300px;top:24%;left:30%;transform:rotate(-16deg)}.vid-2{width:280px;height:280px;top:35%;right:28%;transform:rotate(15deg)}.vid-3{width:250px;height:250px;top:60%;left:32%;transform:rotate(-10deg)}.vid-4{width:320px;height:320px;bottom:5%;right:30%;transform:rotate(25deg)}.vid-5{width:260px;height:260px;top:80%;left:15%;transform:rotate(-15deg)}@media (width<=1200px){.wf-stats-container{flex-wrap:wrap;margin-top:3rem;padding:0 1rem}.wf-stat-card{flex:calc(50% - 1.25rem)}}@media (width<=768px){.timeline-line{left:20px!important}.timeline-marker{left:20px!important;transform:translate(-50%,-50%)!important}.timeline-step{flex-direction:column!important;align-items:flex-end!important;margin-bottom:3rem!important}.timeline-content{width:calc(100% - 60px)!important;margin-left:auto!important}.timeline-step.left,.timeline-step.right{justify-content:flex-start!important}.timeline-extra{justify-content:center!important;width:calc(100% - 60px)!important;margin-top:1.5rem!important;margin-left:auto!important;padding:0!important;position:relative!important;top:0!important;left:0!important;right:0!important;transform:none!important}.workflow-card{text-align:center!important;flex-direction:column!important;gap:1rem!important;padding:1.5rem!important}.bg-video-item{display:none!important}.wf-stats-container{flex-direction:column!important;gap:1rem!important;margin-top:2rem!important;padding:0 1.5rem!important}.wf-stat-card{width:100%!important}}.city-overview-section{font-family:var(--font-sans);background-color:#f8fafc;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex}.co-feature-pills{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;max-width:1200px;margin-bottom:5rem;display:flex}.co-pill{background:#fff;border-radius:12px;flex:1;align-items:flex-start;gap:1rem;min-width:250px;padding:1.2rem 1.5rem;display:flex;box-shadow:0 4px 20px #0000000a}.co-pill-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.co-pill-icon.blue{color:#3b82f6;background:#eff6ff}.co-pill-icon.green{color:#10b981;background:#ecfdf5}.co-pill-icon.purple{color:#a855f7;background:#faf5ff}.co-pill-icon.orange{color:#f97316;background:#fff7ed}.co-pill-text h4{color:#0f172a;margin-bottom:.2rem;font-size:.95rem;font-weight:700}.co-pill-text p{color:#64748b;font-size:.8rem;line-height:1.4}.co-dark-container{background-color:#111827;border-radius:32px;width:100%;max-width:1200px;margin-top:2rem;margin-bottom:5rem;padding:4rem;position:relative;box-shadow:0 20px 40px #11182726}@keyframes runAcross{0%{left:0%;transform:translate(0%)scaleX(-1)}49.99%{left:100%;transform:translate(-100%)scaleX(-1)}50%{left:100%;transform:translate(-100%)scaleX(1)}99.99%{left:0%;transform:translate(0%)scaleX(1)}to{left:0%;transform:translate(0%)scaleX(-1)}}.co-cat-mascot{z-index:10;mix-blend-mode:multiply;pointer-events:none;width:auto;height:500px;animation:28s linear infinite runAcross;position:absolute;bottom:calc(100% - 220px);left:100%}.co-dark-content{align-items:center;gap:4rem;display:flex}.co-dark-text{flex:1}.co-badge{color:#fff;background-color:#ffffff1a;border-radius:20px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.co-dark-text h2{color:#fff;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.1}.co-dark-text p{color:#94a3b8;max-width:90%;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.co-legend{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.co-legend li{color:#e2e8f0;align-items:center;gap:12px;font-size:.95rem;font-weight:600;display:flex}.dot-icon{border-radius:50%;width:12px;height:12px}.dot-icon.green{background:#10b981}.dot-icon.red{background:#ef4444}.dot-icon.yellow{background:#f59e0b}.co-map-card{background:#1e293b;border:1px solid #ffffff0d;border-radius:16px;flex:1;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.co-map-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.co-map-title h3{color:#fff;margin-bottom:4px;font-size:1.25rem;font-weight:700}.live-status{color:#10b981;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.co-dropdown{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;transition:all .2s;display:flex}.co-dropdown:hover{background:#ffffff1a}.co-map-body{width:100%;height:350px}.co-map-img{object-fit:cover;width:100%;height:100%}.co-stats-container{justify-content:space-between;gap:2rem;width:100%;max-width:1200px;display:flex}.co-stat-card{text-align:center;background:#fff;border-radius:20px;flex:1;padding:2.5rem;box-shadow:0 4px 25px #00000008}.co-stat-card h3{letter-spacing:-1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.text-blue{color:#0284c7}.text-teal{color:#0d9488}.text-cyan{color:#0891b2}.co-stat-card p{color:#64748b;letter-spacing:1px;font-size:.85rem;font-weight:800}@media (width<=1024px){.co-dark-content,.co-stats-container{flex-direction:column}}@media (width<=768px){.co-dark-container{padding:2rem!important}.co-dark-text h2{font-size:2.2rem!important}.co-feature-pills{flex-direction:column!important;gap:1rem!important}.co-cat-mascot{display:none!important}.co-dark-content,.co-stats-container{flex-direction:column!important}.co-map-illustration{width:100%!important}}.footer-section{font-family:var(--font-sans);background-color:#f8fafc;flex-direction:column;align-items:center;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.footer-bg-pattern{z-index:0;background-image:url(/copys.png);background-size:96%;position:absolute;inset:0 4rem}.cta-container{background:#0f172a;border-radius:32px;justify-content:space-between;align-items:flex-end;width:100%;max-width:900px;margin-bottom:6rem;padding:5rem 4rem;display:flex;position:relative;overflow:visible;box-shadow:0 25px 50px -12px #00000040}.cta-content{z-index:2;flex:1;align-self:center;max-width:500px}.cta-container:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(100deg,#0f172a 0% 48%,#1e2b45 52%,#24314d 100%);border-radius:32px;position:absolute;inset:0}.cta-content,.cta-image-wrapper{z-index:2;position:relative}.cta-content h2{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.cta-content p{color:#94a3b8;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.cta-actions{align-items:center;gap:1.5rem;display:flex}.cta-btn{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:30px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:transform .2s;box-shadow:0 10px 25px #ffffff1a}.cta-btn:hover{transform:translateY(-2px)}.cta-expert-link{color:#cbd5e1;cursor:pointer;font-size:.85rem;font-weight:500}.cta-expert-link:hover{color:#fff;text-decoration:underline}.cta-image-wrapper{z-index:2;align-self:center}.cta-image-circle{background-color:#334155;border:8px solid #ffffff1f;border-radius:50%;width:280px;height:280px;margin-bottom:-60px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.cta-image-circle img{object-fit:cover;width:100%;height:100%}.footer-bottom-wrapper{z-index:1;background-color:#f8fafc;justify-content:center;width:calc(100% + 4rem);margin:0 -2rem -2rem;padding:4rem 2rem 2rem;display:flex;position:relative}.footer-bottom{text-align:left;width:100%;max-width:1200px}.footer-paws{color:#475569;justify-content:center;gap:12px;margin-bottom:4rem;display:flex}.footer-paw-image{object-fit:contain;height:32px}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:4rem;display:flex}.footer-col{flex-direction:column;gap:1rem;display:flex}.brand-col{max-width:300px}.footer-logo{object-fit:contain;align-self:flex-start;height:40px;margin-bottom:.5rem}.footer-col p{color:#94a3b8;margin-bottom:1rem;font-size:.85rem;line-height:1.6}.footer-col h4{color:#0f172a;letter-spacing:1px;margin-bottom:.5rem;font-size:.85rem;font-weight:800}.footer-col a{color:#94a3b8;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#0f172a}.footer-socials{gap:1rem;display:flex}.social-icon{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.social-icon:hover{color:#0f172a;border-color:#94a3b8}.footer-bottom-bar{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-copy{color:#94a3b8;font-size:.85rem;font-weight:500}.footer-legal{gap:2rem;display:flex}.footer-legal a{color:#94a3b8;font-size:.85rem;font-weight:600;text-decoration:none}.footer-legal a:hover{color:#0f172a}@media (width<=768px){.cta-container{text-align:center!important;flex-direction:column!important;align-items:center!important;padding:2.5rem 1.5rem!important;overflow:hidden!important}.cta-content{margin-bottom:2rem!important}.cta-image-circle{width:200px!important;height:200px!important;margin-bottom:0!important}.footer-bg-pattern{display:none!important}.footer-grid{flex-direction:column;gap:1.5rem}.footer-bottom-bar{text-align:center;flex-direction:column}}.ecosystem-section{font-family:var(--font-sans);background-color:#fafbfc;padding:2rem 0;position:relative;overflow:hidden}.ecosystem-container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.ecosystem-header{text-align:center;margin-bottom:4rem}.ecosystem-badge{color:#059669;text-transform:uppercase;letter-spacing:.5px;background-color:#e6fcf5;border-radius:20px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.ecosystem-header h2{color:#0f172a;margin:0;font-size:3rem;font-weight:800;line-height:1.2}.ecosystem-highlight{color:#0d9488;display:inline-block;position:relative}.ecosystem-highlight:after{content:"";background-color:#f97316;border-radius:2px;width:100%;height:4px;position:absolute;bottom:0;left:0}.ecosystem-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.eco-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #00000008}.eco-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.eco-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.eco-icon-wrapper.blue{color:#3b82f6;background-color:#eff6ff}.eco-icon-wrapper.teal{color:#0d9488;background-color:#f0fdfa}.eco-icon-wrapper.green{color:#22c55e;background-color:#f0fdf4}.eco-icon-wrapper.orange{color:#f97316;background-color:#fff7ed}.eco-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.eco-card p{color:#94a3b8;margin:0;font-size:.85rem}.eco-dog-left{z-index:1;width:150px;position:absolute;top:60%;left:-20px}.eco-dog-right{z-index:1;width:200px;position:absolute;top:50%;right:-20px}.eco-circle-decoration{z-index:0;border:2px solid #e2e8f0;border-radius:50%;width:40px;height:40px;position:absolute;top:10%;right:15%}@media (width<=1024px){.ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ecosystem-grid{grid-template-columns:1fr}.ecosystem-header h2{font-size:2.2rem}.eco-dog-left,.eco-dog-right,.eco-circle-decoration{display:none}}.faq-section{font-family:var(--font-sans);background-color:#fafbfc;padding:4rem 0 8rem;position:relative;overflow:hidden}.faq-container{z-index:2;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.faq-header{text-align:center;margin-bottom:4rem}.faq-header h2{color:#0f172a;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.faq-header p{color:#64748b;margin:0;font-size:1rem}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{cursor:pointer;background:#fff;border-radius:12px;padding:1.5rem 2rem;transition:all .2s;box-shadow:0 4px 6px #00000005}.faq-item.active{box-shadow:0 10px 25px #0000000d}.faq-question{color:#0f172a;justify-content:space-between;align-items:center;font-size:1.05rem;font-weight:700;display:flex}.faq-icon{color:#94a3b8;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{opacity:0;color:#64748b;max-height:0;font-size:.95rem;line-height:1.6;transition:max-height .3s,margin-top .3s,opacity .3s;overflow:hidden}.faq-item.active .faq-answer{opacity:1;max-height:500px;margin-top:1rem}.faq-dog-left{z-index:1;width:300px;position:absolute;bottom:-20px;left:-50px}.faq-paw-right{color:#e2e8f0;opacity:.5;z-index:0;width:300px;position:absolute;top:30%;right:5%;transform:rotate(20deg)}@media (width<=1024px){.faq-dog-left{width:200px;left:-30px}}@media (width<=768px){.faq-dog-left,.faq-paw-right{display:none}.faq-header h2{font-size:2rem}}.birds-container{pointer-events:none;z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.bird{opacity:.9;transform-origin:50%;width:88px;height:125px;transform:scale(1.2)}.parrot-wing{transform-origin:45px 45px;animation:.3s ease-in-out infinite alternate parrot-flap}@keyframes parrot-flap{0%{transform:rotate(-10deg)}to{transform:rotate(45deg)}}.bird--one .parrot-wing{animation-duration:.3s;animation-delay:-.5s}.bird--two .parrot-wing{animation-duration:.25s;animation-delay:-.75s}.bird--three .parrot-wing{animation-duration:.35s;animation-delay:-.25s}.bird--four .parrot-wing{animation-duration:.28s;animation-delay:-.5s}.bird-container{will-change:transform;animation-name:fly-right-one;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:20%;left:-10%;transform:scale(0)translate(-10vw)}.bird-container--one{animation-duration:15s;animation-delay:0;top:10%}.bird-container--two{animation-duration:16s;animation-delay:1s;top:20%}.bird-container--three{animation-duration:14.6s;animation-delay:9.5s;top:15%}.bird-container--four{animation-duration:16s;animation-delay:10.25s;top:25%}@keyframes fly-right-one{0%{transform:scale(.3)translate(-10vw)}10%{transform:translateY(2vh)translate(10vw)scale(.4)}20%{transform:translateY(0)translate(30vw)scale(.5)}30%{transform:translateY(4vh)translate(50vw)scale(.6)}40%{transform:translateY(2vh)translate(70vw)scale(.6)}50%{transform:translateY(0)translate(90vw)scale(.6)}60%{transform:translateY(0)translate(110vw)scale(.6)}to{transform:translateY(0)translate(110vw)scale(.6)}}@keyframes dog-tail-wag{0%{transform:rotate(0)}to{transform:rotate(25deg)}}@keyframes cat-tail-wag{0%{transform:rotate(-10deg)}to{transform:rotate(30deg)}}@keyframes leg-swing-left{0%{transform:rotate(-25deg)}50%{transform:rotate(25deg)}to{transform:rotate(-25deg)}}@keyframes leg-swing-right{0%{transform:rotate(25deg)}50%{transform:rotate(-25deg)}to{transform:rotate(25deg)}}@keyframes dog-eat-bob{0%{transform:rotate(0)translateY(0)}to{transform:rotate(15deg)translateY(6px)}}@keyframes rabbit-hop-ears{0%{transform:rotate(0)scaleY(1)}to{transform:rotate(-15deg)scaleY(.9)}}.play-station-grid{grid-template-columns:1fr 3fr;align-items:stretch;gap:32px;display:grid}.sandbox-stage{min-height:400px}@media (width<=1024px){.play-station-grid{grid-template-columns:1fr;gap:20px}.sandbox-stage{min-height:320px}}@media (width<=640px){.play-station-grid button{padding:8px 12px!important;font-size:11px!important}}
