:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}*{clear:both;box-sizing:border-box}html,body{background:#111;width:100%;height:100%;margin:0;padding:0;font-family:"Exo 2",sans-serif;overflow:hidden}.app{scroll-behavior:smooth;height:100%;overflow:auto}.breacher__section{background:#111;width:100%;min-height:100%;position:relative;overflow:hidden}.breacher__section .breacher__section--container{z-index:10;flex-flow:column wrap;justify-content:center;align-items:center;width:100%;max-width:1920px;margin:0 auto;display:flex;position:relative}@media screen and (width<=768px){.breacher__section .breacher__section--container{padding:25px 15px}}@media screen and (width>=769px) and (width<=1024px){.breacher__section .breacher__section--container{padding:50px 15%}}@media screen and (width>=1025px){.breacher__section .breacher__section--container{padding:50px 5%}}.breacher__section .breacher__section--container .section-header{text-align:center;align-self:center;width:100%;margin-bottom:56px;position:relative}@media screen and (width<=1200px){.breacher__section .breacher__section--container .section-header{margin-bottom:42px}}.breacher__section .breacher__section--container .section-header .section-kicker{color:#ff6c6c;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:10px;font-family:Source Code Pro,sans-serif;font-size:.78rem;font-weight:600;line-height:1.4;display:inline-flex}.breacher__section .breacher__section--container .section-header .section-kicker:before,.breacher__section .breacher__section--container .section-header .section-kicker:after{content:"";background:#ff6c6c99;width:34px;height:1px}.breacher__section .breacher__section--container .section-header.start{text-align:start;align-self:flex-start}.breacher__section .breacher__section--container .section-header h2.section-title{color:#fff;text-transform:uppercase;letter-spacing:.12em;text-align:center;margin-bottom:10px;font-size:clamp(1.75rem,4vw,3.15rem);font-weight:100;line-height:1.15}.breacher__section .breacher__section--container .section-header p.section-subtitle{color:#ffffff80;letter-spacing:.04em;margin:0;font-size:1.15em;font-weight:200;line-height:1.55}@media screen and (width<=900px){.breacher__section .breacher__section--container .section-header p.section-subtitle{font-size:.95em}}@media screen and (width<=600px){.breacher__section .breacher__section--container .section-header .section-kicker{font-size:.68rem}.breacher__section .breacher__section--container .section-header .section-kicker:before,.breacher__section .breacher__section--container .section-header .section-kicker:after{width:18px}.breacher__section .breacher__section--container .section-header p.section-subtitle{font-size:.8em}}.breacher__section .breacher__section--container .section-content{width:100%}.breacher__section .breacher__section--container .section-content .copyright{text-align:center;color:#fff;margin-top:100px;margin-bottom:25px;font-size:.9rem;font-weight:300}section.breacher__section#home{align-content:center}section.breacher__section#home:after{content:"";z-index:2;background:linear-gradient(#610d0d80 25%,#2f2f30 100%);width:100%;height:100%;position:absolute;top:0;left:0}section.breacher__section#home:before{content:"";z-index:3;background-blend-mode:overlay;filter:brightness(.5);background-position:100% 100%;background-size:100% 100%;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width<=375px){section.breacher__section#home:before{background-image:url(../../../images/backgrounds/mobile-standard.webp)}}@media screen and (width>=376px) and (width<=430px){section.breacher__section#home:before{background-image:url(../../../images/backgrounds/mobile-large.webp)}}@media screen and (width>=431px) and (width<=768px){section.breacher__section#home:before{background-image:url(../../../images/backgrounds/tablet-portrait.webp)}}@media screen and (width>=769px) and (width<=1024px){section.breacher__section#home:before{background-image:url(../../../images/backgrounds/tablet-landscape.webp)}}@media screen and (width>=1025px) and (width<=1280px){section.breacher__section#home:before{background-image:url(../../../images/backgrounds/laptop.webp)}}@media screen and (width>=1281px) and (width<=1366px){section.breacher__section#home:before{background-image:url(../../../images/backgrounds/desktop-standard.webp)}}@media screen and (width>=1367px){section.breacher__section#home:before{background-image:url(../../../images/backgrounds/desktop-large.webp)}}section.breacher__section#home .breacher__hero{z-index:10;width:100%;position:relative}section.breacher__section#home .breacher__hero .breacher__hero__wrapper{padding-bottom:25px}@media screen and (width<=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper{padding-bottom:50px}}@media screen and (width>=769px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper{padding-bottom:75px}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row{text-align:center;flex-flow:row;justify-content:center;align-items:center;gap:25px;display:flex}@media screen and (width<=1024px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row{flex-direction:column}}@media screen and (width>=769px) and (width<=1440px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row{gap:50px}}@media screen and (width>=1441px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row{gap:125px}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start{flex-flow:wrap;flex:1 0 calc(50% - 150px);justify-content:center;display:flex}@media screen and (width>=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start{flex-direction:column}}@media screen and (width<=1024px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start{width:100%}}@media screen and (width>=1440px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start{flex:none}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start h1.tagline{color:#ffffff80;text-transform:uppercase;letter-spacing:50%;margin:2rem 0 1rem;font-size:1.25em;font-weight:200;line-height:150%}@media screen and (width<=1200px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start h1.tagline{margin:1.85rem 0 1rem}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .brand-logo-container{box-sizing:border-box;width:100%;max-width:650px;margin-inline:auto;padding:0 5%;position:relative}@media screen and (width>=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .brand-logo-container{padding:0 15%}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start img.breacher-logo{pointer-events:none;-webkit-user-select:none;user-select:none;aspect-ratio:768/80;object-fit:contain;width:100%;height:auto;min-height:60px;display:block}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero__row__start--caption{flex-flow:column wrap;display:flex;overflow:auto}@media screen and (width<=600px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start h2.tagline{margin:1.25rem 0;font-size:1em}}@media screen and (width>=601px) and (width<=900px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start h1{font-size:1em}}@media screen and (width>=901px) and (width<=1200px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start h1{font-size:1.15em}}@media screen and (width>=1201px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start{flex-direction:column}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start h1{font-size:1.05em}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips{flex-flow:wrap;justify-content:start;gap:15px;padding:15px 5px;display:flex}@media screen and (width>=500px) and (width<=600px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips{flex-wrap:nowrap;justify-content:center}}@media screen and (width<=600px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips{flex-wrap:nowrap;overflow:auto hidden}}@media screen and (width>=601px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips{flex-flow:wrap;justify-content:center}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips .chip{opacity:.75;color:#ffffffbf;background:#b71c1c26;border:1px solid #b71c1c;border-radius:15px;justify-content:center;align-items:center;min-height:34px;padding:6px 15px;font-size:.85em;font-weight:400;line-height:1;transition:all .25s ease-in-out;display:inline-flex;position:relative;box-shadow:0 0 5px 5px #b71c1c1a}@media screen and (width>=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips .chip{font-size:.95em}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips .chip md-ripple{--md-ripple-hover-color:#b71c1c;--md-ripple-pressed-color:#ffbaba}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__start .breacher__hero--styles-chips .chip:hover{opacity:.85;background:#b71c1c40;box-shadow:0 0 10px 10px #b71c1c26}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__end{flex:1 0 calc(50% - 150px);justify-items:center}@media screen and (width>=1440px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero__row .breacher__hero__row__end{flex:none}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials{flex:none;max-width:100%;margin-top:25px;position:relative}@media screen and (width>=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials{margin-top:50px}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul{flex-flow:wrap;justify-content:center;gap:25px;margin:0;padding:0;display:flex}@media screen and (width>=600px) and (width<=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul{gap:25px}}@media screen and (width>=769px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul{gap:50px}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li{list-style:none}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a{--md-ripple-hover-color:#ffc107;--md-ripple-pressed-color:#ffc107;justify-content:center;align-items:center;width:64px;height:64px;font-size:2em;text-decoration:none;transition:all .25s ease-in-out;display:flex;position:relative;transform:scale(1)}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a svg{width:42px;height:42px;transition:all .25s ease-in-out}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a svg path{fill:#ffffffbf;transition:all .25s ease-in-out}@media screen and (width<=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a svg{width:32px;height:32px}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a md-ripple.unbounded{inset:unset;border-radius:50%;width:64px;height:64px;transition:all .25s ease-in-out;position:absolute}@media screen and (width<=768px){section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a md-ripple.unbounded{width:48px;height:48px}}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a:hover{transform:scale(1.2)}section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a:hover svg,section.breacher__section#home .breacher__hero .breacher__hero__wrapper .breacher__hero--socials ul li a:hover svg>path{fill:#ffc107}section.breacher__section#home .breacher__hero .breacher__scroll-down-fab{text-align:center;width:56px;height:56px;margin:0 auto;position:relative;left:0;right:0}section.breacher__section#home .breacher__hero .breacher__scroll-down-fab button{background:0 0;border:none;border-radius:16px;outline:none;justify-content:center;align-items:center;width:56px;height:56px;padding:0;animation:.35s ease-in-out forwards scaleUp,1.5s ease-in-out infinite glow;display:flex;box-shadow:0 0 #610d0d00}section.breacher__section#home .breacher__hero .breacher__scroll-down-fab button md-fab{width:56px;height:56px;margin:-12px;display:inline-flex}section.breacher__section#home .breacher__hero .breacher__scroll-down-fab button svg{fill:#fff}@keyframes scaleUp{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes glow{0%{box-shadow:0 0 #610d0d00}50%{box-shadow:0 0 35px 35px #610d0d40}to{box-shadow:0 0 #610d0d00}}section.breacher__section#about{align-content:center;min-height:100vh}section.breacher__section#about:after{content:"";z-index:2;background:linear-gradient(#2f2f30 25%,#610d0d80 100%);width:100%;height:100%;position:absolute;top:0;left:0}section.breacher__section#about:before{content:"";z-index:3;background-blend-mode:overlay;filter:brightness(.5);background-position:100% 100%;background-size:100% 100%;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width<=375px){section.breacher__section#about:before{background-image:url(../../../images/backgrounds/mobile-standard.webp)}}@media screen and (width>=376px) and (width<=430px){section.breacher__section#about:before{background-image:url(../../../images/backgrounds/mobile-large.webp)}}@media screen and (width>=431px) and (width<=768px){section.breacher__section#about:before{background-image:url(../../../images/backgrounds/tablet-portrait.webp)}}@media screen and (width>=769px) and (width<=1024px){section.breacher__section#about:before{background-image:url(../../../images/backgrounds/tablet-landscape.webp)}}@media screen and (width>=1025px) and (width<=1280px){section.breacher__section#about:before{background-image:url(../../../images/backgrounds/laptop.webp)}}@media screen and (width>=1281px) and (width<=1366px){section.breacher__section#about:before{background-image:url(../../../images/backgrounds/desktop-standard.webp)}}@media screen and (width>=1367px){section.breacher__section#about:before{background-image:url(../../../images/backgrounds/desktop-large.webp)}}section.breacher__section#about .section-content{flex-flow:row;justify-content:space-between;gap:clamp(50px,4vw,64px);width:100%;min-width:0;max-width:1320px;margin:0 auto;display:flex}@media screen and (width<=1024px){section.breacher__section#about .section-content{flex-flow:column wrap}}section.breacher__section#about .section-content .section-caption{flex:0 0 calc(50% - 25px);align-self:center;justify-items:center;width:100%;min-width:500px;max-width:100%;height:100%;min-height:400px;max-height:100%;position:relative}@media screen and (width<=968px){section.breacher__section#about .section-content .section-caption{width:100%;min-width:100%;max-width:100%}}section.breacher__section#about .section-content .section--start{isolation:isolate;z-index:9;flex:0 0 calc(50% - 25px);min-width:0;max-width:100%;position:relative}section.breacher__section#about .section-content .section--start:before,section.breacher__section#about .section-content .section--start:after{content:"";z-index:-1;pointer-events:none;border:1px solid #ff6c6c3d;position:absolute}section.breacher__section#about .section-content .section--start:before{inset:-18px 22px 18px -18px}section.breacher__section#about .section-content .section--start:after{border-color:#ffc10729;inset:18px -18px -18px 22px}@media screen and (width<=900px){section.breacher__section#about .section-content .section--start{flex:auto;width:100%}}section.breacher__section#about .section-content .section--end{opacity:1;z-index:10;width:100%;max-width:100%;height:100%;transition:all .5s ease-in-out;position:absolute;transform:translate(0)scale(1)skew(0deg)}@media screen and (width<=900px){section.breacher__section#about .section-content .section--end{flex:auto}}section.breacher__section#about .section-content .section--end.hidden{opacity:.25;transform:translate(150%)scale(.25)skew(-40deg)}section.breacher__section#about .section-content .section--visual{opacity:1;z-index:-1;transition:all .5s ease-in-out;display:contents;position:absolute;transform:translate(0)scale(1)}section.breacher__section#about .section-content .section--visual:before{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ff6c6c59;width:auto;height:calc(100% - 50px);position:absolute;inset:12%;transform:skew(-20deg);box-shadow:0 0 20px 10px #ff6c6c26}section.breacher__section#about .section-content .section--visual:after{content:attr(data-spaceship-model);color:#ffffff80;text-transform:uppercase;letter-spacing:.25em;font-family:Source Code Pro,sans-serif;font-size:.78rem;font-weight:700;position:absolute;bottom:5%;right:8%}section.breacher__section#about .section-content .section--visual.hidden{opacity:0;pointer-events:none;transform:translate(-150%)scale(.98)skew(-40deg)}@media screen and (width<=425px){section.breacher__section#about .section-content .section--visual:before{width:calc(100% - 100px);margin:0 auto;transform:skew(-15deg)}}@media screen and (width>=425px) and (width<=768px){section.breacher__section#about .section-content .section--visual:before{width:auto;margin:0 auto;transform:skew(-15deg)}}@media screen and (width>=1024px){section.breacher__section#about .section-content .section--visual{flex:auto;width:100%;min-height:500px;margin-left:0}section.breacher__section#about .section-content .section--visual:before{width:calc(100% - 200px);margin:0 auto}}section.breacher__section#about .section-content .spaceship-model{z-index:1;filter:drop-shadow(0 0 15px #ffc10759);opacity:1;width:200%;height:100%;position:absolute}@media screen and (width<=1024px){section.breacher__section#about .section-content .spaceship-model{width:200%;transform:translate(0%)}}section.breacher__section#about .section-content .spaceship-model canvas{width:100%;height:100%;display:block}section.breacher__section#about .section-content .spaceship-model__loading{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;place-items:center;font-family:Source Code Pro,sans-serif;font-size:.85rem;display:grid;position:absolute;inset:0}section.breacher__section#contact{align-content:center;min-height:100vh}section.breacher__section#contact:after{content:"";z-index:2;background:linear-gradient(#610d0d80 25%,#2f2f30 100%);width:100%;height:100%;position:absolute;top:0;left:0}section.breacher__section#contact:before{content:"";z-index:3;background-blend-mode:overlay;filter:brightness(.5);background-position:100% 100%;background-size:100% 100%;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width<=375px){section.breacher__section#contact:before{background-image:url(../../../images/backgrounds/mobile-standard.webp)}}@media screen and (width>=376px) and (width<=430px){section.breacher__section#contact:before{background-image:url(../../../images/backgrounds/mobile-large.webp)}}@media screen and (width>=431px) and (width<=768px){section.breacher__section#contact:before{background-image:url(../../../images/backgrounds/tablet-portrait.webp)}}@media screen and (width>=769px) and (width<=1024px){section.breacher__section#contact:before{background-image:url(../../../images/backgrounds/tablet-landscape.webp)}}@media screen and (width>=1025px) and (width<=1280px){section.breacher__section#contact:before{background-image:url(../../../images/backgrounds/laptop.webp)}}@media screen and (width>=1281px) and (width<=1366px){section.breacher__section#contact:before{background-image:url(../../../images/backgrounds/desktop-standard.webp)}}@media screen and (width>=1367px){section.breacher__section#contact:before{background-image:url(../../../images/backgrounds/desktop-large.webp)}}section.breacher__section#contact .section-content{flex-direction:column;align-self:center;max-width:100%;display:flex;position:relative}section.breacher__section#contact .section-content .contact-footer{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1230px;margin:50px auto 0;padding:35px 0 0;display:flex}@media screen and (width<=720px){section.breacher__section#contact .section-content .contact-footer{flex-direction:column;gap:16px}}section.breacher__section#contact .section-content .contact-footer__links{justify-content:center;align-items:center;gap:8px;display:flex}section.breacher__section#contact .section-content .contact-footer__links a{aspect-ratio:1;color:#ffffffd1;border:1px solid #ff6c6c47;border-radius:50%;place-items:center;width:42px;height:42px;text-decoration:none;transition:border-color .25s ease-in-out,color .25s ease-in-out,transform .18s ease-in-out,box-shadow .25s ease-in-out;display:grid}section.breacher__section#contact .section-content .contact-footer__links a svg{width:24px;height:24px}section.breacher__section#contact .section-content .contact-footer__links a:hover,section.breacher__section#contact .section-content .contact-footer__links a:focus-visible{background:#bf131b1a;transform:translateY(-2px);box-shadow:0 0 16px #bf131b42}section.breacher__section#contact .section-content .contact-footer__links a:hover svg,section.breacher__section#contact .section-content .contact-footer__links a:focus-visible svg{width:24px;height:24px}section.breacher__section#contact .section-content .contact-footer__links a:hover svg path,section.breacher__section#contact .section-content .contact-footer__links a:focus-visible svg path{fill:#ff6c6c;transition:fill .25s ease-in-out}section.breacher__section#contact .section-content .copyright{color:#ffffff94;letter-spacing:.06em;text-align:center;text-transform:uppercase;margin:0;font-family:Source Code Pro,sans-serif;font-size:.85rem;font-weight:400;line-height:1.4}.swiper{border-radius:15px;grid-area:cover;place-self:center;padding:25px 35px}.swiper.hidden{opacity:0;pointer-events:none}@media screen and (width<=600px){.swiper{padding:25px 35px}}@media screen and (width>=601px) and (width<=768px){.swiper{padding:25px}}@media screen and (width>=769px) and (width<=900px){.swiper{padding:12.5px 35px 35px}}@media screen and (width>=901px) and (width<=1200px){.swiper{padding:25px 50px 50px}}@media screen and (width>=1201px){.swiper{padding:25px 50px 50px}}.breacher__track-carousel{flex-flow:row;align-items:center;height:100%;max-height:600px;display:flex;position:relative}.breacher__track-carousel.loading{cursor:default}.breacher__track-carousel .breacher__track-carousel--container{grid-template-areas:"cover""pagination";justify-items:center;display:grid}.breacher__track-carousel .breacher__track-carousel--loader{border-radius:15px;grid-area:cover;place-self:center;padding:25px 35px}.breacher__track-carousel .breacher__track-carousel--loader.loading{z-index:1;place-self:center;position:relative;inset:0 0 15px}.breacher__track-carousel .breacher__track-carousel--loader.hidden{opacity:0;pointer-events:none}@media screen and (width<=600px){.breacher__track-carousel .breacher__track-carousel--loader{padding:25px 35px}}@media screen and (width>=601px) and (width<=768px){.breacher__track-carousel .breacher__track-carousel--loader{padding:25px}}@media screen and (width>=769px) and (width<=900px){.breacher__track-carousel .breacher__track-carousel--loader{padding:12.5px 35px 35px}}@media screen and (width>=901px) and (width<=1200px){.breacher__track-carousel .breacher__track-carousel--loader{padding:25px 50px 50px}}@media screen and (width>=1201px){.breacher__track-carousel .breacher__track-carousel--loader{padding:25px 50px 50px}}.breacher__track-carousel .breacher__track-carousel--wrapper{width:150px;height:150px}@media screen and (width>=768px) and (width<=1024px){.breacher__track-carousel .breacher__track-carousel--wrapper{width:200px;height:200px}}@media screen and (width>=1024px){.breacher__track-carousel .breacher__track-carousel--wrapper{width:250px;height:250px}}@media screen and (width>=1025px) and (width<=1440px){.breacher__track-carousel .breacher__track-carousel--wrapper{width:300px;height:300px}}@media screen and (width>=1441px){.breacher__track-carousel .breacher__track-carousel--wrapper{width:350px;height:350px}}.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover{aspect-ratio:1;-webkit-user-select:none;user-select:none;border-radius:15px;flex-direction:column;display:flex}.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover .track-cover-loader{background:#2f2f3040 linear-gradient(90deg,#ffffff06,#00000026,#ffffff06) 0 0/200% 100%;border-radius:15px;width:100%;height:100%;animation:2s infinite forwards shimmer;box-shadow:0 0 10px 5px #0000001a}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover .track-cover{-webkit-user-select:none;user-select:none;background:#2f2f3040 linear-gradient(90deg,#ffffff06,#00000026,#ffffff06) 0 0/200% 100%;border-radius:15px;align-content:center;width:100%;height:100%;display:block;position:relative;overflow:hidden;box-shadow:0 0 10px 5px #0000001a}.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover .track-cover:after{content:"Image loading failed";color:#ffffffbf;z-index:-1;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9em;font-weight:200;text-decoration:none;display:flex;position:absolute;top:0}@media screen and (width<=768px){.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover .track-cover:after{font-size:.85em}}.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover .track-cover md-ripple{z-index:2}.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover .track-cover img{z-index:1;aspect-ratio:1;object-fit:cover;filter:brightness(.75);border-radius:15px;width:100%;height:100%;display:block;position:relative;box-shadow:0 0 10px 10px #00000026}.breacher__track-carousel .breacher__track-carousel--wrapper .breacher__track-carousel--track-cover .track-cover img:hover{box-shadow:0 0 15px 10px #00000040}.breacher__track-carousel .breacher__track-carousel--pagination{z-index:1;grid-area:pagination;justify-content:center;align-items:center;width:100%;height:20px;display:flex;position:relative;bottom:0;right:0}.breacher__track-carousel .breacher__track-carousel--pagination .swiper-pagination-bullet{opacity:1;background:#2f2f30bf;width:15px;height:15px;margin:0 6px;transition:all .25s ease-in-out;box-shadow:0 0 2px 2px #0000000d}.breacher__track-carousel .breacher__track-carousel--pagination .swiper-pagination-bullet:hover{background:#610d0dd9}.breacher__track-carousel .breacher__track-carousel--pagination .swiper-pagination-bullet.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;background:#2f2f3080}.breacher__track-carousel .breacher__track-carousel--pagination .swiper-pagination-bullet-active{background:#b71c1c}@media screen and (width<=600px){.breacher__track-carousel .breacher__track-carousel--pagination .swiper-pagination-bullet{width:12.5px;height:12.5px;margin:0 5px}}.breacher__track-carousel .breacher__track-carousel--navigation--next,.breacher__track-carousel .breacher__track-carousel--navigation--prev{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.breacher__track-carousel .breacher__track-carousel--navigation--next svg,.breacher__track-carousel .breacher__track-carousel--navigation--prev svg{fill:currentColor}.breacher__track-carousel .breacher__track-carousel--navigation--next .fab,.breacher__track-carousel .breacher__track-carousel--navigation--prev .fab{align-items:center;width:100%;height:100%;display:flex}.breacher__track-carousel .breacher__track-carousel--navigation--next .fab.hidden,.breacher__track-carousel .breacher__track-carousel--navigation--prev .fab.hidden{opacity:0;pointer-events:none;position:absolute}.breacher__track-carousel .breacher__track-carousel--navigation--next .fab md-fab,.breacher__track-carousel .breacher__track-carousel--navigation--prev .fab md-fab{width:40px;height:40px;display:flex}.breacher__track-carousel .breacher__track-carousel--navigation--next .fab-loader,.breacher__track-carousel .breacher__track-carousel--navigation--prev .fab-loader{opacity:.2;--md-elevation-level:3;background:#ffc107;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.breacher__track-carousel .breacher__track-carousel--navigation--next .fab-loader .material-symbols-outlined,.breacher__track-carousel .breacher__track-carousel--navigation--prev .fab-loader .material-symbols-outlined{flex:0 0 24px;width:24px;height:24px}.breacher__track-carousel .breacher__track-carousel--navigation--next .fab-loader.hidden,.breacher__track-carousel .breacher__track-carousel--navigation--prev .fab-loader.hidden{opacity:0;pointer-events:none;position:absolute}.breacher__track-carousel .breacher__track-carousel--navigation--next{z-index:1;margin-bottom:35px}.breacher__track-carousel .breacher__track-carousel--navigation--next md-fab[disabled=true]{opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none}.breacher__track-carousel .breacher__track-carousel--navigation--prev{z-index:1;margin-bottom:35px}.breacher__track-carousel .breacher__track-carousel--navigation--prev md-fab[disabled=true]{opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none}.breacher__communication-array{background:linear-gradient(135deg,#ffffff14,#0000 24%),radial-gradient(circle at 75% 20%,#bf131b33,#0000 34%),#10101080;border:1px solid #ff6c6c4d;border-radius:8px;width:100%;max-width:1250px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 70px #00000061,0 0 32px #bf131b29}.breacher__communication-array:before{content:"";pointer-events:none;z-index:2;border:1px solid #ffffff14;position:absolute;inset:12px}.breacher__communication-array:after{content:"";opacity:.85;z-index:3;background:linear-gradient(90deg,#0000,#ff6c6c,#ffc107,#0000);height:2px;position:absolute;top:0;left:0;right:0}.breacher__communication-array .breacher__communication-array__container{flex-flow:column;display:flex;position:relative}@media screen and (width>=1024px){.breacher__communication-array .breacher__communication-array__container{flex-flow:row}}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start{z-index:4;flex:1 0 50%;padding:clamp(24px,4vw,42px);position:relative;overflow:auto}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-status{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;background:#06150ba3;border:1px solid #61ff8b3d;align-items:center;gap:10px;margin-bottom:22px;padding:8px 12px;font-family:Source Code Pro,sans-serif;font-size:.72rem;line-height:1;display:inline-flex}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-status__dot{aspect-ratio:1;background:#61ff8b;border-radius:50%;width:8px;box-shadow:0 0 12px #61ff8bcc}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-status__code{color:#61ff8b;border-left:1px solid #ffffff29;padding-left:10px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start h4.title{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:1.35rem;font-weight:500}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start p.subtitle{color:#ffffff80;letter-spacing:.06em;margin-top:10px;font-size:.8rem;font-weight:200}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta{border:1px solid #ffffff26;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;display:grid}@media screen and (width<=764px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta{grid-template-columns:1fr}}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta div{background:#10101026;border-right:1px solid #ffffff26;min-width:0;padding:14px 16px}@media screen and (width<=764px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta div{border-bottom:1px solid #ffffff26;border-right:none}}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta div:last-child{border:none}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta span{display:block}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta .relay-meta__label{color:#ffffff6b;letter-spacing:.08em;text-transform:uppercase;font-family:Source Code Pro,sans-serif;font-size:.68rem;line-height:1.3}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .relay-meta .relay-meta__value{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;margin-top:8px;font-size:.95rem;font-weight:700}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals{flex-direction:column;gap:30px;margin-top:42px;margin-bottom:25px;display:flex}@media screen and (width<=600px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals{margin-top:25px;margin-bottom:25px}}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal .head{flex-direction:row;align-items:center;display:flex}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal .head .label{color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em;flex:1 0 auto;align-self:self-end;margin:0;font-size:.85rem;font-weight:400}@media screen and (width<=600px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal .head .label{font-size:.75rem}}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal .head .value{text-align:right;color:#fff;text-transform:uppercase;letter-spacing:.05em;flex:1 0 auto;margin:0;font-size:1.25rem;font-weight:700}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal .head .value.big{font-size:1.5rem;font-weight:900}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal md-linear-progress{flex:0 0 100%;margin-top:10px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal.yellow .value{color:#ffa600}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal.yellow md-linear-progress{--md-linear-progress-track-color:#ffa600;--md-linear-progress-active-indicator-color:#ffa600}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal.green .value{color:#61ff8b}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal.green md-linear-progress{--md-linear-progress-track-color:#b4ffc8;--md-linear-progress-active-indicator-color:#61ff8b}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal.red .value{color:#bf131b}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .breacher__communication-array__container--signals .signal.red md-linear-progress{--md-linear-progress-track-color:#ffa6ab;--md-linear-progress-active-indicator-color:#bf131b}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel{flex-flow:column;padding:25px 0 0;display:flex}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel h4{color:#ff6c6c;text-align:center;text-transform:uppercase;letter-spacing:.14em;margin:0;font-family:Source Code Pro,sans-serif;font-size:.78em;font-weight:400}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button{cursor:pointer;color:#fff;letter-spacing:.02em;-webkit-user-select:all;user-select:all;background:linear-gradient(90deg,#bf131b47,#610d0d9e),#070707d6;border:1px solid #ff6c6cc2;border-radius:8px;outline:none;flex:auto;justify-content:center;align-items:center;gap:14px;margin-top:25px;padding:18px 64px;font-family:"Exo 2",sans-serif;font-size:1.5rem;font-weight:600;transition:border-color .2s,box-shadow .2s,color .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 18px #bf131b47}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:before,.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:after{content:"";background:#ffc107b3;width:22px;height:1px;position:absolute;top:50%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:before{left:18px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:after{right:18px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:hover,.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:focus-visible{border-color:#ffc107;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff14,0 0 22px #bf131b57,0 0 28px #ffc1071f}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button .email-address{overflow-wrap:normal;-webkit-user-select:all;user-select:all;white-space:nowrap;letter-spacing:.125rem;min-width:0;font-weight:300}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button .copy-icon{flex:none;width:28px;height:28px;font-size:28px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button .copy-icon svg path{fill:#ffc107}@media screen and (width<=768px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button .copy-icon{width:24px;height:24px;font-size:24px}}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button .copy-status{letter-spacing:0;pointer-events:none;text-transform:uppercase;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;font-family:Source Code Pro,sans-serif;font-size:.75em;line-height:1;transition:all .15s ease-in-out;display:flex;position:absolute;top:0;right:0}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button.copied{border-color:#61ff8b;box-shadow:0 0 5px 5px #61ff8b33}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button.copied .copy-status{color:#000;background:#61ff8bbf}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button.error{border-color:#bf131b;box-shadow:0 0 5px 5px #bf131b33}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button.error .copy-status{color:#fff}@media screen and (width<=600px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button{gap:8px;padding:14px 16px;font-size:.95rem}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:before,.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button:after{display:none}}@media screen and (width>=601px) and (width<=900px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--start .contact-channel button{padding:15px 35px;font-size:1.35rem}}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end{z-index:4;flex:1 0 50%;min-height:420px;position:relative}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .breacher__communication-array__container--end__radar{width:100%;height:100%;min-height:inherit;aspect-ratio:1;border-top-right-radius:15px;border-bottom-right-radius:15px;place-items:center;display:grid;position:relative;overflow:hidden}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .breacher__communication-array__container--end__radar:before{content:"";opacity:.18;pointer-events:none;background-image:radial-gradient(circle,#ffffff2e 0 1px,#0000 1px),linear-gradient(#bf131b14 1px,#0000 1px);background-size:31px 31px,100% 7px;position:absolute;inset:0}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-frame{aspect-ratio:1;border:1px solid #ffffff47;border-radius:20px;width:90%;position:relative;box-shadow:inset 0 0 18px #bf131b47,0 0 24px #bf131b2e}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-frame:before,.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-frame:after{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);height:1px;position:absolute;left:10%;right:10%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-frame:before{top:8%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-frame:after{bottom:8%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .frame-corner{border:1px solid #ffffff73;border-radius:50%;width:44px;height:44px;position:absolute}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .frame-corner:after{content:"";border:1px solid #ffa600d9;border-radius:50%;position:absolute;inset:9px;box-shadow:0 0 10px #ffa60059}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .frame-corner.top-left{top:16px;left:16px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .frame-corner.top-right{top:16px;right:16px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .frame-corner.bottom-left{bottom:16px;left:16px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .frame-corner.bottom-right{bottom:16px;right:16px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-screen{background:radial-gradient(circle,#bf131b29 0 1px,#0000 2px),radial-gradient(circle,#ffffff14,#0000 60%),#1e1e1e8c;border:1px solid #ffffff75;border-radius:50%;position:absolute;inset:11%;overflow:hidden;box-shadow:inset 0 0 40px #000000e6,inset 0 0 22px #bf131b59,0 0 18px #bf131b40}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-noise{opacity:.16;pointer-events:none;background-image:radial-gradient(circle,#ffffff47 0 1px,#0000 1px),radial-gradient(circle,#bf131b3d 0 1px,#0000 1px);background-position:0 0,12px 18px;background-size:43px 47px,59px 53px;animation:1.4s steps(2,end) infinite radar-static;position:absolute;inset:0}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-rings{position:absolute;inset:0}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-rings span{inset:calc(var(--ring-inset,0) * 1%);border:1px solid #ffffff3d;border-radius:50%;position:absolute}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-rings span:first-child{--ring-inset:9}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-rings span:nth-child(2){--ring-inset:21}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-rings span:nth-child(3){--ring-inset:33}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-rings span:nth-child(4){--ring-inset:44}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-rings span:nth-child(5){--ring-inset:49;border-color:#bf131bb3;box-shadow:0 0 10px #bf131b59}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-axis{background:#ffffff57;position:absolute}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-axis.horizontal{width:86%;height:1px;top:50%;left:7%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-axis.vertical{width:1px;height:86%;top:7%;left:50%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-tick{transform:rotate(var(--angle));border-radius:50%;position:absolute;inset:7%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-tick:before{content:"";background:#ffffff61;width:1px;height:11px;position:absolute;top:0;left:50%;transform:translate(-50%)}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-tick.major:before{background:#bf131bd9;height:18px;box-shadow:0 0 8px #bf131b80}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-sweep,.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-sweep-line{pointer-events:none;border-radius:50%;animation:5s linear infinite radar-spin;position:absolute;inset:0}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-sweep{mix-blend-mode:screen;background:conic-gradient(from -34deg,#0000 0deg,#bf131b0a 16deg,#bf131b57 42deg,#ff6c6cad 48deg,#0000 52deg 360deg)}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-sweep-line{filter:drop-shadow(0 0 8px #bf131bcc);background:conic-gradient(from -1deg,#ff6c6cf2 0deg 1.2deg,#0000 1.5deg 360deg)}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-core{aspect-ratio:1;border:1px solid #ffffff94;border-radius:50%;width:46px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 12px #bf131b80,0 0 12px #bf131b80}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-core:after{content:"";background:#ff6c6c;border-radius:50%;position:absolute;inset:13px;box-shadow:0 0 12px #bf131b}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-target{top:var(--y);left:var(--x);aspect-ratio:1;opacity:0;width:10px;animation:5s linear infinite both radar-blip;animation-delay:var(--delay);background:#ffe5b4;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 8px #ffe5b4,0 0 16px #ffe5b440}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-panel{background:repeating-linear-gradient(0deg,#bf131b59 0 2px,#0000 2px 8px);border:1px solid #ffffff26;width:24px;height:18%;position:absolute;top:42%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-panel.left{left:3%}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-panel.right{right:3%}@media screen and (width<=768px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .radar-panel{width:12px}}@media screen and (width<=600px){.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end{min-height:320px}.breacher__communication-array .breacher__communication-array__container .breacher__communication-array__container--end .frame-corner{width:32px;height:32px}}@keyframes radar-spin{to{transform:rotate(360deg)}}@keyframes radar-blip{0%{opacity:0;transform:translate(-50%,-50%)scale(.65)}2%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}12%{opacity:.78;transform:translate(-50%,-50%)scale(1)}28%{opacity:0;transform:translate(-50%,-50%)scale(.82)}to{opacity:0;transform:translate(-50%,-50%)scale(.65)}}@keyframes radar-static{50%{opacity:.24;transform:translate(1px,-1px)}}.breacher__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff14,#0000 28%),radial-gradient(circle at 20% 0,#bf131b21,#0000 22%),#10101080;border:1px solid #ff6c6c3d;border-radius:8px;height:100%;padding:28px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 50px #0000005c,0 0 28px #bf131b1f}.breacher__card:before{content:"";pointer-events:none;border:1px solid #ffffff14;position:absolute;inset:12px}.breacher__card:after{content:"";opacity:.8;background:linear-gradient(90deg,#0000,#ff6c6c,#ffc107,#0000);height:2px;position:absolute;top:0;left:0;right:0}.breacher__card .card-status{letter-spacing:.1em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:14px;font-family:Source Code Pro,sans-serif;font-size:.72rem;line-height:1;display:flex}.breacher__card .card-status.online{color:#61ff8bd9}.breacher__card .card-status.online span{background:#61ff8b;box-shadow:0 0 10px #61ff8bd9}.breacher__card .card-status.unavailable{color:#ffc107d9}.breacher__card .card-status.unavailable span{background:#ffc107;box-shadow:0 0 10px #ffc107d9}.breacher__card .card-status.offline{color:#ff6c6cd9}.breacher__card .card-status.offline span{background:#ff6c6c;box-shadow:0 0 10px #ff6c6cd9}.breacher__card .card-status span{border-radius:50%;width:8px;height:8px}.breacher__card h2.card-title{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:1.5em;font-weight:600;line-height:1.35}.breacher__card h2.card-title.center{text-align:center}.breacher__card hr{border-width:1px;border-color:#ffffff26;margin:25px 0}.breacher__card .breacher__card--actions p.actions-text{color:#ffffff80;letter-spacing:.1rem;text-align:center;margin:25px 0 20px;font-size:.85rem;font-weight:300}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper{flex-flow:row;gap:15px;width:100%;display:flex;position:relative;overflow:auto}@media screen and (width<=1200px){.breacher__card .breacher__card--actions .breacher__card--actions__wrapper{flex-flow:column wrap}}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper button{background:0 0;border:none;outline:none;flex:1 0 100%;overflow:hidden}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper md-filled-button{text-transform:uppercase;border-radius:12px;width:100%;font-weight:700}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper md-filled-button [slot=icon]{width:auto;height:auto;font-weight:500}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper md-filled-tonal-button{text-transform:uppercase;border-radius:12px;width:100%;max-width:100%;font-weight:600;overflow:auto hidden;letter-spacing:.15rem!important}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper md-filled-tonal-button [slot=icon]{width:auto;height:auto;font-weight:500}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper md-outlined-button{text-transform:uppercase;border-radius:12px;flex:1 0 50%;font-weight:600}.breacher__card .breacher__card--actions .breacher__card--actions__wrapper md-outlined-button [slot=icon]{width:auto;height:auto;font-weight:500}.breacher__card h4.note-title{color:#fff;letter-spacing:25%;text-transform:uppercase;margin:0 15px 15px 0;font-size:1.25em;font-weight:500}.breacher__card p.note{color:#ffffff80;margin:0 0 25px 25px;font-family:Source Code Pro,sans-serif;font-size:.9em;font-weight:100;line-height:1.5em}.breacher__card .profile-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 24px;display:grid}@media screen and (width<=425px){.breacher__card .profile-metrics{grid-template-columns:auto}}.breacher__card .profile-metrics div{text-align:center;background:#2f2f30bf;border:1px solid #ffffff1f;border-radius:4px;padding:12px 10px}.breacher__card .profile-metrics div:nth-child(2n){background:#2f2f3040}.breacher__card .profile-metrics .metric-value,.breacher__card .profile-metrics .metric-label{display:block}.breacher__card .profile-metrics .metric-value{color:#ffc10780;letter-spacing:.1rem;font-family:Source Code Pro,sans-serif;font-size:1.75rem;font-weight:900;line-height:1}.breacher__card .profile-metrics .metric-label{color:#fff;letter-spacing:.25em;text-transform:uppercase;margin-top:8px;font-family:"Exo 2",sans-serif;font-size:.75rem;font-weight:400}@media screen and (width<=600px){.breacher__card h4.note-title{font-size:1em}.breacher__card p.note{font-size:.8em}}.breacher__card .breacher__list{border:1px solid #ffffff26;border-radius:6px;flex-direction:column;width:100%;max-width:100%;height:100%;max-height:300px;margin:25px 0;display:inline-flex;position:relative;overflow:hidden auto}.breacher__card .breacher__list .breacher__list--item{background:#2f2f3080;flex-flow:row;justify-content:space-between;align-items:center;width:100%;padding:35px 25px;font-family:Source Code Pro,sans-serif;display:flex;position:relative;overflow:auto hidden}.breacher__card .breacher__list .breacher__list--item:nth-child(2n){background:#2f2f3026}.breacher__card .breacher__list .breacher__list--item .breacher__list--item__label{color:#ffffff59;text-transform:uppercase;letter-spacing:.25em;flex:0 0 225px;width:100%;font-size:1.15em;font-weight:800;position:relative}.breacher__card .breacher__list .breacher__list--item .breacher__list--item__value{opacity:1;color:#fff;letter-spacing:.075em;text-transform:capitalize;white-space:nowrap;flex:none;font-size:.85em;font-weight:200;position:relative}.breacher__card .breacher__list .breacher__list--item .breacher__list--item__value.empty{opacity:.5}.breacher__terminal{border:2px solid #42424280;border-radius:10px;width:100%;min-width:0;max-width:100%;line-height:200%;position:relative}.breacher__terminal .breacher__terminal--header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#42424259;flex-direction:row;align-items:center;height:48px;max-height:48px;padding:0 15px;display:flex}.breacher__terminal .breacher__terminal--header .window-title{text-align:center;color:#fff;letter-spacing:5%;flex:auto;font-weight:400}.breacher__terminal .breacher__terminal--header button.clear-button,.breacher__terminal .breacher__terminal--header button.close-button{background:0 0;border:none;outline:none;position:absolute;right:0}.breacher__terminal .breacher__terminal--header button.clear-button.clear-button,.breacher__terminal .breacher__terminal--header button.close-button.clear-button{right:36px}.breacher__terminal .breacher__terminal--body{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-wrap-mode:wrap;background:#1e1e1e59;max-height:400px;padding:15px;overflow:auto}@media screen and (width<=900px){.breacher__terminal .breacher__terminal--body{text-wrap-mode:nowrap}}.breacher__terminal .breacher__terminal--body .terminal-output{color:#fff;overflow-wrap:anywhere;min-width:0;font-family:Source Code Pro,sans-serif}.breacher__terminal .breacher__terminal--body .terminal-output .command{font-family:Source Code Pro,sans-serif;font-weight:700}.breacher__terminal .breacher__terminal--body .terminal-output .line{margin-left:20px;font-family:Source Code Pro,sans-serif;font-weight:300}.breacher__terminal .breacher__terminal--body .terminal-output .line.typing:after{content:"_";color:#ffffff80;animation:.75s ease-in-out infinite forwards line-caret-blink;display:inline-block}.breacher__terminal .breacher__terminal--body .terminal-output .line:not(.color-disabled) a:hover,.breacher__terminal .breacher__terminal--body .terminal-output .line:not(.color-disabled) button:hover{color:#ff4a4a}.breacher__terminal .breacher__terminal--body .terminal-output .line a,.breacher__terminal .breacher__terminal--body .terminal-output .line button{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:all .25s ease-in-out}.breacher__terminal .breacher__terminal--body .terminal-output .line.bold,.breacher__terminal .breacher__terminal--body .terminal-output .line .bold{font-weight:700}.breacher__terminal .breacher__terminal--body .terminal-output .line .italic{font-style:italic}.breacher__terminal .breacher__terminal--body .terminal-output .line ul{margin-top:10px;padding-left:25px}.breacher__terminal .breacher__terminal--body .terminal-output .line.color-default,.breacher__terminal .breacher__terminal--body .terminal-output .line .color-default{color:#ffffff80}.breacher__terminal .breacher__terminal--body .terminal-output .line.color-red,.breacher__terminal .breacher__terminal--body .terminal-output .line .color-red{color:#ff4a4a80}.breacher__terminal .breacher__terminal--body .terminal-output .line.color-green,.breacher__terminal .breacher__terminal--body .terminal-output .line .color-green{color:#61ff8b80}.breacher__terminal .breacher__terminal--body .terminal-output .line.color-disabled,.breacher__terminal .breacher__terminal--body .terminal-output .line .color-disabled{color:#ffffff40}.breacher__terminal .breacher__terminal--body .terminal-output .line .success-label{color:#61ff8b80;font-weight:700}.breacher__terminal .breacher__terminal--body .terminal-output .line .info-label{color:#4ac3ff80;font-weight:700}@keyframes line-caret-blink{0%,to{opacity:0}50%{opacity:1}}.breacher__terminal .terminal-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08080859;border:none;border-top:1px solid #424242;outline:none;flex-direction:row;align-items:center;width:100%;min-width:0;max-width:100%;height:64px;padding:15px 20px;font-size:20px;display:flex}.breacher__terminal .terminal-input form{flex-direction:row;align-items:center;width:100%;min-width:0;display:flex}.breacher__terminal .terminal-input .command-indicator{color:#fff;padding-top:4px;padding-right:8px;font-weight:700}@keyframes blink{0%{color:#fff0}50%{color:#ffffff80}to{color:#fff0}}.breacher__terminal .terminal-input .blinking-cursor{color:#ffffff80;font-size:24px;font-weight:400;animation:.75s ease-in-out infinite forwards blink}.breacher__terminal .terminal-input input.terminal-input--textfield{color:#ffffff80;background:0 0;border:none;outline:none;width:100%;min-width:0;height:100%;margin-right:15px;font-family:Source Code Pro,sans-serif;font-size:16px;font-weight:400}.breacher__terminal .terminal-input input.terminal-input--textfield[disabled]{opacity:.5}.breacher__terminal .terminal-input md-filled-button{flex:none;font-weight:800}.breacher__terminal .terminal-input md-filled-button [slot=icon]{width:auto;height:auto;font-weight:500}@media screen and (width<=420px){.breacher__terminal .breacher__terminal--body{padding:12px;font-size:14px}.breacher__terminal .terminal-input{padding:12px;font-size:18px}.breacher__terminal .terminal-input form{gap:8px}.breacher__terminal .terminal-input input.terminal-input--textfield{margin-right:0;font-size:14px}}@font-face{font-family:"Exo 2";src:url(../../../fonts/exo2.woff2)format("woff2");font-display:swap}@font-face{font-family:Source Code Pro;src:url(../../../fonts/source-code-pro.woff2)format("woff2");font-display:swap}:root{--md-sys-color-background:#141218;--md-sys-color-error:#f2b8b5;--md-sys-color-error-container:#8c1d18;--md-sys-color-inverse-on-surface:#322f35;--md-sys-color-inverse-primary:#6750a4;--md-sys-color-inverse-surface:#e6e0e9;--md-sys-color-on-background:#e6e0e9;--md-sys-color-on-error:#601410;--md-sys-color-on-error-container:#f9dedc;--md-sys-color-on-primary:#2f2f30;--md-sys-color-on-primary-container:#2f2f30;--md-sys-color-on-primary-fixed:#21005d;--md-sys-color-on-primary-fixed-variant:#4f378b;--md-sys-color-on-secondary:#fff;--md-sys-color-on-secondary-container:#fff;--md-sys-color-on-secondary-fixed:#1d192b;--md-sys-color-on-secondary-fixed-variant:#4a4458;--md-sys-color-on-surface:#e6e0e9;--md-sys-color-on-surface-variant:#cac4d0;--md-sys-color-on-tertiary:#492532;--md-sys-color-on-tertiary-container:#000;--md-sys-color-on-tertiary-fixed:#31111d;--md-sys-color-on-tertiary-fixed-variant:#633b48;--md-sys-color-outline:#938f99;--md-sys-color-outline-variant:#49454f;--md-sys-color-primary:#ffc107;--md-sys-color-primary-container:#ffc107;--md-sys-color-primary-fixed:#eaddff;--md-sys-color-primary-fixed-dim:#d0bcff;--md-sys-color-scrim:#000;--md-sys-color-secondary:#610d0d;--md-sys-color-secondary-container:#610d0d;--md-sys-color-secondary-fixed:#e8def8;--md-sys-color-secondary-fixed-dim:#ccc2dc;--md-sys-color-shadow:#000;--md-sys-color-surface:#141218;--md-sys-color-surface-bright:#3b383e;--md-sys-color-surface-container:#211f26;--md-sys-color-surface-container-high:#2b2930;--md-sys-color-surface-container-highest:#36343b;--md-sys-color-surface-container-low:#1d1b20;--md-sys-color-surface-container-lowest:#0f0d13;--md-sys-color-surface-dim:#141218;--md-sys-color-surface-tint:#d0bcff;--md-sys-color-surface-variant:#49454f;--md-sys-color-tertiary:#2f2f30;--md-sys-color-tertiary-container:#2f2f30;--md-sys-color-tertiary-fixed:#ffd8e4;--md-sys-color-tertiary-fixed-dim:#efb8c8;--md-ref-typeface-brand:"Exo 2";--md-ref-typeface-plain:sans-serif;--md-ref-typeface-weight-bold:900;--md-button-label-text-font:"Exo 2", sans-serif;--md-filled-button-label-text-font:"Exo 2", sans-serif;--md-filled-tonal-button-label-text-font:"Exo 2", sans-serif}
