.v-theme--dark{--hero-surface:var(--v-theme-surface-dim)}.v-theme--light{--hero-surface:var(--v-theme-surface-bright)}.hero{position:relative;overflow:hidden;padding:48px 0;background-color:rgb(var(--hero-surface));background-position:50%}.hero,.hero:before{background-size:cover;background-repeat:no-repeat}.hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-position:top;background-image:linear-gradient(to right,rgba(var(--hero-surface),1) 0,rgba(var(--hero-surface),1) 40%,rgba(var(--hero-surface),.4) 80%,rgba(var(--hero-surface),.4) 100%)}@media(max-width:1024px){.hero:before{background-image:linear-gradient(to right,rgba(var(--hero-surface),1) 0,rgba(var(--hero-surface),1) 40%,rgba(var(--hero-surface),.8) 80%,rgba(var(--hero-surface),.6) 100%)}}.hero>*{position:relative;z-index:1}.hero__content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.hero__content .hero__copy,.hero__content .hero__visual{flex:0 0 50%;max-width:50%}@media(max-width:895px){.hero__content .hero__copy,.hero__content .hero__visual{flex:0 0 100%;max-width:100%}}.hero__content .hero__copy h1{font-size:clamp(32px,3vw,44px);font-weight:800;line-height:1.1;margin-bottom:16px}.hero__content .hero__copy h2{font-size:clamp(28px,2.7vw,38px);font-weight:800;line-height:1.15;margin-bottom:12px}.hero__content .hero__visual{display:flex;align-items:center;justify-content:center;position:relative}.hero__content .hero__visual>*{position:relative;z-index:1}@media(max-width:895px){.hero__content .hero__visual>:first-child{margin-top:24px}}.hero__content .hero__visual__visual-separator{flex-grow:1}.hero__nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}@media(max-width:767px){.hero__nav{gap:10px}}@media(max-width:1024px){.hero__nav{flex-direction:column;align-items:flex-start}}.hero__actions,.hero__nav-actions,.hero__nav-links{display:flex;align-items:center;flex-wrap:wrap}@media(max-width:895px){.hero__actions,.hero__nav-actions,.hero__nav-links{align-self:flex-end}}.hero__nav-actions{gap:10px}.hero__nav-links{gap:18px}.hero__actions{gap:12px}.hero__glow{position:absolute;inset:0;z-index:0}.hero__chip-stack{position:relative;z-index:1;display:grid;gap:12px}.hero__grid{display:flex;flex-wrap:wrap;flex-basis:75%;align-items:center;justify-content:center}@media(max-width:895px){.hero__grid{flex-basis:100%;margin-top:64px!important}}.hero__brand{display:flex;align-items:center}.hero__logo{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:20px}.hero__brand-name{font-weight:800;letter-spacing:.4px;text-transform:uppercase}.hero__brand-tag{font-size:13px}.hero .lead{font-size:16px;margin-bottom:18px}.hero .eyebrow{margin-bottom:8px;text-transform:uppercase}.hero .eyebrow,.hero .grid-tile{font-weight:700;letter-spacing:.3px}.hero .grid-tile{padding:14px 16px;text-align:center}.hero .builds-card__header{display:block;margin-bottom:14px}.hero .builds-card__header>*+*{margin-top:6px}.hero .builds-card__header h3{margin:0;font-size:22px;line-height:1.2;font-weight:800}.hero .builds-card__header p{margin:0}.hero .builds-card__list{display:flex;flex-direction:column;gap:10px}.hero .build-row{display:block;padding:12px 12px 10px;background:rgba(var(--v-theme-surface),.88);border:1px solid rgba(var(--v-theme-on-surface),.08)}.hero .build-row__title{display:block;min-width:0}.hero .build-row__title .font-weight-semibold{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card{height:100%}.project-card__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card__desc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.projects__filters,.projects__header{margin-bottom:16px}.projects__grid{margin-top:8px}.projects__pagination{display:flex;justify-content:center;margin-top:16px}.projects__sidebar{display:flex!important;flex-direction:row;flex-wrap:wrap;gap:16px}.projects__sidebar .projects__sidebar-card{flex:0 0 100%;max-width:100%}@media(min-width:768px)and (max-width:1024px){.projects__sidebar .projects__sidebar-card{flex:0 0 calc(33.3333% - 16px);max-width:calc(33.3333% - 16px)}}.hubs{padding:64px 0}.hubs .experiments__col{padding-right:16px}@media(max-width:895px){.hubs .experiments__col{padding-right:4px}}.hubs .retro-corner__col{padding-left:16px}@media(max-width:895px){.hubs .retro-corner__col{padding-left:4px;margin-top:32px}}.hubs .toolchains__col{padding-right:16px;margin-top:32px}@media(max-width:895px){.hubs .toolchains__col{padding-right:4px}}.hubs .looking-for-help__col{padding-left:16px;margin-top:32px}@media(max-width:895px){.hubs .looking-for-help__col{padding-left:4px}}.hubs__panel{padding:18px}.hubs__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hubs__title{margin:0;font-size:22px;line-height:1.2;font-weight:800}.hubs__badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;margin-left:10px;font-size:12px;font-weight:800;border-radius:999px;background:rgba(var(--v-theme-on-surface),.08)}.hubs__card{height:100%;padding:14px}.hubs__card-body{display:grid;gap:6px;margin-bottom:12px}.hubs__card-icon{opacity:.9}.hubs__card-title{font-weight:800}.hubs__card-sub{font-size:13px;opacity:.9}.hubs__card-cta{width:100%}.hubs__tool{padding:12px 14px}.hubs__tool-title{font-weight:700}.hubs__tool-count{font-weight:800;opacity:.8}.hubs__retro{height:100%;overflow:hidden}.hubs__retro-media{height:84px;background:rgba(var(--v-theme-on-surface),.08)}.hubs__retro-body{padding:12px 12px 10px}.hubs__retro-title{font-weight:800;line-height:1.2;margin-bottom:8px}.hubs__retro-meta{display:flex;gap:14px;font-size:12px;opacity:.8}.hubs__help{padding:12px;height:100%}.hubs__help-title{font-weight:800;line-height:1.2}.hubs__help-sub{font-size:13px;opacity:.9}.hubs__help-meta{display:flex;flex-direction:column;gap:6px;font-size:12px;opacity:.8;white-space:nowrap}.lead{font-size:16px;margin-bottom:18px}.chip{padding:12px 18px;border-radius:14px;font-weight:700;letter-spacing:.4px;width:-moz-fit-content;width:fit-content}.pillars{padding:48px 0}.pillar-card{padding:24px;backdrop-filter:blur(6px)}.pillar-card h3{font-weight:800;margin-bottom:10px}.pillar-card p{margin-bottom:18px}.grid-tile{padding:14px 16px;text-align:center;font-weight:700;letter-spacing:.3px}.features{padding:64px 0;text-align:center}.v-theme--dark .features{background:rgb(var(--v-theme-surface-bright))}.v-theme--light .features{background:rgb(var(--v-theme-surface-dim))}.section-title{font-size:clamp(26px,2.4vw,34px);font-weight:800;margin-bottom:8px}.section-sub{margin-bottom:32px}.feature-card{padding:22px}.feature-card .feature-card__icon{margin-bottom:10px}.feature-card .feature-card__title{font-weight:800;font-size:20px;margin-bottom:8px}.feature-card.v-theme--dark.bg-senary{--v-theme-overlay-multiplier:var(--v-theme-senary-container-overlay-multiplier);background-color:rgb(var(--v-theme-senary-container))!important}.feature-card.v-theme--dark.bg-senary,.feature-card.v-theme--dark.bg-senary .v-btn.v-theme--dark.text-on-senary{color:rgb(var(--v-theme-on-senary-container))!important}.feature-card.v-theme--dark.bg-septenary{--v-theme-overlay-multiplier:var(--v-theme-septenary-container-overlay-multiplier);background-color:rgb(var(--v-theme-septenary-container))!important}.feature-card.v-theme--dark.bg-septenary,.feature-card.v-theme--dark.bg-septenary .v-btn.v-theme--dark.text-on-septenary{color:rgb(var(--v-theme-on-septenary-container))!important}.feature-card.v-theme--dark.bg-quaternary{--v-theme-overlay-multiplier:var(--v-theme-quaternary-container-overlay-multiplier);background-color:rgb(var(--v-theme-quaternary-container))!important}.feature-card.v-theme--dark.bg-quaternary,.feature-card.v-theme--dark.bg-quaternary .v-btn.v-theme--dark.text-on-quaternary{color:rgb(var(--v-theme-on-quaternary-container))!important}.cta{padding:64px 0 72px}.cta__actions{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}#app-header{transform:translateY(-100%)!important;transition:transform .3s ease-in-out}#app-header.active{transform:translateY(0)!important}.v-toolbar-title{font-weight:700}.v-list-subheader{font-size:1.125rem;font-weight:600}.v-list-item--density-compact.v-list-item--one-line{min-height:24px}.footer__mobile-panels{margin-top:12px;margin-bottom:24px}.footer__mobile-panels .v-expansion-panel-title{font-weight:600}.footer__socials{justify-content:center}table.rsp{font-family:Consolas,Lucida Console,Monaco,monospace;font-size:2rem;margin:0 auto}table.rsp tbody tr th,table.rsp thead tr th{background-color:rgba(42,42,42,.1);color:#2a2a2a}table.rsp tbody tr th:first-child,table.rsp thead tr th:first-child{text-align:left}table.rsp tbody tr th span,table.rsp thead tr th span{font-weight:400;margin:0 0 0 1em}table.rsp tbody tr td,table.rsp tbody tr th,table.rsp thead tr td,table.rsp thead tr th{white-space:nowrap;padding:.5em 1em}table.rsp tbody tr td.true,table.rsp tbody tr th.true,table.rsp thead tr td.true,table.rsp thead tr th.true{background-color:rgba(221,153,17,.167)}table.rsp tbody tr td.false,table.rsp tbody tr th.false,table.rsp thead tr td.false,table.rsp thead tr th.false{background-color:rgba(42,42,42,.033)}.preloader{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;background:transparent;width:auto;height:auto;z-index:9999;position:fixed;bottom:0;right:0;left:0;top:0;opacity:0;pointer-events:none}.preloader.active{background:rgb(var(--v-theme-background));opacity:1;pointer-events:all}.preloader.active ul{display:grid;grid-template-columns:repeat(5,1fr);animation:rot 16s linear infinite;padding:0;margin:0}@keyframes rot{to{transform:rotate(1turn)}}.preloader.active li{list-style:none;width:30px;height:30px;background:rgb(var(--v-theme-primary-container));border-radius:4px;box-shadow:0 0 1px rgb(var(--v-theme-background)),0 0 5px rgb(var(--v-theme-primary-container)),0 0 10px rgb(var(--v-theme-primary-container)),0 0 15px rgb(var(--v-theme-primary-container)),0 0 25px rgb(var(--v-theme-primary-container)),0 0 55px rgb(var(--v-theme-primary-container));animation:scale .8s linear infinite alternate}@keyframes scale{to{transform:scale(.1);opacity:0}}.preloader.active li:first-child{z-index:24}.preloader.active li:nth-child(2){z-index:23}.preloader.active li:nth-child(3){z-index:22}.preloader.active li:nth-child(4){z-index:21}.preloader.active li:nth-child(5){z-index:20}.preloader.active li:nth-child(6){z-index:19}.preloader.active li:nth-child(7){z-index:18}.preloader.active li:nth-child(8){z-index:17}.preloader.active li:nth-child(9){z-index:16}.preloader.active li:nth-child(10){z-index:15}.preloader.active li:nth-child(11){z-index:14}.preloader.active li:nth-child(12){z-index:13}.preloader.active li:nth-child(13){z-index:12}.preloader.active li:nth-child(14){z-index:11}.preloader.active li:nth-child(15){z-index:10}.preloader.active li:nth-child(16){z-index:9}.preloader.active li:nth-child(17){z-index:8}.preloader.active li:nth-child(18){z-index:7}.preloader.active li:nth-child(19){z-index:6}.preloader.active li:nth-child(20){z-index:5}.preloader.active li:nth-child(21){z-index:4}.preloader.active li:nth-child(22){z-index:3}.preloader.active li:nth-child(23){z-index:2}.preloader.active li:nth-child(24){z-index:1}.preloader.active li:nth-child(25){z-index:0}.preloader.active li:nth-child(24){animation-delay:.9s}.preloader.active li:nth-child(2){animation-delay:.2s}.preloader.active li:nth-child(8){animation-delay:.4s}.preloader.active li:nth-child(14){animation-delay:.6s}.preloader.active li:nth-child(20){animation-delay:.8s}.preloader.active li:nth-child(3){animation-delay:.3s}.preloader.active li:nth-child(9){animation-delay:.5s}.preloader.active li:nth-child(15){animation-delay:.7s}.preloader.active li:nth-child(4){animation-delay:.4s}.preloader.active li:nth-child(10){animation-delay:.6s}.preloader.active li:nth-child(5){animation-delay:.5s}.preloader.active li:first-child{animation-delay:.1s}.preloader.active li:nth-child(6){animation-delay:.2s}.preloader.active li:nth-child(11){animation-delay:.3s}.preloader.active li:nth-child(16){animation-delay:.4s}.preloader.active li:nth-child(21){animation-delay:.5s}.preloader.active li:nth-child(7){animation-delay:.3s}.preloader.active li:nth-child(12){animation-delay:.4s}.preloader.active li:nth-child(17){animation-delay:.5s}.preloader.active li:nth-child(22){animation-delay:.6s}.preloader.active li:nth-child(13){animation-delay:.5s}.preloader.active li:nth-child(18){animation-delay:.6s}.preloader.active li:nth-child(19),.preloader.active li:nth-child(23){animation-delay:.7s}.preloader.active li:nth-child(24){animation-delay:.8s}.preloader.active li:nth-child(25){animation-delay:.9s}.preloader.active li::marker{display:none;opacity:0;visibility:hidden}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:5px}.lds-ellipsis div{position:absolute;top:0;width:5px;height:5px;border-radius:50%;background:rgb(var(--v-theme-primary-container));animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}section.bg-on-primary{background:rgb(var(--v-theme-on-primary))!important;color:rgb(var(--v-theme-primary))!important}.text-on-primary{color:rgb(var(--v-theme-on-primary))!important}section.bg-on-primary-container{background:rgb(var(--v-theme-on-primary-container))!important;color:rgb(var(--v-theme-primary-container))!important}.text-on-primary-container{color:rgb(var(--v-theme-on-primary-container))!important}section.bg-on-primary-fixed{background:rgb(var(--v-theme-on-primary-fixed))!important;color:rgb(var(--v-theme-primary-fixed))!important}.text-on-primary-fixed{color:rgb(var(--v-theme-on-primary-fixed))!important}section.bg-on-primary-fixed-variant{background:rgb(var(--v-theme-on-primary-fixed-variant))!important;color:rgb(var(--v-theme-primary-fixed))!important}.text-on-primary-fixed-variant{color:rgb(var(--v-theme-on-primary-fixed-variant))!important}section.bg-on-secondary{background:rgb(var(--v-theme-on-secondary))!important;color:rgb(var(--v-theme-secondary))!important}.text-on-secondary{color:rgb(var(--v-theme-on-secondary))!important}section.bg-on-secondary-container{background:rgb(var(--v-theme-on-secondary-container))!important;color:rgb(var(--v-theme-secondary-container))!important}.text-on-secondary-container{color:rgb(var(--v-theme-on-secondary-container))!important}section.bg-on-secondary-fixed{background:rgb(var(--v-theme-on-secondary-fixed))!important;color:rgb(var(--v-theme-secondary-fixed))!important}.text-on-secondary-fixed{color:rgb(var(--v-theme-on-secondary-fixed))!important}section.bg-on-secondary-fixed-variant{background:rgb(var(--v-theme-on-secondary-fixed-variant))!important;color:rgb(var(--v-theme-secondary-fixed))!important}.text-on-secondary-fixed-variant{color:rgb(var(--v-theme-on-secondary-fixed-variant))!important}section.bg-on-tertiary{background:rgb(var(--v-theme-on-tertiary))!important;color:rgb(var(--v-theme-tertiary))!important}.text-on-tertiary{color:rgb(var(--v-theme-on-tertiary))!important}section.bg-on-tertiary-container{background:rgb(var(--v-theme-on-tertiary-container))!important;color:rgb(var(--v-theme-tertiary-container))!important}.text-on-tertiary-container{color:rgb(var(--v-theme-on-tertiary-container))!important}section.bg-on-tertiary-fixed{background:rgb(var(--v-theme-on-tertiary-fixed))!important;color:rgb(var(--v-theme-tertiary-fixed))!important}.text-on-tertiary-fixed{color:rgb(var(--v-theme-on-tertiary-fixed))!important}section.bg-on-tertiary-fixed-variant{background:rgb(var(--v-theme-on-tertiary-fixed-variant))!important;color:rgb(var(--v-theme-tertiary-fixed))!important}.text-on-tertiary-fixed-variant{color:rgb(var(--v-theme-on-tertiary-fixed-variant))!important}section.bg-on-quaternary{background:rgb(var(--v-theme-on-quaternary))!important;color:rgb(var(--v-theme-quaternary))!important}.text-on-quaternary{color:rgb(var(--v-theme-on-quaternary))!important}section.bg-on-quaternary-container{background:rgb(var(--v-theme-on-quaternary-container))!important;color:rgb(var(--v-theme-quaternary-container))!important}.text-on-quaternary-container{color:rgb(var(--v-theme-on-quaternary-container))!important}section.bg-on-quaternary-fixed{background:rgb(var(--v-theme-on-quaternary-fixed))!important;color:rgb(var(--v-theme-quaternary-fixed))!important}.text-on-quaternary-fixed{color:rgb(var(--v-theme-on-quaternary-fixed))!important}section.bg-on-quaternary-fixed-variant{background:rgb(var(--v-theme-on-quaternary-fixed-variant))!important;color:rgb(var(--v-theme-quaternary-fixed))!important}.text-on-quaternary-fixed-variant{color:rgb(var(--v-theme-on-quaternary-fixed-variant))!important}section.bg-on-quinary{background:rgb(var(--v-theme-on-quinary))!important;color:rgb(var(--v-theme-quinary))!important}.text-on-quinary{color:rgb(var(--v-theme-on-quinary))!important}section.bg-on-quinary-container{background:rgb(var(--v-theme-on-quinary-container))!important;color:rgb(var(--v-theme-quinary-container))!important}.text-on-quinary-container{color:rgb(var(--v-theme-on-quinary-container))!important}section.bg-on-quinary-fixed{background:rgb(var(--v-theme-on-quinary-fixed))!important;color:rgb(var(--v-theme-quinary-fixed))!important}.text-on-quinary-fixed{color:rgb(var(--v-theme-on-quinary-fixed))!important}section.bg-on-quinary-fixed-variant{background:rgb(var(--v-theme-on-quinary-fixed-variant))!important;color:rgb(var(--v-theme-quinary-fixed))!important}.text-on-quinary-fixed-variant{color:rgb(var(--v-theme-on-quinary-fixed-variant))!important}section.bg-on-senary{background:rgb(var(--v-theme-on-senary))!important;color:rgb(var(--v-theme-senary))!important}.text-on-senary{color:rgb(var(--v-theme-on-senary))!important}section.bg-on-senary-container{background:rgb(var(--v-theme-on-senary-container))!important;color:rgb(var(--v-theme-senary-container))!important}.text-on-senary-container{color:rgb(var(--v-theme-on-senary-container))!important}section.bg-on-senary-fixed{background:rgb(var(--v-theme-on-senary-fixed))!important;color:rgb(var(--v-theme-senary-fixed))!important}.text-on-senary-fixed{color:rgb(var(--v-theme-on-senary-fixed))!important}section.bg-on-senary-fixed-variant{background:rgb(var(--v-theme-on-senary-fixed-variant))!important;color:rgb(var(--v-theme-senary-fixed))!important}.text-on-senary-fixed-variant{color:rgb(var(--v-theme-on-senary-fixed-variant))!important}section.bg-on-septenary{background:rgb(var(--v-theme-on-septenary))!important;color:rgb(var(--v-theme-septenary))!important}.text-on-septenary{color:rgb(var(--v-theme-on-septenary))!important}section.bg-on-septenary-container{background:rgb(var(--v-theme-on-septenary-container))!important;color:rgb(var(--v-theme-septenary-container))!important}.text-on-septenary-container{color:rgb(var(--v-theme-on-septenary-container))!important}section.bg-on-septenary-fixed{background:rgb(var(--v-theme-on-septenary-fixed))!important;color:rgb(var(--v-theme-septenary-fixed))!important}.text-on-septenary-fixed{color:rgb(var(--v-theme-on-septenary-fixed))!important}section.bg-on-septenary-fixed-variant{background:rgb(var(--v-theme-on-septenary-fixed-variant))!important;color:rgb(var(--v-theme-septenary-fixed))!important}.text-on-septenary-fixed-variant{color:rgb(var(--v-theme-on-septenary-fixed-variant))!important}section.bg-on-error{background:rgb(var(--v-theme-on-error))!important;color:rgb(var(--v-theme-error))!important}.text-on-error{color:rgb(var(--v-theme-on-error))!important}section.bg-on-error-container{background:rgb(var(--v-theme-on-error-container))!important;color:rgb(var(--v-theme-error-container))!important}.text-on-error-container{color:rgb(var(--v-theme-on-error-container))!important}section.bg-on-surface{background:rgb(var(--v-theme-on-surface))!important;color:rgb(var(--v-theme-surface))!important}.text-on-surface{color:rgb(var(--v-theme-on-surface))!important}section.bg-on-surface-variant{background:rgb(var(--v-theme-on-surface-variant))!important;color:rgb(var(--v-theme-surface))!important}.text-on-surface-variant{color:rgb(var(--v-theme-on-surface-variant))!important}.bg-primary-fixed-variant{background:rgb(var(--v-theme-on-primary-fixed-variant))!important;color:rgb(var(--v-theme-primary-fixed))!important}.v-theme--light.bg-primary-fixed-variant{background-color:rgb(var(--v-theme-primary))!important;color:rgb(var(--v-theme-on-primary))!important}.v-theme--dark.bg-primary-fixed-variant .text-on-primary{color:rgb(var(--v-theme-on-primary-container))!important}.bg-secondary-fixed-variant{background:rgb(var(--v-theme-on-secondary-fixed-variant))!important;color:rgb(var(--v-theme-secondary-fixed))!important}.v-theme--light.bg-secondary-fixed-variant{background-color:rgb(var(--v-theme-secondary))!important;color:rgb(var(--v-theme-on-secondary))!important}.v-theme--dark.bg-secondary-fixed-variant .text-on-secondary{color:rgb(var(--v-theme-on-secondary-container))!important}.bg-tertiary-fixed-variant{background:rgb(var(--v-theme-on-tertiary-fixed-variant))!important;color:rgb(var(--v-theme-tertiary-fixed))!important}.v-theme--light.bg-tertiary-fixed-variant{background-color:rgb(var(--v-theme-tertiary))!important;color:rgb(var(--v-theme-on-tertiary))!important}.v-theme--dark.bg-tertiary-fixed-variant .text-on-tertiary{color:rgb(var(--v-theme-on-tertiary-container))!important}.bg-quaternary-fixed-variant{background:rgb(var(--v-theme-on-quaternary-fixed-variant))!important;color:rgb(var(--v-theme-quaternary-fixed))!important}.v-theme--light.bg-quaternary-fixed-variant{background-color:rgb(var(--v-theme-quaternary))!important;color:rgb(var(--v-theme-on-quaternary))!important}.v-theme--dark.bg-quaternary-fixed-variant .text-on-quaternary{color:rgb(var(--v-theme-on-quaternary-container))!important}.bg-quinary-fixed-variant{background:rgb(var(--v-theme-on-quinary-fixed-variant))!important;color:rgb(var(--v-theme-quinary-fixed))!important}.v-theme--light.bg-quinary-fixed-variant{background-color:rgb(var(--v-theme-quinary))!important;color:rgb(var(--v-theme-on-quinary))!important}.v-theme--dark.bg-quinary-fixed-variant .text-on-quinary{color:rgb(var(--v-theme-on-quinary-container))!important}.bg-senary-fixed-variant{background:rgb(var(--v-theme-on-senary-fixed-variant))!important;color:rgb(var(--v-theme-senary-fixed))!important}.v-theme--light.bg-senary-fixed-variant{background-color:rgb(var(--v-theme-senary))!important;color:rgb(var(--v-theme-on-senary))!important}.v-theme--dark.bg-senary-fixed-variant .text-on-senary{color:rgb(var(--v-theme-on-senary-container))!important}.bg-septenary-fixed-variant{background:rgb(var(--v-theme-on-septenary-fixed-variant))!important;color:rgb(var(--v-theme-septenary-fixed))!important}.v-theme--light.bg-septenary-fixed-variant{background-color:rgb(var(--v-theme-septenary))!important;color:rgb(var(--v-theme-on-septenary))!important}.v-theme--dark.bg-septenary-fixed-variant .text-on-septenary{color:rgb(var(--v-theme-on-septenary-container))!important}