:root{--background:oklch(98.5% .002 90);--foreground:oklch(16% .012 60);--asphalt:oklch(16% .012 60);--asphalt-foreground:oklch(98.5% .002 90);--safety:oklch(82% .18 78);--safety-foreground:oklch(16% .012 60);--concrete:oklch(94% .006 80);--steel:oklch(32% .014 65);--card:oklch(100% 0 0);--card-foreground:oklch(16% .012 60);--muted:oklch(94% .006 80);--muted-foreground:oklch(45% .012 70);--border:oklch(88% .008 80);--radius:.25rem;--font-body:'Inter',system-ui,-apple-system,sans-serif;--font-display:'Barlow Condensed','Inter',sans-serif;--font-logo:'Arvo',serif}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-body);background:var(--background);color:var(--foreground);line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;margin:0}button{font-family:inherit;cursor:pointer}.container-vial{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem}.hazard-stripe{background-image:repeating-linear-gradient(135deg,var(--safety) 0 14px,var(--asphalt) 14px 28px)}.h-1\.5{height:.375rem}.w-full{width:100%}.site-header{position:sticky;top:0;z-index:50;background:var(--asphalt);color:var(--asphalt-foreground);border-bottom:1px solid var(--asphalt)}.site-header .container-vial{display:flex;align-items:center;justify-content:space-between;height:4rem}.brand{display:flex;align-items:center;gap:.75rem}.brand svg{width:3rem;height:3rem;color:var(--safety)}.brand-text{display:flex;flex-direction:column;align-items:center;margin-top:.25rem}.brand-text .eyebrow{font-size:.625rem;font-style:italic;font-weight:600;opacity:.9}.brand-text .name{font-family:var(--font-logo);font-size:1.75rem;line-height:.85;letter-spacing:.05em;font-weight:700}.brand-text .tagline{font-size:.6875rem;font-weight:700;letter-spacing:.02em;color:var(--safety);margin-top:.125rem}.main-nav{display:none;align-items:center;gap:.25rem}.main-nav a{padding:.5rem .75rem;font-size:.875rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;color:rgb(from var(--asphalt-foreground) r g b / .8);transition:color .15s}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--safety)}.main-nav a[aria-current=page]{border-bottom:2px solid var(--safety)}.header-whatsapp{display:none;align-items:center;gap:.5rem;background:var(--safety);color:var(--safety-foreground);padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;transition:filter .15s}.header-whatsapp:hover{filter:brightness(1.1)}.header-whatsapp svg{width:1rem;height:1rem}.menu-toggle{background:0 0;border:0;padding:.5rem;color:inherit}.menu-toggle svg{width:1.5rem;height:1.5rem}.mobile-nav{display:none;flex-direction:column;background:var(--asphalt);border-top:1px solid rgba(255,255,255,.1)}.mobile-nav.open{display:flex}.mobile-nav a{padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;text-transform:uppercase;color:rgb(from var(--asphalt-foreground) r g b / .85);border-top:1px solid rgba(255,255,255,.06)}@media (min-width:1024px){.main-nav{display:flex}.mobile-nav{display:none!important}.menu-toggle{display:none}}@media (min-width:768px){.header-whatsapp{display:inline-flex}}.breadcrumb{padding:1rem 0;position:relative;z-index:1}.breadcrumb ol{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgb(from var(--asphalt-foreground) r g b / .6);flex-wrap:wrap}.breadcrumb a{display:inline-flex;align-items:center;gap:.25rem;transition:color .15s}.breadcrumb a:hover{color:var(--safety)}.breadcrumb svg{width:1rem;height:1rem}.breadcrumb .current{color:var(--safety);font-weight:500}.page-hero{position:relative;background:var(--asphalt);color:var(--asphalt-foreground);overflow:hidden;padding-top:2rem;padding-bottom:5rem}.page-hero .bg-image{position:absolute;inset:0;z-index:0}.page-hero .bg-image img{width:100%;height:100%;object-fit:cover;opacity:.55}.page-hero .bg-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,var(--asphalt) 0,rgb(from var(--asphalt) r g b / .65) 55%,rgb(from var(--asphalt) r g b / .2) 100%)}.page-hero .inner{position:relative;z-index:1;padding-top:2rem;padding-bottom:3rem}.page-hero .eyebrow{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:var(--safety);font-weight:600;margin-bottom:1rem}.page-hero h1{font-size:2.25rem;line-height:1.05;max-width:48rem}.page-hero p.lead{margin-top:1.5rem;font-size:1.125rem;color:rgb(from var(--asphalt-foreground) r g b / .75);max-width:42rem;line-height:1.6}@media (min-width:768px){.page-hero h1{font-size:3.75rem}}.article-hero{position:relative;background:var(--asphalt);color:var(--asphalt-foreground);padding-top:8rem;padding-bottom:4rem;overflow:hidden}.article-hero .bg-image{position:absolute;inset:0}.article-hero .bg-image img{width:100%;height:100%;object-fit:cover;opacity:.45}.article-hero .bg-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgb(from var(--asphalt) r g b / .9),rgb(from var(--asphalt) r g b / .55))}.article-hero .inner{position:relative;z-index:1}.category-badge{display:inline-block;background:var(--safety);color:var(--asphalt);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;margin-bottom:1.5rem}.article-hero h1{font-size:1.875rem;line-height:1.2;max-width:48rem;margin-bottom:1.5rem}@media (min-width:768px){.article-hero h1{font-size:3rem}}.article-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;color:rgb(from var(--asphalt-foreground) r g b / .7)}.article-meta .item{display:flex;align-items:center;gap:.5rem}.article-meta svg{width:1rem;height:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;transition:filter .15s,background-color .15s}.btn-safety{background:var(--safety);color:var(--safety-foreground)}.btn-safety:hover{filter:brightness(1.1)}.btn-outline{border:1px solid rgb(from var(--asphalt-foreground) r g b / .3);color:var(--asphalt-foreground)}.btn-outline:hover{background:rgb(from var(--asphalt-foreground) r g b / .1)}.section{padding-block:5rem}.section-tight{padding-block:4rem}.section-label{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:oklch(42% .15 78);font-weight:600;margin-bottom:1rem}.section h2{font-size:2rem}@media (min-width:768px){.section h2{font-size:2.5rem}}.section-dark{background:var(--asphalt);color:var(--asphalt-foreground)}.section-dark .section-label{color:var(--safety)}.section-concrete{background:var(--concrete)}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(1,1fr)}.grid-3{grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--card);border-top:4px solid var(--safety);padding:2rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.card-dark{background:var(--asphalt);color:var(--asphalt-foreground);border-top:4px solid var(--safety);padding:2rem}.card.equip-card{display:flex;flex-direction:column}.equip-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}.equip-card .equip-specs{flex:1}.equip-card .btn{margin-top:1.5rem;align-self:flex-start}.feature{display:flex;gap:.75rem}.feature-icon{width:2.5rem;height:2.5rem;flex-shrink:0;background:rgb(from var(--safety) r g b / .2);border:1px solid var(--safety);display:flex;align-items:center;justify-content:center}.feature-icon svg{width:1.25rem;height:1.25rem;color:var(--asphalt)}.feature h3{font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;font-family:var(--font-body);font-weight:600;margin-bottom:.25rem}.feature p{font-size:.875rem;color:var(--muted-foreground);margin:0}.service-card{position:relative;overflow:hidden}.service-card img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto}.service-card .body{background:var(--asphalt);color:var(--asphalt-foreground);padding:2rem}.service-card h3{font-size:1.25rem;margin-bottom:.5rem}.service-card p{font-size:.875rem;color:rgb(from var(--asphalt-foreground) r g b / .7)}.service-card .link{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem;color:var(--safety);font-size:.875rem;font-weight:700;text-transform:uppercase}.service-card h3 a.stretched-link{color:inherit;text-decoration:none}.service-card h3 a.stretched-link::after{content:"";position:absolute;inset:0}.step-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.step-list li{display:flex;gap:1rem}.step-list .num{font-family:var(--font-display);font-size:1.875rem;font-weight:700;color:oklch(42% .15 78);line-height:1;width:2.5rem;flex-shrink:0}.step-list h4{font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.25rem}.step-list p{font-size:.875rem;margin:0;color:var(--muted-foreground)}.step-list.on-dark p{color:rgb(from var(--asphalt-foreground) r g b / .75)}.step-list.on-dark .num{color:var(--safety)}.cta-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;background:var(--asphalt);color:var(--asphalt-foreground);padding:2.5rem}.cta-strip:hover{background:var(--steel)}.cta-strip p.eyebrow{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:var(--safety);font-weight:600;margin-bottom:.5rem}.cta-strip p.title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;margin:0}@media (min-width:768px){.cta-strip p.title{font-size:1.875rem}}.cta-strip svg{width:2rem;height:2rem;color:var(--safety)}.article-body{max-width:48rem;margin-inline:auto;padding-block:4rem}.article-body p{margin-bottom:1rem;color:var(--muted-foreground);line-height:1.7}.article-body h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem}.article-body h3{font-size:1.125rem;margin-top:1.5rem;margin-bottom:.5rem}.article-body strong{color:var(--foreground)}.article-body a:not(.btn){color:oklch(42% .15 78);text-decoration:underline}.article-body .cta-box .btn{color:var(--safety-foreground);text-decoration:none}.article-body table{width:100%;border-collapse:collapse;font-size:.875rem;margin:1.5rem 0}.article-body td,.article-body th{border:1px solid var(--border);padding:.75rem;text-align:left}.article-body th{background:var(--asphalt);color:var(--asphalt-foreground)}.article-body tr:nth-child(2n) td{background:var(--concrete)}.article-body .cta-box{background:var(--asphalt);color:var(--asphalt-foreground);border-left:4px solid var(--safety);padding:2rem;border-radius:var(--radius);margin:2.5rem 0}.article-body .cta-box h3{color:var(--asphalt-foreground);margin-bottom:.75rem}.article-body .cta-box p{color:rgb(from var(--asphalt-foreground) r g b / .8)}.process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.process-grid.cols-6{grid-template-columns:repeat(3,1fr)}.process-grid.cols-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.process-grid.cols-6{grid-template-columns:repeat(6,1fr)}.process-grid.cols-4{grid-template-columns:repeat(4,1fr)}}.process-card{display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);overflow:hidden}.process-card .step-head{background:var(--asphalt);color:var(--safety);font-family:var(--font-display);font-weight:700;font-size:.8125rem;padding:.625rem .75rem;display:flex;gap:.5rem;align-items:center;text-transform:uppercase;letter-spacing:.02em}.process-card .step-head .n{background:var(--safety);color:var(--asphalt);padding:.05rem .4rem;font-size:.75rem;line-height:1.4;flex-shrink:0}.process-card .step-media{aspect-ratio:4/3;overflow:hidden;background:var(--muted)}.process-card .step-media img,.process-card .step-media video{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:filter .3s}.process-card:hover .step-media img,.process-card:hover .step-media video{filter:grayscale(0)}.process-card .step-text{padding:.875rem;font-size:.8125rem;color:var(--muted-foreground);line-height:1.5;border-bottom:4px solid var(--safety);flex:1}.news-card{display:flex;flex-direction:column;background:var(--card);box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid var(--border);overflow:hidden}.news-card .thumb{position:relative;aspect-ratio:16/9;overflow:hidden}.news-card .thumb img{width:100%;height:100%;object-fit:cover}.news-card .thumb .tag{position:absolute;top:1rem;left:1rem;background:var(--safety);color:var(--safety-foreground);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:.25rem .75rem}.news-card .content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.news-card .date{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);margin-bottom:.75rem}.news-card h2{font-size:1.25rem;margin-bottom:.75rem;line-height:1.3}.news-card p{font-size:.875rem;color:var(--muted-foreground);margin:0 0 1.5rem}.news-card .read-more{margin-top:auto;display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:700;text-transform:uppercase}.faq-item{border-bottom:1px solid var(--border)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;background:0 0;border:0;text-align:left;font-weight:600;font-size:1rem}.faq-question svg{width:1.25rem;height:1.25rem;flex-shrink:0;transition:transform .2s}.faq-item.open .faq-question svg{transform:rotate(45deg)}.faq-answer{display:none;padding-bottom:1.25rem;color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.faq-item.open .faq-answer{display:block}.form-grid{display:grid;gap:1rem}.form-field label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.375rem}.form-field input,.form-field select,.form-field textarea{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;font-size:.9375rem;background:var(--card);color:var(--foreground)}.form-field textarea{min-height:8rem;resize:vertical}.honeypot{position:absolute;left:-9999px;opacity:0;height:0;width:0}.form-msg{font-size:.875rem;padding:.75rem;border-radius:var(--radius);margin-top:1rem;display:none}.form-msg.show{display:block}.form-msg.success{background:rgb(from var(--safety) r g b / .2);border:1px solid var(--safety)}.form-msg.error{background:#fdecec;border:1px solid #e57373;color:#b71c1c}.site-footer{background:var(--asphalt);color:var(--asphalt-foreground);margin-top:6rem}.footer-grid{display:grid;gap:3rem;padding-block:4rem;grid-template-columns:1fr}@media (min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand p{font-size:.875rem;color:rgb(from var(--asphalt-foreground) r g b / .7);max-width:28rem;line-height:1.6}.footer-col p.title{font-size:.875rem;font-family:var(--font-display);letter-spacing:.1em;color:var(--safety);text-transform:uppercase;font-weight:700;margin-bottom:1rem}.footer-col ul{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.footer-col ul li a{color:rgb(from var(--asphalt-foreground) r g b / .6)}.footer-col ul li a:hover{color:var(--safety)}.footer-contact li{display:flex;gap:.5rem;align-items:flex-start;font-size:.875rem;color:rgb(from var(--asphalt-foreground) r g b / .8);margin-bottom:.75rem}.footer-contact svg{width:1rem;height:1rem;margin-top:.125rem;color:var(--safety);flex-shrink:0}.contact-info li{display:flex;gap:.5rem;align-items:flex-start;font-size:.875rem;color:var(--foreground);margin-bottom:.75rem}.contact-info svg{width:1rem;height:1rem;margin-top:.125rem;color:var(--safety);flex-shrink:0}.contact-info a{color:var(--foreground)}.contact-info a:hover{color:var(--safety)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.footer-bottom .container-vial{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;padding-block:1.25rem;font-size:.75rem;color:rgb(from var(--asphalt-foreground) r g b / .5)}@media (min-width:768px){.footer-bottom .container-vial{flex-direction:row}}.whatsapp-float{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;align-items:center;gap:.75rem}.whatsapp-float .bubble{background:#25d366;color:#fff;padding:1rem;border-radius:999px;box-shadow:0 0 20px rgba(0,0,0,.15);transition:transform .2s}.whatsapp-float .bubble:hover{transform:scale(1.1)}.whatsapp-float .bubble svg{width:2rem;height:2rem}@media (min-width:768px){.whatsapp-float{bottom:2.5rem}}.budget-tab{position:fixed;left:1.5rem;bottom:1.5rem;z-index:50;background:var(--safety);color:var(--safety-foreground);display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-transform:uppercase;font-size:.875rem;box-shadow:0 0 20px rgba(0,0,0,.15)}.budget-tab svg{width:1.25rem;height:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.max-w-3xl{max-width:48rem;margin-inline:auto}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}@media (min-width:768px){.spec-grid{grid-template-columns:repeat(4,1fr)}}.spec-grid .spec{background:var(--card);padding:1.5rem}.spec-grid .spec .k{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.25rem}.spec-grid .spec .v{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.before-after figure{margin:0;position:relative}.before-after figcaption{position:absolute;top:.75rem;left:.75rem;background:var(--asphalt);color:var(--asphalt-foreground);font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.25rem .75rem}.compare-slider{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius);border:1px solid rgba(255,255,255,.15);user-select:none;touch-action:none}@media (min-width:768px){.compare-slider{aspect-ratio:2.4/1}}.compare-slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.compare-slider .compare-after{z-index:1}.compare-slider .compare-before{z-index:2;clip-path:inset(0 50% 0 0)}.compare-slider .compare-tag{position:absolute;top:1rem;z-index:3;background:var(--asphalt);color:var(--asphalt-foreground);font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.25rem .75rem;border-radius:var(--radius);pointer-events:none}.compare-slider .compare-tag.tag-before{left:1rem}.compare-slider .compare-tag.tag-after{right:1rem;background:var(--safety);color:var(--safety-foreground)}.compare-slider .compare-handle{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;z-index:4;transform:translateX(-50%);cursor:ew-resize}.compare-slider .compare-handle .knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.75rem;height:2.75rem;background:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.3);color:var(--asphalt)}.compare-slider .compare-handle .knob svg{width:1.25rem;height:1.25rem}.clients-strip{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;justify-content:center;opacity:.8}.clients-strip img{height:2.5rem;width:auto;object-fit:contain;filter:grayscale(1)}.barrio-hero{position:relative;background:var(--asphalt);color:var(--asphalt-foreground);padding-block:5rem;overflow:hidden}.barrio-hero .badge-line{display:inline-flex;align-items:center;gap:.5rem;background:rgb(from var(--safety) r g b / .15);border:1px solid var(--safety);color:var(--asphalt-foreground);font-size:.8125rem;padding:.5rem 1rem;margin-top:1.5rem}.barrio-hero .badge-line .dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--safety);flex-shrink:0}.barrio-hero h1 .accent{color:var(--safety)}.waypoint{padding-block:3rem;border-top:1px solid var(--border)}.waypoint-grid{display:grid;gap:2rem;align-items:center}@media (min-width:768px){.waypoint-grid{grid-template-columns:3fr 2fr}}.waypoint .step-num{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:oklch(42% .15 78);font-weight:600;margin-bottom:.75rem}.waypoint h2{font-size:1.5rem;margin-bottom:.75rem}.waypoint p{color:var(--muted-foreground);line-height:1.6}.waypoint img{border-radius:var(--radius);border:1px solid var(--border)}.sealed-tag{display:inline-block;margin-top:.75rem;background:var(--safety);color:var(--safety-foreground);font-size:.75rem;font-weight:700;padding:.25rem .75rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:center}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stats-grid .stat-value{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--safety)}.stats-grid .stat-caption{font-size:.875rem;color:rgb(from var(--asphalt-foreground) r g b / .7);margin-top:.25rem}.mural{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.mural{grid-template-columns:repeat(4,1fr)}}.mural .panel{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:var(--radius)}.mural .panel img{width:100%;height:100%;object-fit:cover}.mural .panel .tag{position:absolute;bottom:.5rem;left:.5rem;background:rgb(from var(--asphalt) r g b / .85);color:var(--asphalt-foreground);font-size:.6875rem;font-weight:700;text-transform:uppercase;padding:.25rem .5rem}.ticker-wrap{overflow:hidden;margin-top:2rem;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding-block:1rem}.ticker-track{display:flex;gap:2.5rem;white-space:nowrap;font-size:.875rem;color:rgb(from var(--asphalt-foreground) r g b / .6)}