﻿.about-company-block{display:flex;flex-wrap:nowrap;gap:.5rem;background-size:cover;padding:1rem;width:90vw;max-width:100%;margin:0 auto;align-items:flex-start;}@media (max-width: 991px) and (min-width: 768px){.about-company-block{flex-wrap:wrap;gap:.4rem;padding:1rem 2rem}}@media (max-width: 767px){.about-company-block{flex-direction:column;padding:1rem 1.5rem;gap:.5rem}}.about-company-left{flex:0 0 35%;display:flex;flex-direction:column;gap:.5rem;}@media (max-width: 991px) and (min-width: 768px){.about-company-left{flex:1 1 100%}}@media (max-width: 767px){.about-company-left{flex:1 1 100%}}.about-company-left__title{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:3em;font-weight:900;text-align:left;margin:0;-webkit-text-stroke:2px #fff;text-stroke:2px #fff;letter-spacing:.1em;text-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff;}@media (max-width: 991px) and (min-width: 768px){.about-company-left__title{font-size:2.5em}}@media (max-width: 767px){.about-company-left__title{font-size:1.8em}}.about-company-left__subtitle{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:.8em;opacity:.85;text-align:left;color:#fff;margin:0;}@media (max-width: 991px) and (min-width: 768px){.about-company-left__subtitle{font-size:.7em}}@media (max-width: 767px){.about-company-left__subtitle{font-size:.6em}}.about-company-left__slogan{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:.9em;font-weight:700;text-align:left;color:#fff;margin:0;margin-top:.1rem;}@media (max-width: 991px) and (min-width: 768px){.about-company-left__slogan{font-size:.8em}}@media (max-width: 767px){.about-company-left__slogan{font-size:.7em}}.about-company-left__divider{width:25px;height:4px;background-color:#f77d06;margin-top:8px;border-radius:3px;}@media (max-width: 767px){.about-company-left__divider{width:15px;height:3px;margin-top:6px}}.about-company-right{flex:1 1 60%;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:100%;}@media (max-width: 991px) and (min-width: 768px){.about-company-right{flex:1 1 100%}}@media (max-width: 767px){.about-company-right{flex:1 1 100%}}.about-company-right-line{width:100%;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1.1em;line-height:1.5;margin:0;color:#fff;}@media (max-width: 991px) and (min-width: 768px){.about-company-right-line{font-size:.9em}}@media (max-width: 767px){.about-company-right-line{font-size:.8em}}.about-company-right-line-container{display:flex;flex-direction:column;width:100%}.about-company-bold{font-weight:700}.about-company-gap{font-weight:400;margin-left:1rem}.about-company-link{display:inline-block;margin-top:1rem;padding:.5rem 1rem;background-color:#f77d06;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background-color .3s ease}.about-company-link:hover{background-color:#d65a00}.about-company-image{margin-top:1.5rem;width:100%}.about-company-image img{width:100%;max-width:400px;height:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.3)}.about-company-divider-bar{height:2px;width:100%;background:linear-gradient(to right, #d65a00 80px, #666 1px);margin-top:.25rem;border-radius:1px}@media (max-width: 767px){.about-company-divider-bar{height:1.5px;margin-top:.2rem}}blockquote.note{border-inline-start:.25rem solid var(--blue-fg)}blockquote.note .alert-title,blockquote.note li::marker{color:var(--blue-fg)}blockquote.note .alert-title .icon{-webkit-mask-image:var(--icon-info);mask-image:var(--icon-info)}blockquote.tip{border-inline-start:.25rem solid var(--green-fg)}blockquote.tip .alert-title,blockquote.tip li::marker{color:var(--green-fg)}blockquote.tip .alert-title .icon{-webkit-mask-image:var(--icon-lightbulb);mask-image:var(--icon-lightbulb)}blockquote.important{border-inline-start:.25rem solid var(--purple-fg)}blockquote.important .alert-title,blockquote.important li::marker{color:var(--purple-fg)}blockquote.important .alert-title .icon{-webkit-mask-image:var(--icon-important);mask-image:var(--icon-important)}blockquote.warning{border-inline-start:.25rem solid var(--yellow-fg)}blockquote.warning .alert-title,blockquote.warning li::marker{color:var(--yellow-fg)}blockquote.warning .alert-title .icon{-webkit-mask-image:var(--icon-warning);mask-image:var(--icon-warning)}blockquote.caution{border-inline-start:.25rem solid var(--red-fg)}blockquote.caution .alert-title,blockquote.caution li::marker{color:var(--red-fg)}blockquote.caution .alert-title .icon{-webkit-mask-image:var(--icon-caution);mask-image:var(--icon-caution)}blockquote .alert-title{margin-block-end:-.75rem;font-weight:bold}blockquote .alert-title .icon{vertical-align:-.125em;margin-inline-end:.25rem}.application-form{width:70vw;margin:5rem auto 0 auto;display:flex;flex-wrap:wrap;color:#ddd}.application-form-left{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.application-form-left .application-form__title{color:#fff;font-size:2.75rem;margin-bottom:.25rem;font-weight:bold}.application-form-left .application-form__subtitle{color:gray;font-size:1rem;margin:0}.application-form-left .application-form__slogan{color:#fff;font-size:1rem;margin-top:.25rem;font-weight:bold}.application-form-left .application-form__divider{position:relative;height:4px;width:40px;background-color:rgba(0,0,0,0);margin:1rem 0;border-radius:2px;overflow:hidden}.application-form-left .application-form__divider::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#f77d06;border-radius:2px}.application-form-left .application-form__description{color:#ccc;white-space:pre-line;text-align:center;font-size:1rem;margin-top:1rem}.application-form-right{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.application-form-right .z-contact-form{width:100%}.application-form-right .z-contact-form__header{text-align:center;margin-bottom:2rem}.application-form-right .z-contact-form__title{font-size:2rem;font-weight:bold;color:#fff;margin-bottom:.5rem}.application-form-right .z-contact-form__subtitle{font-size:1.125rem;color:#ddd;font-weight:400}.application-form-right .z-contact-form__form{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid #fff;border-radius:8px;background:rgba(0,0,0,0)}.application-form-right .z-contact-form__form .z-contact-form__field{display:flex;flex-direction:column;gap:.5rem}.application-form-right .z-contact-form__form .z-contact-form__label{color:#ccc;font-size:1rem}.application-form-right .z-contact-form__form .z-contact-form__input,.application-form-right .z-contact-form__form .z-contact-form__textarea{padding:.75rem;background:#fff;border:1px solid #666;border-radius:4px;color:#000}.application-form-right .z-contact-form__form .z-contact-form__textarea{min-height:120px;resize:vertical}.application-form-right .z-contact-form__form .z-contact-form__button{align-self:flex-start;padding:.75rem;background:#f77d06;color:#fff;border:none;border-radius:4px;font-weight:bold;cursor:pointer}.application-form-right .z-contact-form__turnstile-wrapper{margin-top:1.5rem;display:flex;justify-content:center;align-items:center}.application-form-right .z-contact-form__turnstile-wrapper .cf-turnstile{max-width:320px;width:100%}@media (max-width: 768px){.application-form{width:90vw;flex-direction:column}.application-form-right{width:100%}.application-form .z-contact-form__title{font-size:1.6rem}.application-form .z-contact-form__subtitle{font-size:1rem}.application-form .z-contact-form__input,.application-form .z-contact-form__textarea{font-size:.95rem}.application-form .z-contact-form__button{padding:1rem;font-size:1rem}.application-form .z-contact-form__turnstile-wrapper{padding:1rem 0}}@media (max-width: 480px){.application-form{width:80vw}.application-form .z-contact-form__title{font-size:1.4rem}.application-form .z-contact-form__subtitle{font-size:.9rem}.application-form .z-contact-form__input,.application-form .z-contact-form__textarea{font-size:.85rem;padding:.6rem}.application-form .z-contact-form__button{font-size:.9rem;padding:.85rem 1.5rem}}#banner-container{--mask: linear-gradient(black, transparent);-webkit-user-select:none;-webkit-mask-image:var(--mask);position:absolute;z-index:-1;mask-image:var(--mask);inset-block-start:0;inset-inline-start:0;width:100%;height:30vh;user-select:none}#banner-container #banner{position:fixed;transition:none;margin:0;inset-block-start:0;inset-inline-start:0}#banner-container+#heading{margin-block-start:30vh}@media only screen and (max-width: 479px){body:has(#banner-container) #site-nav:not(#handle+#site-nav){margin-block-start:calc(30vh + 1rem)}}#heading{margin:2rem 0 1rem;text-align:center}#heading h1{-webkit-background-clip:text;margin:0;background-image:linear-gradient(to right, var(--fg-muted-4), var(--fg-color), var(--fg-muted-4));background-clip:text;color:rgba(0,0,0,0)}#heading h1+p{display:inline}#heading .tags{display:inline-flex;justify-content:center;margin-block-start:1rem}#article-list{display:flex;flex-direction:column;gap:1rem;margin-block-start:2rem}#article-list article{--bg-overlay: var(--accent-color-alpha);position:relative;transition:var(--transition);box-shadow:var(--edge-highlight),var(--shadow-glass);border-radius:var(--rounded-corner);border-start-end-radius:2.125rem;border-end-end-radius:1.8125rem;background-image:linear-gradient(var(--bg-overlay), var(--bg-overlay)),linear-gradient(var(--glass-bg), var(--glass-bg)),var(--blurnail);background-position:center;background-size:cover;background-color:var(--bg-overlay);padding:1rem;overflow:hidden}#article-list article:hover h3::after{transform:none;opacity:1}:root[dir*=rtl] #article-list article:hover h3::after{transform:scaleX(-1)}#article-list article:active:not(:has(.tag:active)){transform:var(--active)}#article-list article:has(>a:focus-visible){animation:focus-in var(--transition);outline:.125rem solid var(--accent-color);outline-offset:.125rem}@supports not selector(:focus-visible){#article-list article:has(>a:focus){animation:focus-in var(--transition);outline:.125rem solid var(--accent-color);outline-offset:.125rem}}#article-list article>a{position:absolute;inset:0;border-radius:var(--rounded-corner);border-start-end-radius:2.125rem;border-end-end-radius:1.8125rem}#article-list article h3{margin:0;color:var(--accent-color);font-weight:bold;line-height:1;font-family:var(--font-system-ui)}#article-list article h3::after{-webkit-mask-image:var(--icon-right);display:inline-block;position:relative;transform:translateX(-.25rem);opacity:0;mask-image:var(--icon-right);transition:var(--transition);margin-inline-start:.25rem;background-color:currentColor;width:1rem;height:1rem;pointer-events:none;content:""}:root[dir*=rtl] #article-list article h3::after{transform:scaleX(-1) translateX(-.25rem)}#article-list article .tags{position:relative;justify-content:flex-end;z-index:1;margin:0}#article-list article .tags a{background-color:var(--accent-color-alpha);color:var(--accent-color)}#article-list article .tags a:hover{background-color:var(--accent-color);color:var(--contrast-color)}#article-list article.draft::before,#article-list article.archive::before,#article-list article.featured::before,#article-list article.hot::before,#article-list article.poor::before{position:absolute;transform:translateY(-50%);opacity:var(--disabled-opacity);mask-size:cover;transition:var(--transition-longer);inset-block-start:50%;inset-inline-end:-3rem;width:12rem;height:12rem;content:""}#article-list article.draft:hover::before,#article-list article.archive:hover::before,#article-list article.featured:hover::before,#article-list article.hot:hover::before,#article-list article.poor:hover::before{transform:translateY(-50%) rotate(-10deg) scale(1.5)}:root[dir*=rtl] #article-list article.draft:hover::before,:root[dir*=rtl] #article-list article.archive:hover::before,:root[dir*=rtl] #article-list article.featured:hover::before,:root[dir*=rtl] #article-list article.hot:hover::before,:root[dir*=rtl] #article-list article.poor:hover::before{transform:translateY(-50%) rotate(10deg) scale(1.5)}#article-list article.draft{--bg-overlay: var(--fg-muted-1)}#article-list article.draft::before{-webkit-mask-image:var(--icon-pencil);mask-image:var(--icon-pencil);background-color:var(--fg-muted-1)}#article-list article.draft h3{color:var(--fg-muted-4)}#article-list article.draft .badge{background-color:var(--fg-muted-1);color:var(--fg-muted-5)}#article-list article.draft .badge .icon{-webkit-mask-image:var(--icon-pencil);mask-image:var(--icon-pencil)}#article-list article.draft .tags a{background-color:var(--fg-muted-1);color:var(--fg-muted-5)}#article-list article.draft .tags a:hover{background-color:var(--fg-muted-5);color:var(--fg-contrast)}#article-list article.archive{--bg-overlay: var(--purple-bg)}#article-list article.archive::before{-webkit-mask-image:var(--icon-archive);mask-image:var(--icon-archive);background-color:var(--purple-bg)}#article-list article.archive h3{color:var(--purple-fg)}#article-list article.archive .badge{background-color:var(--purple-bg);color:var(--purple-fg)}#article-list article.archive .badge .icon{-webkit-mask-image:var(--icon-archive);mask-image:var(--icon-archive)}#article-list article.archive .tags a{background-color:var(--purple-bg);color:var(--purple-fg)}#article-list article.archive .tags a:hover{background-color:var(--purple-fg);color:var(--fg-contrast)}#article-list article.featured{--bg-overlay: var(--yellow-bg)}#article-list article.featured::before{-webkit-mask-image:var(--icon-star);mask-image:var(--icon-star);background-color:var(--yellow-bg)}#article-list article.featured:hover::before{transform:translateY(-50%) rotate(62deg) scale(1.5)}:root[dir*=rtl] #article-list article.featured:hover::before{transform:translateY(-50%) rotate(-62deg) scale(1.5)}#article-list article.featured h3{color:var(--yellow-fg)}#article-list article.featured .badge{background-color:var(--yellow-bg);color:var(--yellow-fg)}#article-list article.featured .badge .icon{-webkit-mask-image:var(--icon-star);mask-image:var(--icon-star)}#article-list article.featured .tags a{background-color:var(--yellow-bg);color:var(--yellow-fg)}#article-list article.featured .tags a:hover{background-color:var(--yellow-fg);color:var(--fg-contrast)}#article-list article.hot{--bg-overlay: var(--red-bg)}#article-list article.hot::before{-webkit-mask-image:var(--icon-fire);mask-image:var(--icon-fire);background-color:var(--red-bg)}#article-list article.hot h3{color:var(--red-fg)}#article-list article.hot .badge{background-color:var(--red-bg);color:var(--red-fg)}#article-list article.hot .badge .icon{-webkit-mask-image:var(--icon-fire);mask-image:var(--icon-fire)}#article-list article.hot .tags a{background-color:var(--red-bg);color:var(--red-fg)}#article-list article.hot .tags a:hover{background-color:var(--red-fg);color:var(--fg-contrast)}#article-list article.poor{--bg-overlay: var(--brown-bg)}#article-list article.poor::before{-webkit-mask-image:var(--icon-poop);mask-image:var(--icon-poop);background-color:var(--brown-bg)}#article-list article.poor h3{color:var(--brown-fg)}#article-list article.poor .badge{background-color:var(--brown-bg);color:var(--brown-fg)}#article-list article.poor .badge .icon{-webkit-mask-image:var(--icon-poop);mask-image:var(--icon-poop)}#article-list article.poor .tags a{background-color:var(--brown-bg);color:var(--brown-fg)}#article-list article.poor .tags a:hover{background-color:var(--brown-fg);color:var(--fg-contrast)}#article-list article .badge{float:inline-end;box-shadow:var(--edge-highlight);border-radius:999px;padding:.375rem .75rem;height:fit-content;font-weight:bold;white-space:nowrap}#article-list article .badge .icon{vertical-align:-.125em;margin-inline-end:.25rem}#article-list article .details{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.25rem;margin-block-start:1rem;border-block-start:max(1px,.0625rem) solid var(--fg-muted-2);padding-block-start:.5rem}#paginator{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;margin-block-start:4rem}#paginator #paginator-first,#paginator #paginator-previous,#paginator #paginator-next,#paginator #paginator-last{display:inline-block;transition:var(--transition);box-shadow:var(--edge-highlight);border-radius:1rem;background-color:var(--fg-muted-1);padding:.5rem;color:var(--fg-muted-4);line-height:0}#paginator #paginator-first .icon,#paginator #paginator-previous .icon,#paginator #paginator-next .icon,#paginator #paginator-last .icon{transition:var(--transition)}:root[dir*=rtl] #paginator #paginator-first .icon,:root[dir*=rtl] #paginator #paginator-previous .icon,:root[dir*=rtl] #paginator #paginator-next .icon,:root[dir*=rtl] #paginator #paginator-last .icon{transform:scaleX(-1)}#paginator a#paginator-first:hover,#paginator a#paginator-previous:hover,#paginator a#paginator-next:hover,#paginator a#paginator-last:hover{background-color:var(--fg-muted-2);color:var(--fg-muted-5)}#paginator a#paginator-first:active,#paginator a#paginator-previous:active,#paginator a#paginator-next:active,#paginator a#paginator-last:active{transform:var(--active);border-radius:1rem}#paginator span#paginator-first,#paginator span#paginator-previous,#paginator span#paginator-next,#paginator span#paginator-last{opacity:var(--disabled-opacity);cursor:not-allowed}#paginator #paginator-previous{border-start-end-radius:var(--rounded-corner-small);border-end-end-radius:var(--rounded-corner-small)}#paginator #paginator-next{border-start-start-radius:var(--rounded-corner-small);border-end-start-radius:var(--rounded-corner-small)}#paginator #paginator-first .icon{-webkit-mask-image:var(--icon-first);mask-image:var(--icon-first)}#paginator #paginator-previous .icon{-webkit-mask-image:var(--icon-previous);mask-image:var(--icon-previous)}#paginator #paginator-next .icon{-webkit-mask-image:var(--icon-next);mask-image:var(--icon-next)}#paginator #paginator-last .icon{-webkit-mask-image:var(--icon-last);mask-image:var(--icon-last)}#paginator #paginator-counter{display:inline-block;transition:var(--transition);box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner-small);background-color:var(--accent-color-alpha);padding:.5rem .625rem;color:var(--accent-color);font-weight:bold;line-height:1;font-variant-numeric:tabular-nums}#paginator:has(a#paginator-previous:active) #paginator-counter{border-start-start-radius:1rem;border-end-start-radius:1rem}#paginator:has(a#paginator-next:active) #paginator-counter{border-start-end-radius:1rem;border-end-end-radius:1rem}.board-members{display:flex;gap:1.5rem;width:98vw;max-width:90vw;margin:0 auto;padding:2rem 2vw;box-sizing:border-box;background-color:rgba(0,0,0,0)}.board-members-left{flex:0 0 35%;display:flex;flex-direction:column;justify-content:flex-start}.board-members__title{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:3em;font-weight:1000 !important;margin:0 0 .2em;color:#fff;letter-spacing:1px;-webkit-text-stroke:1px #fff;text-stroke:1px #fff}.board-members__subtitle{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;color:#888;font-size:.85em;font-weight:400;margin-bottom:.15rem;margin-top:.15rem}.board-members__slogan{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;color:#fff;font-size:1em;font-weight:700;margin-bottom:.4rem;margin-top:0;opacity:.9;letter-spacing:.5px}.board-members__divider{width:27px;height:5px;background-color:#f77d06;border-radius:3px;margin-top:.5rem}.board-members-right{flex:1 1 65%}.board-members-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.8rem}.board-card{background-color:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:1.5rem;text-align:center;backdrop-filter:blur(10px);color:#fff;transition:transform .3s ease,box-shadow .3s ease}.board-card:hover{}.board-card__image{display:block;width:100%;max-height:200px;object-fit:cover;border-radius:8px;margin-bottom:.7rem}.board-card:not(.has-image) .board-card__image{display:none}.board-card__role{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:.95em;color:#fff;font-weight:700;margin-bottom:.3em;letter-spacing:.5px}.board-card__name-row{display:flex;align-items:baseline;gap:.7em;margin-bottom:.2em}.board-card__name{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1.5em;color:#fff;font-weight:400;line-height:1.1}.board-card__en-name{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1em;color:#bbb;font-weight:400;margin-left:.5em;opacity:.85;letter-spacing:.2px}.board-card__title{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1.3em;color:#fff;font-style:italic;margin-bottom:.4rem}.board-card__bio{font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:.9em;color:#fff;opacity:1;line-height:1.6;margin-top:.8rem;text-align:left}@media (max-width: 1199px){.board-members{padding:3rem 4vw}.board-members__title{font-size:4em}.board-members__subtitle{font-size:.95em}.board-members__slogan{font-size:1.1em}.board-card__name,.board-card__title,.board-card__role,.board-card__bio{font-size:1.3em}}@media (max-width: 991px){.board-members{flex-wrap:wrap;padding:2rem 3vw}.board-members-left{flex:1 1 40%;margin-bottom:2rem}.board-members-right{flex:1 1 55%}.board-members-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}.board-members__title{font-size:3.5em}.board-members__subtitle{font-size:.9em}.board-members__slogan{font-size:1.05em}.board-card__name,.board-card__title,.board-card__role,.board-card__bio{font-size:1.2em}}@media (max-width: 767px){.board-members{flex-direction:column;padding:1.5rem 2vw}.board-members-left,.board-members-right{flex:1 1 100%;margin-bottom:1.5rem}.board-members-grid{grid-template-columns:1fr;gap:1.2rem}.board-members__title{font-size:2.8em}.board-members__subtitle{font-size:.85em}.board-members__slogan{font-size:1em}.board-card{padding:1.2rem}.board-card__name,.board-card__title,.board-card__role,.board-card__bio{font-size:1.1em}.board-card__bio{text-align:left}}@media (max-width: 479px){.board-members{padding:1rem 1.5vw}.board-members-left,.board-members-right{margin-bottom:1rem}.board-members__title{font-size:2em}.board-members__subtitle{font-size:.8em}.board-members__slogan{font-size:.95em}.board-card{padding:1rem}.board-card__name,.board-card__title,.board-card__role,.board-card__bio{font-size:1em}}.buttons{display:flex;flex-direction:row;justify-content:space-between;margin-block-start:4rem}.buttons.centered{justify-content:space-around}.buttons a{text-decoration:none}.buttons button{appearance:none;cursor:pointer;border:none;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.buttons button:disabled{cursor:not-allowed}.buttons button:disabled:hover{background-color:var(--fg-muted-1);color:var(--fg-muted-5)}.buttons button:disabled:active{transform:none}.buttons a,.buttons button{transition:var(--transition);box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner);background-color:var(--fg-muted-1);padding:.75rem 1rem;color:var(--fg-muted-5);font-weight:bold;font-size:var(--font-size-small);line-height:1}.buttons a:hover,.buttons button:hover{background-color:var(--fg-muted-2);color:var(--fg-color)}.buttons a:active,.buttons button:active{transform:var(--active)}.buttons a.colored,.buttons button.colored{box-shadow:none;background-color:rgba(0,0,0,0);color:var(--accent-color)}.buttons a.colored:hover,.buttons button.colored:hover{box-shadow:var(--edge-highlight);background-color:var(--accent-color-alpha)}.buttons a.big,.buttons button.big{border-radius:999px;padding:1rem 1.5rem}pre,code,kbd,samp{font-family:var(--font-monospace-code)}code:not(pre code){box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner-small);background-color:var(--fg-muted-1);padding:.125rem .375rem;color:var(--red-fg);font-size:var(--font-size-small-em)}pre{margin:1rem 0 1rem;box-shadow:var(--edge-highlight),var(--shadow);border-radius:var(--rounded-corner);background-color:var(--fg-muted-1);padding:1rem;max-width:100vw;overflow:auto;line-height:normal}pre table{box-shadow:none;border-radius:0;background-color:rgba(0,0,0,0);table-layout:auto;overflow:hidden}pre table tr:nth-child(even){background-color:rgba(0,0,0,0)}pre table tr th,pre table tr td{padding:0}pre table tr th{background-color:rgba(0,0,0,0);font-weight:normal}pre table td:nth-of-type(1){-webkit-user-select:none;user-select:none;text-align:center}pre mark{display:block;box-shadow:none;border-radius:0;background-color:var(--fg-muted-1);padding:0;color:var(--fg-color)}pre[data-linenos]{padding:1rem 0}.z-contact-form{background-color:rgba(0,0,0,0);padding:1rem 2rem;border-radius:1rem;max-width:700px;margin:0 auto;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-weight:400}.z-contact-form__header{text-align:center;margin-bottom:2rem}.z-contact-form__title{font-size:2rem;font-weight:400;color:#fff;margin-bottom:.5rem}.z-contact-form__subtitle{font-size:1.125rem;color:#ddd;font-weight:400}.z-contact-form__form{display:flex;flex-direction:column;gap:1.5rem}.z-contact-form__field{display:flex;flex-direction:column}.z-contact-form__label{font-weight:400;font-size:1rem;color:#fff;margin-bottom:.5rem}.z-contact-form__input,.z-contact-form__textarea{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #f77d06;border-radius:.5rem;background-color:#fff;color:#000;transition:border-color .2s ease,box-shadow .2s ease;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-weight:400}.z-contact-form__input::placeholder,.z-contact-form__textarea::placeholder{color:rgba(255,255,255,.7);font-weight:400}.z-contact-form__textarea{min-height:120px;resize:vertical}.z-contact-form__button{align-self:flex-start;background-color:#f77d06;color:#fff;font-weight:400;padding:1.25rem 2.75rem;font-size:1.375rem;border:none;border-radius:.75rem;cursor:pointer;transition:background-color .2s ease;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.z-contact-form__button:hover{background-color:#f77d06}@media (max-width: 1199px){.z-contact-form{max-width:600px;padding:3.5rem 1.75rem}.z-contact-form__title{font-size:1.8rem}.z-contact-form__subtitle{font-size:1rem}.z-contact-form__input,.z-contact-form__textarea{font-size:.95rem}.z-contact-form__button{padding:1.1rem 2.25rem;font-size:1.25rem;border-radius:.7rem}}@media (max-width: 991px){.z-contact-form{max-width:500px;padding:3rem 1.5rem}.z-contact-form__title{font-size:1.6rem}.z-contact-form__subtitle{font-size:.95rem}.z-contact-form__input,.z-contact-form__textarea{font-size:.9rem}.z-contact-form__button{padding:1rem 2rem;font-size:1.15rem;border-radius:.65rem}}@media (max-width: 767px){.z-contact-form{max-width:100%;padding:2.5rem 1rem;border-radius:.75rem}.z-contact-form__title{font-size:1.4rem}.z-contact-form__subtitle{font-size:.9rem}.z-contact-form__input,.z-contact-form__textarea{font-size:.85rem;padding:.6rem .9rem}.z-contact-form__button{padding:.95rem 1.8rem;font-size:1.1rem;border-radius:.6rem}}@media (max-width: 479px){.z-contact-form{padding:2rem .75rem;border-radius:.5rem}.z-contact-form__title{font-size:1.2rem}.z-contact-form__subtitle{font-size:.85rem}.z-contact-form__input,.z-contact-form__textarea{font-size:.8rem;padding:.5rem .8rem}.z-contact-form__button{padding:.85rem 1.5rem;font-size:1rem;border-radius:.5rem}}.docs-resources-container{max-width:80vw;margin:0 auto;padding:2rem 1rem}.docs-resource-row{margin-bottom:2rem}.docs-resource-header{display:flex;justify-content:space-between;align-items:center}.docs-resource-title{font-size:.95rem;font-weight:700;color:#fff}.docs-download-link{text-decoration:none}.docs-download-icon{display:inline-flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .2s ease}.docs-download-icon svg{width:100%;height:100%}.docs-download-link:hover .docs-download-icon{transform:scale(1.1)}.docs-resource-description{margin-top:.5rem;font-size:.75rem;color:#bbb;line-height:1.6}.docs-resource-divider{margin-top:1.5rem;border:none;border-bottom:1px solid #666}@media (max-width: 900px){.docs-resource-title{font-size:.85rem}.docs-resource-description{font-size:.7rem}.docs-download-icon{width:2.2rem;height:2.2rem}}@media (max-width: 600px){.docs-resource-header{flex-direction:row;align-items:flex-start}.docs-resource-title{font-size:.75rem}.docs-resource-description{font-size:.6rem}.docs-download-icon{width:2rem;height:2rem}}.emoji{display:inline-block;vertical-align:bottom;transition:var(--transition);cursor:zoom-in;margin:0;box-shadow:none;border-radius:0;background-color:rgba(0,0,0,0);width:1.5em;height:1.5em}.emoji:hover{transform:scale(2)}a.external::after{-webkit-mask-image:var(--icon-external);display:inline-block;opacity:var(--dim-opacity);mask-image:var(--icon-external);mask-size:cover;margin-inline-start:.25rem;background-color:currentColor;width:max(.75rem,.75em);height:max(.75rem,.75em);content:""}:root[dir*=rtl] a.external::after{transform:scaleX(-1)}h1 a:has(.icon.feed){color:currentColor}h1 .icon.feed{-webkit-mask-image:var(--icon-feed);vertical-align:-.375rem;mask-image:var(--icon-feed);margin-inline-start:.5rem;width:1em;height:1em}.footnotes-list p{margin-block-start:0;margin-block-end:0}#site-footer{grid-area:footer;margin-block-end:0rem;text-align:center;background-color:#fff;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;color:#000;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:1rem 2rem;padding-top:15rem}#site-footer .footer-content{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:wrap;gap:2rem}#site-footer .footer-logo{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-right:auto;padding-left:5rem;gap:1rem}@media (min-width: 3840px){#site-footer .footer-logo{padding-left:8rem;gap:1.5rem}}@media (max-width: 1400px){#site-footer .footer-logo{padding-left:3rem}}@media (max-width: 1023px){#site-footer .footer-logo{padding-left:3rem;align-items:center;text-align:center}}#site-footer .footer-logo img{max-height:60px}@media (min-width: 3840px){#site-footer .footer-logo img{max-height:100px}}#site-footer .company-info{display:flex;flex-direction:column;justify-content:center;max-width:400px;text-align:left}@media (min-width: 3840px){#site-footer .company-info{max-width:600px}}#site-footer .company-info .company-name{font-size:1.25rem;font-weight:bold;color:#000}@media (min-width: 3840px){#site-footer .company-info .company-name{font-size:1.8rem}}#site-footer .company-info .company-address{font-size:.875rem;color:#666;line-height:1.4}@media (min-width: 3840px){#site-footer .company-info .company-address{font-size:1.2rem}}#site-footer .footer-right{display:flex;flex-direction:column;align-items:flex-end;flex-grow:1;min-width:250px;padding-left:1rem;gap:1.5rem}@media (max-width: 1400px){#site-footer .footer-right{padding-left:.5rem}}@media (max-width: 1023px){#site-footer .footer-right{align-items:center;padding-left:0}}#site-footer nav{display:inline-block;box-shadow:var(--edge-highlight);border-radius:1.375rem;background-color:var(--fg-muted-1);padding:.25rem 1rem;max-width:100%}@media (min-width: 3840px){#site-footer nav{padding:.5rem 2rem;border-radius:1.75rem}}#site-footer nav ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:0;padding:0}@media (min-width: 3840px){#site-footer nav ul{gap:3rem}}#site-footer nav li{display:flex;margin:0;padding:0;list-style:none}@media (max-width: 479px){#site-footer nav li{flex:0 0 100%}}#site-footer nav a{flex:1;transition:var(--transition);border-radius:999px;padding:.375rem .75rem;color:#000;text-align:center;text-decoration:none}@media (min-width: 3840px){#site-footer nav a{font-size:1.2rem;padding:.75rem 1.5rem}}#site-footer nav a.active{box-shadow:var(--edge-highlight);background-color:var(--accent-color-alpha);color:var(--accent-color)}#site-footer nav a.active:hover{background-color:var(--accent-color);color:var(--contrast-color)}#site-footer nav a:hover{background-color:rgba(0,0,0,.05);color:#000;transform:scale(1.03);text-decoration:none}#site-footer nav a:active{transform:var(--active)}#site-footer #socials{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin:0}@media (min-width: 3840px){#site-footer #socials{gap:1rem}}#site-footer #socials li{margin:1rem .5rem 0 .5rem;padding:0;list-style:none}@media (min-width: 3840px){#site-footer #socials li{margin:1.5rem 1rem 0 1rem}}#site-footer #socials a{display:block;transition:var(--transition);border-radius:999px;padding:.5rem;color:#3a375a;line-height:0;padding-right:1rem}@media (min-width: 3840px){#site-footer #socials a{padding:1rem;padding-right:2rem}}#site-footer #socials a:hover{box-shadow:var(--edge-highlight);background-color:var(--fg-muted-1);color:var(--accent-color)}#site-footer #socials a:active{transform:var(--active)}#site-footer #socials a .icon{-webkit-mask-image:var(--icon);mask-image:var(--icon);transition:var(--transition);width:2.5rem;height:2.5rem}@media (min-width: 3840px){#site-footer #socials a .icon{width:4rem;height:4rem}}#site-footer #socials a span{display:none}#site-footer .footer-divider{background-color:gray;height:1px;width:90%;margin:1rem auto}#site-footer .copyright-text{font-size:.9rem;margin-top:1rem;text-align:left;padding-left:5%}@media (min-width: 3840px){#site-footer .copyright-text{font-size:1.3rem;margin-top:1.5rem}}@media (max-width: 1023px){#site-footer .copyright-text{text-align:left;padding-left:5%}}@media (max-width: 767px){#site-footer .copyright-text{font-size:.8rem;text-align:left;padding-left:5%}}#site-footer .link{display:inline-block;transition:var(--transition);box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner-small);background-color:var(--accent-color-alpha);padding:.25rem .375rem;line-height:1;text-decoration:none}#site-footer .link:hover{background-color:var(--accent-color);color:var(--contrast-color)}#site-footer .link:active{transform:var(--active)}@media (max-width: 1023px){#site-footer .footer-logo{padding-left:3rem;align-items:center;text-align:center}#site-footer .company-info{align-items:center;text-align:center;margin:1rem auto}#site-footer nav{width:100%}#site-footer #socials{justify-content:center;margin:1rem}#site-footer .footer-content{flex-direction:column;align-items:center;gap:2rem}#site-footer .footer-right{align-items:center}}@media (max-width: 932px){#site-footer{flex-direction:column;align-items:center;text-align:center}#site-footer .footer-content{flex-direction:column;align-items:center;gap:2rem;width:100%;padding:0}#site-footer .footer-logo{padding-left:0;align-items:center;text-align:center;margin:0 auto}#site-footer .footer-logo img{max-height:50px}#site-footer .company-info{max-width:100%;text-align:center;align-items:center}#site-footer .footer-right{align-items:center;padding-left:0;width:100%}#site-footer nav{width:100%;display:flex;justify-content:center}#site-footer nav ul{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3, auto);gap:.5rem;justify-items:center;width:100%;max-width:400px}#site-footer #socials{flex-direction:row;justify-content:center;width:100%;display:flex;align-items:center}#site-footer .footer-divider{width:100%}}@media (max-width: 767px){#site-footer{flex-direction:column;align-items:center;text-align:center}#site-footer .footer-content{flex-direction:column;align-items:center;gap:2rem;width:100%;padding:0}#site-footer .footer-logo{padding-left:0;align-items:center;text-align:center;margin:0 auto}#site-footer .footer-logo img{max-height:50px}#site-footer .company-info{max-width:100%;text-align:center;align-items:center}#site-footer .footer-right{align-items:center;padding-left:0;width:100%}#site-footer nav{width:100%;display:flex;justify-content:center}#site-footer nav ul{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3, auto);gap:.5rem;justify-items:center;width:100%;max-width:400px}#site-footer #socials{flex-direction:row;justify-content:center;width:100%;display:flex;align-items:center}#site-footer .footer-divider{width:100%}}@media (max-width: 479px){#site-footer .footer-content{padding:0;width:100%}#site-footer .footer-logo{text-align:center;align-items:center}#site-footer .footer-logo img{max-height:40px}#site-footer .company-info{text-align:center;align-items:center}#site-footer .company-name{font-size:1rem}#site-footer .company-address{font-size:.75rem}#site-footer .footer-right{padding-left:0;width:100%}#site-footer nav{width:100%;display:flex;justify-content:center}#site-footer nav ul{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3, auto);gap:.25rem;width:100%;max-width:350px;justify-items:center}#site-footer #socials{width:100%;display:flex;justify-content:center;align-items:center}}*{box-sizing:border-box}:root{scroll-behavior:smooth;scrollbar-color:var(--accent-color) rgba(0,0,0,0);accent-color:var(--accent-color);font-size:16px}body{text-wrap:pretty;display:grid;grid-template-rows:auto minmax(auto, 1fr) auto;grid-template-areas:"nav" "main" "footer";margin:0;background-color:#353946;min-height:100vh;color:var(--fg-color);line-height:1.5;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;overflow-wrap:break-word}body:has(#sidebar){grid-template-columns:1fr min(var(--container-width),90%) 1fr;grid-template-areas:"nav nav nav" "sidebar main ." "footer footer footer"}@media only screen and (max-width: 1200px){body:has(#sidebar){grid-template-areas:"nav nav nav" ". sidebar ." ". main ." "footer footer footer"}}::selection{background-color:var(--accent-color);color:var(--contrast-color)}:focus-visible{animation:focus-in var(--transition);outline:.125rem solid var(--accent-color);outline-offset:.125rem}@supports not selector(:focus-visible){:focus{animation:focus-in var(--transition);outline:.125rem solid var(--accent-color);outline-offset:.125rem}}@keyframes focus-in{from{outline:.5rem solid rgba(0,0,0,0);outline-offset:.25rem}}main{margin:4.25rem auto 1rem;width:min(var(--container-width),90%)}#sidebar{display:flex;position:sticky;top:0;grid-area:sidebar;opacity:.2;transition:var(--transition);height:100vh}#sidebar:hover{opacity:1}@media only screen and (max-width: 1200px){#sidebar{position:static;opacity:1;margin-block-start:4.25rem;margin-block-end:-4.25rem;padding:0;height:auto}}#sidebar>div{--mask: linear-gradient(to bottom, 				transparent, 				black 1rem, 				black calc(100% - 1rem), 				transparent);-webkit-mask-image:var(--mask);mask-image:var(--mask);padding:1rem;overflow:auto}#sidebar+main{grid-area:main;margin:0;margin-block-start:4.25rem;margin-block-end:1rem;width:auto}@media (prefers-reduced-motion){*,*::before,*::after{animation-duration:0s !important;transition-duration:0s !important}}html,body{overflow-x:hidden}.hidden{display:none;visibility:hidden}i.icon{display:inline-block;mask-size:cover;background-color:currentColor;width:1rem;height:1rem;font-style:normal;font-variant:normal;line-height:0;text-rendering:auto}iframe{display:block;margin:1rem auto;box-shadow:var(--edge-highlight),var(--shadow);border:none;border-radius:var(--rounded-corner);background-color:var(--fg-muted-1);width:100%;max-width:100%}iframe.mastodon-embed{aspect-ratio:3/4;width:min(var(--container-width)/2,100%)}iframe.vimeo-embed,iframe.youtube-embed{aspect-ratio:16/9}iframe:fullscreen{box-shadow:none;border-radius:0}iframe:-webkit-full-screen{box-shadow:none;border-radius:0}input[type=radio],input[type=checkbox],input[type=color]{position:relative;appearance:none;transition:var(--transition);cursor:pointer;border:.15rem solid var(--fg-muted-2);background-color:var(--fg-muted-1);width:1rem;height:1rem}input[type=radio]:hover,input[type=checkbox]:hover,input[type=color]:hover{background-color:var(--fg-muted-2)}input[type=radio]:disabled,input[type=checkbox]:disabled,input[type=color]:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}input[type=radio]:disabled:hover,input[type=checkbox]:disabled:hover,input[type=color]:disabled:hover{background-color:var(--fg-muted-1)}input[type=radio]:disabled:hover:checked,input[type=checkbox]:disabled:hover:checked,input[type=color]:disabled:hover:checked{background-color:var(--accent-color)}input[type=radio]::before,input[type=checkbox]::before{display:block;position:absolute;transform:scale(.5);opacity:0;transition:var(--transition);background-color:var(--contrast-color);content:""}input[type=radio]:checked,input[type=checkbox]:checked{border:.15rem solid rgba(0,0,0,0);background-color:var(--accent-color)}input[type=radio]:checked::before,input[type=checkbox]:checked::before{transform:scale(1);opacity:1}input[type=radio]{vertical-align:-.1875em;border-radius:50%}input[type=radio]::before{inset-block-start:.125rem;inset-inline-start:.125rem;border-radius:50%;width:.5rem;height:.5rem}input[type=checkbox]{vertical-align:-.1875em;border-radius:calc(var(--rounded-corner-small)/2)}input[type=checkbox]::before{-webkit-mask-image:var(--icon-checkmark);transform-origin:bottom left;mask-image:var(--icon-checkmark);mask-size:cover;inset-block-start:-.125rem;inset-inline-start:-.125rem;width:1rem;height:1rem}input[type=checkbox].switch{vertical-align:-.375rem;box-shadow:var(--edge-highlight);border:none;border-radius:999px;width:2.5rem;height:1.5rem}input[type=checkbox].switch.big{vertical-align:-.625rem;width:3rem;height:2rem}input[type=checkbox].switch.big::before{width:1.5rem;height:1.5rem}input[type=checkbox].switch::before{transform:none;transform-origin:center;opacity:1;mask-image:none;transition:var(--transition);inset-block-start:.25rem;inset-inline-start:.25rem;box-shadow:var(--shadow);border-radius:50%;background-color:#fff;width:1rem;height:1rem}input[type=checkbox].switch:checked{background-color:var(--accent-color)}input[type=checkbox].switch:checked::before{transform:translateX(1rem);background-color:var(--contrast-color)}:root[dir*=rtl] input[type=checkbox].switch:checked::before{transform:translateX(-1rem)}input[type=checkbox].switch:disabled::before{box-shadow:none}input[type=color]{vertical-align:-.375em;box-shadow:var(--edge-highlight);border:none;border-radius:var(--rounded-corner-small);padding:.25rem;width:3rem;height:2rem}input[type=color]::-moz-color-swatch{border:none;border-radius:calc(var(--rounded-corner-small) - .25rem)}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border-radius:calc(var(--rounded-corner-small) - .25rem)}input[type=range]{appearance:none;transition:var(--transition);cursor:pointer;box-shadow:var(--edge-highlight);border-radius:999px;background:var(--accent-color);width:100%;height:.5rem}input[type=range]::-webkit-slider-thumb{appearance:none;filter:brightness(.9);transition:var(--transition);cursor:grab;box-shadow:var(--shadow);border-radius:999px;background-color:#fff;width:1.5rem;height:1.5rem}input[type=range]::-webkit-slider-thumb:active{transform:var(--active);cursor:grabbing}input[type=range]::-moz-range-thumb{appearance:none;transition:var(--transition);cursor:grab;box-shadow:var(--shadow);border:none;border-radius:999px;background-color:#fff;width:1.5rem;height:1.5rem}input[type=range]::-moz-range-thumb:active{transform:var(--active);cursor:grabbing}.jobs-list{width:70vw;margin:0 auto;color:#ddd;display:flex;gap:.5rem;flex-wrap:wrap;padding-top:5rem}.jobs-list-left{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.25rem}.jobs-list-left h2.jobs-list__title{color:#fff;font-size:2.75rem;margin-bottom:.1rem;line-height:1.1;font-weight:bold}.jobs-list-left p.jobs-list__subtitle{margin:0;font-size:1rem;color:gray}.jobs-list-left p.jobs-list__slogan{margin:0;font-size:1rem;color:#fff;font-weight:bold}.jobs-list-left .jobs-list__divider{position:relative;height:2.5px;width:40px;background-color:rgba(0,0,0,0);margin-top:.5rem;border-radius:2px;align-self:flex-start;overflow:hidden}.jobs-list-left .jobs-list__divider::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#f77d06;border-radius:2px}.jobs-list-left .jobs-list__description{margin-top:1rem;font-size:1rem;line-height:1.4;color:#ddd;text-align:left;white-space:pre-wrap}.jobs-list-right{flex:2;display:flex;flex-direction:column;width:100%}.jobs-list-right .jobs-list-right-content{display:flex;flex-direction:column;width:100%}.jobs-list-right .jobs-list-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;width:100%}.jobs-list-right .job-card{background:rgba(0,0,0,0);border:1px solid #fff;border-radius:8px;padding:2rem 1.5rem;text-align:center;font-weight:500;font-size:1.3rem;transition:transform .2s ease,box-shadow .2s ease}.jobs-list-right .job-card__title{margin:.5rem 0}.jobs-list-right .job-card__link{text-decoration:none;color:inherit}.jobs-list-right .job-card__recruiting-label{margin-top:.5rem;color:#f77d06;font-size:.9rem;border-top:1px solid #f77d06;padding-top:.25rem}.jobs-list-right .job-card--active{color:#fff;cursor:pointer}.jobs-list-right .job-card--active:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(255,255,255,.3)}.jobs-list-right .job-card--inactive{color:#aaa;opacity:.5;pointer-events:none;cursor:default}.jobs-list-right .jobs-list__bottom-divider{position:relative;width:100%;height:4px;margin-top:2rem;border-radius:2px;background-color:gray;overflow:hidden}.jobs-list-right .jobs-list__bottom-divider::before{content:"";position:absolute;top:0;left:0;width:10%;height:100%;background-color:#f77d06;border-radius:2px 0 0 2px}.jobs-list-right .jobs-list__bottom-text{width:100%;margin-top:1rem;color:#ddd;font-size:1rem;line-height:1.4;text-align:left;white-space:pre-wrap}@media (max-width: 768px){.jobs-list{flex-direction:column;width:90vw}.jobs-list-left{margin-bottom:1rem}.jobs-list-left h2.jobs-list__title{font-size:2.25rem}.jobs-list-left p.jobs-list__subtitle{font-size:.95rem}.jobs-list-left p.jobs-list__slogan{font-size:.95rem}.jobs-list-left .jobs-list__divider{width:40px;height:2.5px}.jobs-list-right .jobs-list-grid{grid-template-columns:1fr}.jobs-list-right .jobs-list-grid .job-card{padding:1.5rem 1rem;font-size:1.1rem}}@media (max-width: 480px){.jobs-list{width:95vw}.jobs-list-left h2.jobs-list__title{font-size:2rem}.jobs-list-left p.jobs-list__subtitle{font-size:.9rem}.jobs-list-left p.jobs-list__slogan{font-size:.9rem}.jobs-list-left .jobs-list__divider{width:35px;height:2px}.jobs-list-right .jobs-list-grid .job-card{padding:1.25rem .75rem;font-size:1rem}}.ls-container{position:relative;z-index:2;margin:0;padding:0;display:block;width:auto;text-align:center}.ls-trigger{padding:2px 6px;border-radius:3px;font-weight:500;text-align:center;text-decoration:none;background-color:rgba(0,0,0,0);transition:var(--transition);line-height:1;color:var(--fg-muted-3);cursor:pointer;font-size:.85rem;border:1px solid rgba(0,0,0,0);display:block}@media (min-width: 3840px){.ls-trigger{font-size:1.3rem;padding:6px 12px}}.ls-trigger:hover{color:var(--fg-muted-5);background-color:var(--fg-muted-1);border-color:var(--fg-muted-2)}.ls-trigger.current-lang{color:#fff;font-size:.85rem !important}@media (min-width: 3840px){.ls-trigger.current-lang{font-size:1.3rem !important}}.ls-trigger::before{display:none}.ls-menu{display:none !important}@media (max-width: 720px){.ls-container{position:relative;top:0;right:auto;margin-bottom:.5rem;text-align:center}.ls-trigger{font-size:12px}}.active-lang{color:#fff}.inactive-lang{color:var(--fg-muted-5)}#site-nav{position:sticky;top:1rem;grid-area:nav;margin:2rem auto 0 2rem;border-radius:1.625rem;inset-inline:0;font-size:28px}@media (max-width: 1200px){#site-nav{font-size:24px}}@media (max-width: 1000px){#site-nav{font-size:22px}}@media (max-width: 900px){#site-nav{font-size:20px}}@media (max-width: 850px){#site-nav{font-size:18px}}@media (max-width: 720px){#site-nav{position:relative;margin:0 auto;top:0;font-size:16px}}#site-nav nav{padding:1rem;font-size:inherit}#site-nav nav .nav-content{display:flex;align-items:center;justify-content:space-between;gap:15rem;flex-wrap:nowrap}@media (min-width: 3840px){#site-nav nav .nav-content{gap:130rem}}@media (max-width: 1400px){#site-nav nav .nav-content{gap:15rem}}@media (max-width: 1200px){#site-nav nav .nav-content{gap:8rem}}@media (max-width: 1000px){#site-nav nav .nav-content{gap:4rem}}@media (max-width: 850px){#site-nav nav .nav-content{gap:2rem}}@media (max-width: 750px){#site-nav nav .nav-content{gap:1rem}}@media (max-width: 720px){#site-nav nav .nav-content{flex-direction:column;align-items:stretch;position:relative;gap:1rem;flex-wrap:nowrap}}#site-nav nav .nav-links-container{position:relative;display:flex;flex:1;align-items:center;justify-content:flex-end}#site-nav nav .ls-nav-item-desktop{position:static;margin-bottom:.2rem;display:flex;align-items:center;margin:0;padding:0}@media (max-width: 1400px){#site-nav nav .ls-nav-item-desktop{top:-.8rem}}@media (max-width: 1200px){#site-nav nav .ls-nav-item-desktop{top:-.6rem}}@media (max-width: 1000px){#site-nav nav .ls-nav-item-desktop{top:-.4rem}}@media (max-width: 850px){#site-nav nav .ls-nav-item-desktop{top:-.2rem}}@media (max-width: 720px){#site-nav nav .ls-nav-item-desktop{display:none}}#site-nav nav .ls-nav-item-mobile{display:none}@media (max-width: 720px){#site-nav nav .ls-nav-item-mobile{display:block;position:static;width:100%;margin:0;padding:0;text-align:center}}#site-nav nav .nav-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding-left:4rem}@media (max-width: 1400px){#site-nav nav .nav-header{padding-left:2rem}}@media (max-width: 720px){#site-nav nav .nav-header{gap:12rem;padding-left:.5rem}}#site-nav nav .nav-header #home{flex:0 0 auto;margin-left:2rem}@media (max-width: 720px){#site-nav nav .nav-header #home{margin-left:.25rem}}#site-nav nav .nav-header #home a{display:inline-block}#site-nav nav .nav-header .hamburger{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;box-sizing:border-box}#site-nav nav .nav-header .hamburger span{width:100%;height:2.5px;background-color:var(--fg-muted-4);border-radius:2px;transition:background-color .3s ease;display:block}#site-nav nav .nav-header .hamburger:hover span{background-color:var(--fg-muted-5)}@media (max-width: 720px){#site-nav nav .nav-header .hamburger{display:flex}}#site-nav nav .main-navbar-list{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;gap:3rem;margin:0;padding:0;list-style:none;flex:1 1 auto;white-space:nowrap;overflow:hidden;position:relative}@media (max-width: 1400px){#site-nav nav .main-navbar-list{gap:2rem}}@media (max-width: 1200px){#site-nav nav .main-navbar-list{gap:1.5rem}}@media (max-width: 1000px){#site-nav nav .main-navbar-list{gap:.8rem}}@media (max-width: 850px){#site-nav nav .main-navbar-list{gap:.6rem}}@media (max-width: 750px){#site-nav nav .main-navbar-list{gap:.4rem}}@media (max-width: 720px){#site-nav nav .main-navbar-list{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:var(--glass-bg);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);border-radius:1rem;padding:1rem;margin-top:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:1000;gap:.5rem}#site-nav nav .main-navbar-list.open{display:flex}#site-nav nav .main-navbar-list .main-navbar-item{width:100%;margin:0;padding:0}#site-nav nav .main-navbar-list .main-navbar-item .main-navbar-link{width:100%;text-align:center;padding:.75rem 1rem;border-radius:.5rem;font-size:1rem}#site-nav nav .main-navbar-list .divider{display:none}#site-nav nav .main-navbar-list details{width:100%}#site-nav nav .main-navbar-list details .dropdown-menu{position:static;transform:none;background-color:rgba(0,0,0,0);box-shadow:none;padding:0;margin-top:.5rem}#site-nav nav .main-navbar-list details .dropdown-menu .dropdown-item .main-navbar-link{padding-left:1rem;padding-right:1rem;text-align:center}#site-nav nav .main-navbar-list #contact .main-navbar-link{width:100%;justify-content:center;gap:.5rem}}#site-nav nav .main-navbar-item{display:flex;margin:0;padding:0}#site-nav nav .main-navbar-link{font-size:.95rem;font-weight:700;color:#fff;padding:8px 10px;border-radius:999px;text-align:center;text-decoration:none;background-color:rgba(0,0,0,0);transition:var(--transition);line-height:1;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none}@media (min-width: 3840px){#site-nav nav .main-navbar-link{font-size:1.5rem;padding:12px 16px}}#site-nav nav .main-navbar-link:hover{color:var(--fg-muted-5);background-color:var(--fg-muted-1);box-shadow:none}#site-nav nav a,#site-nav nav .nav-summary{font-size:inherit;color:inherit;background:none;box-shadow:none;padding:0;margin:0;border:none;text-decoration:none;transition:none}#site-nav nav #home a{color:var(--fg-muted-5);font-weight:800}#site-nav nav #home a:hover{color:var(--fg-color)}#site-nav nav #contact .main-navbar-link{position:relative;color:#444 !important;background-color:#f77d06;padding:8px 24px;border-radius:999px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:40px;box-shadow:none;font-size:.95rem;text-align:center;line-height:1;min-height:44px}@media (min-width: 3840px){#site-nav nav #contact .main-navbar-link{font-size:1.5rem;padding:12px 32px;gap:60px;min-height:60px}}#site-nav nav #contact .main-navbar-link:hover{background-color:#ff8c00;color:#444;box-shadow:none}#site-nav nav #contact .main-navbar-link::after{content:"";display:inline-block;width:8px;height:8px;background-color:#444;border-radius:50%;margin-left:0;flex-shrink:0}@media (max-width: 1400px){#site-nav nav #contact .main-navbar-link{gap:15px;padding:8px 18px}}@media (max-width: 1200px){#site-nav nav #contact .main-navbar-link{gap:10px;padding:8px 14px;font-size:.9rem}}@media (max-width: 1000px){#site-nav nav #contact .main-navbar-link{gap:5px;padding:6px 10px;font-size:.85rem}}@media (max-width: 850px){#site-nav nav #contact .main-navbar-link{gap:2px;padding:6px 8px;font-size:.8rem}}#site-nav nav .divider{align-self:stretch;width:max(1px,.0625em);background-color:var(--fg-muted-2);margin:0 .25rem}@media (max-width: 479px){#site-nav nav .divider{display:none}}#site-nav nav .circle{padding:10px;line-height:0}#site-nav nav .circle .icon{vertical-align:-.125em;transition:var(--transition)}#site-nav nav .circle::before{display:none}#site-nav nav button{all:unset;cursor:pointer;font-size:inherit;border-radius:999px;background-color:rgba(0,0,0,0);transition:var(--transition)}#site-nav nav details{display:flex;flex:1;position:relative;padding:0;border-radius:0;background-color:rgba(0,0,0,0);font-size:inherit}#site-nav nav details[open] .dropdown-menu{animation:dropdown-open var(--transition)}@keyframes dropdown-open{from{transform:scale(.5) translate(-50%, -1rem);opacity:0}}#site-nav nav details .dropdown-menu{position:absolute;top:3.25rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;z-index:1;padding:.25rem;border-radius:calc(var(--rounded-corner) + .25rem);background-color:var(--glass-bg);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);box-shadow:none}#site-nav nav details .dropdown-menu .dropdown-item{width:100%;white-space:nowrap}#site-nav nav details .dropdown-menu .dropdown-item .main-navbar-link{border-radius:var(--rounded-corner);text-align:left;font-size:inherit}@media (min-width: 3840px){#site-nav nav details .dropdown-menu .dropdown-item .main-navbar-link{font-size:1.5rem;padding:12px 16px}}@media (max-width: 430px){#site-nav nav details:has(.nav-summary:not(.circle)) ul{top:2.75rem}}#switcher-above-recruit{position:absolute;left:0;right:0;pointer-events:auto;display:flex;justify-content:center;z-index:10;top:-1.5rem}@media (max-width: 720px){#switcher-above-recruit{display:none}}.company-logo{all:unset;display:block;width:clamp(120px,25vw,250px);height:auto;pointer-events:auto;box-shadow:none;border:none;filter:none;opacity:1;background:rgba(0,0,0,0);transition:none;mix-blend-mode:normal}@media (min-width: 3840px){.company-logo{width:clamp(200px,30vw,400px)}}@media (max-width: 3000px){.company-logo{padding-right:40vw}}@media (max-width: 1500px){.company-logo{width:clamp(120px,20vw,250px);padding-right:2rem}}@media (max-width: 900px){.company-logo{width:clamp(100px,18vw,120px)}}@media (max-width: 720px){.company-logo{width:clamp(120px,12vw,120px)}}#home .company-logo:hover{box-shadow:none;transform:none;transition:none;filter:none}.main-navbar-item.recruit-with-switcher{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative}.recruit-with-switcher .ls-nav-item-desktop{position:static;margin-bottom:.2rem;display:flex;justify-content:center;width:100%}.news-article{max-width:700px;margin:3rem auto 4rem auto;background:#181a1b;border-radius:18px;box-shadow:0 4px 32px rgba(0,0,0,.18);padding:2.5rem 2rem 2rem 2rem;color:#f3f3f3;font-family:"Zen Kaku Gothic New","Helvetica Neue",Arial,sans-serif}.news-article .news-article-title{font-size:2.2rem;font-weight:700;margin-bottom:1.2rem;letter-spacing:.04em;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.12);text-align:center}.news-article .news-article-img{display:block;max-width:100%;max-height:340px;margin:0 auto 2rem auto;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.18);object-fit:cover}.news-article .news-article-content{font-size:1.15rem;line-height:1.8;margin-bottom:2.2rem;color:#e0e0e0;word-break:break-word}.news-article .news-article-content a{color:#4ec9f3;text-decoration:underline;transition:color .2s}.news-article .news-article-content a:hover{color:#ff7800}.news-article .news-article-content p{margin:1.2em 0}.news-article .news-article-content ul,.news-article .news-article-content ol{margin:1.2em 0 1.2em 2em}.news-article .news-article-link{margin-top:2.5rem;text-align:center}.news-article .news-article-link a{display:inline-block;background:linear-gradient(90deg, #ff9800 0%, #ff7f00 100%);color:#181a1b;font-weight:600;padding:.85em 2.2em;border-radius:8px;font-size:1.1rem;text-decoration:none;box-shadow:0 2px 12px rgba(255,152,0,.1);position:relative;overflow:hidden;transition:background .2s,color .2s,box-shadow .2s;}.news-article .news-article-link a::after{content:"";display:block;position:absolute;left:50%;bottom:.3em;width:0;height:3px;background:linear-gradient(90deg, #ff7f00 0%, #ff9800 100%);border-radius:2px;transition:width .3s cubic-bezier(.4, 0, .2, 1),left .3s cubic-bezier(.4, 0, .2, 1)}.news-article .news-article-link a:hover{background:linear-gradient(90deg, #ff7f00 0%, #ff9800 100%);color:#fff;box-shadow:0 4px 24px rgba(255,152,0,.18)}.news-article .news-article-link a:hover::after{width:80%;left:10%}.news-article .news-article-link a::before{content:"🔗";margin-right:.5em;font-size:1.1em;vertical-align:middle;opacity:.7;color:#ff9800;transition:opacity .2s,color .2s}.news-article .news-article-link a:hover::before{opacity:1;color:#fff}@media (max-width: 800px){.news-article{padding:1.5rem .5rem 1.5rem .5rem}.news-article .news-article-title{font-size:1.5rem}.news-article .news-article-img{max-height:200px}}@media (max-width: 600px){.news-article{padding:.7rem .2rem 1rem .2rem}.news-article .news-article-title{font-size:1.1rem}.news-article .news-article-img{max-height:120px;border-radius:8px}.news-article .news-article-content{font-size:1rem}.news-article .news-article-link a{font-size:.98rem;padding:.7em 1.2em}}@media (max-width: 400px){.news-article{padding:.3rem .1rem .7rem .1rem}.news-article .news-article-title{font-size:.95rem}.news-article .news-article-img{max-height:80px;border-radius:6px}.news-article .news-article-content{font-size:.92rem}.news-article .news-article-link a{font-size:.9rem;padding:.5em .7em}}.featured-news-carousel{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100vw;overflow:visible;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.featured-news-carousel .carousel-track-wrapper{overflow-x:auto;scroll-behavior:smooth;width:100%;-webkit-overflow-scrolling:touch;max-width:100vw;padding-right:2rem}.featured-news-carousel .carousel-track{display:flex;padding:1.5em 0 .5em 0;margin-left:8rem;padding-right:8rem;min-width:calc(100vw + 16rem)}.featured-news-carousel .carousel-track::after{content:"";flex:0 0 8rem;min-width:8rem}.featured-news-carousel .carousel-card{background:rgba(0,0,0,0);border-radius:12px;box-shadow:none;min-width:300px;max-height:600px;flex:0 0 12vw;overflow:hidden;display:flex;flex-direction:column;margin:0 .5em}.featured-news-carousel .carousel-card a{color:inherit;text-decoration:none;display:block;height:100%}.featured-news-carousel .carousel-card .carousel-card-img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;max-height:220px;min-height:100px;border-radius:12px;object-position:center}.featured-news-carousel .carousel-card .carousel-card-content{padding:1em}.featured-news-carousel .carousel-card .carousel-card-content .carousel-card-summary{margin:.5em 0 .5em 0;font-size:.79em;color:#fff !important;letter-spacing:.03em;font-weight:400;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.featured-news-carousel .carousel-card .carousel-card-content .carousel-card-date{margin:0;font-size:1em;color:#fff !important;font-weight:700;letter-spacing:.03em;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.section-title-header{display:flex;justify-content:flex-start;align-items:flex-end;width:100%;max-width:1200px;margin:0 auto;position:relative}.section-title-header .section-title-content{flex:1}.section-title-header .carousel-controls{display:flex;align-items:center;gap:2em;position:absolute;right:12em;bottom:2.5em}@media (max-width: 90px){.section-title-header .carousel-controls{padding-left:1em}}.section-title-header .carousel-btn{background:rgba(0,0,0,0);border:2px solid #fff;color:#fff;font-size:2em;width:50px;height:50px;padding:0;cursor:pointer;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:background .2s,transform .15s,box-shadow .2s,border .2s;outline:none;flex-shrink:0;z-index:10;line-height:1;margin:0 .5em}.section-title-header .carousel-btn:hover,.section-title-header .carousel-btn:focus{background:rgba(255,255,255,.08);border:2px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.25)}.carousel-section-title{font-size:3rem !important;font-weight:950 !important;color:#fff;margin-bottom:.2em;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;letter-spacing:.1em;-webkit-text-stroke:3px #fff;text-stroke:3px #fff}.carousel-section-subtitle{font-size:.6em;font-weight:400;color:#999;margin-bottom:.2em;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.carousel-section-slogan{font-size:.6em;font-weight:700;color:#fff;margin-bottom:.5em;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;letter-spacing:.05em}@media (max-width: 1024px){.section-title-header .carousel-controls{right:2em;bottom:.3em}.section-title-header .carousel-btn{font-size:2.5em;width:65px;height:65px}.featured-news-carousel .carousel-track-wrapper{width:100%}.featured-news-carousel .carousel-track{padding:1em 4rem .3em 0;min-width:calc(100vw + 12rem)}.featured-news-carousel .carousel-track::after{content:"";flex:0 0 4rem;min-width:4rem}.featured-news-carousel .carousel-card{min-width:280px;flex:0 0 40vw}.featured-news-carousel .carousel-card img{max-height:140px;min-height:70px;aspect-ratio:16/9;height:auto}.featured-news-carousel .carousel-card .carousel-card-content{padding:.7em}.featured-news-carousel .carousel-card .carousel-card-content .carousel-card-title{font-size:1.2em}.featured-news-carousel .carousel-card .carousel-card-content .carousel-card-date{font-size:1em}.carousel-section-title{font-size:2.6rem !important;font-weight:950 !important}.carousel-section-subtitle{font-size:.65em;color:#999;font-weight:400}.carousel-section-slogan{font-size:.65em;color:#fff;font-weight:700}}@media (max-width: 950px) and (min-width: 900px){.section-title-header .carousel-controls{right:3em}.featured-news-carousel .carousel-track::after{content:"";flex:0 0 6rem;min-width:6rem}}@media (max-width: 600px){.section-title-header{flex-direction:column;align-items:flex-start;gap:1em}.section-title-header .carousel-controls{display:none}.featured-news-carousel .carousel-track-wrapper{width:100%;max-width:100vw;overflow-x:auto;-webkit-overflow-scrolling:touch}.featured-news-carousel .carousel-track{padding:.5em 0 .2em 0;flex-wrap:nowrap}.featured-news-carousel .carousel-card{min-width:50vw;max-width:60vw;flex:0 0 50vw}.featured-news-carousel .carousel-card img{max-height:90px;min-height:45px;aspect-ratio:16/9;height:auto}.featured-news-carousel .carousel-card .carousel-card-content{padding:.5em}.featured-news-carousel .carousel-card .carousel-card-content .carousel-card-title{font-size:1em}.featured-news-carousel .carousel-card .carousel-card-content .carousel-card-date{font-size:.95em}.carousel-section-title{font-size:2.3rem !important;font-weight:950 !important}.carousel-section-subtitle{font-size:.7em;color:#999;font-weight:400}.carousel-section-slogan{font-size:.7em;color:#fff;font-weight:700}}@media (max-width: 430px){.section-title-header .carousel-controls{display:none}.featured-news-carousel .carousel-track-wrapper{width:100%;max-width:100vw;overflow-x:auto}.featured-news-carousel .carousel-track{padding:.3em 0 .1em 0}.featured-news-carousel .carousel-card{min-width:65vw;max-width:75vw;flex:0 0 65vw;display:flex;flex-direction:column;height:auto}.featured-news-carousel .carousel-card img{max-height:140px;min-height:80px;aspect-ratio:16/9;width:100%;object-fit:cover;display:block}.featured-news-carousel .carousel-card .carousel-card-content{padding:.15em .3em .3em .3em}.featured-news-carousel .carousel-card .carousel-card-content h3{font-size:.9em}.featured-news-carousel .carousel-card .carousel-card-content p{font-size:.85em}.carousel-section-title{font-size:2rem !important;font-weight:950 !important}.carousel-section-subtitle{font-size:.75em;color:#999;font-weight:400}.carousel-section-slogan{font-size:.8em;color:#fff;font-weight:700}}.carousel-btn-row{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:1.5rem;width:100%}.carousel-btn{background:rgba(0,0,0,0);color:#fff;border:2.5px solid #fff;border-radius:50%;width:4.5rem;height:4.5rem;font-size:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:0}.carousel-btn:hover,.carousel-btn:focus{background:rgba(255,255,255,.12);border-color:#fff;color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.18)}.carousel-btn.left::before,.carousel-btn.right::before{content:"";width:16px;height:12px;background-color:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}.carousel-btn.left::before{clip-path:path("M0 0 L16 6 L0 12 L4 6 Z")}.carousel-btn.right::before{clip-path:path("M16 0 L0 6 L16 12 L12 6 Z")}.carousel-btn span{opacity:0;position:absolute;pointer-events:none}.carousel-card{background:rgba(0,0,0,0);border-radius:1rem;box-shadow:0 2px 12px rgba(0,0,0,.1);min-width:480px;max-width:560px;height:400px;flex:0 0 auto;transition:transform .2s,box-shadow .2s;backdrop-filter:blur(2px);display:flex;flex-direction:column}.carousel-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.18)}.carousel-card a{display:flex;flex-direction:column;color:inherit;text-decoration:none;height:100%}.carousel-card img{width:100%;height:220px;object-fit:cover;border-top-left-radius:1rem;border-top-right-radius:1rem}.carousel-card-content{padding:1.75rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start}.carousel-card-content h3{font-size:1.65rem;margin:0 0 1rem 0;font-weight:700;color:#222}.carousel-card-content p{font-size:1.15rem;color:#555;margin:0}.featured-news-carousel{position:relative}.carousel-btn-abs{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.carousel-btn.left,.carousel-btn.right{position:absolute;top:50%;transform:translateY(-50%);pointer-events:auto}.carousel-btn.left{left:.5rem}.carousel-btn.right{right:.5rem}.carousel-track-wrapper{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.carousel-track-wrapper::-webkit-scrollbar{display:none}.carousel-track{display:flex;gap:1.5rem;padding-left:5rem;padding-right:5rem}.carousel-card-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.carousel-card-title{margin:.5em 0 0 0;font-size:.9em;color:#fff !important;word-wrap:break-word;overflow-wrap:break-word;font-weight:400;letter-spacing:.03em}.carousel-card-date{margin:0 0 .5em 0;font-size:1em;color:#fff !important;font-weight:700;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4;letter-spacing:.03em}@media (max-width: 1024px){.carousel-card-title{font-size:1.1em}.carousel-card-date{font-size:.95em}}@media (max-width: 768px){.carousel-card-title{font-size:1em}.carousel-card-date{font-size:.9em}}@media (max-width: 600px){.carousel-card-title{font-size:1.1em}.carousel-card-date{font-size:.95em}}@media (max-width: 480px){.carousel-card-title{font-size:1em}.carousel-card-date{font-size:.9em}}.news-list-parent{width:100%;color:#ddd;overflow-x:hidden}.news-list{width:90%;max-width:1200px;margin:0 auto;padding:0 4rem;display:flex;flex-direction:column;gap:1rem}.news-list-content{display:flex;flex-direction:column;width:100%}.news-list-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;width:100%;justify-items:center}.news-list .news-card{width:100%;background:rgba(0,0,0,0);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.news-list .news-card .news-card-image{width:100%;height:200px;overflow:hidden;border-radius:12px 12px 0 0}.news-list .news-card .news-card-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.news-list .news-card .news-card-content{padding:1em;width:100%;box-sizing:border-box;flex:1 1 auto;border-radius:0 0 12px 12px;background:rgba(0,0,0,0)}.news-list .news-card .news-card-content .news-card-link{color:inherit;text-decoration:none;display:block;width:100%}.news-list .news-card .news-card-content .news-card-title{margin:.5em 0 0 0;font-size:.9em;color:#fff !important;word-wrap:break-word;overflow-wrap:break-word;font-weight:400;letter-spacing:.03em}.news-list .news-card .news-card-content .news-card-date{margin:0 0 .5em 0;font-size:1em;color:#fff !important;font-weight:700;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4;letter-spacing:.03em}.news-list__bottom-divider{position:relative;width:100%;height:4px;margin-top:2rem;border-radius:2px;background-color:gray;overflow:hidden}.news-list__bottom-text{width:100%;margin-top:1rem;font-size:1rem;line-height:1.4;text-align:left;white-space:pre-wrap;color:#ddd}@media (max-width: 1024px){.news-list{width:95%}.news-list-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}.news-list .news-card .news-card-content{padding:.8em}.news-list .news-card .news-card-content .news-card-title{font-size:1.1em}.news-list .news-card .news-card-content .news-card-date{font-size:.95em}}@media (max-width: 768px){.news-list{width:98%}.news-list-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}.news-list .news-card .news-card-image{height:160px}.news-list .news-card .news-card-content{padding:.7em}.news-list .news-card .news-card-content .news-card-title{font-size:1em}.news-list .news-card .news-card-content .news-card-date{font-size:.9em}}@media (max-width: 600px){.news-list{width:100%;padding:0 1rem}.news-list-grid{grid-template-columns:1fr;gap:1rem}.news-list .news-card .news-card-image{height:180px}.news-list .news-card .news-card-content{padding:.8em}.news-list .news-card .news-card-content .news-card-title{font-size:1.1em}.news-list .news-card .news-card-content .news-card-date{font-size:.95em}}@media (max-width: 480px){.news-list{padding:0 .5rem}.news-list-grid{gap:.75rem}.news-list .news-card .news-card-content{padding:.6em}.news-list .news-card .news-card-content .news-card-title{font-size:1em}.news-list .news-card .news-card-content .news-card-date{font-size:.9em}}#notfound-image{max-width:100%;height:auto;display:block;margin:0 auto}.notfound-pixels{image-rendering:pixelated}.notfound-transparent{opacity:.85}.notfound-no-hover:hover{opacity:1}.notfound-title{font-size:2.5rem;text-align:center;margin-top:1.5rem;color:#e63946}.notfound-message{font-size:1.1rem;text-align:center;margin:1rem auto 2rem auto;max-width:600px;color:#555}.notfound-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.notfound-button{background-color:#1d3557;color:#fff;padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.notfound-button:hover{background-color:#457b9d}.notfound-button.notfound-colored{background-color:#e63946}.notfound-button.notfound-colored:hover{background-color:#d62839}#post-nav{display:flex;flex-direction:row;gap:.25rem}@media only screen and (max-width: 720px){#post-nav{flex-direction:column}}#post-nav .post-nav-item{flex:1;transition:var(--transition);border-radius:var(--rounded-corner);padding:1rem;padding-block-end:.75rem;min-width:0;text-decoration:none}#post-nav .post-nav-item:hover{box-shadow:var(--edge-highlight);background-color:var(--accent-color-alpha)}#post-nav .post-nav-item:hover .post-title{color:var(--accent-color)}#post-nav .post-nav-item:active{transform:var(--active)}#post-nav .post-nav-item.post-nav-prev .nav-arrow::before{content:"← "}:root[dir*=rtl] #post-nav .post-nav-item.post-nav-prev .nav-arrow::before{content:"→ "}#post-nav .post-nav-item.post-nav-next{text-align:end}#post-nav .post-nav-item.post-nav-next .nav-arrow::after{content:" →"}:root[dir*=rtl] #post-nav .post-nav-item.post-nav-next .nav-arrow::after{content:" ←"}#post-nav .post-nav-item .nav-arrow{margin-block-end:.75rem;color:var(--fg-muted-5);font-weight:normal;line-height:1}#post-nav .post-nav-item .post-title{display:block;transition:var(--transition);max-width:90vw;overflow:hidden;color:var(--fg-color);text-overflow:ellipsis;white-space:nowrap}.section{position:relative;top:12rem}@media (max-width: 768px){.section{top:10rem;padding:1rem 0}}@media (max-width: 479px){.section{top:8rem;padding:.5rem 0}}@media (max-width: 430px){.section{top:9rem;padding:.5rem 0}}.card-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:1800px;margin:0 auto;padding:4rem 2rem;align-items:stretch}@media (max-width: 768px){.card-grid{grid-template-columns:1fr;gap:40px;padding:4rem 1.5rem}}@media (max-width: 479px){.card-grid{padding:4rem 1rem}}.card-grid:has(.bottom-card:only-child){grid-template-columns:1fr;gap:0}.card-grid.single-bottom-card{grid-template-columns:1fr;gap:0}.left-card,.right-card,.bottom-card{width:100%;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;background-size:cover;background-position:center;box-shadow:0 2px 5px rgba(0,0,0,.1);color:#fff;padding:20px 25px 25px 25px;position:relative}@media (max-width: 1024px){.left-card,.right-card,.bottom-card{min-height:250px;padding:15px 20px 20px 20px;border-radius:16px}}@media (max-width: 768px){.left-card,.right-card,.bottom-card{min-height:auto;padding:12px 18px 25px 18px;border-radius:12px;box-sizing:border-box}}@media (max-width: 479px){.left-card,.right-card,.bottom-card{padding:10px 15px 20px 15px;border-radius:8px}}.left-card .card-header,.right-card .card-header,.bottom-card .card-header{font-size:3rem !important;font-weight:950 !important;margin-bottom:.8rem;margin-top:0;line-height:1.1;letter-spacing:.1em;-webkit-text-stroke:3px #fff}@media (max-width: 1024px){.left-card .card-header,.right-card .card-header,.bottom-card .card-header{font-size:2.6rem !important}}@media (max-width: 768px){.left-card .card-header,.right-card .card-header,.bottom-card .card-header{font-size:2.3rem !important}}@media (max-width: 479px){.left-card .card-header,.right-card .card-header,.bottom-card .card-header{font-size:2rem !important}}.left-card .card-subheader,.right-card .card-subheader,.bottom-card .card-subheader{font-size:1.1rem !important;margin-bottom:2rem;line-height:1.4;font-weight:400;position:relative}@media (max-width: 1024px){.left-card .card-subheader,.right-card .card-subheader,.bottom-card .card-subheader{font-size:1rem !important}}@media (max-width: 768px){.left-card .card-subheader,.right-card .card-subheader,.bottom-card .card-subheader{font-size:.95rem !important}}@media (max-width: 479px){.left-card .card-subheader,.right-card .card-subheader,.bottom-card .card-subheader{font-size:.9rem !important}}.left-card .card-subheader::after,.right-card .card-subheader::after,.bottom-card .card-subheader::after{content:"";position:absolute;bottom:-.8rem;left:0;width:20px;height:3px;background-color:#f97316;border-radius:2px}@media (max-width: 768px){.left-card .card-subheader::after,.right-card .card-subheader::after,.bottom-card .card-subheader::after{height:2px;width:18px}}@media (max-width: 479px){.left-card .card-subheader::after,.right-card .card-subheader::after,.bottom-card .card-subheader::after{height:2px;width:15px}}.left-card .card-footer-text,.right-card .card-footer-text,.bottom-card .card-footer-text{font-size:1.1rem !important;line-height:1.5;font-weight:500;margin-right:80px}@media (max-width: 1024px){.left-card .card-footer-text,.right-card .card-footer-text,.bottom-card .card-footer-text{font-size:1rem !important;margin-right:70px}}@media (max-width: 768px){.left-card .card-footer-text,.right-card .card-footer-text,.bottom-card .card-footer-text{font-size:.95rem !important;margin-right:60px}}@media (max-width: 479px){.left-card .card-footer-text,.right-card .card-footer-text,.bottom-card .card-footer-text{font-size:.9rem !important;margin-right:50px}}.bottom-card{grid-column:1/-1;background-color:#353946;outline:1px solid #fff;min-height:200px}@media (max-width: 1024px){.bottom-card{min-height:180px}}@media (max-width: 768px){.bottom-card{margin-bottom:-4rem;position:relative;z-index:10}}@media (max-width: 479px){.bottom-card{margin-bottom:-3rem}}.bottom-card .card-subheader::after{width:6% !important}.btn-container{position:absolute;bottom:35px;right:35px;display:flex;justify-content:center;align-items:center;z-index:10}@media (max-width: 768px){.btn-container{position:absolute;bottom:20px;right:20px;margin-top:0}}@media (max-width: 479px){.btn-container{bottom:15px;right:15px}}.circle-btn{width:50px;height:50px;background-color:#f97316;color:#fff;border:none;border-radius:50%;font-size:20px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;position:relative}@media (max-width: 1024px){.circle-btn{width:45px;height:45px;font-size:18px}}@media (max-width: 768px){.circle-btn{width:40px;height:40px;font-size:16px}}@media (max-width: 479px){.circle-btn{width:35px;height:35px;font-size:14px}}.circle-btn:hover{transform:scale(1.1)}.circle-btn::before{content:"";width:16px;height:12px;background-color:#666;display:block;position:absolute;top:50%;left:50%;transform:translate(-40%, -50%);clip-path:path("M0 0 L16 6 L0 12 L4 6 Z")}@media (max-width: 1024px){.circle-btn::before{width:14px;height:10px;clip-path:path("M0 0 L14 5 L0 10 L3.5 5 Z")}}@media (max-width: 768px){.circle-btn::before{width:12px;height:9px;clip-path:path("M0 0 L12 4.5 L0 9 L3 4.5 Z")}}@media (max-width: 479px){.circle-btn::before{width:10px;height:8px;clip-path:path("M0 0 L10 4 L0 8 L2.5 4 Z")}}.card-grid .left-card .card-subheader::after,.card-grid .right-card .card-subheader::after,.card-grid .bottom-card .card-subheader::after{width:20px !important}@media (max-width: 768px){.card-grid .left-card .card-subheader::after,.card-grid .right-card .card-subheader::after,.card-grid .bottom-card .card-subheader::after{width:18px !important}}@media (max-width: 479px){.card-grid .left-card .card-subheader::after,.card-grid .right-card .card-subheader::after,.card-grid .bottom-card .card-subheader::after{width:15px !important}}.product-display{display:flex;align-items:stretch;padding:10rem 2rem 2rem 2rem;background-size:cover;background-position:center;position:relative}@media (max-width: 768px){.product-display{flex-direction:column;text-align:center;padding:7rem 1.5rem 1.5rem 1.5rem}}@media (max-width: 480px){.product-display{padding:5rem 1rem 1rem 1rem}}.product-display .product-image-container{flex:1;display:flex;justify-content:center;align-items:stretch}.product-display .product-image-container img{max-width:70vw;width:100%;height:100%;object-fit:contain;border-radius:4px}.product-display .product-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-left:2rem}@media (max-width: 768px){.product-display .product-info{padding-left:0;margin-top:1.5rem;align-items:center}}@media (max-width: 480px){.product-display .product-info{margin-top:1rem}}.product-display .product-info .product-text-block{display:flex;flex-direction:column;gap:1.25rem;word-break:break-word;width:100%}.product-display .product-info .product-text-block .product-id-label{font-weight:600;font-size:1rem;text-transform:uppercase;color:#888;letter-spacing:.08em}@media (max-width: 768px){.product-display .product-info .product-text-block .product-id-label{font-size:.9rem}}@media (max-width: 480px){.product-display .product-info .product-text-block .product-id-label{font-size:.8rem}}.product-display .product-info .product-text-block .product-pre-title{font-size:1rem;color:#ddd;letter-spacing:.08em}@media (max-width: 768px){.product-display .product-info .product-text-block .product-pre-title{font-size:.8rem}}@media (max-width: 480px){.product-display .product-info .product-text-block .product-pre-title{font-size:.7rem}}.product-display .product-info .product-text-block .product-title{font-size:1.5rem;color:#fff;letter-spacing:.08em}@media (max-width: 768px){.product-display .product-info .product-text-block .product-title{font-size:1.1rem}}@media (max-width: 480px){.product-display .product-info .product-text-block .product-title{font-size:.9rem}}.product-display .product-info .product-text-block .product-subtitle{font-size:.9rem;color:#ccc;line-height:1.4;letter-spacing:.08em}@media (max-width: 768px){.product-display .product-info .product-text-block .product-subtitle{font-size:.7rem}}@media (max-width: 480px){.product-display .product-info .product-text-block .product-subtitle{font-size:.6rem}}.product-display .product-info .product-text-block .product-meta{display:flex;align-items:baseline;font-size:.8rem;color:#fff;padding-bottom:.75rem;border-bottom:0;position:relative;letter-spacing:.08em}@media (max-width: 768px){.product-display .product-info .product-text-block .product-meta{font-size:.6rem}}@media (max-width: 480px){.product-display .product-info .product-text-block .product-meta{font-size:.5rem}}.product-display .product-info .product-text-block .product-meta::after{content:"";display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background:linear-gradient(to right, #f77d06 0%, #f77d06 18%, rgba(255,255,255,.3) 18%, rgba(255,255,255,.3) 100%);pointer-events:none}.product-display .product-info .product-downloads{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;align-items:center;justify-items:center;margin-top:1rem;width:100%}.product-display .product-info .product-downloads .download-pair,.product-display .product-info .product-downloads .download-item{width:auto;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;box-sizing:border-box}@media (max-width: 768px){.product-display .product-info .product-downloads{flex-direction:column;gap:1.25rem;align-items:stretch}.product-display .product-info .product-downloads .download-pair,.product-display .product-info .product-downloads .download-item{width:100%;gap:.3rem}}@media (max-width: 480px){.product-display .product-info .product-downloads{gap:.7rem}.product-display .product-info .product-downloads .download-pair,.product-display .product-info .product-downloads .download-item{gap:.2rem}}.product-display .product-info .product-downloads .download-label{font-size:.9rem;font-weight:700;color:#f77d06;white-space:nowrap;letter-spacing:.08em}@media (max-width: 480px){.product-display .product-info .product-downloads .download-label{font-size:.7rem}}.product-display .product-info .product-downloads .download-link{display:inline-flex;align-items:center;color:#f77d06;text-decoration:none;cursor:pointer;letter-spacing:.08em}.product-display .product-info .product-downloads .download-link:hover{color:#ff8c00}.product-display .product-info .product-downloads .download-link:hover svg{fill:#ff8c00}.product-display .product-info .product-downloads .download-link svg{width:28px;height:28px;margin-left:.5rem;fill:#f77d06;transition:fill .3s ease}.product-display .product-info .product-details{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:1.25rem;font-size:1rem;font-weight:700;color:#f77d06;margin-top:2rem}@media (max-width: 768px){.product-display .product-info .product-details{justify-content:center;font-size:.9rem}}@media (max-width: 480px){.product-display .product-info .product-details{font-size:.8rem;gap:1rem}}.product-display .product-info .product-details .details-button{width:48px;height:48px;border-radius:50%;background-color:#f77d06;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease;letter-spacing:.08em}.product-display .product-info .product-details .details-button:hover{background-color:#ff8c00}.product-display .product-info .product-details .details-button svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.meta-a{font-weight:700;color:#fff;margin-right:0;min-width:16em;display:inline-block;text-align:left}.meta-b{font-weight:400;color:#fff}.quick-jump{display:flex;justify-content:center;gap:2rem;padding:1rem;flex-wrap:nowrap;overflow-x:unset;margin-top:4rem;margin-bottom:4rem}.quick-jump .quick-jump-item{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-bottom:1rem;width:100%;max-width:320px;transition:max-width .2s,font-size .2s}.quick-jump .content-group{display:flex;align-items:center;gap:1.25rem;width:100%}.quick-jump .title{font-size:1.125rem;color:#fff;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:font-size .2s}.quick-jump .jump-button{width:44px;height:44px;border-radius:50%;background-color:#b67601;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease,width .2s,height .2s;flex-shrink:0}.quick-jump .jump-button:hover{background-color:#ff8c00}.quick-jump .jump-button svg{width:20px;height:20px;stroke:#000;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.quick-jump .quick-jump-item::after{content:"";position:absolute;bottom:0;left:0;width:30%;height:2px;background-color:gray;border-radius:1px}@media (max-width: 1200px){.quick-jump{gap:1.25rem}.quick-jump .quick-jump-item{max-width:240px}.quick-jump .title{font-size:1rem}.quick-jump .jump-button{width:38px;height:38px}}@media (max-width: 900px){.quick-jump{gap:1rem}.quick-jump .quick-jump-item{max-width:180px}.quick-jump .title{font-size:.95rem}.quick-jump .jump-button{width:32px;height:32px}}@media (max-width: 700px){.quick-jump{flex-wrap:wrap;overflow-x:unset}.quick-jump .quick-jump-item{max-width:140px}.quick-jump .title{font-size:.85rem}.quick-jump .jump-button{width:28px;height:28px}}@media (max-width: 400px){.quick-jump{gap:.5rem}.quick-jump .quick-jump-item{max-width:100px}.quick-jump .title{font-size:.75rem;white-space:normal;width:100%}.quick-jump .jump-button{width:22px;height:22px}}.recruit-intro-container{width:60vw;padding-top:1.5rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;font-size:1.25rem}.recruit-intro-title{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:2.5rem;width:100%}.recruit-intro-body{color:#bbb;font-size:1.125rem;text-align:left;width:100%;line-height:1.6;padding-inline:6rem;max-width:800px}@media (min-width: 3000px){.recruit-intro-container{width:50vw;font-size:1.5rem}.recruit-intro-title{font-size:2.25rem;margin-bottom:3rem}.recruit-intro-body{font-size:1.5rem;padding-inline:8rem;max-width:1000px}}@media (max-width: 1400px){.recruit-intro-container{width:70vw;font-size:1rem;}.recruit-intro-title{font-size:1.25rem;margin-bottom:2rem}.recruit-intro-body{font-size:.95rem;padding-inline:4rem;max-width:700px}}@media (max-width: 1024px){.recruit-intro-container{width:80vw;font-size:.9rem;}.recruit-intro-title{font-size:1.1rem;margin-bottom:1.75rem}.recruit-intro-body{font-size:.85rem;padding-inline:2rem;max-width:600px}}@media (max-width: 600px){.recruit-intro-container{width:90vw;font-size:.85rem}.recruit-intro-title{font-size:1rem;margin-bottom:1.5rem}.recruit-intro-body{font-size:.8rem;padding-inline:1rem;max-width:100%}}.section-title-block{background-size:cover;background-position:center;padding-bottom:1em;position:relative;z-index:1;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1.5em}@media (max-width: 1024px){.section-title-block{padding:2em 1rem;font-size:1.3em}}@media (max-width: 768px){.section-title-block{padding:2em 1rem;font-size:1.1em}}@media (max-width: 479px){.section-title-block{padding:2em 1rem;font-size:1em}}.section-title-content{text-align:left;max-width:600px;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;margin-left:3rem}@media (max-width: 1024px){.section-title-content{margin-left:2rem}}@media (max-width: 768px){.section-title-content{margin-left:1.2rem}}@media (max-width: 479px){.section-title-content{margin-left:.5rem;max-width:100%}}.section-title-content h1{color:#fff;margin:0;font-size:3rem !important;font-weight:950 !important;letter-spacing:.1em;-webkit-text-stroke:3px #fff;text-stroke:3px #fff}@media (max-width: 1024px){.section-title-content h1{font-size:2.6rem !important}}@media (max-width: 768px){.section-title-content h1{font-size:2.3rem !important}}@media (max-width: 479px){.section-title-content h1{font-size:2rem !important}}.section-title-content h3{color:#fff;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:.8em;margin:.5em 0}@media (max-width: 1024px){.section-title-content h3{font-size:.75em}}@media (max-width: 768px){.section-title-content h3{font-size:.7em}}@media (max-width: 479px){.section-title-content h3{font-size:.65em}}.section-title-content p{color:#bebebe;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1em;margin:.5em 0}@media (max-width: 479px){.section-title-content p{font-size:.9em}}.section-title-divider{background-color:#f77d06;border:none;height:4px;width:5%;margin-top:1em}@media (max-width: 768px){.section-title-divider{width:5%}}@media (max-width: 479px){.section-title-divider{width:7%}}.section-title-style-top{color:#fff;font-size:.5em;font-weight:500;margin-top:6em;margin-left:0;text-align:left;letter-spacing:.05em}.splash{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;overflow:visible;background-color:rgba(0,0,0,0);padding:0;margin:0;max-width:100vw;width:100vw}.splash-content{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;overflow:hidden;margin-left:30%;padding:0}@media only screen and (max-width: 479px){.splash-content{margin-left:0;flex-direction:column;justify-content:center;padding-bottom:4rem;}}.splash-image{display:flex;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:2rem;background-color:rgba(0,0,0,0);overflow:visible}.splash-image img{max-width:110%;height:auto;min-height:70vh;object-fit:contain;margin-right:-35%}@media only screen and (min-width: 1200px){.splash-image img{max-width:105%;min-height:80vh;margin-right:-45%}}@media only screen and (max-width: 768px){.splash-image img{max-width:110%;min-height:60vh;margin-right:-30%}}@media only screen and (max-width: 480px){.splash-image img{max-width:130%;min-height:50vh;margin-left:10%;margin-right:-15%}}@media only screen and (max-width: 430px){.splash-image img{max-width:140%;min-height:50vh;margin-left:15%;margin-right:-8%}}@media only screen and (max-width: 768px){.splash-image{min-height:50vh;padding:1rem}}@media only screen and (max-width: 480px){.splash-image{min-height:45vh;padding:.8rem;justify-content:flex-start}}@media only screen and (max-width: 430px){.splash-image{min-height:40vh;padding:.5rem;justify-content:flex-start}}.splash-footer{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:2rem;background-color:rgba(0,0,0,0);gap:12rem;margin-left:25%}@media only screen and (max-width: 1200px){.splash-footer{padding:2rem 1.5rem;gap:10rem;margin-left:23%}}@media only screen and (max-width: 768px){.splash-footer{padding:2rem 1rem;gap:8rem;margin-left:20%}}@media only screen and (max-width: 480px){.splash-footer{padding:1.5rem .8rem;gap:6rem;margin-left:17%}}@media only screen and (max-width: 430px){.splash-footer{flex-direction:column;gap:5rem;justify-content:center;align-items:center;padding:1rem .5rem;margin-left:0}}.banner-image{width:100vw;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;padding:2rem 1rem 2rem 1rem;margin-top:12rem;margin-left:1rem;overflow:visible}.banner-image img{width:140vw;height:auto;object-fit:contain;transform:scale(1.8);margin-left:-5rem}@media only screen and (max-width: 1200px){.banner-image img{width:135vw;margin-left:-3rem}}@media only screen and (max-width: 768px){.banner-image img{width:130vw;margin-left:-2rem}}@media only screen and (max-width: 480px){.banner-image img{width:125vw;margin-left:-1rem}}@media only screen and (max-width: 430px){.banner-image img{width:130vw;margin-left:-.5rem;margin-top:4rem}}@media only screen and (max-width: 1200px){.banner-image{margin-top:10rem;padding:1.5rem .8rem 1.5rem .8rem;margin-left:-3rem}}@media only screen and (max-width: 768px){.banner-image{margin-top:8rem;padding:1rem .5rem 1rem .5rem;margin-left:-2rem}}@media only screen and (max-width: 480px){.banner-image{margin-top:6rem;padding:.8rem .3rem .8rem .3rem;margin-left:-1rem}}@media only screen and (max-width: 430px){.banner-image{margin-top:5rem;padding:.5rem .2rem .5rem .2rem;margin-left:-.5rem}}.small-elements{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;width:300px;margin-right:3rem;height:45vh;text-align:right;flex-shrink:0}@media only screen and (max-width: 899px){.small-elements{width:200px;margin-right:2rem;height:40vh}}@media only screen and (max-width: 479px){.small-elements{width:100%;margin:1rem 0 2rem 0;height:auto;align-items:flex-start;text-align:left}}.small-element{text-align:right;width:100%}@media only screen and (max-width: 479px){.small-element{text-align:left}}.gray-text{font-size:1.05rem;color:gray;margin:0;line-height:1.4}.black-text{font-size:1.3rem;color:#000;font-weight:bold;margin:.2rem 0 0 0;line-height:1.4}.divider{height:2px;width:10%;background-color:#000;margin-top:.5rem;margin-left:auto;flex-shrink:0}.scroll-hint{color:#fff;font-family:Arial,sans-serif;text-align:center;z-index:10;animation:floatDown 2s ease-in-out infinite;padding:.5rem;order:1}@media only screen and (max-width: 768px){.scroll-hint{font-size:.9rem;padding:.4rem}}@media only screen and (max-width: 480px){.scroll-hint{font-size:.8rem;padding:.3rem}}@media only screen and (max-width: 430px){.scroll-hint{font-size:.75rem;padding:.25rem;order:2}}.scroll-hint span{display:block;font-size:1rem;margin-bottom:.5rem;font-weight:normal}@media only screen and (max-width: 1200px){.scroll-hint span{font-size:.9rem}}@media only screen and (max-width: 768px){.scroll-hint span{font-size:.8rem;margin-bottom:.4rem}}@media only screen and (max-width: 480px){.scroll-hint span{font-size:.7rem;margin-bottom:.3rem}}@media only screen and (max-width: 430px){.scroll-hint span{font-size:.6rem;margin-bottom:.25rem}}.scroll-hint .arrow{display:flex;justify-content:center;align-items:center;margin-top:.5rem}@media only screen and (max-width: 768px){.scroll-hint .arrow{margin-top:.4rem}}@media only screen and (max-width: 480px){.scroll-hint .arrow{margin-top:.3rem}}@media only screen and (max-width: 430px){.scroll-hint .arrow{margin-top:.25rem}}.scroll-hint .arrow svg{width:1.2rem;height:1.2rem;animation:floatDown 2s ease-in-out infinite}@media only screen and (max-width: 1200px){.scroll-hint .arrow svg{width:1rem;height:1rem}}@media only screen and (max-width: 768px){.scroll-hint .arrow svg{width:.9rem;height:.9rem}}@media only screen and (max-width: 480px){.scroll-hint .arrow svg{width:.8rem;height:.8rem}}@media only screen and (max-width: 430px){.scroll-hint .arrow svg{width:.7rem;height:.7rem}}.social-icons{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;order:2}@media only screen and (max-width: 1200px){.social-icons{gap:1.2rem}}@media only screen and (max-width: 768px){.social-icons{gap:1rem}}@media only screen and (max-width: 480px){.social-icons{gap:.8rem}}@media only screen and (max-width: 430px){.social-icons{gap:.6rem;order:1}}.social-label{font-family:Arial,sans-serif;font-size:1rem;font-weight:normal;color:#fff;letter-spacing:.1em;margin-right:.5rem}@media only screen and (max-width: 1200px){.social-label{font-size:.9rem;margin-right:.4rem}}@media only screen and (max-width: 768px){.social-label{font-size:.8rem;margin-right:.3rem}}@media only screen and (max-width: 480px){.social-label{font-size:.7rem;margin-right:.3rem}}@media only screen and (max-width: 430px){.social-label{font-size:.6rem;margin-right:.2rem}}.social-icons a{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:#fff;text-decoration:none;transition:opacity .3s ease}@media only screen and (max-width: 1200px){.social-icons a{width:1.6rem;height:1.6rem}}@media only screen and (max-width: 768px){.social-icons a{width:1.4rem;height:1.4rem}}@media only screen and (max-width: 480px){.social-icons a{width:1.2rem;height:1.2rem}}@media only screen and (max-width: 430px){.social-icons a{width:1rem;height:1rem}}.social-icons a:hover{opacity:.8}.social-icons svg{width:100%;height:100%}@keyframes floatDown{0%, 100%{transform:translateY(0)}50%{transform:translateY(5px)}}.vertical-text{position:absolute;left:.5rem;top:25%;transform:translateY(-50%);writing-mode:vertical-rl;text-orientation:mixed;font-family:Arial,sans-serif;font-size:.8rem;font-weight:bold;color:#fff;letter-spacing:.2em;z-index:999;text-shadow:2px 2px 4px rgba(0,0,0,.8);pointer-events:none}@media only screen and (min-width: 1200px){.vertical-text{left:1rem;font-size:1rem}}@media only screen and (max-width: 1199px) and (min-width: 769px){.vertical-text{left:.8rem;font-size:.9rem}}@media only screen and (max-width: 768px){.vertical-text{left:.6rem;font-size:.8rem}}@media only screen and (max-width: 480px){.vertical-text{left:.3rem;font-size:.7rem}}@media only screen and (max-width: 430px){.vertical-text{left:.2rem;font-size:.6rem}}.sparkline{display:flex;flex-direction:row;align-items:flex-end;float:inline-end;gap:.25rem;margin:1rem 0;width:6rem;height:2rem}.sparkline div{flex:1;transform-origin:bottom;transition:var(--transition);background-image:linear-gradient(to top, var(--accent-color) var(--bar-height), rgba(0,0,0,0) var(--bar-height));height:100%}.sparkline div:hover{height:200%}.spec-columns{display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap}.spec-column{flex:1;min-width:300px}@media (max-width: 600px){.spec-columns{flex-direction:column}.spec-column{min-width:auto}}.spec-row{display:flex;align-items:center;padding:.75rem 0}.spec-left{font-weight:600;color:#fff;flex-shrink:0;margin-right:.25rem;width:45%;font-size:.85rem}.spec-right{flex-grow:1;text-align:left;color:#aaa;font-weight:400;font-size:.85rem}.spec-divider{margin-right:.75rem;user-select:none;color:#999;flex-shrink:0;display:none}.spec-row-divider{border:none;border-bottom:1px solid #666;margin:.5rem 0}@media (max-width: 900px) and (min-width: 601px){.spec-left,.spec-right{font-size:.75rem}.spec-divider{margin-right:.5rem}}@media (max-width: 600px){.spec-row{flex-direction:column;align-items:flex-start;padding:.75rem 0}.spec-left{width:100%;margin-right:0;font-size:.8rem;margin-bottom:.25rem;color:#fff}.spec-right{width:100%;font-size:.8rem;text-align:left;color:#aaa}.spec-divider{display:none}.spec-row-divider{border-bottom:1px solid #666}}.section-title-divider{margin:.5rem 0}.spec-sheet-grid{max-width:80vw;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}span.spoiler{filter:blur(.25rem);transition:var(--transition)}span.spoiler:hover,span.spoiler:active{filter:none}span.spoiler.solid{filter:none;border-radius:var(--rounded-corner-small);background-color:var(--fg-muted-4);color:rgba(0,0,0,0)}span.spoiler.solid:hover,span.spoiler.solid:active{background-color:rgba(0,0,0,0);color:inherit}table{box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner);border-collapse:collapse;background-color:var(--fg-muted-1);width:100%;overflow:hidden}table tr:nth-child(even){background-color:var(--fg-muted-1)}table tr th,table tr td{padding:.5rem 1rem}table tr th{background-color:var(--fg-muted-2);font-weight:bold}.tags{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;margin-block-start:2rem;padding:0;list-style:none}.tags li{display:flex;transition:var(--transition);margin:0;padding:0}.tags li:active{transform:var(--active)}.tags a{transition:var(--transition);box-shadow:var(--edge-highlight);border-radius:999px;background-color:var(--fg-muted-1);padding:.375rem .75rem;color:var(--fg-muted-5);font-size:var(--font-size-small);line-height:1;text-decoration:none;white-space:nowrap}.tags a:hover{background-color:var(--accent-color-alpha);color:var(--accent-color);text-decoration:none}.tags a:hover .count{background-color:var(--accent-color-alpha);color:var(--accent-color)}.tags a:has(.tag){padding:0}.tags a .tag{display:inline-block;padding-inline-start:.75rem;padding-inline-end:.5rem;padding-block-start:.375rem;padding-block-end:.375rem}.tags a .count{display:inline-block;transition:var(--transition);border-start-end-radius:999px;border-end-end-radius:999px;background-color:var(--fg-muted-1);padding-inline-start:.5rem;padding-inline-end:.625rem;padding-block-start:.375rem;padding-block-end:.375rem;font-variant-numeric:tabular-nums}.threecard{background-color:rgba(0,0,0,0);padding:2rem;text-align:left;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1.25rem}.threecard-title{font-size:2.6em;font-weight:950;letter-spacing:.05em;margin-bottom:.5rem;-webkit-text-stroke:1px #fff;text-stroke:1px #fff}.threecard-subtitle{font-size:.75em;color:#fff;line-height:1.6;margin-bottom:4rem}.threecard-container{display:flex;gap:1rem;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.threecard-column{flex:1 1 30%;min-width:250px;display:flex;flex-direction:column}.threecard-label{display:flex;justify-content:flex-end;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;position:relative;height:4rem}.threecard-label .label-prefix{font-size:.8em;color:#aaa;font-weight:600;user-select:none;position:absolute;top:.5rem;left:.5rem}.threecard-label .label-number{font-size:8rem;font-weight:300;color:#bbb;line-height:.75;height:4rem;overflow:hidden;display:inline-block;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;user-select:none}.threecard-cardleft,.threecard-cardmiddle,.threecard-cardright{background-size:cover;background-position:center;border-radius:.5rem;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:left;border:1px solid #aaa;height:100%}.threecard-cardleft-content,.threecard-cardmiddle-content,.threecard-cardright-content{flex-grow:1;display:flex;flex-direction:column}.threecard-cardleft-content h2,.threecard-cardmiddle-content h2,.threecard-cardright-content h2{font-size:1.1em;font-weight:900;margin-bottom:1.5rem;color:#fff;text-align:left;user-select:none;padding-left:1rem;padding-right:1rem}.threecard-cardleft-content div,.threecard-cardmiddle-content div,.threecard-cardright-content div{font-size:.55em;font-weight:400;line-height:1.5;color:#fff;text-align:left;user-select:none;padding-left:1rem;padding-right:1rem}.threecard-leftbtn-container,.threecard-middlebtn-container,.threecard-rightbtn-container{margin-top:auto;text-align:left}.threecard-leftlink-btn,.threecard-middlelink-btn,.threecard-rightlink-btn{display:inline-block;background-color:rgba(0,0,0,.6);color:#fff;padding:.4rem .8rem;border-radius:.375rem;text-decoration:none;font-weight:500;font-size:1em;transition:background-color .3s ease}.threecard-leftlink-btn:hover,.threecard-middlelink-btn:hover,.threecard-rightlink-btn:hover{background-color:rgba(0,0,0,.8)}@media (width >= 1025px){.threecard{padding:3rem 4rem}.threecard-title{font-size:2.7em;font-weight:950;letter-spacing:.05em;text-align:center;-webkit-text-stroke:1px #fff;text-stroke:1px #fff}.threecard-subtitle{font-size:.85em;text-align:center;line-height:1.6}.threecard-cardleft-content h2,.threecard-cardmiddle-content h2,.threecard-cardright-content h2{font-size:1.2em;font-weight:900;margin-bottom:1.75rem;padding-left:1rem;padding-right:1rem}.threecard-cardleft-content div,.threecard-cardmiddle-content div,.threecard-cardright-content div{font-size:.75em;padding-left:1rem;padding-right:1rem}.threecard-leftlink-btn,.threecard-middlelink-btn,.threecard-rightlink-btn{font-size:1.2em;padding:.5rem 1rem}}@media (width <= 1024px){.threecard{padding:2rem 3rem}.threecard-container{flex-direction:column;gap:1.5rem}.threecard-column{flex:1 1 100%}.threecard-title,.threecard-subtitle{text-align:center}}@media (width <= 768px){.threecard{padding:1.5rem 2rem}.threecard-container{gap:2rem}.threecard-cardleft-content h2,.threecard-cardmiddle-content h2,.threecard-cardright-content h2{font-size:1.5em}.threecard-cardleft-content div,.threecard-cardmiddle-content div,.threecard-cardright-content div{font-size:1.1em}}@media (max-width: 479px){.threecard{padding:1rem}.threecard-title{font-size:1.75em}.threecard-subtitle{font-size:1.25em}.threecard-cardleft-content h2,.threecard-cardmiddle-content h2,.threecard-cardright-content h2{font-size:1.25em}.threecard-cardleft-content div,.threecard-cardmiddle-content div,.threecard-cardright-content div{font-size:1em}}strong.title{color:var(--accent-color);font-size:var(--font-size-x-large);line-height:1}.twocard{background-color:rgba(0,0,0,0);padding:2rem;text-align:center;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.twocard-title{font-size:1.75rem;margin-bottom:.5rem;font-weight:bold;color:inherit}.twocard-subtitle{font-size:1rem;color:#ccc;margin-bottom:2rem}.twocard-container{display:flex;gap:1rem;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.twocard-column{flex:1 1 45%;min-width:250px;display:flex;flex-direction:column}.twocard-cardleft,.twocard-cardright{display:flex;flex-direction:column;flex-grow:1;height:100%;align-items:center;padding:1.25rem;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:.5rem;border:1px solid #fff;background-color:rgba(0,0,0,0)}.twocard-cardleft img,.twocard-cardright img{width:100%;height:auto;border-radius:.5rem;margin-bottom:1rem;object-fit:contain}.twocard-cardleft-content,.twocard-cardright-content{flex-grow:1}.twocard-cardleft-content h2,.twocard-cardright-content h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.twocard-cardleft-content div,.twocard-cardright-content div{font-size:1rem;font-weight:400;line-height:1.3;color:#fff}@media (min-width: 1025px){.twocard{padding:3rem 4rem}.twocard-title{font-size:2.25rem}.twocard-subtitle{font-size:1.25rem}.twocard-container{flex-wrap:nowrap;flex-direction:row;gap:1rem;align-items:stretch}.twocard-column{flex:1 1 45%;min-width:250px}.twocard-cardleft-content h2,.twocard-cardright-content h2{font-size:2rem;margin-bottom:1.5rem}.twocard-cardleft-content div,.twocard-cardright-content div{font-size:1.25rem}}@media (max-width: 1024px){.twocard{padding:2rem 3rem}.twocard-title{font-size:2rem}.twocard-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.twocard-container{flex-direction:column;gap:1.5rem}.twocard-column{flex:1 1 100%;min-width:unset}.twocard-cardleft-content h2,.twocard-cardright-content h2{font-size:1.75rem;margin-bottom:1rem}.twocard-cardleft-content div,.twocard-cardright-content div{font-size:1.1rem}}@media (max-width: 768px){.twocard{padding:1.5rem 2rem}.twocard-title{font-size:1.75rem}.twocard-subtitle{font-size:1rem;margin-bottom:1rem}.twocard-container{flex-direction:column;gap:2rem}.twocard-column{flex:1 1 100%;min-width:unset}.twocard-cardleft-content h2,.twocard-cardright-content h2{font-size:1.5rem;margin-bottom:1rem}.twocard-cardleft-content div,.twocard-cardright-content div{font-size:1rem}}@media (max-width: 479px){.twocard{padding:1rem}.twocard-title{font-size:1.5rem}.twocard-subtitle{font-size:.9rem;margin-bottom:.8rem}.twocard-container{gap:1rem}.twocard-column{flex:1 1 100%;min-width:unset}.twocard-cardleft-content h2,.twocard-cardright-content h2{font-size:1.25rem;margin-bottom:.75rem}.twocard-cardleft-content div,.twocard-cardright-content div{font-size:.9rem}}.twocol-1-section{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:4rem;padding-bottom:6rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:60vh}@media (min-width: 1200px){.twocol-1-section{padding-top:6rem;padding-bottom:8rem;min-height:70vh}}@media (min-width: 1800px){.twocol-1-section{padding-top:8rem;padding-bottom:10rem;min-height:80vh}}@media (min-width: 2500px){.twocol-1-section{justify-content:flex-start;gap:3rem;padding-top:10rem;padding-bottom:12rem;min-height:90vh}}@media (max-width: 1500px){.twocol-1-section{justify-content:flex-start;gap:3rem}}@media (max-width: 768px){.twocol-1-section{flex-direction:column;gap:1.5rem;min-height:40vh;padding-top:3rem;padding-bottom:4rem}}@media (max-width: 479px){.twocol-1-section{gap:1rem;min-height:30vh;padding-top:2rem;padding-bottom:3rem}}.twocol-text{flex:0 0 30%;min-width:250px;margin-left:auto;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1.5em}@media (min-width: 1501px){.twocol-text{margin-left:0}}@media (max-width: 1500px){.twocol-text{margin-left:0}}@media (max-width: 1024px){.twocol-text{flex:0 0 40%;font-size:1.3em}}@media (max-width: 768px){.twocol-text{flex:none;width:100%;margin-left:0;font-size:1.2em;text-align:center}}@media (max-width: 479px){.twocol-text{font-size:1em}}.twocol-text h2{margin-bottom:1rem;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1.5em}@media (max-width: 768px){.twocol-text h2{font-size:1.3em}}@media (max-width: 479px){.twocol-text h2{font-size:1.1em}}.twocol-text p{margin-bottom:1rem;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1em}@media (max-width: 479px){.twocol-text p{font-size:.9em}}.twocol-link{display:inline-block;margin-top:1rem;padding:.6rem 1.2rem;background-color:#f77d06;color:#fff;text-decoration:none;border-radius:9999px;font-weight:600;transition:background-color .3s ease;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;font-size:1em}@media (max-width: 479px){.twocol-link{font-size:.9em;padding:.5rem 1rem}}.twocol-link:hover{background-color:#f77d06}.twocol-image-container{flex:0 0 60%;text-align:center;min-height:400px}@media (max-width: 1024px){.twocol-image-container{flex:0 0 55%}}@media (max-width: 768px){.twocol-image-container{flex:none;width:100%;min-height:300px}}.twocol-image-container img{height:auto;display:contents;border-radius:8px}.hero-section{width:100vw;min-height:100px;margin-left:calc(-50vw + 50%);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;font-size:1em;padding:2rem 1rem 4rem 1rem;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;box-sizing:border-box;overflow:visible}.hero-section .hero-content-wrapper{max-width:90vw;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding-right:0;justify-content:center}.hero-section .hero-content{max-width:100%;display:flex;flex-wrap:nowrap;gap:.5rem;align-items:center;justify-content:center;overflow:visible}.hero-section.no-image{min-height:700px}.hero-section.no-image .hero-content{justify-content:flex-start}.hero-section.no-image .hero-content .hero-text{flex:0 0 100%;max-width:100%;padding-left:1rem;text-align:left}.hero-section.no-image .hero-content .hero-text .link-wrapper{justify-content:flex-start}.hero-section .section-title-block{padding:1.2em 1rem .5em 1rem;position:relative;z-index:1;font-size:1.2em;width:100%}.hero-section .section-title-block .section-title-content{text-align:left;padding-left:2rem}.hero-section .section-title-block .section-title-content h1{font-size:3rem !important;font-weight:950 !important;color:#fff;margin:0;margin-bottom:.2em;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;letter-spacing:.1em;-webkit-text-stroke:3px #fff;text-stroke:3px #fff;white-space:nowrap}.hero-section .section-title-block .section-title-content h3{font-size:.6em;font-weight:400;color:#999;margin:0;margin-bottom:.2em;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif}.hero-section .section-title-block .section-title-content p{font-size:.6em;font-weight:700;color:#fff;margin:0;margin-bottom:.5em;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;letter-spacing:.05em}.hero-section .section-title-block .section-title-divider{background-color:#f77d06;height:4px;width:6%;margin-top:1.2em;margin-bottom:1.5em;border:none}.hero-section .hero-text{flex:0 1 auto;min-width:260px;max-width:40%;width:auto;font-size:1em;text-align:left;align-items:flex-start;justify-content:center;padding:1.5rem 0 1.5rem 0;margin-left:2rem;margin-top:0;box-sizing:border-box;overflow-wrap:break-word;color:#e1e1e1;display:flex;flex-direction:column;align-self:center;padding-right:.5rem}.hero-section .hero-text h2{margin-bottom:1rem;font-size:2.4em}.hero-section .hero-text p{margin:1.5rem 0;font-size:1em;line-height:2.2;font-weight:400}.hero-section .hero-text .link-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:flex-start;width:100%;margin-top:2.5rem;position:relative;z-index:1}.hero-section .hero-text .link-text{text-align:left;color:#f77d06;font-size:1em;font-weight:800;margin:0;margin-right:1rem;margin-left:0}.hero-section .hero-text .hero-link{background-color:#f77d06;color:rgba(0,0,0,0);padding:1.2rem;border-radius:50%;font-weight:600;text-decoration:none;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;transition:background-color .3s ease;font-size:1.5em;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden;margin-top:0;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;position:relative;flex-shrink:0}.hero-section .hero-text .hero-link::before{content:"";width:16px;height:12px;background-color:#666;display:block;position:absolute;top:50%;left:50%;transform:translate(-40%, -50%);clip-path:path("M0 0 L16 6 L0 12 L4 6 Z")}.hero-section .hero-text .hero-link:hover{background-color:#e66a00}.hero-section .hero-image-container{flex:1 1 0;min-width:220px;max-width:50%;padding:0;margin:0 0 0 -1rem;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;overflow:visible;position:relative;padding-left:1rem;height:fit-content}.hero-section .hero-image-container .hero-footer{position:absolute;right:-60px;bottom:80px;color:#888;font-size:.9em;background:rgba(0,0,0,0);padding:.5em 1em;border-radius:8px 0 0 0;margin:.5em .5em .5em 0;pointer-events:none;z-index:2;max-width:90%;text-align:right}.hero-section .hero-image-container img{max-width:100%;width:100%;height:auto;object-fit:contain;border-radius:12px;display:block;background-color:rgba(0,0,0,0)}.hero-section .hero-bottom-title{text-align:left;margin-top:2rem}.hero-section .hero-bottom-title h2{color:#fff;font-size:1.4em;font-weight:900;margin:0;text-transform:uppercase;letter-spacing:.05em}@media (min-width: 1440px){.hero-section{font-size:1.2em}.hero-section.no-image{min-height:500px}.hero-section .hero-text .hero-link::before{width:16px;height:12px;clip-path:path("M0 0 L16 6 L0 12 L4 6 Z")}}@media (min-width: 1025px) and (max-width: 1439px){.hero-section{font-size:1.1em}.hero-section.no-image{min-height:600px}.hero-section .hero-text .hero-link::before{width:14px;height:10px;clip-path:path("M0 0 L14 5 L0 10 L3.5 5 Z")}.hero-section .hero-text{margin-left:1.5rem;padding-left:1rem;padding-right:1rem}}@media (max-width: 1024px){.hero-section{font-size:1em}.hero-section.no-image{min-height:500px}.hero-section .hero-content-wrapper{align-items:center;padding-right:0}.hero-section .section-title-block{font-size:1.1em;padding:2em 1rem}.hero-section .section-title-block .section-title-content{padding-left:3rem}.hero-section .section-title-block .section-title-content h1{font-size:2.6rem !important;font-weight:950 !important;white-space:nowrap}.hero-section .section-title-block .section-title-content h3{font-size:.65em;color:#999;font-weight:400}.hero-section .section-title-block .section-title-content p{font-size:.65em;color:#fff;font-weight:700}.hero-section .hero-content{flex-direction:column;justify-content:center;gap:2rem;align-items:center}.hero-section .hero-text{max-width:100%;padding:0 1rem;margin-left:1rem;text-align:left}.hero-section .hero-image-container{max-width:100%;margin-top:0}.hero-section .hero-image-container .hero-footer{right:-20px;bottom:60px;font-size:1em;max-width:85%}.hero-section .hero-image-container img{max-width:85%}.hero-section .hero-bottom-title{text-align:center;margin:1rem 0}.hero-section .hero-bottom-title h2{font-size:2em}}@media (max-width: 768px){.hero-section{font-size:.95em;padding:2rem 1rem}.hero-section.no-image{min-height:450px}.hero-section .hero-content-wrapper{align-items:center;padding-right:0}.hero-section .section-title-block{font-size:1em;padding:1.5em 1rem}.hero-section .section-title-block .section-title-content{padding-left:1rem}.hero-section .section-title-block .section-title-content h1{font-size:2.3rem !important;font-weight:950 !important;white-space:nowrap}.hero-section .section-title-block .section-title-content h3{font-size:.7em;color:#999;font-weight:400}.hero-section .section-title-block .section-title-content p{font-size:.7em;color:#fff;font-weight:700}.hero-section .hero-content{flex-direction:column;align-items:center;gap:2rem;justify-content:center}.hero-section .hero-text{flex:0 0 100%;max-width:100%;font-size:.9em;text-align:left;margin-left:1rem;margin-top:0;padding:0 1rem;min-width:auto}.hero-section .hero-text h2{font-size:1.4em}.hero-section .hero-text p{font-size:.8em}.hero-section .hero-text .link-text{font-size:1em}.hero-section .hero-text .link-wrapper{margin-top:2rem;gap:.8rem}.hero-section .hero-text .hero-link{width:2.5rem;height:2.5rem;padding:1rem}.hero-section .hero-image-container{flex:0 0 100%;max-width:100%;padding:0;margin-top:0;margin-left:0;justify-content:center;align-items:center;display:flex}.hero-section .hero-image-container .hero-footer{right:-15px;bottom:50px;font-size:.9em;max-width:80%;padding:.4em .8em}.hero-section .hero-image-container img{max-width:85%;height:auto;display:block}.hero-section .hero-bottom-title{text-align:center;margin:1rem 0}.hero-section .hero-bottom-title h2{font-size:1.8em}.hero-section .hero-text{padding-left:3.5rem;padding-right:3.5rem}}@media (max-width: 479px){.hero-section{font-size:.9em;padding:1.5rem .5rem}.hero-section.no-image{min-height:400px}.hero-section .hero-content-wrapper{align-items:center;padding-right:0}.hero-section .section-title-block{font-size:.95em;padding:1em .5rem}.hero-section .section-title-block .section-title-content{padding-left:.5rem}.hero-section .section-title-block .section-title-content h1{font-size:2rem !important;font-weight:950 !important;white-space:nowrap}.hero-section .section-title-block .section-title-content h3{font-size:.75em;color:#999;font-weight:400}.hero-section .section-title-block .section-title-content p{font-size:.8em;color:#fff;font-weight:700}.hero-section .hero-content{flex-direction:column;align-items:center;gap:1.5rem;justify-content:center}.hero-section .hero-text{flex:0 0 100%;max-width:100%;font-size:.85em;text-align:left;margin-left:.5rem !important;margin-top:0 !important;padding:0 .5rem;min-width:auto}.hero-section .hero-text h2{font-size:1.2em}.hero-section .hero-text p{font-size:.9em}.hero-section .hero-text .link-text{font-size:.9em}.hero-section .hero-text .link-wrapper{margin-top:1.5rem;gap:.6rem}.hero-section .hero-text .hero-link{width:2.2rem;height:2.2rem;padding:.8rem}.hero-section .hero-image-container{flex:0 0 100%;max-width:100%;margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;justify-content:center;align-items:center;display:flex}.hero-section .hero-image-container .hero-footer{right:-10px;bottom:40px;font-size:.85em;max-width:75%;padding:.3em .6em}.hero-section .hero-image-container img{max-width:90%;height:auto;display:block}.hero-section .hero-bottom-title{text-align:center;margin:1rem 0}.hero-section .hero-bottom-title h2{font-size:1.5em}.hero-section .hero-text{padding-left:2.7rem;padding-right:2.7rem}}@media (max-width: 430px){.hero-section{font-size:.8em;padding:1rem .25rem}.hero-section .hero-content-wrapper{max-width:95vw;padding-right:0}.hero-section .section-title-block{font-size:.9em;padding:.5em .25rem}.hero-section .section-title-block .section-title-content{padding-left:.25rem}.hero-section .section-title-block .section-title-content h1{font-size:2rem !important;font-weight:950 !important;white-space:nowrap}.hero-section .section-title-block .section-title-content h3{font-size:.75em;color:#999;font-weight:400}.hero-section .section-title-block .section-title-content p{font-size:.8em;color:#fff;font-weight:700}.hero-section .hero-content{gap:1rem}.hero-section .hero-text{font-size:.8em;padding:0 .25rem}.hero-section .hero-text h2{font-size:1.1em}.hero-section .hero-text p{font-size:.8em}.hero-section .hero-text .link-text{font-size:.8em}.hero-section .hero-text .hero-link{font-size:.8em;width:1.8rem;height:1.8rem;padding:.6rem}.hero-section .hero-text .hero-link::before{width:10px;height:8px;clip-path:path("M0 0 L10 4 L0 8 L2.5 4 Z")}.hero-section .hero-image-container{flex:0 0 100%;max-width:100%;justify-content:center;align-items:center;display:flex}.hero-section .hero-image-container .hero-footer{right:-5px;bottom:30px;font-size:.8em;max-width:70%;padding:.25em .5em}.hero-section .hero-image-container img{max-width:95%;height:auto;display:block}.hero-section .hero-bottom-title{margin:.5rem 0}.hero-section .hero-bottom-title h2{font-size:1.3em}}h1,h2,h3,h4,h5,h6{text-wrap:balance;margin:2rem 0 1rem;font-weight:lighter;line-height:normal;font-family:"Montserrat","Zen Kaku Gothic New",sans-serif;letter-spacing:-.05em}h1{font-size:var(--font-size-xxx-large)}h2{font-size:var(--font-size-xx-large)}h3{font-size:var(--font-size-x-large)}h4{font-size:var(--font-size-large)}h5{font-size:var(--font-size-medium)}h6{font-size:var(--font-size-small)}small{color:var(--fg-muted-5);font-size:var(--font-size-small-em)}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-thickness:max(1px,.0625em)}figcaption{color:var(--fg-muted-4);font-size:var(--font-size-small-em);text-align:center}blockquote{margin:0;border-radius:.25rem;border-inline-start:.25rem solid var(--accent-color);padding-inline-start:.75rem;color:var(--fg-muted-5)}mark,del,ins,samp,q{box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner-small);padding:.125rem .375rem}mark{background-color:var(--accent-color-alpha);color:var(--accent-color)}del{background-color:var(--red-bg);color:var(--red-fg);text-decoration:line-through;text-decoration-thickness:max(1px,.0625em)}ins{background-color:var(--green-bg);color:var(--green-fg);text-decoration:underline;text-decoration-thickness:max(1px,.0625em)}samp{background-color:var(--fg-muted-1);color:var(--fg-muted-5);font-size:var(--font-size-small-em)}q{background-color:var(--fg-muted-1);color:var(--fg-muted-5);font-style:italic}u{text-decoration:underline wavy var(--red-fg);text-decoration-thickness:max(1px,.0625em)}progress{appearance:none;box-shadow:var(--edge-highlight);border:none;border-radius:999px;background-color:var(--fg-muted-1);width:100%;height:.5rem;color:var(--accent-color)}progress:indeterminate{background-color:var(--fg-muted-1)}progress:indeterminate::-moz-progress-bar{background-color:rgba(0,0,0,0)}progress::-webkit-progress-bar{background-color:rgba(0,0,0,0)}progress::-moz-progress-bar{border-radius:999px;background-color:var(--accent-color)}progress::-webkit-progress-value{border-radius:999px;background-color:var(--accent-color)}kbd{display:inline-block;transition:var(--transition);cursor:pointer;box-shadow:var(--edge-highlight),inset 0 -.125rem 0 var(--fg-muted-2);border-radius:var(--rounded-corner-small);background-color:var(--fg-muted-1);padding:.125rem .375rem;font-size:var(--font-size-small-em)}kbd:active{transform:translateY(.125rem);box-shadow:inset 0 .0625rem 0 var(--fg-muted-2);background-color:var(--fg-muted-2)}a{color:var(--accent-color);font-weight:bold;text-decoration-thickness:max(1px,.0625em)}a:hover{text-decoration-style:wavy}hr{margin:2rem auto;border:none;height:.1875rem;border-radius:2px;overflow:visible;text-align:center;background:linear-gradient(to right, var(--accent-color) 10%, var(--fg-muted-1) 10%)}dt{font-weight:bold}dd{margin-inline-start:1.5rem;margin-block-end:1rem}aside{float:right;margin-inline-start:1rem;box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner);background-color:var(--accent-color-alpha);padding:1rem;width:30%}:root[dir*=rtl] aside{float:left}@media only screen and (max-width: 720px){aside{float:none;margin-inline-start:0;width:100%}}aside:first-child{margin-block-start:0}aside:last-child{margin-block-end:0}details summary{cursor:pointer;box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner);background-color:var(--fg-muted-1);padding:1rem;color:var(--fg-muted-5);font-weight:bold;line-height:1;list-style:none}details summary::marker,details summary::-webkit-details-marker{display:none}details summary::before{mask-image:var(--icon-down);-webkit-mask-image:var(--icon-down);display:inline-block;vertical-align:-.125em;transition:var(--transition);margin-inline-end:.25rem;background-color:currentColor;width:1rem;height:1rem;content:""}details:last-child{margin-block-end:0}details[open]{box-shadow:var(--edge-highlight);border-radius:var(--rounded-corner);background-color:var(--fg-muted-1);padding:1rem}details[open] summary{box-shadow:none;border-radius:0;background-color:rgba(0,0,0,0);padding:0}details[open] summary::before{transform:scaleY(-1)}details[open] summary~*{animation:details-open var(--transition)}@keyframes details-open{from{transform:translateY(-1rem);opacity:0}}figure{margin-inline:0}ol,ul{padding-inline-start:1.5rem}li{margin:.125rem 0;padding-inline-start:.25rem}li::marker{color:var(--accent-color);font-weight:bold}:root{--bg-color: color-mix(in srgb, var(--accent-color) 10%, rgb(30, 42, 70));--bg-overlay: linear-gradient(rgb(0 0 0 / 0.9), rgb(0 0 0 / 0.9));--fg-color: rgb(255 255 255);--fg-contrast: rgb(0 0 0 / 0.8);--fg-muted-1: rgb(255 255 255 / 0.05);--fg-muted-2: rgb(255 255 255 / 0.1);--fg-muted-3: rgb(255 255 255 / 0.2);--fg-muted-4: rgb(255 255 255 / 0.5);--fg-muted-5: rgb(255 255 255 / 0.6);--glass-bg: rgb(25 25 25 / 0.7);--accent-color-alpha: rgb(from var(--accent-color) r g b / var(--color-opacity));--blue-bg: rgb(from var(--blue-fg) r g b / var(--color-opacity));--blue-fg: rgb(153 193 241);--brown-bg: rgb(from var(--brown-fg) r g b / var(--color-opacity));--brown-fg: rgb(205 171 143);--green-bg: rgb(from var(--green-fg) r g b / var(--color-opacity));--green-fg: rgb(143 240 164);--purple-bg: rgb(from var(--purple-fg) r g b / var(--color-opacity));--purple-fg: rgb(220 138 221);--red-bg: rgb(from var(--red-fg) r g b / var(--color-opacity));--red-fg: rgb(246 97 81);--yellow-bg: rgb(from var(--yellow-fg) r g b / var(--color-opacity));--yellow-fg: rgb(248 228 92);--l: clamp(0, (l / 0.623 - 1) * -infinity, 1);--a: calc(var(--l) + (var(--dim-opacity) * (1 - var(--l))));--contrast-color: oklch(from var(--accent-color) var(--l) 0 h / var(--a));--container-width: 90%;--rounded-corner: 0.75rem;--rounded-corner-small: 0.5rem;--blur: saturate(1.8) blur(0.75rem);--font-size-xx-small: 0.625rem;--font-size-x-small: 0.75rem;--font-size-small: 0.875rem;--font-size-medium: 1rem;--font-size-large: 1.25rem;--font-size-x-large: 1.5rem;--font-size-xx-large: 2rem;--font-size-xxx-large: 3rem;--font-size-xx-small-em: 0.625em;--font-size-x-small-em: 0.75em;--font-size-small-em: 0.875em;--font-size-medium-em: 1em;--font-size-large-em: 1.25em;--font-size-x-large-em: 1.5em;--font-size-xx-large-em: 2em;--font-size-xxx-large-em: 3em;--font-system-ui: system-ui, sans-serif;--font-transitional: Charter, "Bitstream Charter", "Sitka Text", Cambria, 			serif;--font-old-style: "Iowan Old Style", "Palatino Linotype", 			"URW Palladio L", P052, serif;--font-humanist: Seravek, "Gill Sans Nova", Ubuntu, Calibri, 			"DejaVu Sans", source-sans-pro, sans-serif;--font-geometric-humanist: Avenir, Montserrat, Corbel, "URW Gothic", 			source-sans-pro, sans-serif;--font-classical-humanist: Optima, Candara, "Noto Sans", source-sans-pro, 			sans-serif;--font-neo-grotesque: Inter, Roboto, "Helvetica Neue", "Arial Nova", 			"Nimbus Sans", Arial, sans-serif;--font-monospace-slab-serif: "Nimbus Mono PS", "Courier New", monospace;--font-monospace-code: ui-monospace, "Cascadia Code", "Source Code Pro", 			Menlo, Consolas, "DejaVu Sans Mono", monospace;--font-industrial: Bahnschrift, "DIN Alternate", 			"Franklin Gothic Medium", "Nimbus Sans Narrow", sans-serif-condensed, 			sans-serif;--font-rounded-sans: ui-rounded, "Hiragino Maru Gothic ProN", Quicksand, 			Comfortaa, Manjari, "Arial Rounded MT", "Arial Rounded MT Bold", 			Calibri, source-sans-pro, sans-serif;--font-slab-serif: Rockwell, "Rockwell Nova", "Roboto Slab", 			"DejaVu Serif", "Sitka Small", serif;--font-antique: Superclarendon, "Bookman Old Style", "URW Bookman", 			"URW Bookman L", "Georgia Pro", Georgia, serif;--font-didone: Didot, "Bodoni MT", "Noto Serif Display", 			"URW Palladio L", P052, Sylfaen, serif;--font-handwritten: "Segoe Print", "Bradley Hand", Chilanka, TSCu_Comic, 			casual, cursive;--font-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", 			"Noto Color Emoji";--color-opacity: 0.1;--dim-opacity: 0.8;--disabled-opacity: 0.6;--hover: scale(1.01);--active: scale(0.9);--transition: 0.2s;--transition-longer: 0.4s;--transition-long: 0.8s;--icon-archive: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M2 1C.89 1 0 1.89 0 3v2c0 .751.41 1.402 1.018 1.744A2 2 0 0 0 1 7v7c0 1.11.89 2 2 2h10c1.11 0 2-.89 2-2V7a2 2 0 0 0-.018-.256A2 2 0 0 0 16 5V3c0-1.11-.89-2-2-2zm0 2h12v2H2zm1 4h10v7H3zm3 1v1h4V8z'/%3E%3C/svg%3E");--icon-backlink: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5 14a1 1 0 0 1-.707-.293l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 1 1 1.414 1.414L3.414 8H12c1.117 0 2-.883 2-2s-.883-2-2-2c-.55 0-1-.45-1-1s.45-1 1-1c2.2 0 4 1.8 4 4s-1.8 4-4 4H3.414l2.293 2.293A1 1 0 0 1 5 14m0 0'/%3E%3C/svg%3E");--icon-boosts: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 1v2H4C1.8 3 0 4.8 0 7v2a4 4 0 0 0 1.02 2.672 1 1 0 1 0 1.488-1.336A1.97 1.97 0 0 1 2 9V7c0-1.125.875-2 2-2h4v2h1v-.008a1 1 0 0 0 .707-.285l2-2a1 1 0 0 0 0-1.414l-2-2A1 1 0 0 0 9 1.008V1zm6.29 3a1 1 0 0 0-.72.258.993.993 0 0 0-.078 1.41c.317.355.508.816.508 1.34v2c0 1.125-.875 2-2 2H8V9H7v.008a1 1 0 0 0-.707.285l-2 2a1 1 0 0 0 0 1.414l2 2c.187.184.441.29.707.285V15h1v-1.992h4c2.2 0 4-1.805 4-4v-2a4 4 0 0 0-1.02-2.676A1 1 0 0 0 14.29 4m0 0'/%3E%3C/svg%3E");--icon-bug: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5 0c-.55 0-1 .45-1 1 0 .691.39 1.285.8 1.605C4.298 3.277 4 4.105 4 5H3V4H1v1c0 .832.563 1.523 1.05 1.77.493.246.95.23.95.23h1v1H1v2h3v1H3s-.457-.016-.95.23C1.563 11.477 1 12.168 1 13v3h2v-3h1.129c.45 1.719 2.016 3 3.871 3s3.422-1.281 3.871-3H13v3h2v-3c0-.832-.562-1.523-1.05-1.77-.493-.246-.95-.23-.95-.23h-1v-1h3V8h-3V7h1s.457.016.95-.23C14.437 6.523 15 5.832 15 5V4h-2v1h-1c0-.895-.297-1.723-.8-2.395.41-.32.8-.914.8-1.605 0-.55-.45-1-1-1s-1 .45-1 1a1 1 0 0 0-.645.238C8.93 1.086 8.473 1 8 1s-.93.086-1.355.238A1 1 0 0 0 6 1c0-.55-.45-1-1-1m2.969 5.031h.062A.97.97 0 0 1 9 6v3.063a.97.97 0 0 1-.969.968H7.97A.97.97 0 0 1 7 9.062V6a.97.97 0 0 1 .969-.969m0 6h.062A.97.97 0 0 1 9 12v.063a.97.97 0 0 1-.969.968H7.97a.97.97 0 0 1-.97-.969V12a.97.97 0 0 1 .969-.969m0 0'/%3E%3C/svg%3E");--icon-caution: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5 0a1 1 0 0 0-.707.293l-4 4A1 1 0 0 0 0 5v6a1 1 0 0 0 .293.707l4 4A1 1 0 0 0 5 16h6a1 1 0 0 0 .707-.293l4-4A1 1 0 0 0 16 11V5a1 1 0 0 0-.293-.707l-4-4A1 1 0 0 0 11 0zm.414 2h5.172L14 5.414v5.172L10.586 14H5.414L2 10.586V5.414zM8 4c-.554 0-1 .446-1 1v3c0 .554.446 1 1 1s1-.446 1-1V5c0-.554-.446-1-1-1m0 6a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1'/%3E%3C/svg%3E");--icon-checkmark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M13.754 4.668c.176-.2.262-.461.246-.723a1 1 0 0 0-.34-.687 1 1 0 0 0-.726-.246 1 1 0 0 0-.688.34L5.95 10.547 3.707 8.3A1 1 0 0 0 2 9.01a1 1 0 0 0 .293.708l3 3c.195.195.465.3.742.293.278-.012.535-.133.719-.344zm0 0'/%3E%3C/svg%3E");--icon-copy: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3c0-1.645 1.355-3 3-3h5c1.645 0 3 1.355 3 3 0 .55-.45 1-1 1s-1-.45-1-1c0-.57-.43-1-1-1H3c-.57 0-1 .43-1 1v5c0 .57.43 1 1 1 .55 0 1 .45 1 1s-.45 1-1 1c-1.645 0-3-1.355-3-3zm5 5c0-1.645 1.355-3 3-3h5c1.645 0 3 1.355 3 3v5c0 1.645-1.355 3-3 3H8c-1.645 0-3-1.355-3-3zm2 0v5c0 .57.43 1 1 1h5c.57 0 1-.43 1-1V8c0-.57-.43-1-1-1H8c-.57 0-1 .43-1 1m0 0'/%3E%3C/svg%3E");--icon-done: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.883 0q-.486.008-.965.074a7.98 7.98 0 0 0-4.602 2.293 8.01 8.01 0 0 0-1.23 9.664 8.015 8.015 0 0 0 9.02 3.684 8 8 0 0 0 5.89-7.75 1 1 0 1 0-2 .008 5.986 5.986 0 0 1-4.418 5.816 5.996 5.996 0 0 1-6.762-2.766 5.99 5.99 0 0 1 .922-7.25 5.99 5.99 0 0 1 7.239-.984 1 1 0 0 0 1.363-.371c.273-.48.11-1.09-.371-1.367A8 8 0 0 0 9.492.14 8 8 0 0 0 7.882 0m7.15 1.998-.1.002a1 1 0 0 0-.687.34L7.95 9.535 5.707 7.29A1 1 0 0 0 4 8a1 1 0 0 0 .293.707l3 3c.195.195.465.3.742.293.277-.012.535-.133.719-.344l7-8A1 1 0 0 0 16 2.934a1 1 0 0 0-.34-.688 1 1 0 0 0-.627-.248'/%3E%3C/svg%3E");--icon-down: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='m2.293 6.707 5 5a1 1 0 0 0 1.414 0l5-5a1 1 0 1 0-1.414-1.414L8 9.586 3.707 5.293a1 1 0 1 0-1.414 1.414m0 0'/%3E%3C/svg%3E");--icon-feed: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1.988 1.988V3c.008.547.453.984 1 .988.004-.004.008-.004.012-.004v.028A8.977 8.977 0 0 1 11.988 13a.991.991 0 0 0 1 .984h1V13h-.004c0-.004 0-.004.004-.008C13.984 7.02 9.184 2.148 3.242 2.02A1.004 1.004 0 0 0 3 1.988v-.004zm0 4V7c.008.547.453.984 1 .988.004-.004.008-.004.012-.004V8a4.985 4.985 0 0 1 4.996 4.844 1.002 1.002 0 0 0 .988 1.145c.008-.005.012-.005.016-.005v.004h.984V13H10c0-3.793-3.047-6.898-6.82-6.992 0-.004-.004-.004-.004-.004A.892.892 0 0 0 3 5.988v-.004zm2 4a1.999 1.999 0 1 0-.002 3.998 1.999 1.999 0 0 0 .002-3.998m0 0'%3E%3C/path%3E%3C/svg%3E");--icon-fire: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M9.184.973C4.957 3.113 5.586 6.273 7 9 5.762 7.36 5.016 5.48 5 4 3.375 5 2 7 2 9a6.005 6.005 0 0 0 3.969 5.648c-.492-.84-.367-1.96.703-3.015 2.14-2.11 1.558-2.735 1.558-2.735 2.266 1.149-.32 3.137.418 3.88.563.558 1.758-1.391 1.77-2.184.848.96 1.246 1.676 1.246 2.75q0 .273-.035.52c2.512-1.805 3.273-5.41.46-8.184C8.095 1.742 9.185.973 9.185.973m0 0'/%3E%3C/svg%3E");--icon-first: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M3 2v12h2V8.414l5.293 5.293a1 1 0 1 0 1.414-1.414L7.414 8l4.293-4.293a1 1 0 1 0-1.414-1.414L5 7.586V2zm0 0'/%3E%3C/svg%3E");--icon-git: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 0a1 1 0 0 0-.707.293L5.707 1.875l5.238 5.234c.176-.07.364-.109.555-.109A1.5 1.5 0 1 1 10 8.5q0-.276.102-.535L8.05 5.915v4.19a1.5 1.5 0 1 1-1-.035V4.914L4.859 2.727.293 7.293a1 1 0 0 0 0 1.414l7 7a1 1 0 0 0 1.414 0l7-7a1.007 1.007 0 0 0 0-1.414l-7-7A1 1 0 0 0 8 0m0 0'/%3E%3C/svg%3E");--icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 .361a2.2 2.2 0 0 0-1.41.51L2.129 4.59A3.14 3.14 0 0 0 1 7v6c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V7c0-.93-.414-1.813-1.129-2.41L9.411.87A2.2 2.2 0 0 0 8 .361m0 2.002a.2.2 0 0 1 .129.047l4.46 3.719c.263.215.411.535.411.871v6c0 .547-.453 1-1 1h-2V9c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5H4c-.547 0-1-.453-1-1V7c0-.336.148-.656.41-.871L7.871 2.41A.2.2 0 0 1 8 2.363'/%3E%3C/svg%3E");--icon-important: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M3 0C1.355 0 0 1.355 0 3v7c0 1.256.893 2.14 2 2.584V15a1 1 0 0 0 1.707.707L6.414 13H13c1.645 0 3-1.355 3-3V3c0-1.645-1.355-3-3-3zm0 2h10c.571 0 1 .429 1 1v7c0 .571-.429 1-1 1H6a1 1 0 0 0-.707.293L4 12.586V12a1 1 0 0 0-1-1c-.571 0-1-.429-1-1V3c0-.571.429-1 1-1m5 1c-.554 0-1 .446-1 1v2c0 .554.446 1 1 1s1-.446 1-1V4c0-.554-.446-1-1-1m0 5a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1'/%3E%3C/svg%3E");--icon-info: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 0C3.59 0 0 3.59 0 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8m0 2c3.332 0 6 2.668 6 6s-2.668 6-6 6-6-2.668-6-6 2.668-6 6-6m0 1.875a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25M6.477 7A.5.5 0 0 0 6.5 8H7v3h-.5a.499.499 0 1 0 0 1h3a.499.499 0 1 0 0-1H9V7zm0 0'/%3E%3C/svg%3E");--icon-languages: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M3.98 1v3H1v2h2.947a4.8 4.8 0 0 1-.592 1.871c-.425.758-1.101 1.488-2.062 2.45l1.414 1.413c.92-.92 1.703-1.728 2.283-2.697.38.632.844 1.196 1.377 1.768l.668-2.309a6 6 0 0 1-.41-.625A4.75 4.75 0 0 1 6.033 6h1.53l.511-2H6V1zm5.24 1L6 15h2l.781-3h4.438L14 15h2L12.781 2zm1.562 2h.438l1.5 6H9.28z'/%3E%3C/svg%3E");--icon-last: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M11 2v5.586L5.707 2.293a1 1 0 1 0-1.414 1.414L8.586 8l-4.293 4.293a1 1 0 1 0 1.414 1.414L11 8.414V14h2V2zm0 0'/%3E%3C/svg%3E");--icon-lightbulb: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.996 0C5.16 0 2.703 2 2.125 4.777c-.527 2.535.688 5.036 2.871 6.325L5 12a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-.898c2.184-1.293 3.402-3.797 2.871-6.332A6.01 6.01 0 0 0 7.996 0m0 2a3.994 3.994 0 0 1 3.918 3.18 3.99 3.99 0 0 1-2.312 4.484 1.01 1.01 0 0 0-.602.914V11H6.996v-.418a1 1 0 0 0-.598-.914 3.994 3.994 0 0 1-2.316-4.484A3.99 3.99 0 0 1 7.996 2m-.998 4a.5.5 0 0 0-.354.852l1 1a.5.5 0 0 0 .708 0l1-1a.5.5 0 0 0 0-.707.507.507 0 0 0-.707 0l-.649.648-.644-.648A.5.5 0 0 0 6.998 6M6 14v1c0 .555.445 1 1 1h2c.555 0 1-.445 1-1v-1z'/%3E%3C/svg%3E");--icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M4 4C1.8 4 0 5.8 0 8s1.8 4 4 4v-2c-1.125 0-2-.875-2-2s.875-2 2-2h3c1.125 0 2 .875 2 2 0 .84-.496 1.535-1.207 1.84l.785 1.84A4 4 0 0 0 11 8c0-2.2-1.8-4-4-4zm8 2v2c1.125 0 2 .875 2 2s-.875 2-2 2H9c-1.125 0-2-.875-2-2 0-.828.484-1.516 1.184-1.828l-.817-1.828A4.01 4.01 0 0 0 5 10c0 2.2 1.8 4 4 4h3c2.2 0 4-1.8 4-4s-1.8-4-4-4'/%3E%3C/svg%3E");--icon-next: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='m6.707 13.707 5-5a1 1 0 0 0 0-1.414l-5-5a1 1 0 1 0-1.414 1.414L9.586 8l-4.293 4.293a1 1 0 1 0 1.414 1.414m0 0'/%3E%3C/svg%3E");--icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M12.277.832c-.578.008-1.168.23-1.691.754l-9 9A2 2 0 0 0 1 12v3h3c.531 0 1.04-.21 1.414-.586l9-9c1.79-1.789.082-4.39-1.89-4.57-.083-.012-.165-.012-.247-.012M10.5 4.437 11.563 5.5 4.5 12.563 3.438 11.5zm0 0'/%3E%3C/svg%3E");--icon-poop: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8.963 1.514A4 4 0 0 1 5 5H4c-1.108 0-2 .892-2 2s.892 2 2 2H3c-1.662 0-3 1.338-3 3s1.338 3 3 3h10c1.662 0 3-1.338 3-3s-1.338-3-3-3h-1c1.108 0 2-.892 2-2s-.892-2-2-2h-1a4 4 0 0 0-2.037-3.486'/%3E%3C/svg%3E");--icon-previous: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='m9.293 13.707-5-5a1 1 0 0 1 0-1.414l5-5a1 1 0 1 1 1.414 1.414L6.414 8l4.293 4.293a1 1 0 1 1-1.414 1.414m0 0'/%3E%3C/svg%3E");--icon-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='m5.707 1.293 6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 1 1-1.414-1.414L9.586 8 4.293 2.707a1 1 0 1 1 1.414-1.414m0 0'/%3E%3C/svg%3E");--icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M6.57.063c-3.578 0-6.5 2.921-6.5 6.5 0 3.578 2.922 6.5 6.5 6.5a6.46 6.46 0 0 0 3.83-1.256l2.975 2.974c.957.938 2.363-.5 1.406-1.437l-2.96-2.961a6.46 6.46 0 0 0 1.25-3.82c0-3.579-2.923-6.5-6.5-6.5m0 2c2.5 0 4.5 2.003 4.5 4.5 0 2.5-2 4.5-4.5 4.5-2.496 0-4.5-2-4.5-4.5 0-2.497 2.004-4.5 4.5-4.5'/%3E%3C/svg%3E");--icon-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 1a1 1 0 0 0-.5.135 1 1 0 0 0-.207.158l-3 3a1 1 0 0 0 0 1.414 1 1 0 0 0 1.414 0L7 4.414V10a1 1 0 0 0 1 1 1 1 0 0 0 1-1V4.414l1.293 1.293a1 1 0 0 0 1.414 0 1 1 0 0 0 0-1.414L8.738 1.326 8.7 1.287a1 1 0 0 0-.195-.15l-.008-.004a1 1 0 0 0-.236-.098h-.004A1 1 0 0 0 8 1M4 7c-1.645 0-3 1.355-3 3v2c0 1.645 1.355 3 3 3h8c1.645 0 3-1.355 3-3v-2c0-1.645-1.355-3-3-3a1 1 0 0 0 0 2c.564 0 1 .436 1 1v2c0 .564-.436 1-1 1H4c-.564 0-1-.436-1-1v-2c0-.564.436-1 1-1a1 1 0 0 0 0-2'/%3E%3C/svg%3E");--icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 0a1 1 0 0 0-.95.684l-1.448 4.34-4.59-.016C.032 5.004-.371 6.266.43 6.828l3.625 2.555-1.5 4.285c-.317.902.687 1.691 1.492 1.172l4.004-2.594 3.894 2.586c.801.531 1.817-.258 1.5-1.16l-1.504-4.29 3.645-2.577c.789-.563.394-1.809-.574-1.813l-4.66-.015L8.949.69A1 1 0 0 0 8 0m0 0'/%3E%3C/svg%3E");--icon-theme-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M.918 8.004a7.072 7.072 0 0 0 14.102.793 1.01 1.01 0 0 0-.457-.957 1 1 0 0 0-1.063-.004 3.9 3.9 0 0 1-2.031.578 3.89 3.89 0 0 1-3.883-3.883c0-.715.203-1.422.578-2.031a1 1 0 0 0-.004-1.062c-.207-.32-.578-.5-.957-.458A7.07 7.07 0 0 0 .918 8.004M5.586 4.53a5.877 5.877 0 0 0 8.965 5.004l-1.52-.96a5.09 5.09 0 0 1-5.035 4.507 5.09 5.09 0 0 1-5.078-5.078 5.09 5.09 0 0 1 4.508-5.035l-.961-1.52a5.9 5.9 0 0 0-.88 3.082m0 0'/%3E%3C/svg%3E");--icon-theme-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8.004-.008a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0v-1c0-.554-.445-1-1-1M3.053 2.035a1 1 0 0 0-.26.035.994.994 0 0 0-.45 1.672l.708.707a1 1 0 1 0 1.414-1.414l-.707-.707a1 1 0 0 0-.705-.293m9.9.012a1 1 0 0 0-.707.293l-.707.707a1 1 0 1 0 1.414 1.414l.707-.707a1 1 0 0 0-.707-1.707M8 4C5.785 4 4 5.785 4 8s1.785 4 4 4 4-1.785 4-4-1.785-4-4-4m0 2c1.098 0 2 .902 2 2s-.902 2-2 2-2-.902-2-2 .902-2 2-2m-7.004.984a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2zM14 7c-.55 0-1 .45-1 1s.45 1 1 1h1c.55 0 1-.45 1-1s-.45-1-1-1zM3.748 11.234a1 1 0 0 0-.705.293l-.711.707a1.007 1.007 0 0 0 0 1.414c.39.391 1.027.391 1.418 0l.707-.707a1 1 0 0 0-.709-1.707m8.49.006q-.131 0-.261.033a1.01 1.01 0 0 0-.707.711 1 1 0 0 0 .261.965l.707.707a.995.995 0 0 0 1.672-.445 1 1 0 0 0-.258-.969l-.707-.707a1 1 0 0 0-.707-.295m-4.246 1.756c-.554 0-1 .445-1 1v1a1 1 0 1 0 2 0v-1a1 1 0 0 0-1-1'/%3E%3C/svg%3E");--icon-theme-system: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 0C3.594 0 0 3.594 0 8s3.594 8 8 8 8-3.594 8-8-3.594-8-8-8m0 1.941c3.36 0 6.059 2.7 6.059 6.059s-2.7 6.059-6.059 6.059zm0 0'/%3E%3C/svg%3E");--icon-top: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1 11a1 1 0 0 1 .293-.707l6-6a1 1 0 0 1 1.414 0l6 6a1 1 0 1 1-1.414 1.414L8 6.414l-5.293 5.293A1 1 0 0 1 1 11m0 0'/%3E%3C/svg%3E");--icon-verified: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5.21 1.27A3.7 3.7 0 0 1 8 0c1.113 0 2.11.492 2.79 1.27a3.68 3.68 0 0 1 2.866 1.074A3.68 3.68 0 0 1 14.73 5.21C15.54 5.914 16 6.93 16 8s-.46 2.086-1.27 2.79a3.68 3.68 0 0 1-1.074 2.866 3.68 3.68 0 0 1-2.867 1.074C10.086 15.54 9.07 16 8 16s-2.086-.46-2.79-1.27a3.68 3.68 0 0 1-2.866-1.074A3.68 3.68 0 0 1 1.27 10.79 3.7 3.7 0 0 1 0 8c0-1.113.492-2.11 1.27-2.79a3.68 3.68 0 0 1 1.074-2.866A3.68 3.68 0 0 1 5.21 1.27m5.75 5.242a.613.613 0 0 0-.437-.98.61.61 0 0 0-.562.265L7.305 9.512 5.973 8.18a.616.616 0 0 0-.868.87l1.844 1.845a.61.61 0 0 0 .485.18.63.63 0 0 0 .453-.255zm0 0'/%3E%3C/svg%3E");--icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 .844c-.907 0-1.814.444-2.291 1.334l-.002.002-5.178 9.697C-.45 13.704.928 16.002 3 16h10c2.072.002 3.45-2.296 2.47-4.123L10.294 2.18l-.002-.002C9.814 1.288 8.907.844 8 .844M8 2.77c.201 0 .403.118.53.353l5.177 9.697.002.002c.307.573-.057 1.18-.707 1.178H2.998c-.65.001-1.014-.605-.707-1.178l.002-.002 5.18-9.699c.126-.233.327-.351.527-.351M8 5c-.554 0-1 .446-1 1v3c0 .554.446 1 1 1s1-.446 1-1V6c0-.554-.446-1-1-1m0 6a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1'/%3E%3C/svg%3E");--icon-external: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' %3E%3Cpath d='m6 6 5-5M7 1h4v4M4 2H3a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V8' style='fill:none;stroke:black;stroke-linejoin:round;stroke-linecap:round;stroke-width:2'/%3E%3C/svg%3E")}[data-theme=dark]{--bg-color: color-mix(in srgb, var(--accent-color) 10%, rgb(30, 42, 70));--bg-overlay: linear-gradient(rgb(0 0 0 / 0.9), rgb(0 0 0 / 0.9));--fg-color: rgb(255 255 255);--fg-contrast: rgb(0 0 0 / 0.8);--fg-muted-1: rgb(255 255 255 / 0.05);--fg-muted-2: rgb(255 255 255 / 0.1);--fg-muted-3: rgb(255 255 255 / 0.2);--fg-muted-4: rgb(255 255 255 / 0.5);--fg-muted-5: rgb(255 255 255 / 0.6);--glass-bg: rgb(25 25 25 / 0.7);--blue-fg: rgb(153 193 241);--brown-fg: rgb(205 171 143);--green-fg: rgb(143 240 164);--purple-fg: rgb(220 138 221);--red-fg: rgb(246 97 81);--yellow-fg: rgb(248 228 92);color-scheme:dark}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg-color: color-mix(in srgb, var(--accent-color) 10%, rgb(30, 42, 70));--bg-overlay: linear-gradient(rgb(0 0 0 / 0.9), rgb(0 0 0 / 0.9));--fg-color: rgb(255 255 255);--fg-contrast: rgb(0 0 0 / 0.8);--fg-muted-1: rgb(255 255 255 / 0.05);--fg-muted-2: rgb(255 255 255 / 0.1);--fg-muted-3: rgb(255 255 255 / 0.2);--fg-muted-4: rgb(255 255 255 / 0.5);--fg-muted-5: rgb(255 255 255 / 0.6);--glass-bg: rgb(25 25 25 / 0.7);--blue-fg: rgb(153 193 241);--brown-fg: rgb(205 171 143);--green-fg: rgb(143 240 164);--purple-fg: rgb(220 138 221);--red-fg: rgb(246 97 81);--yellow-fg: rgb(248 228 92);color-scheme:dark}}.visually-hidden{clip:rect(0 0 0 0);position:absolute !important;clip-path:inset(100%);width:1px !important;height:1px !important;overflow:hidden;white-space:nowrap}h1:hover .zola-anchor,h2:hover .zola-anchor,h3:hover .zola-anchor,h4:hover .zola-anchor,h5:hover .zola-anchor,h6:hover .zola-anchor{transform:translateY(-.125em);opacity:1}:root[dir*=rtl] h1:hover .zola-anchor,:root[dir*=rtl] h2:hover .zola-anchor,:root[dir*=rtl] h3:hover .zola-anchor,:root[dir*=rtl] h4:hover .zola-anchor,:root[dir*=rtl] h5:hover .zola-anchor,:root[dir*=rtl] h6:hover .zola-anchor{transform:translateY(-.125em)}.zola-anchor{position:absolute;transform:translateX(.5rem) translateY(-.125em);opacity:0;transition:var(--transition);margin-inline-start:calc(-1em - .5rem);color:var(--fg-muted-4);line-height:1}@media only screen and (max-width: 832px){.zola-anchor{display:none}}:root[dir*=rtl] .zola-anchor{transform:translateX(-.5rem) translateY(-.125em)}.zola-anchor:hover{color:var(--accent-color)}.zola-anchor:active{transform:var(--active)}.zola-anchor:focus-visible{opacity:1}.zola-anchor .icon{-webkit-mask-image:var(--icon-link);mask-image:var(--icon-link);mask-size:cover;transition:var(--transition);width:1em;height:1em}:root[dir*=rtl] .zola-anchor .icon{transform:scaleX(-1)}:target .zola-anchor{color:var(--accent-color-alpha)}