.benefit-cards-row[data-v-5fbfdc1a]{display:flex;flex-wrap:nowrap;gap:.75rem;align-items:stretch;min-height:180px}.benefit-card-wrap[data-v-5fbfdc1a]{flex:0 0 88px;min-width:88px;transition:flex .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.benefit-card-wrap--expanded[data-v-5fbfdc1a]{flex:1 1 100%;min-width:0}.benefit-card--interactive[data-v-5fbfdc1a]{padding:0!important;height:100%;display:flex;flex-direction:column;transition:box-shadow .3s ease,border-color .3s ease,background-color .25s ease,opacity .25s ease;border:2px solid transparent;border-radius:16px;overflow:hidden}.benefit-card-wrap--expanded .benefit-card--interactive[data-v-5fbfdc1a]{box-shadow:var(--landing-benefit-shadow-expanded);border-color:rgb(var(--v-theme-primary));background:var(--landing-benefit-expanded-bg)}.benefit-card-wrap--collapsed .benefit-card--interactive[data-v-5fbfdc1a]{background:var(--landing-benefit-collapsed-bg);border-color:var(--landing-benefit-collapsed-border);opacity:.75}.benefit-card-wrap--collapsed:hover .benefit-card--interactive[data-v-5fbfdc1a]{background:var(--landing-benefit-collapsed-hover-bg);opacity:.95}.benefit-card-inner[data-v-5fbfdc1a]{padding:1rem;height:100%;display:flex;flex-direction:column;min-width:0}.benefit-card-wrap--expanded .benefit-card-inner[data-v-5fbfdc1a]{padding:1.5rem;align-items:flex-start;text-align:left}.benefit-card-wrap--collapsed .benefit-card-inner[data-v-5fbfdc1a]{align-items:center;justify-content:center;text-align:center}@media(min-width:960px){.benefit-card-wrap--collapsed[data-v-5fbfdc1a]{flex:0 0 192px;min-width:192px}.benefit-card-wrap--expanded .benefit-card-inner[data-v-5fbfdc1a]{padding:2rem}}.benefit-card-icon[data-v-5fbfdc1a]{font-size:1.75rem!important;display:block;flex-shrink:0;margin-bottom:0;transition:color .25s ease,opacity .25s ease}.benefit-card-icon--active[data-v-5fbfdc1a]{color:rgb(var(--v-theme-accent))!important}.benefit-card-icon--inactive[data-v-5fbfdc1a]{color:var(--landing-benefit-icon-muted)!important;opacity:.9}.benefit-card-wrap--expanded .benefit-card-icon[data-v-5fbfdc1a]{font-size:2rem!important;margin-bottom:.75rem}.benefit-card-wrap--collapsed .benefit-card-icon[data-v-5fbfdc1a]{margin-bottom:0}.benefit-card-wrap--collapsed .benefit-card-title[data-v-5fbfdc1a],.benefit-card-wrap--collapsed .benefit-card-desc[data-v-5fbfdc1a]{display:none!important}.benefit-card-title[data-v-5fbfdc1a]{font-size:1.1rem;font-weight:600;color:var(--landing-benefit-title);margin:0;line-height:1.3}.benefit-card-desc[data-v-5fbfdc1a]{font-size:.9375rem;line-height:1.55;color:var(--landing-benefit-desc);margin:.75rem 0 0;flex:1;animation:benefit-desc-in-5fbfdc1a .3s ease}@keyframes benefit-desc-in-5fbfdc1a{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-main[data-v-3868c4cc]{background:var(--landing-bg);color:var(--landing-text)}.landing-main[data-v-3868c4cc] .v-container{max-width:var(--landing-max);margin-left:auto;margin-right:auto;padding-left:var(--landing-px);padding-right:var(--landing-px)}.landing-main[data-v-3868c4cc] section:not(.landing-hero) .v-container{padding-top:var(--section-py);padding-bottom:var(--section-py)}@media(min-width:960px){.landing-main[data-v-3868c4cc] section:not(.landing-hero) .v-container{padding-top:var(--section-py-md);padding-bottom:var(--section-py-md)}}.landing-app-bar[data-v-3868c4cc]{position:relative;background:var(--landing-app-bar-bg)!important;border-bottom:1px solid var(--landing-border);box-shadow:var(--landing-app-bar-shadow);transition:box-shadow .2s ease}.landing-app-bar[data-v-3868c4cc] .v-toolbar__content{position:relative;flex-wrap:nowrap;max-width:var(--landing-max);margin-left:auto;margin-right:auto;width:100%;padding-left:var(--landing-px);padding-right:var(--landing-px)}@media(max-width:959px){.landing-app-bar[data-v-3868c4cc] .v-toolbar__content{justify-content:space-between}}.landing-app-bar--scrolled[data-v-3868c4cc]{box-shadow:var(--landing-app-bar-scrolled-shadow)}.landing-app-bar-left[data-v-3868c4cc]{flex-shrink:0}.landing-app-bar-center[data-v-3868c4cc]{position:absolute;left:50%;transform:translate(-50%)}.landing-app-bar-right[data-v-3868c4cc]{margin-left:auto;flex-shrink:0}.landing-app-bar .landing-brand[data-v-3868c4cc],.landing-app-bar .landing-brand .text-primary[data-v-3868c4cc]{color:var(--landing-primary)!important}.landing-brand[data-v-3868c4cc]{display:inline-flex;align-items:center;text-decoration:none;line-height:0;transition:opacity .2s ease}.landing-brand__logo[data-v-3868c4cc]{height:1.75rem}.landing-brand[data-v-3868c4cc]:hover{opacity:.85}.landing-logo[data-v-3868c4cc]{display:block;height:36px;width:auto;max-width:min(42vw,200px);-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}@media(min-width:600px){.landing-logo[data-v-3868c4cc]{height:40px;max-width:220px}}.landing-nav[data-v-3868c4cc]{gap:.5rem}.landing-link[data-v-3868c4cc]{font-size:.9rem;font-weight:500;color:var(--landing-text);text-decoration:none;padding:.4rem .75rem;border-radius:8px;transition:color .2s ease,background-color .15s ease}.landing-link[data-v-3868c4cc]:hover{color:var(--landing-primary);background-color:var(--landing-primary-light)}.landing-app-bar[data-v-3868c4cc] .v-btn--variant-outlined{border-width:2px!important;border-color:var(--landing-primary)!important;color:var(--landing-primary)!important}.landing-app-bar .landing-mobile-menu-btn[data-v-3868c4cc],.landing-app-bar .landing-mobile-menu-btn[data-v-3868c4cc] .v-icon,.landing-app-bar .landing-mobile-menu-btn[data-v-3868c4cc] .fi{color:var(--landing-text)!important}.landing-cta-btn[data-v-3868c4cc]{text-transform:none;font-weight:600;background:rgb(var(--v-theme-accent))!important;color:rgb(var(--v-theme-on-accent))!important;box-shadow:var(--landing-cta-shadow);transition:transform .15s ease,box-shadow .2s ease,opacity .2s ease}.landing-cta-btn[data-v-3868c4cc]:hover{background:rgb(var(--v-theme-accent))!important;opacity:.92;transform:translateY(-1px);box-shadow:0 4px 12px var(--landing-accent-light)}.landing-drawer[data-v-3868c4cc] .v-btn--variant-outlined{border-color:var(--landing-primary)!important;color:var(--landing-primary)!important}.landing-drawer[data-v-3868c4cc] .v-list-item{min-height:48px;border-radius:10px}.landing-drawer-cta[data-v-3868c4cc] .v-list-item__content{justify-content:center}.landing-drawer-cta[data-v-3868c4cc] .v-list-item{background:rgb(var(--v-theme-accent));color:#fff;font-weight:600;margin-top:.5rem}.landing-main[data-v-3868c4cc] .landing-hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center}.landing-main[data-v-3868c4cc] .hero-bg{background-image:url(https://images.unsplash.com/photo-1522071820081-009f0129c71c?w=1920&q=80);background-size:cover;background-position:center;background-repeat:no-repeat}.landing-main[data-v-3868c4cc] .hero-overlay{position:absolute;inset:0;background:var(--landing-hero-overlay);pointer-events:none}.landing-main[data-v-3868c4cc] .hero-container{position:relative;z-index:1;width:100%;max-width:var(--landing-max);margin:0 auto;padding:2rem var(--landing-px) 3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(min-width:960px){.landing-main[data-v-3868c4cc] .hero-container{padding:3rem var(--landing-px) 4rem}}.landing-main[data-v-3868c4cc] .hero-row{min-height:0}.landing-main[data-v-3868c4cc] .hero-content-col{padding-top:.5rem}.landing-main[data-v-3868c4cc] .hero-content-col .hero-title,.landing-main[data-v-3868c4cc] .hero-content-col .hero-subtitle,.landing-main[data-v-3868c4cc] .hero-content-col .hero-metadata,.landing-main[data-v-3868c4cc] .hero-content-col .hero-pill{color:var(--landing-hero-text)}.landing-main[data-v-3868c4cc] .hero-content-col .hero-subtitle{color:var(--landing-hero-text-soft);max-width:28rem}.landing-main[data-v-3868c4cc] .hero-card-col{display:flex;align-items:center;justify-content:center}@media(max-width:959px){.landing-main[data-v-3868c4cc] .landing-hero{min-height:auto;padding-bottom:3rem}.landing-main[data-v-3868c4cc] .hero-card-col{margin-top:2rem}}.landing-main[data-v-3868c4cc] .hero-cta-primary{text-transform:none;font-weight:600}.landing-main[data-v-3868c4cc] .hero-cta-secondary{border-color:var(--landing-hero-cta-secondary-border)!important;color:var(--landing-hero-cta-secondary-text)!important}.landing-main[data-v-3868c4cc] .hero-cta-secondary:hover{background:var(--landing-hero-cta-secondary-hover-bg)!important}.landing-main[data-v-3868c4cc] .hero-title{font-size:clamp(1.875rem,4vw + 1rem,3.25rem);line-height:1.15;font-weight:700;color:var(--landing-hero-text)}.landing-main[data-v-3868c4cc] .hero-title-gradient{background:var(--landing-hero-pill-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-main[data-v-3868c4cc] .hero-subtitle{font-size:clamp(.95rem,1.5vw + .5rem,1.125rem);line-height:1.6;color:var(--landing-on-hero-muted-2);max-width:40rem}.landing-main[data-v-3868c4cc] .hero-pill{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;font-size:.75rem;text-transform:uppercase;font-weight:600;background:var(--landing-cta-outline-bg);border:1px solid var(--landing-cta-outline-border);color:var(--landing-cta-outline-text)}.landing-main[data-v-3868c4cc] .hero-metadata{font-size:.875rem;color:var(--landing-on-hero-soft)}.landing-main[data-v-3868c4cc] .hero-card{background:var(--landing-hero-card-surface)!important;border-radius:16px;border:1px solid var(--landing-hero-card-border);box-shadow:var(--landing-hero-card-shadow)}.landing-main[data-v-3868c4cc] .hero-benefits-list{list-style:none;padding:0;margin:0;color:var(--landing-hero-card-title);font-size:.95rem;line-height:1.6}.landing-main[data-v-3868c4cc] .hero-benefits-list li{position:relative;padding-left:1.25rem;margin-bottom:.75rem}.landing-main[data-v-3868c4cc] .hero-benefits-list li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background:var(--landing-primary-solid)}.landing-main[data-v-3868c4cc] .modules-flow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .25rem}.landing-main[data-v-3868c4cc] .modules-flow-item{display:inline-block;padding:.5rem .9rem;border-radius:10px;font-size:.95rem;font-weight:600;background:var(--landing-module-flow-bg);border:1px solid var(--landing-border);color:var(--landing-text)}.landing-main[data-v-3868c4cc] .modules-flow-item--last{background:var(--landing-accent-light);border-color:#f973164d;color:var(--landing-orange-deep)}.landing-main[data-v-3868c4cc] .modules-flow-arrow{font-size:.85rem;color:var(--landing-text-muted);margin:0 .15rem}@media(min-width:600px){.landing-main[data-v-3868c4cc] .modules-flow{gap:.6rem .35rem}.landing-main[data-v-3868c4cc] .modules-flow-item{padding:.6rem 1rem;font-size:1.05rem}.landing-main[data-v-3868c4cc] .modules-flow-arrow{font-size:.95rem}}@media(max-width:600px){.landing-main[data-v-3868c4cc] .modules-flow-arrow:nth-of-type(5n){display:none}.landing-main[data-v-3868c4cc] .modules-flow{gap:.5rem}}.landing-main[data-v-3868c4cc] .modules-section-inner{display:flex;flex-direction:column;align-items:center;gap:2rem}.landing-main[data-v-3868c4cc] .section-row{margin-bottom:var(--section-gap)}.landing-main[data-v-3868c4cc] .section-row:last-child{margin-bottom:0}.landing-main[data-v-3868c4cc] .section-light{background:var(--landing-bg-alt);color:var(--landing-text)}.landing-main[data-v-3868c4cc] .section-dark{background:var(--landing-bg-muted);color:var(--landing-text)}.dark .landing-main[data-v-3868c4cc] .landing-modules-section .section-subtitle{color:var(--landing-text-muted);opacity:.95}@supports ((-webkit-background-clip: text) or (background-clip: text)){.dark .landing-main[data-v-3868c4cc] .landing-modules-section .section-title{background-image:linear-gradient(115deg,#f8fafc,#e2e8f0 35%,#c4b5fd 72%,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}}.landing-main[data-v-3868c4cc] .parallax-section{position:relative;overflow:hidden;background-color:var(--landing-bg-dark)}.landing-main[data-v-3868c4cc] .parallax-bg{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=1920&q=80);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.landing-main[data-v-3868c4cc] .parallax-overlay{position:absolute;inset:0;background:var(--landing-hero-overlay);pointer-events:none}.landing-main[data-v-3868c4cc] .parallax-content{position:relative;z-index:1}.landing-main[data-v-3868c4cc] .section-how .section-title{color:var(--landing-text-on-dark)}.landing-main[data-v-3868c4cc] .section-how .section-subtitle{color:var(--landing-on-hero-soft)}.landing-main[data-v-3868c4cc] .how-copy{color:var(--landing-on-hero-muted-2)!important;max-width:40rem;margin-left:auto;margin-right:auto}.landing-main[data-v-3868c4cc] .section-how .feature-card{background:var(--landing-dark-glass-elevated)!important;border-color:var(--landing-dark-border-strong)!important}.landing-main[data-v-3868c4cc] .section-how .feature-card:hover{border-color:var(--landing-cyan-border)!important}.landing-main[data-v-3868c4cc] .section-how .feature-card .text-subtitle-1,.landing-main[data-v-3868c4cc] .section-how .feature-card .font-weight-semibold{color:var(--color-white)!important}.landing-main[data-v-3868c4cc] .section-how .feature-card .text-body-2,.landing-main[data-v-3868c4cc] .section-how .feature-card .text-medium-emphasis{color:var(--landing-on-hero-soft)!important}.landing-main[data-v-3868c4cc] .section-how .text-accent{color:var(--landing-secondary)!important}@media(max-width:1023px){.landing-main[data-v-3868c4cc] .parallax-bg{background-attachment:scroll;background-position:center center}}.landing-main[data-v-3868c4cc] .section-what-we-do{background:var(--landing-bg-dark);color:var(--landing-text-on-dark)}.landing-main[data-v-3868c4cc] .what-we-do-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--landing-secondary);margin-bottom:.5rem}.landing-main[data-v-3868c4cc] .what-we-do-title{font-size:clamp(1.75rem,2.5vw + 1rem,2.5rem);font-weight:700;color:var(--landing-text-on-dark);line-height:1.2}.landing-main[data-v-3868c4cc] .what-we-do-text{font-size:1rem;line-height:1.65;color:var(--landing-on-hero-soft);max-width:28rem}.landing-main[data-v-3868c4cc] .what-we-do-phase{background:var(--landing-dark-glass);border:1px solid var(--landing-border-dark);border-radius:16px;padding:1.25rem;transition:border-color .2s ease}.landing-main[data-v-3868c4cc] .what-we-do-phase:hover{border-color:var(--landing-cyan-border-soft)}.landing-main[data-v-3868c4cc] .what-we-do-phase-title{font-size:1rem;font-weight:600;color:var(--landing-text-on-dark);margin:0 0 .25rem}.landing-main[data-v-3868c4cc] .what-we-do-phase-desc{font-size:.85rem;line-height:1.4;color:var(--landing-on-hero-faint);margin:0}.landing-main[data-v-3868c4cc] .what-we-do-card{background:var(--landing-dark-glass-elevated)!important;border:1px solid var(--landing-border-dark)!important;border-radius:16px!important;transition:border-color .2s ease,transform .2s ease}.landing-main[data-v-3868c4cc] .what-we-do-card:hover{border-color:var(--landing-cyan-border)!important;transform:translateY(-2px)}.landing-main[data-v-3868c4cc] .what-we-do-cards-stack .what-we-do-card:last-child{margin-bottom:0!important}.landing-main[data-v-3868c4cc] .what-we-do-cards-grid{display:flex;flex-direction:column;gap:1rem}@media(min-width:960px){.landing-main[data-v-3868c4cc] .what-we-do-cards-grid{flex-direction:row;gap:1rem;align-items:stretch}}.landing-main[data-v-3868c4cc] .what-we-do-cards-col{flex:1;min-width:0}.landing-main[data-v-3868c4cc] .what-we-do-cards-col--single{display:flex;align-items:center}@media(min-width:960px){.landing-main[data-v-3868c4cc] .what-we-do-cards-col--single{align-items:center}}.landing-main[data-v-3868c4cc] .what-we-do-cards-col--stack .what-we-do-card:last-child{margin-bottom:0!important}.landing-main[data-v-3868c4cc] .what-we-do-card-icon{color:var(--landing-secondary)!important;font-size:2rem!important;display:block}.landing-main[data-v-3868c4cc] .what-we-do-card-title{font-size:1.1rem;font-weight:600;color:var(--color-white);margin:0}.landing-main[data-v-3868c4cc] .what-we-do-card-desc{font-size:.9rem;line-height:1.55;color:var(--landing-on-hero-faint);margin:0}.landing-main[data-v-3868c4cc] .what-we-do-image-wrap{border-radius:16px;overflow:hidden;border:1px solid var(--landing-dark-border);min-height:240px}.landing-main[data-v-3868c4cc] .img-col .what-we-do-image-wrap{min-height:280px}.landing-main[data-v-3868c4cc] .img-wrap.img-failed,.landing-main[data-v-3868c4cc] .img-col.img-failed{display:none!important}.landing-main[data-v-3868c4cc] .v-row:has(.img-col.img-failed)>.v-col:not(.img-failed){flex:1 1 100%!important;max-width:100%!important}.landing-main[data-v-3868c4cc] .section-image-wrap{min-height:280px;border-radius:16px;overflow:hidden;box-shadow:var(--landing-module-shadow)}.landing-main[data-v-3868c4cc] .what-we-do-image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.landing-main[data-v-3868c4cc] .what-we-do-process{border-radius:16px;padding:1.5rem;background:var(--landing-dark-glass);border:1px solid var(--landing-dark-border)}.landing-main[data-v-3868c4cc] .what-we-do-process-flow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .25rem}.landing-main[data-v-3868c4cc] .what-we-do-process-step{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.5rem .75rem;border-radius:12px;background:var(--landing-tools-chip-bg);border:1px solid var(--landing-tools-chip-border);min-width:5rem}.landing-main[data-v-3868c4cc] .what-we-do-process-step span{font-size:.75rem;font-weight:600;color:var(--landing-on-hero-muted-2)}.landing-main[data-v-3868c4cc] .what-we-do-process-icon{font-size:1.25rem!important;color:var(--landing-tools-accent-text)!important}.landing-main[data-v-3868c4cc] .what-we-do-process-arrow{font-size:.9rem;color:var(--landing-tools-muted-line)}@media(max-width:768px){.landing-main[data-v-3868c4cc] .what-we-do-process-flow{gap:.5rem}.landing-main[data-v-3868c4cc] .what-we-do-process-step{min-width:4rem;padding:.4rem .5rem}.landing-main[data-v-3868c4cc] .what-we-do-process-step span{font-size:.7rem}}.landing-main[data-v-3868c4cc] .section-title{font-size:clamp(1.5rem,2.5vw + .5rem,2rem);font-weight:700;line-height:1.25;color:inherit}.landing-main[data-v-3868c4cc] .section-subtitle{font-size:clamp(.9375rem,1vw + .5rem,1.0625rem);line-height:1.6;color:var(--landing-text-muted)}.landing-main[data-v-3868c4cc] .section-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--landing-text-muted);margin-bottom:.5rem}.landing-main[data-v-3868c4cc] .section-image-wrap img.section-image{width:100%;height:auto;min-height:240px;-o-object-fit:cover;object-fit:cover;display:block}.landing-main[data-v-3868c4cc] .section-image--rounded{border-radius:16px}.landing-main[data-v-3868c4cc] .section-tools{background:var(--landing-bg);color:var(--landing-text);border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border)}.landing-main[data-v-3868c4cc] .tool-tech-card{position:relative;overflow:hidden;border-radius:16px!important;border:1px solid var(--landing-border)!important;background:var(--landing-card-surface)!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.landing-main[data-v-3868c4cc] .tool-tech-card:hover{border-color:var(--landing-primary)!important;box-shadow:var(--landing-footer-shadow);transform:translateY(-2px)}.landing-main[data-v-3868c4cc] .tool-tech-icon-bg{position:absolute;right:-.25rem;bottom:-.25rem;font-size:3.5rem!important;color:var(--landing-primary)!important;opacity:.12;pointer-events:none}@media(min-width:600px){.landing-main[data-v-3868c4cc] .tool-tech-icon-bg{font-size:4.5rem!important}}.landing-main[data-v-3868c4cc] .tool-tech-title{position:relative;font-size:1rem;font-weight:600;color:var(--landing-text);margin:0}.landing-main[data-v-3868c4cc] .tool-tech-desc{position:relative;font-size:.9rem;line-height:1.5;color:var(--landing-text-muted);margin:0}.landing-main[data-v-3868c4cc] .feature-card{border-radius:20px;background:var(--landing-card-surface);border:1px solid var(--landing-border);box-shadow:var(--landing-card-shadow-lg);transition:box-shadow .2s ease,transform .2s ease}.landing-main[data-v-3868c4cc] .feature-card:hover{box-shadow:var(--landing-card-shadow-brand);transform:translateY(-2px)}.landing-main[data-v-3868c4cc] .step-card{background:var(--landing-card-surface-solid);border-radius:18px;border:1px solid var(--landing-card-border);box-shadow:var(--landing-card-shadow)}.landing-main[data-v-3868c4cc] .step-card-highlight{border-color:var(--landing-accent-border-strong);box-shadow:var(--landing-accent-glow)}.landing-main[data-v-3868c4cc] .benefit-card{border-radius:16px;background:var(--landing-card-surface);border:1px solid var(--landing-border);transition:box-shadow .2s ease,transform .2s ease}.landing-main[data-v-3868c4cc] .benefit-card:hover{box-shadow:var(--landing-card-shadow-brand-soft);transform:translateY(-2px)}.landing-main[data-v-3868c4cc] .section-cta{background:var(--landing-bg-dark)}.landing-main[data-v-3868c4cc] .cta-card{border-radius:24px;background:var(--landing-dark-glass-elevated)!important;border:1px solid var(--landing-dark-border-strong);box-shadow:none}.landing-main[data-v-3868c4cc] .cta-card .cta-title{color:var(--landing-text-on-dark)}.landing-main[data-v-3868c4cc] .cta-card .cta-desc{color:var(--landing-on-hero-soft)}@media(max-width:959px){.landing-app-bar[data-v-3868c4cc]{padding-inline:16px!important}}@media(max-width:599px){.landing-app-bar[data-v-3868c4cc] .v-toolbar__content{padding-left:8px;padding-right:8px}}.landing-main[data-v-3868c4cc] .app-footer{background:var(--landing-bg-alt)!important;border-top:1px solid var(--landing-border)}.landing-main[data-v-3868c4cc] .app-footer .text-primary,.landing-main[data-v-3868c4cc] .app-footer-desc,.landing-main[data-v-3868c4cc] .app-footer-col-title,.landing-main[data-v-3868c4cc] .app-footer-link{color:var(--landing-text)!important}.landing-main[data-v-3868c4cc] .app-footer-desc,.landing-main[data-v-3868c4cc] .app-footer-link{opacity:.85}.landing-main[data-v-3868c4cc] .app-footer-link:hover{color:var(--landing-primary)!important;opacity:1}.landing-main[data-v-3868c4cc] .app-footer .text-medium-emphasis{color:var(--landing-text-muted)!important}.landing-main[data-v-3868c4cc] .app-footer .v-divider{border-color:var(--landing-border)!important}
