@import"https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap";:root{--color-primary: #ffb936;--color-glass-bg: rgba(15, 15, 15, .55);--color-glass-border: rgba(255, 255, 255, .1);--color-text: #f8fafc;--color-text-muted: #94a3b8;--transition: .3s ease;--z-header: 1000}.header-section[data-astro-cid-3ef6ksr2]{position:fixed;top:1.5rem;left:0;width:100%;z-index:var(--z-header)}.header-layout[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 1.5rem;background:var(--color-glass-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:80px;border:1px solid var(--color-glass-border);box-shadow:0 20px 40px -10px #00000080}.header-logo[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;text-decoration:none;line-height:1;flex-shrink:0;margin-left:.6rem}.logo-name[data-astro-cid-3ef6ksr2]{font-family:Georgia,serif;font-size:clamp(.6rem,1.2vw,.7rem);font-weight:300;letter-spacing:.04em;color:var(--color-text);text-transform:uppercase;line-height:1.25}.logo-sub[data-astro-cid-3ef6ksr2]{font-size:clamp(.45rem,.8vw,.5rem);letter-spacing:.35em;color:var(--color-text-muted);font-weight:300;text-transform:uppercase;margin-top:.15rem}.header-nav[data-astro-cid-3ef6ksr2]{display:none;align-items:right;gap:1.75rem;margin-left:22rem}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-text);font-size:.9rem;font-weight:600;margin-left:0rem;letter-spacing:.05em;text-decoration:none;position:relative;transition:color var(--transition)}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--color-primary);transition:width var(--transition)}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary)}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.cta-wrapper[data-astro-cid-3ef6ksr2]{display:none;flex-shrink:0}.menu-toggle[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:space-between;width:22px;height:16px;background:transparent;border:none;cursor:pointer;padding:0;flex-shrink:0}.menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.menu-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-nav-mobile[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;margin-top:.75rem;background:var(--color-glass-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:1.5rem;padding:.5rem 0;border:1px solid var(--color-glass-border);overflow:hidden}.header-nav-mobile[data-astro-cid-3ef6ksr2].active{display:flex}.header-nav-mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-text);padding:.9rem 1.5rem;text-align:center;text-decoration:none;font-size:.78rem;font-weight:600;letter-spacing:.12em;border-bottom:1px solid rgba(255,255,255,.07);transition:color var(--transition),background var(--transition)}.header-nav-mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:last-of-type{border-bottom:none}.header-nav-mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-primary);background:#ffb9360d}.cta-mobile-wrapper[data-astro-cid-3ef6ksr2]{padding:1rem 1.5rem .5rem;display:flex;justify-content:center}@media(min-width:951px){.header-nav[data-astro-cid-3ef6ksr2],.cta-wrapper[data-astro-cid-3ef6ksr2]{display:flex}.menu-toggle[data-astro-cid-3ef6ksr2]{display:none}.header-logo[data-astro-cid-3ef6ksr2]{margin-left:2rem}}html,body{margin:0;width:100%;min-height:100%}.marquee-wrapper[data-astro-cid-f4rr67hv]{position:relative;overflow:hidden;background:#0a0a0a;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:1.25rem 0}.fade-left[data-astro-cid-f4rr67hv],.fade-right[data-astro-cid-f4rr67hv]{position:absolute;top:0;bottom:0;width:5rem;z-index:10;pointer-events:none}.fade-left[data-astro-cid-f4rr67hv]{left:0;background:linear-gradient(to right,#0a0a0a 40%,transparent)}.fade-right[data-astro-cid-f4rr67hv]{right:0;background:linear-gradient(to left,#0a0a0a 40%,transparent)}.marquee-track[data-astro-cid-f4rr67hv]{overflow:hidden}.marquee-content[data-astro-cid-f4rr67hv]{display:flex;align-items:center;width:max-content;animation:go-left 45s linear infinite}.marquee-wrapper[data-astro-cid-f4rr67hv]:hover .marquee-content[data-astro-cid-f4rr67hv]{animation-play-state:paused}.item[data-astro-cid-f4rr67hv]{font-family:Inter,sans-serif;color:#ffffffc7;font-weight:500;font-size:.72rem;text-transform:uppercase;letter-spacing:.3em;padding:0 2.5rem;white-space:nowrap}.sep[data-astro-cid-f4rr67hv]{color:#fff3;font-size:.6rem;flex-shrink:0}@media(min-width:768px){.fade-left[data-astro-cid-f4rr67hv],.fade-right[data-astro-cid-f4rr67hv]{width:12rem}}.testimonials-wrapper[data-astro-cid-jfcioroc]{display:flex;flex-direction:column;gap:1.5rem}.track-outer[data-astro-cid-jfcioroc]{position:relative;overflow:hidden;padding:.5rem 0}.fade-left[data-astro-cid-jfcioroc],.fade-right[data-astro-cid-jfcioroc]{position:absolute;top:0;bottom:0;width:3rem;z-index:10;pointer-events:none}.fade-left[data-astro-cid-jfcioroc]{left:0;background:linear-gradient(to right,#000000 20%,rgba(0,0,0,.7) 60%,transparent)}.fade-right[data-astro-cid-jfcioroc]{right:0;background:linear-gradient(to left,#000000 20%,rgba(0,0,0,.7) 60%,transparent)}.track-inner[data-astro-cid-jfcioroc]{overflow:hidden}.track-content[data-astro-cid-jfcioroc]{display:flex;align-items:stretch;width:max-content;gap:1.25rem}.scroll-left[data-astro-cid-jfcioroc]{animation:go-left 38s linear infinite}.scroll-right[data-astro-cid-jfcioroc]{animation:go-right 50s linear infinite}.track-outer[data-astro-cid-jfcioroc]:hover .track-content[data-astro-cid-jfcioroc]{animation-play-state:paused}@keyframes go-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes go-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.card[data-astro-cid-jfcioroc]{width:360px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;gap:1rem;flex-shrink:0;transition:border-color .3s ease,background .3s ease}.card[data-astro-cid-jfcioroc]:hover{background:#ffffff12;border-color:#ffffff26}.stars[data-astro-cid-jfcioroc]{display:flex;gap:3px;color:#ffb340}.quote[data-astro-cid-jfcioroc]{font-family:Inter,sans-serif;font-weight:300;font-size:.95rem;color:#ffffffbf;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.author[data-astro-cid-jfcioroc]{font-family:Inter,sans-serif;font-weight:500;font-size:.68rem;color:#fff6;text-transform:uppercase;letter-spacing:.2em}@media(min-width:768px){.fade-left[data-astro-cid-jfcioroc],.fade-right[data-astro-cid-jfcioroc]{width:18rem}}summary[data-astro-cid-dairopq3]::-webkit-details-marker{display:none}.marquee-banner[data-astro-cid-yjowk73s]{position:relative;transform:rotate(-3deg);padding:3rem 0}.marquee-track[data-astro-cid-yjowk73s]{display:flex;align-items:center;width:max-content;animation:marquee 60s linear infinite}.marquee-content[data-astro-cid-yjowk73s]{display:flex;align-items:center;gap:2rem;padding-right:2rem}.palabra[data-astro-cid-yjowk73s]{font-family:Inter,sans-serif;font-weight:500;font-size:clamp(6rem,8vw,8rem);text-transform:uppercase;letter-spacing:-.04em;white-space:nowrap;background:linear-gradient(to bottom,#fff9,#000c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dot[data-astro-cid-yjowk73s]{display:inline-block;width:2.5rem;height:2.5rem;min-width:2.5rem;background:#ffb340;border-radius:9999px;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-banner[data-astro-cid-yjowk73s]:hover .marquee-track[data-astro-cid-yjowk73s]{animation-play-state:paused}.marquee-banner[data-astro-cid-yjowk73s]:before,.marquee-banner[data-astro-cid-yjowk73s]:after{content:"";position:absolute;top:0;bottom:0;width:15rem;z-index:10;pointer-events:none}.marquee-banner[data-astro-cid-yjowk73s]:before{left:0;background:linear-gradient(to right,black,transparent)}.marquee-banner[data-astro-cid-yjowk73s]:after{right:0;background:linear-gradient(to left,black,transparent)}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;text-decoration:none;line-height:1;flex-shrink:0}.logo-name[data-astro-cid-sz7xmlte]{font-family:Georgia,serif;font-size:clamp(.9rem,1.2vw,.75rem);font-weight:300;letter-spacing:.04em;color:#fff;text-transform:uppercase;line-height:1.25}.logo-sub[data-astro-cid-sz7xmlte]{font-size:clamp(.55rem,.8vw,.65rem);letter-spacing:.35em;color:#94a3b8;font-weight:300;text-transform:uppercase;margin-top:.15rem}
