/*

     _________________________________     O---o                        __  __     _
    |         _  _            _  __   |     O-o       __ _   ___  _ __  \ \/ /  __| |  ___ __   __
    |     /\ |_)|_)|   /\ | |(_ |_    |      O       / _` | / _ \| '_ \  \  /  / _` | / _ \\ \ / /
    ;   _/``\|  |  |__/``\|_| _)|__   |     o-O     | (_| ||  __/| | | | /  \ | (_| ||  __/ \ V /
   ((_(-____________.-.___________.)`)┘    o---O     \__, | \___||_| |_|/_/\_\ \__,_| \___|  \_/
    \__ )        ,'     `.        \ _/     O---o     |___/
    :  :        |_________|       :  :      O-o
    |-'|       ,'-.-.--.-.`.      |`-|       O       Hi! This code is optimized.
    |_.|      (( (*  )(*  )))     |._|      o-O      Unoptimized website  @ https://source.powershell.genxdev.net/
    |  |       `.-`-'--`-'.'      |  |     o---O     allows you to step through Typescript and set
    |-'|        | ,-.-.-. |       |._|     O---o     breakpoints.
    |  |        |(|-|-|-|)|       |  |      O-o
    :,':        |_`-'-'-'_|       ;`.;       O       Application : 'powershell'
     \  \     ,'           `.    /._/       o-O      Filename    : 'powershell_bca10afa.css'
      \/ `._ /_______________\_,'  /       o---O
        `.| |  |           |  |,'╔═════════════════╡@license genXdev All Rights Reserved╞═╗
          `.|  |           |  |  ║(the "Software") are the exclusive property of genXdev  ║
╔═══════════╡  |           |  ╞══╝Unauthorized copying, distribution, modification, or use╚══════════════════╗
║of this Software, in whole or in part, is strictly prohibited. For permission requests, please contact:     ║
║genXdev, info@genXdev.net Written permission from genXdev is required for any use of this Software,         ║
║including but not limited to, reproduction, adaptation, distribution, performance, display, or the creation ║
║of derivative works based upon the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,║
║EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR║
║PURPOSE, TITLE, AND NON-INFRINGEMENT. IN NO EVENT SHALL GENXDEV BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER  ║
║LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH║
║THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.╔═════════════════════════════════════════════════╝
╚══════════════════════════════════════════════════════════╝

*/

.page-header{width:100%;height:220px;display:flex;align-items:center;justify-content:center;position:relative;background-image:var(--header-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;margin-bottom:2.5rem;box-shadow:0 4px 24px 0 rgba(59,130,246,.1),0 1.5px 6px 0 rgba(0,0,0,.1)}div.tile-key-info,div.tile-key-info div{color:#f5f5f5!important}.page-header-square{max-height:120px;max-width:120px;border-radius:1rem;box-shadow:0 2px 8px rgba(59,130,246,.18);object-fit:contain;position:relative;z-index:2;background:0 0}body,canvas,div#appDisplay1,div#appDisplay2,html,div.scroller{position:fixed;width:100vw;height:100vh;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;overflow:hidden}div#appDisplay2{pointer-events:none}body,html{font-size:calc(8*(100vh/750));background-color:#218bce;overflow:hidden}@media (orientation:portrait){body,html{font-size:.75em}.thumbnailPanel{grid-template-columns:1fr!important}}div.thumbnailPanel{position:relative;height:min-content;left:2em;top:2em;grid-gap:2em;width:calc(-10em + 100vw)}div.thumbnailPanel iframe{position:relative;width:94vw;height:90vh}div.thumbnailPanel{font-size:50%!important}div.thumbnailPanel div.tile{font-size:175%!important}body{background:linear-gradient(135deg,#232526 0,#414345 100%);color:#e5e7eb;font-family:"Inter",sans-serif;min-height:100vh;margin:0;padding:0;overflow:hidden}.thumbnailPanelBackground{background:0 0;padding:0;margin:0;width:100vw;height:100vh;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.thumbnailPanel{display:grid;overflow:hidden;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1em;width:100%;height:100%;margin:0;padding:1em;position:relative}@media (min-width:640px){.thumbnailPanel{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.thumbnailPanel{grid-template-columns:repeat(3,1fr)}}.thumbnailPanel a{text-decoration:none;color:inherit;background:#222831;border-radius:1.1rem;transition:box-shadow .2s,transform .2s,opacity 2s;display:block;opacity:.7;overflow:hidden}.tile-link{text-decoration:none;color:inherit;border-radius:1.1rem;transition:box-shadow .2s,transform .2s;display:block}.tile{overflow:hidden;background:linear-gradient(135deg,#232526 0,#3b3b3b 100%);border:1px solid #4f8cff;border-radius:1.1rem;overflow:hidden;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 24px 0 rgba(59,130,246,.1),0 1.5px 6px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;min-height:90vh;height:90vh;max-height:90vh}.tile:hover{transform:translateY(-.1em) scale(1.005);box-shadow:0 8px 1em 0 rgba(59,130,246,.18),0 2px 8px 0 rgba(0,0,0,.13);background:linear-gradient(135deg,#2d3748 0,#4f8cff 100%);opacity:.95}.tile-image-area{position:relative;width:100%;height:calc(60vh - 2em);display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;border-top-left-radius:1.1rem;border-top-right-radius:1.1rem;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;background-image:var(--tile-bg-image)}.tile-image-bg{background-position-y:40%!important}.tile-content{padding:1.5rem 1.25rem 1.25rem 1.25rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;background:rgba(34,40,49,.7);border-bottom-left-radius:1.1rem;border-bottom-right-radius:1.1rem;font-size:200%!important}.tile-title{color:#a2caff;font-size:1.25em;font-weight:700;letter-spacing:.01em;margin-bottom:.5rem}.tile-description{color:#d7e1ed;font-size:1em;font-weight:500;margin-bottom:1em}.tile-props-table-wrapper{overflow-x:auto;margin-top:.5rem}.tile-props-table{width:100%;border-collapse:collapse;background:0 0}.tile-props-table tr{border-bottom:1px solid #334155}.tile-prop-key{color:#7fb3ff;font-weight:600;padding:.3rem .7rem .3rem 0;text-align:right;vertical-align:top;font-size:1em;width:1em}.tile-prop-value{color:#e5e7eb;padding:.3rem 0 .3rem .7rem;text-align:left;font-size:1em;word-break:break-word}@media (max-width:600px){.tile-content{padding:1rem .5rem 1rem .5rem}.tile-title{font-size:1.1rem}.tile-description{font-size:.95rem}.tile-prop-key,.tile-prop-value{font-size:.92rem;padding:.2rem .3rem}}@media (orientation:landscape){div.thumbnailPanel{display:grid;grid-template-columns:1fr 1fr;grid-gap:3em;left:6em;top:6em;width:calc(100vw - 16em)}div.thumbnailPanel div.tile,iframe{max-width:calc(50vw - 4em)}}.video-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;opacity:0;animation:fadeIn 5s ease-in forwards;mix-blend-mode:color-dodge;pointer-events:none;z-index:9999999}.video-background video{width:100vw;height:100vh;object-fit:fill}@keyframes fadeIn{0%{opacity:0}to{opacity:.1}}.thumbnailPanel a{opacity:.9;overflow:visible}.thumbnailPanel{overflow:visible}div,html{overscroll-behavior:inherit!important}